:root{--gbi-ink: #121212;--gbi-navy: #103050;--gbi-navy-deep: #083058;--gbi-red: #c81020;--gbi-red-deep: #a50d1a;--gbi-paper: #ffffff;--gbi-mist: #f3f3f3;--gbi-mist-deep: #e8ecf1;--gbi-surface: #ffffff;--gbi-muted: #5a5a5a;--gbi-accent: #121212;--gbi-accent-hover: #000000;--gbi-focus: #103050;--gbi-radius: 0;--gbi-radius-lg: 4px;--gbi-shadow: 0 1px 2px rgba(18, 18, 18, .06);--gbi-shadow-lift: 0 12px 40px rgba(16, 48, 80, .12);--gbi-ease: cubic-bezier(.22, 1, .36, 1)}body{background-color:var(--gbi-paper);color:var(--gbi-ink)}.button--primary{border-radius:var(--gbi-radius)!important;background:var(--gbi-navy)!important;color:#fff!important}.button--primary:hover{background:var(--gbi-navy-deep)!important}.product-form__buttons .shopify-payment-button__button--unbranded{background:transparent!important;color:var(--gbi-navy)!important;border:1px solid rgba(16,48,80,.28)!important;box-shadow:none!important;border-radius:var(--gbi-radius)!important}.gbi-hero--spotlight{background:var(--gbi-paper);color:var(--gbi-ink);overflow:hidden;border-bottom:1px solid rgba(18,18,18,.08)}.gbi-hero__grid{max-width:var(--page-width);margin:0 auto;display:grid;gap:2.4rem;padding:2.4rem 1.5rem 3.2rem}@media screen and (min-width:990px){.gbi-hero__grid{grid-template-columns:minmax(28rem,.95fr) 1.05fr;gap:4rem;padding:4.8rem 5rem 5.6rem;align-items:center;min-height:64vh}}.gbi-hero__copy{display:flex;flex-direction:column;justify-content:center;animation:gbi-rise .5s var(--gbi-ease) both}.gbi-hero__eyebrow{margin:0 0 1.1rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gbi-red)}.gbi-hero__title{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-size:clamp(3rem,4.4vw,4.6rem);line-height:1.05;letter-spacing:-.025em;color:var(--gbi-navy);max-width:18ch}.gbi-hero__sub{margin:0 0 2rem;font-size:1.65rem;line-height:1.5;color:var(--gbi-muted);max-width:44ch}.gbi-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (max-width:749px){.gbi-hero__actions{flex-direction:column;align-items:stretch}.gbi-hero__cta{width:100%}}.gbi-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:0 2.8rem;border-radius:var(--gbi-radius);background:var(--gbi-red);color:#fff;font-weight:700;font-size:1.45rem;text-decoration:none;transition:background-color .2s ease,transform .15s var(--gbi-ease),box-shadow .2s ease;cursor:pointer;touch-action:manipulation;box-shadow:0 8px 24px #c8102047}.gbi-hero__cta:hover{background:var(--gbi-red-deep);transform:translateY(-2px);box-shadow:0 12px 28px #c8102057}.gbi-hero__cta:active{transform:scale(.98)}.gbi-hero__cta:focus-visible{outline:2px solid var(--gbi-focus);outline-offset:3px}.gbi-hero__cta--ghost{background:#f3f5f7;color:var(--gbi-navy);border:1.5px solid rgba(16,48,80,.28);box-shadow:none;font-weight:700}.gbi-hero__cta--ghost:hover{background:var(--gbi-navy);color:#fff;border-color:var(--gbi-navy);box-shadow:none;transform:translateY(-2px)}.gbi-hero__chips{list-style:none;margin:1.6rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.55rem 1.2rem}.gbi-hero__chip{font-size:1.35rem;line-height:1.35;padding:0;border:0;border-radius:0;background:transparent;color:var(--gbi-navy);font-weight:600}.gbi-hero__brands{margin:1.6rem 0 0;padding-top:1.4rem;border-top:1px solid rgba(18,18,18,.1);display:flex;flex-direction:column;gap:.4rem}.gbi-hero__brands-label{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gbi-navy);font-weight:700}.gbi-hero__brands-list{font-size:1.4rem;line-height:1.4;color:var(--gbi-muted);font-weight:500}.gbi-hero__stage-wrap{display:flex;flex-direction:column;gap:1.2rem;animation:gbi-rise .55s var(--gbi-ease) .06s both}.gbi-hero__stage{position:relative;background:var(--gbi-mist);border:1px solid rgba(16,48,80,.15);border-radius:var(--gbi-radius-lg);padding:1.6rem 1.4rem 1.8rem;display:grid;gap:1.2rem;transition:opacity .22s var(--gbi-ease)}.gbi-hero__stage.is-fading{opacity:.35}@media screen and (min-width:750px){.gbi-hero__stage{grid-template-columns:1.15fr .85fr;align-items:center;padding:2rem 2rem 2.2rem;gap:1.8rem}}.gbi-hero__stage-media{background:#fff;border-radius:var(--gbi-radius);aspect-ratio:1;max-height:28rem;display:flex;align-items:center;justify-content:center;padding:1.2rem}@media screen and (max-width:749px){.gbi-hero__stage-media{max-height:22rem;aspect-ratio:4 / 3}}.gbi-hero__stage-media--empty{aspect-ratio:auto;min-height:16rem}.gbi-hero__stage-img{width:100%;height:100%;max-height:36rem;object-fit:contain;object-position:center;display:block}.gbi-hero__stage-empty{margin:0;color:var(--gbi-muted);text-align:center;font-size:1.4rem}.gbi-hero__stage-meta{display:flex;flex-direction:column;gap:.4rem;min-width:0}.gbi-hero__stage-vendor{margin:0;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gbi-red);font-weight:700}.gbi-hero__stage-title{margin:0;font-family:var(--font-heading-family);font-size:clamp(1.8rem,2.2vw,2.4rem);line-height:1.2;color:var(--gbi-navy)}.gbi-hero__stage-price{margin:.4rem 0 .8rem;font-size:1.6rem;font-weight:700;color:var(--gbi-ink);font-variant-numeric:tabular-nums}.gbi-hero__stage-compare{margin-left:.6rem;font-weight:400;color:var(--gbi-muted)}.gbi-hero__stage-link{display:inline-flex;align-items:center;min-height:4.4rem;width:fit-content;padding:0 1.4rem;border:1px solid var(--gbi-ink);border-radius:var(--gbi-radius);color:var(--gbi-ink);text-decoration:none;font-weight:700;font-size:1.3rem;transition:background-color .2s ease,color .2s ease;cursor:pointer;touch-action:manipulation}.gbi-hero__stage-link:hover{background:var(--gbi-ink);color:#fff}.gbi-hero__stage-link:focus-visible{outline:2px solid var(--gbi-focus);outline-offset:3px}.gbi-hero__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}@media screen and (max-width:749px){.gbi-hero__thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;padding-bottom:.4rem;-webkit-overflow-scrolling:touch}.gbi-hero__thumb{flex:0 0 7.2rem;scroll-snap-align:start}}.gbi-hero__thumb{-webkit-appearance:none;appearance:none;border:1px solid rgba(18,18,18,.12);background:var(--gbi-surface);border-radius:var(--gbi-radius);padding:.6rem;display:flex;flex-direction:column;gap:.45rem;align-items:center;cursor:pointer;min-height:4.8rem;min-width:4.8rem;box-shadow:none;transition:transform .15s var(--gbi-ease),border-color .15s ease;touch-action:manipulation}.gbi-hero__thumb:hover{transform:translateY(-2px);border-color:var(--gbi-navy)}.gbi-hero__thumb:focus-visible{outline:2px solid var(--gbi-focus);outline-offset:2px}.gbi-hero__thumb.is-active{border-color:var(--gbi-navy);box-shadow:inset 0 0 0 1px var(--gbi-navy)}.gbi-hero__thumb-img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;display:block}.gbi-hero__thumb-label{font-size:1.05rem;line-height:1.2;color:var(--gbi-muted);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes gbi-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gbi-trust{position:relative;z-index:2;isolation:isolate;background:linear-gradient(180deg,#103050,#0c2740);border-bottom:1px solid rgba(16,48,80,.2);color:#fff}.section:has(.gbi-tp-strip)+.section,.section:has(.gbi-hero--bestsellers)+.section,.section:has(.gbi-trust)+.section,.section:has(.gbi-need)+.section{margin-top:0!important}.gbi-trust__inner{max-width:var(--page-width);margin:0 auto;padding:1.85rem 1.5rem 1.7rem;display:grid;gap:1.2rem 1.4rem;grid-template-columns:1fr 1fr}@media screen and (min-width:990px){.gbi-trust__inner{grid-template-columns:repeat(4,1fr);padding:2rem 5rem 1.85rem;gap:1.4rem}}.gbi-trust__item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center}.gbi-trust__icon{width:4.2rem;height:4.2rem;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#c81020f2;border-radius:.7rem;box-shadow:0 6px 16px #0003}.gbi-trust__icon svg{width:2.2rem;height:2.2rem;display:block}.gbi-trust__title{margin:0;font-size:1.55rem;font-weight:800;color:#fff;line-height:1.2}.gbi-trust__text{margin:.3rem 0 0;font-size:1.3rem;line-height:1.4;color:#ffffffc7;display:block;font-weight:500}@media screen and (max-width:749px){.gbi-trust__inner{grid-template-columns:1fr;gap:1rem;padding:1.85rem 1.2rem}.gbi-trust__title{font-size:1.45rem}.gbi-trust__text{font-size:1.3rem}}.gbi-ship-steps{background:radial-gradient(ellipse 60% 50% at 10% 0%,rgba(200,16,32,.06),transparent 55%),radial-gradient(ellipse 50% 45% at 90% 100%,rgba(16,48,80,.08),transparent 50%),linear-gradient(180deg,#f7f9fb,#fff 48%,#f3f6f9);border-top:1px solid rgba(16,48,80,.1);border-bottom:1px solid rgba(16,48,80,.1);scroll-margin-top:10.5rem}.gbi-ship-steps__inner{max-width:var(--page-width);margin:0 auto;padding:3.2rem 1.5rem 3.6rem}@media screen and (min-width:750px){.gbi-ship-steps__inner{padding:4rem 5rem 4.4rem}}.gbi-ship-steps__intro{max-width:52rem;margin-bottom:2.2rem}.gbi-ship-steps__title{margin:0 0 .7rem;font-family:var(--font-heading-family);font-size:clamp(2.4rem,3.2vw,3.4rem);letter-spacing:-.02em;color:var(--gbi-navy);line-height:1.1}.gbi-ship-steps__sub{margin:0;color:var(--gbi-muted);font-size:1.55rem;line-height:1.45;max-width:48ch}.gbi-ship-steps__list{list-style:none;margin:0;padding:0;display:grid;gap:1.4rem}@media screen and (min-width:750px){.gbi-ship-steps__list{grid-template-columns:1fr;max-width:36rem;gap:1.4rem}}@media screen and (min-width:990px){.gbi-ship-steps__list{grid-template-columns:repeat(3,1fr);max-width:none;gap:1.6rem}}.gbi-ship-steps__item{position:relative;background:#fff;border-radius:var(--gbi-radius-lg);padding:2.2rem 1.8rem 2rem;border:1px solid rgba(16,48,80,.12);border-top:4px solid var(--gbi-red);box-shadow:0 10px 28px #10305012;transition:transform .2s var(--gbi-ease),box-shadow .2s ease}.gbi-ship-steps__item:hover{transform:translateY(-3px);box-shadow:0 14px 34px #1030501c}.gbi-ship-steps__icon{display:inline-flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;margin-bottom:1.2rem;border-radius:1.1rem;background:linear-gradient(145deg,#103050,#1a4568);color:#fff;box-shadow:0 8px 18px #10305038}.gbi-ship-steps__icon svg{width:2.8rem;height:2.8rem}.gbi-ship-steps__num{position:absolute;top:1.5rem;right:1.5rem;width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--gbi-red);color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:0;line-height:1}.gbi-ship-steps__item-title{margin:0 0 .7rem;font-family:var(--font-heading-family);font-size:2rem;color:var(--gbi-navy);line-height:1.2}.gbi-ship-steps__item-text{margin:0;color:var(--gbi-muted);font-size:1.4rem;line-height:1.45}.gbi-ship-steps__cta-wrap{margin-top:2.2rem;display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.gbi-ship-steps__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2rem;border:0;border-radius:var(--gbi-radius);background:var(--gbi-navy);color:#fff;text-decoration:none;font-weight:700;font-size:1.4rem;transition:background-color .2s ease,transform .15s ease;cursor:pointer;touch-action:manipulation}.gbi-ship-steps__cta:hover{background:var(--gbi-red);color:#fff;transform:translateY(-1px)}.gbi-ship-steps__cta--shop{background:var(--gbi-red)}.gbi-ship-steps__cta--shop:hover{background:var(--gbi-red-deep)}.gbi-rewards{background:var(--gbi-navy);color:#fff}.gbi-rewards__inner{max-width:var(--page-width);margin:0 auto;padding:2.4rem 1.5rem;display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center;justify-content:space-between}@media screen and (min-width:750px){.gbi-rewards__inner{padding:2.8rem 5rem}}.gbi-rewards__eyebrow{margin:0 0 .4rem;font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;font-weight:700}.gbi-rewards__title{margin:0 0 .4rem;font-size:clamp(2rem,2.5vw,2.6rem);color:#fff}.gbi-rewards__text{margin:0;max-width:46ch;color:#ffffffe0;font-size:1.4rem;line-height:1.4}.gbi-rewards__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2rem;background:#fff;color:var(--gbi-navy);border-radius:var(--gbi-radius);font-weight:700;text-decoration:none;transition:background-color .2s ease,transform .15s var(--gbi-ease);cursor:pointer;touch-action:manipulation}.gbi-rewards__cta:hover{background:var(--gbi-mist);transform:translateY(-1px)}.gbi-ship{margin:1.2rem 0 0;padding:1.2rem 1.4rem;background:var(--gbi-mist);border:1px solid rgba(16,48,80,.15);border-radius:var(--gbi-radius-lg)}.gbi-ship__title{margin:0 0 .8rem;font-size:1.45rem;font-weight:700;color:var(--gbi-navy)}.gbi-ship__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.gbi-ship__list li{font-size:1.3rem;line-height:1.35;color:var(--gbi-ink);padding-left:1.4rem;position:relative}.gbi-ship__list li:before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;border-radius:50%;background:var(--gbi-navy)}.gbi-fsb{margin:0 0 1.4rem;padding:1.15rem 1.2rem 1.25rem;background:#fff7f7;border:2px solid #c81020;border-radius:1rem;box-shadow:0 10px 28px #c8102024;color:#103050}.gbi-fsb--almost{background:#fff1f2;box-shadow:0 12px 30px #c8102038}.gbi-fsb--unlocked{background:#f0faf3;border-color:#1a7a3c;box-shadow:0 10px 28px #1a7a3c29}.gbi-fsb__top{display:flex;align-items:flex-start;gap:.85rem;margin:0 0 1rem}.gbi-fsb__badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:#c81020;color:#fff}.gbi-fsb--unlocked .gbi-fsb__badge{background:#1a7a3c}.gbi-fsb__copy{flex:1;min-width:0}.gbi-fsb__headline{margin:0;font-size:1.45rem;line-height:1.25;font-weight:700;color:#103050}.gbi-fsb__headline strong{font-weight:800;color:#c81020}.gbi-fsb--unlocked .gbi-fsb__headline strong{color:#1a7a3c}.gbi-fsb__sub{margin:.3rem 0 0;font-size:1.15rem;line-height:1.3;color:#5a6b7c}.gbi-fsb__pct{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:4.2rem;padding:.4rem .6rem;border-radius:999px;background:#c81020;font-size:1.25rem;font-weight:800;line-height:1;color:#fff}.gbi-fsb__pct--ok,.gbi-fsb--unlocked .gbi-fsb__pct{background:#1a7a3c}.gbi-fsb__track{display:block!important;width:100%;height:22px!important;min-height:22px;background:#ead7d9;border-radius:999px;overflow:hidden;border:1px solid rgba(200,16,32,.18)}.gbi-fsb__fill{display:block!important;height:22px!important;min-height:22px;max-width:100%;background:#c81020;border-radius:999px;transition:width .55s cubic-bezier(.22,1,.36,1)}.gbi-fsb__fill:after{display:none}.gbi-fsb--unlocked .gbi-fsb__track{background:#d7e7e0;border-color:#1a7a3c33}.gbi-fsb--unlocked .gbi-fsb__fill{background:#1a7a3c}@keyframes gbi-fsb-pop{0%{transform:translateY(6px) scale(.97);opacity:.6}70%{transform:translateY(-1px) scale(1.01)}to{transform:translateY(0) scale(1);opacity:1}}cart-drawer.active .gbi-fsb{animation:gbi-fsb-pop .5s cubic-bezier(.22,1,.36,1)}@media screen and (max-width:749px){.product-form__buttons{display:flex!important;flex-direction:column;gap:.8rem}.product-form__submit{order:1;width:100%;margin:0!important}.product-form__buttons .shopify-payment-button{order:2;width:100%}.product-form__quantity,.product-form__quantity .quantity{margin:0!important}}.gbi-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:2147481000;display:none;padding:.8rem 1.2rem calc(.8rem + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid rgba(18,18,18,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:1rem;align-items:center}.gbi-sticky-atc.is-visible{display:grid;grid-template-columns:1fr auto}quick-add-modal[open]~* .gbi-sticky-atc,.quick-add-modal[open] .gbi-sticky-atc,quick-add-modal[open] .gbi-sticky-atc,body:has(quick-add-modal[open]) .gbi-sticky-atc,body:has(cart-drawer.active) .gbi-sticky-atc,cart-drawer.active~* .gbi-sticky-atc{display:none!important;visibility:hidden!important;pointer-events:none!important}@media screen and (min-width:750px){.gbi-sticky-atc{display:none!important}}.gbi-sticky-atc__meta{min-width:0}.gbi-sticky-atc__title{margin:0;font-size:1.25rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gbi-sticky-atc__price{margin:0;font-size:1.2rem;color:var(--gbi-muted)}.gbi-sticky-atc__duties{margin:.15rem 0 0;font-size:1.05rem;line-height:1.3;color:var(--gbi-navy);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gbi-sticky-atc__btn{min-height:4.4rem;padding:0 1.6rem;border:0;border-radius:var(--gbi-radius);background:var(--gbi-navy);color:#fff;font-weight:700;cursor:pointer;touch-action:manipulation}.gbi-sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}.card-wrapper .card{background:var(--gbi-surface);box-shadow:none;border:1px solid rgba(18,18,18,.08);transition:transform .25s var(--gbi-ease),border-color .25s ease,box-shadow .25s ease}.card-wrapper:hover .card{border-color:#10305059;box-shadow:var(--gbi-shadow-lift);transform:translateY(-2px)}.card__heading a,.full-unstyled-link,.gbi-hero__cta,.gbi-hero__stage-link,.gbi-hero__thumb,.gbi-ship-steps__cta,.gbi-rewards__cta,.gbi-why__product,.quick-add__submit,.product-form__submit{cursor:pointer}.button,.shopify-payment-button__button--unbranded,.quick-add__submit,.product-form__submit{min-height:4.4rem;touch-action:manipulation}.product-grid .grid__item,.related-products .grid__item,.collection .grid__item{display:flex;flex-direction:column;align-items:stretch}.product-card-wrapper,.card-wrapper:not(.collection-card-wrapper){height:100%;width:100%;display:flex;flex-direction:column}.product-card-wrapper .card,.card-wrapper:not(.collection-card-wrapper) .card--standard,.card-wrapper:not(.collection-card-wrapper) .card--card{height:100%;width:100%;display:flex;flex-direction:column}.product-card-wrapper .card__inner.ratio,.card-wrapper:not(.collection-card-wrapper) .card__inner.ratio,.product-card-wrapper .card.ratio,.card-wrapper:not(.collection-card-wrapper) .card.ratio{--ratio-percent: 100% !important;background:var(--gbi-mist);flex:0 0 auto}.product-card-wrapper .card__media,.card-wrapper:not(.collection-card-wrapper) .card__media{background:var(--gbi-mist)}.product-card-wrapper .card__media .media,.card-wrapper:not(.collection-card-wrapper) .card__media .media{background:var(--gbi-mist)}.product-card-wrapper .card__media img,.card-wrapper:not(.collection-card-wrapper) .card__media img{object-fit:contain!important;object-position:center;width:100%;height:100%;padding:6%;box-sizing:border-box}.product-card-wrapper .card>.card__content,.card-wrapper:not(.collection-card-wrapper) .card>.card__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;padding-top:.65rem;min-height:0;height:100%}.product-card-wrapper .card__information,.card-wrapper:not(.collection-card-wrapper) .card__information{flex:0 0 auto;display:flex;flex-direction:column;gap:.2rem}.product-card-wrapper .card__heading,.card-wrapper:not(.collection-card-wrapper) .card__heading,.product-card-wrapper .card__heading.h5,.card-wrapper:not(.collection-card-wrapper) .card__heading.h5{font-family:var(--font-body-family)!important;font-style:normal!important;font-size:1.35rem!important;font-weight:700!important;line-height:1.3!important;letter-spacing:-.01em;color:var(--gbi-navy, #103050);height:calc(1.35rem * 1.3 * 2);max-height:calc(1.35rem * 1.3 * 2);min-height:calc(1.35rem * 1.3 * 2);margin:0 0 .15rem!important;overflow:hidden}.product-card-wrapper .card__heading a,.card-wrapper:not(.collection-card-wrapper) .card__heading a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.35rem * 1.3 * 2);font-family:inherit!important;font-weight:inherit!important;color:inherit!important}.product-card-wrapper .card-information>.price,.card-wrapper:not(.collection-card-wrapper) .card-information>.price{margin-top:.35rem;padding-top:0;font-size:1.45rem;font-weight:700}.product-card-wrapper .quick-add,.card-wrapper:not(.collection-card-wrapper) .quick-add{margin-top:auto;padding-top:.55rem}.product-card-wrapper .quick-add__submit,.card-wrapper:not(.collection-card-wrapper) .quick-add__submit{width:100%;background:var(--gbi-navy)!important;color:#fff!important;border:0!important;font-weight:700;font-size:1.25rem;min-height:4.2rem}.product-card-wrapper .quick-add__submit:hover,.card-wrapper:not(.collection-card-wrapper) .quick-add__submit:hover{background:var(--gbi-red)!important}.collection-card-wrapper .card__media img{transition:transform .45s var(--gbi-ease);object-fit:cover}.collection-card-wrapper:hover .card__media img{transform:scale(1.02)}.card__badge .badge{border-radius:var(--gbi-radius)}.card-information>.price{font-weight:700;color:var(--gbi-ink)}.card-information .caption-with-letter-spacing,.card__content .caption-with-letter-spacing{color:var(--gbi-muted);letter-spacing:.04em;font-size:1.1rem}.collection-list-wrapper .title-wrapper-with-link{margin-bottom:1.2rem}.collection-list-wrapper .collection-list-title{font-size:clamp(1.8rem,2.2vw,2.2rem)}.collection-list-wrapper .collection-card-wrapper .card{border:1px solid rgba(18,18,18,.08)}.collection-list-wrapper .collection-card-wrapper .card__inner{--ratio-percent: 72%}.collection-list-wrapper .collection-card-wrapper .card__media img{object-fit:cover;object-position:center}.collection-list-wrapper .collection-card-wrapper:hover .card__media img{transform:scale(1.02)}.collection-list-wrapper .collection-card-wrapper .card__heading{font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;line-height:1.25;letter-spacing:.01em}.collection-list-wrapper .collection-card-wrapper .card__information{padding:.7rem .85rem .85rem}.collection-list-wrapper .collection-card-wrapper .card__content{padding:0}@media screen and (max-width:749px){.collection-list-wrapper .collection-card-wrapper .card__inner{--ratio-percent: 78%}.collection-list-wrapper .collection-card-wrapper .card__heading{font-size:1.1rem}.collection-list-wrapper .collection-card-wrapper .card__information{padding:.55rem .65rem .7rem}}.collection .collection__title .title,.featured-collection .collection__title .title{font-size:clamp(2.4rem,3vw,3.2rem);color:var(--gbi-navy)}.collection .collection__description{max-width:46ch;color:var(--gbi-muted);font-size:1.5rem;margin-top:.5rem}.collection .collection__description p{margin:0}.product--small .product__media-list,.product--medium .product__media-list{max-width:100%}@media screen and (min-width:990px){.product:not(.product--no-media) .product__media-wrapper{max-width:48%!important;width:calc(48% - var(--grid-desktop-horizontal-spacing) / 2)!important}.product:not(.product--no-media) .product__info-wrapper{max-width:52%!important;width:calc(52% - var(--grid-desktop-horizontal-spacing) / 2)!important;padding-left:2.4rem}.product:not(.product--no-media).product--right .product__info-wrapper{padding-left:0;padding-right:2.4rem}}.product .product-media-container,.product .product__modal-opener,.product .product__media-item{overflow:hidden}.product .product-media-container.constrain-height{--viewport-offset: 280px;--constrained-min-height: 280px}@media screen and (min-width:750px){.product .product-media-container.constrain-height{--viewport-offset: 220px;--constrained-min-height: 360px}}.product .product-media-container .media img,.product .product-media-container .deferred-media__poster img{object-fit:contain;object-position:center;background:var(--gbi-mist)}.product .thumbnail-slider{position:relative;z-index:3}@media screen and (min-width:750px){.product media-gallery.product__column-sticky,.product .product__info-container.product__column-sticky{z-index:1;top:1.5rem;align-self:flex-start}}.product .product__title{font-size:clamp(1.9rem,2.55vw,2.6rem)}.product .product__title h1,.product .product__title .h1,.product .product__title a,.product a.product__title{font-family:var(--font-body-family)!important;font-style:normal!important;font-weight:700!important;letter-spacing:-.015em!important;color:var(--gbi-navy, #103050)!important;text-wrap:pretty;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:inherit;line-height:1.25}.product .price{font-size:1.8rem;font-weight:700}.product .product-form__submit{min-height:5.8rem!important;margin-top:.45rem!important;font-weight:800!important;font-size:1.75rem!important;letter-spacing:.04em!important;text-transform:uppercase!important;border-radius:.85rem!important;background:linear-gradient(180deg,#e01324,#c81020 55%,#a40d1a)!important;color:#fff!important;border:0!important;box-shadow:0 1px #ffffff38 inset,0 10px 28px #c8102061!important;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease!important}.product .product-form__submit:hover{background:linear-gradient(180deg,#f0182a,#d41220 55%,#b10e1c)!important;border-color:transparent!important;box-shadow:0 1px #ffffff47 inset,0 14px 32px #c810207a!important;filter:brightness(1.03);transform:translateY(-2px)}.product .product-form__submit:active{transform:translateY(0);box-shadow:0 1px #ffffff26 inset,0 5px 16px #c810204d!important}.gbi-stock{display:inline-flex;align-items:center;gap:.45rem;margin:.25rem 0 .15rem!important;font-size:1.35rem;font-weight:700;line-height:1.2}.gbi-stock--in{color:#1a7a3c}.gbi-stock--out{color:var(--gbi-muted)}.gbi-stock__dot{width:.7rem;height:.7rem;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #1a7a3c2e}.product .product__info-container>*+*{margin-top:.85rem;margin-bottom:.85rem}.product .product__info-container>.gbi-stock+*,.product .product__info-container>.volume-pricing-note,.product .product__info-container>.volume-pricing-note+*,.product .product__info-container>.installment,.product .product__info-container>form.installment,.product .product__info-container>[id^=price-]+.gbi-stock,.product .product__info-container [id^=price-] .gbi-stock{margin-top:.15rem!important;margin-bottom:.15rem!important}.product .product__info-container .installment:empty,.product .product__info-container form.installment:not(:has(*:not(input))){display:none}.product .product__info-container .product-form{margin:.7rem 0 .5rem!important}.product__below{width:100%;max-width:none;margin:0;padding:2.2rem 0 .5rem;border-top:1px solid rgba(16,48,80,.1)}.product__description--below{max-width:900px;width:100%;font-size:1.5rem;line-height:1.55;color:#24384c}.product__description--below>*:first-child{margin-top:0}.product__accordion--below{max-width:900px;width:100%;margin-top:1.2rem}.product volume-pricing,.product .volume-pricing-note{margin:.35rem 0 .5rem!important}.product volume-pricing .caption-large{font-size:1.45rem!important;margin-bottom:.35rem!important;font-weight:700!important;color:#103050!important}.product volume-pricing li{padding:.55rem .75rem!important;min-height:0!important;font-size:1.35rem!important;line-height:1.25!important}.product .product-form__quantity{margin:.35rem 0 .4rem!important}.product .quantity{min-height:3.6rem}.product .addly_widget_interact,.product [class*=n9_bundles],.product n9-volumediscounts{margin:.85rem 0 .9rem!important;padding:.95rem 1rem .85rem!important;border-radius:1rem!important;background:linear-gradient(180deg,#f7f9fb,#fff 55%)!important;border:1px solid rgba(16,48,80,.1)!important;box-shadow:0 8px 24px #1030500d!important;color:#103050!important}.product .n9_qbreaks_header,.product [class*=n9_qbreaks_header]{margin:0 0 .75rem!important;padding:0 0 .55rem!important;border-bottom:1px solid rgba(16,48,80,.1)!important;font-size:1.65rem!important;font-weight:800!important;line-height:1.2!important;letter-spacing:-.015em!important;color:#103050!important;text-align:left!important;opacity:1!important;background:transparent!important}.product .n9_qbreaks_box,.product .n9RadUIQbreaksCHECKBOX>.n9_qbreaks_radioLabel,.product .addly_widget_interact>.n9_qbreaks_radioLabel,.product .addly_widget_interact>label.n9_qbreaks_radioLabel{position:relative!important;display:flex!important;align-items:center!important;gap:1rem!important;min-height:0!important;height:auto!important;margin:.5rem 0!important;padding:.9rem 1rem!important;border:1.5px solid rgba(16,48,80,.18)!important;border-color:#1030502e!important;border-radius:.85rem!important;background:#fff!important;box-shadow:0 1px 2px #1030500a!important;cursor:pointer!important;color:#103050!important;opacity:1!important;overflow:visible!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease!important}.product .n9_qbreaks_box .n9_qbreaks_radioLabel,.product .n9_qbreaks_box label.n9_qbreaks_radioLabel,.product .n9_qbreaks_box .n9radio_label{position:static!important;display:flex!important;align-items:center!important;flex:1 1 auto!important;gap:.85rem!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important;height:auto!important;overflow:visible!important}.product .n9_qbreaks_box:not(:has(input:checked)),.product .n9_qbreaks_box:has(.gbi-popular-on):not(:has(input:checked)),.product .addly_widget_interact .n9_qbreaks_box:not(:has(input:checked)),.product n9-volumediscounts .n9_qbreaks_box:not(:has(input:checked)){border:1.5px solid rgba(16,48,80,.18)!important;border-color:#1030502e!important;border-width:1.5px!important;border-style:solid!important;outline:none!important;background:#fff!important;background-image:none!important;box-shadow:0 1px 2px #1030500a!important}.product .n9_qbreaks_box:hover:not(:has(input:checked)){border-color:#c8102059!important;box-shadow:0 4px 14px #10305012!important}.product .n9_qbreaks_box:has(input:checked),.product .addly_widget_interact .n9_qbreaks_box:has(input:checked),.product n9-volumediscounts .n9_qbreaks_box:has(input:checked){border:2px solid #c81020!important;border-color:#c81020!important;border-width:2px!important;border-style:solid!important;background:linear-gradient(180deg,#fff8f8,#fff2f2)!important;box-shadow:0 0 0 3px #c810201a,0 8px 20px #c810201f!important}.product .n9_qbreaks_box:has(.gbi-popular-on){margin-top:1.05rem!important;padding-top:1.15rem!important}.product .n9_qbreaks_box *:not(input):not(.gbi-popular-on):not([class*=Save]):not([class*=save]):not([class*=Price]):not([class*=price]),.product .n9_qbreaks_radioLabel *:not(input):not(.gbi-popular-on):not([class*=Save]):not([class*=save]):not([class*=Price]):not([class*=price]){border:0!important;border-width:0!important;border-style:none!important}.product .n9_qbreaks_box .n9_qbreaks_title_info,.product .n9_qbreaks_box .n9_qbreaks_title_info_div1,.product .n9_qbreaks_box .n9_qbreaks_title_info_div2,.product .n9_qbreaks_box .n9_qbreaks_title_info_div3,.product .n9_qbreaks_box .n9_qbreaks_title_info_off,.product .n9_qbreaks_box .n9_qbreaks_title,.product .n9_qbreaks_box .n9_qbreaks_label_number,.product .n9_qbreaks_box .n9_qbreaks_label_discount,.product .n9_qbreaks_radioLabel .n9_qbreaks_title_info,.product .n9_qbreaks_radioLabel .n9_qbreaks_title_info_div1,.product .n9_qbreaks_radioLabel .n9_qbreaks_title_info_div2,.product .n9_qbreaks_radioLabel .n9_qbreaks_title_info_div3,.product .n9_qbreaks_radioLabel .n9_qbreaks_title_info_off,.product .addly_widget_interact .n9_qbreaks_box>div:not([class*=Price]):not([class*=Popular]):not([class*=popular]),.product .addly_widget_interact .n9_qbreaks_radioLabel>div:not([class*=Price]):not([class*=Popular]):not([class*=popular]){border:0!important;border-style:none!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;border-radius:0!important;outline:none!important;padding:0!important;margin:0!important}.product .n9_qbreaks_box>*,.product .n9_qbreaks_radioLabel>*{margin-top:0!important;margin-bottom:0!important}.product .n9_qbreaks_title,.product .n9_qbreaks_title_showTitle_layout1,.product .n9_qbreaks_title_showQty_layout1,.product .n9_qbreaks_title_left_layout1,.product .n9_qbreaks_label_number,.product .n9_qbreaks_label_discount,.product .n9_qbreaks_title_info,.product .n9_qbreaks_title_info_div1,.product .n9_qbreaks_title_info_div2,.product .n9_qbreaks_title_info_div3,.product .n9_qbreaks_title_info_off,.product .n9_qbreaks_title_info_off_word_layout1,.product .n9_qbreaks_small_text_layout1,.product .n9_qbreaks_title_right_layout1{margin:0!important;padding:0!important;font-size:1.45rem!important;font-weight:800!important;line-height:1.25!important;color:#103050!important;opacity:1!important;letter-spacing:-.01em!important;border:0!important;background:transparent!important}.product .n9_qbreaks_save_price,.product .n9_qbreaks_save,.product .n9_qbreaks_save_layout1,.product .n9_qbreaks_rightSave_div_layout2,.product .n9_qbreaks_rightSave_div_layout5{position:static!important;transform:none!important;left:auto!important;bottom:auto!important;margin:0 0 0 .45rem!important;font-size:1.15rem!important;font-weight:800!important;line-height:1.2!important;opacity:1!important;white-space:nowrap!important;letter-spacing:.01em!important}.product .n9_qbreaks_save_price:not(:empty),.product .n9_qbreaks_save:not(:empty),.product .n9_qbreaks_save_layout1:not(:empty),.product .n9_qbreaks_rightSave_div_layout2:not(:empty),.product .n9_qbreaks_rightSave_div_layout5:not(:empty){display:inline-flex!important;align-items:center!important;padding:.2rem .5rem!important;color:#fff!important;background:#c81020!important;border-radius:999px!important;box-shadow:0 2px 8px #c8102038!important}.product .n9_qbreaks_save_price:empty,.product .n9_qbreaks_save:empty,.product .n9_qbreaks_save_layout1:empty,.product .n9_qbreaks_rightSave_div_layout2:empty,.product .n9_qbreaks_rightSave_div_layout5:empty,.product .n9_qbreaks_save_price.n9SingleHide,.product .n9_qbreaks_save.n9SingleHide,.product .n9_qbreaks_rightSave_div_layout2.n9SingleHide,.product .n9_qbreaks_rightSave_div_layout5.n9SingleHide,.product [class*=Save].n9SingleHide,.product [class*=save].n9SingleHide{display:none!important;padding:0!important;margin:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important;height:0!important;overflow:hidden!important}.product .n9_qbreaks_label_number,.product .n9_qbreaks_label_discount,.product .n9_qbreaks_title_info_off,.product .n9_qbreaks_title_showQty_layout1,.product .n9_qbreaks_title_showTitle_layout1{width:auto!important;max-width:none!important;min-width:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.product .n9_qbreaks_discounted_price,.product .n9_qbreaks_final_discountedPrice,.product .n9_qbreaks_rightPrice1_div_layout2,.product .n9_qbreaks_rightPrice1_div_layout5,.product .n9_qbreaks_selected_variant_price,.product .n9_qbreaks_selected_variant_price_layout1,.product .n9_qbreaks_selected_variant_price_layout5{font-size:1.7rem!important;font-weight:800!important;line-height:1.1!important;color:#103050!important;opacity:1!important;letter-spacing:-.02em!important;text-align:right!important}.product .n9_qbreaks_comparePrice,.product .n9_qbreaks_rightPrice2_div_layout2,.product .n9_qbreaks_rightPrice2_div_layout5,.product .n9_qbreaks_original_realPrice{font-size:1.2rem!important;font-weight:600!important;line-height:1.15!important;color:#7a8794!important;opacity:1!important;text-decoration:line-through!important;text-align:right!important}.product .n9SingleHide,.product .n9_qbreaks_compare_realPrice,.product .n9_qbreaks_rightPrice2_div_layout2.n9_qbreaks_compare_realPrice,.product .n9_qbreaks_rightPrice2_div_layout5.n9_qbreaks_compare_realPrice,.product .n9_qbreaks_rightPrice2_div_layout2.n9SingleHide,.product .n9_qbreaks_rightPrice2_div_layout5.n9SingleHide,.product .n9_qbreaks_original_realPrice.n9SingleHide,.product [id^=n9_qbreaks_realPrice2_]{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;border:0!important}.product .n9_qbreaks_popular,.product .n9_qbreaks_popular_layout1,.product .n9_qbreaks_rightPopular_div_layout2,.product .n9_qbreaks_rightPopular_div_layout5,.product [id^=n9_qbreaks_popular_]{display:none!important;visibility:hidden!important;height:0!important;width:0!important;max-height:0!important;max-width:0!important;overflow:hidden!important;padding:0!important;margin:0!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;border:0!important;border-width:0!important;border-style:none!important;border-color:transparent!important;outline:none!important;opacity:0!important;pointer-events:none!important;position:absolute!important;left:-9999px!important;top:0!important}.product .n9_qbreaks_popular.gbi-popular-on,.product .n9_qbreaks_popular_layout1.gbi-popular-on,.product [id^=n9_qbreaks_popular_].gbi-popular-on{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;overflow:visible!important;position:absolute!important;top:-.7rem!important;left:.9rem!important;right:auto!important;transform:none!important;z-index:6!important;font-size:1.05rem!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.03em!important;padding:.3rem .7rem!important;border-radius:999px!important;background:#c81020!important;background-color:#c81020!important;color:#fff!important;opacity:1!important;max-width:none!important;width:auto!important;white-space:nowrap!important;text-transform:none!important;pointer-events:none!important;box-shadow:0 3px 10px #c8102047!important;border:0!important}.product .n9_qbreaks_rightPrice1_div_layout2,.product .n9_qbreaks_rightPrice1_div_layout5{text-align:right!important;margin-left:auto!important}.product .n9_qbreaks_box input[type=radio],.product .n9_qbreaks_radioLabel input[type=radio],.product .n9RadUIQbreaksCHECKBOX input[type=radio],.product .addly_widget_interact input[type=radio]{width:1.75rem!important;height:1.75rem!important;min-width:1.75rem!important;min-height:1.75rem!important;margin:0 .65rem 0 0!important;accent-color:#c81020!important;flex-shrink:0!important}.product .addly_widget_interact .n9_qbreaks_box *,.product .addly_widget_interact .n9_qbreaks_radioLabel *,.product [class*=n9_bundles] .n9_qbreaks_box *{opacity:1!important}.product .gbi-ship{margin-top:.75rem;padding:.8rem .95rem}.product .gbi-ship__list li{font-size:1.2rem;line-height:1.3;margin:.2rem 0}.related-products{margin-top:.5rem}.related-products .product-card-wrapper .card__inner.ratio,.related-products .card-wrapper:not(.collection-card-wrapper) .card__inner.ratio{--ratio-percent: 100% !important}.related-products .product-card-wrapper .card__content,.related-products .card-wrapper:not(.collection-card-wrapper)>.card__content{padding-top:.5rem}.related-products .product-card-wrapper .quick-add__submit,.related-products .card-wrapper:not(.collection-card-wrapper) .quick-add__submit{background:var(--gbi-navy)!important;color:#fff!important;min-height:4rem;font-size:1.2rem}.related-products .product-card-wrapper .quick-add__submit:hover,.related-products .card-wrapper:not(.collection-card-wrapper) .quick-add__submit:hover{background:var(--gbi-red)!important}.header__heading-logo-wrapper{display:flex;align-items:center}.section-header .header{padding-top:0!important;padding-bottom:0!important}@media screen and (min-width:990px){.header--middle-left{grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:1rem!important;align-items:center}.section-header .header.page-width{padding-left:2rem!important;padding-right:2rem!important}.header__menu{padding:0!important}.header__heading-logo-wrapper{width:auto!important;max-width:180px}.header__heading-logo{max-height:6.4rem;width:auto}.header--middle-left .header__inline-menu{width:100%;min-width:0;max-width:100%;overflow:hidden}.header--middle-left .header__inline-menu>.list-menu--inline{display:flex;flex-wrap:nowrap;align-items:center;row-gap:.15rem;width:100%;max-width:100%}.header--middle-left .header__inline-menu>.list-menu--inline>li:not(:has(header-menu)){display:none!important}.header--middle-left .header__inline-menu>.list-menu--inline>li:has(header-menu) .header__menu-item{white-space:nowrap;padding:.5rem .7rem;font-size:1.25rem;font-weight:600}summary.list-menu__item{padding-right:2.6rem!important}.header__menu-item .icon-caret{right:.85rem}.header--middle-left .header__icons{flex-shrink:0;position:relative;z-index:2;margin-left:.6rem;padding-left:.4rem;gap:.5rem;align-items:center;background:rgb(var(--color-background))}.header__icon,.header__icon--cart .icon{height:3.8rem;width:3.8rem}.header__icons>.header__search{display:none!important}.gbi-header-search{display:flex;align-items:center;width:min(28rem,32vw);min-width:16rem}}@media screen and (max-width:989px){.gbi-header-search{display:none!important}}.gbi-header-search__form{position:relative;display:flex;align-items:center;width:100%;margin:0}.gbi-header-search__input{width:100%;min-height:4rem;padding:.7rem 4.2rem .7rem 1.2rem;border:1.5px solid rgba(16,48,80,.22);border-radius:999px;background:#f7f9fb;color:var(--gbi-ink, #121212);font-size:1.35rem;font-weight:500;line-height:1.2}.gbi-header-search__input::placeholder{color:#6a7a8a}.gbi-header-search__input:focus{outline:none;border-color:var(--gbi-navy);background:#fff;box-shadow:0 0 0 3px #1030501f}.gbi-header-search__submit{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:3.3rem;height:3.3rem;border:0;border-radius:50%;background:var(--gbi-navy);color:#fff;cursor:pointer}.gbi-header-search__submit .svg-wrapper,.gbi-header-search__submit svg{width:1.6rem;height:1.6rem}.gbi-header-search__submit:hover{background:var(--gbi-red)}.gbi-header-search__results{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:20}@media screen and (min-width:990px)and (max-width:1199px){#HeaderMenu-blog{display:none!important}}@media screen and (min-width:990px)and (max-width:1280px){.header--middle-left .header__inline-menu>.list-menu--inline>li:has(header-menu) .header__menu-item{padding:.45rem .5rem;font-size:1.15rem}.gbi-header-search{width:min(22rem,26vw);min-width:14rem}}.header__heading-link{padding:.35rem .5rem}.utility-bar.color-scheme-3,.utility-bar.color-scheme-5,.section-header .utility-bar{background:var(--gbi-red)!important;color:#fff!important;border-bottom:0!important}.utility-bar .announcement-bar,.utility-bar .announcement-bar__message,.utility-bar .announcement-bar__link,.utility-bar .announcement-bar__message span{color:#fff!important}.announcement-bar__message,.announcement-bar .announcement-bar__message.h5,.utility-bar .announcement-bar__message{font-size:1.25rem!important;font-weight:700!important;letter-spacing:.02em;line-height:1.3;padding:.55rem 1rem!important;min-height:0!important;max-width:100%;text-align:center;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}@media screen and (max-width:749px){.announcement-bar__message,.announcement-bar .announcement-bar__message.h5,.utility-bar .announcement-bar__message{font-size:1.15rem!important;padding:.5rem .8rem!important}}@media screen and (min-width:750px){.announcement-bar__message,.announcement-bar .announcement-bar__message.h5,.utility-bar .announcement-bar__message{font-size:1.3rem!important;padding:.6rem 1.2rem!important}}.section-header .header-wrapper,.section-header sticky-header,.section-header .header{background:#fff!important}.section-header .header-wrapper.color-scheme-1,.section-header .header.color-background-1{background:#fff!important}inbox-online-store-chat,#ShopifyChat,#chat-button-container,.shopify-inbox-online-store-chat,iframe#ShopifyChat{z-index:2147483000!important}.smile-launcher-frame,.smile-ui-light-container,[class*=smile-launcher],iframe[src*=smile]{position:fixed!important;z-index:2147481000!important;left:.75rem!important;right:auto!important;bottom:.75rem!important;width:3.6rem!important;height:3.6rem!important;max-width:3.6rem!important;max-height:3.6rem!important;border-radius:50%!important;overflow:hidden!important;transform:scale(.72);transform-origin:bottom left;box-shadow:0 3px 10px #1030502e!important;pointer-events:auto!important}cart-drawer.active{z-index:1000!important}cart-drawer.active #CartDrawer.cart-drawer{position:relative;z-index:1;display:flex;justify-content:flex-end;width:100%;height:100%}cart-drawer.active .cart-drawer__overlay{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:1!important}cart-drawer.active .drawer__inner{position:relative!important;z-index:2!important;overflow:hidden!important;pointer-events:auto!important}body:has(cart-drawer.active) .smile-launcher-frame,body:has(cart-drawer.active) .smile-ui-light-container,body:has(cart-drawer.active) [class*=smile-launcher],body:has(cart-drawer.active) [class*=Smile],body:has(cart-drawer.active) [id*=smile],body:has(cart-drawer.active) iframe[src*=smile],body:has(cart-drawer.active) iframe[title*=Smile],body:has(cart-drawer.active) iframe[title*=Rewards],body:has(quick-add-modal[open]) .smile-launcher-frame,body:has(quick-add-modal[open]) .smile-ui-light-container,body:has(quick-add-modal[open]) [class*=smile-launcher],body:has(quick-add-modal[open]) iframe[src*=smile]{opacity:0!important;pointer-events:none!important;visibility:hidden!important}body:has(cart-drawer.active) inbox-online-store-chat,body:has(cart-drawer.active) #ShopifyChat,body:has(cart-drawer.active) #chat-button-container,body:has(cart-drawer.active) .shopify-inbox-online-store-chat,body:has(cart-drawer.active) iframe#ShopifyChat,body:has(cart-drawer.active) iframe[title*=Chat],body:has(cart-drawer.active) iframe[title*=Inbox],body:has(quick-add-modal[open]) inbox-online-store-chat,body:has(quick-add-modal[open]) #ShopifyChat,body:has(quick-add-modal[open]) #chat-button-container,body:has(quick-add-modal[open]) .shopify-inbox-online-store-chat,body:has(quick-add-modal[open]) iframe#ShopifyChat{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.cart-drawer .cart__ctas,cart-drawer .cart__ctas{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;width:100%!important;max-width:100%!important;text-align:left!important;overflow:hidden}.cart-drawer .gbi-cart-reassure,cart-drawer .gbi-cart-reassure{display:block;width:100%;max-width:100%;margin:0;padding:1rem 1.1rem;text-align:left;color:#103050;background:#e8f0f7;border-left:4px solid #c81020;border-radius:0 .75rem .75rem 0}.cart-drawer .gbi-cart-reassure__list,cart-drawer .gbi-cart-reassure__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.cart-drawer .gbi-cart-reassure__list li,cart-drawer .gbi-cart-reassure__list li{position:relative;margin:0;padding:0 0 0 1.15rem;font-size:1.35rem;font-weight:700;line-height:1.35;letter-spacing:-.01em;color:#103050}.cart-drawer .gbi-cart-reassure__list li:before,cart-drawer .gbi-cart-reassure__list li:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:50%;background:#c81020}.cart-drawer .cart__checkout-button,cart-drawer .cart__checkout-button,#CartDrawer-Checkout{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;flex:none!important}.cart-drawer .cart__dynamic-checkout-buttons,.cart-drawer .additional-checkout-buttons,cart-drawer .cart__dynamic-checkout-buttons,cart-drawer .additional-checkout-buttons{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden}.cart-drawer .drawer__footer #dynamic-checkout-cart ul,.cart-drawer [data-shopify-buttoncontainer],cart-drawer .drawer__footer #dynamic-checkout-cart ul,cart-drawer [data-shopify-buttoncontainer]{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:.5rem!important;margin:0!important;width:100%!important;max-width:100%!important}.cart-drawer .drawer__footer #dynamic-checkout-cart ul>li,.cart-drawer [data-shopify-buttoncontainer]>*,cart-drawer .drawer__footer #dynamic-checkout-cart ul>li{width:100%!important;max-width:100%!important;flex:none!important;margin:0!important}.cart-drawer .cart-item__quantity,.cart-drawer .cart-item__quantity-wrapper,.cart-drawer quantity-input.quantity,.cart-drawer .quantity__button,.cart-drawer .quantity__input{pointer-events:auto!important}.cart-drawer .drawer__footer{flex-shrink:0;width:100%;max-width:100%;overflow:visible;padding:1.15rem 0 calc(2.2rem + env(safe-area-inset-bottom,0px))!important}.template-product #MainContent{padding-bottom:4.5rem}.template-product .related-products{padding-bottom:max(3rem,env(safe-area-inset-bottom,0px))}@media screen and (max-width:749px){body:has(.gbi-sticky-atc.is-visible) inbox-online-store-chat,body:has(.gbi-sticky-atc.is-visible) #ShopifyChat,body:has(.gbi-sticky-atc.is-visible) #chat-button-container,body:has(.gbi-sticky-atc.is-visible) .shopify-inbox-online-store-chat{bottom:calc(5.8rem + env(safe-area-inset-bottom,0px))!important;right:1.2rem!important}body:has(.gbi-sticky-atc.is-visible) .smile-launcher-frame,body:has(.gbi-sticky-atc.is-visible) .smile-ui-light-container,body:has(.gbi-sticky-atc.is-visible) [class*=smile-launcher],body:has(.gbi-sticky-atc.is-visible) iframe[src*=smile]{bottom:calc(5.8rem + env(safe-area-inset-bottom,0px))!important;left:1.2rem!important;right:auto!important}}.gbi-cart-ddp{margin:.6rem 0 0;color:var(--gbi-navy);font-weight:600;font-size:1.2rem;line-height:1.35}.gbi-need{background:var(--gbi-paper);border-bottom:1px solid rgba(16,48,80,.08)}.gbi-need__inner{max-width:var(--page-width);margin:0 auto;padding:2rem 1.5rem 1.6rem}@media screen and (min-width:990px){.gbi-need__inner{padding:2.4rem 5rem 2rem}}.gbi-need__head{margin-bottom:1rem}.gbi-need__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.1rem);font-weight:700;color:var(--gbi-navy);line-height:1.1}.gbi-need__sub{margin:.5rem 0 0;font-size:1.5rem;font-weight:600;color:#3d5268;max-width:48ch}.gbi-need__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:750px){.gbi-need__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.gbi-need__list{grid-template-columns:repeat(3,1fr);gap:1.2rem}}.gbi-need__card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:var(--gbi-navy);background:#fff;border:1px solid rgba(16,48,80,.12);overflow:hidden;transition:border-color .2s ease,transform .15s var(--gbi-ease),box-shadow .2s ease}.gbi-need__media{display:block;aspect-ratio:2.45 / 1;overflow:hidden;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(16,48,80,.06),transparent 70%),#eef2f6}.gbi-need__img,.gbi-need__img--cover{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s var(--gbi-ease)}.gbi-need__img--empty{display:block;width:100%;height:100%;min-height:100%}.gbi-need__collage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:100%;gap:.15rem;padding:.45rem;box-sizing:border-box}.gbi-need__collage--n1{grid-template-columns:1fr}.gbi-need__collage--n2{grid-template-columns:repeat(2,minmax(0,1fr))}.gbi-need__collage--n3{grid-template-columns:repeat(3,minmax(0,1fr))}.gbi-need__tile{display:grid;place-items:center;min-width:0;height:100%;background:#ffffffeb;border:1px solid rgba(16,48,80,.08);padding:.35rem .45rem}.gbi-need__tile-img{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;display:block;transition:transform .35s var(--gbi-ease)}.gbi-need__card:hover{border-color:var(--gbi-navy);box-shadow:var(--gbi-shadow-lift);transform:translateY(-3px)}.gbi-need__card:hover .gbi-need__img--cover,.gbi-need__card:hover .gbi-need__tile-img{transform:scale(1.04)}.gbi-need__card-body{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem 1.25rem;background:linear-gradient(180deg,#fff,#f5f8fb)}.gbi-need__card-copy{display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1}.gbi-need__label{font-family:var(--font-heading-family);font-size:2.1rem;font-weight:700;line-height:1.1;color:var(--gbi-navy)}.gbi-need__blurb{font-size:1.3rem;line-height:1.35;color:var(--gbi-muted);font-weight:500}.gbi-need__cta{flex-shrink:0;font-size:1.3rem;font-weight:700;color:var(--gbi-red);white-space:nowrap}.gbi-need__card:hover .gbi-need__cta{color:var(--gbi-navy)}.gbi-tp-strip{background:linear-gradient(180deg,#f4f7fa,#eef3f7);border-bottom:1px solid rgba(16,48,80,.1)}.gbi-tp-strip__inner{max-width:var(--page-width);margin:0 auto;padding:.85rem 1.5rem;display:flex;justify-content:center}@media screen and (min-width:990px){.gbi-tp-strip__inner{padding:.95rem 5rem}}.gbi-tp-strip__link{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem .7rem;text-decoration:none;color:var(--gbi-navy);font-size:1.45rem;line-height:1.2;font-weight:600}a.gbi-tp-strip__link:hover .gbi-tp-strip__brand{text-decoration:underline}.gbi-tp-strip__label{font-weight:700;font-size:1.5rem}.gbi-tp-strip__stars{display:inline-flex;gap:.12rem;color:#00b67a;font-size:1.85rem;letter-spacing:.02em;line-height:1}.gbi-tp-strip__star{line-height:1}.gbi-tp-strip__score strong{font-weight:800;font-size:1.55rem}.gbi-tp-strip__out{color:var(--gbi-muted);font-weight:600;font-size:1.4rem}.gbi-tp-strip__sep{color:#10305059;font-weight:500}.gbi-tp-strip__brand{font-weight:700;font-size:1.45rem}.gbi-tp-strip__support{color:var(--gbi-muted);font-weight:550;font-size:1.35rem}@media screen and (max-width:749px){.gbi-tp-strip__sep--hide-mobile,.gbi-tp-strip__support{display:none}.gbi-tp-strip__inner{padding:.75rem 1.2rem}.gbi-tp-strip__link{font-size:1.35rem}.gbi-tp-strip__stars{font-size:1.7rem}}.gbi-aisles{background:linear-gradient(180deg,#f7f9fb,#fff 28%);border-bottom:1px solid rgba(16,48,80,.08)}.gbi-aisles__inner{max-width:var(--page-width);margin:0 auto;padding:2.4rem 1.5rem 2.8rem}@media screen and (min-width:990px){.gbi-aisles__inner{padding:3rem 5rem 3.4rem}}.gbi-aisles__head{margin-bottom:1.8rem;max-width:42rem}.gbi-aisles__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3rem);font-weight:700;color:var(--gbi-navy);line-height:1.12}.gbi-aisles__sub{margin:.55rem 0 0;font-size:1.5rem;font-weight:500;color:#4a5d70;line-height:1.4}.gbi-aisles__group{background:#fff;border:1px solid rgba(16,48,80,.1);border-left:4px solid var(--gbi-navy);padding:1.2rem 1.3rem 1.35rem}.gbi-aisles__group+.gbi-aisles__group{margin-top:1rem}.gbi-aisles__group-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem 1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(16,48,80,.08)}.gbi-aisles__group-title{margin:0;font-family:var(--font-heading-family);font-size:1.85rem;font-weight:700;letter-spacing:0;text-transform:none;color:var(--gbi-navy);line-height:1.15}.gbi-aisles__all{font-size:1.25rem;font-weight:700;color:var(--gbi-red);text-decoration:none;white-space:nowrap}.gbi-aisles__all:hover{text-decoration:underline}.gbi-aisles__links{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.35rem 1.4rem}@media screen and (min-width:750px){.gbi-aisles__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.gbi-aisles__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem 1.8rem}}.gbi-aisles__link{display:block;min-height:0;padding:.55rem .2rem;font-size:1.4rem;font-weight:500;line-height:1.35;color:#24384c;text-decoration:none;background:transparent;border:0;border-radius:0;border-bottom:none;transition:color .15s ease}.gbi-aisles__link:hover{color:var(--gbi-red);background:transparent;text-decoration:underline;text-underline-offset:.2em}.gbi-aisles__more{margin-top:.85rem;border-top:1px solid rgba(16,48,80,.08);padding-top:.7rem}.gbi-aisles__more-summary{list-style:none;cursor:pointer;font-size:1.35rem;font-weight:700;color:var(--gbi-navy);display:inline-flex;align-items:center;gap:.4rem;-webkit-user-select:none;user-select:none}.gbi-aisles__more-summary::-webkit-details-marker{display:none}.gbi-aisles__more-summary:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:1px solid rgba(16,48,80,.25);color:var(--gbi-navy);font-size:1.3rem;line-height:1}.gbi-aisles__more[open] .gbi-aisles__more-summary:before{content:"\2013"}.gbi-aisles__more-count{color:var(--gbi-muted);font-weight:600}.gbi-aisles__links--more{margin-top:.75rem}@media screen and (max-width:749px){.gbi-aisles__group{padding:1.1rem 1.1rem 1.2rem}.gbi-aisles__link{min-height:4.2rem;display:flex;align-items:center;padding:.65rem .15rem;font-size:1.45rem;border-bottom:1px solid rgba(16,48,80,.08)}.gbi-aisles__links li:last-child .gbi-aisles__link{border-bottom:0}}.gbi-need__link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:5.2rem;padding:1rem 1.1rem;text-decoration:none;color:var(--gbi-navy);background:var(--gbi-mist);border:1px solid rgba(16,48,80,.12);font-weight:700;font-size:1.35rem;line-height:1.2}.gbi-need__arrow{font-size:1.4rem;opacity:.7}.gbi-reviews{background:#f7f9fb;border-top:1px solid rgba(16,48,80,.08);border-bottom:1px solid rgba(16,48,80,.08)}.gbi-reviews__inner{max-width:var(--page-width);margin:0 auto;padding:1.8rem 1.5rem 2rem;display:grid;gap:1.2rem}@media screen and (min-width:990px){.gbi-reviews__inner{padding:2.2rem 5rem 2.4rem;gap:1.4rem}}.gbi-reviews__banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem 1.4rem;padding:1rem 1.2rem;background:#fff;border:1px solid rgba(16,48,80,.1);box-shadow:none}.gbi-reviews__banner-copy{min-width:0;flex:1 1 16rem}.gbi-reviews__eyebrow{margin:0 0 .25rem;font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gbi-red)}.gbi-reviews__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(2rem,2.4vw,2.5rem);color:var(--gbi-navy);line-height:1.15;max-width:none;text-wrap:balance}.gbi-reviews__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .85rem}.gbi-reviews__excellent{margin:0;font-size:1.35rem;font-weight:700;color:#00b67a;letter-spacing:.02em}.gbi-reviews__stars{display:inline-flex;gap:.15rem;font-size:1.8rem;line-height:1;color:#1030501f}.gbi-reviews__star.is-on{color:#00b67a;filter:none}.gbi-reviews__score-text{margin:0;font-size:1.3rem;color:var(--gbi-ink);display:flex;flex-wrap:wrap;gap:.25rem .4rem;align-items:baseline}.gbi-reviews__score-text strong{font-size:1.55rem;font-weight:700;color:var(--gbi-navy);line-height:1}.gbi-reviews__count{color:var(--gbi-muted);font-size:1.25rem}.gbi-reviews__tp-link{display:inline-flex;margin-top:0;font-weight:700;font-size:1.25rem;color:var(--gbi-navy);text-decoration:underline;text-underline-offset:.2em}.gbi-reviews__tp-link:hover{color:var(--gbi-red)}.gbi-reviews__quotes{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;align-items:start}@media screen and (min-width:750px)and (max-width:989px){.gbi-reviews__quotes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}}@media screen and (min-width:990px){.gbi-reviews__quotes{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}}.gbi-reviews__quote{background:#fff;border:1px solid rgba(16,48,80,.1);padding:1.1rem 1.15rem 1.05rem;display:flex;flex-direction:column;gap:.55rem;min-height:0;height:auto;box-shadow:none}.gbi-reviews__quote-stars{display:inline-flex;gap:.2rem;margin:0;color:#00b67a;font-size:clamp(2.2rem,2.8vw,2.8rem);letter-spacing:.08em;line-height:1}.gbi-reviews__quote-stars .gbi-reviews__star.is-on{filter:drop-shadow(0 1px 4px rgba(0,182,122,.3))}.gbi-reviews__quote-text{margin:0;font-size:1.55rem;line-height:1.45;color:var(--gbi-ink);font-style:normal;flex:0 1 auto}.gbi-reviews__quote-author{margin-top:.4rem;padding-top:.9rem;font-size:1.25rem;font-style:normal;font-weight:700;color:var(--gbi-muted);border-top:1px solid rgba(16,48,80,.08)}.gbi-why{background:var(--gbi-paper)}.gbi-why__inner{max-width:var(--page-width);margin:0 auto;padding:3.2rem 1.5rem 4rem}@media screen and (min-width:750px){.gbi-why__inner{padding:5rem}}.gbi-why--split .gbi-why__intro{display:grid;gap:2rem;margin-bottom:2.4rem;align-items:center}@media screen and (min-width:750px){.gbi-why--split .gbi-why__intro{grid-template-columns:1.05fr .95fr;gap:3.2rem;margin-bottom:3.2rem}}.gbi-why__media{overflow:hidden;border-radius:var(--gbi-radius-lg);background:var(--gbi-mist)}.gbi-why__media--products{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;overflow:visible}.gbi-why__product{display:flex;flex-direction:column;gap:.6rem;text-decoration:none;color:inherit;background:var(--gbi-surface);border:1px solid rgba(18,18,18,.08);border-radius:var(--gbi-radius);padding:.8rem;transition:transform .2s var(--gbi-ease),border-color .2s ease;cursor:pointer}.gbi-why__product:hover{transform:translateY(-2px);border-color:var(--gbi-navy)}.gbi-why__product-img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;display:block}.gbi-why__product-name{font-size:1.2rem;line-height:1.3;color:var(--gbi-muted)}.gbi-why__img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16 / 10}.gbi-why__title{margin:0 0 .8rem;font-size:clamp(2.2rem,3vw,3.2rem);letter-spacing:-.02em;color:var(--gbi-navy)}.gbi-why__sub{margin:0;max-width:42ch;color:var(--gbi-muted);font-size:1.5rem;line-height:1.45}.gbi-why__grid{display:grid;gap:1.6rem}@media screen and (min-width:750px){.gbi-why__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.gbi-why__card{padding-top:.4rem;border-top:2px solid var(--gbi-navy)}.gbi-why__card h3{margin:1rem 0 .6rem;font-size:1.6rem;color:var(--gbi-ink)}.gbi-why__card p{margin:0;color:var(--gbi-muted);font-size:1.4rem;line-height:1.45}.customer{background:var(--gbi-surface);border:1px solid rgba(18,18,18,.08);border-radius:var(--gbi-radius-lg)}.gbi-hero--bestsellers{background:radial-gradient(ellipse 55% 60% at 92% 28%,rgba(200,16,32,.18),transparent 52%),radial-gradient(ellipse 70% 75% at 72% 55%,rgba(16,48,80,.22),transparent 60%),radial-gradient(ellipse 40% 50% at 8% 80%,rgba(200,16,32,.08),transparent 55%),linear-gradient(145deg,#f8fbff,#e8eef6 38%,#d5e0ec);color:var(--gbi-ink);overflow:hidden;border-bottom:1px solid rgba(16,48,80,.14)}.gbi-hero__grid--wide{max-width:min(100%,1680px);margin:0 auto;display:grid;gap:2rem;padding:2.2rem 1.5rem 2.8rem}@media screen and (min-width:990px){.gbi-hero__grid--wide{grid-template-columns:minmax(26rem,1fr) minmax(0,1.15fr);column-gap:1.2rem;row-gap:1.4rem;padding:1.8rem 1.5rem 1.8rem 2.4rem;align-items:center;min-height:0}}.gbi-hero--bestsellers .gbi-hero__stage-wrap{width:100%;min-width:0;justify-self:stretch}.gbi-hero--bestsellers .gbi-hero__eyebrow{display:inline-flex;align-items:center;width:fit-content;margin:0 0 1.2rem;padding:.3rem .7rem;background:transparent;color:var(--gbi-navy);border:1px solid rgba(16,48,80,.22);font-size:1.05rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-radius:.25rem;box-shadow:none}.gbi-hero--bestsellers .gbi-hero__title{max-width:14em;margin:0 0 1.3rem;font-size:clamp(3.2rem,4.6vw,5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--gbi-navy);text-wrap:pretty;white-space:normal}.gbi-hero--bestsellers .gbi-hero__title-accent{display:block;width:100%;margin-top:.12em;font-style:italic;font-weight:700;color:var(--gbi-red);letter-spacing:-.02em}@media screen and (max-width:749px){.gbi-hero--bestsellers .gbi-hero__title{max-width:none;font-size:clamp(2.8rem,8.5vw,3.6rem)}}.gbi-hero--bestsellers .gbi-hero__sub{max-width:38ch;margin:0 0 1.8rem;font-size:1.75rem;font-weight:600;line-height:1.4;color:#2a4058}.gbi-hero--bestsellers .gbi-hero__actions{gap:1rem}.gbi-hero--bestsellers .gbi-hero__cta{min-height:5.6rem;padding:0 3rem;font-size:1.55rem;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 28px #c8102059}.gbi-hero--bestsellers .gbi-hero__cta--ghost{background:#f3f5f7;color:var(--gbi-navy);border:2px solid rgba(16,48,80,.28);font-weight:800;box-shadow:none}.gbi-hero--bestsellers .gbi-hero__cta--ghost:hover{background:var(--gbi-navy);color:#fff;border-color:var(--gbi-navy)}.gbi-hero--bestsellers .gbi-hero__chips{margin-top:1.8rem;gap:.7rem}.gbi-hero--bestsellers .gbi-hero__chip{display:inline-flex;align-items:center;min-height:3.4rem;padding:.45rem 1rem;background:#ffffffe0;border:1px solid rgba(16,48,80,.16);border-left:4px solid var(--gbi-red);color:var(--gbi-navy);font-size:1.35rem;font-weight:750;box-shadow:0 4px 14px #10305014}.gbi-hero__title-accent{display:block;font-style:italic;font-weight:700;color:var(--gbi-red)}.gbi-hero__stage--orbit{position:relative;display:grid;place-items:center;width:100%;min-width:0;min-height:30rem;background:transparent;border:0;padding:0;overflow:hidden}@media screen and (min-width:750px){.gbi-hero__stage--orbit{grid-template-columns:1fr;min-height:38rem}}.gbi-orbit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gbi-orbit__item{position:absolute;top:50%;left:50%;width:5.6rem;height:5.6rem;margin:-2.8rem 0 0 -2.8rem;border-radius:50%;background:#ffffffeb;border:1px solid rgba(16,48,80,.12);box-shadow:0 4px 16px #10305014;display:grid;place-items:center;overflow:hidden;will-change:transform}.gbi-orbit__item.is-lg{width:6.8rem;height:6.8rem;margin:-3.4rem 0 0 -3.4rem}.gbi-orbit__item.is-sm{width:4.6rem;height:4.6rem;margin:-2.3rem 0 0 -2.3rem}.gbi-orbit__item img{width:78%;height:78%;object-fit:contain}.gbi-hero__featured{position:relative;z-index:2;width:min(100%,18.5rem)}.gbi-hero__featured-link{display:block;text-decoration:none;color:inherit;cursor:pointer}.gbi-hero__featured-link:focus-visible{outline:2px solid var(--gbi-focus);outline-offset:4px}.gbi-hero__featured-visual{aspect-ratio:1;display:grid;place-items:center;padding:.6rem}.gbi-hero__featured-img{width:100%;height:100%;max-height:23rem;object-fit:contain;opacity:0;transform:scale(.96);visibility:hidden;transition:opacity .35s var(--gbi-ease),transform .35s var(--gbi-ease),visibility 0s linear .35s}.gbi-hero__featured-img.is-in{opacity:1;transform:scale(1);visibility:visible;transition:opacity .35s var(--gbi-ease),transform .35s var(--gbi-ease),visibility 0s linear 0s}.gbi-hero__glass{margin-top:-.4rem;padding:1.1rem 1.4rem 1.2rem;border-radius:var(--gbi-radius-lg);background:#ffffffeb;border:1px solid rgba(16,48,80,.14);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 28px #1030501a;display:grid;gap:.25rem;opacity:1;transition:opacity .28s var(--gbi-ease)}.gbi-hero__glass.is-in{opacity:1}.gbi-hero__glass-name{font-family:var(--font-heading-family);font-size:1.7rem;line-height:1.25;color:var(--gbi-navy);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gbi-hero__glass-price{font-size:1.45rem;font-weight:700;color:var(--gbi-ink);font-variant-numeric:tabular-nums}.gbi-hero__glass-cta{font-size:1.35rem;font-weight:700;color:var(--gbi-navy);margin-top:.35rem}.collection .collection__view-all .button,.featured-collection .collection__view-all .button{background:var(--gbi-red)!important;color:#fff!important;min-height:5rem;font-weight:700;font-size:1.35rem;border:0!important}.cart-drawer__fsb-header{padding:.15rem 0 1.1rem;margin:0;flex-shrink:0}.cart-drawer__fsb-header .gbi-fsb{margin:0}cart-drawer .drawer__header{padding:1.35rem 0 .75rem;flex-shrink:0}cart-drawer .drawer__heading{margin:0;font-size:2.1rem;font-weight:800;letter-spacing:-.01em;color:var(--gbi-navy)}cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;gap:.7rem;margin-top:.55rem}cart-drawer quantity-input.quantity{width:13.6rem;min-width:13.6rem;height:4.6rem;min-height:4.6rem;border:1.5px solid rgba(16,48,80,.22);border-radius:.75rem;overflow:hidden;background:#fff;align-items:stretch}cart-drawer quantity-input.quantity:before,cart-drawer quantity-input.quantity:after{display:none!important;content:none!important;box-shadow:none!important}cart-drawer .quantity__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:4.4rem!important;width:4.4rem!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;color:var(--gbi-navy);background:#f3f6f9;z-index:3}cart-drawer .quantity__button:hover{background:#e8eef4;color:var(--gbi-red)}cart-drawer .quantity__button .svg-wrapper{width:1.15rem;height:1.15rem;pointer-events:none!important}cart-drawer .quantity__input{height:100%!important;min-height:0!important;margin:0!important;padding:0!important;font-weight:800;font-size:1.5rem;line-height:1;opacity:1;color:var(--gbi-navy);z-index:3}cart-drawer .cart-item__name,cart-drawer a.cart-item__name,.cart-drawer .cart-item__name,.cart-drawer a.cart-item__name{font-family:var(--font-body-family)!important;font-style:normal!important;font-weight:700!important;font-size:1.45rem!important;line-height:1.35!important;letter-spacing:-.01em!important;color:var(--gbi-navy, #103050)!important;text-decoration:none!important}cart-drawer .cart-item__name:hover,.cart-drawer .cart-item__name:hover{color:var(--gbi-red, #c81020)!important;text-decoration:underline!important}cart-drawer .cart-remove-button .button{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem}cart-drawer .drawer__footer{background:transparent;box-shadow:none;padding-top:1.15rem!important;border-top:1px solid rgba(16,48,80,.1)}cart-drawer .cart-drawer__footer .totals{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:0 0 .85rem}cart-drawer .totals__total{margin:0;font-size:1.45rem;font-weight:700;color:var(--gbi-navy)}cart-drawer .totals__total-value{margin:0;font-size:2.15rem;font-weight:800;letter-spacing:-.02em;color:var(--gbi-navy)}cart-drawer .cart__ctas{gap:.9rem!important}cart-drawer .gbi-cart-reassure{order:2;padding:.85rem .95rem;background:#eef3f8;border-left:3px solid var(--gbi-navy);border-radius:0 .6rem .6rem 0;font-size:1.2rem!important;line-height:1.4!important;color:var(--gbi-navy)}#CartDrawer-Checkout.cart__checkout-button{order:1;min-height:5.6rem!important;font-size:1.65rem!important;font-weight:800!important;letter-spacing:.02em;border-radius:.75rem!important;box-shadow:0 8px 22px #c8102052}#CartDrawer-Checkout.cart__checkout-button:hover{box-shadow:0 10px 26px #c8102066;filter:brightness(.96)}.gbi-hero__empty{margin:0;padding:2rem;text-align:center;color:var(--gbi-muted)}@media screen and (max-width:749px){.gbi-hero__stage--orbit{min-height:30rem}.gbi-orbit[data-static=true] .gbi-orbit__item{opacity:.55}.gbi-orbit[data-static=true] .gbi-orbit__item:nth-child(n+9){display:none}.gbi-hero__featured{width:min(100%,26rem)}}@media(prefers-reduced-motion:reduce){.gbi-fsb__fill,.gbi-fsb__fill:after,.gbi-hero__cta,.gbi-hero__thumb,.gbi-hero__stage,.gbi-hero__stage-link,.gbi-hero__featured-img,.gbi-why__product,.gbi-rewards__cta,.gbi-ship-steps__cta,.card-wrapper .card,.collection-card-wrapper .card__media img{transition:none}.gbi-hero__copy,.gbi-hero__stage-wrap{animation:none}.gbi-hero__stage.is-fading{opacity:1}.gbi-hero__featured-img{opacity:1;transform:none}}@media screen and (max-width:749px){.gbi-hero--bestsellers{overflow-x:clip}.gbi-hero__stage--orbit{overflow:hidden;min-height:26rem}.gbi-orbit[data-static=true]{transform:scale(.82);transform-origin:center center}.gbi-orbit[data-static=true] .gbi-orbit__item:nth-child(n+7){display:none}.gbi-need__card{min-height:auto}.gbi-need__cta{text-align:right}.gbi-reviews__tp-link{min-height:4.4rem;display:inline-flex;align-items:center}body:has(.gbi-sticky-atc.is-visible){padding-bottom:calc(6.4rem + env(safe-area-inset-bottom,0px))}.gbi-ship-steps{scroll-margin-top:12rem}}@media screen and (min-width:750px)and (max-width:989px){.gbi-hero--bestsellers .gbi-hero__stage--orbit{overflow:hidden;min-height:34rem}}@media screen and (min-width:990px){.gbi-need__sub,.gbi-ship-steps__sub{max-width:72ch}}#CartDrawer-Checkout.cart__checkout-button,#checkout.cart__checkout-button,.cart__checkout-button.button--primary{background:var(--gbi-red, #c81020)!important;color:#fff!important;border-color:var(--gbi-red, #c81020)!important;min-height:4.8rem;font-weight:700;letter-spacing:.02em}#CartDrawer-Checkout.cart__checkout-button:hover,#checkout.cart__checkout-button:hover,.cart__checkout-button.button--primary:hover{filter:brightness(.94)}@media screen and (max-width:749px){.product-card-wrapper .card__heading,.card-wrapper:not(.collection-card-wrapper) .card__heading,.product-card-wrapper .card__heading.h5,.card-wrapper:not(.collection-card-wrapper) .card__heading.h5{font-size:1.2rem!important;line-height:1.3!important;height:3.12rem;max-height:3.12rem;min-height:3.12rem}.product-card-wrapper .card__heading a,.card-wrapper:not(.collection-card-wrapper) .card__heading a{max-height:3.12rem}.product-card-wrapper .card-information>.price,.card-wrapper:not(.collection-card-wrapper) .card-information>.price{font-size:1.25rem}.product-grid{column-gap:.8rem;row-gap:1.2rem}}.gbi-account-perk{margin:0 0 1.2rem;padding:.9rem 1.1rem;background:var(--gbi-mist);border-left:3px solid var(--gbi-red);color:var(--gbi-navy);font-size:1.35rem;font-weight:600;line-height:1.4;text-align:left}.gbi-ship__policy-link{display:inline-block;margin-left:.35rem;color:var(--gbi-red);font-weight:700;text-decoration:underline}.gbi-cart-reassure{margin:0 0 .8rem;color:var(--gbi-navy);text-align:left}.gbi-cart-reassure__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.gbi-cart-reassure__list li{position:relative;padding-left:1.1rem;font-size:1.35rem;font-weight:700;line-height:1.35;color:var(--gbi-navy)}.gbi-cart-reassure__list li:before{content:"";position:absolute;left:0;top:.55em;width:.4rem;height:.4rem;border-radius:50%;background:var(--gbi-red)}.gbi-cart-reassure__sep{color:#10305073;font-weight:600}.accordion summary .accordion__title{color:var(--gbi-navy);font-weight:700}.accordion{border-top:1px solid rgba(16,48,80,.1)}.gbi-faq-teaser-cta .button{border-color:var(--gbi-navy);color:var(--gbi-navy);font-weight:700}.gbi-faq-teaser-cta .button:hover{background:var(--gbi-navy);color:#fff}.gbi-hero__cta,.gbi-hero--bestsellers .gbi-hero__cta,.gbi-hero--bestsellers .gbi-hero__cta--ghost{box-shadow:none}.gbi-ship-steps{background:var(--gbi-paper)}.gbi-ship-steps__icon{background:var(--gbi-navy);box-shadow:none;border-radius:var(--gbi-radius)}.gbi-ship-steps__num{border-radius:var(--gbi-radius);font-weight:700}.gbi-trust__icon{box-shadow:none}.gbi-trust__title{font-weight:700}.gbi-aisles__link{background:transparent;border-radius:0}@media screen and (max-width:749px){.gbi-sticky-atc.is-visible{grid-template-columns:1fr;gap:.55rem}.gbi-sticky-atc__btn{width:100%}.gbi-sticky-atc__duties{white-space:normal}body:has(.gbi-sticky-atc.is-visible) inbox-online-store-chat,body:has(.gbi-sticky-atc.is-visible) #ShopifyChat,body:has(.gbi-sticky-atc.is-visible) #chat-button-container,body:has(.gbi-sticky-atc.is-visible) .shopify-inbox-online-store-chat,body:has(.gbi-sticky-atc.is-visible) .smile-launcher-frame,body:has(.gbi-sticky-atc.is-visible) .smile-ui-light-container,body:has(.gbi-sticky-atc.is-visible) [class*=smile-launcher],body:has(.gbi-sticky-atc.is-visible) iframe[src*=smile]{bottom:calc(7.2rem + env(safe-area-inset-bottom,0px))!important}body:has(.gbi-sticky-atc.is-visible){padding-bottom:calc(7.6rem + env(safe-area-inset-bottom,0px))}.gbi-hero--bestsellers .gbi-hero__title{font-size:clamp(2.8rem,9vw,3.6rem)}.gbi-hero--bestsellers .gbi-hero__sub{font-size:1.5rem}.gbi-hero--bestsellers .gbi-hero__cta{min-height:5rem;font-size:1.4rem}.gbi-hero__stage--orbit{min-height:22rem}}.product-grid.grid,.related-products .product-grid,ul.product-grid{align-items:stretch!important}.product-grid .grid__item,.related-products .grid__item{display:flex!important;flex-direction:column!important;align-self:stretch!important}.product-grid .grid__item>product-component,.related-products .grid__item>product-component,.product-grid .grid__item>.product-card-wrapper,.product-grid .grid__item>.card-wrapper,.related-products .grid__item>.product-card-wrapper{flex:1 1 auto!important;height:100%!important;width:100%!important;display:flex!important;flex-direction:column!important}.product-grid .grid__item product-component>.product-card-wrapper,.related-products .grid__item product-component>.product-card-wrapper,.product-grid .grid__item>.product-card-wrapper,.related-products .grid__item>.product-card-wrapper{flex:1 1 auto!important;height:100%!important;display:flex!important;flex-direction:column!important}.product-grid .product-card-wrapper .card,.related-products .product-card-wrapper .card{flex:1 1 auto!important;height:100%!important;display:flex!important;flex-direction:column!important}.product-grid .product-card-wrapper .card>.card__content,.related-products .product-card-wrapper .card>.card__content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:0!important}.product-grid .product-card-wrapper .card>.card__content .card__heading,.related-products .product-card-wrapper .card>.card__content .card__heading,.product-grid .product-card-wrapper .card>.card__content .card__heading.h5,.related-products .product-card-wrapper .card>.card__content .card__heading.h5{font-family:var(--font-body-family)!important;font-style:normal!important;font-weight:700!important;font-size:1.35rem!important;line-height:1.3!important;letter-spacing:-.01em!important;color:var(--gbi-navy, #103050)!important;height:3.51em!important;min-height:3.51em!important;max-height:3.51em!important;margin:0 0 .25rem!important;overflow:hidden!important}.product-grid .product-card-wrapper .card>.card__content .card__heading a,.related-products .product-card-wrapper .card>.card__content .card__heading a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:3.51em!important;font-family:inherit!important;font-weight:inherit!important;color:inherit!important}.product-grid .product-card-wrapper .quick-add,.related-products .product-card-wrapper .quick-add{margin-top:auto!important;padding-top:.6rem!important}.product-grid .product-card-wrapper .card__inner.ratio,.related-products .product-card-wrapper .card__inner.ratio{--ratio-percent: 100% !important;flex:0 0 auto!important}@media screen and (max-width:749px){.product-grid .product-card-wrapper .card>.card__content .card__heading,.related-products .product-card-wrapper .card>.card__content .card__heading{font-size:1.2rem!important;height:3.51em!important;min-height:3.51em!important;max-height:3.51em!important}}.product .product__title,.product .product__title h1,.product .product__title .h1,.product .product__title a,.featured-product .product__title,.featured-product .product__title h1,.featured-product .product__title .h1,.cart-item__name,a.cart-item__name,.cart-items .cart-item__name,.predictive-search__item-heading,.article-card__title,.template-search .card__heading,.template-search .card__heading a,.gbi-sticky-atc__title{font-family:var(--font-body-family)!important;font-style:normal!important;font-weight:700!important;letter-spacing:-.01em!important;color:var(--gbi-navy, #103050)!important}.gbi-about-hero{background:linear-gradient(165deg,rgba(16,48,80,.06) 0%,transparent 55%),linear-gradient(180deg,var(--gbi-mist) 0%,var(--gbi-paper) 100%);border-bottom:1px solid rgba(16,48,80,.08)}.gbi-about-hero__grid{max-width:var(--page-width);margin:0 auto;padding:3.2rem 1.5rem;display:grid;gap:2.4rem;align-items:center}@media screen and (min-width:990px){.gbi-about-hero--split .gbi-about-hero__grid{grid-template-columns:1fr 1fr;gap:3.2rem;padding:4.5rem 5rem}}.gbi-about-hero__copy{text-align:left}.gbi-about-hero__eyebrow{margin:0 0 1rem;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gbi-navy);font-weight:600}.gbi-about-hero__title{margin:0 0 1.2rem;max-width:16ch;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.6rem,3.8vw,3.8rem);line-height:1.12;letter-spacing:-.02em;color:var(--gbi-navy)}.gbi-about-hero__sub{margin:0;max-width:42ch;font-size:1.55rem;line-height:1.5;color:var(--gbi-muted)}.gbi-about-hero__actions{margin-top:1.8rem}.gbi-about-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.85rem 1.6rem;background:var(--gbi-ink);color:#fff;text-decoration:none;font-size:1.4rem;font-weight:600;border-radius:var(--gbi-radius-lg);transition:background .18s var(--gbi-ease),transform .18s var(--gbi-ease)}.gbi-about-hero__cta:hover{background:var(--gbi-navy)}.gbi-about-hero__cta:focus-visible{outline:2px solid var(--gbi-focus);outline-offset:3px}.gbi-about-hero__points{list-style:none;margin:1.8rem 0 0;padding:0;display:grid;gap:.75rem 1.4rem}@media screen and (min-width:750px){.gbi-about-hero__points{grid-template-columns:1fr 1fr}}.gbi-about-hero__point{display:flex;align-items:flex-start;gap:.7rem;font-size:1.4rem;line-height:1.35;color:var(--gbi-navy);font-weight:600}.gbi-about-hero__check{flex:0 0 auto;width:1.35rem;height:1.35rem;margin-top:.12rem;color:var(--gbi-navy)}.gbi-about-hero__check svg{display:block;width:100%;height:100%}.gbi-about-hero__media{overflow:hidden;border-radius:var(--gbi-radius-lg);background:var(--gbi-mist)}.gbi-about-hero__img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16 / 10}.gbi-about-stats{background:var(--gbi-navy);color:#fff}.gbi-about-stats__inner{max-width:var(--page-width);margin:0 auto;padding:2.4rem 1.5rem;display:grid;gap:1.6rem}@media screen and (min-width:750px){.gbi-about-stats__inner{grid-template-columns:repeat(4,1fr);gap:2rem;padding:2.8rem 5rem}}.gbi-about-stats__item{border-top:2px solid rgba(255,255,255,.28);padding-top:1rem}.gbi-about-stats__label{margin:0 0 .35rem;font-size:1.15rem;letter-spacing:.06em;text-transform:uppercase;opacity:.72}.gbi-about-stats__value{margin:0 0 .4rem;font-family:var(--font-heading-family);font-size:clamp(1.8rem,2.2vw,2.4rem);line-height:1.15;letter-spacing:-.02em}.gbi-about-stats__text{margin:0;font-size:1.3rem;line-height:1.4;opacity:.8}.gbi-about-story{background:var(--gbi-paper)}.gbi-about-story__inner{max-width:var(--page-width);margin:0 auto;padding:3.2rem 1.5rem 3.6rem}@media screen and (min-width:750px){.gbi-about-story__inner{padding:4.5rem 5rem 5rem}.gbi-about-story--split .gbi-about-story__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:3.2rem;align-items:start}}.gbi-about-story__media{overflow:hidden;border-radius:var(--gbi-radius-lg);background:var(--gbi-mist);margin-bottom:2rem}@media screen and (min-width:750px){.gbi-about-story__media{margin-bottom:0;position:sticky;top:2rem}}.gbi-about-story__img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:16 / 10}.gbi-about-story__caption{margin:0;padding:.85rem 1rem;font-size:1.25rem;line-height:1.4;color:var(--gbi-muted);background:var(--gbi-mist)}.gbi-about-story__title{margin:0 0 1.4rem;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.2rem,3vw,3.2rem);letter-spacing:-.02em;color:var(--gbi-navy)}.gbi-about-story__reasons{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:.75rem}.gbi-about-story__reason{display:flex;align-items:flex-start;gap:.7rem;font-size:1.45rem;line-height:1.4;color:var(--gbi-ink);font-weight:600}.gbi-about-story__reason-check{flex:0 0 auto;width:1.35rem;height:1.35rem;margin-top:.15rem;color:var(--gbi-navy)}.gbi-about-story__reason-check svg{display:block;width:100%;height:100%}.gbi-about-story__subhead{margin:0 0 .9rem;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500;color:var(--gbi-navy)}.gbi-about-story__p{margin:0 0 1.2rem;max-width:52ch;font-size:1.5rem;line-height:1.55;color:var(--gbi-muted)}.gbi-about-story__p--emotional{color:var(--gbi-ink);font-size:1.55rem}.gbi-about-story__p:last-child{margin-bottom:0}.gbi-about-reasons{background:var(--gbi-mist);border-top:1px solid rgba(16,48,80,.08)}.gbi-about-reasons__inner{max-width:var(--page-width);margin:0 auto;padding:3.2rem 1.5rem 3.8rem}@media screen and (min-width:750px){.gbi-about-reasons__inner{padding:4.5rem 5rem 5rem}}.gbi-about-reasons__intro{margin-bottom:2.2rem;max-width:42rem}.gbi-about-reasons__title{margin:0 0 .7rem;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.2rem,3vw,3.2rem);letter-spacing:-.02em;color:var(--gbi-navy)}.gbi-about-reasons__sub{margin:0;font-size:1.5rem;line-height:1.45;color:var(--gbi-muted)}.gbi-about-reasons__grid{display:grid;gap:1.4rem}@media screen and (min-width:750px){.gbi-about-reasons__grid{grid-template-columns:repeat(3,1fr);gap:1.8rem}}.gbi-about-reasons__card{padding-top:.5rem;border-top:2px solid var(--gbi-navy)}.gbi-about-reasons__icon{display:inline-flex;width:1.8rem;height:1.8rem;margin-bottom:.7rem;color:var(--gbi-navy)}.gbi-about-reasons__icon svg{width:100%;height:100%}.gbi-about-reasons__card-title{margin:0 0 .5rem;font-size:1.6rem;color:var(--gbi-ink)}.gbi-about-reasons__card-text{margin:0;font-size:1.4rem;line-height:1.45;color:var(--gbi-muted)}.gbi-about-cta{background:linear-gradient(180deg,var(--gbi-mist) 0%,var(--gbi-paper) 100%);border-top:1px solid rgba(16,48,80,.08)}.gbi-about-cta__inner{max-width:var(--page-width);margin:0 auto;padding:3.6rem 1.5rem 4.2rem;text-align:center}@media screen and (min-width:750px){.gbi-about-cta__inner{padding:5rem 5rem 5.5rem}}.gbi-about-cta__title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.2rem,3vw,3.2rem);letter-spacing:-.02em;color:var(--gbi-navy)}.gbi-about-cta__sub{margin:0 auto 2rem;max-width:40ch;font-size:1.5rem;line-height:1.5;color:var(--gbi-muted)}.gbi-about-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.85rem 1.6rem;background:var(--gbi-ink);color:#fff;text-decoration:none;font-size:1.4rem;font-weight:600;border-radius:var(--gbi-radius-lg);transition:background .18s var(--gbi-ease),transform .18s var(--gbi-ease)}.gbi-about-cta__btn:hover{background:var(--gbi-navy)}.gbi-about-cta__btn:focus-visible{outline:2px solid var(--gbi-focus);outline-offset:3px}@media(prefers-reduced-motion:reduce){.gbi-about-hero__cta,.gbi-about-cta__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/gbi-conversion.css.map */
