.w9-products-2{width:100%;background-color:#f8f8f8;padding:2em 1em;}.w9-products-2__group{max-width:120em;margin:0 auto;}.w9-products-2__heading{display:flex;align-items:center;}.w9-products-2__heading__title{text-transform:capitalize;font-weight:700;font-size:3em;padding:1em;}.w9-products-2__items{display:flex;flex-wrap:wrap;margin-top:2em;}@media only screen and (max-width:37.5em){.w9-products-2__items{justify-content:flex-start;}}.w9-products-2__items__card{width:25%;padding-bottom:4em;text-align:center;text-transform:capitalize;border:0.1em solid #eee;}@media only screen and (max-width:37.5em){.w9-products-2__items__card{width:50%;margin-top:1em;}}.w9-products-2__items__card__content{position:relative;display:block;transition:all 0.2s;cursor:pointer;}.w9-products-2__items__card__content__imgbox{width:100%;background-size:contain;background-position:center;}.w9-products-2__items__card__content__imgbox__img{width:100%;margin:0 auto;}.w9-products-2__items__card__content__imgbox__status{position:absolute;display:inline-block;padding:0.5em 1em;background-color:rgba(var(--main-color-w), 1);margin:1em;color:white;border-radius:0.2em;top:0;}.w9-products-2__items__card__content__buy{transition:all 0.2s;cursor:pointer;position:absolute;padding:1em;margin:0 auto;display:inline-block;opacity:0;top:50%;left:50%;white-space:nowrap;transform:translate(-50%, -50%);background-color:rgba(255, 255, 255, 0.8);border:none;font-weight:600;cursor:pointer;}.w9-products-2__items__card__content__buy:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w9-products-2__items__card__content:hover .w9-products-2__items__card__content__buy{opacity:1;}.w9-products-2__items__card__name{margin-top:1em;color:darkgray;display:block;padding:0 0.5em;}.w9-products-2__items__card__des{margin-top:1.5em;font-weight:700;padding:0 1em;display:block;}.w9-products-2__items__card__price{margin-top:1.5em;display:flex;justify-content:center;font-size:1.3em;font-weight:800;}.w9-products-2__items__card__price__main{color:rgba(var(--main-color-w), 1);display:inline-block;}.w9-products-2__items__card__price__sub{text-decoration:line-through;margin-left:0.5em;display:inline-block;}.w9-products-2__items__card__button{margin-top:2em;padding:0.5em 2em;background-color:black;border:none;outline:none;cursor:pointer;color:white;border-radius:0.3em;font-weight:700;display:inline-block;font-size:1.4em;}.w9-products-2__items__card__button:hover{background-color:rgba(var(--second-color-w), 1);}.w9-products-2__items__sub{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;height:22em;justify-content:center;box-sizing:border-box;}@media only screen and (max-width:50em){.w9-products-2__items__sub{display:none;}}.w9-products-2__items__sub__box{width:50%;text-align:center;margin-left:2em;}.w9-products-2__items__sub-bg{background-repeat:no-repeat !important;background-size:cover !important;position:absolute !important;width:100%;height:100%;transition:all 0.2s;}.w9-products-2__items__sub-bg:hover{transform:scale(1.2);}.w9-products-2__items__sub__name{color:white;text-transform:uppercase;font-size:1.3em;position:relative;}.w9-products-2__items__sub__des{margin-top:1em;color:#0069df;font-size:2em;text-transform:capitalize;position:relative;}.w9-products-2__items__sub__info{margin-top:2em;font-size:1.3em;position:relative;}.w9-products-2__items__sub__text{position:relative;margin-top:2em;color:white;text-decoration:underline;font-size:1.3em;}.w21-blankpage{width:100%;background-color:white;}.w21-blankpage__group{max-width:120em;margin:0 auto;padding:0 .5em;}.w21-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;}.w21-banner{width:100%;background-color:#fff;}.w21-banner__group{max-width:120em;position:relative;margin:0 auto;overflow:hidden;}.w21-banner .swiper-button-next{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-button-prev{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-pagination-bullet{background-color:rgba(var(--main-color-w), 1);}.w21-banner .swiper-pagination{z-index:2;}.w21-banner__imgbox{width:100%;background-size:contain;background-position:center;}.w21-banner__imgbox__img{width:100%;}.w20-header{width:100%;background-color:rgba(var(--main-color-w), 1);padding:2em 1em;}.w20-header__group{max-width:120em;margin:0 auto;display:flex;align-items:center;}@media only screen and (max-width:50em){.w20-header__group{flex-direction:column;}}.w20-header__imgbox{height:10em;width:30em;background-size:contain;background-position:center;}@media only screen and (max-width:50em){.w20-header__imgbox{display:none;}}.w20-header__imgbox__img{width:100%;}.w20-header__search{display:flex;align-items:center;background-color:white;border-radius:0.3em;padding-left:1em;margin-left:2em;width:40%;position:relative;margin-top:1.5em;}@media only screen and (max-width:50em){.w20-header__search{width:100%;margin-left:0;}}.w20-header__search__input{border:none;outline:none;width:90%;font-size:1.2em;}.w20-header__search__icon{padding:1.3em;background-color:rgba(var(--main-color-w), 1);color:white;border:0.1em solid white;border-radius:0.3em;cursor:pointer;font-size:1.2em;margin-left:auto;}.w20-header__search__live{position:absolute;width:100%;top:4em;left:0;text-align:center;z-index:3;background-color:white;border:0.1em solid #f2f2f2;}.w20-header__search__live__pd{display:flex;align-items:center;cursor:pointer;}.w20-header__search__live__pd__imgbox{width:25%;margin-right:1em;background-size:contain;background-position:center;}.w20-header__search__live__pd__imgbox__img{width:100%;}.w20-header__search__live__pd__price{margin-right:1em;font-size:1.6em;font-weight:800;}@media only screen and (max-width:37.5em){.w20-header__search__live__pd__price{font-size:1em;}}.w20-header__search__live__pd__text{font-size:1.2em;}@media only screen and (max-width:37.5em){.w20-header__search__live__pd__text{font-size:1em;}}.w20-header__search__live__pd:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w20-header__search__live__gy{background-color:#f2f2f2;padding:0.5em;}.w20-header__search__live__gyf{background-color:#f2f2f2;padding:0.5em;text-decoration:underline;cursor:pointer;}.w20-header__btn{display:flex;margin-left:auto;}@media only screen and (max-width:50em){.w20-header__btn{display:none;}}.w20-header__btn__button{background-color:rgba(var(--main-color-w), 1);border:0.1em solid white;padding:0.7em;color:white;font-weight:600;margin-left:auto;white-space:nowrap;cursor:pointer;border-radius:0.3em;margin-left:1em;font-size:1.6em;}.w20-header__mobi{display:flex;align-items:center;justify-content:space-between;width:100%;}@media only screen and (min-width:50em){.w20-header__mobi{display:none;}}.w20-header__mobi__lbl{cursor:pointer;}.w20-header__mobi__imgbox{background-size:contain;background-position:center;max-height:10em !important;}@media only screen and (max-width:50em){.w20-header__mobi__imgbox{width:80%;}}.w20-header__mobi__imgbox__img{width:100%;}.w20-header__mobi__btn{color:white;position:relative;margin-right:1em;cursor:pointer;}.w20-header__mobi__btn__text{position:absolute;right:-1.2em;top:-2.2em;border:0.1em solid #f2f2f2;font-size:1em;border-radius:50%;padding:0.3em 0.6em;z-index:1;}.w20-header__mobi__btn__icon{font-size:2em;background-color:rgba(var(--main-color-w), 1);}.w20-header__checkbox:checked ~ .w20-menu{max-width:35em;}.w20-header__checkbox{display:none;}.w20-menu{width:100%;background-color:#191919;color:white;}@media only screen and (max-width:50em){.w20-menu{position:absolute;z-index:30;background-color:white;left:0;top:0;width:35em;max-width:0em;transition:all 0.2s ease;top:0;bottom:0;overflow:hidden;}}@media only screen and (max-width:50em){.w20-menu{height:104em;}}.w20-menu__group{max-width:120em;margin:0 auto;}.w20-menu__items{display:flex;list-style:none;}@media only screen and (max-width:50em){.w20-menu__items{flex-direction:column;color:black;}}.w20-menu__items__item:hover .w20-menu__items__drop{display:block;}.w20-menu__items__item{position:relative;padding:1.2em;font-size:1.4em;cursor:pointer;white-space:nowrap;}@media only screen and (min-width:50em){.w20-menu__items__item:first-child{width:20em;min-width:20em;}}@media only screen and (max-width:50em){.w20-menu__items__item{top:-3.5em;}}.w20-menu__items__item:first-child{background-color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w20-menu__items__item:first-child{top:20em;color:white;}}@media only screen and (max-width:50em){.w20-menu__items__item:first-child{top:14.5em;z-index:1;}}.w20-menu__items__item__text{text-transform:uppercase;}@media only screen and (max-width:50em){.w20-menu__items__item__text{color:black !important;}}.w20-menu__items__item__text:hover{color:rgba(var(--main-color-w), 1);}.w20-menu__items__drop{position:absolute;top:3.6em;left:0;color:black;z-index:1;list-style:none;width:100%;background-color:white;border:0.1em solid rgba(var(--main-color-w), 1);display:none;z-index:3;padding:0.5em 0;}@media only screen and (max-width:50em){.w20-menu__items__drop{border:unset;overflow-y:scroll;display:block;overflow-x:hidden;}}.w20-menu__items__drop__checkbox:checked ~ .w20-menu__items__drop__item:nth-child(n + 1){display:flex;}.w20-menu__items__drop__checkbox:checked ~ .w20-menu__items__drop__lbl{display:none !important;}.w20-menu__items__drop__more .w20-menu__items__drop__checkbox--1:checked ~ .w20-menu__items__drop__item:nth-child(n + 9){display:none;}.w20-menu__items__drop__checkbox{display:none;}.w20-menu__items__drop__item{padding:0.5em 1.2em;position:relative;}@media only screen and (max-width:50em){.w20-menu__items__drop__item{margin-top:1em;}}.w20-menu__items__drop__item:hover .w20-menu__items__drop__item__text, .w20-menu__items__drop__item__icon{font-weight:800;transition:all 0.2s;transform:scale(1.05);}.w20-menu__items__drop__item__row{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;}.w20-menu__items__drop__item__icon{margin-left:1em;}@media only screen and (max-width:50em){.w20-menu__items__drop__item__icon{position:relative;float:right;top:0.3em;}}.w20-menu__items__drop__item:nth-child(n + 8){display:none;}.w20-menu__items__drop__item__text{margin-left:1em;display:inline-block;white-space:pre-wrap;text-align:center;width:100%;cursor:pointer;}@media only screen and (max-width:50em){.w20-menu__items__drop__item__text{position:relative;}}.w20-menu__items__drop__item__imgbox{width:2em;min-width:2em;height:2em;display:block;background-size:contain;background-position:center;}.w20-menu__items__drop__item__imgbox__img{width:100%;}.w20-menu__items__drop__item:hover .w20-menu__items__drop--1{display:block;}.w20-menu__items__drop--1__item:hover .w20-menu__items__drop--2{display:block;}.w20-menu__items__drop--1{position:absolute;left:100.4%;list-style:none;height:max-content;border:0.1em solid rgba(var(--main-color-w), 1);width:100%;top:-0.1em;display:none;background-color:white;}@media only screen and (max-width:50em){.w20-menu__items__drop--1{position:relative;left:0;top:1em;border:unset;border-top:0.1em solid rgba(var(--main-color-w), 1);}}.w20-menu__items__drop--1__item{padding:1em;display:flex;align-items:center;position:relative;}@media only screen and (max-width:50em){.w20-menu__items__drop--1__item{display:block;}}@media only screen and (max-width:50em){.w20-menu__items__drop--1__item{padding:1em 0 1em 0.5em;}}.w20-menu__items__drop--1__item:hover .w20-menu__items__drop--1__item__text, .w20-menu__items__drop--1__item__icon{font-weight:800;transition:all 0.2s;transform:scale(1.05);}.w20-menu__items__drop--1__item__icon{margin-left:auto;}@media only screen and (max-width:50em){.w20-menu__items__drop--1__item__icon{margin-left:auto;position:relative;float:right;top:0.3em;}}.w20-menu__items__drop--2{position:absolute;left:0;left:100.4%;list-style:none;height:max-content;border:0.1em solid rgba(var(--main-color-w), 1);width:100%;top:-0.1em;display:none;background-color:white;}@media only screen and (max-width:50em){.w20-menu__items__drop--2{position:relative;left:0;top:1em;border:unset;border-top:0.1em solid rgba(var(--main-color-w), 1);}}.w20-menu__items__drop--2__item{padding:1em;display:flex;align-items:center;}@media only screen and (max-width:50em){.w20-menu__items__drop--2__item{padding:1em 0 1em 0.5em;}}.w20-menu__items__drop--2__item:hover .w20-menu__items__drop--2__item__text, .w20-menu__items__drop--2__item__icon{font-weight:800;transition:all 0.2s;transform:scale(1.05);}.w20-menu__items__drop--2__item__icon{margin-left:auto;}@media only screen and (min-width:50em){.w20-menu__top{display:none;}}.w20-menu__top__user{display:flex;flex-direction:column;align-items:center;background-color:rgba(var(--main-color-w), 1);padding:2em 1em;box-shadow:0.1em 0.1em 0.5em #191919;}.w20-menu__top__user__checkbox{display:none;}.w20-menu__top__user__label{margin:0 2em 1em auto;cursor:pointer;}.w20-menu__top__user__label__icon{height:3em;width:0.2em;background-color:white;display:inline-block;transform:rotate(-45deg);position:relative;}.w20-menu__top__user__label__icon::after{content:"";height:3em;width:0.2em;background-color:white;display:inline-block;transform:rotate(-90deg);position:absolute;top:0;left:0;}.w20-menu__top__user__icon{padding:1em 1.1em;font-size:2em;background-color:orangered;border-radius:50%;}.w20-menu__top__user__text{display:inline-block;margin-top:1em;font-size:1.4em;}.w20-menu__top__user__action{display:flex;margin-top:2em;}.w20-menu__top__user__action__button{cursor:pointer;padding:1em;text-transform:uppercase;background-color:transparent;border:none;outline:none;color:white;border:0.1em solid white;width:10em;font-weight:600;}.w20-menu__top__user__action__button:not(:last-child){margin-right:1em;}.w20-menu__top__title{background-color:#f2f2f2;width:100%;color:black;padding:1em;text-transform:uppercase;font-size:1.4em;}.w20-menu__imgbox{height:15em;width:100%;background-size:cover;position:absolute;background-image:url(/img/w20/left-menu-banner-1.png);bottom:0;background-repeat:no-repeat;background-position:center;}@media only screen and (min-width:50em){.w20-menu__imgbox{display:none;}}.w20-menu__imgbox__img{width:100%;}.w38-footer-1{padding:1em;width:100%;background-color:#2d2d2d;}.w38-footer-1__group{max-width:120em;margin:0 auto;}.w38-footer-1__des{font-size:1.4em;text-align:center;line-height:1.7em;}.w38-footer-1__content{display:flex;margin-top:1em;flex-wrap:wrap;}@media only screen and (max-width:43.75em){.w38-footer-1__content{color:rgba(var(--main-color-w), 1);}}.w38-footer-1__content__imgbox{width:29.5%;background-position:center;background-size:contain;margin-top:1em;}@media only screen and (max-width:50em){.w38-footer-1__content__imgbox{margin:0 auto;margin-top:2em;width:fit-content;}}.w38-footer-1__content__imgbox__img{width:100%;}.w38-footer-1__content__items{display:flex;width:49.5%;flex-wrap:wrap;margin-left:0.5%;margin-top:2em;}@media only screen and (max-width:43.75em){.w38-footer-1__content__items{width:100%;margin-top:1em;}}.w38-footer-1__content__items__item{width:32.333333%;margin-bottom:1em;margin-left:1%;height:fit-content;}@media only screen and (max-width:50em){.w38-footer-1__content__items__item{width:49%;}}@media only screen and (max-width:31.25em){.w38-footer-1__content__items__item{width:100%;text-align:center;}}.w38-footer-1__content__items__item__heading__text{font-size:1.2em;padding-bottom:0.5em;line-height:1.8em;font-weight:800;color:black;color:white;}.w38-footer-1__content__items__item__heading__line{width:80%;background-color:rgba(var(--main-color-w), 1);height:0.2em;display:block;}@media only screen and (max-width:43.75em){.w38-footer-1__content__items__item__heading__line{width:100%;}}.w38-footer-1__content__items__item__iconbox{display:flex;margin-top:0.5em;}.w38-footer-1__content__items__item__iconbox__icon{font-size:2em;border:1px solid white;border-radius:50%;padding:0.3em;color:white;margin-right:0.2em;}.w38-footer-1__content__items__item__des{font-size:1.1em;margin-top:0.7em;line-height:1.6em;color:white;}@media only screen and (max-width:31.25em){.w38-footer-1__content__items__item__box__link{justify-content:center;}}.w38-footer-1__content__items__item__box__link__chu{font-size:1.2em;font-weight:bold;margin-top:0.5em;display:block;color:white;}.w38-footer-1__content__items__item__box__link__info{padding:1em 0 1em 0;cursor:pointer;display:flex;align-items:center;color:white;}.w38-footer-1__content__items__item__box__link__info__icon{margin-right:0.5em;font-size:1em;}.w38-footer-1__content__items__item__box__link__info__text{display:block;font-size:1em;}.w38-footer-1__content__items__block{width:66.666666%;display:flex;flex-wrap:wrap;height:fit-content;}@media only screen and (max-width:50em){.w38-footer-1__content__items__block{width:100%;}}.w38-footer-1__content__items__block__item{width:49%;margin-bottom:1em;margin-left:1%;height:fit-content;}@media only screen and (max-width:50em){.w38-footer-1__content__items__block__item{width:49%;}}@media only screen and (max-width:31.25em){.w38-footer-1__content__items__block__item{width:100%;text-align:center;}}.w38-footer-1__content__items__block__item__heading__text{font-size:1.2em;padding-bottom:0.5em;line-height:1.8em;font-weight:800;color:black;color:white;}.w38-footer-1__content__items__block__item__heading__line{width:80%;background-color:rgba(var(--main-color-w), 1);height:0.2em;display:block;}@media only screen and (max-width:50em){.w38-footer-1__content__items__block__item__heading__line{width:100%;}}.w38-footer-1__content__items__block__item__iconbox{display:flex;margin-top:0.5em;}.w38-footer-1__content__items__block__item__iconbox__icon{font-size:2em;border:1px solid white;border-radius:50%;padding:0.3em;color:white;margin-right:0.2em;}.w38-footer-1__content__items__block__item__des{font-size:1.1em;margin-top:0.7em;line-height:1.6em;color:white;}@media only screen and (max-width:31.25em){.w38-footer-1__content__items__block__item__box__link{justify-content:center;}}.w38-footer-1__content__items__block__item__box__link__chu{font-size:1.2em;font-weight:bold;margin-top:0.5em;display:block;color:white;}.w38-footer-1__content__items__block__item__box__link__info{padding:1em 0 1em 0;cursor:pointer;display:flex;align-items:center;color:white;}.w38-footer-1__content__items__block__item__box__link__info__icon{margin-right:0.5em;font-size:1em;}.w38-footer-1__content__items__block__item__box__link__info__text{display:block;font-size:1em;}.w38-footer-1__content__items__block__if{width:100%;height:fit-content;}.w38-footer-1__content__company{width:19.5%;margin-left:0.5%;margin-top:2em;}@media only screen and (max-width:50em){.w38-footer-1__content__company{width:100%;}}.w38-footer-1__content__company__heading__text{font-size:1.2em;padding-bottom:0.5em;line-height:1.8em;font-weight:800;color:black;color:white;}.w38-footer-1__content__company__heading__line{width:80%;background-color:rgba(var(--main-color-w), 1);height:0.2em;display:block;}@media only screen and (max-width:50em){.w38-footer-1__content__company__heading__line{width:100%;}}.w38-footer-1__content__company__imgbox{margin-top:2em;}@media only screen and (max-width:50em){.w38-footer-1__content__company__imgbox{margin:0 auto;margin-top:2em;width:fit-content;}}.w38-footer-1__content__company__text{color:white;font-size:1.1em;line-height:1.6em;margin-top:2em;}.w46-product-1{width:100%;background-color:#F1F4FB;padding:2em 1em;}.w46-product-1__group{margin:0 auto;max-width:120em;}.w46-product-1__heading{display:block;}.w46-product-1__heading__title{font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;}.w46-product-1__heading__imgbox{width:fit-content;max-width:100%;margin:1em auto;background-size:contain;background-position:center;}.w46-product-1__heading__imgbox__img{width:100%;}.w46-product-1__heading__sub{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:.5em;max-width:100%;margin-bottom:1em;}.w46-product-1__heading__tabs{margin-bottom:2em;border-radius:.5em;display:flex;flex-wrap:wrap;overflow:hidden;border:1px solid #e7efff;}.w46-product-1__heading__tabs .active{background-color:#e7efff;}.w46-product-1__heading__tabs__tab{display:flex;align-items:center;justify-content:center;width:25%;background-color:white;padding:1em;border-left:1px solid #e7efff;border-bottom:1px solid #e7efff;cursor:pointer;}@media only screen and (max-width:50em){.w46-product-1__heading__tabs__tab{width:50%;}}.w46-product-1__heading__tabs__tab:hover{background-color:#e7efff;}.w46-product-1__heading__tabs__tab__imgbox{min-width:20%;max-width:20%;background-size:contain;background-position:center;}.w46-product-1__heading__tabs__tab__imgbox__img{width:100%;}.w46-product-1__heading__tabs__tab__text{margin-left:.5em;font-size:1.2em;}.w46-product-1__content{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:center;}.w46-product-1__content__items{width:100%;}.w46-product-1__content__items__item{width:100%;overflow:hidden;position:relative;display:flex;flex-wrap:wrap;}.w46-product-1__content__items__item__noidung{width:24%;padding:1em;margin-bottom:1em;cursor:pointer;background-color:white;height:fit-content;border-radius:0.5em;}.w46-product-1__content__items__item__noidung:not(:first-child){margin-left:1.333333%;}@media only screen and (min-width:50em){.w46-product-1__content__items__item__noidung:nth-child(4n+1){margin-left:0;}}@media only screen and (max-width:50em){.w46-product-1__content__items__item__noidung{width:49.333333%;}.w46-product-1__content__items__item__noidung:nth-child(2n+1){margin-left:0;}}.w46-product-1__content__items__item__noidung__imgbox{width:100%;margin:0 auto;display:block;background-size:contain;background-position:center;border-radius:0.5em;}.w46-product-1__content__items__item__noidung__imgbox__img{width:100%;}.w46-product-1__content__items__item__noidung__km{position:absolute;left:0;top:0;text-align:center;background-color:orange;width:auto;padding:0.3em;display:flex;align-items:center;}.w46-product-1__content__items__item__noidung__km__pr{font-size:1em;display:block;color:rgba(var(--main-color-w), 1);font-weight:bold;margin-right:0.5em;}.w46-product-1__content__items__item__noidung__km__text{font-size:1em;display:block;color:white;font-weight:bold;}.w46-product-1__content__items__item__noidung__km::after{content:"";position:absolute;height:0;width:0;right:-1em;bottom:0;z-index:2;border-top:1em solid transparent;border-right:0 solid transparent;border-left:1em solid orange;}.w46-product-1__content__items__item__noidung__km::before{content:"";position:absolute;height:0;width:0;right:-1em;top:0;z-index:2;border-bottom:1em solid transparent;border-right:0 solid transparent;border-left:1em solid orange;}.w46-product-1__content__items__item__noidung__text{display:block;font-size:1.6em;text-align:center;line-height:1.6em;width:fit-content;transition:all 0.3s ease;margin-top:0.5em;color:black;font-weight:bold;}.w46-product-1__content__items__item__noidung:hover .w46-product-1__content__items__item__noidung__text{color:crimson;text-decoration:underline;}.w46-product-1__content__items__item__noidung__pricing{display:flex;align-items:baseline;justify-content:space-between;margin-top:1em;margin-bottom:1.5em;}@media only screen and (max-width:37.5em){.w46-product-1__content__items__item__noidung__pricing{flex-wrap:wrap;}}.w46-product-1__content__items__item__noidung__pricing__main{min-width:50%;}@media only screen and (max-width:37.5em){.w46-product-1__content__items__item__noidung__pricing__main{margin-bottom:1em;width:100%;}}.w46-product-1__content__items__item__noidung__pricing__main__vl{display:flex;align-items:center;margin-bottom:.5em;flex-wrap:wrap;padding:.5em;}.w46-product-1__content__items__item__noidung__pricing__main__vl__num{font-size:1.2em;color:#7d7d7d;margin-right:0.5em;text-decoration:line-through;}.w46-product-1__content__items__item__noidung__pricing__main__vl__per{color:rgba(var(--main-color-w), 1);border:1px solid rgba(var(--main-color-w), 1);padding:0.3em;font-size:1em;border-radius:.2em;}.w46-product-1__content__items__item__noidung__pricing__main__count{color:rgba(var(--main-color-w), 1);font-size:1.6em;font-weight:bold;display:block;}.w46-product-1__content__items__item__noidung__pricing__tg{border-left:1px solid #cecece;width:50%;padding-left:1em;}@media only screen and (max-width:37.5em){.w46-product-1__content__items__item__noidung__pricing__tg{width:100%;}}.w46-product-1__content__items__item__noidung__pricing__tg__text{display:block;font-size:1.2em;color:#7d7d7d;text-decoration:line-through;margin-bottom:.7em;}.w46-product-1__content__items__item__noidung__pricing__tg__vl{font-size:1.3em;}.w46-product-1__content__items__item__noidung__bar{background-color:#1315a344;width:100%;position:relative;display:block;border-radius:1em;margin-top:0.5em;}.w46-product-1__content__items__item__noidung__bar__pro{position:absolute;background-color:rgba(var(--main-color-w), 1);width:50%;height:100%;border-radius:1em;top:0;z-index:1;}.w46-product-1__content__items__item__noidung__bar__imgbox{position:absolute;width:2.5em;height:2.5em;background-size:contain;background-position:center;left:0.5em;top:initial;bottom:0;z-index:10;}.w46-product-1__content__items__item__noidung__bar__text{padding-top:0.3em;padding-bottom:0.3em;text-align:center;display:block;width:100%;color:white;font-weight:bold;font-size:1em;z-index:2;position:relative;}.w46-product-1__content__items__item__noidung__stars{margin-top:0.5em;}.w46-product-1__content__items__item__noidung__stars__star{color:#ffc700;}.w46-product-1__content__items__item__noidung__stars__text{font-size:1em;margin-left:0.5em;color:#ffc700;margin-right:0.3em;}.w46-product-1__content__items__item__noidung__stars__value{font-size:1em;}.w46-product-1__content__items__item__noidung__grbtn{display:flex;justify-content:center;margin-top:1em;}.w46-product-1__content__items__item__noidung__grbtn__btn{padding:1em;background-color:rgba(var(--main-color-w), 1);color:white;border:1px solid rgba(var(--main-color-w), 1);width:50%;font-size:1em;cursor:pointer;border-radius:.3em;transition:all .2s ease;font-weight:bold;letter-spacing:1px;}.w46-product-1__content__items__item__noidung__grbtn__btn:nth-child(2){background-color:transparent;margin-left:1em;color:rgba(var(--main-color-w), 1);}.w46-product-1__content__items__item__noidung__grbtn__btn:hover{background-color:crimson;border:1px solid crimson;color:white;}.w46-product-1__content__items__more{margin:0 auto;width:fit-content;display:flex;align-items:center;}.w46-product-1__content__items__more__link{display:flex;align-items:center;margin-right:2em;cursor:pointer;border-bottom:1PX solid black;}.w46-product-1__content__items__more__link__text{font-size:1.2em;}.w46-product-1__content__items__more__link__icon{font-size:1em;margin-top:0.25em;margin-left:0.5em;}.w46-product-1__content__items__more__nav{width:7em;margin-right:1em;margin-top:1em;position:relative;}