/*Pho thu tuong*/
.UIAdvertisement_7bacptt2 div#ptt-header {
        margin: 0 auto;
        text-align: center;
        /* margin-top: 20px; */
        padding-top: 14px;
        border-top: 1px solid #C3D0E0;
        margin-bottom: 10px;
}
.UIAdvertisement_7bacptt2 .ppt-item p.name a {
        font-family: Merriweather;
}
.ptt-row {
        display: grid;
        border-bottom: 1px solid #C3D0E0;
        /* flex: 1; */
        width: 100%;
        gap: 10px;
        /* display: grid; */
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        /* padding-bottom: 20px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
}
.UIAdvertisement_7bacptt2 div#ptt-header p {
        font-size: 14px;
        font-family: Merriweather;
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
        /* identical to box height */
        text-transform: uppercase;
        /* Grey 2 */
        color: #182940;
}
.UIAdvertisement_7bacptt2 #ptt {
        display: flex;
        margin-bottom: 36px;
        flex-direction: column;
}
.UIAdvertisement_7bacptt.ptt-row {
        display: flex;
        border-bottom: 1px solid #C3D0E0;
        /* flex: 1; */
        width: 100%;
        gap: 16px;
}
.UIAdvertisement_7bacptt2 .ppt-item {
        display: flex;
        align-items: center;
        cursor: pointer;
        flex-grow: 1;
        padding-right: 0;
        flex-direction: row;
        justify-content: center;
        /* border: 1px solid rgba(0,0,0,.13); */
        padding: 10px;
        border-radius: 5px;
        flex-basis: 250px;
        max-width: 300px;
        gap: 10px;
        padding-bottom: 0;
}
.UIAdvertisement_7bacptt2 .ppt-item:last-child{
        padding-right:0
}
.UIAdvertisement_7bacptt2 .ppt-item p {
        margin: 0;
        padding: 0;
        text-align: center;
        /* padding-right: 10px; */
}
.UIAdvertisement_7bacptt2 .ppt-item p.name {
        font-family: Merriweather;
        font-style: normal;
        font-weight: bold;
        font-size: 13px !important;
        line-height: 19px;
        text-transform: uppercase;
        /* Grey 2 */
        color: #182940;
        white-space: nowrap;
        text-align: right;
}
.UIAdvertisement_7bacptt2 .ppt-item p.role {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* Grey 4 */
        color: #62748D;
        margin-top: 3px;
        text-align: right;
}
.UIAdvertisement_7bacptt2 .ptt-row:last-child .ppt-item:last-child {
        margin-right: 0;
}
.UIAdvertisement_7bacptt2 .ppt-text {
        /* margin-right: 5px; */
        flex: 1;
        width: 100%;
}
.UIAdvertisement_7bacptt2 .ptt-img {
        overflow: hidden;
        width: 90px;
        height: 100px;
        /* border-radius: 50%; */
        /* border: 1px solid #cfcfcf; */
        padding: 10px 0px 0px 0;
}
.UIAdvertisement_7bacptt2 .home__ptt .layout__title-page-bor {
        margin-bottom: 18px;
}
.UIAdvertisement_7bacptt2 .home__ptt .home__ptt-item .role {
        font-family: Merriweather;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #777;
        margin-bottom: 2px;
}
.UIAdvertisement_7bacptt2 .home__ptt {
        padding-top: 20px;
        border-top: 1px solid #ededed;
        margin-top: 20px;
}
.UIAdvertisement_7bacptt2 .home__ptt .home__ptt-item .name {
        font-family: Merriweather;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        text-transform: uppercase;
        color: #1b1d2d;
        margin-bottom: 4px;
        display: block;
}
.UIAdvertisement_7bacptt2 .home__ptt .layout__title-page-bor .title-link:after {
        content: "";
        width: 3px;
        height: 15px;
        background: #ce2424;
        position: absolute;
        left: 0;
        top: 3px;
}
.UIAdvertisement_7bacptt2 .home__ptt .layout__title-page-bor .title-link {
        display: block;
        position: relative;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 21px;
        text-transform: uppercase;
        color: #1b1d2d;
        padding-left: 10px;
        font-family: Merriweather;
}
.UIAdvertisement_7bacptt2 .home__ptt .home__ptt-item .avatar {
        width: 100px;
        height: 100px;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 14px;
}
.UIAdvertisement_7bacptt2 .home__ptt .home__ptt-item {
        background: #fff;
        border: 1px solid rgba(0,0,0,.13);
        box-sizing: border-box;
        border-radius: 5px;
        text-align: center;
        padding: 15px 0 19px;
}
.UIAdvertisement_7bacptt2 .home__ptt .home__ptt-list {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 10px;
        margin-bottom: 30px;
        border-bottom: 1px solid #ededed;
        padding-bottom: 30px;
}
@media only screen and (max-width: 768px){
        .UIAdvertisement_7bacptt2 .ptt-row{
                border-bottom: none !important;
        }
        .UIAdvertisement_7bacptt2 div.ppt-item{
                max-width: 50% !important;
                flex-basis: auto;
        }
        .UIAdvertisement_7bacptt2 .home__ptt .layout__title-page-bor .title-link:after{
                display: none;
        }
        .UIAdvertisement_7bacptt2 .home__ptt {
                background: #f6f6f6;
                margin-bottom: 30px !important;
                padding: 20px !important;
        }
        .UIAdvertisement_7bacptt2 .home__ptt  .home__ptt-item .avatar {
                width: 70px !important;
                height: 70px !important;
                display: block !important;
                margin: 0px auto !important;
                margin-bottom: 9px !important;
        }
        .UIAdvertisement_7bacptt2 .home__ptt .home__ptt-item {
                background: #fff !important;
                width: 100% !important;
                margin-bottom: 12px !important;
                border-top: 1px solid #eee !important;
                border-bottom: 1px solid #c3d0e0 !important;
                padding: 14px 10px !important;
                border-radius: 0 !important;
        }
        .UIAdvertisement_7bacptt2 .home__ptt  .home__ptt-item img {
                left: 0 !important;
        }
        .UIAdvertisement_7bacptt2 .home__ptt  .home__ptt-item .role {
                font-family: Merriweather;
                font-style: normal;
                font-weight: normal;
                font-size: 13px;
                line-height: 19px;
                text-align: center;
                color: #777;
        }
        .UIAdvertisement_7bacptt2 .home__ptt .home__ptt-item .name {
                font-family: Merriweather;
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 17px;
                text-align: center;
                text-transform: uppercase;
                color: #1b1d2d;
                margin-bottom: 4px !important;
                display: block !important;
        }
}
