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