.qg-page-hero{padding:5.5rem 0 0;background:linear-gradient(to bottom,#eef1ec 0,#f5f7f4 8%,var(--color-bg) 20%);text-align:center;position:relative;overflow:hidden}.qg-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.qg-page-hero .container{position:relative;z-index:1}.qg-hero-text{position:relative;z-index:1;padding-bottom:4.5rem}.qg-energy-wave{animation:energyFlow 5s ease-in-out infinite alternate;will-change:transform}.qg-energy-wave.wave-2{animation-duration:6s;animation-direction:alternate-reverse}.qg-energy-wave.wave-3{animation-duration:7s}.qg-energy-wave.wave-4{animation-duration:5.5s;animation-direction:alternate-reverse}@keyframes energyFlow{0%{transform:translateX(0) translateY(0)}100%{transform:translateX(150px) translateY(-20px)}}.qg-hero-cloud{animation:qgCloudDrift 30s ease-in-out infinite alternate}.qg-hero-cloud.cloud-2{animation-duration:40s;animation-delay:3s}.qg-hero-cloud.cloud-3{animation-duration:35s;animation-delay:8s;animation-direction:alternate-reverse}.qg-hero-cloud.cloud-4{animation-duration:45s;animation-delay:5s}@keyframes qgCloudDrift{0%{transform:translateX(0)}100%{transform:translateX(60px)}}.qg-hero-glow{animation:qgBreathe 8s ease-in-out infinite}.qg-hero-glow:nth-child(2){animation-duration:10s;animation-delay:2s}.qg-hero-glow:nth-child(3){animation-duration:12s;animation-delay:4s}.qg-hero-glow:nth-child(4){animation-duration:9s;animation-delay:1s}.qg-hero-glow:nth-child(5){animation-duration:11s;animation-delay:3s}.qg-hero-glow:nth-child(6){animation-duration:10s;animation-delay:5s}.qg-hero-glow:nth-child(7){animation-duration:13s;animation-delay:2.5s}@keyframes qgBreathe{0%,100%{opacity:.03;transform:scale(.9)}50%{opacity:.15;transform:scale(1.1)}}.qg-hero-icon{display:block;margin:0 auto 1.5rem;color:var(--color-accent);opacity:.6}.qg-page-hero h1{font-family:var(--font-heading);font-size:4.5rem;font-weight:400;color:#1a2e22;margin-bottom:2rem;line-height:1.1}.qg-page-hero .qg-hero-lead{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:300;font-style:normal;color:#4a5f4b;max-width:700px;margin:0 auto;line-height:1.5}.qg-hero-image-band{background:linear-gradient(to bottom,var(--color-bg) 0,#eef1ec 30%,#b8c5bc 100%);padding:0 0 5rem;margin-top:-1rem}.qg-hero-images{display:flex;justify-content:center;align-items:flex-end;gap:2rem;max-width:1000px;margin:0 auto;padding:0 2rem}.qg-hero-images img{flex:1;max-width:300px;height:420px;object-fit:cover;border-radius:20px;box-shadow:0 15px 50px rgb(26 46 34 / 20%)}.qg-hero-images img:nth-child(2){height:460px}.qg-about{padding:4rem 0;background:linear-gradient(to bottom,#b8c5bc 0,var(--color-bg) 15%,var(--color-bg) 60%,#f5ede3 100%)}.qg-about-inner{display:grid;grid-template-columns:1.2fr 0.8fr;gap:4rem;align-items:center;max-width:1000px;margin:0 auto}.qg-about-text h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.qg-about-text p{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.8;color:var(--color-text);margin-bottom:1.5rem}.qg-about-text p:last-child{margin-bottom:0}.qg-about-image{align-self:stretch;padding-top:3rem}.qg-about-image img{width:100%;height:100%;object-fit:cover;border-radius:20px;box-shadow:0 10px 40px rgb(26 46 34 / 10%)}.qg-classes{padding:6rem 0;background:linear-gradient(to bottom,#e6ebe8 0,#b8c5bc 100%)}.qg-classes-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1000px;margin:0 auto}.qg-classes-card{background:rgb(255 255 255 / 85%);border:1px solid rgb(255 255 255 / 60%);border-radius:20px;padding:3rem 2.5rem;backdrop-filter:blur(8px);box-shadow:0 10px 40px rgb(26 46 34 / 8%);transition:transform .3s ease;display:flex;flex-direction:column}.qg-classes-card:hover{transform:translateY(-3px)}.qg-classes-card h3{font-family:var(--font-heading);font-size:2rem;font-weight:400;color:#1a2e22;margin-bottom:.5rem}.qg-classes-card .qg-card-meta{font-family:var(--font-body);font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent-dark);margin-bottom:1.5rem}.qg-classes-card p{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;line-height:1.8;color:var(--color-text);margin-bottom:1.5rem}.qg-classes-card .qg-card-note{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;font-style:italic;color:#4a5f4b;line-height:1.8;margin-bottom:2rem}.qg-classes-card .btn-outline{margin-top:auto;align-self:flex-start}.qg-benefits{padding:4rem 0;background:linear-gradient(to bottom,var(--color-bg) 0,#eef1ec 100%);text-align:center}.qg-benefits h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.qg-benefits-lead{font-family:var(--font-heading);font-size:1.8rem;font-weight:300;font-style:italic;color:#4a5f4b;max-width:700px;margin:0 auto 3rem;line-height:1.5}.qg-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.qg-benefit-card{background:rgb(255 255 255 / 85%);border:1px solid rgb(255 255 255 / 60%);border-radius:20px;padding:2.5rem 2rem;text-align:center;backdrop-filter:blur(8px);box-shadow:0 10px 40px rgb(26 46 34 / 6%);transition:transform .3s ease,box-shadow .3s ease}.qg-benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgb(26 46 34 / 10%)}.qg-benefit-icon{display:block;margin:0 auto 1.25rem;color:var(--color-accent);opacity:.7}.qg-benefit-card h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:400;color:#1a2e22;margin-bottom:1rem}.qg-benefit-card p{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;line-height:1.7;color:#4a5f4b;margin-bottom:0}.qg-testimonials{padding:4rem 0 6rem;background:linear-gradient(to bottom,#e6ebe8 0,#b8c5bc 100%)}.qg-testimonials-header{text-align:center;margin-bottom:3rem}.qg-testimonials-header h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.qg-testimonials-lead{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:300;color:#4a5f4b;line-height:1.5}.qg-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.qg-testimonial-card{background:rgb(255 255 255 / 85%);border:1px solid rgb(255 255 255 / 60%);border-radius:20px;padding:2.5rem 2rem;backdrop-filter:blur(8px);box-shadow:0 10px 40px rgb(26 46 34 / 8%);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}.qg-testimonial-card:hover{transform:translateY(-3px)}.qg-testimonial-card blockquote{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;font-style:normal;color:#4a5f4b;line-height:1.8;margin-bottom:1.5rem}.qg-testimonial-card cite{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:400;font-style:normal;color:#1a2e22;display:block}.qg-testimonial-card cite span{font-weight:300;color:var(--color-accent-dark);font-size:.8rem}@media (width > 768px) and (width <= 1024px){.qg-hero-images img:first-child,.qg-hero-images img:nth-child(3){display:none}.qg-hero-images img:nth-child(2){max-width:500px;object-position:center 20%}.qg-classes-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}.qg-benefits-grid,.qg-testimonial-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (width <= 768px){.qg-hero-bg{opacity:.75}.qg-page-hero{padding:6rem 0 0}.qg-page-hero h1{font-size:2.5rem}.qg-hero-image-band{padding:1.5rem 0 3rem}.qg-hero-images{flex-direction:column;align-items:center;gap:1rem}.qg-hero-images img{width:100%;max-width:300px;height:380px}.qg-hero-images img:nth-child(2),.qg-hero-images img:nth-child(3){display:none}.qg-about{padding:3rem 0}.qg-about-inner{grid-template-columns:1fr;gap:2rem}.qg-about-image{padding-top:0}.qg-about-image img{height:380px;max-width:300px;margin:0 auto;display:block}.qg-about-text h2{font-size:2.5rem}.qg-classes{padding:3rem 0}.qg-classes-grid{grid-template-columns:1fr;max-width:500px}.qg-benefits{padding:3rem 0}.qg-benefits h2{font-size:2.5rem}.qg-benefits-grid{grid-template-columns:1fr;max-width:500px}.qg-benefits-lead{font-size:1.4rem}.qg-testimonials{padding:3rem 0}.qg-testimonials-header{margin-bottom:1.5rem}.qg-testimonials-header h2{font-size:2.5rem}.qg-testimonial-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}