*{margin:0;padding:0;box-sizing:border-box}body ::-webkit-scrollbar{display:none}body *{-ms-overflow-style:none;scrollbar-width:none}.containerPage{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}a{text-decoration:none}.overflow-hidden{overflow:hidden}@media screen and (max-width:1200px){.breaklineMobile:after{content:"";display:block}}.styleInputText{outline:none;width:100%;border:.5px solid #bdbdbd;height:48px;font-family:Gothic A1;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:-.012em;color:#828282;padding:0 14px}@media screen and (max-width:600px){.styleInputText{height:40px;font-size:15px}}.cartProduct{width:100%;max-width:300px;height:440px;display:block;position:relative;padding:20px;flex-shrink:1;background-color:#fff}.cartProduct.bgGray{background-color:#f9f7f5}.cartProduct:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.35)}.cartProduct .thumbnailProduct{width:100%;height:230px;position:relative}.cartProduct .thumbnailProduct .imgthumbnail{width:auto;height:100%;object-fit:contain;margin-left:auto;margin-right:auto;display:block;position:relative;z-index:1}.cartProduct .thumbnailProduct .ic_sale{position:absolute;width:auto;height:44px;object-fit:contain;z-index:2;top:0;left:0}.ratingProduct{margin-top:30px;display:flex;justify-content:center;gap:5px}.titleProduct{font-family:Gothic A1,sans-serif;font-style:normal;font-weight:400;font-size:16px;text-align:center;text-transform:uppercase;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:10px;height:40px}.wrapPriceProduct{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px}.wrapPriceProduct .priceProduct{font-size:20px;color:#333}.wrapPriceProduct .priceOld,.wrapPriceProduct .priceProduct{font-family:GFS Didot;font-style:normal;font-weight:400;letter-spacing:-.012em}.wrapPriceProduct .priceOld{font-size:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#828282}@media screen and (max-width:1200px){.cartProduct{height:75vw;padding:3.2vw}.cartProduct .thumbnailProduct{height:38.67vw}.cartProduct .thumbnailProduct .ic_sale{height:9.6vw}.ratingProduct{margin-top:3.2vw;gap:.8vw}.titleProduct{font-size:3.46vw;margin-top:2.67vw;height:8.4vw}.wrapPriceProduct{gap:10px;margin-top:30px}.ratingProduct img{width:3.46vw;height:3.46vw}.wrapPriceProduct .priceProduct{font-size:4vw}.wrapPriceProduct .priceOld{font-size:3.46vw}}.wrapListProduct{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:22px;grid-row-gap:40px;justify-items:center}@media screen and (max-width:1200px){.wrapListProduct{grid-template-columns:repeat(3,1fr);grid-column-gap:3.46vw;grid-row-gap:6.4vw}.wrapListProduct .product_info__wrapper{margin-top:28px}.wrapListProduct .wrapImageProduct img{width:100%;height:auto}}@media screen and (max-width:600px){.wrapListProduct{grid-template-columns:repeat(2,1fr);grid-column-gap:3.46vw;grid-row-gap:6.4vw}}.wrapButtonReadmore{display:flex;justify-content:center}.buttonReadmore{outline:none;cursor:pointer;font-family:Gothic A1,sans-serif;font-style:normal;font-weight:500;font-size:16px;text-align:center;letter-spacing:-.012em;color:#595959;padding:12px 90px;border:1px solid #bdbdbd}.wrapListProduct+.wrapButtonReadmore{margin-top:40px}@media screen and (max-width:1200px){.buttonReadmore{font-size:3.73vw;padding:12px 10px;width:100%}.wrapListProduct+.wrapButtonReadmore{margin-top:40px}}.originWine{width:100%;height:232px;flex-direction:column;border:2px solid #f8f7f4;flex-shrink:auto}.originWine,.originWine .wrapThumbnail{display:flex;align-items:center;justify-content:center}.originWine .wrapThumbnail{width:120px;height:120px;border:1.2px solid #c4b49b;border-radius:50%}.originWine .wrapThumbnail img{width:67px;height:82px}.originWine .txtOrigin{font-family:Gothic A1,sans-serif;font-style:normal;font-weight:400;font-size:16px;text-align:center;letter-spacing:-.012em;text-transform:uppercase;color:#333;margin-top:30px}@media screen and (max-width:1200px){.originWine{height:38.2vw}.originWine .wrapThumbnail{width:19.7vw;height:19.7vw;border:1px solid #c4b49b}.originWine .wrapThumbnail img{width:10.93vw;height:13.44vw;display:block}.originWine .txtOrigin{font-size:3.46vw;letter-spacing:-.012em;margin-top:4.8vw}}.wrapPagination{display:flex;width:100%;justify-content:center;align-items:center}.wrapPagination .pagination{display:flex;list-style:none;gap:6px}.wrapPagination .pagination .paginationLink{width:40px;height:40px;border:.5px solid #bdbdbd;display:flex;justify-content:center;align-items:center;cursor:pointer}.wrapPagination .pagination .paginationLink.active,.wrapPagination .pagination .paginationLink:hover{background-color:#efebe4;border-color:#efebe4}.wrapPagination .pagination .paginationLink .icon{height:15px;width:auto;object-fit:contain}@media screen and (max-width:600px){.wrapPagination .pagination .paginationLink{width:36px;height:36px}.wrapPagination .pagination .paginationLink .icon{height:13px}}.wrapListArticle{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:25px;grid-row-gap:40px}@media screen and (max-width:600px){.wrapListArticle{grid-template-columns:1fr;grid-row-gap:25px}}.cardArticle{display:grid;grid-row-gap:15px}.cardArticle .wrapThumbnail{width:100%;height:190px;overflow:hidden}.cardArticle:hover .wrapThumbnail .thumbnail{transform:scale(1.1);transition:all .3s}.cardArticle .wrapThumbnail .thumbnail{width:100%;height:100%;object-fit:cover}.cardArticle .infoCard .title{font-family:Gothic A1,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:150%;letter-spacing:-.012em;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cardArticle .infoCard .date{color:#828282;margin-top:5px}.cardArticle .infoCard .date,.cardArticle .infoCard .des{font-family:Gothic A1,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:-.012em}.cardArticle .infoCard .des{color:#4f4f4f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:8px}@media screen and (max-width:600px){.cardArticle{display:grid;grid-template-columns:148px 1fr;grid-column-gap:12px}.cardArticle .wrapThumbnail{height:104px}.cardArticle .infoCard .title{font-size:14px}.cardArticle .infoCard .date{font-size:12px;margin-top:2px}.cardArticle .infoCard .des{font-size:12px;margin-top:6px}}.hot_product{height:100%;width:100%;max-width:300px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9f7f5;padding:20px;text-decoration:none;transition:all .3s ease-in-out;position:relative}.hot_product.card-bg-white{background:#fff}.hot_product:not(.active):hover .product_name{color:#7b181a}.wrapImageProduct{height:250px;width:100%;max-width:250px;position:relative}.wrapImageProduct img{width:auto;height:100%;object-fit:cover;background-color:#4b4b4b}.wrapImageProduct .attributes{position:absolute;top:5px;right:.5vw;display:flex;flex-direction:column;align-items:flex-end}.wrapImageProduct .attributes .tagImage{position:relative;height:3vw;width:3vw;max-width:3vw}.wrapImageProduct .favorite{height:2vw;width:auto;max-width:2vw}.wrapImageProduct .favorite:hover{transform:scale(1.05)}.wrapImageProduct .tagImage{height:3vw;width:3vw;max-width:3vw}.wrapImageProduct .favorite img,.wrapImageProduct .tagImage img{width:auto;height:100%;object-fit:contain;background-color:transparent}.product_info__wrapper{margin-top:33px;display:flex;flex-direction:column;align-items:center;flex-grow:1}.product_info__wrapper .rating__wrapper{position:relative}.product_info__wrapper .rating__wrapper .grey_stars,.product_info__wrapper .rating__wrapper .yellow_stars{position:relative;display:grid;grid-template-columns:repeat(5,16px);grid-gap:3px;gap:3px;width:100%}.product_info__wrapper .rating__wrapper .yellow_stars{overflow:hidden;position:absolute;top:0;left:0;max-width:80%}.product_info__wrapper .rating__wrapper .grey_stars{filter:grayscale(1)}.product_info__wrapper .rating__wrapper .grey_stars img,.product_info__wrapper .rating__wrapper .yellow_stars img{width:100%;height:auto;object-fit:contain}.product_info__wrapper .product_name{margin-top:9px;font-size:16px;line-height:140%;text-align:center;text-transform:uppercase;color:#333;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product_info__wrapper .product_price{margin-top:33px;display:flex;justify-content:center;gap:12px;align-items:center}.hot_product .sale_price{font-family:GFS Didot,serif;font-size:20px;line-height:140%;color:#333;margin-top:auto}.hot_product .ic_sale{width:55px;height:55px;border-radius:50%;overflow:hidden;object-fit:cover;position:absolute;z-index:10;top:20px;left:20px;background-image:url(/_next/static/media/Sale\ Badge_border.bfbaf785.png);background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.hot_product .ic_sale .sale_content{font-family:GFS Didot,serif;font-weight:400;font-size:20px;line-height:26.4px;color:#c6050e}.hot_product .old_price{font-family:GFS Didot,serif;font-size:16px;line-height:140%;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#525252}.wrapCountQuantity{width:100%;height:24px;background-color:#fff;border-radius:40px;display:flex;align-items:center;position:relative;overflow:hidden;margin-top:8px}.wrapCountQuantity .lineProcess{position:absolute;z-index:1;height:100%;background-color:#fed16c}.wrapCountQuantity .txtSale{font-family:Gothic A1,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:144%;text-align:center;letter-spacing:-.012em;color:#333;position:relative;z-index:2;width:100%}@media screen and (max-width:600px){.hot_product{padding:3.2vw}.wrapImageProduct{height:38.6vw;width:100%;max-width:38.6vw}.wrapImageProduct .attributes .tagImage{height:12vw;width:12vw;max-width:12vw}.wrapImageProduct .attributes .favorite{height:8vw;max-width:8vw}.product_info__wrapper{margin-top:3.2vw}.product_info__wrapper .rating__wrapper .grey_stars,.product_info__wrapper .rating__wrapper .yellow_stars{grid-template-columns:repeat(5,4vw)}.product_info__wrapper .product_name{margin-top:1.6vw;font-size:3.46vw;line-height:4.53vw}.product_info__wrapper .product_price{margin-top:5.33vw;gap:2.67vw}.hot_product .sale_price{font-size:3.46vw}.hot_product .ic_sale{width:8.8vw;height:8.8vw;top:3.2vw;left:3.2vw}.hot_product .old_price{font-size:3.46vw}.wrapCountQuantity{height:5.8vw;height:5.4vw;margin-top:2.1vw}.wrapCountQuantity .txtSale{font-size:3.73vw;font-size:2.7vw}}.buttonSlider{width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent}.buttonSlider.left svg{transform:rotate(180deg)}.buttonSlider svg{height:20px}.containerBreadcrumb{width:100%;flex-wrap:wrap;padding:17px 0}.containerBreadcrumb,.containerLinkBreakcrumb{display:flex;align-items:center;gap:8px}.linkBreakcrumb,.spaceBreadcrumb{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#828282}.spaceBreadcrumb{display:block}.breadcrumb__wrapper{font-size:3.2vw;padding:3vw 3.2vw;margin:auto;display:flex;align-items:center;flex-wrap:wrap}.breadcrumb__wrapper a{margin-left:.3em}.breadcrumb__wrapper a,.breadcrumb__wrapper span{line-height:144%;color:#828282;text-decoration:none}.breadcrumb{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#828282}.breadcrumb__wrapper a:hover{color:#7b181a}.breadcrumb{margin-left:.3em}@media screen and (min-width:768px){.breadcrumb__wrapper{font-size:2.4vw;padding:2.2vw 2.4vw}.breadcrumb__wrapper a,.breadcrumb__wrapper span{line-height:150%}}@media screen and (min-width:1024px){.breadcrumb__wrapper{font-size:14px;padding:17px 20px 27px}}.news-item{width:100%;cursor:pointer;display:grid;grid-row-gap:14px}.wrap_news-item-img{width:100%;height:190px;overflow:hidden}.wrap_news-item-img .news-item-img{width:100%;height:100%;object-fit:cover;transition:all .2s ease-in-out}.wrap_news-item-img:hover .news-item-img{transform:scale(1.1);transition:.3s}.news-item:hover .news-item-title{color:#7b181a}.news-item .news-item-title{font-style:normal;font-weight:500;font-size:18px;line-height:150%;letter-spacing:-.012em;color:#333;height:50px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:20px}.news-item .news-item-date{color:#828282;margin-top:5px}.news-item .news-item-date,.news-item .news-item-description{font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:-.012em}.news-item .news-item-description{color:#4f4f4f;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px}@media screen and (max-width:600px){.wrapListNews .news-item{grid-template-columns:1fr;grid-column-gap:12px;display:grid!important}.wrap_news-item-img{height:104px}.wrapListNews .news-item .news-item-title{line-height:5.833vw!important;height:unset!important}.news-item .news-item-date{font-size:12px;margin-top:3px}.news-item .news-item-description{font-size:12px;line-height:18px;letter-spacing:-.012em}.news-item .infoNewsItem{width:unset}.wrapListNews .news-item .news-item-title{margin-top:unset}}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}*{font-family:Gothic A1,sans-serif}.header__wrapper{width:100%;margin:0 auto;background-color:#fff;position:relative;z-index:1000}.top_memu__wrapper{padding:8px 0;display:flex;justify-content:flex-end;align-items:center;gap:24px}.top_memu__wrapper a,.top_memu__wrapper p{text-decoration:none;font-weight:500;font-size:13px;line-height:144%;color:#4f4f4f}.top_menu_dropdown__wrapper{position:relative}.top_menu_dropdown__wrapper ul{position:absolute;top:100%;left:0;display:none;width:max-content;background-color:#fff;box-shadow:0 0 12px hsla(0,0%,60%,.24);padding:4px 0}.top_menu_dropdown__wrapper ul li{padding:8px 10px}.top_menu_dropdown__wrapper ul li a{width:100%;display:block}.top_menu_dropdown__wrapper ul li:hover{background:#f2eee4}.top_menu_dropdown__wrapper ul:hover,.top_menu_dropdown__wrapper:hover ul{display:block}.top_menu_dropdown__wrapper>span{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:10px}.top_menu_dropdown__wrapper>span>img{width:24px;height:24px;object-fit:cover;border-radius:50%}.header__wrapper .divider{width:100%;height:.5px;background-color:#bdbdbd;margin-top:0;margin-bottom:0}.icon_mobile__wrapper{display:none}.center_menu__wrapper{display:flex;margin-top:4px;margin-bottom:10px}.center_menu__wrapper img{width:32px;height:32px}.center_menu__wrapper>div:first-child,.center_menu__wrapper>div:nth-child(3){width:50%}.logo__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;width:245px}.logo__wrapper img{width:72px;height:72px;margin-bottom:6px}.logo__wrapper p{position:relative;font-size:12px;text-align:center;line-height:150%;letter-spacing:.05em;color:#7b181a;margin:0 14px}.logo__wrapper p:after,.logo__wrapper p:before{content:" ";width:39px;height:.5px;background-color:#7b181a;position:absolute}.logo__wrapper p:before{top:50%;left:-53px}.logo__wrapper p:after{top:50%;right:-53px}.center_menu__wrapper>div:first-child{display:flex;justify-content:flex-start;align-items:center}.center_menu__wrapper>div:nth-child(3){display:flex;justify-content:flex-end;align-items:center}.center_menu__wrapper .input__wrapper{border:.5px solid #bdbdbd;border-radius:4px;padding:6px 12px;display:flex;align-items:center;position:relative}.center_menu__wrapper .input__wrapper img{width:16px;height:16px}.center_menu__wrapper .input__wrapper input{margin-left:12px;outline:none;border:none;color:#4f4f4f;font-size:14px;line-height:144%;min-width:50px;padding-bottom:unset}.center_menu__wrapper .cart_icon__wrapper{margin-left:20px;position:relative;flex-shrink:0}.bgNavbar{background-color:#7b181a}.navbar__wrapper{display:flex;justify-content:center}.navbar__wrapper>li{flex:1 1;position:relative;padding:14px;display:block;transition-duration:.5s}.navbar__wrapper>li>ul{padding:10px 0;transition-duration:.5s}.navbar__wrapper>li>ul li{padding:0 37px}.navbar__wrapper>li>a{font-weight:600;font-size:13.5px;line-height:144%;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;display:block}.navbar__wrapper li:hover{cursor:pointer}.navbar__wrapper li ul{visibility:hidden;opacity:0;position:absolute;transition:all .5s ease;left:0;top:100%;width:150%}.navbar__wrapper li:last-child ul{right:0;left:auto}.navbar__wrapper>li ul:hover,.navbar__wrapper>li:hover>ul{visibility:visible;opacity:1;display:block;background:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.15)}.navbar__wrapper>li:hover{background:#fff}.navbar__wrapper>li:hover>a{color:#7b181a}.navbar__wrapper>li>ul a{text-decoration:none;font-size:13.5px;line-height:36px;color:#7b181a;display:block}.navbar__wrapper>li>ul>li:hover{background-color:#7b181a}.navbar__wrapper>li>ul>li:hover a{color:#fff}.mobile_menu__wrapper{display:none;position:fixed;top:0;left:-100%;width:100vw;height:100vh;overflow-y:scroll;background-color:#fff;transition:all .5s ease}input[type=checkbox]#mobile_menu__checkbox{display:none}input[type=checkbox]:checked~.mobile_menu__wrapper{left:0}.mobile_menu__head{position:relative;display:flex;justify-content:center}.mobile_menu__head>label{width:8.5vw;height:8.5vw;display:block;position:absolute;top:2.93vw;left:2.13vw}.mobile_menu__head>label>img{width:100%;height:100%}.mobile_menu__content{margin-top:6.93vw;padding:0 3.2vw}.mobile_menu__content input[type=checkbox]{display:none}.mobile_menu__content img{width:6.4vw;height:6.4vw}.dropdown__item>label{display:flex;align-items:center;padding:3.45vw 0}.dropdown__item>label>p{flex-grow:1;font-weight:500;font-size:4vw;line-height:160%;color:#4f4f4f}.dropdown__item>label>p>a{display:block;color:#4f4f4f}.dropdown__item>label>img:last-child{width:8vw;height:8vw}.dropdown__item .dropdown{display:none;padding-left:10.6vw}.dropdown__item .dropdown a{display:block;font-size:3.73vw;line-height:160%;color:#828282;padding:.5em 0;text-decoration:none}.personal_info__wrapper .avatar__wrapper{margin-top:5.3vw;margin-bottom:3.2vw;display:flex;align-items:center}.personal_info__wrapper .avatar__wrapper img{width:9.6vw;height:9.6vw;border-radius:999px}.personal_info__wrapper .avatar__wrapper p{margin-left:4.3vw;font-weight:500;font-size:4vw;line-height:160%;color:#31313e}.end_menu__wrapper a,.end_menu__wrapper p,.personal_info__wrapper a{display:block;padding:3.2vw 0;font-size:4vw;line-height:1.3em;color:#4f4f4f;text-decoration:none}.end_menu__wrapper .divider{margin:3.2vw 0}.end_menu__wrapper .dropdown{display:none;padding-left:5.3vw}.end_menu__wrapper .dropdown>li:not(.choosed){margin-left:10.6vw}.end_menu__wrapper .dropdown>li.choosed{display:flex;align-items:center;width:100%}.end_menu__wrapper .dropdown>li.choosed img{width:8vw;height:8vw;margin-right:1.6vw}.end_menu__wrapper .dropdown>li.choosed a{flex-grow:1}.end_menu__wrapper input[type=checkbox]:checked .dropdown,.mobile_menu__content input[type=checkbox]:checked~.dropdown{display:block}.end_menu__wrapper input[type=checkbox]:checked~label>img:last-child,.mobile_menu__content input[type=checkbox]:checked~label>img:last-child{transform:rotate(180deg)}.end_menu__wrapper .dropdown__item label p{padding:0;margin:0;color:#4f4f4f}.button__wrapper{margin-top:3.2vw;margin-bottom:13.86vw}.button__wrapper a,.button__wrapper button{padding:2.93vw 3.2vw;width:100%;background-color:#7b181a;border:none;color:#fff;font-weight:600;font-size:4vw;line-height:160%}.button__wrapper a{padding:8px 0;outline:none;font-weight:600;font-size:16px;line-height:152%;text-align:center;width:100%;max-width:342px;cursor:pointer;transition:all .2s ease-in-out}.button__wrapper a.secondary{border:1px solid #7b181a;background-color:#fff;color:#7b181a}@media screen and (max-width:1024px){.center_menu__wrapper>div:nth-child(3),.top_memu__wrapper{margin-right:3vw}}@media screen and (max-width:768px){.bgNavbar,.center_menu__wrapper .input__wrapper,.navbar__wrapper,.top_memu__wrapper,.top_memu__wrapper~.divider{display:none}.center_menu__wrapper img{width:5.4vw;height:5.4vw}.icon_mobile__wrapper,.mobile_menu__wrapper{display:block}.logo__wrapper{width:25vw;margin-top:1.6vw}.logo__wrapper img{width:8.5vw;height:8.5vw}.logo__wrapper p{font-size:1.6vw}.logo__wrapper p:before{width:3.8vw;height:.4px;left:-4.8vw}.logo__wrapper p:after{width:3.8vw;height:.4px;right:-4.8vw}.header__wrapper .divider{background-color:#e0e0e0}}@media screen and (max-width:480px){.center_menu__wrapper img{width:7.2vw!important;height:auto;object-fit:contain}.logo__wrapper{width:34vw}}.footer__wrapper{position:relative;z-index:1}.footer__wrapper .footer__content__wrapper{width:100%;max-width:1440px;margin:0 auto;background-color:#fff}.footer__wrapper a,.footer__wrapper p{font-size:16px;line-height:152%;color:#262525;display:block;text-decoration:none}.footer__wrapper .bannerFooter{display:block;width:100%}.footer__wrapper .mobile_banner{display:none}.footer__wrapper .footer__content__wrapper{background:#f9f7f5}.footer__wrapper .footer__content{padding-top:50px;padding-bottom:40px}.footer__wrapper .footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.footer__wrapper .footer__grid>div{padding:0 13px}.footer__wrapper .footer__grid ul{padding:8px 0;list-style:disc}.footer__wrapper .footer__grid ul.footer__address li{margin:0 16px}.footer__wrapper .footer__grid ul li{margin:8px 0}.footer__wrapper .footer__grid .title{font-weight:700}.footer__wrapper .footer__grid a,.footer__wrapper .footer__grid p{padding:8px 0}.footer__wrapper .footer__grid a:hover{color:#7b181a}.footer__wrapper .footer__grid .bct__image{width:156px}.footer__wrapper .footer__content .divider{background-color:#bdbdbd;width:100%;height:1px;margin:40px 0 30px}.footer__wrapper .social_media__wrapper{display:flex;margin:2px 0 25px}.footer__wrapper .download__wrapper a,.footer__wrapper .social_media__wrapper a{padding:0;display:block}.footer__wrapper .social_media__wrapper img{width:36px;height:36px;margin-right:12px;display:block}.footer__wrapper .download__wrapper p{font-weight:500;font-size:14px;line-height:144%;color:#262525;padding:0;margin-bottom:12px}.footer__wrapper .download__wrapper a{width:114px;display:block}.footer__wrapper .footer__content__wrapper .copy_title{text-transform:uppercase;font-weight:600}.footer__wrapper .footer__content__wrapper .copy_right{text-align:center}@media screen and (max-width:768px){.footer__wrapper .footer__grid{grid-template-columns:1fr 1fr;gap:0 3.4vw}.footer__wrapper .bannerFooter{display:none}.footer__wrapper .mobile_banner{display:block;width:100%}.footer__wrapper .footer__content{padding-top:1.3vw}.footer__wrapper .footer__content__wrapper a,.footer__wrapper .footer__content__wrapper p{font-size:2.5vw;line-height:1.2em;color:#4f4f4f;padding:.7em 0}.footer__wrapper .footer__grid .title{font-weight:500;font-size:2.9vw;line-height:140%}.footer__wrapper .footer__grid>div{padding:0}.footer__wrapper .footer__grid>div:not(:first-child){margin-top:5.3vw}.footer__wrapper .footer__content .divider{margin:5.9vw 0}.footer__wrapper .download__wrapper a,.footer__wrapper .download__wrapper p,.footer__wrapper .social_media__wrapper a{padding:0}}.bg_footer{background-color:#f9f7f5}@media screen and (max-width:480px){.footer__wrapper .footer__grid{grid-template-columns:1fr;gap:0}.footer__wrapper .footer__content__wrapper a,.footer__wrapper .footer__content__wrapper p{font-size:3.4vw}.footer__wrapper .footer__grid .title{font-size:4.3vw}.footer__wrapper .footer__content .divider{margin:8vw 0}}.wrapFormSearchMobile{display:none}@media screen and (max-width:768px){.wrapFormSearchMobile{width:100%;display:block;height:auto;max-height:0;overflow:hidden;position:relative;margin-bottom:10px}#openSearchMobile:checked~.containerPage .wrapFormSearchMobile{max-height:100vh;transition:all 1.2s;overflow:visible}.wrapFormSearchMobile .formSearchMobile{border:.5px solid #bdbdbd;border-radius:4px;padding:10px 12px;display:flex;align-items:center;position:relative}.wrapFormSearchMobile .formSearchMobile img{width:20px;height:20px}.wrapFormSearchMobile .formSearchMobile input{margin-left:12px;outline:none;border:none;color:#4f4f4f;font-size:16px;min-width:50px;padding-bottom:unset;width:100%}}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[className*=" number-slide"],[className^=number-slide]{background:grey;display:flex;align-items:center;justify-content:center;font-size:50px;color:#fff;font-weight:500;height:300px;max-height:100vh}.keen-slider{height:90%}.navigation-wrapper{position:relative;width:100%}.dots{display:flex;padding:30px 0 0;justify-content:center}.dot{border:none;width:10px;height:10px;background:#c5c5c5;border-radius:50%;margin:0 5px;padding:5px;cursor:pointer}.dot:focus{outline:none}.dot.active{background:#000}.arrow{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);fill:#fff;cursor:pointer;border:1px solid #828282;border-radius:50%}@media screen and (max-width:600px){.arrow{width:35px;height:35px}}.arrow:hover{background-color:#7b181a;color:#fff;border:1px solid #7b181a}.arrow:hover svg{filter:brightness(0) invert(1)}.arrow--left{left:5px}.arrow--right{right:20px}.arrow--disabled{fill:hsla(0,0%,100%,.5)}.wrapListNews{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:24px;grid-row-gap:40px;margin-top:34px}@media screen and (max-width:800px){.wrapListNews{grid-template-columns:repeat(2,1fr);grid-row-gap:24px;margin-top:20px}}@media screen and (max-width:600px){.wrapListNews{grid-template-columns:repeat(1,1fr);grid-row-gap:24px;margin-top:20px}}.see_more_button{margin:40px auto 0;font-weight:500;font-size:14px;line-height:160%;text-align:center;color:#828282;padding:11px 0;border:1px solid #bdbdbd;outline:none;width:-moz-fit-content;width:fit-content;min-width:360px;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:500px){.see_more_button{width:100%;min-width:unset}}.see_more_button img{width:20px;height:20px}.titleSection{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-column-gap:40px;margin-top:80px}.titleSection .lineSection{width:100%;height:1px;background-color:#7b181a}.titleSection .txtTitle{font-family:GFS Didot;font-style:normal;font-weight:400;font-size:32px;text-align:center;letter-spacing:-.01em;text-transform:uppercase;color:#7b181a}@media screen and (max-width:1200px){.titleSection{grid-column-gap:12px;margin-top:40px}.titleSection .txtTitle{font-size:22px}}.wrapPopupWarning{width:100vw;height:100vh;position:fixed;z-index:1000000;top:0;left:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.popupWarning{width:95%;max-width:440px;padding:40px 45px;background-color:#fff;position:relative}.popupWarning .logoPopupWarning{width:80px;height:80px;object-fit:contain;display:block;margin:0 auto 15px;position:relative}.wrapPopupWarning .popupWarning .btnClosePopupWarning{position:absolute;width:36px;height:36px;top:0;right:0;cursor:pointer;background-color:transparent;border:none;outline:none}.wrapPopupWarning .popupWarning .btnClosePopupWarning .icon{width:100%;height:100%;object-fit:cover}.wrapPopupWarning .popupWarning .title{width:100%;font-family:Gothic A1;font-style:normal;font-weight:500;font-size:22px;text-align:center;letter-spacing:-.012em;text-transform:uppercase;color:#4f4f4f}.wrapPopupWarning .popupWarning .des{width:100%;display:grid;grid-row-gap:8px;margin-top:12px}.wrapPopupWarning .popupWarning .des .desItem{position:relative;width:100%;font-family:Gothic A1;font-style:normal;font-weight:400;font-size:17px;line-height:27px;letter-spacing:-.012em;color:#4f4f4f;padding-left:15px}.wrapPopupWarning .popupWarning .desWarning{margin-top:20px;color:#7b181a;text-align:center;font-weight:600;font-size:20px;line-height:27px}.wrapPopupWarning .popupWarning .des .desItem:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background-color:#7b181a}.wrapPopupWarning .popupWarning .iconWarning{width:100%;display:flex;justify-content:space-between;gap:10px;margin-top:24px}.wrapPopupWarning .popupWarning .iconWarning .iconWarningItem{width:80px;height:80px;object-fit:auto;position:relative}.popupWarning .wrapButtonClose{width:100%;display:flex;justify-content:center;margin-top:25px;gap:10px}.buttonCloseText.primary{color:#7b181a;background:#fff;border:1px solid #7b181a}.buttonCloseText{border:none;outline:none;background-color:#7b181a;color:#fff;font-size:14px;padding:6px 25px;cursor:pointer;border-radius:3px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:600px){.popupWarning{width:90%;padding:9.33vw 6.67vw}.wrapPopupWarning .popupWarning .btnClosePopupWarning{width:9.6vw;height:9.6vw}.wrapPopupWarning .popupWarning .title{font-size:4.8vw}.wrapPopupWarning .popupWarning .des{grid-row-gap:2vw;margin-top:4vw}.wrapPopupWarning .popupWarning .des .desItem{font-size:4vw;line-height:6.4vw;padding-left:15px}.wrapPopupWarning .popupWarning .des .desItem:before{top:7.5px;width:7px;height:7px}.wrapPopupWarning .popupWarning .iconWarning{margin-top:6.4vw}.wrapPopupWarning .popupWarning .iconWarning .iconWarningItem{width:21.3vw;height:21.3vw}}.wrapSearchDebounce{width:300px;height:auto;position:absolute;z-index:1000;left:0;bottom:-10px;transform:translateY(100%);background-color:#fff;box-shadow:0 0 5px 0 #c7c7c7;border-radius:5px}.wrapSearchDebounce.widthFullDesktop{width:100%}@media screen and (max-width:768px){.wrapSearchDebounce{width:100%}}.wrapSearchDebounce .searchDebounce{width:100%;height:100%;position:relative;padding:15px 10px}.wrapSearchDebounce .searchDebounce .titleSearch{width:100%;padding-bottom:5px;font-size:14px;line-height:20px;border-bottom:1px solid #bdbdbd}.wrapSearchDebounce .searchDebounce .resultSearch{width:100%;padding-top:12px;display:grid;grid-template-columns:1fr;grid-row-gap:10px;height:100%;max-height:300px;overflow-y:auto}.wrapSearchDebounce .searchDebounce .resultSearch .cardSearchDebounce{width:100%;display:grid;grid-template-columns:60px 1fr;grid-column-gap:10px;cursor:pointer}.wrapSearchDebounce .searchDebounce .resultSearch .cardSearchDebounce .wrapThumbnail{width:100%;height:40px}.wrapSearchDebounce .searchDebounce .resultSearch .cardSearchDebounce .wrapThumbnail .thumbnail{width:100%;height:100%;object-fit:cover}.wrapSearchDebounce .searchDebounce .resultSearch .infoCard{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:20px;color:#000}.wrapSearchDebounce .searchDebounce .resultSearch .cardSearchDebounce:hover .infoCard{color:#7b181a}.wrapSearchDebounce .searchDebounce .txtNotSearchNotFound{margin-top:10px;font-size:14px}.wrapSearchDebounce .searchDebounce .resultSearch .resultSearchItem>.infoCard{padding:6px 10px;border-radius:5px;margin-top:5px;border:1px solid #bdbdbd;font-size:14px;cursor:pointer}.wrapSearchDebounce .searchDebounce .resultSearch .resultSearchItem>.infoCard:hover{background-color:#7b181a;border:1px solid #7b181a;color:#fff}.text-7b{color:#7b181a!important}.text-bold{font-weight:600}@media screen and (max-width:600px){.description__wrapper .description img{width:100%!important;height:auto!important}}.descriptionCategoryArticle{padding-bottom:20px;font-size:16px;line-height:25px}.contentToc ol li,.contentToc ul li{color:#9f3430;font-size:16px;line-height:32px;font-family:NotoSans,sans-serif;font-weight:300;margin-left:10px}.contentToc ol li a,.contentToc ul li a{color:#828282}.contentToc ol{list-style-type:decimal}.contentToc ol,.contentToc ul{padding-left:15px}.contentToc ol{counter-reset:item}.contentToc li{display:block}.contentToc ol li:before{content:counters(item,".") " ";counter-increment:item}.contentToc #ez-toc-container{padding:20px 12px;background-color:#f5f5f5}.buttonCallCTA{display:flex!important;opacity:1!important;justify-content:center;align-items:center;width:50px;height:50px;background-color:#7b181a;position:fixed;z-index:100000;right:20px;bottom:180px;border-radius:50%;box-shadow:0 3px 8px rgba(123,24,26,.6);animation-name:pulse;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}.buttonCallCTA svg{filter:brightness(0) invert(1);transform:scale(1.2)}.buttonScrollTop{opacity:1!important;justify-content:center;align-items:center;width:50px;height:50px;background-color:#7b181a;position:fixed;z-index:100000;left:20px;bottom:120px;border-radius:50%;border:none;outline:none;cursor:pointer;box-shadow:0 3px 8px rgba(123,24,26,.6);animation-name:pulse;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite;display:none}.buttonScrollTop.show{display:flex!important}.buttonScrollTop svg{filter:brightness(0) invert(1);transform:scale(1.2)}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.fakeButtonMessager{width:62px;height:62px;background:transparent;position:fixed;z-index:100000;bottom:22px;right:22px}.fakeButtonMessager.notShow{display:none!important}@media screen and (max-width:600px){.fakeButtonMessager{width:55px;height:55px;bottom:30px;right:30px}}.zalo-chat-widget{left:24px!important;bottom:25px!important}.max_line-1{-webkit-line-clamp:1}.max_line-1,.max_line-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.max_line-2{-webkit-line-clamp:2}.max_line-3{-webkit-line-clamp:3}.max_line-3,.max_line-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.max_line-4{-webkit-line-clamp:4}.max_line-5{-webkit-line-clamp:5}.max_line-5,.max_line-6{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.max_line-6{-webkit-line-clamp:6}.product_list__wrapper{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:40px 24px;gap:40px 24px}@media screen and (max-width:480px){.product_list__wrapper{margin-top:6.2vw;gap:4.4vw 3.5vw;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.product_list__wrapper{margin-top:4.6vw;gap:4.8vw 2.6vw}}