@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@container product-page (max-width:767px){.fct-single-product-page .fct-single-product-page-row{grid-template-areas:"thumbnail""summary"}}@container product-page (min-width:768px){.fct-single-product-page .fct-single-product-page-row{grid-template-areas:"thumbnail summary"}}@container product-page (min-width:768px){.fct-single-product-page-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.fct-product-gallery-thumb img{height:100%;width:100%;border-radius:7px;-o-object-fit:cover;object-fit:cover}.fct-product-quantity .fct-quantity-decrease-button svg,.fct-product-quantity .fct-quantity-increase-button svg{height:14px;width:14px}@media (max-width:1290px){.fct-single-product-page{padding-left:30px;padding-right:30px}}:root{--fct-single-product-primary-text-color:var(--fct-primary-text-color, #2F3448);--fct-single-product-secondary-text-color:var(--fct-secondary-text-color, #565865);--fct-single-product-border-color:var(--fct-border-color, #D6DAE1);--fct-single-product-active-border-color:var(--fct-active-border-color, #253241);--fct-single-product-qty-bg:#eaecf0;--fct-single-product-qty-text-color:#2F3448}.fct-single-product-page{width:100%;display:block;margin-bottom:30px;max-width:1290px;margin-left:auto;margin-right:auto;container-type:inline-size;container-name:product-page}.fct-single-product-page h1{margin:0}@container product-page (max-width:767px){.fct-single-product-page .fct-single-product-page-row{grid-template-areas:"thumbnail""summary"}}@container product-page (min-width:768px){.fct-single-product-page .fct-single-product-page-row{grid-template-areas:"thumbnail summary"}}.fct-single-product-page-row{position:relative;margin-bottom:50px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:50px}@container product-page (min-width:768px){.fct-single-product-page-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.fct-product-gallery-wrapper{grid-area:thumbnail}.fct-product-gallery-wrapper.thumb-pos-bottom .fct-gallery-thumb-controls{margin-top:14px;margin-bottom:0}.fct-product-gallery-thumb{height:auto;max-height:600px;width:100%;border-radius:8px;border-width:1px;border-style:solid;border-color:var(--fct-single-product-border-color);text-align:center;aspect-ratio:1/1}.fct-gallery-thumb-controls{flex-wrap:wrap;display:flex;flex-shrink:0;gap:14px;border-radius:4px;padding:0;overflow:auto}.fct-gallery-thumb-controls:active::-webkit-scrollbar-thumb,.fct-gallery-thumb-controls:focus::-webkit-scrollbar-thumb,.fct-gallery-thumb-controls:hover::-webkit-scrollbar-thumb{visibility:visible}.fct-gallery-thumb-controls::-webkit-scrollbar-thumb{border-radius:6px;--tw-bg-opacity:1;background-color:rgb(214 218 225/var(--tw-bg-opacity,1));visibility:hidden}.fct-gallery-thumb-controls::-webkit-scrollbar-thumb:hover{--tw-bg-opacity:1;background-color:rgb(193 199 209/var(--tw-bg-opacity,1))}.fct-gallery-thumb-controls::-webkit-scrollbar{height:4px;width:4px}.fct-product-summary{grid-area:summary}.fct-product-prices,.fct-product-title h1{color:var(--fct-single-product-primary-text-color)}.fct-product-prices{margin-bottom:20px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:18px;line-height:28px}.fct-product-title{margin-bottom:16px}.fct-product-title h1{margin:0;font-size:28px;font-weight:600;line-height:36px}.fct-product-quantity-container{margin-top:12px}.fct-product-quantity-container .quantity-title{margin-bottom:10px;display:block;font-size:16px;font-weight:600;color:var(--fct-single-product-primary-text-color)}.fct-product-quantity{display:inline-flex;align-items:center;overflow:hidden;border-radius:8px;background-color:var(--fct-single-product-qty-bg)}.fct-product-quantity .fct-quantity-decrease-button,.fct-product-quantity .fct-quantity-increase-button{margin:0;display:flex;height:36px;max-height:inherit;width:30px;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:0;border-width:0;background-color:var(--fct-single-product-qty-bg);padding:0;color:var(--fct-single-product-qty-text-color);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.fct-product-quantity .fct-quantity-decrease-button:focus,.fct-product-quantity .fct-quantity-increase-button:focus{outline-width:0;outline-style:none}.fct-product-quantity .fct-quantity-decrease-button:disabled,.fct-product-quantity .fct-quantity-increase-button:disabled{cursor:not-allowed;opacity:.5}.fct-product-quantity .fct-quantity-input{margin:0;max-height:36px;max-width:36px;border-width:0;background-color:#fff0;padding:0;text-align:center;font-weight:600;color:var(--fct-single-product-qty-text-color);--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid #fff0;outline-offset:2px}.fct-product-quantity .fct-quantity-input:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid #fff0;outline-offset:2px}.fct-product-quantity .fct-quantity-input:disabled{cursor:not-allowed;opacity:.5}.fct-product-buttons-wrap{margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width:1290px){.fct-single-product-page{padding-left:30px;padding-right:30px}}:root{--fct-card-bg:#ffffff;--fct-card-border-color:var(--fct-border-color, #d6dae1);--fct-card-primary-text-color:var(--fct-primary-text-color, #2F3448);--fct-card-text-color:var(--fct-secondary-text-color, #565865);--fct-card-btn-bg-color:var(--fct-btn-bg-color, #253241);--fct-card-btn-text-color:var(--fct-btn-text-color, #ffffff);--fct-heading-color:var(--fct-primary-text-color, #2F3448);--fct-add-to-cart-btn-bg-color:var(--fct-secondary-btn-bg-color, #ffffff);--fct-add-to-cart-btn-hover-bg-color:var(--fct-secondary-btn-hover-bg-color, #f5f6f7);--fct-add-to-cart-btn-text-color:var(--fct-secondary-btn-text-color, #2f3448);--fct-add-to-cart-btn-border-color:var(--fct-secondary-btn-border-color, #d6dae1)}.fluent-cart-add-to-cart-button,.fluent-cart-add-to-cart-button:hover{border-color:var(--fct-add-to-cart-btn-border-color);color:var(--fct-add-to-cart-btn-text-color)}.fluent-cart-add-to-cart-button{position:relative;display:flex;cursor:pointer;align-items:center;justify-content:center;gap:8px;border-radius:8px;border-width:1px;border-style:solid;background-color:var(--fct-add-to-cart-btn-bg-color);padding:12px 20px;text-align:center;font-size:14px;font-weight:500;text-transform:capitalize;line-height:1;-webkit-text-decoration-line:none;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fluent-cart-add-to-cart-button:hover{background-color:var(--fct-add-to-cart-btn-hover-bg-color)}.fluent-cart-add-to-cart-button:focus{color:var(--fct-add-to-cart-btn-text-color)}.fluent-cart-add-to-cart-button .fluent-cart-loader{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:none;height:100%;width:100%;align-items:center;justify-content:center;border-radius:8px;--tw-bg-opacity:1;background-color:rgb(234 236 240/var(--tw-bg-opacity,1));transition-duration:.3s}.fluent-cart-add-to-cart-button .fluent-cart-loader svg{margin-right:8px;height:20px;width:20px;animation:spin 1s linear infinite;fill:#0171db;--tw-text-opacity:1;color:rgb(214 218 225/var(--tw-text-opacity,1))}.fluent-cart-add-to-cart-button .text{pointer-events:none;display:inline-flex;align-items:center;gap:8px}.fluent-cart-add-to-cart-button:disabled{cursor:not-allowed}:root{--fct-direct-btn-bg-color:var(--fct-btn-bg-color, #253241);--fct-direct-btn-text-color:var(--fct-btn-text-color, #ffffff)}.fluent-cart-direct-checkout-button{background:linear-gradient(180deg,#ffffff29,#fff0),var(--fct-direct-btn-bg-color);box-shadow:inset 0 .5px .5px .5px #ffffff1a;position:relative;display:flex;cursor:pointer;align-items:center;justify-content:center;gap:8px;border-radius:8px;border-width:0;padding:12px 20px;text-align:center;font-size:14px;font-weight:500;text-transform:capitalize;line-height:1;color:var(--fct-direct-btn-text-color);-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.fluent-cart-direct-checkout-button:hover{background:linear-gradient(180deg,#ffffff29,#fff0),var(--fct-direct-btn-bg-color,#253241);box-shadow:inset 0 .5px .5px .5px #ffffff1a;color:#fff}.fluent-cart-direct-checkout-button:disabled{cursor:not-allowed;opacity:.5}body{font-size:14px;color:var(--gcid-body-color,var(--gcid-alfzj81je7))}h1,h2,h4{color:var(--gcid-heading-color,#4b4b4b);font-family:var(--et_global_heading_font)}.et_pb_bg_layout_light.et_pb_module.et_pb_button,.mobile_menu_bar:after,.mobile_menu_bar:before{color:#a9c}a{color:var(--gcid-link-color,#9977cc)}@media only screen and (min-width:1350px){.et_pb_section{padding:54px 0}}@media only screen and (max-width:980px){.mobile_menu_bar:before{color:rgb(0 0 0/.6)}}body,input{font-family:var(--et_global_body_font)}:root{--fct-cart-drawer-primary-text-color:var(--fct-primary-text-color, #2F3448);--fct-cart-drawer-secondary-text-color:var(--fct-secondary-text-color, #565865);--fct-cart-drawer-primary-bg-color:var(--fct-primary-bg-color, #253241);--fct-cart-drawer-border-color:var(--fct-border-color, #D6DAE1);--fct-cart-drawer-bg:#ffffff;--fct-cart-drawer-open-btn-bg-color:#ffffff;--fct-cart-drawer-close-btn-color:#253241;--fct-cart-drawer-quantity-bg-color:#ffffff;--fct-cart-drawer-quantity-color:var(--fct-cart-drawer-primary-text-color);--fct-cart-drawer-quantity-border-color:var(--fct-cart-drawer-border-color);--fct-cart-drawer-quantity-btn-bg:#FAFAFA;--fct-cart-drawer-quantity-btn-color:var(--fct-cart-drawer-secondary-text-color);--fct-cart-drawer-quantity-btn-hover-bg:#F5F6F7;--fct-cart-drawer-badge-bg-color:#000;--fct-cart-drawer-badge-text-color:#ffffff;--fct-cart-drawer-btn-bg-color:var(--fct-btn-bg-color, var(--fct-cart-drawer-primary-bg-color));--fct-cart-drawer-btn-text-color:var(--fct-btn-text-color, #ffffff);--fct-cart-drawer-btn-border-color:var(--fct-btn-border-color, var(--fct-cart-drawer-btn-bg-color));--fct-view-cart-btn-bg-color:#ffffff;--fct-view-cart-drawer-btn-color:var(--fct-cart-drawer-primary-text-color);--fct-view-cart-drawer-btn-border-color:var(--fct-cart-drawer-border-color);--fct-view-cart-drawer-btn-hover-bg:#F9FAFB;--fct-cart-item-delete-btn-bg-color:#ffffff;--fct-cart-item-delete-btn-hover-bg-color:#F5F6F7;--fct-cart-item-delete-btn-border-color:var(--fct-cart-drawer-border-color);--fct-cart-item-delete-btn-color:var(--fct-cart-drawer-primary-text-color);--fct-cart-drawer-footer-action-bg-color:#ffffff}.fct-checkout-modal-container{position:fixed;top:0;right:0;bottom:0;left:0;outline:0;z-index:999999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-x:hidden;overflow-y:auto;background-color:#080a12eb}.fct-checkout-modal{max-width:1100px;width:90%;background-color:#fff;border-radius:12px;overflow:hidden;z-index:1;box-shadow:0 25px 50px -12px #00000040;transform:scale(.95);transition:transform .3s ease;margin:4vh auto}.fct-checkout-modal .fct-checkout-modal-close{position:absolute;top:8px;right:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer;z-index:10;transition:all .2s ease;color:#565865;padding:0;box-shadow:none;opacity:.8;border-radius:50%}.fct-checkout-modal .fct-checkout-modal-close:focus,.fct-checkout-modal .fct-checkout-modal-close:hover{color:#253241;opacity:1}.fct-checkout-modal .fct-checkout-modal-close:focus{outline:0;box-shadow:none}.fct-checkout-modal .fct-checkout-modal-close svg{width:18px;height:18px}.fct-checkout-modal-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#fff;z-index:5}.fct-checkout-modal-loader-spinner{position:relative;height:50px;width:50px;flex:none}.fct-checkout-modal-loader-spinner:after,.fct-checkout-modal-loader-spinner:before{content:"";position:absolute;border-radius:9999px;border-width:2px;border-style:solid;border-color:#fff0 #fff0 #253241 #253241}.fct-checkout-modal-loader-spinner:before{top:0;left:0;height:100%;width:100%;animation:spin 1.3s linear infinite}.fct-checkout-modal-loader-spinner:after{transform:rotate(30deg);top:10%;left:10%;height:80%;width:80%;animation:spin 1s linear infinite}.fct-checkout-modal-iframe{width:100%;border:0;display:block;background-color:#fff}.fct-checkout-modal-content{overflow:visible}@media print{.fct-checkout-modal-container{display:none!important}}