@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0px, 50px, 0px);-moz-transform:translate3d(0px, 50px, 0px);transform:translate3d(0px, 50px, 0px)}100%{opacity:1;-webkit-transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}}@keyframes snakeItem{50%{-webkit-transform:translate(0, -8px);-moz-transform:translate(0, -8px);-o-transform:translate(0, -8px);transform:translate(0, -8px)}}@-webkit-keyframes animationDuoi{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(20deg);transform:rotate(20deg)}}.section-index{padding:120px 0}.section-index .section-title{text-align:center;position:relative;margin-bottom:60px}.section-index .section-title span.sub-title{display:block;width:100%;font-weight:500;color:#67A043;font-size:18px}.section-index .section-title h2{display:inline-block;font-weight:800;font-size:48px;margin-bottom:0px;color:#03200E;line-height:1.2}.section-index .section-title h2 a{color:#03200E}.section-index .section-title h2 span{color:var(--supColor)}.section-index .section-title .desc{font-size:1.6rem;margin:0 auto;margin-top:4px;max-width:760px}.section-index .section-title .title-separator{display:flex;justify-content:center;position:relative;text-align:center;margin-top:10px}.section-index .section-title .title-separator:before{content:"";display:block;width:30px;height:1px;background:var(--mainColor);position:absolute;top:calc(50% - 1px);left:calc(50% - 50px)}.section-index .section-title .title-separator:after{content:"";display:block;width:30px;height:1px;background:var(--mainColor);position:absolute;top:calc(50% - 1px);right:calc(50% - 50px)}.section-index .section-title .title-separator .separator-center{display:block;width:32px;height:12px;position:relative}.section-index .section-title .title-separator .separator-center:before{content:"";display:block;width:10px;height:10px;border:1px solid var(--mainColor);transform:rotate(45deg);position:absolute;top:0;left:8px}.section-index .section-title .title-separator .separator-center:after{content:"";display:block;width:10px;height:10px;border:1px solid var(--mainColor);transform:rotate(45deg);position:absolute;top:0;right:8px}@media (max-width: 991px){.section-index{padding:50px 0}}@media (max-width: 767px){.section-index{padding:25px 0}.section-index .section-title{margin-bottom:20px}.section-index .section-title span.sub-title{font-size:1.4rem}.section-index .section-title h2{font-size:2rem}.section-index .section-title .desc{font-size:1.4rem}}.section_slider .swiper-container{position:relative}.section_slider .swiper-container .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.section_slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;margin:0;width:12px;height:12px;border:1px solid #D2D6DB;border-radius:0px;background:#D2D6DB;padding:0;font-size:0;opacity:1;border-radius:50%}.section_slider .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.section_slider .swiper-container .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px}.section_slider .swiper-container .swiper-button-next svg{width:100%;height:100%}.section_slider .swiper-container .swiper-button-next svg rect:nth-child(1){stroke:var(--mainColor)}.section_slider .swiper-container .swiper-button-next svg rect:nth-child(2){fill:var(--mainColor)}.section_slider .swiper-container .swiper-button-next:after{display:none}.section_slider .swiper-container .swiper-button-next:hover svg rect:nth-child(1){stroke:var(--hover)}.section_slider .swiper-container .swiper-button-next:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_slider .swiper-container .swiper-button-next{display:none}}.section_slider .swiper-container .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px}.section_slider .swiper-container .swiper-button-prev svg{width:100%;height:100%}.section_slider .swiper-container .swiper-button-prev svg rect:nth-child(1){stroke:var(--mainColor)}.section_slider .swiper-container .swiper-button-prev svg rect:nth-child(2){fill:var(--mainColor)}.section_slider .swiper-container .swiper-button-prev:after{display:none}.section_slider .swiper-container .swiper-button-prev:hover svg rect:nth-child(1){stroke:var(--hover)}.section_slider .swiper-container .swiper-button-prev:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_slider .swiper-container .swiper-button-prev{display:none}}@media (max-width: 767px){.section_slider .swiper-container .swiper-button-next,.section_slider .swiper-container .swiper-button-prev{width:25px;height:25px;line-height:25px}.section_slider .swiper-container .swiper-button-next:after,.section_slider .swiper-container .swiper-button-prev:after{font-size:1.2rem}}.section_slider .swiper-container:hover .swiper-button-next{right:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section_slider .swiper-container:hover .swiper-button-next.swiper-button-disabled{opacity:0.35}.section_slider .swiper-container:hover .swiper-button-next.swiper-button-lock{display:none}.section_slider .swiper-container:hover .swiper-button-prev{left:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.section_slider .swiper-container:hover .swiper-button-prev.swiper-button-disabled{opacity:0.35}.section_slider .swiper-container:hover .swiper-button-prev.swiper-button-lock{display:none}.section_slider .swiper-container .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:20px;min-height:20px;width:initial;background:rgba(35,86,43,0.2);left:50%;transform:translateX(-50%);height:24px;padding:0 8px;border-radius:12px;backdrop-filter:blur(5px)}.section_slider .swiper-container .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet{transition:all .2s;background:#FFF;border-color:#FFF}.section_slider .swiper-container .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet-active{width:16px !important;height:16px;background:#67A043;border:1px #FFF solid}.section_slider .swiper-container .swiper-slide{background:#ebebeb;overflow:hidden;aspect-ratio:1920 /700}@media (max-width: 991px){.section_slider .swiper-container .swiper-slide{aspect-ratio:1/1}}.section_slider .swiper-container .swiper-slide img{width:100%}.section_slider .swiper-container .swiper-slide .container{position:absolute;left:50%;transform:translateX(-50%);bottom:96px;color:#FFF}.section_slider .swiper-container .swiper-slide .container .text{width:711px;max-width:100%}.section_slider .swiper-container .swiper-slide .container .title-1{font-size:64px;margin-bottom:16px;font-weight:700;line-height:1.2}.section_slider .swiper-container .swiper-slide .container .title-2{font-size:24px;margin-bottom:48px}.section_slider .swiper-container .swiper-slide .container .more{background:#fff url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983) right 24px center no-repeat;color:#67A043;display:inline-block;line-height:56px;border-radius:28px;padding:0 56px 0 24px}.section_slider .swiper-container .swiper-slide .container .more:hover{background-color:#E5FFD4}.section_slider .swiper-container .swiper-progress-bar{position:absolute;bottom:0;left:0;height:6px;background-color:rgba(129,129,129,0.7);width:100%;transition:width 0.5s ease-in-out;z-index:1}.section_slider .swiper-container .swiper-progress-bar .progress{display:block;width:0;height:100%;background:linear-gradient(90deg, var(--subColor), var(--hover));position:absolute;top:0;left:0}.section_services{padding-bottom:30px}.section_services .bg-container{background:#fff;padding:4px;position:relative}.section_services .bg-container:before{content:"";display:block;width:1px;height:30px;background:var(--mainColor);position:absolute;bottom:100%;left:17px}.section_services .bg-container:after{content:"";display:block;width:1px;height:30px;background:var(--mainColor);position:absolute;bottom:100%;right:17px}.section_services .bg-container .wire-left:before{content:"";display:block;width:7px;height:7px;border:1px solid var(--mainColor);position:absolute;top:14px;left:14px}.section_services .bg-container .wire-left:after{content:"";display:block;width:1px;height:13px;background:var(--mainColor);position:absolute;top:5px;left:17px}.section_services .bg-container .wire-right:before{content:"";display:block;width:7px;height:7px;border:1px solid var(--mainColor);position:absolute;top:14px;right:14px}.section_services .bg-container .wire-right:after{content:"";display:block;width:1px;height:13px;background:var(--mainColor);position:absolute;top:5px;right:17px}.section_services .bg-container .services-border{border:1px solid var(--mainColor)}.section_services .promo-box .promo-item{border-right:1px solid var(--mainColor);padding-top:10px;padding-bottom:10px;text-align:center}.section_services .promo-box .promo-item .icon{width:40px;height:40px;position:relative}.section_services .promo-box .promo-item .icon:before{content:"";display:block;width:50px;height:50px;background:#419e4f;position:absolute;bottom:-5px;left:-5px;border-radius:100px}.section_services .promo-box .promo-item .icon img{inset:0px;box-sizing:border-box;padding:0px;border:none;margin:auto;width:0px;height:0px;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:contain;position:relative}@media (min-width: 1200px){.section_services .promo-box .promo-item .icon img{left:-12px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}}.section_services .promo-box .promo-item .info{text-align:left;display:inline-table;vertical-align:middle;text-align:center;margin-bottom:0px;margin-top:0;color:var(--mainColor)}.section_services .promo-box .promo-item .info h3{font-size:1.4rem;font-weight:600;margin:0px;margin-bottom:3px;line-height:initial}.section_services .promo-box .promo-item .info span{color:#666;font-size:1.2rem;display:block;line-height:initial}@media (min-width: 992px){.section_services .promo-box .promo-item .info{text-align:left;flex-grow:1;margin-left:10px;max-width:calc(100% - 65px)}}.section_services .promo-box .promo-item:last-child{border-right:0px}@media (min-width: 1200px){.section_services .promo-box .promo-item:hover .icon img{left:0}}@media (min-width: 992px){.section_services .promo-box .promo-item .icon{display:inline-block;margin-bottom:0px;flex-grow:0;flex:none}}@media (max-width: 991px){.section_services .promo-box .promo-item .icon{margin:0 auto;margin-bottom:4px}.section_services .promo-box .promo-item .icon:before{display:none}}@media (max-width: 767px){.section_services .promo-box{padding:0;margin:0}.section_services .promo-box .promo-item{padding-top:6px;padding-bottom:6px}.section_services .promo-box .promo-item:nth-child(1){border-bottom:1px solid var(--mainColor)}.section_services .promo-box .promo-item:nth-child(2){border-right:0px;border-bottom:1px solid var(--mainColor)}}.section_coupons .swiper_coupons .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.section_coupons .swiper_coupons .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;margin:0;width:12px;height:12px;border:1px solid #D2D6DB;border-radius:0px;background:#D2D6DB;padding:0;font-size:0;opacity:1;border-radius:50%}.section_coupons .swiper_coupons .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.section_coupons .swiper_coupons .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px}.section_coupons .swiper_coupons .swiper-button-next svg{width:100%;height:100%}.section_coupons .swiper_coupons .swiper-button-next svg rect:nth-child(1){stroke:var(--mainColor)}.section_coupons .swiper_coupons .swiper-button-next svg rect:nth-child(2){fill:var(--mainColor)}.section_coupons .swiper_coupons .swiper-button-next:after{display:none}.section_coupons .swiper_coupons .swiper-button-next:hover svg rect:nth-child(1){stroke:var(--hover)}.section_coupons .swiper_coupons .swiper-button-next:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_coupons .swiper_coupons .swiper-button-next{display:none}}.section_coupons .swiper_coupons .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px}.section_coupons .swiper_coupons .swiper-button-prev svg{width:100%;height:100%}.section_coupons .swiper_coupons .swiper-button-prev svg rect:nth-child(1){stroke:var(--mainColor)}.section_coupons .swiper_coupons .swiper-button-prev svg rect:nth-child(2){fill:var(--mainColor)}.section_coupons .swiper_coupons .swiper-button-prev:after{display:none}.section_coupons .swiper_coupons .swiper-button-prev:hover svg rect:nth-child(1){stroke:var(--hover)}.section_coupons .swiper_coupons .swiper-button-prev:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_coupons .swiper_coupons .swiper-button-prev{display:none}}@media (max-width: 767px){.section_coupons .swiper_coupons .swiper-button-next,.section_coupons .swiper_coupons .swiper-button-prev{width:25px;height:25px;line-height:25px}.section_coupons .swiper_coupons .swiper-button-next:after,.section_coupons .swiper_coupons .swiper-button-prev:after{font-size:1.2rem}}.section_coupons .swiper_coupons:hover .swiper-button-next{right:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section_coupons .swiper_coupons:hover .swiper-button-next.swiper-button-disabled{opacity:0.35}.section_coupons .swiper_coupons:hover .swiper-button-next.swiper-button-lock{display:none}.section_coupons .swiper_coupons:hover .swiper-button-prev{left:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.section_coupons .swiper_coupons:hover .swiper-button-prev.swiper-button-disabled{opacity:0.35}.section_coupons .swiper_coupons:hover .swiper-button-prev.swiper-button-lock{display:none}.section_coupons .swiper_coupons .swiper-slide{padding:4px;height:auto}.section_coupons .swiper_coupons .swiper-slide .box-coupon{display:flex;align-items:center;border-radius:4px;padding:8px;position:relative;filter:drop-shadow(0px 0px 3px rgba(0,0,0,0.15));height:100%;max-width:100%;aspect-ratio:300/108}.section_coupons .swiper_coupons .swiper-slide .box-coupon .mask-ticket{display:block;width:100%;height:100%;position:absolute;background:#fff;top:0;left:0;-webkit-mask:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/ticket5.svg?1746438897983);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-type:unset;mask-size:cover}.section_coupons .swiper_coupons .swiper-slide .box-coupon .image{width:33.333%;height:70px;display:flex;position:relative;flex:none;flex-grow:0}.section_coupons .swiper_coupons .swiper-slide .box-coupon .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap{flex-grow:1;display:flex;flex-direction:column;padding-left:12px;position:relative;width:100%;height:100%;justify-content:space-between}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top{font-size:1.6rem;font-weight:700;margin-bottom:6px}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top span{font-size:1.2rem;color:#444;font-weight:500}@media (max-width: 350px){.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top{font-size:1.4rem}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top span{font-size:10px}}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom{display:flex;align-items:end;justify-content:space-between;gap:4px}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom span{color:var(--mainColor);font-size:1rem;font-weight:500;line-height:normal;color:#666}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code{position:relative;display:inline-block;color:#fff;background:var(--mainColor);padding:2px 8px;margin-left:0px;min-width:80px;text-align:center;cursor:pointer;font-size:1.1rem}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code:before{position:absolute;display:block;border:1px solid #fff;opacity:.3;transition:opacity 0.3s cubic-bezier(0.37, 0.01, 0, 0.98);z-index:1;content:"";top:2px;left:2px;right:2px;bottom:2px}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code:hover{background:var(--hover)}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button{display:flex;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.4rem;border:1px solid var(--mainColor);border-radius:99px;position:absolute;right:0px;top:0px}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button svg{width:10px;height:10px;fill:var(--mainColor)}.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button:hover svg{fill:var(--hover)}@media (max-width: 767px){.section_coupons .swiper_coupons{overflow:initial;padding:0px;margin:0px}.section_coupons .swiper_coupons .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;margin-left:-14px;padding-left:7px;padding-right:7px;width:auto}.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide{padding-left:7px;padding-right:7px;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%;min-width:85%;height:auto}.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code{min-width:70px;font-size:1.1rem}.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide .box-coupon .content_wrap .content-bottom span{font-size:1.1rem;font-weight:500;line-height:normal}}.popup-coupon{padding:0 8px;box-sizing:border-box;width:450px;max-height:505px;height:auto;background:transparent;margin:0 auto;position:relative;position:fixed;left:50%;top:15%;transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);box-shadow:none;touch-action:manipulation;opacity:0;transform:translateX(-50%);z-index:-1;min-height:200px}@media (max-width: 767px){.popup-coupon{width:100%}}.popup-coupon.active{opacity:1;z-index:99999}.popup-coupon .content{display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:5px;background-color:#fff;margin:0 auto;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,0.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,0.15);position:relative;overflow:hidden}.popup-coupon .content .title{display:block;width:100%;padding:10px;background:var(--mainColor);color:#fff}.popup-coupon .content .close-popup-coupon{position:absolute;top:8px;right:10px;cursor:pointer}.popup-coupon .content .close-popup-coupon svg{width:15px;height:15px;transition:transform 0.3s}.popup-coupon .content .close-popup-coupon svg path{fill:#fff}.popup-coupon .content .close-popup-coupon:hover svg{transform:rotate(90deg)}.popup-coupon .content ul{width:100%}.popup-coupon .content ul li{padding:10px;display:flex}.popup-coupon .content ul li:nth-child(2n+1){background-color:#f9f9f9}.popup-coupon .content ul li span:first-child{min-width:126px;display:inline-block;color:var(--mainColor)}.section_4_banner{background:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/bg_4_banner.jpg?1746438897983) top center no-repeat}.section_4_banner .section-title{text-align:left;margin-bottom:60px}.section_4_banner .section-title .left .sub-title{color:#81D84A;font-size:18px}.section_4_banner .section-title .left h2{color:#FFF;line-height:1.2}@media (min-width: 1200px){.section_4_banner .section-title .left h2{font-size:56px}}.section_4_banner .section-title .left h2 span{display:block;color:#FFE5B5;font-family:'Playfair Display';font-style:italic;font-weight:600}.section_4_banner .section-title .desc{color:#E8FFDA;margin-bottom:24px}.section_4_banner .section-title .more{background:#fff url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983) right 24px center no-repeat;color:#67A043;display:inline-block;line-height:56px;border-radius:28px;padding:0 56px 0 24px}.section_4_banner .section-title .more:hover{background-color:#E5FFD4;background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983);color:#67A043}.section_4_banner .three_banner{border-radius:8px;overflow:hidden}.section_4_banner .three_banner a{display:block;position:relative}.section_4_banner .three_banner a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(129,216,74,0) 56.52%, #198514 100%)}.section_4_banner .three_banner a .banner-info{position:absolute;bottom:0;left:0;width:100%;padding:32px}.section_4_banner .three_banner a .banner-info h3,.section_4_banner .three_banner a .banner-info span{color:#FFF}.section_4_banner .three_banner a .banner-info h3{font-weight:600;font-size:24px}.section_flash_sale{width:100%;overflow:hidden}.section_flash_sale .section-title .title-separator{margin-bottom:20px}.section_flash_sale .section-title .count-down{margin-top:12px;min-width:260px;flex-grow:0;display:flex;align-items:center;position:relative}.section_flash_sale .section-title .count-down .timer-view{display:inline-block;width:100%;text-align:center;min-height:50px}.section_flash_sale .section-title .count-down .timer-view .block-timer{height:auto;width:50px;background-color:var(--mainColor);display:inline-block;line-height:50px;padding:5px;margin-right:5px;text-align:center}.section_flash_sale .section-title .count-down .timer-view .block-timer:last-child{margin-right:0px}.section_flash_sale .section-title .count-down .timer-view .block-timer p{display:block;font-weight:500;color:#fff;font-size:2rem;margin:0;line-height:initial}.section_flash_sale .section-title .count-down .timer-view .block-timer span{display:block;color:#fff;font-size:1.3rem;line-height:initial}.section_flash_sale .section-title .count-down .timer-view .lof-labelexpired{height:auto;display:flex;justify-content:center;align-items:center;font-weight:600;color:var(--textColor);font-size:1.6rem;font-weight:600;min-height:45px}.section_flash_sale .section-title .count-down .timer-view:before{content:"";width:calc(50% - 140px);height:4px;position:absolute;left:0px;top:calc(50% - 4px);background:var(--mainColor)}.section_flash_sale .section-title .count-down .timer-view:after{content:"";width:calc(50% - 140px);height:4px;position:absolute;right:0px;top:calc(50% - 4px);background:var(--mainColor)}.section_flash_sale .block-product-sale.has-deal-time{padding:20px;border:4px solid var(--mainColor);padding-top:52px;border-top:0px;margin-top:-52px}.section_flash_sale .block-product-sale .swiper_sale{padding-left:8px;margin-left:-8px;padding-bottom:5px}.section_flash_sale .block-product-sale .swiper_sale .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.section_flash_sale .block-product-sale .swiper_sale .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;margin:0;width:12px;height:12px;border:1px solid #D2D6DB;border-radius:0px;background:#D2D6DB;padding:0;font-size:0;opacity:1;border-radius:50%}.section_flash_sale .block-product-sale .swiper_sale .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next svg{width:100%;height:100%}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next svg rect:nth-child(1){stroke:var(--mainColor)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next svg rect:nth-child(2){fill:var(--mainColor)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next:after{display:none}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next:hover svg rect:nth-child(1){stroke:var(--hover)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next{display:none}}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev svg{width:100%;height:100%}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev svg rect:nth-child(1){stroke:var(--mainColor)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev svg rect:nth-child(2){fill:var(--mainColor)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev:after{display:none}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev:hover svg rect:nth-child(1){stroke:var(--hover)}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev{display:none}}@media (max-width: 767px){.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next,.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev{width:25px;height:25px;line-height:25px}.section_flash_sale .block-product-sale .swiper_sale .swiper-button-next:after,.section_flash_sale .block-product-sale .swiper_sale .swiper-button-prev:after{font-size:1.2rem}}.section_flash_sale .block-product-sale .swiper_sale:hover .swiper-button-next{right:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section_flash_sale .block-product-sale .swiper_sale:hover .swiper-button-next.swiper-button-disabled{opacity:0.35}.section_flash_sale .block-product-sale .swiper_sale:hover .swiper-button-next.swiper-button-lock{display:none}.section_flash_sale .block-product-sale .swiper_sale:hover .swiper-button-prev{left:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.section_flash_sale .block-product-sale .swiper_sale:hover .swiper-button-prev.swiper-button-disabled{opacity:0.35}.section_flash_sale .block-product-sale .swiper_sale:hover .swiper-button-prev.swiper-button-lock{display:none}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide{height:auto !important;max-width:25%}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .box-product-sale{flex:1 1 0%}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount{width:100%;display:inline-block}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem{width:100%;height:20px;border-radius:10px;position:relative;background:#8d251c;z-index:1}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem.visible{background:#ababab}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem.sold-out .countdown{background:linear-gradient(90deg, #4a4a4a, #8b8b8b) !important}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem .fire{position:absolute;width:25px;height:25px;display:flex;justify-content:center;align-items:center;z-index:1;top:-5px;left:0}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem .countdown{position:absolute;height:20px;border-radius:10px;background:linear-gradient(90deg, #f53d2d, #f63);z-index:0;left:0;top:0}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem .countdown span{position:relative;display:inline-block;width:25px;height:25px;z-index:3;background-size:contain;background-repeat:no-repeat;background-position:center center;left:100%;top:-10px}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount .countitem.sold-out .countdown{background:#ddd}.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount span{font-size:1.2rem;position:absolute;top:0;z-index:4;color:#fff;line-height:20px;left:50%;text-shadow:0 2px 4px rgba(0,0,0,0.25);transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-os-transform:translateX(-50%)}@media (max-width: 480px){.section_flash_sale .block-product-sale .swiper_sale .swiper-slide .product-flash-sale .productcount span{font-size:1.2rem}}.section_flash_sale .block-product-sale .view-more{text-align:center}@media (max-width: 767px){.section_flash_sale .section-title .count-down{margin:0 -20px}.section_flash_sale .section-title .count-down .timer-view{text-align:center}.section_flash_sale .block-product-sale{margin:0 -14px}.section_flash_sale .block-product-sale.has-deal-time{padding:20px 0px;padding-top:52px;margin-top:-52px}.section_flash_sale .block-product-sale .swiper_sale{padding:0 14px;overflow:initial;margin:0px}.section_flash_sale .block-product-sale .swiper_sale .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;width:auto;-ms-overflow-style:none;scrollbar-width:none;margin-right:-14px;margin-left:-14px;padding-left:7px;padding-right:7px}.section_flash_sale .block-product-sale .swiper_sale .swiper-wrapper .swiper-slide{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;min-width:60%;padding-left:7px;padding-right:7px}.section_flash_sale .block-product-sale .alert.alert-warning{margin:0 20px}}.section_product_tab{padding-top:0}.section_product_tab .section-title h2{font-size:48px;font-weight:700;line-height:1.2}.section_product_tab .section-title h2 span{color:#7E570F;font-family:'Playfair Display';font-style:italic;display:block;font-weight:600}.section_product_tab .tab_big{height:auto}.section_product_tab .tab_big .tab_ul{padding:0px 34px;position:relative;max-width:100%;margin:16px auto 0 auto}.section_product_tab .tab_big .tab_ul ul{scrollbar-face-color:#367CD2;scrollbar-shadow-color:#FFFFFF;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#FFFFFF;scrollbar-darkshadow-color:#FFFFFF;scrollbar-track-color:#FFFFFF;scrollbar-arrow-color:#FFFFFF;scrollbar-width:none}.section_product_tab .tab_big .tab_ul ul::-webkit-scrollbar{width:0;height:0}.section_product_tab .tab_big .tab_ul ul::-webkit-scrollbar-track{-webkit-box-shadow:none;-webkit-border-radius:0;border-radius:0;height:0}.section_product_tab .tab_big .tab_ul ul::-webkit-scrollbar-thumb{-webkit-border-radius:0;border-radius:0;background:rgba(255,0,0,0.8);-webkit-box-shadow:none}.section_product_tab .tab_big .tab_ul .grad-left{position:absolute;top:calc(50% - 15px);left:0;z-index:3;width:24px;display:flex;justify-content:start;align-items:center}.section_product_tab .tab_big .tab_ul .grad-left svg{transform:rotate(180deg)}.section_product_tab .tab_big .tab_ul .grad-left svg path{stroke:var(--mainColor)}.section_product_tab .tab_big .tab_ul .grad-left svg rect{fill:var(--mainColor)}.section_product_tab .tab_big .tab_ul .grad-right{position:absolute;top:calc(50% - 15px);z-index:3;right:0;width:24px;display:flex;justify-content:end;align-items:center}.section_product_tab .tab_big .tab_ul .grad-right svg path{stroke:var(--mainColor)}.section_product_tab .tab_big .tab_ul .grad-right svg rect{fill:var(--mainColor)}.section_product_tab .tab_big .tab_ul .button{cursor:pointer}.section_product_tab .tab_big .tab_ul ul{max-width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:0;margin:0;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-bottom:-10px;text-align:center;-webkit-mask:linear-gradient(90deg, transparent 0, #000 10px, #000 calc(100% - 10px), transparent 100%)}.section_product_tab .tab_big .tab_ul ul li{padding:0 20px;position:relative;width:auto;line-height:36px;height:auto;font-weight:500;min-width:100px;background:var(--subColor);color:var(--mainColor);transition:background-color 0.3s ease;margin-right:12px}.section_product_tab .tab_big .tab_ul ul li span{position:relative}.section_product_tab .tab_big .tab_ul ul li:last-child{margin-right:0px}.section_product_tab .tab_big .tab_ul ul li:before{position:absolute;display:block;border:1px solid var(--mainColor);opacity:.5;transition:opacity 0.3s cubic-bezier(0.37, 0.01, 0, 0.98);z-index:1;content:"";top:4px;left:4px;right:4px;bottom:4px}.section_product_tab .tab_big .tab_ul ul li:after{content:'';position:absolute;left:0;right:0;bottom:-6px;width:8px;margin:auto;transition-duration:.3s;border-top:8px solid var(--mainColor);border-left:8px solid transparent;border-right:8px solid transparent;transform:translateY(-10px);z-index:-1}.section_product_tab .tab_big .tab_ul ul li:hover{background:var(--hover);color:#fff}.section_product_tab .tab_big .tab_ul ul li:hover:before{border:1px solid #fff}.section_product_tab .tab_big .tab_ul ul li.current{background:var(--mainColor);color:#fff}.section_product_tab .tab_big .tab_ul ul li.current:before{border:1px solid #fff}.section_product_tab .tab_big .tab_ul ul li.current:after{transform:translateY(0px)}.section_product_tab .tab_big .tab_ul ul li:last-child{margin-right:10px}.section_product_tab .tab_big .tab_ul .button{display:flex;justify-content:center;align-items:center;cursor:pointer}.section_product_tab .tab_big .tab_ul .button:hover svg{color:var(--supColor)}.section_product_tab .tab_big .tab_ul .button:hover svg path{fill:var(--supColor)}.section_product_tab .tab-content{overflow:initial}.section_product_tab .view-more{text-align:center}.section_product_tab .view-more .more{background:#fff url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983) right 24px center no-repeat;color:#67A043;display:inline-block;line-height:56px;border-radius:28px;padding:0 56px 0 24px;border:1px solid #67A043}.section_product_tab .view-more .more:hover{background-color:#E5FFD4;background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983);color:#67A043}@media (max-width: 767px){.section_product_tab .tab_big{margin:0 -10px}.section_product_tab .tab_big .tab_ul{padding:0px 30px}.section_product_tab .tab-content.current{overflow:initial}.section_product_tab .block-products .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-top:5px;-ms-overflow-style:none;scrollbar-width:none}.section_product_tab .block-products .row .col-xs-12{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;min-width:60%}}.section_about{background:#F7F5F0}.section_about .section-title h2 span{color:#7E570F;font-family:'Playfair Display';font-style:italic}.section_about .about-content{position:relative}.section_about .about-content .banner-product{margin-bottom:143px}@media (max-width: 991px){.section_about .about-content .banner-product{margin-bottom:15px}}.section_about .about-content .product-content{right:0;width:780px;max-width:100%;padding:48px;border-radius:8px;background:#23562B;border-top:4px solid #81D84A}@media (min-width: 991px){.section_about .about-content .product-content{position:absolute;bottom:-143px}}@media (max-width: 991px){.section_about .about-content .product-content{padding:15px}}.section_about .about-content .product-content .title{font-size:32px;margin-bottom:20px;font-weight:700;color:#FFF;line-height:1.2}.section_about .about-content .product-content .desc{color:#E8FFDA}.section_about .about-content .product-content .desc img{min-width:48px;margin-right:16px}.section_about .about-content .product-content .desc .row{margin-top:32px}.section_about .about-content .product-content .desc .row .item{margin-bottom:32px}.section_about .about-content .product-content .desc .more{background:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_about.svg?1746438897983) right 24px center no-repeat;color:#FFF;display:inline-block;line-height:54px;border-radius:28px;padding:0 56px 0 24px;border:1px solid rgba(255,255,255,0.4)}.section_about .about-content .product-content .desc .more:hover{background-color:#E5FFD4;background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983);color:#67A043}.section_why_choise .wrap-choise{align-items:center}.section_why_choise .wrap-choise .col{flex-basis:0;flex-grow:1;max-width:100%}.section_why_choise .wrap-choise .col .choise_item{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;padding:10px 0;margin-bottom:20px}.section_why_choise .wrap-choise .col .choise_item .img_choise{display:flex;justify-content:center;align-items:center;width:90px;height:90px;border-radius:100px;background:linear-gradient(90deg, var(--subColor), var(--hover));transition:0.6s}.section_why_choise .wrap-choise .col .choise_item .img_choise img{width:64px !important;height:64px !important}.section_why_choise .wrap-choise .col .choise_item .text_choise{flex:1 1 1%}.section_why_choise .wrap-choise .col .choise_item .text_choise h3{font-weight:bold;color:var(--mainColor);font-size:2rem;margin-bottom:0px}.section_why_choise .wrap-choise .col .choise_item .text_choise .content_choise{margin-top:6px;font-size:1.6rem;line-height:initial;font-weight:500}@media (min-width: 992px){.section_why_choise .wrap-choise .col .choise_item:hover .img_choise{transform:rotateY(180deg)}}.section_why_choise .wrap-choise .col.col-left .choise_item .text_choise{text-align:right;padding-right:12px}@media (min-width: 1200px){.section_why_choise .wrap-choise .col.col-left .choise_item:nth-child(2){margin-right:10%}}.section_why_choise .wrap-choise .col.col-right .choise_item .img_choise{order:1}.section_why_choise .wrap-choise .col.col-right .choise_item .text_choise{text-align:left;padding-left:12px}@media (min-width: 1200px){.section_why_choise .wrap-choise .col.col-right .choise_item:nth-child(2){margin-left:10%}}.section_why_choise .wrap-choise .col-center .banner-product{width:100%;height:auto;aspect-ratio:429/499}@media (max-width: 991px){.section_why_choise .wrap-choise .col .choise_item .img_choise{width:70px;height:70px}.section_why_choise .wrap-choise .col .choise_item .img_choise img{width:44px !important;height:44px !important}.section_why_choise .wrap-choise .col .choise_item .text_choise h3{font-weight:bold;color:var(--mainColor);font-size:1.6rem;margin-bottom:0px}.section_why_choise .wrap-choise .col .choise_item .text_choise .content_choise{font-size:1.4rem}}@media (max-width: 767px){.section_why_choise .wrap-choise{flex-wrap:wrap}.section_why_choise .wrap-choise .col-right{display:none}.section_why_choise .wrap-choise .wrap-choise-mb{margin:0 -14px;padding:0 7px;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;display:flex;-ms-overflow-style:none;scrollbar-width:none}.section_why_choise .wrap-choise .col{flex-basis:inherit;flex-grow:inherit;max-width:100%}.section_why_choise .wrap-choise .col .choise_item{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;min-width:80%;padding:0 7px;margin-bottom:12px}.section_why_choise .wrap-choise .col .choise_item .img_choise{width:70px;height:70px;order:1 !important}.section_why_choise .wrap-choise .col .choise_item .img_choise img{width:48px !important;height:48px !important}.section_why_choise .wrap-choise .col .choise_item .text_choise{order:0 !important;text-align:left !important;padding-left:12px !important;padding-right:0 !important}.section_why_choise .wrap-choise .col .choise_item .text_choise h3{font-weight:bold;color:var(--mainColor);font-size:1.6rem;margin-bottom:0px}.section_why_choise .wrap-choise .col .choise_item .text_choise .content_choise{margin-top:4px;font-size:1.4rem}.section_why_choise .wrap-choise .banner-product{max-width:280px;margin:0 auto}}.section_feedback .bg-section{position:relative;padding-top:30px}.section_feedback .bg-section .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.section_feedback .bg-section .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;margin:0;width:12px;height:12px;border:1px solid #D2D6DB;border-radius:0px;background:#D2D6DB;padding:0;font-size:0;opacity:1;border-radius:50%}.section_feedback .bg-section .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.section_feedback .bg-section .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px}.section_feedback .bg-section .swiper-button-next svg{width:100%;height:100%}.section_feedback .bg-section .swiper-button-next svg rect:nth-child(1){stroke:var(--mainColor)}.section_feedback .bg-section .swiper-button-next svg rect:nth-child(2){fill:var(--mainColor)}.section_feedback .bg-section .swiper-button-next:after{display:none}.section_feedback .bg-section .swiper-button-next:hover svg rect:nth-child(1){stroke:var(--hover)}.section_feedback .bg-section .swiper-button-next:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_feedback .bg-section .swiper-button-next{display:none}}.section_feedback .bg-section .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px}.section_feedback .bg-section .swiper-button-prev svg{width:100%;height:100%}.section_feedback .bg-section .swiper-button-prev svg rect:nth-child(1){stroke:var(--mainColor)}.section_feedback .bg-section .swiper-button-prev svg rect:nth-child(2){fill:var(--mainColor)}.section_feedback .bg-section .swiper-button-prev:after{display:none}.section_feedback .bg-section .swiper-button-prev:hover svg rect:nth-child(1){stroke:var(--hover)}.section_feedback .bg-section .swiper-button-prev:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_feedback .bg-section .swiper-button-prev{display:none}}@media (max-width: 767px){.section_feedback .bg-section .swiper-button-next,.section_feedback .bg-section .swiper-button-prev{width:25px;height:25px;line-height:25px}.section_feedback .bg-section .swiper-button-next:after,.section_feedback .bg-section .swiper-button-prev:after{font-size:1.2rem}}.section_feedback .bg-section:hover .swiper-button-next{right:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section_feedback .bg-section:hover .swiper-button-next.swiper-button-disabled{opacity:0.35}.section_feedback .bg-section:hover .swiper-button-next.swiper-button-lock{display:none}.section_feedback .bg-section:hover .swiper-button-prev{left:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.section_feedback .bg-section:hover .swiper-button-prev.swiper-button-disabled{opacity:0.35}.section_feedback .bg-section:hover .swiper-button-prev.swiper-button-lock{display:none}.section_feedback .bg-section .swiper-button-next,.section_feedback .bg-section .swiper-button-prev{top:calc(50% + 20px)}.section_feedback .bg-section:before{content:"";display:block;width:100%;height:300px;background-color:var(--mainColor);background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/section_feedback_bg.jpg?1746438897983);background-repeat:no-repeat;background-size:auto;background-position:center;position:absolute;top:0;left:0}.section_feedback .bg-section .section-title span.sub-title{color:var(--subColor)}.section_feedback .bg-section .section-title h2{color:#fff}.section_feedback .bg-section .section-title .title-separator:before,.section_feedback .bg-section .section-title .title-separator:after{background:var(--subColor)}.section_feedback .bg-section .section-title .title-separator .separator-center:before,.section_feedback .bg-section .section-title .title-separator .separator-center:after{border-color:var(--subColor)}.section_feedback .bg-section .desc{font-size:1.6rem;margin-top:4px;color:#fff}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide{height:auto;padding-top:40px;padding-bottom:10px}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .avatar{width:80px;height:80px;overflow:hidden;border-radius:50%;flex:none;position:absolute;left:20px;top:0px;z-index:1;border:2px solid #fff}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item{padding:20px;padding-top:46px;background:#fff;height:100%;position:relative;box-shadow:rgba(60,64,67,0.1) 0px 1px 2px 0px,rgba(60,64,67,0.15) 0px 2px 6px 2px}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item:before{content:"";display:block;width:80px;height:80px;position:absolute;top:20px;right:20px;opacity:0.2;background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/quote.svg?1746438897983);background-size:contain;background-repeat:no-repeat;background-position:center}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item .block-content b{font-size:1.8rem;display:block;line-height:normal}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item .block-content span{display:block;color:#757575}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item .block-content .feedback-content{min-height:100px;margin-top:8px}@media (max-width: 767px){.section_feedback .bg-section .desc{font-size:1.4rem}.section_feedback .bg-section .swiper_feedback{overflow:initial;padding:0px;margin:0px}.section_feedback .bg-section .swiper_feedback .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;margin-left:-14px;padding-left:7px;padding-right:7px;width:auto;-ms-overflow-style:none;scrollbar-width:none}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide{padding-left:7px;padding-right:7px;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;min-width:80%;height:auto}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item{display:block}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item .block-content{width:100%;padding-left:0px;margin-top:10px}.section_feedback .bg-section .swiper_feedback .swiper-wrapper .swiper-slide .feedback-item .block-content .feedback-content{text-align:left}}.section_social{background:#fff url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/media_bg.jpg?1746438897983) bottom center no-repeat}.section_social .section-title h2{font-size:48px;font-weight:700;line-height:1.2}.section_social .section-title h2 span{color:#7E570F;font-family:'Playfair Display';font-style:italic;font-weight:600}.section_social .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.section_social .video-container iframe,.section_social .video-container object,.section_social .video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.section_blog .section-title{margin-bottom:60px}.section_blog .section-title h2{font-size:48px;font-weight:700;line-height:1.2}.section_blog .section-title h2 span{color:#7E570F;font-family:'Playfair Display';font-style:italic;display:block;font-weight:600}.section_blog .content-group3{margin-bottom:32px}.section_blog .content-group3 .big-news a{position:relative}.section_blog .content-group3 .big-news a .grow-0 .item-img{margin-bottom:10px;overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center;position:relative;height:auto;aspect-ratio:718/615}.section_blog .content-group3 .big-news a .grow-0 .item-img img.loaded{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.section_blog .content-group3 .big-news a .grow-0 .item-img:before{content:'';background:linear-gradient(180.08deg, transparent 42.01%, #153F1C 92.65%);position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.section_blog .content-group3 .big-news a h3{font-size:2rem;word-break:break-word;font-weight:bold;position:absolute;left:24px;bottom:28px;z-index:9;width:calc(100% - 48px);color:#FFF}.section_blog .content-group3 .big-news a:hover .grow-0 .item-img img{transform:scale(1.03)}@media (max-width: 992px){.section_blog .content-group3 .big-news a.news-top_item_img{display:flex;margin-bottom:16px}.section_blog .content-group3 .big-news a.news-top_item_img .grow-0{flex:none;flex-grow:0;width:100%}.section_blog .content-group3 .big-news a.news-top_item_img .item-img-content{flex-grow:1;padding-left:12px}}@media (max-width: 767px){.section_blog .content-group3 .big-news a.news-top_item_img .grow-0{width:100%}.section_blog .content-group3 .big-news a.news-top_item_img .item-img-content{padding-left:0px}.section_blog .content-group3 .big-news a.news-top_item_img .item-img-content h3{font-size:1.6rem;word-break:break-word}}.section_blog .content-group3 .list-news .blog-tab-title{background:#B1EB96;padding:4px;border-radius:30px;display:flex;margin-bottom:16px}.section_blog .content-group3 .list-news .blog-tab-title li{height:43px;display:flex;align-items:center;justify-content:center;padding:0 10px;min-width:calc(100%/3);text-align:center;border-radius:30px;color:#03200E;cursor:pointer;line-height:1}.section_blog .content-group3 .list-news .blog-tab-title li.active{background:#FFF;color:#67A043}.section_blog .content-group3 .list-news .swapper-articles{width:calc(100% - 20px);display:none;padding-right:16px;overflow:auto}@media (min-width: 992px){.section_blog .content-group3 .list-news .swapper-articles{height:calc(100% - 77px);position:absolute;top:67px}}@media (max-width: 768px){.section_blog .content-group3 .list-news .swapper-articles{height:400px}}.section_blog .content-group3 .list-news .swapper-articles::-webkit-scrollbar{width:4px}.section_blog .content-group3 .list-news .swapper-articles::-webkit-scrollbar-track{background:#f1f1f1}.section_blog .content-group3 .list-news .swapper-articles::-webkit-scrollbar-thumb{background:#67A043}.section_blog .content-group3 .list-news .swapper-articles::-webkit-scrollbar-thumb:hover{background:#555}.section_blog .content-group3 .list-news .swapper-articles.active{display:block}.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img{display:-ms-flexbox;display:flex;position:relative;background:#FFF;padding:14px;border:1px solid #E8EBED;border-radius:4px}.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img:not(:last-child){margin-bottom:15px}.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img .grow-0{width:175px;flex:none;flex-grow:0}.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img .grow-0 .item-img{overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;height:auto;aspect-ratio:175/140;border-radius:5px}.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img .grow-0 .item-img img.loaded{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}@media (max-width: 767px){.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img .grow-0{width:130px}}.section_blog .content-group3 .list-news .swapper-articles .news-top_item_img:hover .grow-0 .item-img img{transform:scale(1.03)}.section_blog .content-group3 .list-news .swapper-articles .item-img-content{padding-left:16px;flex-grow:1}.section_blog .content-group3 .list-news .swapper-articles .item-img-content h3{font-size:2rem;font-weight:bold;word-break:break-word}@media (max-width: 767px){.section_blog .content-group3 .list-news .swapper-articles .item-img-content h3{font-size:1.6rem}}.section_blog .content-group3 .list-news .swapper-articles .item-img-content .content-des{color:#03200E}@media (max-width: 767px){.section_blog .content-group3 .list-news .swapper-articles{grid-template-columns:repeat(1, minmax(0, 1fr))}}.section_blog .content-group3 .view-more{text-align:center;margin-top:20px}.section_blog .view-more{text-align:center}.section_blog .view-more .more{background:#fff url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983) right 24px center no-repeat;color:#67A043;display:inline-block;line-height:56px;border-radius:28px;padding:0 56px 0 24px;border:1px solid #67A043}.section_blog .view-more .more:hover{background-color:#E5FFD4;background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983);color:#67A043}.text-center{text-align:center}@-webkit-keyframes phonering-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(0.5) skew(1deg);-webkit-opacity:0.1}30%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);-webkit-opacity:0.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:0.1}}@-webkit-keyframes phonering-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);opacity:0.6}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:0.6}100%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);opacity:0.6}}@-webkit-keyframes phonering-alo-circle-img-anim{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)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}.section_video{background:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/section_video_bg.jpg?1746438897983) center no-repeat;background-size:cover;display:flex;align-items:center;min-height:548px}.section_video .section-title{text-align:left;margin:0}.section_video .section-title h2{font-size:48px}.section_video .section-title h2 a{color:#FFF}.section_video .section-title h2 a span{color:#FFE5B5;font-family:'Playfair Display';font-style:italic;font-weight:600}.section_video .section-title .desc{color:#E8FFDA;max-width:720px;margin:26px 0 32px}.section_video .section-title .more{background:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_about.svg?1746438897983) right 24px center no-repeat;color:#FFF;display:inline-block;line-height:54px;border-radius:28px;padding:0 56px 0 24px;border:1px solid rgba(255,255,255,0.4)}.section_video .section-title .more:hover{background-color:#E5FFD4;background-image:url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/more_slide.svg?1746438897983);color:#67A043}.section_video .play{position:relative;cursor:pointer;display:inline-block;vertical-align:top}.section_video .play img{position:relative;z-index:9}.section_video .play .ring-circle{width:136px;height:136px;top:50%;left:50%;margin-left:-68px;margin-top:-68px;position:absolute;background-color:#FFF;border-radius:100%;border:2px solid #ffffff;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0.5}.section_video .play .ring-circle-fill{width:104px;height:104px;top:50%;left:50%;margin-left:-52px;margin-top:-52px;position:absolute;background-color:#FFF;border-radius:100%;border:2px solid #ffffff;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0.5}.video-popup{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;z-index:99999}.video-popup.active{opacity:1;visibility:visible}.video-popup .content{background:#FFF;padding:10px;width:800px;max-width:90%;position:relative}.video-popup .content .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-popup .content .video-container iframe,.video-popup .content .video-container object,.video-popup .content .video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.video-popup .content .video-container iframe{border:none}.video-popup .video-close{background:#fff url(//bizweb.dktcdn.net/100/470/858/themes/962840/assets/close.svg?1746438897983) center no-repeat;position:absolute;top:-10px;right:-10px;width:20px;height:20px;box-shadow:0 0 3px;border-radius:50%;background-size:10px;cursor:pointer}.video-popup .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.5;background:#000}.section_brands .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.section_brands .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;margin:0;width:12px;height:12px;border:1px solid #D2D6DB;border-radius:0px;background:#D2D6DB;padding:0;font-size:0;opacity:1;border-radius:50%}.section_brands .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.section_brands .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px}.section_brands .swiper-button-next svg{width:100%;height:100%}.section_brands .swiper-button-next svg rect:nth-child(1){stroke:var(--mainColor)}.section_brands .swiper-button-next svg rect:nth-child(2){fill:var(--mainColor)}.section_brands .swiper-button-next:after{display:none}.section_brands .swiper-button-next:hover svg rect:nth-child(1){stroke:var(--hover)}.section_brands .swiper-button-next:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_brands .swiper-button-next{display:none}}.section_brands .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:#fff;outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:-35px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px}.section_brands .swiper-button-prev svg{width:100%;height:100%}.section_brands .swiper-button-prev svg rect:nth-child(1){stroke:var(--mainColor)}.section_brands .swiper-button-prev svg rect:nth-child(2){fill:var(--mainColor)}.section_brands .swiper-button-prev:after{display:none}.section_brands .swiper-button-prev:hover svg rect:nth-child(1){stroke:var(--hover)}.section_brands .swiper-button-prev:hover svg rect:nth-child(2){fill:var(--hover)}@media (max-width: 767px){.section_brands .swiper-button-prev{display:none}}@media (max-width: 767px){.section_brands .swiper-button-next,.section_brands .swiper-button-prev{width:25px;height:25px;line-height:25px}.section_brands .swiper-button-next:after,.section_brands .swiper-button-prev:after{font-size:1.2rem}}.section_brands:hover .swiper-button-next{right:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section_brands:hover .swiper-button-next.swiper-button-disabled{opacity:0.35}.section_brands:hover .swiper-button-next.swiper-button-lock{display:none}.section_brands:hover .swiper-button-prev{left:8px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.section_brands:hover .swiper-button-prev.swiper-button-disabled{opacity:0.35}.section_brands:hover .swiper-button-prev.swiper-button-lock{display:none}.section_brands .section-title h2{font-size:48px;font-weight:700;line-height:1.2}.section_brands .section-title h2 span{color:#7E570F;font-family:'Playfair Display';font-style:italic;display:block;font-weight:600}.section_brands .swiper_brands{border-left:1px solid #D1D1D1}@media (min-width: 768px){.section_brands .swiper_brands{padding-bottom:44px}}.section_brands .swiper_brands .swiper-slide{border-right:1px solid #D1D1D1}.section_brands .swiper_brands .brand-item{width:100%;padding-bottom:calc(216 / 360 * 100%);position:relative;display:block;background:#FFF;border-top:1px solid #D1D1D1;border-bottom:1px solid #D1D1D1}.section_brands .swiper_brands .brand-item img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-height:90%;max-width:90%}.section_brands .swiper_brands .swiper-pagination{bottom:0}.section_brands .swiper_brands .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#67A043;width:36px;border-radius:6px}@media (max-width: 767px){.section_brands .swiper_brands{overflow:initial}.section_brands .swiper_brands .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-7px;margin-left:-7px;padding-left:7px;padding-right:7px;width:auto;-ms-overflow-style:none;scrollbar-width:none}.section_brands .swiper_brands .swiper-wrapper .swiper-slide{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;min-width:40%}}.item_null .item_product_main{aspect-ratio:300/377;background:#f1f1f1;border-radius:0px;height:auto;padding:0px;margin-bottom:20px}@media (min-width: 1200px) and (max-width: 1499px){.section_video .section-title h2{font-size:44px}.section_slider .swiper-container .swiper-slide .container .title-1{font-size:40px}.section_slider .swiper-container .swiper-slide .container .title-2{font-size:20px;margin-bottom:30px}}@media (max-width: 1199px) and (min-width: 992px){.section_slider .swiper-container .swiper-slide .container{bottom:70px}.section_slider .swiper-container .swiper-slide .container .title-1{font-size:30px}.section_slider .swiper-container .swiper-slide .container .title-2{font-size:18px;margin-bottom:20px}.section_about .section-title h2,.section_4_banner .section-title h2,.section_product_tab .section-title h2,.section_social .section-title h2,.section_blog .section-title h2,.section_video .section-title h2,.section_brands .section-title h2{font-size:35px}}@media (max-width: 991px) and (min-width: 768px){.section_about .section-title h2,.section_4_banner .section-title h2,.section_product_tab .section-title h2,.section_social .section-title h2,.section_blog .section-title h2,.section_video .section-title h2,.section_brands .section-title h2{font-size:40px}.section_4_banner .banner-4{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-flex-wrap:unset;flex-wrap:unset}.section_4_banner .banner-4 .col-xs-12{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.section_video{padding-top:50px}.section_video .play{margin-bottom:50px}.section_video .section-title{text-align:center}}@media (max-width: 767px){.section_4_banner .banner-4{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-flex-wrap:unset;flex-wrap:unset}.section_4_banner .banner-4 .col-xs-12{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.section_about .section-title h2,.section_4_banner .section-title h2,.section_product_tab .section-title h2,.section_social .section-title h2,.section_blog .section-title h2,.section_video .section-title h2,.section_brands .section-title h2{font-size:30px}.section_social .video-container{margin-bottom:15px}.section_video{padding-top:50px}.section_video .play{margin-bottom:50px}.section_video .section-title{text-align:center}}
