:root{--gx-navy: #102238;--gx-navy-2: #193858;--gx-ink: #182738;--gx-gold: #e6b83f;--gx-gold-soft: #f6df9b;--gx-cream: #f7f4ec;--gx-paper: #ffffff;--gx-muted: #657181;--gx-line: rgba(16, 34, 56, .13);--gx-shadow: 0 22px 70px rgba(16, 34, 56, .13);--gx-radius: 28px}.gx-page,.gx-collection,.gx-product-upgrade,.gx-search,.gx-404{color:var(--gx-ink);background:var(--gx-paper)}.gx-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.gx-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 14px;color:#a2730d;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.gx-eyebrow:before{width:24px;height:1px;content:"";background:currentColor}.gx-display,.gx-page h1,.gx-page h2,.gx-collection h1,.gx-collection h2,.gx-product-upgrade h2,.gx-search h1,.gx-search h2,.gx-404 h1{margin-top:0;color:var(--gx-ink);font-family:var(--font-heading-family);font-weight:500;letter-spacing:-.035em;line-height:1.03}.gx-display{margin-bottom:22px;font-size:clamp(48px,6.2vw,86px)}.gx-lead{max-width:720px;margin:0;color:var(--gx-muted);font-size:clamp(17px,1.6vw,20px);line-height:1.75}.gx-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.gx-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:11px;padding:14px 24px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;letter-spacing:.01em;line-height:1;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gx-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000029}.gx-btn--gold{color:#18202b;background:linear-gradient(135deg,#f3d477,var(--gx-gold))}.gx-btn--dark{color:#fff;background:var(--gx-navy)}.gx-btn--ghost{border-color:#ffffff59;color:#fff;background:#ffffff0f}.gx-btn--light{border-color:var(--gx-line);color:var(--gx-navy);background:#fff}.gx-section{padding:92px 0}.gx-section--cream{background:var(--gx-cream)}.gx-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.gx-section-head h2{max-width:760px;margin-bottom:0;font-size:clamp(38px,4.6vw,62px)}.gx-section-head p{max-width:420px;margin:0;color:var(--gx-muted);line-height:1.7}.gx-grid-3,.gx-grid-4{display:grid;gap:20px}.gx-grid-3{grid-template-columns:repeat(3,1fr)}.gx-grid-4{grid-template-columns:repeat(4,1fr)}.gx-card{padding:28px;border:1px solid var(--gx-line);border-radius:22px;background:#fff;box-shadow:0 10px 35px #1022380f}.gx-card h3{margin:0 0 10px;color:var(--gx-ink);font-size:21px;font-weight:800;line-height:1.25}.gx-card p{margin:0;color:var(--gx-muted);line-height:1.65}.gx-num{display:inline-grid;width:38px;height:38px;place-items:center;margin-bottom:24px;border-radius:50%;color:var(--gx-navy);background:var(--gx-gold-soft);font-size:13px;font-weight:900}.gx-collection-hero{position:relative;overflow:hidden;padding:88px 0 68px;color:#fff;background:radial-gradient(circle at 84% 18%,rgba(230,184,63,.22),transparent 28%),linear-gradient(135deg,#0d1e32,#183755)}.gx-collection-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";opacity:.22;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:54px 54px}.gx-collection-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);align-items:center;gap:72px}.gx-collection-hero .gx-eyebrow{color:var(--gx-gold-soft)}.gx-collection-hero h1{margin:0 0 22px;color:#fff;font-size:clamp(48px,5.6vw,78px)}.gx-collection-hero__copy>p{max-width:680px;margin:0;color:#ffffffbf;font-size:18px;line-height:1.75}.gx-proof-inline{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.gx-proof-inline span{padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffdb;background:#ffffff0f;font-size:12px;font-weight:700}.gx-collection-visual{position:relative;min-height:430px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:#ffffff12;box-shadow:0 30px 80px #00000047}.gx-collection-visual img{width:100%;height:100%;min-height:430px;object-fit:cover}.gx-collection-visual__badge{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid rgba(255,255,255,.18);border-radius:18px;color:#fff;background:#0d1e32db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.gx-collection-visual__badge strong{font-size:16px}.gx-collection-visual__badge span{color:var(--gx-gold-soft);font-size:12px;font-weight:800}.gx-category-rail{padding:26px 0;border-bottom:1px solid var(--gx-line);background:#fff}.gx-category-rail__items{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.gx-category-chip{display:flex;min-width:0;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--gx-line);border-radius:16px;color:var(--gx-ink);background:#fff;font-size:12px;font-weight:800;line-height:1.25;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.gx-category-chip:hover{transform:translateY(-2px);border-color:#9f700573;box-shadow:0 10px 24px #10223817}.gx-category-chip__image{flex:0 0 48px;width:48px;height:48px;overflow:hidden;border-radius:12px;background:var(--gx-cream)}.gx-category-chip img{width:100%;height:100%;object-fit:cover}.gx-collection-outro{overflow:hidden;background:var(--gx-cream)}.gx-use-card{min-height:230px;padding:30px;border:1px solid rgba(16,34,56,.1);border-radius:24px;background:#ffffffb8}.gx-use-card small{display:block;margin-bottom:52px;color:#9a6b05;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gx-use-card h3{margin:0 0 10px;font-size:23px}.gx-use-card p{margin:0;color:var(--gx-muted);line-height:1.65}.gx-faq{display:grid;grid-template-columns:.76fr 1.24fr;gap:80px}.gx-faq h2{font-size:clamp(38px,4.4vw,58px)}.gx-faq details{border-top:1px solid var(--gx-line)}.gx-faq details:last-child{border-bottom:1px solid var(--gx-line)}.gx-faq summary{position:relative;padding:23px 42px 23px 0;color:var(--gx-ink);cursor:pointer;font-size:17px;font-weight:800;list-style:none}.gx-faq summary::-webkit-details-marker{display:none}.gx-faq summary:after{position:absolute;right:4px;content:"+";color:#9a6b05;font-size:25px;font-weight:500}.gx-faq details[open] summary:after{content:"\2013"}.gx-faq details p{margin:-4px 0 24px;color:var(--gx-muted);line-height:1.7}.gx-final-cta{padding:72px 30px;color:#fff;text-align:center;background:radial-gradient(circle at 15% 20%,rgba(230,184,63,.25),transparent 26%),linear-gradient(135deg,#102238,#1c4267)}.gx-final-cta h2{max-width:820px;margin:0 auto 16px;color:#fff;font-size:clamp(40px,5vw,64px)}.gx-final-cta p{max-width:690px;margin:0 auto;color:#ffffffb8;font-size:18px}.gx-final-cta .gx-actions{justify-content:center}.shopify-section[id*=main-collection-product-grid]{padding:34px 0 80px;background:#fff}.shopify-section[id*=main-collection-product-grid] .facets-wrapper,.shopify-section[id*=main-collection-product-grid] .facets-container{margin-bottom:25px}.shopify-section[id*=main-collection-product-grid] .product-grid{column-gap:20px;row-gap:34px}.shopify-section[id*=main-collection-product-grid] .card-wrapper{height:100%;overflow:hidden;border:1px solid var(--gx-line);border-radius:22px;background:#fff;box-shadow:0 10px 32px #1022380f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shopify-section[id*=main-collection-product-grid] .card-wrapper:hover{transform:translateY(-5px);border-color:#9f70054d;box-shadow:0 22px 50px #10223821}.shopify-section[id*=main-collection-product-grid] .card__media{overflow:hidden;background:var(--gx-cream)}.shopify-section[id*=main-collection-product-grid] .card__media img{transition:transform .5s ease}.shopify-section[id*=main-collection-product-grid] .card-wrapper:hover .card__media img{transform:scale(1.035)}.shopify-section[id*=main-collection-product-grid] .card__content,.shopify-section[id*=main-collection-product-grid] .card__information{padding:18px 18px 20px}.shopify-section[id*=main-collection-product-grid] .card__heading{color:var(--gx-ink);font-size:17px;font-weight:800;letter-spacing:-.015em;line-height:1.35}.shopify-section[id*=main-collection-product-grid] .price{color:#885f08;font-weight:800}.gx-process-hero{position:relative;overflow:hidden;padding:100px 0 88px;color:#fff;background:linear-gradient(135deg,#0c1d30,#1b4265)}.gx-process-hero__grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:72px}.gx-process-hero h1{color:#fff;font-size:clamp(52px,6.8vw,88px)}.gx-process-hero .gx-eyebrow{color:var(--gx-gold-soft)}.gx-process-hero .gx-lead{color:#ffffffbd}.gx-process-visual{position:relative;height:510px}.gx-process-visual img{position:absolute;width:72%;height:74%;object-fit:cover;border:8px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:0 30px 80px #00000059}.gx-process-visual img:first-child{top:0;left:0}.gx-process-visual img:last-child{right:0;bottom:0}.gx-step-list{display:grid;gap:0;border-top:1px solid var(--gx-line)}.gx-step-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:34px;padding:34px 0;border-bottom:1px solid var(--gx-line)}.gx-step-row__n{color:#a2730d;font-size:13px;font-weight:900;letter-spacing:.12em}.gx-step-row h3{margin:0;color:var(--gx-ink);font-size:28px;line-height:1.15}.gx-step-row p{margin:0;color:var(--gx-muted);line-height:1.7}.gx-option-card{position:relative;overflow:hidden;min-height:360px;border-radius:26px;color:#fff;background:var(--gx-navy)}.gx-option-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.gx-option-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 18%,rgba(10,25,42,.94))}.gx-option-card__copy{position:absolute;z-index:1;right:26px;bottom:26px;left:26px}.gx-option-card h3{margin:0 0 8px;color:#fff;font-size:26px}.gx-option-card p{margin:0;color:#ffffffb8;line-height:1.55}.gx-about-hero{overflow:hidden;padding:88px 0;background:var(--gx-cream)}.gx-about-hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:72px}.gx-about-hero h1{font-size:clamp(54px,6.4vw,88px)}.gx-about-collage{display:grid;min-height:590px;grid-template-columns:1fr .72fr;grid-template-rows:1fr 1fr;gap:14px}.gx-about-collage figure{overflow:hidden;margin:0;border-radius:26px;background:#e9e5db}.gx-about-collage figure:first-child{grid-row:1 / 3}.gx-about-collage img{width:100%;height:100%;object-fit:cover}.gx-manifesto{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;padding:100px 0}.gx-manifesto h2{font-size:clamp(42px,5.2vw,70px)}.gx-manifesto__copy p{margin:0 0 22px;color:var(--gx-muted);font-size:19px;line-height:1.8}.gx-values{color:#fff;background:var(--gx-navy)}.gx-values h2,.gx-values h3{color:#fff}.gx-values .gx-section-head p,.gx-values .gx-card p{color:#ffffffa6}.gx-values .gx-card{border-color:#ffffff1f;background:#ffffff0f;box-shadow:none}.gx-quote{position:relative;padding:34px;border:1px solid var(--gx-line);border-radius:24px;background:#fff}.gx-quote__stars{color:#b6810d;letter-spacing:.14em}.gx-quote blockquote{margin:18px 0 24px;color:var(--gx-ink);font-size:19px;font-weight:650;line-height:1.6}.gx-quote cite{color:var(--gx-muted);font-style:normal;font-size:13px;font-weight:800}.gx-product-upgrade__bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-block:1px solid var(--gx-line);background:var(--gx-line)}.gx-product-upgrade__bar div{padding:24px 18px;text-align:center;background:#fff}.gx-product-upgrade__bar strong{display:block;color:var(--gx-ink);font-size:14px}.gx-product-upgrade__bar span{color:var(--gx-muted);font-size:12px}.gx-product-story{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.gx-product-story h2{font-size:clamp(40px,4.8vw,64px)}.gx-product-story__copy p{margin:0 0 22px;color:var(--gx-muted);font-size:18px;line-height:1.8}.product__info-container{padding:28px;border:1px solid var(--gx-line);border-radius:24px;background:#fff;box-shadow:var(--gx-shadow)}.product__title h1{color:var(--gx-ink);font-size:clamp(28px,2.5vw,36px);line-height:1.12}.product-form__submit{min-height:52px;border-radius:999px!important;background:var(--gx-navy)!important;font-weight:800}.Avada-FaqsWelcomePopup__Container.product-recommendation-campaign{display:none!important}.gx-search-hero{position:relative;overflow:hidden;padding:44px 0 36px;color:#fff;text-align:center;background:radial-gradient(circle at 18% 14%,rgba(230,184,63,.2),transparent 24%),radial-gradient(circle at 88% 76%,rgba(76,133,183,.24),transparent 30%),linear-gradient(135deg,#0b1c30,#153555 62%,#1f4d73)}.gx-search-hero:before,.gx-search-hero:after{position:absolute;pointer-events:none;content:"";border:1px solid rgba(255,255,255,.1);border-radius:50%}.gx-search-hero:before{width:430px;height:430px;top:-285px;right:5%;box-shadow:0 0 0 42px #ffffff06,0 0 0 84px #ffffff04;animation:gx-search-drift 9s ease-in-out infinite alternate}.gx-search-hero:after{width:230px;height:230px;bottom:-175px;left:9%;box-shadow:0 0 0 32px #e6b83f0b;animation:gx-search-drift 7s ease-in-out infinite alternate-reverse}@keyframes gx-search-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(16px,-10px,0) scale(1.04)}}.gx-search-hero .gx-shell{position:relative;z-index:1}.gx-search-hero .gx-eyebrow{color:var(--gx-gold-soft)}.gx-search-hero h1{max-width:900px;margin:0 auto 16px;color:#fff;font-size:clamp(32px,4.5vw,56px)}.gx-search-hero .gx-lead{margin-inline:auto;color:#ffffffbf}.gx-search-console{max-width:900px;margin:32px auto 0;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#ffffff1a;box-shadow:0 28px 75px #03101d4d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.gx-search-form{display:flex;gap:10px;margin:0;padding:7px;border-radius:20px;background:#fff}.gx-search-form input{flex:1;min-width:0;min-height:56px;padding:0 18px;border:0;border-radius:14px;outline:0;color:var(--gx-ink);background:#fff;font-size:16px}.gx-search-form input:focus{box-shadow:inset 0 0 0 2px #a67c2e80}.gx-search-form button{min-width:130px;border:0;cursor:pointer}.gx-search-prompts{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;padding:12px 8px 2px}.gx-search-prompts span{color:#ffffff8f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gx-search-prompts a{padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffdb;font-size:11px;font-weight:700;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.gx-search-prompts a:hover{transform:translateY(-1px);border-color:#f6df9bb3;background:#ffffff14}.gx-search-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 20px;margin-top:24px;color:#ffffffb8;font-size:12px;font-weight:700}.gx-search-proof span{display:inline-flex;align-items:center;gap:8px}.gx-search-proof span:before{content:"\2713";color:var(--gx-gold-soft);font-weight:900}.gx-search-guides{padding:92px 0;background:#fff}.gx-search-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gx-search-guide{position:relative;min-height:480px;overflow:hidden;padding:32px;border:1px solid var(--gx-line);border-radius:28px}.gx-search-guide__number{position:absolute;top:20px;right:24px;font-family:var(--font-heading-family);font-size:88px;line-height:1;opacity:.1}.gx-search-guide small{display:block;margin-bottom:88px;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gx-search-guide h3{max-width:350px;margin:0 0 14px;font-family:var(--font-heading-family);font-size:40px;font-weight:500;letter-spacing:-.035em;line-height:1.02}.gx-search-guide p{margin:0;opacity:.72;line-height:1.65}.gx-search-guide nav{display:grid;margin-top:28px;border-top:1px solid currentColor}.gx-search-guide nav a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid currentColor;color:inherit;font-size:13px;font-weight:800;text-decoration:none}.gx-search-guide nav a span{transition:transform .2s ease}.gx-search-guide nav a:hover span{transform:translate(4px)}.gx-search-guide--navy{color:#fff;background:linear-gradient(145deg,#102238,#1b4569);box-shadow:0 24px 55px #10223833}.gx-search-guide--navy h3{color:#fff}.gx-search-guide--navy nav{border-color:#fff3}.gx-search-guide--navy nav a{border-color:#fff3}.gx-search-guide--gold{color:#302611;background:linear-gradient(145deg,#f5dc91,#e4b33b)}.gx-search-guide--gold nav{border-color:#30261133}.gx-search-guide--gold nav a{border-color:#30261133}.gx-search-guide--paper{color:var(--gx-ink);background:linear-gradient(145deg,#f8f5ed,#fff);box-shadow:0 20px 55px #10223814}.gx-search-routes{padding:96px 0;color:#fff;background:#0e2238}.gx-search-routes__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.gx-search-routes h2{margin:0 0 18px;color:#fff;font-size:clamp(40px,5vw,64px)}.gx-search-routes .gx-eyebrow{color:var(--gx-gold-soft)}.gx-search-routes__grid>div>p:last-child{color:#ffffffa8;font-size:17px;line-height:1.7}.gx-search-route-cards{display:grid;gap:10px}.gx-search-route-cards a{display:grid;grid-template-columns:130px 1fr;gap:7px 20px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;color:#fff;background:#ffffff0e;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.gx-search-route-cards a:hover{transform:translate(4px);border-color:#e6b83f8c;background:#ffffff14}.gx-search-route-cards small{grid-row:1 / 3;align-self:center;color:var(--gx-gold-soft);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gx-search-route-cards strong{font-size:18px}.gx-search-route-cards span{color:#ffffff9e;font-size:12px}.gx-search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.gx-search .gx-category-rail__items{width:100%}.gx-result-card{overflow:hidden;border:1px solid var(--gx-line);border-radius:22px;background:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.gx-result-card:hover{transform:translateY(-4px);box-shadow:var(--gx-shadow)}.gx-result-card__image{aspect-ratio:1;overflow:hidden;background:var(--gx-cream)}.gx-result-card__image img{width:100%;height:100%;object-fit:cover}.gx-result-card__copy{padding:18px}.gx-result-card__copy small{color:#9a6b05;font-weight:900;text-transform:uppercase}.gx-result-card__copy h3{margin:8px 0;color:var(--gx-ink);font-size:18px;line-height:1.35}.gx-result-card__copy span{color:var(--gx-muted);font-weight:700}.gx-about-proof{border-block:1px solid var(--gx-line);background:#fff}.gx-about-proof .gx-shell{display:grid;grid-template-columns:repeat(4,1fr)}.gx-about-proof span{padding:22px 20px;border-left:1px solid var(--gx-line);color:var(--gx-muted);font-size:12px;line-height:1.45}.gx-about-proof span:last-child{border-right:1px solid var(--gx-line)}.gx-about-proof b{display:block;margin-bottom:3px;color:var(--gx-ink);font-size:13px}.gx-about-models{padding:96px 0;background:#fff}.gx-about-models__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gx-about-models__grid article{min-height:430px;padding:38px;border-radius:30px}.gx-about-models__grid article:first-child{border:1px solid var(--gx-line);background:linear-gradient(145deg,#f8f5ed,#fff)}.gx-about-models__grid article:last-child{color:#fff;background:radial-gradient(circle at 90% 10%,rgba(230,184,63,.22),transparent 28%),linear-gradient(145deg,#102238,#1c476e);box-shadow:0 28px 70px #10223833}.gx-about-models__grid article>span{display:block;margin-bottom:80px;color:#9a6b05;font-size:10px;font-weight:900;letter-spacing:.14em}.gx-about-models__grid article:last-child>span{color:var(--gx-gold-soft)}.gx-about-models__grid h3{max-width:520px;margin:0 0 16px;font-family:var(--font-heading-family);font-size:clamp(36px,4vw,52px);font-weight:500;letter-spacing:-.035em;line-height:1.03}.gx-about-models__grid article:last-child h3{color:#fff}.gx-about-models__grid p{max-width:540px;margin:0;color:var(--gx-muted);line-height:1.7}.gx-about-models__grid article:last-child p{color:#ffffffad}.footer{padding-top:0!important;padding-bottom:0!important}.footer .scroll-trigger.animate--slide-in{opacity:1!important;transform:none!important;animation:none!important}.footer .footer__content-top{padding-top:58px!important;padding-bottom:38px!important}.footer .footer__blocks-wrapper.grid{display:grid!important;grid-template-columns:minmax(180px,1.05fr) minmax(210px,1.15fr) minmax(125px,.7fr) minmax(230px,1.3fr) minmax(125px,.7fr)!important;gap:28px!important;align-items:start}.footer .footer-block.grid__item{width:100%!important;max-width:none!important;margin:0!important}.footer .footer-block__details-content :is(h1,h2,h3,h4,h5,h6,p,em,strong),.footer .footer-block__brand-info :is(h1,h2,h3,h4,h5,h6,p,em,strong){color:#ffffffb8!important}.footer .footer-block__details-content h5{margin:0;font-size:14px;font-weight:500;line-height:1.7}.footer .footer-block__details-content li,.footer .footer-block__details-content p{margin-bottom:9px!important}.footer .footer__content-bottom{padding-top:22px!important;padding-bottom:24px!important}.footer .footer__content-bottom-wrapper{min-height:0!important}.gx-404{position:relative;overflow:hidden;min-height:690px;display:grid;place-items:center;padding:90px 0;color:#fff;text-align:center;background:radial-gradient(circle at 50% 15%,#25557e,#102238 56%)}.gx-404:before{position:absolute;content:"404";color:#ffffff09;font-family:var(--font-heading-family);font-size:min(48vw,560px);font-weight:700;letter-spacing:-.08em}.gx-404__copy{position:relative;z-index:1}.gx-404 .gx-eyebrow{color:var(--gx-gold-soft)}.gx-404 h1{max-width:900px;margin:0 auto 18px;color:#fff;font-size:clamp(52px,7vw,92px)}.gx-404 p{max-width:620px;margin:0 auto;color:#ffffffb8;font-size:18px;line-height:1.7}.gx-404 .gx-actions{justify-content:center}@media(max-width:989px){.gx-grid-4{grid-template-columns:repeat(2,1fr)}.gx-collection-hero__grid,.gx-process-hero__grid,.gx-about-hero__grid,.gx-manifesto,.gx-product-story,.gx-faq{grid-template-columns:1fr;gap:48px}.gx-category-rail__items{grid-template-columns:repeat(3,1fr)}.gx-process-visual{max-width:680px}.gx-step-row{grid-template-columns:60px 1fr}.gx-step-row p{grid-column:2}.gx-search-results{grid-template-columns:repeat(3,1fr)}.gx-search-guide-grid{grid-template-columns:1fr}.gx-search-guide{min-height:0}.gx-search-routes__grid{grid-template-columns:1fr;gap:38px}.gx-about-proof .gx-shell{grid-template-columns:repeat(2,1fr)}.gx-about-proof span:nth-child(2){border-right:1px solid var(--gx-line)}.footer .footer__blocks-wrapper.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 34px!important}.footer .footer-block.grid__item:first-child,.footer .footer-block.grid__item:nth-child(4){grid-column:1 / -1}}@media(max-width:749px){.gx-shell{width:min(100% - 28px,1180px)}.gx-section{padding:68px 0}.gx-display{font-size:clamp(42px,14vw,60px)}.gx-lead{font-size:16px}.gx-section-head{display:block;margin-bottom:28px}.gx-section-head h2{margin-bottom:16px;font-size:40px}.gx-grid-3,.gx-grid-4{grid-template-columns:1fr}.gx-actions{display:grid}.gx-btn{width:100%}.gx-collection-hero{padding:32px 0}.gx-collection-hero__grid{grid-template-columns:1fr;gap:38px}.gx-collection-hero h1{font-size:clamp(28px,7vw,38px)}.gx-collection-visual,.gx-collection-visual img{min-height:330px}.gx-category-rail{overflow-x:auto}.gx-category-rail__items{width:max-content;grid-template-columns:repeat(5,210px)}.gx-faq{gap:26px}.gx-final-cta{padding:58px 20px}.shopify-section[id*=main-collection-product-grid] .product-grid{column-gap:12px;row-gap:18px}.shopify-section[id*=main-collection-product-grid] .card-wrapper{border-radius:16px}.shopify-section[id*=main-collection-product-grid] .card__content,.shopify-section[id*=main-collection-product-grid] .card__information{padding:12px}.shopify-section[id*=main-collection-product-grid] .card__heading{font-size:14px}.gx-process-hero{padding:64px 0 56px}.gx-process-hero h1{font-size:48px}.gx-process-visual{height:380px}.gx-process-visual img{width:78%;height:72%}.gx-step-row{grid-template-columns:44px 1fr;gap:14px;padding:28px 0}.gx-step-row h3{font-size:23px}.gx-about-hero{padding:62px 0}.gx-about-hero h1{font-size:48px}.gx-about-collage{min-height:430px}.gx-manifesto{padding:70px 0}.gx-product-upgrade__bar{grid-template-columns:repeat(2,1fr)}.product__info-container{padding:20px;border-radius:20px}.gx-search-hero{padding:32px 0 28px}.gx-search-hero h1{font-size:clamp(30px,8vw,40px)}.gx-search-console{margin-top:25px;padding:8px;border-radius:22px}.gx-search-form{display:grid;padding:6px}.gx-search-form input{min-height:52px}.gx-search-form button{width:100%}.gx-search-prompts{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:11px 4px 2px;scrollbar-width:none}.gx-search-prompts::-webkit-scrollbar{display:none}.gx-search-prompts span,.gx-search-prompts a{flex:0 0 auto}.gx-search-proof{display:grid;justify-content:start;margin:20px 6px 0;text-align:left}.gx-search-guides{padding:70px 0}.gx-search-guide{padding:28px 24px;border-radius:23px}.gx-search-guide small{margin-bottom:66px}.gx-search-guide h3{font-size:38px}.gx-search-routes{padding:72px 0}.gx-search-route-cards a{grid-template-columns:1fr}.gx-search-route-cards small{grid-row:auto}.gx-search-results{grid-template-columns:repeat(2,1fr);gap:12px}.gx-search .gx-category-rail__items{width:100%;grid-template-columns:1fr}.gx-result-card{border-radius:16px}.gx-result-card__copy{padding:13px}.gx-result-card__copy h3{font-size:14px}.gx-about-proof .gx-shell{width:100%;grid-template-columns:1fr 1fr}.gx-about-proof span{padding:16px 14px}.gx-about-proof span:nth-child(odd){border-left:0}.gx-about-models{padding:70px 0}.gx-about-models__grid{grid-template-columns:1fr}.gx-about-models__grid article{min-height:0;padding:30px 24px;border-radius:24px}.gx-about-models__grid article>span{margin-bottom:58px}.footer .footer__content-top{padding:44px 22px 26px!important}.footer .footer__blocks-wrapper.grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important}.footer .footer-block.grid__item{margin:0!important;padding:20px 0!important;border-top:1px solid rgba(255,255,255,.1)}.footer .footer-block.grid__item:first-child,.footer .footer-block.grid__item:nth-child(2),.footer .footer-block.grid__item:nth-child(4),.footer .footer-block.grid__item:nth-child(5){grid-column:1 / -1}.footer .footer-block.grid__item:first-child{padding-top:0!important;border-top:0}.footer .footer-block.grid__item:nth-child(2) .footer-block__details-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.footer .footer-block.grid__item:nth-child(2) .footer-block__details-content li{margin:0!important}.footer .footer-block__heading{margin-bottom:12px!important}.footer .footer-block__details-content{margin-bottom:0!important}.footer .footer__content-bottom{padding:18px 14px 22px!important}.gx-404{min-height:620px;padding:70px 0}.gx-404 h1{font-size:50px}}@media(prefers-reduced-motion:reduce){.gx-btn,.gx-category-chip,.gx-result-card,.shopify-section[id*=main-collection-product-grid] .card-wrapper,.shopify-section[id*=main-collection-product-grid] .card__media img{transition:none!important}.gx-search-hero:before,.gx-search-hero:after{animation:none!important}}html,body{overflow-x:clip}.AOV-CartDrawer-InfiniteLine,.AOV-CartDrawer-InfiniteLine__wrapper,.AOV-CartDrawer-InfiniteLine__container{display:none!important}.gx-btn:focus-visible,.gx-result-card:focus-visible,.gx-category-chip:focus-visible,.gq-summary:focus-visible,.gq-button:focus-visible{outline:3px solid #c99a3d!important;outline-offset:3px!important}@media(max-width:749px){.gx-btn,.gq-button,.product-form__submit,.quantity__button{min-height:44px}}@media screen and (max-width:749px){body .Avada-Faqs_Button.bottom.left{left:12px!important;bottom:12px!important}body .Avada-Faqs_Button.bottom.left .Avada-Faqs_Button-type-label-only{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:999px!important;font-size:0!important}body .Avada-Faqs_Button.bottom.left .Avada-Faqs_Button-type-label-only p{display:none!important}body .Avada-Faqs_Button.bottom.left .Avada-Faqs_Button-type-label-only:before{content:"?";display:inline-block;font-size:18px;font-weight:700;line-height:1}}:root{--gx8-ink: #102238;--gx8-gold: #a67c2e;--gx8-gold-soft: #efe3c9;--gx8-paper: #f8f6f1}#product-grid .card-wrapper,.template-search__results .card-wrapper{height:100%;overflow:hidden;border:1px solid rgba(16,34,56,.13);border-radius:18px;background:#fff;box-shadow:0 12px 34px #10223812}#product-grid .card,.template-search__results .card{height:100%}#product-grid .card__inner,.template-search__results .card__inner{overflow:hidden;border-radius:17px 17px 0 0;background:var(--gx8-paper)}#product-grid .card__media img,.template-search__results .card__media img{transition:transform .45s cubic-bezier(.2,.65,.3,1)}#product-grid .card__content>.card__information,.template-search__results .card__content>.card__information{padding:1.5rem 1.5rem 1.65rem}#product-grid .card__heading,.template-search__results .card__heading{color:var(--gx8-ink);font-weight:650;line-height:1.32}#product-grid .price,.template-search__results .price{margin-top:.7rem;color:var(--gx8-gold);font-weight:760;letter-spacing:.035em}.gifty-card-bulk-price{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:.18rem .45rem;margin:.85rem 0 0;padding:.8rem .9rem;border:1px solid rgba(166,124,46,.22);border-radius:11px;background:linear-gradient(135deg,#fbf7ef,#f4ead7);color:#5f6670;font-size:1.12rem;line-height:1.25}.gifty-card-bulk-price__eyebrow{color:#6b5a39;font-size:.94rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.gifty-card-bulk-price strong{color:var(--gx8-ink);font-size:1.18rem;font-weight:800;text-align:right}.gifty-card-bulk-price__minimum{grid-column:1 / -1;color:#6b7280;font-size:.96rem}@media(hover:hover)and (pointer:fine){#product-grid .card-wrapper:hover,.template-search__results .card-wrapper:hover{transform:translateY(-4px);border-color:#a67c2e6b;box-shadow:0 18px 44px #1022381f}#product-grid .card-wrapper:hover .card__media img,.template-search__results .card-wrapper:hover .card__media img{transform:scale(1.035)}}@media screen and (max-width:749px){#product-grid.grid,.template-search__results .grid{column-gap:12px!important;row-gap:18px!important}#product-grid.grid>.grid__item,.template-search__results .grid>.grid__item{flex:0 0 calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important;max-width:calc((100% - 12px)/2)!important}#product-grid .card-wrapper,.template-search__results .card-wrapper{border-radius:14px;box-shadow:0 8px 24px #10223812}#product-grid .card__inner,.template-search__results .card__inner{border-radius:13px 13px 0 0}#product-grid .card__content>.card__information,.template-search__results .card__content>.card__information{padding:1.05rem 1rem 1.2rem}#product-grid .card__heading,.template-search__results .card__heading{display:-webkit-box;min-height:3.7rem;overflow:hidden;font-size:1.32rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}#product-grid .price,.template-search__results .price{margin-top:.55rem;font-size:1.34rem;letter-spacing:.015em}.gifty-card-bulk-price{grid-template-columns:1fr;gap:.14rem;margin-top:.7rem;padding:.65rem .7rem;border-radius:9px;font-size:1rem}.gifty-card-bulk-price__eyebrow{font-size:.82rem}.gifty-card-bulk-price strong{font-size:1.08rem;text-align:left}.gifty-card-bulk-price__minimum{grid-column:auto;font-size:.88rem}}@media(prefers-reduced-motion:reduce){#product-grid .card-wrapper,#product-grid .card__media img,.template-search__results .card-wrapper,.template-search__results .card__media img{transition:none!important}}.gx-search-filters{display:flex;flex-wrap:wrap;align-items:end;gap:16px;padding:20px;margin-bottom:28px;border:1px solid var(--gx-line);border-radius:16px;background:#faf8f3}.gx-search-filters h2{flex-basis:100%;margin:0;font-size:22px}.gx-search-filters fieldset{min-width:0;flex:1 1 180px;margin:0;border:0;padding:0}.gx-search-filters legend{font-weight:700;margin-bottom:8px}.gx-search-filters label{display:block;font-size:14px;line-height:1.5}.gx-search-filters input:not([type=checkbox]),.gx-search-filters select{display:block;width:100%;min-height:44px;max-width:280px;border:1px solid #b3bdc8;border-radius:8px;padding:8px;background:#fff;color:#14273f;font:inherit;font-size:16px}.gx-search-filters .gx-search-filter-choice{display:flex;gap:8px;align-items:center;min-height:44px}.gx-search-filter-choice input{width:18px;height:18px}.gx-search-results>*{min-width:0}.gx-search-filters :focus-visible,.gfy-button:focus-visible,.gqf__trigger:focus-visible{outline:3px solid #a97819;outline-offset:3px}.header__inline-menu a[href="/pages/contact"]{background:#14273f;color:#fff;border-radius:999px}.header__inline-menu a[href="/pages/contact"] span{color:#fff}.product__info-container .futureblink-badge-banner .tooltip-container{flex:1 1 45%}.product__info-container .futureblink-badge-banner{padding:10px!important;margin:16px 0!important}.product__info-container .futureblink-badge-banner .tooltip-container span{font-size:12px!important}@media(max-width:749px){.gx-search-filters{gap:12px;padding:16px}.gx-search-filters fieldset{flex-basis:100%}.gx-search-filters input:not([type=checkbox]),.gx-search-filters select{max-width:none}.gx-collection-visual{max-height:220px;overflow:hidden}.gx-collection-visual img{max-height:220px;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/gifty-fullsite-v3.css.map */
