{% set tabletPortraitMax = "768px" %}{% set tabletLandscapeMax = "1024px" %}{% set desktopMax = "1280px" %}{% set darkGreen = "#114444" %}{% set mintGreen = "#2CFD83" %}{% set lightBlue = "#91E0E0" %}.heka-demo-form{display:flex;background-color:#91e0e0}.heka-demo-form__gradient{display:flex;background:linear-gradient(225.86deg,#91e0e0 0%,#2cfd83 100%);background:-moz-linear-gradient(225.86deg,rgba(145,224,224,1) 0%,rgba(44,253,131,1) 100%);background:-webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(44,253,131,1)),color-stop(100%,rgba(145,224,224,1)));background:-webkit-linear-gradient(225.86deg,rgba(145,224,224,1) 0%,rgba(44,253,131,1) 100%);background:-o-linear-gradient(225.86deg,rgba(145,224,224,1) 0%,rgba(44,253,131,1) 100%);background:-ms-linear-gradient(225.86deg,rgba(145,224,224,1) 0%,rgba(44,253,131,1) 100%);background:linear-gradient(225.86deg,rgba(145,224,224,1) 0%,rgba(44,253,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#91e0e0’,endColorstr=‘#2cfd83’,GradientType=1)}.heka-demo-form__parent-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:5% !important;margin-top:5% !important}@media only screen and (min-width:1024px){.heka-demo-form__parent-wrapper{flex-direction:row;margin-bottom:3% !important;margin-top:3% !important}}.heka-demo-form__content-wrapper{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1024px){.heka-demo-form__content-wrapper{width:50%;max-width:655px}}.heka-demo-form__title{margin-bottom:10%}@media only screen and (min-width:320px){.heka-demo-form__title{margin-bottom:5%}}@media only screen and (min-width:1024px){.heka-demo-form__title{margin-bottom:5%;margin-top:0}}.heka-form .actions{text-align:center !important;margin-top:10px !important;margin-bottom:20px !important}@media only screen and (min-width:768px){.heka-form .actions{text-align:start !important}}.heka-form form input[type="submit"]{border:solid 4px #2cfd83 !important;background-color:#2cfd83 !important;color:#144 !important}.heka-form form input[type="submit"]:hover{border:solid 4px #2cfd83 !important;background-color:transparent !important;-webkit-transition:background-color 300ms ease-in;-ms-transition:background-color 300ms ease-in;transition:background-color 300ms ease-in}.heka-form__gradient form input[type="submit"]{border:solid 4px #144 !important;background-color:transparent !important;color:#144 !important}.heka-form__gradient form input[type="submit"]:hover{border:solid 4px #144 !important;background-color:#144 !important;color:#2cfd83 !important;-webkit-transition:background-color 300ms ease-in;-ms-transition:background-color 300ms ease-in;transition:background-color 300ms ease-in}.heka-demo-form__quote-wrapper{display:flex;flex-direction:column;align-items:center;width:95%;margin-top:40px}@media only screen and (min-width:1024px){.heka-demo-form__quote-wrapper{width:50%;max-width:400px;margin-left:100px;margin-top:0}}.heka-demo-form__image-wrapper{width:100%;max-width:200px;height:auto;margin-bottom:20px}.heka-demo-form_quote{font-size:25px;width:100%;line-height:160%}@media only screen and (min-width:1024px){.heka-demo-form_quote{width:400px;margin:0}}.heka-demo-form_quote-author{width:100%;font-size:16px}@media only screen and (min-width:1024px){.heka-demo-form_quote-author{width:400px}}.hs-error-msg{color:#144}.legal-consent-container{text-align:left !important}.legal-consent-container .hs-richtext>p{color:#fff}.heka-form .submitted-message>p{color:#000 !important}