.simple-contact-card{background-color:#f6f8fa;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:23px;padding:24px;width:calc(50% - 10px)}.simple-contact-card .contact-card__title{font-size:16px;font-weight:500;line-height:20.4px;text-align:left}.simple-contact-card .contact-card-main-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between}.simple-contact-card .contact-card-main-wrapper .specialist-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px}.simple-contact-card .contact-card-main-wrapper .icon{border-radius:50%;height:44px;overflow:hidden;width:44px}.simple-contact-card .contact-card-main-wrapper .icon img{height:100%;width:100%}.simple-contact-card .contact-card-main-wrapper .wrapper{display:flex;flex-direction:column;gap:4px}.simple-contact-card .contact-card-main-wrapper .wrapper .contact-card__name{color:#212121;font-size:16px;font-weight:700;line-height:20.4px;text-align:left}.simple-contact-card .contact-card-main-wrapper .wrapper .contact-card__label{color:#9ca3af;font-size:16px;font-weight:400;line-height:20.4px}.simple-contact-card .contact-card-main-wrapper .info-wrapper{display:flex;flex-direction:column;gap:10px}.simple-contact-card .contact-card-main-wrapper .info-wrapper .contact-card__phone{color:#212121;font-size:16px;font-weight:700;line-height:20.4px;text-decoration:none}.simple-contact-card .contact-card-main-wrapper .info-wrapper .contact-card__mail{color:#9ca3af;font-size:16px;font-weight:400;line-height:20.4px;text-decoration:none}@media(max-width:475px){.simple-contact-card{gap:16px;padding:20px;width:100%}.simple-contact-card .contact-card-main-wrapper .info-wrapper .contact-card__mail,.simple-contact-card .contact-card-main-wrapper .info-wrapper .contact-card__phone,.simple-contact-card .contact-card-main-wrapper .wrapper .contact-card__label,.simple-contact-card .contact-card-main-wrapper .wrapper .contact-card__name,.simple-contact-card .contact-card__title{font-size:14px;line-height:17.85px}}@media(min-width:1475px){.simple-contact-card{gap:1.597vw;padding:1.66vw}.simple-contact-card .contact-card__title{font-size:1.1vw;line-height:1.25em}.simple-contact-card .contact-card-main-wrapper{gap:1.1vw}.simple-contact-card .contact-card-main-wrapper .specialist-wrapper{gap:.69vw}.simple-contact-card .contact-card-main-wrapper .icon{height:3.05vw;width:3.05vw}.simple-contact-card .contact-card-main-wrapper .wrapper{gap:.27vw}.simple-contact-card .contact-card-main-wrapper .wrapper .contact-card__label,.simple-contact-card .contact-card-main-wrapper .wrapper .contact-card__name{font-size:1.1vw;line-height:1.25em}.simple-contact-card .contact-card-main-wrapper .info-wrapper{gap:.69vw}.simple-contact-card .contact-card-main-wrapper .info-wrapper .contact-card__mail,.simple-contact-card .contact-card-main-wrapper .info-wrapper .contact-card__phone{font-size:1.1vw;line-height:1.25em}}