section.downloadables-form{display:grid;gap:100px;grid-template-columns:1.2fr 1fr}@media screen and (max-width:1200px){section.downloadables-form{gap:32px}}@media screen and (max-width:767px){section.downloadables-form{grid-template-columns:1fr}}section.downloadables-form .subtitle{color:var(--Primary-Blue-B-35,#a6dbe9);font-family:Outfit;font-weight:600;margin-bottom:8px;text-transform:uppercase}section.downloadables-form h2{color:var(--Primary-Blue-B-100,#0097c0);font-family:Outfit;font-style:normal;font-weight:700;margin-bottom:24px}section.downloadables-form .rich-text p{color:var(--Black,#000);font-family:Muli;font-size:20px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:24px;width:100%}@media screen and (max-width:767px){section.downloadables-form .rich-text p{font-size:16px;line-height:24px}}section.downloadables-form .rich-text ul{margin-bottom:24px;margin-top:54px;width:100%}section.downloadables-form .rich-text ul li{color:var(--Black,#000);font-family:Muli;font-size:20px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:24px;padding-left:46px;position:relative}section.downloadables-form .rich-text ul li::marker{content:""}section.downloadables-form .rich-text ul li:after{content:url(https://144981569.fs1.hubspotusercontent-eu1.net/hubfs/144981569/check-solid.svg);height:24px;left:0;position:absolute;top:0;width:24px}@media screen and (max-width:767px){section.downloadables-form .rich-text ul li{font-size:16px;line-height:24px}}section.downloadables-form .rich-text li:last-child,section.downloadables-form .rich-text p:last-child{margin-bottom:0}section.downloadables-form .rich-text h2,section.downloadables-form .rich-text h3,section.downloadables-form .rich-text h4,section.downloadables-form .rich-text h5,section.downloadables-form .rich-text h6{height:0;margin-top:48px;padding-right:50%;width:100%}@media screen and (max-width:767px){section.downloadables-form .rich-text h2,section.downloadables-form .rich-text h3,section.downloadables-form .rich-text h4,section.downloadables-form .rich-text h5,section.downloadables-form .rich-text h6{height:auto;margin-bottom:24px;padding-right:0}}section.downloadables-form .form-container,section.downloadables-form .form-container *{transition:all .5s ease}section.downloadables-form .form-container .field>label{display:block;font-weight:300;height:0;opacity:.9;opacity:0;position:relative;z-index:1}section.downloadables-form .form-container .hs-form-required{color:red}section.downloadables-form .form-container .field:has(input:focus-visible)>label{height:28px;opacity:1}section.downloadables-form .form-container .field input{position:relative;z-index:2}section.downloadables-form .form-container .field input:focus{border-bottom:1px solid #ff5f00;outline-width:0}section.downloadables-form .form-container fieldset{max-width:100%;width:100%}section.downloadables-form .form-container fieldset.form-columns-1{margin-top:16px}section.downloadables-form .form-container fieldset.form-columns-2{display:grid;gap:8px;grid-template-columns:1fr 1fr}section.downloadables-form .form-container fieldset.form-columns-2 .hs-form-field,section.downloadables-form .form-container fieldset.form-columns-2 input{width:100%}.form-container input[type=text],section.downloadables-form fieldset.form-columns-1 .hs-input[name=company],section.downloadables-form fieldset.form-columns-1 .hs-input[name=email],section.downloadables-form fieldset.form-columns-1 .hs-input[name=phone]{width:100%!important}section.downloadables-form .hs-form-booleancheckbox-display{align-items:center;color:var(--Black,#000);display:flex;font-family:Outfit!important;font-size:14px;font-style:normal;font-weight:500;line-height:14px}section.downloadables-form .hs-form-booleancheckbox-display a{color:var(--Secondary-Orange-O-100,#ff5f00)}section.downloadables-form li::marker{content:""}section.downloadables-form .form-container fieldset{margin-bottom:16px}section.downloadables-form .form-container input::placeholder{color:var(--Accents-Dark-Gray-DG-50,#b3b2b3)}section.downloadables-form .form-container input[type=email],section.downloadables-form .form-container input[type=tel],section.downloadables-form .form-container input[type=text]{background:#f9f9f9;border:none;border-bottom:1px solid var(--Accents-Dark-Gray-DG-50,#b3b2b3);font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;height:48px;line-height:16px;padding:12px;transition:.3 ease}section.downloadables-form input[type=submit]{align-items:center;background:var(--Secondary-Orange-O-100,#ff5f00);border:1px solid #ff5f00;color:var(--Accents-Ice-Gray,#ebecec);display:flex;font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:18px;overflow:hidden;padding:12px 20px;position:relative;z-index:1}section.downloadables-form input[type=submit]:before{background-color:#ff6f1a;border-radius:100px;bottom:50%;content:"";height:50%;left:50%;opacity:0;position:absolute;right:50%;transform:translate(-50%,50%);transition:.3s ease;width:10px;z-index:-1}section.downloadables-form .hs-error-msg{color:red;font-size:11px}