﻿@media(max-width:640px){.desktop-only{display:none!important;}}@media(min-width:641px){.mobile-only{display:none!important;}}@media(min-width:901px){.tablet-only{display:none!important;}}@media(max-width:900px){.wide-desktop-only{display:none!important;}}.get-started-section{padding:3rem;border-radius:.5rem;margin:6rem -6rem 0;color:#fff;background-color:var(--primary-bg-color);background-image:url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%236497e2' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");}.get-started-section .get-started{filter:drop-shadow(0 8px 30px #888);max-width:60%;margin:0 auto;display:flex;align-items:center;flex-direction:column;}.get-started-section .get-started h3{font-size:2rem;font-family:"DM Sans",sans-serif;margin:0;}.get-started-section .get-started p{font-size:1.1rem;}.get-started-section .get-started a{font-weight:600;padding:.75rem 1.75rem;border-radius:.75rem;background:#fff;margin-top:2rem;transition:background .3s ease;color:var(--primary-bg-color);}.get-started-section .get-started a:hover{background:#fafafa;}@media(max-width:640px){.get-started-section{margin:3rem 0 0;}.get-started-section .get-started{max-width:100%;}}.__full-size{position:absolute;left:0;right:0;top:0;bottom:0;}.__pic-container{overflow:hidden;border-radius:.45rem;border:.922629px solid #e5eaf4;box-shadow:0 5.53577px 9.22629px rgba(0,0,0,.03);}.top-section{display:flex;align-items:center;justify-content:space-between;gap:8rem;}.top-section .headers h1{font-family:"Hammersmith One",sans-serif;font-size:2.8rem;font-weight:700;color:var(--text-color);}.top-section .headers h2{color:#485056;font-size:1.5rem;font-weight:normal;margin-bottom:2rem;}.top-section .headers:before{position:absolute;content:" ";width:43vw;height:43vw;transform:translate(-50%,-50%);border-radius:100%;background-color:rgba(21,101,216,.03);z-index:-1;}@media(max-width:900px){.top-section .headers:before{content:initial;}}.top-section .logo-container .logo{width:30vw;padding-inline-end:5vw;overflow:hidden;}.top-section .logo-container .logo svg{width:100%;}@media(max-width:900px){.top-section{flex-direction:column;gap:2rem;}.top-section .headers{text-align:center;}}.ability-section .ability-container{margin-top:5rem;display:flex;justify-content:space-around;gap:5rem;}.ability-section .ability-container:first-of-type{margin-top:10rem;}.ability-section .ability-container:not(:last-of-type){padding-bottom:5rem;border-bottom:1px solid #ddd;}.ability-section .ability-container:nth-child(odd){flex-direction:row-reverse;}.ability-section .ability-container .content{flex:0 1 35%;}.ability-section .ability-container .content h2{font-size:2.25rem;line-height:3rem;font-weight:700;color:var(--section-title-color);}.ability-section .ability-container .content p{font-size:1.125rem;line-height:2rem;font-weight:400;color:var(--section-subtitle-color);}.ability-section .ability-container .pic img{max-height:26rem;object-fit:contain;}@media(max-width:900px){.ability-section .ability-container{flex-direction:column;align-items:center;gap:2rem;}.ability-section .ability-container:nth-child(odd){flex-direction:column;}.ability-section .ability-container .content h2,.ability-section .ability-container .content p{text-align:center;}}.ability-section .all-features-section{padding:3rem 0;text-align:center;}.ability-section .all-features-section .all-features-btn{display:inline-block;color:var(--text-color);font-size:1.5rem;background-color:#e4e4e4;padding:1rem 3rem;border-radius:1rem;transition:all .2s ease-in-out;}.ability-section .all-features-section .all-features-btn:hover{background-color:transparent;transform:scale(1.1);}