body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.light-body{--bg-body:linear-gradient(180deg,#d6e5f8,#ebeff5);--bg-gradient:linear-gradient(180deg,#020417,#11131200);--light-text-invert:#181818;--dark-text:"#262626";--white-text:"#ffffff";--border-color:#262626;--dark-text-invert:"#9d9d9d";--white-text-invert:"#ffffff"}body.dark-body{--bg-body:#000;--bg-gradient:linear-gradient(188deg,#101211 61.56%,#201916 118%);--light-text-invert:#fff;--dark-text:"#262626";--white-text:"#ffffff";--border-color:#262626;--dark-text-invert:"#ffffff";--white-text-invert:"#999999"}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;font-family:Manrope,sans-serif;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-overflow-scrolling:touch;line-height:normal}body>div{overflow:hidden}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}img{max-width:100%}button{border:none;cursor:pointer}button,textarea{outline:none}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}.preload{height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-body);font-family:Manrope,sans-serif;font-weight:400;margin:0;min-height:100vh;padding:0}html{-webkit-text-size-adjust:auto;-ms-text-size-adjust:16px;font-size:16px}@media screen and (min-width:320px){html{font-size:12px}}@media screen and (min-width:1024px){html{font-size:12px}}@media screen and (min-width:1600px){html{font-size:16px}}:root{--primary:#00a8f3;--primary-dark:#0081bc;--white:#fff;--text_dark:#000;--text_light:#9d9d9d;--text_lighten:#fef9f4;--bg_dark:#262626;--text_white_light:#b5b5b5;--f98:6.125rem;--f54:3.375rem;--f44:2.75rem;--f28:1.75rem;--f24:1.5rem;--f20:1.25rem;--f18:1.125rem;--bold:600;--normal:400}:root h1{color:#fff;color:var(--white);font-size:6.125rem;font-size:var(--f98);font-weight:600;font-weight:var(--bold);line-height:6.125rem}@media screen and (max-width:720px){:root h1{font-size:4.25rem;line-height:5rem}}:root h1.title{color:#fff;color:var(--white);font-size:3.375rem;font-size:var(--f54);font-weight:600;font-weight:var(--bold);line-height:4rem}@media screen and (max-width:720px){:root h1.title{font-size:3.375rem;font-size:var(--f54);line-height:4rem}}:root h2{font-size:3.375rem;font-size:var(--f54);line-height:4rem}:root h2,:root h3{color:#fff;color:var(--white);font-weight:600;font-weight:var(--bold)}:root h3{font-size:2.75rem;font-size:var(--f44);line-height:3.375rem}:root p{color:#fff;color:var(--white);font-size:1.5rem;font-size:var(--f24);line-height:2.125rem}.flex_box{align-items:center;display:flex;justify-content:center}.flex_box.align-start{align-items:start}.flex_box.align-end{align-items:end}.flex_box_column{align-items:start;display:flex;flex-direction:column}.about-banner_section header,.contact_us_section header,.content_banner_section header{align-items:center;-webkit-backdrop-filter:blur(28.3px);backdrop-filter:blur(28.3px);background-color:hsla(0,0%,100%,.059);border:1px solid hsla(0,0%,100%,.039);border-radius:1.25rem;display:flex;gap:3.125rem;height:4.8125rem;justify-content:space-between;left:0;margin:0 32px 6.25rem;padding:16px 24px;position:relative;right:0;top:0;z-index:10}@media screen and (max-width:1024px){.about-banner_section header,.contact_us_section header,.content_banner_section header{gap:1.875rem;padding:1.25rem}}@media screen and (max-width:720px){.about-banner_section header,.contact_us_section header,.content_banner_section header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0 .75rem 1.5rem}}.about-banner_section header .header_nav,.contact_us_section header .header_nav,.content_banner_section header .header_nav{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1024px){.about-banner_section header .header_nav,.contact_us_section header .header_nav,.content_banner_section header .header_nav{gap:1.25rem}}@media screen and (max-width:720px){.about-banner_section header .header_nav.desktop,.contact_us_section header .header_nav.desktop,.content_banner_section header .header_nav.desktop{display:none}}.about-banner_section header .header_nav li,.contact_us_section header .header_nav li,.content_banner_section header .header_nav li{text-align:center}.about-banner_section header .header_nav li .nav-inside,.contact_us_section header .header_nav li .nav-inside,.content_banner_section header .header_nav li .nav-inside{display:none}.about-banner_section header .header_nav li .nav-inside.show,.contact_us_section header .header_nav li .nav-inside.show,.content_banner_section header .header_nav li .nav-inside.show{display:block}@media(max-width:720px){.about-banner_section header .header_nav li .nav-inside li,.contact_us_section header .header_nav li .nav-inside li,.content_banner_section header .header_nav li .nav-inside li{margin:1.25rem 0;text-align:center}.about-banner_section header .header_nav li .nav-inside li a,.contact_us_section header .header_nav li .nav-inside li a,.content_banner_section header .header_nav li .nav-inside li a{display:inline-block}}.about-banner_section header .header_nav li a,.contact_us_section header .header_nav li a,.content_banner_section header .header_nav li a{align-items:center;color:#fef9f4;color:var(--text_lighten);display:flex;font-size:1.125rem;font-size:var(--f18);gap:.625rem;justify-content:center;position:relative;white-space:nowrap}.about-banner_section header .header_nav li a i,.contact_us_section header .header_nav li a i,.content_banner_section header .header_nav li a i{display:flex}@media screen and (max-width:720px){.about-banner_section header .header_nav li a,.contact_us_section header .header_nav li a,.content_banner_section header .header_nav li a{color:#9d9d9d;color:var(--text_light)}}.about-banner_section header .header_nav li a:hover,.contact_us_section header .header_nav li a:hover,.content_banner_section header .header_nav li a:hover{color:#00a8f3;color:var(--primary)}.about-banner_section header .header_nav li a:hover svg path,.contact_us_section header .header_nav li a:hover svg path,.content_banner_section header .header_nav li a:hover svg path{stroke:#fff;stroke:var(--white)}.about-banner_section header .header_nav li a.active,.contact_us_section header .header_nav li a.active,.content_banner_section header .header_nav li a.active{color:#00a8f3;color:var(--primary)}.about-banner_section header .header_nav li a.active svg path,.contact_us_section header .header_nav li a.active svg path,.content_banner_section header .header_nav li a.active svg path{stroke:#fff;stroke:var(--white)}.about-banner_section header .header_nav li a.active:after,.contact_us_section header .header_nav li a.active:after,.content_banner_section header .header_nav li a.active:after{background:#fff;background:var(--white);bottom:-.1875rem;content:none;height:.0625rem;left:0;position:absolute;right:0}.about-banner_section header .header_nav li a svg path,.contact_us_section header .header_nav li a svg path,.content_banner_section header .header_nav li a svg path{stroke:#9d9d9d;stroke:var(--text_light)}.about-banner_section header .header_nav.menu_nav,.contact_us_section header .header_nav.menu_nav,.content_banner_section header .header_nav.menu_nav{height:100%}.about-banner_section header .header_nav.menu_nav li,.contact_us_section header .header_nav.menu_nav li,.content_banner_section header .header_nav.menu_nav li{align-items:center;display:flex;height:100%;height:calc(100% + 32px);justify-content:center;margin-left:0;margin-right:0;padding:0 1.7206rem}.about-banner_section header .header_nav.menu_nav li:has(a.active),.contact_us_section header .header_nav.menu_nav li:has(a.active),.content_banner_section header .header_nav.menu_nav li:has(a.active){background:linear-gradient(0deg,hsla(0,0%,100%,.078),#fff0);border-bottom:2px solid #fff}.about-banner_section header .header_nav.menu_nav li a,.contact_us_section header .header_nav.menu_nav li a,.content_banner_section header .header_nav.menu_nav li a{color:#fff6}.about-banner_section header .header_nav.menu_nav li a.active,.contact_us_section header .header_nav.menu_nav li a.active,.content_banner_section header .header_nav.menu_nav li a.active{color:#fff}@media screen and (max-width:720px){.about-banner_section header .header_nav.menu_nav,.contact_us_section header .header_nav.menu_nav,.content_banner_section header .header_nav.menu_nav{border:none;border-radius:0}}.about-banner_section header .header_nav_right li a,.contact_us_section header .header_nav_right li a,.content_banner_section header .header_nav_right li a{background-color:#00a8f3;background-color:var(--primary);border-radius:.625rem;color:#fff;font-size:16px;font-weight:500;padding:11.5px 31.5px}@media screen and (max-width:720px){.about-banner_section header .header_nav_right,.contact_us_section header .header_nav_right,.content_banner_section header .header_nav_right{display:none}}.about-banner_section header .menu_icon,.contact_us_section header .menu_icon,.content_banner_section header .menu_icon{display:none;position:absolute;right:1.25rem}@media screen and (max-width:720px){.about-banner_section header .menu_icon.mobile,.contact_us_section header .menu_icon.mobile,.content_banner_section header .menu_icon.mobile{display:block}}.about-banner_section header .desktop_navigation,.contact_us_section header .desktop_navigation,.content_banner_section header .desktop_navigation{display:flex}.about-banner_section header .mobile_navigation,.contact_us_section header .mobile_navigation,.content_banner_section header .mobile_navigation{align-items:center;background:#000;display:none;flex-direction:column;gap:1.25rem;left:0;padding:1.25rem;position:absolute;right:0;top:7.3rem}@media screen and (max-width:720px){.about-banner_section header .mobile_navigation,.contact_us_section header .mobile_navigation,.content_banner_section header .mobile_navigation{display:flex;top:5.3rem}}.about-banner_section header .mobile_navigation .header_nav,.contact_us_section header .mobile_navigation .header_nav,.content_banner_section header .mobile_navigation .header_nav{flex-direction:column}.about-banner_section header .logo,.contact_us_section header .logo,.content_banner_section header .logo{line-height:1px;max-width:120px}.about-banner_section header .logo img,.contact_us_section header .logo img,.content_banner_section header .logo img{height:45px;width:120px}@media screen and (max-width:1400px){.about-banner_section header .logo img,.contact_us_section header .logo img,.content_banner_section header .logo img{max-width:62px}.about-banner_section header .logo,.contact_us_section header .logo,.content_banner_section header .logo{max-width:90px}}.content_banner_section header{margin:0 32px 150px!important}@media screen and (max-width:820px){.content_banner_section header{margin:0 12px 24px!important}}.about-banner_section header{margin:0 0 65px!important}@media screen and (max-width:820px){.about-banner_section header{margin:0 0 24px!important}}.contact_us_section header{margin:0 0 72px!important;width:100%}@media screen and (max-width:820px){.contact_us_section header,.privacy_policy_section header{margin:0 0 24px!important}}.blog_section{background:linear-gradient(180deg,#0c191f,#0c191f00);margin-top:19px;padding:92px 0}@media screen and (max-width:820px){.blog_section{border-radius:24px 0 0 0;padding:24px 0 0;position:relative;width:calc(100% + 9px)}}.blog_section .black_right_gradient{display:none}@media screen and (max-width:820px){.blog_section .black_right_gradient{background:linear-gradient(90deg,#0000,rgba(0,0,0,.667));display:block;height:100%;position:absolute;right:0;top:0;width:50%;z-index:0}}.blog_section>h1{-webkit-text-fill-color:#0000;text-wrap:nowrap;background:linear-gradient(180deg,#fff,#00a8f3);-webkit-background-clip:text;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;font-size:80px;font-weight:800;line-height:96px;margin:0 auto;position:relative;text-align:center;z-index:2}@media screen and (max-width:820px){.blog_section>h1{font-size:24px;font-weight:800;line-height:35px;padding:0 2.875rem}}.blog_section>p{color:hsla(0,0%,100%,.898);margin:12px 0 72px;position:relative;text-align:center;z-index:2}@media screen and (max-width:820px){.blog_section>p{font-size:12px;font-weight:400;line-height:18px;margin:0 0 24px;padding:0 2.875rem}}.blog_section .blog_container{display:flex;gap:32px;justify-content:center;padding:0 56px}@media screen and (max-width:820px){.blog_section .blog_container{justify-content:start;overflow-x:auto;padding:0 16px;z-index:10}}.blog_section .blog_container .blog_card{aspect-ratio:474/580;background-color:#0c191f;border-radius:44px;box-shadow:inset 2px 2px 3px 0 hsla(0,0%,100%,.251);max-width:474px;padding:42px;position:relative;width:100%}@media screen and (max-width:820px){.blog_section .blog_container .blog_card{aspect-ratio:208/310;border-radius:24px;max-width:208px;padding:24px;width:100%}.blog_section .blog_container .blog_card img{border-radius:10px}}.blog_section .blog_container .blog_card .blog_content{margin-top:24px}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content{margin-top:16px}}.blog_section .blog_container .blog_card .blog_content .title{color:#53caff;font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .title{font-size:10px;line-height:14px}}.blog_section .blog_container .blog_card .blog_content .sub_title{color:#fff;font-size:24px;font-weight:600;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .sub_title{font-size:16px;line-height:22px;margin-top:10px}}.blog_section .blog_container .blog_card .blog_content .desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#a4a4a4;display:-webkit-box;font-size:16px;font-weight:400;line-height:24px;margin-top:12px;overflow:hidden;text-align:start;text-overflow:ellipsis}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .desc{font-size:10px;line-height:16px;margin-top:10px}}.blog_section .blog_container .blog_card .blog_content a{color:#00a8f3;font-size:16px;font-weight:600;letter-spacing:23%;margin-top:12px;text-decoration:underline}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content a{font-size:12px;line-height:18px;margin-top:10px}}.blog_section .blog_container .blog_card .blog_content .blog_profile{align-items:center;display:flex;gap:12px;margin-top:42px}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .blog_profile{margin-top:16px}}.blog_section .blog_container .blog_card .blog_content .blog_profile img{border-radius:100%;height:40px;object-fit:cover;width:40px}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .blog_profile img{height:28px;width:28px}}.blog_section .blog_container .blog_card .blog_content .blog_profile>div h6{color:hsla(0,0%,97%,.973);font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .blog_profile>div h6{font-size:12px;font-weight:600;line-height:12px}}.blog_section .blog_container .blog_card .blog_content .blog_profile>div span{color:#667085;font-size:14px;font-weight:400;line-height:20px}@media screen and (max-width:820px){.blog_section .blog_container .blog_card .blog_content .blog_profile>div span{font-size:10px;line-height:10px}}footer{align-items:center;background:linear-gradient(180deg,#010202,#0c191f);border-width:1px 0 0;border-top:1px solid hsla(0,0%,100%,.078);display:flex;gap:3.125rem;height:226px;justify-content:space-between;padding:2.425rem 3.75rem;position:relative;z-index:1}@media screen and (max-width:820px){footer{align-items:center;border-top:1px solid hsla(0,0%,100%,.102);flex-direction:column;gap:16px;height:auto;padding:1.25rem}footer img{order:1}footer .social_block{order:2}footer .footer_nav_block{order:3}}footer .header_nav{align-items:center;display:flex;flex-wrap:wrap;gap:3.125rem;justify-content:center}@media screen and (max-width:1024px){footer .header_nav{gap:1.25rem}}footer .header_nav li a{font-size:1.125rem;font-size:var(--f18);position:relative;white-space:nowrap}footer .header_nav li a,footer .header_nav li a.active,footer .header_nav li a:hover{color:#fff;color:var(--white)}footer .social_block{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width:820px){footer .social_block{align-items:center;gap:16px}}footer .social_block>div{align-items:center;display:flex;gap:.9375rem}@media screen and (max-width:820px){footer .social_block>div{gap:8px}}@media screen and (max-width:820px)and (max-width:400px){footer .social_block>div a svg{max-width:24px}}footer .social_block>div.app_download{display:none;gap:4px}@media screen and (max-width:820px){footer .social_block>div.app_download{display:flex}}footer .social_block>div.app_download a img{max-width:105px}@media screen and (max-width:400px){footer .social_block>div.app_download a img{max-width:110px}}footer .social_block rect,footer .social_block svg{fill:#00a8f3}footer .footer_nav_block{display:flex;flex-direction:column;gap:1.25rem}footer .footer_nav_block>div{align-items:center;display:flex;gap:2.5rem;justify-content:center}@media screen and (max-width:400px){footer .footer_nav_block>div{display:block;text-align:center}}footer .footer_nav_block>div p{font-size:1.125rem;font-size:var(--f18);font-weight:500}@media screen and (max-width:400px){footer .footer_nav_block>div p{margin-bottom:10px}}footer .footer_nav_block>div a{color:#9d9d9d;color:var(--text_light);font-size:1.125rem;font-size:var(--f18);position:relative}footer .footer_nav_block>div a:hover{color:#fff;color:var(--white)}footer .logo{max-width:120px}@media screen and (max-width:1400px){footer .logo{max-width:90px}}.content_section{display:flex;flex-direction:column;gap:6.25rem;padding:0 0 6.25rem;position:relative}@media screen and (max-width:820px){.content_section{border-radius:24px 24px 0 0;gap:4.25rem;height:auto;overflow:hidden;padding:.6875rem .75rem 1.5rem}}.content_section.about-layout{background:linear-gradient(180deg,#0c191f,#0c191f00);border-radius:24px 24px 0 0;margin:24px 24px 0}@media screen and (max-width:820px){.content_section.about-layout{margin:11px 12px 0;padding-bottom:3rem}}.content_section.about-layout .banner_image_content{margin-top:13rem;max-width:600px;padding-left:100px;padding-top:3rem}@media screen and (max-width:820px){.content_section.about-layout .banner_image_content{margin-top:4rem;padding-left:3px;padding-top:4rem}}.about-banner_section{min-height:100vh;overflow-x:hidden;padding:32px 32px 0}@media screen and (max-width:820px){.about-banner_section{display:block;padding:0}}.about-banner_section.privacy_policy_section{background:linear-gradient(180deg,#0c191f,#0c191f00);border-radius:24px 24px 0 0;display:flex;flex-direction:column;justify-content:flex-start;margin:24px 24px 0;min-height:100vh;padding:32px 32px 0;position:relative}@media screen and (max-width:820px){.about-banner_section.privacy_policy_section{margin:0;padding:16px 9px 0}}.about-banner_section.privacy_policy_section>img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.about-banner_section.privacy_policy_section .banner_image_content{z-index:2}.about-banner_section.privacy_policy_section .banner_image_content h1{font-size:32px;font-weight:600;line-height:64px}@media screen and (max-width:820px){.about-banner_section.privacy_policy_section .banner_image_content h1{font-size:20px;font-weight:600;line-height:20px}}.about-banner_section.privacy_policy_section .banner_image_content p{font-size:22px;font-weight:400;line-height:32px}@media screen and (max-width:820px){.about-banner_section.privacy_policy_section .banner_image_content p{font-size:16px;font-weight:400;line-height:24px}}.about-banner_section.privacy_policy_section .banner_image_content h2{font-size:24px;font-weight:600;line-height:64px}@media screen and (max-width:820px){.about-banner_section.privacy_policy_section .banner_image_content h2{font-size:16px;font-weight:700;line-height:24px}}.about-banner_section.privacy_policy_section .banner_image_content h3{font-size:22px;font-weight:400;line-height:32px}@media screen and (max-width:820px){.about-banner_section.privacy_policy_section .banner_image_content h3{font-size:16px;font-weight:400;line-height:24px}}.about-banner_section.privacy_policy_section .banner_image_content a{font-size:20px;font-weight:400;line-height:32px}@media screen and (max-width:820px){.about-banner_section.privacy_policy_section .banner_image_content a{font-size:16px;font-weight:400;line-height:24px}}.about-banner_section.about_us{background-image:url(/static/media/contact-us-background-wallpaper.5a96824205bc67c156b1.png);background-size:contain;border-radius:24px 24px 0 0;overflow:hidden}@media screen and (max-width:820px){.about-banner_section.about_us{background-image:none;margin:0;padding:0}}.about-banner_section.about_us h1{font-size:32px!important;font-weight:600!important;line-height:64px!important}@media screen and (max-width:820px){.about-banner_section.about_us h1{font-size:20px!important;font-weight:600!important;line-height:20px!important}}.about-banner_section.about_us h2{font-size:24px!important;font-weight:600!important;line-height:64px!important}@media screen and (max-width:820px){.about-banner_section.about_us h2{font-size:16px!important;font-weight:700!important;line-height:24px!important}}.about-banner_section .banner_container{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}@media screen and (max-width:51.25rem){.about-banner_section .banner_container{flex-direction:column}}.about-banner_section .sticky-image{align-self:flex-start;border-radius:40px;display:flex;flex-shrink:0;position:-webkit-sticky;position:sticky;top:2rem;width:100%}.about-banner_section .sticky-image .gradient-left-image{background:linear-gradient(90deg,#010405,#0c191f00);border-radius:40px 0 0 40px;height:100%;left:0;position:absolute;top:0;width:50%}.about-banner_section .sticky-image img{height:auto;object-fit:contain;width:100%}@media screen and (max-width:51.25rem){.about-banner_section .sticky-image{display:none}}.about-banner_section .banner_image_content{-ms-overflow-style:none;max-height:100vh;overflow-y:auto;padding-right:1rem;scrollbar-width:none;width:60%}.about-banner_section .banner_image_content.full-hgt{max-height:none}.about-banner_section .banner_image_content.full-width{width:100%}.about-banner_section .banner_image_content::-webkit-scrollbar{display:none}@media screen and (max-width:51.25rem){.about-banner_section .banner_image_content{max-height:none;overflow:visible;padding:1rem;width:100%}}.about-banner_section .banner_image_content h1,.about-banner_section .banner_image_content h2,.about-banner_section .banner_image_content h3{color:#fff;color:var(--white)}.about-banner_section .banner_image_content h1{font-size:3rem}.about-banner_section .banner_image_content h2{font-size:2.5rem}.about-banner_section .banner_image_content h3{font-size:1.75rem;font-size:var(--f28)}.about-banner_section .banner_image_content h1,.about-banner_section .banner_image_content h2,.about-banner_section .banner_image_content h3,.about-banner_section .banner_image_content p{margin-bottom:1rem}.about-banner_section .banner_image_content h3.side-title{margin:2rem 0 1rem}.about-banner_section .banner_image_content ul li{margin-bottom:1rem;padding-left:2.125rem;position:relative}.about-banner_section .banner_image_content ul li:after{background:#fff;background:var(--white);border-radius:50%;content:"";height:.625rem;left:0;position:absolute;top:.75rem;width:.625rem}.about-banner_section .banner_image_content ul li p{margin-bottom:0}.about-banner_section .banner_image_content ul li p b{color:#fff}.about-banner_section .banner_image_content p{color:#fff;color:var(--white);font-size:1.25rem}.about-banner_section .banner_image_content p strong{font-weight:700}.about-banner_section .banner_image_content p span{color:#fff;color:var(--white);display:block;font-weight:700}.about-banner_section .banner_image_content p span.single-line{display:inline}.about-banner_section .banner_image_content p.main-para{color:#fff;color:var(--white)}.about-banner_section .banner_image_content a{color:#fff;color:var(--white);text-decoration:underline}.about-banner_section .banner_image_content a:hover{text-decoration:none}.about-banner_section.about_us{min-height:calc(100vh - 60px)}@media screen and (max-width:1024px){.about-banner_section.about_us{min-height:100vh}}.about-banner_section.about_us .sticky-image{align-self:center}.about-banner_section.about_us .banner_image_content{max-height:calc(100vh - 150px);overflow:auto;position:absolute;top:0;z-index:9}@media screen and (max-width:820px){.about-banner_section.about_us .banner_image_content{max-height:100%}}.banners_container{display:flex;flex-direction:column;gap:200px}@media screen and (max-width:820px){.banners_container{gap:0}}.banners_container .banner_section{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:0 3.75rem}@media screen and (max-width:820px){.banners_container .banner_section{background:linear-gradient(180deg,#0c191f,#0c191f00);border-radius:24px 24px 0 0;display:block;padding:0}}.banners_container .banner_section>div{align-items:stretch;display:flex;justify-content:flex-end;position:relative;width:100%}@media screen and (max-width:820px){.banners_container .banner_section>div{display:block}}.banners_container .banner_section>div .banner_image_content{align-items:center;display:flex;gap:1.25rem;justify-content:center;width:100%}.banners_container .banner_section>div .banner_image_content.slide{justify-content:flex-start}.banners_container .banner_section>div .banner_image_content.slide .main-txt{max-width:600px}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content.slide .main-txt{max-width:420px}}.banners_container .banner_section>div .banner_image_content.slide2{justify-content:flex-end}.banners_container .banner_section>div .banner_image_content.slide2 .main-txt{max-width:655px}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content.slide2 .main-txt{max-width:386px}}.banners_container .banner_section>div .banner_image_content.slide2 .mobile{transform:translate(20px,-20px)}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content{display:block;margin:0 auto;padding-top:24px;position:static;transform:none;width:100%}}.banners_container .banner_section>div .banner_image_content img{position:absolute;right:0}.banners_container .banner_section>div .banner_image_content img.mobile{display:none}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content img{margin:0 auto;position:static;width:70%}.banners_container .banner_section>div .banner_image_content img.desktop{display:none}.banners_container .banner_section>div .banner_image_content img.mobile{border-bottom:1px solid;border-image:linear-gradient(90deg,#010000,#d9d9d966 50%,#010000);border-image-slice:2;display:block}}.banners_container .banner_section>div .banner_image_content .contact_box{display:flex;flex-wrap:wrap;gap:2%}.banners_container .banner_section>div .banner_image_content .contact_box.address-sec{margin-top:1.25rem}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content .contact_box.address-sec{margin-top:0}}.banners_container .banner_section>div .banner_image_content .contact_box>div{font-size:1.25rem;font-size:var(--f20);width:49%}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content .contact_box>div{width:100%}}.banners_container .banner_section>div .banner_image_content .contact_box>div h5{color:#9d9d9d;color:var(--text_light);margin:1.5625rem 0 .9375rem}.banners_container .banner_section>div .banner_image_content .contact_box>div span{color:#fff;color:var(--white);display:block;line-height:2.125rem}.banners_container .banner_section>div .banner_image_content.contact_content{align-items:center;display:flex;gap:1.25rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40%}@media screen and (max-width:1270px){.banners_container .banner_section>div .banner_image_content.contact_content{height:310px;max-width:400px;overflow:auto}}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content.contact_content{display:block;height:auto;margin:0 auto;padding-top:0;position:static;transform:none;width:100%}}.banners_container .banner_section>div .banner_image_content.contact_content h1{font-size:2rem}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content.contact_content h1{font-size:20px;font-weight:600;line-height:64px;text-align:start}}.banners_container .banner_section>div .banner_image_content.contact_content p{font-size:1.25rem;max-width:400px}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content.contact_content p{font-size:16px;font-weight:400;line-height:24px;text-align:start}}.banners_container .banner_section>div .banner_image_content h1{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#fff,#00a8f3);-webkit-background-clip:text;background-repeat:no-repeat;background-size:100% 100%;font-size:60px;font-weight:800;line-height:60px;white-space:nowrap}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content h1{font-size:24px;line-height:35px;text-align:center}}.banners_container .banner_section>div .banner_image_content p{margin-top:2.1875rem}@media screen and (max-width:820px){.banners_container .banner_section>div .banner_image_content p{font-size:12px;font-weight:400;line-height:24px;margin-top:8px;text-align:center}.banners_container .banner_section>div picture img{display:none}}.banners_container .banner_section.left{padding:19rem 3.75rem}@media screen and (max-width:820px){.banners_container .banner_section.left{padding:0 0 2rem}}.banners_container .banner_section.left>div{justify-content:center}.banners_container .banner_section.left>div .banner_image_content{margin:0 auto;max-width:1230px}@media screen and (max-width:1150px){.banners_container .banner_section.left>div .banner_image_content{max-width:1030px}}@media screen and (max-width:820px){.banners_container .banner_section.left>div .banner_image_content img{margin-top:1.25rem}}@media screen and (min-device-width:480px)and (max-device-width:820px){.banners_container .banner_section.left>div .banner_image_content img{margin-left:auto;margin-right:auto;width:60%}}@media screen and (max-width:820px){.banners_container .banner_section.left>div .banner_image_content img.desktop{display:none}}.banners_container .banner_section.left>div .banner_image_content img.mobile{display:none}@media screen and (max-width:820px){.banners_container .banner_section.left>div .banner_image_content img.mobile{display:block;margin-top:0;scale:1.1;width:100%}}.banners_container .banner_section.right{padding:19rem 0}@media screen and (max-width:820px){.banners_container .banner_section.right{padding:0 0 2rem}}.banners_container .banner_section.right>div{justify-content:flex-start}.banners_container .banner_section.right>div .banner_image_content{margin:0 auto;max-width:1350px}@media screen and (max-width:1150px){.banners_container .banner_section.right>div .banner_image_content{display:flex;flex-direction:column-reverse;max-width:1030px}}.banners_container .banner_section.right>div .banner_image_content img{left:0}@media screen and (min-device-width:480px)and (max-device-width:820px){.banners_container .banner_section.right>div .banner_image_content img{margin-left:auto;margin-right:auto;width:60%}}@media screen and (max-width:820px){.banners_container .banner_section.right>div .banner_image_content img.desktop{display:none}}.banners_container .banner_section.right>div .banner_image_content img.mobile{display:none}@media screen and (max-width:820px){.banners_container .banner_section.right>div .banner_image_content img.mobile{display:block;margin-top:0;width:100%}}.contact_us_section .banner_section.contact_us_section{background:linear-gradient(180deg,#0c191f,#0c191f00);border-radius:24px 24px 0 0;display:flex;flex-direction:column;justify-content:flex-start;margin:24px 24px 0;min-height:100vh;padding:32px 32px 0;position:relative}@media screen and (max-width:820px){.contact_us_section .banner_section.contact_us_section{border-radius:24px 24px 0 0;margin:0;padding:16px 12px 0!important}}.contact_us_section .banner_section.contact_us_section>img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:820px){.contact_us_section .banner_section.contact_us_section>img{display:none}.contact_us_section .banner_section{background:linear-gradient(180deg,#0c191f,#0c191f00);border-radius:24px 24px 0 0;display:block;padding:0}}.contact_us_section .banner_section>div{align-items:stretch;display:flex;justify-content:flex-end;position:relative;width:100%}@media screen and (max-width:820px){.contact_us_section .banner_section>div{display:block}}.contact_us_section .banner_section>div .banner_image_content{align-items:center;display:flex;gap:1.25rem;justify-content:center;width:100%}.contact_us_section .banner_section>div .banner_image_content.slide{justify-content:flex-start}.contact_us_section .banner_section>div .banner_image_content.slide .main-txt{max-width:600px}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content.slide .main-txt{max-width:420px}}.contact_us_section .banner_section>div .banner_image_content.slide2{justify-content:flex-end}.contact_us_section .banner_section>div .banner_image_content.slide2 .main-txt{max-width:655px}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content.slide2 .main-txt{max-width:386px}}.contact_us_section .banner_section>div .banner_image_content.slide2 .mobile{transform:translate(20px,-20px)}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content{display:block;margin:0 auto;padding-top:24px;position:static;transform:none;width:100%}}.contact_us_section .banner_section>div .banner_image_content img{position:absolute;right:0}.contact_us_section .banner_section>div .banner_image_content img.mobile{display:none}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content img{margin:0 auto;position:static;width:70%}.contact_us_section .banner_section>div .banner_image_content img.desktop{display:none}.contact_us_section .banner_section>div .banner_image_content img.mobile{border-bottom:1px solid;border-image:linear-gradient(90deg,#010000,#d9d9d966 50%,#010000);border-image-slice:2;display:block}}.contact_us_section .banner_section>div .banner_image_content .contact_box{display:flex;flex-wrap:wrap;gap:2%}.contact_us_section .banner_section>div .banner_image_content .contact_box.address-sec{margin-top:1.25rem}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content .contact_box.address-sec{margin-top:0}}.contact_us_section .banner_section>div .banner_image_content .contact_box>div{font-size:1.25rem;font-size:var(--f20);width:49%}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content .contact_box>div{width:100%}}.contact_us_section .banner_section>div .banner_image_content .contact_box>div h5{color:#9d9d9d;color:var(--text_light);margin:1.5625rem 0 .9375rem}.contact_us_section .banner_section>div .banner_image_content .contact_box>div span{color:#fff;color:var(--white);display:block;line-height:2.125rem}.contact_us_section .banner_section>div .banner_image_content.contact_content{align-items:center;display:flex;gap:1.25rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40%}@media screen and (max-width:1270px){.contact_us_section .banner_section>div .banner_image_content.contact_content{height:310px;max-width:400px;overflow:auto}}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content.contact_content{display:block;height:auto;margin:0 auto;padding-top:0;position:static;transform:none;width:100%}}.contact_us_section .banner_section>div .banner_image_content.contact_content h1{font-size:2rem}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content.contact_content h1{font-size:20px;font-weight:600;line-height:64px;text-align:start}}.contact_us_section .banner_section>div .banner_image_content.contact_content p{font-size:1.25rem;max-width:400px}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content.contact_content p{font-size:16px;font-weight:400;line-height:24px;text-align:start}}.contact_us_section .banner_section>div .banner_image_content h1{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#fff,#00a8f3);-webkit-background-clip:text;background-repeat:no-repeat;background-size:100% 100%;font-size:60px;font-weight:800;line-height:60px;white-space:nowrap}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content h1{font-size:24px;line-height:35px;text-align:center}}.contact_us_section .banner_section>div .banner_image_content p{margin-top:2.1875rem}@media screen and (max-width:820px){.contact_us_section .banner_section>div .banner_image_content p{font-size:12px;font-weight:400;line-height:24px;margin-top:8px;text-align:center}.contact_us_section .banner_section>div picture img{display:none}}.content_banner_section{aspect-ratio:1392/853;border-radius:24px 24px 0 0;margin:24px 24px 0;padding:32px 0 4rem;position:relative;text-align:center;width:calc(100% - 48px)}@media screen and (max-width:820px){.content_banner_section{aspect-ratio:336/500;background:linear-gradient(180deg,#0c191f,#0c191f00);margin:0;padding:16px 0 0;width:100%}}.content_banner_section .content_banner_section_bottom_gradient{aspect-ratio:1440/257;background:linear-gradient(180deg,#0000,#000c 30%,#000 50%,#000);bottom:0;display:none;position:absolute;width:100%;z-index:1000}@media screen and (max-width:820px){.content_banner_section .content_banner_section_bottom_gradient{background:linear-gradient(180deg,#0000,#000 80%);display:block;height:100px}}.content_banner_section.launching_section{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 30.375rem)}.content_banner_section .hero_banner_home{border-radius:24px 24px 0 0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.content_banner_section .hero_banner_home.desktop{display:block}.content_banner_section .hero_banner_home.mobile{display:none}@media screen and (max-width:820px){.content_banner_section .hero_banner_home.desktop{display:none}.content_banner_section .hero_banner_home.mobile{display:block;font-size:12px;line-height:19px;text-align:center}}.content_banner_section .banner_image_mobile{aspect-ratio:336/303;display:block;margin-top:-50px;width:100%}@media screen and (min-width:821px){.content_banner_section .banner_image_mobile{display:none}}.content_banner_section .home_hero_section_content{margin-left:32px;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:820px){.content_banner_section .home_hero_section_content{margin:0 auto;padding:0 12px}}.content_banner_section .home_hero_section_content h1{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff,#00a8f3);-webkit-background-clip:text;background-repeat:no-repeat;background-size:100% 100%;font-size:5rem;font-weight:800;line-height:1.1;margin:0 auto 20px;max-width:50rem;position:relative;text-align:left;width:-webkit-fit-content;width:fit-content;z-index:2}@media screen and (max-width:820px){.content_banner_section .home_hero_section_content h1{font-size:24px!important;line-height:30px!important;margin-bottom:0}}.content_banner_section .home_hero_section_content h1 .underline{bottom:-15px;pointer-events:none;position:absolute;right:0;z-index:1}@media screen and (max-width:820px){.content_banner_section .home_hero_section_content h1 .underline{bottom:-5px;max-width:95px;right:-10px}}.content_banner_section .home_hero_section_content p{color:hsla(0,0%,100%,.898);font-size:18px;font-weight:400;line-height:34px;position:relative;text-align:left;z-index:2}.content_banner_section .home_hero_section_content p.desktop{display:block}.content_banner_section .home_hero_section_content p.mobile{display:none}@media screen and (max-width:820px){.content_banner_section .home_hero_section_content p.desktop{display:none}.content_banner_section .home_hero_section_content p.mobile{display:block;font-size:12px;line-height:19px;margin-top:10px;text-align:center}}.content_banner_section .home_hero_section_content .banner_icons{display:flex;gap:16px;margin-top:36px}@media screen and (max-width:820px){.content_banner_section .home_hero_section_content .banner_icons{justify-content:center;margin-top:16px}}.content_banner_section .home_hero_section_content .banner_icons img{z-index:1}@media screen and (max-width:820px){.content_banner_section .home_hero_section_content .banner_icons img{max-width:119px}}.content_banner_section i{align-items:center;display:flex;justify-content:center}@media screen and (max-width:820px){.content_banner_section i{z-index:-1}}.content_banner_section i svg{height:100%;width:100%}.content_banner_section .smile_icon,.content_banner_section .smileemoj_icon{position:absolute}.content_banner_section .smile_icon{left:-6rem;max-width:196px}@media screen and (max-width:1280px){.content_banner_section .smile_icon{left:0}}@media screen and (max-width:820px){.content_banner_section .smile_icon{height:80px;left:0;top:.625rem;width:100px;z-index:9}}.content_banner_section .smileemoj_icon{max-width:121px;right:-6rem;top:5rem}@media screen and (max-width:1190px){.content_banner_section .smileemoj_icon{height:80px;right:0;top:.625rem;width:100px;z-index:9}}.content_banner_section .heart_icon{height:4rem;left:-4rem;line-height:4rem;position:absolute;top:1.125rem;width:4rem}@media screen and (max-width:820px){.content_banner_section .heart_icon{height:3rem;left:0;top:3.125rem;width:3rem}}.content_banner_section .theme_icon{bottom:1.125rem;height:3.375rem;line-height:3.375rem;position:absolute;right:-3.375rem;width:3.375rem}@media screen and (max-width:1190px){.content_banner_section .theme_icon{right:0}}.content_banner_section .call_icon{left:-10rem;line-height:2.5rem;max-width:161px;position:absolute;top:1.125rem}@media screen and (max-width:1280px){.content_banner_section .call_icon{left:0}}@media screen and (max-width:820px){.content_banner_section .call_icon{height:80px;left:0;width:50px;z-index:9}}.content_banner_section .video_icon{bottom:-5.125rem;line-height:2.5rem;max-width:167px;position:absolute;right:-12rem}@media screen and (max-width:1190px){.content_banner_section .video_icon{height:80px;right:0;width:50px;z-index:9}}.content_banner_section ul{display:flex;justify-content:center}@media screen and (max-width:820px){.content_banner_section ul{flex-direction:column;gap:20px}}.content_banner_section ul li{align-items:center;color:#fff;display:flex;font-size:2rem;margin:0 4.0625rem;position:relative}@media screen and (max-width:1600px){.content_banner_section ul li{font-size:1.25rem}}@media screen and (max-width:820px){.content_banner_section ul li{justify-content:center;margin:0}.content_banner_section ul li span{min-width:224px;text-align:left}}.content_banner_section ul li img{margin-right:.625rem}.content_banner_section ul li:first-child{margin-left:0}.content_banner_section ul li:first-child:before{content:none}.content_banner_section ul li:last-child{margin-right:0}.content_banner_section a{display:block}button{background:#00a8f3;background:var(--primary);border-radius:3.125rem;box-shadow:0 0 85px 40px #00a8f34d;font-size:1.75rem;font-size:var(--f28);font-weight:600;font-weight:var(--bold);padding:1.25rem 6.5625rem;text-align:center;transition:background .3s ease}button,button a{color:#fff;color:var(--white)}button a{text-decoration:none}button:hover{background:#0081bc;background:var(--primary-dark)}.card_section{align-items:stretch;display:flex;flex-direction:column;gap:2.0625rem;justify-content:center;margin-top:100px;padding:0 8.375rem;position:relative}@media screen and (max-width:820px){.card_section{background:linear-gradient(180deg,#0c191f,#0c191f00);border-radius:24px 24px 0 0;flex-direction:column;gap:24px;margin-top:0;padding:24px 8px 0;text-align:center}}.card_section .card_section_content{align-items:center;display:flex;flex-direction:column;width:100%}.card_section .card_section_content h6{color:#53caff;font-size:16px;font-weight:600;letter-spacing:23%;line-height:22px;text-align:center;text-transform:uppercase}@media screen and (max-width:820px){.card_section .card_section_content h6{font-size:12px}}.card_section .card_section_content p{color:#fff;font-size:56px;font-weight:500;line-height:74px;margin:24px 0 64px;text-align:center}@media screen and (max-width:820px){.card_section .card_section_content p{font-size:18px;line-height:24px;margin:0 10px 24px}.card_section .card_section_content{gap:12px}}.card_section .card_blocks_container{display:flex;gap:40px}@media screen and (max-width:820px){.card_section .card_blocks_container{flex-direction:column;gap:24px}}.card_section .card_blocks_container .card_block{align-items:center;aspect-ratio:416/462;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c191f;border-left:linear-gradient(180deg,#fff,#fff0);border-radius:2.75rem;display:flex;flex:1 1;justify-content:space-between;overflow:hidden;padding:32px 16px;position:relative}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block{aspect-ratio:319/304;border-radius:34px;margin:0 auto}}.card_section .card_blocks_container .card_block:after{background:radial-gradient(circle,#fff,#00a8f3);border-radius:50%;content:"";filter:blur(60px);height:300px;left:-100px;pointer-events:none;position:absolute;top:-200px;width:300px;z-index:1}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block:after{background:radial-gradient(circle,#fff,#00a8f3);border-radius:50%;height:300px;left:-100px;top:-200px;width:300px}}.card_section .card_blocks_container .card_block .tunnel_bg{height:50%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.card_section .card_blocks_container .card_block>div{display:flex;flex-direction:column;height:100%;justify-content:space-between}.card_section .card_blocks_container .card_block>div .card_icon{align-items:center;background-color:hsla(0,0%,100%,.078);border-radius:100%;display:flex;height:6rem;justify-content:center;position:relative;width:6rem;z-index:10}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block>div .card_icon{height:74px;width:74px}}.card_section .card_blocks_container .card_block>div .card_icon svg{height:3.3125rem;width:3.3125rem}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block>div .card_icon svg{height:40px;width:40px}}.card_section .card_blocks_container .card_block>div .card_icon:before{background:linear-gradient(180deg,#fff,#fff0);border-radius:inherit;border-radius:100%;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;padding:1px;position:absolute;z-index:10}.card_section .card_blocks_container .card_block>div .card_icon.icon3 svg{height:3rem;width:3rem}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block>div{margin:13px 0 13px 12px}}.card_section .card_blocks_container .card_block:before{background:linear-gradient(110deg,#fff,#fff0 10%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;padding:2px;position:absolute}.card_section .card_blocks_container .card_block h3,.card_section .card_blocks_container .card_block p{color:#fff;color:var(--white);margin-top:.625rem;position:relative;z-index:10}.card_section .card_blocks_container .card_block h3{font-size:33px;font-weight:600;line-height:44px;z-index:10}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block h3{font-size:24px;font-weight:600;line-height:30px;text-align:left}}.card_section .card_blocks_container .card_block p{color:#fff9;font-size:20px;font-weight:400;line-height:34px}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block p{font-size:14px;font-weight:400;line-height:26px;text-align:left}}.card_section .card_blocks_container .card_block .card1{align-items:center;aspect-ratio:1/1;display:flex;margin-right:5.875rem;position:relative;width:19.9375rem}.card_section .card_blocks_container .card_block .card1 img{height:calc(100% - 16px);object-fit:contain;position:absolute;width:100%}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block .card1{height:110px;margin-right:9px;width:110px}}.card_section .card_blocks_container .card_block .card2{height:100%;margin-right:2.8125rem;padding:1.25rem 0;position:relative}.card_section .card_blocks_container .card_block .card2 .awsome{bottom:1.75rem;max-width:11.0625rem;position:absolute;right:5.5rem}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block .card2 .awsome{display:none}}.card_section .card_blocks_container .card_block .card2 .whats_up{left:-3.75rem;max-width:11.9375rem;position:absolute;top:5.6875rem}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block .card2 .whats_up{max-width:90px;top:10px}}.card_section .card_blocks_container .card_block .card2 .worldmap{height:calc(100% - 48px);max-width:39.25rem}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block .card2 .worldmap{height:100%;margin-right:-50px;max-width:auto}.card_section .card_blocks_container .card_block .card2{height:110px;margin-right:9px;padding:0;width:110px}}.card_section .card_blocks_container .card_block .card3{height:100%;margin-right:5.125rem;padding:1.3125rem 0}.card_section .card_blocks_container .card_block .card3 img{height:22.75rem;min-width:239px}@media screen and (max-width:820px){.card_section .card_blocks_container .card_block .card3 img{height:100%;margin-top:-4px;min-height:84px;min-width:80px}.card_section .card_blocks_container .card_block .card3{height:110px;margin-right:9px;width:110px}}.content_block{padding:0 3.75rem}@media screen and (max-width:820px){.content_block{padding:0}}.content_block h2{font-size:3.375rem;font-size:var(--f54);margin-bottom:3.75rem}.content_block h3{margin-top:2.5rem}.content_block h3,.content_block h4{font-size:1.75rem;font-size:var(--f28)}.content_block h4{color:#fff;color:var(--white);color:#9d9d9d;color:var(--text_light);font-weight:600;font-weight:var(--bold);margin:3.125rem 0 1.25rem}.content_block p{font-size:1.5rem;font-size:var(--f24);margin-bottom:1.875rem}.content_block p a{color:#00a8f3;color:var(--primary)}.content_block .desc{font-size:1.5rem;font-size:var(--f24);margin:1.875rem 0}.content_block .w-65{width:65%}@media screen and (max-width:820px){.content_block .w-65{width:auto}}.content_block span{color:#fff;color:var(--white);display:block;font-size:1.5rem;font-size:var(--f24);margin-bottom:1.25rem}.content_block span b{color:#9d9d9d;color:var(--text_light)}@media screen and (max-width:820px){.content_block span b{display:block}}.animate h2,.animate h3,.animate img{opacity:0;transform:translateY(50px);transition:opacity .3s,transform .75s}.animate p{opacity:0;transform:translateY(50px);transition:opacity .3s,transform 1.25s}.animate+picture{opacity:0;transform:translateY(100px);transition:opacity .3s,transform .75s;z-index:-1}.animate.animateIt h2,.animate.animateIt h3,.animate.animateIt img,.animate.animateIt p,.animate.animateIt+picture{opacity:1;transform:translateY(0)}.animate_hover h3,.animate_hover img,.animate_hover p{opacity:1;transform:translateY(0);transition:opacity .3s,transform .25s}.animate_hover:hover h3,.animate_hover:hover p{opacity:1;transform:translateY(-5px)}.animate_hover:hover img{opacity:1;transform:translateY(3px)}.delete_points,.help_points{list-style:circle;margin-top:2.25rem}.delete_points p,.help_points p{color:#fff;color:var(--white);display:block;font-size:1.5rem;font-size:var(--f24);padding-left:1.25rem;position:relative}.delete_points p:before,.help_points p:before{background:#9d9d9d;background:var(--text_light);border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:.9688rem;width:6px}.help_page{padding:0}@media screen and (max-width:820px){.help_page{padding:8rem 1.25rem 2rem}}.help_page span{color:#9d9d9d;color:var(--text_light);display:block;font-size:1.5rem;font-size:var(--f24);margin-bottom:1.25rem}.sidebar_nav_desktop{background:#1d1d1d;border:1px solid #303030;display:block;height:100vh;margin-top:4.813rem;max-width:28rem;overflow-y:auto;position:fixed;width:100%;z-index:1}@media screen and (max-width:1600px){.sidebar_nav_desktop{margin-top:5.813rem}}@media screen and (max-width:720px){.sidebar_nav_desktop{display:none}}.sidebar_nav_desktop ul{margin:0 1rem}.sidebar_nav_desktop ul li{margin:.8375rem 0}.sidebar_nav_desktop ul li .nav-inside{display:none}.sidebar_nav_desktop ul li .nav-inside.show{display:block}.sidebar_nav_desktop ul li .nav-inside li a{padding-left:3.125rem}.sidebar_nav_desktop ul li .nav-inside li a.active{background-color:#373435;color:#fff;color:var(--white)}.sidebar_nav_desktop ul li a{align-items:center;border-radius:6px;color:#9d9d9d;color:var(--text_light);display:flex;font-size:1.125rem;font-size:var(--f18);font-weight:500;gap:65px;justify-content:space-between;padding:.8125rem 1.4125rem;text-decoration:none}.sidebar_nav_desktop ul li a i{display:flex}.sidebar_nav_desktop ul li a:hover{color:#fff;color:var(--white)}.sidebar_nav_desktop ul li a:hover svg path{stroke:#fff;stroke:var(--white)}.sidebar_nav_desktop ul li a.active{background-color:#373435;color:#fff;color:var(--white)}.sidebar_nav_desktop ul li a.active svg path{stroke:#fff;stroke:var(--white)}.sidebar_nav_desktop ul li a svg path{stroke:#9d9d9d;stroke:var(--text_light)}.help_content_block{display:flex;flex-direction:row}.help_content_block .faq_content{margin-left:27rem;overflow-y:auto;padding:10.75rem 0 6.25rem;width:calc(100% - 27.2rem)}@media screen and (max-width:820px){.help_content_block .faq_content{height:100%;margin-left:0;overflow:visible;overflow:initial;padding:0;width:100%}}.report-label{color:#fc4355;font-weight:600}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}::-webkit-scrollbar-thumb{background:#606060;border-radius:10px}.single-wrapper span{display:inline-block;margin-bottom:0!important}.single-wrapper span.inline{display:inline}.home-hero{border-radius:5rem;height:100vh;margin:7.0625rem auto 0;max-width:90%;overflow:hidden;position:relative;width:100vw}@media screen and (max-width:820px){.home-hero{aspect-ratio:336/204;border-radius:3rem;height:auto;margin:0 auto;overflow:hidden}}.home-hero__bg{object-fit:cover;z-index:1}.home-hero__bg,.home-hero__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.home-hero__overlay{background:linear-gradient(135deg,#003957,#00395733);z-index:-1}.home-hero__content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:539px;position:absolute;right:70px;z-index:3}@media screen and (max-width:820px){.home-hero__content{align-items:end;padding:0 30px;right:0}.home-hero__content:after{background:linear-gradient(135deg,#003957,#00395733);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}}.home-hero__avatars{display:flex;gap:.3rem;margin-bottom:1.5rem}@media screen and (max-width:820px){.home-hero__avatars{margin-bottom:12px}}.home-hero__avatars img{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0003;height:2.2rem;margin-left:-12px;width:2.2rem}@media screen and (max-width:820px){.home-hero__avatars img{height:24px;width:24px}}.home-hero__avatars img:first-child{margin-left:0}.home-hero h1{font-size:3.375rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media screen and (max-width:820px){.home-hero h1{font-size:16px;line-height:24px;margin-bottom:0;text-align:right}}.home-hero p{color:#e0e0e0;font-size:1.5rem;line-height:1.5;margin-bottom:0}@media screen and (max-width:820px){.home-hero p{font-size:10px;font-weight:400;line-height:20px;text-align:right}}
/*# sourceMappingURL=main.e5cd59f4.css.map*/