body{padding:0;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif!important;color:var(--color-text)!important;background-color:#F5F5FF!important;scrollbar-gutter:stable}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#bababa;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:hover{background:#ff8704}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #edefef;border-radius:10px}#ez-toc-container{padding:24px;margin-bottom:40px}.ez-toc-title-container{margin-bottom:12px}a{text-decoration:none!important}.swiper-pagination-bullet{width:12px!important;height:12px!important}.swiper-pagination-bullet-active{background:var(--background)!important}.swiper-pagination{bottom:0!important}.container-layout-large{max-width:1800px;width:100%;margin:auto}.container-layout-page{max-width:1394px;width:100%;margin:auto}.section-brands .list-brands{margin-top:60px}.why-choose{padding:60px 0}.why-choose .desc-section{max-width:984px;width:100%;display:flex;margin:12px auto 50px}.list-parper .title-section,.section-products .title-section{margin-bottom:60px}.section-products .product-item{box-shadow:0 4px 30px 0 rgba(0,0,0,.06);background:#fff;border-radius:18px;padding-bottom:30px;display:flex;flex-direction:column;cursor:pointer;height:100%;max-height:100%;overflow:hidden}.section-products .product-item:hover .product-infor .product-title{color:var(--background)}.section-products .product-item:hover .thumb img{scale:1.1}.section-products .product-item:hover .product-detail{color:var(--background)}.section-products .product-item .product-detail{width:100%;padding-left:18px;display:flex;align-items:center;font-weight:var(--font-weight-md);color:#6B4FFF;transition:all .5s;gap:4px;margin-top:12px;line-height:normal}.section-products .product-item .product-infor{display:flex;flex-direction:column;gap:12px;padding:0 18px;margin:30px 0 0}.section-products .product-item .product-infor .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:50px;max-height:100%;overflow:hidden;font-size:20px;color:var(--color-text);line-height:normal;transition:all .5s}.section-products .product-item .product-infor .price-sale{font-size:24px;color:var(--background);line-height:normal}.section-products .product-item .product-infor .price{text-decoration:line-through;line-height:normal}.section-products .product-item .thumb{flex-shrink:0;max-height:100%;width:100%;overflow:hidden}.section-products .product-item .thumb img{transition:all .5s;height:100%;width:100%;object-fit:cover}.ripple-effect{transition:opacity .3s ease;overflow:hidden;-webkit-user-select:none;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap;position:relative}.ripple-effect::before{content:"";border-radius:45px;position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.04);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.ripple-effect:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-number .item{background:#fff;border-radius:12px;box-shadow:0 4px 30px 0 rgba(0,0,0,.06);padding:18px 24px;flex:1;color:var(--color);text-align:center}.box-number .item .number{font-size:var(--font-size-xl);font-weight:var(--font-weight-lg)}.group-call{position:fixed;right:10px;bottom:50%;z-index:9999;display:flex;flex-direction:column;gap:18px}.group-call .item{width:57px;height:57px;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;-webkit-animation:ring-ring 1.2s infinite ease-in-out;animation:ring-ring 1.2s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.group-call .item img{width:100%;height:100%;object-fit:contain}@-webkit-keyframes ring-ring{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.scroll-to-top{z-index:9999;width:45px;height:45px;opacity:0;visibility:hidden;border:2px solid var(--background);border-radius:8px;display:flex;align-items:center;justify-content:center;position:fixed;bottom:10px;left:10px;background:#fff;cursor:pointer;transition:all .5s}.scroll-to-top.active{visibility:visible;opacity:1}.scroll-to-top img{transform:rotate(180deg);transition:all .3s}.scroll-to-top:hover img{margin-bottom:10px}.btn-default{border-radius:30px;border:1.5px solid var(--background);color:var(--background);padding:10px 36px;font-weight:var(--font-weight-sm);font-size:20px;display:inline-flex;height:58px;max-height:100%;align-items:center}.btn-action{display:flex;gap:10px;align-items:center;justify-content:center;padding:var(--padding-sm) var(--padding-lg);border-radius:30px;background:linear-gradient(90deg,var(--background) 0,var(--color) 100%);cursor:pointer}.btn-action span{font-weight:var(--font-weight-lg);color:#fff}.title-section{font-size:var(--font-size-xl);font-weight:var(--font-weight-md);margin-bottom:0}.text-gardient{background:linear-gradient(90deg,var(--background) 0,var(--color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-layout .bread-crumb{list-style:none;padding:0;margin:0;display:flex;gap:40px}.page-layout .bread-crumb li{position:relative;flex-shrink:0}.page-layout .bread-crumb li:after{content:'|';position:absolute;color:#fff;right:-20px}.page-layout .bread-crumb li:last-child:after{content:''}.page-layout .bread-crumb li:hover a{text-decoration:underline!important}.page-layout .bread-crumb li a{transition:all .5s;color:#fff}.page-layout .bread-crumb li.active{flex-shrink:1}.page-layout .bread-crumb li.active a{-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;height:25px;max-height:100%;font-weight:var(--font-weight-md)}.page-layout .banner-page{position:relative;width:100%;background:url(../3do/assets/images/bgr-page-default.png) center center no-repeat;background-size:cover;padding:30px 60px;display:flex;flex-direction:column;gap:12px;min-height:185px;height:100%}.page-layout .banner-page .title-page{font-size:48px;font-weight:var(--font-weight-sm);text-align:center;color:#fff;max-width:100%;width:960px;margin:0 auto}.page-layout .content-page{margin:46px 0 83px}.page-layout .content-page p{margin-bottom:1.3em!important}.page-layout .content-page figcaption{font-size:14px;color:var(--color-text-secondary);font-style:italic;margin-bottom:1em}.page-layout .content-page img{max-width:100%;width:auto;height:auto;display:block;margin:20px 0}.page-layout .content-page h1,.page-layout .content-page h2,.page-layout .content-page h3,.page-layout .content-page h4,.page-layout .content-page h5,.page-layout .content-page h6{font-weight:var(--font-weight-lg)}.page-layout .content-page em,.page-layout .content-page figcaption{font-weight:500}.page-layout .content-page a{color:var(--color);transition:all .5s}.page-layout .content-page a:hover{text-decoration:underline!important}.page-layout .content-page figure{text-align:center;margin:0 auto;display:block;width:100%!important}.page-layout .content-page .aligncenter{text-align:center;margin:20px auto;display:block}.page-layout .section-certs .box-cert{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.page-layout .section-certs .box-cert img{max-width:100%;object-fit:contain;height:90px}.page-layout .section-certs .box-cert .title-cert{font-size:24px;font-weight:var(--font-weight-md);text-align:center;max-width:288px;width:100%}.swiper-button-next,.swiper-button-prev{color:#6B4FFF!important;font-weight:var(--font-weight-lg)}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important}.list-logo{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.list-logo .logo{flex:1;display:flex;align-items:center;justify-content:center;height:72px;max-height:100%}.list-logo .logo img{width:100%;object-fit:scale-down;height:100%}.lists-slide-images .box-img{display:flex;align-items:center;justify-content:center;height:80px;max-height:100%;overflow:hidden}.lists-slide-images .box-img img{width:100%;object-fit:scale-down;height:100%}.lists-slide-images .box-text{text-align:center;font-size:15px}.lists-slide-images.image-text .box-content{display:flex;flex-direction:column;gap:11px;align-items:center}.lists-slide-images.image-text .box-img{width:136px;height:136px;border-radius:9px}.box-why-choose{display:flex;width:100%;gap:66px}.box-why-choose .image{display:flex;align-items:center;justify-content:center;overflow:hidden;background:#EDEAFF;border-radius:50%;flex-shrink:0;flex-basis:508px;width:100%;height:100%}.box-why-choose .image img{object-fit:contain;width:100%;height:auto}.box-why-choose .list-reason{display:flex;flex-direction:column;gap:60px;justify-content:center;flex:1}.box-why-choose .list-reason .item{background:linear-gradient(90deg,var(--background) 0,var(--color) 100%);display:flex;gap:12px;padding:var(--padding-lg);border-radius:12px;align-items:center;justify-content:center}.box-why-choose .list-reason .item .text{font-weight:var(--font-weight-sm);color:#fff;font-size:20px}.box-why-choose .list-reason .item .icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.box-post{box-shadow:0 4px 30px 0 rgba(0,0,0,.06);border-radius:12px;display:flex;gap:30px;position:relative;background:#fff;overflow:hidden}.box-post.layout-vertical{flex-direction:column;gap:15px;height:446px;max-height:100%}.box-post.layout-vertical .thumb{flex-basis:226px}.box-post.layout-vertical .infor{padding:0;width:309px;max-width:100%;margin:0 auto;height:100%}.box-post.layout-vertical .infor .desc{-webkit-line-clamp:4;height:auto}.box-post .thumb{flex-basis:276px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.box-post .thumb img{transition:all .5s;height:100%;object-fit:cover;width:100%}.box-post .infor{padding:18px 18px 18px 0;display:flex;flex-direction:column;gap:12px}.box-post .infor:hover .title-post{color:var(--color)}.box-post .infor .title-post{font-size:24px;font-weight:var(--font-weight-md);margin-bottom:0;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical;color:var(--color-text);transition:all .5s;line-height:100%}.box-post .infor .date{color:var(--color-text-secondary);font-size:14px;line-height:100%}.box-post .infor .desc{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;height:50px;max-height:100%;color:#000}.box-post .see-more{background:linear-gradient(89.52deg,#ff8801 2.97%,#564aff 99.57%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:100%;display:flex;align-items:center;gap:5px;transition:all .5s}.box-post .see-more:hover{gap:10px}.box-post:hover .title-post{color:var(--color)}.box-post:hover .thumb img{scale:1.1}.section-sale .title-section{margin-bottom:60px}.section-sale .box-sale{display:flex;gap:60px;align-items:start}.section-sale .box-left{display:flex;gap:30px;width:800px;max-width:100%;flex-shrink:0}.section-sale .box-left .img-left{border-radius:12px;overflow:hidden;display:flex;width:306px;max-width:100%}.section-sale .box-left .img-left img{height:auto;object-fit:cover;width:100%}.section-sale .box-left .infor-left{display:flex;flex-direction:column;flex:1}.section-sale .box-left .infor-left .title{margin-bottom:24px;font-size:24px;font-weight:var(--font-weight-sm)}.section-sale .box-left .infor-left .commerce-link{display:flex;align-items:center;justify-content:space-between;padding:60px 0}.section-sale .box-left .infor-left .commerce-link .btn-default{padding:12px 18px;height:47px;font-weight:var(--font-weight-md)}.section-sale .box-left .infor-left .commerce-link:last-child{padding:0}.section-sale .box-left .infor-left .app-store{display:flex;align-items:center;justify-content:space-between}.section-sale .box-left .infor-left .app-store .store{display:flex}.section-sale .box-left .infor-left .app-store .store img{width:100%;height:100%;object-fit:contain}.section-sale .box-left .infor-left .app-store .logo{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.section-sale .box-right{display:flex}.section-sale .box-right .img-right{width:290px;flex-shrink:0}.section-sale .box-right .img-right img{width:100%;height:100%;object-fit:contain}.section-sale .box-right .infor-right .title{margin-bottom:30px;font-size:24px;font-weight:var(--font-weight-sm)}.section-sale .box-right .infor-right .desc{color:var(--color-text-secondary);font-weight:var(--font-weight-sm)}.form-contact{background:#fff;border-radius:18px;padding:60px;border:1px solid #FFC88C}.form-contact .form-content{display:flex;flex-direction:column;gap:35px}.form-contact .form-content .form-header{display:flex;align-items:center;justify-content:space-between}.form-contact .form-content .form-header .title{margin-bottom:0;font-size:var(--font-size-xl);font-weight:var(--font-weight-md)}.form-contact .form-content .form-header .btn-close{display:none;visibility:hidden}.form-contact .form-content .form-body{display:flex;flex-direction:column;gap:35px}.form-contact .form-content .form-body .submit-form{font-weight:var(--font-weight-sm);font-size:20px;display:inline-flex;height:60px;max-height:100%;align-items:center;border-radius:30px;border:none;padding:18px 36px;gap:10px;background:var(--background);position:relative}.form-contact .form-content .form-body .submit-form p{display:flex;align-items:center;position:relative;justify-content:center}.form-contact .form-content .form-body .submit-form .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.form-contact .form-content .form-body .submit-form .icon img{width:100%;height:100%;object-fit:cover}.form-contact .form-content .form-body .submit-form .icon p{display:flex}.form-contact .form-content .form-body .submit-form .wpcf7-spinner{position:absolute;margin:0}.form-contact .form-content .form-body .submit-form input{background:0 0;border:none;padding:0;display:flex;color:#fff;font-size:20px;font-weight:var(--font-weight-md)}.form-contact .form-content .form-body .form-double{display:flex;gap:30px;align-items:center}.form-contact .form-content .form-body .form-group{display:flex;width:100%;overflow:hidden}.form-contact .form-content .form-body .form-group .wpcf7-form-control-wrap{display:flex;flex-direction:column;gap:4px}.form-contact .form-content .form-body .form-group .wpcf7-not-valid-tip{font-size:14px}.form-contact .form-content .form-body .form-group .wpcf7-response-output{margin:30px 0 0}.form-contact .form-content .form-body .form-group p{width:100%}.form-contact .form-content .form-body .form-group textarea{height:172px}.form-contact p{margin-bottom:0}.lead-form-modal .modal-content{background:0 0;border:none}.lead-form-modal .form-content .form-header .btn-close{display:flex;visibility:visible}input,optgroup,select,textarea{width:100%;max-height:100%;outline:0;border:1px solid #D7D7D7;border-radius:12px;padding:18px;background:#fff;transition:all .5s;height:55px}input:focus,optgroup:focus,select:focus,textarea:focus{outline:0;border-color:2px solid #FFC88C}input::placeholder,optgroup::placeholder,select::placeholder,textarea::placeholder{color:#969696}@media (max-width:1400px){.section-sale .box-sale{gap:30px}.section-sale .box-left{width:700px}}@media (max-width:1300px){.box-why-choose,.box-why-choose .list-reason{gap:50px}.section-sale .box-left .infor-left .app-store{gap:30px}.section-sale .box-left .infor-left .app-store .store{width:calc(100% - 60px)}}@media (max-width:1200px){.box-why-choose{gap:30px}.box-why-choose .image{flex-basis:350px}.box-why-choose .list-reason{gap:30px}.section-sale .box-left{width:100%}.section-sale .box-left .img-left{width:50%}.section-sale .box-left .infor-left .app-store .store{width:auto}.section-sale .box-right .img-right{width:50%}.section-sale .box-sale{flex-direction:column}}@media (max-width:991px){.section-products .title-section{margin-bottom:30px}.box-number .item .number{font-size:24px}.page-layout .banner-page .title-page{font-size:36px}.form-contact{padding:30px}.box-why-choose{flex-direction:column}.box-why-choose .image{width:350px;margin:auto}.box-post.layout-vertical{height:100%}.box-post.layout-vertical .infor{width:100%;padding:18px}}@media (max-width:767px){.box-number{gap:15px!important}.box-number .item{padding:9px 12px;font-size:14px;display:flex;flex-direction:column}.group-call .item{width:50px;height:50px}}@media (max-width:575px){.group-call{display:none}.list-parper .title-section{margin-bottom:18px}.why-choose{padding:30px 0}.section-brands .list-brands{margin-top:30px}.page-layout .content-page{margin:30px 0}.page-layout .section-certs .box-cert .title-cert{font-size:15px}.page-layout .bread-crumb{gap:16px}.page-layout .bread-crumb li:after{right:-10px}.page-layout .bread-crumb li a{font-size:12px}.page-layout .banner-page{padding:14px 20px;min-height:100px}.page-layout .banner-page .title-page{font-size:24px}.box-post{flex-direction:column;gap:12px}.box-post.layout-vertical .infor{padding:12px 18px}.box-post .thumb{flex-basis:230px}.box-post .see-more{font-size:14px}.box-post .infor{padding:12px 18px}.box-post .infor .title-post{font-size:16px}.box-post .infor .desc{font-size:14px;height:40px}.box-why-choose{gap:18px}.box-why-choose .image{flex-basis:240px;width:240px}.box-why-choose .list-reason{gap:18px}.box-why-choose .list-reason .item{padding:9px 18px}.box-why-choose .list-reason .item .text{font-size:15px}.btn-default{padding:6px 12px;font-size:13px;height:27px}.title-section{font-size:24px!important}.form-contact{padding:18px}.form-contact .form-content .form-header .title{font-size:24px}.section-sale .title-section{margin-bottom:30px}.section-sale .box-sale{gap:60px}.section-sale .box-left .img-left{display:none}.section-sale .box-left .infor-left .commerce-link{padding:18px 0}.section-sale .box-left .infor-left .title{font-size:20px}.section-sale .box-right .infor-right .title{margin-bottom:18px;font-size:20px}}@media (max-width:375px){.section-sale .box-left .infor-left .btn-default{font-weight:var(--font-weight-sm);font-size:16px;height:40px}.section-sale .box-left .infor-left .commerce-link img{width:auto;height:50px;object-fit:scale-down}.form-contact{padding:18px}.form-contact .form-content .form-body{gap:15px}.form-contact .form-content .form-body .submit-form{height:40px;padding:10px}.form-contact .form-content .form-body .submit-form input{font-size:16px;height:auto}.form-contact .form-content .form-body .form-double{gap:15px}}html{--color-text:#121212;--color-text-secondary:#565656;--color:#6B4FFF;--background:#FF8704;--font-size:16px;--font-size-xl:36px;--font-weight-sm:500;--font-weight-md:600;--font-weight-lg:700;--padding-lg:18px;--padding:16px;--padding-md:12px;--padding-sm:8px;--padding-xs:4px}header{height:96px;position:sticky;top:0;z-index:111;padding:var(--padding) 0;box-shadow:0 4px 30px 0 rgba(0,0,0,.06);background:#fff}header .header{display:flex;justify-content:space-between;position:relative}header .header .logo-header{flex-shrink:0;margin:0;display:flex}header .header .icon-menu-mobile{display:none;flex-direction:column;gap:5px;align-items:center;justify-content:center}header .header .icon-menu-mobile .line{width:24px;height:2px;background:#000}header .header .main-menu{margin:0;padding:0;list-style:none;display:flex;height:100%;gap:60px;align-items:center}header .header .main-menu .menu-item{height:100%;display:flex;align-items:center;transition:all .5s;position:relative}header .header .main-menu .menu-item.menu-item-has-children:after{content:'';position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:8px;height:8px;background-image:url(../3do/assets/images/icons/icon-arrow-down.svg);background-repeat:no-repeat;background-size:contain;transition:all .5s}header .header .main-menu .menu-item::before{content:'';position:absolute;bottom:6px;left:0;width:100%;height:2px;background-color:transparent;transition:all .5s}header .header .main-menu .menu-item.current-menu-item::before{background:var(--background)}header .header .main-menu .menu-item.current-menu-item>a{color:var(--background)}header .header .main-menu .menu-item:hover::before{background:var(--background)}header .header .main-menu .menu-item:hover>a{color:var(--background)}header .header .main-menu .menu-item:hover .sub-menu{top:76px;visibility:visible;opacity:1}header .header .main-menu .menu-item a{transition:all .5s;color:var(--color-text);font-size:20px;box-sizing:border-box}header .header .main-menu .menu-item .sub-menu{box-shadow:0 5px 30px -2px rgba(0,0,0,.16),0 5px 10px 0 rgba(0,0,0,.06);background:#fff;position:absolute;left:0;padding:var(--padding-md);top:100%;height:max-content;z-index:9;border-radius:8px;min-width:180px;opacity:0;visibility:hidden;transition:all .5s;list-style:none;gap:12px;display:flex;flex-direction:column}header .header .main-menu .menu-item .sub-menu .menu-item a{font-size:var(--font-size)}header .header .main-menu .menu-item .sub-menu .menu-item:before{background:0 0;height:0}header .header .actions-header{display:flex;gap:18px;align-items:center}header .header .actions-header .form-search{position:relative;cursor:pointer}header .header .actions-header .form-search.active .form-search-header{bottom:-66px;opacity:1;visibility:visible}header .header .actions-header .form-search .form-search-header{position:absolute;transition:all .5s;bottom:-100px;opacity:0;right:0;display:flex;width:400px;height:50px;background:#fff;border-radius:8px;box-shadow:0 0 40px 0 rgba(0,0,0,.12);visibility:hidden}header .header .actions-header .form-search .form-search-header .search-form{display:flex;align-items:center;gap:12px;border-radius:8px;overflow:hidden;background:#fff;width:100%;flex-direction:row-reverse;padding:0 var(--padding-md);height:100%}header .header .actions-header .form-search .form-search-header .search-form .icon-search{border:none;outline:0;background:0 0;padding:0}header .header .actions-header .form-search .form-search-header .search-form .input-search{border:none;outline:0;transition:all .5s;color:var(--color-text);font-size:14px;padding:0;position:relative;width:100%}.menu-mobile{background:rgba(0,0,0,.7);backdrop-filter:blur(10px)}.menu-mobile .modal-dialog{width:100%;max-width:100%;margin:0;padding:18px}.menu-mobile .modal-content{background:0 0;border:none;gap:30px}.menu-mobile .menu-header{display:flex;align-items:center;justify-content:space-between}.menu-mobile .menu-header .logo-header img{height:60px;width:100%}.menu-mobile .menu-header .btn-close{filter:brightness(0) invert(1)}.menu-mobile .btn-action{width:max-content;margin:auto}.menu-mobile .main-menu{display:flex;flex-direction:column;margin:0;padding:0;gap:15px;list-style:none}.menu-mobile .main-menu>.menu-item{border-bottom:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;padding:0 0 12px}.menu-mobile .main-menu>.menu-item>a{color:#fff;font-weight:var(--font-weight-sm);font-size:18px}.menu-mobile .main-menu>.menu-item>a[href="#"]{pointer-events:none;cursor:default}.menu-mobile .main-menu .sub-menu{list-style:none;display:flex;flex-direction:column;gap:8px;margin-top:10px;padding-left:30px}.menu-mobile .main-menu .sub-menu .menu-item{display:flex}.menu-mobile .main-menu .sub-menu .menu-item a{color:#fff}@media (max-width:1400px){header .header .main-menu{gap:30px}}@media (max-width:1199px){header .header .main-menu .menu-item a{font-size:var(--font-size)}}@media (max-width:991px){header{padding:7px 8px}header .header{justify-content:left;align-items:center}header .header .logo-header{margin:0 0 0 9px}header .header .actions-header{position:absolute;right:0;gap:9px}header .header .main-header{display:none}header .header .icon-menu-mobile{display:flex}}@media (max-width:575px){header{height:54px}header .header .logo-header img{height:40px;width:auto}header .header .actions-header .form-search .form-search-header{width:max-content}header .header .actions-header .btn-action{padding:6px 9px}header .header .actions-header .btn-action .icon{display:none}header .header .actions-header .btn-action span{font-size:12px}}@font-face{font-family:Roboto;font-display:swap;font-style:normal;font-weight:100;src:url(../../themes/3do/assets/fonts/Roboto/Roboto-Light.woff2)}@font-face{font-family:Roboto;font-display:swap;font-style:normal;font-weight:400;src:url(../../themes/3do/assets/fonts/Roboto/Roboto-Regular.woff2)}@font-face{font-family:Roboto;font-display:swap;font-style:normal;font-weight:500;src:url(../../themes/3do/assets/fonts/Roboto/Roboto-Medium.woff2)}@font-face{font-family:Roboto;font-display:swap;font-style:normal;font-weight:700;src:url(../../themes/3do/assets/fonts/Roboto/Roboto-Bold.woff2)}@font-face{font-family:Roboto;font-display:swap;font-style:italic;src:url(../../themes/3do/assets/fonts/Roboto/Roboto-Italic.woff2)}footer{padding:60px 0 30px;background:#fff}footer ul{list-style:none;padding:0!important;margin:0!important}footer .footer-logo{display:flex;align-items:center;margin-bottom:30px;gap:18px}footer .footer-logo .logo-footer{display:flex;flex-shrink:0}footer .footer-logo .footer-desc{margin-bottom:0;flex-basis:347px;width:100%}footer .footer-info{display:flex;flex-direction:column;gap:12px}footer .footer-info li{display:flex;align-items:center;gap:18px}footer .footer-info li .icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}footer .footer-info li .icon img{width:100%;height:100%;object-fit:scale-down}footer .footer-info li .info{display:flex;align-items:center;gap:8px}footer .footer-info li .info .label{font-size:15px;width:50px;max-width:100%;flex-shrink:0}footer .footer-info li .info .value{font-weight:var(--font-weight-sm)}footer .footer-certificate{display:flex;gap:30px;margin-top:30px}footer .footer-certificate .icon{display:flex;align-items:center;justify-content:center}footer .footer-certificate .icon img{max-width:100%;height:auto;object-fit:contain}footer .footer-nav{display:flex;justify-content:space-between}footer .footer-menu{display:flex;flex-direction:column;gap:30px}footer .footer-menu .title{margin-bottom:0;font-weight:var(--font-weight-lg);font-size:24px;text-transform:uppercase;letter-spacing:calc(24px * .05)}footer .footer-menu .menu-footer{display:flex;flex-direction:column;gap:18px}footer .footer-menu .menu-footer .menu-item:hover a{color:var(--background)}footer .footer-menu .menu-footer .menu-item a{font-size:20px;color:var(--color-text);letter-spacing:calc(20px * .05);transition:all .5s}footer .footer-social{display:flex;gap:15px;align-items:center}footer .footer-social .icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}footer .footer-social .icon img{max-width:100%;height:auto}footer .footer-more{display:flex;align-items:center;justify-content:space-between;margin-top:68px}footer .footer-more .footer-copyright{font-size:13px;color:var(--color)}@media (max-width:991px){footer{padding:18px 0 30px}footer .footer-menu{gap:18px}footer .footer-menu .title{font-size:20px}}@media (max-width:767px){footer .footer-logo .footer-desc{flex-basis:100%}footer .footer-more{margin-top:30px}footer .footer-nav{flex-direction:column;gap:18px}}@media (max-width:575px){footer{padding:18px 0}footer .footer-info li .icon{width:20px;height:20px}footer .footer-info li .info .labe,footer .footer-info li .info .value{font-size:13px}footer .footer-more{flex-direction:column-reverse;align-items:flex-start;gap:12px}footer .footer-menu .menu-footer{gap:12px}footer .footer-menu .menu-footer .menu-item a{font-size:15px}}.home-page{padding:36px 0 67px}.home-page .hero-banner{border-radius:20px;height:580px;max-height:100%;overflow:hidden;position:relative;display:flex}.home-page .hero-banner .swiper{height:100%}.home-page .hero-banner .swiper-pagination{bottom:30px!important}.home-page .hero-banner .hero-bgr{position:absolute;width:100%;max-width:100%;height:100%;left:0;top:0;z-index:-1;object-fit:cover;border-radius:20px}.home-page .hero-banner .hero-text{max-width:426px;width:100%;margin:124px 0 128px 169px}.home-page .hero-banner .hero-text .title{margin-bottom:0;font-size:48px;font-weight:var(--font-weight-lg);color:var(--background)}.home-page .hero-banner .hero-text .title span{color:var(--color)}.home-page .hero-banner .hero-text .description{font-size:24px;margin:24px 0 36px;font-weight:var(--font-weight-sm);color:var(--color-text-secondary)}.home-page .about-us{margin:67px auto 0}.home-page .about-us .description{margin:34px 0;display:flex;flex-direction:column}.home-page .about-us .description p:last-child{margin-bottom:0}.home-page .about-us .list-img{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px;display:grid;height:100%}.home-page .about-us .list-img .img-item{display:flex;overflow:hidden;align-items:center;justify-content:center;border-radius:12px}.home-page .about-us .list-img .img-item:hover img{scale:1.1;cursor:pointer}.home-page .about-us .list-img .img-item img{width:100%;height:100%;object-fit:cover;transition:all .5s}.home-page .about-us .list-img .img-1{grid-area:1 / 1 / 3 / 2}.home-page .about-us .list-img .img-2{grid-area:1 / 2 / 2 / 3}.home-page .about-us .list-img .img-3{grid-area:2 / 2 / 3 / 3}.home-page .about-certs{margin:59px auto 0}.home-page .about-certs .title-section{margin-bottom:30px}.home-page .about-brands{margin-top:120px}.home-page .about-brands .box-number{display:flex;align-items:center;gap:87px;margin-top:43px}.home-page .product-newest{margin-top:91px;padding-top:73px;width:100%}.home-page .product-newest .swiper-pagination-bullet{background:#fff;opacity:1}.home-page .product-newest .box-product{margin-top:47px;background:#E3E2FF;border-radius:20px;padding:60px}.home-page .product-newest .box-product .product-avatar{display:flex;align-items:center;justify-content:center;overflow:hidden;max-height:100%}.home-page .product-newest .box-product .product-avatar img{object-fit:contain;width:100%}.home-page .product-newest .box-product .product-action{display:flex;align-items:center;justify-content:space-between;margin-top:36px}.home-page .product-newest .box-product .product-action .btn-default{gap:10px;background:var(--background);color:#fff}.home-page .product-newest .box-product .product-info .title{font-size:var(--font-size-xl);font-weight:var(--font-weight-lg);color:var(--color);margin-bottom:0}.home-page .product-newest .box-product .product-info .description{margin:36px 0;display:flex}.home-page .product-newest .box-product .product-info .brand-info{display:flex;flex-direction:column;gap:12px}.home-page .product-newest .box-product .product-info .brand-info .label{font-weight:var(--font-weight-lg)}.home-page .product-newest .box-product .product-info .brand-info .icon{height:52px;max-height:100%}.home-page .product-newest .box-product .product-info .brand-info .icon img{object-fit:contain;max-width:100%;height:100%}.home-page .about-kols{margin-top:76px;width:100%}.home-page .about-kols .tab-kol,.home-page .about-kols .tab-kol .tab-content{margin-top:30px}.home-page .about-kols .tab-kol .nav{gap:60px;border:none}.home-page .about-kols .tab-kol .nav .nav-link{border:none;padding:0;font-size:24px;color:var(--color-text-secondary)}.home-page .about-kols .tab-kol .nav .nav-link.active{font-weight:var(--font-weight-md);color:var(--color)}.home-page .about-kols .tab-kol .list-experts{max-width:800px;width:100%;margin:auto}.home-page .background-special{background:linear-gradient(180deg,#fff 66.35%,rgba(250,247,243,0) 100%)}.home-page .list-parper{padding-top:120px}.home-page .banner-ads{margin-top:100px}.home-page .banner-ads .image-ads{display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;height:345px;max-height:100%}.home-page .banner-ads .image-ads img{transition:all .5s;width:100%;height:100%;object-fit:cover}.home-page .banner-ads .image-ads:hover img{scale:1.1}.home-page .section-sale{margin-top:120px}.home-page .list-news{margin-top:95px}.home-page .list-news .title-section{margin-bottom:60px}@media (max-width:1300px){.home-page .hero-banner{height:500px}.home-page .hero-banner .hero-text{margin:80px 0 0 80px}.home-page .hero-banner .hero-text .title{font-size:40px}}@media (max-width:1200px){.home-page .banner-ads{margin-top:80px}.home-page .about-brands{margin-top:60px}.home-page .about-brands .box-number{gap:30px}.home-page .list-parper{padding-top:60px}}@media (max-width:767px){.home-page .hero-banner{height:400px}.home-page .hero-banner .hero-text{margin:42px 0 0 22px}.home-page .about-us .list-img{grid-gap:15px}.home-page .about-kols .tab-kol .nav{gap:27px}}@media (max-width:575px){.home-page{padding:24px 0}.home-page .hero-banner{height:222px}.home-page .hero-banner .swiper-pagination{bottom:0!important}.home-page .hero-banner .hero-text{max-width:180px}.home-page .hero-banner .hero-text .description{font-size:11px;margin:10px 0}.home-page .hero-banner .hero-text .title{font-size:20px}.home-page .about-us{margin:30px auto 0}.home-page .about-us .list-img{grid-gap:9px}.home-page .about-us .description{margin:14px 0}.home-page .about-us .description p{font-size:13px}.home-page .about-certs{margin:0 auto}.home-page .about-brands{margin-top:30px}.home-page .product-newest{margin-top:57px;padding-top:34px}.home-page .product-newest .box-product{margin-top:18px;padding:36px 32px}.home-page .product-newest .box-product .product-action .btn-default{font-size:15px;height:36px}.home-page .product-newest .box-product .product-action .btn-default img{height:18px;width:18px}.home-page .product-newest .box-product .product-info .title{font-size:24px}.home-page .product-newest .box-product .product-info .description{font-size:14px;margin:18px 0}.home-page .about-kols{margin-top:30px}.home-page .about-kols .tab-kol{margin-top:18px}.home-page .about-kols .tab-kol .nav .nav-link{font-size:16px}.home-page .why-choose{padding-bottom:0}.home-page .banner-ads{margin-top:26px}.home-page .banner-ads .image-ads{height:100px}.home-page .section-sale{margin-top:57px}.home-page .list-news{margin-top:80px}}@media (max-width:413px){.home-page .about-kols{margin-top:30px}.home-page .about-kols .tab-kol{margin-top:18px}.home-page .about-kols .tab-kol .nav{gap:0;justify-content:space-between!important}.home-page .about-kols .tab-kol .nav .nav-link{font-size:16px}}@media (max-width:375px){.home-page .about-kols .tab-kol .nav{flex-direction:column}}.about-page{padding:0 0 63px}.about-page .about-us{margin-top:63px}.about-page .about-us .box-desc{display:flex;flex-direction:column;gap:16px}.about-page .about-us .box-desc .desc{display:flex;flex-direction:column}.about-page .about-us .box-desc .desc p:last-child{margin-bottom:0}.about-page .about-us .box-infor{display:flex;flex-direction:column;gap:60px}.about-page .about-us .box-infor .box-number{display:flex;flex-direction:column;gap:30px}.about-page .about-us .image{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;width:100%;height:100%}.about-page .about-us .image img{width:100%;height:100%;object-fit:cover}.about-page .about-benifit{margin:60px auto}.about-page .about-benifit .image-benifit{width:100%;height:382px;max-height:100%;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden}.about-page .about-benifit .image-benifit:hover img{scale:1.1;cursor:pointer}.about-page .about-benifit .image-benifit img{width:auto;height:100%;transition:all .5s;object-fit:cover}.about-page .about-benifit .box-benifit{background:#FF8704;padding:39px 50px;border-radius:28px;color:#fff;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:center}.about-page .about-benifit .box-benifit .title-section{font-size:28px;font-weight:var(--font-weight-md);margin-bottom:0}.about-page .about-benifit .box-benifit .desc,.about-page .about-benifit .box-benifit .trust{font-weight:var(--font-weight-sm)}.about-page .about-benifit .box-benifit .trust .number{font-size:var(--font-size-xl);font-weight:var(--font-weight-lg)}.about-page .about-value .box-vision{background:#6B4FFF;padding:39px 50px;border-radius:28px;color:#fff;display:flex;flex-direction:column;gap:30px;justify-content:center;height:100%}.about-page .about-value .box-vision .title-section{font-size:28px;font-weight:var(--font-weight-md);margin-bottom:0}.about-page .about-value .box-vision .desc{font-weight:var(--font-weight-sm)}.about-page .about-value .box-vision .box-infor{display:flex;align-items:center;justify-content:space-between}.about-page .about-value .box-vision .box-infor .item{font-weight:var(--font-weight-sm)}.about-page .about-value .box-vision .box-infor .item .number{font-size:var(--font-size-xl);font-weight:var(--font-weight-lg)}.about-page .about-value .box-value{display:flex;flex-direction:column;gap:18px}.about-page .about-value .box-value .title-section{margin-bottom:0;font-size:28px;font-weight:var(--font-weight-md)}.about-page .about-value .box-value .list-value{display:flex;flex-direction:column;gap:18px}.about-page .about-value .box-value .list-value .item{display:flex;gap:12px}.about-page .about-value .box-value .list-value .infor{display:flex;flex-direction:column;gap:12px}.about-page .about-value .box-value .list-value .infor .title{line-height:100%;font-size:20px;font-weight:var(--font-weight-md)}.about-page .about-value .box-value .list-value .thumb{flex-basis:174px;flex-shrink:0;border-radius:12px;overflow:hidden}.about-page .about-value .box-value .list-value .thumb img{width:100%;object-fit:contain}.about-page .about-certs{margin:60px auto}.about-page .about-certs .title-section{margin-bottom:30px}.about-page .about-kols .list-partners{margin-top:60px}.about-page .list-parper{margin:60px auto}@media (max-width:1200px){.about-page .about-us .box-infor{gap:30px}.about-page .about-us .title-section{font-size:30px}}@media (max-width:991px){.about-page .about-us .image img{width:auto}.about-page .about-benifit .image-benifit img{width:100%}}@media (max-width:575px){.about-page .about-us{margin-top:30px}.about-page .about-us .image{max-height:300px}.about-page .about-us .box-desc{gap:14px}.about-page .about-us .box-desc .desc{font-size:13px}.about-page .about-us .box-infor{gap:15px}.about-page .about-us .box-infor .box-number{flex-direction:row}.about-page .about-benifit{margin:30px auto}.about-page .about-benifit .box-benifit{padding:30px}.about-page .about-benifit .box-benifit .trust{font-size:15px}.about-page .about-value .box-vision{padding:30px}.about-page .about-value .box-vision .box-infor .item{font-size:15px}.about-page .about-value .box-vision .box-infor .item .number{font-size:24px}.about-page .about-certs{margin:30px auto}.about-page .why-choose{margin-bottom:0}.about-page .about-kols .list-partners{margin-top:30px}}.contact-page .contact-layout{margin-top:67px;display:flex;flex-direction:column;gap:150px}.contact-page .contact-infor .box-infor{padding:30px;border-radius:30px;box-shadow:0 4px 30px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;gap:20px;background:#fff;height:218px;max-height:100%}.contact-page .contact-infor .box-infor .icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.contact-page .contact-infor .box-infor .icon img{width:100%;height:100%;object-fit:contain}.contact-page .contact-infor .box-infor .title{font-size:24px}.contact-page .contact-infor .box-infor .value{font-size:20px;color:var(--background)}.contact-page .contact-main .box-left{display:flex;flex-direction:column;gap:21px;width:580px;max-width:100%}.contact-page .contact-main .box-left .sub-title{font-size:20px;color:var(--background);font-weight:400}.contact-page .contact-map{margin:60px auto}.contact-page .contact-map .map{display:flex;align-items:center;justify-content:center;width:100%}@media (max-width:1200px){.contact-page .contact-layout{gap:60px}.contact-page .contact-infor .box-infor{height:100%;justify-content:center}}@media (max-width:991px){.contact-page .contact-main .box-left{width:100%}.contact-page .contact-main .box-left .form-contact{padding:30px}}@media (max-width:767px){.contact-page .contact-layout{flex-direction:column-reverse}}@media (max-width:575px){.contact-page .contact-layout{flex-direction:column-reverse;gap:30px;margin-top:30px}.contact-page .about-brands{display:none}.contact-page .contact-map{margin:30px auto}}.post-layout.single-layout .banner-page{gap:30px}.post-layout.single-layout .list-news{margin:80px auto}.post-layout.single-layout .list-news .title-section{margin-bottom:60px}.post-layout .single-page{margin:43px auto}.post-layout .single-page .shares{display:flex;align-items:center;margin-top:30px;justify-content:end;gap:30px}.post-layout .single-page .shares .label{font-size:20px;letter-spacing:calc(20px * .05)}.post-layout .single-page .shares .list-social{display:flex;gap:15px;align-items:center}.post-layout .single-page .shares .list-social .item{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.post-layout .single-page .shares .list-social .item img{cursor:pointer}.post-layout .single-page .content-page{margin:43px 0 0}.post-layout .single-page .infor-single{display:flex;flex-direction:column;gap:30px}.post-layout .single-page .infor-single .title-post{width:988px;max-width:100%;font-size:48px;font-weight:var(--font-weight-lg);margin-bottom:0}.post-layout .single-page .infor-single .infor-post{display:flex;align-items:center;justify-content:space-between}.post-layout .single-page .infor-single .infor-post span{font-size:14px;color:#2A2A2A}.post-layout .single-page .infor-single .thumb{width:100%;height:550px;max-height:100%;display:flex;align-items:center;justify-content:center;border-radius:18px;overflow:hidden}.post-layout .single-page .infor-single .thumb img{width:100%;height:100%;object-fit:cover}.post-layout .category-page,.post-layout .search-page,.post-layout .tag-page{margin:60px auto}.post-layout .category-page .list-posts,.post-layout .search-page .list-posts,.post-layout .tag-page .list-posts{display:flex;flex-direction:column;gap:60px}.post-layout .category-page #pagination,.post-layout .search-page #pagination,.post-layout .tag-page #pagination{margin:60px 0;display:flex;align-items:center;justify-content:center;gap:8px}.post-layout .category-page .page-numbers,.post-layout .search-page .page-numbers,.post-layout .tag-page .page-numbers{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text);font-size:24px;font-weight:600;background:rgba(205,205,205,.3);transition:all .5s}.post-layout .category-page .page-numbers.current,.post-layout .category-page .page-numbers:hover,.post-layout .search-page .page-numbers.current,.post-layout .search-page .page-numbers:hover,.post-layout .tag-page .page-numbers.current,.post-layout .tag-page .page-numbers:hover{background:var(--background);color:#fff}.post-layout .category-page .page-numbers.next img,.post-layout .search-page .page-numbers.next img,.post-layout .tag-page .page-numbers.next img{transform:rotate(-90deg);transition:all .5s}.post-layout .category-page .page-numbers.prev img,.post-layout .search-page .page-numbers.prev img,.post-layout .tag-page .page-numbers.prev img{transform:rotate(-270deg);transition:all .5s}.post-layout .form-search-mobile{display:none;align-items:center;border-radius:30px;overflow:hidden;background:#fff;width:100%;padding:0 0 0 18px;position:relative;margin-bottom:30px}.post-layout .form-search-mobile .search-form{display:flex;align-items:center}.post-layout .form-search-mobile input{border:0;outline:0;transition:all .5s;color:var(--color-text);font-size:14px;padding:0;position:relative;width:100%;height:40px}.post-layout .form-search-mobile .icon-search{width:30px;height:30px;border-radius:50%;border:0;outline:0;flex-shrink:0;position:absolute;right:6px;background:var(--background)}.post-layout .sidebar{display:flex;flex-direction:column;gap:30px;position:sticky;z-index:1;top:110px;background:#f5f5ff}.post-layout .sidebar .form-search{border-radius:12px;background:var(--background);padding:18px 30px;display:flex;flex-direction:column;gap:25px}.post-layout .sidebar .form-search .title{color:#fff;font-size:24px;font-weight:var(--font-weight-md)}.post-layout .sidebar .form-search .search-form{display:flex;align-items:center;border-radius:30px;overflow:hidden;background:#fff;width:100%;padding:0 0 0 18px;height:100%;position:relative}.post-layout .sidebar .form-search .search-form input{border:0;outline:0;transition:all .5s;color:var(--color-text);font-size:14px;padding:0;position:relative;width:100%}.post-layout .sidebar .form-search .search-form .icon-search{width:44px;height:44px;border-radius:50%;border:0;outline:0;flex-shrink:0;position:absolute;right:6px;background:var(--background)}.post-layout .sidebar .widget{border-radius:18px;border:1px solid #ffc88c;display:flex;flex-direction:column;gap:30px;padding:18px 30px}.post-layout .sidebar .widget .title{font-size:24px;font-weight:var(--font-weight-md)}.post-layout .sidebar .widget .list-posts{display:flex;flex-direction:column;gap:30px}.post-layout .sidebar .widget .list-tags{display:flex;flex-wrap:wrap;gap:17px;align-items:center}.post-layout .sidebar .widget .list-tags .item{background:#E3E2FF;border-radius:20px;padding:6px 12px;font-size:15px;font-weight:var(--font-weight-md);color:var(--color-text);transition:all .5s}.post-layout .sidebar .widget .list-tags .item:hover{color:var(--background)}.post-layout .list-posts.small .item{flex-direction:row;gap:14px;align-items:start}.post-layout .list-posts.small .item .thumb{width:90px;height:90px;flex-shrink:0}.post-layout .list-posts.small .item .infor{gap:4px}.post-layout .list-posts.small .item .infor .infor-post{font-size:15px;color:var(--background)}.post-layout .list-posts.small .item .infor .title-post{font-size:15px;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;height:54px;max-height:100%}.post-layout .list-posts .item{display:flex;gap:30px}.post-layout .list-posts .item:hover .thumb img{scale:1.1}.post-layout .list-posts .item:hover .infor .title-post{color:var(--background)}.post-layout .list-posts .item .thumb{height:294px;max-height:100%;width:481px;flex-shrink:0;overflow:hidden;border-radius:18px}.post-layout .list-posts .item .thumb img{transition:all .5s;width:100%;height:100%;object-fit:cover}.post-layout .list-posts .item .infor{display:flex;flex-direction:column;gap:12px;position:relative}.post-layout .list-posts .item .infor .desc{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;height:115px;overflow:hidden}.post-layout .list-posts .item .infor .infor-post{display:flex;justify-content:space-between;align-items:center}.post-layout .list-posts .item .infor .infor-post span{font-size:14px;color:#2A2A2A}.post-layout .list-posts .item .infor .title-post{color:var(--color-text);font-size:20px;font-weight:var(--font-weight-md);transition:all .5s;line-height:normal}.post-layout .list-posts .item .infor .see-more{font-weight:var(--font-weight-md);font-size:20px;color:var(--color);position:absolute;bottom:0}@media (max-width:1200px){.post-layout .category-page .list-posts,.post-layout .seasrch-page .list-posts,.post-layout .tag-page .list-posts{gap:30px}.post-layout .list-posts .item .thumb{width:50%}}@media (max-width:767px){.post-layout.single-layout .list-news{margin:50px auto}.post-layout.single-layout .list-news .title-section{margin-bottom:30px}.post-layout.single-layout .bread-crumb li.active{display:none}.post-layout.single-layout .bread-crumb li.category::after{content:''}.post-layout .sidebar .form-search{display:none}.post-layout .form-search-mobile{display:flex}.post-layout .single-page .infor-single{flex-direction:column-reverse}.post-layout .single-page .infor-single .title-post{font-size:36px}.post-layout .single-page .infor-single .thumb{height:400px}}@media (max-width:575px){.post-layout.single-layout .list-news{margin:30px auto}.post-layout.single-layout .banner-page{gap:15px}.post-layout .single-page{margin:30px auto}.post-layout .single-page .content-page{margin:30px 0 0}.post-layout .single-page .infor-single{gap:15px}.post-layout .single-page .infor-single .title-post{font-size:24px}.post-layout .single-page .infor-single .thumb{height:222px}.post-layout .category-page,.post-layout .seasrch-page,.post-layout .tag-page{margin:30px auto}.post-layout .category-page #pagination,.post-layout .seasrch-page #pagination,.post-layout .tag-page #pagination{margin:30px 0}.post-layout .category-page .page-numbers,.post-layout .seasrch-page .page-numbers,.post-layout .tag-page .page-numbers{width:40px;height:40px;font-size:16px}.post-layout .list-posts.small .item .thumb{border-radius:6px}.post-layout .list-posts .item{gap:18px;flex-direction:column}.post-layout .list-posts .item .thumb{height:222px;width:100%}.post-layout .list-posts .item .infor{gap:18px}.post-layout .list-posts .item .infor .title-post{font-size:24px}.post-layout .list-posts .item .infor .desc{font-size:15px}.post-layout .list-posts .item .infor .infor-post{font-size:14px}.post-layout .list-posts .item .infor .see-more{position:relative}.post-layout .sidebar .widget{padding:15px;gap:15px}}.brand-page .brand-content{margin:60px auto 30px}.brand-page .brand-content .content-page{margin:30px 0}.brand-page .brand-content .box-brands{border-radius:18px;padding:25px;display:flex;flex-direction:column;gap:25px;border:1px solid #FFC88C}.brand-page .brand-content .box-brands .title{font-size:24px;font-weight:var(--font-weight-md)}.brand-page .brand-content .box-brands .list-brands{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px;max-height:500px;overflow-y:scroll;scrollbar-width:none}.brand-page .brand-content .box-brands .list-brands::-webkit-scrollbar{width:0}.brand-page .brand-content .box-brands .list-brands .item{display:flex;align-items:center;width:100%;padding-bottom:18px;transition:all .5s;border-color:#FF8704;justify-content:space-between}.brand-page .brand-content .box-brands .list-brands .item:last-child{padding-bottom:0}.brand-page .brand-content .box-brands .list-brands .item.active,.brand-page .brand-content .box-brands .list-brands .item:hover{border-bottom:1px solid #FF8704}.brand-page .brand-content .box-brands .list-brands .item.active .arrow,.brand-page .brand-content .box-brands .list-brands .item:hover .arrow{filter:invert(43%) sepia(82%) saturate(2988%) hue-rotate(349deg) brightness(98%) contrast(93%)}.brand-page .brand-content .box-brands .list-brands .item .arrow{transition:all .5s}.brand-page .brand-content .box-brands .list-brands .item .logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:40px}.brand-page .brand-content .box-brands .list-brands .item .logo img{width:auto;width:100%;object-fit:contain}.brand-page .brand-infor{display:flex;flex-direction:column;gap:30px}.brand-page .brand-infor .thumb{max-height:468px;height:100%;display:flex;align-items:center;justify-content:center;border-radius:18px;overflow:hidden}.brand-page .brand-infor .thumb img{height:100%;width:100%;object-fit:cover}.brand-page .content-brand ul{list-style:none;display:flex;flex-direction:column;gap:12px}.brand-page .content-brand ul li{position:relative;display:flex;gap:8px}.brand-page .content-brand ul li:before{content:url(../3do/assets/images/icons/icon-check.svg)}.brand-page .section-products{margin-bottom:30px}.brand-page .brand-kol{margin-bottom:60px}.brand-page .brand-kol .title-section{margin-bottom:30px}.brand-page .brand-kol .list-kol{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:28px;height:580px;max-height:100%}.brand-page .brand-kol .list-kol .item-1{grid-area:1 / 1 / 3 / 2}.brand-page .brand-kol .list-kol .item-2{grid-area:1 / 2 / 2 / 3}.brand-page .brand-kol .list-kol .item-3{grid-area:2 / 2 / 3 / 3}.brand-page .brand-kol .list-kol .item-4{grid-area:1 / 3 / 3 / 4}.brand-page .brand-kol .list-kol .item{overflow:hidden;border-radius:22px}.brand-page .brand-kol .list-kol .item img{transition:all .5s;width:100%;height:100%;object-fit:cover}.brand-page .brand-kol .list-kol .item:hover img{scale:1.1}@media (max-width:991px){.brand-page .brand-infor .thumb{height:400px}.brand-page .brand-kol .list-kol{grid-gap:15px;height:400px}}@media (max-width:767px){.brand-page .brand-infor .thumb{height:300px}.brand-page .brand-kol .list-kol{display:flex;flex-direction:column;height:100%}}@media (max-width:575px){.brand-page .content-brand{margin:30px 0 0}.brand-page .brand-content{margin:30px auto}.brand-page .brand-infor{gap:0}.brand-page .brand-infor .thumb{height:200px}.brand-page .brand-kol{margin-bottom:30px}}.product-page .title-product{margin:30px auto 0!important}.product-page .product-infor{margin:60px auto}.product-page .product-infor .thumb-product{width:100%;overflow:hidden;border-radius:18px;height:100%;max-height:780px;display:flex;align-items:center;justify-content:left}.product-page .product-infor .thumb-product img{width:auto;max-width:100%;height:100%;object-fit:contain}.product-page .product-brand{display:flex;align-items:center;gap:15px}.product-page .product-brand span{font-size:20px;flex-shrink:0}.product-page .product-brand .logo{height:40px;width:100%}.product-page .product-brand .logo img{height:100%;object-fit:contain}.product-page .section-sale{margin-top:40px}.product-page .product-content{margin:45px auto}.product-page .product-content ul{list-style:none;display:flex;flex-direction:column;gap:12px}.product-page .product-content ul li{position:relative;display:flex;gap:8px}.product-page .product-content ul li:before{content:url(../3do/assets/images/icons/icon-check.svg)}.product-page .section-products{margin-bottom:60px}@media (max-width:767px){.product-page .section-sale{margin-top:15px}}@media (max-width:575px){.product-page .product-content,.product-page .product-infor{margin:30px auto}}