.person {
    background: #fff
}

.person .person--title {
    font-size: 2.5rem;
    font-family: "NNNittiGrotesk-Heading";
    padding-bottom: 3.5rem
}

@media print,
screen and (min-width: 40em) {
    .person .person--title {
        padding-bottom: 4.625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .person .person--title {
        font-size: 3.125rem;
        padding-bottom: 5rem
    }
}

.person .row.text-center.border {
    border-bottom: 1px solid #d3d3d3
}

.person .row.text-center .person-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 4.625rem;
    margin: 0 auto
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-item {
        flex-direction: row
    }
}

.person .row.text-center .person-item .person-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-item .person-wrapper {
        flex-direction: row
    }
}

.person .row.text-center .img-wrapper {
    height: 17.125rem;
    max-width: 17.125rem;
    width: 100%;
    margin-bottom: 3.5rem
}

@media print,
screen and (min-width: 40em) {
    .person .row.text-center .img-wrapper {
        height: 24.25rem;
        max-width: 24.25rem;
        margin-bottom: 2.175rem
    }
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .img-wrapper {
        height: 18.5rem;
        max-width: 18.5rem;
        margin-bottom: 0;
        margin-right: 3.75rem
    }
}

.person .row.text-center .img-wrapper .img {
    display: flex;
    height: 0;
    padding-bottom: 100%;
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.person .row.text-center .person-data {
    display: flex;
    flex-direction: column;
    text-align: left;
    max-width: 27.875rem;
    width: 100%
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .person .row.text-center .person-data {
        align-items: center
    }
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-data {
        max-width: none
    }
}

.person .row.text-center .person-data .person-position {
    font-size: 1.5rem;
    font-family: "NNNittiGrotesk-TextRegular";
    color: #414141
}

@media print,
screen and (min-width: 40em) {
    .person .row.text-center .person-data .person-position {
        color: #000
    }
}

.person .row.text-center .person-data .person-name {
    font-size: 3.125rem;
    font-weight: 300;
    font-family: "NNNittiGrotesk-TextRegular";
    color: #414141;
    line-height: 1
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .person .row.text-center .person-data .tel-wrapper {
        display: flex;
        justify-content: center
    }
}

.person .row.text-center .person-data ul,
.person .row.text-center .person-data li {
    margin-left: 0;
    list-style: none
}

.person .row.text-center .person-data .email-wrapper {
    border-bottom: 1px solid #ffebd5;
    padding-bottom: 1.375rem;
    margin-bottom: 1.5rem;
    width: 100%
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .person .row.text-center .person-data .email-wrapper {
        text-align: center
    }
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-data .email-wrapper {
        text-align: left
    }
}

.person .row.text-center .person-data a[href^="tel:"],
.person .row.text-center .person-data a[href^="mailto:"] {
    font-family: "NNNittiGrotesk-TextRegular";
    font-size: 1.5rem;
    color: #ee7f00;
    word-break: break-all
}

.person .row.text-center .person-data a[href^="tel:"]:hover,
.person .row.text-center .person-data a[href^="tel:"]:focus,
.person .row.text-center .person-data a[href^="mailto:"]:hover,
.person .row.text-center .person-data a[href^="mailto:"]:focus {
    color: #d57100
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .person .row.text-center .person-data a[href^="tel:"] {
        padding: 0 1.25rem
    }
}

.person .row.text-center .person-item.__smallPhoto {
    padding-bottom: 3.125rem
}

.person .row.text-center .person-item.__smallPhoto .img-wrapper {
    height: 11rem;
    max-width: 11rem;
    width: 100%
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-item.__smallPhoto .img-wrapper {
        height: 4.625rem;
        max-width: 4.625rem;
        align-self: flex-start
    }
}

.person .row.text-center .person-item.__smallPhoto .person-data {
    align-items: center
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-item.__smallPhoto .person-data {
        align-items: flex-start
    }
}

.person .row.text-center .person-item.__smallPhoto .person-position {
    font-size: 1.125rem
}

.person .row.text-center .person-item.__smallPhoto .person-name {
    font-size: 1.5rem
}

.person .row.text-center .person-item.__smallPhoto .email-wrapper {
    padding-bottom: .875rem;
    margin-bottom: 1rem;
    text-align: center
}

@media print,
screen and (min-width: 64em) {
    .person .row.text-center .person-item.__smallPhoto .email-wrapper {
        text-align: left
    }
}

.person .row.text-center .person-item.__smallPhoto a[href^="tel:"],
.person .row.text-center .person-item.__smallPhoto a[href^="mailto:"] {
    font-size: 1.125rem
}