.gj-about{padding-block:var(--gj-about-pt, 40px) var(--gj-about-pb, 40px)}.gj-about__inner{display:flex;flex-direction:column;gap:4.8rem}.gj-about__row{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.gj-about__media{aspect-ratio:4 / 5;border-radius:1.2rem;overflow:hidden;background:#1212120d;width:100%}.gj-about__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gj-about__placeholder{width:100%;height:100%;object-fit:cover}.gj-about__heading{margin:0 0 1.2rem;font-size:3rem;line-height:1.18}.gj-about__body{font-size:1.7rem;line-height:1.85}.gj-about__body p{margin:0 0 1.2rem}.gj-about__body p:last-child{margin-bottom:0}@media screen and (max-width:749px){.gj-about__media{max-height:64vh;margin-inline:auto;max-width:52rem}}@media screen and (min-width:750px){.gj-about__inner{gap:7.2rem}.gj-about__row{grid-template-columns:1fr 1fr;gap:5rem}.gj-about__media{aspect-ratio:4 / 5;max-height:62rem}.gj-about__row--image-end .gj-about__media{order:2}.gj-about__heading{font-size:3.8rem}.gj-about__body{font-size:1.8rem}}@media screen and (min-width:990px){.gj-about__row{gap:7rem}}.gj-brand-story{padding-block:var(--gj-bs-pt, 48px) var(--gj-bs-pb, 48px)}.gj-brand-story__heading{text-align:center;margin:0 0 1.6rem}.gj-brand-story__intro{max-width:78rem;margin-inline:auto;margin-block:0 3.6rem;text-align:center;line-height:1.75;font-size:1.8rem}.gj-brand-story__grid{list-style:none;padding:0;margin:0 0 4rem;display:grid;grid-template-columns:1fr;gap:1.6rem}.gj-brand-story__card{padding:2.4rem;border-radius:1rem;text-align:center;background:#12121208;border:.1rem solid rgba(18,18,18,.06)}.gj-brand-story__icon{font-size:3.6rem;line-height:1;margin-bottom:1rem}.gj-brand-story__card-title{font-size:1.9rem;margin:0 0 .6rem}.gj-brand-story__card-text{font-size:1.6rem;line-height:1.6;margin:0;opacity:.9}.gj-brand-story__faq{max-width:78rem;margin-inline:auto;margin-block:0 2.4rem}.gj-brand-story__faq-heading{text-align:center;margin-bottom:2.4rem}.gj-brand-story__faq-item{border-bottom:.1rem solid rgba(18,18,18,.12);padding-block:1.6rem}.gj-brand-story__faq-q{cursor:pointer;font-weight:600;font-size:1.8rem;line-height:1.4;list-style:none;position:relative;padding-inline-end:3rem}.gj-brand-story__faq-q::-webkit-details-marker{display:none}.gj-brand-story__faq-q:after{content:"+";position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);font-size:2.4rem;font-weight:400;line-height:1}.gj-brand-story__faq-item[open] .gj-brand-story__faq-q:after{content:"\2212"}.gj-brand-story__faq-a{padding-top:1.2rem;line-height:1.75;font-size:1.6rem}.gj-brand-story__cta{text-align:center;margin-top:2.4rem}@media screen and (min-width:750px){.gj-brand-story__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.gj-hero{position:relative;display:flex;align-items:stretch;isolation:isolate;overflow:hidden}.gj-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gj-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gj-hero__placeholder{width:100%;height:100%}.gj-hero__placeholder svg{width:100%;height:100%;object-fit:cover}.gj-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,calc(.55 + (var(--gj-hero-overlay, .35) * .4))),rgba(0,0,0,calc(.1 + (var(--gj-hero-overlay, .35) * .4))) 45%,rgba(0,0,0,calc(.04 + (var(--gj-hero-overlay, .35) * .4))))}.gj-hero__content{position:relative;z-index:1;display:flex;width:100%;color:#fff}.gj-hero__text{max-width:60rem}.gj-hero__kicker{margin:0 0 .8rem;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;opacity:.92;text-shadow:0 1px 3px rgba(0,0,0,.45)}.gj-hero__heading{margin:0 0 1.2rem;color:#fff;font-size:3.8rem;line-height:1.12;text-shadow:0 2px 10px rgba(0,0,0,.5)}.gj-hero__subheading{margin:0 0 2rem;font-size:1.8rem;line-height:1.55;max-width:46rem;text-shadow:0 1px 6px rgba(0,0,0,.5)}.gj-hero__cta{display:flex;flex-wrap:wrap;gap:1.2rem}.gj-hero__btn{min-height:4.8rem;display:inline-flex;align-items:center}.gj-hero__btn--2{background:#ffffffeb}.gj-hero--small{aspect-ratio:4 / 5}.gj-hero--medium{aspect-ratio:3 / 4}.gj-hero--large{aspect-ratio:9 / 13}.gj-hero{max-height:90vh}.gj-hero--top .gj-hero__content{align-items:flex-start;padding-top:4rem;padding-bottom:4rem}.gj-hero--middle .gj-hero__content{align-items:center}.gj-hero--bottom .gj-hero__content{align-items:flex-end;padding-bottom:4rem;padding-top:4rem}@media screen and (min-width:750px){.gj-hero--small{aspect-ratio:16 / 7}.gj-hero--medium{aspect-ratio:16 / 6.5}.gj-hero--large{aspect-ratio:16 / 6}.gj-hero{max-height:80vh}.gj-hero__heading{font-size:5.6rem}.gj-hero__subheading{font-size:2.1rem}.gj-hero__kicker{font-size:1.5rem}}.gj-infographic{text-align:center}.gj-infographic__title{margin:0 0 1.6rem}.gj-infographic__zoom{position:relative;display:inline-block;max-width:98rem;width:100%;border-radius:.8rem;overflow:hidden;line-height:0}.gj-infographic__zoom img{width:100%;height:auto;display:block}.gj-infographic__hint{position:absolute;inset-block-end:.8rem;inset-inline-end:.8rem;background:#121212b8;color:#fff;font-size:1.2rem;line-height:1;padding:.6rem .9rem;border-radius:999px;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
