.contact-cards-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:20px 0}@media (min-width:992px){.contact-cards-holder{padding:50px 0}}.contact-cards-holder.column-view{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact-cards-holder.row-view .contact-card{max-width:none}@media (min-width:768px){.contact-cards-holder.row-view .contact-card{width:calc(50% - 5px)}}@media (min-width:1310px){.contact-cards-holder.row-view .contact-card{width:calc(33.33333% - 6.66667px)}}.contact-cards-holder__cards-heading{background:#f2f2f2;color:#333;display:block;font-size:16px;font-weight:600;padding:20px;width:100%}@media (min-width:1310px){.contact-cards-holder__cards-heading{padding:30px 40px}}.contact-card{background:#f2f2f2;color:#333;font-size:16px;line-height:1.6;padding:20px;width:100%}@media (min-width:1310px){.contact-card{padding:30px 40px}}.contact-card p{margin:0}.contact-card__content-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-card__title{display:block;font-size:16px;font-weight:600;margin:0 0 20px}.contact-card__img-block{border-radius:50%;height:60px;margin:0 15px 15px 0;overflow:hidden;width:60px}@media (min-width:1310px){.contact-card__img-block{height:96px;margin-right:20px;width:96px}}.contact-card__text-block{font-size:14px;width:calc(100% - 90px)}@media (min-width:1310px){.contact-card__text-block{width:calc(100% - 118px)}}.contact-card__name{display:block;font-weight:400}