.contacts-section__container{display:flex;padding:0 3rem 3rem}@media (max-width:768px){.contacts-section__container{flex-direction:column;gap:3rem;padding:1.33rem 1.33rem 3rem}}.contacts-section__form{display:flex;flex:1;flex-direction:column;gap:2rem}@media (max-width:768px){.contacts-section__form{gap:1.33rem}}.contacts-section__form__title{font-size:2rem;font-weight:500;letter-spacing:-.02em;line-height:120%}@media (max-width:768px){.contacts-section__form__title{font-size:1.67rem}}.contacts-section__form__label-block{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:768px){.contacts-section__form__label-block{display:flex;flex-direction:column;gap:.67rem}}.contacts-section__form__label-block .field:last-of-type{grid-column:span 2}@media (max-width:768px){.contacts-section__form .button{width:100%}}.contacts-section__contacts-block{display:flex;flex:1;flex-direction:column;gap:1.5rem}@media (max-width:768px){.contacts-section__contacts-block{gap:.67rem}}
