/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-duration:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-medium:500;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-\[120\%\]{top:120%}.right-0{right:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-\[100000000\]{z-index:100000000}.mx-auto{margin-inline:auto}.mt-\[5px\]{margin-top:5px}.mt-\[10px\]{margin-top:10px}.mt-\[15px\]{margin-top:15px}.mt-\[20px\]{margin-top:20px}.mt-\[25px\]{margin-top:25px}.mt-\[30px\]{margin-top:30px}.mt-\[40px\]{margin-top:40px}.mt-\[50px\]{margin-top:50px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[20px\]{height:20px}.h-\[25px\]{height:25px}.h-\[30px\]{height:30px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[45px\]{height:45px}.h-\[50px\]{height:50px}.h-\[150px\]{height:150px}.h-\[200px\]{height:200px}.h-fit{height:fit-content}.h-full{height:100%}.max-h-\[430px\]{max-height:430px}.min-h-\[100vh\]{min-height:100vh}.w-\[30px\]{width:30px}.w-\[200px\]{width:200px}.w-\[250px\]{width:250px}.w-\[300px\]{width:300px}.w-auto{width:auto}.w-full{width:100%}.max-w-\[70\%\]{max-width:70%}.max-w-\[350px\]{max-width:350px}.max-w-\[1920px\]{max-width:1920px}.shrink-0{flex-shrink:0}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-full,.translate-y-0{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-4{gap:calc(var(--spacing)*4)}.gap-\[5px\]{gap:5px}.gap-\[10px\]{gap:10px}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[25px\]{gap:25px}.gap-\[30px\]{gap:30px}.gap-\[40px\]{gap:40px}.gap-\[50px\]{gap:50px}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-b-xl{border-bottom-right-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl)}.border,.border-\[1px\]{border-style:var(--tw-border-style);border-width:1px}.border-\[\#b5b5b5\]\/50{border-color:oklab(77.3104% -2.98023e-8 0/.5)}.border-\[\#d5d5d5\]{border-color:#d5d5d5}.border-\[white\]{border-color:#fff}.bg-\[\#1a0d2a\]{background-color:#1a0d2a}.bg-\[\#1b0d2a\]{background-color:#1b0d2a}.bg-\[\#100D26\]{background-color:#100d26}.bg-\[\#FC3792\]{background-color:#fc3792}.bg-\[transparent\]{background-color:#0000}.bg-\[white\]{background-color:#fff}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black)40%,transparent)}}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-\[10px\]{padding:10px}.p-\[20px\]{padding:20px}.px-\[10px\]{padding-inline:10px}.px-\[15px\]{padding-inline:15px}.px-\[20px\]{padding-inline:20px}.py-\[10px\]{padding-block:10px}.py-\[20px\]{padding-block:20px}.py-\[40px\]{padding-block:40px}.py-\[50px\]{padding-block:50px}.pt-\[50px\]{padding-top:50px}.pt-\[80px\]{padding-top:80px}.pt-\[100px\]{padding-top:100px}.pr-\[20px\]{padding-right:20px}.pb-\[20px\]{padding-bottom:20px}.pb-\[50px\]{padding-bottom:50px}.pb-\[100px\]{padding-bottom:100px}.text-center{text-align:center}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[25px\]{font-size:25px}.text-\[30px\]{font-size:30px}.text-\[35px\]{font-size:35px}.leading-\[30px\]{--tw-leading:30px;line-height:30px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-\[\#211A4C\]{color:#211a4c}.text-\[\#303030\]{color:#303030}.text-\[\#FC3792\]{color:#fc3792}.text-\[green\]{color:green}.text-\[white\]{color:#fff}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-700{--tw-duration:.7s;transition-duration:.7s}@media (hover:hover){.hover\:bg-\[\#e5e5e5\]:hover{background-color:#e5e5e5}}@media not all and (min-width:64rem){.max-lg\:min-h-\[400px\]{min-height:400px}.max-lg\:min-w-\[250px\]{min-width:250px}}@media not all and (min-width:48rem){.max-md\:mt-\[10px\]{margin-top:10px}.max-md\:w-full{width:100%}.max-md\:pr-\[10px\]{padding-right:10px}}@media not all and (min-width:40rem){.max-sm\:pb-\[50px\]{padding-bottom:50px}.max-sm\:text-\[14px\]{font-size:14px}}@media (min-width:1920px){.min-\[1920px\]\:rounded-xl{border-radius:var(--radius-xl)}}@media (min-width:40rem){.sm\:h-\[35px\]{height:35px}.sm\:h-\[50px\]{height:50px}.sm\:h-\[65px\]{height:65px}.sm\:h-\[calc\(100\%-180px\)\]{height:calc(100% - 180px)}.sm\:w-\[200px\]{width:200px}.sm\:w-\[400px\]{width:400px}.sm\:gap-\[30px\]{gap:30px}.sm\:px-\[15px\]{padding-inline:15px}.sm\:px-\[30px\]{padding-inline:30px}.sm\:px-\[40px\]{padding-inline:40px}.sm\:pb-\[10px\]{padding-bottom:10px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[22px\]{font-size:22px}.sm\:text-\[24px\]{font-size:24px}.sm\:text-\[25px\]{font-size:25px}.sm\:text-\[40px\]{font-size:40px}.sm\:text-\[50px\]{font-size:50px}.sm\:leading-\[40px\]{--tw-leading:40px;line-height:40px}}@media (min-width:48rem){.md\:flex{display:flex}.md\:h-\[120px\]{height:120px}.md\:w-1\/2{width:50%}.md\:w-\[350px\]{width:350px}.md\:max-w-2\/3{max-width:66.6667%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-\[30px\]{gap:30px}.md\:p-\[40px\]{padding:40px}.md\:px-\[40px\]{padding-inline:40px}.md\:py-\[30px\]{padding-block:30px}.md\:py-\[100px\]{padding-block:100px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[60px\]{font-size:60px}}@media (min-width:64rem){.lg\:bottom-\[0\]{bottom:0}.lg\:mt-\[-10px\]{margin-top:-10px}.lg\:block{display:block}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[400px\]{height:400px}.lg\:w-full{width:100%}.lg\:max-w-1\/2{max-width:50%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-\[40px\]{padding-inline:40px}.lg\:px-\[50px\]{padding-inline:50px}.lg\:pr-\[50px\]{padding-right:50px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[30px\]{font-size:30px}}@media (min-width:80rem){.xl\:bottom-\[0px\]{bottom:0}.xl\:h-\[50\%\]{height:50%}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:text-\[18px\]{font-size:18px}}@media (min-width:96rem){.\32 xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.ltr\:right-0:where(:dir(ltr),[dir=ltr],[dir=ltr] *){right:calc(var(--spacing)*0)}.ltr\:right-\[30px\]:where(:dir(ltr),[dir=ltr],[dir=ltr] *){right:30px}.ltr\:hidden:where(:dir(ltr),[dir=ltr],[dir=ltr] *){display:none}@media (min-width:80rem){.ltr\:xl\:right-\[70px\]:where(:dir(ltr),[dir=ltr],[dir=ltr] *){right:70px}}.rtl\:left-0:where(:dir(rtl),[dir=rtl],[dir=rtl] *){left:calc(var(--spacing)*0)}.rtl\:left-\[30px\]:where(:dir(rtl),[dir=rtl],[dir=rtl] *){left:30px}.rtl\:hidden:where(:dir(rtl),[dir=rtl],[dir=rtl] *){display:none}.rtl\:w-full:where(:dir(rtl),[dir=rtl],[dir=rtl] *){width:100%}@media (min-width:80rem){.rtl\:xl\:left-\[70px\]:where(:dir(rtl),[dir=rtl],[dir=rtl] *){left:70px}}}body{font-optical-sizing:auto;font-family:Montserrat,sans-serif}.heroSection{background-image:url(/_next/static/media/background.adb1c83c.png)}.heroSection,.heroSectionRtl{background-color:#1b0d2a;background-position:50%;background-repeat:no-repeat;background-size:cover}.heroSectionRtl{background-image:url(/_next/static/media/background-mirror.5aec1240.png)}.linesBg{background-image:url(/_next/static/media/lines-bg.6be6cc8e.png);background-size:cover}.linesBg,.worldMapBg{background-position:50%;background-repeat:no-repeat}.worldMapBg{background-image:url(/_next/static/media/world-map.405f2c40.png);background-size:contain}.contactBg{background-color:#1a0d2a;background-image:url(/_next/static/media/contactbackground.e1daaa49.png);background-position:50%;background-repeat:no-repeat;background-size:cover}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}