﻿/*RS*/
.home-about-top {
    display: flex;
}

    .home-about-top .item.left {
        width: 50%;
        padding-left: 222px;
        position: relative;
        float: none;
    }

ul.l-choose-about-h {
    padding: 0;
    margin: 0;
    margin-top: 13px;
}

.home-about-top .item.right {
    flex: 1 1 0;
    padding-left: 8px;
    float: none;
}

.img-about-l-2 a img {
    display: block;
    width: 376px;
    height: 434px;
    border: 10px solid #fff;
    border-radius: 80px 0;
    object-fit: cover;
}

.t-l-about-img-home .img a img {
    display: block;
    width: 340px;
    height: 434px;
    border-radius: 80px 0;
    object-fit: cover;
}

.t-l-about-img-home {
    display: flex;
}

    .t-l-about-img-home .img {
        padding-top: 231px;
        position: absolute;
        left: 0;
    }

.home-about {
    padding-top: 25px;
    padding-bottom: 25px;
    background: url(/Design/MyLinhFood/bg-a.png) no-repeat;
    background-size: cover;
}

.title-about-top {
    position: relative;
}

.title-welcome h4 {
    display: inline-block;
    padding: 2px 41px 0 34px;
    margin: 0;
    color: #fff;
    font-family: 'InterSB';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 225% */
    text-transform: uppercase;
    background: linear-gradient(180deg, #C20116 0%, #FF001C 100%);
    border-radius: 34px 0;
}

.title-about-top h2 {
    position: relative;
    margin: 21px 0 23px 0;
    padding-bottom: 15px;
    font-family: 'Dongle-Bold';
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(180deg, #C20116 0%, #80010E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

    .title-about-top h2 strong {
        display: block;
        font-size: 90px;
        font-style: normal;
        font-weight: 700;
        line-height: 42.287px; /* 46.986% */
    }

.home-about-top .item.right > section {
    color: #6C6C6C;
    font-family: 'InterR';
    text-align: justify;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 153.333% */
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.p-btn-link-about {
    display: flex;
    width: 163.511px;
    height: 45px;
    justify-content: center;
    align-items: center;
    border-radius: 33.83px;
    background: linear-gradient(180deg, #FF001C 0%, #C20116 100%);
}

    a.p-btn-link-about span {
        color: #FFF;
        text-align: center;
        font-family: 'InterR';
        font-size: 15.036px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.553px; /* 150% */
    }

.img-choose-about-h img {
    position: relative;
    left: 2px;
}

.b-choose-about-h h4 {
    margin: 0;
    font-family: 'Dongle-Bold';
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 118.64% */
    text-transform: capitalize;
    background: linear-gradient(180deg, #C20116 0%, #80010E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

li.item-choose-about-h {
    list-style: none;
    display: flex;
    margin-top: 6px;
    align-items: center;
}

section.des-choose-item-about {
    margin-top: -12px;
    color: #6C6C6C;
    font-family: 'InterR';
    text-align: justify;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 153.333% */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-choose-about-h {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 74px;
    border-radius: 9.397px;
    background: linear-gradient(150deg, #FEFA0E 15.56%, #FDD338 100%);
}

.b-choose-about-h {
    flex: 1 1 0;
    margin-left: 23px;
}

.list-choose-about-home {
    margin-bottom: 37px;
}

.title-about-top h2:after {
    content: "";
    position: absolute;
    width: 102px;
    height: 3px;
    flex-shrink: 0;
    bottom: 0;
    left: 0;
    border-radius: 18.794px;
    background: #C20116;
}

.img-decor-flower {
    display: none;
    position: absolute;
    width: 506px;
    height: 506px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 506px;
    background: rgb(29 146 236 / 30%);
    z-index: -1;
}

.title-name-decor-dieu {
    position: relative;
}

.img-decor-dieu {
    flex: 1 1 0;
    position: absolute;
    right: -75px;
    top: -26px;
}

@media (min-width: 1024px) and (max-width: 1220px) {
}

@media(max-width:1023px) {
    .home-about-top {
        display: block;
    }

        .home-about-top .item.left {
            padding-left: 0;
            width: 100%;
        }

        .home-about-top .item.right {
            padding-left: 0;
            padding-top: 18px;
        }

    .img-about-l-2 a img {
        width: 100%;
        height: auto;
        border-radius: 0 60px;
    }

    .t-l-about-img-home .img {
        position: unset;
        padding: 0;
        display: none;
    }

    .t-l-about-img-home a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .t-l-about-img-home .img a img {
        width: 100%;
        height: auto;
        border-radius: 60px 0;
    }

    .t-l-about-img-home {
        display: block;
    }

    .title-about-top h2 {
        font-size: 30px;
        line-height: normal;
        display: block;
        margin-top: 10px;
    }

        .title-about-top h2 strong {
            font-size: 48px;
            line-height: 25px;
        }

    .title-welcome h4 {
        font-size: 12px;
        padding: 2px 20px 0 20px;
        line-height: 28px;
    }

    .img-decor-dieu img {
        width: 100%;
        height: auto;
    }

    .img-decor-dieu {
        width: 22%;
        right: -7px;
    }

    .img-decor-flower {
        width: 100%;
        height: 360px;
    }

    .b-choose-about-h h4 {
        font-size: 26px;
    }

    a.p-btn-link-about {
        display: flex;
        width: 105px;
        height: 35px;
    }

        a.p-btn-link-about span {
            font-size: 12px;
        }

    .b-choose-about-h {
        margin-left: 10px;
    }

    .img-choose-about-h svg {
        width: 53%;
        height: auto;
    }

    .home-about-top .item.right section {
        font-size: 13px;
        text-align: justify;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    section.des-choose-item-about {
        font-size: 12px !important;
        line-height: 19px;
        margin-top: -7px;
    }

    .img-choose-about-h img {
        width: 50%;
        height: auto;
    }

    .img-choose-about-h {
        width: 60px;
        height: 60px;
    }

    .home-about {
        padding-top: 35px;
        padding-bottom: 0;
        background-size: contain;
    }

        .home-about:before {
            height: 22px;
            top: -21px;
        }

        .home-about:after {
            top: -50px;
        }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width:739px) {
    .t-l-about-img-home .img a img {
        width: 100%;
        height: 187px;
        border-radius: 20px;
    }

    .img-decor-dieu {
        width: 40%;
        right: -7px;
    }

    .img-about-l-2 a img {
        width: 100%;
        height: 275px;
        border-radius: 0 20px;
    }
}