.hero-section{display:flex;flex-direction:column;overflow:hidden;position:relative}.hero-section .hero-background{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.hero-section .hero-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px 86px;justify-content:flex-start;position:relative;width:100%}.hero-section .hero-text-wrapper{max-width:100%;width:686px}.hero-section .logo-wrapper{align-items:stretch;background-color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:30px 25px;width:277px}.hero-section .logo-image{object-fit:contain;object-position:center;width:220px}.hero-section .content-block{margin-top:49px;width:100%}.hero-section .description p,.hero-section .main-title,.hero-section .subtitle{color:#fff}.hero-section .content-wrapper{margin-top:20px;width:100%}.hero-section .form-section{min-width:240px;width:528px}.hero-section .form-wrapper{justify-content:center}.hero-section .form-content,.hero-section .form-wrapper{align-items:stretch;display:flex;flex-direction:column;width:100%}.hero-section .form-title{margin:0}.hero-section .contact-form{align-items:stretch;display:flex;flex-direction:column;gap:20px;margin-top:20px;max-width:448px;width:100%}.hero-section .form-row{align-items:center;display:flex;gap:19px;width:100%}.hero-section .form-field{display:flex;flex:1;flex-direction:column;gap:3px}.hero-section .form-field label{color:#5d6c77;font-size:16px;font-weight:500;line-height:1}.hero-section .input-field{background-color:#e7f0f6;border:1px solid #cedbe4;min-height:40px;padding:10px;width:100%}.hero-section .textarea-container{width:100%}.hero-section .textarea-field{position:relative}.hero-section .textarea-input{background-color:#e7f0f6;border:1px solid #cedbe4;min-height:125px;padding:10px;resize:vertical;width:100%}.hero-section .textarea-icon{align-items:center;bottom:3px;display:flex;height:20px;justify-content:center;position:absolute;right:3px;width:20px}.hero-section .icon-image{height:20px;object-fit:contain;width:20px}.hero-section .submit-button{align-self:center;background-color:#52a06e;border:none;color:#fff;cursor:pointer;font-size:20px;font-weight:700;line-height:30px;margin-top:20px;max-width:100%;min-height:50px;padding:10px 30px;width:284px}@media screen and (max-width:991px){.hero-section .hero-wrapper{max-width:100%}.hero-section .logo-wrapper{padding:30px 20px;width:200px}.hero-section .content-block{margin-top:40px;max-width:100%}.hero-section .content-wrapper,.hero-section .form-row{max-width:100%}.hero-section .submit-button{padding-left:20px;padding-right:20px}}@media screen and (min-width:1300px){.hero-section .form-section{padding-top:80px}}@media screen and (min-width:1300px) and (max-width:1400px){.hero-section .hero-wrapper{flex-direction:row;justify-content:space-between}.hero-section .hero-text-wrapper{width:670px}.hero-section .form-section{width:530px}}