.Hero-module__ZARIfG__hero{color:#fff;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding-top:160px;padding-bottom:4rem;display:flex;position:relative}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center;z-index:1}.Hero-module__ZARIfG__overlay{z-index:2;background:linear-gradient(90deg,#1a1a1bcc 0%,#1a1a1b66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;position:relative}.Hero-module__ZARIfG__title{margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.Hero-module__ZARIfG__title span{color:var(--accent-safety)}.Hero-module__ZARIfG__description{opacity:.9;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__stats{border-top:1px solid #fff3;gap:4rem;padding-top:2rem;padding-bottom:1rem;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__statItem strong{font-family:var(--font-serif);color:var(--accent-safety);font-size:2.5rem}.Hero-module__ZARIfG__statItem span{text-transform:uppercase;letter-spacing:.1em;opacity:.7;font-size:.8rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:auto;min-height:100vh;padding-top:80px;padding-bottom:3rem}.Hero-module__ZARIfG__container{padding:0 1.25rem}.Hero-module__ZARIfG__title{word-break:break-word;margin-bottom:1.5rem;font-size:clamp(1.8rem,8vw,2.8rem)}.Hero-module__ZARIfG__description{margin-bottom:2rem;font-size:.95rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;gap:1rem;margin-bottom:3rem}.Hero-module__ZARIfG__stats{text-align:center;flex-flow:wrap;justify-content:center;gap:1.5rem}.Hero-module__ZARIfG__statItem strong{font-size:1.8rem}.Hero-module__ZARIfG__statItem span{font-size:.7rem}}
.ServiceGrid-module___Pg3Iq__section{background-color:var(--bg-offset);padding:8rem 2rem}.ServiceGrid-module___Pg3Iq__container{max-width:1400px;margin:0 auto}.ServiceGrid-module___Pg3Iq__header{max-width:700px;margin-bottom:4rem}.ServiceGrid-module___Pg3Iq__header h2{font-size:3rem;line-height:1.1}.ServiceGrid-module___Pg3Iq__header h2 span{opacity:.5;font-weight:400;display:block}.ServiceGrid-module___Pg3Iq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.ServiceGrid-module___Pg3Iq__card{background:var(--bg-clean);border-radius:var(--border-radius);transition:var(--transition-smooth);border:1px solid #eee;overflow:hidden}.ServiceGrid-module___Pg3Iq__card:hover{box-shadow:var(--shadow-premium);border-color:var(--accent-safety);transform:translateY(-10px)}.ServiceGrid-module___Pg3Iq__imageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.ServiceGrid-module___Pg3Iq__image{object-fit:cover;transition:var(--transition-smooth)}.ServiceGrid-module___Pg3Iq__card:hover .ServiceGrid-module___Pg3Iq__image{transform:scale(1.05)}.ServiceGrid-module___Pg3Iq__content{padding:2.5rem}.ServiceGrid-module___Pg3Iq__content h3{margin-bottom:1rem;font-size:1.5rem}.ServiceGrid-module___Pg3Iq__content p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.ServiceGrid-module___Pg3Iq__link{text-transform:uppercase;letter-spacing:.1em;color:var(--primary-titan);align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.ServiceGrid-module___Pg3Iq__link:hover{color:var(--accent-safety)}@media (max-width:768px){.ServiceGrid-module___Pg3Iq__section{padding:4rem 1.25rem}.ServiceGrid-module___Pg3Iq__header h2{font-size:1.8rem}.ServiceGrid-module___Pg3Iq__grid{grid-template-columns:1fr}.ServiceGrid-module___Pg3Iq__content{padding:1.5rem}}
.EquipmentSection-module__QjzM1W__section{background-color:var(--bg-offset);padding:100px 0}.EquipmentSection-module__QjzM1W__container{max-width:1200px;margin:0 auto;padding:0 20px}.EquipmentSection-module__QjzM1W__header{text-align:center;margin-bottom:60px}.EquipmentSection-module__QjzM1W__header h2{margin-top:1rem;font-size:2.5rem}.EquipmentSection-module__QjzM1W__header h2 span{color:var(--accent-safety)}.EquipmentSection-module__QjzM1W__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.EquipmentSection-module__QjzM1W__card{background-color:var(--bg-clean);border-radius:var(--border-radius);box-shadow:var(--shadow-premium);transition:var(--transition-smooth);border:1px solid #0000000d;overflow:hidden}.EquipmentSection-module__QjzM1W__card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0000001a}.EquipmentSection-module__QjzM1W__imageWrapper{width:100%;height:250px;position:relative}.EquipmentSection-module__QjzM1W__image{object-fit:cover}.EquipmentSection-module__QjzM1W__content{padding:30px}.EquipmentSection-module__QjzM1W__content h3{align-items:center;gap:10px;margin-bottom:1rem;font-size:1.5rem;display:flex}.EquipmentSection-module__QjzM1W__content p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.EquipmentSection-module__QjzM1W__specs{border-top:1px solid #0000000d;grid-template-columns:repeat(2,1fr);gap:15px;padding-top:1.5rem;display:grid}.EquipmentSection-module__QjzM1W__specItem{flex-direction:column;display:flex}.EquipmentSection-module__QjzM1W__specItem span:first-child{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem}.EquipmentSection-module__QjzM1W__specItem span:last-child{font-size:.9rem;font-weight:700}@media (max-width:768px){.EquipmentSection-module__QjzM1W__grid{grid-template-columns:1fr}}
.ProcessSection-module__G585fq__section{background-color:var(--bg-clean);padding:100px 0}.ProcessSection-module__G585fq__container{max-width:1200px;margin:0 auto;padding:0 20px}.ProcessSection-module__G585fq__header{text-align:center;margin-bottom:80px}.ProcessSection-module__G585fq__header h2{margin-top:1rem;font-size:2.5rem}.ProcessSection-module__G585fq__header h2 span{color:var(--accent-safety)}.ProcessSection-module__G585fq__timeline{justify-content:space-between;gap:40px;display:flex;position:relative}.ProcessSection-module__G585fq__timeline:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#0000001a,#0000);height:2px;position:absolute;top:40px;left:0;right:0}.ProcessSection-module__G585fq__step{text-align:center;z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.ProcessSection-module__G585fq__numberWrapper{background-color:var(--bg-clean);border:2px solid var(--accent-safety);width:80px;height:80px;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;margin-bottom:25px;display:flex;box-shadow:0 10px 20px #0000000d}.ProcessSection-module__G585fq__step:hover .ProcessSection-module__G585fq__numberWrapper{background-color:var(--accent-safety);color:#fff;transform:scale(1.1)}.ProcessSection-module__G585fq__step h3{margin-bottom:.75rem;font-size:1.25rem}.ProcessSection-module__G585fq__step p{color:var(--text-muted);font-size:.95rem;line-height:1.5}@media (max-width:992px){.ProcessSection-module__G585fq__timeline{flex-direction:column;align-items:flex-start;gap:60px}.ProcessSection-module__G585fq__timeline:before{display:none}.ProcessSection-module__G585fq__step{text-align:left;flex-direction:row;align-items:flex-start;gap:30px}.ProcessSection-module__G585fq__numberWrapper{flex-shrink:0;margin-bottom:0}}
.TestimonialsSection-module__g6gg7W__section{background-color:var(--bg-offset);padding:100px 0}.TestimonialsSection-module__g6gg7W__container{max-width:1200px;margin:0 auto;padding:0 20px}.TestimonialsSection-module__g6gg7W__header{text-align:center;margin-bottom:60px}.TestimonialsSection-module__g6gg7W__header h2{margin-top:1rem;font-size:2.5rem}.TestimonialsSection-module__g6gg7W__header h2 span{color:var(--accent-safety)}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.TestimonialsSection-module__g6gg7W__card{background-color:var(--bg-clean);border-radius:var(--border-radius);box-shadow:var(--shadow-premium);transition:var(--transition-smooth);flex-direction:column;justify-content:space-between;padding:40px;display:flex}.TestimonialsSection-module__g6gg7W__card:hover{transform:translateY(-5px)}.TestimonialsSection-module__g6gg7W__quote{color:var(--text-main);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.7}.TestimonialsSection-module__g6gg7W__stars{color:var(--accent-safety);gap:5px;margin-bottom:1rem;display:flex}.TestimonialsSection-module__g6gg7W__author{align-items:center;gap:15px;display:flex}.TestimonialsSection-module__g6gg7W__authorInfo h4{text-transform:none;letter-spacing:0;margin-bottom:2px;font-size:1rem}.TestimonialsSection-module__g6gg7W__authorInfo span{color:var(--text-muted);font-size:.85rem}
.FAQSection-module__ZB1fIa__section{background-color:var(--bg-clean);padding:100px 0}.FAQSection-module__ZB1fIa__container{max-width:800px;margin:0 auto;padding:0 20px}.FAQSection-module__ZB1fIa__header{text-align:center;margin-bottom:60px}.FAQSection-module__ZB1fIa__header h2{margin-top:1rem;font-size:2.5rem}.FAQSection-module__ZB1fIa__header h2 span{color:var(--accent-safety)}.FAQSection-module__ZB1fIa__faqItem{border-bottom:1px solid #0000001a;padding:25px 0}.FAQSection-module__ZB1fIa__faqItem:last-child{border-bottom:none}.FAQSection-module__ZB1fIa__faqItem h3{color:var(--text-main);cursor:pointer;text-transform:none;letter-spacing:0;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.FAQSection-module__ZB1fIa__faqItem p{color:var(--text-muted);font-size:1rem;line-height:1.6}
.ContactForm-module__j1WgZG__section{background-color:var(--primary-titan);color:#fff;padding:100px 0}.ContactForm-module__j1WgZG__container{grid-template-columns:1fr 1fr;gap:80px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.ContactForm-module__j1WgZG__header{margin-bottom:40px}.ContactForm-module__j1WgZG__header h2{color:#fff;margin-top:1rem;font-size:3rem;line-height:1.1}.ContactForm-module__j1WgZG__header h2 span{color:var(--accent-safety)}.ContactForm-module__j1WgZG__info p{color:#ffffffb3;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ContactForm-module__j1WgZG__contactDetails{flex-direction:column;gap:20px;display:flex}.ContactForm-module__j1WgZG__detailItem{align-items:center;gap:15px;display:flex}.ContactForm-module__j1WgZG__detailItem span{font-size:1.1rem}.ContactForm-module__j1WgZG__formWrapper{border-radius:var(--border-radius);color:var(--text-main);background-color:#fff;padding:50px}.ContactForm-module__j1WgZG__formGroup{margin-bottom:20px}.ContactForm-module__j1WgZG__formGroup label{text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:.85rem;font-weight:700;display:block}.ContactForm-module__j1WgZG__formGroup input,.ContactForm-module__j1WgZG__formGroup textarea,.ContactForm-module__j1WgZG__formGroup select{width:100%;transition:var(--transition-fast);border:1px solid #0000001a;border-radius:4px;padding:12px;font-family:inherit;font-size:1rem}.ContactForm-module__j1WgZG__formGroup input:focus,.ContactForm-module__j1WgZG__formGroup textarea:focus{border-color:var(--accent-safety);outline:none}.ContactForm-module__j1WgZG__submitBtn{justify-content:center;width:100%;margin-top:20px}@media (max-width:992px){.ContactForm-module__j1WgZG__container{grid-template-columns:1fr;gap:40px;padding:0 1.25rem}.ContactForm-module__j1WgZG__header h2{font-size:2rem}.ContactForm-module__j1WgZG__formWrapper{padding:1.5rem}.ContactForm-module__j1WgZG__info p{font-size:1rem}}
.CTASection-module__ETvUXq__section{padding:4rem 2rem 8rem}.CTASection-module__ETvUXq__container{max-width:1400px;margin:0 auto}.CTASection-module__ETvUXq__card{background-color:var(--primary-titan);border-radius:var(--border-radius);color:#fff;justify-content:space-between;align-items:center;gap:4rem;padding:4rem;display:flex}.CTASection-module__ETvUXq__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.CTASection-module__ETvUXq__title span{opacity:.8;font-weight:300;display:block}.CTASection-module__ETvUXq__description{opacity:.7;max-width:500px;line-height:1.6}.CTASection-module__ETvUXq__action{flex-direction:column;align-items:flex-end;gap:1.5rem;display:flex}.CTASection-module__ETvUXq__phone{color:var(--accent-safety);font-size:1.1rem;font-weight:700}@media (max-width:1000px){.CTASection-module__ETvUXq__card{flex-direction:column;align-items:flex-start;padding:3rem 2rem}.CTASection-module__ETvUXq__action{align-items:flex-start}}@media (max-width:768px){.CTASection-module__ETvUXq__section{padding:3rem 1rem 5rem}.CTASection-module__ETvUXq__card{padding:2rem 1.25rem;overflow:hidden}.CTASection-module__ETvUXq__title{word-break:break-word;font-size:1.6rem;line-height:1.2}.CTASection-module__ETvUXq__title span{font-size:inherit}.CTASection-module__ETvUXq__description{font-size:.9rem}.CTASection-module__ETvUXq__phone{font-size:.95rem}}
.contact-module__swMWYG__page{padding-top:80px}.contact-module__swMWYG__hero{background:linear-gradient(135deg,var(--primary-titan)0%,#1a252f 100%);text-align:center;color:#fff;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__heroOverlay{background:radial-gradient(at 50% 80%,#3498db26 0%,#0000 70%);position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:2;max-width:700px;padding:0 2rem;position:relative}.contact-module__swMWYG__heroContent h1{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem)}.contact-module__swMWYG__heroContent h1 span{color:var(--accent-safety)}.contact-module__swMWYG__heroContent p{opacity:.8;font-size:1.15rem;line-height:1.6}.contact-module__swMWYG__infoSection{background:var(--bg-offset);padding:6rem 2rem}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto}.contact-module__swMWYG__infoGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.contact-module__swMWYG__infoCard{border-radius:var(--border-radius);text-align:center;transition:var(--transition-fast);background:#fff;border:1px solid #0000000d;padding:2.5rem 2rem}.contact-module__swMWYG__infoCard:hover{box-shadow:var(--shadow-premium);transform:translateY(-4px)}.contact-module__swMWYG__infoIcon{margin-bottom:1.5rem;font-size:2.5rem}.contact-module__swMWYG__infoCard h3{margin-bottom:.5rem;font-size:1.15rem}.contact-module__swMWYG__infoCard p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.contact-module__swMWYG__infoLink{color:var(--accent-safety);word-break:break-word;font-size:.9rem;font-weight:700}@media (max-width:900px){.contact-module__swMWYG__infoGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.contact-module__swMWYG__infoGrid{grid-template-columns:1fr}}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__trust{text-align:center;background:#fff;border-bottom:1px solid #f0f0f0;padding:4rem 2rem}.page-module___8aEwW__trust p{text-transform:uppercase;letter-spacing:.2em;opacity:.5;margin-bottom:2rem;font-size:.7rem;font-weight:700}.page-module___8aEwW__logoRow{filter:grayscale();opacity:.4;justify-content:space-around;align-items:center;max-width:1200px;margin:0 auto;display:flex}.page-module___8aEwW__logoPlaceholder{font-family:var(--font-serif);font-size:1.2rem;font-weight:800}@media (max-width:600px){.page-module___8aEwW__logoRow{flex-wrap:wrap;gap:2rem}}
