.rev-hero-form{background:#fff;border:1px solid #c2ceda;border-radius:16px;box-shadow:10px 10px 0 #c2ceda;display:block;padding:20px;position:relative;z-index:5}.rev-hero-form .rev-hero-form--title{color:#036;display:block;margin-bottom:25px}.rev-hero-form button[type=submit]{max-width:unset;width:100%}.rev-hero-form[data-button-theme=custom] .hs-button[type=submit]{background:var(--button-bg-color);border-color:var(--button-bg-color);color:var(--button-text-color);transition:all .2s ease}.rev-hero-form[data-button-theme=custom] .hs-button[type=submit]:hover{background:var(--button-hover-bg-color);border-color:var(--button-hover-bg-color);color:var(--button-hover-text-color)}@media (min-width:782px){.rev-hero-form{margin-left:auto;max-width:calc(100% - 40px);padding:35px 40px}.rev-hero-form .rev-hero-form--title{font-size:32px}}