.contacts-page-content{width:100%;padding:40px 46px;background:#fff;border-radius:40px}@media(min-width:1440px)and (max-width:99998px){.contacts-page-content{padding:40px}}@media(min-width:0)and (max-width:1023px){.contacts-page-content{padding:20px}}.contacts-page-content__main{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;gap:64px}@media(min-width:0)and (max-width:767px){.contacts-page-content__main{flex-direction:column;align-items:flex-start;gap:30px}}.contacts-page-content__address label{display:block;margin-bottom:12px;color:#000;font-size:26px;font-weight:700;line-height:32px}.contacts-page-content__address span{display:block;color:#000;font-size:20px;font-weight:400;line-height:24px}.contacts-page-content-info{display:flex;flex-direction:column;font-size:32px;font-weight:700;line-height:40px;gap:16px}@media(min-width:0)and (max-width:767px){.contacts-page-content-info{font-size:22px;line-height:26px}}.contacts-page-content-info__item{color:#000;text-decoration:none}.contacts-page-content-socials{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 10px 10px 30px;background:#efe4ee;border:1px solid #e1e1e5;border-radius:50px;gap:48px}@media(min-width:768px)and (max-width:1023px){.contacts-page-content-socials{padding:30px}}@media(min-width:0)and (max-width:767px){.contacts-page-content-socials{padding:20px 12px}}@media(min-width:0)and (max-width:1023px){.contacts-page-content-socials{flex-direction:column;align-items:flex-start;border-radius:20px;gap:20px}}.contacts-page-content-socials__label{max-width:500px;color:#000;font-size:22px;font-weight:700;line-height:26px}@media(min-width:0)and (max-width:767px){.contacts-page-content-socials__label{font-size:20px;font-weight:500;line-height:24px}}.contacts-page-content-socials__items{display:flex;align-items:center}.contacts-page-content-socials__item{width:80px;height:80px;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:44px;border-radius:100%;cursor:pointer}@media(min-width:0)and (max-width:767px){.contacts-page-content-socials__item{width:50px;height:50px;background-size:30px}}