:root{--fb-navy: #3b1721;--fb-navy-deep: #2a0f17;--fb-blue-bg: #ffffff;--fb-trust-bg: #ffffff;--fb-cyan: #c05a3e;--fb-red: #f03e2d;--fb-star: #f5a623;--fb-text: #3b2124;--fb-muted: #8a6a5c;--fb-line: #efdfd2;--fb-radius: 14px}.header-wrapper{background:var(--fb-blue-bg)!important}.header{background:transparent}.section-header .announcement-bar-section .announcement-bar{background:var(--fb-navy)!important}.announcement-bar__message{font-weight:700;letter-spacing:.02em}.header__inline-search{display:none!important}.header__icons .header__search,details-modal.header__search{display:none!important}.header__menu-item{font-weight:700;color:var(--fb-navy)}.header__active-menu-item{text-decoration-color:var(--fb-navy)}.button,.shopify-challenge__button,.customer button{border-radius:999px;font-weight:700;letter-spacing:.02em}.fb-card{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--fb-radius);border:1px solid var(--fb-line);box-shadow:0 2px 10px #3b17210f;overflow:hidden;transition:box-shadow .25s,transform .25s}.fb-card:hover{box-shadow:0 10px 26px #3b172124;transform:translateY(-2px)}.fb-card__media{position:relative;aspect-ratio:1;background:#faf3ec;overflow:hidden}.fb-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.fb-card:hover .fb-card__media img{transform:scale(1.04)}.fb-card__ribbon{position:absolute;top:18px;left:-34px;transform:rotate(-45deg);background:var(--fb-navy);color:#fff;font-size:1.1rem;font-weight:700;padding:.4rem 3.6rem;z-index:2}.fb-card__off{position:absolute;top:10px;right:10px;background:var(--fb-red);color:#fff;font-size:1.2rem;font-weight:700;border-radius:999px;padding:.35rem 1rem;z-index:2}.fb-card__stock{position:absolute;left:0;right:0;bottom:0;background:#3b1721eb;color:#fff;font-size:1.15rem;font-weight:700;text-align:center;padding:.6rem .8rem;z-index:2}.fb-card__cart-badge{position:absolute;top:10px;right:10px;width:38px;height:38px;border-radius:999px;border:none;background:var(--fb-navy);box-shadow:0 4px 10px #3b172159;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,opacity .15s ease;z-index:3}.fb-card__cart-badge:hover{transform:scale(1.08)}.fb-card__cart-badge.is-loading{opacity:.6;pointer-events:none}.fb-card:has(.fb-card__off) .fb-card__cart-badge{top:44px}.fb-card__info{display:flex;flex-direction:column;flex:1;padding:1.4rem 1.6rem 1.6rem}.fb-card__vendor{color:var(--fb-muted);font-size:1.2rem;margin:0 0 .3rem}.fb-card__title{color:var(--fb-navy);font-weight:700;font-size:1.55rem;line-height:1.3;margin:0 0 .3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fb-card__title a{color:inherit;text-decoration:none}.fb-card__subtitle{color:var(--fb-muted);font-size:1.25rem;margin:0 0 .6rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.fb-stars{color:var(--fb-star);font-size:1.3rem;letter-spacing:.1em}.fb-stars .fb-count{color:var(--fb-muted);letter-spacing:0;margin-left:.4rem}.fb-proof{display:flex;align-items:center;gap:1rem;background:#fbf4ee;border:1px solid var(--fb-line);border-radius:10px;padding:.8rem 1rem;margin:.9rem 0}.fb-proof__avatars{display:flex}.fb-proof__avatars span{width:22px;height:22px;border-radius:50%;border:2px solid #fff;font-size:.95rem;font-weight:700;color:#fff;display:grid;place-items:center;margin-left:-6px}.fb-proof__avatars span:first-child{margin-left:0}.fb-proof__text{font-size:1.15rem;color:var(--fb-muted);line-height:1.35;flex:1}.fb-proof__text b{color:var(--fb-text)}.fb-proof__dot{width:8px;height:8px;border-radius:50%;background:#2ecc71;flex:none}.fb-price{margin-top:auto}.fb-price__now{color:var(--fb-text);font-size:1.9rem;font-weight:800}.fb-price__mrp{color:var(--fb-muted);font-size:1.25rem;margin-top:.1rem}.fb-price__mrp s{color:var(--fb-muted)}.fb-card__atc{margin-top:1.2rem}.fb-card__atc button{width:100%;background:var(--fb-navy);color:#fff;border:0;cursor:pointer;border-radius:999px;padding:1.15rem;font-size:1.4rem;font-weight:700;transition:background .2s}.fb-card__atc button:hover{background:var(--fb-navy-deep)}.fb-card__atc button[disabled]{background:#b9b3ae;cursor:not-allowed}.fb-circles{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem 2.5rem}.fb-circle{text-align:center;width:200px}.fb-circle__img{width:180px;height:180px;margin:0 auto;border-radius:50%;overflow:hidden;border:4px solid var(--fb-blue-bg);box-shadow:0 6px 18px #3b17211f;background:var(--fb-navy)}.fb-circle__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.fb-circle:hover .fb-circle__img img{transform:scale(1.07)}.fb-circle__title{color:var(--fb-navy);font-weight:700;font-size:1.7rem;margin:1.2rem 0 .2rem}.fb-circle__link{color:var(--fb-text);font-size:1.3rem;text-decoration:none}.fb-circle__link:hover{color:var(--fb-navy-deep)}.fb-collage{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.fb-collage{grid-template-columns:repeat(4,1fr);grid-auto-rows:210px}.fb-collage__item--big{grid-column:span 2;grid-row:span 2}.fb-collage__item--wide{grid-column:span 2}}.fb-collage__item{position:relative;border-radius:var(--fb-radius);overflow:hidden;min-height:200px;background:linear-gradient(140deg,var(--fb-navy) 0%,#6b2f3f 100%);display:block}.fb-collage__item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.92;transition:transform .4s}.fb-collage__item:hover img{transform:scale(1.04)}.fb-collage__label{position:absolute;top:1.6rem;left:0;right:0;text-align:center;z-index:1;color:#fff;font-weight:800;font-size:2.1rem;line-height:1.15;text-transform:uppercase;text-shadow:0 2px 10px rgba(42,15,23,.45)}.fb-collage__label small{display:block;font-size:1.4rem;font-weight:600;color:#f3cdb5}.fb-marquee{overflow:hidden}.fb-marquee__title{text-align:center;color:var(--fb-navy);font-size:2.6rem;font-weight:800;margin-bottom:2.4rem}.fb-marquee__track{display:flex;width:max-content;gap:6rem;animation:fb-scroll 26s linear infinite;align-items:center}@keyframes fb-scroll{to{transform:translate(-50%)}}.fb-marquee__item{font-size:2.2rem;font-weight:800;color:var(--fb-navy);opacity:.85;white-space:nowrap}.fb-story{display:grid;gap:3rem;align-items:center}@media screen and (min-width:990px){.fb-story{grid-template-columns:1.1fr .9fr}}.fb-story h2{color:var(--fb-navy);font-size:3rem;font-weight:800;margin:0 0 1.6rem}.fb-story p{color:var(--fb-text);line-height:1.8}.fb-story__img{border-radius:var(--fb-radius);overflow:hidden}.fb-story__img img{width:100%;height:auto;display:block}.fb-story .button{background:var(--fb-navy)}.fb-certs{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem 5rem}.fb-cert{text-align:center;width:130px;color:var(--fb-navy)}.fb-cert svg{width:56px;height:56px;margin-bottom:1rem}.fb-cert p{margin:0;font-size:1.35rem;font-weight:600;line-height:1.35}.fb-expert{text-align:center;max-width:820px;margin:0 auto}.fb-expert h2{color:var(--fb-navy);font-size:3rem;font-weight:800}.fb-expert__track{display:grid;margin-top:2rem}.fb-expert__slide{grid-area:1 / 1;opacity:0;transition:opacity .6s ease;pointer-events:none}.fb-expert__slide.is-active{opacity:1;pointer-events:auto}.fb-expert blockquote{font-size:1.8rem;line-height:1.8;color:var(--fb-text);margin:0 0 1.2rem}.fb-expert cite{color:var(--fb-muted);font-style:normal;font-size:1.35rem}.fb-expert__dots{display:flex;justify-content:center;gap:.7rem;margin-top:1.8rem}.fb-expert__dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:var(--fb-line);cursor:pointer;transition:background .2s,transform .2s}.fb-expert__dot:hover{transform:scale(1.15)}.fb-expert__dot.is-active{background:var(--fb-navy)}.fb-trust{background:var(--fb-trust-bg)}.fb-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:2.4rem 0}@media screen and (min-width:990px){.fb-trust__grid{grid-template-columns:repeat(4,1fr)}}.fb-trust__item{display:flex;align-items:center;gap:1.2rem;justify-content:center}.fb-trust__item svg{width:34px;height:34px;color:var(--fb-navy);flex:none}.fb-trust__item h4{margin:0;color:var(--fb-text);font-size:1.45rem;font-weight:700}.fb-trust__item p{margin:0;color:var(--fb-muted);font-size:1.25rem}.collection-hero__title{color:var(--fb-navy);font-weight:800}.facets-vertical .facets-wrap{border-color:var(--fb-line)}.fb-badges{display:flex;gap:.8rem;margin:.4rem 0 .8rem}.fb-badge-off{background:var(--fb-red);color:#fff;border-radius:999px;padding:.35rem 1.1rem;font-size:1.25rem;font-weight:700}.fb-badge-best{background:var(--fb-navy);color:#fff;border-radius:999px;padding:.35rem 1.1rem;font-size:1.25rem;font-weight:700}.product__title h1{color:var(--fb-navy);font-weight:800}.price__sale .price-item--sale,.price-item--regular{color:var(--fb-text);font-weight:800}.fb-pdp-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;text-align:center;border-top:1px solid var(--fb-line);border-bottom:1px solid var(--fb-line);padding:1.4rem 0;margin:1.6rem 0}.fb-pdp-icons div{color:var(--fb-navy);font-size:1.05rem;font-weight:600;line-height:1.3}.fb-pdp-icons svg{width:26px;height:26px;margin-bottom:.5rem}.fb-timeline{background:#fbf4ee;border:1px solid var(--fb-line);border-radius:var(--fb-radius);padding:1.8rem;margin:1.6rem 0}.fb-timeline h3{margin:0 0 1.4rem;color:var(--fb-navy);font-size:1.7rem;font-weight:800}.fb-timeline__row{display:flex;align-items:flex-start;justify-content:space-between}.fb-timeline__step{text-align:center;flex:1;position:relative}.fb-timeline__step:not(:last-child):after{content:"";position:absolute;top:22px;left:calc(50% + 26px);width:calc(100% - 52px);border-top:2px dashed #dcc3b4}.fb-timeline__icon{width:44px;height:44px;border-radius:50%;background:var(--fb-navy);color:#fff;display:grid;place-items:center;margin:0 auto .7rem}.fb-timeline__icon svg{width:20px;height:20px}.fb-timeline__step b{display:block;color:var(--fb-text);font-size:1.3rem}.fb-timeline__step span{color:var(--fb-muted);font-size:1.15rem}.product-form__submit{background:var(--fb-navy)!important;color:#fff!important;border-radius:999px;font-weight:700}.product-form__submit[disabled]{background:#b9b3ae!important}.shopify-payment-button__button--unbranded{background:var(--fb-navy)!important;border-radius:999px!important;font-weight:700!important}.quantity{border-radius:999px}.accordion details:not([open])>.accordion__content{display:none!important}.fb-related-links{display:flex;justify-content:center;align-items:center;gap:2.2rem;margin-top:2.4rem;flex-wrap:wrap}.fb-related-links a{color:var(--fb-navy);font-weight:700;font-size:1.3rem;text-decoration:none;border-bottom:2px solid var(--fb-navy);padding-bottom:2px;transition:color .2s,border-color .2s}.fb-related-links a:hover{color:var(--fb-navy-deep);border-color:var(--fb-navy-deep)}.fb-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--fb-line);box-shadow:0 -6px 20px #3b17211a;display:none;align-items:center;gap:1.4rem;padding:1rem 2rem}.fb-sticky.is-visible{display:flex}.fb-sticky img{width:52px;height:52px;border-radius:8px;object-fit:cover}.fb-sticky__info{flex:1;min-width:0}.fb-sticky__info b{display:block;color:var(--fb-navy);font-size:1.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-sticky__info span{color:var(--fb-text);font-weight:800;font-size:1.3rem}.fb-sticky__info s{color:var(--fb-muted);font-weight:400;margin-left:.6rem;font-size:1.15rem}.fb-sticky button{background:var(--fb-navy);color:#fff;border:0;border-radius:999px;padding:1.1rem 3.2rem;font-weight:700;font-size:1.35rem;cursor:pointer}.fb-sticky button[disabled]{background:#b9b3ae;cursor:not-allowed}h1,h2,h3,.h0,.h1,.h2{color:var(--fb-navy)}@media screen and (min-width:990px){.header--middle-left,.header--top-left{grid-template-areas:"heading navigation icons"!important;grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:3rem;align-items:center}.header--middle-left .header__heading,.header--middle-left h1.header__heading,.header--top-left .header__heading,.header--top-left h1.header__heading{align-self:center;margin:0}.header--top-left .header__icons,.header--middle-left .header__icons{align-self:center}.header__inline-menu{align-self:center;justify-self:start}.header__heading-link .h2{color:var(--fb-navy);font-weight:800}}.slideshow .banner__box{border:0;max-width:560px}.slideshow .banner__box .banner__heading,.slideshow .banner__box .banner__text{color:#fff;text-shadow:0 2px 12px rgba(42,15,23,.35)}.slideshow .banner__heading{font-weight:800}.slideshow .banner__box .button{background:#fff;color:var(--fb-navy)}@media screen and (min-width:750px){.slideshow .banner__content:not(.banner--desktop-transparent) .banner__box{background:#3b1721c7;border-radius:18px}.slideshow .banner--desktop-transparent .banner__box{background:transparent!important}}@media screen and (min-width:750px){.slideshow__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:right center!important}}@media screen and (min-width:990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:50%!important;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)!important}.product--large:not(.product--no-media) .product__info-wrapper{max-width:50%!important;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)!important}}@media screen and (min-width:990px){.product__title h1{font-size:2.8rem!important}}.fb-price__now,.fb-sticky__info span{font-variant-numeric:tabular-nums}.header__submenu.list-menu{background:#fff!important;border:1px solid var(--fb-line);border-radius:12px;box-shadow:0 12px 30px #3b172129;padding:.6rem 0}.header__submenu .header__menu-item{color:var(--fb-navy)}.header__submenu .header__menu-item:hover{color:var(--fb-navy-deep);text-decoration:none}.contact{max-width:640px;margin:0 auto;background:#fff;border:1px solid var(--fb-line);border-radius:22px;padding:3rem 3rem 3.4rem;box-shadow:0 8px 28px #3b172114}.contact .field__input,.contact .text-area{border-radius:12px;border:1px solid #e0c9b8}.contact .field__label{color:var(--fb-muted)}.contact .button{width:100%;background:var(--fb-navy);letter-spacing:.12em;text-transform:uppercase}.contact .button:hover{background:var(--fb-navy-deep)}.page-width--narrow .rte{text-align:center;color:var(--fb-text);font-size:1.55rem;line-height:1.9}.page-width--narrow .rte strong{color:var(--fb-navy)}.main-page-title{text-align:center;color:var(--fb-navy);font-weight:800}.article-card{background:#fff;border:1px solid var(--fb-line);border-radius:var(--fb-radius);overflow:hidden;box-shadow:0 2px 10px #3b17210f;transition:box-shadow .25s,transform .25s}.article-card:hover{box-shadow:0 10px 26px #3b172124;transform:translateY(-2px)}.article-card .card__content{padding:1.2rem 1.6rem 1.6rem}.article-card .card__heading{color:var(--fb-navy);font-weight:700;font-size:1.55rem;line-height:1.3;margin:0 0 .5rem}.article-card .card__heading a{color:inherit;text-decoration:none}.article-card__info{color:var(--fb-muted);font-size:1.2rem;letter-spacing:.03em;margin:0 0 .7rem}.article-card__excerpt{color:var(--fb-text);font-size:1.25rem;line-height:1.65;margin:0}.article-card .card__media img{transition:transform .4s}.article-card:hover .card__media img{transform:scale(1.04)}.blog__title,.article-template__title{color:var(--fb-navy);font-weight:800}[id$=__bestsellers] .color-scheme-1,[id$=__blog] .color-scheme-1,[id$=__featured_product_jbJNhD] .color-scheme-1,[id$=__faq] .color-scheme-2,[id$=__fixbox_responsive_banner_RRenPn],[id$=__fixbox_responsive_banner_nWNBd7]{background-color:#faf4ec!important}body{background:#fff}@media screen and (max-width:989px){.header{grid-template-areas:"left-icons heading icons"!important;row-gap:.8rem}}@media screen and (max-width:749px){.slideshow .banner__content:not(.fb-mobile-transparent) .banner__box{background:#3b1721d1!important;border-radius:16px;margin:0 1.2rem}.slideshow .banner__content.fb-mobile-transparent{visibility:hidden!important;pointer-events:none}.slideshow .banner__heading{font-size:2.6rem}.fb-circles{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:1.8rem;padding:0 .4rem 1.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fb-circles::-webkit-scrollbar{display:none}.fb-circle{flex:0 0 46%;width:auto}.fb-circle__img{width:140px;height:140px}.fb-circle__title{font-size:1.5rem}.fb-collage{display:flex;overflow-x:auto;gap:1.2rem;scroll-snap-type:x mandatory;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fb-collage::-webkit-scrollbar{display:none}.fb-collage__item{flex:0 0 86%;min-height:300px;scroll-snap-align:center}.fb-collage__label{font-size:1.9rem}.fb-certs{display:grid;grid-template-columns:repeat(3,1fr);gap:2.6rem 1rem;justify-items:center}.fb-cert{width:auto}.fb-cert svg{width:44px;height:44px}.fb-cert p{font-size:1.15rem}.fb-trust__item{justify-content:flex-start}.fb-pdp-icons{grid-template-columns:repeat(3,1fr);row-gap:1.4rem}.fb-timeline{padding:1.4rem 1rem}.fb-timeline__icon{width:36px;height:36px}.fb-timeline__step:not(:last-child):after{top:18px;left:calc(50% + 22px);width:calc(100% - 44px)}.fb-timeline__step b{font-size:1.15rem}.fb-timeline__step span{font-size:1.05rem}.fb-card__info{padding:1.1rem 1.2rem 1.3rem}.fb-card__title{font-size:1.4rem}.fb-proof{gap:.7rem;padding:.7rem .8rem}.fb-proof__text{font-size:1.05rem}.fb-price__now{font-size:1.7rem}.fb-card__atc button{padding:1rem;font-size:1.3rem}.article-card .card__heading{font-size:1.4rem}.article-card__excerpt{font-size:1.15rem;line-height:1.55}.fb-expert blockquote{font-size:1.5rem}.fb-story h2,.fb-expert h2,.fb-marquee__title{font-size:2.4rem}.fb-sticky{padding:.8rem 1.2rem;gap:1rem}.fb-sticky button{padding:1rem 2rem;font-size:1.2rem}.fb-related-links{gap:1.4rem}}body.gradient{background:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/fixbox.css.map */
