.contacts{display:block}.contacts__top{background:var(--primaryColor-600);background-image:url(../img/bg_contacts_desktop.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;border-radius:8px;color:#fff;display:flex;flex-direction:column;margin:0 40px;padding:63px 96px;position:relative}.contacts__top:hover .contacts__img{transform:translate(3px,-3px)}.contacts__topWrap{margin-left:auto;margin-right:auto;max-width:1652px;width:100%}.contacts__title{font-family:TTFirsNeue;font-size:32px;font-weight:700;line-height:38px}.contacts__subtitle,.contacts__title{text-transform:uppercase;white-space:pre-wrap}.contacts__subtitle{font-size:24px;line-height:27px;margin-top:20px}.contacts__img{height:517px;pointer-events:auto;position:absolute;right:23%;top:-46px;transition:transform .25s ease;width:42%}.contacts__bottom{display:flex;justify-content:space-between;padding:50px 40px 177px}.contacts__info{color:var(--primaryColor-600);display:flex;flex-direction:column;font-family:TTFirsNeue;font-size:24px;font-weight:600;line-height:44px;text-transform:uppercase}.contacts__info a{text-decoration:none;transition:color .25s ease}.contacts__info a:hover{color:#000}.contacts__phoneLabel{font-family:TTFirsNeue;font-size:32px;font-weight:700;line-height:22px;transition:color .25s ease}.contacts__phones{display:flex;flex-direction:column;gap:40px}.contacts__phone{text-decoration:none}.contacts__phone:hover .contacts__phoneLabel{color:var(--primaryColor-600)}.contacts__phoneInfo{line-height:20px;margin-top:8px}@media (max-width:1024px){.contacts__bottom{flex-direction:column;padding:100px 0 80px}.contacts__top{background-image:url(../img/bg_contacts_mobile.png);background-position:100% 100%;background-size:cover;margin:0 18px;padding:34px 16px 250px}.contacts__top:hover .contacts__img{transform:translate(50%)}.contacts__email,.contacts__website{font-size:23px;line-height:44px}.contacts__phoneLabel{font-size:24px;line-height:22px}.contacts__title{font-size:24px;line-height:26px}.contacts__subtitle{font-size:20px;line-height:27px}.contacts__img{bottom:-80px;height:300px;right:50%;top:auto;transform:translate(50%);width:94%}.contacts__phones{gap:20px;margin-top:20px}}@media (max-width:375px){.contacts__info a{font-size:19px;line-height:24px}}
