.sticky-form .form-container{align-self:flex-start;background:#fff;border-top:15px solid #60c4ff;box-shadow:0 0 12.698px 0 rgba(0,0,0,.25);padding:63px 25px;scroll-margin-top:100px;width:100%}.sticky-form .container{display:flex;gap:48px}.sticky-form .content{row-gap:10px}.sticky-form .content .inner{gap:48px}.sticky-form .content .inner :is(ul,ol){border-left:15px solid var(--blue,#60c4ff);padding-left:55px}.sticky-form .content img{border-bottom:15px solid var(--blue,#60c4ff)}.sticky-form .content .bullets{gap:18px}.sticky-form .content .bullets .bullet{align-items:center;flex-direction:row;gap:18px;width:100%}::-webkit-input-placeholder{color:var(--main-text-color)}:-ms-input-placeholder{color:var(--main-text-color)}::placeholder{color:var(--main-text-color)}ul.inputs-list{list-style-type:none;margin-top:10px;padding-left:0}@media (min-width:992px){.sticky-form .form-half .content,.sticky-form .form-half .form-container{flex-basis:50%}.sticky-form .form-wide .content{flex-basis:45%}.sticky-form .form-wide .form-container{flex-basis:55%}.sticky-form .form-large .content{flex-basis:35%}.sticky-form .form-large .form-container,.sticky-form .form-small .content{flex-basis:65%}.sticky-form .form-small .form-container{flex-basis:35%}}.show-mb{display:none}@media (max-width:991px){.sticky-form .container{flex-direction:column-reverse!important}.show-mb{display:initial}.hide-mb{display:none}}.sticky-form .btn-container{flex-direction:row;gap:24px}@media (max-width:550px){.sticky-form .btn-container{flex-direction:column}}form label:not(.hs-form-radio-display,.hs-form-checkbox-display) span{display:inline-block;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.72px;line-height:120%;margin-bottom:9px}form :is(select,input[type=text],input[type=email],input[type=tel],input[type=number],textarea){background-color:var(--lightest-grey,#eee);border:none;border-radius:2px;font-family:inherit;font-size:18px;font-style:normal;font-weight:400;line-height:150%;padding:17px;width:100%}form ul.hs-error-msgs{list-style:none;margin:0;padding:0}form fieldset{max-width:unset!important}form fieldset.form-columns-1 .hs-input:not([type=checkbox]):not([type=radio]){width:100%!important}form .hs-richtext,form .hs-richtext a{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:12px}form label.hs-error-msg{color:red;font-size:12px}form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' viewBox='0 0 10 7'%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:10px 10px;padding-right:40px}form textarea{width:100%!important}form .actions{display:flex;margin-top:0}form .hs-form-field{margin-bottom:24px}form label span.hs-form-required{color:#e44a07}h3.form-title:empty{display:none;margin:0;padding:0}form ul{list-style-type:none;padding-left:0}.hs-form-checkbox,.hs-form-radio{list-style:none}.hs-form-checkbox-display,.hs-form-radio-display{align-items:center;cursor:pointer;display:inline-flex;gap:10px;position:relative}.hs-form-checkbox-display input[type=checkbox],.hs-form-radio-display input[type=radio]{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #cfd5dc;border-radius:4px;cursor:pointer;flex:0 0 24px;height:24px;margin:0;position:relative;width:24px!important}.hs-form-checkbox-display input[type=checkbox]{border-radius:4px}.hs-form-radio-display input[type=radio]{border-radius:50%}.hs-form-checkbox-display input[type=checkbox]:after,.hs-form-radio-display input[type=radio]:after{content:"";left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease,transform .15s ease}.hs-form-checkbox-display input[type=checkbox]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' fill='none' viewBox='0 0 15 11'%3E%3Cpath fill='%2300c1d4' d='m4.813 10.309-4.54-4.54a.726.726 0 0 1 0-1.011l.985-.985a.693.693 0 0 1 .984 0l3.09 3.063L11.895.273a.693.693 0 0 1 .984 0l.984.985a.727.727 0 0 1 0 1.012l-8.039 8.039a.727.727 0 0 1-1.011 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:15px 11px;height:11px;width:15px}.hs-form-radio-display input[type=radio]:after{background:var(--Primary-Metropolitan-Silhouette,#00c1d4);border-radius:50%;height:10px;transform:translate(-50%,-50%) scale(.75);width:10px}.hs-form-checkbox-display input[type=checkbox]:checked:after,.hs-form-radio-display input[type=radio]:checked:after{opacity:1}.hs-form-radio-display input[type=radio]:checked:after{transform:translate(-50%,-50%) scale(1)}.hs-form-checkbox-display input[type=checkbox]:focus-visible,.hs-form-radio-display input[type=radio]:focus-visible{outline:2px solid var(--Primary-Metropolitan-Silhouette,#3d4043);outline-offset:3px}.hs-form-checkbox-display span,.hs-form-radio-display span{color:var(--Primary-Metropolitan-Silhouette,#3d4043)}@media (max-width:1250px){.sticky-form .form-small fieldset.form-columns-2 .field{width:100%}}