.gradient-form:is([data-gradient=blue],[data-gradient=green],[data-gradient=orange],[data-gradient=red]) :is(.rich,.hs-richtext) *{color:#fff}.gradient-form .container{gap:80px}.gradient-form .form{display:flex;flex-direction:column;gap:20px;width:100%}.gradient-form .form-title{margin:0}.gradient-form .rich h2{font-size:70px;font-style:normal;font-weight:800;line-height:105%;margin:0 0 24px}.gradient-form .form form{display:flex;flex-direction:column;gap:24px}.gradient-form .form form fieldset{max-width:unset}.gradient-form .form a{color:inherit;text-decoration:underline}.gradient-form .form-box{background:var(--Neutral-White,#fff);border-radius:10px;gap:32px;padding:40px}.gradient-form form label:not(.hs-error-msg){color:var(--New-90-Black,#1a1a1a);font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:4px}.gradient-form form li.hs-form-checkbox label{align-items:center;display:flex;font-size:18px;font-weight:400;line-height:140%}.gradient-form form ul.inputs-list{list-style-type:none;margin-top:0;padding-left:0}form ul.hs-error-msgs{list-style-type:none;padding:0}form ul.hs-error-msgs li label{color:red;font-size:12px}form .hs-richtext p{margin:0}.gradient-form form input:is([type=text],[type=email],[type=phone]){background:var(--Neutral-Light-Grey,#f2f3f4);border:1px solid var(--Neutral-Darker-Grey,#a1b4bc);border-radius:5px;color:var(--Black,#142239);font-size:18px;font-style:normal;font-weight:400;line-height:140%;padding:8px 16px;width:100%!important}.hs-form-checkbox,.hs-form-radio{list-style:none;padding-top:24px}.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:var(--Neutral-Light-Grey,#f2f3f4);border:1px solid #a1b4bc;cursor:pointer;flex:0 0 24px;height:24px;margin:0;position:relative;width:24px}.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='%233d4043' 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,#3d4043);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){.gradient-form>.container{gap:20px}}@media (min-width:1080px){.gradient-form .rich{flex:0 1 30%}.gradient-form .form{flex:1 0 55%}}@media (max-width:1299px) and (min-width:992px){.gradient-form .form-box{flex-wrap:wrap}}@media (max-width:700px){.gradient-form .form-box{flex-wrap:wrap}}@media (min-width:991px){.gradient-form .form form .entry-fields{flex:1 1 60%}}@media (max-width:600px){.gradient-form .form-box{padding:20px}}