.product-fbt-block{margin-top:0;width:100%;min-width:0}.product-fbt-block__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0}.product-fbt-block__titles{flex:1 1 auto;min-width:0}.product-fbt-block__heading{margin:0;font-size:16px;padding-left:16px;line-height:1.3;color:#111;text-transform:uppercase;font-weight:300;font-family:var(--font-body-family, "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.product-fbt-block__subheading{margin:0;font-size:13px;color:#7b6b5c}.product-fbt__nav{display:flex;flex:0 0 auto;align-items:center;gap:6px}.product-fbt__nav-btn{border:none;border-radius:999px;width:26px;height:26px;padding:0;font-size:16px;line-height:1;cursor:pointer;background-color:#0000000d;color:#3d261a;display:inline-flex;align-items:center;justify-content:center}.product-fbt__nav-btn:hover{background-color:#00000017}.product-fbt__track{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:16px;padding:0 0 16px;scroll-padding-left:0;width:100%;min-width:0;box-sizing:border-box}.product-fbt__track::-webkit-scrollbar{display:none}.product-fbt__card{box-sizing:border-box;flex:0 0 calc(100% - 56px);max-width:420px;scroll-snap-align:start;display:flex;align-items:flex-start;gap:14px;padding:12px 16px;border-radius:12px;border:1px solid rgba(46,42,57,.12);background-color:#fff;box-shadow:0 4px 10px #00000008}.product-fbt__media-link{flex:0 0 auto;display:block}.product-fbt__media{width:64px;height:64px;border-radius:12px;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center}.product-fbt__media img{max-width:100%;max-height:100%;object-fit:contain}.product-fbt__content{flex:1 1 auto;display:flex;flex-direction:column;gap:6px;min-width:0}.product-fbt__title-link{text-decoration:none;color:inherit}.product-fbt__product-title{margin:0;font-size:14px;line-height:1.35;font-weight:600;white-space:normal;min-height:2.7em}.product-fbt__bottom-row{display:flex;align-items:flex-end;gap:8px;flex-wrap:nowrap}.product-fbt__price{flex:1 1 auto;min-width:0}.product-fbt__price .price{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.product-fbt__price .price span,.product-fbt__price .price ins{font-size:13px;font-weight:600;color:#2e2a39}.product-fbt__price .price s,.product-fbt__price .price del{font-size:11px;font-weight:500;color:#d35454}.product-fbt__add-btn{flex:0 0 auto;margin-left:auto;min-width:82px;text-align:center;border:1px rgba(36,59,138,.45);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;line-height:1;cursor:pointer;color:#243b8a;white-space:nowrap;transition:transform .12s ease-out,box-shadow .12s ease-out,background-color .12s ease-out}.product-fbt__add-btn:hover{background-color:#243c8a29;box-shadow:0 3px 8px #0000001f;transform:translateY(-1px)}.product-fbt__add-btn:active{transform:translateY(0);box-shadow:none}.product-fbt__add-btn--loading{opacity:.6;cursor:default;pointer-events:none}.product-fbt__add-btn:focus-visible{outline:2px solid #b36f59;outline-offset:2px}@media (max-width: 480px){.product-fbt__card{padding:10px 14px;gap:10px;flex:0 0 calc(100% - 48px);align-items:stretch;min-height:110px}.product-fbt__nav-btn{width:22px;height:22px;font-size:14px}.product-fbt__content{justify-content:space-between}.product-fbt__media{width:58px;height:58px}.product-fbt__product-title{font-size:13px}.product-fbt__price .price span,.product-fbt__price .price ins{font-size:12px}.product-fbt__price .price s,.product-fbt__price .price del{font-size:10px}.product-fbt__add-btn{min-width:76px;padding-inline:10px;font-size:11px}}@media (min-width: 768px){.product-fbt__nav{display:flex}.product-fbt__track{padding-bottom:18px}.product-fbt__card{flex:0 0 360px;max-width:360px}}@media (max-width: 767px){body{overflow-x:hidden}}@media (max-width: 749px){.product-fbt-block__heading{padding-left:10px}}.bundle-boxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:10px 0 8px}@media (max-width:1024px){.bundle-boxes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.bundle-boxes{grid-template-columns:1fr}}.bundle-boxes .bundle-row{display:grid!important;grid-template-columns:auto auto 1fr!important;grid-template-areas:"qty badge gap" "price price price"!important;align-items:center;gap:8px 10px;padding:14px 16px;border:1px solid rgba(46,42,57,.14);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.bundle-boxes .bundle-left{grid-area:qty;font-weight:800;font-size:13px;letter-spacing:.3px;text-transform:uppercase;color:#1c1917}.bundle-boxes .bundle-mid{grid-area:badge;justify-self:end}.bundle-boxes .bundle-mid .badge{background:#243b8a0f;border:1px solid rgba(46,42,57,.14);color:#243b8a;font-weight:600;font-size:12px;padding:3px 8px;border-radius:999px;white-space:nowrap}.bundle-boxes .bundle-right{grid-area:price;display:flex;align-items:baseline;gap:10px;white-space:nowrap;margin-top:2px}.bundle-boxes .bundle-right .bundle-compare{font-size:12px;color:#9b918b;text-decoration:line-through}.bundle-boxes .bundle-right [data-bundle-price]{font-size:22px;font-weight:800;color:#1c1917}.bundle-boxes .bundle-right .suffix{font-size:13px;color:#6b6460}.bundle-boxes .bundle-row.is-active{border-color:#c58b73;box-shadow:0 0 0 3px #c58b7329;background:#fff}.bundle-boxes .bundle-row:hover{background:#fff;border-color:#2e2a3938}@media (max-width:640px){.bundle-boxes{gap:0px}.bundle-boxes .bundle-row{padding:12px 14px;gap:6px 8px}.bundle-boxes .bundle-right [data-bundle-price]{font-size:20px}.bundle-boxes .bundle-right .suffix{font-size:12px}}.bundle-boxes .bundle-right .bundle-compare{font-size:12px;color:#5a5a5a;text-decoration:line-through;transform:translateY(1px)}.bundle-boxes .bundle-right .suffix{color:#6b6460;font-size:13px;margin-left:2px}.bundle-boxes .bundle-row{min-height:96px;transition:box-shadow .15s ease,border-color .15s ease,transform .05s ease}#bundle-qty-inline{margin-bottom:12px}.bundle-boxes .bundle-row.is-active{border:3px solid #C58B73;box-shadow:0 2px #00000008,0 0 0 3px #c58b7324;background:#fff}.bundle-boxes .bundle-right{display:flex;align-items:baseline;gap:10px}.bundle-boxes .bundle-right [data-bundle-price]{font-weight:800;font-size:22px}.bundle-boxes .bundle-right .suffix{font-size:13px;color:#6b6460;margin-left:2px;transform:translateY(1px)}.bundle-boxes .bundle-compare{font-size:12px;color:#afa7a3;text-decoration:line-through;transform:translateY(1px)}.bundle-boxes .bundle-row{min-height:104px;transition:border-color .15s,box-shadow .15s,transform .05s,background .15s}.bundle-boxes .bundle-row:hover{transform:translateY(-1px);box-shadow:0 2px #00000008}.bundle-boxes .bundle-row:focus-visible{outline:3px solid #9C5C45;outline-offset:2px}@media (max-width:640px){.bundle-boxes .bundle-row{min-height:96px}.bundle-boxes .bundle-right [data-bundle-price]{font-size:20px}.bundle-boxes .bundle-compare{font-size:11px}}@media (max-width: 1024px){#bundle-qty-inline{grid-template-columns:1fr!important;gap:10px!important}#bundle-qty-inline .bundle-row{padding:12px 14px!important;min-height:92px!important}#bundle-qty-inline .bundle-right{margin-top:0!important}}.bundle-boxes .bundle-row[data-qty="3"]{position:relative!important}.bundle-boxes .bundle-row[data-qty="3"] .bundle-tag{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;box-shadow:none!important;margin:0!important;transform:none!important;background:#243b8a!important;color:#fff!important}.bundle-boxes .bundle-row[data-qty="3"] .bundle-right{padding-right:70px!important}@media (max-width: 480px){.bundle-boxes .bundle-row[data-qty="3"] .bundle-tag{top:8px!important;right:8px!important}.bundle-boxes .bundle-row[data-qty="3"] .bundle-right{padding-right:64px!important}}.bundle-boxes .bundle-row[data-qty="3"] .bundle-tag{top:8px!important;right:10px!important;padding:3px 8px!important;font-size:11px!important;line-height:1!important;border-radius:999px!important;box-shadow:none!important}@media (max-width: 480px){.bundle-boxes .bundle-row[data-qty="3"] .bundle-tag{top:7px!important;right:8px!important}}.bundle-boxes .bundle-row[data-qty="2"] .bundle-mid .badge,.bundle-boxes .bundle-row[data-qty="3"] .bundle-mid .badge,[id^=bundle-inline-] .bundle-row[data-qty="2"] .bundle-right .bundle-compare,[id^=bundle-inline-] .bundle-row[data-qty="3"] .bundle-right .bundle-compare{display:none!important}@media (max-width: 749px){.bundle-boxes .bundle-row{padding:7px 12px!important;margin:2px 0!important;gap:4px 8px!important;min-height:0!important}.bundle-boxes .bundle-row+.bundle-row{margin-top:4px!important}.bundle-boxes .bundle-row .badge,.bundle-boxes .bundle-tag{padding:2px 6px!important;font-size:11px!important;line-height:1.1!important}.bundle-boxes .suffix{font-size:12px!important;line-height:1.1!important}}[data-bundle-root] .bundle-row[data-qty="1"]{display:none!important}@media (min-width: 991px){[data-bundle-root]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 749px){.product__info-container .bundle-boxes{min-height:190px}.product__info-container .bundle-boxes{min-height:200px}}@media screen and (max-width: 768px){.product__sticky_head{display:none!important}}.product__sticky_add_form{display:flex;align-items:center;justify-content:space-between}.product__sticky:has(#sticky__variant) .product__sticky_add__form button.button.button--primary{font-size:10px!important;letter-spacing:.2px!important;white-space:nowrap!important}@media (min-width: 768px){.product__sticky{display:none!important}body.sticky__cart{padding-bottom:0!important}}@media (max-width: 767px){.product__sticky{display:flex!important}}.product__sticky{position:fixed;left:0;width:100%;bottom:var(--mobile-navigation-bar-height, 0);z-index:98;background:#fff;box-shadow:0 0 7px #00000026;opacity:0;visibility:hidden;transform:translateY(100%);transition:.3s;padding:6px 10px;align-items:center;justify-content:flex-start;gap:10px}.product__sticky.sticky{opacity:1;visibility:visible;transform:translateY(0)}body.sticky__cart{padding-bottom:calc(90px + var(--mobile-navigation-bar-height, 0px))}.product__sticky .product__sticky_head{display:none!important}@media (max-width: 480px){.product__sticky{flex-direction:row!important}sticky-variant-select{margin-bottom:0!important}}sticky-variant-select.product__sticky_variant{padding:0!important;margin:0!important;flex:0 0 124px!important;width:124px!important;min-width:124px!important;max-width:124px!important}sticky-variant-select .select_box{width:124px!important;min-width:124px!important;max-width:124px!important;padding-right:0!important}.product__sticky sticky-variant-select.product__sticky_variant .select{background:#2e2a390a!important;border-radius:12px!important}.product__sticky sticky-variant-select.product__sticky_variant .amb-sticky-prefix,.product__sticky sticky-variant-select.product__sticky_variant .amb-sticky-optname-out{display:none!important}.product__sticky sticky-variant-select.product__sticky_variant .amb-sticky-display{gap:0!important}.product__sticky .product__sticky_add__form{flex:1 1 auto!important;min-width:0!important;width:auto!important;display:flex!important}.product__sticky .product__sticky_add__form .sticky__form_button,.product__sticky .product__sticky_add__form .product-form__buttons,.product__sticky .product__sticky_add__form .product__add__cart__button{flex:1 1 auto!important;min-width:0!important;width:100%!important;max-width:none!important;display:flex!important}.product__sticky .product__sticky_add__form button{flex:1 1 auto!important;width:100%!important;max-width:none!important;display:block!important;border-radius:12px!important}.product__sticky .product__add__cart__button.mr-20{margin-right:0!important}.product__sticky .quantity,.product__sticky quantity-input,.product__sticky .quantity-input,.product__sticky .quantity__wrapper,.product__sticky .quantity__input-wrapper,.product__sticky .product-form__quantity,.product__sticky .product__quantity,.product__sticky .product__sticky_quantity,.product__sticky .sticky__quantity,.product__sticky .qty,.product__sticky .qty-selector,.product__sticky [data-quantity]{display:none!important}body .product__sticky .product__sticky_add__form .sticky__form_button,body .product__sticky .product__sticky_add__form .product-form__buttons,body .product__sticky .product__sticky_add__form .product__add__cart__button{border-radius:12px!important;overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product.css.map */
