.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component_unfold{text-decoration:none;cursor:pointer;color:inherit;display:flex;flex-direction:row;margin:0 16px;border-top:1px solid rgba(18,18,18,.11);border-bottom:1px solid rgba(18,18,18,.11)}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component_unfold .wr-label{display:flex;justify-content:space-between;flex-grow:1}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component_unfold svg{margin-left:auto;fill:currentColor}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component{border-top:1px solid rgba(18,18,18,.11);border-bottom:1px solid rgba(18,18,18,.11);margin-top:16px;padding:8px 16px}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component.is_loading{opacity:.5}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component .pointsoncart-component_fold{display:flex;gap:8px;cursor:pointer}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component .pointsoncart-component_fold svg{margin-left:auto;fill:currentColor}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form{display:flex;flex-direction:row;gap:8px;margin-bottom:0;width:100%}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form>*{margin-top:0}@keyframes dot-flashing{0%{bottom:0}25%{bottom:10px}46%{bottom:-3px}50%,100%{bottom:0}}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots span{opacity:1;font-weight:700;position:relative;animation-timing-function:ease-in-out;animation:dot-flashing 2s infinite}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots .dot1{animation-delay:0s}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots .dot2{animation-delay:.5s}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots .dot3{animation-delay:1s}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form button{cursor:pointer;align-items:center;display:inline-flex;flex:1;height:auto;justify-content:center;position:relative;text-align:center;transition:box-shadow .1s linear;padding-left:1em;padding-right:1em}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.wc-block-components-totals-wrapper .lws-wr-blocks .points-on-cart-details{font-size:smaller;font-weight:700;text-align:right;display:inline-block;width:100%}
/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[8].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[8].use[2]!./src/freeproduct/index.scss ***!
  \*****************************************************************************************************************************************************************************/
.wrfp-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5019607843);z-index:999990}.wrfp-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:0 20px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:999991;width:auto;min-height:40px;min-width:min(100% - 2rem,40rem);max-width:min(100% - 2rem,70rem);max-height:min(100% - 2rem,80rem);background-color:rgba(255,255,255,.8);border-radius:4px;display:flex;flex-direction:column}.wrfp-dialog .wrfp-suspenser{display:flex;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.5019607843);z-index:999999;align-items:center;justify-content:center}.wrfp-dialog .wrfp-suspenser svg{overflow:visible}.wrfp-dialog .wrfp-title-line{position:relative}.wrfp-dialog .wrfp-title-line .wrfp-close{position:absolute;top:0;right:-15px;padding:5px;cursor:pointer}.wrfp-dialog .wrfp-title-line .wrfp-close:hover{color:red}.wrfp-dialog .wrfp-buttons-line{display:flex;justify-content:flex-end;gap:10px;padding:10px}.wrfp-dialog .wrfp-buttons-line .wrfp-button{padding:5px 10px;border-radius:4px;border:0 solid;cursor:pointer}.wrfp-dialog .wrfp-buttons-line .wrfp-button:hover{opacity:.8}.wrfp-dialog .wrfp-buttons-line .wrfp-button.disabled{opacity:.5;cursor:not-allowed}.wrfp-dialog .wrfp-buttons-line .wrfp-button.primary{font-size:var(--wp--preset--font-size--medium)}.wrfp-dialog .wrfp-buttons-line .wrfp-button.primary:not([disabled]){font-weight:700;background-color:var(--wc-primary,#2271b1);color:var(--wc-primary-text,#fff)}.wrfp-dialog .wrfp-buttons-line .wrfp-button.primary[disabled]{cursor:not-allowed}.wrfp-dialog .wrfp-buttons-line .wrfp-button.secondary{font-weight:700;background-color:var(--wc-secondary,#e9e6ed);color:var(--wc-secondary-text,#515151)}.wrfp-dialog .wrfp-nav{text-align:center;cursor:pointer;border:1px solid gray;border-radius:4px}.wrfp-dialog .wrfp-nav:hover{background:#ddd;opacity:.8}.wrfp-dialog .wrfp-nav.hidden{opacity:0 !important;cursor:default}.wrfp-dialog .wrfp-content{overflow-y:auto}.wrfp-dialog .wrfp-content .lws-popup-item{margin-bottom:0;position:relative}.wrfp-dialog .wrfp-content .lws-popup-item input[type=radio]{opacity:0;position:fixed;width:0}.wrfp-dialog .wrfp-content .lws-popup-item label{position:relative;background-color:#ccc;color:#444;padding:10px;border-radius:4px;cursor:pointer}.wrfp-dialog .wrfp-content .lws-popup-item label.checked{background-color:#2e576b;color:#fff}.wrfp-dialog .wrfp-content .lws-popup-item label.focus{background-color:#1f3a47;color:#fff}.wrfp-dialog .wrfp-content .lws-popup-item label:hover{background-color:#4d90b3;color:#fff}@keyframes lws-item-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.wrfp-dialog .wrfp-content .lws-popup-item label.apply_lws_item_shake{animation:lws-item-shake .82s cubic-bezier(.36,.07,.19,.97) both}.wrfp-dialog .wrfp-content .lws-popup-item.lws_out_of_stock .product-name{text-decoration:line-through}.wrfp-dialog .wrfp-content .lws-popup-item.lws_out_of_stock .lws-label-out-of-stock{border:1px solid rgba(204,0,0,.8);border-radius:3px;padding:0 7px;background:#eee;color:rgba(204,0,0,.8);transform:rotate(11deg);font-size:11px;user-select:none}.wrfp-dialog .wrfp-content .lws-popup-item.lws_out_of_stock label.checked,.wrfp-dialog .wrfp-content .lws-popup-item.lws_out_of_stock label.focus,.wrfp-dialog .wrfp-content .lws-popup-item.lws_out_of_stock label:hover{background-color:#4d90b3;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.5) 10px,rgba(255,255,255,.5) 20px)}.wrfp-dialog .wrfp-content .lws-popup-items{margin-top:3px;margin-bottom:3px}.wrfp-dialog .wrfp-content.all .wrfp-nav,.wrfp-dialog .wrfp-content.grid .wrfp-nav{display:none}.wrfp-dialog .wrfp-content.all .lws-popup-item,.wrfp-dialog .wrfp-content.onebyone .lws-popup-item,.wrfp-dialog .wrfp-content.threebythree .lws-popup-item{margin-bottom:3px}.wrfp-dialog .wrfp-content.all .lws-popup-item label,.wrfp-dialog .wrfp-content.onebyone .lws-popup-item label,.wrfp-dialog .wrfp-content.threebythree .lws-popup-item label{display:flex;align-items:center;justify-content:left;gap:10px}.wrfp-dialog .wrfp-content.all .lws-popup-item label img,.wrfp-dialog .wrfp-content.onebyone .lws-popup-item label img,.wrfp-dialog .wrfp-content.threebythree .lws-popup-item label img{max-width:40px;max-height:40px}.wrfp-dialog .wrfp-content.grid .lws-popup-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:5px}.wrfp-dialog .wrfp-content.grid .lws-popup-item img{height:auto;max-width:100%}.wrfp-dialog .wrfp-content.grid .lws-popup-item label{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px}.wrfp-dialog .wrfp-content.grid .lws-popup-item .product-name{text-align:center}.wc-block-cart-items .woorewards-pro-freeproduct-cartitem.replaced .wc-block-cart-item__total .wc-block-components-product-price__value,.wc-block-cart-items .woorewards-pro-freeproduct-cartitem.replaced .wc-block-components-order-summary-item__total-price .wc-block-components-product-price__value,.wp-block-woocommerce-checkout-order-summary-block .woorewards-pro-freeproduct-cartitem.replaced .wc-block-cart-item__total .wc-block-components-product-price__value,.wp-block-woocommerce-checkout-order-summary-block .woorewards-pro-freeproduct-cartitem.replaced .wc-block-components-order-summary-item__total-price .wc-block-components-product-price__value{display:none}.wc-block-cart-items .woorewards-pro-freeproduct-cartitem.striked .wc-block-cart-item__total .wc-block-components-product-price__value,.wc-block-cart-items .woorewards-pro-freeproduct-cartitem.striked .wc-block-components-order-summary-item__total-price .wc-block-components-product-price__value,.wp-block-woocommerce-checkout-order-summary-block .woorewards-pro-freeproduct-cartitem.striked .wc-block-cart-item__total .wc-block-components-product-price__value,.wp-block-woocommerce-checkout-order-summary-block .woorewards-pro-freeproduct-cartitem.striked .wc-block-components-order-summary-item__total-price .wc-block-components-product-price__value{text-decoration-line:line-through}
@font-face{font-family:"lws-icons";src:url(//coinlooting.com/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/css/../fonts/lws-icons.eot?20250505);src:url(//coinlooting.com/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/css/../fonts/lws-icons.eot?v20250505) format("embedded-opentype"),url(//coinlooting.com/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/css/../fonts/lws-icons.woff2?v20250505) format("woff2"),url(//coinlooting.com/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/css/../fonts/lws-icons.woff?v20250505) format("woff"),url(//coinlooting.com/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/css/../fonts/lws-icons.ttf?v20250505) format("truetype"),url(//coinlooting.com/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/css/../fonts/lws-icons.svg?v20250505) format("svg");font-weight:400;font-style:normal}.lws-icon:before,[class^=lws-icon-]:before,[class*=" lws-icon-"]:before{font-family:"lws-icons";speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lws-icon-sm{font-size:.8em}.lws-icon-lg{font-size:1.2em}.lws-icon-16{font-size:16px}.lws-icon-32{font-size:32px}.lws-icon-bg-square,.lws-icon-bg-circle{padding:.35em;background-color:#eee}.lws-icon-bg-circle{border-radius:50%}.lws-icon-ul{padding-left:0;list-style-type:none}.lws-icon-ul>li{display:flex;align-items:flex-start;line-height:1.4}.lws-icon-ul>li>.lws-icon{margin-right:.4em;line-height:inherit}.lws-icon-is-spinning{-webkit-animation:lws-icon-spin 2s infinite linear;-moz-animation:lws-icon-spin 2s infinite linear;animation:lws-icon-spin 2s infinite linear}@-webkit-keyframes lws-icon-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes lws-icon-spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@keyframes lws-icon-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lws-icon-rotate-90{transform:rotate(90deg)}.lws-icon-rotate-180{transform:rotate(180deg)}.lws-icon-rotate-270{transform:rotate(270deg)}.lws-icon-flip-y{transform:scaleY(-1)}.lws-icon-flip-x{transform:scaleX(-1)}.lws-icon-gift:before{content:"\e900"}.lws-icon-pencil:before{content:"\ea02"}.lws-icon-bin:before{content:"\ea03"}.lws-icon-checkmark:before{content:"\ea04"}.lws-icon-cross:before{content:"\ea05"}.lws-icon-dropper:before{content:"\ea09"}.lws-icon-checkbox-checked:before{content:"\ea0a"}.lws-icon-checkbox-unchecked:before{content:"\ea0b"}.lws-icon-arrow-up:before{content:"\ea0c"}.lws-icon-arrow-down:before{content:"\ea0d"}.lws-icon-arrow-left:before{content:"\ea0e"}.lws-icon-arrow-right:before{content:"\ea0f"}.lws-icon-nav-down:before{content:"\ea10"}.lws-icon-nav-left:before{content:"\ea11"}.lws-icon-nav-right:before{content:"\ea12"}.lws-icon-nav-up:before{content:"\ea13"}.lws-icon-down-arrow:before{content:"\ea14"}.lws-icon-right-arrow:before{content:"\ea16"}.lws-icon-up-arrow:before{content:"\ea17"}.lws-icon-small-right:before{content:"\ea18"}.lws-icon-small-left:before{content:"\ea19"}.lws-icon-small-down:before{content:"\ea1a"}.lws-icon-small-up:before{content:"\ea1b"}.lws-icon-star-full:before{content:"\ea1c"}.lws-icon-star-empty:before{content:"\ea1d"}.lws-icon-plus:before{content:"\ea1e"}.lws-icon-minus:before{content:"\ea1f"}.lws-icon-required:before{content:"\ea20"}.lws-icon-search:before{content:"\ea22"}.lws-icon-undo:before{content:"\ea24"}.lws-icon-show-more:before{content:"\ea25"}.lws-icon-edit:before{content:"\ea26"}.lws-icon-over:before{content:"\ea27"}.lws-icon-idle:before{content:"\ea28"}.lws-icon-click:before{content:"\ea2a"}.lws-icon-cursor:before{content:"\ea2b"}.lws-icon-text:before{content:"\ea2c"}.lws-icon-inkpot:before{content:"\ea2d"}.lws-icon-align-left:before{content:"\ea2e"}.lws-icon-italic:before{content:"\ea2f"}.lws-icon-line-height:before{content:"\ea30"}.lws-icon-scale-vertical:before{content:"\ea31"}.lws-icon-underline:before{content:"\ea32"}.lws-icon-caps-small:before{content:"\ea33"}.lws-icon-full-screen:before{content:"\ea34"}.lws-icon-artboard:before{content:"\ea35"}.lws-icon-margin-left:before{content:"\ea36"}.lws-icon-enlarge:before{content:"\ea37"}.lws-icon-resize-v:before{content:"\ea39"}.lws-icon-resize-h:before{content:"\ea3a"}.lws-icon-border:before{content:"\ea3b"}.lws-icon-border-style:before{content:"\ea3c"}.lws-icon-border-radius:before{content:"\ea3d"}.lws-icon-border-width:before{content:"\ea3e"}.lws-icon-question:before{content:"\ea3f"}.lws-icon-books:before{content:"\ea40"}.lws-icon-info:before{content:"\ea41"}.lws-icon-settings-gear:before{content:"\ea42"}.lws-icon-circle-up:before{content:"\ea43"}.lws-icon-circle-left:before{content:"\ea44"}.lws-icon-circle-down:before{content:"\ea45"}.lws-icon-circle-right:before{content:"\ea46"}.lws-icon-menu-bars:before{content:"\ea47"}.lws-icon-floppy-disk:before{content:"\ea48"}.lws-icon-download:before{content:"\ea49"}.lws-icon-youtube:before{content:"\ea4a"}.lws-icon-discord:before{content:"\ea4b"}.lws-icon-support:before{content:"\ea4c"}.lws-icon-key:before{content:"\ea4d"}.lws-icon-bulb:before{content:"\ea4e"}.lws-icon-billboard:before{content:"\ea4f"}.lws-icon-repeat:before{content:"\ea50"}.lws-icon-leave:before{content:"\ea51"}.lws-icon-image:before{content:"\ea53"}.lws-icon-barcode:before{content:"\ea55"}.lws-icon-b-meeting:before{content:"\ea56"}.lws-icon-shop:before{content:"\ea57"}.lws-icon-handle:before{content:"\ea58"}.lws-icon-coins:before{content:"\ea59"}.lws-icon-discount:before{content:"\ea5a"}.lws-icon-supply:before{content:"\ea5b"}.lws-icon-lw_reward:before{content:"\ea5c"}.lws-icon-users:before{content:"\ea5d"}.lws-icon-last-page:before{content:"\ea5f"}.lws-icon-first-page:before{content:"\ea60"}.lws-icon-next-page:before{content:"\ea61"}.lws-icon-previous-page:before{content:"\ea62"}.lws-icon-logo-facebook:before{content:"\ea63"}.lws-icon-logo-twitter:before{content:"\ea64"}.lws-icon-logo-pinterest:before{content:"\ea65"}.lws-icon-logo-linkedin:before{content:"\ea66"}.lws-icon-logo-whatsapp:before{content:"\ea67"}.lws-icon-logo-mewe:before{content:"\ea68"}.lws-icon-radio-checked:before{content:"\ea69"}.lws-icon-radio-unchecked:before{content:"\ea6a"}.lws-icon-copy:before{content:"\ea6b"}.lws-icon-birthday-cake:before{content:"\ea6c"}.lws-icon-user-plus:before{content:"\ea6e"}.lws-icon-cart:before{content:"\ea6f"}.lws-icon-ban:before{content:"\ea70"}.lws-icon-wallet:before{content:"\ea71"}.lws-icon-refresh:before{content:"\ea72"}.lws-icon-trend-up:before{content:"\ea73"}.lws-icon-pdf:before{content:"\ea74"}.lws-icon-facebook2:before{content:"\ea75"}.lws-icon-pinterest1:before{content:"\ea76"}.lws-icon-twitter1:before{content:"\ea77"}.lws-icon-linkedin1:before{content:"\ea78"}.lws-icon-whatsapp:before{content:"\ea79"}.lws-icon-lw_mewe:before{content:"\ea7a"}.lws-icon-crown:before{content:"\eb0b"}.lws-icon-warning:before{content:"\f06a"}.lws-icon-calendar:before{content:"\f06d"}.lws-icon-version:before{content:"\f06e"}.lws-icon-notifs-on:before{content:"\f06f"}.lws-icon-notifs-off:before{content:"\f070"}.lws-icon-power:before{content:"\f071"}.lws-icon-menu:before{content:"\f072"}.lws-icon-adv-settings:before{content:"\f073"}.lws-icon-debug:before{content:"\f074"}.lws-icon-notes:before{content:"\f075"}.lws-icon-letter:before{content:"\f076"}.lws-icon-cart-2:before{content:"\f077"}.lws-icon-app-store:before{content:"\f078"}.lws-icon-users-mm:before{content:"\f079"}.lws-icon-users-wm:before{content:"\f07a"}.lws-icon-api:before{content:"\f07b"}.lws-icon-t-remove:before{content:"\f07c"}.lws-icon-floppy-disk-2:before{content:"\f07d"}.lws-icon-setup-preferences:before{content:"\f07e"}.lws-icon-components:before{content:"\f07f"}.lws-icon-questionnaire:before{content:"\f080"}.lws-icon-window-add:before{content:"\f081"}.lws-icon-back-arrow:before{content:"\f082"}.lws-icon-paint-37:before{content:"\f084"}.lws-icon-divider:before{content:"\f085"}.lws-icon-button-2:before{content:"\f087"}.lws-icon-code:before{content:"\f088"}.lws-icon-text-2:before{content:"\f089"}.lws-icon-present:before{content:"\f08a"}.lws-icon-trophy:before{content:"\f08b"}.lws-icon-cockade:before{content:"\f08c"}.lws-icon-coupon:before{content:"\f08d"}.lws-icon-handshake:before{content:"\f08f"}.lws-icon-privacy:before{content:"\f090"}.lws-icon-c-pulse:before{content:"\f091"}.lws-icon-g-chart:before{content:"\f092"}.lws-icon-chart-bar-32:before{content:"\f093"}.lws-icon-chart-bar-33:before{content:"\f094"}.lws-icon-refund:before{content:"\f095"}.lws-icon-url:before{content:"\f096"}.lws-icon-network-communication:before{content:"\f097"}.lws-icon-a-share:before{content:"\f098"}.lws-icon-launch:before{content:"\f099"}.lws-icon-migration:before{content:"\f09a"}.lws-icon-cloud-download-93:before{content:"\f09b"}.lws-icon-shortcode:before{content:"\f09c"}.lws-icon-free:before{content:"\f09d"}.lws-icon-countdown:before{content:"\f09e"}.lws-icon-bug:before{content:"\f09f"}.lws-icon-save-to-list:before{content:"\f0a0"}.lws-icon-plug-2:before{content:"\f0a1"}.lws-icon-file-add:before{content:"\f0a2"}.lws-icon-delivery:before{content:"\f0a3"}.lws-icon-storage-unit:before{content:"\f0a4"}.lws-icon-stock-2:before{content:"\f0a5"}.lws-icon-file-money:before{content:"\f0a6"}.lws-icon-bill:before{content:"\f0a7"}.lws-icon-check-list:before{content:"\f0a8"}.lws-icon-check-all:before{content:"\f0a9"}.lws-icon-unite-round:before{content:"\f0aa"}.lws-icon-menu-5:before{content:"\f0ab"}.lws-icon-wallet-44:before{content:"\f0ac"}.lws-icon-toast:before{content:"\f0ad"}.lws-icon-license-key:before{content:"\f0ae"}.lws-icon-hash-mark:before{content:"\f0af"}.lws-icon-ampersand:before{content:"\f0b0"}.lws-icon-telescope:before{content:"\f0b1"}.lws-icon-shield:before{content:"\f0b2"}.lws-icon-verified:before{content:"\f0b3"}.lws-icon-screen-sharing-2:before{content:"\f0b4"}.lws-icon-find-replace:before{content:"\f0b5"}.lws-icon-password:before{content:"\f0b6"}.lws-icon-contactless-card:before{content:"\f0b7"}.lws-icon-delete-forever:before{content:"\f0b8"}.lws-icon-currency-exchange-2:before{content:"\f0b9"}.lws-icon-decision-process:before{content:"\f0ba"}.lws-icon-bookmarks:before{content:"\f0bb"}.lws-icon-fav-list:before{content:"\f0bc"}.lws-icon-apps:before{content:"\f0bd"}.lws-icon-winner:before{content:"\f0be"}.lws-icon-img-stack:before{content:"\f0bf"}.lws-icon-tags-stack:before{content:"\f0c0"}.lws-icon-organic-2:before{content:"\f0c1"}.lws-icon-timer:before{content:"\f0c2"}.lws-icon-bag-delivery:before{content:"\f0c3"}.lws-icon-event-create:before{content:"\f0c4"}.lws-icon-event-confirm:before{content:"\f0c5"}.lws-icon-opening-times:before{content:"\f0c6"}.lws-icon-timeline:before{content:"\f0c7"}.lws-icon-mirror-tablet-phone-2:before{content:"\f0c9"}.lws-icon-visa:before{content:"\f0ca"}.lws-icon-shopping-tag:before{content:"\f0cb"}.lws-icon-small-up-2:before{content:"\f0cc"}.lws-icon-i-add:before{content:"\f0cd"}.lws-icon-i-delete:before{content:"\f0ce"}.lws-icon-small-down-2:before{content:"\f0cf"}.lws-icon-small-left-2:before{content:"\f0d0"}.lws-icon-i-remove:before{content:"\f0d1"}.lws-icon-small-right-2:before{content:"\f0d2"}.lws-icon-small-triangle-down:before{content:"\f0d3"}.lws-icon-small-triangle-left:before{content:"\f0d4"}.lws-icon-small-triangle-right:before{content:"\f0d5"}.lws-icon-small-triangle-up:before{content:"\f0d6"}.lws-icon-diamond:before{content:"\f0d8"}.lws-icon-gold-coin:before{content:"\f0d9"}.lws-icon-bullet-list-69:before{content:"\f0db"}.lws-icon-list-bullet:before{content:"\f0dc"}.lws-icon-saved-items:before{content:"\f0df"}.lws-icon-recipe-create:before{content:"\f0e1"}.lws-icon-recipe:before{content:"\f0e2"}.lws-icon-office:before{content:"\f0e3"}.lws-icon-circle-09:before{content:"\f0e4"}.lws-icon-user-frame-32:before{content:"\f0e5"}.lws-icon-business-agent:before{content:"\f0e6"}.lws-icon-user-frame-32-2:before{content:"\f0e7"}.lws-icon-business-contact-88-1:before{content:"\f0e8"}.lws-icon-business-agent-2:before{content:"\f0e9"}.lws-icon-business-contact-88-2:before{content:"\f0ea"}.lws-icon-circle-09-2:before{content:"\f0eb"}.lws-icon-b-remove:before{content:"\f0ec"}.lws-icon-b-add:before{content:"\f0ed"}.lws-icon-b-check:before{content:"\f0ee"}.lws-icon-b-love:before{content:"\f0ef"}.lws-icon-a-search:before{content:"\f0f0"}.lws-icon-a-heart:before{content:"\f0f1"}.lws-icon-a-check:before{content:"\f0f2"}.lws-icon-a-add:before{content:"\f0f3"}.lws-icon-a-edit:before{content:"\f0f4"}.lws-icon-a-remove:before{content:"\f0f5"}.lws-icon-a-star:before{content:"\f0f7"}.lws-icon-upload:before{content:"\f0f8"}.lws-icon-system-update:before{content:"\f0f9"}.lws-icon-book-open:before{content:"\f0fa"}.lws-icon-book-39:before{content:"\f0fb"}.lws-icon-a-time:before{content:"\f0fc"}.lws-icon-home:before{content:"\f0fd"}.lws-icon-home-3:before{content:"\f0fe"}.lws-icon-ic_history_24px:before{content:"\f0ff"}.lws-icon-time-machine:before{content:"\f100"}.lws-icon-at-sign:before{content:"\f102"}.lws-icon-world-pin:before{content:"\f103"}.lws-icon-world:before{content:"\f104"}.lws-icon-globe:before{content:"\f105"}.lws-icon-logo-instagram:before{content:"\f106"}.lws-icon-logo-snapchat:before{content:"\f108"}.lws-icon-logo-fb-simple:before{content:"\f109"}.lws-icon-file-article:before{content:"\f10a"}.lws-icon-file-copies:before{content:"\f10b"}.lws-icon-file-article-2:before{content:"\f10c"}.lws-icon-pin:before{content:"\f10d"}.lws-icon-calendar-event-create:before{content:"\f10f"}.lws-icon-calendar-event:before{content:"\f111"}.lws-icon-check-out:before{content:"\f112"}.lws-icon-check-in:before{content:"\f113"}.lws-icon-pin-time:before{content:"\f114"}.lws-icon-calendar-date-1:before{content:"\f115"}.lws-icon-calendar-date-2-1:before{content:"\f116"}.lws-icon-file-csv:before{content:"\f117"}.lws-icon-file-xlsx:before{content:"\f118"}.lws-icon-gift-exchange:before{content:"\f119"}.lws-icon-giftcard:before{content:"\f11a"}.lws-icon-savings:before{content:"\f11b"}.lws-icon-sort-descending:before{content:"\f11c"}.lws-icon-sort-ascending:before{content:"\f11d"}.lws-icon-check:before{content:"\f11e"}.lws-icon-e-remove:before{content:"\f11f"}.lws-icon-edit-1:before{content:"\f120"}.lws-icon-c-info-2:before{content:"\f121"}.lws-icon-c-info-1:before{content:"\f122"}.lws-icon-logo-paypal:before{content:"\f123"}.lws-icon-stripe:before{content:"\f124"}.lws-icon-bars-2:before{content:"\f125"}.lws-icon-circle-02:before{content:"\f126"}.lws-icon-jewel:before{content:"\f127"}.lws-icon-grid-interface:before{content:"\f128"}.lws-icon-1-by-1:before{content:"\f129"}.lws-icon-3-by-3:before{content:"\f12a"}.lws-icon-lines:before{content:"\f12b"}.lws-icon-grid-system:before{content:"\f1b5"}.lws-icon-gift-1:before{content:"\f1b6"}.lws-icon-treasure-map-21:before{content:"\f1b7"}.lws-icon-compass-04:before{content:"\f1b8"}.lws-icon-c-remove:before{content:"\f1b9"}.lws-icon-c-check:before{content:"\f1ba"}.lws-icon-barcode-qr:before{content:"\f1bb"}.lws-icon-chart-growth:before{content:"\f1bc"}.lws-icon-wand:before{content:"\f1bd"}.lws-icon-incense:before{content:"\f1be"}.lws-icon-razor:before{content:"\f1bf"}.lws-icon-hair-clipper:before{content:"\f1c0"}.lws-icon-progress-2:before{content:"\f1c1"}.lws-icon-video-gallery-2:before{content:"\f1c2"}.lws-icon-hair-man:before{content:"\f1c3"}.lws-icon-hair-woman:before{content:"\f1c4"}.lws-icon-door-3:before{content:"\f1c5"}.lws-icon-candlestick-chart:before{content:"\f1c6"}.lws-icon-statistics:before{content:"\f1c7"}.lws-icon-botany:before{content:"\f1c8"}.lws-icon-chess-king:before{content:"\f1c9"}.lws-icon-baby:before{content:"\f1ca"}.lws-icon-family:before{content:"\f1cb"}.lws-icon-empty:before{content:"\f1cc"}.lws-icon-radio-btn-checked-2:before{content:"\f1cd"}.lws-icon-radio-btn-checked-1:before{content:"\f1ce"}.lws-icon-radio-btn:before{content:"\f1cf"}.lws-icon-checkbox-btn-checked:before{content:"\f1d0"}.lws-icon-checkbox-btn:before{content:"\f1d1"}.lws-icon-offline:before{content:"\f1d2"}.lws-icon-wedding-rings:before{content:"\f1d3"}.lws-icon-deaf:before{content:"\f1d4"}.lws-icon-edit-curves:before{content:"\f1d5"}.lws-icon-edit-brightness:before{content:"\f1d6"}.lws-icon-frame-effect:before{content:"\f1d7"}.lws-icon-blindness:before{content:"\f1d8"}.lws-icon-vr-headset:before{content:"\f1d9"}.lws-icon-app-services:before{content:"\f1da"}.lws-icon-face-recognition:before{content:"\f1db"}.lws-icon-live-streaming:before{content:"\f1dc"}.lws-icon-decision-process-1:before{content:"\f1dd"}.lws-icon-drone-2:before{content:"\f1de"}.lws-icon-ai:before{content:"\f1df"}.lws-icon-crane:before{content:"\f1e0"}.lws-icon-fence:before{content:"\f1e1"}.lws-icon-land:before{content:"\f1e2"}.lws-icon-apps-1:before{content:"\f1e3"}.lws-icon-bookmarks-1:before{content:"\f1e4"}.lws-icon-google:before{content:"\f1e5"}.lws-icon-telegram:before{content:"\f1e6"}.lws-icon-light-control:before{content:"\f1e7"}.lws-icon-grain:before{content:"\f1e8"}.lws-icon-bag-delivery-1:before{content:"\f1e9"}.lws-icon-soup:before{content:"\f1ea"}.lws-icon-pepper:before{content:"\f1eb"}.lws-icon-crumpet:before{content:"\f1ec"}.lws-icon-snack:before{content:"\f1ed"}.lws-icon-cutlery:before{content:"\f1ee"}.lws-icon-file-zip:before{content:"\f1ef"}.lws-icon-window-paragraph:before{content:"\f1f0"}.lws-icon-window-dev:before{content:"\f1f1"}.lws-icon-window-add-1:before{content:"\f1f2"}.lws-icon-watch-2:before{content:"\f1f3"}.lws-icon-wallet-1:before{content:"\f1f4"}.lws-icon-bug-1:before{content:"\f1f5"}.lws-icon-usb:before{content:"\f1f6"}.lws-icon-tag-sale:before{content:"\f1f7"}.lws-icon-support-1:before{content:"\f1f8"}.lws-icon-smiling-face-sunglasses:before{content:"\f1f9"}.lws-icon-sun-cloud:before{content:"\f1fa"}.lws-icon-sun-cloud-snow-55:before{content:"\f1fb"}.lws-icon-sun-cloud-snow-54:before{content:"\f1fc"}.lws-icon-snow:before{content:"\f1fd"}.lws-icon-sleep:before{content:"\f1fe"}.lws-icon-file-article-1:before{content:"\f1ff"}.lws-icon-sd-card:before{content:"\f200"}.lws-icon-satisfied:before{content:"\f201"}.lws-icon-sad:before{content:"\f202"}.lws-icon-sick:before{content:"\f203"}.lws-icon-silly:before{content:"\f204"}.lws-icon-round-euro:before{content:"\f205"}.lws-icon-round-dollar:before{content:"\f206"}.lws-icon-round-yen:before{content:"\f207"}.lws-icon-round-pound:before{content:"\f208"}.lws-icon-quite-happy:before{content:"\f209"}.lws-icon-progress:before{content:"\f20a"}.lws-icon-percentage-38:before{content:"\f20b"}.lws-icon-paint-brush:before{content:"\f20c"}.lws-icon-p-share:before{content:"\f20d"}.lws-icon-p-check:before{content:"\f20e"}.lws-icon-p-edit:before{content:"\f20f"}.lws-icon-p-time:before{content:"\f210"}.lws-icon-p-settings:before{content:"\f211"}.lws-icon-music-note:before{content:"\f212"}.lws-icon-music-cloud:before{content:"\f213"}.lws-icon-muffin:before{content:"\f214"}.lws-icon-multiple-11:before{content:"\f215"}.lws-icon-mouse:before{content:"\f216"}.lws-icon-moka:before{content:"\f217"}.lws-icon-money-coins:before{content:"\f218"}.lws-icon-money-bag:before{content:"\f219"}.lws-icon-malicious:before{content:"\f21a"}.lws-icon-hat-3:before{content:"\f21b"}.lws-icon-glasses:before{content:"\f21c"}.lws-icon-ghost-2:before{content:"\f21d"}.lws-icon-headphones-mic:before{content:"\f21e"}.lws-icon-headphones:before{content:"\f21f"}.lws-icon-camera-flashlight:before{content:"\f220"}.lws-icon-drop:before{content:"\f221"}.lws-icon-dog:before{content:"\f222"}.lws-icon-speedometer:before{content:"\f223"}.lws-icon-cry-57:before{content:"\f224"}.lws-icon-controller:before{content:"\f225"}.lws-icon-connection:before{content:"\f226"}.lws-icon-compass-04-1:before{content:"\f227"}.lws-icon-cheeseburger:before{content:"\f228"}.lws-icon-chips:before{content:"\f229"}.lws-icon-cart-speed:before{content:"\f22a"}.lws-icon-office-chair:before{content:"\f22b"}.lws-icon-car-simple:before{content:"\f22c"}.lws-icon-browser-firefox:before{content:"\f22d"}.lws-icon-browser-edge-legacy:before{content:"\f22e"}.lws-icon-browser-chrome:before{content:"\f22f"}.lws-icon-browser-opera:before{content:"\f230"}.lws-icon-bitcoin:before{content:"\f231"}.lws-icon-beverage:before{content:"\f232"}.lws-icon-battery:before{content:"\f233"}.lws-icon-bat:before{content:"\f234"}.lws-icon-button-play-1:before{content:"\f235"}.lws-icon-btn-play-2:before{content:"\f236"}.lws-icon-btn-play-3:before{content:"\f237"}.lws-icon-button-play-2:before{content:"\f238"}.lws-icon-btn-play-4:before{content:"\f239"}.lws-icon-btn-play-1:before{content:"\f23a"}.lws-icon-data-table:before{content:"\f23b"}.lws-icon-row-table:before{content:"\f23c"}.lws-icon-layout:before{content:"\f23d"}.lws-icon-layout-grid:before{content:"\f23e"}.lws-icon-sales_campaigns:before{content:"\f23f"}.lws-icon-temple:before{content:"\f241"}.lws-icon-credit-locked:before{content:"\f242"}.lws-icon-money-transfer:before{content:"\f244"}.lws-icon-sync-devices:before{content:"\f245"}.lws-icon-file-pdf:before{content:"\f248"}.lws-icon-handout:before{content:"\f249"}.lws-icon-transaction:before{content:"\f24a"}.lws-icon-move-left-right:before{content:"\f24b"}.lws-icon-move-left:before{content:"\f24c"}.lws-icon-move-right:before{content:"\f24d"}.lws-icon-handout-1:before{content:"\f24e"}.lws-icon-new-subscription:before{content:"\f24f"}.lws-icon-subscription-renewal:before{content:"\f250"}.lws-icon-lower-priority:before{content:"\f251"}.lws-icon-printer:before{content:"\f252"}.lws-icon-gear:before{content:"\f253"}.lws-icon-coins-1:before{content:"\f255"}.lws-icon-sack:before{content:"\f256"}.lws-icon-cart-coin:before{content:"\f257"}.lws-icon-cart-plus:before{content:"\f258"}.lws-icon-cart-heart:before{content:"\f259"}.lws-icon-basket-share:before{content:"\f25a"}.lws-icon-cart-check:before{content:"\f25b"}.lws-icon-cart-arrow-down:before{content:"\f25c"}.lws-icon-cart-xmark:before{content:"\f25d"}.lws-icon-box-3d-50:before{content:"\f25e"}.lws-icon-box-2:before{content:"\f25f"}.lws-icon-box-cart:before{content:"\f260"}.lws-icon-box-search:before{content:"\f261"}.lws-icon-alientools:before{content:"\f262"}
.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner{position:relative}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content{background:#3c2ecd;color:#fff;padding:3px 6px;font-size:medium;transition:all 0.8s ease-out}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content.lwswc-success{background:#3b9f38}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content.lwswc-warning{background:#cd602e}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content:hover{padding:7px;margin:-1em;background:rgba(60,46,205,0.9)}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content:hover.lwswc-success{background:rgba(59,159,56,0.9)}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content:hover.lwswc-warning{background:rgba(205,96,46,0.9)}

.xoo-aff-input-group{position:relative;display:flex;border-collapse:separate;width:100%}.xoo-aff-input-group:first-child{border-right:0}.xoo-aff-group input{box-sizing:border-box}.xoo-aff-input-group .xoo-aff-input-icon{padding:6px 0;font-size:14px;text-align:center;border-radius:4px;align-items:center;height:auto;align-self:stretch;display:flex;width:100%;justify-content:center;border-style:solid;transition:border-color ease-in-out .15s}.xoo-aff-group input[type=text],.xoo-aff-group input[type=password],.xoo-aff-group input[type=email],.xoo-aff-group input[type=number],.xoo-aff-group select,.xoo-aff-group select+.select2,.xoo-aff-group input[type=tel],.xoo-aff-group input[type=file]{flex-grow:1;min-width:1px;margin:0;position:relative;z-index:2;width:100%!important;margin-bottom:0!important;height:50px;padding:6px 12px;font-size:14px;line-height:3.428571;background-image:none;border:1px solid #ccc;border-style:solid;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;outline:0}.xoo-aff-group input::file-selector-button{background-color:transparent;border:0;padding:0;margin-right:10px}.xoo-aff-group label{font-weight:600;display:block;margin-bottom:5px}.xoo-aff-group{float:left;width:calc(100% - 20px);position:relative}.xoo-aff-group.onehalf{width:calc(50% - 20px);margin-right:20px}.xoo-aff-group.onethird{width:calc(30% - 20px);margin-right:20px}.xoo-aff-group.twothird{width:calc(70% - 20px);margin-right:20px}.xoo-aff-group.onefourth{width:calc(25% - 20px);margin-right:20px}.xoo-aff-group.threefourth{width:calc(75% - 20px);margin-right:20px}div#ui-datepicker-div{z-index:99999999999!important}.xoo-aff-single_checkbox .xoo-aff-label{display:none}.xoo-aff-options-list label{font-weight:400}.xoo-aff-fields{display:table;width:100%}.xoo-aff-group.xoo-aff-checkbox_single{min-height:auto}.xoo-aff-group.one.xoo-aff-checkbox_single{margin-bottom:10px}.xoo-aff-group.xoo-aff-cont-checkbox_single{margin-bottom:5px}.xoo-aff-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.xoo-aff-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.xoo-aff-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.xoo-aff-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.xoo-aff-password-strength.good{background-color:#ffe399;border-color:#ffc733}.xoo-aff-password-hint{margin:.5em 0 0;display:block}.xoo-aff-radio input,.xoo-aff-checkbox_single input,.xoo-aff-checkbox_list input{margin-right:5px}body .select2-dropdown{z-index:99999999999}.xoo-aff-group .select2-container .select2-selection.select2-selection--single{border:0;height:100%;background-color:transparent;margin:0;border-radius:0;line-height:inherit;padding:0}.xoo-aff-group .select2.select2-container .select2-selection .select2-selection__rendered{padding:0;line-height:inherit;height:inherit}.xoo-aff-group .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%)}.xoo-aff-group .select2-container *:focus{outline:none}div.xoo-aff-group select.xoo-aff-field,div.xoo-aff-group select.xoo-aff-field+.select2{padding-top:0;padding-bottom:0}select.xoo-aff-states{display:none}.xoo-aff-flag-cont{display:flex;align-items:center;height:inherit}.xoo-aff-flag-cont span:nth-child(1){margin-right:6px}.select2-results .xoo-aff-flag-cont span:nth-child(2){font-size:12px}span.xoo-aff-pwtog-hide{display:none}.xoo-aff-pw-toggle{display:flex;align-items:center;right:5px;position:absolute;z-index:2;top:0;bottom:0;user-select:none}.xoo-aff-pw-toggle>*{cursor:pointer;padding:5px}.xoo-aff-select2-dropdown{min-width:140px}label.xoo-aff-file-profile input[type=file]{width:0 !important;height:0 !important;padding:0 !important;position:absolute !important;top:30px !important;z-index:-1}label.xoo-aff-file-profile .xoo-aff-input-icon{border:0;margin:0 auto;padding:0;background-color:transparent;position:relative}label.xoo-aff-file-profile{display:table;margin:0 auto}label.xoo-aff-file-profile .xoo-aff-input-group{margin:0 auto;display:table;width:auto;cursor:pointer}.xoo-ff-file-pladd,.xoo-ff-file-plcheck{position:absolute;background-color:#fff;padding:2px;border-radius:50%;bottom:0;right:0;z-index:5}.xoo-aff-file-profile .xoo-ff-file-plcheck{color:#058105;display:none}.xoo-aff-file-profile-cont:not(.one)+.xoo-aff-group:not(.one){align-self:center}.xoo-ff-file-preview{border-radius:50%}.xoo-aff-file-profile-cont .xoo-ff-files{text-align:center}.xoo-aff-file-profile-cont .xoo-aff-label{margin-top:5px;margin-bottom:0}.xoo-aff-isfocused.xoo-aff-group .xoo-aff-file-profile .xoo-aff-input-icon{background-color:transparent;border:0}.xoo-aff-auto-fetch-loc{font-size:90%;cursor:pointer;margin-top:5px;margin-bottom:-10px;display:block;text-align:right}.xoo-aff-auto-fetch-loc span{margin:0 5px}.pac-container{z-index:9999999999}.xoo-aff-one-line .xoo-aff-radio{display:inline-flex;flex-wrap:wrap}.xoo-aff-one-line .xoo-aff-radio label{margin-right:10px;display:flex;align-items:center;justify-content:center}body.rtl .xoo-aff-pw-toggle{left:5px;right:auto}body.rtl .xoo-aff-flag-cont span:nth-child(1){margin-left:10px;margin-right:0;padding-right:0}body.rtl .xoo-aff-group{float:right}body.rtl .xoo-aff-radio input,body.rtl .xoo-aff-checkbox_single input,body.rtl .xoo-aff-checkbox_list input{margin-left:5px;margin-right:0}body.rtl .xoo-aff-group:not(.one){margin-left:20px;margin-right:0}@media only screen and (max-width:450px){.xoo-aff-group.onehalf,.xoo-aff-group.onefourth,.xoo-aff-group.onethird,.xoo-aff-group,.xoo-aff-group.twothird{width:100%;margin-right:0}.xoo-aff-group{margin-right:0}body.rtl .xoo-aff-group:not(.one){margin-left:0}}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-brands-400.eot);src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-brands-400.woff) format("woff"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-regular-400.eot);src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-regular-400.woff) format("woff"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-solid-900.eot);src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-solid-900.woff) format("woff"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/xoo-form-fields-fw/lib/fontawesome5/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0 0 0 20px;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
.quantity:has(input[type=hidden]){display:none !important}.price-formula{display:none !important}.wapf-section{flex-direction:row}.wapf-section>div{flex:1}@media (max-width:767px){.wapf-section{flex-direction:column}}
.spoiler-head{padding:10px;cursor:pointer}.folded:before{content:"+";margin-right:5px}.unfolded:before{content:"–";margin-right:5px}.spoiler-body{padding:10px}
.aelia_widget.error{background-color:#ffebe8;border:1px solid #c00;border-radius:4px;padding:4px}.aelia_widget.error .title{font-weight:700;font-size:large}.widget_wc_aelia_currencyswitcher_widget .currency_button{display:inline-block}.widget_wc_aelia_currencyswitcher_widget .widget_errors{list-style-type:disc;list-style-position:inside}.wc_aelia_cs_country_selector .dropdown .option.filter_hidden{display:none}.widget_wc_aelia_currencyswitcher_widget .dropdown .option.selected,.widget_wc_aelia_currencyswitcher_widget .dropdown .option:hover{background-color:#f5f5f5}.widget_wc_aelia_currencyswitcher_widget .dropdown .options{margin:0}.widget_wc_aelia_currencyswitcher_widget .dropdown_selector .dropdown .search-container{width:calc(100% - 30px);margin:15px}.widget_wc_aelia_currencyswitcher_widget .dropdown_selector .dropdown .search-container .search{display:block;border-style:solid;padding:10px;font-family:inherit;min-height:35px;height:auto;width:100%;transition:border-color ease .3s;min-width:50%}.wc_aelia_cs_currency_selector{position:relative;width:100%;padding:10px 0;max-width:400px;font-size:15px}.wc_aelia_cs_currency_selector .selected_currency{align-items:center;user-select:none;max-width:400px;position:relative;padding:10px 32px 10px 8px;display:flex;cursor:pointer;width:100%;border:1px solid silver}.wc_aelia_cs_currency_selector .selected_currency:before{content:'';background-size:contain;height:12px;width:12px;position:absolute;right:12px;top:12px;transition:.2s ease-out;border-bottom:1px solid gray;border-right:1px solid gray;transform:rotate(45deg);color:silver}.wc_aelia_cs_currency_selector.active .selected_currency:before{transform:rotate(225deg);top:18px}.wc_aelia_cs_currency_selector .dropdown{display:none;position:absolute;top:calc(100%);width:100%;max-width:100% !important;min-width:130px;background-color:#fff;z-index:1000;border:1px solid silver;padding:6px 0}.wc_aelia_cs_currency_selector .dropdown .currencies{max-height:190px;margin-top:8px;margin-bottom:8px;overflow-y:auto}.wc_aelia_cs_currency_selector .dropdown .currency{display:flex;padding:5px 8px;align-items:center;margin-bottom:0;cursor:pointer;transition:.3s;text-decoration:none !important;outline:none !important}.wc_aelia_cs_currency_selector .dropdown .currency:hover{background-color:#f5f5f5}.wc_aelia_cs_currency_selector .currency_flag{position:relative;justify-content:center;border-radius:2px;align-items:center;display:flex;height:fit-content;max-height:20px;min-width:30px;z-index:1}.wc_aelia_cs_currency_selector .currency_name{width:100%;max-width:300px;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;margin-left:10px}.wc_aelia_cs_currency_selector.dropdown_selector .currency_flag img{border-radius:2px;max-height:30px;object-fit:cover;max-width:30px !important;z-index:-1}.wc_aelia_cs_country_selector{position:relative;width:100%;padding:10px 0;max-width:400px;font-size:15px}.wc_aelia_cs_country_selector .selected_country{align-items:center;user-select:none;max-width:400px;position:relative;padding:10px 32px 10px 8px;display:flex;cursor:pointer;width:100%;border:1px solid silver}.wc_aelia_cs_country_selector .selected_country:before{content:'';background-size:contain;height:12px;width:12px;position:absolute;right:12px;top:12px;transition:.2s ease-out;border-bottom:1px solid gray;border-right:1px solid gray;transform:rotate(45deg);color:silver}.wc_aelia_cs_country_selector.active .selected_country:before{transform:rotate(225deg);top:18px}.wc_aelia_cs_country_selector .dropdown{display:none;position:absolute;top:calc(100%);width:100%;max-width:100% !important;min-width:130px;background-color:#fff;z-index:1000;border:1px solid silver;padding:6px 0}.wc_aelia_cs_country_selector .dropdown .countries{max-height:190px;margin-top:8px;margin-bottom:8px;overflow-y:auto}.wc_aelia_cs_country_selector .dropdown .country{display:flex;padding:5px 8px;align-items:center;margin-bottom:0;cursor:pointer;transition:.3s;text-decoration:none !important;outline:none !important}.wc_aelia_cs_country_selector .country_flag{position:relative;justify-content:center;border-radius:2px;align-items:center;display:flex;height:fit-content;max-height:20px;min-width:30px;z-index:1}.wc_aelia_cs_country_selector .country_name{width:100%;max-width:300px;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis;margin-left:10px}.wc_aelia_cs_country_selector.dropdown_selector .country_flag img{border-radius:2px;max-height:30px;object-fit:cover;max-width:30px !important;z-index:-1}
:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before{content:" ";display:table}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce ul.products:after,.woocommerce-page ul.products:after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before{content:" ";display:table}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input:before,.woocommerce-page form .show-password-input:before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password:before,.woocommerce-page form .show-password-input.display-password:before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before{content:" ";display:table}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(//coinlooting.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//coinlooting.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//coinlooting.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//coinlooting.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//coinlooting.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//coinlooting.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description:before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb:after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{content:" ";display:table}.woocommerce div.product p.cart:after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{content:" ";display:table}.woocommerce div.product form.cart:after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}.woocommerce .products ul:after,.woocommerce ul.products:after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before{content:" ";display:table}.woocommerce #reviews #comments .add_review:after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist:after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text:after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating:before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating:after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce #review_form #respond:after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details:after,.woocommerce ul.order_details:before{content:" ";display:table}.woocommerce ul.order_details:after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt:after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt:before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li:after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .woocommerce:after{clear:both}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}.woocommerce-account .addresses .title:after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://coinlooting.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}
img.lws-woorewards-point-symbol{display:inline !important;margin-bottom:-0.1em;height:1em;width:auto;}ul.products li.product img.lws-woorewards-point-symbol{margin-bottom:-0.1em;}.wr-wrapper{display:flex;flex-direction:row;padding:var(--wr-block-padding, "10px");gap:10px;justify-content:center;align-items:center;border-style:var(--wr-block-border-style, "none");border-width:var(--wr-block-border-width, "inherit");border-radius:var(--wr-block-border-radius, "inherit");border-color:var(--wr-block-border-color, "inherit");background-color:var(--wr-block-background-color, "inherit");color:var(--wr-block-font-color, "inherit");font-size:var(--wr-block-font-size, "inherit");line-height:1;flex-wrap:wrap}.wr-wrapper.vertical{flex-direction:column}.wr-wrapper.top-margin{margin-top:10px}.wr-wrapper.auto-fit{width:-moz-fit-content;width:fit-content}.wr-wrapper.bottom-margin{margin-bottom:10px}.wr-wrapper .wr-icon{display:flex;justify-content:center;align-items:center;font-size:2em;color:var(--wr-block-border-color, "inherit")}.wr-button{display:flex;justify-content:center;align-items:center;padding:5px 10px;transition:all .5s ease;padding:var(--wr-button-padding, "10px");border-style:var(--wr-button-border-style, "none");border-width:var(--wr-button-border-width, "inherit");border-color:var(--wr-button-border-color, "inherit");border-radius:var(--wr-button-border-radius, "inherit");background-color:var(--wr-button-background-color, "inherit");color:var(--wr-button-font-color, "inherit");font-size:var(--wr-button-font-size, "inherit")}.wr-button:hover{border-color:var(--wr-button-border-over-color, "inherit");background-color:var(--wr-button-background-over-color, "inherit");color:var(--wr-button-font-over-color, "inherit")}
.lws-free-product-popup-container.fixed{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:1999}.lws-free-product-popup-container.loading .free-product-popup{opacity:.5;cursor:wait}.free-product-popup-shadow{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:100}.lwss_selectable.free-product-popup{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);z-index:101;min-width:400px;max-height:80%;display:flex;flex-direction:column}.lwss_selectable.free-product-popup form{overflow-y:scroll}.lwss_selectable.free-product-top-line{display:flex;background-color:#eee;height:30px;line-height:20px}.lwss_selectable.free-product-popup-title{font-size:16px;padding:5px;font-weight:700;flex:1 1 auto}.lwss_selectable.close-button.lws-icon-cross{display:flex;justify-content:center;align-items:center;background-color:#3f89a5;transition:all .3s ease;color:#fff;border:none;font-size:18px;width:30px;padding:0;border-radius:0}.lwss_selectable.close-button.lws-icon-cross:hover{background-color:#3fa9c5}.lwss_selectable.products-list{display:flex;flex-direction:column;gap:1px;background-color:#ddd}.lwss_selectable.product-line{display:flex;background-color:#fff;align-items:center;justify-content:space-between;padding:5px}.lwss_selectable.product-thumbnail img{max-width:40px}.lwss_selectable.buttons-line{display:flex;justify-content:space-between;align-items:center;border-top-width:1px;border-right-width:0;border-bottom-width:0;border-left-width:0;padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;border-color:#ddd;border-style:solid}.lwss_selectable.free-product-popup-cancel{background-color:#ddd;color:#666;border:none;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;transition:all .3s ease}.lwss_selectable.free-product-popup-cancel:hover{background-color:#eee;color:#333}.lwss_selectable.free-product-popup-validate{background-color:#3f89a5;color:#fff;border:none;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;transition:all .3s ease}.lwss_selectable.free-product-popup-validate:not(.disabled):hover{background-color:#3fa9c5}.lwss_selectable.free-product-popup-validate.disabled{cursor:not-allowed;opacity:.5}
@font-face{font-family:'Easy-Login';src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/assets/css/../fonts/Easy-Login.eot?oy4gsz);src:url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/assets/css/../fonts/Easy-Login.eot?oy4gsz#iefix) format('embedded-opentype'),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/assets/css/../fonts/Easy-Login.ttf?oy4gsz) format('truetype'),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/assets/css/../fonts/Easy-Login.woff?oy4gsz) format('woff'),url(//coinlooting.com/wp-content/plugins/easy-login-woocommerce/assets/css/../fonts/Easy-Login.svg?oy4gsz#Easy-Login) format('svg');font-weight:400;font-style:normal}[class^=xoo-el-icon-],[class*=" xoo-el-icon-"]{font-family:'Easy-Login' !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xoo-el-icon-check-badge:before{content:"\e908"}.xoo-el-icon-check-circle:before{content:"\e909"}.xoo-el-icon-checkmark:before{content:"\e900"}.xoo-el-icon-eye:before{content:"\e901"}.xoo-el-icon-cross:before{content:"\e907"}.xoo-el-icon-spinner8:before{content:"\e981"}.xoo-el-icon-eye-blocked:before{content:"\e9d1"}.xoo-el-icon-cancel-circle:before{content:"\ea0d"}.xoo-el-icon-arrow-left2:before{content:"\ea40"}.xoo-el-icon-user-plus:before{content:"\e904"}.xoo-el-icon-user:before{content:"\e905"}.xoo-el-icon-checkmark1:before{content:"\e906"}.xoo-el-icon-notice:before{content:"\e902"}.xoo-el-icon-notice1:before{content:"\e903"}
.xoo-el-opac,.xoo-el-notice-opac{position:fixed;top:0;bottom:0;left:0;z-index:999999;right:0;background-color:#000;opacity:0;transition:all .2s ease-out}.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-modal,.xoo-el-notice-modal{top:0;text-align:center;bottom:0;left:0;right:0;position:fixed;z-index:1000000000;overflow:auto;opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.xoo-el-inmodal .scroll-content{height:100%}.xoo-el-modal:before,.xoo-el-notice-modal:before{content:'';display:inline-block;height:100%;margin-right:-.25em}.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal,.xoo-el-notice-inmodal{display:inline-block;background:#fff;position:relative;vertical-align:middle;width:90%;text-align:left;border-radius:10px;height:90%}.xoo-el-srcont{flex-grow:1;height:100%;overflow:auto}.xoo-el-container:not(.xoo-el-style-slider).xoo-el-popup-active .xoo-el-modal{opacity:1;transform:scale(1)}.xoo-el-popup-active.xoo-el-container{visibility:visible!important;font-size:15px}.xoo-el-container{visibility:hidden}span.xoo-el-close,.xoo-el-notice-close{font-size:17px;position:absolute;right:-9px;top:-12px;border-radius:50%;cursor:pointer;z-index:100;width:25px;height:25px;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;box-shadow:-1px 2px 10px rgba(0,0,0,.17)}span.xoo-el-close:hover,.xoo-el-notice-close:hover{color:#e63030}.xoo-el-head span{display:block}.xoo-el-head{display:table;margin:0 auto;text-align:center;text-transform:uppercase;margin-bottom:15px}.xoo-el-form-container button.button.btn.xoo-el-action-btn{clear:both;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:8px 0;padding:5px 20px;justify-self:center;margin-right:20px}body.xoo-el-popup-active,body.xoo-el-popup-notice-active{overflow-y:hidden}.xoo-el-notice{display:none;width:calc(100% - 20px);margin-bottom:15px}.xoo-el-notice-error{background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d}.xoo-el-notice-success{color:#3c763d;background-color:#dff0d8;border:1px solid #bfe8cb}.xoo-el-notice-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.xoo-el-notice-error,.xoo-el-notice-success,.xoo-el-notice-warning{display:flex;align-items:center;gap:10px;padding:14px 15px;border-radius:14px}.xoo-el-main .xoo-el-notice a{color:inherit}.xoo-el-noticetxt p{margin:0}.xoo-aff-group.xoo-el-login-btm-fields{display:flex;align-items:center;position:relative;margin-bottom:14px;justify-content:space-between}.xoo-aff-group.xoo-el-login-btm-fields .xoo-el-form-label{display:flex;align-items:center;gap:6px}.xoo-el-section{display:none}.xoo-el-section.xoo-el-active{display:block}.xoo-el-switch{cursor:pointer}.xoo-el-lostpw-tgr,.xoo-el-login-tgr,.xoo-el-reg-tgr{cursor:pointer}.xoo-el-head-nav{text-decoration:underline}.xoo-el-form-txt{margin-bottom:10px;display:block}.xoo-el-head-action a{margin:0 5px}.xoo-el-action-form>a.xoo-el-lostpw-tgr{display:table;float:right;margin-top:-5px;clear:both;text-transform:uppercase;font-size:13px;cursor:pointer;margin-bottom:5px}.xoo-el-head-action a:hover{text-decoration:underline}.xoo-el-notice a.xoo-el-lostpw-tgr{margin-left:5px;text-decoration:underline}.xoo-el-lostpw-success .woocommerce-message{margin:0 0 10px}.xoo-el-sidebar{background-size:cover;background-repeat:no-repeat;background-position:center;height:100%}.xoo-el-wrap{min-height:100%;display:flex;width:100%;height:100%}.xoo-el-main{position:relative;vertical-align:top;height:auto}@media only screen and (max-width:769px){.xoo-el-sidebar{display:none}.xoo-el-wrap,.xoo-el-main{display:block;width:auto}.xoo-el-srcont{border-radius:10px}}label.xoo-el-form-label{font-weight:400;cursor:pointer;margin:0}a.xoo-el-lostpw-tgr{margin:0}.xoo-el-header-icon{position:absolute;font-size:56px;top:-30px;color:#fff;left:50%;transform:translateX(-50%);z-index:1}.xoo-el-recaptcha{margin-bottom:20px;display:flex;width:100%}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px 0.5em;font-size:1em;&.strong{background-color:#c1e1b9;border-color:#83c373}&.short{background-color:#f1adad;border-color:#e35b5b}&.bad{background-color:#fbc5a9;border-color:#f78b53}&.good{background-color:#ffe399;border-color:#ffc733}}.woocommerce-password-hint{margin:.5em 0 0;display:block}.xoo-el-fields{position:relative;z-index:1}.xoo-el-popover>.xoo-el-arrow,.xoo-el-popover>.xoo-el-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.xoo-el-popover>.xoo-el-arrow{border-width:11px;bottom:-10px;left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#fff}.xoo-el-popover{position:absolute;right:20px;top:-96px;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2);font-size:14px;display:none;z-index:99}span.xoo-el-pm-head{display:block;padding:10px}span.xoo-el-pm-strength{display:block;padding:10px}.xoo-el-password-meter.bad .xoo-el-pm-head,.xoo-el-password-meter.short .xoo-el-pm-head{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.xoo-el-password-meter.good .xoo-el-pm-head{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.xoo-el-password-meter.strong .xoo-el-pm-head{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.xoo-el-section-login .xoo-el-notice br+br{display:none}span.xoo-el-loginvia{display:block;margin-top:30px;text-align:center;color:#777}.xoo-el-section.xoo-el-section-lostpw{padding-right:20px}.xoo-el-form-container ul.xoo-el-tabs{display:flex;margin:0;list-style:none;padding:0;padding:0 20px 16px}.xoo-el-form-container ul.xoo-el-tabs li{padding:12px 20px;flex-grow:1;flex-basis:auto;text-align:center;cursor:pointer;list-style:none;margin:0;transition:all .2s}body:not(.rtl) ul.xoo-el-tabs li:nth-child(1){border-radius:5px 0 0 5px}body:not(.rtl) ul.xoo-el-tabs li:nth-child(2){border-radius:0 5px 5px 0}.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active{font-weight:600;pointer-events:none}.xoo-el-section{padding-left:20px}.xoo-el-username-menu img.avatar,.xoo-el-firstname-menu img.avatar{width:15px;margin-right:6px;height:auto;display:inline;vertical-align:middle}.xoo-el-uv-cont span:first-of-type{font-size:30px;display:block;text-align:center}.xoo-el-uv-cont span:last-of-type{font-size:16px;line-height:37px;margin-top:9px}.xoo-el-form-container{padding-bottom:0}.xoo-el-form-container.xoo-el-form-inline{max-width:700px;margin:10px auto}.xoo-el-processing{pointer-events:none}.xoo-aff-input-group svg.xoo-aff-input-icon{padding:10px;max-width:35px;min-width:35px}.xoo-el-srcont::-webkit-scrollbar,.xoo-el-popup-notice::-webkit-scrollbar{width:7px}.xoo-el-srcont::-webkit-scrollbar-track. .xoo-el-popup-notice::-webkit-scrollbar-track{border-radius:10px;background:#f0f0f0}.xoo-el-srcont::-webkit-scrollbar-thumb,.xoo-el-popup-notice::-webkit-scrollbar-thumb{border-radius:50px;background:#dfdbdb}.xoo-aff-myacc-field{margin:0 0 1.41575em}.xoo-aff-myacc-field .select2-container{max-width:100%}span.xoo-el-resetpw-hnotice{text-align:center;display:block;margin-bottom:20px;cursor:pointer;text-decoration:underline;opacity:.8;font-style:italic}.xoo-el-form-container[data-active=resetpw] .xoo-el-resetpw-hnotice{display:none}.xoo-el-form-resetpw .xoo-el-form-txt{margin-bottom:20px;font-style:italic;text-align:center}form.xoo-el-action-form{margin-top:20px;margin-bottom:0}@media only screen and (max-width:600px){body .xoo-el-main{padding-left:25px;padding-right:25px}}.xoo-el-form-container[data-active=single] .xoo-el-header{display:none}span.xoo-el-nav-ft{text-align:center;display:block;margin:10px 20px 0 0}.xoo-el-sing-fields{display:inline-block;margin-top:30px;width:100%}img.xoo-el-head-img{display:table;margin:0 auto 30px}span.xoo-el-edit-em{position:absolute;right:10px;z-index:2;top:50%;transform:translateY(-50%);font-size:12px;cursor:pointer}.xoo-el-section[data-section=single] .xoo-el-notice{margin-bottom:-10px}.xoo-el-style-slider .xoo-el-sidebar{display:none}.xoo-el-style-slider .xoo-el-modal:before{display:none}.xoo-el-style-slider .xoo-el-modal{top:0;bottom:0;position:fixed;z-index:1000000000;transition:all .5s;right:0;width:100%}.xoo-el-style-slider.xoo-el-popup-active .xoo-el-modal{transform:none}.xoo-el-style-slider .xoo-el-inmodal{height:100%;max-height:100%;margin-top:0}.xoo-el-style-slider .xoo-el-srcont{display:flex;flex-direction:column;align-items:center}.xoo-el-style-slider .xoo-el-main{height:auto;overflow:auto;width:100%}.xoo-el-style-slider span.xoo-el-close{top:10px;right:10px}.xoo-el-spinner{animation:xoo-el-spin 2s linear infinite;display:inline-block}@keyframes xoo-el-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.xoo-el-form-container[data-active=single] img.xoo-el-head-img{margin-bottom:20px}body.rtl .xoo-el-section{padding-right:20px;padding-left:0}body.rtl .xoo-aff-group:not(.xoo-aff-cont-tel) span.xoo-el-edit-em{left:10px;right:auto}body.rtl .xoo-el-form-container{text-align:right}body.rtl .xoo-aff-cont-tel .xoo-aff-input-group .xoo-el-edit-em{right:55px}body.rtl .xoo-aff-cont-tel .xoo-aff-input-group{direction:rtl}body.rtl .xoo-el-form-container button.button.btn.xoo-el-action-btn,body.rtl .xoo-el-form-container button.button.btn.xoo-ml-login-otp-btn{margin-left:20px;margin-right:0}body.rtl ul.xoo-el-tabs li:nth-child(1){border-radius:0 5px 5px 0}body.rtl ul.xoo-el-tabs li:nth-child(2){border-radius:5px 0 0 5px}.xoo-aff-group{align-self:flex-end}.xoo-el-fields-cont{display:flex;flex-wrap:wrap}.xoo-el-popup-active .select2-dropdown{z-index:99999999999!important}.xoo-el-popup-active.xoo-el-container{content-visibility:visible!important}.xoo-ff-files{display:flex;flex-direction:column;line-break:anywhere;margin-top:10px}.xoo-ff-files a{padding:2px 0}.xoo-ff-files>div>span{color:red;margin-left:5px;font-weight:600;cursor:pointer}.xoo-el-popup-notice-active.xoo-el-popup-notice{content-visibility:visible!important;visibility:visible!important}.xoo-el-notice-opac{opacity:.7;background-color:#000;z-index:1000000}.xoo-el-popup-notice-active .xoo-el-notice-modal{opacity:1;transform:scale(1)}.xoo-el-notice-modal:before{vertical-align:middle}.xoo-el-notice-inmodal{max-width:1200px;height:92%;width:92%}.xoo-el-notice-wrap iframe{width:100%;height:100%}.xoo-el-notice-wrap{height:100%}.xoo-el-pop-sc{display:inline}button.button.btn.xoo-el-code-submit-btn{margin:40px auto 0}.xoo-el-code-form .xoo-el-code-submit-btn{text-transform:uppercase}form.xoo-el-code-form{text-align:center;display:none;margin:20px 0;align-items:center}.xoo-el-code-sent-txt{margin-bottom:22px;font-size:20px}span.xoo-el-code-no-change{color:#0d81fe;cursor:pointer;margin-left:4px;font-size:80%;font-style:italic;text-decoration:underline}form.xoo-el-code-form input.xoo-el-code-input:focus{outline:0;background-color:transparent;border:0;border-bottom:1px solid #0d81fe}form.xoo-el-code-form input.xoo-el-code-input{max-width:40px;text-align:center;background-color:transparent;color:#000;font-weight:600;font-size:23px;border-bottom:1px solid #000;border-left:0;border-right:0;border-top:0;box-shadow:0 0 0;display:inline-block;padding:0;width:100%}.xoo-el-code-notice-cont{margin:0 auto 22px;width:100%}span.xoo-el-reg-phone-change{display:none}a.xoo-el-code-resend-link{color:#0d81fe;text-decoration:none!important;cursor:pointer;font-size:12px}.xoo-el-code-resend{margin-top:10px}a.xoo-el-code-resend-link.xoo-el-disabled{pointer-events:none!important}.xoo-el-code-input-cont{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:10px;justify-content:center;margin-bottom:35px}form.xoo-el-code-form[style="display: block;"]{display:flex!important;flex-direction:column}.xoo-el-processing{pointer-events:none;opacity:.5}.xoo-el-code-notice-cont .xoo-el-notice{margin-bottom:0}.xoo-el-form-desc{margin:10px 0 20px}.xoo-el-form-container ul.xoo-el-tabs li>span{margin:0 6px}.xoo-el-notice-icon{flex-shrink:0;font-size:18px}body .xoo-el-form-container button.button.btn.xoo-ml-login-otp-btn{margin:8px 0;margin-right:20px}@media only screen and (max-width:450px){.xoo-el-section{padding-left:0}.xoo-el-notice{width:100%}.xoo-el-form-container ul.xoo-el-tabs{padding-left:0;padding-right:0}.xoo-el-form-container button.button.btn.xoo-el-action-btn{width:100%!important}}.xoo-elpof-form-fields{display:flex;flex-wrap:wrap;width:100%}.xoo-elpof-disable{opacity:.6;pointer-events:none!important}.xoo-elpof-notices{margin-bottom:20px;margin-right:20px}.xoo-elpof-disable span.xoo-ff-file-remove{display:none}.xoo-elpof-container{width:100%;margin:10px auto}
@font-face{font-family:'Social-Login';src:url(//coinlooting.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd);src:url(//coinlooting.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.eot?2ismmd#iefix) format('embedded-opentype'),url(//coinlooting.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.ttf?2ismmd) format('truetype'),url(//coinlooting.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.woff?2ismmd) format('woff'),url(//coinlooting.com/wp-content/plugins/social-login-woocommerce/assets/css/fonts/Social-Login.svg?2ismmd#Social-Login) format('svg');font-weight:400;font-style:normal}[class^=xoo-sl-icon-],[class*=" xoo-sl-icon-"]{font-family:'Social-Login' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xoo-sl-icon-error:before{content:"\e900"}.xoo-sl-icon-check_circle:before{content:"\e90a"}.xoo-sl-icon-google:before{content:"\ea88"}.xoo-sl-icon-google-plus:before{content:"\ea8b"}.xoo-sl-icon-facebook2:before{content:"\ea91"}.xoo-sl-social-btn{z-index:10;cursor:pointer;width:100%;text-align:center;margin:5px;display:table}.xoo-sl-btn-icon{margin-right:7px}.xoo-sl-notice-container{position:fixed;left:0;right:0;top:0;font-size:20px;z-index:99999999}.xoo-sl-notice{padding:10px 20px}.xoo-sl-notice.xoo-sl-notice-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}span.xoo-sl-notice-icon{margin-right:5px}.xoo-sl-notice.xoo-sl-notice-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}body.wp-core-ui .xoo-sl-btns-container{position:relative;margin-bottom:15px}form#loginform{position:relative}span.xoo-sl-loginvia{display:block;text-align:center;color:#777}.xoo-sl-loginvia{text-align:center;position:relative;font-weight:600}.xoo-sl-loginvia span:before{content:" ";border-bottom:1px solid #000;left:0;right:0;position:absolute;bottom:10px;z-index:-1}.xoo-sl-loginvia span{background-color:#fff;display:inline-block;padding:0 10px}.xoo-sl-container{margin-top:15px;position:relative}.xoo-el-form-container .xoo-sl-container{margin-right:20px}.xoo-sl-goo-btn{width:calc(100% + 10px)}.xoo-sl-processing,.xoo-sl-procs-opac{position:absolute;left:0;right:0;bottom:0;top:0;border-radius:10px}.xoo-sl-processing{display:none}.xoo-sl-processing.xoo-sl-active{display:block}.xoo-sl-procs-opac{background-color:#dff0d8;opacity:1}.xoo-sl-processing span{z-index:1;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:600;padding:5px 10px;border-radius:5px;color:#3c763d;background-color:#dff0d8;width:100%;text-align:center}.xoo-sl-button{margin-top:10px}.xoo-sl-button.xoo-sl-btn-facebook{pointer-events:all;position:relative}.fb-login-button{pointer-events:none;z-index:0;visibility:hidden}span.xoo-fl-prevent-clicker{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;cursor:pointer}
@charset "UTF-8";/*!
Theme Name:   EfficientTheme
Theme URI:    https://efficientweb.pl/
Author:       EfficientWeb | Wojciech Połeć
Author URI:   https://efficientweb.pl/
Description:  EfficientTheme is a efficient starter theme for WordPress with a modern development workflow and modular codebase created for EfficientWeb.
Text Domain:  efficient_theme
Tags:         efficienttheme, efficientweb, efficient, theme, wordpress, starter, modern, development, workflow, modular, codebase
*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:Poppins;font-stretch:normal;font-style:normal;font-weight:700;src:url(//coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/fonts/Poppins-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:Poppins;font-stretch:normal;font-style:normal;font-weight:400;src:url(//coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/fonts/Poppins-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Poppins;font-stretch:normal;font-style:normal;font-weight:600;src:url(//coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/fonts/Poppins-SemiBold.woff2) format("woff2");font-display:swap}html{font-size:16px}@media only screen and (min-width:768px){html{font-size:16px}}body{color:#b5bfcd;font-size:1rem;font-family:Poppins,sans-serif;font-weight:400;line-height:1.5}@media only screen and (min-width:768px){body{font-size:1rem;line-height:1.5}}body a{font-family:Poppins,sans-serif}body .heading-01,body .heading-02,body .heading-03,body .heading-04,body .heading-05,body .heading-06,body h1,body h2,body h3,body h4,body h5,body h6{color:#fff}body .heading-01,body h1{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:24px}@media only screen and (min-width:768px){body .heading-01,body h1{font-size:40px;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body .heading-02,body h2{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.3829997357rem}@media only screen and (min-width:768px){body .heading-02,body h2{font-size:1.8020324707rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body .heading-03,body h3{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.2961572031rem}@media only screen and (min-width:768px){body .heading-03,body h3{font-size:1.6018066406rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body .heading-04,body h4{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.214767763rem}@media only screen and (min-width:768px){body .heading-04,body h4{font-size:1.423828125rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body .heading-05,body h5{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.138489rem}@media only screen and (min-width:768px){body .heading-05,body h5{font-size:1.265625rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body .heading-06,body h6{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.067rem}@media only screen and (min-width:768px){body .heading-06,body h6{font-size:1.125rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body .subheading{font-family:Poppins,sans-serif;font-weight:600;line-height:1.5;margin-top:2rem;margin-bottom:1rem;margin-bottom:15px;color:#ffc700;font-size:12px}@media only screen and (min-width:768px){body .subheading{margin-top:2rem;margin-bottom:1rem;margin-bottom:15px}}body .subheading+h1,body .subheading+h2,body .subheading+h3,body .subheading+h4,body .subheading+h5,body .subheading+h6{margin-top:0}body li{padding-block:.5rem;font-size:1rem;line-height:1.5}@media only screen and (min-width:768px){body li{font-size:1rem;line-height:1.5}}body .button{font-family:Poppins,sans-serif;font-weight:600;line-height:1.5;font-size:1rem;text-align:center;text-decoration:underline}@media only screen and (min-width:768px){body .button{font-size:1rem;line-height:1.5}}body strong{font-weight:700}body .bold{font-weight:700}body .font-weight-100{font-weight:100}body .font-weight-200{font-weight:200}body .font-weight-300{font-weight:300}body .font-weight-400{font-weight:400}body .font-weight-500{font-weight:500}body .font-weight-600{font-weight:600}body .font-weight-700{font-weight:700}body .font-weight-800{font-weight:800}body .font-weight-900{font-weight:900}body .text-align-left{text-align:left}body .text-align-center{text-align:center}body .text-align-right{text-align:right}body .text-align-justify{text-align:justify}body time{display:block;color:#b5bfcd;font-family:Poppins,sans-serif}body time .time-info{color:#b5bfcd}.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px);border:0;word-wrap:normal;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.screen-reader-text:focus{display:block;z-index:100000;top:5px;left:5px;width:auto;height:auto;padding:15px 23px 14px;clip:auto;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;-webkit-clip-path:none;clip-path:none}#primary[tabindex="-1"]:focus{outline:0}html{margin:0!important;scroll-behavior:smooth}body{--cc-bg:#181b1d;--cc-text:#d8e5ea;--cc-btn-primary-bg:#a6c4dd;--cc-btn-primary-text:#000;--cc-btn-primary-hover-bg:#c2dff7;--cc-btn-primary-hover-text:var(--cc-btn-primary-text);--cc-btn-secondary-bg:#33383c;--cc-btn-secondary-text:var(--cc-text);--cc-btn-secondary-hover-bg:#3e454a;--cc-btn-secondary-hover-text:var(--cc-btn-secondary-text);position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;background-color:#222528}body *{-webkit-box-sizing:border-box;box-sizing:border-box}body main:has(.primary-navigation){-webkit-box-shadow:0 0 2px #080808;box-shadow:0 0 2px #080808}body span.not-linked{cursor:default}body a{color:#ffc700;text-decoration:underline;line-height:1.5}body p{color:#b5bfcd;word-wrap:break-word}body img{display:block;max-width:100%;height:auto}body img.full-width{width:100%;max-width:100%;height:auto}@media only screen and (min-width:768px){body .container img{max-width:600px}body .container img.full-width{width:100%;max-width:100%;height:auto}}body .container .column img{max-width:100%}body .category-thumbnail img,body .post-thumbnail img,body .search-result-thumbnail img{max-width:100%}body figure{margin:unset;padding:unset}body .widget:empty,body h1:empty,body h2:empty,body h3:empty,body h4:empty,body h5:empty,body h6:empty,body p:empty{display:none;width:0;height:0;margin:0;padding:0;line-height:0}body canvas,body iframe,body img,body video{border-radius:5px}body .custom-logo-link img,body .logo img{border-radius:0;-webkit-box-shadow:none;box-shadow:none}body .border-radius-0{border-radius:0}body .page-content img{margin-top:2rem;margin-bottom:1rem}@media only screen and (min-width:1024px){body .page-content img{margin-top:2rem;margin-bottom:1rem}}body .background-primary{padding:2rem;background-color:#ffc700}body .background-primary *{color:#fff}body .background-primary>:first-child{margin-top:0}body .background-primary>:last-child{margin-bottom:0}body .background-primary:has(>.container) .container>:first-child{margin-top:0}body .background-primary .color-gray,body .background-primary .color-gray *{color:#bbb!important}@media only screen and (min-width:768px){body .background-primary{padding:4rem}}body .background-gray{padding:2rem;background-color:#eee}body .background-gray *{color:#080808}body .background-gray a{color:#ffc700}body .background-gray h1 strong,body .background-gray h2 strong,body .background-gray h3 strong,body .background-gray h4 strong,body .background-gray h5 strong,body .background-gray h6 strong{color:#ffc700}body .background-gray>:first-child{margin-top:0}body .background-gray>:last-child{margin-bottom:0}body .background-gray:has(>.container) .container>:first-child{margin-top:0}body .background-gray .color-gray,body .background-gray .color-gray *{color:#bbb!important}@media only screen and (min-width:768px){body .background-gray{padding:4rem}}body .color-primary,body .color-primary *{color:#ffc700!important}body .color-secondary,body .color-secondary *{color:#1e1e1e!important}body .color-tertiary,body .color-tertiary *{color:#b5bfcd!important}body .color-gray,body .color-gray *{color:#6e6e6e!important}body .color-yellow,body .color-yellow *{color:#c8ae53!important}.grecaptcha-badge{display:none}.gdpr_lightbox-opened{z-index:999999!important}.d-none{display:none!important}.archive .archive-header,.archive .search-header,.search .archive-header,.search .search-header{padding-top:15px;padding-bottom:15px}@media screen and (min-width:1080px){.archive .archive-header,.archive .search-header,.search .archive-header,.search .search-header{padding-top:60px;padding-bottom:60px}}.archive .archive-header .page-title,.archive .search-header .page-title,.search .archive-header .page-title,.search .search-header .page-title{margin-top:0}.archive .archive-header .page-title span,.archive .search-header .page-title span,.search .archive-header .page-title span,.search .search-header .page-title span{color:#ffc700}.archive .archive-header .archive-description h1,.archive .archive-header .archive-description h2,.archive .archive-header .archive-description h3,.archive .archive-header .archive-description h4,.archive .archive-header .archive-description h5,.archive .archive-header .archive-description h6,.archive .search-header .archive-description h1,.archive .search-header .archive-description h2,.archive .search-header .archive-description h3,.archive .search-header .archive-description h4,.archive .search-header .archive-description h5,.archive .search-header .archive-description h6,.search .archive-header .archive-description h1,.search .archive-header .archive-description h2,.search .archive-header .archive-description h3,.search .archive-header .archive-description h4,.search .archive-header .archive-description h5,.search .archive-header .archive-description h6,.search .search-header .archive-description h1,.search .search-header .archive-description h2,.search .search-header .archive-description h3,.search .search-header .archive-description h4,.search .search-header .archive-description h5,.search .search-header .archive-description h6{border-bottom:none}.entry-title,.product_title{margin-top:0}.section-title{padding:1rem 2rem;background-color:#ffc700;color:#6e6e6e}.margin-horizontal-center{margin-right:auto;margin-left:auto}.margin-vertical-center{margin-top:auto;margin-bottom:auto}.margin-top-0{margin-top:0}.margin-bottom-0{margin-bottom:0}.margin-block-0{margin-block:0}section{margin-top:40px;margin-bottom:40px}@media only screen and (min-width:768px){section{margin-top:80px;margin-bottom:80px}}@media screen and (min-width:1921px){#site-footer,#site-header,main.site-main{max-width:1920px;margin-right:auto;margin-left:auto}}@media screen and (min-width:1080px){main.site-main:has(#site-navigation-desktop){display:-webkit-box}main.site-main:has(#site-navigation-desktop)>article{-webkit-box-flex:1;-ms-flex:1;flex:1}}.columns .flex-column-default{-webkit-box-flex:1!important;-ms-flex:1 1 300px!important;flex:1 1 300px!important}.columns .flex-column-smaller{-webkit-box-flex:1!important;-ms-flex:1 1 230px!important;flex:1 1 230px!important}.max-width-fit-content{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.border-bottom{position:relative;padding-bottom:1rem}.border-bottom::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:20px;background-clip:padding-box;background-color:#6b5a15}::-webkit-scrollbar-track{border-bottom:1px solid #3e4146;border-radius:20px;background-color:#1c1e21}::-webkit-scrollbar:horizontal{height:5px}::-webkit-scrollbar-thumb:horizontal{border-width:1px}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:#6b5a15 transparent}}@media screen and (max-width:1079px){.show-only-on-desktop{display:none!important}}@media screen and (min-width:1079px){.show-only-on-mobile{display:none!important}}#tidio-chat-iframe#tidio-chat-iframe{z-index:99999!important}#wpadminbar{position:fixed;z-index:999999!important;left:50%;max-width:1920px;margin-right:auto;margin-left:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.woocommerce-product-gallery .flex-control-thumbs,.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child){display:none!important}.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/prev.png) left 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/next.png) right 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/close.png) top right no-repeat;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;opacity:1}.woocommerce-checkout #payment ul.payment_methods li.payment_method_cryptomus img{margin-left:auto}@media only screen and (max-width:360px){.woocommerce-checkout #payment ul.payment_methods li.payment_method_cryptomus img{margin-left:auto}}@media only screen and (min-width:480px){.woocommerce-checkout #payment ul.payment_methods li.payment_method_cryptomus img{float:right;margin-left:inherit}}@media only screen and (min-width:768px){.woocommerce-checkout #payment ul.payment_methods li.payment_method_cryptomus img{margin-left:auto;float:inherit}}@media only screen and (min-width:1280px){.woocommerce-checkout #payment ul.payment_methods li.payment_method_cryptomus img{float:right;margin-left:inherit}}.payment_box.payment_method_cryptomus p{color:#222528}body .container,body .post-content:has(.sidebar){width:100%;padding-right:15px;padding-left:15px}@media only screen and (min-width:768px){body .container,body .post-content:has(.sidebar){max-width:1540px;margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px}}body .post-content:has(.sidebar) .entry-content .container,body .post-content:has(.sidebar) .entry-header .container{max-width:100%;margin-right:0;margin-left:0;padding-right:0;padding-left:0}body .page-wrapper{min-height:50vh}body.single-post main article .post-content .entry-content:not(:has(>.container)){width:100%;padding-right:15px;padding-left:15px}@media only screen and (min-width:768px){body.single-post main article .post-content .entry-content:not(:has(>.container)){max-width:1540px;margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px}}body:has(.primary-navigation.toggled){overflow-y:hidden}body:has(.primary-navigation.toggled) #tidio-chat{display:none!important}body #site-header{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99999;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#222528}body #site-header .checkout-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}body #site-header:has(.primary-navigation.toggled){z-index:999999}body #site-header:has(.primary-navigation.toggled)~footer,body #site-header:has(.primary-navigation.toggled)~main{-webkit-filter:blur(15px);filter:blur(15px)}body #site-header>.container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body #site-header>.container .custom-logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body #site-header>.container .custom-logo-link img.custom-logo{width:120px;max-width:120px;height:auto;margin-top:3px}@media only screen and (min-width:1280px){body #site-header>.container .custom-logo-link img.custom-logo{width:170px;max-width:170px}}body #site-header>.container.header-main-content{position:relative;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;width:100%;max-width:100%;padding-block:2px;gap:15px;background-color:#222528;-webkit-box-shadow:0 0 2px #080808;box-shadow:0 0 2px #080808}body #site-header>.container.header-main-content::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}@media screen and (min-width:1080px){body #site-header>.container.header-main-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;-webkit-box-shadow:0 0 4px #080808;box-shadow:0 0 4px #080808}body #site-header>.container.header-main-content::after{display:none}}@media screen and (max-width:1079px){body #site-header>.container.header-main-content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}body #site-header>.container.header-main-content .site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-height:50px;margin-right:120px}@media screen and (max-width:1079px){body #site-header>.container.header-main-content .site-branding{margin-right:auto}}@media screen and (min-width:1080px) and (max-width:1400px){body #site-header>.container.header-main-content .site-branding{margin-right:0}}body #site-header>.container.header-main-content .site-branding::after{content:"";display:block;position:absolute;bottom:0;left:130%;width:40px;height:100%;background-image:url(https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/header-decoration.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none}body #site-header>.container.header-main-content .header-extra-navigation{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body #site-header>.container.header-main-content .header-extra-navigation>.widget:empty{display:none}body #site-header>.container.header-main-content .header-extra-navigation>.widget:has(.buttons-wrapper){display:none!important}@media screen and (min-width:1080px){body #site-header>.container.header-main-content .header-extra-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:unset}body #site-header>.container.header-main-content .header-extra-navigation>.widget:has(.buttons-wrapper){display:block!important;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body #site-header>.container.header-main-content .header-extra-navigation>.widget:has(.widget_icl_lang_sel_widget){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}body #site-header>.container.header-main-content .header-extra-navigation>.widget:has(.widget_wc_aelia_currencyswitcher_widget){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body #site-header>.container.header-main-content .header-extra-navigation>.widget:has(.right-panel){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media only screen and (min-width:1024px){body #site-header>.container.header-main-content .header-extra-navigation{gap:30px}}body #site-header>.container.header-main-content .header-extra-navigation img{-webkit-box-shadow:none;box-shadow:none}body #site-header>.container.header-main-content .header-extra-navigation .widget .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width:1079px){body #site-header>.container.header-main-content .header-extra-navigation .widget .right-panel{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}body #site-header>.container.header-main-content .header-extra-navigation .widget .right-panel *{font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget a:not(.button){text-decoration:none}body #site-header>.container.header-main-content .header-extra-navigation .widget a img.facebook{max-width:30px;height:auto}body #site-header>.container.header-main-content .header-extra-navigation .widget a.button{margin-bottom:0;text-transform:none}body #site-header>.container.header-main-content .header-extra-navigation .widget p{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin:0}body #site-header>.container.header-main-content .header-extra-navigation .widget p img{width:auto!important;max-height:17px!important}body #site-header>.container.header-main-content .header-extra-navigation .widget .widget_wc_aelia_currencyswitcher_widget .aelia_cs_currencies{border:none;outline:0;background-color:transparent;color:#ffc700;font-size:12px;-webkit-appearance:menulist}body #site-header>.container.header-main-content .header-extra-navigation .widget .widget_wc_aelia_currencyswitcher_widget .aelia_cs_currencies option{background-color:#222528;color:#ffc700}body #site-header>.container.header-main-content .header-extra-navigation .widget .widget_icl_lang_sel_widget{display:block;position:relative}body #site-header>.container.header-main-content .header-extra-navigation .widget .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{display:none!important}body #site-header>.container.header-main-content .header-extra-navigation .widget .widget_icl_lang_sel_widget .mobile-lang-select{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border:none;outline:0;background-color:transparent;color:#ffc700;font-size:12px;-webkit-appearance:menulist}body #site-header>.container.header-main-content .header-extra-navigation .widget .widget_icl_lang_sel_widget .mobile-lang-select option{background-color:#222528;color:#ffc700}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 10px;background-color:transparent;-webkit-box-shadow:0 2px 4px #222,inset 0 0 11px rgba(8,8,8,.1411764706);box-shadow:0 2px 4px #222,inset 0 0 11px rgba(8,8,8,.1411764706)}@media screen and (min-width:1080px){body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper{background-color:#1e1e1e}}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{display:none;width:176px;border:none;outline:0;background-color:#1e1e1e;color:#c8ae53;font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-webkit-input-placeholder{opacity:1;color:#c8ae53;font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder{opacity:1;color:#c8ae53;font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input:-ms-input-placeholder{opacity:1;color:#c8ae53;font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-ms-input-placeholder{opacity:1;color:#c8ae53;font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::placeholder{opacity:1;color:#c8ae53;font-size:12px}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-ms-input-placeholder{color:#c8ae53}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-webkit-search-cancel-button{display:none!important}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-ms-clear{display:none!important}@media screen and (min-width:1080px){body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 12px}}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .search-input-visible{display:-webkit-box;display:-ms-flexbox;display:flex}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{width:30px;height:30px;padding:0;border:none;outline:0;background-color:transparent;cursor:pointer}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button svg{width:16px;height:30px;-webkit-transform:scale(-1.4,1.4);transform:scale(-1.4,1.4);fill:#c8ae53;cursor:pointer}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper:has(.search-input-visible){background-color:#1e1e1e}body #site-header>.container.header-main-content .header-extra-navigation .widget form.wp-block-search .wp-block-search__inside-wrapper:has(.search-input-visible) .wp-block-search__button svg{-webkit-transform:scale(-1.1,1.1);transform:scale(-1.1,1.1)}body #site-header>.container.header-main-content:has(.primary-navigation.toggled) .header-extra-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;z-index:9999999;top:53px;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:calc(100% + 30px);height:50px;padding:0 15px;overflow-x:auto;border-top:1px solid #3a3f46;border-bottom:1px solid #3a3f46;background-color:#222528}body #site-header>.container.header-main-content:has(.primary-navigation.toggled) .header-extra-navigation *{text-transform:none}body #site-header>.container.header-main-content:has(.primary-navigation.toggled) .header-extra-navigation .widget{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}@media screen and (max-width:1079px){body #site-header>.container.header-main-content:has(.cl-header-search.is-open) .site-branding::after{display:none}}body #site-header.header-sticky{position:fixed;top:0;left:0;-webkit-transform:none;transform:none;max-width:100vw}body #site-header .top-bar{z-index:2;background-color:#1a1c1f}body #site-header .top-bar .container{width:100%;max-width:100%;padding-right:15px;padding-left:15px}body #site-header .top-bar .container *{font-size:12px}@media only screen and (min-width:768px){body #site-header .top-bar .container *{font-size:14px}}body #site-header .top-bar .container p{margin-block:.5rem}.page-wrapper:has(header.header-sticky) .site-main>article{padding-top:15px;padding-bottom:25px}@media screen and (min-width:1080px){.page-wrapper:has(header.header-sticky) .site-main>article{padding-top:20px;padding-bottom:100px}}.cl-header-search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:420px;background:#26292d;border:1px solid #34383d;border-radius:10px;padding:9px 14px;-webkit-transition:border-color .15s;transition:border-color .15s;cursor:text}@media screen and (min-width:1080px) and (max-width:1199px){.cl-header-search{max-width:280px}}.cl-header-search:focus-within{border-color:#ffc700}.cl-header-search__icon{color:#7f8288;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px}.cl-header-search__input{-webkit-box-flex:1;-ms-flex:1;flex:1;background:0 0;border:none;outline:0;color:#e8e6ea;font-size:14px;font-family:inherit;min-width:0}.cl-header-search__input::-webkit-search-cancel-button,.cl-header-search__input::-webkit-search-decoration{display:none}.cl-header-search__input::-webkit-input-placeholder{color:#7f8288}.cl-header-search__input::-moz-placeholder{color:#7f8288}.cl-header-search__input:-ms-input-placeholder{color:#7f8288}.cl-header-search__input::-ms-input-placeholder{color:#7f8288}.cl-header-search__input::placeholder{color:#7f8288}@media screen and (max-width:1079px){.cl-header-search{-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;max-width:none;height:44px;padding:0;gap:0;overflow:hidden;cursor:pointer}.cl-header-search__icon{width:18px;height:18px}.cl-header-search__input{display:none}.cl-header-search.is-open{position:absolute;z-index:5;top:50%;left:15px;right:58px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto;max-width:none;height:44px;padding:0 14px;gap:8px;cursor:text}.cl-header-search.is-open .cl-header-search__input{display:block}}.cl-search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#1b1d20;border:1px solid #34383d;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 12px 32px rgba(0,0,0,.55);box-shadow:0 12px 32px rgba(0,0,0,.55);z-index:999999}.cl-search-dropdown[hidden]{display:none}.cl-search-dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 14px;font-size:13px;color:#e8e6ea;text-decoration:none;cursor:pointer;-webkit-transition:background-color .1s;transition:background-color .1s}.cl-search-dropdown__item.is-active,.cl-search-dropdown__item:hover,.cl-search-dropdown__item[aria-selected=true]{background:rgba(255,199,0,.07);color:#fff}.cl-search-dropdown__item strong{color:#ffc700;font-weight:600}.cl-search-dropdown__name{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cl-search-dropdown__cat{font-size:11px;color:#7f8288;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.cl-search-dropdown__empty{padding:12px 14px;font-size:13px;color:#7f8288}.cl-search-dropdown__footer{border-top:1px solid #2e3135;padding:9px 14px;font-size:12px;color:#ffc700;cursor:pointer;text-align:center;-webkit-transition:background-color .1s;transition:background-color .1s}.cl-search-dropdown__footer:hover{background:rgba(255,199,0,.05)}body .primary-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99999;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#222528}@media screen and (min-width:1080px){body .primary-navigation{width:245px;min-width:245px;max-width:245px;overflow:hidden auto;background-color:#222528;-webkit-box-shadow:1px 1px 3px #080808;box-shadow:1px 1px 3px #080808}body .primary-navigation .primary-menu-wrapper #primary-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .primary-navigation .sub-menu:has(.current-menu-item){display:block}}body .primary-navigation#site-navigation-desktop{position:relative;z-index:1}body .primary-navigation#site-navigation-desktop::before{content:"";display:block;position:absolute;z-index:-1;bottom:0;left:0;width:80px;height:160px;background-image:url(https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/navigation-desktop-decoration.svg);background-repeat:no-repeat;background-position:bottom left;background-size:contain;pointer-events:none}body .primary-navigation .current-menu-item,body .primary-navigation .current-menu-item>a{color:#ffc700!important;font-weight:700!important}body .primary-navigation .current-menu-item>a{-webkit-box-shadow:inset 0 0 6px 2px #82702b!important;box-shadow:inset 0 0 6px 2px #82702b!important}body .primary-navigation .menu{-ms-flex-wrap:wrap;flex-wrap:wrap}body .primary-navigation .menu *{color:#ffc700;text-transform:uppercase}body .primary-navigation .menu li{position:relative;padding:0;border-top:2px solid #3b3b3b;border-bottom:2px solid #080808;-webkit-box-shadow:0 1px 2px #222;box-shadow:0 1px 2px #222}body .primary-navigation .menu li a{padding:20px}body .primary-navigation .menu>li:first-child{border-top:none}body .primary-navigation .menu ul *{text-transform:none}body .primary-navigation .menu ul li a{padding:20px;font-size:14px}body .primary-navigation .menu ul li:first-child{border-top:2px solid #080808}body .primary-navigation .menu ul li:last-child{border-bottom:none}body .primary-navigation .menu li.menu-item-has-children{position:relative}body .primary-navigation .menu li.menu-item-has-children button{position:absolute;z-index:2;top:8px;right:0;margin:unset;margin-right:0;padding:20px;border:none;border-radius:unset;background:0 0;font-weight:600;cursor:pointer}body .primary-navigation .menu li.menu-item-has-children button img{width:10px;height:6px}body .primary-navigation .menu li.menu-item-has-children ul{display:none;position:relative;width:100%;background-color:#292d32;-webkit-box-shadow:none;box-shadow:none}body .primary-navigation .menu li.menu-item-has-children ul li a{padding:20px 32px}body .primary-navigation .menu li.menu-item-has-children ul li ul{background-color:#363b42}body .primary-navigation .menu li.menu-item-has-children ul li ul li a{padding:20px 40px}body .primary-navigation .menu li.menu-item-has-children ul li ul li ul li a{padding:20px 50px}body .primary-navigation .menu li.menu-item-has-children>a,body .primary-navigation .menu li.menu-item-has-children>span{display:block;position:relative;width:100%;margin-right:40px}body .primary-navigation li{font-size:max(16px,1rem)}body .primary-navigation li:not(:has(.sub-menu>li:nth-child(9))){position:relative}body .primary-navigation li a{font-weight:600}body .primary-navigation li ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .primary-navigation li ul li a{font-family:Poppins,sans-serif;font-weight:600}body .primary-navigation li .sub-menu .sub-menu{max-height:80vh;overflow:hidden auto}body .primary-navigation a{display:block;text-decoration:none}body .primary-navigation ul{display:none;margin:0;padding-left:0;background-color:#222528;list-style:none}body .toggled .primary-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:9999999;top:100%;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:calc(100vh - 50px);padding-top:80px;padding-bottom:80px;overflow:hidden auto;background-color:#222528;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.2509803922);box-shadow:0 4px 4px rgba(0,0,0,.2509803922)}body .toggled .primary-menu-wrapper .menu{margin-right:20px;margin-bottom:100px;margin-left:20px;border-radius:10px;background-color:#222;-webkit-box-shadow:inset 0 0 4px #080808;box-shadow:inset 0 0 4px #080808}body .toggled .primary-menu-wrapper .menu>li{margin-right:unset}body .toggled .primary-menu-wrapper .menu>li:last-child{border-bottom:none}body .toggled .primary-menu-wrapper .menu li.menu-item-has-children{position:relative}body .toggled .primary-menu-wrapper .menu li.menu-item-has-children button{position:absolute;z-index:2;top:8px;right:0;margin:unset;margin-right:0;padding:20px;border:none;border-radius:unset;background:0 0;font-weight:600;cursor:pointer}body .toggled .primary-menu-wrapper .menu li.menu-item-has-children button img{width:10px;height:6px}body .toggled .primary-menu-wrapper .menu li.menu-item-has-children ul{display:none;position:relative;width:100%;background-color:#292d32;-webkit-box-shadow:none;box-shadow:none}body .toggled .primary-menu-wrapper .menu li.menu-item-has-children>a,body .toggled .primary-menu-wrapper .menu li.menu-item-has-children>span{display:block;position:relative;width:100%;margin-right:40px}body .toggled .burger .icon{-webkit-transition-duration:.2s;transition-duration:.2s;background:0 0;-webkit-box-shadow:none;box-shadow:none}body .toggled .burger .icon::before{-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(4.5px,4.5px);transform:rotateZ(45deg) scaleX(1.25) translate(4.5px,4.5px)}body .toggled .burger .icon::after{-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(4.5px,-4.5px);transform:rotateZ(-45deg) scaleX(1.25) translate(4.5px,-4.5px)}body .menu-toggle,body .primary-navigation.toggled{z-index:999999}body .menu-toggle .primary-menu-wrapper .menu,body .primary-navigation.toggled .primary-menu-wrapper .menu{display:block}@media screen and (min-width:1080px){body .menu-toggle{display:none}body .primary-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}body .burger{position:relative;width:50px;height:50px;margin:unset;margin-right:-15px;padding:unset;-webkit-transition-duration:.2s;transition-duration:.2s;border:none;border-radius:unset;background:0 0;scrollbar-color:transparent}body .burger:hover{cursor:pointer}body .burger .icon{position:absolute;top:25px;left:15px;width:20px;height:3px;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#ffcd1a;-webkit-box-shadow:0 1px 3px #080808;box-shadow:0 1px 3px #080808}body .burger .icon::before{content:"";position:absolute;top:-7px;left:0;width:20px;height:3px;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#ffcd1a;-webkit-box-shadow:0 1px 3px #080808;box-shadow:0 1px 3px #080808}body .burger .icon::after{content:"";position:absolute;top:7px;left:0;width:20px;height:3px;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#ffcd1a;-webkit-box-shadow:0 1px 3px #080808;box-shadow:0 1px 3px #080808}body .header-extra-navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.visible{display:inline-block}body footer{position:relative;background-color:#222528;-webkit-box-shadow:0 0 2px #080808;box-shadow:0 0 2px #080808}body footer .section-logos-slider{padding:40px 0;border-top:1px solid #080808;border-bottom:1px solid #3b3b3b;-webkit-box-shadow:inset 0 0 3px #080808;box-shadow:inset 0 0 3px #080808}body footer .section-logos-slider .container .logos-slider{max-width:1000px;margin:0 auto;overflow:hidden}body footer .section-logos-slider .container .logos-slider .swiper-container .swiper-wrapper .swiper-slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;height:auto!important}body footer .section-logos-slider .container .logos-slider .swiper-container .swiper-wrapper .swiper-slide .wrapper{padding:0 10px}body footer .footer-main-content{position:relative;padding-top:1rem;padding-bottom:1rem}body footer .footer-main-content::after{content:"";display:block;position:absolute;right:0;bottom:0;width:100%;height:100%;background-image:url(https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/footer-decoration.svg);background-repeat:no-repeat;background-position:bottom right;background-size:auto 15%;pointer-events:none}@media only screen and (min-width:480px){body footer .footer-main-content::after{background-size:auto 20%}}@media only screen and (min-width:768px){body footer .footer-main-content::after{background-size:auto 30%}}@media only screen and (min-width:1024px){body footer .footer-main-content::after{background-size:auto 70%}}@media only screen and (min-width:1024px){body footer .footer-main-content{padding-top:2rem;padding-bottom:2rem}}body footer .footer-main-content .site-branding{margin-bottom:1rem}@media only screen and (min-width:1024px){body footer .footer-main-content .site-branding{margin-bottom:2rem}}body footer .footer-main-content .site-branding a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body footer .footer-main-content .site-branding .custom-logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body footer .footer-main-content .site-branding .custom-logo-link img.custom-logo{width:100%;max-width:180px;height:auto}@media only screen and (min-width:1024px){body footer .footer-main-content .site-branding .custom-logo-link img.custom-logo{max-width:300px}}body footer .footer-main-content .footer-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body footer .footer-main-content .footer-columns .widget-title{color:#888}@media only screen and (min-width:480px){body footer .footer-main-content .footer-columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body footer .footer-main-content .footer-columns .footer-column{width:48%}}@media only screen and (min-width:1024px){body footer .footer-main-content .footer-columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body footer .footer-main-content .footer-columns .widget:first-of-type .widget-title,body footer .footer-main-content .footer-columns .widget:first-of-type h4:first-of-type{margin-top:0}body footer .footer-main-content .footer-columns .footer-column{width:unset}}body footer .footer-main-content .footer-columns .footer-column{margin-top:1rem;margin-bottom:1rem}@media only screen and (min-width:1024px){body footer .footer-main-content .footer-columns .footer-column{margin-right:40px}}body footer .footer-main-content .footer-columns .footer-column .widget_nav_menu ul{margin:0;padding:0;list-style:none}body footer .footer-main-content .footer-columns .footer-column .widget_nav_menu ul li{padding:3px 0}body footer .footer-main-content .footer-columns .footer-column .widget_nav_menu ul li a{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.067rem;color:#6e6e6e;font-weight:400;text-decoration:none}@media only screen and (min-width:768px){body footer .footer-main-content .footer-columns .footer-column .widget_nav_menu ul li a{font-size:1.125rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}body footer .footer-main-content .footer-columns .footer-column .widget_block p:has(a>img) a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}body footer .footer-main-content .footer-columns .footer-column .widget_block p:has(a>img) a img{margin-right:15px}@media only screen and (min-width:1024px){body footer .footer-main-content .footer-columns .footer-column:last-child{margin-right:0}}body footer .wp-block-social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:unset;padding:unset;list-style:none;gap:20px}body footer .wp-block-social-links svg{fill:#fff}body footer .footer-disclaimer-section{padding:20px 0;border-top:1px solid #3b3b3b}body footer .footer-disclaimer-section .container p{margin:0;color:#888;font-size:12px;line-height:1.6;text-align:center}@media only screen and (min-width:1024px){body footer .footer-disclaimer-section .container p{text-align:left}}body footer .footer-website-data{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;border-top:1px solid #3b3b3b;background-color:#222528}body footer .footer-website-data::after{content:"";display:block;position:absolute;right:0;bottom:0;width:100%;height:100%;background-image:url(https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/footer-credits-decoration.svg);background-repeat:no-repeat;background-position:92%;background-size:contain;pointer-events:none}body footer .footer-website-data .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body footer .footer-website-data p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:unset}@media only screen and (min-width:1024px){body footer .footer-website-data p{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}body footer .footer-website-data a,body footer .footer-website-data p,body footer .footer-website-data span{color:#a1a1a1;font-size:14px;font-weight:400;text-decoration:none}body footer .breadcrumbs{margin:0;padding:1rem 0;background-color:#080808;color:#fff}body footer .breadcrumbs a{color:#ffc700;text-decoration:none}body footer .breadcrumbs a:hover{text-decoration:underline}body #primary .post-content:has(.sidebar){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 20px}body #primary .post-content:has(.sidebar) .entry-header{width:100%;margin-bottom:30px}body #primary .post-content:has(.sidebar) .entry-header h1{margin-top:0}body #primary .post-content:has(.sidebar) .entry-content,body #primary .post-content:has(.sidebar) .sidebar{-webkit-box-flex:1;-ms-flex:1 1 260px;flex:1 1 260px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}body #primary .post-content:has(.sidebar) .sidebar{max-width:380px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 0 15px 15px;border-left:1px solid #eee}body #primary .post-content:has(.sidebar) .sidebar .sidebar-widget-title{margin-top:0;padding:1rem 2rem;border-bottom:1px solid #eee;background-color:#ffc700;color:#fff;font-weight:700}body #primary .post-content:has(.sidebar) .sidebar .widget{margin-bottom:15px}body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list h1,body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list h2,body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list h3,body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list h4,body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list h5,body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list h6,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list h1,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list h2,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list h3,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list h4,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list h5,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list h6{margin:1rem 0;font-weight:400}body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list a,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list a{text-decoration:none}body #primary .post-content:has(.sidebar) .sidebar .widget .posts-list .container,body #primary .post-content:has(.sidebar) .sidebar .widget .terms-list .container{padding:0}body #primary .post-content:has(.sidebar) .sidebar .widget .google-calendar{aspect-ratio:1/1}body #primary .post-content:has(.sidebar) .sidebar .widget time{color:#bbb;font-size:14px}body #primary .post-content:has(.sidebar) .sidebar .widget .term a h1:hover,body #primary .post-content:has(.sidebar) .sidebar .widget .term a h2:hover,body #primary .post-content:has(.sidebar) .sidebar .widget .term a h3:hover,body #primary .post-content:has(.sidebar) .sidebar .widget .term a h4:hover,body #primary .post-content:has(.sidebar) .sidebar .widget .term a h5:hover,body #primary .post-content:has(.sidebar) .sidebar .widget .term a h6:hover{color:#ffc700}body #primary .post-content:has(.sidebar) .sidebar .widget .term.current-subcategory a h1,body #primary .post-content:has(.sidebar) .sidebar .widget .term.current-subcategory a h2,body #primary .post-content:has(.sidebar) .sidebar .widget .term.current-subcategory a h3,body #primary .post-content:has(.sidebar) .sidebar .widget .term.current-subcategory a h4,body #primary .post-content:has(.sidebar) .sidebar .widget .term.current-subcategory a h5,body #primary .post-content:has(.sidebar) .sidebar .widget .term.current-subcategory a h6{color:#ffc700;text-decoration:underline}body #primary .archive-content:has(.sidebar){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 20px}body #primary .archive-content:has(.sidebar) .archive-header{width:100%;margin-bottom:30px}body #primary .archive-content:has(.sidebar) .posts-list,body #primary .archive-content:has(.sidebar) .sidebar{-webkit-box-flex:1;-ms-flex:1 1 600px;flex:1 1 600px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}body #primary .archive-content:has(.sidebar) .sidebar{max-width:380px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 0 15px 15px;border-left:1px solid #eee}body #primary .archive-content:has(.sidebar) .sidebar .sidebar-widget-title{margin-top:0;padding:1rem 2rem;border-bottom:1px solid #eee;background-color:#ffc700;color:#fff;font-weight:700}body #primary .archive-content:has(.sidebar) .sidebar .widget{margin-bottom:15px}body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list h1,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list h2,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list h3,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list h4,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list h5,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list h6,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list h1,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list h2,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list h3,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list h4,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list h5,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list h6{margin:1rem 0;font-weight:400}body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list a,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list a{text-decoration:none}body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .container,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .container{padding:0}body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term a h1:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term a h2:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term a h3:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term a h4:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term a h5:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term a h6:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term a h1:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term a h2:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term a h3:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term a h4:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term a h5:hover,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term a h6:hover{color:#ffc700}body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term.current-subcategory a h1,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term.current-subcategory a h2,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term.current-subcategory a h3,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term.current-subcategory a h4,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term.current-subcategory a h5,body #primary .archive-content:has(.sidebar) .sidebar .widget .posts-list .term.current-subcategory a h6,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term.current-subcategory a h1,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term.current-subcategory a h2,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term.current-subcategory a h3,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term.current-subcategory a h4,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term.current-subcategory a h5,body #primary .archive-content:has(.sidebar) .sidebar .widget .terms-list .term.current-subcategory a h6{color:#ffc700;text-decoration:underline}body #primary .archive-content:has(.sidebar) .sidebar .widget .google-calendar{aspect-ratio:1/1}body #primary .archive-content:has(.sidebar) .sidebar .widget time{color:#bbb;font-size:14px}body #primary .archive-content:has(.sidebar) .pagination{width:100%}.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.columns .column{-webkit-box-flex:1;-ms-flex:1 1 260px;flex:1 1 260px}.columns .column>:first-child{margin-top:0}.columns:has(.column>img){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.columns:has(.column>img) .column{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.gallery:not(.glide__slides){display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.gallery:not(.glide__slides) img{width:100%;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:1/1}.spacer{display:block;position:relative;padding-top:2rem;padding-bottom:2rem}body table.table,body table.woocommerce-orders-table,body table.woocommerce-table{width:100%;border-collapse:collapse!important}body table.table thead th,body table.woocommerce-orders-table thead th,body table.woocommerce-table thead th{padding:8px;border:1px solid #080808;background-color:#1e1e1e;color:#c8ae53}body table.table tbody td,body table.table tbody th,body table.table tbody tr,body table.woocommerce-orders-table tbody td,body table.woocommerce-orders-table tbody th,body table.woocommerce-orders-table tbody tr,body table.woocommerce-table tbody td,body table.woocommerce-table tbody th,body table.woocommerce-table tbody tr{padding:8px;border:1px solid #080808}body table.table tfoot td,body table.table tfoot th,body table.table tfoot tr,body table.woocommerce-orders-table tfoot td,body table.woocommerce-orders-table tfoot th,body table.woocommerce-orders-table tfoot tr,body table.woocommerce-table tfoot td,body table.woocommerce-table tfoot th,body table.woocommerce-table tfoot tr{padding:8px;border:1px solid #080808}.table-wrapper{overflow-x:auto}body .add_to_cart_button,body .button,body .single_add_to_cart_button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:300px;margin-bottom:1rem;padding:8px 26px;-webkit-transition:all .2s;transition:all .2s;border-radius:20px;background-color:unset;text-decoration:none;cursor:pointer}body .add_to_cart_button,body .primary,body .single_add_to_cart_button{border:none;background:-webkit-gradient(linear,left top,left bottom,from(#ffc700),to(#bb851b));background:linear-gradient(to bottom,#ffc700,#bb851b);-webkit-box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);color:#222}body .add_to_cart_button:hover,body .primary:hover,body .single_add_to_cart_button:hover{-webkit-box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843);box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843)}body .secondary{z-index:1;overflow:hidden;background-color:#222528;-webkit-box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);color:#ffc700}body .secondary::before{content:"";position:absolute;z-index:-1;inset:-1px;border-radius:calc(20px + 1px);background:-webkit-gradient(linear,left top,left bottom,from(#f8e39a),to(#82702b));background:linear-gradient(to bottom,#f8e39a,#82702b)}body .secondary::after{content:"";position:absolute;z-index:-1;inset:1px;border-radius:calc(20px - 1px);background-color:#222528}body .secondary:hover{-webkit-box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843);box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843)}body .button.disabled,body .button:disabled{border:none;background-color:#bbb;color:#bbb;pointer-events:none}body .button.enabled{border:1px solid #ffc700;background-color:#ffc700;color:#fff}body .button.enabled:hover{border:1px solid #ffc700;background-color:transparent;color:#ffc700}body .button-see-all{margin-right:auto;margin-bottom:40px;margin-left:auto}@media only screen and (min-width:768px){body .button-see-all{margin-bottom:80px}}body .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}body.single-product #place_order,body.single-product .single_add_to_cart_button,body.woocommerce-checkout #place_order,body.woocommerce-checkout .single_add_to_cart_button{margin-bottom:0;border:1px solid #84ca4e;background:-webkit-gradient(linear,left top,left bottom,from(#518429),to(#3e6b1a));background:linear-gradient(to bottom,#518429,#3e6b1a);-webkit-box-shadow:0 0 15px 2px rgba(81,132,41,.4392156863);box-shadow:0 0 15px 2px rgba(81,132,41,.4392156863);color:#fff}body.single-product #place_order.disabled,body.single-product .single_add_to_cart_button.disabled,body.woocommerce-checkout #place_order.disabled,body.woocommerce-checkout .single_add_to_cart_button.disabled{margin-bottom:0;border:1px solid #84ca4e;background:#222528;-webkit-box-shadow:0 0 15px 2px rgba(81,132,41,.4392156863);box-shadow:0 0 15px 2px rgba(81,132,41,.4392156863);color:#6e6e6e;cursor:not-allowed}body .wapf-field-calc,body .wapf-product-totals{display:none!important}body .wapf-field-label{color:#fff;font-weight:700}body .wapf-field-label .wapf-tt-icon svg{fill:#c8ae53}body .wapf-wrapper{margin:0}body .wapf-product-totals{color:#fff;font-weight:700}body .label-minimum-two-rows .wapf-field-label label{min-height:48px}body .product:not(.product-type-variable) .wapf-field-container{position:relative;padding-block:15px}@media screen and (max-width:1299px){body .product:not(.product-type-variable) .wapf-field-container::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}}body .product.product-type-variable .wapf-field-container{position:relative;padding-block:15px}@media screen and (max-width:1299px){body .product.product-type-variable .wapf-field-container::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}}body .product.product-type-variable .wapf-field-container:last-child{padding-bottom:0}body .woocommerce .woocommerce-error,body .woocommerce .woocommerce-info,body .woocommerce .woocommerce-message,body.woocommerce .woocommerce-error,body.woocommerce .woocommerce-info,body.woocommerce .woocommerce-message{border:1px solid #6e6e6e;border-radius:20px;background-color:#222528;color:#fff}body .woocommerce .woocommerce-error .button,body .woocommerce .woocommerce-info .button,body .woocommerce .woocommerce-message .button,body.woocommerce .woocommerce-error .button,body.woocommerce .woocommerce-info .button,body.woocommerce .woocommerce-message .button{margin:0;padding:0}body .woocommerce .woocommerce-error li,body .woocommerce .woocommerce-info li,body .woocommerce .woocommerce-message li,body.woocommerce .woocommerce-error li,body.woocommerce .woocommerce-info li,body.woocommerce .woocommerce-message li{padding-block:2px}body .woocommerce .woocommerce-info::before,body.woocommerce .woocommerce-info::before{color:#ffc700}body .woocommerce form.woocommerce-form-coupon,body.woocommerce form.woocommerce-form-coupon{border:1px solid #6e6e6e;border-radius:20px;background-color:#222528;color:#fff}body .woocommerce form.woocommerce-form-coupon p,body.woocommerce form.woocommerce-form-coupon p{color:#fff}body .woocommerce form.woocommerce-form-coupon .form-row,body.woocommerce form.woocommerce-form-coupon .form-row{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .woocommerce form.woocommerce-form-coupon .form-row.form-row-last,body.woocommerce form.woocommerce-form-coupon .form-row.form-row-last{float:left}body .woocommerce form.woocommerce-form-coupon .form-row button,body.woocommerce form.woocommerce-form-coupon .form-row button{border:none}.products-slider{position:relative;padding:0 30px}@media only screen and (min-width:768px){.products-slider{padding:0 40px}}@media only screen and (min-width:1024px){.products-slider{padding:0 50px}}.products-slider .swiper-container{overflow:hidden}.products-slider .swiper-container .swiper-wrapper{list-style-type:none!important}.products-slider .swiper-container .swiper-wrapper .swiper-slide .product{padding:15px}@media only screen and (min-width:768px){.products-slider .swiper-container .swiper-wrapper .swiper-slide .product{padding:20px}}@media only screen and (min-width:1024px){.products-slider .swiper-container .swiper-wrapper .swiper-slide .product{padding:25px}}.banner-slider{position:relative;padding-bottom:40px}.banner-slider .swiper-container{overflow:hidden}.banner-slider .swiper-container .swiper-wrapper{list-style-type:none!important}.banner-slider .swiper-container .swiper-wrapper .swiper-slide .button{max-width:100%}.slider-four,.slider-three,.slider-two{position:relative;padding:0 30px}.slider-four .swiper-container,.slider-three .swiper-container,.slider-two .swiper-container{overflow:hidden}.slider-four .swiper-container .swiper-wrapper,.slider-three .swiper-container .swiper-wrapper,.slider-two .swiper-container .swiper-wrapper{list-style-type:none!important}.slider-four .swiper-container .swiper-wrapper .swiper-slide,.slider-three .swiper-container .swiper-wrapper .swiper-slide,.slider-two .swiper-container .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}@media only screen and (min-width:768px){.slider-four .swiper-container .swiper-wrapper .swiper-slide,.slider-three .swiper-container .swiper-wrapper .swiper-slide,.slider-two .swiper-container .swiper-wrapper .swiper-slide{padding:20px}}@media only screen and (min-width:1024px){.slider-four .swiper-container .swiper-wrapper .swiper-slide,.slider-three .swiper-container .swiper-wrapper .swiper-slide,.slider-two .swiper-container .swiper-wrapper .swiper-slide{padding:25px}}.slider-four .swiper-container .swiper-wrapper .swiper-slide .wrapper,.slider-three .swiper-container .swiper-wrapper .swiper-slide .wrapper,.slider-two .swiper-container .swiper-wrapper .swiper-slide .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-four .swiper-container .swiper-wrapper .swiper-slide img,.slider-three .swiper-container .swiper-wrapper .swiper-slide img,.slider-two .swiper-container .swiper-wrapper .swiper-slide img{max-width:100%}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{border-radius:0;color:#ffc700}.swiper-container .swiper-button-next{right:0}.swiper-container .swiper-button-prev{left:0}.swiper-container .swiper-pagination-bullet{width:14px;height:14px;padding:2px;border:1px solid #eee}.swiper-container .swiper-pagination-bullet-active{border:1px solid #ffc700;background-color:#ffc700}.products .product,.swiper-wrapper .product{-webkit-transition:all .3s;transition:all .3s}.products .product:hover .product-thumbnail img,.swiper-wrapper .product:hover .product-thumbnail img{-webkit-transition:all .3s;transition:all .3s;opacity:.5}.products .product .product-link,.swiper-wrapper .product .product-link{text-decoration:none}.products .product .product-thumbnail img,.swiper-wrapper .product .product-thumbnail img{width:100%;max-width:100%;-webkit-transition:all .3s;transition:all .3s}.products .product img,.swiper-wrapper .product img{width:100%;max-width:100%;-webkit-transition:all .3s;transition:all .3s}.products .product .product-title,.products .product .woocommerce-loop-category__title,.swiper-wrapper .product .product-title,.swiper-wrapper .product .woocommerce-loop-category__title{margin-top:10px;color:#a1a1a1}.product-status-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-bottom:1rem}.product-status-labels .product-status-label{display:inline-block;padding:3px 9px;color:#fff;font-size:10px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.3137254902);text-transform:uppercase;cursor:default}.product-status-labels .product-status-label.status-hot{background-color:#a30808}.product-status-labels .product-status-label.status-sale{background-color:#ff6b00}.product-status-labels .product-status-label.status-save{background-color:#1f758d}.product-status-labels .product-status-label.status-preorder{background-color:#9b479f}.product-status-labels .product-status-label.status-bestseller{background-color:#ffa000}.archive .product-status-labels,.products-slider .product-status-labels,ul.products .product-status-labels{position:absolute;z-index:9;top:15px;right:-15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;gap:10px}.archive .product-status-labels .product-status-label,.products-slider .product-status-labels .product-status-label,ul.products .product-status-labels .product-status-label{cursor:pointer}@media screen and (min-width:1300px){.single-product .summary-wrapper .product-status-labels{position:absolute;top:-30px;width:100%}}.separator{height:60px}html body #primary form input[type=email],html body #primary form input[type=number]:not(.qty),html body #primary form input[type=password],html body #primary form input[type=tel],html body #primary form input[type=text],html body #primary form input[type=url],html body #primary form select{width:100%;max-width:400px;min-height:40px;padding:8px 16px;border:none;border-radius:20px;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;color:#c8ae53}html body #primary form input[type=email]::-webkit-input-placeholder,html body #primary form input[type=number]:not(.qty)::-webkit-input-placeholder,html body #primary form input[type=password]::-webkit-input-placeholder,html body #primary form input[type=tel]::-webkit-input-placeholder,html body #primary form input[type=text]::-webkit-input-placeholder,html body #primary form input[type=url]::-webkit-input-placeholder,html body #primary form select::-webkit-input-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form input[type=email]::-moz-placeholder,html body #primary form input[type=number]:not(.qty)::-moz-placeholder,html body #primary form input[type=password]::-moz-placeholder,html body #primary form input[type=tel]::-moz-placeholder,html body #primary form input[type=text]::-moz-placeholder,html body #primary form input[type=url]::-moz-placeholder,html body #primary form select::-moz-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form input[type=email]:-ms-input-placeholder,html body #primary form input[type=number]:not(.qty):-ms-input-placeholder,html body #primary form input[type=password]:-ms-input-placeholder,html body #primary form input[type=tel]:-ms-input-placeholder,html body #primary form input[type=text]:-ms-input-placeholder,html body #primary form input[type=url]:-ms-input-placeholder,html body #primary form select:-ms-input-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form input[type=email]::-ms-input-placeholder,html body #primary form input[type=number]:not(.qty)::-ms-input-placeholder,html body #primary form input[type=password]::-ms-input-placeholder,html body #primary form input[type=tel]::-ms-input-placeholder,html body #primary form input[type=text]::-ms-input-placeholder,html body #primary form input[type=url]::-ms-input-placeholder,html body #primary form select::-ms-input-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form input[type=email]::placeholder,html body #primary form input[type=number]:not(.qty)::placeholder,html body #primary form input[type=password]::placeholder,html body #primary form input[type=tel]::placeholder,html body #primary form input[type=text]::placeholder,html body #primary form input[type=url]::placeholder,html body #primary form select::placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form input[type=email] option,html body #primary form input[type=number]:not(.qty) option,html body #primary form input[type=password] option,html body #primary form input[type=tel] option,html body #primary form input[type=text] option,html body #primary form input[type=url] option,html body #primary form select option{background-color:#222528;color:#c8ae53}html body #primary form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23C8AE53' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}html body #primary form input[type=radio]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin:0!important;border:1px solid #c8ae53;border-radius:50%;background-color:transparent;-webkit-box-shadow:1px 2px 3px #080808;box-shadow:1px 2px 3px #080808;cursor:pointer}html body #primary form input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background-color:#c8ae53}html body #primary form label:has(input[type=radio]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;color:#c8ae53;cursor:pointer}html body #primary form textarea{max-width:100%;padding:8px 16px;border:none;border-radius:20px;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449!important;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449!important;color:#c8ae53}html body #primary form textarea::-webkit-input-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form textarea::-moz-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form textarea:-ms-input-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form textarea::-ms-input-placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form textarea::placeholder{opacity:.4!important;color:#c8ae53!important}html body #primary form input[type=checkbox]{display:inline-block!important;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;margin:0!important;margin-right:6px!important;border:1px solid #c8ae53;background-color:transparent;-webkit-box-shadow:1px 2px 3px #080808;box-shadow:1px 2px 3px #080808;cursor:pointer}html body #primary form input[type=checkbox]:checked::after{content:"✓";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#c8ae53;font-size:16px}html body #primary form label:has(input[type=checkbox]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;color:#c8ae53;cursor:pointer}html body #primary form label:has(input[type=checkbox]) .wpcf7-list-item-label{cursor:pointer}html body #primary form .wpcf7-list-item:has(input[type=checkbox]){margin:0}html body #primary form .wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body #primary form .wpcf7-radio .wpcf7-list-item{margin:0;padding-block:.5rem}html body #primary form .wpcf7-radio .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}html body #primary form .wpcf7-radio .wpcf7-list-item-label{cursor:pointer}html body #primary form h1,html body #primary form h2,html body #primary form h3,html body #primary form h4,html body #primary form h5,html body #primary form h6{margin-top:2rem;margin-bottom:1rem}html body #primary form input[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:300px;margin-top:2rem;margin-bottom:16px;padding:13px 24px;-webkit-transition:all .2s;transition:all .2s;border:1px solid #ffc700;border-radius:8px;background-color:unset;background-color:#ffc700;color:#fff;line-height:initial;text-decoration:none;cursor:pointer}html body #primary form input[type=submit]:hover{border:1px solid #cc9f00;background-color:#cc9f00;color:#fff}html body #primary form ol li p,html body #primary form ul li p{margin:0}html body #primary form .toggle-button-read-more input[type=checkbox]{display:none}html body #primary form .toggle-button-read-more .wpcf7-list-item-label{text-decoration:underline;cursor:pointer}html body #primary form#loginform .login-password,html body #primary form#loginform .login-username{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body #primary form#loginform .login-password label,html body #primary form#loginform .login-username label{font-family:Poppins,sans-serif;font-weight:700;line-height:1.5;margin-top:2rem;margin-bottom:1rem;font-size:1.067rem;margin-top:1rem!important;margin-bottom:1rem!important}@media only screen and (min-width:768px){html body #primary form#loginform .login-password label,html body #primary form#loginform .login-username label{font-size:1.125rem;line-height:1.5;margin-top:2rem;margin-bottom:1rem}}html body #primary form#loginform .login-remember{margin-top:2rem;margin-bottom:1rem}html body #primary form .attention{padding:10px;border:1px solid #ea6a6a;background-color:#ef8f8f;color:#892929}html body #primary form .wapf-swatch{padding:8px 26px;border:none;border-radius:20px;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;color:#c8ae53;font-weight:700}html body #primary form .wapf-swatch.wapf-checked{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 26px;-webkit-transition:all .2s;transition:all .2s;border:none;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(#ffc700),to(#bb851b));background:linear-gradient(to bottom,#ffc700,#bb851b);-webkit-box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);color:#3a4b48;font-weight:700;text-decoration:none;cursor:pointer}html body #primary form .wapf-swatch.wapf-checked:hover{-webkit-box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843);box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843)}.select2-container{width:100%;max-width:400px;min-height:40px;border:none;border-radius:20px;border-color:none!important;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;color:#c8ae53}.select2-container .select2-selection{min-height:40px;border:none!important;border-radius:0!important;background-color:transparent!important}.select2-container .select2-selection .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;padding:8px 16px;color:#c8ae53}.select2-container .select2-selection .select2-selection__arrow{top:0;right:16px;min-height:40px}.select2-container .select2-selection .select2-selection__arrow b{border-color:#c8ae53 transparent transparent transparent}.select2-dropdown{background-color:#222528;color:#c8ae53}.select2-dropdown .select2-search__field{background-color:#222528;color:#c8ae53}.pagination,.woocommerce nav.woocommerce-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:2rem}.pagination ul.page-numbers,.pagination ul.pagination-list,.woocommerce nav.woocommerce-pagination ul.page-numbers,.woocommerce nav.woocommerce-pagination ul.pagination-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;gap:.5rem}.pagination ul.page-numbers li,.pagination ul.pagination-list li,.woocommerce nav.woocommerce-pagination ul.page-numbers li,.woocommerce nav.woocommerce-pagination ul.pagination-list li{margin:0;border:none}.pagination ul.page-numbers li .page-numbers,.pagination ul.page-numbers li a,.pagination ul.page-numbers li span,.pagination ul.pagination-list li .page-numbers,.pagination ul.pagination-list li a,.pagination ul.pagination-list li span,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers li a,.woocommerce nav.woocommerce-pagination ul.page-numbers li span,.woocommerce nav.woocommerce-pagination ul.pagination-list li .page-numbers,.woocommerce nav.woocommerce-pagination ul.pagination-list li a,.woocommerce nav.woocommerce-pagination ul.pagination-list li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;-webkit-transition:all .2s;transition:all .2s;border:1px solid #eee;border-radius:5px;background:#3b3b3b;color:inherit;text-decoration:none}.pagination ul.page-numbers li .page-numbers.dots,.pagination ul.page-numbers li a.dots,.pagination ul.page-numbers li span.dots,.pagination ul.pagination-list li .page-numbers.dots,.pagination ul.pagination-list li a.dots,.pagination ul.pagination-list li span.dots,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.dots,.woocommerce nav.woocommerce-pagination ul.page-numbers li a.dots,.woocommerce nav.woocommerce-pagination ul.page-numbers li span.dots,.woocommerce nav.woocommerce-pagination ul.pagination-list li .page-numbers.dots,.woocommerce nav.woocommerce-pagination ul.pagination-list li a.dots,.woocommerce nav.woocommerce-pagination ul.pagination-list li span.dots{border-color:transparent;background:0 0}.pagination ul.page-numbers li .page-numbers.dots:hover,.pagination ul.page-numbers li a.dots:hover,.pagination ul.page-numbers li span.dots:hover,.pagination ul.pagination-list li .page-numbers.dots:hover,.pagination ul.pagination-list li a.dots:hover,.pagination ul.pagination-list li span.dots:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.dots:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li a.dots:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li span.dots:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li .page-numbers.dots:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li a.dots:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li span.dots:hover{border-color:transparent;color:inherit}.pagination ul.page-numbers li .page-numbers:hover,.pagination ul.page-numbers li a:hover,.pagination ul.page-numbers li span:hover,.pagination ul.pagination-list li .page-numbers:hover,.pagination ul.pagination-list li a:hover,.pagination ul.pagination-list li span:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li span:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li .page-numbers:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li a:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li span:hover{border-color:#ffc700;color:#ffc700}.pagination ul.page-numbers li span.current,.pagination ul.pagination-list li span.current,.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current,.woocommerce nav.woocommerce-pagination ul.pagination-list li span.current{border-color:#ffc700;background:#ffc700;color:#222;font-weight:700}.pagination ul.page-numbers li span.current:hover,.pagination ul.pagination-list li span.current:hover,.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current:hover,.woocommerce nav.woocommerce-pagination ul.pagination-list li span.current:hover{color:#222}.pagination ul.page-numbers li .next,.pagination ul.page-numbers li .prev,.pagination ul.pagination-list li .next,.pagination ul.pagination-list li .prev,.woocommerce nav.woocommerce-pagination ul.page-numbers li .next,.woocommerce nav.woocommerce-pagination ul.page-numbers li .prev,.woocommerce nav.woocommerce-pagination ul.pagination-list li .next,.woocommerce nav.woocommerce-pagination ul.pagination-list li .prev{font-size:1.2rem;font-weight:400}.woocommerce-pagination{margin:2rem 0;border:none}.woocommerce-pagination ul.page-numbers{border:none!important;background:0 0}.post-navigation{margin-top:2rem}@media only screen and (min-width:768px){.post-navigation{margin-top:60px}}.post-navigation .container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-top:2rem;border-top:1px solid #eee}.post-navigation .container .wrapper a[rel=next],.post-navigation .container .wrapper a[rel=prev]{font-size:12px}body.archive .posts-list,body.page .posts-list{display:grid;grid-template-columns:1fr;margin-block:2rem;gap:2rem}@media only screen and (min-width:768px){body.archive .posts-list,body.page .posts-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1280px){body.archive .posts-list,body.page .posts-list{grid-template-columns:repeat(3,1fr)}}body.archive .posts-list article,body.page .posts-list article{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;border-top:1px solid #3b3b3b;border-bottom:1px solid #080808;border-radius:5px;-webkit-box-shadow:0 0 3px #080808;box-shadow:0 0 3px #080808}body.archive .posts-list article:hover,body.page .posts-list article:hover{-webkit-transition:all .3s;transition:all .3s;opacity:.6;-webkit-box-shadow:0 0 6px #080808;box-shadow:0 0 6px #080808}body.archive .posts-list article .post-link,body.page .posts-list article .post-link{display:block;height:100%;color:inherit;text-decoration:none}body.archive .posts-list article .post-thumbnail,body.page .posts-list article .post-thumbnail{position:relative;width:100%;padding-top:56.25%}body.archive .posts-list article .post-thumbnail img,body.page .posts-list article .post-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.archive .posts-list article .post-content,body.page .posts-list article .post-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:1.5rem}body.archive .posts-list article .post-content .post-categories,body.page .posts-list article .post-content .post-categories{margin-bottom:.5rem;color:#eee;font-size:14px}body.archive .posts-list article .post-content .post-meta,body.page .posts-list article .post-content .post-meta{margin-bottom:.5rem;color:#eee;font-size:14px}body.archive .posts-list article .post-content .post-title,body.page .posts-list article .post-content .post-title{margin:1rem 0}body.archive .posts-list article .post-content .post-excerpt,body.page .posts-list article .post-content .post-excerpt{margin-bottom:1.5rem}body.archive .posts-list article .post-content .post-excerpt p,body.page .posts-list article .post-content .post-excerpt p{margin:0}body.archive .posts-list article:not(:has(.post-thumbnail)) .post-content,body.page .posts-list article:not(:has(.post-thumbnail)) .post-content{padding:1rem}@media only screen and (min-width:768px){body.archive .posts-list article:not(:has(.post-thumbnail)) .post-content,body.page .posts-list article:not(:has(.post-thumbnail)) .post-content{padding:1.5rem}}@media only screen and (min-width:768px){.posts-list.two-columns{grid-template-columns:repeat(2,1fr)}}.posts-list.one-column{grid-template-columns:1fr}body.home .entry-header,body.home .entry-title{display:none}body.home #site-header{margin-bottom:0}body.home section:first-child{margin-top:0}body.home section:first-child .heading,body.home section:first-child .subheading{margin-top:0}@media screen and (max-width:767px){body.home .section-splash .container{padding-right:0;padding-left:0}}body.home .section-splash .container .banner-slider .swiper-slide .wrapper{margin:3px;padding:0 0 10px}@media only screen and (min-width:768px){body.home .section-splash .container .banner-slider .swiper-slide .wrapper{padding:20px;border-top:1px solid #3d4145;border-bottom:1px solid #101418;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2509803922);box-shadow:0 0 4px rgba(0,0,0,.2509803922)}}body.home .section-splash .container .banner-slider .button{margin-top:20px;margin-bottom:0}body.home .section-advantages .columns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-block:2rem}body.home{--cl-card:#1b1d20;--cl-elevated:#18141f;--cl-border:#2e3135;--cl-border-inner:#2c2436;--cl-green:#00b67a;--cl-dim:#7f8288;--cl-dim-purple:#8a7fa0;--cl-muted:#b9bbc0;--cl-max-width:1240px;background-color:#222528;color:#b5bfcd}body.home .entry-header,body.home .entry-title,body.home .site-main>.container:empty{display:none}body.home #site-header{background-color:var(--cl-card);border-bottom:1px solid var(--cl-border)}body.home #site-header>.container.header-main-content{background-color:var(--cl-card)}body.home .cl-wrap{max-width:var(--cl-max-width);margin-inline:auto;padding-inline:40px}@media screen and (max-width:767px){body.home .cl-wrap{padding-inline:20px}}body.home .cl-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px}body.home .cl-section-header h2{font-size:24px;font-weight:700;margin:0;color:#fff}body.home .cl-section-header a{font-size:14px;font-weight:600;color:#ffc700}body.home .cl-section-header a:hover{color:#ffd233}body.home .cl-hero{position:relative;margin-bottom:0;padding:52px 40px;overflow:hidden;background:radial-gradient(120% 140% at 80% 0,#241a33 0,#1b1620 60%,#222528 100%);border-bottom:1px solid var(--cl-border)}@media screen and (max-width:767px){body.home .cl-hero{padding:36px 20px}}body.home .cl-hero__glow{position:absolute;right:-30px;top:-30px;width:340px;height:340px;background:radial-gradient(circle,rgba(255,199,0,.18),transparent 65%);-webkit-animation:clFloatGlow 6s ease-in-out infinite;animation:clFloatGlow 6s ease-in-out infinite;pointer-events:none}body.home .cl-hero__text{position:relative;text-align:center;max-width:780px;margin:0 auto 36px}body.home .cl-hero__text h1{margin:0 0 12px;font-size:clamp(30px,5vw,48px);line-height:1.05;font-weight:800;letter-spacing:-1.4px;color:#fff}body.home .cl-hero__text p{margin:0;font-size:17px;color:var(--cl-muted);line-height:1.6}@media screen and (max-width:767px){body.home .cl-hero__text p{font-size:15px}}body.home .cl-hero__badges{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:18px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.home .cl-hero__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;font-weight:600;padding:6px 14px;border-radius:999px}body.home .cl-hero__badge--yellow{background:rgba(255,199,0,.12);border:1px solid rgba(255,199,0,.3);color:#ffc700}body.home .cl-hero__badge--green{background:rgba(0,182,122,.12);border:1px solid rgba(0,182,122,.35);color:var(--cl-green)}@-webkit-keyframes clFloatGlow{0%,100%{opacity:.45}50%{opacity:.85}}@keyframes clFloatGlow{0%,100%{opacity:.45}50%{opacity:.85}}body.home .cl-finder{position:relative;max-width:940px;margin:0 auto;background:var(--cl-elevated);border:1px solid var(--cl-border-inner);border-radius:16px;padding:22px;-webkit-box-shadow:0 20px 50px rgba(0,0,0,.4);box-shadow:0 20px 50px rgba(0,0,0,.4)}body.home .cl-finder__fields{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:14px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (max-width:900px){body.home .cl-finder__fields{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){body.home .cl-finder__fields{grid-template-columns:1fr}}body.home .cl-finder__field label{display:block;font-size:13px;text-transform:uppercase;letter-spacing:1px;color:#b5bfcd;font-weight:600;margin-bottom:8px}body.home .cl-finder__field select{width:100%;background:#221a2e;border:1px solid #34283f;border-radius:10px;padding:13px 36px 13px 16px;font-size:14px;font-weight:500;color:#b5bfcd;cursor:pointer;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238a7fa0' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;-webkit-transition:border-color .15s;transition:border-color .15s}body.home .cl-finder__field select:focus,body.home .cl-finder__field select:hover{border-color:#ffc700;outline:0}body.home .cl-finder__field select option{background:#221a2e;color:#b5bfcd}body.home .cl-finder__field select:disabled{opacity:.5;cursor:not-allowed}body.home .cl-finder__btn{background:#ffc700;color:#18141f;padding:14px 26px;border-radius:10px;font-weight:700;font-size:15px;white-space:nowrap;text-align:center;border:none;cursor:pointer;font-family:inherit;-webkit-transition:background-color .15s,-webkit-transform .1s;transition:background-color .15s,-webkit-transform .1s;transition:background-color .15s,transform .1s;transition:background-color .15s,transform .1s,-webkit-transform .1s;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-item-align:end;align-self:end}body.home .cl-finder__btn:hover{background:#ffd029;-webkit-transform:translateY(-1px);transform:translateY(-1px)}body.home .cl-finder__btn:active{-webkit-transform:translateY(0);transform:translateY(0)}body.home .cl-finder__popular{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:16px;font-size:12px;color:var(--cl-dim);-ms-flex-wrap:wrap;flex-wrap:wrap}body.home .cl-finder__popular .label{color:var(--cl-dim-purple);font-weight:500}body.home .cl-finder__chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;background:#221a2e;border:1px solid #34283f;padding:4px 12px 4px 5px;border-radius:999px;color:#c9cbd0;font-size:12px;text-decoration:none;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s}body.home .cl-finder__chip:hover{border-color:#ffc700;color:#fff}body.home .cl-finder__chip-icon{width:18px;height:18px;border-radius:5px;-ms-flex-negative:0;flex-shrink:0;background-size:cover;background-position:center;background-color:rgba(255,255,255,.08);border:1px solid #4a3a55}body.home .cl-game-picker{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.home .cl-game-picker__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:#221a2e;border:1px solid #34283f;border-radius:10px;padding:13px 16px;font-size:14px;font-weight:500;color:#b5bfcd;-webkit-transition:border-color .15s;transition:border-color .15s}body.home .cl-game-picker:focus-visible>body.home .cl-game-picker__trigger,body.home .cl-game-picker:hover>body.home .cl-game-picker__trigger,body.home .cl-game-picker[aria-expanded=true]>body.home .cl-game-picker__trigger{border-color:#ffc700;outline:0}body.home .cl-game-picker__icon{width:22px;height:22px;border-radius:6px;-ms-flex-negative:0;flex-shrink:0;background-size:cover;background-position:center;background-color:rgba(255,255,255,.08);border:1px solid #4a3a55;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7)}body.home .cl-game-picker__icon:empty{display:none}body.home .cl-game-picker__label{-webkit-box-flex:1;-ms-flex:1;flex:1}body.home .cl-game-picker__arrow{color:#8a7fa0;font-size:12px;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}body.home .cl-game-picker[aria-expanded=true] body.home .cl-game-picker__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body.home .cl-game-picker__list{padding:6px;margin:0;list-style:none;max-height:256px;overflow-y:auto}body.home .cl-game-picker__list::-webkit-scrollbar{width:4px}body.home .cl-game-picker__list::-webkit-scrollbar-track{background:0 0}body.home .cl-game-picker__list::-webkit-scrollbar-thumb{background:#4a3a55;border-radius:2px}body.home .cl-game-picker__dropdown{position:fixed;z-index:9999;background:#221a2e;border:1px solid #ffc700;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 12px 32px rgba(0,0,0,.5);box-shadow:0 12px 32px rgba(0,0,0,.5);display:none}body.home .cl-game-picker__dropdown .cl-game-picker__search{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 14px;background:0 0;border:none;border-bottom:1px solid #34283f;color:#b5bfcd;font-size:14px;line-height:1.4;outline:0;font-family:inherit}body.home .cl-game-picker__dropdown .cl-game-picker__search::-webkit-input-placeholder{color:var(--cl-dim)}body.home .cl-game-picker__dropdown .cl-game-picker__search::-moz-placeholder{color:var(--cl-dim)}body.home .cl-game-picker__dropdown .cl-game-picker__search:-ms-input-placeholder{color:var(--cl-dim)}body.home .cl-game-picker__dropdown .cl-game-picker__search::-ms-input-placeholder{color:var(--cl-dim)}body.home .cl-game-picker__dropdown .cl-game-picker__search::placeholder{color:var(--cl-dim)}body.home .cl-game-picker__dropdown .cl-game-picker__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 12px;border-radius:7px;font-size:14px;font-weight:500;color:#b5bfcd;cursor:pointer;-webkit-transition:background-color .1s;transition:background-color .1s}body.home .cl-game-picker__dropdown .cl-game-picker__item:hover,body.home .cl-game-picker__dropdown .cl-game-picker__item[aria-selected=true]{background:rgba(255,199,0,.08);color:#fff}body.home .cl-game-picker__dropdown .cl-game-picker__item[aria-selected=true]{color:#ffc700}body.home .cl-game-picker__dropdown .cl-game-picker__item-icon{width:22px;height:22px;border-radius:6px;-ms-flex-negative:0;flex-shrink:0;background-size:cover;background-position:center;background-color:rgba(255,255,255,.08);border:1px solid #4a3a55;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7)}body.home .cl-game-picker__dropdown .cl-game-picker__item-icon::after{content:attr(data-abbr)}body.home .cl-game-picker__dropdown .cl-game-picker__item-icon[style*=background-image]::after{content:""}body.home .cl-trust-ticker{background:var(--cl-card);border-bottom:1px solid var(--cl-border);padding:16px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.home .cl-trust-ticker__sep{width:1px;height:22px;background:var(--cl-border);-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){body.home .cl-trust-ticker__sep{display:none}}body.home .cl-trust-ticker__tp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}body.home .cl-trust-ticker__tp .tp-name{color:var(--cl-green);font-size:17px;font-weight:700}body.home .cl-trust-ticker__tp .tp-stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px}body.home .cl-trust-ticker__tp .tp-stars span{width:22px;height:22px;background:var(--cl-green);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;color:#fff;font-size:13px}body.home .cl-trust-ticker__tp .tp-score{font-size:13px;color:#c9cbd0}body.home .cl-trust-ticker__tp .tp-score strong{color:#fff}body.home .cl-trust-ticker__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;font-size:13px;color:var(--cl-muted)}body.home .cl-trust-ticker__item--orders{color:#c9cbd0}body.home .cl-trust-ticker__item--orders strong{color:#fff}body.home .cl-game-section{margin-top:0;padding:52px 40px 10px}@media screen and (max-width:767px){body.home .cl-game-section{padding:36px 20px 10px}}body.home .cl-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width:600px){body.home .cl-game-grid{grid-template-columns:repeat(2,1fr)}}body.home .cl-game-tile{position:relative;height:130px;border-radius:14px;overflow:hidden;border:1px solid var(--cl-border-inner);background-color:#1f1a29;display:block;color:#fff;text-decoration:none;-webkit-transition:border-color .2s;transition:border-color .2s}body.home .cl-game-tile::before{content:"";position:absolute;inset:0;background-image:var(--tile-bg);background-size:cover;background-position:center;-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease;will-change:transform}body.home .cl-game-tile:hover{border-color:#ffc700}body.home .cl-game-tile:hover::before{-webkit-transform:scale(1.08);transform:scale(1.08)}body.home .cl-game-tile__overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,20,31,.1)),to(rgba(24,20,31,.88)));background:linear-gradient(180deg,rgba(24,20,31,.1),rgba(24,20,31,.88))}body.home .cl-game-tile__footer{position:absolute;left:14px;bottom:12px;right:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px}body.home .cl-game-tile__icon{width:28px;height:28px;border-radius:8px;-ms-flex-negative:0;flex-shrink:0;background-size:cover;background-position:center;background-color:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.5);box-shadow:0 2px 6px rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}body.home .cl-game-tile__icon::after{content:attr(data-abbr)}body.home .cl-game-tile__icon[style*=background-image]::after{content:""}body.home .cl-game-tile__name{font-size:15px;font-weight:700}body.home .cl-game-tile:nth-child(1){background-color:#2a2820}body.home .cl-game-tile:nth-child(2){background-color:#332a1c}body.home .cl-game-tile:nth-child(3){background-color:#1c2530}body.home .cl-game-tile:nth-child(4){background-color:#1c2a2a}body.home .cl-game-tile:nth-child(5){background-color:#2a1c1c}body.home .cl-game-tile:nth-child(6){background-color:#26201c}body.home .cl-game-tile:nth-child(7){background-color:#22242a}body.home .cl-game-tile:nth-child(8){background-color:#1e2820}body.home .cl-bestsellers-section{margin-top:0;margin-bottom:0;padding:28px 40px 10px}@media screen and (max-width:767px){body.home .cl-bestsellers-section{padding:20px 20px 10px}}body.home .cl-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media screen and (max-width:900px){body.home .cl-product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){body.home .cl-product-grid{grid-template-columns:1fr}}body.home .cl-product-card{background:-webkit-gradient(linear,left top,left bottom,from(#221a2e),to(#18141f));background:linear-gradient(180deg,#221a2e,#18141f);border:1px solid var(--cl-border-inner);border-radius:15px;overflow:hidden;display:block;color:#fff;text-decoration:none;-webkit-transition:border-color .2s;transition:border-color .2s}body.home .cl-product-card:hover{border-color:#ffc700;color:#fff}body.home .cl-product-card__thumb{height:150px;background-color:#221a2e;position:relative;overflow:hidden}body.home .cl-product-card__thumb::before{content:"";position:absolute;inset:0;background-image:var(--thumb-bg);background-size:cover;background-position:center;-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease;will-change:transform}body.home .cl-product-card:hover body.home .cl-product-card__thumb::before{-webkit-transform:scale(1.06);transform:scale(1.06)}body.home .cl-product-card__tag{position:absolute;top:12px;left:12px;background:rgba(24,20,31,.85);color:#ffc700;font-size:10px;font-weight:700;letter-spacing:1px;padding:4px 9px;border-radius:6px;text-transform:uppercase}body.home .cl-product-card__body{padding:16px 16px 18px}body.home .cl-product-card__game{font-size:11px;color:var(--cl-dim-purple);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}body.home .cl-product-card__title{margin:0 0 14px;font-size:14px;font-weight:600;line-height:1.4;min-height:38px;color:#fff}body.home .cl-product-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.home .cl-product-card__price{font-size:17px;font-weight:700;color:#ffc700}body.home .cl-product-card__cta{background:#ffc700;color:#18141f;font-size:12px;font-weight:700;padding:7px 14px;border-radius:8px;margin-left:auto}body.home .cl-reviews-section{margin-top:0;margin-bottom:0;padding:52px 40px 10px}@media screen and (max-width:767px){body.home .cl-reviews-section{padding:36px 20px 10px}}body.home .cl-reviews-section h2{font-size:24px;font-weight:700;margin:0 0 22px;color:#fff}body.home .cl-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media screen and (max-width:900px){body.home .cl-reviews-grid{grid-template-columns:1fr}}body.home .cl-review-card{background:var(--cl-card);border:1px solid var(--cl-border);border-radius:14px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.home .cl-review-card__stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;margin-bottom:12px}body.home .cl-review-card__star{width:18px;height:18px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;font-size:11px}body.home .cl-review-card__star--filled{background:var(--cl-green);color:#fff}body.home .cl-review-card__star--empty{background:#2e3135;color:#7f8288}body.home .cl-review-card__date{font-size:11px;color:var(--cl-dim);margin-top:2px}body.home .cl-review-card__text{margin:0 0 18px;font-size:13px;line-height:1.6;color:#d4d5da;-webkit-box-flex:1;-ms-flex:1;flex:1}body.home .cl-review-card__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}body.home .cl-review-card__avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3a2e52,#241a33);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;color:#ffc700;font-size:14px;-ms-flex-negative:0;flex-shrink:0}body.home .cl-review-card__name{font-size:13px;font-weight:600;color:#fff}body.home .cl-review-card__meta{font-size:11px;color:var(--cl-dim)}body.home .cl-blog-section{margin-top:0;padding:52px 40px 20px}@media screen and (max-width:767px){body.home .cl-blog-section{padding:36px 20px 20px}}body.home .cl-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media screen and (max-width:900px){body.home .cl-blog-grid{grid-template-columns:1fr}}body.home .cl-blog-card{background:var(--cl-card);border:1px solid var(--cl-border);border-radius:15px;overflow:hidden;display:block;color:#fff;text-decoration:none;-webkit-transition:border-color .2s;transition:border-color .2s}body.home .cl-blog-card:hover{border-color:#ffc700;color:#fff}body.home .cl-blog-card__thumb{height:150px;background-color:#2a2820;position:relative;overflow:hidden}body.home .cl-blog-card__thumb::before{content:"";position:absolute;inset:0;background-image:var(--blog-bg);background-size:cover;background-position:center;-webkit-transition:-webkit-transform .45s ease;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease;will-change:transform}body.home .cl-blog-card:hover body.home .cl-blog-card__thumb::before{-webkit-transform:scale(1.06);transform:scale(1.06)}body.home .cl-blog-card__body{padding:18px 18px 20px}body.home .cl-blog-card__cat{font-size:11px;color:var(--cl-dim-purple);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}body.home .cl-blog-card__title{margin:0 0 8px;font-size:15px;font-weight:600;line-height:1.4;color:#fff}body.home .cl-blog-card__meta{font-size:12px;color:var(--cl-dim)}body.home .cl-payments{padding:30px 40px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){body.home .cl-payments{padding:24px 20px 40px}}body.home .cl-payments__label{font-size:11px;color:var(--cl-dim);font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-right:6px}body.home .cl-payments__method{background:#26292d;border:1px solid #34383d;color:#c9cbd0;font-size:13px;font-weight:600;padding:8px 15px;border-radius:8px}.cl-hero__cursor-light{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden;opacity:0}.cl-hero__cursor-blob{position:absolute;top:0;left:0;width:700px;height:700px;border-radius:50%;pointer-events:none;background:radial-gradient(circle at center,rgba(255,199,0,.24) 0,rgba(148,68,218,.14) 34%,transparent 62%);will-change:transform}@media only screen and (min-width:1024px){body.page main>article:not(:has(.posts-list)) .post-thumbnail img{width:auto;height:500px;max-height:500px;margin-right:0;margin-left:auto;-o-object-fit:cover;object-fit:cover}}body.single main article .post-content .entry-content h1>span:has(img),body.single main article .post-content .entry-content h2>span:has(img),body.single main article .post-content .entry-content h3>span:has(img),body.single main article .post-content .entry-content h4>span:has(img),body.single main article .post-content .entry-content h5>span:has(img),body.single main article .post-content .entry-content h6>span:has(img){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}body.single main article .post-content .entry-content h1>span:has(img) img,body.single main article .post-content .entry-content h2>span:has(img) img,body.single main article .post-content .entry-content h3>span:has(img) img,body.single main article .post-content .entry-content h4>span:has(img) img,body.single main article .post-content .entry-content h5>span:has(img) img,body.single main article .post-content .entry-content h6>span:has(img) img{margin:0;padding:0}body.single main article .post-content .entry-content ol li:has(img) img,body.single main article .post-content .entry-content ul li:has(img) img{display:inline-block}body.single main article .post-content .entry-content .wptb-table-container{margin:30px 0!important;float:none!important}@media only screen and (min-width:1024px){body.single main>article:not(:has(.posts-list)) .post-thumbnail img{width:auto;height:500px;max-height:500px;margin-right:0;margin-left:auto;-o-object-fit:cover;object-fit:cover}}body.single main .post-meta-single-news{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media only screen and (min-width:1024px){body.single main .single-news .entry-content>.container{padding-right:310px}body.single main .single-news .entry-content>.container img{width:100%;max-width:100%;margin-block:1rem}body.single main .single-news .entry-content>.container img.initial-width{width:auto;max-width:100%;height:auto}}body.single-post{background:#222528}body.single-post #site-navigation-desktop{display:none}body.single-post .entry-header{display:none}.cl-post{color:#e8e6ea;font-family:Poppins,sans-serif}.cl-post .cl-post-progress{position:sticky;z-index:20;top:0;height:3px;background:#1b1d20}.cl-post .cl-post-progress__bar{display:block;width:0;height:100%;background:#ffc700}.cl-post .cl-post-main{max-width:760px;margin:0 auto;padding:20px 32px 60px}@media (max-width:560px){.cl-post .cl-post-main{padding:16px 18px 44px}}.cl-post .cl-post-crumbs{margin-bottom:24px;color:#7f8288;font-size:13px}.cl-post .cl-post-crumbs a{color:#9a97a0;text-decoration:none}.cl-post .cl-post-crumbs a:hover{color:#ffc700}.cl-post .cl-post-crumbs .breadcrumb_last{color:#e8e6ea}.cl-post .cl-post-badge{display:inline-block;margin-bottom:18px;padding:5px 13px;border:1px solid rgba(255,199,0,.3);border-radius:999px;background:rgba(255,199,0,.12);color:#ffc700;font-size:12px;font-weight:600;text-decoration:none}.cl-post .cl-post-badge:hover{border-color:#ffc700}.cl-post .cl-post-title{margin:0 0 18px;color:#fff;font-size:40px;font-weight:800;letter-spacing:-1px;line-height:1.12;text-wrap:pretty}@media (max-width:780px){.cl-post .cl-post-title{font-size:30px;letter-spacing:-.5px}}.cl-post .cl-post-lede{margin:0 0 24px;color:#b0b2b8;font-size:18px;line-height:1.6}.cl-post .cl-post-byline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding-bottom:26px;border-bottom:1px solid #2e3135}.cl-post .cl-post-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#3a2e52,#241a33);color:#ffc700;font-size:17px;font-weight:700}.cl-post .cl-post-byline__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cl-post .cl-post-byline__name{font-size:14px;font-weight:600}.cl-post .cl-post-byline__meta{color:#7f8288;font-size:13px}.cl-post .cl-post-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;gap:8px}.cl-post .cl-post-share__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;padding:0;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px solid #34383d;border-radius:9px;background:#26292d;color:#c9cbd0;font-family:inherit;font-size:14px;text-decoration:none;cursor:pointer}.cl-post .cl-post-share__btn:hover{border-color:#ffc700;color:#ffc700}.cl-post .cl-post-share__btn.is-copied{border-color:#00b67a;color:#00b67a}.cl-post .cl-post-cover{position:relative;height:340px;margin:26px 0 34px;overflow:hidden;border:1px solid #2c2436;border-radius:18px;background-position:center;background-size:cover}@media (max-width:780px){.cl-post .cl-post-cover{height:200px}}.cl-post .cl-post-cover--image{height:auto;background:0 0}@media (max-width:780px){.cl-post .cl-post-cover--image{height:auto}}.cl-post .cl-post-cover__img{display:block;width:100%;height:auto}.cl-post .cl-post-cover__shade{position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,20,31,.05)),to(rgba(24,20,31,.5)));background:linear-gradient(180deg,rgba(24,20,31,.05),rgba(24,20,31,.5))}.cl-post .cl-post-body{color:#d0d1d6;font-size:16px;line-height:1.8}.cl-post .cl-post-body p{margin:0 0 22px}.cl-post .cl-post-body h2{margin:34px 0 14px;color:#fff;font-size:24px;font-weight:700;letter-spacing:-.3px}.cl-post .cl-post-body h3{margin:28px 0 12px;color:#fff;font-size:19px;font-weight:700}.cl-post .cl-post-body a{color:#ffc700;text-decoration:underline}.cl-post .cl-post-body ol,.cl-post .cl-post-body ul{margin:0 0 22px;padding-left:22px}.cl-post .cl-post-body li{margin-bottom:8px}.cl-post .cl-post-body img{max-width:100%;height:auto;border-radius:12px}.cl-post .cl-post-body blockquote{margin:0 0 24px;padding:20px 22px;border:1px solid #2c2436;border-left:3px solid #ffc700;border-radius:12px;background:linear-gradient(120deg,#18141f,#1f1a29);color:#d4d5da;font-size:15px;line-height:1.65}.cl-post .cl-post-body blockquote p:last-child{margin-bottom:0}.cl-post .cl-post-body .wptb-table-container,.cl-post .cl-post-body table{max-width:100%;overflow-x:auto}.cl-post .cl-post-cta{margin:36px 0;padding:30px;border:1px solid #2c2436;border-radius:18px;background:linear-gradient(120deg,#241a33,#1b1620);text-align:center}@media (max-width:560px){.cl-post .cl-post-cta{padding:22px 18px}}.cl-post .cl-post-cta__trust{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-bottom:12px}.cl-post .cl-post-cta__tp{color:#00b67a;font-size:15px;font-weight:700}.cl-post .cl-post-cta__stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.cl-post .cl-post-cta__star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;border-radius:3px;background:#00b67a;color:#fff;font-size:11px}.cl-post .cl-post-cta__score{color:#9a97a0;font-size:13px}.cl-post .cl-post-cta__title{margin:0 0 8px;font-size:22px;font-weight:700}.cl-post .cl-post-cta__text{margin:0 0 20px;color:#b0b2b8;font-size:14px}.cl-post .cl-post-cta__btn{display:inline-block;max-width:none;padding:14px 30px;-webkit-transition:background .15s;transition:background .15s;border-radius:11px;background:#ffc700;color:#18141f;font-size:15px;font-weight:700;text-decoration:none}.cl-post .cl-post-cta__btn:hover{background:#ffd633;color:#18141f}.cl-post .cl-post-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:24px 0;border-top:1px solid #2e3135;border-bottom:1px solid #2e3135}.cl-post .cl-post-tags__label{margin-right:4px;color:#7f8288;font-size:12px}.cl-post .cl-post-tag{padding:5px 13px;border:1px solid #34383d;border-radius:999px;background:#26292d;color:#c9cbd0;font-size:12px;text-decoration:none}.cl-post .cl-post-tag:hover{border-color:#ffc700;color:#ffc700}.cl-post .cl-post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;margin-top:28px;padding:24px;border:1px solid #2e3135;border-radius:16px;background:#1b1d20}@media (max-width:560px){.cl-post .cl-post-author{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;padding:18px}}.cl-post .cl-post-author__avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#3a2e52,#241a33);color:#ffc700;font-size:20px;font-weight:700}.cl-post .cl-post-author__name{margin-bottom:4px;font-size:15px;font-weight:700}.cl-post .cl-post-author__bio{margin:0;color:#9a97a0;font-size:13px;line-height:1.6}.cl-post .cl-post-related{max-width:1180px;margin:0 auto;padding:20px 40px 60px}@media (max-width:560px){.cl-post .cl-post-related{padding:8px 18px 44px}}.cl-post .cl-post-related__title{margin:0 0 22px;font-size:22px;font-weight:700}.cl-post .cl-post-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:900px){.cl-post .cl-post-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.cl-post .cl-post-related__grid{grid-template-columns:minmax(0,1fr)}}.cl-post .cl-post-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2e3135;border-radius:15px;background:#1b1d20;color:inherit;text-decoration:none}.cl-post .cl-post-card:hover{border-color:#ffc700;color:inherit}.cl-post .cl-post-card__art{display:block;height:150px;background-position:center;background-size:cover}.cl-post .cl-post-card__body{display:block;padding:18px 18px 20px}.cl-post .cl-post-card__cat{display:block;margin-bottom:8px;color:#8a7fa0;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cl-post .cl-post-card__title{display:block;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.4}.cl-post .cl-post-card__meta{display:block;color:#7f8288;font-size:12px}body.archive,body.blog{background:#222528}body.archive #site-navigation-desktop,body.blog #site-navigation-desktop{display:none}body.page:has(.cl-archive-grid){background:#222528}body.page:has(.cl-archive-grid) #site-navigation-desktop{display:none}.cl-archive{max-width:1180px;margin:0 auto;padding:28px 40px 70px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:560px){.cl-archive{padding:18px 18px 48px}}.cl-archive-hero{margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid #2e3135}.cl-archive-title{margin:0 0 10px;color:#fff;font-size:34px;font-weight:800;letter-spacing:-.7px;line-height:1.15}@media (max-width:780px){.cl-archive-title{font-size:26px}}.cl-archive-desc{max-width:720px;color:#b0b2b8;font-size:15px;line-height:1.65}.cl-archive-desc p{margin:0 0 8px}.cl-archive-count{margin-top:10px;color:#7f8288;font-size:13px}.cl-archive-search{position:relative;margin-bottom:20px}.cl-archive-search__icon{position:absolute;top:50%;left:16px;color:#9a97a0;font-size:15px;line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.cl-archive-search__input{width:100%;padding:12px 16px 12px 40px;border:1px solid #2e3135;border-radius:12px;background:#1b1d20;color:#e8e6ea;font-family:inherit;font-size:14px}.cl-archive-search__input::-webkit-input-placeholder{color:#7f8288}.cl-archive-search__input::-moz-placeholder{color:#7f8288}.cl-archive-search__input:-ms-input-placeholder{color:#7f8288}.cl-archive-search__input::-ms-input-placeholder{color:#7f8288}.cl-archive-search__input::placeholder{color:#7f8288}.cl-archive-search__input:focus{border-color:#ffc700;outline:0}.cl-archive-search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.cl-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:900px){.cl-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.cl-archive-grid{grid-template-columns:minmax(0,1fr)}}.cl-archive-grid .cl-post-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2e3135;border-radius:15px;background:#1b1d20;color:#e8e6ea;text-decoration:none}.cl-archive-grid .cl-post-card:hover{border-color:#ffc700;color:#e8e6ea}.cl-archive-grid .cl-post-card .cl-post-card__art{display:block;height:auto;aspect-ratio:16/9;min-height:150px;background-position:center;background-size:cover}.cl-archive-grid .cl-post-card .cl-post-card__body{display:block;padding:18px 18px 20px}.cl-archive-grid .cl-post-card .cl-post-card__cat{display:block;margin-bottom:8px;color:#8a7fa0;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cl-archive-grid .cl-post-card .cl-post-card__title{display:block;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.4}.cl-archive-grid .cl-post-card .cl-post-card__meta{display:block;color:#7f8288;font-size:12px}.cl-post-card__teaser{display:block;margin-bottom:12px;color:#9a97a0;font-size:13px;line-height:1.6}.cl-archive-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:34px}.cl-archive-more__btn{max-width:none;padding:14px 32px;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px solid #34383d;border-radius:12px;background:#26292d;color:#e8e6ea;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}.cl-archive-more__btn:hover{border-color:#ffc700;color:#ffc700}.cl-archive-empty{margin:0;color:#9a97a0;font-size:15px}body.single-product main .product .container #breadcrumbs{margin-bottom:30px;font-size:.8rem}body.single-product main .product .container .status-indicator{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%}body.single-product main .product .container .status-indicator.online{background-color:#2ecc71}body.single-product main .product .container .status-indicator.offline{background-color:#e74c3c}body.single-product main .product .container .store-status-message{margin-bottom:1rem;font-size:14px}body.single-product main .product .container h1{margin-block:0}body.single-product main .product .container .trustpilot-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:1rem;color:#fff;font-size:15px;gap:10px;text-decoration:none}@media screen and (min-width:1300px){body.single-product main .product .container .trustpilot-reviews{margin-bottom:2rem}}body.single-product main .product .container .product-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1rem}@media screen and (max-width:1299px){body.single-product main .product .container .product-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.single-product main .product .container .product-main-wrapper>.heading-wrapper-mobile{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.single-product main .product .container .product-main-wrapper>.summary-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.single-product main .product .container .product-main-wrapper>.product-images-mobile{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body.single-product main .product .container .product-main-wrapper>.content-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}body.single-product main .product .container .product-main-wrapper .product-images-mobile img{display:block;width:auto;max-width:45%;max-height:140px;margin:0 auto;-o-object-fit:contain;object-fit:contain}}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper{display:-webkit-box;gap:50px}}body.single-product main .product .container .product-main-wrapper>div{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.single-product main .product .container .product-main-wrapper .content-wrapper .image-heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper .content-wrapper .image-heading-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}body.single-product main .product .container .product-main-wrapper .content-wrapper .image-heading-wrapper .featured-image{width:100%;min-width:200px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;max-height:200px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1500px){body.single-product main .product .container .product-main-wrapper .content-wrapper .image-heading-wrapper .featured-image{min-width:300px;max-height:300px}}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .flex-control-thumbs{display:none}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image>a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery img{width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;max-height:200px;-o-object-fit:contain;object-fit:contain}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .flex-control-nav{display:none}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .flex-control-nav li{padding:10px 5px}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .flex-control-nav li:last-child{padding-right:0}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .flex-control-nav li:first-child{padding-left:0}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-gallery .flex-control-nav li img{-webkit-transition:all .3s;transition:all .3s}body.single-product main .product .container .product-main-wrapper .content-wrapper .woocommerce-product-details__short-description{margin-bottom:2rem;clear:both}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:1rem;padding:3px;overflow-x:auto;border-radius:23px;gap:10px;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs::after,body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs::before{display:none!important}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs::after{content:"";display:block!important;position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab]{padding:0;border:none;background:0 0;list-style:none}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab]::after,body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab]::before{display:none!important}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab] a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:300px;padding:8px 26px;overflow:hidden;-webkit-transition:all .2s;transition:all .2s;border-radius:20px;background-color:#222528;color:#6e6e6e;font-weight:700;text-decoration:none;text-wrap:nowrap;cursor:pointer}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab].active a{background-color:#222528;color:#ffc700;cursor:pointer}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab].active a::before{content:"";position:absolute;z-index:-1;inset:-1px;border-radius:calc(20px + 1px);background:-webkit-gradient(linear,left top,left bottom,from(#f8e39a),to(#82702b));background:linear-gradient(to bottom,#f8e39a,#82702b)}body.single-product main .product .container .product-main-wrapper .content-wrapper .wc-tabs li[role=tab].active a::after{content:"";position:absolute;z-index:-1;inset:1px;border-radius:calc(20px - 1px);background-color:#222528}body.single-product main .product .container .product-main-wrapper .summary-wrapper{position:relative}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper .summary-wrapper{position:sticky;top:150px;max-width:520px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-top:1px solid #3b3b3b;border-bottom:1px solid #080808;-webkit-box-shadow:0 4px 50px rgba(0,0,0,.1450980392);box-shadow:0 4px 50px rgba(0,0,0,.1450980392)}}body.single-product main .product .container .product-main-wrapper .summary-wrapper .woocommerce-variation-price{display:none}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form{height:100%;max-height:100%;margin:0}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options{height:100%;max-height:calc(100% - 200px);margin:0;padding:0;overflow:auto}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options{max-height:calc(70vh - 200px);margin:20px;padding:20px}}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:0}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations th{margin-bottom:5px;color:#fff;text-align:left}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations tr{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:0 5px 15px;padding-block:15px}@media screen and (max-width:1299px){body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations tr::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations .reset_variations{display:none!important}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations.variations-two-columns tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations.variations-two-columns tbody tr{max-width:50%}@media (max-width:767px){body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations.variations-two-columns tbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-options .variations.variations-two-columns tbody tr{max-width:100%}}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:200px;padding:20px 40px;border-top:1px solid #3b3b3b;border-bottom:1px solid #080808;background-color:#222528;-webkit-box-shadow:0 0 3px #080808;box-shadow:0 0 3px #080808}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge::after{content:"";display:block;position:absolute;z-index:-1;right:0;bottom:0;width:100%;height:100%;background-image:url(https://coinlooting.com/wp-content/themes/ww_efficienttheme/public/../assets/images/single-product-badge-decoration.svg);background-repeat:no-repeat;background-position:right;background-size:contain;pointer-events:none}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .wapf-total{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0;margin-bottom:0;color:#fff;font-weight:700}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:.5rem}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;gap:5px}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity .minus,body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity .plus{min-height:40px;padding:8px 16px;border:none;border-radius:20px;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;color:#c8ae53;cursor:pointer}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity .minus:hover,body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity .plus:hover{background-color:#3b3b3b}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity .unitqnty{min-height:40px;padding:8px 16px;border:none;border-radius:20px;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;color:#c8ae53}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity input[name=quantity]{min-width:82px;min-height:40px;padding:8px 16px;border:none;border-radius:20px;outline:0;background-color:#222528;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;color:#c8ae53;cursor:pointer;-moz-appearance:textfield}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity input[name=quantity]:hover{background-color:#3b3b3b}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity input[name=quantity]::-webkit-inner-spin-button,body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quantity input[name=quantity]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .quantity-wrapper .quant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:14px}body.single-product main .product .container .product-main-wrapper .summary-wrapper>form .product-summary-badge .single_add_to_cart_button{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}body.single-product main .product .container .product-main-wrapper .heading-wrapper{max-width:700px}@media screen and (max-width:1299px){body.single-product main .product .container .product-main-wrapper .heading-wrapper-desktop,body.single-product main .product .container .product-main-wrapper .product-images-desktop{display:none!important}}@media screen and (min-width:1300px){body.single-product main .product .container .product-main-wrapper .heading-wrapper-mobile,body.single-product main .product .container .product-main-wrapper .product-images-mobile{display:none!important}}@-webkit-keyframes clg-float-glow{0%,100%{opacity:.4}50%{opacity:.85}}@keyframes clg-float-glow{0%,100%{opacity:.4}50%{opacity:.85}}.cl-product-v2{color:#e8e6ea;font-family:Poppins,sans-serif}.cl-product-v2 .container{padding-top:0}.cl-product-v2 .cl-gold-breadcrumb{font-size:13px;color:#7f8288;margin-top:0;margin-bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cl-product-v2 .cl-gold-breadcrumb a{color:#9a97a0;text-decoration:none}.cl-product-v2 .cl-gold-breadcrumb a:hover{color:#e8e6ea}.cl-product-v2 .cl-gold-hero{position:relative;overflow:hidden;border-radius:22px;border:1px solid #2c2436;padding:36px;background:radial-gradient(120% 130% at 78% 0,#241a33,#1b1620 58%,#1c191f);margin-top:0;margin-bottom:22px}.cl-product-v2 .cl-gold-hero::before{content:"";position:absolute;right:-30px;top:-50px;width:340px;height:340px;background:radial-gradient(circle,rgba(255,199,0,.2),transparent 65%);-webkit-animation:clg-float-glow 6s ease-in-out infinite;animation:clg-float-glow 6s ease-in-out infinite;pointer-events:none}.cl-product-v2 .cl-gold-hero__grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:38px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:900px){.cl-product-v2 .cl-gold-hero__grid{grid-template-columns:minmax(0,1fr)}}.cl-product-v2 .cl-gold-product-head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:22px}.cl-product-v2 .cl-gold-product-image{width:74px;height:74px;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:15px;overflow:hidden;border:1px solid #2c2436;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.4);box-shadow:0 6px 18px rgba(0,0,0,.4);background:#221a2e}.cl-product-v2 .cl-gold-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cl-product-v2 .cl-gold-product-meta{-webkit-box-flex:1;-ms-flex:1;flex:1}.cl-product-v2 .cl-gold-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.cl-product-v2 .cl-gold-badge--instock{background:rgba(0,182,122,.15);border:1px solid rgba(0,182,122,.4);color:#00b67a;font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px}.cl-product-v2 .cl-gold-badge--type{font-size:12px;color:#8a7fa0;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cl-product-v2 .cl-gold-title{margin:0 0 10px;font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-1px;color:#e8e6ea}@media (max-width:600px){.cl-product-v2 .cl-gold-title{font-size:22px}}.cl-product-v2 .cl-gold-rating-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cl-product-v2 .cl-gold-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none}.cl-product-v2 .cl-gold-stars__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.cl-product-v2 .cl-gold-stars__icon{width:16px;height:16px;background:#00b67a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;color:#fff;font-size:10px}.cl-product-v2 .cl-gold-stars__text{font-size:13px;color:#c9cbd0}.cl-product-v2 .cl-gold-stars__text strong{color:#fff}.cl-product-v2 .cl-gold-orders{font-size:13px;color:#00b67a;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.cl-product-v2 .cl-gold-calc{background:#18141f;border:1px solid #2c2436;border-radius:18px;padding:26px}.cl-product-v2 .cl-gold-calc__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.cl-product-v2 .cl-gold-you-get-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#8a7fa0;font-weight:600;margin-bottom:2px}.cl-product-v2 .cl-gold-qty-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:6px}.cl-product-v2 .cl-gold-qty-display{font-size:42px;font-weight:800;color:#fff;line-height:1}.cl-product-v2 .cl-gold-qty-unit{font-size:16px;color:#8a7fa0;font-weight:600}.cl-product-v2 .cl-gold-price-col{text-align:right}.cl-product-v2 .cl-gold-list-total{font-size:13px;color:#7f8288;text-decoration:line-through;display:block}.cl-product-v2 .cl-gold-total{font-size:34px;font-weight:800;color:#ffc700;line-height:1}.cl-product-v2 .cl-gold-inputs-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin:20px 0 18px}@media (max-width:500px){.cl-product-v2 .cl-gold-inputs-grid{grid-template-columns:minmax(0,1fr)}}.cl-product-v2 .cl-gold-input-group__label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#8a7fa0;font-weight:600;margin-bottom:10px}.cl-product-v2 .cl-gold-input-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:8px}.cl-product-v2 .cl-gold-dec,.cl-product-v2 .cl-gold-inc{width:46px;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#221a2e;border:1px solid #34283f;border-radius:10px;font-size:24px;font-weight:700;color:#e8e6ea;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:border-color .15s;transition:border-color .15s}.cl-product-v2 .cl-gold-dec:hover,.cl-product-v2 .cl-gold-inc:hover{border-color:#ffc700}.cl-product-v2 .cl-gold-amount-input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;text-align:center;background:#221a2e;border:1px solid #34283f;border-radius:10px;color:#fff;font-family:inherit;font-size:18px;font-weight:700;outline:0;padding:10px 6px;height:59px;-moz-appearance:textfield}.cl-product-v2 .cl-gold-amount-input::-webkit-inner-spin-button,.cl-product-v2 .cl-gold-amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cl-product-v2 .cl-gold-amount-input:focus{border-color:#ffc700}.cl-product-v2 .cl-gold-unit-desc{font-size:11px;color:#6f7278;margin-top:8px;line-height:1.4}.cl-product-v2 .cl-gold-packages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}.cl-product-v2 .cl-gold-pkg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #34283f;background:#221a2e;color:#c9cbd0;overflow:hidden;-webkit-transition:border-color .15s;transition:border-color .15s}.cl-product-v2 .cl-gold-pkg:hover{border-color:#ffc700}.cl-product-v2 .cl-gold-pkg--popular{padding-top:18px}.cl-product-v2 .cl-gold-pkg--active{border-color:#ffc700;background:rgba(255,199,0,.08);color:#fff}.cl-product-v2 .cl-gold-pkg--active .cl-gold-pkg__price{color:#ffc700}.cl-product-v2 .cl-gold-pkg__popular-badge{position:absolute;top:0;right:0;background:#ffc700;color:#18141f;font-size:8px;font-weight:800;padding:2px 7px;border-bottom-left-radius:6px;letter-spacing:.5px}.cl-product-v2 .cl-gold-pkg__price{color:#9a97a0}.cl-product-v2 .cl-gold-pkg--active .cl-product-v2 .cl-gold-pkg__price{color:#ffc700}.cl-product-v2 .cl-gold-stats{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:14px 0;border-top:1px solid #2c2436;border-bottom:1px solid #2c2436;margin-bottom:18px}.cl-product-v2 .cl-gold-stat{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.cl-product-v2 .cl-gold-stat__label{font-size:11px;color:#7f8288;margin-bottom:2px}.cl-product-v2 .cl-gold-stat__value{font-size:15px;font-weight:700}.cl-product-v2 .cl-gold-stat--delivery .cl-product-v2 .cl-gold-stat__value{color:#00b67a}.cl-product-v2 .cl-gold-stat--save .cl-product-v2 .cl-gold-stat__value{color:#ffc700}.cl-product-v2 .cl-gold-stats__divider{width:1px;background:#2c2436;-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-product-v2 .cl-gold-checkout-btn{width:100%;padding:16px;border:none;border-radius:12px;background:#00b67a;color:#18141f;font-family:inherit;font-size:16px;font-weight:700;text-align:center;cursor:pointer;-webkit-transition:background .15s,-webkit-transform .1s;transition:background .15s,-webkit-transform .1s;transition:background .15s,transform .1s;transition:background .15s,transform .1s,-webkit-transform .1s;display:block}.cl-product-v2 .cl-gold-checkout-btn:hover{background:#008d5f;color:#18141f}.cl-product-v2 .cl-gold-checkout-btn:active{-webkit-transform:scale(.99);transform:scale(.99)}.cl-product-v2 .cl-gold-hero__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.cl-product-v2 .cl-gold-hero__right .cl-gold-status-inline{font-size:12px;color:#9a97a0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.cl-product-v2 .cl-gold-hero__right .cl-gold-status-inline .status-indicator{width:7px;height:7px;border-radius:50%;-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-product-v2 .cl-gold-hero__right .cl-gold-status-inline .status-indicator.online{background:#00b67a}.cl-product-v2 .cl-gold-hero__right .cl-gold-status-inline .status-indicator.offline{background:#e74c3c}.cl-product-v2 .cl-gold-hero__right .quantity{display:none!important}.cl-product-v2 .cl-gold-hero__right .single_add_to_cart_button{display:none!important}.cl-product-v2 .cl-gold-hero__right .woocommerce-variation-price{display:none!important}.cl-product-v2 .cl-gold-hero__right .reset_variations{display:none!important}.cl-product-v2 .cl-gold-hero__right .product-summary-badge{display:none!important}.cl-product-v2 .cl-gold-hero__right .wapf-field-container,.cl-product-v2 .cl-gold-hero__right .wapf-wrapper{background:#1b1d20;border:1px solid #2e3135;border-radius:14px;padding:18px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.cl-product-v2 .cl-gold-hero__right .wapf-field-container::after,.cl-product-v2 .cl-gold-hero__right .wapf-wrapper::after{display:none!important}.cl-product-v2 .cl-gold-hero__right .wapf-section{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;gap:14px}.cl-product-v2 .cl-gold-hero__right .wapf-section .wapf-field-container{-webkit-box-flex:1!important;-ms-flex:1 1 0px!important;flex:1 1 0!important;min-width:min(180px,100%);margin-top:0!important}.cl-product-v2 .cl-gold-hero__right .wapf-field-container+.wapf-section,.cl-product-v2 .cl-gold-hero__right .wapf-section+.wapf-field-container,.cl-product-v2 .cl-gold-hero__right .wapf-section+.wapf-section{margin-top:14px}.cl-product-v2 .cl-gold-hero__right .wapf-field-container+.wapf-field-container{margin-top:14px}.cl-product-v2 .cl-gold-hero__right .wapf-field-label label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#8a7fa0;font-weight:600;margin-bottom:10px;display:block}.cl-product-v2 .cl-gold-hero__right .variations{width:100%;border-collapse:collapse}.cl-product-v2 .cl-gold-hero__right .variations td,.cl-product-v2 .cl-gold-hero__right .variations th{padding:0}.cl-product-v2 .cl-gold-hero__right .variations tbody{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%}@media (max-width:600px){.cl-product-v2 .cl-gold-hero__right .variations tbody{grid-template-columns:1fr}}.cl-product-v2 .cl-gold-hero__right .variations tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#1b1d20;border:1px solid #2e3135;border-radius:14px;padding:18px;margin-bottom:0}.cl-product-v2 .cl-gold-hero__right .variations tr::after{display:none!important}.cl-product-v2 .cl-gold-hero__right .variations .label label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#8a7fa0;font-weight:600;margin-bottom:10px;display:block}.cl-product-v2 .cl-gold-hero__right .variations select{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#221a2e;border:1px solid #34283f;border-radius:10px;color:#e8e6ea;font-family:inherit;font-size:14px;font-weight:600;padding:12px 40px 12px 14px;cursor:pointer;outline:0}.cl-product-v2 .cl-gold-hero__right .variations select:focus{border-color:#ffc700}.cl-product-v2 .cl-gold-hero__right form.cart,.cl-product-v2 .cl-gold-hero__right form.variations_form{margin:0;padding:0;background:0 0;border:none}.cl-product-v2 .cl-gold-benefits{margin-top:14px}.cl-product-v2 .cl-gold-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cl-product-v2 .cl-gold-benefit{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:0;padding:12px 14px;background:#1b1d20;border:1px solid #2e3135;border-radius:12px;cursor:help;outline:0;-webkit-transition:border-color .15s,background .15s;transition:border-color .15s,background .15s}.cl-product-v2 .cl-gold-benefit:focus,.cl-product-v2 .cl-gold-benefit:focus-visible,.cl-product-v2 .cl-gold-benefit:hover{border-color:rgba(255,199,0,.45);background:rgba(255,199,0,.05)}.cl-product-v2 .cl-gold-benefit__icon{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(255,199,0,.12);color:#ffc700}.cl-product-v2 .cl-gold-benefit__icon svg{width:17px;height:17px;display:block}.cl-product-v2 .cl-gold-benefit__title{min-width:0;font-size:13px;font-weight:600;line-height:1.3;color:#e8e6ea}.cl-product-v2 .cl-gold-benefit__tip{position:absolute;left:50%;bottom:calc(100% + 9px);-webkit-transform:translate(-50%,4px);transform:translate(-50%,4px);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:230px;padding:9px 12px;background:#14121a;border:1px solid #2c2436;border-radius:10px;-webkit-box-shadow:0 10px 26px rgba(0,0,0,.55);box-shadow:0 10px 26px rgba(0,0,0,.55);color:#9a97a0;font-size:12px;font-weight:400;line-height:1.5;text-align:center;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .15s ease,visibility .15s,-webkit-transform .15s ease;transition:opacity .15s ease,visibility .15s,-webkit-transform .15s ease;transition:opacity .15s ease,transform .15s ease,visibility .15s;transition:opacity .15s ease,transform .15s ease,visibility .15s,-webkit-transform .15s ease;z-index:20}.cl-product-v2 .cl-gold-benefit__tip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#14121a}.cl-product-v2 .cl-gold-benefit:active .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefit:focus .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefit:focus-within .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefit:hover .cl-gold-benefit__tip{opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.cl-product-v2 .cl-gold-benefits__grid>.cl-gold-benefit:nth-child(-n+2) .cl-gold-benefit__tip{bottom:auto;top:calc(100% + 9px);-webkit-transform:translate(-50%,-4px);transform:translate(-50%,-4px)}.cl-product-v2 .cl-gold-benefits__grid>.cl-gold-benefit:nth-child(-n+2) .cl-gold-benefit__tip::after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#14121a}.cl-product-v2 .cl-gold-benefits__grid>.cl-gold-benefit:nth-child(-n+2):active .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefits__grid>.cl-gold-benefit:nth-child(-n+2):focus .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefits__grid>.cl-gold-benefit:nth-child(-n+2):focus-within .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefits__grid>.cl-gold-benefit:nth-child(-n+2):hover .cl-gold-benefit__tip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.cl-product-v2 .cl-gold-tabs-wrap{margin-top:44px;margin-bottom:0}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #2e3135;gap:4px;list-style:none;margin:0;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs::-webkit-scrollbar,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs::-webkit-scrollbar{display:none}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs::after,.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs::before,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs::after,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs::before{display:none!important}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab],.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab]{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0;border:none;background:0 0;list-style:none}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab]::after,.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab]::before,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab]::after,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab]::before{display:none!important}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab] a,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab] a{display:block;white-space:nowrap;padding:14px 22px;font-size:14px;font-weight:600;color:#8a8d93;border-bottom:2px solid transparent;border-radius:0;background:0 0;text-decoration:none;-webkit-transition:color .15s,border-color .15s;transition:color .15s,border-color .15s}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab] a:hover,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab] a:hover{color:#e8e6ea}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab].active a,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab].active a{color:#fff;border-bottom-color:#ffc700;background:0 0}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab].active a::after,.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .wc-tabs li[role=tab].active a::before,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab].active a::after,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .wc-tabs li[role=tab].active a::before{display:none!important}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .woocommerce-Tabs-panel,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .woocommerce-Tabs-panel{padding:28px 0;background:0 0;border:none}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .woocommerce-Tabs-panel p,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .woocommerce-Tabs-panel p{font-size:15px;line-height:1.75;color:#c9cbd0}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .woocommerce-Tabs-panel ul,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .woocommerce-Tabs-panel ul{color:#c9cbd0;font-size:15px;line-height:1.9}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .woocommerce-Tabs-panel h2,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .woocommerce-Tabs-panel h2{margin:34px 0 14px;color:#fff;font-size:24px;font-weight:700;letter-spacing:-.3px}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .woocommerce-Tabs-panel h3,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .woocommerce-Tabs-panel h3{margin:28px 0 12px;color:#fff;font-size:19px;font-weight:700}.cl-product-v2 .cl-gold-tabs-wrap #data-tabs .woocommerce-Tabs-panel h4,.cl-product-v2 .cl-gold-tabs-wrap .wc-tabs-wrapper .woocommerce-Tabs-panel h4{margin:24px 0 10px;color:#fff;font-size:16px;font-weight:700}.cl-product-v2 .cl-gold-reviews{margin-top:44px}.cl-product-v2 .cl-gold-reviews__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.cl-product-v2 .cl-gold-reviews__title{font-size:22px;font-weight:700;margin:0;color:#e8e6ea}.cl-product-v2 .cl-gold-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:900px){.cl-product-v2 .cl-gold-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cl-product-v2 .cl-gold-reviews__grid{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;overflow-x:auto;gap:12px!important;padding-bottom:8px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cl-product-v2 .cl-gold-reviews__grid::-webkit-scrollbar{display:none}}.cl-product-v2 .cl-gold-review-card{background:#1b1d20;border:1px solid #2e3135;border-radius:14px;padding:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:600px){.cl-product-v2 .cl-gold-review-card{-webkit-box-flex:0;-ms-flex:none;flex:none;width:270px;scroll-snap-align:start}}.cl-product-v2 .cl-gold-review-card__stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;margin-bottom:12px}.cl-product-v2 .cl-gold-review-card__stars span{width:17px;height:17px;background:#00b67a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;color:#fff;font-size:10px}.cl-product-v2 .cl-gold-review-card__verified{font-size:11px;color:#00b67a;font-weight:600;margin-left:auto}.cl-product-v2 .cl-gold-review-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.cl-product-v2 .cl-gold-review-card__text{margin:0 0 16px;font-size:13px;line-height:1.6;color:#d4d5da;-webkit-box-flex:1;-ms-flex:1;flex:1}.cl-product-v2 .cl-gold-review-card__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cl-product-v2 .cl-gold-review-card__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#3a2e52,#241a33);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;color:#ffc700;font-size:13px;-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-product-v2 .cl-gold-review-card__name{font-size:13px;font-weight:600;color:#e8e6ea}.cl-product-v2 .cl-gold-review-card__date{font-size:11px;color:#7f8288;margin-top:2px}.cl-product-v2 .cl-gold-related{margin-top:52px}.cl-product-v2 .cl-gold-related h2{font-size:22px;font-weight:700;margin:0 0 22px;color:#e8e6ea}.cl-product-v2 .cl-gold-related ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px;list-style:none;padding:0;margin:0}.cl-product-v2 .cl-gold-related ul.products::after,.cl-product-v2 .cl-gold-related ul.products::before{content:none!important;display:none!important}@media (max-width:900px){.cl-product-v2 .cl-gold-related ul.products{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.cl-product-v2 .cl-gold-related ul.products{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:visible!important;grid-template-columns:none!important;gap:12px!important;padding-bottom:8px!important;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cl-product-v2 .cl-gold-related ul.products::-webkit-scrollbar{display:none}}.cl-product-v2 .cl-gold-related ul.products li.product{background:-webkit-gradient(linear,left top,left bottom,from(#221a2e),to(#18141f));background:linear-gradient(180deg,#221a2e,#18141f);border:1px solid #2c2436;border-radius:15px;overflow:hidden;cursor:pointer;-webkit-transition:border-color .15s;transition:border-color .15s;float:none!important;width:auto!important;margin:0!important}@media (max-width:600px){.cl-product-v2 .cl-gold-related ul.products li.product{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;width:170px!important;scroll-snap-align:start}}.cl-product-v2 .cl-gold-related ul.products li.product:hover{border-color:#ffc700}.cl-product-v2 .cl-gold-related ul.products li.product .woocommerce-loop-product__title{font-size:13px;font-weight:600;line-height:1.4;min-height:36px;padding:0;color:#e8e6ea;margin:0 0 10px}.cl-product-v2 .cl-gold-related ul.products li.product img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:0}@media (max-width:600px){.cl-product-v2 .cl-gold-related ul.products li.product img{height:100px}}.cl-product-v2 .cl-gold-related ul.products li.product .woocommerce-loop-category__title{font-size:11px;color:#8a7fa0;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.cl-product-v2 .cl-gold-related ul.products li.product .price{font-size:15px;font-weight:700;color:#ffc700}.cl-product-v2 .cl-gold-related ul.products li.product .button{background:#ffc700;color:#18141f;font-size:11px;font-weight:700;padding:6px 12px;border-radius:7px;border:none;cursor:pointer}.cl-product-v2 .cl-gold-related ul.products li.product .button:hover{background:#cc9f00}.cl-product-v2 .cl-gold-related ul.products li.product .woocommerce-loop-product__link{display:block}.cl-product-v2 .cl-gold-related ul.products li.product>.woocommerce-loop-product__link{padding:0}.cl-product-v2 .cl-gold-related ul.products li.product>a{display:block}.cl-product-v2 .cl-gold-related ul.products li.product .entry-summary-wrapper,.cl-product-v2 .cl-gold-related ul.products li.product .wc-product-card__content{padding:15px}.cl-product-v2 .cl-gold-related ul.products li.product .woocommerce-loop-product__link{padding:15px}.cl-product-v2 .cl-gold-product-head .product-status-labels{display:none!important}.cl-product-v2 .cl-gold-sticky-bar{display:none}@media (max-width:768px){.cl-product-v2 .cl-gold-sticky-bar{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:0;left:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#1b1d20;border-top:1px solid #2e3135;z-index:100;-webkit-box-shadow:0 -4px 20px rgba(0,0,0,.35);box-shadow:0 -4px 20px rgba(0,0,0,.35)}.cl-product-v2 .cl-gold-sticky-bar__label{font-size:10px;color:#7f8288;line-height:1;margin-bottom:3px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.cl-product-v2 .cl-gold-sticky-bar__value{font-size:22px;font-weight:800;color:#ffc700;line-height:1.1}.cl-product-v2 .cl-gold-sticky-bar__price{-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-product-v2 .cl-gold-sticky-bar__btn{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#ffc700;color:#18141f;border:none;border-radius:12px;padding:15px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;-webkit-transition:background .15s;transition:background .15s}.cl-product-v2 .cl-gold-sticky-bar__btn:hover{background:#d6a700;color:#18141f}.cl-product-v2 .cl-gold-checkout-btn:not(.cl-gold-sticky-bar__btn){display:none}.cl-product-v2 .cl-gold-related{padding-bottom:88px}}@media (max-width:600px){.cl-product-v2 .cl-gold-hero{padding:22px 18px;border-radius:16px}.cl-product-v2 .cl-gold-calc{padding:18px}.cl-product-v2 .cl-gold-qty-display{font-size:30px}.cl-product-v2 .cl-gold-total{font-size:26px}.cl-product-v2 .cl-gold-benefits__grid{gap:8px}.cl-product-v2 .cl-gold-benefit{padding:10px 11px;gap:9px}.cl-product-v2 .cl-gold-benefit__icon{width:26px;height:26px;border-radius:8px}.cl-product-v2 .cl-gold-benefit__icon svg{width:15px;height:15px}.cl-product-v2 .cl-gold-benefit__title{font-size:12px}.cl-product-v2 .cl-gold-benefit__tip{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(200% + 8px);-webkit-transform:translateY(4px);transform:translateY(4px);text-align:left}.cl-product-v2 .cl-gold-benefit:nth-child(odd) .cl-gold-benefit__tip{left:0;right:auto}.cl-product-v2 .cl-gold-benefit:nth-child(odd) .cl-gold-benefit__tip::after{left:22px;right:auto;margin-left:0}.cl-product-v2 .cl-gold-benefit:nth-child(even) .cl-gold-benefit__tip{left:auto;right:0}.cl-product-v2 .cl-gold-benefit:nth-child(even) .cl-gold-benefit__tip::after{left:auto;right:22px;margin-left:0}.cl-product-v2 .cl-gold-benefit:active .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefit:focus .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefit:focus-within .cl-gold-benefit__tip,.cl-product-v2 .cl-gold-benefit:hover .cl-gold-benefit__tip{-webkit-transform:translateY(0);transform:translateY(0)}.cl-product-v2 .cl-gold-reviews{margin-left:-15px;margin-right:-15px}.cl-product-v2 .cl-gold-reviews__header{padding:0 15px}.cl-product-v2 .cl-gold-reviews__title{font-size:18px}.cl-product-v2 .cl-gold-related{margin-left:-15px;margin-right:-15px}.cl-product-v2 .cl-gold-related h2{padding:0 15px;font-size:18px}.cl-product-v2 .cl-gold-related ul.products{padding-left:15px!important;padding-right:15px!important}.cl-product-v2 .cl-gold-reviews__grid{padding-left:15px!important;padding-right:15px!important}}.cl-product-boost .level-selects-wrapper{display:none}.cl-product-boost .cl-boost-range-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px;color:#fff;font-size:40px;font-weight:800;line-height:1}.cl-product-boost .cl-boost-arrow{color:#8a7fa0;font-size:22px}.cl-product-boost .cl-boost-range-unit{color:#8a7fa0;font-size:16px;font-weight:600}.cl-product-boost .cl-boost-summary-label{color:#fff;font-size:26px;font-weight:800}.cl-product-boost .cl-gold-list-total,.cl-product-boost .cl-gold-total{white-space:nowrap}.cl-product-boost .cl-boost-levels{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;margin:22px 0 26px}@media (max-width:500px){.cl-product-boost .cl-boost-levels{grid-template-columns:minmax(0,1fr);gap:16px}}.cl-product-boost .cl-boost-label--current{color:#00b67a}.cl-product-boost .cl-boost-label--desired{color:#ffc700}.cl-product-boost .cl-boost-cur-control,.cl-product-boost .cl-boost-des-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cl-product-boost .cl-boost-level-input,.cl-product-boost .cl-boost-level-select{width:100%;min-width:0;padding:10px 6px;border:1px solid #34283f;border-radius:10px;outline:0;background:#221a2e;color:#fff;font-family:inherit;font-size:18px;font-weight:700;text-align:center}.cl-product-boost .cl-boost-level-input:focus,.cl-product-boost .cl-boost-level-select:focus{border-color:#ffc700}.cl-product-boost .cl-boost-level-input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.cl-product-boost .cl-boost-level-input::-webkit-inner-spin-button,.cl-product-boost .cl-boost-level-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.cl-product-boost .cl-boost-level-input--des,.cl-product-boost .cl-boost-level-select--des{border-color:#ffc700}.cl-product-boost .cl-boost-slider{margin-bottom:22px}.cl-product-boost .cl-boost-slider__track{position:relative;height:26px;margin:0 13px;cursor:pointer;-ms-touch-action:none;touch-action:none}.cl-product-boost .cl-boost-slider__rail{position:absolute;top:50%;right:-13px;left:-13px;height:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:999px;background:#34283f}.cl-product-boost .cl-boost-slider__fill{position:absolute;top:50%;height:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:999px;background:-webkit-gradient(linear,left top,right top,from(#00b67a),to(#ffc700));background:linear-gradient(90deg,#00b67a,#ffc700)}.cl-product-boost .cl-boost-slider__thumb{position:absolute;z-index:3;top:50%;width:26px;height:26px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:4px solid #18141f;border-radius:50%;background:#00b67a;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.5);box-shadow:0 2px 10px rgba(0,0,0,.5);cursor:-webkit-grab;cursor:grab;-ms-touch-action:none;touch-action:none}.cl-product-boost .cl-boost-slider__thumb:focus-visible{outline:2px solid #ffc700;outline-offset:3px}.cl-product-boost .cl-boost-slider__thumb--des{z-index:4;background:#ffc700}.cl-product-boost .cl-boost-slider__ends{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;padding:0 2px;color:#6f7278;font-size:11px}.cl-product-boost .cl-boost-qty{margin-bottom:22px}.cl-product-boost .cl-boost-qty .cl-gold-input-row{max-width:220px}.cl-product-boost .cl-gold-stat--eta .cl-gold-stat__value{color:#00b67a}@-webkit-keyframes clc-float-glow{0%,100%{opacity:.4}50%{opacity:.85}}@keyframes clc-float-glow{0%,100%{opacity:.4}50%{opacity:.85}}body.woocommerce-checkout main #site-navigation-desktop{display:none!important}body.woocommerce-checkout main .entry-header{display:none}.cl-checkout{color:#e8e6ea;font-family:Poppins,sans-serif}.cl-checkout .container{padding-top:0}.cl-checkout .cl-checkout-hero{position:relative;margin-top:0;margin-bottom:20px;padding:26px 28px;overflow:hidden;border:1px solid #2c2436;border-radius:20px;background:radial-gradient(120% 150% at 82% 0,#241a33 0,#1b1620 62%,#1c191f 100%)}.cl-checkout .cl-checkout-hero::before{content:"";position:absolute;top:-40px;right:-40px;width:280px;height:280px;-webkit-animation:clc-float-glow 6s ease-in-out infinite;animation:clc-float-glow 6s ease-in-out infinite;background:radial-gradient(circle,rgba(255,199,0,.16),transparent 65%);pointer-events:none}.cl-checkout .cl-checkout-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.cl-checkout .cl-checkout-hero__title{margin:0 0 8px;color:#fff;font-size:32px;font-weight:800;letter-spacing:-.8px}.cl-checkout .cl-checkout-hero__trust{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;color:#b9bbc0;font-size:13px}.cl-checkout .cl-checkout-hero__trust-strong{color:#00b67a;font-weight:600}.cl-checkout .cl-checkout-hero__trust-sep{width:1px;height:14px;background:#3a3d42}.cl-checkout .cl-checkout-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media (max-width:560px){.cl-checkout .cl-checkout-steps{width:100%}}.cl-checkout .cl-checkout-steps__line{-webkit-box-flex:0;-ms-flex:none;flex:none;width:26px;height:1px;background:#3a3d42}.cl-checkout .cl-checkout-step-pill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 16px;-webkit-transition:border-color .15s,background .15s;transition:border-color .15s,background .15s;border:1px solid #2e3135;border-radius:999px;background:#1b1d20;color:#9a97a0;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}@media (max-width:560px){.cl-checkout .cl-checkout-step-pill{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 12px}}.cl-checkout .cl-checkout-step-pill__dot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#00b67a;color:#18141f;font-size:12px;font-weight:800}.cl-checkout .cl-checkout-step-pill.is-active{border-color:#ffc700;background:rgba(255,199,0,.1);color:#fff}.cl-checkout .cl-checkout-step-pill.is-active .cl-checkout-step-pill__dot{background:#ffc700}.cl-checkout .cl-checkout-step-pill.is-done .cl-checkout-step-pill__dot{font-size:0}.cl-checkout .cl-checkout-step-pill.is-done .cl-checkout-step-pill__dot::after{content:"✓";font-size:12px}.cl-checkout .cl-checkout-toggles{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}@media (max-width:780px){.cl-checkout .cl-checkout-toggles{grid-template-columns:1fr}}.cl-checkout .cl-checkout-toggles .woocommerce-form-login-toggle{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cl-checkout .cl-checkout-toggles .woocommerce-form-coupon-toggle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cl-checkout .cl-checkout-toggles>:not(.woocommerce-form-login-toggle,.woocommerce-form-coupon-toggle){grid-column:1/-1;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cl-checkout .cl-checkout-toggles>.woocommerce-notices-wrapper:empty{display:none}.cl-checkout .cl-checkout-toggles>.cl-checkout-coupon-wrap{display:contents}.cl-checkout .cl-checkout-toggles .checkout_coupon{grid-column:1/-1;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cl-checkout .woocommerce-form-coupon-toggle,.cl-checkout .woocommerce-form-login-toggle{margin:0}.cl-checkout .woocommerce-form-coupon-toggle .woocommerce-info,.cl-checkout .woocommerce-form-login-toggle .woocommerce-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin:0;padding:15px 18px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20;color:#b9bbc0;font-size:13px}.cl-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before,.cl-checkout .woocommerce-form-login-toggle .woocommerce-info::before{display:none}.cl-checkout .woocommerce-form-coupon-toggle .woocommerce-info a,.cl-checkout .woocommerce-form-login-toggle .woocommerce-info a{color:#ffc700;font-weight:600;text-decoration:none}.cl-checkout .woocommerce-form-coupon-toggle .woocommerce-info a:hover,.cl-checkout .woocommerce-form-login-toggle .woocommerce-info a:hover{text-decoration:underline}.cl-checkout .checkout_coupon,.cl-checkout .woocommerce-form-login{margin:0 0 20px;padding:20px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20}.cl-checkout .cl-checkout-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}@media (max-width:980px){.cl-checkout .cl-checkout-grid{grid-template-columns:minmax(0,1fr)}}.cl-checkout .cl-checkout-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;min-width:0}.cl-checkout .cl-checkout-aside{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;min-width:0}@media (max-width:980px){.cl-checkout .cl-checkout-aside{position:static;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.cl-checkout .checkout-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.cl-checkout .col2-set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}.cl-checkout .col2-set .col-1,.cl-checkout .col2-set .col-2{width:100%}.cl-checkout .col2-set .col-1:empty,.cl-checkout .col2-set .col-2:empty{display:none}.cl-checkout .cl-checkout-card{margin:0;padding:24px;border:1px solid #2e3135;border-radius:18px;background:#1b1d20}@media (max-width:560px){.cl-checkout .cl-checkout-card{padding:18px}}.cl-checkout .cl-checkout-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.cl-checkout .cl-checkout-card__title{margin:0 0 4px;color:#fff;font-size:19px;font-weight:700}.cl-checkout .cl-checkout-card__hint{margin:0 0 20px;color:#8a8d93;font-size:13px;line-height:1.5}.cl-checkout .cl-account-fields,.cl-checkout .woocommerce-additional-fields__field-wrapper,.cl-checkout .woocommerce-billing-fields__field-wrapper,.cl-checkout .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}@media (max-width:560px){.cl-checkout .cl-account-fields,.cl-checkout .woocommerce-additional-fields__field-wrapper,.cl-checkout .woocommerce-billing-fields__field-wrapper,.cl-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr}}.cl-checkout .woocommerce form .form-row,.cl-checkout .woocommerce form .form-row-first,.cl-checkout .woocommerce form .form-row-last,.cl-checkout .woocommerce form .form-row-wide{width:100%}.cl-checkout .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;margin:0;padding:0}.cl-checkout .form-row.create-account,.cl-checkout .form-row.notes{grid-column:1/-1}.cl-checkout .form-row#order_comments_field{grid-column:1/-1}.cl-checkout .form-row label{color:#b9bbc0;font-size:12px;font-weight:500}.cl-checkout .form-row .required{border:0;color:#e5484d;text-decoration:none}.cl-checkout .form-row .optional{color:#8a8d93}html body #primary .cl-checkout form .select2-container .select2-selection,html body #primary .cl-checkout form input[type=email],html body #primary .cl-checkout form input[type=number],html body #primary .cl-checkout form input[type=password],html body #primary .cl-checkout form input[type=tel],html body #primary .cl-checkout form input[type=text],html body #primary .cl-checkout form select,html body #primary .cl-checkout form textarea{width:100%;min-width:0;max-width:none;height:auto;min-height:0;padding:12px 14px;border:1px solid #34283f;border-radius:10px;outline:0;background:#221a2e;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-family:inherit;font-size:14px}html body #primary .cl-checkout form .select2-container .select2-selection:focus,html body #primary .cl-checkout form input[type=email]:focus,html body #primary .cl-checkout form input[type=number]:focus,html body #primary .cl-checkout form input[type=password]:focus,html body #primary .cl-checkout form input[type=tel]:focus,html body #primary .cl-checkout form input[type=text]:focus,html body #primary .cl-checkout form select:focus,html body #primary .cl-checkout form textarea:focus{border-color:#ffc700}html body #primary .cl-checkout form .select2-container .select2-selection::-webkit-input-placeholder,html body #primary .cl-checkout form input[type=email]::-webkit-input-placeholder,html body #primary .cl-checkout form input[type=number]::-webkit-input-placeholder,html body #primary .cl-checkout form input[type=password]::-webkit-input-placeholder,html body #primary .cl-checkout form input[type=tel]::-webkit-input-placeholder,html body #primary .cl-checkout form input[type=text]::-webkit-input-placeholder,html body #primary .cl-checkout form select::-webkit-input-placeholder,html body #primary .cl-checkout form textarea::-webkit-input-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout form .select2-container .select2-selection::-moz-placeholder,html body #primary .cl-checkout form input[type=email]::-moz-placeholder,html body #primary .cl-checkout form input[type=number]::-moz-placeholder,html body #primary .cl-checkout form input[type=password]::-moz-placeholder,html body #primary .cl-checkout form input[type=tel]::-moz-placeholder,html body #primary .cl-checkout form input[type=text]::-moz-placeholder,html body #primary .cl-checkout form select::-moz-placeholder,html body #primary .cl-checkout form textarea::-moz-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout form .select2-container .select2-selection:-ms-input-placeholder,html body #primary .cl-checkout form input[type=email]:-ms-input-placeholder,html body #primary .cl-checkout form input[type=number]:-ms-input-placeholder,html body #primary .cl-checkout form input[type=password]:-ms-input-placeholder,html body #primary .cl-checkout form input[type=tel]:-ms-input-placeholder,html body #primary .cl-checkout form input[type=text]:-ms-input-placeholder,html body #primary .cl-checkout form select:-ms-input-placeholder,html body #primary .cl-checkout form textarea:-ms-input-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout form .select2-container .select2-selection::-ms-input-placeholder,html body #primary .cl-checkout form input[type=email]::-ms-input-placeholder,html body #primary .cl-checkout form input[type=number]::-ms-input-placeholder,html body #primary .cl-checkout form input[type=password]::-ms-input-placeholder,html body #primary .cl-checkout form input[type=tel]::-ms-input-placeholder,html body #primary .cl-checkout form input[type=text]::-ms-input-placeholder,html body #primary .cl-checkout form select::-ms-input-placeholder,html body #primary .cl-checkout form textarea::-ms-input-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout form .select2-container .select2-selection::placeholder,html body #primary .cl-checkout form input[type=email]::placeholder,html body #primary .cl-checkout form input[type=number]::placeholder,html body #primary .cl-checkout form input[type=password]::placeholder,html body #primary .cl-checkout form input[type=tel]::placeholder,html body #primary .cl-checkout form input[type=text]::placeholder,html body #primary .cl-checkout form select::placeholder,html body #primary .cl-checkout form textarea::placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout form textarea{min-height:92px;resize:vertical}.cl-checkout #billing_user_agent_field{display:none}.cl-checkout .cl-checkout-account{margin-top:20px;padding-top:18px;border-top:1px solid #34283f}.cl-checkout .cl-checkout-account .create-account{margin-top:14px}.cl-checkout .cl-checkout-createaccount label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;cursor:pointer}.cl-checkout .cl-checkout-createaccount input[type=checkbox]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:18px;height:18px;margin-top:1px;accent-color:#ffc700}.cl-checkout .cl-checkout-createaccount__text{color:#e8e6ea;font-size:13px}.cl-checkout .cl-checkout-createaccount__hint{color:#8a8d93}.cl-checkout .cl-checkout-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px}.cl-checkout .cl-checkout-back{padding:0;border:0;background:0 0;color:#9a97a0;font-family:inherit;font-size:13px;text-decoration:none;cursor:pointer}.cl-checkout .cl-checkout-back:hover{color:#fff}.cl-checkout .cl-checkout-back--step{-ms-flex-item-align:start;align-self:flex-start}.cl-checkout .cl-checkout-next{width:100%;padding:15px 30px;-webkit-transition:background .15s;transition:background .15s;border:0;border-radius:12px;background:#ffc700;-webkit-box-shadow:0 8px 22px rgba(255,199,0,.2);box-shadow:0 8px 22px rgba(255,199,0,.2);color:#18141f;font-family:inherit;font-size:15px;font-weight:700;text-align:center;cursor:pointer}.cl-checkout .cl-checkout-next:hover{background:#ffd633}.cl-checkout .cl-checkout-next:disabled{background:#2e3135;-webkit-box-shadow:none;box-shadow:none;color:#8a8d93;cursor:not-allowed}.cl-checkout .cl-checkout-next:disabled:hover{background:#2e3135}.cl-checkout .cl-summary{padding:22px;border:1px solid #2e3135;border-radius:18px;background:#1b1d20}.cl-checkout .cl-summary__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:16px}.cl-checkout .cl-summary__title{margin:0;color:#fff;font-size:17px;font-weight:700}.cl-checkout .cl-summary__count{color:#8a8d93;font-size:12px}.cl-checkout .cl-summary__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #2e3135}.cl-checkout .cl-summary__item:first-child{padding-top:0}.cl-checkout .cl-summary__item-main{min-width:0}.cl-checkout .cl-summary__item-name{margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.4}.cl-checkout .cl-summary__item-name a{color:#e8e6ea;text-decoration:none}.cl-checkout .cl-summary__item-name a:hover{color:#ffc700}.cl-checkout .cl-summary__item-meta{color:#8a8d93;font-size:11px;line-height:1.5}.cl-checkout .cl-summary__item-meta dl,.cl-checkout .cl-summary__item-meta p{margin:0}.cl-checkout .cl-summary__item-meta dl{display:block;overflow-wrap:anywhere}.cl-checkout .cl-summary__item-meta dd,.cl-checkout .cl-summary__item-meta dt{display:inline;margin:0;font-weight:400}.cl-checkout .cl-summary__item-meta dt::after{content:" "}.cl-checkout .cl-summary__item-meta dd{color:#b9bbc0}.cl-checkout .cl-summary__item-meta dd::after{content:"";display:block}.cl-checkout .cl-summary__item-meta dd p{display:inline;margin:0}.cl-checkout .cl-summary__item-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cl-checkout .cl-summary__item-total{color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.cl-checkout .cl-summary__remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8a8d93;line-height:0}.cl-checkout .cl-summary__remove:hover{color:#e5484d}.cl-checkout .cl-summary__totals{padding-top:14px}.cl-checkout .cl-summary__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:5px 0;color:#b9bbc0;font-size:13px}.cl-checkout .cl-summary__row--discount{color:#00b67a}.cl-checkout .cl-summary__row--total{margin-top:8px;padding-top:14px;border-top:1px solid #2e3135;color:#fff;font-size:16px;font-weight:800}.cl-checkout .cl-summary__row--total .amount{color:#ffc700}.cl-checkout .cl-checkout-trust{padding:18px 20px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20}.cl-checkout .cl-checkout-trust__list{margin:0;padding:0;list-style:none}.cl-checkout .cl-checkout-trust__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;padding:7px 0;color:#b9bbc0;font-size:12px;line-height:1.5}.cl-checkout .cl-checkout-trust__icon{-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-checkout .cl-checkout-trust__tp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #2e3135;color:#9a97a0;font-size:12px;text-decoration:none}.cl-checkout .cl-checkout-trust__tp-label{color:#00b67a;font-weight:700}.cl-checkout .cl-payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.cl-checkout .cl-payment__ssl{color:#00b67a;font-size:12px;font-weight:600}.cl-checkout .cl-payment__methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.cl-checkout .wc_payment_method{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:0}.cl-checkout .wc_payment_method>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;min-width:0;padding:14px 16px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #34283f;border-radius:12px;background:#221a2e;color:#e8e6ea;font-size:14px;font-weight:600;cursor:pointer}.cl-checkout .wc_payment_method>label:hover{border-color:#ffc700}.cl-checkout .wc_payment_method>label img{width:auto;max-height:26px;margin-left:auto}.cl-checkout .wc_payment_method>input[type=radio]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:18px;height:18px;accent-color:#ffc700}.cl-checkout .wc_payment_method input[type=radio]:checked+label{border-color:#ffc700;background:rgba(255,199,0,.08)}.cl-checkout .wc_payment_method .payment_box{width:100%;margin:8px 0 0;padding:14px 16px;border:1px solid #2e3135;border-radius:12px;background:rgba(0,0,0,.18);color:#b9bbc0;font-size:13px}.cl-checkout .wc_payment_method .payment_box::before{display:none}.cl-checkout .wc_payment_method .payment_box p:last-child{margin-bottom:0}.cl-checkout .place-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.cl-checkout .woocommerce-terms-and-conditions-wrapper .form-row{margin:0}html body #primary .cl-checkout .woocommerce-terms-and-conditions-wrapper label{display:block;width:auto;margin-bottom:0;color:#b9bbc0;font-size:13px;line-height:1.5;cursor:pointer}html body #primary .cl-checkout .woocommerce-terms-and-conditions-wrapper input[type=checkbox]{display:inline-block;width:18px;height:18px;margin:0 8px 0 0;vertical-align:text-top;accent-color:#ffc700}.cl-checkout .woocommerce-terms-and-conditions-wrapper a{color:#ffc700}.cl-checkout .cl-payment__place-order,.cl-checkout .woocommerce form .cl-payment__place-order{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:none;padding:17px 24px;-webkit-transition:background .15s;transition:background .15s;border:0;border-radius:12px;background:#00b67a;-webkit-box-shadow:0 8px 22px rgba(0,182,122,.2);box-shadow:0 8px 22px rgba(0,182,122,.2);color:#fff;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer}.cl-checkout .cl-payment__place-order:hover,.cl-checkout .woocommerce form .cl-payment__place-order:hover{background:#00cc8a}.cl-checkout .cl-payment__reassurance{margin:0;color:#8a8d93;font-size:12px;text-align:center}.cl-checkout .cl-checkout-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px;padding:56px 24px;border:1px solid #2e3135;border-radius:18px;background:#1b1d20;text-align:center}@media (max-width:560px){.cl-checkout .cl-checkout-empty{padding:40px 18px}}.cl-checkout .cl-checkout-empty__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:74px;height:74px;margin-bottom:18px;border-radius:50%;background:rgba(255,199,0,.1);color:#ffc700}.cl-checkout .cl-checkout-empty__title{margin:0 0 8px;color:#fff;font-size:22px;font-weight:700}.cl-checkout .cl-checkout-empty__text{max-width:420px;margin:0 0 24px;color:#8a8d93;font-size:14px;line-height:1.6}.cl-checkout .cl-checkout-empty__btn{padding:15px 32px;border-radius:12px;background:#ffc700;-webkit-box-shadow:0 8px 22px rgba(255,199,0,.2);box-shadow:0 8px 22px rgba(255,199,0,.2);color:#18141f;font-size:15px;font-weight:700;text-decoration:none}.cl-checkout .cl-checkout-empty__btn:hover{background:#ffd633;color:#18141f}.cl-checkout .woocommerce-error,.cl-checkout .woocommerce-message{margin:0 0 18px;padding:14px 18px;border:1px solid #2e3135;border-radius:12px;background:#1b1d20;list-style:none}.cl-checkout .woocommerce-error::before,.cl-checkout .woocommerce-message::before{display:none}.cl-checkout .woocommerce-error{border-color:rgba(229,72,77,.5);color:#ffb4b6}.cl-checkout .xoo-el-form-container.xoo-el-form-inline,.cl-ty .xoo-el-form-container.xoo-el-form-inline{width:100%;max-width:520px;margin:0 auto 20px;padding:20px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20;-webkit-box-shadow:none;box-shadow:none}.cl-checkout .xoo-el-header,.cl-ty .xoo-el-header{margin:0 0 18px;padding:0;border:0;background:0 0}.cl-checkout .xoo-el-form-container ul.xoo-el-tabs,.cl-ty .xoo-el-form-container ul.xoo-el-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin:0;padding:4px;border:0;border-radius:12px;background:#18141f;list-style:none}.cl-checkout .xoo-el-form-container ul.xoo-el-tabs li,.cl-ty .xoo-el-form-container ul.xoo-el-tabs li{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto;margin:0;padding:10px 14px;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:0;border-radius:9px;background:0 0;color:#b9bbc0;font-size:14px;font-weight:600;text-align:center;cursor:pointer}.cl-checkout .xoo-el-form-container ul.xoo-el-tabs li:hover,.cl-ty .xoo-el-form-container ul.xoo-el-tabs li:hover{color:#e8e6ea}.cl-checkout .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active,.cl-ty .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active{background:#ffc700;color:#18141f}.cl-checkout .xoo-el-fields-cont,.cl-ty .xoo-el-fields-cont{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cl-checkout .xoo-el-fields-cont>.xoo-aff-group,.cl-ty .xoo-el-fields-cont>.xoo-aff-group{grid-column:1/-1;width:auto;margin:0}.cl-checkout .xoo-el-fields-cont>.xoo-aff-group.onefourth,.cl-checkout .xoo-el-fields-cont>.xoo-aff-group.onehalf,.cl-checkout .xoo-el-fields-cont>.xoo-aff-group.onethird,.cl-ty .xoo-el-fields-cont>.xoo-aff-group.onefourth,.cl-ty .xoo-el-fields-cont>.xoo-aff-group.onehalf,.cl-ty .xoo-el-fields-cont>.xoo-aff-group.onethird{grid-column:span 1}@media (max-width:480px){.cl-checkout .xoo-el-fields-cont,.cl-ty .xoo-el-fields-cont{grid-template-columns:1fr}.cl-checkout .xoo-el-fields-cont>.xoo-aff-group.onefourth,.cl-checkout .xoo-el-fields-cont>.xoo-aff-group.onehalf,.cl-checkout .xoo-el-fields-cont>.xoo-aff-group.onethird,.cl-ty .xoo-el-fields-cont>.xoo-aff-group.onefourth,.cl-ty .xoo-el-fields-cont>.xoo-aff-group.onehalf,.cl-ty .xoo-el-fields-cont>.xoo-aff-group.onethird{grid-column:1/-1}}.cl-checkout .xoo-aff-input-group,.cl-ty .xoo-aff-input-group{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;border:1px solid #34283f;border-radius:10px;background:#221a2e}.cl-checkout .xoo-aff-input-group:focus-within,.cl-ty .xoo-aff-input-group:focus-within{border-color:#ffc700}.cl-checkout .xoo-aff-input-icon,.cl-ty .xoo-aff-input-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:auto;margin:0;padding:0;border:0;border-radius:0;background:0 0;color:#8a8d93;font-size:14px}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;max-width:none;height:auto;min-height:0;margin:0;padding:12px 14px 12px 0;border:0;border-radius:0;outline:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-family:inherit;font-size:14px;line-height:1.4}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field:focus{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field::-webkit-input-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field::-moz-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field:-ms-input-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field::-ms-input-placeholder{opacity:1;color:#6f7278}html body #primary .cl-checkout .xoo-aff-input-group input.xoo-aff-field::placeholder{opacity:1;color:#6f7278}.cl-checkout .xoo-aff-pw-toggle,.cl-ty .xoo-aff-pw-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;top:auto;right:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;color:#8a8d93;font-size:14px;cursor:pointer}.cl-checkout .xoo-aff-pw-toggle:hover,.cl-ty .xoo-aff-pw-toggle:hover{color:#e8e6ea}.cl-checkout .xoo-el-login-btm-fields,.cl-ty .xoo-el-login-btm-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px 12px;margin:14px 0 0}.cl-checkout .xoo-el-login-btm-fields .xoo-el-form-label,.cl-ty .xoo-el-login-btm-fields .xoo-el-form-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0;color:#b9bbc0;font-size:13px;cursor:pointer}.cl-checkout .xoo-el-login-btm-fields .xoo-el-form-label input[type=checkbox],.cl-ty .xoo-el-login-btm-fields .xoo-el-form-label input[type=checkbox]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16px;height:16px;margin:0;accent-color:#ffc700}.cl-checkout .xoo-el-login-btm-fields .xoo-el-lostpw-tgr,.cl-ty .xoo-el-login-btm-fields .xoo-el-lostpw-tgr{color:#ffc700;font-size:13px;font-weight:600;text-decoration:none}.cl-checkout .xoo-el-login-btm-fields .xoo-el-lostpw-tgr:hover,.cl-ty .xoo-el-login-btm-fields .xoo-el-lostpw-tgr:hover{text-decoration:underline}.cl-checkout .xoo-el-form-container button.btn.button.xoo-el-action-btn,.cl-checkout .xoo-el-form-container button[type=submit].btn.button.xoo-el-action-btn,.cl-ty .xoo-el-form-container button.btn.button.xoo-el-action-btn,.cl-ty .xoo-el-form-container button[type=submit].btn.button.xoo-el-action-btn{display:block;width:100%;max-width:none;height:auto;margin:18px 0 0;padding:15px 24px;-webkit-transition:background .15s;transition:background .15s;border:0;border-radius:12px;background:#ffc700;-webkit-box-shadow:0 8px 22px rgba(255,199,0,.2);box-shadow:0 8px 22px rgba(255,199,0,.2);color:#18141f;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;text-align:center;cursor:pointer}.cl-checkout .xoo-el-form-container button.btn.button.xoo-el-action-btn:hover,.cl-checkout .xoo-el-form-container button[type=submit].btn.button.xoo-el-action-btn:hover,.cl-ty .xoo-el-form-container button.btn.button.xoo-el-action-btn:hover,.cl-ty .xoo-el-form-container button[type=submit].btn.button.xoo-el-action-btn:hover{background:#ffd633}.cl-checkout .xoo-el-form-container button.btn.button.xoo-el-action-btn:disabled,.cl-checkout .xoo-el-form-container button[type=submit].btn.button.xoo-el-action-btn:disabled,.cl-ty .xoo-el-form-container button.btn.button.xoo-el-action-btn:disabled,.cl-ty .xoo-el-form-container button[type=submit].btn.button.xoo-el-action-btn:disabled{opacity:.5;cursor:not-allowed}.cl-checkout .xoo-sl-container,.cl-ty .xoo-sl-container{margin-top:20px}.cl-checkout .xoo-sl-loginvia,.cl-ty .xoo-sl-loginvia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin:0 0 14px;border:0;color:#8a8d93;font-size:12px;text-align:center}.cl-checkout .xoo-sl-loginvia::after,.cl-checkout .xoo-sl-loginvia::before,.cl-ty .xoo-sl-loginvia::after,.cl-ty .xoo-sl-loginvia::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#2e3135}.cl-checkout .xoo-sl-loginvia span,.cl-ty .xoo-sl-loginvia span{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0;background:0 0;color:#8a8d93;font-size:12px;font-weight:500}.cl-checkout .xoo-sl-btns-container,.cl-ty .xoo-sl-btns-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.cl-checkout .xoo-el-notice,.cl-ty .xoo-el-notice{margin:0 0 14px;padding:12px 14px;border:1px solid #34283f;border-radius:10px;background:#221a2e;color:#e8e6ea;font-size:13px}.cl-checkout .xoo-el-notice:empty,.cl-ty .xoo-el-notice:empty{display:none}.cl-checkout .xoo-el-form-txt,.cl-ty .xoo-el-form-txt{margin:0 0 14px;color:#8a8d93;font-size:13px;line-height:1.5}.cl-checkout .xoo-aff-cont-checkbox_single .xoo-aff-input-group,.cl-ty .xoo-aff-cont-checkbox_single .xoo-aff-input-group{border:0;background:0 0}.cl-checkout .xoo-aff-cont-checkbox_single label,.cl-ty .xoo-aff-cont-checkbox_single label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;color:#b9bbc0;font-size:13px;line-height:1.5}body.archive .posts-list .post-content .entry-header:not(:has(time)) .entry-title{margin-top:0}body.archive .posts-list .post-content .entry-header:not(:has(time)) .entry-title a{color:#080808;text-decoration:none}@media only screen and (min-width:768px){body.archive:has(.sidebar) .posts-list article{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}body.archive:has(.sidebar) .posts-list article .post-thumbnail{max-width:420px}body.archive:not(:has(.sidebar)) .posts-list article .post-thumbnail{max-width:520px}body.archive .term-description{margin-top:4rem}body.archive .woocommerce-ordering,body.archive .woocommerce-result-count{display:none!important}body.archive .woocommerce-products-header{margin-bottom:4rem}body.tax-product_cat:has(.cl-cat){background:#222528}.cl-cat{max-width:1320px;margin:0 auto;padding:22px 32px 60px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:700px){.cl-cat{padding:16px 18px 44px}}.cl-cat .cl-cat-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:18px}.cl-cat .cl-cat-head__main{min-width:0}.cl-cat .cl-cat-crumbs{margin-bottom:8px;color:#7f8288;font-size:12px}.cl-cat .cl-cat-crumbs a{color:#9a97a0;text-decoration:none}.cl-cat .cl-cat-crumbs a:hover{color:#ffc700}.cl-cat .cl-cat-crumbs .breadcrumb_last{color:#e8e6ea}.cl-cat .cl-cat-title{margin:0 0 8px;color:#e8e6ea;font-size:30px;font-weight:800;letter-spacing:-.8px;line-height:1.15}@media (max-width:700px){.cl-cat .cl-cat-title{font-size:24px}}.cl-cat .cl-cat-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;color:#9a97a0;font-size:13px}.cl-cat .cl-cat-meta strong{color:#fff}.cl-cat .cl-cat-meta__sep{width:1px;height:14px;background:#3a3d42}.cl-cat .cl-cat-meta__trust{color:#00b67a;font-weight:600}.cl-cat .cl-cat-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;gap:8px;padding:4px;border:1px solid #2e3135;border-radius:11px;background:#1b1d20}.cl-cat .cl-cat-tabs__tab{padding:9px 20px;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border-radius:8px;color:#9a97a0;font-size:13px;font-weight:600;text-decoration:none}.cl-cat .cl-cat-tabs__tab:hover{color:#e8e6ea}.cl-cat .cl-cat-tabs__tab.is-active{background:#ffc700;color:#18141f}.cl-cat .cl-cat-intro{max-width:820px;margin-bottom:18px;color:#9a97a0;font-size:14px;line-height:1.65}.cl-cat .cl-cat-intro p{margin:0 0 8px}.cl-cat .cl-cat-toolbar{position:sticky;z-index:20;top:var(--cl-cat-sticky-top,80px);margin-bottom:14px;padding:10px 0 12px;border-bottom:1px solid #2e3135;background:#222528}@media (max-width:1079px){.cl-cat .cl-cat-toolbar{position:static}}.cl-cat .cl-cat-toolbar__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cl-cat .cl-cat-toolbar__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;min-width:240px;padding:10px 14px;border:1px solid #2e3135;border-radius:10px;background:#1b1d20}.cl-cat .cl-cat-toolbar__search:focus-within{border-color:#ffc700}.cl-cat .cl-cat-toolbar__icon{color:#7f8288;font-size:15px}.cl-cat .cl-cat-toolbar__input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:auto;margin:0;padding:0;border:0;outline:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;color:#e8e6ea;font-family:inherit;font-size:14px}.cl-cat .cl-cat-toolbar__input::-webkit-input-placeholder{opacity:1;color:#6f7278}.cl-cat .cl-cat-toolbar__input::-moz-placeholder{opacity:1;color:#6f7278}.cl-cat .cl-cat-toolbar__input:-ms-input-placeholder{opacity:1;color:#6f7278}.cl-cat .cl-cat-toolbar__input::-ms-input-placeholder{opacity:1;color:#6f7278}.cl-cat .cl-cat-toolbar__input::placeholder{opacity:1;color:#6f7278}.cl-cat .cl-cat-toolbar__sort{display:block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-cat .cl-cat-toolbar__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;max-width:none;height:auto;min-height:0;margin:0;padding:11px 36px 11px 14px;border:1px solid #2e3135;border-radius:10px;outline:0;background:#1b1d20;-webkit-box-shadow:none;box-shadow:none;color:#e8e6ea;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.cl-cat .cl-cat-toolbar__caret{position:absolute;top:50%;right:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8a7fa0;font-size:11px;pointer-events:none}.cl-cat .cl-cat-toolbar__view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;gap:4px;padding:4px;border:1px solid #2e3135;border-radius:10px;background:#1b1d20}.cl-cat .cl-cat-toolbar__view-btn{max-width:none;margin:0;padding:8px 14px;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:0;border-radius:7px;background:0 0;color:#9a97a0;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.cl-cat .cl-cat-toolbar__view-btn.is-active{background:#ffc700;color:#18141f}.cl-cat .cl-cat-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-top:11px}.cl-cat .cl-cat-chips.is-clamped .cl-cat-chip.is-overflow{display:none}.cl-cat .cl-cat-chips__more{max-width:none;margin:8px 0 0;padding:6px 13px;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px dashed #34383d;border-radius:999px;background:0 0;color:#9a97a0;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.cl-cat .cl-cat-chips__more:hover{border-color:#ffc700;color:#ffc700}.cl-cat .cl-cat-chips__more[hidden]{display:none}.cl-cat .cl-cat-chip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;max-width:none;margin:0;padding:5px 12px 5px 5px;-webkit-transition:border-color .15s,background .15s,color .15s;transition:border-color .15s,background .15s,color .15s;border:1px solid #2e3135;border-radius:999px;background:#1b1d20;color:#c9cbd0;font-family:inherit;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.cl-cat .cl-cat-chip:hover{border-color:#34383d;color:#e8e6ea}.cl-cat .cl-cat-chip.is-active{border-color:#ffc700;background:rgba(255,199,0,.1);color:#fff}.cl-cat .cl-cat-chip[data-game="0"]{padding:6px 13px}.cl-cat .cl-cat-chip__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border:1px solid #4a3a55;border-radius:6px;background-position:center;background-size:cover;color:#fff;font-size:8px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.8)}.cl-cat .cl-cat-chip__count{color:#7f8288;font-weight:500}.cl-cat .cl-cat-eta{margin:0 0 16px;color:#7f8288;font-size:12px}.cl-cat .cl-cat-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.cl-cat .cl-cat-groups[hidden]{display:none}.cl-cat .cl-cat-group{margin:0;padding:14px 16px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20}.cl-cat .cl-cat-group[hidden]{display:none}.cl-cat .cl-cat-group__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:12px}.cl-cat .cl-cat-group__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border:1px solid #34383d;border-radius:9px;background-position:center;background-size:cover;color:#fff;font-size:10px;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.8)}.cl-cat .cl-cat-group__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cl-cat .cl-cat-group__line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px}.cl-cat .cl-cat-group__name{font-size:15px;font-weight:700}.cl-cat .cl-cat-group__count{padding:2px 8px;border:1px solid #34383d;border-radius:999px;background:#26292d;color:#7f8288;font-size:11px}.cl-cat .cl-cat-group__hot{padding:2px 7px;border-radius:5px;background:#ffc700;color:#18141f;font-size:10px;font-weight:800;letter-spacing:.5px}.cl-cat .cl-cat-group__sub{margin-top:2px;color:#7f8288;font-size:12px}.cl-cat .cl-cat-group__sub strong{color:#ffc700}.cl-cat .cl-cat-group__all{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#9a97a0;font-size:12px;font-weight:600;text-decoration:none}.cl-cat .cl-cat-group__all:hover{color:#ffc700}.cl-cat .cl-cat-group__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:9px}.cl-cat .cl-cat-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;padding:9px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2c2436;border-radius:10px;background:#18141f;color:inherit;text-decoration:none}.cl-cat .cl-cat-card:hover{border-color:#ffc700;color:inherit}.cl-cat .cl-cat-card[hidden]{display:none}.cl-cat .cl-cat-card__art{display:block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:56px;height:56px;overflow:hidden;border:1px solid #34283f;border-radius:9px;background:#1b1d20}.cl-cat .cl-cat-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cl-cat .cl-cat-card__badges{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;top:3px;left:3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.cl-cat .cl-cat-badge{padding:1px 5px;border-radius:4px;color:#fff;font-size:8px;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.cl-cat .cl-cat-badge.is-hot{background:#a30808}.cl-cat .cl-cat-badge.is-sale{background:#ff6b00}.cl-cat .cl-cat-badge.is-save{background:#1f758d}.cl-cat .cl-cat-badge.is-preorder{background:#9b479f}.cl-cat .cl-cat-badge.is-bestseller{background:#ffa000}.cl-cat .cl-cat-card__game{display:none}.cl-cat .cl-cat-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.cl-cat .cl-cat-card__title{display:-webkit-box;overflow:hidden;color:#e8e6ea;font-size:13px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cl-cat .cl-cat-card__desc{display:none}.cl-cat .cl-cat-flat{display:grid;grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:11px}.cl-cat .cl-cat-flat[hidden]{display:none}.cl-cat .cl-cat-flat .cl-cat-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0;padding:11px;border-radius:12px;border-color:#2e3135;background:#1b1d20}.cl-cat .cl-cat-flat .cl-cat-card__art{width:100%;height:auto;margin-bottom:10px;border-radius:10px;border-color:#2e3135;aspect-ratio:1/1}.cl-cat .cl-cat-flat .cl-cat-card__game{display:block;position:absolute;bottom:6px;left:6px;max-width:calc(100% - 12px);padding:3px 9px;overflow:hidden;border:1px solid #34383d;border-radius:999px;background:rgba(20,18,24,.82);color:#c9cbd0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cl-cat .cl-cat-flat .cl-cat-card__title{min-height:36px;margin-bottom:8px;font-size:13px;line-height:1.4}.cl-cat .cl-cat-flat .cl-cat-card__desc{display:-webkit-box;margin-bottom:0;overflow:hidden;color:#7f8288;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cl-cat .cl-cat-more-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.cl-cat .cl-cat-more{max-width:none;margin:0;padding:12px 26px;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px solid #34283f;border-radius:11px;background:#221a2e;color:#c9cbd0;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.cl-cat .cl-cat-more:hover{border-color:#ffc700;color:#fff}.cl-cat .cl-cat-more[hidden]{display:none}.cl-cat .cl-cat-empty{margin:24px 0 0;color:#9a97a0;font-size:14px;text-align:center}.cl-cat .cl-cat-empty[hidden]{display:none}body.tax-product_cat:has(.cl-game){background:#222528}.cl-game{max-width:1320px;margin:0 auto;padding:22px 32px 60px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:700px){.cl-game{padding:16px 18px 44px}}.cl-game .cl-game-hero{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;margin:0 0 16px;padding:24px 26px;overflow:hidden;border:1px solid #2c2436;border-radius:20px;background:radial-gradient(120% 160% at 84% 0,#241a33 0,#1b1620 62%,#1c191f 100%)}@media (max-width:700px){.cl-game .cl-game-hero{padding:18px}}.cl-game .cl-game-hero__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:74px;height:74px;border:1px solid #34283f;border-radius:16px;background-position:center;background-size:cover;-webkit-box-shadow:0 8px 22px rgba(0,0,0,.45);box-shadow:0 8px 22px rgba(0,0,0,.45);color:#fff;font-size:15px;font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.8)}.cl-game .cl-game-hero__main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:260px}.cl-game .cl-game-crumbs{margin-bottom:7px;color:#7f8288;font-size:12px}.cl-game .cl-game-crumbs a{color:#9a97a0;text-decoration:none}.cl-game .cl-game-crumbs a:hover{color:#ffc700}.cl-game .cl-game-crumbs .breadcrumb_last{color:#e8e6ea}.cl-game .cl-game-title{margin:0 0 9px;color:#e8e6ea;font-size:31px;font-weight:800;letter-spacing:-.9px;line-height:1.1;text-wrap:pretty}@media (max-width:780px){.cl-game .cl-game-title{font-size:24px;letter-spacing:-.4px}}.cl-game .cl-game-hero__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;color:#9a97a0;font-size:13px}.cl-game .cl-game-hero__meta strong{color:#fff}@media (max-width:480px){.cl-game .cl-game-hero__meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}}.cl-game .cl-game-hero__sep{width:1px;height:14px;background:#3a3d42}@media (max-width:480px){.cl-game .cl-game-hero__sep{display:none}}.cl-game .cl-game-hero__trust{color:#00b67a;font-weight:600}.cl-game .cl-game-hero__side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px}@media (max-width:480px){.cl-game .cl-game-hero__side{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding-top:4px;border-top:1px solid #2c2436}}.cl-game .cl-game-hero__tp{color:#00b67a;font-size:13px;font-weight:700}.cl-game .cl-game-hero__score{color:#9a97a0;font-size:12px}.cl-game .cl-game-subs{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;margin-bottom:18px}.cl-game .cl-game-sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;padding:11px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2e3135;border-radius:12px;background:#1b1d20;color:inherit;text-decoration:none}.cl-game .cl-game-sub:hover{border-color:#ffc700;color:inherit}.cl-game .cl-game-sub--gold{border-color:rgba(255,199,0,.35);background:linear-gradient(135deg,rgba(255,199,0,.08),#1b1d20 60%)}.cl-game .cl-game-sub--gold:hover{border-color:#ffc700}.cl-game .cl-game-sub--gold .cl-game-sub__art{background-color:rgba(255,199,0,.12);font-size:18px}.cl-game .cl-game-sub--gold .cl-game-sub__count{color:#ffc700}.cl-game .cl-game-sub__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border:1px solid #34383d;border-radius:10px;background-position:center;background-size:cover;color:#fff;font-size:10px;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.8)}.cl-game .cl-game-sub__text{display:block;min-width:0}.cl-game .cl-game-sub__name{display:block;font-size:13px;font-weight:600;line-height:1.3}.cl-game .cl-game-sub__count{display:block;margin-top:2px;color:#7f8288;font-size:11px}.cl-game .cl-game-products{margin:0 0 20px}.cl-game .cl-game-products__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:12px}.cl-game .cl-game-products__title{margin:0;font-size:19px;font-weight:700}.cl-game .cl-game-products__count{color:#7f8288;font-size:13px;font-weight:500}.cl-game .cl-game-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:12px}@media (max-width:560px){.cl-game .cl-game-products__grid{grid-template-columns:minmax(0,1fr)}}.cl-game .cl-game-card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px;padding:13px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2e3135;border-radius:14px;background:#1b1d20;color:inherit;text-decoration:none}.cl-game .cl-game-card:hover{border-color:#ffc700;color:inherit}.cl-game .cl-game-card[hidden]{display:none}.cl-game .cl-game-card__art{display:block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:112px;height:112px;overflow:hidden;border:1px solid #2e3135;border-radius:11px;background:#18141f}.cl-game .cl-game-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cl-game .cl-game-card__badges{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;top:0;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2px}.cl-game .cl-game-badge{padding:3px 7px;border-bottom-left-radius:7px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.cl-game .cl-game-badge.is-hot{background:#e5484d}.cl-game .cl-game-badge.is-sale{background:#ff6b00}.cl-game .cl-game-badge.is-save{background:#1f758d}.cl-game .cl-game-badge.is-preorder{background:#9b479f}.cl-game .cl-game-badge.is-bestseller{background:#ffa000}.cl-game .cl-game-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.cl-game .cl-game-card__title{display:block;margin-bottom:5px;font-size:14px;font-weight:700;line-height:1.35}.cl-game .cl-game-card__desc{display:-webkit-box;overflow:hidden;color:#8a8d93;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cl-game .cl-game-more-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.cl-game .cl-game-more{width:100%;max-width:none;margin:0;padding:12px;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px solid #34283f;border-radius:11px;background:#221a2e;color:#c9cbd0;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.cl-game .cl-game-more:hover{border-color:#ffc700;color:#fff}.cl-game .cl-game-body{display:grid;grid-template-columns:minmax(0,1fr) 268px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:26px}@media (max-width:980px){.cl-game .cl-game-body{grid-template-columns:minmax(0,1fr)}}.cl-game .cl-game-article{min-width:0;color:#c9cbd0;font-size:15px;line-height:1.75}.cl-game .cl-game-article h2{margin:28px 0 12px;color:#fff;font-size:25px;font-weight:800;letter-spacing:-.6px;line-height:1.2;scroll-margin-top:96px}.cl-game .cl-game-article h3{margin:24px 0 12px;color:#fff;font-size:19px;font-weight:700;letter-spacing:-.3px;scroll-margin-top:96px}.cl-game .cl-game-article h4{margin:20px 0 10px;color:#fff;font-size:16px;font-weight:700}.cl-game .cl-game-article p{margin:0 0 14px}.cl-game .cl-game-article a{color:#ffc700;text-decoration:underline}.cl-game .cl-game-article ol,.cl-game .cl-game-article ul{margin:4px 0 18px;padding-left:20px;line-height:1.85}.cl-game .cl-game-article li{margin-bottom:6px}.cl-game .cl-game-article img{max-width:100%;height:auto;border:1px solid #2e3135;border-radius:12px}.cl-game .cl-game-article table{display:block;max-width:100%;overflow-x:auto}.cl-game .cl-game-aside{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:var(--cl-game-sticky-top,96px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media (max-width:980px){.cl-game .cl-game-aside{position:static}}.cl-game .cl-game-card-box{padding:16px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20}.cl-game .cl-game-card-box__head{margin-bottom:12px;color:#6f7278;font-size:11px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase}.cl-game .cl-game-top{border-color:#2c2436;background:#18141f}.cl-game .cl-game-pick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:8px;padding:8px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2e3135;border-radius:10px;background:#1b1d20;color:inherit;text-decoration:none}.cl-game .cl-game-pick:hover{border-color:#ffc700;color:inherit}.cl-game .cl-game-pick:last-child{margin-bottom:0}.cl-game .cl-game-pick__art{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:42px;height:42px;overflow:hidden;border:1px solid #34283f;border-radius:9px}.cl-game .cl-game-pick__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cl-game .cl-game-pick__name{display:-webkit-box;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;font-size:12px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cl-game .cl-game-trust{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.cl-game .cl-game-trust__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#c9cbd0;font-size:12px}.cl-game .cl-game-trust__tick{color:#00b67a;font-weight:700}body.woocommerce-shop:has(.cl-shop){background:#222528}.cl-shop{max-width:1320px;margin:0 auto;padding:22px 32px 60px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:700px){.cl-shop{padding:16px 18px 44px}}.cl-shop .cl-shop-head{margin-bottom:18px}.cl-shop .cl-shop-crumbs{margin-bottom:8px;color:#7f8288;font-size:12px}.cl-shop .cl-shop-crumbs a{color:#9a97a0;text-decoration:none}.cl-shop .cl-shop-crumbs a:hover{color:#ffc700}.cl-shop .cl-shop-crumbs .breadcrumb_last{color:#e8e6ea}.cl-shop .cl-shop-title{margin:0 0 8px;color:#e8e6ea;font-size:30px;font-weight:800;letter-spacing:-.8px;line-height:1.15}@media (max-width:700px){.cl-shop .cl-shop-title{font-size:24px}}.cl-shop .cl-shop-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;color:#9a97a0;font-size:13px}.cl-shop .cl-shop-meta strong{color:#fff}.cl-shop .cl-shop-meta__sep{width:1px;height:14px;background:#3a3d42}.cl-shop .cl-shop-meta__trust{color:#00b67a;font-weight:600}.cl-shop .cl-shop-toolbar{position:sticky;z-index:20;top:var(--cl-shop-sticky-top,80px);margin-bottom:14px;padding:10px 0 12px;border-bottom:1px solid #2e3135;background:#222528}@media (max-width:1079px){.cl-shop .cl-shop-toolbar{position:static}}.cl-shop .cl-shop-toolbar__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cl-shop .cl-shop-toolbar__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;min-width:240px;padding:10px 14px;border:1px solid #2e3135;border-radius:10px;background:#1b1d20}.cl-shop .cl-shop-toolbar__search:focus-within{border-color:#ffc700}.cl-shop .cl-shop-toolbar__icon{color:#7f8288;font-size:15px}.cl-shop .cl-shop-toolbar__input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:auto;margin:0;padding:0;border:0;outline:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;color:#e8e6ea;font-family:inherit;font-size:14px}.cl-shop .cl-shop-toolbar__input::-webkit-input-placeholder{opacity:1;color:#6f7278}.cl-shop .cl-shop-toolbar__input::-moz-placeholder{opacity:1;color:#6f7278}.cl-shop .cl-shop-toolbar__input:-ms-input-placeholder{opacity:1;color:#6f7278}.cl-shop .cl-shop-toolbar__input::-ms-input-placeholder{opacity:1;color:#6f7278}.cl-shop .cl-shop-toolbar__input::placeholder{opacity:1;color:#6f7278}.cl-shop .cl-shop-toolbar__sort{display:block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-shop .cl-shop-toolbar__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;max-width:none;height:auto;min-height:0;margin:0;padding:11px 36px 11px 14px;border:1px solid #2e3135;border-radius:10px;outline:0;background:#1b1d20;-webkit-box-shadow:none;box-shadow:none;color:#e8e6ea;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.cl-shop .cl-shop-toolbar__caret{position:absolute;top:50%;right:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8a7fa0;font-size:11px;pointer-events:none}.cl-shop .cl-shop-toolbar__view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;gap:4px;padding:4px;border:1px solid #2e3135;border-radius:10px;background:#1b1d20}.cl-shop .cl-shop-toolbar__view-btn{max-width:none;margin:0;padding:8px 14px;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;border:0;border-radius:7px;background:0 0;color:#9a97a0;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.cl-shop .cl-shop-toolbar__view-btn.is-active{background:#ffc700;color:#18141f}.cl-shop .cl-shop-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-top:11px}.cl-shop .cl-shop-chips.is-clamped .cl-shop-chip.is-overflow{display:none}.cl-shop .cl-shop-chips__more{max-width:none;margin:8px 0 0;padding:6px 13px;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px dashed #34383d;border-radius:999px;background:0 0;color:#9a97a0;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.cl-shop .cl-shop-chips__more:hover{border-color:#ffc700;color:#ffc700}.cl-shop .cl-shop-chips__more[hidden]{display:none}.cl-shop .cl-shop-chip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;max-width:none;margin:0;padding:5px 12px 5px 5px;-webkit-transition:border-color .15s,background .15s,color .15s;transition:border-color .15s,background .15s,color .15s;border:1px solid #2e3135;border-radius:999px;background:#1b1d20;color:#c9cbd0;font-family:inherit;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.cl-shop .cl-shop-chip:hover{border-color:#34383d;color:#e8e6ea}.cl-shop .cl-shop-chip.is-active{border-color:#ffc700;background:rgba(255,199,0,.1);color:#fff}.cl-shop .cl-shop-chip[data-game="0"]{padding:6px 13px}.cl-shop .cl-shop-chip__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border:1px solid #4a3a55;border-radius:6px;background-position:center;background-size:cover;color:#fff;font-size:8px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.8)}.cl-shop .cl-shop-chip__count{color:#7f8288;font-weight:500}.cl-shop .cl-shop-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:16px}.cl-shop .cl-shop-groups[hidden]{display:none}.cl-shop .cl-shop-group{margin:0;padding:14px 16px;border:1px solid #2e3135;border-radius:14px;background:#1b1d20}.cl-shop .cl-shop-group[hidden]{display:none}.cl-shop .cl-shop-group__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:12px}.cl-shop .cl-shop-group__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border:1px solid #34383d;border-radius:9px;background-position:center;background-size:cover;color:#fff;font-size:10px;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.8)}.cl-shop .cl-shop-group__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cl-shop .cl-shop-group__line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px}.cl-shop .cl-shop-group__name{font-size:15px;font-weight:700}.cl-shop .cl-shop-group__count{padding:2px 8px;border:1px solid #34383d;border-radius:999px;background:#26292d;color:#7f8288;font-size:11px}.cl-shop .cl-shop-group__hot{padding:2px 7px;border-radius:5px;background:#ffc700;color:#18141f;font-size:10px;font-weight:800;letter-spacing:.5px}.cl-shop .cl-shop-group__all{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#9a97a0;font-size:12px;font-weight:600;text-decoration:none}.cl-shop .cl-shop-group__all:hover{color:#ffc700}.cl-shop .cl-shop-group__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:9px}.cl-shop .cl-cat-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;padding:9px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2c2436;border-radius:10px;background:#18141f;color:inherit;text-decoration:none}.cl-shop .cl-cat-card:hover{border-color:#ffc700;color:inherit}.cl-shop .cl-cat-card[hidden]{display:none}.cl-shop .cl-cat-card__art{display:block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:56px;height:56px;overflow:hidden;border:1px solid #34283f;border-radius:9px;background:#1b1d20}.cl-shop .cl-cat-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cl-shop .cl-cat-card__badges{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;top:3px;left:3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.cl-shop .cl-cat-badge{padding:1px 5px;border-radius:4px;color:#fff;font-size:8px;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.cl-shop .cl-cat-badge.is-hot{background:#a30808}.cl-shop .cl-cat-badge.is-sale{background:#ff6b00}.cl-shop .cl-cat-badge.is-save{background:#1f758d}.cl-shop .cl-cat-badge.is-preorder{background:#9b479f}.cl-shop .cl-cat-badge.is-bestseller{background:#ffa000}.cl-shop .cl-cat-card__game{display:none}.cl-shop .cl-cat-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.cl-shop .cl-cat-card__title{display:-webkit-box;overflow:hidden;color:#e8e6ea;font-size:13px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cl-shop .cl-cat-card__desc{display:none}.cl-shop .cl-shop-flat{display:grid;grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:11px;margin-top:16px}.cl-shop .cl-shop-flat[hidden]{display:none}.cl-shop .cl-shop-flat .cl-cat-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0;padding:11px;border-radius:12px;border-color:#2e3135;background:#1b1d20}.cl-shop .cl-shop-flat .cl-cat-card__art{width:100%;height:auto;margin-bottom:10px;border-radius:10px;border-color:#2e3135;aspect-ratio:1/1}.cl-shop .cl-shop-flat .cl-cat-card__game{display:block;position:absolute;bottom:6px;left:6px;max-width:calc(100% - 12px);padding:3px 9px;overflow:hidden;border:1px solid #34383d;border-radius:999px;background:rgba(20,18,24,.82);color:#c9cbd0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cl-shop .cl-shop-flat .cl-cat-card__title{min-height:36px;margin-bottom:8px;font-size:13px;line-height:1.4}.cl-shop .cl-shop-flat .cl-cat-card__desc{display:-webkit-box;margin-bottom:0;overflow:hidden;color:#7f8288;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cl-shop .cl-shop-more-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.cl-shop .cl-shop-more{max-width:none;margin:0;padding:12px 26px;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;border:1px solid #34283f;border-radius:11px;background:#221a2e;color:#c9cbd0;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.cl-shop .cl-shop-more:hover{border-color:#ffc700;color:#fff}.cl-shop .cl-shop-more[hidden]{display:none}.cl-shop .cl-shop-empty{margin:24px 0 0;color:#9a97a0;font-size:14px;text-align:center}.cl-shop .cl-shop-empty[hidden]{display:none}body.woocommerce-account main .woocommerce .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.woocommerce-account main .woocommerce-MyAccount-navigation{width:100%;max-width:100%}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:1rem;padding:3px;overflow-x:auto;border-radius:23px;gap:10px;-webkit-box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449;box-shadow:0 1px 1px inset #000,0 -1px 1px inset #3e4449}@media (max-width:480px){body.woocommerce-account main .woocommerce-MyAccount-navigation>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul::after,body.woocommerce-account main .woocommerce-MyAccount-navigation>ul::before{display:none!important}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul::after{content:"";display:block!important;position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li{padding:0;border:none;background:0 0;list-style:none}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li::after,body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li::before{display:none!important}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:300px;padding:8px 26px;overflow:hidden;-webkit-transition:all .2s;transition:all .2s;border-radius:20px;background-color:#222528;color:#6e6e6e;font-weight:700;text-decoration:none;text-wrap:nowrap;cursor:pointer}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li.is-active a{background-color:#222528;color:#ffc700;cursor:pointer}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li.is-active a::before{content:"";position:absolute;z-index:-1;inset:-1px;border-radius:calc(20px + 1px);background:-webkit-gradient(linear,left top,left bottom,from(#f8e39a),to(#82702b));background:linear-gradient(to bottom,#f8e39a,#82702b)}body.woocommerce-account main .woocommerce-MyAccount-navigation>ul li.is-active a::after{content:"";position:absolute;z-index:-1;inset:1px;border-radius:calc(20px - 1px);background-color:#222528}body.woocommerce-account main .woocommerce-MyAccount-content{width:100%;margin-top:2rem}body.woocommerce-account main .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__header{font-size:18px}body.woocommerce-account main .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:300px;margin-block:1rem;padding:8px 26px;-webkit-transition:all .2s;transition:all .2s;border:none;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(#ffc700),to(#bb851b));background:linear-gradient(to bottom,#ffc700,#bb851b);-webkit-box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);color:#222;font-weight:700;text-decoration:none;cursor:pointer}body.woocommerce-account main .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover{-webkit-box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843);box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843)}body.woocommerce-account main .woocommerce-MyAccount-content .woocommerce-orders-table time{color:#b5bfcd}body.woocommerce-account main .woocommerce-MyAccount-content .edit-account{max-width:480px}body.woocommerce-account main .woocommerce-MyAccount-content .edit-account fieldset{max-width:480px;margin-block:2rem;border-width:1px;border-style:solid;border-color:#080808}body.woocommerce-account main .woocommerce-MyAccount-content .edit-account .button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:300px;margin-block:1rem;padding:8px 26px;-webkit-transition:all .2s;transition:all .2s;border:none;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(#ffc700),to(#bb851b));background:linear-gradient(to bottom,#ffc700,#bb851b);-webkit-box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 15px 2px rgba(255,199,0,.3019607843);color:#222;font-weight:700;text-decoration:none;cursor:pointer}body.woocommerce-account main .woocommerce-MyAccount-content .edit-account .button:hover{-webkit-box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843);box-shadow:0 0 20px 4px rgba(255,199,0,.3019607843)}body.woocommerce-account main .woocommerce-MyAccount-content .edit-account .woocommerce-form-row input{max-width:100%}body.woocommerce-account main .woocommerce-MyAccount-content .edit-account .woocommerce-form-row span em{display:block;margin-block:.5rem 1rem;font-size:14px}body.search .search-results-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;gap:30px}@media only screen and (min-width:768px){body.search .search-results-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}}body.search .search-results-list article{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1rem;gap:30px}body.search .search-results-list article::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#0b0c0d),to(#3d4145));background-image:linear-gradient(to bottom,#0b0c0d,#3d4145)}body.search .search-results-list article>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){body.search .search-results-list article{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.search .search-results-list article .search-result-thumbnail img{width:100%;max-width:300px;height:auto;-o-object-fit:cover;object-fit:cover}body.search .search-results-list article .search-result-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:800px}@media only screen and (min-width:1024px){body.search .search-results-list article .search-result-content .entry-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.search .search-results-list article .search-result-content h6{margin-top:0}body.search .search-results-list article .search-result-content:not(:has(p)) .button{margin-top:2rem}@-webkit-keyframes clty-float-glow{0%,100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:.55}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:.9}}@keyframes clty-float-glow{0%,100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:.55}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:.9}}@-webkit-keyframes clty-pulse{0%,100%{-webkit-box-shadow:0 0 0 0 rgba(0,182,122,.5);box-shadow:0 0 0 0 rgba(0,182,122,.5)}50%{-webkit-box-shadow:0 0 0 7px rgba(0,182,122,0);box-shadow:0 0 0 7px rgba(0,182,122,0)}}@keyframes clty-pulse{0%,100%{-webkit-box-shadow:0 0 0 0 rgba(0,182,122,.5);box-shadow:0 0 0 0 rgba(0,182,122,.5)}50%{-webkit-box-shadow:0 0 0 7px rgba(0,182,122,0);box-shadow:0 0 0 7px rgba(0,182,122,0)}}body.woocommerce-order-received main #site-navigation-desktop{display:none!important}body.woocommerce-order-received main .entry-header{display:none}body.woocommerce-order-received main .post-thumbnail{display:none}body.woocommerce-order-received main .woocommerce-info{margin:0 0 16px;padding:14px 18px;border:1px solid #2c2436;border-left:3px solid #ffc700;border-radius:12px;background:#18141f;color:#b9bbc0;font-size:13px}body.woocommerce-order-received main .woocommerce-info::before{content:none}.cl-ty{max-width:1180px;margin:0 auto;padding:26px 32px 60px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:700px){.cl-ty{padding:18px 18px 44px}}.cl-ty .container,.cl-ty .woocommerce{max-width:none;margin:0;padding:0}.cl-ty .cl-ty-hero{position:relative;margin:0 0 16px;padding:28px;overflow:hidden;border:1px solid #2c2436;border-radius:20px;background:radial-gradient(120% 160% at 84% 0,#241a33 0,#1b1620 62%,#1c191f 100%)}.cl-ty .cl-ty-hero::before{content:"";position:absolute;top:-40px;right:-40px;width:300px;height:300px;-webkit-animation:clty-float-glow 6s ease-in-out infinite;animation:clty-float-glow 6s ease-in-out infinite;background:radial-gradient(circle,rgba(0,182,122,.16),transparent 65%);pointer-events:none}@media (max-width:700px){.cl-ty .cl-ty-hero{padding:20px 18px}}.cl-ty .cl-ty-hero--gold::before{background:radial-gradient(circle,rgba(255,199,0,.14),transparent 65%)}.cl-ty .cl-ty-hero--grey::before,.cl-ty .cl-ty-hero--red::before{background:radial-gradient(circle,rgba(229,72,77,.12),transparent 65%)}.cl-ty .cl-ty-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.cl-ty .cl-ty-hero__mark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:52px;height:52px;-webkit-animation:clty-pulse 2.4s ease-in-out infinite;animation:clty-pulse 2.4s ease-in-out infinite;border-radius:50%;background:#00b67a;color:#08251b;font-size:26px;font-weight:800;line-height:1}.cl-ty .cl-ty-hero--gold .cl-ty-hero__mark{-webkit-animation:none;animation:none;background:#ffc700;color:#18141f;font-size:22px}.cl-ty .cl-ty-hero--red .cl-ty-hero__mark{-webkit-animation:none;animation:none;background:#e5484d;color:#2a0b0d}.cl-ty .cl-ty-hero--grey .cl-ty-hero__mark{-webkit-animation:none;animation:none;background:#26292d;color:#7f8288}.cl-ty .cl-ty-hero__intro{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:280px}.cl-ty .cl-ty-hero__title{margin:0 0 8px;color:#e8e6ea;font-size:30px;font-weight:800;letter-spacing:-.8px;line-height:1.15;text-wrap:pretty}@media (max-width:780px){.cl-ty .cl-ty-hero__title{font-size:23px;letter-spacing:-.3px}}.cl-ty .cl-ty-hero__lead{max-width:560px;margin:0;padding:0;border:0;background:0 0;color:#b9bbc0;font-size:14px;line-height:1.65}.cl-ty .cl-ty-hero__lead::before{content:none}.cl-ty .cl-ty-hero__lead strong{color:#e8e6ea}.cl-ty .cl-ty-hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;border:0;background:0 0}.cl-ty .cl-ty-hero__actions::before{content:none}.cl-ty ul.cl-ty-hero__meta.order_details{display:grid;grid-template-columns:auto auto;-webkit-box-flex:0;-ms-flex:none;flex:none;gap:12px 26px;margin:0;padding:18px 22px;border:1px solid #2c2436;border-radius:14px;background:#18141f;list-style:none}.cl-ty ul.cl-ty-hero__meta.order_details::after,.cl-ty ul.cl-ty-hero__meta.order_details::before{content:none}.cl-ty ul.cl-ty-hero__meta.order_details li{margin:0;padding:0;float:none;border:0;font-size:13px;line-height:normal;list-style:none;text-transform:none}@media (max-width:980px){.cl-ty ul.cl-ty-hero__meta.order_details{width:100%}}@media (max-width:560px){.cl-ty ul.cl-ty-hero__meta.order_details{grid-template-columns:1fr}}.cl-ty .cl-ty-hero__meta-label{display:block;margin-bottom:5px;color:#7f8288;font-size:10px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.cl-ty .cl-ty-hero__meta-value{display:block;color:#fff;font-size:15px;font-weight:700;overflow-wrap:anywhere}.cl-ty .cl-ty-hero__meta-value.is-gold{color:#ffc700}.cl-ty .cl-ty-hero__meta-value.is-green{color:#00b67a}.cl-ty .cl-ty-hero__meta-value.is-red{color:#e5484d}.cl-ty .cl-ty-body{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.85fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}@media (max-width:980px){.cl-ty .cl-ty-body{grid-template-columns:minmax(0,1fr)}}.cl-ty .cl-ty-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;min-width:0}.cl-ty .cl-ty-card{margin:0;padding:22px;border:1px solid #2e3135;border-radius:16px;background:#1b1d20}@media (max-width:700px){.cl-ty .cl-ty-card{padding:18px}}.cl-ty .cl-ty-card--dark{border-color:#2c2436;background:#18141f}.cl-ty .cl-ty-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:16px}.cl-ty .cl-ty-card__title{margin:0;color:#e8e6ea;font-size:17px;font-weight:700}.cl-ty .cl-ty-card__title--sm{margin:0 0 14px;font-size:15px}.cl-ty .cl-ty-card__count{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#7f8288;font-size:12px}.cl-ty .cl-ty-line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #2b2e32}.cl-ty .cl-ty-line__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px;overflow:hidden;border:1px solid #34383d;border-radius:11px;background:repeating-linear-gradient(135deg,#332a1c 0 16px,#241d14 16px 32px)}.cl-ty .cl-ty-line__art img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.cl-ty .cl-ty-line__main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.cl-ty .cl-ty-line__name{display:block;margin-bottom:6px;color:#e8e6ea;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.cl-ty .cl-ty-line__name:hover{color:#ffc700}.cl-ty .cl-ty-line__qty{display:inline-block;padding:2px 8px;border:1px solid #34383d;border-radius:999px;background:#26292d;color:#8a8d93;font-size:12px}.cl-ty .cl-ty-line__meta{margin:8px 0 0;padding:0;color:#8a8d93;font-size:12px;line-height:1.6}.cl-ty .cl-ty-line__meta dt{display:inline;margin:0;color:#7f8288;font-weight:500}.cl-ty .cl-ty-line__meta dt::after{content:": "}.cl-ty .cl-ty-line__meta dd{display:inline;margin:0 0 0 2px;color:#c9cbd0;overflow-wrap:anywhere}.cl-ty .cl-ty-line__meta dd::after{content:"";display:block;margin-bottom:2px}.cl-ty .cl-ty-line__total{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#e8e6ea;font-size:15px;font-weight:700}.cl-ty .cl-ty-totals{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.cl-ty .cl-ty-totals__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;font-size:13px}.cl-ty .cl-ty-totals__label{color:#9a97a0}.cl-ty .cl-ty-totals__value{color:#e8e6ea;font-weight:500;text-align:right}.cl-ty .cl-ty-grand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-top:4px;padding-top:14px;border-top:1px solid #2b2e32}.cl-ty .cl-ty-grand__label{color:#9a97a0;font-size:13px}.cl-ty .cl-ty-grand__value{color:#ffc700;font-size:28px;font-weight:800;line-height:1}@media (max-width:560px){.cl-ty .cl-ty-grand__value{font-size:23px}}.cl-ty .cl-ty-trust{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px;padding:20px}.cl-ty .cl-ty-trust__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#c9cbd0;font-size:12px}.cl-ty .cl-ty-trust__row strong{color:#fff}.cl-ty .cl-ty-trust__tick{color:#00b67a;font-weight:700}.cl-ty .cl-ty-trust__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-top:13px;border-top:1px solid #2b2e32}.cl-ty .cl-ty-trust__tp{color:#00b67a;font-size:13px;font-weight:700}.cl-ty .cl-ty-trust__score{color:#9a97a0;font-size:12px}.cl-ty .cl-ty-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;min-width:0}.cl-ty .woocommerce-customer-details address.cl-ty-billing__address{margin:0 0 14px;padding:0;border:0;border-radius:0;background:0 0;color:#c9cbd0;font-size:13px;font-style:normal;line-height:1.75;overflow-wrap:anywhere}.cl-ty .cl-ty-billing__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px;padding-top:14px;border-top:1px solid #2c2436}.cl-ty .cl-ty-billing__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#c9cbd0;font-size:13px;overflow-wrap:anywhere}.cl-ty .cl-ty-billing__row a{color:inherit;text-decoration:none}.cl-ty .cl-ty-billing__row a:hover{color:#ffc700}.cl-ty .cl-ty-billing__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#7f8288}.cl-ty .cl-ty-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;margin:0;padding:16px 18px;border:1px solid #ffc700;border-radius:13px;background:#18141f}.cl-ty .cl-ty-note__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(255,199,0,.14);font-size:17px}.cl-ty .cl-ty-note__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;color:#e8e6ea;font-size:13px;font-weight:700;line-height:1.5}.cl-ty .cl-ty-note__body p{margin:0}.cl-ty .cl-ty-note__body p+p{margin-top:8px}.cl-ty .chat-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:11px 20px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border:0;border-radius:10px;background:#ffc700;color:#18141f;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.cl-ty .chat-button:hover{-webkit-box-shadow:0 0 16px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 16px 2px rgba(255,199,0,.3019607843)}.cl-ty .cl-ty-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:11px 22px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border:1px solid #ffc700;border-radius:10px;background:#ffc700;color:#18141f;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.cl-ty .cl-ty-btn:hover{-webkit-box-shadow:0 0 16px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 16px 2px rgba(255,199,0,.3019607843);color:#18141f}.cl-ty .cl-ty-btn--ghost{border-color:#34383d;background:0 0;color:#e8e6ea}.cl-ty .cl-ty-btn--ghost:hover{border-color:#ffc700;-webkit-box-shadow:none;box-shadow:none;color:#ffc700}.cl-ty .cl-ty-gate{margin-bottom:14px}.cl-ty .cl-ty-gate__form{max-width:560px;margin:0;padding:22px;border:1px solid #2c2436;border-radius:16px;background:#18141f}.cl-ty .cl-ty-gate__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.cl-ty .cl-ty-gate__label{color:#b9bbc0;font-size:12px;font-weight:600}.cl-ty .cl-ty-gate__label .required{border:0;color:#ffc700;text-decoration:none}.cl-ty .cl-ty-gate__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.cl-ty .cl-ty-gate__submit{-webkit-box-flex:0;-ms-flex:none;flex:none}.cl-ty .cl-ty-gate__alt{margin:14px 0 0;color:#8a8d93;font-size:12px}.cl-ty .cl-ty-gate__alt a{color:#ffc700}html body #primary .cl-ty form .cl-ty-gate__input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;height:auto;margin:0;padding:11px 14px;border:1px solid #34383d;border-radius:10px;background:#26292d;-webkit-box-shadow:none;box-shadow:none;color:#e8e6ea;font-family:inherit;font-size:14px}html body #primary .cl-ty form .cl-ty-gate__input::-webkit-input-placeholder{color:#7f8288}html body #primary .cl-ty form .cl-ty-gate__input::-moz-placeholder{color:#7f8288}html body #primary .cl-ty form .cl-ty-gate__input:-ms-input-placeholder{color:#7f8288}html body #primary .cl-ty form .cl-ty-gate__input::-ms-input-placeholder{color:#7f8288}html body #primary .cl-ty form .cl-ty-gate__input::placeholder{color:#7f8288}html body #primary .cl-ty form .cl-ty-gate__input:focus{border-color:#ffc700;outline:0}body.page:has(.cl-page){background:#222528}body.page:has(.cl-page) #site-navigation-desktop{display:none}.cl-page{max-width:1180px;margin:0 auto;padding:28px 40px 70px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:700px){.cl-page{padding:16px 18px 44px}}.cl-page .cl-page-hero{margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid #2e3135}.cl-page .cl-page-crumbs{margin-bottom:10px;color:#7f8288;font-size:12px}.cl-page .cl-page-crumbs a{color:#9a97a0;text-decoration:none}.cl-page .cl-page-crumbs a:hover{color:#ffc700}.cl-page .cl-page-crumbs .breadcrumb_last{color:#e8e6ea}.cl-page .cl-page-title{margin:0;color:#fff;font-size:34px;font-weight:800;letter-spacing:-.9px;line-height:1.15;text-wrap:pretty}@media (max-width:780px){.cl-page .cl-page-title{font-size:25px;letter-spacing:-.3px}}.cl-page .cl-page-updated{margin:10px 0 0;color:#7f8288;font-size:12px}.cl-page .cl-page-body{max-width:760px;margin-inline:auto}.cl-page .cl-page-body.is-split{display:grid;grid-template-columns:minmax(0,1fr) 280px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:32px;max-width:none}@media (max-width:980px){.cl-page .cl-page-body.is-split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cl-page .cl-page-aside{position:sticky;top:88px;min-width:0}@media (max-width:980px){.cl-page .cl-page-aside{position:static;width:100%}}.cl-page .cl-page-toc{padding:18px 20px;border:1px solid #2e3135;border-radius:16px;background:#1b1d20}.cl-page .cl-page-toc__head{color:#b0b2b8;font-size:11px;font-weight:700;letter-spacing:1.2px;list-style:none;text-transform:uppercase;cursor:pointer}.cl-page .cl-page-toc__head::-webkit-details-marker{display:none}@media (min-width:981px){.cl-page .cl-page-toc__head{margin-bottom:12px;cursor:default;pointer-events:none}}.cl-page .cl-page-toc__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;max-height:calc(100vh - 200px);margin-top:12px;overflow-y:auto}@media (max-width:980px){.cl-page .cl-page-toc__list{max-height:none}}.cl-page .cl-page-toc__link{padding:5px 10px;-webkit-transition:color .15s,background .15s;transition:color .15s,background .15s;border-radius:8px;color:#9a97a0;font-size:12.5px;line-height:1.45;text-decoration:none}.cl-page .cl-page-toc__link:hover{background:#26292d;color:#e8e6ea}.cl-page .cl-page-toc__link.is-current{background:#26292d;color:#ffc700;font-weight:600}.cl-page .cl-page-toc__link--h3{padding-left:22px;font-size:12px}.cl-page .cl-page-totop{display:inline-block;margin-top:14px;padding-left:10px;color:#7f8288;font-size:12px;text-decoration:none}.cl-page .cl-page-totop:hover{color:#ffc700}.cl-page .cl-page-article{min-width:0;color:#d0d1d6}.cl-page .cl-page-article .container{max-width:none;margin:0;padding:0}.cl-page .cl-page-article .wrapper{display:contents}.cl-page .cl-page-article section{margin-block:0}.cl-page .cl-page-article h2,.cl-page .cl-page-article h3,.cl-page .cl-page-article h4{margin:34px 0 12px;color:#fff;font-weight:700;scroll-margin-top:96px;text-wrap:pretty}.cl-page .cl-page-article h2:first-child,.cl-page .cl-page-article h3:first-child,.cl-page .cl-page-article h4:first-child{margin-top:0}.cl-page .cl-page-article h2{font-size:23px;font-weight:800;letter-spacing:-.3px}@media (max-width:780px){.cl-page .cl-page-article h2{font-size:20px}}.cl-page .cl-page-article h3{font-size:18px}.cl-page .cl-page-article h4{font-size:16px}.cl-page .cl-page-article p{margin:0 0 14px;font-size:16px;line-height:1.8;overflow-wrap:anywhere}.cl-page .cl-page-article b,.cl-page .cl-page-article strong{color:#e8e6ea}.cl-page .cl-page-article a{color:#ffc700;text-decoration:underline;text-underline-offset:2px}.cl-page .cl-page-article a:hover{color:#ffd84d}.cl-page .cl-page-article ol,.cl-page .cl-page-article ul{margin:4px 0 18px;padding-left:20px}.cl-page .cl-page-article li{margin-bottom:6px;padding-block:0;font-size:16px;line-height:1.7}.cl-page .cl-page-article img{max-width:100%;height:auto;border:1px solid #2e3135;border-radius:12px}.cl-page .cl-page-article .gallery{gap:12px}.cl-page .cl-page-article .table-wrapper{margin-bottom:18px;overflow-x:auto}.cl-page .cl-page-article table{width:100%;border:1px solid #2e3135;border-radius:12px;font-size:14px}.cl-page .cl-page-article table th{background:#26292d;color:#ffc700}.cl-page .cl-page-article table td,.cl-page .cl-page-article table th{border-color:#2e3135}.cl-page .cl-page-article .spacer{padding-block:1rem}.cl-page .cl-page-article .container:has(>.link-block){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media (max-width:480px){.cl-page .cl-page-article .container:has(>.link-block){grid-template-columns:1fr}}.cl-page .cl-page-article .link-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;-webkit-transition:border-color .15s;transition:border-color .15s;border:1px solid #2e3135;border-radius:14px;background:#1b1d20;text-decoration:none}.cl-page .cl-page-article .link-block:hover{border-color:#ffc700}.cl-page .cl-page-article .link-block img{border:0}.cl-page .cl-page-article .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;max-width:none;margin:6px 0 18px;padding:12px 26px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border:0;border-radius:12px;background:-webkit-gradient(linear,left top,left bottom,from(#ffc700),to(#bb851b));background:linear-gradient(to bottom,#ffc700,#bb851b);color:#18141f;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.cl-page .cl-page-article .button:hover{-webkit-box-shadow:0 0 18px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 18px 2px rgba(255,199,0,.3019607843);color:#18141f}body.woocommerce-lost-password{background:#222528}body.woocommerce-lost-password .entry-header{display:none}body.woocommerce-lost-password #site-navigation-desktop{display:none}.cl-lostpw{max-width:520px;margin:0 auto;padding:40px 20px 70px;color:#e8e6ea;font-family:Poppins,sans-serif}@media (max-width:700px){.cl-lostpw{padding:24px 18px 44px}}.cl-lostpw-card{padding:28px;border:1px solid #2c2436;border-radius:18px;background:#1b1d20}@media (max-width:700px){.cl-lostpw-card{padding:20px 18px}}.cl-lostpw-card .form-row{margin:0 0 16px;padding:0}.cl-lostpw-card .form-row::after,.cl-lostpw-card .form-row::before{content:none}.cl-lostpw-card .clear{display:none}.cl-lostpw-card label{display:block;margin-bottom:7px;color:#b0b2b8;font-size:12px;font-weight:600}.cl-lostpw-card .required{border:0;color:#ffc700;text-decoration:none}.cl-lostpw-card .woocommerce-Button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:none;margin:4px 0 0;padding:13px 22px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border:0;border-radius:12px;background:-webkit-gradient(linear,left top,left bottom,from(#ffc700),to(#bb851b));background:linear-gradient(to bottom,#ffc700,#bb851b);color:#18141f;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.cl-lostpw-card .woocommerce-Button:hover{-webkit-box-shadow:0 0 18px 2px rgba(255,199,0,.3019607843);box-shadow:0 0 18px 2px rgba(255,199,0,.3019607843)}.cl-lostpw-card--done{text-align:center}.cl-lostpw-mark{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;margin-bottom:14px;border-radius:50%;background:rgba(0,182,122,.16);color:#00b67a;font-size:22px}.cl-lostpw-title{margin:0 0 10px;color:#fff;font-size:22px;font-weight:800;letter-spacing:-.4px}.cl-lostpw-lead{margin:0 0 20px;color:#d0d1d6;font-size:14px;line-height:1.65}.cl-lostpw-back{display:inline-block;margin-top:18px;color:#7f8288;font-size:13px;text-decoration:none}.cl-lostpw-back:hover{color:#ffc700}html body #primary .cl-lostpw form .form-row,html body #primary .cl-lostpw form .form-row-first,html body #primary .cl-lostpw form .form-row-last{width:100%;float:none}html body #primary .cl-lostpw form input[type=password],html body #primary .cl-lostpw form input[type=text]{width:100%;max-width:none;height:auto;margin:0;padding:12px 14px;border:1px solid #34383d;border-radius:10px;background:#26292d;-webkit-box-shadow:none;box-shadow:none;color:#e8e6ea;font-family:inherit;font-size:15px}html body #primary .cl-lostpw form input[type=password]::-webkit-input-placeholder,html body #primary .cl-lostpw form input[type=text]::-webkit-input-placeholder{color:#7f8288}html body #primary .cl-lostpw form input[type=password]::-moz-placeholder,html body #primary .cl-lostpw form input[type=text]::-moz-placeholder{color:#7f8288}html body #primary .cl-lostpw form input[type=password]:-ms-input-placeholder,html body #primary .cl-lostpw form input[type=text]:-ms-input-placeholder{color:#7f8288}html body #primary .cl-lostpw form input[type=password]::-ms-input-placeholder,html body #primary .cl-lostpw form input[type=text]::-ms-input-placeholder{color:#7f8288}html body #primary .cl-lostpw form input[type=password]::placeholder,html body #primary .cl-lostpw form input[type=text]::placeholder{color:#7f8288}html body #primary .cl-lostpw form input[type=password]:focus,html body #primary .cl-lostpw form input[type=text]:focus{border-color:#ffc700;outline:0}.dark-theme{background-color:#080808;color:#fff}.bright-theme{background-color:#fff;color:#080808}.product-thumbnail{position:relative;text-align:center}.product-label{position:absolute;top:20px;right:-20px;padding:2px 10px;color:#fff}.product-label.sale{background-color:#84ca4e}.product-label.hot{background-color:#a30808}.product-label.save{background-color:#1f758d}.xoo-sl-loginvia span{background-color:#222528!important}
@font-face{font-family:'icomoon';src:url(//coinlooting.com/wp-content/uploads/manager-for-icomoon/fonts/icomoon.eot?8pds93);src:url(//coinlooting.com/wp-content/uploads/manager-for-icomoon/fonts/icomoon.eot?8pds93#iefix) format('embedded-opentype'),url(//coinlooting.com/wp-content/uploads/manager-for-icomoon/fonts/icomoon.ttf?8pds93) format('truetype'),url(//coinlooting.com/wp-content/uploads/manager-for-icomoon/fonts/icomoon.woff?8pds93) format('woff'),url(//coinlooting.com/wp-content/uploads/manager-for-icomoon/fonts/icomoon.svg?8pds93#icomoon) format('svg');font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-bag:before{content:"\e907"}.icon-stop-watch:before{content:"\e904"}.icon-local_fire_department:before{content:"\e903"}.icon-shield:before{content:"\e900"}.icon-check-circle:before{content:"\e905"}.icon-flag-checkered:before{content:"\e906"}.icon-bolt:before{content:"\e901"}.icon-flash:before{content:"\e901"}.icon-rocket:before{content:"\e902"}
:root{--apf-tooltip-bg:#121212;--apf-tooltip-color:#fff;--apf-margin-bottom:15px;--apf-input-border-color:#ddd;--apf-input-border-color-foc:#121212;--apf-input-height:38px;--apf-input-bg:#ffffff;--apf-radius:4px;--apf-label-size:1rem;--apf-label-weight:500;--apf-ts-radius:4px;--apf-ts-color-sel:#fff;--apf-ts-bg:transparent;--apf-ts-bg-hov:transparent;--apf-ts-bg-sel:#121212;--apf-ts-border-color-hov:#a4a4a4;--apf-ts-border-color-sel:#121212;--apf-ns-width:100%;--apf-ns-color:inherit;--apf-ns-bg:transparent;--apf-is-radius:4px;--apf-is-border-color-sel:#ffffff;--apf-is-border-color-hov:#eaea4b;--apf-is-bg:transparent;--apf-is-bg-hov:transparent;--apf-is-bg-sel:transparent;--apf-progress-bg:#ddd;--apf-progress-color:#121212;--apf-file-border:2px dashed #121212;--apf-file-color:currentColor;--apf-cs-border-color-hov:#a4a4a4;--apf-cs-border-color-sel:#121212;--apf-iq-gap:10px;--apf-iq-img-radius:4px;--apf-card-shadow:none;--apf-card-bg:#33383c;--apf-card-bg-hov:#33383c;--apf-card-bg-sel:#33383c;--apf-card-radius:6px;--apf-card-border-color-hov:#a4a4a4;--apf-card-border-color-sel:#007aff;--apf-card-color:#d8e5ea;--apf-card-color-sel:#d8e5ea;--apf-cq-bg:#ffffff;--apf-cq-radius:6px;--apf-cq-shadow:none;--apf-cq-border:2px solid #ddd;--apf-cqns-bg:transparent;--apf-date-color:currentColor;--apf-date-color-hov:currentColor;--apf-date-color-sel:#ffffff;--apf-date-bg:#fff;--apf-date-bg-hov:#dddddd;--apf-date-bg-sel:#212121;--apf-input-border:2px solid #ddd;--apf-ts-border:2px solid #ccc;--apf-is-border:1px solid #dddddd;--apf-cs-border:2px solid #dddddd;--apf-card-border:3px solid #c8ae53;--apf-date-border-color:#dddddd;--apf-date-color-muted:rgba(33,33,33,0.45);--apf-cb-radius:4px;--apf-cb-bg-sel:#121212;--apf-cb-border-color-hov:#a4a4a4;--apf-cb-border-color-sel:#121212;--apf-cb-border:2px solid #ddd;--apf-radio-bg-sel:#121212;--apf-radio-border-color-hov:#a4a4a4;--apf-radio-border-color-sel:#121212;--apf-radio-border:2px solid #ddd;--apf-is-inner-radius:2px ;--apf-cs-gap: inset 0 0 0 3px #ffffff}.wapf-checkbox input[type=checkbox]{position:absolute;opacity:0;width:1px;height:1px;padding:0;}.wapf-checkbox .wapf-custom{min-height:16px;min-width:16px;height:1.1em;width:1.1em;position:relative;display:inline-block;background:var(--apf-cb-bg, transparent);border-radius:var(--apf-cb-radius, 0);border:var(--apf-cb-border, none);}.wapf-checkbox .wapf-input-label:hover .wapf-custom{background-color:var(--apf-cb-bg-hov, transparent);border-color:var(--apf-cb-border-color-hov, transparent);}.wapf-checkbox input[type=checkbox]:checked + .wapf-custom{background-color:var(--apf-cb-bg-sel, transparent);border-color:var(--apf-cb-border-color-sel, transparent);}.wapf-checkbox input:checked + .wapf-custom:after{position:absolute;top:0;left:0;bottom:0;right:0;content:'';background:no-repeat center center url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.701 45.7'%3E%3Cpath fill='%23ffffff' d='M20.687 38.332a5.308 5.308 0 0 1-7.505 0L1.554 26.704A5.306 5.306 0 1 1 9.059 19.2l6.928 6.927a1.344 1.344 0 0 0 1.896 0L36.642 7.368a5.308 5.308 0 0 1 7.505 7.504l-23.46 23.46z'/%3E%3C/svg%3E");background-size:.58em;}.wapf-radio input[type=radio]{position:absolute;opacity:0;width:1px;height:1px;padding:0;}.wapf-radio .wapf-custom{min-height:16px;min-width:16px;height:1.1em;width:1.1em;position:relative;display:inline-block;background:var(--apf-radio-bg, transparent);border-radius:50px;border:var(--apf-radio-border, none);}.wapf-radio .wapf-input-label:hover .wapf-custom{background-color:var(--apf-radio-bg-hov, transparent);border-color:var(--apf-radio-border-color-hov, transparent);}.wapf-radio input[type=radio]:checked + .wapf-custom{background-color:var(--apf-radio-bg-sel, transparent);border-color:var(--apf-radio-border-color-sel, transparent);}.wapf-radio input:checked + .wapf-custom:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' /%3E%3C/svg%3E");background-size:.42em;}.wapf select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 448 512'%3E%3Cpath fill='%23121212' d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E") calc(100% - 12px) 12px no-repeat;margin:0;cursor:pointer;background-size:12px;-webkit-appearance:none;appearance:none;color:inherit;}body .wapf-dp-my select.wapf-dp-month{background-image:url("data:image/svg+xml,%3Csvg fill='%23currentColor' xmlns=\'http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M224 353.9l17-17L401 177l17-17L384 126.1l-17 17-143 143L81 143l-17-17L30.1 160l17 17L207 337l17 17z'/%3E%3C/svg%3E")!important;}/*! CSS_VAR_DIVIDER */:root{--lcp_live_preview_footer___build___:#212121}.woocommerce-variation-add-to-cart,form.cart{flex-wrap:wrap!important}.wapf{width:100%}.wapf-hide{display:none!important}.wapf-upload-thumbs{display:flex;gap:10px}.wapf-child-item .wc-block-cart-item__quantity{display:none}body,html{scroll-behavior:auto!important}.wapf img{max-width:100%}.wapf-wrapper{margin:0 0 20px -5px;width:100%}.wapf-field-group,.wapf-section{display:flex;flex-wrap:wrap}.wapf-cloner{margin-top:15px}.wapf-section .wapf-cloner{margin:0 0 15px 5px}.wapf-clone-title{margin:15px 0;padding-left:5px;width:100%}.wapf-input-label{font-weight:400;cursor:pointer}.wapf-label-text{padding-left:10px}.wapf-field-container{padding:0 5px var(--apf-margin-bottom,15px) 5px;box-sizing:border-box}.wapf-field-container .wapf-swatch--image{width:100%}.wapf input[type=email],.wapf input[type=number],.wapf input[type=text],.wapf input[type=url],.wapf select,.wapf textarea{width:100%;box-sizing:border-box;background-color:var(--apf-input-bg,#fff);border-radius:var(--apf-radius,0);height:var(--apf-input-height,38px);border:var(--apf-input-border,none);color:var(--apf-input-color,inherit);padding:0 .7em;outline:1px solid transparent;font-family:inherit;box-shadow:none}.wapf input[type=email]:focus,.wapf input[type=number]:focus,.wapf input[type=text]:focus,.wapf input[type=url]:focus,.wapf select:focus,.wapf textarea:focus{border-color:var(--apf-input-border-color-foc,#fff);box-shadow:none}.wapf textarea{min-height:100px;padding:.7em}.wapf input[type=checkbox],.wapf input[type=radio]{float:left;margin-top:5px}.wapf-field-label{display:flex;align-items:center}.label-above .wapf-field-label{margin-bottom:10px}.wapf-field-label label{color:var(--apf-label-color,currentColor);font-size:var(--apf-label-size,1rem);font-weight:var(--apf-label-weight,normal)}.wapf-field-description{font-size:85%;opacity:.8;padding:5px 0 0 0;margin:0}.wapf-pricing-hint{opacity:.7}.wapf-disabled{opacity:.5}.wapf-disabled label{cursor:default!important}.wapf-card,.wapf-swatch{box-sizing:border-box;cursor:pointer;position:relative;min-width:0}.wapf-card input[type=checkbox],.wapf-card input[type=radio],.wapf-swatch input[type=checkbox],.wapf-swatch input[type=radio]{position:absolute;opacity:0;height:1px;width:1px;padding:0}.wapf-swatch label{cursor:pointer;font-weight:400;display:block;width:100%;margin:0;z-index:1}.wapf--circle{border-radius:50%}.wapf--rounded{border-radius:4px}.wapf-swatch-wrapper{display:flex;flex-wrap:wrap}.wapf-card-wrap{display:grid;grid-template-columns:repeat(var(--wapf-cols),1fr);grid-auto-rows:auto;gap:1rem}@media all and (max-width:900px){.wapf-card-wrap{grid-template-columns:repeat(var(--wapf-cols-t),1fr)}}@media all and (max-width:768px){.wapf-card-wrap{grid-template-columns:repeat(var(--wapf-cols-m),1fr)}}.wapf-card{position:relative;background:var(--apf-card-bg,#fff);color:var(--apf-card-color,inherit);border-radius:var(--apf-card-radius,6px);border:var(--apf-card-border,none);box-shadow:var(--apf-card-shadow,none)}.wapf-card.is-qty-select{background:var(--apf-cq-bg,#fff);color:var(--apf-cq-color,inherit);border-radius:var(--apf-cq-radius,6px);border:var(--apf-cq-border,none);box-shadow:var(--apf-cq-shadow,none);cursor:default}.wapf-card:not(.is-qty-select):hover{color:var(--apf-card-color-hov,inherit);border-color:var(--apf-card-border-color-hov,transparent);background:var(--apf-card-bg-hov,transparent)}.wapf-card.wapf-checked:not(.is-qty-select){color:var(--apf-card-color-sel,inherit);border-color:var(--apf-card-border-color-sel,transparent);background:var(--apf-card-bg-sel,#fff)}.wapf-card-inner{padding:.7em;display:flex;gap:7px;font-size:.935rem;overflow:hidden;user-select:none}.wapf-card-img img{width:68px;height:68px;max-width:68px;max-height:68px;object-fit:var(--apf-img-fit,cover);object-position:center;border-radius:var(--apf-card-radius,6px)}.wapf-card-body,.wapf-card-row{display:flex;gap:.5rem;flex-flow:column;width:100%}.wapf-card-row{flex-flow:row;justify-content:space-between;align-items:center}.wapf-card-title{font-weight:600;width:100%;flex:1}.wapf-card-link{display:flex;align-items:end}.wapf-card a{padding:0;text-decoration:underline;color:currentColor}.wapf-card-qty{width:100%}.wapf-card-info{white-space:nowrap}.wapf-card-vertical .wapf-card-inner{flex-flow:column;height:100%}.wapf-card-vertical .wapf-card-body{row-gap:.5rem;flex-grow:1}.wapf-card-vertical .wapf-card-row:last-child{margin-top:auto}.wapf-card-vertical .wapf-card-img img{width:100%;height:100%;max-width:100%;max-height:120px}.wapf-swatch--image{text-align:center;transition:all .1s;overflow:hidden}.wapf-swatch--image img{vertical-align:bottom;border-radius:var(--apf-is-inner-radius,0)}.wapf-swatch--image .apf-pick-box,.wapf-swatch--image.apf-pick-box{border:var(--apf-is-border,none);border-radius:var(--apf-is-radius,0);background:var(--apf-is-bg,none);padding:var(--apf-is-padding,0)}.wapf-swatch--image .apf-pick-box:hover,.wapf-swatch--image.apf-pick-box:hover{background:var(--apf-is-bg-hov,transparent);border-color:var(--apf-is-border-color-hov,transparent)}.wapf-swatch--image .wapf-swatch-label{color:var(--apf-is-color,inherit)}.wapf-swatch--image .wapf-swatch-label:hover{color:var(--apf-is-color-hov,inherit)}.wapf-swatch--image.wapf-checked .apf-pick-box,.wapf-swatch--image.wapf-checked.apf-pick-box{border-color:var(--apf-is-border-color-sel,transparent);color:var(--apf-is-color-sel,inherit);background:var(--apf-is-bg-sel,transparent)}.wapf-swatch--image.wapf-checked .wapf-swatch-label{color:var(--apf-is-color-sel,inherit)}.wapf-swatch-label{text-align:center;padding:4px}.wapf-swatch--image label{height:100%}.wapf-image-swatch-wrapper{display:grid;gap:10px;grid-template-columns:repeat(var(--wapf-cols),var(--apf-col-width,1fr))}@media all and (max-width:900px){.wapf-image-swatch-wrapper{grid-template-columns:repeat(var(--wapf-cols-t,var(--wapf-cols)),var(--apf-col-width,1fr))}}@media all and (max-width:768px){.wapf-image-swatch-wrapper{grid-template-columns:repeat(var(--wapf-cols-m,var(--wapf-cols)),var(--apf-col-width,1fr))}}.wapf-swatch--color{margin:0 15px 15px 0;position:relative;transition:all .1s}.wapf-swatch--color .wapf-color{margin:auto;box-shadow:var(--apf-cs-gap,none);border:var(--apf-cs-border,none)}.wapf-swatch--color:hover .wapf-color{border-color:var(--apf-cs-border-color-hov,transparent)}.wapf-swatch--color.wapf-checked .wapf-color{border-color:var(--apf-cs-border-color-sel,transparent)}.wapf-swatch--text{margin:0 15px 15px 0;border-radius:var(--apf-ts-radius,4px);border:var(--apf-ts-border,none);color:var(--apf-ts-color,inherit);background:var(--apf-ts-bg,transparent)}.wapf-swatch--text label{padding:7px 11px}.wapf-swatch--text:hover{color:var(--apf-ts-color-hov,inherit);border-color:var(--apf-ts-border-color-hov,transparent);background:var(--apf-ts-bg-hov,transparent)}.wapf-swatch--text.wapf-checked{border-color:var(--apf-ts-border-color-sel,transparent);background:var(--apf-ts-bg-sel,transparent);color:var(--apf-ts-color-sel,inherit)}.wapf-checkboxes,.wapf-radios{display:inline-grid;grid-template-columns:auto;gap:5px 1rem}.wapf-checkbox label,.wapf-radio label{display:flex;align-items:center}.apf-plusmin{display:inline-flex;border-radius:var(--apf-ns-radius,var(--apf-radius,0));border:var(--apf-ns-border,var(--apf-input-border,none));width:100%;max-width:var(--apf-ns-width,100%);height:var(--apf-input-height,38px);overflow:hidden}.apf-plusmin:focus-within{border-color:var(--apf-ns-border-color-foc,var(--apf-input-border-color-foc,transparent))}.wapf-card-vertical .apf-plusmin{max-width:100%}.wapf .apf-plusmin button,.wapf .apf-plusmin input{box-shadow:none;margin:0!important;line-height:0;border:0;border-radius:0;width:auto;outline:0;flex:1;height:100%}.apf-plusmin button{background:var(--apf-ns-bg,transparent);font-size:1rem;padding:0!important;max-width:40px;outline:0;fill:var(--apf-ns-color,inherit);touch-action:manipulation}.apf-plusmin button:focus,.apf-plusmin button:hover{background:var(--apf-ns-bg,transparent)!important;fill:var(--apf-ns-color,inherit)}.wapf button.apf-minus{border-right:var(--apf-ns-border-inner,none)}.wapf button.apf-plus{border-left:var(--apf-ns-border-inner,none)}.wapf .apf-plusmin input{text-align:center;-moz-appearance:textfield;min-width:40px;padding:0 .7em;background:var(--apf-ns-input-bg,var(--apf-input-bg,#fff));color:var(--apf-ns-input-color,var(--apf-input-color,inherit))}.apf-plusmin input::-webkit-inner-spin-button,.apf-plusmin input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wapf-swatch--qty .apf-plusmin{max-width:100%}.wapf-swatch--qty .qty-swatch-inner{margin-top:var(--apf-iq-gap,0)}.wapf-swatch--qty img{border-radius:var(--apf-iq-img-radius,0)}.wapf-field-calc{display:flex;flex-flow:wrap}.wapf-field-calc .wapf-field-label{flex:1;order:-1}.wapf-field-calc .wapf-field-input{padding-left:15px}.wapf-field-products .wapf-checkbox{display:flex;align-items:center}.wapf-field-products .wapf-custom-qty{padding-bottom:10px}.wapf-field-products .wapf-custom-qty>div{padding-right:10px}.wapf-product-totals{width:100%}.wapf-total{margin:0;padding:0}.wapf-product-totals .wapf--inner{margin-bottom:20px}.wapf-product-totals .wapf--inner>div{padding-bottom:10px;clear:both}.wapf-product-totals .wapf--inner>div:last-child{padding-bottom:0}.wapf-product-totals div span:first-child{font-weight:700}.wapf-product-totals div span:last-child{float:right}.wttw{z-index:999999;position:fixed;max-width:200px;opacity:0;transition:opacity .2s;visibility:hidden;left:-100%}.rtl .wttw{left:100%}.wapf-ttp{padding:4px 9px;font-size:.9rem;border-radius:4px;color:var(--apf-tooltip-color,#fff);background:var(--apf-tooltip-bg,#353c4e)}.wapf-ttp:after{content:'';z-index:-1;position:absolute;width:8px;height:8px;background:var(--apf-tooltip-bg,#353c4e);transform-origin:center;transform:rotate(45deg)}.tt-v{visibility:visible;display:block;position:absolute;opacity:1}.tt-t .wapf-ttp:after{bottom:-4px;left:50%;margin-left:-4px}.tt-b .wapf-ttp:after{top:-4px;left:50%;margin-left:-4px}.tt-l .wapf-ttp:after{top:50%;right:-4px;margin-top:-4px}.tt-r .wapf-ttp:after{top:50%;left:-4px;margin-top:-4px}.wapf-tt-icon{margin-left:5px;padding:0 5px;fill:var(--apf-tooltip-icon,currentColor);display:flex;cursor:pointer}.tt-img{max-width:262px;text-align:center}.tt-img img{margin-bottom:5px}.tt-img>.wapf-ttp{padding:10px}
@charset "UTF-8";.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-container.wptb-has-link-color a{color:var(--wptb-link-color)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-container *{font-size:inherit!important;font-family:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-container p{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-wrapper{display:flex;align-items:center;justify-content:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button{padding:16px;background:var(--wptb-btn-bg);color:var(--wptb-btn-color);cursor:pointer;border:0;box-shadow:none;transition:all .2s ease-out;display:flex;justify-content:center;align-items:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button:hover{background:var(--wptb-btn-hover-bg,var(--wptb-btn-bg));color:var(--wptb-btn-hover-color,var(--wptb-btn-color));transform:scale(var(--wptb-btn-hover-scale,1))}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-icon{margin:0 5px;order:-1;width:25px;height:25px;display:flex;justify-content:center;align-items:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-icon[data-wptb-button-icon-src=""]{display:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-icon svg{width:100%;height:100%;fill:currentColor}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-label{align-items:center;background:#fff;color:green;border:1px solid green;line-height:1.5;font-size:15px;padding:.475rem .85rem;padding-left:0;border-radius:.3rem;margin-left:20px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-label .wptb-button-label-decorator{display:inline-block;position:absolute;width:0;height:0;border-style:solid;--width:13px;--height:19px;--background:#fff;margin-left:calc(var(--width) * -1);border-width:var(--height) var(--width) var(--height) 0;border-color:transparent #fff transparent transparent}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-label .wptb-button-label-text{display:inline-block;padding-left:5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-s .wptb-button{border-radius:.2rem;padding:.35rem .6rem;max-width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-s .wptb-button p{font-size:.875rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-s .wptb-button-label{padding:.35rem .6rem;padding-left:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-m .wptb-button{border-radius:.3rem;padding:.475rem .85rem;max-width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-m .wptb-button-label{padding:.475rem .85rem;padding-left:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-l .wptb-button{padding:.6rem 1.2rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-l .wptb-button-label{padding:.6rem 1.2rem;padding-left:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-xl .wptb-button{border-radius:.4rem;padding:.8rem 1.35rem;max-width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-size-xl .wptb-button-label{padding:.8rem 1.35rem;padding-left:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-button-has-label .wptb-button{padding-block:0;padding-right:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-plugin-button-order-right .wptb-button-icon{order:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-image-wrapper{overflow:hidden}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-image-wrapper a,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-image-wrapper span,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-image-wrapper .wptb-link-target{display:flex;max-width:100%;position:relative;margin:auto;text-decoration:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-image-wrapper img{width:100%;display:block;padding:0;max-width:100%;height:auto;transition:all .2s ease-out}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul{width:100%;margin:0;padding:1em .2em .4em;list-style-type:disc}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li{position:relative;list-style:none;margin:0;line-height:1.2}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li .wptb-list-item-text{display:flex;align-items:flex-start;gap:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li .wptb-list-item-text-content{font-size:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div{line-height:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>p:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>div:before{display:inline;margin-right:.1em;min-width:1em;font-family:inherit;font-size:inherit;line-height:inherit;vertical-align:baseline;color:inherit;cursor:text;content:attr(data-list-style-type-index)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>p.wptb-list-style-type-none:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>div.wptb-list-style-type-none:before{content:"";display:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>p.wptb-list-style-type-disc:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>div.wptb-list-style-type-disc:before{content:"●"}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>p.wptb-list-style-type-square:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>div.wptb-list-style-type-square:before{content:"■"}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>p.wptb-list-style-type-circle:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li>div>div.wptb-list-style-type-circle:before{content:"○"}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li.wptb-tooltip-top .wptb-m-tooltip{bottom:100%;left:50%;transform:translate(-50%)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li.wptb-tooltip-bottom .wptb-m-tooltip{top:100%;left:50%;transform:translate(-50%)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li.wptb-tooltip-left .wptb-m-tooltip{right:100%;top:50%;transform:translateY(-50%)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-list-container ul li.wptb-tooltip-right .wptb-m-tooltip{left:100%;top:50%;transform:translateY(-50%)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-star_rating-container .wptb-rating-stars-box{text-align:center;display:inline-block;padding:7px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-star_rating-container .wptb-rating-stars-box ul{list-style-type:none;-webkit-user-select:none;user-select:none;padding:0;margin:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-star_rating-container .wptb-rating-stars-box ul li{color:#ccc;cursor:pointer;margin:0;position:relative;display:inline-block}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-star_rating-container .wptb-number-rating-box{text-align:center;font-size:20px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-badge-block{display:flex}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-badge-block-text{padding:.5em 1em}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-badge-block *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-circle-rating-block svg{display:block;margin:auto}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-icon-block{display:flex;align-items:center;justify-content:center;gap:5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-icon-block-item{cursor:pointer}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-icon-block-item svg{height:var(--wptb-icon-block-size);width:var(--wptb-icon-block-size)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-progress-bar-block-value{font-size:20px;text-align:center;margin-top:5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-progress-bar-block *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block{position:absolute;z-index:15}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-bookmark{filter:drop-shadow(4px 3px 11px rgba(0,0,0,.2))}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-bookmark-text{padding:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-bookmark svg{height:20px;width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-corner{height:100px;width:100px;top:-5px;overflow:hidden}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-corner-left,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-corner-right{height:100%;position:relative;width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-corner-left{transform:rotate(-45deg)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-corner-right{transform:rotate(45deg)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-corner-text{bottom:50%;box-sizing:border-box;left:-25%;overflow:hidden;padding:2px calc(25% + 2px);position:absolute;width:150%;box-shadow:4px 1px 2px #0000001a;text-align:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon{display:flex;gap:5px;filter:drop-shadow(4px 3px 11px rgba(0,0,0,.2))}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-right{flex-direction:row-reverse;right:-5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-left{left:-5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-text-container{display:flex}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-triangle{width:20px;min-width:20px;clip-path:polygon(0 0,0% 100%,100% 100%);margin-left:-1px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-right .wptb-ribbon-block-icon-text-container{flex-direction:row-reverse}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-right .wptb-ribbon-block-icon-triangle{clip-path:polygon(100% 0,100% 100%,0 100%)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-text{border-radius:5px 0 0 5px;padding:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-right .wptb-ribbon-block-icon-text{border-radius:0 5px 5px 0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon{width:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon svg{height:25px;width:25px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=beat] svg{animation:wptbBeat .5s ease-out infinite alternate}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=jump] svg{animation:wptbJump .5s ease-out infinite alternate}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=rotate] svg{animation:wptbRotate .5s ease-out infinite alternate}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=slideIn] svg{animation:wptbSlideIn 1.2s linear infinite forwards}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=dropIn] svg{animation:wptbDropIn 1.2s linear infinite forwards}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=riseUp] svg{animation:wptbDropIn 1s linear infinite reverse}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-icon-icon[data-wptb-animation=rainbow] svg{animation:wptbRainbow 1s linear infinite alternate}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-rectangle{padding:5px;border-radius:5px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-width:1px;border-style:solid}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-text{border:3px solid;padding:5px 20px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-shadow{height:20px;width:20px;position:relative}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-shadow:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-left .wptb-ribbon-block-side-text{border-radius:10px 0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-left .wptb-ribbon-block-side-shadow{clip-path:polygon(0 0,100% 100%,100% 0)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-right .wptb-ribbon-block-side-text{border-radius:0 10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block-side-right .wptb-ribbon-block-side-shadow{clip-path:polygon(0 0,0 100%,100% 0);margin-left:auto}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block .ql-editor p{text-align:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-ribbon-block .ql-toolbar.ql-snow{min-width:max-content}@keyframes wptbBeat{0%{transform:scale(1)}to{transform:scale(1.3)}}@keyframes wptbJump{0%{transform:translateY(40%)}to{transform:translateY(-25%)}}@keyframes wptbRotate{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes wptbSlideIn{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes wptbDropIn{0%{transform:translateY(-150%)}to{transform:translateY(150%)}}@keyframes wptbRainbow{0%{fill:#fff;transform:scale(1)}20%{fill:green}40%{fill:red}60%{fill:#00f}80%{fill:#ff0}to{fill:purple;transform:scale(1.3)}}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block{margin:0;padding:1em 3px 3px;position:relative}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block{display:flex;position:relative;align-items:flex-start}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block:last-child{margin-bottom:0!important}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-styled-list-item-text{align-self:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip{min-width:120px;max-width:100%;padding:10px;position:absolute;word-wrap:no-wrap;box-shadow:1px 1px 20px #aaa;border-radius:5px;background:#333;color:#fff;transform-style:preserve-3d;z-index:200;font-size:.9em;display:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip:after{content:"";position:absolute;border:8px solid transparent}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-top{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-top:after{top:calc(100% - 1px);left:50%;transform:translate(-50%);border-top-color:#333}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-bottom{top:100%;left:50%;transform:translate(-50%);margin-top:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-bottom:after{bottom:calc(100% - 1px);left:50%;transform:translate(-50%);border-bottom-color:#333}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-left{top:50%;right:100%;transform:translateY(-50%);margin-right:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-left:after{top:50%;left:calc(100% - 1px);transform:translateY(-50%);border-left-color:#333}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-right{top:50%;left:100%;transform:translateY(-50%);margin-left:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block .wptb-list-tooltip-right:after{top:50%;right:calc(100% - 1px);transform:translateY(-50%);border-right-color:#333}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-block li.wptb-styled-list-item-block:hover .wptb-list-tooltip{display:block}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-align-center li{justify-content:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) ul.wptb-styled-list-align-right li{justify-content:flex-end}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-icon-block{display:flex;align-items:center}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-icon-block *{color:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-icon-block-icon svg{height:var(--wptb-icon-size);width:var(--wptb-icon-size)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-icon-block-text{min-width:30px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-icon-block-empty .wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-text-icon-block-text{flex-grow:1}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-table-wrapper:not(.wptb-scroll-x-manual-sticky) .wptb-sticky-row{position:sticky;top:var(--wptb-sticky-row-top,0px);z-index:10}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-table-wrapper:not(.wptb-scroll-x-manual-sticky) .wptb-sticky-col-cell{position:sticky;left:var(--wptb-sticky-col-left,0px);z-index:10}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-table-wrapper:not(.wptb-scroll-x-manual-sticky) .wptb-sticky-row .wptb-sticky-col-cell{z-index:11}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-scroll-x-manual-sticky .wptb-sticky-row>th,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-scroll-x-manual-sticky .wptb-sticky-row>td{position:relative;top:auto;z-index:11}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-scroll-x-manual-sticky .wptb-sticky-col-cell{position:relative;left:auto;z-index:10}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-scroll-x-manual-sticky .wptb-sticky-row .wptb-sticky-col-cell{z-index:12}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-no-results{padding:2rem;text-align:center;color:#6b7280;font-size:.875rem;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:8px;margin-top:1rem;display:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-hidden{display:none!important}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem;border-radius:8px;flex-wrap:wrap}@media (max-width:640px){.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-container{flex-direction:column;align-items:stretch}}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-size{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-size label{display:flex;align-items:center;gap:.5rem;margin:0;font-weight:400}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-size .wptb-pagination-size-select{padding:.375rem .75rem;border:1px solid #d0d5dd;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .2s ease}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-size .wptb-pagination-size-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-controls{margin-left:auto;display:flex;align-items:center;gap:.5rem}@media (max-width:640px){.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-controls{justify-content:center}}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:.5rem;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn:active:not(:disabled){transform:scale(.95)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-info{font-size:.875rem;color:#374151;white-space:nowrap}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-info .wptb-pagination-current,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-info .wptb-pagination-total{font-weight:600;color:#1f2937}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-hidden{display:none!important}@media (max-width:768px){.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container{max-width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-container{padding:.75rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-controls{gap:.375rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn{min-width:32px;height:32px;padding:.375rem;font-size:.75rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-info{font-size:.8125rem}}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-input:focus-visible,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-reduced-motion:reduce){.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-input,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-pagination-btn{transition:none}}@media (max-width:600px){.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-hide-on-mobile{display:none!important}}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-powered-by-badge{margin-top:8px;text-align:right;font-size:11px;font-weight:400;line-height:1.4;color:#888780}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-powered-by-badge-prefix{color:#888780}@keyframes wptb-spin{to{transform:rotate(360deg)}}.wptb-skeleton-sidebar.wptb-skeleton-sidebar:not(#wptb-style-isolation):not(#wptb-style-isolation){width:100%;height:100%;min-height:400px;background:#e0e0e0;border-radius:5px;border:1px solid #d0d0d0}.wptb-skeleton-toolbar.wptb-skeleton-toolbar:not(#wptb-style-isolation):not(#wptb-style-isolation){width:100%;height:60px;background:#e0e0e0;border-radius:5px;border:1px solid #d0d0d0}.wptb-skeleton-table.wptb-skeleton-table:not(#wptb-style-isolation):not(#wptb-style-isolation){padding:40px;display:flex;align-items:center;justify-content:center}.wptb-skeleton-table.wptb-skeleton-table:not(#wptb-style-isolation):not(#wptb-style-isolation) table{border-collapse:collapse;width:80%;max-width:600px}.wptb-skeleton-table.wptb-skeleton-table:not(#wptb-style-isolation):not(#wptb-style-isolation) th.wptb-skeleton-cell,.wptb-skeleton-table.wptb-skeleton-table:not(#wptb-style-isolation):not(#wptb-style-isolation) td.wptb-skeleton-cell{padding:12px!important;border:1px solid #e0e0e0!important;background:#f5f5f5!important;text-align:left!important;vertical-align:middle!important}.wptb-skeleton-table.wptb-skeleton-table:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-skeleton-cell .wptb-skeleton-line{height:20px;background:#e0e0e0!important;border-radius:4px;position:relative;overflow:hidden;border:0!important;padding:0!important;margin:0!important;width:100%!important}.wptb-skeleton-table.wptb-skeleton-table:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-skeleton-cell .wptb-skeleton-line:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff4d,#fff0);animation:wptb-v2-shimmer 1.5s infinite}@keyframes wptb-v2-shimmer{0%{left:-100%}to{left:100%}}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table{table-layout:fixed;font-size:15px;display:table;margin:auto;width:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table a{text-decoration:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-link-color a{color:var(--wptb-link-color)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table *{box-sizing:border-box}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr{display:table-row}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr.wptb-row-has-hover:hover{background:var(--hover-bg-color)!important}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr.wptb-row-responsive{background:0 0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr.wptb-row-edge{border-bottom:5px solid #000}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr.wptb-row-edge:last-child{border-bottom:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr th,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr td{padding:15px;position:relative;box-sizing:content-box;border-radius:var(--wptb-inner-radius);border:var(--wptb-inner-border);background:var(--wptb-row-bg)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr th.wptb-tmp-cell,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr td.wptb-tmp-cell{pointer-events:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr th.wptb-tmp-cell:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr th.wptb-tmp-cell:after,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr td.wptb-tmp-cell:before,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr td.wptb-tmp-cell:after{display:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-table-radius>tbody>tr:first-child>*{border-top:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-table-radius>tbody>tr:last-child>*{border-bottom:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-table-radius>tbody>tr>:first-child{border-left:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-table-radius>tbody>tr>:last-child{border-right:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-content-distribution-y tr,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table:has(.wptb-has-content-distribution-y) tr{height:1px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-content-distribution-y td,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-content-distribution-y th,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table:has(.wptb-has-content-distribution-y) td,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table:has(.wptb-has-content-distribution-y) th{height:inherit}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-has-content-distribution-y .wptb-cell-content,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table:has(.wptb-has-content-distribution-y) .wptb-cell-content{display:var(--wptb-content-distribution-y-display);flex-direction:column;justify-content:var(--wptb-content-distribution-y);height:100%}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-row-borders-only td:not(.wptb-tmp-cell):not(:first-child){border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-row-borders-only td:not(.wptb-tmp-cell):not(:last-child){border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-row-borders-only td.wptb-tmp-cell:not([data-col="0"]){border-top:none;border-top-left-radius:0;border-top-right-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-row-borders-only td.wptb-tmp-cell:not(.wptb-row-ending-cell){border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-column-borders-only tr:not(:first-child) td:not(.wptb-tmp-cell){border-top:none;border-top-left-radius:0;border-top-right-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-column-borders-only tr:not(:last-child) td:not(.wptb-tmp-cell){border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-column-borders-only td.wptb-tmp-cell:not(:first-child){border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-column-borders-only td.wptb-tmp-cell:not(:last-child){border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table.wptb-no-header-border tr:first-of-type td{border:none}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table tr:nth-of-type(odd){background:#eee}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table p{margin:0;font-size:15px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button+.wptb-cell-content{margin-left:.5rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-cell-content:has(+.wptb-sort-button){margin-right:.5rem}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;background:0 0;border:none;padding:0;overflow:visible!important;--clr:gray;--clr-active:#000}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button:after,.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button:before{content:"";position:absolute;top:50%;transform:translateY(-50%);border:5px solid transparent}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-vertical{right:15px;margin-top:-5px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-vertical:after{border-top-color:var(--clr);margin-top:11px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-vertical:before{border-bottom-color:var(--clr)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-vertical.wptb-sort-button-asc:before{border-bottom-color:var(--clr-active)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-vertical.wptb-sort-button-desc:after{border-top-color:var(--clr-active)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-horizontal{left:0}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-horizontal:after{border-right-color:var(--clr);margin-right:10px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-horizontal:before{border-left-color:var(--clr);margin-left:11px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-horizontal.wptb-sort-button-asc:after{border-right-color:var(--clr-active)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) table.wptb-table .wptb-sort-button-horizontal.wptb-sort-button-desc:before{border-left-color:var(--clr-active)}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container{margin-bottom:1rem;position:relative;max-width:400px}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container.wptb-search-right{margin-left:auto}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container .wptb-search-input{width:100%;padding:.5rem 2.5rem .5rem 1rem;border:1px solid #d0d5dd;border-radius:8px;font-size:.875rem;line-height:1.5;transition:all .2s ease;outline:none;box-sizing:border-box}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container .wptb-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container .wptb-search-input::placeholder{color:#9ca3af}.wptb-style-isolation:not(#wptb-style-isolation):not(#wptb-style-isolation) .wptb-search-container .wptb-search-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:1rem;pointer-events:none;opacity:.5}