.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item {
    position: relative
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 768px
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content:not(.full) {
    padding-left: .625rem;
    padding-right: .625rem
}

@media only screen and (min-width: 48rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content:not(.full) {
        padding-left:.875rem;
        padding-right: .875rem;
        max-width: 768px
    }
}

@media only screen and (min-width: 64rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content:not(.full) {
        max-width:1024px
    }
}

@media only screen and (min-width: 75rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content:not(.full) {
        max-width:1200px
    }
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner {
    opacity: 0;
    position: relative;
    transform: translate(100px);
    padding: 40px 30px;
    background: #327555ba;
    border-radius: 20px
}

@media only screen and (min-width: 75rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner {
        width:100%;
        max-width: 833px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner {
        padding:30px 15px;
        border-radius: 10px
    }
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0;
    position: relative;
    transform: translateY(-20px);
    transition: all .8s ease;
    visibility: hidden
}

@media only screen and (min-width: 48rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-title {
        font-size:28px;
        line-height: 48px
    }
}

@media only screen and (min-width: 96rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-title {
        font-size:36px;
        line-height: 54px
    }
}

@media only screen and (max-width: 63.99875rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-title {
        line-height:40px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-title {
        font-size:18px;
        line-height: 24px;
        margin-bottom: 10px
    }

    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-title br {
        display: none
    }
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-desc {
    color: #fff;
    opacity: 0;
    position: relative;
    transform: translate(-50px);
    transition: all .8s ease;
    visibility: hidden
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-desc {
    margin-bottom: 1rem
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-desc strong {
    font-weight: 700
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-desc p {
    line-height: 26px
}

@media only screen and (max-width: 47.99875rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-desc p {
        line-height:20px;
        font-size: 12px
    }
}

@media only screen and (max-width: 39.99875rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner .html-desc {
        margin-bottom:10px
    }
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner ._button {
    display: inline-flex;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: all .8s ease;
    transition-delay: 1s
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner ._button .button-link {
    white-space: nowrap;
    background: #fff;
    font-weight: 600;
    padding: 15px 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #3cb44a;
    transition: .4s;
    font-size: 13px;
    line-height: 13px;
    position: relative
}

@media only screen and (max-width: 47.99875rem) {
    .section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner ._button .button-link {
        padding:10px 12px;
        font-size: 12px;
        line-height: 12px
    }
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner ._button .button-link:after {
    display: inline-block;
    content: "ï¡";
    font-family: "Font Awesome 6 Pro";
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide .item .overlay-content .inner ._button .button-link:hover {
    transform: translateY(-5px)
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide.swiper-slide-active .item .overlay-content .inner {
    opacity: 1;
    transform: translate(0);
    transition: all .5s ease
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide.swiper-slide-active .item .overlay-content .html-title {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .4s;
    visibility: visible
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide.swiper-slide-active .item .overlay-content .html-desc {
    opacity: 1;
    transform: translate(0);
    transition-delay: .4s;
    visibility: visible
}

.section.hb_banner_home .swiper-container .w-swiper .swiper-slide.swiper-slide-active .item .overlay-content ._button {
    transform: scale(1)
}

.section.hb_banner_home .swiper-button {
    border: 1px solid transparent!important;
    border-radius: 8px!important;
    background: linear-gradient(#fff,#fff) padding-box,linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%) border-box!important
}

@media only screen and (max-width: 63.99875rem) {
    .section.hb_banner_home .swiper-button {
        display:none!important
    }
}

.section.hb_banner_home .swiper-button:before {
    content: ""
}

.section.hb_banner_home .swiper-button:hover {
    background: #3cb44a!important
}

.section.hb_banner_home .swiper-button:hover:before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.section.hb_banner_home .swiper-button.swiper-button-prev {
    left: 8%!important
}

.section.hb_banner_home .swiper-button.swiper-button-prev:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAdCAYAAADGgB7AAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFXSURBVHgBzdfNbYMwGAbg94v7c2gO9Ma1E5RsABt0hG5QZQKcLtB2hExQZYLSCeoRyI1bOTRq1TT5apKgIET4OVj2KwHGNtIjA/qAMDBeIL018atuhlum6beSzzCQ0ZDJe9Q20c1wdzHxAwylN+yIotuyj5gXMBTqM6kJBeb5Sj3ew1A6YTZQ6ILZQqENZhOFUzDbKDTBXEChDnMFhSrMJRRKmGuoItSIAhTpOggL+VIyKY40nsRvfKh9jiRdfcxu6GoSf+oTDw7lnOn6DEwzXY2famM5WG9WQi+5kvnu4R8HUjJxXBlNN0zRj5IpLEUUu98sSS79iPQ7Gh76vRHhTvjR4i9LrKycKBuu4UT1xCWcqHe4ghNNnS7gxKkB2zjRNmgTJ7om2MJ1wmzhesFacME6e5/DQAb9ietPEklFbT3GWPHvvWJlipW78KOlXrrlBjQ1dSv/AZtY8xK3fIXCAAAAAElFTkSuQmCC) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 15px
}

.section.hb_banner_home .swiper-button.swiper-button-next {
    right: 8%!important
}

.section.hb_banner_home .swiper-button.swiper-button-next:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAdCAYAAADGgB7AAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFNSURBVHgBzZdBToRAEEV/DRhNjAnuZok3wBsMN5gbeAS9wYAXGW9g5gSydMkRWLITk1kYRcqmHA2zGqBTDS8hXV3daV6KRTUEBa6iZN0Qb01YfTPFH3lSYCALKNAQ7s0QmCf0iF8uoiTEQFTEwNh1ZqPkPCjwVWav58uYQFgdUsGCsPaW8a4us6rPGSpiLZ9lltnIqYnZyqmK2cipi42VcyI2Rs6Z2FA5p2JD5JyL9ZWjIEqCGogwAUy8McOqkyr+eqtfEz/z8eKUSPsy4w1d3m7e8NtwZ8MZ07Vv6pma+M4U1r0cSUGO3kvMaZWnFWEi2tvG4bOF6Ejt88dEYkzAKSmZwzF9pCQHh/SVkjwcMURK1jBDKVnHDKVkD2YoJfughI2U7IUCtlItKv+VHmFrI9WiIkZo3v/jEVItPhSoefFgDi7MdSrf5+kTRvADWFfl8uygnIcAAAAASUVORK5CYII=) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 15px
}

.section.hb_banner_home .swiper-controls {
    height: 0
}

.section.hb_banner_home .swiper-pagination {
    bottom: 45px;
    margin-top: 0;
    line-height: 1
}

@media only screen and (max-width: 63.99875rem) {
    .section.hb_banner_home .swiper-pagination {
        bottom:25px
    }
}

.section.hb_banner_home .swiper-pagination .swiper-pagination-bullet {
    background-color: #ababab;
    box-shadow: 0 0 0 2px #ababab;
    opacity: 1!important;
    transform: unset
}

.section.hb_banner_home .swiper-pagination .swiper-pagination-bullet-active-main {
    border-radius: 10px!important;
    background-color: #fff!important;
    box-shadow: 0 0 0 2px #fff!important
}

@media only screen and (min-width: 64rem) {
    .section.hb_banner_home .swiper-pagination .swiper-pagination-bullet-active-main {
        width:35px!important
    }
}

.section.home-infomation {
    padding-top: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .section.home-infomation {
        padding-top:2.5rem
    }
}

@media only screen and (min-width: 64rem) {
    .section.home-infomation {
        padding-top:3.75rem
    }
}

.section.home-infomation {
    padding-bottom: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .section.home-infomation {
        padding-bottom:2.5rem
    }
}

@media only screen and (min-width: 64rem) {
    .section.home-infomation {
        padding-bottom:3.75rem
    }
}

.section.home-infomation .flex-info {
    align-items: center
}

.section.home-infomation .flex-info {
    grid-gap: 1.875rem;
    gap: 1.875rem
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-infomation .flex-info {
        flex-direction:column-reverse
    }
}

@media only screen and (min-width: 48rem) {
    .section.home-infomation .flex-info .cell {
        width:calc(50% - 15px)
    }
}

@media only screen and (min-width: 48rem) {
    .section.home-infomation .flex-info .cell-left {
        order:2
    }
}

@media only screen and (max-width: 63.99875rem) {
    .section.home-infomation .flex-info .cell-left .heading-title {
        margin-bottom:10px
    }

    .section.home-infomation .flex-info .cell-left .heading-title br {
        display: none
    }
}

.section.home-infomation .flex-info .cell-left ._desc {
    margin-bottom: 30px;
    color: #5a5a5a
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-infomation .flex-info .cell-left ._desc {
        margin-bottom:16px
    }
}

.section.home-infomation .flex-info .cell-left ._desc p {
    line-height: 26px
}

.section.home-infomation .flex-info .cell-left ._button {
    border-radius: 8px;
    border: 1px solid transparent;
    background: linear-gradient(#fcfceb,#fcfceb) padding-box,linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%) border-box;
    transition: .4s;
    padding: 14px 20px 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #3cb44a;
    font-weight: 500
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-infomation .flex-info .cell-left ._button {
        padding:12px 15px 10px;
        border-radius: 4px
    }
}

.section.home-infomation .flex-info .cell-left ._button:hover {
    transform: translateY(-5px)
}

@media only screen and (min-width: 48rem) {
    .section.home-infomation .flex-info .cell-right {
        order:1
    }
}

.section.home-product-cat {
    background: #f7f7f7;
    overflow: hidden;
    z-index: 1
}

.section.home-product-cat {
    padding-top: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat {
        padding-top:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .section.home-product-cat {
        padding-top:5rem
    }
}

.section.home-product-cat {
    padding-bottom: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat {
        padding-bottom:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .section.home-product-cat {
        padding-bottom:5rem
    }
}

.section.home-product-cat:before {
    position: absolute;
    content: "";
    background: url(../img/CIRCLE-BG.png) no-repeat center;
    background-size: 100% 100%;
    width: 606px;
    height: 841px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: -1
}

.section.home-product-cat .right-container {
    margin-left: auto;
    margin-right: 0
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .right-container {
        max-width:calc(50% + 635px);
        padding-left: .875rem
    }
}

@media only screen and (min-width: 96rem) {
    .section.home-product-cat .right-container {
        max-width:calc(50% + 720px)
    }
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-product-cat .right-container {
        max-width:100%
    }
}

.section.home-product-cat .flex-info {
    grid-gap: 1.25rem;
    gap: 1.25rem
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info {
        grid-gap:1.875rem;
        gap: 1.875rem
    }
}

@media only screen and (min-width: 64rem) {
    .section.home-product-cat .flex-info {
        grid-gap:1.875rem;
        gap: 1.875rem
    }
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info .cell-left {
        flex:0 0 calc(35% - 15px);
        max-width: calc(35% - 15px);
        padding-top: 30px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-product-cat .flex-info .cell-left {
        flex:0 0 100%;
        max-width: 100%;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media only screen and (max-width: 63.99875rem) {
    .section.home-product-cat .flex-info .cell-left .html-title br {
        display:none
    }
}

.section.home-product-cat .flex-info .cell-left .desc p {
    line-height: 26px
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info .cell-right {
        flex:0 0 calc(65% - 15px);
        max-width: calc(65% - 15px)
    }
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-product-cat .flex-info .cell-right {
        flex:0 0 100%;
        max-width: 100%;
        padding-left: 10px
    }
}

@media only screen and (min-width: 64rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide {
        width:33.3333333333%;
        padding: 0 10px
    }
}

@media only screen and (max-width: 63.99875rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide {
        width:50%;
        padding-right: 10px
    }
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a {
    transition: .4s;
    padding: 8px 8px 20px;
    border-radius: 12px;
    background: #fff
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-bottom: 20px
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a ._content {
    position: relative;
    display: flex;
    align-items: center
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a ._content:after {
    display: inline-block;
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAO/SURBVHgB5ZvhddowEMcPXr6XDapOEEZwJ2hGYIOyQegEyQakE9ANcCfAmQBvkGSCq846VbIwGOOzZMjvvXsKRGD9dcdZkqUJDAQiznSRaVPa7rXNtc34tU/J9q7tVVuurZhMJu8wdkiktkdtW+zPVttSmwJBJiCAblSmi0cwHrWQhwowXivY3rXnyuCzCozXbUTcB99D5Np+6c/mkBISinVvvmnb8PszuBCOlAdtL4HX9/Q+xIa80iB01Udky7UWLNaylg71Uw34yQIHFXrk2itPOJULGAoOsyevlzfRerneDhWE+hNIw2ILz6tLSAxncBtpO7HO5x7de2E0h5HQ0DYFfRD/wgFoaOPl+cQL41GKtQSidxeJ9hLUqMVaAtHdEhma+55NUAquBMov6BLZeYk16Knk2bgrnL3Pdxa6e9warhQ0YwRi21bx4Zp+t8dAM26woZ2dqmhDeQVXDpph6HEvo5nhVN6FG6DVy+hmPwu4EY56mTOzRcGNEHi5Gozc8f/spPolXJEQunAGh2tZbdDqyB/oAa2L6Wv/1X/+0Ea32JVtkA1n8dUE7uVLyaAnXm6qwvoO3eoikcMw/Nb29Yx61BZ/NqagP9Vamjaz7BT2QCqwPsJDyQTqR/AUnHdfIRGcKKnDqSzZJLHaFAm2IZRDAhrEfgd5wQWX9yT4C7+IvtLfJHaIuwQ4wfMpuMRQQkQiiiWsM6ukVQERwZalIxxg1Gd1TiEykT17QFTBqcUS0QSPQSwx5YsDDjhpSC3W01aSYJfBhrtYas8qLivBdhQi/kShh9gPLs+pew7WmR8k+P9NGQTp41ldj2Zt3wQfgGdcFv7Cndjkoe0+Gxvvvp7589U3FHjOO0Kx/nx8Zt90PdD/AvOxiOX2HEYwusWuDQjAF4myK6ANdA8Wlv6bomE9FvDU4qQX1iu4EdA9FNw2/TO7NS97yTM7VuFmvIxmR2CVPE9V8r2s4EoJbo0PbZW3khk7BdjlkS/3Tren6CMCzca5buMArD9FH802pTYCZy26fJY+/Ny5pxIS/G6foStoBiO7axAdiC3gUlj0fsyi8TPtxkMzUZFvG4veeYlsDJtL/W3MtGNQfnToJTJincLb/DPbeO14xiGHwljfnU7lI0QA3QGSt+iRhoebtPfcEQqEaRBKbDFFLkEz0d9jnTX2XABgkRmHbig0gx4MeYyHyMEdvqL17/LIMR671YHMP9Tlf0/6YzwhHOpLlDuotULhhCTi4Sa4oeSpDIzX7DE8FVQtoX6oi17nQx3F+wcWBft66VdHqAAAAABJRU5ErkJggg==) no-repeat center;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: none;
    transition: .2s
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a ._content ._title {
    color: #3cb44a;
    font-weight: 500;
    line-height: 30px;
    width: 100%;
    text-align: center;
    transition: .3s
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a ._content ._title {
        font-size:18px
    }
}

@media only screen and (min-width: 96rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a ._content ._title {
        font-size:20px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a ._content ._title {
        font-size:16px
    }
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a:hover {
    background: #3cb44a
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a:hover ._content {
    justify-content: space-between
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a:hover ._content:after {
    display: inline-block
}

.section.home-product-cat .flex-info .cell-right .swiper-container .w-swiper .swiper-slide ._item a:hover ._content ._title {
    color: #fff;
    width: auto;
    text-align: left
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls {
        height:0
    }
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button {
    border: 1px solid transparent!important;
    border-radius: 8px!important;
    top: auto;
    bottom: 0;
    transform: unset;
    background: linear-gradient(#fff,#fff) padding-box,linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%) border-box!important
}

@media only screen and (max-width: 63.99875rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button {
        display:none!important
    }
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button:before {
    content: ""
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button:hover {
    background: #3cb44a!important
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button:hover:before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-prev:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAdCAYAAADGgB7AAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFXSURBVHgBzdfNbYMwGAbg94v7c2gO9Ma1E5RsABt0hG5QZQKcLtB2hExQZYLSCeoRyI1bOTRq1TT5apKgIET4OVj2KwHGNtIjA/qAMDBeIL018atuhlum6beSzzCQ0ZDJe9Q20c1wdzHxAwylN+yIotuyj5gXMBTqM6kJBeb5Sj3ew1A6YTZQ6ILZQqENZhOFUzDbKDTBXEChDnMFhSrMJRRKmGuoItSIAhTpOggL+VIyKY40nsRvfKh9jiRdfcxu6GoSf+oTDw7lnOn6DEwzXY2famM5WG9WQi+5kvnu4R8HUjJxXBlNN0zRj5IpLEUUu98sSS79iPQ7Gh76vRHhTvjR4i9LrKycKBuu4UT1xCWcqHe4ghNNnS7gxKkB2zjRNmgTJ7om2MJ1wmzhesFacME6e5/DQAb9ietPEklFbT3GWPHvvWJlipW78KOlXrrlBjQ1dSv/AZtY8xK3fIXCAAAAAElFTkSuQmCC) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 15px;
    filter: grayscale(1);
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-prev {
        left:-14%
    }
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-next {
    right: auto!important;
    left: -8%
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-next:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAdCAYAAADGgB7AAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFNSURBVHgBzZdBToRAEEV/DRhNjAnuZok3wBsMN5gbeAS9wYAXGW9g5gSydMkRWLITk1kYRcqmHA2zGqBTDS8hXV3daV6KRTUEBa6iZN0Qb01YfTPFH3lSYCALKNAQ7s0QmCf0iF8uoiTEQFTEwNh1ZqPkPCjwVWav58uYQFgdUsGCsPaW8a4us6rPGSpiLZ9lltnIqYnZyqmK2cipi42VcyI2Rs6Z2FA5p2JD5JyL9ZWjIEqCGogwAUy8McOqkyr+eqtfEz/z8eKUSPsy4w1d3m7e8NtwZ8MZ07Vv6pma+M4U1r0cSUGO3kvMaZWnFWEi2tvG4bOF6Ejt88dEYkzAKSmZwzF9pCQHh/SVkjwcMURK1jBDKVnHDKVkD2YoJfughI2U7IUCtlItKv+VHmFrI9WiIkZo3v/jEVItPhSoefFgDi7MdSrf5+kTRvADWFfl8uygnIcAAAAASUVORK5CYII=) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 15px;
    filter: grayscale(1);
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination {
    line-height: 1;
    margin-top: 20px
}

@media only screen and (min-width: 48rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination {
        display:none
    }
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    background-color: #ababab;
    box-shadow: 0 0 0 2px #ababab;
    opacity: 1!important;
    transform: unset
}

.section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-main {
    border-radius: 10px!important;
    background-color: #fff!important;
    box-shadow: 0 0 0 2px #fff!important
}

@media only screen and (min-width: 64rem) {
    .section.home-product-cat .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-main {
        width:35px!important
    }
}

.hb_imagesQC_home {
    background: #f7f7f7
}

.hb_imagesQC_home {
    padding-bottom: 2.5rem
}

@media only screen and (min-width: 48rem) {
    .hb_imagesQC_home {
        padding-bottom:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_imagesQC_home {
        padding-bottom:5rem
    }
}

.hb_imagesQC_home .flex-info .cell,.hb_imagesQC_home .flex-info .cell ._list {
    width: 100%
}

.hb_imagesQC_home .flex-info .cell ._list ._item {
    position: relative;
    width: 100%
}

.hb_imagesQC_home .flex-info .cell ._list ._item ._image {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    overflow: hidden
}

@media only screen and (max-width: 47.99875rem) {
    .hb_imagesQC_home .flex-info .cell ._list ._item ._image {
        border-radius:15px
    }
}

.hb_imagesQC_home .flex-info .cell ._list ._item ._image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hb_imagesQC_home .flex-info .cell ._list ._item a {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.hb_product_home {
    background: #f7f7f7
}

.hb_product_home {
    padding-bottom: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .hb_product_home {
        padding-bottom:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_product_home {
        padding-bottom:5rem
    }
}

.hb_product_home ._button a {
    border-radius: 8px;
    border: 1px solid transparent;
    background: linear-gradient(#f7f7f7,#f7f7f7) padding-box,linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%) border-box;
    transition: .4s;
    padding: 14px 20px 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #3cb44a;
    font-weight: 500
}

@media only screen and (max-width: 47.99875rem) {
    .hb_product_home ._button a {
        padding:12px 15px 10px;
        border-radius: 4px
    }
}

.hb_product_home ._button a:hover {
    transform: translateY(-5px)
}

@media only screen and (max-width: 47.99875rem) {
    .hb_product_home ._button.desktop {
        display:none
    }
}

.hb_product_home ._button.mobile {
    margin-top: 15px;
    text-align: center
}

@media only screen and (min-width: 48rem) {
    .hb_product_home ._button.mobile {
        display:none
    }
}

.hb_product_home .flex-info {
    grid-gap: 1.875rem;
    gap: 1.875rem
}

.hb_product_home .flex-info .cell ._title_design {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

@media only screen and (max-width: 47.99875rem) {
    .hb_product_home .flex-info .cell ._title_design {
        margin-bottom:15px
    }
}

.hb_product_home .flex-info .cell ._title_design .heading-title {
    margin-bottom: 0
}

@media only screen and (min-width: 48rem) {
    .hb_product_home .flex-info .cell-left {
        flex:0 0 calc(25% - 15px);
        max-width: calc(25% - 15px)
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_product_home .flex-info .cell-left {
        flex:0 0 100%;
        max-width: 100%;
        display: none
    }
}

.hb_product_home .flex-info .cell-left ._images {
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.hb_product_home .flex-info .cell-left ._images img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media only screen and (min-width: 48rem) {
    .hb_product_home .flex-info .cell-right {
        flex:0 0 calc(75% - 15px);
        max-width: calc(75% - 15px)
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_product_home .flex-info .cell-right {
        flex:0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 64rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .product-list .w-swiper .swiper-wrapper .swiper-slide {
        width:calc(33.3333333333% - 20px)
    }
}

@media only screen and (max-width: 63.99875rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .product-list .w-swiper .swiper-wrapper .swiper-slide {
        width:calc(50% - 15px)
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .product-list .w-swiper .swiper-wrapper .swiper-slide {
        width:100%
    }
}

@media only screen and (min-width: 48rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .swiper-controls {
        height:0
    }
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button {
    border: 1px solid transparent!important;
    border-radius: 8px!important;
    background: linear-gradient(#fff,#fff) padding-box,linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%) border-box!important
}

@media only screen and (max-width: 63.99875rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button {
        display:none!important
    }
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button:before {
    content: ""
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button:hover {
    background: #3cb44a!important
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button:hover:before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-prev {
    left: -20px!important
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-prev:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAdCAYAAADGgB7AAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFXSURBVHgBzdfNbYMwGAbg94v7c2gO9Ma1E5RsABt0hG5QZQKcLtB2hExQZYLSCeoRyI1bOTRq1TT5apKgIET4OVj2KwHGNtIjA/qAMDBeIL018atuhlum6beSzzCQ0ZDJe9Q20c1wdzHxAwylN+yIotuyj5gXMBTqM6kJBeb5Sj3ew1A6YTZQ6ILZQqENZhOFUzDbKDTBXEChDnMFhSrMJRRKmGuoItSIAhTpOggL+VIyKY40nsRvfKh9jiRdfcxu6GoSf+oTDw7lnOn6DEwzXY2famM5WG9WQi+5kvnu4R8HUjJxXBlNN0zRj5IpLEUUu98sSS79iPQ7Gh76vRHhTvjR4i9LrKycKBuu4UT1xCWcqHe4ghNNnS7gxKkB2zjRNmgTJ7om2MJ1wmzhesFacME6e5/DQAb9ietPEklFbT3GWPHvvWJlipW78KOlXrrlBjQ1dSv/AZtY8xK3fIXCAAAAAElFTkSuQmCC) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 15px;
    filter: hue-rotate(245deg);
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-next {
    right: -20px!important
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-button.swiper-button-next:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAdCAYAAADGgB7AAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFNSURBVHgBzZdBToRAEEV/DRhNjAnuZok3wBsMN5gbeAS9wYAXGW9g5gSydMkRWLITk1kYRcqmHA2zGqBTDS8hXV3daV6KRTUEBa6iZN0Qb01YfTPFH3lSYCALKNAQ7s0QmCf0iF8uoiTEQFTEwNh1ZqPkPCjwVWav58uYQFgdUsGCsPaW8a4us6rPGSpiLZ9lltnIqYnZyqmK2cipi42VcyI2Rs6Z2FA5p2JD5JyL9ZWjIEqCGogwAUy8McOqkyr+eqtfEz/z8eKUSPsy4w1d3m7e8NtwZ8MZ07Vv6pma+M4U1r0cSUGO3kvMaZWnFWEi2tvG4bOF6Ejt88dEYkzAKSmZwzF9pCQHh/SVkjwcMURK1jBDKVnHDKVkD2YoJfughI2U7IUCtlItKv+VHmFrI9WiIkZo3v/jEVItPhSoefFgDi7MdSrf5+kTRvADWFfl8uygnIcAAAAASUVORK5CYII=) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 15px
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination {
    line-height: 1;
    margin-top: 15px
}

@media only screen and (min-width: 48rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination {
        display:none
    }
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    background-color: #ababab;
    box-shadow: 0 0 0 2px #ababab;
    opacity: 1!important;
    transform: unset
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-next,.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-next-next,.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-prev,.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-prev-prev {
    transform: unset
}

.hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-main {
    border-radius: 10px!important;
    background-color: #fff!important;
    box-shadow: 0 0 0 2px #fff!important
}

@media only screen and (min-width: 64rem) {
    .hb_product_home .flex-info .cell-right .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active-main {
        width:35px!important
    }
}

.hb_product_home.background-color {
    background: #f8f9eb
}

.hb_product_home.padding-top {
    padding-top: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .hb_product_home.padding-top {
        padding-top:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_product_home.padding-top {
        padding-top:5rem
    }
}

.hb_partner_home {
    padding-top: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .hb_partner_home {
        padding-top:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_partner_home {
        padding-top:5rem
    }
}

.hb_partner_home {
    padding-bottom: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .hb_partner_home {
        padding-bottom:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_partner_home {
        padding-bottom:5rem
    }
}

.hb_partner_home .flex-info {
    grid-gap: 1.25rem;
    gap: 1.25rem
}

@media only screen and (min-width: 48rem) {
    .hb_partner_home .flex-info {
        grid-gap:1.875rem;
        gap: 1.875rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_partner_home .flex-info {
        grid-gap:1.875rem;
        gap: 1.875rem
    }
}

.hb_partner_home .flex-info .cell {
    width: 100%
}

.hb_partner_home .flex-info .cell-left .heading-title {
    margin-bottom: 0;
    text-align: center;
    background: linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.hb_partner_home .flex-info .cell-right ._gallery {
    display: grid;
    grid-template-columns: repeat(5,1fr)
}

.hb_partner_home .flex-info .cell-right ._gallery {
    grid-gap: .625rem;
    gap: .625rem
}

@media only screen and (min-width: 48rem) {
    .hb_partner_home .flex-info .cell-right ._gallery {
        grid-gap:.9375rem;
        gap: .9375rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_partner_home .flex-info .cell-right ._gallery {
        grid-gap:1.25rem;
        gap: 1.25rem
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_partner_home .flex-info .cell-right ._gallery {
        grid-template-columns:repeat(2,1fr)
    }
}

.hb_partner_home .flex-info .cell-right ._gallery ._item {
    position: relative;
    transition: .4s
}

.hb_partner_home .flex-info .cell-right ._gallery ._item ._image {
    border-radius: 20px;
    overflow: hidden
}

@media only screen and (max-width: 47.99875rem) {
    .hb_partner_home .flex-info .cell-right ._gallery ._item ._image {
        border-radius:10px
    }
}

.hb_partner_home .flex-info .cell-right ._gallery ._item ._image img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.hb_partner_home .flex-info .cell-right ._gallery ._item a {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.hb_partner_home .flex-info .cell-right ._gallery ._item:hover {
    transform: translateY(-5px)
}

.hb_news_home {
    background: #f7f7f7
}

.hb_news_home {
    padding-top: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .hb_news_home {
        padding-top:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_news_home {
        padding-top:5rem
    }
}

.hb_news_home {
    padding-bottom: 1.875rem
}

@media only screen and (min-width: 48rem) {
    .hb_news_home {
        padding-bottom:3.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_news_home {
        padding-bottom:5rem
    }
}

.hb_news_home ._button a {
    border-radius: 8px;
    border: 1px solid transparent;
    background: linear-gradient(#f7f7f7,#f7f7f7) padding-box,linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%) border-box;
    transition: .4s;
    padding: 14px 20px 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #3cb44a;
    font-weight: 500
}

@media only screen and (max-width: 47.99875rem) {
    .hb_news_home ._button a {
        padding:12px 15px 10px;
        border-radius: 4px
    }
}

.hb_news_home ._button a:hover {
    transform: translateY(-5px)
}

@media only screen and (max-width: 47.99875rem) {
    .hb_news_home ._button.desktop {
        display:none
    }
}

.hb_news_home ._button.mobile {
    text-align: center;
    margin-top: 20px
}

@media only screen and (min-width: 48rem) {
    .hb_news_home ._button.mobile {
        display:none
    }
}

.hb_news_home .flex-info {
    grid-gap: 1.25rem;
    gap: 1.25rem
}

@media only screen and (min-width: 48rem) {
    .hb_news_home .flex-info {
        grid-gap:1.875rem;
        gap: 1.875rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_news_home .flex-info {
        grid-gap:1.875rem;
        gap: 1.875rem
    }
}

.hb_news_home .flex-info .cell {
    width: 100%
}

.hb_news_home .flex-info .cell-left {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hb_news_home .flex-info .cell-left .heading-title {
    margin-bottom: 0;
    background: linear-gradient(93.01deg,#3cb44a,#218b2e 103.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr)
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper {
    grid-gap: .625rem;
    gap: .625rem
}

@media only screen and (min-width: 48rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper {
        grid-gap:.9375rem;
        gap: .9375rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper {
        grid-gap:1.25rem;
        gap: 1.25rem
    }
}

@media only screen and (max-width: 63.99875rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper {
        grid-template-columns:repeat(1,1fr)
    }
}

@media only screen and (min-width: 64rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide {
        grid-column:span 1;
        grid-row: span 1
    }
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item {
    display: flex
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item {
    grid-gap: .625rem;
    gap: .625rem
}

@media only screen and (min-width: 48rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item {
        grid-gap:.9375rem;
        gap: .9375rem
    }
}

@media only screen and (min-width: 64rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item {
        grid-gap:.9375rem;
        gap: .9375rem
    }
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .cover {
    border-radius: 8px
}

@media only screen and (min-width: 48rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .cover {
        flex:0 0 203px;
        max-width: 203px
    }
}

@media only screen and (min-width: 96rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .cover {
        flex:0 0 243px;
        max-width: 243px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .cover {
        flex:0 0 113px;
        max-width: 113px
    }
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .cover .res {
    height: 100%
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content .meta {
    font-size: 14px;
    line-height: 1;
    color: #5a5a5a;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content .meta .terms {
    position: relative;
    padding-right: 10px;
    margin-right: 10px
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content .meta .terms:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #5a5a5a;
    right: -2px;
    top: 50%;
    transform: translateY(-50%)
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content .meta .terms a {
    color: #5a5a5a
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title {
    margin-bottom: 0
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a {
    font-weight: 500;
    color: #3cb44a;
    text-transform: capitalize;
    transition: .4s
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial
}

@supports (-webkit-line-clamp: 2) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box
    }
}

@media only screen and (min-width: 48rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a {
        font-size:16px;
        line-height: 20px
    }
}

@media only screen and (min-width: 96rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a {
        font-size:18px;
        line-height: 24px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a {
        font-size:14px;
        line-height: 18px
    }
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content ._title a:hover {
    color: #3cb44a
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide .item .content .excerpt {
    display: none
}

@media only screen and (min-width: 64rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child {
        grid-column:span 1;
        grid-row: span 4
    }
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item {
    display: inline-block;
    padding: 8px 8px 20px;
    background: #fff;
    border-radius: 12px;
    height: 100%
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .cover {
    border-radius: 12px;
    flex: 0 0 100%;
    max-width: 100%
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content {
    padding-top: 15px
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content ._title {
    margin-bottom: 10px
}

@media only screen and (min-width: 48rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content ._title a {
        font-size:22px;
        line-height: 28px
    }
}

@media only screen and (min-width: 96rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content ._title a {
        font-size:24px;
        line-height: 32px
    }
}

@media only screen and (max-width: 47.99875rem) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content ._title a {
        font-size:20px;
        line-height: 24px
    }
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content .excerpt {
    color: #5a5a5a
}

.hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content .excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial
}

@supports (-webkit-line-clamp: 2) {
    .hb_news_home .flex-info .cell-right .lists-container .lists-wrapper .swiper-slide:first-child .item .content .excerpt {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box
    }
}
