:root{--fremx-black: #0b0b0b;--fremx-ink: #111111;--fremx-panel: #151515;--fremx-panel-2: #1b1b1b;--fremx-white: #ffffff;--fremx-muted: #aaa8a2;--fremx-gold: #c9a227;--fremx-gold-soft: #e2c56d;--fremx-line: rgba(201, 162, 39, .25);--fremx-line-white: rgba(255, 255, 255, .11);--fremx-radius: 16px}html{scroll-behavior:smooth}body{background:var(--fremx-black);color:var(--fremx-white)}body.gradient,.gradient{background:var(--fremx-black)}body,button,input,select,textarea{-webkit-font-smoothing:antialiased}::selection{background:var(--fremx-gold);color:var(--fremx-black)}a,button{transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--fremx-gold);outline-offset:4px;box-shadow:none}.fremx-shell{width:min(1440px,calc(100% - 48px));margin-inline:auto}.fremx-eyebrow{margin:0 0 16px;color:var(--fremx-gold);font-size:1.2rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.fremx-button-row{display:flex;flex-wrap:wrap;gap:12px}.fremx-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:14px;padding:0 24px;border:1px solid transparent;border-radius:8px;color:var(--fremx-white);font-size:1.3rem;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.fremx-button:hover{transform:translateY(-2px)}.fremx-button--gold{border-color:var(--fremx-gold);background:var(--fremx-gold);color:var(--fremx-black)}.fremx-button--gold:hover{border-color:var(--fremx-gold-soft);background:var(--fremx-gold-soft);color:var(--fremx-black)}.fremx-button--ghost{border-color:#ffffff61;background:#08080847;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fremx-button--ghost:hover{border-color:var(--fremx-gold);color:var(--fremx-gold-soft)}.fremx-announcement{position:relative;z-index:31;border-bottom:1px solid var(--fremx-line-white);background:#050505;color:#d8d6d1;font-size:1.05rem;letter-spacing:.11em;text-transform:uppercase}.fremx-announcement__inner{display:grid;min-height:35px;grid-template-columns:1fr auto 1fr;align-items:center}.fremx-announcement__motto{color:var(--fremx-gold-soft)}.fremx-announcement__motto i{display:inline-block;width:3px;height:3px;margin:0 10px;border-radius:50%;background:var(--fremx-gold);vertical-align:middle}.fremx-announcement__support{justify-self:end}.fremx-header{position:sticky;z-index:30;top:0;border-bottom:1px solid var(--fremx-line-white);background:#080808ed;-webkit-backdrop-filter:saturate(130%) blur(18px);backdrop-filter:saturate(130%) blur(18px)}.fremx-header__top{display:grid;min-height:88px;grid-template-columns:190px minmax(240px,660px) 190px;gap:36px;align-items:center;justify-content:space-between}.fremx-header__brand{display:block;width:176px;height:76px}.fremx-header__brand img{display:block;width:100%;height:100%;object-fit:contain}.fremx-search{display:grid;min-height:46px;grid-template-columns:1fr 50px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:#ffffff0b;overflow:hidden}.fremx-search:focus-within{border-color:var(--fremx-gold)}.fremx-search input,.fremx-mobile-search input{width:100%;min-width:0;padding:0 16px;border:0;outline:0;background:transparent;box-shadow:none;color:var(--fremx-white)}.fremx-search input::placeholder,.fremx-mobile-search input::placeholder{color:#8d8b85;opacity:1}.fremx-search button,.fremx-mobile-search button{display:grid;border:0;background:var(--fremx-gold);color:var(--fremx-black);cursor:pointer;place-items:center}.fremx-search svg,.fremx-mobile-search svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.fremx-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}.fremx-header__actions a{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;color:#e7e5df;font-size:1rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.fremx-header__actions a:hover{color:var(--fremx-gold-soft)}.fremx-header__actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.fremx-cart-link b{position:absolute;top:-6px;right:0;display:grid;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--fremx-gold);color:var(--fremx-black);font-size:.9rem;place-items:center}.fremx-header__nav{border-top:1px solid rgba(255,255,255,.07)}.fremx-header__nav>div{display:flex;min-height:48px;align-items:center;justify-content:space-between}.fremx-header__nav nav{display:flex;height:48px;align-items:center;gap:34px}.fremx-header__nav a{color:#d7d5cf;font-size:1.14rem;font-weight:700;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.fremx-header__nav nav a{display:flex;height:100%;align-items:center;border-bottom:2px solid transparent}.fremx-header__nav nav a:hover{border-bottom-color:var(--fremx-gold);color:var(--fremx-white)}.fremx-header__deal{color:var(--fremx-gold-soft)!important}.fremx-header__deal span{margin-left:7px}.fremx-mobile-menu{display:none}.fremx-hero{position:relative;display:grid;min-height:min(820px,calc(100svh - 171px));align-items:center;overflow:hidden;isolation:isolate}.fremx-hero__media,.fremx-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0}.fremx-hero__media{z-index:-3;background-position:center;background-size:cover;transform:scale(1.012);animation:fremx-hero-settle 1.4s cubic-bezier(.2,.7,0,1) both}.fremx-hero__veil{z-index:-2;background:linear-gradient(90deg,#040404fa,#050505d1 36%,#05050533 67%,#0505051a),linear-gradient(0deg,rgba(7,7,7,.7),transparent 42%)}.fremx-hero__content{padding-block:80px}.fremx-hero__content>*{max-width:720px;animation:fremx-rise .8s cubic-bezier(.2,.7,0,1) both}.fremx-hero__content>:nth-child(2){animation-delay:70ms}.fremx-hero__content>:nth-child(3){animation-delay:.14s}.fremx-hero__content>:nth-child(4){animation-delay:.21s}.fremx-hero h1{max-width:760px;margin:0;color:var(--fremx-white);font-size:clamp(5rem,6.5vw,9.4rem);font-weight:600;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.fremx-hero__content>p:not(.fremx-eyebrow){margin:27px 0 35px;color:#cbc9c3;font-size:clamp(1.65rem,1.5vw,2rem);line-height:1.65}.fremx-hero__scroll{position:absolute;bottom:30px;left:50%;display:flex;flex-direction:column;align-items:center;gap:8px;color:#bbb9b3;font-size:.95rem;letter-spacing:.2em;text-decoration:none;text-transform:uppercase;transform:translate(-50%)}.fremx-hero__scroll i{width:1px;height:34px;background:linear-gradient(var(--fremx-gold),transparent)}.fremx-trustbar{border-block:1px solid var(--fremx-line-white);background:#0e0e0e}.fremx-trustbar>div{display:grid;min-height:104px;grid-template-columns:repeat(4,1fr);align-items:center}.fremx-trustbar>div>div{display:flex;min-height:54px;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--fremx-line-white)}.fremx-trustbar>div>div:first-child{justify-content:flex-start}.fremx-trustbar>div>div:last-child{justify-content:flex-end;border-right:0}.fremx-trustbar svg,.fremx-product-assurance svg{width:28px;flex:0 0 auto;fill:none;stroke:var(--fremx-gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.fremx-trustbar span,.fremx-product-assurance span{display:flex;flex-direction:column;color:#85837e;font-size:1.15rem;line-height:1.4}.fremx-trustbar strong,.fremx-product-assurance strong{color:var(--fremx-white);font-size:1.25rem;letter-spacing:.04em;text-transform:uppercase}.fremx-section{padding-block:clamp(84px,8vw,132px)}.fremx-section-heading{display:grid;margin-bottom:48px;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:60px;align-items:end}.fremx-section-heading h2,.fremx-promo h2,.fremx-faq h2,.fremx-newsletter h2,.fremx-product-details h2{margin:0;color:var(--fremx-white);font-size:clamp(3.6rem,4.6vw,6.4rem);font-weight:600;letter-spacing:-.045em;line-height:1.02}.fremx-section-heading>p{margin:0;color:var(--fremx-muted);font-size:1.55rem;line-height:1.7}.fremx-section-heading--row{display:flex;align-items:flex-end;justify-content:space-between}.fremx-section-heading--row>a{padding-bottom:5px;border-bottom:1px solid var(--fremx-line);color:var(--fremx-gold-soft);font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.fremx-collections{background:radial-gradient(circle at 20% 15%,rgba(201,162,39,.06),transparent 28%),var(--fremx-black)}.fremx-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.fremx-category-card{position:relative;display:flex;min-height:330px;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid var(--fremx-line-white);border-radius:var(--fremx-radius);background:radial-gradient(circle at 78% 18%,rgba(201,162,39,.16),transparent 35%),linear-gradient(145deg,#191919,#101010);color:var(--fremx-white);text-decoration:none;overflow:hidden}.fremx-category-card:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color .2s ease}.fremx-category-card:hover{transform:translateY(-6px)}.fremx-category-card:hover:after{border-color:#c9a2278c}.fremx-category-card:nth-child(1),.fremx-category-card:nth-child(2){grid-column:span 6}.fremx-category-card:nth-child(n+3){min-height:300px;grid-column:span 4}.fremx-category-card__number{position:relative;z-index:1;color:#817d72;font-size:1.05rem;letter-spacing:.17em}.fremx-category-card>svg{position:absolute;top:26px;right:18px;width:min(44%,210px);fill:none;opacity:.86;stroke:var(--fremx-gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4;filter:drop-shadow(0 0 24px rgba(201,162,39,.14));transition:transform .3s cubic-bezier(.2,.7,0,1)}.fremx-category-card:hover>svg{transform:translate3d(-7px,5px,0) scale(1.04)}.fremx-category-card>div{position:relative;z-index:1;max-width:310px}.fremx-category-card h3{margin:0 0 9px;color:var(--fremx-white);font-size:clamp(2.3rem,2.6vw,3.7rem);font-weight:600;letter-spacing:-.03em}.fremx-category-card p{max-width:280px;margin:0 0 23px;color:var(--fremx-muted);font-size:1.35rem;line-height:1.55}.fremx-category-card div>span{color:var(--fremx-gold-soft);font-size:1.1rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fremx-category-card b{margin-left:8px}.fremx-products-section{border-top:1px solid rgba(255,255,255,.06);background:#0d0d0d}.fremx-product-grid{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;list-style:none}.fremx-product-grid .card-wrapper{height:100%}.fremx-product-grid .card{height:100%;border:1px solid var(--fremx-line-white);border-radius:14px;background:#151515;overflow:hidden}.fremx-product-grid .card__inner{--color-background: 22, 22, 22;border-radius:0}.fremx-product-grid .card__content{padding:18px!important}.fremx-product-grid .card__heading a,.card__heading a{color:var(--fremx-white)}.fremx-product-grid .price,.fremx-product-grid .caption-with-letter-spacing{color:#bbb8b1}.fremx-product-grid .quick-add__submit{border-color:var(--fremx-gold);background:transparent;color:var(--fremx-gold-soft)}.fremx-empty-edit{position:relative;display:grid;min-height:430px;padding:clamp(38px,6vw,88px);border:1px solid var(--fremx-line);border-radius:var(--fremx-radius);background:radial-gradient(circle at 78% 40%,rgba(201,162,39,.2),transparent 20%),linear-gradient(120deg,#171717,#101010 62%,#1a160b);overflow:hidden}.fremx-empty-edit>div{position:relative;z-index:1;max-width:720px}.fremx-empty-edit>div>span{position:absolute;top:-100px;right:-55vw;color:transparent;font-family:Georgia,serif;font-size:40rem;line-height:1;-webkit-text-stroke:1px rgba(201,162,39,.18)}.fremx-empty-edit h3{margin:0;color:var(--fremx-white);font-size:clamp(3rem,4vw,5.2rem);font-weight:600;letter-spacing:-.04em;line-height:1.05}.fremx-empty-edit div>p:not(.fremx-eyebrow){max-width:620px;margin:20px 0 30px;color:var(--fremx-muted);font-size:1.5rem;line-height:1.7}.fremx-promo{position:relative;display:grid;min-height:620px;align-items:center;overflow:hidden;isolation:isolate}.fremx-promo__image,.fremx-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.fremx-promo__image{z-index:-2;background-position:right center;background-size:cover;transform:scaleX(-1)}.fremx-promo__overlay{z-index:-1;background:linear-gradient(90deg,#080808,#080808eb,#0808081f 80%)}.fremx-promo__content{max-width:680px;padding-block:80px}.fremx-promo__content>p:not(.fremx-eyebrow){max-width:600px;margin:24px 0 32px;color:#bbb9b3;font-size:1.6rem;line-height:1.7}.fremx-standard{background:radial-gradient(circle at 80% 30%,rgba(201,162,39,.055),transparent 24%),var(--fremx-black)}.fremx-standard__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fremx-standard__grid article{min-height:310px;padding:34px;border-top:1px solid var(--fremx-line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent)}.fremx-standard__grid span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--fremx-line);border-radius:50%;color:var(--fremx-gold);font-size:1.1rem}.fremx-standard__grid h3{margin:70px 0 14px;color:var(--fremx-white);font-size:2.4rem;font-weight:600;letter-spacing:-.03em}.fremx-standard__grid p{margin:0;color:var(--fremx-muted);font-size:1.42rem;line-height:1.7}.fremx-brands{padding-block:46px;border-block:1px solid var(--fremx-line-white);background:#0e0e0e}.fremx-brands p{margin:0 0 30px;color:#77756f;font-size:1rem;letter-spacing:.22em;text-align:center;text-transform:uppercase}.fremx-brands__track{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:28px}.fremx-brands__track span{color:#d9d7d0;font-family:Arial,sans-serif;font-size:clamp(1.5rem,2vw,2.4rem);font-weight:800;letter-spacing:-.04em;text-align:center}.fremx-faq{background:var(--fremx-black)}.fremx-faq__layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(60px,9vw,150px)}.fremx-faq__intro{position:sticky;top:180px;align-self:start}.fremx-faq__intro>p:not(.fremx-eyebrow){margin:24px 0;color:var(--fremx-muted);font-size:1.5rem;line-height:1.7}.fremx-faq__intro>a{color:var(--fremx-gold-soft);font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.fremx-faq__list{border-top:1px solid var(--fremx-line-white)}.fremx-faq details{border-bottom:1px solid var(--fremx-line-white)}.fremx-faq summary{display:grid;min-height:86px;padding:20px 0;grid-template-columns:1fr 28px;align-items:center;gap:24px;color:var(--fremx-white);font-size:1.65rem;font-weight:600;cursor:pointer;list-style:none}.fremx-faq summary::-webkit-details-marker{display:none}.fremx-faq summary span{position:relative;width:22px;height:22px}.fremx-faq summary span:before,.fremx-faq summary span:after{position:absolute;top:50%;left:50%;width:14px;height:1px;background:var(--fremx-gold);content:"";transform:translate(-50%,-50%);transition:transform .18s ease}.fremx-faq summary span:after{transform:translate(-50%,-50%) rotate(90deg)}.fremx-faq details[open] summary span:after{transform:translate(-50%,-50%) rotate(0)}.fremx-faq details>p{max-width:780px;margin:-5px 50px 30px 0;color:var(--fremx-muted);font-size:1.42rem;line-height:1.75}.fremx-newsletter{padding-block:85px;border-top:1px solid var(--fremx-line);background:radial-gradient(circle at 75% 50%,rgba(201,162,39,.18),transparent 24%),#12110d}.fremx-newsletter__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.8fr);gap:80px;align-items:center}.fremx-newsletter h2{font-size:clamp(3.4rem,4vw,5.2rem)}.fremx-newsletter__inner>div>p:not(.fremx-eyebrow){margin:18px 0 0;color:var(--fremx-muted)}.fremx-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto}.fremx-newsletter-form input{min-width:0;min-height:50px;padding:0 16px;border:1px solid rgba(255,255,255,.15);border-right:0;border-radius:8px 0 0 8px;outline:0;background:#ffffff09;color:var(--fremx-white)}.fremx-newsletter-form input:focus{border-color:var(--fremx-gold)}.fremx-newsletter-form button{min-height:50px;padding:0 18px;border:1px solid var(--fremx-gold);border-radius:0 8px 8px 0;background:var(--fremx-gold);color:var(--fremx-black);font-size:1.1rem;font-weight:800;letter-spacing:.07em;cursor:pointer;text-transform:uppercase}.fremx-newsletter-form--large input,.fremx-newsletter-form--large button{min-height:58px}.fremx-form-success,.fremx-form-error{grid-column:1 / -1;margin:12px 0 0;font-size:1.2rem}.fremx-form-success{color:#95ce93}.fremx-form-error{color:#ff9a9a}.fremx-footer{padding-top:80px;border-top:1px solid var(--fremx-line-white);background:#070707}.fremx-footer__grid{display:grid;padding-bottom:70px;grid-template-columns:1.35fr .65fr .8fr 1.35fr;gap:60px}.fremx-footer__brand img{display:block;width:190px;height:126px;object-fit:contain}.fremx-footer__brand>p,.fremx-footer__newsletter>p{max-width:360px;margin:18px 0;color:#8e8c86;font-size:1.25rem;line-height:1.7}.fremx-footer h2{margin:0 0 22px;color:var(--fremx-white);font-size:1.1rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.fremx-footer ul{margin:0;padding:0;list-style:none}.fremx-footer li+li{margin-top:12px}.fremx-footer li a,.fremx-footer__bottom a{color:#92908a;font-size:1.2rem;text-decoration:none}.fremx-footer li a:hover,.fremx-footer__bottom a:hover{color:var(--fremx-gold-soft)}.fremx-footer__social{display:flex;gap:8px}.fremx-footer__social a{display:grid;width:32px;height:32px;border:1px solid var(--fremx-line-white);border-radius:50%;color:#b4b2ac;font-size:.9rem;font-weight:700;text-decoration:none;place-items:center}.fremx-footer__payments{margin-top:18px;color:#77756f;font-size:1.05rem;letter-spacing:.06em}.fremx-footer__bottom{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--fremx-line-white)}.fremx-footer__bottom p{margin:0;color:#686761;font-size:1.1rem}.fremx-footer__bottom div{display:flex;flex-wrap:wrap;gap:20px}body:not(.template-index) #MainContent{min-height:55vh}.product,.collection-hero,.collection,.template-search,.cart-items,.cart__footer,.main-page-title,.shopify-policy__container,.customer{color:var(--fremx-white)}.product__title h1,.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1,.customer h1,.cart__empty-text{color:var(--fremx-white);letter-spacing:-.035em}.product__description,.product__text,.collection-hero__description,.shopify-policy__body{color:#aaa8a2}.product__media-wrapper .product__media,.product-media-container{border-color:var(--fremx-line-white)!important;background:#141414}.product__info-container .price,.product__info-container .price-item{color:var(--fremx-gold-soft)}.product-form__submit{border-color:var(--fremx-gold);background:var(--fremx-gold);color:var(--fremx-black);font-weight:700}.product-form__submit:after{box-shadow:none!important}.product-form__submit:hover{border-color:var(--fremx-gold-soft);background:var(--fremx-gold-soft)}.thumbnail{border-radius:8px}.thumbnail[aria-current]{box-shadow:0 0 0 1px var(--fremx-gold)}.facets-container,.facet-filters,.mobile-facets__inner,.cart-drawer,.drawer__inner,.predictive-search,.facet-filters__sort,.facets__summary,.mobile-facets__summary,.mobile-facets__sort .select__select,.field__input,.select__select,.customer .field input{color:var(--fremx-white)}.card,.card__inner{--color-background: 21, 21, 21}.card--card,.card--standard .card__inner{border-color:var(--fremx-line-white);background:#151515}.card-information>*{color:#aaa8a2}.badge{border-color:var(--fremx-gold)}.pagination__item{color:var(--fremx-white)}.fremx-product-assurance{padding-block:34px;border-block:1px solid var(--fremx-line-white);background:#0e0e0e}.fremx-product-assurance__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.fremx-product-assurance__grid>div{display:flex;align-items:center;gap:14px}.fremx-product-details{padding-block:90px;background:var(--fremx-black)}.fremx-product-details__grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:80px}.fremx-product-details h2{max-width:540px;font-size:clamp(3.2rem,4vw,5rem)}.fremx-product-details__grid>div>p:not(.fremx-eyebrow){max-width:480px;color:var(--fremx-muted)}.fremx-product-details dl{margin:0;border-top:1px solid var(--fremx-line-white)}.fremx-product-details dl>div{display:grid;min-height:64px;padding:15px 0;grid-template-columns:.8fr 1.2fr;align-items:center;border-bottom:1px solid var(--fremx-line-white)}.fremx-product-details dt{color:#77756f;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.fremx-product-details dd{margin:0;color:#e6e4de;font-size:1.35rem}.fremx-product-details__custom{align-items:start!important}.fremx-sticky-cart{position:fixed;z-index:35;right:0;bottom:0;left:0;border-top:1px solid var(--fremx-line);background:#080808f2;opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;transform:translateY(100%);transition:opacity .22s ease,transform .28s cubic-bezier(.2,.7,0,1)}.fremx-sticky-cart.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fremx-sticky-cart__inner{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:24px}.fremx-sticky-cart__product{display:flex;min-width:0;align-items:center;gap:14px}.fremx-sticky-cart__product img{width:54px;height:54px;border:1px solid var(--fremx-line-white);border-radius:8px;object-fit:cover}.fremx-sticky-cart__product span{display:flex;min-width:0;flex-direction:column}.fremx-sticky-cart__product strong{color:var(--fremx-white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fremx-sticky-cart__product small{color:var(--fremx-gold-soft)}.fremx-sticky-cart .fremx-button{min-width:175px;border:0;cursor:pointer}.fremx-sticky-cart .fremx-button:disabled{cursor:not-allowed;opacity:.5}.fremx-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,0,1)}.fremx-reveal.is-visible,.shopify-design-mode .fremx-reveal{opacity:1;transform:none}@keyframes fremx-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fremx-hero-settle{0%{opacity:.35;transform:scale(1.07)}to{opacity:1;transform:scale(1.012)}}@media screen and (max-width:1100px){.fremx-header__top{grid-template-columns:160px minmax(220px,1fr) 150px;gap:22px}.fremx-header__brand{width:150px}.fremx-header__nav nav{gap:20px}.fremx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fremx-footer__grid{grid-template-columns:1.2fr .8fr 1fr}.fremx-footer__newsletter{grid-column:1 / -1}}@media screen and (max-width:900px){.fremx-announcement__inner{display:flex;justify-content:center}.fremx-announcement__inner>:first-child,.fremx-announcement__support{display:none}.fremx-header__top{min-height:76px;grid-template-columns:132px 1fr 42px;gap:18px}.fremx-header__brand{width:128px;height:65px}.fremx-search{min-height:42px}.fremx-header__actions,.fremx-header__nav{display:none}.fremx-mobile-menu{display:block;justify-self:end}.fremx-mobile-menu summary{display:flex;width:42px;height:42px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--fremx-line-white);border-radius:8px;cursor:pointer;list-style:none}.fremx-mobile-menu summary::-webkit-details-marker{display:none}.fremx-mobile-menu summary span{display:block;width:19px;height:1px;background:var(--fremx-white)}.fremx-mobile-menu__panel{position:fixed;z-index:40;top:111px;right:0;left:0;max-height:calc(100svh - 111px);padding:24px;border-top:1px solid var(--fremx-line-white);background:#080808fc;box-shadow:0 30px 70px #00000073;overflow-y:auto}.fremx-mobile-search{display:grid;min-height:48px;margin-bottom:22px;grid-template-columns:1fr 48px;border:1px solid var(--fremx-line-white);border-radius:8px;overflow:hidden}.fremx-mobile-menu nav{display:flex;flex-direction:column}.fremx-mobile-menu nav a{padding:15px 0;border-bottom:1px solid var(--fremx-line-white);color:var(--fremx-white);font-size:1.55rem;font-weight:600;text-decoration:none}.fremx-mobile-menu__meta{display:flex;gap:18px;padding-top:22px}.fremx-mobile-menu__meta a{color:var(--fremx-gold-soft);text-decoration:none}.fremx-hero{min-height:720px}.fremx-trustbar>div{grid-template-columns:repeat(2,1fr)}.fremx-trustbar>div>div{min-height:80px;justify-content:flex-start}.fremx-trustbar>div>div:nth-child(2){border-right:0}.fremx-category-card:nth-child(1),.fremx-category-card:nth-child(2),.fremx-category-card:nth-child(n+3){grid-column:span 6}.fremx-category-card:last-child{grid-column:4 / span 6}.fremx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fremx-standard__grid{grid-template-columns:1fr}.fremx-standard__grid article{min-height:230px}.fremx-standard__grid h3{margin-top:45px}.fremx-faq__layout,.fremx-product-details__grid{grid-template-columns:1fr;gap:50px}.fremx-faq__intro{position:static}.fremx-newsletter__inner{grid-template-columns:1fr;gap:40px}.fremx-product-assurance__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.fremx-shell{width:min(100% - 32px,1440px)}.fremx-announcement{font-size:.92rem}.fremx-header__top{grid-template-columns:118px 1fr 42px;gap:12px}.fremx-header__brand{width:116px}.fremx-search{display:none}.fremx-hero{min-height:calc(100svh - 111px)}.fremx-hero__media{background-position:67% center}.fremx-hero__veil{background:linear-gradient(90deg,#040404fa,#050505c7 62%,#05050547),linear-gradient(0deg,rgba(7,7,7,.87),transparent 56%)}.fremx-hero__content{align-self:end;padding-top:190px;padding-bottom:104px}.fremx-hero h1{font-size:clamp(4.4rem,14vw,6.4rem)}.fremx-hero__content>p:not(.fremx-eyebrow){font-size:1.5rem;line-height:1.55}.fremx-button-row{flex-direction:column}.fremx-button-row .fremx-button{width:100%}.fremx-trustbar>div{grid-template-columns:1fr;padding-block:8px}.fremx-trustbar>div>div,.fremx-trustbar>div>div:last-child{min-height:66px;justify-content:flex-start;border-right:0;border-bottom:1px solid var(--fremx-line-white)}.fremx-trustbar>div>div:last-child{border-bottom:0}.fremx-section{padding-block:76px}.fremx-section-heading,.fremx-section-heading--row{display:block;margin-bottom:34px}.fremx-section-heading>p{margin-top:20px}.fremx-section-heading--row>a{display:inline-block;margin-top:18px}.fremx-section-heading h2,.fremx-promo h2,.fremx-faq h2,.fremx-newsletter h2{font-size:clamp(3.4rem,10vw,4.6rem)}.fremx-category-grid{grid-template-columns:1fr}.fremx-category-card:nth-child(1),.fremx-category-card:nth-child(2),.fremx-category-card:nth-child(n+3),.fremx-category-card:last-child{min-height:285px;grid-column:auto}.fremx-category-card>svg{width:42%}.fremx-product-grid{gap:12px}.fremx-empty-edit{min-height:500px;padding:30px}.fremx-promo{min-height:650px;align-items:end}.fremx-promo__image{background-position:68% center}.fremx-promo__overlay{background:linear-gradient(0deg,#080808 10%,#080808d9 56%,#0808081a)}.fremx-brands__track{grid-template-columns:repeat(3,1fr);row-gap:30px}.fremx-newsletter{padding-block:70px}.fremx-newsletter-form{grid-template-columns:1fr}.fremx-newsletter-form input{border-right:1px solid rgba(255,255,255,.15);border-radius:8px 8px 0 0}.fremx-newsletter-form button{border-radius:0 0 8px 8px}.fremx-footer{padding-top:64px}.fremx-footer__grid{grid-template-columns:repeat(2,1fr);gap:44px 24px}.fremx-footer__brand,.fremx-footer__newsletter{grid-column:1 / -1}.fremx-footer__bottom{min-height:110px;flex-direction:column;align-items:flex-start;justify-content:center}.fremx-product-assurance__grid{grid-template-columns:1fr}.fremx-product-details{padding-block:70px}.fremx-product-details dl>div{grid-template-columns:.75fr 1.25fr}.fremx-sticky-cart__inner{min-height:76px}.fremx-sticky-cart__product img{display:none}.fremx-sticky-cart .fremx-button{min-width:132px;min-height:46px;padding:0 16px;font-size:1.05rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.fremx-reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/fremx.css.map */
