.contact-card{border-radius:15px;width:100%;padding:24px 24px 40px}.contact-card.color-primary{background-color:var(--primary-color)}.contact-card.color-secondary{background-color:#080d27}.contact-card__header{color:#fff;margin-bottom:40px}.contact-card__name{font-family:"open sans";font-size:18px;font-style:normal;font-weight:400;line-height:27px;font-weight:700;margin:0}.contact-card__image{margin-bottom:40px}.contact-card__image img{border-radius:15px;width:100%;max-height:240px;display:block;object-fit:cover}.contact-card__contact{display:flex;flex-direction:column;gap:16px}.contact-card__email,.contact-card__phone{color:#fff;display:flex;align-items:center;gap:8px;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.contact-card__email:hover,.contact-card__phone:hover{text-decoration:underline;color:#fff}.contact-card__email:hover:before,.contact-card__phone:hover:before{color:#fff}.contact-card__phone:before{content:"";display:inline-block;width:24px;height:24px;background-color:#fff;mask-image:url(/build/images/phone.5faf9ea2.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transition:.3s}.contact-card__phone:before:hover{background-color:#fff}.contact-card__email:before{content:"";display:inline-block;width:24px;height:24px;background-color:#fff;mask-image:url(/build/images/envelope.909b9072.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;transition:.3s}.contact-card__email:before:hover{background-color:#fff}
