.AboutUs-module__cEXb4G__section{background:var(--background);min-height:50vh;padding:4rem 2rem}.AboutUs-module__cEXb4G__container{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);max-width:900px;margin:0 auto;padding:4rem;box-shadow:0 10px 40px -10px #0000000d}.AboutUs-module__cEXb4G__heading{color:var(--foreground);text-align:center;background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.25}.AboutUs-module__cEXb4G__content{flex-direction:column;gap:1.5rem;display:flex}.AboutUs-module__cEXb4G__paragraph{color:var(--muted-foreground);margin:0;font-size:1.125rem;line-height:1.8}.AboutUs-module__cEXb4G__strongText{color:var(--foreground);font-weight:600}.AboutUs-module__cEXb4G__highlightedParagraph{color:var(--foreground);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;margin:1.5rem 0;padding:1.5rem 0;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.8}@media (max-width:768px){.AboutUs-module__cEXb4G__container{padding:2.5rem 1.5rem}}
.Banner-module__AkIBaq__bannerWrapper{padding-top:var(--nav-height);background:var(--background)}.Banner-module__AkIBaq__bannerContainer{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative;overflow:hidden}.Banner-module__AkIBaq__bannerContainer:before{content:"";z-index:1;background:#0f172a99;width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module__AkIBaq__bannerContent{z-index:2;text-align:center;padding:3rem 1rem;position:relative}.Banner-module__AkIBaq__title{color:#fff;text-shadow:0 4px 10px #0000004d;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}
.ContactUs-module__Nskqoq__section{background-color:var(--muted);padding:5rem 2rem}.ContactUs-module__Nskqoq__container{max-width:1280px;margin:0 auto}.ContactUs-module__Nskqoq__header{text-align:center;margin-bottom:4rem}.ContactUs-module__Nskqoq__title{color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.ContactUs-module__Nskqoq__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.ContactUs-module__Nskqoq__contentWrapper{grid-template-columns:1fr;align-items:stretch;gap:3rem;display:grid}@media (min-width:992px){.ContactUs-module__Nskqoq__contentWrapper{grid-template-columns:1fr 1.2fr}}.ContactUs-module__Nskqoq__infoCard{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:var(--radius);flex-direction:column;justify-content:center;padding:3rem;display:flex;box-shadow:0 20px 25px -5px #0000001a}.ContactUs-module__Nskqoq__infoTitle{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.ContactUs-module__Nskqoq__infoDesc{opacity:.9;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.ContactUs-module__Nskqoq__infoList{margin:0;padding:0;list-style:none}.ContactUs-module__Nskqoq__infoList li{margin-bottom:1.5rem;padding-left:2rem;font-size:1.05rem;line-height:1.5;position:relative}.ContactUs-module__Nskqoq__infoList li:before{content:"✓";color:var(--accent);font-size:1.2rem;font-weight:700;position:absolute;top:0;left:0}.ContactUs-module__Nskqoq__formCard{background:var(--card);border-radius:var(--radius);padding:3rem;box-shadow:0 10px 30px -5px #0000000d}.ContactUs-module__Nskqoq__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ContactUs-module__Nskqoq__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}}.ContactUs-module__Nskqoq__formGroup{flex-direction:column;display:flex}.ContactUs-module__Nskqoq__input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactUs-module__Nskqoq__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}textarea.ContactUs-module__Nskqoq__input{resize:vertical;min-height:150px}.ContactUs-module__Nskqoq__error{color:var(--danger);margin-top:.5rem;font-size:.85rem}.ContactUs-module__Nskqoq__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.ContactUs-module__Nskqoq__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 20px -5px #3b82f666}.ContactUs-module__Nskqoq__successMsg{color:var(--accent);text-align:center;border:1px solid var(--accent);background:#10b9811a;border-radius:8px;margin-bottom:2rem;padding:1.5rem;font-weight:500}
.Hero-module__JgYmMq__heroSection{width:100%;min-height:100vh;padding-top:var(--nav-height);background:radial-gradient(circle at top right,var(--primary)0%,transparent 40%),radial-gradient(circle at bottom left,var(--secondary)0%,transparent 40%),var(--background);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroSection:before{content:"";z-index:1;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__JgYmMq__container{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__JgYmMq__content{flex:1;max-width:600px}.Hero-module__JgYmMq__title{color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__JgYmMq__description{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.8}.Hero-module__JgYmMq__ctaButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px -5px #3b82f666}.Hero-module__JgYmMq__ctaButton:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 15px 35px -5px #3b82f680}.Hero-module__JgYmMq__imageBox{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__image{object-fit:contain;filter:drop-shadow(0 20px 30px #0000001a);width:100%;max-width:500px;height:auto;animation:6s ease-in-out infinite Hero-module__JgYmMq__float}@keyframes Hero-module__JgYmMq__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.Hero-module__JgYmMq__wave{z-index:2;width:100%;line-height:0;position:absolute;bottom:0;left:0}.Hero-module__JgYmMq__wave svg{width:calc(100% + 1.3px);height:120px;display:block}@media (max-width:992px){.Hero-module__JgYmMq__container{text-align:center;flex-direction:column-reverse;padding-top:2rem;padding-bottom:4rem}.Hero-module__JgYmMq__content{flex-direction:column;align-items:center;display:flex}.Hero-module__JgYmMq__imageBox{margin-bottom:2rem}}
.Services2-module__a18WpW__section{background-color:var(--background);padding:5rem 2rem}.Services2-module__a18WpW__heading{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem)}.Services2-module__a18WpW__container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1280px;margin:0 auto;display:grid}.Services2-module__a18WpW__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.Services2-module__a18WpW__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (prefers-color-scheme:dark){.Services2-module__a18WpW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80}}.Services2-module__a18WpW__image{object-fit:cover;width:100%;height:220px;transition:transform .5s}.Services2-module__a18WpW__card:hover .Services2-module__a18WpW__image{transform:scale(1.05)}.Services2-module__a18WpW__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Services2-module__a18WpW__title{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Services2-module__a18WpW__description{color:var(--muted-foreground);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Services2-module__a18WpW__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s;display:inline-flex}.Services2-module__a18WpW__button:hover{background:var(--primary-hover)}
.ServicesDetails-module__kgEiia__wrapper{padding-top:var(--nav-height);background:var(--background);min-height:100vh}.ServicesDetails-module__kgEiia__spinnerContainer{background:var(--background);justify-content:center;align-items:center;min-height:100vh;display:flex}.ServicesDetails-module__kgEiia__spinner{border:4px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite ServicesDetails-module__kgEiia__spin}@keyframes ServicesDetails-module__kgEiia__spin{to{transform:rotate(360deg)}}.ServicesDetails-module__kgEiia__section{max-width:1280px;margin:0 auto;padding:4rem 2rem}.ServicesDetails-module__kgEiia__breadcrumb{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);gap:.5rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.ServicesDetails-module__kgEiia__breadcrumb a{color:var(--primary);font-weight:600}.ServicesDetails-module__kgEiia__breadcrumb a:hover{text-decoration:underline}.ServicesDetails-module__kgEiia__breadcrumb span{color:var(--muted-foreground);font-weight:600}.ServicesDetails-module__kgEiia__title{color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.ServicesDetails-module__kgEiia__subtitle{color:var(--primary);margin-bottom:2rem;font-size:1.25rem;font-weight:600}.ServicesDetails-module__kgEiia__descriptionBox{flex-direction:column;gap:1.5rem;display:flex}.ServicesDetails-module__kgEiia__text{color:var(--muted-foreground);font-size:1.1rem;line-height:1.8}.ServicesDetails-module__kgEiia__gridHeading{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:800}.ServicesDetails-module__kgEiia__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.ServicesDetails-module__kgEiia__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;height:100%;padding:2.5rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.ServicesDetails-module__kgEiia__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.ServicesDetails-module__kgEiia__iconWrapper{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:30px;display:flex;box-shadow:0 8px 15px #3b82f64d}.ServicesDetails-module__kgEiia__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ServicesDetails-module__kgEiia__cardText{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}.ServicesDetails-module__kgEiia__darkSection{color:#fff;background-image:url(/images/campanies/bg-1.jpg);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 2rem;position:relative}.ServicesDetails-module__kgEiia__overlay{z-index:1;background:#0f172ad9;width:100%;height:100%;position:absolute;top:0;left:0}.ServicesDetails-module__kgEiia__darkContainer{z-index:2;max-width:1280px;margin:0 auto;position:relative}.ServicesDetails-module__kgEiia__darkHeading{text-align:center;color:#fff;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.ServicesDetails-module__kgEiia__industryGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.ServicesDetails-module__kgEiia__industryCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.ServicesDetails-module__kgEiia__industryCard:hover{border-color:var(--primary);background:#ffffff1a;transform:translateY(-5px)}
