﻿.WTopShareParentHome h6 {
    display: inline-block;
    text-align: center;
    font-family: KodchasanB;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 127.5%; /* 48.45px */
    text-transform: uppercase;
    background: var(--2, linear-gradient(180deg, #0C7844 0%, #53C858 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

    .WTopShareParentHome h6:before {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/ChiaSePhuHuynh/Decor2.png) no-repeat;
        background-size: cover;
        left: -37px;
        top: -8px;
        width: 33px;
        height: 33px;
    }

.WTopShareParentHome span {
    display: block;
    color: #6F6F6F;
    width: 926px;
    text-align: center;
    font-family: QuicksandM;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%; /* 24.03px */
    text-transform: capitalize;
    margin: auto;
    margin-top: 12px;
    position: relative;
}

.WTopShareParentHome {
    margin-bottom: 59px;
    text-align: center;
}

.widgetShareParentHome {
    padding-top: 102px;
    background: #FFFBE8;
    padding-bottom: 67px;
    margin-top: -52px;
}

.WTopShareParentHome span:before {
    content: "";
    position: absolute;
    background: url(/Design/GeciAcademy/ChiaSePhuHuynh/Decor1.png) no-repeat;
    background-size: cover;
    left: -176px;
    bottom: 0;
    width: 52px;
    height: 52px;
}

.WTopShareParentHome span:after {
    content: "";
    position: absolute;
    background: url(/Design/GeciAcademy/ChiaSePhuHuynh/Decor3.png) no-repeat;
    background-size: cover;
    right: -176px;
    bottom: -26px;
    width: 62px;
    height: 62px;
}

.WTitleNameShareParentHome h2 {
    color: #585858;
    font-family: KodchasanB;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 127.5%; /* 30.6px */
    text-transform: capitalize;
}

.WTitleNameShareParentHome span {
    color: #6F6F6F;
    text-align: center;
    font-family: QuicksandM;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%; /* 18.69px */
    text-transform: capitalize;
}

.TitleContentShareParentHome span {
    display: block;
    color: #FFF;
    font-family: QuicksandM;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 147.5%; /* 23.6px */
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.TitleContentShareParentHome {
    width: 311px;
    height: 218px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #FBA048;
    padding: 27px 23px 23px 36px;
    position: relative;
}

.ItemShareParentHome:nth-child(2) .TitleContentShareParentHome {
    background: #208244;
}

li.ItemShareParentHome:last-child {
    display: none;
}

.WTitleNameImgShareParentHome {
    display: flex;
    align-items: center;
    margin-left: 14px;
    margin-top: 21px;
}

.WTitleNameShareParentHome {
    margin-left: 9px;
}

.TitleContentShareParentHome:before {
    content: "";
    position: absolute;
    background: url(/Design/GeciAcademy/ChiaSePhuHuynh/DecorPhay.png) no-repeat;
    background-size: cover;
    left: 18px;
    top: 24px;
    width: 61px;
    height: 45px;
}

.TitleContentShareParentHome:after {
    content: "";
    position: absolute;
    background: url(/Design/GeciAcademy/ChiaSePhuHuynh/DecorBottomReview.png) no-repeat;
    background-size: cover;
    left: 31px;
    bottom: -31px;
    width: 28px;
    height: 32px;
}

.ItemShareParentHome:nth-child(2) .TitleContentShareParentHome:after {
    content: "";
    position: absolute;
    background: url(/Design/GeciAcademy/ChiaSePhuHuynh/DecorBottomReview2.png) no-repeat;
    background-size: cover;
    left: 31px;
    bottom: -31px;
    width: 28px;
    height: 32px;
}

.ItemShareParentHome:nth-child(3) .TitleContentShareParentHome {
    background: #AAC942;
}

    .ItemShareParentHome:nth-child(3) .TitleContentShareParentHome:after {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/ChiaSePhuHuynh/DecorBottomReview3.png) no-repeat;
        background-size: cover;
        left: 31px;
        bottom: -31px;
        width: 28px;
        height: 32px;
    }

.WBottomShareParentHome {
    padding-bottom: 63px;
}

ul.ListBottomShareParentHome {
    padding: 0;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 25px;
    row-gap: 0px;
}

.WContentBottomParentHome span {
    color: #888;
    text-align: center;
    display: block;
    font-family: QuicksandM;
    font-size: 18px;
    width: 644px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%; /* 24.03px */
    text-transform: capitalize;
    margin: auto;
}

    .WContentBottomParentHome span strong a {
        color: #0C7844;
        font-family: QuicksandM;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 133.5%;
        text-transform: capitalize;
    }
/* Mobile & tablet */
@media (max-width: 1023px) {
    .WTopShareParentHome h6 {
        font-size: 33px;
    }

    .WTopShareParentHome span {
        width: 100%;
        font-size: 15px;
    }

    ul.ListBottomShareParentHome {
        padding: 0;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 25px;
        row-gap: 25px;
    }

    .TitleContentShareParentHome {
        margin: auto;
    }
}

/* Mobile */
@media (max-width: 739px) {
    .WTopShareParentHome h6 {
        font-size: 18px;
    }

    .WTopShareParentHome span {
        font-size: 13px;
    }

    .TitleContentShareParentHome {
        width: 100%;
        height: 218px;
        padding: 10px;
    }

        .TitleContentShareParentHome span {
            color: #FFF;
            font-family: QuicksandM;
            font-size: 10px;
            font-style: normal;
            font-weight: 500;
            line-height: 147.5%;
            text-transform: capitalize;
            -webkit-line-clamp: 4;
        }

    ul.ListBottomShareParentHome {
        padding: 0;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 25px;
    }

    .WTitleNameShareParentHome h2 {
        color: #585858;
        font-family: KodchasanB;
        font-size: 9px;
    }

    .WimgShareParentHome img {
        width: 100%;
    }

    .WTitleNameShareParentHome span {
        color: #6F6F6F;
        text-align: center;
        font-family: QuicksandM;
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 133.5%;
        text-transform: capitalize;
    }

    .WTitleNameImgShareParentHome {
        margin-left: 0;
    }

    .TitleContentShareParentHome {
        width: 100%;
        height: 100%;
    }

        .TitleContentShareParentHome:before {
            left: 18px;
            top: 24px;
            width: 29px;
            height: 21px;
        }

    .WContentBottomParentHome span {
        color: #888;
        text-align: center;
        display: block;
        font-family: QuicksandM;
        font-size: 15px;
        width: auto;
    }

        .WContentBottomParentHome span strong a {
            font-size: 15px;
        }

    .WBottomShareParentHome {
        padding-bottom: 30px;
    }

    li.ItemShareParentHome:last-child {
        display: block;
    }
}
