.elementor-11366 .elementor-element.elementor-element-064a7c4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11366 .elementor-element.elementor-element-b557fc9{--display:flex;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}#elementor-popup-modal-11366{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-11366 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-11366 .dialog-close-button{display:flex;}#elementor-popup-modal-11366 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-46b24bf */.phg-bio-popup{
    max-width:680px;
    margin:0 auto;
    font-family:Inter,sans-serif;
    text-align:center;
}

.phg-bio-sidebar{
    margin-bottom:24px;
}

.phg-bio-sidebar img{
    display:block;
    width:170px;
    height:170px;
    margin:0 auto;

    object-fit:cover;

    border-radius:22px;

    box-shadow:
        0 18px 45px rgba(0,0,0,.10),
        0 1px 0 rgba(255,255,255,.8) inset;
}

.phg-bio-content{
    max-width:600px;
    margin:0 auto;
}

.phg-bio-label{
    display:inline-block;

    margin:0 0 20px;
    padding:7px 15px;

    background:#F7F2EB;
    border:1px solid #E8DED1;
    border-radius:999px;

    font-size:11px;
    font-weight:700;
    letter-spacing:.18em;
    text-transform:uppercase;
    color:#9B7A55;
}

.phg-bio-content h2{
    margin:0;

    font-family:Lora,serif;
    font-size:52px;
    line-height:1.05;
    font-weight:500;
    letter-spacing:-.02em;
    color:#2D2926;
}

.phg-bio-role{
    margin:18px 0 34px;

    font-size:18px;
    line-height:1.45;
    color:#7C6C5B;
}

.phg-bio-role strong{
    display:block;

    margin-bottom:2px;

    font-size:22px;
    font-weight:600;
    color:#5F5043;
}

.phg-bio-content p{
    margin:0 0 22px;

    font-size:18px;
    line-height:1.95;
    color:#5F5852;

    text-align:left;
}

.phg-bio-content p:last-child{
    margin-bottom:0;
}

@media(max-width:767px){

    .phg-bio-popup{
        text-align:left;
    }

    .phg-bio-sidebar{
        margin-bottom:22px;
    }

    .phg-bio-sidebar img{
        width:145px;
        height:145px;
    }

    .phg-bio-content{
        max-width:none;
    }

    .phg-bio-content h2{
        font-size:38px;
    }

    .phg-bio-role{
        margin:14px 0 28px;
        font-size:17px;
    }

    .phg-bio-role strong{
        font-size:20px;
    }

    .phg-bio-content p{
        font-size:16px;
        line-height:1.85;
    }

}/* End custom CSS */