.fz-form-section{background:#dee1cd;overflow:hidden;padding:80px 0;position:relative}.fz-form-section__inner{align-items:center;display:flex;flex-direction:column;gap:40px;position:relative;z-index:1}.fz-form-section__content{max-width:700px;text-align:center}.fz-form-section__title{color:#232f0f;font-family:Geist,sans-serif;font-size:40px;font-weight:600;line-height:1.15;margin-bottom:16px}.fz-form-section__desc{color:#232f0f;font-family:Geist,sans-serif;font-size:16px;font-weight:400;line-height:1.6;max-width:500px}.fz-form-section__form-wrapper{background:#232f0f;border-radius:20px;padding:40px}.fz-form-section__form-wrapper input[type=email],.fz-form-section__form-wrapper input[type=tel],.fz-form-section__form-wrapper input[type=text],.fz-form-section__form-wrapper select{background:#fff;border:none;border-radius:7px;color:#232f0f;font-family:Geist,sans-serif;font-size:14px;margin-bottom:16px;padding:12px 16px;width:100%}.fz-form-section__form-wrapper label{color:#fff;display:block;font-family:Geist,sans-serif;font-size:14px;font-weight:600;margin-bottom:6px}.fz-form-section__form-wrapper .hs-button{background:#b9ff8d;border:none;border-radius:7px;color:#232f0f;cursor:pointer;font-family:Geist,sans-serif;font-size:13px;font-weight:600;padding:14px 24px}.fz-form-section__form-wrapper .hs-form-booleancheckbox label{color:#fff;font-size:12px;font-weight:400}.fz-form-section__form-wrapper .legal-consent-container p{color:#81816e;font-size:12px}.fz-form-section__form-wrapper .legal-consent-container a{color:#b9ff8d;text-decoration:underline}.fz-form-section__bg{bottom:0;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:100%;z-index:0}.fz-form-section__bg img{height:auto;max-width:100%}@media (max-width:768px){.fz-form-section .fz-container{padding:0}.fz-form-section{padding:50px 0}.fz-form-section__inner{gap:30px;grid-template-columns:1fr;padding:0 25px}.fz-form-section__title{font-size:28px}.fz-form-section__form-wrapper{padding:25px}}