.gtg-about-page{background:#0a0a0a;color:#c8c8c8}.gtg-about-hero{position:relative;height:70vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gtg-about-hero__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.gtg-about-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}.gtg-about-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0a0a0ab3,#0a0a0ad9)}.gtg-about-hero__content{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:2rem;text-align:center}.gtg-about-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:#a8a8a833;border:1px solid rgba(168,168,168,.3);border-radius:3px;font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gtg-about-hero__badge svg{width:16px;height:16px;fill:#fff}.gtg-about-hero__title{font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.8)}.gtg-about-hero__subtitle{font-family:Rajdhani,sans-serif;font-size:1.5rem;font-weight:500;color:#c8c8c8;line-height:1.6;max-width:700px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.8)}.gtg-about-story{padding:6rem 2rem}.gtg-about-story__container{max-width:900px;margin:0 auto}.gtg-about-story__intro{margin-bottom:4rem}.gtg-about-story__heading{font-family:Orbitron,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;text-align:center}.gtg-about-story__section{margin-bottom:3rem}.gtg-about-story__subheading{font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.gtg-about-story__text{font-family:Rajdhani,sans-serif;font-size:1.2rem;line-height:1.9;color:#c8c8c8;margin-bottom:1.5rem}.gtg-about-story__text:last-child{margin-bottom:0}.gtg-about-story__text--centered{text-align:center;margin-top:2rem}.gtg-about-story__text strong{color:#fff;font-weight:700}.gtg-about-story__callout{background:#4a90e21a;border:1px solid rgba(74,144,226,.3);border-left:4px solid #4a90e2;padding:2.5rem;margin:4rem 0;border-radius:4px;position:relative}.gtg-about-story__callout svg{position:absolute;top:2rem;right:2rem;width:40px;height:40px;color:#4a90e2;opacity:.3}.gtg-about-story__callout p{font-family:Rajdhani,sans-serif;font-size:1.3rem;line-height:1.8;color:#fff;margin-bottom:1rem}.gtg-about-story__callout p:last-child{margin-bottom:0}.gtg-about-story__callout strong{font-weight:700;color:#4a90e2}.gtg-about-story__image-row{display:grid;gap:2rem;margin:4rem 0}.gtg-about-story__image-row--two{grid-template-columns:repeat(2,1fr)}.gtg-about-story__image-card{position:relative;overflow:hidden;border-radius:4px;border:1px solid rgba(168,168,168,.1);aspect-ratio:4/3}.gtg-about-story__image-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gtg-about-story__image-card:hover img{transform:scale(1.05)}.gtg-about-story__image-single{margin:4rem 0;border-radius:4px;overflow:hidden;border:1px solid rgba(168,168,168,.1)}.gtg-about-story__image-single img{width:100%;height:auto;display:block}.gtg-about-story__ingredients{background:#1a1a1a;padding:3rem;border-radius:4px;border:1px solid rgba(168,168,168,.1);margin:4rem 0}.gtg-about-story__ingredients-title{font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:2rem;text-align:center;text-transform:uppercase;letter-spacing:.05em}.gtg-about-story__ingredients-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.gtg-about-story__ingredient-item{display:flex;gap:1rem;align-items:flex-start}.gtg-about-story__ingredient-check{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#4a90e21a;border:1px solid rgba(74,144,226,.3);border-radius:3px;color:#4a90e2;font-weight:700;font-size:.9rem}.gtg-about-story__ingredient-item div{display:flex;flex-direction:column;gap:.3rem}.gtg-about-story__ingredient-item strong{font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:700;color:#fff}.gtg-about-story__ingredient-item span{font-family:Rajdhani,sans-serif;font-size:1rem;color:#a8a8a8;line-height:1.4}.gtg-about-story__why{background:#e2a84a1a;border:1px solid rgba(226,168,74,.3);border-left:4px solid #e2a84a;padding:3rem;border-radius:4px;margin:4rem 0;display:grid;grid-template-columns:1fr 350px;gap:3rem;align-items:center}.gtg-about-story__why-content{display:flex;flex-direction:column;gap:1.5rem}.gtg-about-story__why-image{display:flex;flex-direction:column;align-items:center}.gtg-about-story__why-image-wrapper{width:100%;border:3px solid rgba(226,168,74,.5);border-radius:8px;overflow:hidden;background:#1a1a1a;box-shadow:0 10px 30px #0006}.gtg-about-story__why-image-wrapper img{width:100%;height:auto;display:block}.gtg-about-story__why-image-caption{margin-top:.75rem;font-family:Rajdhani,sans-serif;font-size:.95rem;font-weight:500;color:#c8c8c8;text-align:center;font-style:italic}.gtg-about-story__portrait{max-width:500px;margin:3rem auto;text-align:center}.gtg-about-story__portrait-wrapper{border:3px solid rgba(74,144,226,.3);border-radius:8px;overflow:hidden;background:#1a1a1a;box-shadow:0 10px 30px #0006}.gtg-about-story__portrait-wrapper img{width:100%;height:auto;display:block}.gtg-about-story__portrait-caption{margin-top:1rem;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:500;color:#a8a8a8;font-style:italic}.gtg-about-founder{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:5rem;padding:4rem;background:#1a1a1a;border-radius:4px;border:1px solid rgba(168,168,168,.1)}.gtg-about-founder__image{border-radius:4px;overflow:hidden;border:2px solid rgba(168,168,168,.2)}.gtg-about-founder__image img{width:100%;height:auto;display:block}.gtg-about-founder__content{display:flex;flex-direction:column;gap:1.5rem}.gtg-about-founder__badges{display:flex;flex-wrap:wrap;gap:1rem}.gtg-about-founder__badge{font-family:Rajdhani,sans-serif;font-size:.95rem;font-weight:600;padding:.5rem 1rem;background:#a8a8a81a;border:1px solid rgba(168,168,168,.2);border-radius:3px;color:#c8c8c8}.gtg-about-founder__title{font-family:Orbitron,sans-serif;font-size:2rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.gtg-about-founder__tagline{font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:600;color:#4a90e2;line-height:1.5}.gtg-about-founder__signature{margin-top:1rem;padding-top:1.5rem;border-top:1px solid rgba(168,168,168,.2)}.gtg-about-founder__name{font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.5rem}.gtg-about-founder__role{font-family:Rajdhani,sans-serif;font-size:1.1rem;color:#a8a8a8;margin-bottom:.3rem}.gtg-about-founder__credentials{font-family:Rajdhani,sans-serif;font-size:1rem;color:gray;font-style:italic}.gtg-about-cta{padding:6rem 2rem;background:#1a1a1a;border-top:1px solid rgba(168,168,168,.1);position:relative;overflow:hidden}.gtg-about-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(168,168,168,.02) 10px,rgba(168,168,168,.02) 20px);pointer-events:none}.gtg-about-cta__container{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1}.gtg-about-cta__title{font-family:Orbitron,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;line-height:1.2}.gtg-about-cta__text{font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:500;color:#a8a8a8;margin-bottom:2.5rem;line-height:1.6}.gtg-about-cta__button{display:inline-block;padding:1.2rem 3rem;background:transparent;border:2px solid #4a90e2;color:#fff;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px))}.gtg-about-cta__button:hover{background:#4a90e2;color:#0a0a0a;transform:translateY(-2px);box-shadow:0 8px 20px #4a90e266}@media screen and (max-width:968px){.gtg-about-hero{height:60vh;min-height:500px}.gtg-about-hero__title{font-size:2.5rem}.gtg-about-hero__subtitle{font-size:1.3rem}.gtg-about-story{padding:4rem 1.5rem}.gtg-about-story__ingredients{padding:2rem}.gtg-about-story__ingredients-grid{grid-template-columns:1fr}.gtg-about-story__why{grid-template-columns:1fr;gap:2rem;padding:2.5rem}.gtg-about-story__why-image-wrapper{max-width:400px;margin:0 auto}.gtg-about-founder{grid-template-columns:1fr;gap:3rem;padding:3rem}.gtg-about-cta{padding:4rem 1.5rem}}@media screen and (max-width:640px){.gtg-about-hero{height:50vh;min-height:400px}.gtg-about-hero__content{padding:1rem}.gtg-about-hero__badge{font-size:.75rem;padding:.5rem 1rem}.gtg-about-hero__title{font-size:2rem}.gtg-about-hero__subtitle{font-size:1.1rem}.gtg-about-story{padding:3rem 1rem}.gtg-about-story__heading{font-size:2rem}.gtg-about-story__subheading{font-size:1.5rem}.gtg-about-story__text{font-size:1.1rem}.gtg-about-story__callout{padding:1.5rem;margin:3rem 0}.gtg-about-story__callout svg{width:30px;height:30px;top:1.5rem;right:1.5rem}.gtg-about-story__callout p{font-size:1.1rem}.gtg-about-story__image-row--two{grid-template-columns:1fr}.gtg-about-story__ingredients{padding:1.5rem;margin:3rem 0}.gtg-about-story__ingredients-title{font-size:1.3rem}.gtg-about-story__why{padding:2rem;margin:3rem 0}.gtg-about-story__why-image-wrapper{max-width:100%}.gtg-about-story__portrait{max-width:100%;margin:2rem auto}.gtg-about-founder{padding:2rem;gap:2rem}.gtg-about-founder__title{font-size:1.6rem}.gtg-about-founder__tagline{font-size:1.1rem}.gtg-about-cta{padding:3rem 1rem}.gtg-about-cta__title{font-size:1.8rem}.gtg-about-cta__text{font-size:1.1rem}.gtg-about-cta__button{padding:1rem 2rem;font-size:1rem;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gtg-about.css.map */
