@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);:root{--blue:#0172ff;--light-blue:#e7f0ff;--navy:#00234C;--white:#ffffff;--black:#000000}body,html{margin:0;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}a,button,input,label,li,p,select,span,textarea{font-weight:400}.wrap{width:90vw;max-width:1280px;margin:0 auto}.cky-chevron-right{border-color:#000!important}a.button{color:var(--Color-Style-Neutral-Color-White-white-50,#fff);font-size:18px;font-style:normal;line-height:28px;display:flex;padding:14px 28px;justify-content:center;align-items:center;gap:8px;border-radius:999px;background:var(--Button-primary-bg,#0172fe);text-decoration:none;white-space:nowrap}.menu a,.mobile-nav a,a#login-menu-item{color:var(--black);text-decoration:none}.mobile_free_trial{position:relative;padding:7px 20px!important}header{padding:32px 64px;position:fixed;z-index:100;width:100%}header .wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:50px;background:rgba(206,221,240,.29);backdrop-filter:blur(28.5px);padding:8px 16px;margin:0;max-width:100%;width:100%}header .wrap.top-border{border-radius:28px 28px 0 0}.right-header{display:flex;gap:30px}.menu,.menu-2{gap:20px;display:flex}.menu{align-items:center}header img{width:140px;object-fit:contain}.menu-2{align-items:center;background:#e6f0ff;padding-left:20px;border-radius:32px}.menu-2 a{display:flex;gap:5px;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px}header a{display:flex}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:clamp(36px,4vw,40px);height:clamp(36px,4vw,40px);background:0 0;border:none;cursor:pointer;padding:0;z-index:101}.mobile-menu-toggle span{display:block;width:clamp(20px,2.5vw,24px);height:clamp(1.5px,.2vw,2px);background:var(--black);margin:3px 0;transition:.3s;transform-origin:center}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu-dropdown{position:fixed;top:100px;left:0;right:0;background:rgba(206,221,240,.95);backdrop-filter:blur(28.5px);border-radius:0 0 20px 20px;padding:24px;z-index:99;box-shadow:0 4px 20px rgba(0,0,0,.1);width:80vw;display:flex;margin:auto}.mobile-menu-dropdown .mobile-menu-content{width:fit-content}.mobile-menu-content{max-width:1440px;margin:0 auto;width:90vw}.mobile-nav{display:flex;flex-direction:column;gap:16px;align-items:center}.mobile-nav a{font-size:clamp(16px, 2vw, 18px);font-weight:500;padding:12px 24px;border-radius:12px;transition:.3s;display:flex;align-items:center;gap:8px;width:100%;justify-content:center}.footer-column ul li a:hover,footer{color:#fff}.mobile-nav a:hover{background:rgba(1,114,254,.1)}.mobile-login-link{background:#e6f0ff!important;border-radius:32px!important}.mobile-cta-button{background:var(--Button-primary-bg,#0172fe)!important;color:#fff!important;border-radius:999px!important;font-weight:600!important;margin-top:8px}@media (max-width:480px){header{padding:16px 10px}.hide_mobile{display:none!important}header .wrap{padding:12px 16px;max-width:100%;width:100%}header a img{width:100px;height:26px}}@media (max-width:980px){.mobile-menu-dropdown{top:80px;padding:20px}.mobile-nav a{font-size:clamp(14px, 1.8vw, 16px);padding:10px 20px}}@media (max-width:800px){.show_mobile_menu{display:flex!important;align-items:center;gap:12px}.show_mobile{display:block!important}.right-header{display:none}.mobile-menu-toggle{display:flex}.mobile-menu-dropdown{top:85px;padding:20px}.mobile-nav a{font-size:17px;padding:10px 20px}}@media (max-width:768px){header{padding-right:20px;padding-left:20px}}@media (max-width:480px){header{padding:16px 10px}header .wrap{padding:12px 16px;max-width:100%;width:100%}header a img{width:100px;height:26px}.mobile-menu-dropdown{top:75px;padding:16px}.mobile-nav a{font-size:clamp(13px, 1.5vw, 15px);padding:8px 16px}.mobile-menu-toggle{width:clamp(32px,3.5vw,36px);height:clamp(32px,3.5vw,36px)}}footer{background-color:#00234c;padding:80px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-column .title{font-size:18px;font-weight:600;margin:0 0 20px;color:#fff}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:12px}.footer-column ul li a{color:rgba(255,255,255,.8);text-decoration:none;font-size:14px;font-weight:400;transition:color .3s}.footer-brand img{width:140px;height:auto;margin-bottom:20px}.footer-brand p{font-size:16px;font-weight:400;margin:0 0 24px;color:rgba(255,255,255,.9);line-height:24px}.social-icons{display:flex;gap:15px;align-items:center}.social-icons a{display:flex;align-items:center;justify-content:center;border-radius:4px;background:#fff;padding:8px;transition:background .3s}.social-icons a:hover{background:rgba(255,255,255,.9)}.site-footer{border-top:1px solid rgba(255,255,255,.1);padding:24px 0;max-width:1440px;margin:auto}.site-footer p{font-size:14px;font-weight:400;margin:0;color:rgba(255,255,255,.7);text-align:left;display:flex;align-items:flex-start;gap:8px}.site-footer p svg{margin-top:8px}@media (max-width:700px){.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr!important;gap:40px;margin-bottom:40px}}@media (max-width:430px){.footer-grid{display:grid;grid-template-columns:2fr!important;gap:40px;margin-bottom:40px}}@media (max-width:520px){.site-footer p{width:340px}}