section.form_section__wrapper{--section-margin-top: 105px;background-color:var(--form-bg, rgba(255, 179, 72, 0.35));padding:40px 20px 75px;border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden}section.form_section__wrapper .form_section__form-wheel{z-index:-1;position:absolute;right:0;bottom:0;transform:translate(50%, 50%);--primary-color-icon: #ffe0ce}section.form_section--left .form_section{display:flex;flex-direction:column;max-width:100%}section.form_section--left .form_section__form{margin-top:0}.form_section{max-width:800px;margin:0 auto;position:relative}.form_section.form-sent .form-section__message{display:block}.form_section .form-section__message{display:none;position:absolute;left:0;top:0;bottom:0;right:0;background:#fce1bcb5;padding-top:30px;padding-bottom:30px}.form_section .form-section__message span{position:sticky;top:20%;text-align:center;width:100%;display:block;font-size:18px;color:var(--orange)}.form_section .form_section__title{font-size:var(--form-size-title-mob, 22px)}.form_section .form_section__description{margin-top:15px;font-family:var(--font-inter);font-weight:400;font-size:var(--text-size, 14px);line-height:1.2}.form_section .form_section__form{display:flex;flex-direction:column;gap:20px;margin-top:40px}.form_section .form_section__group{display:flex;flex-direction:column;gap:8px}.form_section .form_section__group input,.form_section .form_section__group textarea{border-radius:20px;background-color:var(--white);border:none;padding:11px 20px}.form_section .form_section__group.form_section__group--full-width{flex-basis:100%}.form_section .gorm_section__field-title{font-family:var(--font-inter);font-weight:500;font-size:13px;line-height:1.3}.form_section .form_section__footer{display:flex;flex-direction:column;gap:30px;margin-top:30px}.form_section .form_section__footer button{max-width:100%}.form_section .form_section__text{display:block;font-family:var(--font-inter);font-weight:500;font-size:13px;line-height:1.3}@media (min-width:768px){section.form_section__wrapper{--section-margin-bottom: 95px;border-radius:20px;border:2px solid var(--grey-blue)}section.form_section__wrapper .form_section__form-wheel{transform:translate(0, 50%)}section.form_section--left{padding:50px}section.form_section--left .form_section{flex-direction:row;justify-content:space-between;padding:0}section.form_section--left .form_section__content{max-width:345px}.form_section{padding:40px 40px 30px 30px}.form_section .form_section__title{font-size:var(--form-size-title-pc, 22px)}.form_section .form_section__description{font-size:16px;line-height:20px;color:#0E254B99}.form_section .form_section__form{flex-direction:row;flex-wrap:wrap}.form_section .form_section__group{flex-basis:calc(50% - 10px)}.form_section .form_section__footer{flex-direction:row;align-items:center;gap:20px}.form_section .form_section__footer button{max-width:max-content}.form_section .form_section__text{max-width:295px;color:var(--grey-blue)}}