.HeroSlider-module__AAVTfG__heroSlider{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__slide{opacity:0;visibility:hidden;z-index:1;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out,visibility 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__slide.HeroSlider-module__AAVTfG__active{opacity:1;visibility:visible;z-index:2}.HeroSlider-module__AAVTfG__slideBackground{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform 6s linear;position:absolute;top:0;left:0;transform:scale(1)}.HeroSlider-module__AAVTfG__slide.HeroSlider-module__AAVTfG__active .HeroSlider-module__AAVTfG__slideBackground{transform:scale(1.08)}.HeroSlider-module__AAVTfG__slideOverlay{z-index:0;background:linear-gradient(#0a0a0aa6 0%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__contentWrapper{opacity:0;text-align:center;width:100%;max-width:800px;transition:opacity .8s ease-out .2s,transform .8s ease-out .2s;transform:translateY(30px)}.HeroSlider-module__AAVTfG__slide.HeroSlider-module__AAVTfG__active .HeroSlider-module__AAVTfG__contentActive{opacity:1;transform:translateY(0)}.HeroSlider-module__AAVTfG__glassCard{margin-top:60px;padding:0}.HeroSlider-module__AAVTfG__slideTitle{color:#fff;text-shadow:0 4px 20px #000000e6,0 2px 10px #000000b3;margin-bottom:1.2rem;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.15}.HeroSlider-module__AAVTfG__slideTitle span{color:var(--primary-color);font-style:italic;font-family:var(--font-heading)}.HeroSlider-module__AAVTfG__slideSubtitle{color:#e0e0e0;text-shadow:0 2px 10px #000c;margin-bottom:2rem;font-size:clamp(.95rem,1.2vw,1.15rem);font-weight:300;line-height:1.65}.HeroSlider-module__AAVTfG__slideButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.HeroSlider-module__AAVTfG__glowBtnPrimary{transition:all .3s;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__glowBtnPrimary:hover{box-shadow:0 0 20px #0296a899}.HeroSlider-module__AAVTfG__glowBtnSecondary:hover{background:#ffffff0d;box-shadow:0 0 15px #ffffff1a}.HeroSlider-module__AAVTfG__trustBadges{border-top:1px solid #ffffff26;justify-content:center;gap:2rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.HeroSlider-module__AAVTfG__trustItem{align-items:center;gap:.5rem;display:flex}.HeroSlider-module__AAVTfG__trustIcon{font-size:1.2rem}.HeroSlider-module__AAVTfG__trustText{color:#f5f5f5;text-shadow:0 1px 5px #00000080;font-size:.95rem;font-weight:500}.HeroSlider-module__AAVTfG__sliderControls{z-index:10;gap:1rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HeroSlider-module__AAVTfG__dot{cursor:pointer;background-color:#fff6;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroSlider-module__AAVTfG__activeDot{background-color:var(--primary-color);transform:scale(1.3)}@media (max-width:768px){.HeroSlider-module__AAVTfG__glassCard{margin-top:80px;padding:0}.HeroSlider-module__AAVTfG__slideTitle{font-size:clamp(1.8rem,7vw,2.5rem)}.HeroSlider-module__AAVTfG__slideButtons{flex-direction:column;width:100%}.HeroSlider-module__AAVTfG__slideButtons a{width:100%}.HeroSlider-module__AAVTfG__trustBadges{flex-direction:column;align-items:center;gap:1rem}}
.Testimonials-module__ItA9Ha__testimonialsSection{background-color:var(--bg-surface);border-top:1px solid var(--border-color);padding:6rem 0}.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Testimonials-module__ItA9Ha__testimonialCard{border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s;display:flex}.Testimonials-module__ItA9Ha__testimonialCard:hover{transform:translateY(-5px)}.Testimonials-module__ItA9Ha__stars{color:var(--primary-color);letter-spacing:2px;font-size:1.2rem}.Testimonials-module__ItA9Ha__reviewText{color:var(--text-main);flex-grow:1;font-size:1.05rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__reviewerInfo{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__reviewerAvatar{background-color:var(--primary-color);color:#000;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__reviewerName{color:#fff;margin-bottom:.2rem;font-size:1rem}.Testimonials-module__ItA9Ha__reviewerRole{color:var(--secondary-color);font-size:.85rem}
.PromoVideo-module__MvwIfa__videoSection{border-top:1px solid var(--border-color);background-color:#000;background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;height:500px;transition:all .5s;display:flex;position:relative}.PromoVideo-module__MvwIfa__videoSection.PromoVideo-module__MvwIfa__isPlaying{height:auto;padding:4rem 1rem}.PromoVideo-module__MvwIfa__videoOverlay{background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.PromoVideo-module__MvwIfa__videoContainer{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.PromoVideo-module__MvwIfa__playContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.PromoVideo-module__MvwIfa__playButton{border:2px solid var(--primary-color);cursor:pointer;background:#0296a8cc;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;animation:2s infinite PromoVideo-module__MvwIfa__pulse;display:flex;box-shadow:0 0 30px #0296a880}.PromoVideo-module__MvwIfa__playButton:hover{background:var(--primary-color);transform:scale(1.1)}.PromoVideo-module__MvwIfa__playIcon{border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:25px solid #fff;width:0;height:0;margin-left:8px}.PromoVideo-module__MvwIfa__videoTitle{color:#fff;font-size:2.5rem;font-family:var(--font-heading);text-shadow:0 2px 10px #00000080}.PromoVideo-module__MvwIfa__videoSubtitle{color:#e0e0e0;max-width:600px;font-size:1.2rem}.PromoVideo-module__MvwIfa__videoWrapper{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 20px 50px #000c}@keyframes PromoVideo-module__MvwIfa__pulse{0%{box-shadow:0 0 #0296a899}70%{box-shadow:0 0 0 20px #0296a800}to{box-shadow:0 0 #0296a800}}@media (max-width:768px){.PromoVideo-module__MvwIfa__videoSection{height:400px;padding:2rem}.PromoVideo-module__MvwIfa__videoSection.PromoVideo-module__MvwIfa__isPlaying{height:auto;padding:0}.PromoVideo-module__MvwIfa__videoSection.PromoVideo-module__MvwIfa__isPlaying .PromoVideo-module__MvwIfa__videoContainer{max-width:100%;padding:0}.PromoVideo-module__MvwIfa__videoSection.PromoVideo-module__MvwIfa__isPlaying .PromoVideo-module__MvwIfa__videoWrapper{border:none;border-radius:0}.PromoVideo-module__MvwIfa__videoTitle{font-size:1.8rem}.PromoVideo-module__MvwIfa__videoSubtitle{font-size:1rem}.PromoVideo-module__MvwIfa__playButton{width:70px;height:70px}}
.FAQ-module__V8_xEa__faqSection{background-color:var(--bg-color);padding:6rem 0}.FAQ-module__V8_xEa__faqContainer{flex-direction:column;gap:1rem;max-width:800px;margin:3rem auto 0;display:flex}.FAQ-module__V8_xEa__faqItem{border:1px solid var(--border-color);transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;overflow:hidden}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{border-color:var(--primary-color);background:#0296a80d}.FAQ-module__V8_xEa__faqQuestion{text-align:right;width:100%;color:var(--text-main);cursor:pointer;font-size:1.1rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FAQ-module__V8_xEa__icon{color:var(--primary-color);font-size:1.5rem;transition:transform .3s}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__faqAnswer{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswer{max-height:200px;padding:0 1.5rem 1.5rem}.FAQ-module__V8_xEa__faqAnswer p{color:var(--text-muted);font-size:1rem;line-height:1.8}
.Newsletter-module__OxvLTq__newsletterSection{background-image:url(/images/materials.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 0;position:relative}.Newsletter-module__OxvLTq__newsletterSection:before{content:"";background:linear-gradient(90deg,#0296a8e6 0%,#0a0a0af2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Newsletter-module__OxvLTq__newsletterWrapper{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.Newsletter-module__OxvLTq__newsletterContent h2{color:#fff;font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.Newsletter-module__OxvLTq__newsletterContent p{color:#e0e0e0;font-size:1.1rem;line-height:1.6}.Newsletter-module__OxvLTq__newsletterForm{background:#ffffff1a;border:1px solid #fff3;border-radius:50px;gap:.5rem;width:100%;max-width:600px;padding:.5rem;display:flex}.Newsletter-module__OxvLTq__newsletterInput{color:#fff;font-size:1rem;font-family:var(--font-body);background:0 0;border:none;flex-grow:1;padding:0 1.5rem}.Newsletter-module__OxvLTq__newsletterInput::placeholder{color:#fff9}.Newsletter-module__OxvLTq__newsletterInput:focus{outline:none}.Newsletter-module__OxvLTq__newsletterBtn{white-space:nowrap;border-radius:40px;flex-shrink:0;padding:.8rem 2rem}@media (min-width:768px){.Newsletter-module__OxvLTq__newsletterWrapper{text-align:right;flex-direction:row;justify-content:space-between;max-width:100%}[dir=ltr] .Newsletter-module__OxvLTq__newsletterWrapper{text-align:left}.Newsletter-module__OxvLTq__newsletterContent,.Newsletter-module__OxvLTq__newsletterForm{flex:1}}@media (max-width:576px){.Newsletter-module__OxvLTq__newsletterForm{border-radius:20px;flex-direction:column;gap:1rem;padding:1rem}.Newsletter-module__OxvLTq__newsletterInput{text-align:center;width:100%;padding:.8rem}.Newsletter-module__OxvLTq__newsletterBtn{border-radius:20px;width:100%;padding:1rem}}
.ScrollReveal-module__1d__Dq__revealWrapper{opacity:0;will-change:transform, opacity}.ScrollReveal-module__1d__Dq__revealWrapper.ScrollReveal-module__1d__Dq__visible{opacity:1;transform:none!important}.ScrollReveal-module__1d__Dq__fade-up{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transform:translateY(40px)}.ScrollReveal-module__1d__Dq__fade-down{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transform:translateY(-40px)}.ScrollReveal-module__1d__Dq__fade-left{transition-property:opacity,transform;transition-timing-function:ease-out;transform:translate(-40px)}.ScrollReveal-module__1d__Dq__fade-right{transition-property:opacity,transform;transition-timing-function:ease-out;transform:translate(40px)}.ScrollReveal-module__1d__Dq__zoom-in{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transform:scale(.9)}
.PromoWorkshopBanner-module__EgoLFq__promoSection{background-color:var(--bg-main);padding:4rem 0;position:relative;overflow:hidden}.PromoWorkshopBanner-module__EgoLFq__promoCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:24px;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000001a}.PromoWorkshopBanner-module__EgoLFq__promoImageContainer{flex:1;min-height:400px;position:relative}.PromoWorkshopBanner-module__EgoLFq__imageOverlay{z-index:1;background:linear-gradient(90deg,#0009 0%,#0000 100%);position:absolute;inset:0}.PromoWorkshopBanner-module__EgoLFq__promoContent{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.PromoWorkshopBanner-module__EgoLFq__badge{color:#fff;background:linear-gradient(135deg,#e65100,#ff6f00);border-radius:20px;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 10px #e651004d}.PromoWorkshopBanner-module__EgoLFq__title{font-family:var(--font-heading);color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.PromoWorkshopBanner-module__EgoLFq__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.PromoWorkshopBanner-module__EgoLFq__priceContainer{background:var(--bg-main);border:1px dashed var(--primary-color);border-radius:16px;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex}.PromoWorkshopBanner-module__EgoLFq__priceDetails{flex-direction:column;gap:.5rem;display:flex}.PromoWorkshopBanner-module__EgoLFq__oldPrice{color:#888;font-size:1.2rem;text-decoration:line-through}.PromoWorkshopBanner-module__EgoLFq__newPrice{font-size:2.5rem;font-family:var(--font-heading);color:#d32f2f;font-weight:700;line-height:1}.PromoWorkshopBanner-module__EgoLFq__ctaButton{background:var(--primary-color);color:#fff;text-align:center;border-radius:12px;padding:1rem 2rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 8px 20px #0296a84d}.PromoWorkshopBanner-module__EgoLFq__ctaButton:hover{background:var(--secondary-color);transform:translateY(-2px);box-shadow:0 12px 25px #0296a866}@media (max-width:992px){.PromoWorkshopBanner-module__EgoLFq__promoCard{flex-direction:column}.PromoWorkshopBanner-module__EgoLFq__promoImageContainer{min-height:300px}.PromoWorkshopBanner-module__EgoLFq__imageOverlay{background:linear-gradient(#0000 0%,#0009 100%)}.PromoWorkshopBanner-module__EgoLFq__promoContent{padding:2.5rem}.PromoWorkshopBanner-module__EgoLFq__priceContainer{flex-direction:column;align-items:flex-start;gap:1.5rem}}
