.ContactForm-module__7SAa1G__contactFormContainer{background:linear-gradient(135deg,#1a0e3f 0%,#2d1b5e 100%);border-radius:1.5rem;padding:0;position:relative;overflow:hidden}.ContactForm-module__7SAa1G__formWrapper{align-items:stretch;gap:0;display:flex}.ContactForm-module__7SAa1G__formSection{flex:1;min-width:0;padding:3rem 2.5rem}.ContactForm-module__7SAa1G__mapSection{border-top-right-radius:1rem;border-bottom-right-radius:1rem;flex:1;min-width:0;overflow:hidden;box-shadow:0 10px 30px #0000004d}.ContactForm-module__7SAa1G__heading{color:#fff;margin-bottom:2rem;font-size:2.875rem;font-weight:600;line-height:1.2}.ContactForm-module__7SAa1G__highlight{color:#00d4aa;font-weight:600}.ContactForm-module__7SAa1G__formFields{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__7SAa1G__inputGroup{flex-wrap:wrap;gap:1rem;display:flex}.ContactForm-module__7SAa1G__inputGroup.ContactForm-module__7SAa1G__full{flex-direction:column;flex-basis:100%}.ContactForm-module__7SAa1G__inputGroup.ContactForm-module__7SAa1G__twoColumn{flex:0 calc(50% - .5rem)}.ContactForm-module__7SAa1G__formInput{color:#fff;background-color:#0e1030;background-image:linear-gradient(#0e1030,#0e1030),linear-gradient(90deg,#0fdac2,#643bff);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__7SAa1G__formInput::placeholder{color:#fff9}.ContactForm-module__7SAa1G__formInput:focus{box-shadow:none;background-image:linear-gradient(#0e1030,#0e1030),linear-gradient(90deg,#0fdac2,#732bff);outline:none}.ContactForm-module__7SAa1G__formTextarea{resize:vertical;color:#fff;background-color:#0e1030;background-image:linear-gradient(#0e1030,#0e1030),linear-gradient(90deg,#0fdac2,#643bff);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:.5rem;width:100%;min-height:120px;max-height:200px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__7SAa1G__formTextarea::placeholder{color:#fff9}.ContactForm-module__7SAa1G__formTextarea:focus{box-shadow:none;background-image:linear-gradient(#0e1030,#0e1030),linear-gradient(90deg,#0fdac2,#732bff);outline:none}.ContactForm-module__7SAa1G__submitButton{color:#fff;cursor:pointer;background:#0fdac2;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px 24px;font-size:16px;font-weight:600;transition:background .3s,transform .2s;display:flex}.ContactForm-module__7SAa1G__submitButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00d4aa4d}.ContactForm-module__7SAa1G__submitButton:active{transform:translateY(0)}.ContactForm-module__7SAa1G__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__7SAa1G__successMessage{color:#155724;background-color:#d4edda;border-left:4px solid #28a745;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.ContactForm-module__7SAa1G__errorMessage{color:#721c24;background-color:#f8d7da;border-left:4px solid #f5222d;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.ContactForm-module__7SAa1G__loadingSpinner{border:2px solid #1a0e3f33;border-top-color:#1a0e3f;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite ContactForm-module__7SAa1G__spin;display:inline-block}@keyframes ContactForm-module__7SAa1G__spin{to{transform:rotate(360deg)}}.ContactForm-module__7SAa1G__mapPlaceholder{color:#fff;background:linear-gradient(135deg,#1a0e3f 0%,#2d1b5e 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;min-height:400px;font-size:.9375rem;display:flex}.ContactForm-module__7SAa1G__mapLoadingSpinner{border:4px solid #00d4aa33;border-top-color:#00d4aa;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite ContactForm-module__7SAa1G__spin}@media (max-width:1024px){.ContactForm-module__7SAa1G__formSection{padding:2.5rem 2rem}.ContactForm-module__7SAa1G__heading{font-size:2.25rem}}@media (max-width:768px){.ContactForm-module__7SAa1G__contactFormContainer{border-radius:1rem;padding:1.5rem 1rem}.ContactForm-module__7SAa1G__formWrapper{flex-direction:column;gap:1.5rem}.ContactForm-module__7SAa1G__formSection{padding:2rem 1.5rem}.ContactForm-module__7SAa1G__heading{margin-bottom:1.5rem;font-size:1.75rem}.ContactForm-module__7SAa1G__inputGroup{flex-direction:column}.ContactForm-module__7SAa1G__inputGroup.ContactForm-module__7SAa1G__half{flex:100%}.ContactForm-module__7SAa1G__formInput{padding:.75rem 1rem;font-size:.875rem}.ContactForm-module__7SAa1G__submitButton{padding:14px 20px;font-size:14px}}@media (max-width:640px){.ContactForm-module__7SAa1G__contactFormContainer{padding:1rem .75rem}.ContactForm-module__7SAa1G__formSection{padding:1.5rem 1rem}.ContactForm-module__7SAa1G__heading{margin-bottom:1rem;font-size:1.5rem}.ContactForm-module__7SAa1G__formFields{gap:.75rem}.ContactForm-module__7SAa1G__formInput{padding:.625rem .875rem;font-size:.8125rem}.ContactForm-module__7SAa1G__formTextarea{min-height:100px}.ContactForm-module__7SAa1G__submitButton{padding:12px 18px;font-size:14px}}@media (max-width:480px){.ContactForm-module__7SAa1G__contactFormContainer{padding:.75rem .5rem}.ContactForm-module__7SAa1G__formSection{padding:1.25rem .75rem}.ContactForm-module__7SAa1G__heading{font-size:1.25rem}}.ContactForm-module__7SAa1G__inputGroupRow{flex-wrap:wrap;gap:1rem;display:flex}.ContactForm-module__7SAa1G__inputGroup.ContactForm-module__7SAa1G__half{flex:0 calc(50% - .5rem)}.ContactForm-module__7SAa1G__phoneInput{background-image:linear-gradient(90deg,#0fdac2,#643bff);background-origin:border-box;background-clip:border-box;border:2px solid #0000;border-radius:.5rem;flex:1;width:100%;overflow:hidden}.ContactForm-module__7SAa1G__phoneInput .PhoneInput{background-image:linear-gradient(90deg,#0fdac2,#643bff);background-origin:border-box;background-clip:border-box;border:2px solid #0000;border-radius:.5rem;align-items:stretch;width:100%;display:flex;overflow:hidden}.ContactForm-module__7SAa1G__phoneInput .PhoneInput:focus-within{background-image:linear-gradient(90deg,#0fdac2,#732bff)}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountry{background:#0e1030;border:none;border-right:1px solid #0fdac24d;align-items:center;margin-right:0;padding:.875rem .75rem;display:flex}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountryIcon{width:20px;height:20px;box-shadow:none;object-fit:cover;border:none}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountrySelect{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:.5rem;width:100%;min-width:auto;margin:0;padding:0;font-size:1rem;display:flex}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountrySelectArrow{opacity:1;border-top:5px solid #0fdac2;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:.5rem;transform:rotate(0)}.ContactForm-module__7SAa1G__phoneInput .PhoneInputInput{color:#fff;background:#0e1030;border:none;border-radius:0;outline:none;flex:1;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__7SAa1G__phoneInput .PhoneInputInput:focus{box-shadow:none;outline:none}.ContactForm-module__7SAa1G__phoneInput .PhoneInputInput::placeholder{color:#fff9}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountryIcon--border{box-shadow:none}.ContactForm-module__7SAa1G__phoneInput select.PhoneInputCountrySelect{color:#fff!important}.ContactForm-module__7SAa1G__phoneInput select.PhoneInputCountrySelect option{padding:.5rem;color:#fff!important;background:#0e1030!important;width:100%!important}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountrySelect{color:#fff!important;width:100%!important}.ContactForm-module__7SAa1G__phoneInput .PhoneInputCountrySelect option{color:#fff!important;background:#0e1030!important;width:100%!important}.ContactForm-module__7SAa1G__phoneNumberInput{width:100%}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.GuessWorkAdvertising-module__o1l8JW__section{position:relative}.GuessWorkAdvertising-module__o1l8JW__leading-relaxed{z-index:1;position:relative}.GuessWorkAdvertising-module__o1l8JW__inputWrapper{z-index:1;width:100%;position:relative}.GuessWorkAdvertising-module__o1l8JW__inputField{border:2px solid #0fdac2;border-radius:1rem;padding-top:1.325rem;padding-bottom:1.225rem;padding-left:1rem;font-size:1rem}.GuessWorkAdvertising-module__o1l8JW__inputField:focus{border-color:#0fdac2;box-shadow:0 0 0 .1875rem #0fdac21a}.GuessWorkAdvertising-module__o1l8JW__image{border-radius:1rem}.GuessWorkAdvertising-module__o1l8JW__imagesGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.GuessWorkAdvertising-module__o1l8JW__imageWrapper{border-radius:1rem;width:100%;position:relative;overflow:hidden}.GuessWorkAdvertising-module__o1l8JW__imageWrapper img{height:auto;display:block}@media (min-width:769px){.GuessWorkAdvertising-module__o1l8JW__imagesGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.3;width:12.5rem;height:12.5rem;top:5%;right:-10%}.GuessWorkAdvertising-module__o1l8JW__inputField{padding:1.225rem 6.25rem 1.225rem 1rem;font-size:.775rem}.GuessWorkAdvertising-module__o1l8JW__submitButton{gap:.25rem;padding:.625rem 1rem;font-size:.875rem;right:.25rem}.GuessWorkAdvertising-module__o1l8JW__submitButton svg{width:1rem;height:1rem}.GuessWorkAdvertising-module__o1l8JW__image{border-radius:.5rem}}@media (min-width:641px) and (max-width:768px){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.4;width:25rem;height:25rem;top:8%;right:-5%}.GuessWorkAdvertising-module__o1l8JW__inputField{padding:.875rem 8.75rem .875rem 1.25rem;font-size:.95rem}.GuessWorkAdvertising-module__o1l8JW__submitButton{padding:.75rem 1.25rem;font-size:.95rem}}@media (min-width:769px) and (max-width:1024px){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.5;width:31.25rem;height:31.25rem;top:8%;right:0%}.GuessWorkAdvertising-module__o1l8JW__inputField{font-size:1rem}.GuessWorkAdvertising-module__o1l8JW__submitButton{padding:.75rem 1.5rem}}@media (min-width:1025px) and (max-width:1440px){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.6;width:37.5rem;height:37.5rem;top:10%;right:3%}}@media (min-width:1441px){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.6;width:50rem;height:50rem;top:10%;right:5%}}@media (max-width:480px){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.2;width:9.375rem;height:9.375rem;display:none;top:3%;right:-15%}.GuessWorkAdvertising-module__o1l8JW__submitButton{padding:.5rem .75rem!important;font-size:.75rem!important;right:.8125rem!important}.GuessWorkAdvertising-module__o1l8JW__submitButton svg{width:.875rem;height:.875rem}}@media (max-width:640px){.GuessWorkAdvertising-module__o1l8JW__inputWrapper{padding:0 .5rem .5rem}}@media (max-width:1024px) and (orientation:landscape){.GuessWorkAdvertising-module__o1l8JW__section:before{opacity:.3;width:18.75rem;height:18.75rem;top:5%;right:-5%}}
.AnalyticsDashboard-module__UK2qgG__fs1{font-size:1rem!important}.AnalyticsDashboard-module__UK2qgG__fs2{color:#d6d5da!important;font-size:1.1rem!important}.AnalyticsDashboard-module__UK2qgG__fs3{color:#d6d5da!important;font-size:1.2rem!important}.AnalyticsDashboard-module__UK2qgG__customGrid{grid-template-columns:1fr!important}@media (min-width:768px) and (max-width:1023px){.AnalyticsDashboard-module__UK2qgG__customGrid{grid-template-columns:1fr!important}}@media (min-width:1024px){.AnalyticsDashboard-module__UK2qgG__customGrid{grid-template-columns:1fr 1fr 1fr!important}}.AnalyticsDashboard-module__UK2qgG__middleColumn:before{content:"";border-right:1px solid #221f33;width:100%;height:100%;min-height:35.8rem;position:absolute;top:-2.5rem;left:0}.AnalyticsDashboard-module__UK2qgG__middleColumn:after{content:"";border-left:1px solid #221f33;width:100%;height:100%;min-height:35.8rem;position:absolute;top:-2.5rem;left:0}.AnalyticsDashboard-module__UK2qgG__middleColumn{z-index:1;min-height:auto;box-shadow:none;margin-left:0;margin-right:0;padding:0;position:relative;border-left:none!important;border-right:none!important}@media (min-width:768px){.AnalyticsDashboard-module__UK2qgG__middleColumn{margin-left:-1.5rem;margin-right:-1.5rem}}@media (min-width:1024px){.AnalyticsDashboard-module__UK2qgG__middleColumn{margin-left:-2rem;margin-right:-2rem}}.AnalyticsDashboard-module__UK2qgG__middleRecommendations{margin-left:0;margin-right:0;padding-left:0;border-radius:0!important}@media (min-width:768px) and (max-width:1023px){.AnalyticsDashboard-module__UK2qgG__rightSectionContainer{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:1rem!important;padding-left:0!important;display:grid!important}.AnalyticsDashboard-module__UK2qgG__rightSectionContainer>div{width:100%!important;margin-left:0!important;margin-right:0!important}.AnalyticsDashboard-module__UK2qgG__rightSectionContainer>div:last-child{margin-left:0!important}.AnalyticsDashboard-module__UK2qgG__rightSectionContainer.AnalyticsDashboard-module__UK2qgG__space-y-4,.AnalyticsDashboard-module__UK2qgG__rightSectionContainer.AnalyticsDashboard-module__UK2qgG__space-y-6{gap:1rem!important}}.AnalyticsDashboard-module__UK2qgG__performanceGauge{overflow:visible}.AnalyticsDashboard-module__UK2qgG__circularProgress{animation:2s ease-out forwards AnalyticsDashboard-module__UK2qgG__circularProgress}@keyframes AnalyticsDashboard-module__UK2qgG__circularProgress{0%{stroke-dashoffset:1056px}to{stroke-dashoffset:500px}}.AnalyticsDashboard-module__UK2qgG__pulseGlow{animation:2s ease-in-out infinite AnalyticsDashboard-module__UK2qgG__pulseGlow}@keyframes AnalyticsDashboard-module__UK2qgG__pulseGlow{0%,to{opacity:1;filter:drop-shadow(0 0 10px #00ffffb3)}50%{opacity:.95;filter:drop-shadow(0 0 15px #00ffffe6)}}.AnalyticsDashboard-module__UK2qgG__cyanGlow{text-shadow:0 0 5px #0ffc,0 0 10px #0ff9,0 0 15px #0ff6,0 0 20px #00ffff4d;filter:drop-shadow(0 0 8px #00ffffb3)}.AnalyticsDashboard-module__UK2qgG__cyanGlowHeading{text-shadow:0 0 8px #00ffffe6,0 0 12px #00ffffb3,0 0 18px #00ffff80,0 0 25px #0ff6;filter:drop-shadow(0 0 10px #643bff)}.AnalyticsDashboard-module__UK2qgG__cyanBulletGlow{filter:drop-shadow(0 0 8px #643bff)}@media (max-width:576px){.AnalyticsDashboard-module__UK2qgG__middleColumn:before,.AnalyticsDashboard-module__UK2qgG__middleColumn:after{display:none}.AnalyticsDashboard-module__UK2qgG__innerPadding{padding:1.25rem!important}.AnalyticsDashboard-module__UK2qgG__pl0mobile{padding:0 0 1.25rem!important}}
.OurCoreValue-module__Zr5g4G__section{background:#070423;position:relative;overflow:hidden}.OurCoreValue-module__Zr5g4G__section:before{content:"";background:url(/assets/images/1.webp) 0 0/cover no-repeat;width:390px;height:500px;position:absolute;top:0;left:0}.OurCoreValue-module__Zr5g4G__cardsContainer{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,2fr));gap:2rem;display:grid;position:relative}.OurCoreValue-module__Zr5g4G__card{background:#110f29;border-radius:1rem;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.OurCoreValue-module__Zr5g4G__card:after{content:"";pointer-events:none;background:linear-gradient(#0b0a2800 0%,#0b0a2866 40%,#0b0a28cc 100%);width:100%;height:120px;position:absolute;bottom:0;left:0}.OurCoreValue-module__Zr5g4G__card:hover{background:#21164c}.OurCoreValue-module__Zr5g4G__cardNumber{color:var(--color-purple);opacity:.8;font-size:2.5rem;font-weight:600;line-height:1;font-family:var(--font-wf-visual-sans);position:absolute;top:1.5rem;right:1.5rem}.OurCoreValue-module__Zr5g4G__cardIcon{background:#2e2277;border-radius:50%;justify-content:center;align-items:center;width:100%;max-width:4rem;height:100%;max-height:4rem;padding:.75rem;display:flex;position:absolute;top:1.5rem;left:1.5rem}.OurCoreValue-module__Zr5g4G__iconImage{width:100%;height:100%}.OurCoreValue-module__Zr5g4G__cardContent{flex-direction:column;flex:1;gap:1rem;margin-top:4.5rem;display:flex}.OurCoreValue-module__Zr5g4G__cardHeading{color:#fff;margin:0;font-size:2.3rem;font-weight:600;line-height:1.2}.OurCoreValue-module__Zr5g4G__cardDescription{color:#fff;margin:0;font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.OurCoreValue-module__Zr5g4G__section:before{width:300px;height:400px}.OurCoreValue-module__Zr5g4G__cardsContainer{gap:1.75rem}.OurCoreValue-module__Zr5g4G__card{padding:1.75rem 3rem 1.75rem 1.75rem}.OurCoreValue-module__Zr5g4G__cardHeading{font-size:1.75rem}}@media (max-width:768px){.OurCoreValue-module__Zr5g4G__section:before{width:250px;height:350px}.OurCoreValue-module__Zr5g4G__cardsContainer{grid-template-columns:1fr;gap:1.5rem}.OurCoreValue-module__Zr5g4G__card{min-height:240px;padding:1.5rem}.OurCoreValue-module__Zr5g4G__cardContent{margin-top:3rem}.OurCoreValue-module__Zr5g4G__cardHeading{margin-top:1rem;font-size:1.5rem}.OurCoreValue-module__Zr5g4G__cardDescription{font-size:.9375rem}.OurCoreValue-module__Zr5g4G__cardNumber{font-size:2rem}}@media (max-width:640px){.OurCoreValue-module__Zr5g4G__card{min-height:220px;padding:1.25rem}.OurCoreValue-module__Zr5g4G__cardContent{gap:.75rem;margin-top:2.5rem}.OurCoreValue-module__Zr5g4G__cardHeading{font-size:1.25rem}.OurCoreValue-module__Zr5g4G__cardDescription{font-size:.875rem}.OurCoreValue-module__Zr5g4G__cardNumber{font-size:1.75rem;top:1rem;right:1rem}.OurCoreValue-module__Zr5g4G__cardIcon{width:2.5rem;height:2.5rem;top:1rem;left:1rem}}@media (max-width:480px){.OurCoreValue-module__Zr5g4G__cardsContainer{gap:1.25rem}.OurCoreValue-module__Zr5g4G__card{min-height:200px;padding:1rem}.OurCoreValue-module__Zr5g4G__cardHeading{font-size:1.125rem}.OurCoreValue-module__Zr5g4G__cardDescription{font-size:.8125rem}}@media (min-width:769px) and (max-width:1024px){.OurCoreValue-module__Zr5g4G__cardsContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.OurCoreValue-module__Zr5g4G__cardsContainer{grid-template-columns:repeat(4,1fr)}}@media (max-width:576px){.OurCoreValue-module__Zr5g4G__section:before{display:none}}
.WhyChoose-module__IjqpIq__section{background:#02001c;position:relative}.WhyChoose-module__IjqpIq__section:before{content:"";background:url(/assets/images/1.webp) 0 0/cover no-repeat;width:390px;height:500px;position:absolute;top:30%;right:0}.WhyChoose-module__IjqpIq__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-bottom:4.25rem;display:grid}.WhyChoose-module__IjqpIq__imageSection{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.WhyChoose-module__IjqpIq__image{object-fit:contain;border-radius:2rem;width:100%;height:auto}.WhyChoose-module__IjqpIq__textSection{flex-direction:column;gap:1.225rem;display:flex}.WhyChoose-module__IjqpIq__heading{margin:0;font-size:3rem;font-weight:600;line-height:1.2}.WhyChoose-module__IjqpIq__description{color:#ffffffe6;margin:0;font-size:1.125rem;line-height:1.7}.WhyChoose-module__IjqpIq__accordionContainer{flex-direction:column;gap:1rem;display:flex}.WhyChoose-module__IjqpIq__accordionItem{z-index:2;background:#21174c;border:1px solid #4e4989;border-radius:.75rem;transition:all .3s;position:relative;overflow:hidden}.WhyChoose-module__IjqpIq__accordionItem:hover{background:#2a1f5a}.WhyChoose-module__IjqpIq__accordionButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;transition:all .3s;display:flex}.WhyChoose-module__IjqpIq__accordionTitle{color:#fff;flex:1;font-size:1.25rem;font-weight:700}.WhyChoose-module__IjqpIq__accordionIcon{flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;font-weight:300;transition:color .3s;display:flex}.WhyChoose-module__IjqpIq__accordionIconClosed{color:#0fdac2}.WhyChoose-module__IjqpIq__accordionIconOpen{color:#643bff}.WhyChoose-module__IjqpIq__accordionContent{background:#2a1f5a;max-height:0;padding:0 1.5rem;transition:max-height ease-in-out,padding .3s ease-in-out;overflow:hidden}.WhyChoose-module__IjqpIq__accordionContent.WhyChoose-module__IjqpIq__accordionOpen{max-height:1000px;padding:0 1.5rem 1.5rem}.WhyChoose-module__IjqpIq__accordionButton{background:#110f29}.WhyChoose-module__IjqpIq__accordionButtonActive{background:#2a1f5a}.WhyChoose-module__IjqpIq__accordionDescription{color:#fff;margin:0;padding-top:.5rem;font-size:1rem;line-height:1.7}@media (max-width:1024px){.WhyChoose-module__IjqpIq__section:before{width:300px;height:400px}.WhyChoose-module__IjqpIq__contentWrapper{grid-template-columns:1fr;gap:3rem}.WhyChoose-module__IjqpIq__imageSection{order:1}.WhyChoose-module__IjqpIq__textSection{order:2}.WhyChoose-module__IjqpIq__heading{font-size:2.5rem}}@media (max-width:768px){.WhyChoose-module__IjqpIq__section:before{width:250px;height:350px}.WhyChoose-module__IjqpIq__contentWrapper{gap:2rem}.WhyChoose-module__IjqpIq__heading{font-size:2rem}.WhyChoose-module__IjqpIq__description{font-size:1rem}.WhyChoose-module__IjqpIq__accordionTitle{font-size:1.125rem}.WhyChoose-module__IjqpIq__accordionButton{padding:1.25rem}.WhyChoose-module__IjqpIq__accordionDescription{font-size:.9375rem}}@media (max-width:640px){.WhyChoose-module__IjqpIq__contentWrapper{gap:1.5rem}.WhyChoose-module__IjqpIq__heading{font-size:1.75rem}.WhyChoose-module__IjqpIq__description{font-size:.9375rem}.WhyChoose-module__IjqpIq__accordionTitle{font-size:1rem}.WhyChoose-module__IjqpIq__accordionButton{padding:1rem}.WhyChoose-module__IjqpIq__accordionDescription{font-size:.875rem}}@media (max-width:480px){.WhyChoose-module__IjqpIq__heading{font-size:1.5rem}.WhyChoose-module__IjqpIq__description{font-size:.875rem}}@media (max-width:576px){.WhyChoose-module__IjqpIq__section:before{display:none}}
.DedicatedTeam-module__PYbplq__section{background:#06041d;position:relative;overflow:hidden}.DedicatedTeam-module__PYbplq__section:before{content:"";background:url(/assets/images/1.webp) 0 0/cover no-repeat;width:390px;height:500px;position:absolute;top:-15%;right:-10%}.DedicatedTeam-module__PYbplq__header{justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.DedicatedTeam-module__PYbplq__heading{text-align:center;margin:0;font-size:3rem;font-weight:600;line-height:1.2}.DedicatedTeam-module__PYbplq__swiperWrapper{width:100%;min-height:400px;margin:0 auto;position:relative}.DedicatedTeam-module__PYbplq__navButton{color:#fff;cursor:pointer;z-index:10;background:#0d0934;border:1px solid #5d51af66;border-radius:100%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0;padding:0;font-family:inherit;transition:all .3s;display:flex;position:absolute;top:50%;transform:translate(-50%,-100%);box-shadow:0 4px 12px #0000004d}.DedicatedTeam-module__PYbplq__navButton i{justify-content:center;align-items:center;font-size:1.5rem;display:flex}.DedicatedTeam-module__PYbplq__navButtonLeft{left:0;transform:translate(-50%,-5rem)}.DedicatedTeam-module__PYbplq__navButtonRight{right:0;transform:translate(50%,-5rem)}.DedicatedTeam-module__PYbplq__navButton:hover:not(:disabled){background:#5d51af80;border-color:#643bff99}.DedicatedTeam-module__PYbplq__navButton:disabled{opacity:.3;cursor:not-allowed}.DedicatedTeam-module__PYbplq__swiperContainer{opacity:0;width:100%;min-height:400px;margin:0;padding-bottom:1rem;transition:opacity .3s}.DedicatedTeam-module__PYbplq__swiperContainer.DedicatedTeam-module__PYbplq__swiperReady{opacity:1}.DedicatedTeam-module__PYbplq__swiperContainer .swiper{width:100%;height:100%}.DedicatedTeam-module__PYbplq__swiperContainer .swiper-wrapper{align-items:stretch;display:flex}.DedicatedTeam-module__PYbplq__swiperContainer .swiper-slide{text-align:center;flex-direction:column;align-items:center;height:auto;display:flex}.DedicatedTeam-module__PYbplq__card{text-align:center;box-sizing:border-box;background:#080524;border:1px solid #211e3d;border-radius:1rem;flex-direction:column;flex-shrink:0;align-items:center;width:100%;margin-bottom:1rem;padding:1.5rem 1.5rem 0;transition:all .3s;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.DedicatedTeam-module__PYbplq__card:hover{background:linear-gradient(#080523,#1f1549)}.DedicatedTeam-module__PYbplq__memberName{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.2}.DedicatedTeam-module__PYbplq__memberTitle{color:#0fdac2;margin:0;font-size:1.25rem;font-weight:500}@media (max-width:1024px){.DedicatedTeam-module__PYbplq__heading{font-size:2.5rem}.DedicatedTeam-module__PYbplq__swiperWrapper{width:100%}}@media (max-width:768px){.DedicatedTeam-module__PYbplq__navButtonLeft{left:0;transform:translate(-50%,-3rem)}.DedicatedTeam-module__PYbplq__navButtonRight{right:0;transform:translate(50%,-3rem)}.DedicatedTeam-module__PYbplq__heading{font-size:2rem}.DedicatedTeam-module__PYbplq__header{margin-bottom:2rem}.DedicatedTeam-module__PYbplq__navButton{width:2.5rem;height:2.5rem}.DedicatedTeam-module__PYbplq__navButton i{font-size:1.25rem}.DedicatedTeam-module__PYbplq__swiperWrapper,.DedicatedTeam-module__PYbplq__swiperContainer{min-height:350px}.DedicatedTeam-module__PYbplq__card{padding:1.25rem 1.25rem 0}.DedicatedTeam-module__PYbplq__memberName{font-size:1.125rem}.DedicatedTeam-module__PYbplq__memberTitle{font-size:.875rem}}@media (max-width:640px){.DedicatedTeam-module__PYbplq__heading{font-size:1.75rem}.DedicatedTeam-module__PYbplq__navButton{width:2.25rem;height:2.25rem}.DedicatedTeam-module__PYbplq__navButton i{font-size:1.125rem}.DedicatedTeam-module__PYbplq__swiperWrapper,.DedicatedTeam-module__PYbplq__swiperContainer{min-height:300px}.DedicatedTeam-module__PYbplq__card{padding:1rem 1rem 0}.DedicatedTeam-module__PYbplq__memberName{font-size:1rem}.DedicatedTeam-module__PYbplq__memberTitle{font-size:.8125rem}}@media (max-width:480px){.DedicatedTeam-module__PYbplq__heading{font-size:1.5rem}.DedicatedTeam-module__PYbplq__navButton{width:2rem;height:2rem}.DedicatedTeam-module__PYbplq__navButton i{font-size:1rem}}:is(.swiper-button-prev,.swiper-button-next){display:none!important}@media (max-width:576px){.DedicatedTeam-module__PYbplq__navButtonLeft{width:2.5rem;height:2.5rem;left:1rem}.DedicatedTeam-module__PYbplq__navButtonRight{width:2.5rem;height:2.5rem;right:1rem}}
.BriefFooter-module__qCKFja__briefFooter{z-index:1000;background:#020016;border-top:none;padding:1rem 0;position:fixed;bottom:0;left:0;right:0}.BriefFooter-module__qCKFja__footerContainer{justify-content:center;align-items:center;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}.BriefFooter-module__qCKFja__backButton{width:auto}@media (max-width:640px){.BriefFooter-module__qCKFja__briefFooter{padding:.75rem 0}.BriefFooter-module__qCKFja__footerContainer{padding:0 .75rem}.BriefFooter-module__qCKFja__backButton{font-size:.875rem}}
.Footer-module__amx0Da__footer{background:#02001c;border-top:1px solid #4e49894d;padding:3.75rem 0 2.225rem}.Footer-module__amx0Da__footerContent{grid-template-columns:1.2fr 1fr 1.2fr 1fr 1.5fr;align-items:flex-start;gap:2rem;display:grid}.Footer-module__amx0Da__leftSection{flex-direction:column;gap:24px;display:flex}.Footer-module__amx0Da__logoContainer{flex-direction:column;gap:8px;display:flex}.Footer-module__amx0Da__logoText{align-items:center;gap:8px;font-size:32px;font-weight:700;line-height:1.2;display:flex}.Footer-module__amx0Da__logoGradient{background:linear-gradient(135deg,#8b5cf6 0%,#0fdac2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__amx0Da__rocketIcon{font-size:28px;display:inline-block;transform:translateY(-2px)}.Footer-module__amx0Da__logoSubtext{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:400}.Footer-module__amx0Da__socialIcons{align-items:center;gap:1rem;display:flex}.Footer-module__amx0Da__socialIcon{color:#fff;cursor:pointer;justify-content:center;align-items:center;width:20px;height:20px;transition:color .3s;display:flex}.Footer-module__amx0Da__contactInfo{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;margin-top:1rem;display:flex}.Footer-module__amx0Da__contactItem{color:#fff;text-align:left;justify-content:flex-start;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Footer-module__amx0Da__contactItem:first-child{margin-top:0}.Footer-module__amx0Da__contactLink{color:#fff;text-decoration:none;transition:color .3s}.Footer-module__amx0Da__contactLink:hover{color:#0fdac2}.Footer-module__amx0Da__linkColumn{flex-direction:column;gap:12px;display:flex}.Footer-module__amx0Da__columnTitle{color:#0fdac2;margin-top:0;margin-bottom:12px;font-size:18px;font-weight:600}.Footer-module__amx0Da__footerlogo{max-width:160px}.Footer-module__amx0Da__footerLink{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .3s;display:flex}.Footer-module__amx0Da__footerLink:hover{color:#0fdac2}.Footer-module__amx0Da__footerLink svg{flex-shrink:0;width:18px;height:18px}.Footer-module__amx0Da__copyright{text-align:center;border-top:1px solid #4e49894d;margin-top:3rem;padding-top:2rem}.Footer-module__amx0Da__copyrightText{color:#fff9;margin:0;font-size:14px;font-weight:400}@media (max-width:1024px){.Footer-module__amx0Da__footerContent{grid-template-columns:repeat(3,1fr);gap:40px}}@media (max-width:768px){.Footer-module__amx0Da__footer{padding:40px 0 30px}.Footer-module__amx0Da__footerContent{grid-template-columns:1fr;align-items:flex-start;gap:32px}.Footer-module__amx0Da__leftSection,.Footer-module__amx0Da__linkColumn{align-items:flex-start;width:100%}.Footer-module__amx0Da__columnTitle{text-align:left;margin-bottom:10px;font-size:16px}}@media (max-width:640px){.Footer-module__amx0Da__footer{padding:32px 0 24px}.Footer-module__amx0Da__logoText{font-size:28px}.Footer-module__amx0Da__rocketIcon{font-size:24px}.Footer-module__amx0Da__logoSubtext{font-size:14px}.Footer-module__amx0Da__socialIcons{gap:12px}.Footer-module__amx0Da__rightSection{flex-direction:column;gap:24px}.Footer-module__amx0Da__linkColumn{flex-direction:column;align-items:flex-start;width:100%;min-width:auto}.Footer-module__amx0Da__logoContainer img{margin:0;display:block}.Footer-module__amx0Da__socialIcons{justify-content:flex-start}.Footer-module__amx0Da__footerLink{text-align:left;justify-content:flex-start}.Footer-module__amx0Da__columnTitle{text-align:left;margin-bottom:10px;font-size:16px}.Footer-module__amx0Da__leftSection{align-items:flex-start}.Footer-module__amx0Da__contactInfo{flex-direction:column;align-items:center;gap:.75rem;width:100%}.Footer-module__amx0Da__contactItem{flex-wrap:wrap;justify-content:center;font-size:13px}}
