.cat-section{padding:72px 0;position:relative;overflow:hidden}.cat-section--teal{background:#1c3a3a}.cat-section--teal-mid{background:#254e4e}.cat-section--dark{background:#0e1e1e}.cat-section--white{background:#fff}.cat-section--cream{background:#f0eac8}.cat-section--teal:before,.cat-section--teal-mid:before,.cat-section--dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 70% at 10% 50%,rgba(212,160,16,.1) 0%,transparent 55%),radial-gradient(ellipse 40% 60% at 90% 60%,rgba(184,50,0,.08) 0%,transparent 50%);pointer-events:none}.cat-header{text-align:center;margin-bottom:52px;position:relative;z-index:1}.cat-header__eyebrow{font-family:Outfit,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#f0c030;margin:0 0 12px}.cat-header__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.5px;margin:0 0 14px;color:#f0eac8}.cat-header__subheading{font-family:Outfit,sans-serif;font-size:15px;font-weight:300;line-height:1.75;color:#f0eac8a6;max-width:560px;margin:0 auto}.cat-section--white .cat-header__heading,.cat-section--cream .cat-header__heading{color:#1c3a3a}.cat-section--white .cat-header__eyebrow,.cat-section--cream .cat-header__eyebrow{color:#b83200}.cat-section--white .cat-header__subheading,.cat-section--cream .cat-header__subheading{color:#7a8a80}.cat-header__rule{width:40px;height:2px;background:#d4a010;border-radius:2px;margin:18px auto 0}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;margin:0;padding:0;position:relative;z-index:1}.cat-grid__item{display:flex}.cat-card{background:#f0eac812;border:1px solid rgba(240,234,200,.14);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;width:100%;transition:border-color .25s ease,background .25s ease,transform .25s ease}.cat-card:hover{border-color:#d4a01080;background:#f0eac81c;transform:translateY(-4px)}.cat-section--white .cat-card,.cat-section--cream .cat-card{background:#fff;border-color:#c8c090;box-shadow:0 2px 12px #1c3a3a14}.cat-section--white .cat-card:hover,.cat-section--cream .cat-card:hover{border-color:#d4a010;box-shadow:0 12px 36px #1c3a3a29}.cat-card__image-box{background:#fff;width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.cat-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.cat-card:hover .cat-card__img{transform:scale(1.04)}.cat-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e0d8b0}.cat-card__placeholder-svg{width:50%;height:50%;fill:#7a8a80}.cat-card__body{padding:22px 24px 26px;display:flex;flex-direction:column;flex:1}.cat-card__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:700;color:#f0eac8;margin:0 0 10px;line-height:1.2}.cat-section--white .cat-card__heading,.cat-section--cream .cat-card__heading{color:#1c3a3a}.cat-card__desc{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:300;color:#f0eac8a6;line-height:1.65;margin:0 0 20px;flex:1}.cat-section--white .cat-card__desc,.cat-section--cream .cat-card__desc{color:#7a8a80}.cat-card__link{display:inline-flex;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-size:11.5px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#d4a010;text-decoration:none;margin-top:auto;padding-top:16px;border-top:1px solid rgba(240,234,200,.12);transition:color .2s ease,gap .2s ease}.cat-card__link:hover{color:#f0c030;gap:13px}.cat-section--white .cat-card__link,.cat-section--cream .cat-card__link{border-top-color:#c8c090;color:#b83200}.cat-section--white .cat-card__link:hover,.cat-section--cream .cat-card__link:hover{color:#d04810}.cat-carousel{display:none}.cat-empty{text-align:center;padding:56px 24px;font-family:Outfit,sans-serif;font-size:15px;color:#f0eac880;font-weight:300}@media screen and (min-width:577px)and (max-width:990px){.cat-grid{grid-template-columns:repeat(2,1fr);gap:18px}.cat-header__heading{font-size:38px}}@media screen and (max-width:576px){.cat-section{padding:48px 0}.cat-grid{display:none!important}.cat-carousel{display:block;position:relative;z-index:1}.cat-carousel__viewport{width:100%;overflow:hidden;touch-action:pan-y}.cat-carousel__track{display:flex;width:100%;transition:transform .42s cubic-bezier(.4,0,.2,1);will-change:transform}.cat-carousel__slide{min-width:100%;width:100%;flex-shrink:0;padding:0 6px;box-sizing:border-box}.cat-carousel__slide .cat-card{width:100%}.cat-carousel__dots{display:flex;justify-content:center;align-items:center;gap:8px;padding:18px 0 4px}.cat-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#f0eac840;cursor:pointer;transition:background .3s ease,transform .3s ease;flex-shrink:0}.cat-carousel__dot.is-active{background:#d4a010;transform:scale(1.5)}.cat-section--white .cat-carousel__dot,.cat-section--cream .cat-carousel__dot{background:#c8c090}.cat-section--white .cat-carousel__dot.is-active,.cat-section--cream .cat-carousel__dot.is-active{background:#b83200}.cat-header__heading{font-size:30px}.cat-header__subheading{font-size:14px}.cat-card__image-box{aspect-ratio:4 / 3}.cat-card__heading{font-size:20px}.cat-card__body{padding:18px 18px 20px}}.fc-section{padding:64px 0}.fc-section--white{background:#fff}.fc-section--cream{background:#f0eac8}.fc-section--teal{background:#1c3a3a}.fc-header{text-align:center;margin-bottom:44px}.fc-header__eyebrow{font-family:Outfit,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#b83200;margin:0 0 10px}.fc-header__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:700;color:#1c3a3a;line-height:1.1;letter-spacing:-.5px;margin:0 0 12px}.fc-header__subheading{font-family:Outfit,sans-serif;font-size:15px;color:#7a8a80;font-weight:300;line-height:1.7;max-width:520px;margin:0 auto}.fc-header__rule{width:40px;height:2px;background:#d4a010;border-radius:2px;margin:16px auto 0}.fc-section--teal .fc-header__heading{color:#f0eac8}.fc-section--teal .fc-header__eyebrow{color:#f0c030}.fc-section--teal .fc-header__subheading{color:#f0eac8a6}.fc-grid{display:grid;grid-template-columns:repeat(var(--fc-cols, 4),1fr);gap:24px;list-style:none;margin:0;padding:0}.fc-grid__item{display:flex}.fc-card{background:#fff;border:1.5px solid #C8C090;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;width:100%;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.fc-card:hover{box-shadow:0 14px 44px #1c3a3a29;transform:translateY(-5px);border-color:#d4a010}.fc-card__image-link{display:block;text-decoration:none;flex-shrink:0}.fc-card__frame{position:relative;background:#e0d8b0;aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center}.fc-card__img{width:100%;height:100%;object-fit:contain;padding:18px;display:block;transition:transform .35s ease}.fc-card:hover .fc-card__img{transform:scale(1.05)}.fc-card__no-image{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:#cfc890}.fc-card__placeholder-svg{width:55%;height:55%;fill:#7a8a80}.fc-card__badge{position:absolute;top:0;left:0;font-family:Outfit,sans-serif;font-size:9px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#f0eac8;padding:6px 16px 6px 10px;z-index:3;clip-path:polygon(0 0,100% 0,calc(100% - 9px) 50%,100% 100%,0 100%);line-height:1.5;white-space:nowrap}.fc-card__badge--rust{background:#b83200}.fc-card__badge--teal{background:#1c3a3a}.fc-card__badge--gold{background:#d4a010;color:#0e1e1e}.fc-card__body{padding:18px 18px 16px;display:flex;flex-direction:column;flex:1}.fc-card__name-link{text-decoration:none;color:inherit;display:block}.fc-card__name{font-family:Outfit,sans-serif;font-size:14.5px;font-weight:600;color:#0e1e1e;margin:0 0 5px;line-height:1.4;transition:color .2s}.fc-card__name-link:hover .fc-card__name{color:#b83200}.fc-card__type{font-family:Outfit,sans-serif;font-size:12px;color:#7a8a80;font-weight:300;margin:0 0 16px}.fc-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.fc-card__price-wrap{display:flex;flex-direction:column;gap:1px}.fc-card__price-current{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:700;color:#1c3a3a;line-height:1}.fc-card__price-compare{font-family:Outfit,sans-serif;font-size:12px;color:#7a8a80;text-decoration:line-through}.fc-card__atc{font-family:Outfit,sans-serif;font-weight:600;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;background:#1c3a3a;color:#f0eac8;border:none;padding:0 20px;height:44px;border-radius:3px;cursor:pointer;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:color .3s ease;z-index:0}.fc-card__atc:before{content:"";position:absolute;top:0;left:-10%;width:0%;height:100%;background:#b83200;transform:skew(-20deg);z-index:-1;transition:width .7s cubic-bezier(.77,0,.175,1);box-shadow:2px 0 14px #d4a01080}.fc-card__atc:after{content:"";position:absolute;top:0;left:-10%;width:0%;height:100%;background:#d4a010;transform:skew(-20deg);z-index:-2;opacity:0;transition:width .4s cubic-bezier(.2,.95,.57,.99),opacity .4s ease}.fc-card__atc:hover:before{width:116%}.fc-card__atc:hover:after{width:120%;opacity:1}.fc-card__atc:hover{color:#f0eac8!important}.fc-card__atc-text{position:relative;z-index:2;pointer-events:none}.fc-card__atc--loading{opacity:.75;cursor:wait}.fc-card__atc--added{background:#254e4e!important}.fc-card__atc--unavailable{background:#c8c090;color:#7a8a80;cursor:not-allowed}.fc-card__atc--unavailable:before,.fc-card__atc--unavailable:after{display:none}.fc-card__atc--unavailable:hover{color:#7a8a80!important}.fc-view-all{text-align:center;margin-top:48px}.fc-view-all__btn{display:inline-flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#1c3a3a;text-decoration:none;border:2px solid #1C3A3A;padding:13px 36px;border-radius:3px;transition:background .3s ease,color .3s ease}.fc-view-all__btn:hover{background:#1c3a3a;color:#f0eac8}.fc-section--teal .fc-view-all__btn{color:#f0eac8;border-color:#f0eac8}.fc-section--teal .fc-view-all__btn:hover{background:#f0eac8;color:#1c3a3a}.fc-empty{text-align:center;padding:56px 24px;font-family:Outfit,sans-serif;font-size:15px;color:#7a8a80;font-weight:300}.fc-carousel{display:none}@media screen and (max-width:576px){.fc-grid{display:none!important}.fc-carousel{display:block;position:relative}.fc-carousel__viewport{width:100%;overflow:hidden;touch-action:pan-y}.fc-carousel__track{display:flex;width:100%;transition:transform .42s cubic-bezier(.4,0,.2,1);will-change:transform}.fc-carousel__slide{min-width:100%;width:100%;flex-shrink:0;padding:0 4px;box-sizing:border-box}.fc-carousel__slide .fc-card{width:100%}.fc-carousel__dots{display:flex;justify-content:center;align-items:center;gap:7px;padding:14px 0 6px}.fc-carousel__dot{width:7px;height:7px;border-radius:50%;border:none;padding:0;background:#c8c090;cursor:pointer;transition:background .3s ease,transform .3s ease}.fc-carousel__dot.is-active{background:#b83200;transform:scale(1.45)}.fc-section{padding:44px 0}.fc-header__heading{font-size:30px}.fc-card__frame{aspect-ratio:4 / 3}.fc-card__atc{font-size:10px;padding:0 14px;height:40px;letter-spacing:1px}.fc-card__price-current{font-size:20px}}@media screen and (min-width:577px)and (max-width:990px){.fc-grid{grid-template-columns:repeat(2,1fr);gap:18px}.fc-header__heading{font-size:36px}}.trust-band{background-color:var(--color-background);border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.trust-band__desktop{display:flex;align-items:stretch}.trust-band__item{flex:1;display:flex;align-items:center;gap:1.6rem;padding:2.4rem 3.2rem;border-right:.1rem solid rgba(var(--color-foreground),.08);transition:background .2s ease}.trust-band__item:first-child{padding-left:0}.trust-band__item:last-child{border-right:none;padding-right:0}.trust-band__icon-wrap{width:4.8rem;height:4.8rem;min-width:4.8rem;border-radius:50%;background:#1c3a3a;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.trust-band__icon-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.12) 0%,transparent 65%);pointer-events:none}.trust-band__icon-wrap svg{width:2.2rem;height:2.2rem;fill:rgb(var(--color-button-text));display:block;position:relative;z-index:1}.trust-band__heading{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .3rem;line-height:1.3}.trust-band__subtext{font-size:1.25rem;color:rgba(var(--color-foreground),.55);font-weight:300;margin:0;line-height:1.4}.trust-band__mobile{display:none}@media screen and (max-width:768px){.trust-band__desktop{display:none}.trust-band__mobile{display:block}.trust-band__track-wrapper{overflow:hidden;width:100%}.trust-band__track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.trust-band__slide{min-width:100%;display:flex;align-items:center;gap:1.6rem;padding:2rem 2.4rem}.trust-band__slide .trust-band__icon-wrap{width:4.4rem;height:4.4rem;min-width:4.4rem}.trust-band__slide .trust-band__icon-wrap svg{width:2rem;height:2rem}.trust-band__dots{display:flex;justify-content:center;align-items:center;gap:.6rem;padding:1rem 0 1.2rem}.trust-band__dot{width:.6rem;height:.6rem;border-radius:50%;border:none;background-color:rgba(var(--color-foreground),.2);padding:0;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.trust-band__dot.is-active{background-color:rgb(var(--color-button));transform:scale(1.4)}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
