.homepage-dashboard{align-items:center;border-radius:1rem;display:flex;flex-direction:column;padding:1rem;text-align:left}.homepage-dashboard h2{font-family:Spectral;font-weight:500;line-height:120%;margin-bottom:0}.homepage-dashboard .content{display:flex;flex-direction:column;gap:1.5rem}.homepage-dashboard .image img{max-width:100%;width:250px}.homepage-dashboard .text{color:#6b6b6b}.homepage-dashboard .hs-form-field{margin-bottom:0}.homepage-dashboard form .hs-button,.homepage-dashboard form input[type=submit]{background:#006080 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none'%3E%3Cpath fill='%23fff' d='M1 7H0v2h1zm16.707 1.707a1 1 0 0 0 0-1.414L11.343.929A1 1 0 1 0 9.93 2.343L15.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM1 9h16V7H1z'/%3E%3C/svg%3E") no-repeat right 16px center;border-radius:4px;font-weight:700;line-height:24px;padding:12px 16px;text-align:left}.homepage-dashboard form{align-items:stretch;display:flex;flex-direction:column;gap:.5rem}.homepage-dashboard .form h3,.homepage-dashboard form label{display:none}.homepage-dashboard form .hs_email{flex:1}.homepage-dashboard input[type=email]{line-height:27px;padding:10px 16px}.homepage-dashboard input::-moz-placeholder,.homepage-dashboard input::-ms-input-placeholder,.homepage-dashboard input::-webkit-input-placeholder{color:#6b6b6b}@media (min-width:992px){.homepage-dashboard{flex-direction:row;justify-content:space-between;padding:1.5rem}.homepage-dashboard h2{font-size:2rem}.homepage-dashboard form{align-items:center;flex-direction:row}.homepage-dashboard form input[type=submit]{width:220px}.homepage-dashboard .content{max-width:100%;padding:40px 0;width:454px}.homepage-dashboard .image img{max-width:100%;width:366px}}@media (min-width:1200px){.homepage-dashboard .content{max-width:100%;width:600px}.homepage-dashboard .image img{max-width:100%;width:418px}}