.landing-page-form{--page-padding:max(calc(50vw - 542px),20px);--row-padding:80px;--column-gap:64px;--top-row-padding-outer:90px;--top-row-padding-inner:30px;display:grid;grid-template-columns:[background-start] var(--page-padding) [content-start features-start] 1fr [content-end features-end] var(--column-gap) [form-start] 1fr [form-end] var(--page-padding) [background-end];grid-template-rows:[background-start] var(--top-row-padding-outer) [form-start] var(--top-row-padding-inner) [content-start] min-content [content-end] var(--top-row-padding-inner) var(--top-row-padding-outer) [background-end] var(--row-padding) [features-start] 1fr [features-end form-end] var(--row-padding)}.landing-page-form:before,.landing-page-form__background{grid-column:background-start/background-end;grid-row:background-start/background-end}.landing-page-form__content{grid-column:content-start/content-end;grid-row:content-start/content-end}.landing-page-form__form{grid-column:form-start/form-end;grid-row:form-start/form-end}.landing-page-form__features{grid-column:features-start/features-end;grid-row:features-start/features-end}.landing-page-form:before{background-color:var(--color-background);content:"";display:block;z-index:-1}.landing-page-form__background{background-color:var(--color-background);position:relative;z-index:-2}.landing-page-form__background>img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.landing-page-form__content{display:flex;flex-direction:column;gap:32px;justify-content:center}.landing-page-form__content_text h1,.landing-page-form__content_text h2,.landing-page-form__content_text h3,.landing-page-form__content_text h4,.landing-page-form__content_text h5,.landing-page-form__content_text h6{text-transform:none}.landing-page-form__content_text div,.landing-page-form__content_text p{color:var(--color-foreground)}.landing-page-form__content_text ol,.landing-page-form__content_text ul{padding-left:1rem}.landing-page-form__content_text li{list-style-image:none;list-style-position:outside;margin-bottom:0;padding-left:.5rem}.landing-page-form__content_text ul li{list-style-type:disc}.landing-page-form__content_text ol li{list-style-type:decimal}.landing-page-form__content_text ul li::marker{font-size:1.2rem}.landing-page-form__content_text div,.landing-page-form__content_text ol,.landing-page-form__content_text p,.landing-page-form__content_text ul{margin-bottom:.67em}.landing-page-form__content_text :last-child{margin-bottom:0}.landing-page-form__content_button{text-align:left}.landing-page-form__content_button>.btn-secondary:not(:hover){border-color:var(--color-foreground);color:var(--color-foreground)}.landing-page-form__content_button>.btn-secondary:not(:hover)>svg{fill:var(--color-foreground)}.landing-page-form__content_button>a{align-items:center;display:inline-flex;gap:12px;white-space:nowrap}.landing-page-form__content_button>a>svg{white-space:nowrap;width:16px}.landing-page-form__form{background:#fff;box-shadow:0 8px 16px #00000026;display:block;padding:32px}.landing-page-form__form h1,.landing-page-form__form h2,.landing-page-form__form h3,.landing-page-form__form h4,.landing-page-form__form h5,.landing-page-form__form h6{margin-bottom:.8em;text-transform:none}.landing-page-form__content_text h1,.landing-page-form__form h1,.landing-page-form__form h2{text-transform:uppercase}.landing-page-form__form p{color:#72767c;margin-bottom:52px}.landing-page-form__form .form-columns-2{column-gap:32px;display:flex;flex-wrap:wrap}.landing-page-form__form .form-columns-2>div{display:flex;flex:40% 1 1;justify-content:flex-start;margin-right:0!important;min-width:200px;width:auto!important}.landing-page-form__features_summary,.landing-page-form__form .field,.landing-page-form__form .legal-consent-container>div{margin-bottom:40px}.landing-page-form__form .field input,.landing-page-form__form .field option,.landing-page-form__form .field select,.landing-page-form__form .field textarea{font-size:1rem}.landing-page-form__form .field option{font-family:sans-serif}.landing-page-form__form .field select::-webkit-select-dropdown{border:0;border-radius:0;width:100%}.landing-page-form__form .field input[type=checkbox]+span{user-select:none}.landing-page-form__form .field input[type=checkbox]:checked+span:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m173.898 439.404-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001'/%3E%3C/svg%3E")!important;padding:4px}.landing-page-form__form .hs-dateinput{position:relative}.landing-page-form__form .hs-dateinput .hs-datepicker,.landing-page-form__form .hs-dateinput .hs-datepicker .pika-lendar{width:100%}.landing-page-form__form .hs-dateinput .hs-datepicker .pika-lendar{margin:0;padding:8px}.landing-page-form__form .hs-dateinput .hs-datepicker .pika-table{background-color:#fff;left:0;position:relative}.landing-page-form__form .hs-dateinput .hs-datepicker .pika-table thead th{height:auto;min-width:auto}.landing-page-form__form .hs-dateinput .hs-datepicker .pika-table thead th abbr{text-decoration:none}.landing-page-form__form .hs-dateinput .hs-datepicker .pika-table tbody td button:hover{border-radius:0!important}.landing-page-form__form .legal-consent-container{margin-bottom:0}.landing-page-form__form .legal-consent-container>div:not(.hs-richtext){margin-bottom:24px}.landing-page-form__form .legal-consent-container .field{margin-bottom:0}.landing-page-form__form input[type=submit]{margin-top:0}.landing-page-form__features_summary{font-size:1rem}.landing-page-form__features_summary h2{font-size:1.375rem;margin-bottom:32px;text-transform:none}.landing-page-form__features_summary ol,.landing-page-form__features_summary ul{padding-left:1rem}.landing-page-form__features_summary li{list-style-image:none;list-style-position:outside;margin-bottom:0;padding-left:.5rem}.landing-page-form__features_summary ul li{list-style-type:disc}.landing-page-form__features_summary ol li{list-style-type:decimal}.landing-page-form__features_summary ul li::marker{font-size:1.2rem}.landing-page-form__features_summary div,.landing-page-form__features_summary ol,.landing-page-form__features_summary p,.landing-page-form__features_summary ul{margin-bottom:.67em}.landing-page-form__features_summary :last-child{margin-bottom:0}.landing-page-form__features_icons{column-gap:32px;display:grid;grid-template-columns:1fr 1fr;row-gap:40px}.landing-page-form__features_icon{text-decoration:none}.landing-page-form__features_icon>.logo{display:inline-block;margin-bottom:24px}.landing-page-form__features_icon>.logo>img{width:48px}.landing-page-form__features_icon>.title{display:block;margin-bottom:32px}.landing-page-form__features_icon>.more>.text,.landing-page-form__features_icon>.title{color:#000;font-family:ITC Avant Garde Gothic Std Bold,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;text-align:left;text-transform:none}.landing-page-form__features_icon>.more{align-items:center;border-top:4px solid #000;display:flex;justify-content:space-between;padding-top:16px}.landing-page-form__features_icon>.more>svg{height:16px}.landing-page-form__features_icon:nth-child(4n+1)>.more{border-color:#eb6e1f}.landing-page-form__features_icon:nth-child(4n+2)>.more{border-color:#6c786a}.landing-page-form__features_icon:nth-child(4n+3)>.more{border-color:#fdb952}.landing-page-form__features_icon:nth-child(4n)>.more{border-color:#c2cdd2}.landing-page-form__features_icon>.more>svg{transition:fill .3s}a.landing-page-form__features_icon:focus>.more>svg,a.landing-page-form__features_icon:hover>.more>svg{fill:#dd6214}@media screen and (max-width:767px){.landing-page-form{--page-padding:20px;--row-padding:80px;--column-gap:0px;grid-template-columns:[background-start] var(--page-padding) [content-start form-start features-start] 1fr [content-end form-end features-end] var(--page-padding) [background-end];grid-template-rows:[background-start] var(--row-padding) [content-start] auto [content-end] var(--row-padding) [form-start] 250px [background-end] auto [form-end] var(--row-padding) [features-start] auto [features-end] var(--row-padding)}.landing-page-form__features_summary,.landing-page-form__form .field,.landing-page-form__form .legal-consent-container>div{margin-bottom:32px}}@media screen and (max-width:520px){.landing-page-form__features_icons{grid-template-columns:1fr}}