*{box-sizing:border-box}.gg-home{background-color:#fff}.gg-home__hero{position:relative;width:100%;height:100vh;min-height:60rem;overflow:hidden}.gg-home__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.gg-home__hero-video{width:100%;height:100%;object-fit:cover;display:block}.gg-home__hero-placeholder{width:100%;height:100%;background-color:#073135}.gg-home__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#07313526,#0731358c)}.gg-home__hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;padding:4rem 8rem 33rem;gap:2rem}.gg-home__hero-label{display:none}.gg-home__hero-headline{font-family:Work Sans,sans-serif;font-size:6.4rem;font-weight:700;letter-spacing:-.01em;color:#fff;line-height:1.05;margin:0;max-width:80rem;text-shadow:0 2px 20px rgba(0,0,0,.2)}.gg-home__hero-sub{font-family:Bitter,Georgia,serif;font-size:2rem;font-weight:600;font-style:italic;color:#fffffff2;margin:0;max-width:55rem}.gg-home__hero-cta{display:inline-block;margin-top:1rem;padding:1.8rem 5rem;background-color:#bad532;color:#073135;font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease}.gg-home__hero-cta:hover{background-color:#fff;color:#073135}.gg-home__section-label{display:block;font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#bad532;margin-bottom:1.2rem}.gg-home__section-heading{font-family:Work Sans,sans-serif;font-size:3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#073135;line-height:1.15;margin:0 0 4rem}.gg-home__collections{padding:4rem 6rem;background-color:#f8f6f3}.gg-home__collections-header{text-align:center}.gg-home__collections-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.gg-home__collection-card{background:#fff;overflow:hidden}.gg-home__collection-image-wrap{overflow:hidden;height:50rem}.gg-home__collection-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.gg-home__collection-card:hover .gg-home__collection-image{transform:scale(1.03)}.gg-home__collection-placeholder{width:100%;height:50rem;background-color:#e8e3dc}.gg-home__collection-content{padding:3rem;display:flex;flex-direction:column;gap:1rem}.gg-home__collection-title{font-family:Work Sans,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#073135;margin:0}.gg-home__collection-desc{font-family:Bitter,Georgia,serif;font-size:1.45rem;font-weight:400;font-style:italic;color:#073135a6;margin:0;line-height:1.6}.gg-home__collection-cta{font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:600;color:#073135;text-decoration:none;border-bottom:1.5px solid #bad532;padding-bottom:.2rem;align-self:flex-start;transition:color .2s ease}.gg-home__collection-cta:hover{color:#bad532}.gg-home__pillars{padding:4rem 6rem;background-color:#fff;text-align:center}.gg-home__pillars-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;max-width:110rem;margin:0 auto}.gg-home__pillar{display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding:4rem 3rem}.gg-home__pillar+.gg-home__pillar{border-left:1px solid rgba(7,49,53,.12)}.gg-home__pillar-title{font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#073135;margin:0}.gg-home__pillar-text{font-family:Bitter,Georgia,serif;font-size:1.45rem;font-weight:400;line-height:1.7;color:#073135b3;margin:0}.gg-home__story{background-color:#073135;padding:5rem 6rem}.gg-home__story-inner{max-width:80rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3rem}.gg-home__story .gg-home__section-label{color:#bad532}.gg-home__story-quote{font-family:Bitter,Georgia,serif;font-size:2.4rem;font-weight:400;font-style:italic;color:#fff;line-height:1.75;margin:0}.gg-home__story-cta{font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.12em;color:#bad532;text-decoration:none;border-bottom:1.5px solid rgba(186,213,50,.4);padding-bottom:.3rem;transition:border-color .2s ease}.gg-home__story-cta:hover{border-color:#bad532}.gg-home__testimonials{padding:5rem 6rem;background-color:#f8f6f3;text-align:center}.gg-home__testimonials-track{max-width:72rem;margin:0 auto 3rem;min-height:18rem;position:relative}.gg-home__testimonial{display:none;opacity:0;transition:opacity .6s ease;flex-direction:column;align-items:center;gap:2rem}.gg-home__testimonial.is-active{display:flex;opacity:1}.gg-home__testimonial-stars{display:flex;gap:.4rem;justify-content:center}.gg-home__testimonial-quote{font-family:Bitter,Georgia,serif;font-size:2rem;font-weight:400;font-style:italic;color:#073135;line-height:1.75;margin:0;padding:0;border:none}.gg-home__testimonial-author{display:flex;flex-direction:column;gap:.3rem}.gg-home__testimonial-name{font-family:Work Sans,sans-serif;font-size:1.2rem;font-weight:600;color:#073135;letter-spacing:.04em}.gg-home__testimonial-role{font-family:Work Sans,sans-serif;font-size:1.1rem;font-weight:400;color:#07313580}.gg-home__testimonial-dots{display:flex;justify-content:center;gap:.8rem}.gg-home__testimonial-dot{width:.8rem;height:.8rem;border-radius:50%;background-color:#07313533;border:none;cursor:pointer;transition:background-color .2s ease;padding:0}.gg-home__testimonial-dot.is-active{background-color:#073135}.gg-home__cta-band{background-color:#073135;padding:9rem 6rem;text-align:center}.gg-home__cta-inner{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.gg-home__cta-heading{font-family:Work Sans,sans-serif;font-size:4.8rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:#fff;line-height:1.1;margin:0}.gg-home__cta-sub{font-family:Bitter,Georgia,serif;font-size:1.6rem;font-weight:400;font-style:italic;color:#ffffffa6;margin:0;line-height:1.7}.gg-home__cta-btn{display:inline-block;margin-top:1rem;padding:1.8rem 5rem;background-color:#bad532;color:#073135;font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease}.gg-home__cta-btn:hover{background-color:#fff;color:#073135}@media screen and (max-width:749px){.gg-home__hero-content{padding:17rem 2.4rem 3rem;justify-content:flex-start;align-items:flex-start}.gg-home__hero-headline{font-size:2.8rem;letter-spacing:-.01em}.gg-home__hero-sub{font-size:1.4rem}.gg-home__hero-cta{position:absolute;left:50%;top:83%;transform:translate(-50%);white-space:nowrap;padding:1.6rem 4rem}.gg-home__hero-video{object-position:30% center}.gg-home__collections,.gg-home__pillars,.gg-home__story,.gg-home__testimonials,.gg-home__cta-band{padding:5rem 2.4rem}.gg-home__collections-grid{grid-template-columns:1fr}.gg-home__collection-image-wrap,.gg-home__collection-placeholder{height:32rem}.gg-home__pillars-grid{grid-template-columns:1fr;gap:2rem}.gg-home__pillar+.gg-home__pillar{border-left:none}.gg-home__section-heading{font-size:2.2rem}.gg-home__story-quote,.gg-home__testimonial-quote{font-size:1.6rem}.gg-home__cta-heading{font-size:2.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gg-homepage.css.map */
