main{--head-font-color:#231f1f;--form-bg-color:#fbf7f1;--error-font-color:#ef6b51;--form-accent-color:#9483d7;--form-submit-btn-color:#2e0a0a}.wall-preview-wrapper{margin:2rem auto;max-width:87vw;padding:4vw}.wall-preview-card{background:#f7f1fb;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:1rem 2rem}.wall-preview-card h6{font-weight:700}.wall-content{color:#110c05;font-size:1rem;line-height:1.5}*{font-family:Montserrat,sans-serif}html{font-size:px}body{background-color:#fff;color:#231f1f;font-size:1rem}body,p{font-style:normal;font-weight:300;text-decoration:none}a,a:active,a:focus,a:hover{color:var(--form-accent-color)}h1,h2,h3,h4,h5,h6{color:var(--head-font-color)}h1{font-size:2rem}h1,h2{letter-spacing:0;text-decoration:none;text-transform:none}h2{font-size:1.25rem}h3,h4{font-style:normal;font-weight:300;letter-spacing:0;text-decoration:none;text-transform:none}h4{font-size:4rem}h5{font-size:2.5rem}h5,h6{font-weight:300;text-decoration:none;text-transform:none}h6{font-size:1.5rem}button,input,optgroup,select,textarea{line-height:1.15;margin:0}form{background-color:var(--form-bg-color);border:1px solid var(--form-bg-color);border-radius:6px;padding:45px}.hs-form-field{margin-bottom:.78rem}.hs-form-field>label,.hs-form-field>label span{color:#231f1f;font-size:1rem;padding:.2rem 0}input[type=email],input[type=password],input[type=text],select,textarea{background-color:#fff;border:1px #fbf7f1;border-radius:4px;color:#231f1f;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:300;padding:15px 12px;text-decoration:none}input:-ms-input-placeholder,input::-moz-placeholder,input::-ms-input-placeholder,input::-ms-placeholder,input::-webkit-input-placeholder,input::placeholder{color:#231f1f!important}.hs-input.invalid.error{border-color:var(--error-font-color)}.hs-error-msgs li,.hs-error-msgs li label{color:var(--error-font-color)!important;font-size:1rem}.hs-error-msgs li a{color:var(--error-font-color)}form .hs-button,form input[type=submit]{background-color:var(--form-submit-btn-color);border:2px solid var(--form-submit-btn-color);border-radius:2px;color:#fff;font-size:1rem;font-style:normal;font-weight:800;text-decoration:none;fill:#fff;padding:.3rem;text-transform:uppercase}form .hs-button:focus,form .hs-button:hover,form input[type=submit]:focus,form input[type=submit]:hover{background-color:var(--form-submit-btn-color);border:var(--form-submit-btn-color);color:#fff;padding:12px 15px}form .hs-button:active,form input[type=submit]:active{background-color:var(--form-submit-btn-color);border:2px solid var(--form-submit-btn-color);border-color:var(--form-submit-btn-color);padding:12px 15px}form .hs-button:after,form input[type=submit]:after{content:none}