.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;text-align:center;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.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__slide.HeroSlider-module__AAVTfG__active{opacity:1;z-index:2}.HeroSlider-module__AAVTfG__slideOverlay{z-index:0;background:linear-gradient(#0006 0%,#000000d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__slideContent{z-index:3;opacity:0;flex-direction:column;align-items:center;width:100%;max-width:860px;padding:5rem 2rem 3rem;transition:opacity .8s ease-out .3s,transform .8s ease-out .3s;display:flex;position:relative;transform:translateY(20px)}.HeroSlider-module__AAVTfG__contentActive{opacity:1;transform:translateY(0)}.HeroSlider-module__AAVTfG__slideTitle{color:#fff;text-shadow:0 4px 20px #000c;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;max-width:680px;margin-bottom:1.8rem;font-size:clamp(.85rem,1.1vw,1.1rem);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__sliderControls{z-index:10;gap:1rem;display:flex;position:absolute;bottom:2rem;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:1024px){.HeroSlider-module__AAVTfG__slideTitle{font-size:clamp(2rem,4.5vw,3.5rem)}}@media (max-width:768px){.HeroSlider-module__AAVTfG__slideContent{padding:5rem 1.2rem 3rem}.HeroSlider-module__AAVTfG__slideTitle{font-size:clamp(1.7rem,7vw,2.4rem)}.HeroSlider-module__AAVTfG__slideSubtitle{margin-bottom:1.5rem;font-size:.95rem}.HeroSlider-module__AAVTfG__slideButtons{flex-direction:column;gap:1rem;width:100%}.HeroSlider-module__AAVTfG__slideButtons a{text-align:center;width:100%}}
.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)}
.page-module___8aEwW__hero{text-align:center;background-image:url(/images/hero.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:0;background:linear-gradient(#0009 0%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{z-index:1;max-width:900px;margin-top:5rem;padding:0 2rem;position:relative}.page-module___8aEwW__heroTitle{color:#fff;text-shadow:0 4px 20px #000c;margin-bottom:1.5rem;font-size:5rem;line-height:1.1}.page-module___8aEwW__heroTitle span{color:var(--primary-color);font-style:italic;font-family:var(--font-heading)}.page-module___8aEwW__heroSubtitle{color:#e0e0e0;text-shadow:0 2px 10px #000c;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:300}.page-module___8aEwW__heroButtons{justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__bannersSection{background-color:var(--bg-color);z-index:1;padding:5rem 0 4rem;position:relative}.page-module___8aEwW__bannersGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:992px){.page-module___8aEwW__bannersGrid{grid-template-columns:1fr 1fr}}.page-module___8aEwW__promoBanner{background-position:50%;background-size:cover;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-end;min-height:350px;padding:3rem;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0009}.page-module___8aEwW__promoBanner:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0296a833}.page-module___8aEwW__bannerOne{background-image:url(/images/hero.png)}.page-module___8aEwW__bannerTwo{background-image:url(/images/materials.png)}.page-module___8aEwW__bannerOverlay{z-index:1;background:linear-gradient(#0003 0%,#000000f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__bannerContent{z-index:2;position:relative}.page-module___8aEwW__bannerBadge{background-color:var(--secondary-color);color:#fff;letter-spacing:1px;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.page-module___8aEwW__bannerContent h3{color:#fff;margin-bottom:1rem;font-size:2.2rem}.page-module___8aEwW__bannerContent p{color:#e0e0e0;max-width:90%;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.page-module___8aEwW__statsSection{background-color:var(--bg-color);border-bottom:1px solid var(--border-color);padding:4rem 0 6rem}.page-module___8aEwW__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.page-module___8aEwW__statItem h3{color:var(--primary-color);font-size:3.5rem;font-family:var(--font-heading);margin-bottom:.5rem}.page-module___8aEwW__statItem p{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:1.1rem}.page-module___8aEwW__featuresSection{background-color:var(--bg-color);padding:8rem 0;position:relative}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem;display:grid}.page-module___8aEwW__featureCard{text-align:center;background:#141414cc;border:1px solid #b388151a;padding:4rem 3rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 40px #00000080}.page-module___8aEwW__featureCard:hover{border-color:#b3881566;transform:translateY(-15px);box-shadow:0 20px 50px #b3881526}.page-module___8aEwW__featureIcon{color:var(--primary-color);margin-bottom:2rem;font-size:3.5rem}.page-module___8aEwW__featureCard h3{color:var(--text-main);margin-bottom:1.5rem;font-size:1.8rem}.page-module___8aEwW__featureCard p{color:var(--text-muted);font-size:1.1rem;line-height:1.8}.page-module___8aEwW__expertSection{background-color:var(--bg-surface);padding:8rem 0;position:relative}.page-module___8aEwW__expertSection:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-color), transparent);opacity:.3;width:100%;height:1px;position:absolute;top:0;left:0}.page-module___8aEwW__expertSection:after{content:"";background:linear-gradient(90deg, transparent, var(--primary-color), transparent);opacity:.3;width:100%;height:1px;position:absolute;bottom:0;left:0}.page-module___8aEwW__expertContainer{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (min-width:992px){.page-module___8aEwW__expertContainer{flex-direction:row;justify-content:space-between}}.page-module___8aEwW__expertImageWrapper{flex:1;width:100%;max-width:500px;position:relative}.page-module___8aEwW__expertImage{border:1px solid #ffffff0d;border-radius:12px;width:100%;height:auto;transition:transform .4s;box-shadow:0 20px 50px #0009}.page-module___8aEwW__expertImageWrapper:hover .page-module___8aEwW__expertImage{transform:scale(1.02)}.page-module___8aEwW__expertDecoration{border:2px solid var(--secondary-color);z-index:-1;opacity:.5;border-radius:12px;width:150px;height:150px;position:absolute;bottom:-20px;right:-20px}.page-module___8aEwW__expertContent{flex:1.2}.page-module___8aEwW__expertBadge{color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.page-module___8aEwW__expertTitle{color:var(--text-main);font-size:3rem;font-family:var(--font-heading);margin-bottom:1.5rem}.page-module___8aEwW__expertDescription{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.page-module___8aEwW__expertSign{color:var(--secondary-color);opacity:.8;font-family:Times New Roman,serif;font-size:2rem;font-style:italic}.page-module___8aEwW__stepsSection{background-image:url(/images/materials.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:10rem 0;position:relative}.page-module___8aEwW__stepsOverlay{background:linear-gradient(90deg,#0a0a0af2 0%,#0a0a0acc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__stepsContainer{z-index:1;position:relative}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}.page-module___8aEwW__stepItem{align-items:flex-start;gap:1.5rem;display:flex}.page-module___8aEwW__stepNumber{font-size:3rem;font-family:var(--font-heading);color:#0000;-webkit-text-stroke:1px var(--primary-color);line-height:1}.page-module___8aEwW__stepContent h4{color:var(--text-main);margin-bottom:.5rem;font-size:1.4rem}.page-module___8aEwW__stepContent p{color:var(--text-muted);font-size:1rem}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__heroSubtitle{margin-bottom:2rem;font-size:1.1rem}.page-module___8aEwW__heroButtons{flex-direction:column;width:100%}.page-module___8aEwW__heroButtons a{text-align:center;width:100%}.page-module___8aEwW__promoBanner{min-height:250px;padding:1.5rem}.page-module___8aEwW__bannerContent h3{font-size:1.8rem}.page-module___8aEwW__bannersSection,.page-module___8aEwW__statsSection,.page-module___8aEwW__expertSection,.page-module___8aEwW__marqueeSection,.page-module___8aEwW__featuresSection{padding:4rem 0}.page-module___8aEwW__stepsSection{padding:5rem 0}.page-module___8aEwW__featureCard{padding:2.5rem 1.5rem}.page-module___8aEwW__expertTitle{font-size:2.2rem}.page-module___8aEwW__expertSign{font-size:1.5rem}.page-module___8aEwW__expertDecoration{display:none}}.page-module___8aEwW__marqueeSection{background-color:var(--bg-surface);border-bottom:1px solid var(--border-color);padding:6rem 0;overflow:hidden}.page-module___8aEwW__marqueeHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.page-module___8aEwW__marqueeContainer{width:100%;padding:1rem 0;position:relative;overflow:hidden}.page-module___8aEwW__marqueeTrack{direction:ltr;gap:2rem;width:max-content;animation:30s linear infinite page-module___8aEwW__scrollMarquee;display:flex}.page-module___8aEwW__marqueeTrack:hover{animation-play-state:paused}@keyframes page-module___8aEwW__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}[dir=rtl] .page-module___8aEwW__marqueeTrack{animation-name:page-module___8aEwW__scrollMarqueeRTL}@keyframes page-module___8aEwW__scrollMarqueeRTL{0%{transform:translate(0)}to{transform:translate(33.3333%)}}.page-module___8aEwW__marqueeItem{border:1px solid var(--border-color);background:#141414cc;border-radius:12px;flex-direction:column;width:280px;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden}.page-module___8aEwW__marqueeItem:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 10px 30px #0296a81a}.page-module___8aEwW__marqueeImage{background-position:50%;background-size:cover;align-items:flex-start;height:200px;padding:1rem;display:flex}.page-module___8aEwW__marqueeBadge{background:var(--primary-color);color:#000;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:700}.page-module___8aEwW__marqueeInfo{padding:1.5rem}.page-module___8aEwW__marqueeInfo h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.2rem}.page-module___8aEwW__marqueePrice{color:var(--primary-color);font-size:1.1rem;font-weight:700}.page-module___8aEwW__wideBannerSection{background-color:var(--bg-surface);padding:8rem 0}.page-module___8aEwW__wideBanner{background-image:url(/images/materials.png);background-position:50%;background-size:cover;background-attachment:fixed;border:1px solid #b388154d;border-radius:16px;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #b388151a}.page-module___8aEwW__wideBanner:before{content:"";background:linear-gradient(90deg,#0a0a0af2 0%,#0a0a0a4d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__wideBannerContent{z-index:1;max-width:600px;padding:4rem;position:relative}.page-module___8aEwW__wideBannerContent h2{color:#fff;font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.page-module___8aEwW__wideBannerContent p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.page-module___8aEwW__marqueeHeader{text-align:center;flex-direction:column;gap:1.5rem}.page-module___8aEwW__wideBannerContent{text-align:center;padding:2rem}.page-module___8aEwW__wideBannerContent h2{font-size:1.8rem}}
