:root{--ff-black: #050505;--ff-ink: #141414;--ff-muted: #626262;--ff-gold: #c79a3d;--ff-gold-dark: #9b7426;--ff-gold-pale: #eadfc6;--ff-red: #c71034;--ff-salmon: #efaaa4;--ff-pale: #f6f5f1;--ff-card: #f7f7f7;--ff-white: #fff;--ff-line: #e5e3de;--ff-page: min(1400px, calc(100vw - 40px) );--ff-shadow: 0 8px 26px rgba(18, 15, 10, .08)}html{scroll-behavior:smooth}body{background:var(--ff-white);color:var(--ff-ink)}.ff-header-section *,.ff-home-section *,.ff-footer-section *{box-sizing:border-box}.ff-header-section,.ff-home-section,.ff-footer-section{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ff-header-section a,.ff-home-section a,.ff-footer-section a{color:inherit;text-decoration:none}.ff-header-section img,.ff-home-section img,.ff-footer-section img{display:block;max-width:100%}.ff-header-section summary{list-style:none}.ff-header-section summary::-webkit-details-marker{display:none}.ff-kicker{margin:0 0 8px;color:var(--ff-gold-dark);font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.ff-button,.ff-more,.ff-promo__button{min-height:40px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:var(--ff-gold);color:var(--ff-white)!important;font:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.ff-button:hover,.ff-more:hover,.ff-promo__button:hover{background:var(--ff-gold-dark);transform:translateY(-1px)}.ff-header-section :focus-visible,.ff-home-section :focus-visible,.ff-footer-section :focus-visible{outline:2px solid var(--ff-gold);outline-offset:3px}.ff-header-section{position:sticky;top:0;z-index:90}.ff-announcement{min-height:26px;display:flex;align-items:center;overflow:hidden;background:var(--ff-black);color:var(--ff-white)}.ff-announcement__inner{width:var(--ff-page);min-height:26px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:18px;font-size:10px;font-weight:650;letter-spacing:.04em;text-align:center}.ff-announcement__inner span:first-child{text-align:left}.ff-announcement__inner span:last-child{text-align:right}.ff-header{position:relative;border-bottom:1px solid #ecebe8;background:#fcfcfafa;color:var(--ff-black);box-shadow:0 1px 5px #00000006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ff-header__inner{width:var(--ff-page);min-height:72px;margin:0 auto;display:grid;grid-template-columns:132px minmax(430px,1fr) minmax(190px,230px) auto;align-items:center;gap:clamp(14px,1.6vw,26px)}.ff-header__logo{width:132px;height:42px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.ff-header__logo img{width:100%;max-height:38px;object-fit:contain;object-position:left center}.ff-nav,.ff-desktop-nav{min-width:0;height:100%;display:flex;align-items:center;justify-content:flex-start;gap:clamp(15px,1.55vw,27px);font-size:13px;font-weight:650;white-space:nowrap}.ff-nav>a,.ff-desktop-nav>a,.ff-nav>details>summary,.ff-desktop-nav>details>summary,.ff-mega>summary{position:relative;min-height:72px;display:flex;align-items:center;cursor:pointer}.ff-nav>a:after,.ff-desktop-nav>a:after,.ff-nav>details>summary:after,.ff-desktop-nav>details>summary:after,.ff-mega>summary:after{position:absolute;right:0;bottom:18px;left:0;height:2px;background:var(--ff-black);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.ff-nav>a:hover:after,.ff-desktop-nav>a:hover:after,.ff-nav>details[open]>summary:after,.ff-desktop-nav>details[open]>summary:after,.ff-mega[open]>summary:after{transform:scaleX(1)}.ff-nav-sale{color:#a36d09!important}.ff-mega{height:100%}.ff-mega__panel{position:absolute;top:100%;right:0;left:0;width:min(980px,calc(100vw - 40px));margin:0 auto;padding:28px 34px 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:42px;border:1px solid var(--ff-line);background:var(--ff-white);box-shadow:0 18px 45px #00000021}.ff-mega:not([open]) .ff-mega__panel{display:none}.ff-mega__panel>div{display:flex;flex-direction:column;gap:10px}.ff-mega__panel strong{margin-bottom:5px;color:var(--ff-gold-dark);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.ff-mega__panel a{color:#262626;font-size:13px;font-weight:450}.ff-mega__panel a:hover{color:var(--ff-gold-dark)}.ff-search{width:100%;min-width:0}.ff-search form,form.ff-search{position:relative;display:flex;align-items:center}.ff-search input{width:100%;height:32px;padding:0 36px 0 12px;border:1px solid #8f897a;border-radius:0;outline:none;background:#eee3cb;color:var(--ff-black);font:inherit;font-size:12px}.ff-search input::placeholder{color:#3b3933;opacity:1}.ff-search button,.ff-search svg{position:absolute;right:8px;width:18px;height:18px}.ff-search button{padding:0;display:grid;border:0;background:transparent;color:inherit;cursor:pointer;place-items:center}.ff-search button svg{position:static}.ff-header__meta,.ff-header__actions{grid-column:-2 / -1;display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:11px;font-weight:650;white-space:nowrap}.ff-header__meta>span,.ff-header__meta>a{margin-right:4px}.ff-header__actions a,.ff-header__icon{position:relative;width:32px;height:38px;display:grid;place-items:center}.ff-header__actions svg,.ff-header__icon svg,.ff-mobile-menu>summary svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.ff-cart-link span{position:absolute;top:0;right:-2px;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--ff-gold);color:var(--ff-black);font-size:9px;font-weight:800;line-height:17px;text-align:center}.ff-mobile-menu{display:none}.ff-home{overflow:clip;background:var(--ff-white)}.ff-section{width:var(--ff-page);margin:0 auto;padding:54px 0}.ff-section-heading{margin-bottom:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.ff-section-heading h2{margin:0;color:var(--ff-ink);font-size:clamp(26px,2.2vw,32px);font-weight:500;letter-spacing:-.025em;line-height:1.12}.ff-section-heading>a:not(.ff-more){padding-bottom:3px;border-bottom:1px solid currentColor;font-size:12px;font-weight:650}.ff-section-heading--center{justify-content:center;text-align:center}.ff-more-wrap{padding-top:34px;display:flex;justify-content:center}.ff-more{min-width:80px}.ff-section>.ff-more{width:max-content;margin:34px auto 0;display:flex}.ff-hero,.ff-hero-banner{position:relative;isolation:isolate;min-height:clamp(285px,21vw,330px);display:block;overflow:hidden;background:radial-gradient(circle at 13% 78%,rgba(255,92,23,.94) 0 4%,transparent 31%),radial-gradient(circle at 24% 34%,rgba(167,26,7,.88),transparent 34%),radial-gradient(circle at 83% 62%,rgba(9,80,126,.8),transparent 44%),linear-gradient(100deg,#140503,#050609 45%,#010914);color:var(--ff-white)!important}.ff-hero:before,.ff-hero-banner:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:repeating-radial-gradient(ellipse at 14% 75%,rgba(255,110,25,.24) 0 5px,transparent 6px 19px),radial-gradient(circle at 88% 45%,rgba(76,168,219,.18),transparent 38%);content:"";mix-blend-mode:screen;opacity:.72}.ff-hero>img,.ff-hero__background,.ff-hero__background img,.ff-hero-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.ff-hero__copy,.ff-hero-banner__copy{position:relative;z-index:3;width:min(54%,760px);min-height:clamp(285px,21vw,330px);margin-left:auto;padding:38px clamp(22px,5vw,80px) 36px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-transform:uppercase}.ff-hero__copy h1,.ff-hero-banner__copy h1{max-width:720px;margin:0;color:var(--ff-white);font-size:clamp(34px,4vw,57px);font-weight:450;letter-spacing:-.045em;line-height:.98}.ff-hero__copy h1 strong,.ff-hero-banner__copy h1 strong{font-weight:650}.ff-hero__copy .ff-hero__eyebrow{margin:0 0 8px;color:#ffffffe6;font-size:12px;font-weight:800;letter-spacing:.14em}.ff-hero__copy .ff-hero__subheading{margin:10px 0 16px}.ff-hero__copy>p:not(.ff-kicker),.ff-hero-banner__copy>p:not(.ff-kicker){margin:10px 0 16px;color:#fffffff0;font-size:clamp(17px,2vw,28px);font-weight:400;line-height:1.05}.ff-hero__copy .ff-kicker,.ff-hero-banner__copy .ff-kicker{color:var(--ff-white)}.ff-hero .ff-button,.ff-hero-banner .ff-button,.ff-hero__button{min-width:205px;min-height:48px;padding:0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--ff-red);color:var(--ff-white)!important;font-size:15px;font-weight:900;letter-spacing:.015em;line-height:1;white-space:nowrap}.ff-hero .ff-button:hover,.ff-hero-banner .ff-button:hover,.ff-hero__button:hover{background:#9f0e2c}.ff-hero__products,.ff-hero-banner__products{position:absolute;top:0;bottom:0;left:max(18px,calc((100vw - 1400px)/2));z-index:2;width:min(48vw,730px);padding:10px 0 6px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:clamp(2px,.5vw,8px);transform:translateY(-32px)}.ff-hero__products img,.ff-hero-banner__products img,.ff-hero-product{position:static;width:100%;height:clamp(250px,22vw,325px);display:block;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 18px rgba(0,0,0,.52))}.ff-hero__product{transform:translateY(8px) scale(1.72);transform-origin:center bottom}.ff-hero__product.ff-hero__product--1{clip-path:none;filter:none;transform:translateY(23px) scale(1.93)}.ff-hero__product.ff-hero__product--3{transform:translateY(7px) scale(1.71)}.ff-hero__product.ff-hero__product--4{height:auto;clip-path:polygon(38% 15.5%,61% 15.5%,61% 31.5%,59% 31.5%,59% 39%,68.5% 41.5%,68.5% 82%,66.5% 84%,33.5% 84%,30.5% 82%,30.5% 41.5%,40.5% 39%,40.5% 31.5%,38% 31.5%);filter:none;transform:translateY(72px) scale(2.1);transform-origin:center bottom}@media(min-width:721px){.ff-hero__product.ff-hero__product--1{transform:translateY(clamp(17.4px,calc(12.67px + .658vw),22.7px)) scale(1.93)}.ff-hero__product.ff-hero__product--2{transform:translate(clamp(-4px,-.3vw,-3px),clamp(7.9px,calc(12.67px - .316vw),10.4px)) scale(1.72)}.ff-hero__product.ff-hero__product--3{transform:translate(.4px,clamp(7.5px,calc(12.67px - .343vw),10.2px)) scale(1.71)}.ff-hero__product.ff-hero__product--4{transform:translateY(clamp(31.9px,calc(12.67px + 2.68vw),53.4px)) scale(2.1)}}.ff-hero-banner__seal,.ff-hero-banner__glow{display:none}.ff-intro{position:relative;min-height:220px;padding:36px 0 0;overflow:hidden;background:radial-gradient(ellipse at 25% 35%,rgba(255,255,255,.98),transparent 44%),linear-gradient(115deg,#f4f3ef,#fff 45%,#f0efeb);text-align:center}.ff-intro__inner,.ff-intro__copy{width:var(--ff-page);margin:0 auto;padding:0 18px}.ff-intro h2{margin:0;color:var(--ff-ink);font-size:clamp(25px,2.4vw,31px);font-weight:500;letter-spacing:-.025em;line-height:1.2}.ff-intro p{margin:14px 0 0;color:var(--ff-black);font-size:13px;line-height:1.45}.ff-intro p strong{font-weight:800}.ff-value-strip{position:relative;width:100%;min-height:83px;margin-top:28px;padding:10px 0;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(44,43,39,.18);color:#3d3d3a;background:radial-gradient(ellipse at 22% 10%,rgba(255,255,255,.58),transparent 43%),radial-gradient(ellipse at 78% 94%,rgba(255,255,255,.24),transparent 48%),linear-gradient(112deg,#e3e3de,#f3f4f1 46%,#e8e8e5 72%,#e4e4df)}.ff-value-strip__track{width:max-content;display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;will-change:transform}.ff-value-strip__group{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:20px;padding-right:20px}.ff-value-strip__item{display:inline-flex;flex:0 0 auto;align-items:center;gap:17px;color:#3d3d3a;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1;white-space:nowrap}.ff-value-strip__icon{width:40px;height:40px;display:inline-grid;flex:0 0 40px;border-radius:50%;background:#c89846;color:#31240e;place-items:center}.ff-value-strip__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.ff-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ff-collection-tile{position:relative;aspect-ratio:660 / 427;min-height:0;display:block;overflow:hidden;background:#4b4945;box-shadow:0 6px 10px #00000024;color:var(--ff-white)!important}.ff-collection-tile:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 65%,#000 100%);content:""}.ff-collection-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;object-fit:cover;transition:transform .35s ease}.ff-collection-tile--him img,.ff-collection-tile--her img,.ff-collection-tile--deals img{object-position:center}.ff-collection-tile:hover img{transform:scale(1.035)}.ff-collection-tile__shade{display:none!important}.ff-collection-tile__label,.ff-collection-tile h3,.ff-collection-tile>span{position:absolute;right:20px;bottom:17px;left:20px;z-index:2;margin:0;color:var(--ff-white);font-size:22px;font-weight:400;line-height:1.1}.ff-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ff-brand-tile{position:relative;aspect-ratio:2.12 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:clamp(24px,2.2vw,42px);border:1px solid rgba(199,151,58,.52);border-radius:4px;background:radial-gradient(circle at 50% 40%,#fffffffa 0,#fffdf8f0 48%,#f5edddeb);box-shadow:0 7px 20px #2d221117;color:var(--ff-black)!important;isolation:isolate;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.ff-brand-tile:after{position:absolute;top:6px;right:6px;bottom:6px;left:6px;z-index:0;border:1px solid rgba(199,151,58,.16);border-radius:2px;content:"";pointer-events:none;transition:border-color .24s ease}.ff-brand-tile:hover,.ff-brand-tile:focus-visible{border-color:#b27e1fe6;box-shadow:0 12px 28px #2d221126;transform:translateY(-3px)}.ff-brand-tile:hover:after,.ff-brand-tile:focus-visible:after{border-color:#c7973a57}.ff-brand-tile__logo{position:relative;z-index:1;width:auto;max-width:78%;height:auto;max-height:52%;object-fit:contain;transition:transform .28s ease}.ff-brand-tile:hover .ff-brand-tile__logo,.ff-brand-tile:focus-visible .ff-brand-tile__logo{transform:scale(1.035)}.ff-brand-tile--louis-vuitton .ff-brand-tile__logo,.ff-brand-tile--tom-ford .ff-brand-tile__logo,.ff-brand-tile--armani .ff-brand-tile__logo{max-width:76%}.ff-brand-tile--creed .ff-brand-tile__logo{max-width:60%;max-height:62%}.ff-brand-tile--mfk .ff-brand-tile__logo{max-width:88%;max-height:76%}.ff-brand-tile--pdm .ff-brand-tile__logo{max-width:86%}.ff-brand-tile--bond .ff-brand-tile__logo{max-width:66%;max-height:60%}.ff-brand-tile--ysl .ff-brand-tile__logo{max-width:74%}.ff-all-brands-page{min-height:62vh;overflow:clip;background:radial-gradient(circle at 50% 0,rgba(246,236,216,.44),transparent 34%),var(--ff-white)}.ff-all-brands-hero{width:var(--ff-page);margin:0 auto;padding:clamp(46px,5vw,72px) 0 32px;text-align:center}.ff-all-brands-hero .ff-kicker{margin-bottom:12px;color:var(--ff-gold-dark)}.ff-all-brands-hero h1{margin:0;color:var(--ff-ink);font-size:clamp(34px,4vw,54px);font-weight:500;letter-spacing:-.035em;line-height:1.04}.ff-all-brands-hero p:last-child{max-width:620px;margin:16px auto 0;color:var(--ff-muted);font-size:14px;line-height:1.55}.ff-all-brands-directory{padding-top:22px;padding-bottom:clamp(64px,7vw,96px)}.ff-brand-grid--all .ff-brand-tile{min-width:0}.ff-product-shelf{background:var(--ff-white)}.ff-product-shelf--luxury{position:relative;background:var(--ff-white)}.ff-luxury-shelf__heading{position:relative;z-index:1;align-items:center}.ff-luxury-shelf__heading>div{min-width:0;flex:1 1 auto}.ff-luxury-shelf__intro{max-width:760px;margin:0;color:var(--ff-ink);font-size:clamp(17px,1.45vw,22px);font-weight:500;letter-spacing:-.015em;line-height:1.4}.ff-luxury-shelf__all{flex:0 0 auto;white-space:nowrap}.ff-luxury-shelf__all-mobile{display:none}.ff-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:52px clamp(14px,1.8vw,28px)}.ff-product-grid--luxury{position:relative;z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ff-product-grid--luxury .ff-product-card{padding:12px;border:1px solid rgba(199,154,61,.24);border-radius:7px;background:#fffffff0;box-shadow:0 8px 22px #251b0a12;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.ff-product-grid--luxury .ff-product-card:hover{border-color:#b27e1f9e;box-shadow:0 14px 30px #251b0a21;transform:translateY(-4px)}.ff-product-grid--luxury .ff-product-card__media{aspect-ratio:1 / 1;border-radius:5px;background:var(--ff-white)}.ff-product-grid--luxury .ff-product-card__media img{width:86%;height:86%}.ff-product-grid--luxury .ff-product-card__flag{top:10px;left:10px;max-width:none;padding:6px 10px;border-radius:2px;background:var(--ff-red);letter-spacing:.05em;text-transform:uppercase}.ff-product-grid--luxury .ff-product-card__media:after{content:none}.ff-product-card__heart-mark{position:absolute;top:10px;right:10px;z-index:3;width:28px;height:28px;display:grid;color:var(--ff-gold);place-items:center}.ff-product-card__heart-mark svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.ff-product-grid--luxury .ff-product-card__info{padding:14px 4px 4px}.ff-product-grid--luxury .ff-product-card__price{margin-bottom:14px}.ff-product-grid--luxury .ff-product-card__action,.ff-product-grid--luxury .ff-product-card form[action*="/cart/add"] button{min-height:39px;border-radius:3px;background:#e4cfaa;font-weight:650}.ff-product-grid--luxury a.ff-product-card__action:hover{background:var(--ff-gold)}.ff-product-card{position:relative;min-width:0;display:flex;flex-direction:column;background:var(--ff-white);color:var(--ff-black)}.ff-product-card__media{position:relative;aspect-ratio:1 / 1.03;display:grid;overflow:hidden;background:var(--ff-white);place-items:center}.ff-product-card__media img,.ff-product-card__media svg{width:88%;height:88%;object-fit:contain;transition:transform .28s ease}.ff-product-card:hover .ff-product-card__media img{transform:scale(1.025)}.ff-product-card__badge,.ff-product-card__tag,.ff-product-card__flag{position:absolute;top:8px;left:0;z-index:3;max-width:92px;padding:5px 9px;background:var(--ff-gold);color:var(--ff-white);font-size:10px;font-weight:750;line-height:1.12;text-align:center}.ff-product-card__media:after{position:absolute;top:5px;right:5px;z-index:3;color:var(--ff-gold);content:"\2661";font-size:27px;font-weight:300;line-height:1}.ff-product-card__heart,.ff-product-card__wishlist{position:absolute;top:7px;right:4px;z-index:3;width:28px;height:28px;display:grid;border:0;background:transparent;color:var(--ff-gold);cursor:pointer;place-items:center}.ff-product-card__heart svg,.ff-product-card__wishlist svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.4}.ff-product-card__info{padding:12px 0 0;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}.ff-product-card__vendor,.ff-product-card__info>p:first-child{margin:0 0 5px;color:#777;font-size:9px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.ff-product-card h3,.ff-product-card__title,.ff-product-card__info h3{min-height:38px;margin:0;display:-webkit-box;overflow:hidden;color:var(--ff-black);font-size:14px;font-weight:450;letter-spacing:-.015em;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ff-product-card h3 a:hover,.ff-product-card__title:hover{text-decoration:underline;text-underline-offset:2px}.ff-product-card__price{margin-top:5px;display:flex;flex-wrap:wrap;align-items:center;gap:3px 6px;color:var(--ff-black);font-size:12px;line-height:1.25}.ff-product-card__price strong,.ff-product-card__sale-price{color:var(--ff-gold-dark);font-size:14px;font-weight:750}.ff-product-card__price s,.ff-product-card__compare-price{color:#282828;font-size:11px}.ff-product-card__discount,.ff-product-card__price .ff-price-discount,.ff-product-card__price em{min-height:18px;padding:1px 5px;display:inline-flex;align-items:center;background:var(--ff-salmon);color:var(--ff-black);font-size:10px;font-weight:750;font-style:normal;line-height:1}.ff-quick-add,.ff-product-card__action,.ff-product-card form[action*="/cart/add"]{width:100%;margin-top:auto;padding-top:9px}.ff-quick-add button,.ff-product-card__action,.ff-product-card form[action*="/cart/add"] button{width:100%;min-height:34px;padding:0 12px;border:0;border-radius:0;background:#dfc99d;color:var(--ff-black);font:inherit;font-size:12px;cursor:pointer;transition:background-color .2s ease}a.ff-product-card__action,span.ff-product-card__action{display:flex;align-items:center;justify-content:center}.ff-product-card__action.is-disabled{cursor:not-allowed;opacity:.55}.ff-quick-add button:hover,.ff-product-card form[action*="/cart/add"] button:hover{background:var(--ff-gold)}.ff-promo{position:relative;isolation:isolate;width:100%;display:block;overflow:hidden;color:var(--ff-black)!important}.ff-promo>img,.ff-promo__background,.ff-promo__background img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.ff-promo__copy{position:relative;z-index:3}.ff-promo__copy h2{margin:0}.ff-promo__copy p{margin:12px 0 20px}.ff-promo__products{position:absolute;z-index:2;display:flex;align-items:flex-end;justify-content:space-around}.ff-promo__products img{object-fit:contain;filter:drop-shadow(0 16px 16px rgba(0,0,0,.22))}.ff-latest-drops-banner,.ff-latest-drops-banner picture,.ff-latest-drops-banner img{display:block;width:100%}.ff-latest-drops-banner{overflow:hidden;background:#6e5f4c}.ff-latest-drops-banner img{height:auto}.ff-latest-drops-banner:focus-visible{outline:3px solid var(--ff-gold);outline-offset:-3px}.ff-promo--royalty{min-height:300px;background:linear-gradient(90deg,#e7e1d3f7 0 43%,#e7e1d321 63%),repeating-linear-gradient(90deg,#c9c0af 0 1px,#dfd8cb 1px 164px)}.ff-promo--royalty:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.13) 1px,transparent 1px) 0 0 / 100% 64px,radial-gradient(ellipse at 73% 12%,rgba(255,240,178,.65),transparent 8%),radial-gradient(ellipse at 91% 12%,rgba(255,240,178,.65),transparent 8%);content:"";opacity:.8}.ff-promo--royalty .ff-promo__copy{width:min(50%,720px);min-height:300px;padding:28px 26px 26px max(34px,calc((100vw - 1400px)/2 + 28px));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ff-promo--royalty .ff-promo__copy h2{color:#f8f2e7;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,3.2vw,48px);font-weight:700;letter-spacing:-.02em;line-height:1.03;text-shadow:0 2px 2px rgba(0,0,0,.64);text-transform:uppercase}.ff-promo--royalty .ff-promo__copy p{color:#fffaf0;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.6vw,23px);text-shadow:0 1px 2px rgba(0,0,0,.68);text-transform:uppercase}.ff-promo--royalty .ff-promo__button{min-height:48px;padding-inline:34px;border-radius:999px;background:#e4c260;color:var(--ff-black)!important;font-size:16px;font-weight:750;box-shadow:0 3px 3px #0000004d}.ff-promo--royalty .ff-promo__products{top:8%;right:max(24px,calc((100vw - 1400px)/2));bottom:4%;width:min(51vw,720px)}.ff-promo--royalty .ff-promo__products img{width:27%;height:90%}.ff-sale-countdown{position:relative;isolation:isolate;overflow:hidden;border-block:1px solid #e4e1da;background:radial-gradient(circle at 82% 18%,rgba(209,158,57,.13),transparent 26%),linear-gradient(110deg,#f7f7f5,#fff 58%,#eeeeeb);color:var(--ff-black)}.ff-sale-countdown:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:repeating-linear-gradient(90deg,transparent 0 164px,rgba(0,0,0,.025) 165px);content:"";pointer-events:none}.ff-sale-countdown__inner{width:min(calc(100% - 48px),1000px);min-height:300px;margin:0 auto;padding:52px 10px 58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.ff-sale-countdown__notice{margin:0;color:var(--ff-black);font-size:clamp(13px,1.2vw,17px);font-weight:800;letter-spacing:.16em;line-height:1.2;text-align:center;text-transform:uppercase}.ff-sale-countdown__timer{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(8px,1.25vw,18px)}.ff-sale-countdown__unit{min-width:0;text-align:center}.ff-sale-countdown__unit strong{min-height:clamp(88px,9vw,126px);padding:12px 8px 10px;display:flex;align-items:center;justify-content:center;border-bottom:4px solid var(--ff-gold);background:var(--ff-black);box-shadow:0 18px 36px #0000002b;color:var(--ff-white);font-size:clamp(42px,5.4vw,78px);font-weight:580;font-variant-numeric:tabular-nums;letter-spacing:.055em;line-height:1}.ff-sale-countdown__unit span{margin-top:13px;display:block;color:var(--ff-black);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.ff-footer{background:var(--ff-black);color:#ffffffc7}.ff-footer__newsletter{width:var(--ff-page);margin:0 auto;padding:42px 0 38px;display:block;border-bottom:1px solid rgba(255,255,255,.64);text-align:center}.ff-footer__newsletter .ff-kicker{color:var(--ff-gold)}.ff-footer__newsletter h2{margin:0;color:var(--ff-white);font-size:clamp(25px,2.4vw,32px);font-weight:650;letter-spacing:-.025em;line-height:1.15}.ff-footer__newsletter>div>p:last-child{margin:14px 0 20px;color:var(--ff-white);font-size:15px}.ff-newsletter-form{position:relative;width:min(540px,100%);margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:16px}.ff-newsletter-form input{min-width:0;height:44px;padding:0 14px;border:0;border-radius:0;outline:0;background:#f2f0ed;color:var(--ff-black);font:inherit;font-size:12px}.ff-newsletter-form input:focus{box-shadow:0 0 0 2px var(--ff-gold)}.ff-newsletter-form button{min-width:118px;height:44px;padding:0 18px;border:0;border-radius:0;background:var(--ff-gold);color:var(--ff-white);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.ff-form-message{grid-column:1 / -1;margin:0;color:var(--ff-gold-pale);font-size:12px}.ff-footer__main{width:var(--ff-page);margin:0 auto;padding:38px 0 32px;display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:clamp(34px,6vw,90px)}.ff-footer__brand img{width:170px;max-height:44px;object-fit:contain;object-position:left}.ff-footer__brand p{max-width:330px;margin:17px 0 14px;font-size:12px;line-height:1.55}.ff-footer__brand>a:last-child{color:var(--ff-gold-pale);font-size:11px}.ff-footer__main h3{margin:0 0 15px;color:var(--ff-white);font-size:12px;font-weight:650}.ff-footer__main>div:not(.ff-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.ff-footer__main>div:not(.ff-footer__brand) a{font-size:11px}.ff-footer__main a:hover{color:var(--ff-white)}.ff-footer__bottom{width:var(--ff-page);min-height:58px;margin:0 auto;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.16);font-size:10px}.ff-footer__bottom p{margin:0}.ff-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.ff-payment-icons svg{width:32px;height:auto}.template-collection .section-resource-list,.template-search .section-resource-list,body:has(.ff-product-accordions) .product-information,.product-information{max-width:1400px;margin-inline:auto}.product-card,.product-card__content{transition:transform .22s ease}.product-card:hover{transform:translateY(-2px)}.product-card .card-gallery,.product-card-gallery,.product-card__image-wrapper{background:#f8f8f6}.product-card .price,.product-card .price-item--sale{color:var(--ff-gold-dark);font-weight:750}.product-information{--product-page-width: 1400px}.product-information .product-form-buttons button,.product-information .shopify-payment-button__button{min-height:52px;border-radius:999px!important;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.product-information .add-to-cart-button{background:var(--ff-black)!important;color:var(--ff-white)!important}.product-information .add-to-cart-button:hover{background:#302a20!important}.product-information product-price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ff-price-discount{min-height:22px;padding:0 7px;display:inline-flex;align-items:center;background:var(--ff-gold);color:var(--ff-black);font-size:9px;font-weight:800;letter-spacing:.06em;line-height:1}.collection-header,.main-collection-banner{background:var(--ff-pale)}@media(max-width:1240px){:root{--ff-page: min(1180px, calc(100vw - 32px) )}.ff-header__inner{grid-template-columns:122px minmax(365px,1fr) minmax(168px,205px) auto;gap:14px}.ff-header__logo{width:122px}.ff-nav,.ff-desktop-nav{gap:14px;font-size:11px}.ff-header__meta,.ff-header__actions{gap:3px}.ff-value-strip{padding-inline:0}}@media(min-width:991px){.ff-reference-header .ff-desktop-nav{display:flex!important}.ff-reference-header .ff-mobile-menu{display:none!important}}@media(max-width:1024px){:root{--ff-page: calc(100vw - 32px) }.ff-header__inner{min-height:62px;padding:7px 0;grid-template-columns:42px minmax(130px,1fr) auto;gap:10px}.ff-mobile-menu{display:block;grid-column:1;grid-row:1}.ff-mobile-menu>summary{width:40px;height:42px;display:grid;cursor:pointer;place-items:center}.ff-mobile-menu__panel{position:fixed;top:0;bottom:0;left:0;z-index:120;width:min(88vw,390px);padding:0 24px 30px;overflow-y:auto;border-right:1px solid var(--ff-line);background:var(--ff-white);color:var(--ff-black);box-shadow:18px 0 50px #0000002e}.ff-mobile-menu__top{height:66px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ff-line);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ff-mobile-menu__top span:last-child{font-size:26px;font-weight:300}.ff-mobile-menu nav{display:flex;flex-direction:column}.ff-mobile-menu nav>a,.ff-mobile-menu nav>details>summary{padding:16px 0;display:block;border-bottom:1px solid var(--ff-line);color:var(--ff-black);font-size:13px;font-weight:650}.ff-mobile-menu__sub{padding:13px 0 15px 14px;display:flex;flex-direction:column;gap:12px}.ff-mobile-menu__sub a{color:#5b5b5b;font-size:12px}.ff-header__logo{grid-column:2;grid-row:1;width:138px;height:40px;justify-self:center}.ff-nav,.ff-desktop-nav{display:none}.ff-search{grid-column:1 / -1;grid-row:2}.ff-search input{height:36px}.ff-header__meta,.ff-header__actions{grid-column:3;grid-row:1}.ff-header__meta>span,.ff-header__meta>a:not(.ff-header__icon):not(.ff-cart-link),.ff-account-link{display:none}.ff-section{padding:46px 0}.ff-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 16px}.ff-product-grid--luxury{gap:16px}.ff-promo--royalty .ff-promo__copy{width:54%}.ff-promo--royalty .ff-promo__products{width:47%}.ff-footer__main{grid-template-columns:1.3fr repeat(3,1fr);gap:32px}}@media(max-width:720px){:root{--ff-page: calc(100vw - 24px) }.ff-announcement__inner{min-height:25px;grid-template-columns:1fr;font-size:9px}.ff-announcement__inner span{display:none}.ff-announcement__inner span:last-child{display:block;text-align:center}.ff-header__inner{grid-template-columns:40px 1fr auto}.ff-header__logo{width:122px}.ff-header__actions{gap:0}.ff-header__actions a,.ff-header__icon{width:30px}.ff-section{padding:40px 0}.ff-section-heading{margin-bottom:24px}.ff-section-heading h2{font-size:25px}.ff-section-heading>a:not(.ff-more){font-size:10px}.ff-hero,.ff-hero-banner{min-height:510px}.ff-home>.ff-hero{margin-bottom:-56px;clip-path:inset(0 0 56px 0)}.ff-hero:after,.ff-hero-banner:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#0000009e,#0000000d 50%,#00000042);content:""}.ff-hero__copy,.ff-hero-banner__copy{z-index:3;width:100%;min-height:510px;padding:38px 20px 295px;justify-content:flex-start}.ff-hero__copy h1,.ff-hero-banner__copy h1{max-width:540px;font-size:clamp(34px,10vw,48px)}.ff-hero__copy>p:not(.ff-kicker),.ff-hero-banner__copy>p:not(.ff-kicker){font-size:18px}.ff-hero__products,.ff-hero-banner__products{top:auto;right:auto;bottom:68px;left:50%;width:100%;max-width:540px;height:285px;padding:6px 18px 4px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:4px;transform:translate(-50%)}.ff-hero__products img,.ff-hero-banner__products img,.ff-hero-product{position:static;width:100%;height:260px;display:block;object-fit:contain;object-position:center bottom}.ff-hero__product{transform:translateY(2px) scale(1.88)}.ff-hero__product.ff-hero__product--1{transform:translateY(12px) scale(2.1)}.ff-hero__product.ff-hero__product--3{transform:translateY(1px) scale(1.87)}.ff-hero__product.ff-hero__product--4{display:none!important}.ff-hero__button{min-width:190px;min-height:46px;padding-inline:32px;font-size:15px}.ff-intro{min-height:210px;padding-top:30px}.ff-intro h2{font-size:23px}.ff-intro p{font-size:12px}.ff-value-strip{min-height:83px;margin-top:22px;padding:10px 0}.ff-collection-grid{grid-template-columns:minmax(0,1fr);grid-auto-columns:auto;grid-auto-flow:row;gap:12px;overflow:visible;overscroll-behavior-inline:auto;scroll-snap-type:none}.ff-collection-grid::-webkit-scrollbar{display:none}.ff-collection-tile{width:100%;min-height:0;scroll-snap-align:none}.ff-collection-tile img{min-height:0}.ff-brand-grid{gap:8px}.ff-brand-tile{aspect-ratio:1.5 / 1;padding:16px 12px;border-radius:3px}.ff-brand-tile:after{top:4px;right:4px;bottom:4px;left:4px}.ff-brand-tile__logo{max-width:82%;max-height:54%}.ff-brand-tile--creed .ff-brand-tile__logo{max-width:70%;max-height:64%}.ff-brand-tile--mfk .ff-brand-tile__logo{max-width:94%;max-height:76%}.ff-brand-tile--pdm .ff-brand-tile__logo{max-width:92%}.ff-brand-tile--bond .ff-brand-tile__logo{max-width:76%;max-height:62%}.ff-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 10px}.ff-luxury-shelf__heading{align-items:flex-start;gap:12px}.ff-luxury-shelf__intro{max-width:255px;font-size:12px;line-height:1.45}.ff-luxury-shelf__all-desktop{display:none}.ff-luxury-shelf__all-mobile{display:inline}.ff-product-grid--luxury{gap:12px 8px}.ff-product-grid--luxury .ff-product-card:nth-child(n+7){display:none}.ff-product-grid--luxury .ff-product-card{padding:8px}.ff-product-grid--luxury .ff-product-card__info{padding:11px 2px 2px}.ff-product-card__media{aspect-ratio:1 / 1.08}.ff-product-card__media img,.ff-product-card__media svg{width:92%;height:92%}.ff-product-card__badge,.ff-product-card__tag{top:4px;max-width:76px;padding:4px 6px;font-size:9px}.ff-product-card__heart,.ff-product-card__wishlist{top:2px;right:0}.ff-product-card__info{padding-top:9px}.ff-product-card h3,.ff-product-card__title,.ff-product-card__info h3{min-height:34px;font-size:12px;line-height:1.3}.ff-product-card__price strong,.ff-product-card__sale-price{font-size:12px}.ff-product-card__price s,.ff-product-card__compare-price{font-size:10px}.ff-quick-add button,.ff-product-card__action,.ff-product-card form[action*="/cart/add"] button{min-height:32px;font-size:10px}.ff-promo--royalty{min-height:520px}.ff-promo--royalty .ff-promo__copy{width:100%;min-height:520px;padding:32px 18px 285px;justify-content:flex-start}.ff-promo--royalty .ff-promo__copy h2{font-size:32px}.ff-promo--royalty .ff-promo__copy p{margin:8px 0 14px;font-size:15px}.ff-promo--royalty .ff-promo__button{min-height:42px;font-size:13px}.ff-promo--royalty .ff-promo__products{top:auto;right:0;bottom:10px;width:100%;height:275px}.ff-sale-countdown__inner{width:100%;min-height:0;padding:36px 14px 42px;gap:24px}.ff-sale-countdown__notice{font-size:12px;letter-spacing:.12em}.ff-sale-countdown__timer{gap:6px}.ff-sale-countdown__unit strong{min-height:72px;padding:8px 4px;border-bottom-width:3px;box-shadow:0 12px 16px #00000029;font-size:clamp(27px,9vw,40px);letter-spacing:.02em}.ff-sale-countdown__unit span{margin-top:9px;font-size:9px;letter-spacing:.08em}.ff-footer__newsletter{padding:38px 0 34px}.ff-footer__newsletter h2{font-size:25px}.ff-newsletter-form{grid-template-columns:1fr;gap:9px}.ff-newsletter-form button{width:100%}.ff-footer__main{padding:34px 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.ff-footer__brand{grid-column:1 / -1}.ff-footer__bottom{padding:18px 0;flex-direction:column;align-items:flex-start}.ff-payment-icons{justify-content:flex-start}}@media(max-width:420px){.ff-header__logo{width:108px}.ff-section-heading{align-items:center}.ff-section-heading h2{font-size:23px}.ff-section-heading>a:not(.ff-more){max-width:90px;text-align:right}.ff-product-grid{gap-inline:8px}.ff-product-card__discount,.ff-product-card__price .ff-price-discount{font-size:9px}}@media(max-width:360px){.ff-hero__product{transform:translateY(2px) scale(1.72)}.ff-hero__product.ff-hero__product--1{transform:translateY(11px) scale(1.92)}.ff-hero__product.ff-hero__product--3{transform:translateY(1px) scale(1.71)}}.ff-home>.ff-hero{position:relative;isolation:isolate;width:min(1920px,100%);min-height:0;margin:0 auto;display:block;overflow:hidden;clip-path:none;background:#050505;border-bottom:1px solid rgba(255,255,255,.08);color:#fff!important}.ff-home>.ff-hero:before,.ff-home>.ff-hero:after{display:none}.ff-home>.ff-hero .ff-hero__media{aspect-ratio:1920 / 900;display:block;overflow:hidden}.ff-home>.ff-hero .ff-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .4s ease}.ff-home>.ff-hero:hover .ff-hero__media img{filter:contrast(1.025);transform:scale(1.008)}.ff-home>.ff-hero .ff-hero__copy{position:absolute;top:50%;left:max(46px,calc((100vw - 1540px)/2));z-index:2;width:min(610px,40vw);min-height:0;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;text-transform:none;transform:translateY(-50%);pointer-events:none}.ff-home>.ff-hero .ff-hero__eyebrow{margin:0;color:#dfbf8b;font-size:10px;font-weight:700;letter-spacing:.24em;line-height:1.2;text-transform:uppercase}.ff-home>.ff-hero .ff-hero__copy h1{max-width:610px;margin:22px 0 0;color:#fff;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(56px,5.9vw,104px);font-weight:400;letter-spacing:-.045em;line-height:.88}.ff-home>.ff-hero .ff-hero__subheading{margin:25px 0 30px;color:#c9c3c0;font-size:13px;font-weight:400;letter-spacing:.03em;line-height:1.6;text-transform:none}.ff-home>.ff-hero .ff-hero__button{min-width:164px;min-height:45px;padding:14px 17px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #8f1b29;border-radius:0;background:#75101e;color:#fff!important;font-size:9px;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase;white-space:nowrap}.ff-home>.ff-hero .ff-hero__button b{font-size:15px;font-weight:400}.ff-home>.ff-hero:focus-visible{outline:0;box-shadow:inset 0 0 0 3px var(--ff-gold)}@media(max-width:720px){.ff-home>.ff-hero{min-height:0;margin-bottom:0;clip-path:none}.ff-home>.ff-hero .ff-hero__media{aspect-ratio:1122 / 1402}.ff-home>.ff-hero .ff-hero__media img{object-position:center bottom}.ff-home>.ff-hero .ff-hero__copy{top:0;left:0;width:100%;min-height:0;padding:24px 20px 0;align-items:flex-start;justify-content:flex-start;text-align:left;transform:none}.ff-home>.ff-hero .ff-hero__eyebrow{margin:0;font-size:8px;letter-spacing:.2em}.ff-home>.ff-hero .ff-hero__copy h1{max-width:100%;margin-top:10px;font-size:clamp(35px,10.2vw,43px);line-height:.9}.ff-home>.ff-hero .ff-hero__subheading{margin:11px 0 13px;font-size:9px;line-height:1.35}.ff-home>.ff-hero .ff-hero__button{min-width:124px;min-height:36px;padding:10px 11px;gap:14px;font-size:7.5px}}@media(max-width:420px){.ff-home>.ff-hero .ff-hero__copy h1{font-size:clamp(34px,10vw,40px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ff-header-section *,.ff-home-section *,.ff-footer-section *,.product-card{scroll-behavior:auto!important;transition:none!important}}body:has(.ff-product-accordions) .product-information{box-sizing:border-box}.ff-product-trust *,.ff-product-accordions *{box-sizing:border-box}body:has(.ff-product-accordions) .product-information{width:var(--ff-page);max-width:1400px;color:var(--ff-ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif}body:has(.ff-product-accordions) .product-information__grid{align-items:start}body:has(.ff-product-accordions) .product-details{min-width:0}body:has(.ff-product-accordions) .product-details{padding-top:18px}body:has(.ff-product-accordions) .product-details>.group-block{width:100%}.ff-product-media-block{--ff-product-thumb-width: 104px;--ff-product-thumb-height: 126px;--ff-product-thumb-gap: 28px;position:relative;width:100%}.ff-product-media-block media-gallery{width:100%}.ff-product-media-block .product-media-container{aspect-ratio:1 / 1!important;max-height:none!important;overflow:hidden;border:1px solid #ececec;border-radius:0!important;background:#fafafa}.ff-product-media-block .product-media,.ff-product-media-block .product-media__image,.ff-product-media-block .product-media img{width:100%;height:100%}.ff-product-media-block .product-media img,.ff-product-media-block .product-media__image{padding:clamp(18px,4vw,58px);object-fit:contain!important;object-position:center!important;background:#fafafa!important}.ff-product-media-block slideshow-arrows{display:none!important}.ff-product-media-discount{position:absolute;z-index:6;top:26px;left:calc(var(--ff-product-thumb-width) + var(--ff-product-thumb-gap) + 26px);min-width:96px;min-height:62px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;background:#c6322c;color:#fff;font-size:23px;font-weight:800;letter-spacing:.01em;line-height:1}@media screen and (min-width:750px){.ff-product-media-block .media-gallery--carousel slideshow-component:has(slideshow-controls[thumbnails]){grid-template:"controls container" auto "controls arrows" min-content / var(--ff-product-thumb-width) minmax(0,1fr)!important;column-gap:var(--ff-product-thumb-gap);align-items:start}.ff-product-media-block slideshow-controls[pagination-position=left]{width:var(--ff-product-thumb-width);min-width:var(--ff-product-thumb-width)}.ff-product-media-block .slideshow-controls__thumbnails-container,.ff-product-media-block .slideshow-controls__thumbnails{width:100%}.ff-product-media-block .slideshow-controls__thumbnails{gap:20px;padding:0!important}.ff-product-media-block .slideshow-controls__thumbnail{width:var(--ff-product-thumb-width)!important;height:var(--ff-product-thumb-height)!important;min-height:var(--ff-product-thumb-height);flex:0 0 var(--ff-product-thumb-height);overflow:hidden;border:1px solid #d8d8d8!important;border-radius:0!important;background:#fff}.ff-product-media-block .slideshow-controls__thumbnail[aria-selected=true]{border:3px solid #151515!important}.ff-product-media-block .slideshow-controls__thumbnail img{width:100%;height:100%;padding:9px;object-fit:contain;background:#fff}}body:has(.ff-product-accordions) .ff-product-vendor{margin:0;color:#bb2434;font-size:13px;font-weight:750;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}body:has(.ff-product-accordions) .product-details h1{max-width:12ch;margin:0;color:#111;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(38px,3.2vw,56px);font-weight:760;letter-spacing:-.045em;line-height:.98}body:has(.ff-product-accordions) .product-details product-price [ref=priceContainer]{gap:10px}body:has(.ff-product-accordions) .product-details product-price .price{color:#a27320;font-size:24px;font-weight:800;letter-spacing:-.02em}body:has(.ff-product-accordions) .product-details product-price .compare-at-price{color:#666;font-size:14px;font-weight:500;text-decoration-thickness:1px}body:has(.ff-product-accordions) .product-details .ff-price-discount{min-height:27px;padding:0 9px;border:1px solid #be5656;background:transparent;color:#a82020;font-size:11px;letter-spacing:.04em}body:has(.ff-product-accordions) .product-inventory{width:fit-content;min-height:30px;padding:6px 11px!important;border-radius:999px;background:#fff2df;color:#8b4a0e;font-size:12px;font-weight:700}body:has(.ff-product-accordions) .product-inventory__status{gap:6px;font-size:inherit}body:has(.ff-product-accordions) .product-inventory__icon,body:has(.ff-product-accordions) .product-inventory__icon svg{width:11px;height:11px;color:#d17418}body:has(.ff-product-accordions) .variant-option--buttons legend,body:has(.ff-product-accordions) .variant-option--dropdowns>label{margin-bottom:9px;color:#191919;font-size:13px;font-weight:750;letter-spacing:.04em}body:has(.ff-product-accordions) .variant-option--buttons{gap:9px}body:has(.ff-product-accordions) .variant-option__button-label{min-width:74px;min-height:48px;padding:10px 16px;border-radius:0;font-size:12px;font-weight:700}body:has(.ff-product-accordions) .variant-option__button-label:has(input:checked){background:#111;color:#fff}body:has(.ff-product-accordions) .product-form-buttons{gap:10px!important}body:has(.ff-product-accordions) .product-form-buttons .quantity-selector-wrapper{flex:0 0 112px}body:has(.ff-product-accordions) .product-information .product-form-buttons button,body:has(.ff-product-accordions) .product-information .shopify-payment-button__button,body:has(.ff-product-accordions) .product-information shopify-accelerated-checkout{min-height:54px;border-radius:0!important}body:has(.ff-product-accordions) .product-information .add-to-cart-button{min-width:190px;background:#070707!important;font-size:13px;font-weight:800;letter-spacing:.07em}body:has(.ff-product-accordions) .product-form-buttons shopify-accelerated-checkout,body:has(.ff-product-accordions) .product-form-buttons .shopify-payment-button{flex:1 0 100%!important;width:100%}.ff-product-trust{width:100%;overflow:hidden;border:1px solid #dfddd8;background:#fbfaf8;color:#191919}.ff-product-trust__lead,.ff-product-trust__item{display:flex;align-items:flex-start;gap:11px}.ff-product-trust__lead{padding:16px 17px;border-bottom:1px solid #e5e2dc}.ff-product-trust__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ff-product-trust__item{min-width:0;padding:15px 14px;border-bottom:1px solid #e5e2dc}.ff-product-trust__item:nth-child(odd){border-right:1px solid #e5e2dc}.ff-product-trust__icon{flex:0 0 22px;width:22px;height:22px;color:#a47520}.ff-product-trust__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.ff-product-trust strong,.ff-product-trust small{display:block}.ff-product-trust strong{margin-bottom:3px;font-size:11px;font-weight:800;line-height:1.25}.ff-product-trust small{color:#6a6863;font-size:9.5px;line-height:1.35}.ff-product-trust__payments{min-height:43px;margin:0;padding:9px 15px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none}.ff-product-trust__payments li,.ff-product-trust__payments svg{display:block}.ff-product-trust__payments svg{width:31px;height:auto}.ff-product-trust__links{min-height:39px;padding:10px 15px;display:flex;flex-wrap:wrap;gap:7px 17px;border-top:1px solid #e5e2dc}.ff-product-trust__links a{color:#2b2925;font-size:10px;text-decoration:underline;text-underline-offset:3px}.ff-product-accordions{grid-column:1 / -1;width:100%;margin-top:56px;border-top:1px solid #d9d9d9}.ff-product-accordion{border-bottom:1px solid #d9d9d9}.ff-product-accordion summary{min-height:112px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#181818;cursor:pointer;list-style:none;font-size:25px;font-weight:760;letter-spacing:-.025em;line-height:1.1;text-transform:uppercase}.ff-product-accordion summary::-webkit-details-marker{display:none}.ff-product-accordion summary:focus-visible{outline:2px solid #111;outline-offset:-4px}.ff-product-accordion__symbol{position:relative;flex:0 0 16px;width:16px;height:16px}.ff-product-accordion__symbol:before,.ff-product-accordion__symbol:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .18s ease}.ff-product-accordion__symbol:after{transform:translate(-50%,-50%) rotate(90deg)}.ff-product-accordion[open] .ff-product-accordion__symbol:after{transform:translate(-50%,-50%) rotate(0)}.ff-product-accordion__content{max-width:920px;padding:0 0 34px;color:#4e4e4e;font-size:15px;line-height:1.7}.ff-product-accordion__content>:first-child{margin-top:0}.ff-product-accordion__content>:last-child{margin-bottom:0}.ff-product-accordion__content a{color:#171717;font-weight:700;text-underline-offset:3px}.ff-product-facts{margin:0}.ff-product-facts>div{display:grid;grid-template-columns:minmax(130px,190px) 1fr;gap:18px;padding:10px 0;border-bottom:1px solid #e8e8e8}.ff-product-facts dt{color:#181818;font-weight:750}.ff-product-facts dd{margin:0}body:has(.ff-product-accordions) .sticky-add-to-cart__bar{width:min(600px,calc(100vw - 32px));bottom:max(18px,env(safe-area-inset-bottom));border-radius:4px}body:has(.ff-product-accordions) .sticky-add-to-cart__button{border-radius:2px!important}body:has(.ff-product-accordions) .product-recommendations .text-block h3,body:has(.ff-product-accordions) [data-section-type=product-recommendations] h3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(34px,4vw,54px);font-weight:730;letter-spacing:-.045em;line-height:1}@media screen and (max-width:1199px)and (min-width:750px){.ff-product-media-block{--ff-product-thumb-width: 82px;--ff-product-thumb-height: 102px;--ff-product-thumb-gap: 18px}.ff-product-media-discount{top:18px;left:calc(var(--ff-product-thumb-width) + var(--ff-product-thumb-gap) + 18px);min-width:76px;min-height:50px;font-size:18px}body:has(.ff-product-accordions) .product-details h1{font-size:clamp(33px,4vw,46px)}.ff-product-trust__grid{grid-template-columns:1fr}.ff-product-trust__item:nth-child(odd){border-right:0}}@media screen and (max-width:749px){body:has(.ff-product-accordions) .product-information{width:calc(100vw - 24px);padding-top:12px!important}body:has(.ff-product-accordions) .product-information__grid{row-gap:28px}body:has(.ff-product-accordions) .product-information__media,body:has(.ff-product-accordions) .product-details{width:100%}body:has(.ff-product-accordions) .product-details{padding-top:0}.ff-product-media-block{--ff-product-thumb-width: 66px;--ff-product-thumb-height: 78px}.ff-product-media-block slideshow-component{display:flex;flex-direction:column;gap:12px}.ff-product-media-block slideshow-container{order:0;width:100%}.ff-product-media-block slideshow-controls[thumbnails]{order:1;width:100%;min-height:var(--ff-product-thumb-height);justify-content:flex-start}.ff-product-media-block .slideshow-controls__thumbnails-container,.ff-product-media-block .slideshow-controls__thumbnails{width:100%}.ff-product-media-block .slideshow-controls__thumbnails{padding:0;display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x proximity}.ff-product-media-block .slideshow-controls__thumbnail{width:var(--ff-product-thumb-width)!important;height:var(--ff-product-thumb-height)!important;min-width:var(--ff-product-thumb-width);flex:0 0 var(--ff-product-thumb-width);overflow:hidden;scroll-snap-align:start;border:1px solid #d8d8d8!important;border-radius:0!important;background:#fff}.ff-product-media-block .slideshow-controls__thumbnail[aria-selected=true]{border:2px solid #151515!important}.ff-product-media-block .slideshow-controls__thumbnail img{width:100%;height:100%;padding:6px;object-fit:contain}.ff-product-media-block .product-media img,.ff-product-media-block .product-media__image{padding:30px}.ff-product-media-discount{top:14px;left:14px;min-width:64px;min-height:42px;padding:0 9px;font-size:16px}body:has(.ff-product-accordions) .ff-product-vendor{font-size:11px}body:has(.ff-product-accordions) .product-details h1{max-width:none;font-size:clamp(32px,10vw,43px);line-height:1.01}body:has(.ff-product-accordions) .product-form-buttons .quantity-selector-wrapper{flex-basis:104px}body:has(.ff-product-accordions) .product-information .add-to-cart-button{min-width:165px}.ff-product-trust__lead{padding:15px}.ff-product-trust__item{padding:14px 12px}.ff-product-accordions{margin-top:38px}.ff-product-accordion summary{min-height:72px;gap:14px;font-size:clamp(15px,4.5vw,18px);letter-spacing:-.015em}.ff-product-accordion__content{padding:0 0 25px;font-size:14px;line-height:1.65}.ff-product-facts>div{grid-template-columns:110px 1fr;gap:12px}}@media screen and (max-width:389px){.ff-product-trust__grid{grid-template-columns:1fr}.ff-product-trust__item:nth-child(odd){border-right:0}body:has(.ff-product-accordions) .product-information .add-to-cart-button{min-width:150px}}@media(prefers-reduced-motion:reduce){.ff-product-accordion__symbol:before,.ff-product-accordion__symbol:after{transition:none}}body:has(.ff-product-about) .product-information{width:100%;max-width:none;margin-inline:0;padding-block:4vw 6vw!important;color:#111;font-family:var(--font-body--family),Arial,sans-serif}body:has(.ff-product-about) .product-information__grid{width:min(1540px,calc(100% - 64px));margin-inline:auto;align-items:start;grid-template-columns:minmax(0,1.58fr) minmax(390px,.82fr)!important;column-gap:clamp(42px,4.8vw,76px)!important}body:has(.ff-product-about) .product-details{min-width:0;padding-top:0}body:has(.ff-product-about) .product-details>.group-block{width:100%;max-width:none;gap:24px!important}body:has(.ff-product-about) .ff-product-media-block{width:100%}body:has(.ff-product-about) .ff-product-media-block media-gallery,body:has(.ff-product-about) .ff-product-media-block .media-gallery__grid{gap:8px!important}body:has(.ff-product-about) .ff-product-media-block .product-media-container{height:auto;max-height:var(--constrained-height, none)!important;aspect-ratio:auto!important;overflow:hidden;border:0!important;border-radius:0!important;background:#fff}body:has(.ff-product-about) .ff-product-media-block .product-media,body:has(.ff-product-about) .ff-product-media-block .product-media__image,body:has(.ff-product-about) .ff-product-media-block .product-media img{width:100%;height:100%}body:has(.ff-product-about) .ff-product-media-block .product-media img,body:has(.ff-product-about) .ff-product-media-block .product-media__image{padding:0;object-fit:contain!important;object-position:center!important;background:#fff!important}body:has(.ff-product-about) .ff-product-media-block:has(.media-gallery--grid) .ff-product-media-discount{display:none}body:has(.ff-product-about) .ff-product-vendor{margin:0 0 -12px;color:#9f1b2e;font-size:13px;font-weight:750;letter-spacing:.04em;line-height:1.2;text-transform:none}body:has(.ff-product-about) .product-details h1{max-width:720px;margin:0;color:#080808;text-wrap:balance;font-family:var(--font-body--family),Arial,sans-serif;font-size:clamp(42px,4.25vw,68px);font-weight:750;letter-spacing:-.045em;line-height:.98}body:has(.ff-product-about) .product-details product-price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:center;gap:10px}body:has(.ff-product-about) .product-details product-price .price{color:#111;font-size:28px;font-weight:500;letter-spacing:0;line-height:1}body:has(.ff-product-about) .product-details product-price .compare-at-price{color:#494949;font-size:25px;font-weight:400;line-height:1;text-decoration-thickness:1px}body:has(.ff-product-about) .product-details .ff-price-discount{min-height:30px;padding:5px 10px;display:inline-flex;align-items:center;border:1px solid #e1a7af;border-radius:5px;background:#fff5f6;color:#8b1829;font-size:10px;font-weight:750;letter-spacing:.08em;line-height:1;white-space:nowrap}body:has(.ff-product-about) .product-inventory{width:fit-content;min-height:33px;padding:8px 12px!important;border:1px solid #deded8;border-radius:999px;background:#f8f8f5;color:#111}body:has(.ff-product-about) .product-details .product-inventory__status{gap:7px;font-size:12px;font-weight:650;line-height:1}body:has(.ff-product-about) .product-details .product-inventory__icon,body:has(.ff-product-about) .product-details .product-inventory__icon svg{width:15px;height:15px;color:#ee9441}body:has(.ff-product-about) .product-details .variant-picker{padding:14px 16px!important;border:1px solid #d8d7d3;border-radius:10px}body:has(.ff-product-about) .product-details .variant-picker__form{gap:12px}body:has(.ff-product-about) .product-details .variant-option--buttons{gap:11px}body:has(.ff-product-about) .product-details .variant-option--buttons legend,body:has(.ff-product-about) .product-details .variant-option--dropdowns>label{margin-bottom:0;color:#111;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}body:has(.ff-product-about) .product-details .variant-option__button-label{width:100%;min-height:46px;padding:8px 13px;border-radius:14px;font-size:14px;font-weight:400}body:has(.ff-product-about) .product-details .variant-option__button-label:has(input:checked){border-color:#111;background:#111;color:#fff}body:has(.ff-product-about) .product-details .product-form-buttons{display:grid!important;grid-template-columns:142px minmax(0,1fr);align-items:stretch;gap:12px!important}body:has(.ff-product-about) .product-details .product-form-buttons>*{min-width:0!important}body:has(.ff-product-about) .product-details .product-form-buttons .quantity-selector-wrapper{width:142px;max-width:142px;min-width:142px!important;flex:none}body:has(.ff-product-about) .product-details .product-form-buttons>span:has(>.add-to-cart-button){grid-column:2}body:has(.ff-product-about) .product-details .product-form-buttons .accelerated-checkout-block,body:has(.ff-product-about) .product-details .product-form-buttons>shopify-accelerated-checkout,body:has(.ff-product-about) .product-details .product-form-buttons>.shopify-payment-button{grid-column:1 / -1;width:100%}body:has(.ff-product-about) .product-details .quantity-selector,body:has(.ff-product-about) .product-details .add-to-cart-button,body:has(.ff-product-about) .product-details .shopify-payment-button__button,body:has(.ff-product-about) .product-information .product-details .product-form-buttons shopify-accelerated-checkout{min-height:52px;border-radius:0!important}body:has(.ff-product-about) .product-details .add-to-cart-button{width:100%;min-width:0;background:#080808!important;color:#fff!important;font-size:13px;font-weight:750;letter-spacing:.07em}body:has(.ff-product-about) .ff-product-trust{width:100%;max-width:100%;place-self:stretch;margin-inline:auto;padding:18px;overflow:hidden;border:1px solid #dcd9d3;border-radius:12px;background:#faf9f6;color:#171717}body:has(.ff-product-about) .ff-product-trust__lead{padding:0 0 15px;gap:12px;border-bottom:1px solid #dedbd5}body:has(.ff-product-about) .ff-product-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;padding-block:17px}body:has(.ff-product-about) .ff-product-trust__item{padding:0;gap:9px;border:0}body:has(.ff-product-about) .ff-product-trust__item:nth-child(odd){border-right:0}body:has(.ff-product-about) .ff-product-trust__icon{flex-basis:24px;width:24px;height:24px;color:#171717}body:has(.ff-product-about) .ff-product-trust__item .ff-product-trust__icon{flex-basis:21px;width:21px;height:21px}body:has(.ff-product-about) .ff-product-trust strong{margin:0;font-size:12px;font-weight:700;line-height:1.25}body:has(.ff-product-about) .ff-product-trust small{margin-top:3px;color:#6a6763;font-size:10px;line-height:1.35}body:has(.ff-product-about) .ff-product-trust__payments{min-height:0;margin:0;padding:0;gap:5px}body:has(.ff-product-about) .ff-product-trust__payments svg{width:auto;height:22px}body:has(.ff-product-about) .ff-product-trust__links{min-height:0;margin-top:12px;padding:0;gap:8px;border-top:0;color:#55514e}body:has(.ff-product-about) .ff-product-trust__links a{color:inherit;font-size:11px;text-underline-offset:3px}.ff-product-about{width:100%;display:flex;flex-direction:column;gap:24px}.ff-product-about__story h2,.ff-product-specs h2{margin:10px 0 14px;color:#111;font-family:var(--font-body--family),Arial,sans-serif;font-size:20px;font-weight:750;letter-spacing:-.015em;line-height:1.2}.ff-product-about__description{color:#282725;font-size:15px;line-height:1.68}.ff-product-about__description p{margin:0 0 18px}.ff-product-about__description strong{color:#111;font-weight:750}.ff-product-about__description>:last-child{margin-bottom:0}.ff-product-specs{padding-top:6px;border-top:1px solid #cfcac3}.ff-product-specs dl{margin:14px 0 0}.ff-product-specs dl>div{display:grid;grid-template-columns:minmax(115px,.42fr) 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #ebe8e3}.ff-product-specs dt{color:#111;font-size:12px;font-weight:750;line-height:1.45}.ff-product-specs dd{margin:0;color:#413f3c;font-size:12px;line-height:1.45}body:has(.ff-product-about) .sticky-add-to-cart__bar{width:min(860px,calc(100vw - 32px));max-width:860px!important;bottom:max(18px,env(safe-area-inset-bottom));border:1px solid #d6d3ce!important;border-radius:0!important;background:#fffffff7!important;color:#111!important;box-shadow:0 12px 35px #00000029!important}body:has(.ff-product-about) .sticky-add-to-cart__button{border-radius:0!important}@media screen and (max-width:989px){body:has(.ff-product-about) .product-information__grid{width:min(calc(100% - 32px),760px);display:block!important}body:has(.ff-product-about) .product-information__media{width:100%;min-width:100%;padding-inline:0!important}body:has(.ff-product-about) .product-details{width:100%;min-width:0;margin-top:30px;padding-inline:0!important}body:has(.ff-product-about) .product-details h1{font-size:clamp(34px,8vw,48px)}body:has(.ff-product-about) .product-details>.group-block{gap:21px!important}}@media screen and (max-width:749px){body:has(.ff-product-about) .product-information{width:100%;padding-block:18px 56px!important}body:has(.ff-product-about) .product-information__grid{width:calc(100% - 32px)}body:has(.ff-product-about) .ff-product-media-block .media-gallery--grid slideshow-component{display:block;gap:0}body:has(.ff-product-about) .ff-product-vendor{margin:0;font-size:11px}body:has(.ff-product-about) .product-details h1{font-size:clamp(46px,14vw,50px);line-height:.94}body:has(.ff-product-about) .product-details>.group-block{gap:8px!important}body:has(.ff-product-about) .product-details>.group-block>.group-block-content{--gap: 8px !important;gap:8px!important}body:has(.ff-product-about) .product-details product-price [ref=priceContainer]{gap:7px}body:has(.ff-product-about) .product-details product-price .price{font-size:22px}body:has(.ff-product-about) .product-details product-price .compare-at-price{font-size:19px}body:has(.ff-product-about) .product-details .ff-price-discount{min-height:23px;padding:4px 8px;border-radius:4px;font-size:9px}body:has(.ff-product-about) .product-inventory{min-height:24px;padding:5px 9px!important}body:has(.ff-product-about) .product-details .product-inventory__status{gap:6px;font-size:11px}body:has(.ff-product-about) .product-details .product-inventory__icon,body:has(.ff-product-about) .product-details .product-inventory__icon svg{width:13px;height:13px}body:has(.ff-product-about) .product-details .variant-picker{padding:12px!important;border-radius:8px}body:has(.ff-product-about) .product-details .variant-picker__form,body:has(.ff-product-about) .product-details .variant-option--buttons{gap:8px}body:has(.ff-product-about) .product-details .variant-option--buttons legend{font-size:12px}body:has(.ff-product-about) .product-details .variant-option__button-label{min-height:34px;padding:6px 10px;border-radius:11px;font-size:11px}body:has(.ff-product-about) .product-details .product-form-buttons{--height-buy-buttons: 40px;--shopify-accelerated-checkout-button-block-size: 40px;--shopify-accelerated-checkout-button-border-radius: 4px;grid-template-columns:94px minmax(0,1fr);column-gap:22px!important;row-gap:8px!important}body:has(.ff-product-about) .product-details .product-form-buttons .quantity-selector-wrapper{width:94px;max-width:94px;min-width:94px!important}body:has(.ff-product-about) .product-details .quantity-selector{width:94px!important;min-width:94px!important;max-width:94px!important;height:40px!important;min-height:40px;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;overflow:hidden}body:has(.ff-product-about) .product-details .quantity-selector .quantity-minus,body:has(.ff-product-about) .product-details .quantity-selector .quantity-plus{width:100%!important;min-width:0!important;min-height:0!important;height:100%!important;padding:0!important;display:grid;place-items:center;border-radius:0!important}body:has(.ff-product-about) .product-details .quantity-selector input{width:100%!important;min-width:0!important;height:100%;padding:0!important;text-align:center}body:has(.ff-product-about) .product-details .add-to-cart-button{height:40px!important;min-height:40px;min-width:0;border-radius:4px!important;font-size:9px;letter-spacing:.12em}body:has(.ff-product-about) .product-details .add-to-cart-icon{width:14px;height:14px}body:has(.ff-product-about) .product-details shopify-accelerated-checkout{min-height:40px;border-radius:4px!important;background:#050505}body:has(.ff-product-about) .product-details .shopify-payment-button__button--unbranded{height:40px!important;min-height:40px;border-radius:4px!important;background:#050505!important;color:#fff!important;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}body:has(.ff-product-about) .ff-product-trust{padding:15px 14px;border-radius:10px}body:has(.ff-product-about) .ff-product-trust__lead{align-items:flex-start;padding:0 0 13px;gap:9px}body:has(.ff-product-about) .ff-product-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;padding-block:14px 12px}body:has(.ff-product-about) .ff-product-trust__item{gap:8px}body:has(.ff-product-about) .ff-product-trust__icon{flex-basis:18px;width:18px;height:18px}body:has(.ff-product-about) .ff-product-trust__item .ff-product-trust__icon{flex-basis:17px;width:17px;height:17px}body:has(.ff-product-about) .ff-product-trust__payments,body:has(.ff-product-about) .ff-product-trust__links{justify-content:flex-start}body:has(.ff-product-about) .ff-product-trust strong{font-size:10px}body:has(.ff-product-about) .ff-product-trust small{font-size:9px}body:has(.ff-product-about) .ff-product-trust__payments svg{width:auto;height:16px}body:has(.ff-product-about) .ff-product-trust__links a{font-size:9px;text-decoration:none}body:has(.ff-product-about) .ff-product-trust__links a+a:before{content:"\2022";margin-right:8px}.ff-product-about__description{font-size:14px;line-height:1.65}.ff-product-specs dl>div{grid-template-columns:105px 1fr}body:has(.ff-product-about) .sticky-add-to-cart__bar{grid-template-columns:44px minmax(0,1fr) minmax(116px,.82fr);grid-template-areas:"image info button" "image price button";width:100%;max-width:none!important;bottom:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom))!important;display:grid!important;align-items:center;gap:3px 10px;border-inline:0!important;border-bottom:0!important}body:has(.ff-product-about) .sticky-add-to-cart__image{grid-area:image;width:44px;height:44px}body:has(.ff-product-about) .sticky-add-to-cart__image-img{width:100%;height:100%;object-fit:contain}body:has(.ff-product-about) .sticky-add-to-cart__info{grid-area:info;min-width:0}body:has(.ff-product-about) .sticky-add-to-cart__title{overflow:hidden;font-size:11px!important;text-overflow:ellipsis;white-space:nowrap}body:has(.ff-product-about) .sticky-add-to-cart__variant{font-size:9px!important}body:has(.ff-product-about) .sticky-add-to-cart__price{grid-area:price;min-width:0;font-size:10px!important;white-space:nowrap}body:has(.ff-product-about) .sticky-add-to-cart__price .compare-at-price{font-size:9px!important}body:has(.ff-product-about) .sticky-add-to-cart__button{grid-area:button;width:100%;min-width:0;min-height:44px;padding-inline:10px!important;font-size:9px!important;letter-spacing:.08em!important}}@media screen and (max-width:520px){body:has(.ff-product-about) .ff-product-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:389px){body:has(.ff-product-about) .ff-product-trust__payments svg{height:16px}body:has(.ff-product-about) .sticky-add-to-cart__bar{grid-template-columns:minmax(0,1fr) 112px;grid-template-areas:"info button" "price button"}body:has(.ff-product-about) .sticky-add-to-cart__image,body:has(.ff-product-about) .sticky-add-to-cart__price .compare-at-price{display:none}}body:has(.ff-product-about) .product-details .product-form-buttons .add-to-cart-button,body:has(.ff-product-about) .product-details .product-form-buttons .shopify-payment-button__button{border-radius:8px!important}body:has(.ff-product-about) .product-details shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: 8px !important;border-radius:8px!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fragflex-custom.css.map */
