.page-get-started{background-color:#060707;color:#fff;background-image:url(/images/backgrounds/profero-bg.png);background-size:cover;background-repeat:no-repeat;background-position:0 0}.page-get-started .get-started-section{padding:112px 0}@media(max-width:991px){.page-get-started .get-started-section{padding:80px 0}}.page-get-started .get-started-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px 80px;align-items:start}@media(max-width:991px){.page-get-started .get-started-layout{grid-template-columns:1fr;gap:2rem}}.page-get-started .get-started-text{position:sticky;top:112px}@media(max-width:991px){.page-get-started .get-started-text{position:static}}.page-get-started .get-started-heading{font-size:48px;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.5rem;font-family:kode mono,sans-serif}.page-get-started .get-started-description{font-size:18px;color:#fff;line-height:1.5;margin-bottom:2rem}.page-get-started .get-started-checklist{list-style:none;padding:0;margin:0}.page-get-started .get-started-checklist li{position:relative;padding-left:32px;margin-bottom:1rem;font-size:1rem;color:#e2e8f0;line-height:1.625}.page-get-started .get-started-checklist li::before{content:'';position:absolute;left:0;top:4px;width:18px;height:18px;background-color:#75d0a3;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.page-get-started .get-started-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:767px){.page-get-started .get-started-form .form-row{grid-template-columns:1fr}}.page-get-started .get-started-form .form-field{margin-bottom:1rem}.page-get-started .get-started-form .form-field label{display:block;font-size:1rem;color:#fff;margin-bottom:8px;font-weight:400;line-height:1.5}.page-get-started .get-started-form .form-field input,.page-get-started .get-started-form .form-field textarea,.page-get-started .get-started-form .form-field select{width:100%;padding:8px 12px;background-color:transparent;border:1px solid #75d0a3;border-radius:0;color:#d6d6d6;font-size:1rem;font-family:inter,sans-serif;height:44px}.page-get-started .get-started-form .form-field input::placeholder,.page-get-started .get-started-form .form-field textarea::placeholder,.page-get-started .get-started-form .form-field select::placeholder{color:#64748b}.page-get-started .get-started-form .form-field input:focus,.page-get-started .get-started-form .form-field textarea:focus,.page-get-started .get-started-form .form-field select:focus{outline:none;border-color:#9bddbc}.page-get-started .get-started-form .form-field textarea{height:180px}.page-get-started .get-started-form .form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2375D0A3' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.page-get-started .get-started-form .form-field select option{background-color:#060707;color:#fff}.page-get-started .get-started-form .form-field textarea{resize:vertical}.page-get-started .get-started-form .form-consent .checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer}.page-get-started .get-started-form .form-consent .checkbox-label input[type=checkbox]{width:auto;flex-shrink:0}.page-get-started .get-started-form .form-consent .checkbox-label span{font-size:.875rem;color:#cbd5e1;line-height:1.625}.page-get-started .get-started-form .form-consent .checkbox-label span a{color:#75d0a3;text-decoration:underline}.page-get-started .get-started-form .btn-full{width:100%;text-align:center;justify-content:center}.page-get-started .thank-you-modal{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center}.page-get-started .thank-you-modal.active{display:flex}.page-get-started .thank-you-modal .thank-you-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7)}.page-get-started .thank-you-modal .thank-you-modal-content{position:relative;background:#060707;border:1px solid #75d0a3;box-shadow:rgba(117,208,163,.4)0 2px 17px 5px;padding:3rem;text-align:center;max-width:440px;width:90%}.page-get-started .thank-you-modal .thank-you-modal-icon{margin-bottom:1.5rem}.page-get-started .thank-you-modal .thank-you-modal-title{font-size:32px;font-weight:700;color:#fff;margin-bottom:.75rem}.page-get-started .thank-you-modal .thank-you-modal-text{font-size:1.25rem;color:#cbd5e1;margin-bottom:2rem}