.text-form .layout-wrapper{align-items:start;display:flex;gap:40px;margin:0 auto;max-width:1300px}.text-form .left-column{color:#fff;display:flex;flex:1 1 50%;flex-direction:column;justify-content:space-between;position:relative}.text-form .text-content{margin-bottom:30px}.text-form .text-content h1,.text-form .text-content h2{color:#fff}.text-form .text-content h2{font-size:2.4rem;font-weight:700;line-height:1.2}.text-form h1 strong,.text-form h2 strong{font-family:Playfair Display}.text-content h2 span{font-weight:400}.text-content p{font-size:1rem;margin-top:15px;max-width:400px}.text-form .image-container{display:inline-block;margin-top:28px;overflow:hidden;position:relative}.text-form .svg-overlay{bottom:-70px;pointer-events:none;position:absolute;right:0;z-index:10}.text-form .main-image{border-radius:8px;display:block;width:100%}.text-form .svg-overlay img{display:block;height:auto;width:auto}.text-form .logo-container{margin-bottom:20px;max-width:100px}.text-form .logo-container img{display:block;height:auto;width:100%}.text-form .right-column{display:flex;flex:1 1 45%;justify-content:center}.text-form .form-card{background:#fff;border-radius:12px;box-shadow:0 15px 45px rgba(0,0,0,.1);max-width:500px;padding:40px;width:100%}.text-form .form-card h3{display:none}.text-form .form-card form{display:grid;gap:16px}.text-form .form-card button{background:#25452c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:background .3s ease}.text-form .form-card button:hover{background:#1d3722}@media (max-width:992px){.text-form .layout-wrapper{flex-direction:column;text-align:center}.text-form .left-column{align-items:center}.text-form .text-content p{max-width:none}.text-form .logo-container{margin:0 auto 20px;padding-left:0;text-align:center}}@media (max-width:768px){.text-form .layout-wrapper{flex-direction:column;gap:30px;padding:0 20px}.text-form .text-content{margin-bottom:0;padding:20px 0 0;text-align:left}.text-form .text-content h2{font-size:2rem}.text-form .svg-overlay img{height:100%;object-fit:contain;width:100%}.text-form .form-card{margin:0 auto;padding:20px}}