: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(34px,3.5vw,50px);line-height:1.08}.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{padding:80px 0 58px;text-align:center;background:linear-gradient(180deg,var(--gx-cream),#fff)}.gx-search h1{margin-bottom:14px;font-size:clamp(48px,6vw,76px)}.gx-search-form{display:flex;max-width:780px;gap:10px;margin:30px auto 0}.gx-search-form input{flex:1;min-width:0;min-height:56px;padding:0 20px;border:1px solid var(--gx-line);border-radius:999px;color:var(--gx-ink);background:#fff;font-size:16px}.gx-search-form button{min-width:130px;border:0;cursor:pointer}.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-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)}}@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:64px 0 48px}.gx-collection-hero__grid{grid-template-columns:1fr;gap:38px}.gx-collection-hero h1{font-size:46px}.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:58px 0 42px}.gx-search h1{font-size:48px}.gx-search-form{display:grid}.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-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}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/gifty-fullsite-v3.css.map */
