.Hero-module__Z8hQ_W__hero{height:90vh;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__bgImage{animation:20s infinite alternate Hero-module__Z8hQ_W__kenBurns}@keyframes Hero-module__Z8hQ_W__kenBurns{0%{transform:scale(1)}to{transform:scale(1.15)}}.Hero-module__Z8hQ_W__heroOverlay{z-index:1;background:linear-gradient(90deg,#003366d9 30%,#0000004d 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__heroOverlay:after{content:"";z-index:1;background:radial-gradient(circle at 20%,#ff99001a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__heroContent{z-index:2;max-width:900px;position:relative}.Hero-module__Z8hQ_W__heroContent h1{text-shadow:2px 2px 10px #0000004d;margin-bottom:25px;font-size:4.5rem;line-height:1.1}.Hero-module__Z8hQ_W__heroContent p{color:#ffffffe6;border-left:4px solid var(--accent);max-width:600px;margin-bottom:40px;padding-left:20px;font-size:1.4rem}.Hero-module__Z8hQ_W__heroBtns{flex-wrap:wrap;gap:20px;display:flex}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;border:none;border-radius:50px;padding:16px 40px;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.Hero-module__Z8hQ_W__btnPrimary{background:var(--accent);color:var(--white);box-shadow:0 4px 20px #f906}.Hero-module__Z8hQ_W__btnPrimary:hover{background:#e68a00;transform:translateY(-5px)scale(1.05);box-shadow:0 10px 30px #f909}.Hero-module__Z8hQ_W__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);background:#ffffff1a;border:1px solid #ffffff4d}.Hero-module__Z8hQ_W__btnSecondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-5px)}@media (max-width:992px){.Hero-module__Z8hQ_W__heroContent h1{font-size:3.5rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{text-align:center;justify-content:center;height:80vh}.Hero-module__Z8hQ_W__heroOverlay{background:linear-gradient(#003366d9 0%,#0009 100%)}.Hero-module__Z8hQ_W__heroContent h1{font-size:2.8rem}.Hero-module__Z8hQ_W__heroContent p{border-left:none;margin:0 auto 40px;padding-left:0;font-size:1.1rem}.Hero-module__Z8hQ_W__heroBtns{justify-content:center}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroContent h1{font-size:2.2rem}}
.ProductCarousel-module__aBTsGW__carouselContainer{background:radial-gradient(circle,#fff 0%,#f7f7f7 100%);padding:60px 0;position:relative;overflow:hidden}.ProductCarousel-module__aBTsGW__sectionTitle{text-align:center;margin-bottom:30px}.ProductCarousel-module__aBTsGW__sectionTitle h2{font-family:var(--font-montserrat),sans-serif;color:#036;text-transform:uppercase;letter-spacing:2px;font-size:2.2rem}.ProductCarousel-module__aBTsGW__underline{background:gold;border-radius:2px;width:60px;height:4px;margin:12px auto 0;position:relative;overflow:hidden}.ProductCarousel-module__aBTsGW__underline:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:3s infinite ProductCarousel-module__aBTsGW__underlineShine;position:absolute;top:0;left:-100%}@keyframes ProductCarousel-module__aBTsGW__underlineShine{0%{left:-100%}50%,to{left:100%}}.ProductCarousel-module__aBTsGW__slider{align-items:center;width:100%;height:320px;margin:auto;display:flex;position:relative;overflow:visible}.ProductCarousel-module__aBTsGW__slideTrack{gap:20px;width:3600px;animation:35s linear infinite ProductCarousel-module__aBTsGW__scroll;display:flex}.ProductCarousel-module__aBTsGW__slideTrack:hover{animation-play-state:paused}.ProductCarousel-module__aBTsGW__slide{perspective:1000px;justify-content:center;align-items:center;width:300px;height:300px;transition:all .6s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.ProductCarousel-module__aBTsGW__slide:after{content:"";background:radial-gradient(#00000014 0%,#0000 70%);border-radius:50%;width:50%;height:15px;transition:all .6s;position:absolute;bottom:10px}.ProductCarousel-module__aBTsGW__productImage{object-fit:contain;filter:drop-shadow(0 15px 25px #00000014);max-width:85%;max-height:85%;transition:all .6s;animation:4s ease-in-out infinite ProductCarousel-module__aBTsGW__float}.ProductCarousel-module__aBTsGW__slide:nth-child(odd) .ProductCarousel-module__aBTsGW__productImage{animation-delay:-1s}.ProductCarousel-module__aBTsGW__slide:nth-child(3n) .ProductCarousel-module__aBTsGW__productImage{animation-delay:-2s}.ProductCarousel-module__aBTsGW__slide:hover{z-index:10;transform:scale(1.1)rotateY(10deg)}.ProductCarousel-module__aBTsGW__slide:hover .ProductCarousel-module__aBTsGW__productImage{filter:drop-shadow(0 30px 40px #00000026);animation-play-state:paused}.ProductCarousel-module__aBTsGW__slide:hover:after{opacity:.4;transform:scale(1.3)}.ProductCarousel-module__aBTsGW__slide:before{content:"";pointer-events:none;z-index:2;opacity:0;background:linear-gradient(45deg,#0000 0%,#fff0 45%,#ffffff4d 50%,#fff0 55%,#0000 100%);width:200%;height:200%;transition:all;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.ProductCarousel-module__aBTsGW__slide:hover:before{opacity:1;animation:1.2s infinite ProductCarousel-module__aBTsGW__shine}@keyframes ProductCarousel-module__aBTsGW__shine{0%{transform:translate(-100%,-100%)rotate(45deg)}to{transform:translate(100%,100%)rotate(45deg)}}@keyframes ProductCarousel-module__aBTsGW__scroll{0%{transform:translate(0)}to{transform:translate(-1280px)}}@keyframes ProductCarousel-module__aBTsGW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:768px){.ProductCarousel-module__aBTsGW__slider{height:250px}.ProductCarousel-module__aBTsGW__slide{width:250px}.ProductCarousel-module__aBTsGW__sectionTitle h2{font-size:1.6rem}}
.Services-module__PFRRnG__services{background:var(--light);padding:100px 0}.Services-module__PFRRnG__sectionTitle{text-align:center;margin-bottom:60px}.Services-module__PFRRnG__sectionTitle h2{color:var(--primary);margin-bottom:15px;font-size:2.5rem}.Services-module__PFRRnG__underline{background:var(--accent);width:60px;height:4px;margin:0 auto 20px}.Services-module__PFRRnG__sectionTitle p{color:var(--gray);font-size:1.1rem}.Services-module__PFRRnG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;display:grid}.Services-module__PFRRnG__serviceCard{height:400px;color:var(--white);transition:var(--transition);cursor:pointer;opacity:0;background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:flex-end;padding:30px;display:flex;transform:translateY(30px)}.Services-module__PFRRnG__serviceCard.Services-module__PFRRnG__visible{opacity:1;transform:translateY(0)}.Services-module__PFRRnG__serviceCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.Services-module__PFRRnG__serviceInfo h3{color:var(--accent);margin-bottom:10px;font-size:1.5rem}.Services-module__PFRRnG__serviceInfo p{opacity:.9;margin-bottom:20px;font-size:.95rem}.Services-module__PFRRnG__serviceCta{color:var(--white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:1px;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:12px;width:fit-content;padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__serviceCta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-150%}.Services-module__PFRRnG__serviceCta i{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceCta{background:var(--accent);border-color:var(--accent);color:var(--primary);transform:scale(1.05);box-shadow:0 5px 15px #f906}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceCta:before{left:150%}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceCta i{transform:translate(5px)scale(1.2)}@media (max-width:768px){.Services-module__PFRRnG__services{padding:60px 0}.Services-module__PFRRnG__sectionTitle h2{font-size:2rem}.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr}.Services-module__PFRRnG__serviceCard{height:350px}}
.WhyUs-module__U6xvIG__whyUs{padding:100px 0}.WhyUs-module__U6xvIG__whyText h2{color:var(--primary);margin-bottom:20px;font-size:2.5rem}.WhyUs-module__U6xvIG__intro{color:var(--primary);margin-bottom:15px;font-size:1.2rem;font-weight:600}.WhyUs-module__U6xvIG__whyText p{margin-bottom:20px;line-height:1.8}.WhyUs-module__U6xvIG__featuresList{margin:30px 0;list-style:none}.WhyUs-module__U6xvIG__featuresList li{align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.WhyUs-module__U6xvIG__featuresList i{color:var(--accent);flex-shrink:0;margin-top:3px;font-size:1.2rem}.WhyUs-module__U6xvIG__stats{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.WhyUs-module__U6xvIG__statItem{text-align:center}.WhyUs-module__U6xvIG__count{color:var(--primary);font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:800;display:block}.WhyUs-module__U6xvIG__statItem p{color:var(--gray);margin:0;font-weight:600}.WhyUs-module__U6xvIG__whyImg{justify-content:center;align-items:center;display:flex}.WhyUs-module__U6xvIG__floatingImg{width:100%;max-width:400px;height:auto;animation:6s ease-in-out infinite WhyUs-module__U6xvIG__float}@media (max-width:768px){.WhyUs-module__U6xvIG__whyUs{padding:60px 0}.WhyUs-module__U6xvIG__whyText h2{font-size:2rem}.WhyUs-module__U6xvIG__intro{font-size:1.1rem}.WhyUs-module__U6xvIG__stats{grid-template-columns:1fr;gap:20px;margin-top:30px}.WhyUs-module__U6xvIG__count{font-size:2rem}.WhyUs-module__U6xvIG__whyImg{margin-top:40px}.WhyUs-module__U6xvIG__floatingImg{max-width:300px}}
.ContactForm-module__1SvrgG__contactSection{background:var(--light);padding:100px 0}.ContactForm-module__1SvrgG__formWrapper{background:var(--white);max-width:800px;box-shadow:var(--shadow);border:1px solid #0033660d;border-radius:30px;margin:0 auto;padding:50px}.ContactForm-module__1SvrgG__formHeader{text-align:center;margin-bottom:40px}.ContactForm-module__1SvrgG__formHeader h2{color:var(--primary);margin-bottom:10px;font-size:2.2rem}.ContactForm-module__1SvrgG__formHeader p{color:var(--gray)}.ContactForm-module__1SvrgG__formGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.ContactForm-module__1SvrgG__inputGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.ContactForm-module__1SvrgG__inputGroup label{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:700}.ContactForm-module__1SvrgG__inputGroup input,.ContactForm-module__1SvrgG__inputGroup select,.ContactForm-module__1SvrgG__inputGroup textarea{transition:var(--transition);border:2px solid #e2e8f0;border-radius:12px;padding:15px;font-family:inherit;font-size:1rem}.ContactForm-module__1SvrgG__inputGroup input:focus,.ContactForm-module__1SvrgG__inputGroup select:focus,.ContactForm-module__1SvrgG__inputGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #0033660d}.ContactForm-module__1SvrgG__submitBtn{background:var(--primary);width:100%;color:var(--white);text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:var(--transition);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;padding:18px;font-family:Montserrat,sans-serif;font-weight:800;display:flex}.ContactForm-module__1SvrgG__submitBtn:hover:not(:disabled){background:var(--accent);transform:translateY(-3px);box-shadow:0 10px 20px #ff99004d}.ContactForm-module__1SvrgG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__1SvrgG__successMsg{color:#166534;background:#dcfce7;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:15px;font-weight:600;animation:.5s ContactForm-module__1SvrgG__fadeIn;display:flex}.ContactForm-module__1SvrgG__errorMsg{color:#991b1b;background:#fee2e2;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:15px;font-weight:600;animation:.5s ContactForm-module__1SvrgG__fadeIn;display:flex}@keyframes ContactForm-module__1SvrgG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ContactForm-module__1SvrgG__formWrapper{padding:30px 20px}.ContactForm-module__1SvrgG__formGrid{grid-template-columns:1fr}.ContactForm-module__1SvrgG__formHeader h2{font-size:1.8rem}}
