.image-form-card__form{background:var(--background-color);color:var(--text-color);padding:36px 36px 46px}.image-form-card :is(h1,h2,h3,h4,h5,p,label,a){color:inherit}.image-form-card h1{max-width:21ch;text-transform:uppercase}.image-form-card p{font-size:20px;max-width:40ch}.image-form-card .legal-consent-container p{max-width:100%}.image-form-card input{max-width:60.2ch}.image-form-card__image{display:none}.image-form-card form input[type=submit]{background-color:#ddd3c3;border:none;border-radius:0;color:#71695e;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.06ch;padding:10px 41px 9px 17px;text-align:left;text-transform:uppercase}.image-form-card form{font-family:inherit}.image-form-card .hs_submit .actions{display:inline-block;position:relative}.image-form-card .hs_submit .actions:after{border-color:#71695e #71695e transparent transparent;border-style:solid;border-width:2px;content:"";cursor:pointer;font-size:14px;height:.6em;pointer-events:none;position:absolute;right:1.4em;top:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .3s ease;width:.6em}.image-form-card .hs_submit .actions:hover:after{border-right-color:#fff;border-top-color:#fff}.image-form-card form .actions:hover input[type=submit],.image-form-card form input[type=submit]:hover{background:#3eb1c8;color:#fff}@media screen and (min-width:768px){.image-form-card{display:grid;grid-template-columns:5fr 3fr}.image-form-card__image{display:block}.image-form-card__image img{height:100%!important;object-fit:cover;width:100%}.image-form-card__form{padding:36px 100px 46px}}