.v12-contacts{color:var(--text-main)}.v12-contacts .section__title{margin-bottom:16px}.v12-contacts .container{display:grid;gap:64px;grid-template-columns:430px 1fr}.v12-contacts .v12-comments__form{display:grid;grid-template-columns:1fr 1fr;padding:0}.v12-contacts .v12-comments__form-button{min-width:unset;width:100%}@media (min-width:701px){.v12-contacts .v12-comments__form-item:has(.v12-comments__form-textarea){grid-column:1/3}.v12-contacts .v12-comments__form-button{grid-column:1/3}}@media (max-width:1000px){.v12-contacts .container{gap:24px;grid-template-columns:1fr}}@media (max-width:700px){.v12-contacts .v12-comments__form{grid-template-columns:1fr}}