.about .container {
    padding: 21px 0;
}

    .about .container .left {
        border: 1px solid #90DBFE;
        font-size: 16px;
        line-height: 1.5;
        padding: 30px 15px;
        border-radius: 5px;
    }

        .about .container .left .heading {
            font-size: 32px;
            text-align: center;
            font-weight: 500;
            margin-top: 0;
            margin-bottom: 10px;
        }

        .about .container .left .heading-2 {
            font-size: 26px;
            font-weight: 500;
            font-family: 'MonB';
            text-align: center;
            line-height: calc(100% + 3px);
            background: linear-gradient(180deg, #22A0DB 0%, #51C8FD 100%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .about .container .left .description {
            font-size: 17px;
            color: #464646;
            text-align: center;
            font-size: 17px;
            line-height: 25px;
        }

    .about .container > .left > span {
        color: #363636;
    }

.about ul li {
    list-style: unset;
}

.WNameCompaAboutR {
    position: relative;
    z-index: 1;
}

.WDetailLinkAbout a {
    color: #FFF;
    font-family: QuicksandSB;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 133.188%; /* 21.31px */
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.WDetailLinkAbout {
    width: 150px;
    height: 52px;
    flex-shrink: 0;
    border-radius: 5px;
    background: linear-gradient(90deg, #AAC942 0%, #0C7844 100%);
    box-shadow: 0px 4px 4px 0px rgba(147, 228, 189, 0.67);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 34px;
}

    .WDetailLinkAbout a img {
        margin-right: 5px;
    }

.WLeftAboutHome {
    float: left;
    width: 50%;
    position: relative;
}

    .WLeftAboutHome img {
        position: relative;
        z-index: 1;
        width: 565px;
    }

.WRightAboutHome {
    float: right;
    width: 46%;
}

.WidgetDesDetailAboutHomeChild {
    padding-top: 105px;
    padding-bottom: 100px;
    background: #fff;
}

section.WidgetDetailAboutChild, section.WidgetDetailAboutChild a, section.WidgetDetailAboutChild p {
    color: #000000;
    font-family: 'QuicksandM';
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 142.5%;
}

.WTopLibraryVideoHome {
    text-align: center;
    /* padding-top: 40.72px; */
    position: relative;
}

.WidgetLibraryVideoHome {
    background: #FFFBE8;
    padding-bottom: 230px;
    position: relative;
}

.WDecorUserLeft {
    position: absolute;
    bottom: 74px;
    left: 0;
    z-index: 1;
}

.WDecorUserRight {
    position: absolute;
    bottom: 55px;
    right: 0;
    z-index: 1;
}

.WBottomLibraryVideoHome {
    margin-top: 46px;
    display: flex;
    position: relative;
}

    .WBottomLibraryVideoHome:before {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/ThuVienAnh/DecorStar1.png);
        background-size: cover;
        left: calc(50% - 57px);
        bottom: -72px;
        width: 33px;
        height: 33px;
    }

    .WBottomLibraryVideoHome:after {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/ThuVienAnh/DecorStar2.png);
        background-size: cover;
        right: calc(50% - 308px);
        bottom: -110px;
        width: 52px;
        height: 52px;
    }

.WTopLibraryVideoHome h4 {
    display: inline-block;
    text-align: center;
    font-family: 'KodchasanB';
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    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;
    display: none;
}

section.WidgetDetailAboutChild {
    margin-top: 20px;
}

strong.DecorTitleNameGeci {
    display: block;
    font-family: KodchasanB;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    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;
    margin-bottom: 15px;
}

.WTopLibraryVideoHome h4:before {
    content: "";
    position: absolute;
    background: url(/Design/GeciAcademy/ThuVienAnh/Decor2.png) no-repeat;
    background-size: cover;
    left: -148px;
    top: -74px;
    width: 89px;
    height: 123px;
}

@media (min-width: 1024px) and (max-width: 1239px) {
    .WLeftAboutHome img {
        width: 83%;
    }

    .WNameCompaAboutR h2 {
        font-size: 34px;
    }

    .WNameCompaAboutR h1 {
        font-size: 34px;
    }
}

/* Mobile & tablet */
@media (max-width: 1023px) {
    .WLeftAboutHome {
        float: none;
        width: 100%;
        text-align: center;
    }

    .WRightAboutHome {
        float: none;
        width: 100%;
    }
}

/* Mobile */
@media (max-width: 739px) {
    .WLeftAboutHome img {
        width: 100%;
    }

    .WLeftAboutHome {
        margin-top: 0;
    }

    .widgetAboutHome {
        padding-top: 40px;
    }

    .WRightAboutHome {
        padding-top: 82px;
    }

    .DecorBottomLStar {
        position: absolute;
        left: 13px;
        bottom: -54px;
    }

    .WNameCompaAboutR h2 {
        font-size: 30px;
    }

    .WNameCompaAboutR h1 {
        font-size: 31px;
    }

    section.WidgetAboutHome {
        font-size: 15px;
        font-style: normal;
        text-align: justify;
    }
}

.WidgetResultHome {
    padding: 36px 0;
    position: relative;
    padding-bottom: 7px;
}

.WContentResult {
    padding-left: 11px;
}

.WidgetResultHome .grid.wide {
    max-width: 1220px;
    position: relative;
    z-index: 1;
}

.wResultHome {
    position: relative;
}

.WidgetResultHome:before {
    content: "";
    position: absolute;
    background: var(--text, linear-gradient(180deg, #bca65a 0%, #cdb25e 84.90%));
    background-size: 100% 100%;
    left: 0;
    top: -49px;
    width: 100%;
    height: 290px;
    z-index: 1;
}

.WContentResult h4 {
    color: #FFF;
    font-family: 'KodchasanB';
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.WContentResult span {
    color: #FFF;
    display: block;
    font-family: 'QuicksandB';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 142.5%; /* 28.5px */
}

li.ItemResultHome {
    display: flex;
    align-items: center;
}

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

@media (min-width: 1024px) and (max-width: 1239px) {
    .WContentResult span {
        font-size: 15px;
    }

    .WContentResult h4 {
        font-size: 28px;
    }

    .IconDecorResultHome img {
        width: 100%;
    }
}
/* Mobile & tablet */
@media (max-width: 1023px) {
    ul.ListResultHome {
        padding: 0;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 35px;
        row-gap: 30px;
    }

    .IconDecorResultHome img {
        width: 100%;
    }

    .IconDecorResultHome {
        width: 10%;
    }

    .WContentResult span {
        font-size: 18px;
    }

    .WContentResult h4 {
        font-size: 23px;
    }

    .WTopLibraryVideoHome h4 {
        font-size: 33px;
    }
}

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

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

    .IconDecorResultHome {
        width: 62%;
    }

    .WidgetResultHome {
        padding: 16px 0;
    }

    .WidgetDesDetailAboutHomeChild {
        padding-top: 45px;
        padding-bottom: 62px;
    }

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

    .WidgetResultHome:before {
        height: 250px;
        top: -23px;
    }

    .WTopLibraryVideoHome h4 {
        font-size: 17px;
    }

    strong.DecorTitleNameGeci {
        font-size: 16px;
        line-height: 1.4;
    }
}

.WNameCompaAboutR h2 {
    font-family: KodchasanSB;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    background: var(--text, linear-gradient(180deg, #bca65a 0%, #cdb25e 84.90%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 30px;
}

.WNameCompaAboutR h1 {
    font-family: KodchasanB;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: var(--2, linear-gradient(180deg, #a5702f 0%, #edcf70 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 7px;
}

.widgetAboutHome {
    position: relative;
    background-color: #fff;
    padding-top: 85px;
    padding-bottom: 110px;
}

.DesAboutSloganR {
    color: #525252;
    font-family: QuicksandB;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 20px;
}

section.WidgetAboutHome {
    color: #6F6F6F;
    font-family: QuicksandM;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%; /* 21.36px */
    text-align: justify;
}

.WDetailLinkAbout a {
    color: #FFF;
    font-family: QuicksandSB;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 133.188%; /* 21.31px */
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
    border-radius: 8px;
}

    .WDetailLinkAbout a:hover {
        background: #a5702f;
    }

.WDetailLinkAbout {
    width: 150px;
    height: 52px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--text, linear-gradient(180deg, #bca65a 0%, #cdb25e 84.90%));
    box-shadow: 0px 4px 4px 0px rgb(220 207 193);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 7px;
}

section.WidgetDetailAboutChild img {
    margin: 10px 0;
    cursor: zoom-in;
    pointer-events: all;
}

section.WidgetDetailAboutChild h3, section.WidgetDetailAboutChild h2 {
    margin: 10px 0;
    font-family: KodchasanB;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    background: var(--2, linear-gradient(180deg, #a5702f 0%, #edcf70 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.WDetailLinkAbout a img {
    margin-right: 5px;
    display: none;
}

.WLeftAboutHome {
    float: left;
    width: 50%;
    position: relative;
}

    .WLeftAboutHome img {
        position: relative;
        z-index: 1;
        width: 565px;
    }

.WRightAboutHome {
    float: right;
    width: 46%;
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) and (max-width: 1239px) {
    .WLeftAboutHome img {
        width: 83%;
    }

    .WNameCompaAboutR h2 {
        font-size: 34px;
    }

    .WNameCompaAboutR h1 {
        font-size: 34px;
    }
}

/* Mobile & tablet */
@media (max-width: 1023px) {
    .WLeftAboutHome {
        float: none;
        width: 100%;
        text-align: center;
    }

    .WRightAboutHome {
        float: none;
        width: 100%;
    }

    .widgetAboutHome {
        position: relative;
        background-color: #fff;
        padding-top: 73px;
        padding-bottom: 60px;
    }
}

/* Mobile */
@media (max-width: 739px) {
    .WLeftAboutHome img {
        width: 100%;
    }

    .WLeftAboutHome {
        margin-top: 0;
    }

    section.WidgetDetailAboutChild, section.WidgetDetailAboutChild a, section.WidgetDetailAboutChild p {
        font-size: 16px !important;
    }

    .widgetAboutHome {
        padding-top: 40px;
    }

    section.WidgetDetailAboutChild {
        text-align: justify;
    }

        section.WidgetDetailAboutChild h3, section.WidgetDetailAboutChild h2 {
            font-size: 18px;
        }

    .WRightAboutHome {
        padding-top: 0;
    }

    .DecorBottomLStar {
        position: absolute;
        left: 13px;
        bottom: -54px;
    }

    .WNameCompaAboutR h2 {
        font-size: 20px;
    }

    .WNameCompaAboutR h1 {
        font-size: 29px;
    }

    .DesAboutSloganR {
        font-size: 17px;
    }

    section.WidgetAboutHome {
        font-size: 15px;
        font-style: normal;
        text-align: justify;
        margin-bottom: 20px;
    }
}