@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700");.text-link{align-items:center;background:none;border-radius:none;color:#3e3e3e;display:flex;font-size:15px;font-weight:700;line-height:1;padding:0}.text-link:after{content:url("https://2519445.fs1.hubspotusercontent-na1.net/hubfs/2519445/Arrow%20(5).svg");display:block;margin-left:10px;text-decoration:underline;transition:.3s ease}.text-link:hover:after{transform:translateX(5px)}.form-hero{background:#ffd359;padding-bottom:100px;padding-top:100px;position:relative;scroll-behavior:smooth}@media (max-width:1024px){.form-hero{padding-bottom:0}}.form-hero .form-hero__inner{display:grid;gap:190px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1240px;padding:0 20px}@media (max-width:1024px){.form-hero .form-hero__inner{gap:50px;grid-template-columns:1fr}}.form-hero .form-hero__inner .form-hero__text h5{font-size:17px;font-weight:700;letter-spacing:1px;line-height:25px;margin-bottom:15px;text-transform:uppercase}.form-hero .form-hero__inner .form-hero__text .mobile-cta{background:#3e3e3e;border-radius:57px;color:#fff;display:inline-block;display:none;font-size:15px;font-weight:700;line-height:1;margin-top:20px;padding:14px 28px;transition:.3s ease}.form-hero .form-hero__inner .form-hero__text .mobile-cta:hover{background:#252525;text-decoration:underline}@media (max-width:767px){.form-hero .form-hero__inner .form-hero__text .mobile-cta{display:block;text-align:center}}.form-hero .form-hero__inner .form-hero__image{background-position:50%;background-size:cover;height:100%;position:absolute;right:0;top:0;width:50%}@media (max-width:1024px){.form-hero .form-hero__inner .form-hero__image{display:none}}.form-hero-bottom .form-hero-bottom__inner{align-items:flex-start;display:grid;gap:190px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1240px;padding:50px 20px}@media (max-width:1024px){.form-hero-bottom .form-hero-bottom__inner{gap:50px;grid-template-columns:1fr}}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--text ul li{margin-bottom:10px}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--text ul li:last-child{margin-bottom:0}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--form{background:#f5f5f5;border-radius:10px;display:inline-block;margin-top:-75%;padding:40px;position:relative}@media (max-width:1024px){.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--form{margin-top:0;transform:none}}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--form a.anchor{position:absolute;top:-200px}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--form h3{color:#3e3e3e;margin-bottom:20px}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--form form .actions .hs-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f79500;border:none;border-radius:57px;color:#3e3e3e;display:inline-block;font-size:15px;font-weight:700;line-height:18px;padding:14px 28px;transition:.3s ease}.form-hero-bottom .form-hero-bottom__inner .form-hero__bottom--form form .actions .hs-button:hover{background:#de8600;text-decoration:underline}.form-hero-bottom .form-hero-bottom__inner .submitted-message{color:#3e3e3e}