.module__contact-person .contact-person{align-items:center;display:flex;gap:3.5rem}.module__contact-person .contact-person:not(:last-child){margin-block-end:2rem}.module__contact-person .image{border-radius:50%;flex-shrink:0;height:10rem;overflow:hidden;width:10rem}.module__contact-person .image svg{fill:var(--cyan)}.module__contact-person .content{font-size:1rem;font-weight:400}.module__contact-person p{margin-block-end:.25rem}.module__contact-person a{color:inherit;font-size:inherit;font-weight:inherit}.module__contact-person .content .name{font-weight:500}