.form-section{--bgcolor:var(--white-color);background-color:var(--bgcolor);width:100%}.form-section-wrapper{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:1024px){.form-section-wrapper{flex-direction:row}.form-section-form{flex:1}.form-section-content{flex-basis:462px;width:462px}}@media screen and (min-width:1600px){.form-section-content{flex-basis:570px;width:570px}}.form-section-content-title{color:var(--dark-gray-color);font-size:22px;font-weight:600;line-height:30px;margin-bottom:8px}@media screen and (min-width:768px){.form-section-content-title{font-size:40px;line-height:48px;margin-bottom:12px}}.form-section-content-text{color:var(--gray-color);font-size:15px;line-height:22px}@media screen and (min-width:768px){.form-section-content-text{font-size:20px;line-height:29px}}@media screen and (min-width:1024px){.form-section-content-text+.form-section-content-mail,.form-section-content-text+.form-section-content-tel,.form-section-content-title+.form-section-content-mail,.form-section-content-title+.form-section-content-tel{margin-top:80px}}.form-section-content-mail,.form-section-content-tel{color:var(--dark-gray-color);font-size:15px;font-weight:600;line-height:22px}.form-section-content-tel+.form-section-content-mail{margin-top:8px}@media screen and (min-width:768px){.form-section-content-mail,.form-section-content-tel{font-size:17px;line-height:25px}}