#nfa-2-contactpersons-wrapper .nfa-2-contactpersons-content-container h2 {
    font-family: 'Caros Soft Bold';
    font-size: clamp( 24px, 1.944444vw, 28px);
    color: #FED1CF;
    margin-bottom: 70px;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper {
    display: flex;
    flex-direction: row;
    flex: 0 0 50%;
    max-width: 50%;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-image-wrapper {
    display: flex;
    flex-direction: column;
    flex: 0 0 40%;
    max-width: 40%;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper {
    display: flex;
    flex-direction: column;
    flex: 0 0 60%;
    max-width: 60%;
    height: 100%;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container {
    position: relative;
    padding: 0 50px 0 30px;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container {
    color: #ffffff;
    font-size: clamp( 14px, 1.11111vw, 16px);
    height: 100%;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container .nfa-2-contactpersons-single-item-content-text {
    min-height: 125px;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container #nfa-2-contactpersons-single-item-content-name-contact-wrapper {
    position: absolute;
    bottom: 0;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container .nfa-2-contactpersons-single-item-content-name {
    font-family: 'Caros Soft Bold';
    font-size: clamp( 18px, 1.388889vw, 20px);
    line-height: 1.2;
    color: #FED1CF;
}

#nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container .nfa-2-contactpersons-single-item-content-contact {
    font-family: 'Caros Soft Light';
    font-size: clamp( 18px, 1.388889vw, 20px);
    line-height: 1.2;
    color: #FED1CF;
}



@media( max-width: 767px ) {
    #nfa-2-contactpersons-wrapper {
        padding: 0 30px;
    }

    #nfa-2-contactpersons-wrapper .nfa-2-contactpersons-content-container h2 {
        margin: 0 0 50px 0; /* 0 -15px 50px -15px; */
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper {
        flex-direction: column;
        align-items: center;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper {
        flex-direction: column;
        flex: 0 0 70%;
        max-width: 70%;
        margin-bottom: 70px;
    }

    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper:last-of-type {
        margin-bottom: 0;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-image-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        height: inherit;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container {
        padding: 0;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container {
        font-size: clamp( 18px, 1.388889vw, 20px);
        line-height: 1.2;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container .nfa-2-contactpersons-single-item-content-text {
        min-height: inherit;
        margin-bottom: 30px;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container #nfa-2-contactpersons-single-item-content-name-contact-wrapper {
        position: relative;
        bottom: 0;
    }
}


@media only screen
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: portrait) {
    #nfa-2-contactpersons-wrapper {
        padding: 70px 30px;
    }

    #nfa-2-contactpersons-wrapper .nfa-2-contactpersons-content-container h2 {
        margin: 0 -15px 50px -15px;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper {
        flex-direction: column;
        align-items: center;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper {
        flex-direction: column;
        flex: 0 0 70%;
        max-width: 70%;
        margin-bottom: 70px;
    }

    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper:last-of-type {
        margin-bottom: 0;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-image-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        height: inherit;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container {
        padding: 0;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container {
        font-size: clamp( 18px, 1.388889vw, 20px);
        line-height: 1.2;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container .nfa-2-contactpersons-single-item-content-text {
        min-height: inherit;
        margin-bottom: 30px;
    }
            
    #nfa-2-contactpersons-wrapper #nfa-2-contactpersons-single-contactpersons-wrapper #nfa-2-contactpersons-single-item-wrapper #nfa-2-contactpersons-single-item-content-wrapper .nfa-2-contactpersons-single-item-content-container #nfa-2-contactpersons-single-item-content-name-contact-wrapper {
        position: relative;
        bottom: 0;
    }
}
