.contacts__title{margin-bottom:40px}.contacts__wrap{display:flex;align-items:center;gap:40px;justify-content:space-between;margin-bottom:80px}.contacts__text{margin-bottom:5px;font-size:18px;line-height:1.5;display:flex;align-items:center}.contacts__text img{width:20px;height:20px}.contacts__text b{font-weight:700;margin-right:7px;color:var(--black-color)}.contacts__text a{color:var(--main-color);text-decoration:none;font-weight:500;line-height:1}.contacts__text a:hover{text-decoration:underline}.contacts__phone-img{margin-top:5px}.contacts__phone-spacing{padding-left:11px}.contacts__social{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;margin-left:5px}.contacts__social:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:transparent}.contacts__social:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid #ffffff;box-sizing:border-box}.contacts__social--viber{background:#7360f2 url(../img/viber-btn.svg) no-repeat center/17px;border:1px solid #d0c9ff}.contacts__social--telegram{background:#2aabee url(../img/telegram-btn.svg) no-repeat 4px center/17px;border:1px solid #b5e8ff}.contacts__locations{margin-top:40px;margin-bottom:20px}.contacts__promo{color:var(--main-color);font-weight:500}.contacts__img{width:100%;height:auto;max-width:500px}.locations{display:flex;flex-direction:column}.locations__map{width:100%;height:100vh;border:none;margin-bottom:40px}.locations .text{margin-bottom:10px;font-weight:700}.locations__video-review{font-family:inherit;font-weight:700;color:inherit;display:inline-block;background:none;border:none;margin:0 auto 10px;padding:0;color:var(--main-color)}.locations__video-review:hover{text-decoration:underline}.contacts__email-icon{width:26px!important;height:26px!important}.contacts__email{padding-left:5px}.contacts__email-img{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.contacts__email-img:before{content:"";position:absolute;top:10;left:10;width:50%;height:50%;border-radius:50%}.contacts__email-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid #beeb9f;box-sizing:border-box}@media screen and (max-width: 900px){.contacts__title{margin-bottom:20px}.contacts__wrap{margin-bottom:40px}.contacts__text{font-size:16px;margin-bottom:10px}.contacts__img{max-width:400px}.contacts__locations{margin-top:20px}}@media screen and (max-width: 600px){.contacts__wrap{flex-direction:column}}
/*# sourceMappingURL=contacts.css.map */
