@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale>div:nth-child(1){animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}.awaitLoading{opacity:0;min-height:100vh;display:flex;flex-direction:column;transition:opacity .5s ease-in-out}.awaitLoading.loaded{opacity:1}.mainContent{flex:1}.loader-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fffc;z-index:999;transition:opacity .5s ease-in-out}.loader-container.hidden{opacity:0;visibility:hidden}.loader-active{width:50px;height:50px;animation:fade-out 1s 1s;animation-fill-mode:forwards}@media (prefers-color-scheme: light){.line-scale>div{background-color:var(--gpSystemDarkestGrey)}}@media (prefers-color-scheme: dark){.line-scale>div{background-color:var(--gpSystemWhite)}}header{height:4rem;z-index:2;min-height:50px;width:100%;box-shadow:0 4px 16px #0003}._wrapper_ulrpb_9{margin-left:10%;margin-right:10%;align-items:center;justify-content:space-between;position:relative;display:flex}._title_ulrpb_18{font-size:30px;text-decoration:none}._title_ulrpb_18 a{font-weight:600;color:inherit}._title_ulrpb_18 a:hover{color:inherit}._mobileMenuButton_ulrpb_32{background-color:transparent;border:none;outline:none}._mobileMenuButton_ulrpb_32,._mobileMenuButton_ulrpb_32>img,._mobileDropdown_ulrpb_40{display:none}._menu_ulrpb_44{display:flex}._menuItems_ulrpb_48{display:flex;gap:2rem;list-style:none}._menuItems_ulrpb_48 a{font-size:25px;text-decoration:none}@media (prefers-color-scheme: light){header{color:#000;background-color:var(--gpSystemWhite)}header ._title_ulrpb_18,header ._menuItems_ulrpb_48 a{color:#000}}@media (prefers-color-scheme: dark){header{color:var(--gpSystemWhite);background-color:var(--gpSystemDarkestGrey)}header ._title_ulrpb_18,header ._menuItems_ulrpb_48 a{color:var(--gpSystemWhite)}}@media screen and (max-width: 880px){header{flex-direction:column;align-items:flex-start}header ._title_ulrpb_18{margin-top:12px}._wrapper_ulrpb_9{align-items:unset}._menu_ulrpb_44{position:absolute;right:0;flex-direction:column;align-items:flex-end;z-index:3}._mobileMenuButton_ulrpb_32{display:block}._mobileMenuButton_ulrpb_32 img{display:block;cursor:pointer}._menuItems_ulrpb_48{display:none;flex-direction:column;border-radius:10px;background:#19376d;padding:1rem 2rem;box-shadow:0 0 4px #00000040}._menuOpen_ulrpb_129{display:flex;z-index:1}}._hero_16f0g_1{position:relative;display:flex;align-items:center;z-index:1;background:linear-gradient(150deg,#020024,#090979 35%,#00d4ff);height:40rem;color:var(--gpSystemWhite)}._hero_16f0g_1 h1{font-size:48px;font-weight:900}._hero_16f0g_1 p{font-size:30px;margin-bottom:1rem}._container_16f0g_21{z-index:2;margin-left:10%;margin-right:10%}._appleButton_16f0g_27{width:150px;height:50px}._cardContainer_1e1h1_1{margin:1rem auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1800px;padding:1rem}._card_1e1h1_1{box-shadow:0 2px 4px #0003;padding:20px;border-radius:12px;background:linear-gradient(120deg,#020024,#0579b1);color:var(--gpSystemWhite);text-align:center}._card_1e1h1_1 p{margin-bottom:1rem}@media screen and (max-width: 963px){._cardContainer_1e1h1_1{grid-template-columns:1fr}._card_1e1h1_1 img{max-width:25%}}footer{background-color:var(--gpSystemWhite);font-size:12px;display:flex;justify-content:center;padding:2rem 0;min-height:50px;box-shadow:0 4px 16px #0003}._wrapper_1gpq3_11{width:100%;margin:0 10%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}._wrapper_1gpq3_11 a{text-decoration:none;color:inherit;transition:color .2s}._wrapper_1gpq3_11 a:hover{color:#0029c5}._leftContent_1gpq3_31,._rightContent_1gpq3_31{flex:1;min-width:250px;display:flex;flex-direction:column}._companyDetails_1gpq3_38 h3,._contactInfo_1gpq3_38 h3{font-size:1.5rem;margin-bottom:.5rem;font-weight:700}._companyDetails_1gpq3_38 p,._contactInfo_1gpq3_38 ul{font-size:1rem;margin-bottom:1rem}._contactInfo_1gpq3_38 ul{list-style:none;padding:0}._contactInfo_1gpq3_38 li{margin-bottom:.5rem}._privacyLink_1gpq3_58{font-size:1rem;bottom:0}@media (max-width: 600px){._wrapper_1gpq3_11{flex-direction:column;align-items:flex-start}._leftContent_1gpq3_31,._rightContent_1gpq3_31{width:100%}}@media (prefers-color-scheme: light){footer{color:#000;background-color:var(--gpSystemWhite)}}@media (prefers-color-scheme: dark){footer{color:var(--gpSystemWhite);background-color:var(--gpSystemDarkestGrey);box-shadow:unset}}._container_1clnb_1{z-index:1;padding:2rem}._content_1clnb_6{z-index:2;margin-left:12%;margin-right:12%}h1{font-size:2rem;margin-bottom:1rem}h2{font-size:1.5rem;margin-top:1.5rem}p{margin-bottom:1rem}a{color:#0029c5;text-decoration:none}a:hover{color:#001a8c}._languageSelector_1clnb_35{margin-bottom:1rem}@media screen and (max-width: 963px){._content_1clnb_6{margin-left:unset;margin-right:unset}}._container_el994_1{display:flex;justify-content:space-between;align-items:center;padding:4rem 10%;background-color:var(--gpSystemWhite);box-shadow:0 8px 24px #0000001a;overflow:hidden}._wrapper_el994_11{display:flex;flex-direction:row;width:100%;gap:2rem;align-items:center}._leftContent_el994_19{flex:0 0 30%;display:flex;flex-direction:column;gap:1rem}._appExplanation_el994_26{font-size:1.2rem;color:#333;line-height:1.6;font-weight:500;margin-bottom:2rem}._actionButton_el994_34{padding:.8rem 1.6rem;font-size:1rem;font-weight:700;border:none;border-radius:8px;background-color:#0071e3;color:#fff;cursor:pointer;transition:background-color .3s ease}._actionButton_el994_34:hover{background-color:#005bb5}._rightContent_el994_50{flex:0 0 70%;position:relative;display:flex;justify-content:flex-end}._imageContainer_el994_57{position:relative;width:100%;max-width:500px}._appImage_el994_63{width:100%;height:100%;border-radius:12px;box-shadow:0 4px 16px #0003}@media (max-width: 963px){._container_el994_1{flex-direction:column;padding:2rem 5%}._wrapper_el994_11{flex-direction:column}._leftContent_el994_19{flex:none;width:100%}._rightContent_el994_50{flex:none;width:100%;margin-top:1.5rem}}@media (prefers-color-scheme: dark){._container_el994_1{color:var(--gpSystemWhite);background-color:var(--gpSystemDarkestGrey)}._appImage_el994_63{box-shadow:unset}}@media (prefers-color-scheme: light){._container_el994_1{background-color:var(--gpSystemWhite)}}:root{--gpSystemWhite: #ffffff;--gpSystemLightestGrey: #DCDEDF;--gpSystemLighterGrey: #B8BCBF;--gpSystemLightGrey: #8B929A;--gpSystemGrey: #67707B;--gpSystemDarkGrey: #3D4450;--gpSystemDarkerGrey: #23262E;--gpSystemDarkestGrey: #0E141B;--gpFunctionLightestGrey: #CCD8E3;--gpFunctionLighterGrey: #A7BACC;--gpFunctionLightGrey: #7C8EA3;--gpFunctionGrey: #4e697d;--gpFunctionDarkGrey: #2A475E;--gpFunctionDarkerGrey: #1B2838;--gpFunctionDarkestGrey: #000F18;--gpColor-DustyBlue: #417a9b;--gpColor-LightBlue: #B3DFFF;--gpColor-Yellow: #FFC82C;--gpColor-ChalkyBlue: #66C0F4;--gpBackground-LightSofter: #6998bb24;--gpBackground-LightSoft: #3b5a7280;--gpBackground-LightMedium: #678BA670;--gpBackground-LightHard: #93B8D480;--gpBackground-LightHarder: #aacce6a6;--gpBackground-DarkSofter: #0e141b33;--gpBackground-DarkSoft: #0e141b66;--gpBackground-DarkMedium: #0e141b99;--gpBackground-DarkHard: #0e141bcc;--gpBackground-Neutral-LightSofter: rgba(235, 246, 255, .1);--gpBackground-Neutral-LightSoft: rgba(235, 246, 255, .2);--gpBackground-Neutral-LightMedium: rgba(235, 246, 255, .3);--gpBackground-Neutral-LightHard: rgba(235, 246, 255, .4);--gpBackground-Neutral-LightHarder: rgba(235, 246, 255, .5);--gpShadow-Small: 0px 2px 2px 0px #0000003D;--gpShadow-Medium: 0px 3px 6px 0px #0000003D;--gpShadow-Large: 0px 12px 16px 0px #0000003D;--gpShadow-XLarge: 0px 24px 32px 0px #0000003D;--gpText-HeadingLarge: normal 700 26px/1.4 "Motiva Sans", Arial, Sans-serif;--gpText-HeadingMedium: normal 700 22px/1.4 "Motiva Sans", Arial, Sans-serif;--gpText-HeadingSmall: normal 700 18px/1.4 "Motiva Sans", Arial, Sans-serif;--gpText-BodyLarge: normal 400 16px/1.4 "Motiva Sans", Arial, Sans-serif;--gpText-BodyMedium: normal 400 14px/1.4 "Motiva Sans", Arial, Sans-serif;--gpText-BodySmall: normal 400 12px/1.4 "Motiva Sans", Arial, Sans-serif}body{min-height:100vh;margin:0}:root{font-family:Helvetica,Arial,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gpSystemWhite);background-color:var(--gpSystemDarkestGrey)}html{scroll-behavior:smooth}a{font-weight:500;text-decoration:inherit}@media (prefers-color-scheme: light){:root{color:var(--gpSystemDarkestGrey);background-color:var(--gpSystemWhite)}}@media (prefers-color-scheme: dark){:root{color:var(--gpSystemWhite);background-color:var(--gpSystemDarkestGrey)}}
