.gbx,.gbx *{box-sizing:border-box}.gbx{width:100%;max-width:none;margin:0;color:var(--gbx-text);background:var(--gbx-bg);text-align:left}.gbx a{color:inherit}.gbx img{display:block;width:100%;height:100%}.gbx h1,.gbx h2,.gbx h3,.gbx p{margin:0}.gbx h1,.gbx h2,.gbx h3{color:var(--gbx-heading);text-transform:none;letter-spacing:-.035em}.gbx h2{font-size:clamp(30px,3.3vw,52px);line-height:1.1}.gbx h3{font-size:22px;line-height:1.25}.gbx p{line-height:1.6}.gbx-icon{display:inline-block;flex:0 0 24px;width:24px;height:24px;vertical-align:middle}.gbx a:focus-visible,.gbx button:focus-visible,.gbx input:focus-visible,.gbx summary:focus-visible{outline:3px solid currentColor;outline-offset:5px}.gbx-inner{width:100%;padding-left:var(--gbx-gutter);padding-right:var(--gbx-gutter)}.gbx-section{padding-block:clamp(48px,6vw,96px)}.gbx-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.gbx-heading>div{max-width:700px}.gbx-heading p:not(.gbx-eyebrow){margin-top:14px;max-width:52ch}.gbx .gbx-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;line-height:1.5;margin-bottom:12px}.gbx-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:14px 23px;border:1px solid var(--gbx-action);border-radius:var(--gbx-radius);background:var(--gbx-action);color:var(--gbx-on-action)!important;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none!important;transition:transform .18s ease,opacity .18s ease}.gbx-button:hover{transform:translateY(-2px);opacity:.9}.gbx-button--secondary{background:transparent;color:var(--gbx-heading)!important;border-color:var(--gbx-line)}.gbx-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.gbx-text-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;font-size:14px;font-weight:600;text-decoration:none}.gbx-text-link:hover{text-decoration:underline;text-underline-offset:5px}.gbx-dark{background:var(--gbx-dark);color:var(--gbx-on-dark)}.gbx-dark h1,.gbx-dark h2,.gbx-dark h3{color:inherit}.gbx-dark .gbx-button{background:var(--gbx-on-dark);border-color:var(--gbx-on-dark);color:var(--gbx-dark)!important}.gbx-dark .gbx-button--secondary{background:transparent;color:var(--gbx-on-dark)!important;border-color:currentColor}.gbx-kicker-line{width:36px;height:2px;background:currentColor;display:block;margin-bottom:24px}.gbx-quicklinks{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 30px;padding:9px 20px;border-block:1px solid var(--gbx-line);background:var(--gbx-bg);color:var(--gbx-heading)}.gbx-quicklinks a{padding:7px 0;font-size:12px;font-weight:600;line-height:1.5;text-decoration:none}.gbx-quicklinks a:hover{text-decoration:underline;text-underline-offset:5px}.gbx-hero__scene{position:relative;isolation:isolate;min-height:580px;min-height:clamp(540px,68vh,780px);display:flex;align-items:center;overflow:hidden;background:var(--gbx-dark);color:var(--gbx-on-dark)}.gbx-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;object-fit:cover;object-position:center 57%}.gbx-hero__scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,color-mix(in srgb,var(--gbx-shade) 78%,transparent),color-mix(in srgb,var(--gbx-shade) 48%,transparent),color-mix(in srgb,var(--gbx-shade) 6%,transparent))}.gbx-hero__copy{padding-block:60px;max-width:830px}.gbx-hero__copy h1{max-width:12ch;font-size:clamp(43px,5.4vw,84px);line-height:1.02;color:inherit;letter-spacing:-.045em}.gbx-hero__copy>p:not(.gbx-eyebrow){margin-top:24px;font-size:clamp(16px,1.35vw,20px);max-width:43ch}.gbx-hero__copy .gbx-button{background:var(--gbx-on-dark);border-color:var(--gbx-on-dark);color:var(--gbx-dark)!important}.gbx-hero__copy .gbx-button--secondary{background:transparent;color:var(--gbx-on-dark)!important;border-color:currentColor}.gbx-assurance__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--gbx-line)}.gbx-assurance__grid a{display:flex;align-items:center;justify-content:center;gap:13px;min-height:80px;padding:14px 20px;text-decoration:none;font-size:12px;font-weight:500}.gbx-assurance__grid a+a{border-left:1px solid var(--gbx-line)}.gbx-search{display:flex;width:min(100%,440px);min-height:52px;border:1px solid var(--gbx-line);border-radius:var(--gbx-radius);background:var(--gbx-bg);color:var(--gbx-heading)}.gbx-search input{-webkit-appearance:none;appearance:none;width:100%;min-width:0;margin:0;padding:13px 16px;border:0;box-shadow:none;background:transparent;color:inherit;font-family:inherit;font-size:16px;line-height:24px;border-radius:inherit}.gbx-search button{display:grid;place-items:center;flex:0 0 54px;min-height:52px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.gbx-search-label{display:block;font-size:12px;margin-bottom:8px}.gbx-search-wrap{flex:0 1 410px}.gbx-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.gbx-category{display:block;min-width:0;text-decoration:none!important}.gbx-category__media{height:clamp(170px,17vw,285px);padding:14px;overflow:hidden;background:var(--gbx-soft);border-radius:var(--gbx-radius)}.gbx-category__media img{object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease}.gbx-category:hover img{transform:scale(1.04)}.gbx-category__label{display:flex;justify-content:space-between;align-items:center;gap:6px;padding-top:18px}.gbx-category__label h3{font-size:clamp(17px,1.5vw,25px)}.gbx-category>p{font-size:12px;margin-top:7px}.gbx-discovery{scroll-margin-top:120px}.gbx-twitter__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6vw}.gbx-twitter__copy{max-width:570px;padding-block:20px}.gbx-twitter__copy>p:not(.gbx-eyebrow){margin-top:20px;max-width:44ch;font-size:16px}.gbx-twitter__photo{height:clamp(270px,30vw,490px);padding:20px;background:var(--gbx-soft);border-radius:var(--gbx-radius);overflow:hidden}.gbx-twitter__photo img{object-fit:contain;mix-blend-mode:multiply}.gbx-brands{padding-block:32px;border-bottom:1px solid var(--gbx-line)}.gbx-brands__row{display:flex;gap:24px 50px;align-items:center;justify-content:space-between;flex-wrap:wrap}.gbx-brands__title{font-size:12px;max-width:14ch;line-height:1.5}.gbx-brands__links{display:flex;align-items:center;justify-content:space-between;gap:18px 48px;flex:1;flex-wrap:wrap}.gbx-brand{display:inline-flex;align-items:center;min-height:44px;font-size:clamp(17px,1.75vw,26px);font-weight:700;letter-spacing:-.04em;text-decoration:none}.gbx-brand:hover{opacity:.65}.gbx-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.gbx-product{min-width:0}.gbx-product__link{display:flex;flex-direction:column;height:100%;text-decoration:none!important}.gbx-product__media{height:clamp(185px,20vw,320px);padding:18px;background:var(--gbx-soft);border-radius:var(--gbx-radius);overflow:hidden}.gbx-product__media img{object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease}.gbx-product:hover img{transform:scale(1.035)}.gbx-product__body{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding-top:22px}.gbx-product__body .gbx-eyebrow{margin-bottom:9px}.gbx-product__body h3{font-size:clamp(18px,1.55vw,24px);letter-spacing:-.025em}.gbx-product__type{font-size:13px;margin-top:9px!important}.gbx-product__price{font-size:17px;font-weight:600;margin-top:auto!important;padding-top:18px;color:var(--gbx-heading)}.gbx-product__body .gbx-text-link{margin-top:8px}.gbx-products-note{font-size:12px;margin-top:28px!important}.gbx-story{position:relative;isolation:isolate;min-height:470px;display:flex;align-items:center;overflow:hidden;color:var(--gbx-on-dark);background:var(--gbx-dark)}.gbx-story__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;object-fit:cover;object-position:center 50%}.gbx-story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,color-mix(in srgb,var(--gbx-shade) 80%,transparent),color-mix(in srgb,var(--gbx-shade) 30%,transparent) 70%)}.gbx-story__copy{padding-block:70px;max-width:740px}.gbx-story h2{color:inherit;font-size:clamp(36px,4.4vw,65px);max-width:15ch}.gbx-story p:not(.gbx-eyebrow){margin-top:23px;max-width:45ch;font-size:17px}.gbx-help{scroll-margin-top:120px;background:var(--gbx-soft)}.gbx-help__grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:start}.gbx-help__intro{max-width:570px}.gbx-help__intro>p:not(.gbx-eyebrow){margin-top:23px;max-width:44ch}.gbx-guides{border-top:1px solid var(--gbx-line)}.gbx-guide{display:flex;justify-content:space-between;gap:20px;padding:25px 0;border-bottom:1px solid var(--gbx-line);text-decoration:none!important;align-items:center}.gbx-guide h3{font-size:19px;letter-spacing:-.02em}.gbx-guide p{font-size:13px;margin-top:8px;max-width:43ch}.gbx-guide:hover h3{text-decoration:underline;text-underline-offset:5px}.gbx-answers__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.gbx-answers__intro{max-width:460px}.gbx-answers__intro>p:not(.gbx-eyebrow){margin-top:20px}.gbx-answers__list{border-top:1px solid var(--gbx-line)}.gbx-answer{border-bottom:1px solid var(--gbx-line)}.gbx-answer summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;padding:24px 0;font-weight:600;font-size:16px}.gbx-answer summary::-webkit-details-marker{display:none}.gbx-answer summary .gbx-icon{transition:transform .18s ease}.gbx-answer[open] summary .gbx-icon{transform:rotate(45deg)}.gbx-answer__body{padding:0 36px 24px 0;max-width:64ch;font-size:14px;line-height:1.65}.gbx-answer__body p+p{margin-top:12px}.gbx-answer__body a{text-decoration:underline;text-underline-offset:3px}.gbx-sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.gbx-home .main-content{padding-top:0;animation:none}body.gbx-home .index-sections>.shopify-section{margin:0}body.gbx-home .header-wrapper{max-width:none;padding-inline:var(--gbx-gutter)}body.gbx-home .header-grid{min-height:84px}body.gbx-home .site-nav__link{font-size:14px}body.gbx-home .nav-container-menu{min-width:0}body.gbx-home .site-header__logo img{object-fit:contain}body.gbx-home .gbx .money{color:inherit}@media(min-width:1600px){.gbx-products{gap:32px}.gbx-category__media{height:280px}.gbx-product__media{height:320px}}@media(max-width:1100px){.gbx-heading{align-items:flex-start}.gbx-search-wrap{flex-basis:340px}.gbx-categories{gap:12px}.gbx-brands__links{gap:16px 28px}.gbx-twitter__grid{gap:32px}}@media(max-width:989px){.gbx-hero__scene{min-height:560px}.gbx-hero__copy{max-width:720px}.gbx-heading{flex-direction:column}.gbx-search-wrap{flex:auto;width:100%;max-width:none}.gbx-search{width:100%}.gbx-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px}.gbx-category__media{height:210px}.gbx-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.gbx-product__media{height:260px}.gbx-assurance__grid a{font-size:11px;padding-inline:12px;gap:8px}.gbx-brands__title{max-width:none}.gbx-brands__row{gap:12px}.gbx-brands__links{flex-basis:100%}.gbx-help__grid,.gbx-answers__grid{gap:36px}.gbx-help h2,.gbx-answers h2{font-size:36px}}@media(max-width:599px){.gbx-quicklinks{gap:2px 18px;padding-block:7px}.gbx-quicklinks a{font-size:11px;min-height:34px}.gbx-hero__scene{min-height:550px;align-items:flex-end}.gbx-hero__image{object-position:60% center}.gbx-hero__scene:after{background:linear-gradient(0deg,color-mix(in srgb,var(--gbx-shade) 88%,transparent),color-mix(in srgb,var(--gbx-shade) 25%,transparent))}.gbx-hero__copy{padding-block:44px;width:100%}.gbx-hero__copy h1{font-size:48px;max-width:11ch}.gbx-hero__copy>p:not(.gbx-eyebrow){font-size:15px;margin-top:20px}.gbx-actions{gap:10px;margin-top:24px}.gbx-button{min-height:50px;font-size:13px;padding:13px 16px;gap:16px}.gbx-hero__copy .gbx-actions{display:grid;grid-template-columns:1fr}.gbx-assurance__grid{grid-template-columns:1fr}.gbx-assurance__grid a{justify-content:flex-start;min-height:49px;padding:10px var(--gbx-gutter);font-size:12px}.gbx-assurance__grid a+a{border-left:0;border-top:1px solid var(--gbx-line)}.gbx-assurance__grid .gbx-icon{height:20px}.gbx-heading{margin-bottom:26px;gap:22px}.gbx-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.gbx-category__media{height:168px;padding:8px}.gbx-category__label{padding-top:13px}.gbx-category__label h3{font-size:19px}.gbx-category>p{font-size:11px}.gbx-twitter__grid,.gbx-help__grid,.gbx-answers__grid{grid-template-columns:1fr;gap:32px}.gbx-twitter__copy{padding:0}.gbx-twitter__photo{height:280px}.gbx-twitter__copy>p:not(.gbx-eyebrow){font-size:15px}.gbx-brands__links{gap:8px 24px;justify-content:flex-start}.gbx-brand{font-size:20px}.gbx-products{grid-template-columns:1fr;gap:32px}.gbx-product__media{height:280px}.gbx-product__body{padding-top:19px}.gbx-product__body h3{font-size:23px}.gbx-story{min-height:480px;align-items:flex-end}.gbx-story__copy{padding-block:46px}.gbx-story h2{font-size:43px}.gbx-story p:not(.gbx-eyebrow){font-size:15px}.gbx-story__image{object-position:60% center}.gbx-story:after{background:linear-gradient(0deg,color-mix(in srgb,var(--gbx-shade) 85%,transparent),color-mix(in srgb,var(--gbx-shade) 18%,transparent))}.gbx-guide{padding-block:22px}.gbx-answers__intro h2,.gbx-help__intro h2{font-size:34px}.gbx-answer summary{font-size:15px}body.gbx-home .header-grid{min-height:70px}}@media(prefers-reduced-motion:reduce){.gbx *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/gbx-home.css.map */
