.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.Hero-module__Z8hQ_W__heroGrid{grid-template-columns:1fr 1fr}}.Hero-module__Z8hQ_W__heroContent{z-index:2;max-width:700px;position:relative}.Hero-module__Z8hQ_W__heroImageWrapper{z-index:2;width:100%;position:relative}.Hero-module__Z8hQ_W__imageBox{aspect-ratio:4/3;border:1px solid #ffffff80;border-radius:24px;width:100%;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001a}@keyframes Hero-module__Z8hQ_W__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.Hero-module__Z8hQ_W__heroImage{object-fit:cover;width:100%;height:100%}.Hero-module__Z8hQ_W__floatingCard{-webkit-backdrop-filter:blur(12px);z-index:3;background:#ffffffd9;border:1px solid #fff9;border-radius:20px;flex-direction:column;padding:1.5rem 2rem;animation:8s ease-in-out 2s infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;bottom:-30px;left:-40px;box-shadow:0 20px 40px #00000014}.Hero-module__Z8hQ_W__floatingCard span{background:linear-gradient(90deg, var(--cmyk-cyan), var(--cmyk-magenta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.Hero-module__Z8hQ_W__floatingCard small{color:var(--text-muted);font-size:.95rem;font-weight:600}.Hero-module__Z8hQ_W__title{margin-bottom:1.5rem;font-size:clamp(2rem,8vw,5.5rem);font-weight:800;line-height:1.3}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__Z8hQ_W__actions{gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__glow1,.Hero-module__Z8hQ_W__glow2,.Hero-module__Z8hQ_W__glow3{filter:blur(120px);z-index:1;opacity:.2;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__glow1{background:var(--cmyk-cyan);width:600px;height:600px;top:-100px;right:-100px}.Hero-module__Z8hQ_W__glow2{background:var(--cmyk-magenta);width:500px;height:500px;bottom:10%;left:-200px}.Hero-module__Z8hQ_W__glow3{background:var(--cmyk-yellow);opacity:.1;width:400px;height:400px;top:30%;right:20%}@media (max-width:1023px){.Hero-module__Z8hQ_W__heroImageWrapper{display:none}}@media (max-width:768px){.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:1rem}.Hero-module__Z8hQ_W__subtitle{font-size:1rem}}
.Services-module__PFRRnG__section{z-index:2;padding:8rem 0;position:relative}.Services-module__PFRRnG__sectionTitle{text-align:center;margin-bottom:4rem;font-size:3rem}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto}}@media (min-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto}}.Services-module__PFRRnG__card{text-align:left;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{background:#ffffffd9;border-color:#fff9;transform:translateY(-8px);box-shadow:0 30px 60px #00000014}.Services-module__PFRRnG__icon{border:1px solid var(--card-border);background:#0000000a;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;font-size:2.5rem;transition:all .4s;display:inline-flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__icon{background:#00000014;transform:scale(1.1)}.Services-module__PFRRnG__cardTitle{margin-bottom:1rem;font-size:1.5rem}.Services-module__PFRRnG__cardDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.Services-module__PFRRnG__section{padding:4rem 0}.Services-module__PFRRnG__sectionTitle{margin-bottom:2.5rem;font-size:2rem}.Services-module__PFRRnG__card{padding:1.5rem}.Services-module__PFRRnG__cardTitle{font-size:1.25rem}}
.Quality-module__HYna_q__section{background:var(--bg-secondary);border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);padding:8rem 0}.Quality-module__HYna_q__wrapper{align-items:center;gap:4rem;display:flex}.Quality-module__HYna_q__content{flex:1}.Quality-module__HYna_q__visual{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Quality-module__HYna_q__imageStack{aspect-ratio:1;width:100%;max-width:550px;position:relative}.Quality-module__HYna_q__imageWrapper{border:4px solid var(--bg-color);border-radius:20px;transition:all .5s cubic-bezier(.2,.8,.2,1);position:absolute;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Quality-module__HYna_q__imageWrapper img{object-fit:cover;background-color:var(--card-bg);width:100%;height:100%}.Quality-module__HYna_q__img1{z-index:1;width:75%;height:80%;top:0;right:0}.Quality-module__HYna_q__img2{z-index:2;width:55%;height:60%;bottom:0;left:0;box-shadow:-10px 20px 40px #00000026}.Quality-module__HYna_q__img3{z-index:3;border-width:3px;width:45%;height:45%;top:15%;left:-5%;box-shadow:-15px 15px 30px #0000001f}.Quality-module__HYna_q__imageStack:hover .Quality-module__HYna_q__img1{transform:scale(1.02)translate(10px,-10px)}.Quality-module__HYna_q__imageStack:hover .Quality-module__HYna_q__img2{transform:scale(1.05)translate(-10px,10px)}.Quality-module__HYna_q__imageStack:hover .Quality-module__HYna_q__img3{transform:scale(1.08)translate(-15px,-5px)}.Quality-module__HYna_q__qualityBadge{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffffd9;border:1px solid #fff9;border-radius:20px;padding:1.5rem 2rem;animation:6s ease-in-out infinite Quality-module__HYna_q__float;position:absolute;bottom:10%;right:-5%;box-shadow:0 20px 40px #0000001a}@keyframes Quality-module__HYna_q__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.Quality-module__HYna_q__visualTitle{background:linear-gradient(90deg, var(--cmyk-cyan), var(--cmyk-magenta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.2rem;font-size:2.5rem;font-weight:800;line-height:1}.Quality-module__HYna_q__visualSub{color:var(--text-muted);font-size:.95rem;font-weight:700}.Quality-module__HYna_q__title{margin-bottom:1.5rem;font-size:2.5rem}.Quality-module__HYna_q__desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.Quality-module__HYna_q__list{list-style:none}.Quality-module__HYna_q__list li{align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;display:flex}.Quality-module__HYna_q__check{color:var(--cmyk-cyan);font-size:1.2rem;font-weight:700}@media (max-width:900px){.Quality-module__HYna_q__wrapper{flex-direction:column}.Quality-module__HYna_q__imageStack{max-width:400px;margin:0 auto}.Quality-module__HYna_q__qualityBadge{right:0}}@media (max-width:768px){.Quality-module__HYna_q__section{padding:4rem 0}.Quality-module__HYna_q__title{margin-bottom:1rem;font-size:1.75rem}.Quality-module__HYna_q__desc{font-size:1rem}.Quality-module__HYna_q__visualTitle{font-size:1.75rem}.Quality-module__HYna_q__visualSub{font-size:.85rem}.Quality-module__HYna_q__imageStack{max-width:300px}.Quality-module__HYna_q__qualityBadge{padding:1rem 1.5rem;bottom:5%;right:-10%}}
.Testimonials-module__MlUweW__section{padding:8rem 0}.Testimonials-module__MlUweW__sectionTitle{text-align:center;margin-bottom:4rem;font-size:3rem}.Testimonials-module__MlUweW__sliderContainer{align-items:center;width:100%;display:flex;position:relative}@media (min-width:768px){.Testimonials-module__MlUweW__sliderContainer{padding:0 70px}}.Testimonials-module__MlUweW__sliderTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:2rem;width:100%;margin:-1.5rem 0;padding:1.5rem 0;display:flex;overflow-x:auto}.Testimonials-module__MlUweW__sliderTrack::-webkit-scrollbar{display:none}.Testimonials-module__MlUweW__sliderTrack{-ms-overflow-style:none;scrollbar-width:none}.Testimonials-module__MlUweW__slide{scroll-snap-align:center;flex:0 0 100%}@media (min-width:768px){.Testimonials-module__MlUweW__slide{flex:0 0 calc(50% - 1rem)}}@media (min-width:1024px){.Testimonials-module__MlUweW__slide{flex:0 0 calc(33.333% - 1.33rem)}}.Testimonials-module__MlUweW__navBtn{background:var(--bg-color);width:56px;height:56px;color:var(--text-color);cursor:pointer;z-index:10;border:1px solid var(--card-border);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 20px #00000026}.Testimonials-module__MlUweW__navBtn:hover{background:var(--cmyk-cyan);color:var(--bg-color);border-color:var(--cmyk-cyan);transform:translateY(-50%)scale(1.1)}.Testimonials-module__MlUweW__prevBtn{left:0}.Testimonials-module__MlUweW__nextBtn{right:0}@media (max-width:767px){.Testimonials-module__MlUweW__navBtn{display:none}}.Testimonials-module__MlUweW__card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.Testimonials-module__MlUweW__productImageWrapper{border-bottom:1px solid var(--card-border);width:100%;height:240px;overflow:hidden}.Testimonials-module__MlUweW__productImage{object-fit:cover;background:var(--card-bg);width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.Testimonials-module__MlUweW__card:hover .Testimonials-module__MlUweW__productImage{transform:scale(1.05)}.Testimonials-module__MlUweW__cardContent{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;gap:.75rem;padding:2rem 2.5rem;display:flex}.Testimonials-module__MlUweW__productName{color:var(--text-color);margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.Testimonials-module__MlUweW__companyName{color:var(--cmyk-cyan);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.95rem;font-weight:600}@media (max-width:768px){.Testimonials-module__MlUweW__section{padding:4rem 0}.Testimonials-module__MlUweW__sectionTitle{margin-bottom:2.5rem;font-size:2rem}.Testimonials-module__MlUweW__cardContent{padding:1.5rem}.Testimonials-module__MlUweW__productName{font-size:1.1rem}.Testimonials-module__MlUweW__companyName{font-size:.85rem}}
.Contact-module__OWeMSG__section{background:var(--bg-secondary);border-top:1px solid var(--card-border);padding:8rem 0}.Contact-module__OWeMSG__wrapper{text-align:center;max-width:800px;margin:0 auto}.Contact-module__OWeMSG__title{margin-bottom:1.5rem;font-size:3.5rem}.Contact-module__OWeMSG__desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.2rem}.Contact-module__OWeMSG__form{text-align:left;flex-direction:column;gap:1.5rem;padding:3.5rem;display:flex}.Contact-module__OWeMSG__inputGroup{flex-direction:column;gap:.75rem;display:flex}.Contact-module__OWeMSG__inputGroup label{color:var(--text-color);font-size:1rem;font-weight:500}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{border:1px solid var(--card-border);width:100%;color:var(--text-color);background:#00000005;border-radius:12px;padding:1.2rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--cmyk-magenta);background:#0000000a;outline:none;box-shadow:0 0 15px #ff00aa1a}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:150px}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:4rem 0}.Contact-module__OWeMSG__title{margin-bottom:1rem;font-size:2rem}.Contact-module__OWeMSG__desc{margin-bottom:2.5rem;font-size:1rem}.Contact-module__OWeMSG__form{padding:1.5rem}}
