.waat-bg-form-section,.waat-bg-form-section *,.waat-bg-form-section :after,.waat-bg-form-section :before{box-sizing:border-box}.waat-bg-form-section{background-color:#2633ed;background-position:50%;background-repeat:no-repeat;background-size:cover;isolation:isolate;min-height:var(--section-min-height,620px);overflow:hidden;padding:var(--section-padding-desktop,80px) 24px;position:relative;width:100%}.waat-bg-form-section__overlay{background-color:var(--section-overlay-color,#2633ed);display:block;height:100%;inset:0;opacity:var(--section-overlay-opacity,.45);pointer-events:none;position:absolute;width:100%;z-index:0}.waat-bg-form-section__inner{align-items:center;display:grid;gap:64px;grid-template-columns:minmax(0,1fr) minmax(360px,460px);margin:0 auto;max-width:1180px;position:relative;width:100%;z-index:1}.waat-bg-form-section__content{align-self:center;color:#fff;font-family:Montserrat,Arial,sans-serif;min-width:0}.waat-bg-form-section__kicker{color:var(--section-kicker-color,#9fb8ff);display:block;font-size:13px;font-weight:700;letter-spacing:1.5px;line-height:1.4;margin:0 0 12px;text-transform:uppercase}.waat-bg-form-section__title{color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:900;letter-spacing:-.02em;line-height:1.05;margin:0;max-width:100%;overflow-wrap:normal;padding:0;white-space:normal;word-break:normal}.waat-bg-form-section__title-highlight{color:var(--section-highlight-color,#ff8fd7);display:inline;margin:0;padding:0;white-space:normal}.waat-bg-form-section__text{color:#fff;font-size:18px;font-weight:400;line-height:1.7;margin-top:20px;max-width:680px}.waat-bg-form-section__text p{margin:0 0 16px}.waat-bg-form-section__text p:last-child{margin-bottom:0}.waat-bg-form-section__text a{color:inherit;text-decoration:underline;text-underline-offset:2px}.waat-bg-form-section__button{align-items:center;background-color:#2be9a3;border:1px solid #2be9a3;border-radius:30px;color:#2633ed;cursor:pointer;display:inline-flex;font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:700;gap:10px;justify-content:center;line-height:1;margin-top:32px;min-height:52px;padding:14px 28px;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.waat-bg-form-section__button:focus,.waat-bg-form-section__button:hover{background-color:#2633ed;border-color:#2633ed;color:#fff;text-decoration:none}.waat-bg-form-section__button:focus-visible{outline:3px solid hsla(0,0%,100%,.8);outline-offset:3px}.waat-bg-form-section__button-arrow{font-size:18px;line-height:1;transition:transform .2s ease}.waat-bg-form-section__button:focus .waat-bg-form-section__button-arrow,.waat-bg-form-section__button:hover .waat-bg-form-section__button-arrow{transform:translateX(3px)}.waat-bg-form-section__trust-list{display:flex;flex-wrap:wrap;gap:16px 24px;list-style:none;margin:24px 0 0;padding:0}.waat-bg-form-section__trust-list li{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:500;gap:8px;line-height:1.4;margin:0;padding:0}.waat-bg-form-section__trust-icon{align-items:center;color:#fff;display:inline-flex;flex:0 0 auto;font-size:16px;height:18px;justify-content:center;line-height:1;width:18px}.waat-fa-glyph[data-fa-style=SOLID]{font-family:Font Awesome\ 5 Free;font-weight:900}.waat-fa-glyph[data-fa-style=REGULAR]{font-family:Font Awesome\ 5 Free;font-weight:400}.waat-fa-glyph[data-fa-style=BRANDS]{font-family:Font Awesome\ 5 Brands;font-weight:400}.waat-fa-glyph[data-fa-style=LIGHT]{font-family:Font Awesome\ 5 Pro;font-weight:300}.waat-bg-form-section__form-card{align-self:center;background-color:#fff;border-radius:18px;box-shadow:0 18px 48px rgba(18,29,100,.18);min-width:0;padding:32px;position:relative;width:100%}.waat-bg-form-section__form-card form{margin:0;width:100%}.waat-bg-form-section__form-placeholder{color:inherit;font:inherit;line-height:inherit;margin:0;padding:24px 12px;text-align:center}@media screen and (max-width:900px){.waat-bg-form-section{min-height:auto;padding:var(--section-padding-mobile,48px) 20px}.waat-bg-form-section__inner{gap:40px;grid-template-columns:minmax(0,1fr)}.waat-bg-form-section__content{align-self:start}.waat-bg-form-section__title{font-size:clamp(32px,9vw,44px)}.waat-bg-form-section__text{font-size:16px}.waat-bg-form-section__form-card{max-width:620px;padding:24px;width:100%}.waat-bg-form-section__trust-list{gap:16px}}@media screen and (max-width:600px){.waat-bg-form-section{padding-left:16px;padding-right:16px}.waat-bg-form-section__title{font-size:clamp(32px,10vw,42px)}.waat-bg-form-section__form-card{border-radius:14px;max-width:none;padding:20px}.waat-bg-form-section__button{width:100%}}