<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    scroll-behavior: smooth;
}

.hotline {
    position: fixed;
    right: 1.5rem;
    bottom: 10%;
    z-index: 100;
}

.hotline svg {
    width: 3.75rem;
    height: 3.75rem;
}

.form-advise {
    max-width: 350px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding: 15px;
    background: linear-gradient(98.49deg, #dfb557 -39.81%, #fdf7bf 33.9%, #d6ab48 94.09%, #ae832d 149.71%, #ce9f2b 209.9%, #b48b2e 283.6%);
}

.form-advise input,
.form-advise textarea,
.form-advise select {
    margin-bottom: 10px;
}

.form-advise .btn {
    border: solid thin #fff;
    background: #ffffffd9;
    border-radius: 5px;
    margin: auto;
    display: block;
}

.form-advise select {
    color: #9ca8b9;
}

.info-company {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 15px 0 15px 0;
}

.info-company&gt;* {
    margin: 0 5px;
}

.footer-spa .info-company {
    justify-content: flex-start;
    border-bottom: solid thin #ebebeb;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.info-company .text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0.4688rem;
}

.info-company .text p,
.info-company .text a {
    font-weight: 300;
    margin-left: 0.3125rem;
    margin-bottom: 0;
}

.info-company .title {
    font-weight: 600;
    margin: 0.9375rem auto;
    font-size: 1.25rem;
}

.pro-cate__index {
    position: relative;
    z-index: 1;
}

.pro-cate__index .swiper__prev {
    left: 1rem;
}

.pro-cate__index .swiper__next {
    right: 1rem;
}

.banner-intro:not(.banner-after-feel) .banner-intro__item {
    width: calc(100% / 3 - 10px);
    margin-right: 10px;
}

.block-news-related {
    background: #ececec;
    padding: 1rem;
    margin-bottom: 1rem;
}

.block-news-related ul {
    list-style-type: disc;
    margin-left: 1.5rem;
}

.block-news-related ul li {
    margin-bottom: 0.5rem;
}

.banner-welcome img {
    max-width: 600px;
    max-height: 600px;
}

.tab-service {
    flex-wrap: wrap;
}

.tab-notify:after {
    content: attr(data-count);
    position: absolute;
    top: -9px;
    background: #f44336;
    padding: 2.5px;
    font-size: 12px;
    min-width: 20px;
    text-align: center;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    right: -10px;
}

.notify-link:after {
    content: attr(count-not-read);
    position: absolute;
    top: 0;
    left: 27px;
    font-size: 12px;
    background: #f44336;
    color: #fff;
    min-width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.notify-link {
    position: relative;
    z-index: 1;
}

.section-policy+.fixed .text-center {
    margin-bottom: 15px;
}

.section-auth+.section-policy {
    display: none;
}

.section-auth {
    margin-bottom: 3rem;
}

.banner-intro:not(.banner-after-feel) .banner-intro__item:nth-child(3n) {
    margin-right: 0;
}

.banner-intro .banner-intro__item .banner-title {
    font-size: 24px;
}

.section-banner__index .item-banner {
    width: calc(100% / 2);
}

.section_banners {
    max-width: 1200px;
    margin: 2rem auto;
}

.section_banners .img {
    width: 100%;
    height: auto;
}

.swiper-header-banners .swiper__prev {
    left: 0;
    background: #fff;
    opacity: 0.8;
}

.swiper-header-banners .swiper-button-disabled {
    display: none !important;
}

.swiper-header-banners .swiper__next {
    right: 0;
    background: #fff;
    opacity: 0.8;
}

.box-pro-combo.hide {
    max-height: 180px;
    overflow: hidden;
}

.box-pro-combo.hide::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(3600deg, hsl(0deg 0% 100%), hsl(0deg 0% 0% / 0%));
    content: '';
    height: 30%;
}

.box-pro-combo.hide~.read-more,
a[data-view-more].show {
    display: block !important;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}


/* New code */

.line-all {
    height: 2px;
    background: linear-gradient(180deg, rgba(255, 222, 243, 0.80) 0%, rgba(255, 222, 243, 0.00) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bg-gray-gradient {
    background: linear-gradient(180deg, rgba(255, 222, 243, 0.50) 0%, rgba(255, 222, 243, 0.00) 100%);
}

.item-video::after {
    content: "";
    width: 100%;
    height: 80%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
    pointer-events: none;
}

.item-new__big::after {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
    pointer-events: none;
}

.pagination__all .swiper-pagination-bullet {
    width: 50px;
    height: 3px;
    background: #EBEBEB;
    opacity: 1;
    border-radius: 0;
}

.pagination__all .swiper-pagination-bullet-active {
    background: #191817;
}

.list-properties .item input:checked~.content {
    background: #FFE0A9;
    color: #191817;
    border: 1px solid #191817;
}

.check-pro__bundled .rec::after {
    content: "";
    width: 5px;
    height: 10px;
    border: solid #EA0000;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    left: 8px;
    display: none;
    z-index: 1;
}

.check-pro__bundled input:checked~.rec::after {
    display: block;
}

.tab-pro__info .tablinks.active {
    color: #9D116A;
    border-bottom: 2px solid #9D116A;
}

.module-roadmap .item-roadmap .head {
    background: linear-gradient(180deg, rgba(255, 222, 243, 0.50) 0%, rgba(255, 222, 243, 0.00) 100%);
}

.section-roadmap .line::before,
.section-roadmap .line::after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #252525;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.section-roadmap .line::before {
    top: 0;
}

.section-roadmap .line::after {
    bottom: 0;
}

.menu-main {
    max-width: min(300px, 80%);
}

.menu-main .title {
    color: #fff;
}

.menu-main .title::after {
    content: "";
    width: 45px;
    height: 2px;
    background: #fff;
    display: block;
    margin-top: 8px;
}

.box-menu-content ul li a {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.box-menu-content ul li:not(:last-child) {
    margin-bottom: 16px;
}

.menu-main.active {
    left: 0;
}

.close-menu::before,
.close-menu::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
}

.close-menu::before {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close-menu::after {
    transform: translate(-50%, -50%) rotate(45deg);
}

.link-affiliate {
    list-style-type: disc;
    margin-left: 45px;
}

.link-affiliate li a {
    padding-left: 0;
}

.link-affiliate li a.active,
.link-affiliate li a:hover {
    color: #252525;
}

.box-menu-hover::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: calc(100% - 15px);
    left: 15%;
    z-index: 1;
}

.box-login-hover::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: calc(100% - 15px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.naris-up-pagination strong,
.naris-up-pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    border-radius: 40px;
    margin: 0 4px;
}

.naris-up-pagination a {
    background: linear-gradient(45deg, #EDE4D7 0%, #F3F0ED 51.04%, #EDE4D8 100%);
    color: #191817;
}

.box-my-cart .inputNumberMinus,
.box-my-cart .inputNumberPlus {
    border-radius: 100% !important;
}

.box-my-cart .pro__cart {
    position: relative;
    padding-right: 20px;
}

.box-my-cart .pro__cart .delete {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.line-camp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item-pro__all .add-to-cart:hover img {
    filter: unset;
}

.special-offer {
    background: linear-gradient(180deg, rgba(255, 222, 243, 0.80) 0%, rgba(255, 222, 243, 0.00) 100%);
}

.section-certifi {
    background: linear-gradient(180deg, rgba(255, 222, 243, 0.50) 0%, rgba(255, 222, 243, 0.00) 100%);
}

.section-statis {
    background: linear-gradient(180deg, rgba(255, 222, 243, 0.80) 0%, rgba(255, 222, 243, 0.00) 100%);
}

.footer a:hover {
    color: #dfb557;
}

.avatar-user img {
    border-radius: 100%;
}

.action-box-wrapper .main-content .btn {
    border: 1px solid #BF308B;
    background: #fff;
    color: #BF308B;
    flex-shrink: 0;
}

.action-box-wrapper .main-content .btn:hover {
    background: #BF308B;
    color: #fff;
}

.section-cart .custom-list-cart {
    padding-right: 0;
}

.item-tracking.active .icon img {
    filter: brightness(100);
}

@media(min-width:1024px) {
    .desktop-addcart .btn:hover svg path {
        stroke: #FFE0A9;
    }
    .module-cate__index:nth-child(2n) .button-read-all {
        text-align: left !important;
    }
    .section-new__index .new__index:nth-child(1) .item__new,
    .section-new__index .new__index:nth-child(2) .item__new,
    .section-new__index .new__index:nth-child(3) .item__new {
        display: block;
    }
    .section-new__index .new__index:nth-child(1) .item__new .image,
    .section-new__index .new__index:nth-child(2) .item__new .image,
    .section-new__index .new__index:nth-child(3) .item__new .image {
        width: 100%;
        margin-bottom: 16px;
    }
    .section-new__index .new__index:nth-child(1) .item__new .image .img,
    .section-new__index .new__index:nth-child(2) .item__new .image .img,
    .section-new__index .new__index:nth-child(3) .item__new .image .img {
        padding-top: 75%;
    }
    .section-new__index .new__index:nth-child(1) .item__new .title,
    .section-new__index .new__index:nth-child(2) .item__new .title,
    .section-new__index .new__index:nth-child(3) .item__new .title {
        font-size: 18px;
        text-transform: uppercase;
    }
    .section-new__index .new__index:nth-child(1) .item__new .short_content,
    .section-new__index .new__index:nth-child(2) .item__new .short_content,
    .section-new__index .new__index:nth-child(3) .item__new .short_content {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
}

@media(max-width:1024px) {
    .logo-footer {
        margin-left: auto;
        margin-right: auto;
    }
}

.item-pro {
    height: 100%;
}

.item-pro .main-contain {
    display: flex;
    flex-direction: column;
}

.header-search {
    overflow: hidden;
}

.nav-link__index {
    background: rgba(74, 144, 226, .8) !important;
    margin: 0 -15px;
    box-shadow: 0 4px 10px rgba(74, 144, 226, .6);
}

.swiper-banner__home {
    margin: 0 -15px;
}

.nav-link__index .link-item .text {
    color: #fff;
}

.section-pro&gt;.container {
    background: #f5f5f5 !important;
    padding: 16px 8px;
}

.section-pro .tab-pro .tablinks {
    padding: 8px;
    border-radius: 16px;
    height: 100%;
}

.section-pro .tab-pro&gt;div:nth-child(:first-child) .tablinks {
    background: #FDF462;
}

.section-pro .tab-pro&gt;div:nth-child(:last-child) .tablinks {
    background: #196aea;
}

.section-pro .tab-pro&gt;div:nth-child(:last-child) .tablinks .text {
    color: #fff !important;
}</pre></body></html>