@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=PT+Mono&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap");@import url("https://fonts.googleapis.com/css2?family=PT+Mono&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css");@font-face{font-display:swap;font-family:AvenirBlack;src:local("AvenirLTStd-Black"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Black.eot);src:local("AvenirLTStd-Black"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Black.eot?#iefix) format("embedded-opentype"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Black.woff2) format("woff2"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Black.woff) format("woff"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Black.ttf) format("truetype")}@font-face{font-display:swap;font-family:Avenir;font-style:normal;font-weight:400;src:url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Light2.eot?#iefix) format("embedded-opentype"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Light2.otf) format("opentype"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Light2.woff) format("woff"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Light2.ttf) format("truetype"),url(https://8104331.fs1.hubspotusercontent-na1.net/hubfs/8104331/Skopenow_March2021/fonts/AvenirLTStd-Light2.svg#AvenirLTStd-Light) format("svg")}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-font:"DM Sans",sans-serif;--secondary-font:"Poppins",sans-serif;--mono-font:"PT Mono",monospace;--linear-gradient-blue:linear-gradient(90deg,#bbf5ff,#0680fb 50%,#545bff);--color-black:#000;--color-light-blue:#56bcff;--color-yellow:#e5a05c}html{scroll-behavior:smooth}body{background:#fff;color:#fff;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#fff;font-family:var(--secondary-font);font-weight:600;line-height:1.2}h1{font-size:60px}h2,h3{font-size:60px;line-height:1}h3{font-weight:500}h4{font-size:34px}h5{font-size:28px}h6{font-size:20px}p{font-size:16px;font-weight:400;line-height:1.5}a{transition:.2s ease}img{height:auto;max-width:100%}.mobile-only{display:none}.row-fluid-center{align-items:center}.row-fluid-small-gap{gap:0 3%}.reveal{opacity:0;position:relative;transform:translateY(120px);transition:all .5s ease}.reveal.active{opacity:1;transform:translateY(0)}@keyframes gradientWaveAnimation{0%{background-position:100% 0}to{background-position:0 0}}a.button{background:linear-gradient(90deg,#bbf5ff -26.67%,#0680fb 41.94%,#545bff 105.28%);background-size:200% 100%;border-radius:100px;color:#fff;display:inline-block;font-family:var(--primary-font);font-size:16px;font-weight:500;line-height:1;margin-top:31px;padding:16px 37px;text-align:center;text-decoration:none;transition:background .5s ease}a.button:hover{animation:gradientWaveAnimation .5s forwards}a.button-blue{align-items:center;background-color:#0680fb;border-radius:6px;color:#fff;display:flex;font-family:var(--secondary-font);font-size:16px;font-weight:500;height:42px;justify-content:center;line-height:1.875;margin-bottom:23px;margin-top:23px;max-width:100%;text-decoration:none;width:160px}a.button-blue:hover{background-color:#0573e2;color:#fff}form .hs-error-msgs{list-style:none;margin:0;padding:0;text-align:left}.hs-error-msgs li{line-height:1.1;margin:0 0 10px;padding:0}.hs-error-msgs .hs-main-font-element{color:red;font-size:12px;line-height:1.1}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}