.contacts-page{min-height:52vh}.contacts-page section{padding:0 0 1.5rem}.contacts-page .contacts-container{display:flex;gap:2rem}@media(max-width:1024px){.contacts-page .contacts-container{gap:1rem}}@media(max-width:768px){.contacts-page .contacts-container{flex-direction:column}}.contacts-page .contacts-container__info{background:#fff;width:324px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:2px}@media(max-width:768px){.contacts-page .contacts-container__info{width:100%;padding:1rem;gap:1rem}}.contacts-page .contacts-container__info h1{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.75rem;line-height:1.2;text-transform:uppercase;color:#222020;margin:0}@media(max-width:768px){.contacts-page .contacts-container__info h1{font-size:1.25rem}}.contacts-page .contacts-container__info-phones,.contacts-page .contacts-container__info-socials{display:flex;flex-direction:column;gap:.75rem;font-family:Manrope,sans-serif}.contacts-page .contacts-container__info-phones h2,.contacts-page .contacts-container__info-socials h2{font-weight:600;font-size:1.125rem;line-height:1.2;color:#222020;margin:0}.contacts-page .contacts-container__info-phones .phones-block,.contacts-page .contacts-container__info-socials .phones-block{display:flex;flex-direction:column;gap:.5rem}.contacts-page .contacts-container__info-phones .phones-block span,.contacts-page .contacts-container__info-socials .phones-block span{font-weight:400;font-size:.875rem;line-height:112%;color:#373a36}.contacts-page .contacts-container__info-phones .phones-block .schedule-item,.contacts-page .contacts-container__info-socials .phones-block .schedule-item{width:100%;display:flex;gap:.5rem;align-items:center;justify-content:space-between}.contacts-page .contacts-container__info-phones a.info-social-item,.contacts-page .contacts-container__info-socials a.info-social-item{color:inherit;text-decoration:none}.contacts-page .contacts-container__info-phones .info-social-item,.contacts-page .contacts-container__info-socials .info-social-item{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%}.contacts-page .contacts-container__info-phones .info-social-item .chat,.contacts-page .contacts-container__info-socials .info-social-item .chat{color:#fff;background:#58b338;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.contacts-page .contacts-container__info-phones .info-social-item .chat svg,.contacts-page .contacts-container__info-socials .info-social-item .chat svg{width:20px;height:20px}.contacts-page .contacts-container__info-phones .info-social-item svg,.contacts-page .contacts-container__info-socials .info-social-item svg{width:32px;height:32px}.contacts-page .contacts-container__info button{width:100%;height:48px;padding:.5rem}.contacts-page .contacts-container__form{background:#fff;padding:2rem;display:flex;flex-direction:column;gap:1rem;border-radius:2px;width:100%}@media(max-width:1280px){.contacts-page .contacts-container__form{width:882px}}@media(max-width:768px){.contacts-page .contacts-container__form{width:100%;padding:1rem}}.contacts-page .contacts-container__form h2{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2;text-transform:uppercase;color:#222020;margin:0}@media(max-width:768px){.contacts-page .contacts-container__form h2{font-size:1.25rem}}
