.HeroSection-module__YGMWTW__hero{text-align:center;height:100vh;min-height:500px;color:var(--color-bg-white);z-index:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__videoBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__overlay{z-index:1;background:#000000a6;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__zoomImage{object-fit:cover;animation:20s ease-in-out infinite alternate HeroSection-module__YGMWTW__slowZoom}@keyframes HeroSection-module__YGMWTW__slowZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.HeroSection-module__YGMWTW__trustBadges{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;animation:1s ease-out forwards HeroSection-module__YGMWTW__fadeUp;display:flex}.HeroSection-module__YGMWTW__badgeImage{object-fit:contain;background-color:var(--color-bg-white);border-radius:8px;width:auto;height:50px;padding:.5rem 1rem;box-shadow:0 4px 15px #0000004d}@media (min-width:600px){.HeroSection-module__YGMWTW__badgeImage{height:60px}}.HeroSection-module__YGMWTW__content{z-index:2;max-width:900px;margin-top:5rem;padding:0 2rem;position:relative}.HeroSection-module__YGMWTW__title{color:var(--color-bg-white);text-shadow:0 2px 10px #00000080;opacity:0;margin-bottom:1.5rem;font-size:clamp(1.8rem,5vw,3.8rem);font-weight:700;line-height:1.2;animation:1s ease-out .2s forwards HeroSection-module__YGMWTW__fadeUp}.HeroSection-module__YGMWTW__subtitle{font-family:var(--font-inter);color:#ffffffe6;text-shadow:0 2px 8px #00000080;opacity:0;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.8;animation:1s ease-out .4s forwards HeroSection-module__YGMWTW__fadeUp}.HeroSection-module__YGMWTW__ctaGroup{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:1s ease-out .6s forwards HeroSection-module__YGMWTW__fadeUp;display:flex}@media (min-width:600px){.HeroSection-module__YGMWTW__ctaGroup{flex-direction:row;gap:1.5rem}}@keyframes HeroSection-module__YGMWTW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.ServiceCards-module__rnFPHa__servicesSection{background-color:var(--color-bg-light)}.ServiceCards-module__rnFPHa__header{text-align:center;margin-bottom:4rem}.ServiceCards-module__rnFPHa__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.ServiceCards-module__rnFPHa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.ServiceCards-module__rnFPHa__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.ServiceCards-module__rnFPHa__card{background:var(--color-bg-white);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow);transition:var(--transition-smooth);border:1px solid #0000000d;flex-direction:column;height:100%;padding:1.5rem;display:flex}@media (min-width:768px){.ServiceCards-module__rnFPHa__card{padding:2.5rem 2rem}}.ServiceCards-module__rnFPHa__card:hover{border-color:var(--color-secondary);transform:translateY(-12px);box-shadow:0 20px 40px #3b0a111a,0 0 20px #d4af3733}.ServiceCards-module__rnFPHa__iconWrapper{color:var(--color-secondary);margin-bottom:1.5rem}.ServiceCards-module__rnFPHa__cardTitle{color:var(--color-primary);margin-bottom:1.2rem;font-size:1.5rem}.ServiceCards-module__rnFPHa__serviceList{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.ServiceCards-module__rnFPHa__serviceList li{color:var(--color-text-light);margin-bottom:.8rem;padding-left:1.5rem;font-size:.95rem;position:relative}.ServiceCards-module__rnFPHa__serviceList li:before{content:"•";color:var(--color-secondary);font-size:1.2rem;line-height:1;position:absolute;left:0}.ServiceCards-module__rnFPHa__learnMore{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:600;display:inline-flex}.ServiceCards-module__rnFPHa__learnMore span{transition:transform .3s}.ServiceCards-module__rnFPHa__card:hover .ServiceCards-module__rnFPHa__learnMore{color:var(--color-secondary)}.ServiceCards-module__rnFPHa__card:hover .ServiceCards-module__rnFPHa__learnMore span{transform:translate(5px)}
.WhyChooseUs-module__mCkx7W__whyChooseUs{background-color:var(--color-primary);color:var(--color-bg-white);position:relative}.WhyChooseUs-module__mCkx7W__whyChooseUs:before{content:"";z-index:1;background-image:radial-gradient(circle at 100% 100%,#d4af370d 0%,#0000 50%),radial-gradient(circle at 0 0,#d4af370d 0%,#0000 50%);position:absolute;inset:0}.WhyChooseUs-module__mCkx7W__header{text-align:center;z-index:2;margin-bottom:4rem;position:relative}.WhyChooseUs-module__mCkx7W__header h2{color:var(--color-secondary)}.WhyChooseUs-module__mCkx7W__header p{color:#fffc}.WhyChooseUs-module__mCkx7W__grid{z-index:2;grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid;position:relative}@media (min-width:600px){.WhyChooseUs-module__mCkx7W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChooseUs-module__mCkx7W__grid{grid-template-columns:repeat(4,1fr)}}.WhyChooseUs-module__mCkx7W__card{border-radius:var(--border-radius-sm);text-align:center;transition:var(--transition-smooth);background:#ffffff08;border:1px solid #d4af3733;padding:1.5rem 1rem}@media (min-width:768px){.WhyChooseUs-module__mCkx7W__card{padding:2rem 1.5rem}}.WhyChooseUs-module__mCkx7W__card:hover{background:#d4af371a;border-color:#d4af3780;transform:translateY(-5px)}.WhyChooseUs-module__mCkx7W__iconWrapper{color:var(--color-secondary);background:#0003;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:inline-flex}.WhyChooseUs-module__mCkx7W__iconWrapper svg{width:32px;height:32px}.WhyChooseUs-module__mCkx7W__title{color:var(--color-bg-white);font-family:var(--font-inter);margin:0;font-size:1rem;font-weight:500;line-height:1.4}
.IndustriesServed-module__bvaPFa__industries{background-color:var(--color-bg-white)}.IndustriesServed-module__bvaPFa__header{text-align:center;margin-bottom:4rem}.IndustriesServed-module__bvaPFa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.IndustriesServed-module__bvaPFa__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.IndustriesServed-module__bvaPFa__grid{grid-template-columns:repeat(5,1fr)}}.IndustriesServed-module__bvaPFa__card{background:var(--color-bg-light);border-radius:var(--border-radius-md);text-align:center;transition:var(--transition-smooth);border:1px solid #0000000d;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;display:flex}.IndustriesServed-module__bvaPFa__card:hover{background:var(--color-bg-white);box-shadow:var(--box-shadow);border-color:#d4af374d;transform:translateY(-5px)}.IndustriesServed-module__bvaPFa__iconWrapper{color:var(--color-primary);width:56px;height:56px;transition:var(--transition-smooth);background:#5b00130d;border-radius:50%;justify-content:center;align-items:center;display:flex}.IndustriesServed-module__bvaPFa__iconWrapper svg{width:28px;height:28px}.IndustriesServed-module__bvaPFa__card:hover .IndustriesServed-module__bvaPFa__iconWrapper{background:var(--color-primary);color:var(--color-secondary)}.IndustriesServed-module__bvaPFa__title{color:var(--color-text);font-family:var(--font-inter);margin:0;font-size:.95rem;font-weight:600;line-height:1.4}
.ProcessSection-module__MMp8aW__processSection{background-color:var(--color-bg-light);overflow:hidden}.ProcessSection-module__MMp8aW__header{text-align:center;margin-bottom:4rem}.ProcessSection-module__MMp8aW__header h2{margin-bottom:1rem;font-size:2.5rem}.ProcessSection-module__MMp8aW__timeline{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.ProcessSection-module__MMp8aW__timeline:before{content:"";background-color:rgba(var(--color-primary-rgb), .1);border-radius:4px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ProcessSection-module__MMp8aW__step{align-items:center;width:100%;display:flex;position:relative}.ProcessSection-module__MMp8aW__step:nth-child(odd){flex-direction:row}.ProcessSection-module__MMp8aW__step:nth-child(2n){flex-direction:row-reverse}.ProcessSection-module__MMp8aW__content{background:#fff;border-radius:12px;width:calc(50% - 3rem);padding:2rem;position:relative;box-shadow:0 10px 30px #0000000d}.ProcessSection-module__MMp8aW__step:nth-child(odd) .ProcessSection-module__MMp8aW__content{text-align:right}.ProcessSection-module__MMp8aW__step:nth-child(2n) .ProcessSection-module__MMp8aW__content{text-align:left}.ProcessSection-module__MMp8aW__iconWrapper{background-color:var(--color-primary);color:#fff;z-index:2;width:60px;height:60px;box-shadow:0 0 0 6px var(--color-bg-light);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ProcessSection-module__MMp8aW__stepNumber{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.ProcessSection-module__MMp8aW__title{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem}@media (max-width:768px){.ProcessSection-module__MMp8aW__timeline:before{left:30px}.ProcessSection-module__MMp8aW__step{align-items:flex-start;padding-left:80px;flex-direction:column!important}.ProcessSection-module__MMp8aW__content{width:100%;text-align:left!important}.ProcessSection-module__MMp8aW__iconWrapper{left:30px;transform:translate(-50%)}}
.ServiceCommitment-module__ucO60G__commitmentSection{background-color:var(--color-primary);color:#fff}.ServiceCommitment-module__ucO60G__header{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.ServiceCommitment-module__ucO60G__header h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.ServiceCommitment-module__ucO60G__header p{opacity:.9;font-size:1.1rem;line-height:1.8}.ServiceCommitment-module__ucO60G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.ServiceCommitment-module__ucO60G__card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2.5rem 2rem;transition:transform .3s,background .3s}.ServiceCommitment-module__ucO60G__card:hover{background:#ffffff1a;transform:translateY(-5px)}.ServiceCommitment-module__ucO60G__iconWrapper{background-color:var(--color-secondary);width:60px;height:60px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ServiceCommitment-module__ucO60G__title{color:#fff;font-size:1.3rem;font-weight:600}
.FAQSection-module__aMw5QW__faqSection{background-color:var(--color-bg-light)}.FAQSection-module__aMw5QW__container{max-width:800px}.FAQSection-module__aMw5QW__header{text-align:center;margin-bottom:3rem}.FAQSection-module__aMw5QW__faqList{flex-direction:column;gap:1rem;display:flex}.FAQSection-module__aMw5QW__faqItem{background:var(--color-bg-white);border-radius:var(--border-radius-md);transition:var(--transition-smooth);border:1px solid #0000000d;overflow:hidden;box-shadow:0 4px 6px #00000005}.FAQSection-module__aMw5QW__faqItem:hover{border-color:#d4af374d}.FAQSection-module__aMw5QW__faqItem.FAQSection-module__aMw5QW__open{border-color:var(--color-secondary);box-shadow:0 8px 15px #0000000d}.FAQSection-module__aMw5QW__questionBtn{cursor:pointer;text-align:left;width:100%;font-family:var(--font-inter);color:var(--color-text);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FAQSection-module__aMw5QW__questionText{padding-right:1.5rem;font-size:1.1rem;font-weight:600}.FAQSection-module__aMw5QW__open .FAQSection-module__aMw5QW__questionText{color:var(--color-primary)}.FAQSection-module__aMw5QW__icon{color:var(--color-secondary);justify-content:center;align-items:center;transition:transform .3s;display:flex}.FAQSection-module__aMw5QW__answerWrapper{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQSection-module__aMw5QW__answerContent{color:var(--color-text-light);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}
