:root{font-size:14px}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,Inter,serif;margin:0;color:#002437}h1{font-size:80px;font-weight:700;line-height:80px;letter-spacing:-2px}h2,.h2{font-size:64px;font-weight:700;line-height:64px;letter-spacing:-1px}h3,.h3{font-size:44px;font-weight:600;line-height:44px}h4{font-size:32px;font-weight:500;line-height:32px}h5{font-size:24px;font-weight:500;line-height:24px}h6{font-size:20px;font-weight:400;line-height:20px}p{font-family:Inter,sans-serif;font-size:1rem;font-weight:350;color:#003b5b}a.text-link{color:#002437;text-decoration:none;transition:all .3s ease-in-out;position:relative;font-family:Space Grotesk,Inter,serif;font-size:16px}a.text-link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1.5px;background-color:#61c8ff;transition:all .32s cubic-bezier(.6,0,.4,1)}a.text-link:hover:after{width:100%}body,body *{margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#f5fbff}.container{max-width:1200px;margin:0 auto}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 32px;background-color:#f5fbff66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:solid 1px rgba(245,251,255,.2);position:sticky;top:0;z-index:1000}.header__links{display:flex;flex-direction:row;gap:40px;align-items:center}.header__logo{font-family:Space Grotesk,Inter,serif;font-size:24px;font-weight:500;color:#002437;text-decoration:none;transition:all .32s cubic-bezier(.6,0,.4,1)}.header__logo:hover{scale:1.08}main{padding:0 4vw}.button{display:flex;align-items:center;align-content:center;gap:12px;padding:16px 24px 16px 64px;border-radius:40px;background-color:#61c8ff;color:#002437;font-family:Space Grotesk,Inter,serif;font-size:16px;font-weight:450;text-decoration:none;transition:all .32s cubic-bezier(.6,0,.4,1);position:relative;outline:none;border:none}.button:hover{transform:scale(1.08)}.button:hover .button__icon span img{transform:translate(44%)}.button__icon{display:flex;align-items:center;justify-content:center;align-content:center;background-color:#f5fbff;border-radius:100%;position:absolute;top:4px;left:4px;height:calc(100% - 8px);aspect-ratio:1}.button__icon span{width:100%;height:24px;display:flex;flex-direction:row;gap:20px;overflow:hidden}.button__icon img{width:100%;height:100%;opacity:.8;transition:all .32s cubic-bezier(.6,0,.4,1);transform:translate(-140%)}.button.button--icon-right{padding:16px 64px 16px 24px}.button.button--icon-right .button__icon{left:unset;right:4px}.button.button--icon-right:hover .button.button--icon-right__icon span img{transform:translate(44%)}.cta-big-section__container{background-color:#003b5b}.squircle-large{--squircle-radius: 24px;--squircle-smooth: .4;border-radius:24px}
