@keyframes spin{to{transform:rotate(360deg)}}.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}@media (max-width:768px){.fct-checkout-modal{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}}.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}}@font-face{font-display:swap;font-family:"UbuntuLocal";src:url(/wp-content/mu-plugins/controlpanel-connector/assets/fonts/Ubuntu-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"UbuntuLocal";src:url(/wp-content/mu-plugins/controlpanel-connector/assets/fonts/Ubuntu-Bold.ttf)format("truetype");font-weight:700;font-style:normal}html{padding-top:0!important;transition:padding-top .4s ease-in-out}body{transition:margin-top .4s ease-in-out,padding-top .4s ease-in-out}.fct-product-card h3{margin-top:0;margin-bottom:4px;padding-left:12px;padding-right:12px;padding-top:12px;font-size:16px;font-weight:500;color:var(--fct-card-primary-text-color)}.fct-product-card h3 a{color:var(--fct-card-primary-text-color);-webkit-text-decoration-line:none;text-decoration-line:none}.fct-product-card img{aspect-ratio:1/1;height:100%;width:100%;border-top-left-radius:7px;border-top-right-radius:7px;-o-object-fit:cover;object-fit:cover}.fct-product-card img:hover{opacity:.9}.fct-product-card button,.fct-product-card button .fluent-cart-loader{width:100%;border-radius:8px;background:linear-gradient(180deg,#ffffff29,#fff0),var(--fct-card-btn-bg-color)}.fct-product-card button{box-shadow:inset 0 .5px .5px .5px #ffffff1a;margin-top:auto;min-height:40px;cursor:pointer;border-width:0;padding:12px;text-align:center;font-size:14px;line-height:1;color:var(--fct-card-btn-text-color)}.fct-product-card button .fluent-cart-loader{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:none;height:100%;align-items:center;justify-content:center;transition-duration:.3s}.fct-product-card 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))}.fct-product-card button:hover{background-color:var(--fct-card-btn-bg-color);color:var(--fct-card-btn-text-color)}: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-product-card{position:relative;display:grid;height:100%;grid-template-columns:repeat(1,minmax(0,1fr));border-radius:8px;border-width:1px;border-style:solid;border-color:var(--fct-card-border-color);background-color:var(--fct-card-bg);padding:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.fct-product-card h3 a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.fct-product-card h3 a:focus{-webkit-text-decoration-line:underline;text-decoration-line:underline}.fct-product-card .fct-product-card-image-wrap{margin-left:-4px;margin-right:-4px;margin-top:-4px;aspect-ratio:1/1}.fct-product-card .fct-product-card-title{overflow-wrap:anywhere}.fct-product-card .fct-product-card-prices{padding-left:12px;padding-right:12px;padding-bottom:12px;font-size:16px;color:var(--fct-card-primary-text-color)}.fct-product-card button:focus{color:var(--fct-card-btn-text-color)}.fct-product-card .fct-product-card-excerpt{margin-bottom:8px;padding-left:12px;padding-right:12px;font-size:14px}.fct-product-view-button{background:linear-gradient(180deg,#ffffff29,#fff0),var(--fct-card-btn-bg-color);box-shadow:inset 0 .5px .5px .5px #ffffff1a;margin-top:auto;min-height:40px;cursor:pointer;border-radius:8px;border-width:0;padding:12px;text-align:center;font-size:14px;line-height:1;color:var(--fct-card-btn-text-color)}.fct-product-view-button:hover{background-color:var(--fct-card-btn-bg-color);color:var(--fct-card-btn-text-color)}: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, #8D9095);--fct-single-product-qty-bg:#eaecf0;--fct-single-product-qty-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;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:disabled{cursor:not-allowed;opacity:.5}:root{--fct-direct-btn-bg-color:var(--fct-btn-bg-color, #253241);--fct-direct-btn-text-color:var(--fct-btn-text-color, #ffffff);--fct-shop-primary-text-color:var(--fct-primary-text-color, #2F3448);--fct-shop-secondary-text-color:var(--fct-secondary-text-color, #565865);--fct-shop-primary-bg-color:var(--fct-primary-bg-color, #253241);--fct-shop-secondary-bg-color:var(--fct-secondary-bg-color, #EAECF0);--fct-shop-border-color:var(--fct-border-color, #d6dae1);--fct-shop-divider-color:var(--fct-divider-color, #EAECF0);--fct-shop-btn-bg-color:var(--fct-btn-bg-color, var(--fct-shop-primary-bg-color));--fct-shop-btn-text-color:var(--fct-btn-text-color, #ffffff);--fct-btn-border-color:var(--fct-btn-border-color, var(--fct-shop-btn-bg-color));--fct-shop-checkmark-border-color:var(--fct-shop-border-color);--fct-shop-checkmark-bg:#fff;--fct-shop-checkmark-active-bg:var(--fct-shop-primary-bg-color);--fct-shop-checkmark-active-border-color:var(--fct-shop-checkmark-active-bg);--fct-shop-checkmark-check-border-color:#fff;--fct-shop-view-switcher-active-bg:#F5F6F7;--fct-shop-view-switcher-color:var(--fct-shop-secondary-text-color);--fct-shop-paginator-border-color:var(--fct-shop-border-color);--fct-shop-paginator-bg:#fff;--fct-shop-paginator-items-active-bg:var(--fct-shop-primary-bg-color);--fct-shop-paginator-items-active-color:#fff;--fct-shop-paginator-items-color:var(--fct-shop-secondary-text-color);--fct-shop-paginator-items-hover-bg:#F5F6F7;--fct-shop-input-bg:#ffffff;--fct-shop-input-border:var(--fct-shop-border-color)}.fct-products-wrapper{display:block;width:100%}.fct-products-wrapper *{box-sizing:border-box!important}.fct-products-wrapper-inner{display:flex}@media (min-width:1024px){.fct-products-wrapper-inner{gap:30px}}.fct-products-wrapper .fct-products-wrapper-inner{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.fct-products-wrapper .fct-products-wrapper-inner .fct-products-container{grid-column:span 4/span 4}@media (max-width:768px){.fct-products-wrapper .fct-products-wrapper-inner .fct-products-container{grid-column:span 5/span 5}}.fct-products-wrapper .fct-products-wrapper-inner .fct-products-container .fct-product-card .fct-product-card-excerpt{display:none}@media (max-width:768px){.fct-products-wrapper .fct-products-wrapper-inner .fct-products-container.grid-columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:550px){.fct-products-wrapper .fct-products-wrapper-inner .fct-products-container.grid-columns-4{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:769px){.fct-products-wrapper .fct-products-wrapper-inner .fct-products-container.grid-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.fct-products-wrapper .fct-products-wrapper-inner.fct-full-container-width .fct-products-container{grid-column:span 5/span 5}.fct-products-container{--grid-columns:0;display:grid;height:-moz-max-content;height:max-content;width:100%;gap:24px;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr))}.fct-products-container .fct-product-card a{-webkit-text-decoration-line:none;text-decoration-line:none}.fct-shop-view-switcher-wrap{margin-bottom:8px;display:flex;align-items:center;justify-content:flex-end;gap:10px}@container shop-app (min-width:768px){.fct-shop-view-switcher-wrap{justify-content:flex-end}}.fct-shop-view-switcher{display:flex;align-items:center;justify-content:flex-end}@media (max-width:599px){.fct-shop-view-switcher{display:none}}.fct-shop-view-switcher button{margin:0;display:inline-flex;height:32px;width:32px;cursor:pointer;align-items:center;justify-content:center;border-radius:8px;border-width:0;background-color:#fff0;padding:4px 8px;line-height:1;color:var(--fct-shop-view-switcher-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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.fct-shop-view-switcher button:focus{outline-width:0}.fct-shop-view-switcher button.active{background-color:var(--fct-shop-view-switcher-active-bg);--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)}.divi-life-cta-menu a{background-color:#6e0a0a!important;padding:10px 20px!important;border-radius:6px;color:#f9f5f0!important;text-align:center;font-weight:600;text-transform:none;border:0;line-height:1.2;display:inline-block}.divi-life-cta-menu a:hover{background-color:#43291b!important;color:#f9f5f0!important}.fct-product-card-prices .fct-item-price{opacity:0!important;position:relative!important}.fct-product-card-prices .fct-item-price::after{content:"$1,197"}