﻿.form-section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:calc(100svh - 104px);padding:0 16px;gap:48px}.form-page .form{width:100%;max-width:393px;margin:0 auto}.form-section .right{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center}.form-section .success-view{display:none}.form-section:has(form.submit-success) .success-view{align-items:center;display:flex}.form-section:has(form.submit-success) .pending-view{display:none}.cta-image-wrapper{position:relative;border-radius:8px;overflow:hidden}.cta-image-wrapper.has-carousel:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background:linear-gradient(180deg,#0000,#000000b3)}.cta-image{width:100%;height:100%;object-fit:cover}.text-group{display:flex;flex-direction:column;gap:16px;max-width:360px}.text-left{text-align:left}.bandwagon{font-size:14px}.headline-2.form-headline{font-size:40px}.form-page .footer{margin-top:0}@media screen and (max-width: 767px){.form-section{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.form-section .right{order:-1}.headline-2.form-headline{font-size:28px}}
