.page-module__Gg-0da__page{width:100%}.page-module__Gg-0da__section{padding:4rem 0}.page-module__Gg-0da__content{max-width:800px;margin:0 auto}.page-module__Gg-0da__title{color:var(--text-main);margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__Gg-0da__text{color:var(--text-body);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.page-module__Gg-0da__text:last-child{margin-bottom:0}
.PageHero-module__DsQ9ba__hero{color:#fff;align-items:center;height:400px;min-height:300px;margin-top:0;display:flex;position:relative;overflow:hidden}.PageHero-module__DsQ9ba__imageWrapper{position:absolute;inset:0}.PageHero-module__DsQ9ba__image{object-fit:cover;filter:saturate(1.02);transform:scale(1.02)}.PageHero-module__DsQ9ba__overlay{background:linear-gradient(90deg,#0f172aeb,#0f172a80);width:100%;height:100%;position:absolute;top:0;left:0}.PageHero-module__DsQ9ba__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.PageHero-module__DsQ9ba__content{max-width:800px}.PageHero-module__DsQ9ba__title{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.PageHero-module__DsQ9ba__description{color:#ffffffe6;max-width:600px;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.PageHero-module__DsQ9ba__hero{height:300px}.PageHero-module__DsQ9ba__title{font-size:2rem}.PageHero-module__DsQ9ba__description{font-size:1rem}}
.ServiceFAQ-module__LpoSiW__list{flex-direction:column;gap:1.5rem;display:flex}.ServiceFAQ-module__LpoSiW__item{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 4px #0000000d}.ServiceFAQ-module__LpoSiW__item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.ServiceFAQ-module__LpoSiW__question{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.ServiceFAQ-module__LpoSiW__icon{color:#e42431;flex-shrink:0}.ServiceFAQ-module__LpoSiW__question h3{color:#111827;margin:0;font-size:1.1rem;font-weight:600}.ServiceFAQ-module__LpoSiW__answer{color:#4b5563;margin:0;padding-left:2.5rem;line-height:1.6}@media (max-width:640px){.ServiceFAQ-module__LpoSiW__answer{padding-left:0}}
.ServiceTable-module__mdp6TW__container{border:1px solid #e5e7eb;border-radius:8px;margin:2rem 0;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ServiceTable-module__mdp6TW__title{color:#111827;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;margin:0;padding:1rem;font-size:1.1rem;font-weight:600}.ServiceTable-module__mdp6TW__tableWrapper{overflow-x:auto}.ServiceTable-module__mdp6TW__table{border-collapse:collapse;width:100%;font-size:.95rem}.ServiceTable-module__mdp6TW__table th,.ServiceTable-module__mdp6TW__table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.ServiceTable-module__mdp6TW__table th{color:#374151;white-space:nowrap;background-color:#f3f4f6;font-weight:600}.ServiceTable-module__mdp6TW__table tr:last-child td{border-bottom:none}.ServiceTable-module__mdp6TW__table tr:hover{background-color:#f9fafb}
.ContactForm-module__5yGJ1a__formCard{background-color:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:2.5rem;box-shadow:0 10px 30px #0000000d}.ContactForm-module__5yGJ1a__formTitle{color:var(--text-main);margin-bottom:2rem;font-size:1.75rem}.ContactForm-module__5yGJ1a__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__5yGJ1a__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__5yGJ1a__label{color:var(--text-main);font-size:.95rem;font-weight:500}.ContactForm-module__5yGJ1a__input,.ContactForm-module__5yGJ1a__select,.ContactForm-module__5yGJ1a__textarea{border:1px solid var(--border);background-color:var(--background);color:var(--text-main);border-radius:var(--radius-md);padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.ContactForm-module__5yGJ1a__input:focus,.ContactForm-module__5yGJ1a__select:focus,.ContactForm-module__5yGJ1a__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-ring);outline:none}.ContactForm-module__5yGJ1a__textarea{resize:vertical}
.Button-module__iYV4-q__button{border-radius:var(--radius-md);cursor:pointer;font-weight:500;font-family:var(--font-sans);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__iYV4-q__button:active{transform:translateY(1px)}.Button-module__iYV4-q__primary{background-color:var(--primary);color:var(--text-on-primary)}.Button-module__iYV4-q__primary:hover{background-color:var(--primary-dark)}.Button-module__iYV4-q__secondary{background-color:var(--text-main);color:#fff}.Button-module__iYV4-q__secondary:hover{background-color:var(--text-body)}.Button-module__iYV4-q__outline{border-color:var(--primary);color:var(--primary);background-color:#0000}.Button-module__iYV4-q__outline:hover{background-color:var(--surface-hover)}.Button-module__iYV4-q__ghost{color:var(--primary);background-color:#0000}.Button-module__iYV4-q__ghost:hover{background-color:var(--surface-hover)}.Button-module__iYV4-q__white{color:var(--text-main);background-color:#fff;border:1px solid #fff}.Button-module__iYV4-q__white:hover{background-color:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.Button-module__iYV4-q__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__iYV4-q__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__iYV4-q__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__iYV4-q__icon{transition:transform .2s}.Button-module__iYV4-q__button:hover .Button-module__iYV4-q__icon{transform:translate(4px)}
.Services-module__mJrWua__section{background-color:var(--surface)}.Services-module__mJrWua__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Services-module__mJrWua__title{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem}.Services-module__mJrWua__subtitle{color:var(--text-body);font-size:1.1rem}.Services-module__mJrWua__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:1024px){.Services-module__mJrWua__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__mJrWua__grid{grid-template-columns:1fr}}.Services-module__mJrWua__card{background-color:var(--background);border:1px solid var(--border)}.Services-module__mJrWua__media{border-bottom:1px solid var(--border);width:100%;height:200px;position:relative;overflow:hidden}.Services-module__mJrWua__image{object-fit:cover;filter:saturate(1.02)}.Services-module__mJrWua__mediaOverlay{background:linear-gradient(#0000 40%,#00000061 100%);position:absolute;inset:0}.Services-module__mJrWua__iconBadge{color:var(--primary);background-color:#ffffffe6;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.9rem;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 10px 20px #00000014}.Services-module__mJrWua__cardBody{flex-direction:column;gap:.65rem;padding:1.5rem;display:flex}.Services-module__mJrWua__cardTitle{color:var(--text-main);font-size:1.25rem}.Services-module__mJrWua__cardDesc{color:var(--text-body);flex:1;line-height:1.6}.Services-module__mJrWua__cta{color:var(--primary);font-size:.95rem;font-weight:600}.Services-module__mJrWua__footer{justify-content:center;margin-top:3rem;display:flex}
.Card-module__r9_ZKW__card{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .3s;overflow:hidden}.Card-module__r9_ZKW__hover:hover{border-color:var(--accent-400);transform:translateY(-4px);box-shadow:0 12px 24px -10px #0000001a}.Card-module__r9_ZKW__none{padding:0}.Card-module__r9_ZKW__sm{padding:1rem}.Card-module__r9_ZKW__md{padding:1.5rem}.Card-module__r9_ZKW__lg{padding:2rem}.Card-module__r9_ZKW__linkWrapper{color:inherit;height:100%;text-decoration:none;display:block}
.WhyUs-module__OogGKq__section{background-color:var(--background);padding:6rem 0}.WhyUs-module__OogGKq__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.WhyUs-module__OogGKq__title{color:var(--text-main);margin-bottom:1.5rem;font-size:2.5rem}.WhyUs-module__OogGKq__description{color:var(--text-body);max-width:500px;margin-bottom:3rem;font-size:1.1rem}.WhyUs-module__OogGKq__list{flex-direction:column;gap:2rem;list-style:none;display:flex}.WhyUs-module__OogGKq__item{gap:1.5rem;display:flex}.WhyUs-module__OogGKq__iconWrapper{background-color:var(--surface-hover);width:50px;height:50px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyUs-module__OogGKq__itemTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem}.WhyUs-module__OogGKq__itemDesc{color:var(--text-body);font-size:.95rem}.WhyUs-module__OogGKq__imageWrapper{border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.WhyUs-module__OogGKq__image{width:100%;height:auto;display:block}.WhyUs-module__OogGKq__statCard{background-color:var(--surface);border-radius:var(--radius-md);flex-direction:column;align-items:center;padding:1.5rem 2rem;display:flex;position:absolute;bottom:2rem;left:2rem;box-shadow:0 10px 20px #0000001a}.WhyUs-module__OogGKq__statNumber{color:var(--primary);font-size:2.5rem;font-weight:800;line-height:1}.WhyUs-module__OogGKq__statLabel{color:var(--text-main);margin-top:.25rem;font-size:.9rem;font-weight:600}@media (min-width:992px){.WhyUs-module__OogGKq__grid{grid-template-columns:1fr 1fr}}
.Footer-module__S6Hkya__footer{color:var(--text-muted);background:linear-gradient(#1f2937 0%,#111827 100%);margin-top:auto;padding-top:4rem;padding-bottom:2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__logoContainer{margin-bottom:.5rem}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;height:auto;max-height:160px}.Footer-module__S6Hkya__description{max-width:300px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__heading{color:#fff;margin-bottom:1.25rem;font-size:1.1rem}.Footer-module__S6Hkya__list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__list a{font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__list a:hover{color:#fff}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__contactList li{align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__icon{color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-muted);transition:color .2s}.Footer-module__S6Hkya__socialLink:hover{color:#fff}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__legal{gap:1.5rem;display:flex}.Footer-module__S6Hkya__developer{text-align:center;width:100%;color:var(--text-muted);opacity:.7;margin-top:1.5rem;font-size:.75rem}.Footer-module__S6Hkya__developer a{color:inherit;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__developer a:hover{opacity:1;color:#fff}@media (min-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}.Footer-module__S6Hkya__bottom{text-align:left;flex-direction:row;justify-content:space-between}}
.Industries-module__MgoscG__section{background:var(--surface);padding:6rem 0}.Industries-module__MgoscG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Industries-module__MgoscG__title{color:var(--text);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Industries-module__MgoscG__subtitle{color:var(--text-light);font-size:1.125rem;line-height:1.7}.Industries-module__MgoscG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:1024px){.Industries-module__MgoscG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Industries-module__MgoscG__grid{grid-template-columns:1fr}}.Industries-module__MgoscG__card{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Industries-module__MgoscG__card:before{content:"";background:linear-gradient(90deg,var(--primary),var(--accent));transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Industries-module__MgoscG__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.Industries-module__MgoscG__card:hover:before{transform:scaleX(1)}.Industries-module__MgoscG__iconWrapper{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:all .3s;display:flex}.Industries-module__MgoscG__card:hover .Industries-module__MgoscG__iconWrapper{transform:scale(1.1)rotate(5deg)}.Industries-module__MgoscG__icon{color:#fff}.Industries-module__MgoscG__cardTitle{color:var(--text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Industries-module__MgoscG__cardDesc{color:var(--text-light);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Industries-module__MgoscG__section{padding:4rem 0}.Industries-module__MgoscG__title{font-size:2rem}.Industries-module__MgoscG__grid{grid-template-columns:1fr;gap:1.5rem}}
.WhatsAppButton-module__V-0EQa__button{z-index:9999;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.WhatsAppButton-module__V-0EQa__button:hover{background-color:#20bd5a;transform:scale(1.1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.WhatsAppButton-module__V-0EQa__icon{fill:#fff;width:36px;height:36px}
.QuoteForm-module__8YNsoG__formCard{background-color:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 10px 30px #0000000d}.QuoteForm-module__8YNsoG__form{flex-direction:column;gap:1.5rem;display:flex}.QuoteForm-module__8YNsoG__row{grid-template-columns:1fr;gap:1.5rem;display:grid}.QuoteForm-module__8YNsoG__formGroup{flex-direction:column;gap:.5rem;display:flex}.QuoteForm-module__8YNsoG__label{color:var(--text-main);font-size:.95rem;font-weight:500}.QuoteForm-module__8YNsoG__input,.QuoteForm-module__8YNsoG__select,.QuoteForm-module__8YNsoG__textarea{border:1px solid var(--border);background-color:var(--background);color:var(--text-main);border-radius:var(--radius-md);padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.QuoteForm-module__8YNsoG__input:focus,.QuoteForm-module__8YNsoG__select:focus,.QuoteForm-module__8YNsoG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-ring);outline:none}.QuoteForm-module__8YNsoG__textarea{resize:vertical}@media (min-width:768px){.QuoteForm-module__8YNsoG__row{grid-template-columns:1fr 1fr}}
.References-module__IaQr7q__section{background-color:var(--surface);padding:6rem 0}.References-module__IaQr7q__header{text-align:center;margin-bottom:4rem}.References-module__IaQr7q__title{color:var(--text-heading);margin-bottom:1rem;font-size:2.5rem}.References-module__IaQr7q__subtitle{color:var(--text-body);font-size:1.1rem}.References-module__IaQr7q__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;gap:2rem;display:grid}.References-module__IaQr7q__logoCard{background-color:var(--background);border-radius:var(--radius-md);border:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:180px;padding:1.5rem;transition:all .3s;display:flex}.References-module__IaQr7q__logoCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.References-module__IaQr7q__logoWrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.References-module__IaQr7q__logoImage{object-fit:contain;max-width:100%;max-height:100%}.References-module__IaQr7q__logoText{color:var(--text-heading);text-align:center;font-size:.9rem;font-weight:600;line-height:1.4}@media (min-width:768px){.References-module__IaQr7q__grid{grid-template-columns:repeat(4,1fr)}}
