@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100..900&display=swap";body{margin:0;padding:0}ul{margin:0;padding:0}img{max-width:100%;display:inline-block}a{text-decoration:none;color:#000;transition:all 200ms ease-in-out}a:hover{text-decoration:none;color:#003c72}button{border:none;background:rgba(0,0,0,0);cursor:pointer;outline:none;margin:0;padding:0}button:focus,button:active{outline:none}.container{max-width:1280px}body{font:400 16px/1.5 "Noto Sans Thai",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}body.overflow-hidden{overflow:hidden;max-height:100vh}main{overflow:hidden;width:100%}.section{padding:40px 0}.btn,.btn-trash,.btn-plus,.add-card,.btn-line,.btn-outline,.btn-blue,.btn-download,.btn-main{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:0 12px;min-height:40px;border-radius:4px;transition:all 100ms ease-in-out}.btn:hover,.btn-trash:hover,.btn-plus:hover,.add-card:hover,.btn-line:hover,.btn-outline:hover,.btn-blue:hover,.btn-download:hover,.btn-main:hover{transform:scale(1.03)}.btn-main{background-color:#003c72;color:#fff;border:none}.btn-main:hover{color:#fff}.btn-download{background:#003c72;color:#fff;border:none;min-height:24px;border-radius:0;font-size:14px;padding:0 20px}.btn-download:after{content:"";width:16px;height:16px;background:url("../images/icons/download.svg") no-repeat center center/16px}.btn-blue{background-color:#1a75ff;color:#fff;border:none}.btn-blue:hover{color:#fff}.btn-outline{border:1px solid #cecece;color:#949494;font-size:14px;background:#fff}.btn-line{background:#01c301;color:#fff;min-width:185px;display:flex;align-items:center;gap:10px}.btn-line:before{content:"";width:26px;height:26px;background:url("../images/icons/line.svg") no-repeat center center/26px}.add-card{background:url("../images/icons/shopping-cart.svg") no-repeat center center/15px;width:62px;height:32px;color:#000;border:1px solid #d1d5db;border-radius:6px;display:flex;justify-content:center;align-items:center}.btn-plus{width:40px;height:40px;border-radius:4px;background:#1a1a1a;color:#fff;font-size:26px}.btn-trash{width:40px;height:40px;border-radius:4px;background:#e8e8e8;padding:0}.btn-trash img{width:28px;height:28px}.section-head{font-size:32px;color:#cb001e;font-weight:600}.section-sub-head{font-size:22px;font-weight:400;color:#575757;margin:0 0 20px}.search-title{font-size:22px;font-weight:700}.search-sub-title{font-size:14px}@media(max-width: 768px){.section-head{font-size:24px}.section-sub-head{font-size:18px}}[data-animate]{opacity:0}.animate__animated.animate__fadeInUp{opacity:1}@keyframes fadeInUpSmall{from{opacity:0;transform:translate3d(0, 50px, 0)}to{opacity:1;transform:none}}.animate__fadeInUpSmall{animation-name:fadeInUpSmall}input,textarea,select{font-size:14px !important}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}form label,.form label{font-size:16px;font-weight:400;color:#1a1a1a;margin:0}form .form-group,.form .form-group{display:flex;flex-direction:column;gap:2px;margin:0}form .form-btn-group,.form .form-btn-group{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:0}form input[type=radio],.form input[type=radio]{width:20px;height:20px}form input[type=radio]~label,.form input[type=radio]~label{font-size:14px;font-weight:400;color:#707070}form input[type=checkbox],.form input[type=checkbox]{width:18px;height:18px}form input[type=checkbox]~label,.form input[type=checkbox]~label{font-size:14px;font-weight:400;color:#707070}form input[type=text],form input[type=email],form input[type=number],form input[type=tel],form input[type=password],form input[type=date],form textarea,.form input[type=text],.form input[type=email],.form input[type=number],.form input[type=tel],.form input[type=password],.form input[type=date],.form textarea{height:40px;border:1px solid #e8e8e8;border-radius:4px;padding:0 12px;font-size:14px;font-weight:400;color:#707070;width:100%;max-width:100%;box-sizing:border-box;outline:none;text-align:left;-webkit-appearance:none;appearance:none}form input[type=text]::placeholder,form input[type=email]::placeholder,form input[type=number]::placeholder,form input[type=tel]::placeholder,form input[type=password]::placeholder,form input[type=date]::placeholder,form textarea::placeholder,.form input[type=text]::placeholder,.form input[type=email]::placeholder,.form input[type=number]::placeholder,.form input[type=tel]::placeholder,.form input[type=password]::placeholder,.form input[type=date]::placeholder,.form textarea::placeholder{color:#ababab}.input-with-unit{position:relative}.input-with-unit span{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;font-weight:400;color:#1a1a1a}.input-full-text{display:flex;gap:0;border:1px solid #e8e8e8;border-radius:4px;overflow:hidden;align-items:center;background:#fff;padding:0 12px;height:40px}.input-full-text input[type=number]{border:none;border-radius:0;text-align:center;font-size:20px;color:#1a1a1a;font-weight:600}.input-full-text span{white-space:nowrap;color:#1a75ff}.input-full-text.big span{font-weight:600}.input-full-text.big input[type=number]{font-size:24px}.input-count{display:flex;gap:0;border:1px solid #e8e8e8;border-radius:4px;overflow:hidden}.input-count input[type=text]{border:none;border-radius:0;text-align:center;font-size:20px;color:#1a1a1a;font-weight:600}.input-count span{background:#e8e8e8;font-size:22px;flex-shrink:0;width:45px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}textarea{height:fit-content !important;min-height:60px;padding:12px !important}input[type=date]{background:url("../images/icons/calendar.svg") #fff no-repeat right 13px center/16px}.parsley-errors-list{font-size:13px !important}.select-box{position:relative;display:inline-block;width:100%;max-width:400px}.select-box select{outline:none;width:100%;padding:10px 12px;padding-right:36px;height:40px;border:1px solid #b1b1b1;border-radius:8px;background-color:#fff;font-size:14px;color:#707070;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='%23003699' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:22px;cursor:pointer}.select-box select option{font-family:"Noto Sans Thai",sans-serif}.select-box select:focus{outline:none}.select-box .parsley-errors-list{margin:10px 0 0}.form-head{background:#0a116f;color:#fff;padding:12px 16px;font-size:22px;font-weight:600;border-radius:8px;margin:0 0 16px}.form-subhead{font-size:18px;font-weight:600;color:#000;margin:0}.form-subhead.flex{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.form-subhead .flex{display:flex;gap:6px;align-items:center}.two-span{grid-column:span 2}.three-span{grid-column:span 3}.four-span{grid-column:span 4}.form-grid{display:grid;gap:16px;grid-template-rows:repeat(1, 1fr)}.form-grid.gap-small{gap:8px}.form-grid.two-col{grid-template-columns:repeat(2, 1fr)}.form-grid.three-col{grid-template-columns:repeat(3, 1fr)}.form-grid.four-col{grid-template-columns:repeat(4, 1fr)}.form-grid.five-col{grid-template-columns:repeat(5, 1fr)}.form-grid.six-col{grid-template-columns:repeat(6, 1fr)}.form-grid.ten-col{grid-template-columns:repeat(10, 1fr)}.form-row-count{display:flex;width:100%;gap:20px}.form-row-count span{width:40%}.form-row-count span:last-child{width:20%}.form-row-count input[type=number]{width:54px;height:20px;text-align:center;padding:0}.radio-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.radio-row .radio-box{display:flex;align-items:center;gap:8px;cursor:pointer}.radio-row .radio-box input[type=radio]{width:20px;height:20px}.upload-label{display:block;margin-bottom:8px;font-weight:bold;color:#036}.upload-wrapper{display:flex;border-radius:8px;overflow:hidden;max-width:100%;position:relative}.upload-wrapper input[type=file]{opacity:0;width:100%;height:100%;cursor:pointer;position:absolute;top:0;left:0;z-index:1}.upload-wrapper input[type=text]{flex-shrink:0;flex-grow:0;flex-basis:auto;flex:1}.upload-wrapper .file-box{width:100%;min-height:40px;height:fit-content}.upload-wrapper .file-box .parsley-errors-list{margin-top:10px}.upload-filename{flex:1;padding:10px 12px;border:none;outline:none;font-size:14px}.upload-button{background-color:#0b197b;color:#fff;padding:10px 16px;font-size:14px;border:none;cursor:pointer;white-space:nowrap;position:absolute;right:0;top:0}@media(max-width: 992px){.select-box{max-width:100%}.form-head{font-size:16px;padding:12px}.form-subhead{font-size:16px}.two-span,.three-span,.four-span,.five-span,.six-span,.ten-span{grid-column:span 1}.form-grid.five-col,.form-grid.four-col{grid-template-columns:repeat(2, 1fr)}.form-group{font-size:14px}.form-group label{font-size:14px}}@media(max-width: 768px){.radio-row .radio-box{width:100%}.form-grid.ten-col,.form-grid.six-col,.form-grid.five-col,.form-grid.four-col,.form-grid.three-col,.form-grid.two-col{grid-template-columns:repeat(1, 1fr)}.form-btn-group{flex-direction:column;gap:16px}.form-btn-group button,.form-btn-group a{width:100%}}.swiper-button{display:flex;width:fit-content;gap:16px}.swiper-button .swiper-button-next,.swiper-button .swiper-button-prev{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:rgba(207,207,207,.6);cursor:pointer;position:static;transition:all .3s ease-in-out}.swiper-button .swiper-button-next:after,.swiper-button .swiper-button-prev:after{content:"";width:27px;height:14px}.swiper-button .swiper-button-next:hover:not(.swiper-button-disabled),.swiper-button .swiper-button-prev:hover:not(.swiper-button-disabled){background-color:#eeacb2}.swiper-button .swiper-button-next:after{mask-image:url("../images/icons/right.svg");-webkit-mask-image:url("../images/icons/right.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100%;-webkit-mask-size:100% 100%;background-color:#fff}.swiper-button .swiper-button-prev:after{mask-image:url("../images/icons/left.svg");-webkit-mask-image:url("../images/icons/left.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100%;-webkit-mask-size:100% 100%;background-color:#fff}.brand-search{padding:25px 0;display:flex;justify-content:space-between;flex-wrap:wrap}.brand-search .search-brand-title{font-size:16px;font-weight:400;margin:0 0 14px}.brand-search .search-left{width:50%;font-size:14px}.brand-search .search-left ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.brand-search .search-left li{list-style:none}.brand-search .search-left li a{display:flex;gap:16px;align-items:center;transition:all 200ms ease-in-out}.brand-search .search-left li a img{width:40px;height:40px;object-fit:cover;flex-shrink:0}.brand-search .search-left li a:hover{transform:scale(1.08)}.brand-search .search-right{width:50%}.brand-search .search-right form{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.search-head-section{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px}.search-filter{position:relative}.search-filter .filter-popup{position:absolute;top:calc(100% + 5px);left:0;width:100%;background:#fff;border-radius:4px;padding:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:10;display:none}.search-filter .filter-popup ul{display:flex;gap:12px;flex-direction:column;font-size:14px}.search-filter .filter-popup.show{display:block}@media(max-width: 992px){.brand-search{gap:30px}.brand-search .search-left{width:100%}.brand-search .search-left ul{grid-template-columns:repeat(3, 1fr)}.brand-search .search-right{width:100%}}@media(max-width: 576px){.brand-search .search-left ul{grid-template-columns:repeat(2, 1fr)}.brand-search .search-left li a{gap:6px}.brand-search .search-left li a img{width:35px;height:35px}.brand-search .search-right{width:100%}.brand-search .search-right form{grid-template-columns:repeat(1, 1fr)}.search-head-section{flex-direction:column;gap:16px}}.product-card{width:100%;background:#fff;padding:25px;transition:all 200ms ease-in-out}.product-card .product-img-box{width:100%;aspect-ratio:1/1;border-radius:8px;overflow:hidden;margin:0 0 16px}.product-card .product-img-box img{width:100%;height:100%;object-fit:cover}.product-card .product-title{font-size:18px;font-weight:700;color:#000}.product-card .product-desc{font-size:14px;font-weight:400;color:#575757;margin:8px 0 0}.product-card .product-price{font-size:32px;font-weight:700;color:#cb001e;margin:0px 0 0}.product-card .product-btn-group{display:flex;gap:8px;align-items:center}.product-card .btn-main{width:calc(100% - 62px)}.product-card:hover{transform:scale(1.03)}.product-list{padding:40px 0}.product-list ul{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}.product-list li{list-style:none}.product-list.bg-blue{background:#003c72}.product-list.bg-blue .section-sub-head{color:#fff}.product-list.bg-gray{background:#f5f7fb}.product-tab{padding:0px 0 20px 0;width:100%;overflow-x:auto}.product-tab::-webkit-scrollbar{display:none}.product-tab ul{display:flex;gap:16px;align-items:center;width:fit-content}.product-tab a{white-space:nowrap}@media(max-width: 992px){.product-list ul{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.product-card .product-title{font-size:18px}.product-card .product-desc{font-size:14px}.product-card .product-price{font-size:28px}.product-list ul{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.product-list ul{grid-template-columns:repeat(1, 1fr)}}.article-card,.article-big-card{width:100%;background:#fff;padding:16px;text-align:center}.article-card .article-label,.article-big-card .article-label{position:absolute;bottom:-15px;left:0;right:0;margin:auto;padding:8px;background:#c32928;color:#fff;width:120px;height:30px;display:flex;justify-content:center;align-items:center}.article-card .article-label.promotion,.article-big-card .article-label.promotion{background:#ff0027}.article-card .article-label.article,.article-big-card .article-label.article{background:#003c72}.article-card .article-img-box,.article-big-card .article-img-box{width:100%;aspect-ratio:16/9;border-radius:8px;margin:0 0 16px;position:relative}.article-card .article-img-box img,.article-big-card .article-img-box img{width:100%;height:100%;object-fit:cover}.article-card .article-title,.article-big-card .article-title{font-size:22px;font-weight:700;color:#000;margin:35px 0 0}.article-card .article-desc,.article-big-card .article-desc{font-size:16px;font-weight:400;color:#575757;margin:8px 0 0}.article-card .read-more,.article-big-card .read-more{font-size:14px;color:#c32928;margin:8px 0 0}.article-list{background:#f1f1f1}.article-list ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.article-list li{list-style:none}.article-list .three-col{grid-template-columns:repeat(3, 1fr)}.article-list .three-col .article-card .article-title,.article-list .three-col .article-big-card .article-title{font-size:20px}.article-list .three-col .article-card .article-desc,.article-list .three-col .article-big-card .article-desc{font-size:14px}.article-big-card{display:flex;width:100%;background:#fff;padding:16px;text-align:left;margin-bottom:16px;align-items:center}.article-big-card .article-img-box{width:55%;margin:0}.article-big-card .article-label{position:static;margin:0 0 0px}.article-big-card .article-title{margin:24px 0 0;font-size:26px}.article-big-card .article-desc{margin:8px 0 0;font-size:16px;line-height:1.5}.article-big-card .read-more{display:block;margin:16px 0 0}.article-big-card .right{width:45%;padding:0 0 0 16px;text-align:left}@media(max-width: 992px){.article-big-card .article-title{font-size:20px}.article-big-card .article-desc{font-size:14px}}@media(max-width: 768px){.article-card .article-title,.article-big-card .article-title{font-size:20px}.article-card .article-desc,.article-big-card .article-desc{font-size:16px;line-height:1.5}.article-big-card{flex-direction:column}.article-big-card .article-img-box{width:100%}.article-big-card .article-label{position:relative;margin:-65px auto 10px;z-index:101}.article-big-card .article-title{padding:12px 0 0;font-size:18px}.article-big-card .article-desc{font-size:14px}.article-big-card .right{width:100%;padding:20px 0 0;text-align:center}.article-big-card .read-more{display:block;margin:4px 0 0}.article-list ul{grid-template-columns:repeat(1, 1fr)}.article-list .three-col{grid-template-columns:repeat(1, 1fr)}.article-list .three-col .article-card .article-title,.article-list .three-col .article-big-card .article-title{font-size:18px}.article-list .three-col .article-card .article-desc,.article-list .three-col .article-big-card .article-desc{font-size:14px}}.line-footer{background:#06c755;color:#fff;font-size:36px;font-weight:600;line-height:1.3}.line-footer strong{font-size:46px}.line-footer .line-flex{display:flex;align-items:center;justify-content:space-between;gap:8px}.line-footer .left{width:calc(100% - 400px);padding:0 40px 0 0}.line-footer .right{width:400px;max-width:100%}.line-footer h3{font-size:22px;font-weight:700;margin:0 0 20px}@media(max-width: 992px){.line-flex{font-size:24px}.line-flex strong{font-size:32px}.line-flex .left{width:calc(100% - 300px)}.line-flex .right{width:300px}}@media(max-width: 768px){.line-footer{padding:30px 0 0}.line-footer .line-flex{flex-direction:column;gap:20px;flex-wrap:wrap;font-size:18px}.line-footer .line-flex .left,.line-footer .line-flex .right{width:100%;text-align:center}.line-footer .line-flex .left{padding:0}.line-footer .line-flex .right{margin-top:-10vw}}.alert-bar{background:#003c72;height:48px;color:#fff;font-size:16px;display:flex;justify-content:center;align-items:center}header{position:relative;z-index:100;width:100%}header .header-flex{display:flex;justify-content:space-between;align-items:center}header .logo{display:block;width:180px}header .left{display:flex;align-items:center;gap:35px}header .top-bar-container{height:48px;width:100%}header .top-bar{height:48px;width:100%;background:linear-gradient(90deg, #FF0027 0.48%, #BD001D 92.31%, #FC2C4C 100%);color:#fff;font-size:14px;display:flex;justify-content:space-between;align-items:center}header .top-bar.fixed{position:fixed;top:0;left:0;right:0}header .menu-top{font-size:16px}header .menu-top ul{display:flex;gap:35px;align-items:center}header .menu-top li{list-style:none}header .menu-top a{color:#fff}header .menu-top a:hover,header .menu-top a.active{border-bottom:4px solid #ffd30f;text-decoration:none}header .menu-top-right{display:flex;align-items:center;gap:10px}header .menu-top-right button{width:44px;height:44px;display:flex;justify-content:center;align-items:center}header .menu-top-right button.hamburger{display:none}@media(max-width: 992px){.alert-bar{height:auto;padding:12px;display:block;text-align:center}header .menu-top{right:-100%;position:absolute;top:48px;margin:auto;background:#003c72;width:300px;height:calc(100vh - 48px);transition:all 300ms ease-in-out}header .menu-top a{padding:12px;display:block;width:100%}header .menu-top a.active,header .menu-top a:hover{background:#ffd30f;color:#000;border:none}header .menu-top ul{flex-direction:column;gap:0}header .menu-top li{width:100%}header .menu-top.show{right:0}header .menu-top-right button.hamburger{display:flex;flex-direction:column;gap:5px}header .menu-top-right button.hamburger span{display:block;border-radius:1px;width:24px;height:3px;background:#fff;transition:all 300ms ease-in-out}header .menu-top-right button.hamburger.active span{position:relative}header .menu-top-right button.hamburger.active span:first-child{transform:rotate(45deg);top:8px}header .menu-top-right button.hamburger.active span:last-child{transform:rotate(-45deg);bottom:8px}header .menu-top-right button.hamburger.active span:nth-child(2){opacity:0}}@media(max-width: 768px){.alert-bar{font-size:12px}}@media(max-width: 576px){header .logo{width:170px}header .menu-top-right{gap:14px}header .menu-top-right button{width:30px;height:30px}}footer{background:#cb001e;min-height:230px;position:relative;color:#fff;padding:25px 0}footer a{color:#fff}footer a:hover{border-bottom:1px solid #fff;color:#fff}footer .footer-flex{display:flex;justify-content:space-between;align-items:center}footer .footer-flex .left{width:45%}footer .footer-flex .right{width:55%}footer .footer-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px;text-align:center;font-size:14px}footer .footer-list .icons{width:40px;height:40px;margin:auto}footer .footer-list .labels{font-size:14px;background:#003c72;padding:2px;width:100%;border-radius:4px;margin:4px 0}footer .footer-list li{list-style:none}footer .footer-bottom{padding:15px 0}footer .footer-bottom ul{display:flex;justify-content:space-between;gap:32px;font-size:16px}footer .footer-bottom li{list-style:none}footer .copyright{font-size:16px;font-weight:400;color:#fff;text-align:center;background:#003c72;position:absolute;bottom:0;left:0;right:0;padding:4px 0;width:100%}@media(max-width: 992px){footer .footer-flex{flex-direction:column;gap:20px;text-align:center}footer .footer-flex .left{width:100%}footer .footer-flex .right{width:100%}}@media(max-width: 768px){footer{font-size:14px}footer .copyright{font-size:10px}footer .footer-list{grid-template-columns:repeat(2, 1fr)}footer .footer-bottom ul{flex-direction:column;gap:12px;justify-content:center;text-align:center}}.pagination{padding:20px 0;width:100%}.pagination ul{display:flex;gap:10px;align-items:center;justify-content:center;width:100%}.pagination li{list-style:none}.pagination li a{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:4px;font-size:14px;color:#000}.pagination li a.active{background:#cb001e;color:#fff}.breadcrumbs{padding:16px 0}.breadcrumbs *{color:#1a1a1a}.breadcrumbs ul{display:flex;gap:8px}.breadcrumbs ul li{list-style:none;display:flex;align-items:center;gap:8px}.breadcrumbs ul li::after{content:"/"}.breadcrumbs ul li:last-child::after{display:none}@media(max-width: 768px){.breadcrumbs ul{flex-wrap:wrap;line-height:1;font-size:12px}}.promotion-home{padding:30px 0 0;background:#f5f7fb;width:100%;overflow:hidden}.promotion-home .container{position:relative}.promotion-home .swiper-button{position:absolute;top:25px;right:0}.promotion-home .section-head{display:flex;align-items:center;gap:8px}.promotion-home .section-head .slide-count{display:flex;align-items:center;gap:4px;background:#e5e7eb;border-radius:4px;padding:4px 8px}.promotion-home .section-head .slide-count span{font-size:14px;font-weight:400;color:#000}.brand-list{padding:30px 0;font-size:14px}.brand-list:before{content:"";display:block;background:#003c72;height:60px;width:100%;border-radius:8px}.brand-list .brand-img-box{width:80px;height:80px;border-radius:50%;overflow:hidden;padding:15px;border:1px solid #e3e3e3;background:#fff}.brand-list .brand-img-box img{width:100%;height:100%;object-fit:cover}.brand-list ul{display:flex;gap:25px;position:relative;top:-40px;width:fit-content;margin:auto}.brand-list li{list-style:none}.brand-list li a{display:flex;gap:0px;align-items:center;flex-direction:column}@media(max-width: 768px){.brand-list{text-align:center}.brand-list ul{width:100%;overflow-x:auto;gap:10px}.brand-list ul::-webkit-scrollbar{display:none}.brand-list li{width:fit-content}}@media(max-width: 576px){.promotion-home{position:relative}.promotion-home .container{position:static}.promotion-home .swiper-button{padding:0 16px;top:auto;bottom:15%;width:100%;justify-content:space-between}}.contact-img img{width:100%}.contact-flex{display:flex;align-items:center}.contact-map{width:50%}.contact-map iframe{width:100%;height:630px}.contact-info{padding:0 0 0 30px;color:#000;font-size:18px}.contact-info h1{font-size:60px;font-weight:700;margin:20px 0 0;line-height:1}.contact-info h2{font-size:32px;font-weight:500;margin:0 0 20px}.contact-info h3{font-size:20px;margin:20px 0 0}.contact-info h4{font-size:20px;margin:20px 0 0}.contact-info p{font-weight:400;margin:8px 0 0}.contact-info p.flex{display:flex;align-items:center;gap:20px}.contact-info .social-flex{display:flex;align-items:center;gap:20px;padding:20px 0 0}.contact-info .social-flex a{display:flex;align-items:center;gap:8px}.contact-info .social-flex a.line-btn{background:#00b900;color:#fff;padding:8px 25px;font-size:18px;border-radius:8px}@media(max-width: 992px){.contact-img{height:400px;position:relative}.contact-img img{height:100%;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:none}.contact-flex{flex-direction:column;gap:20px}.contact-map{width:100%}.contact-map iframe{height:56.25vw}.contact-info{padding:0 16px 40px;font-size:16px;width:100%}}@media(max-width: 768px){.contact-map iframe{height:80vw}.contact-info{font-size:14px}.contact-info h1{font-size:34px}.contact-info h2{font-size:24px}.contact-info h3{font-size:18px}.contact-info p.flex{gap:10px}.contact-info p.flex img{width:35px}.contact-info .social-flex{gap:10px;flex-wrap:wrap}}.detail-bar{background:#e6ecf6;padding:30px 0}.detail-bar-flex{display:flex;justify-content:space-between;align-items:center}.detail-bar-flex .left{width:70%}.detail-bar-flex .left h1{font-size:20px;color:#1a1a1a}.detail-bar-flex .left .review-coung{font-size:16px;color:#637083}.detail-bar-flex .right{display:flex;align-items:center;gap:16px;width:30%}.detail-bar-flex .right .price{font-size:12px;text-align:center;width:fit-content}.detail-bar-flex .right .price p{text-decoration:line-through;color:#575757;margin:0}.detail-bar-flex .right .price strong{font-size:16px;color:#cb001e;font-weight:700}.detail-container{padding:40px 0;display:flex;justify-content:space-between}.detail-gallery{display:flex;width:60%;gap:60px}.detail-gallery .img-thumb{width:90px}.detail-gallery .img-thumb ul{display:flex;flex-wrap:wrap;gap:16px}.detail-gallery .img-thumb li{list-style:none;width:90px;height:90px;border-radius:8px;overflow:hidden;cursor:pointer}.detail-gallery .img-main{width:calc(100% - 150px)}.detail-gallery .img-main img{display:block;width:100%}.detail-content{width:35%}.product-title{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.detail-desc{display:flex;gap:16px;font-size:16px;justify-content:space-between;align-items:center}.detail-desc .review-count{font-size:16px;color:#637083;display:flex;gap:12px;align-items:center}.detail-desc .star{display:flex;gap:4px}.detail-desc .star span{mask-image:url("../images/icons/star.svg");-webkit-mask-image:url("../images/icons/star.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100%;-webkit-mask-size:100% 100%;background-color:#ccc;width:24px;height:24px;display:block}.detail-desc .star span.active{background-color:#ffc107}.detail-price{font-size:21px;font-weight:500;color:#cb001e;margin:12px 0 12px;display:flex;align-items:flex-end;gap:8px}.detail-price strong{font-size:40px;font-weight:600;line-height:1}.detail-price span{text-decoration:line-through;color:#575757;font-size:12px;line-height:2;font-weight:400}.detail-section{border-bottom:1px solid #d4d4d4;padding:20px 0 20px}.detail-section:last-child{border-bottom:none}.detail-section h4{font-size:16px;font-weight:600;margin:0 0 12px}.detail-section ul.btn-list{display:flex;flex-wrap:wrap;gap:8px}.detail-section ul.btn-list li{list-style:none}.detail-section .btn-line{width:100%;height:60px;font-weight:600;border-radius:8px}.detail-section .btn-line:before{width:48px;height:46px;background-size:cover}.detail-list ul{display:flex;flex-direction:column;gap:6px}.detail-list ul li{list-style:none;display:flex;gap:12px;justify-content:space-between;position:relative;padding:0 0 0 15px}.detail-list ul li:before{content:"";color:#575757;position:absolute;background:#575757;width:4px;height:4px;border-radius:50%;left:0;top:calc(50% - 2px)}.detail-calculate{background:#f5f5f5;padding:0 0 40px 0;border-radius:8px;overflow:hidden}.detail-calculate .calculate-title{font-size:20px;background:#e6ecf6;font-weight:600;color:#1a1a1a;padding:16px}.detail-calculate .calculate-content{padding:16px}.detail-calculate .calculate-tab{display:grid;grid-template-columns:repeat(2, 1fr);gap:0px;border-radius:4px;overflow:hidden}.detail-calculate .calculate-tab button{background:#d9d9d9;height:50px;font-weight:600}.detail-calculate .calculate-tab button.active{background:#1a75ff;color:#fff}.detail-calculate .calculate-sub-title{font-size:16px;font-weight:600;margin:0 0 12px;display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.detail-calculate .calculate-sub-title span{border-bottom:2px solid #1a75ff}.detail-calculate .tab-content{padding:20px 0 0;width:850px;max-width:100%;margin:auto;display:none}.detail-calculate .tab-content.active{display:block}.detail-calculate .box-bg{background:#e6ecf6;padding:20px;border-radius:8px}.detail-calculate .text-inf{font-size:14px;color:#ababab;margin:8px 0 0}.product-infomation{padding:40px 0;display:grid;grid-template-columns:repeat(2, 1fr)}.product-infomation h5{font-size:16px}.product-infomation .info-table{padding:0 0 40px}.product-infomation .info-table table{width:100%;border-collapse:collapse}.product-infomation .info-table td{background:#fff;padding:5px 12px;width:50%}.product-infomation .info-table tr:nth-child(even) td{background:#e5e7eb}.product-infomation .info-table:last-child{padding:0}.space-item:first-child .btn-trash{display:none !important}@media(max-width: 992px){.detail-bar-flex{flex-wrap:wrap;gap:16px}.detail-bar-flex .left,.detail-bar-flex .right{width:100%}.detail-container{flex-wrap:wrap;gap:40px}.detail-container .detail-gallery{width:100%}.detail-container .detail-content{width:100%}}@media(max-width: 768px){.detail-bar-flex .left h1{font-size:18px}.detail-gallery{flex-wrap:wrap;gap:30px}.detail-gallery .img-thumb{width:100%}.detail-gallery .img-thumb ul{display:flex}.detail-gallery .img-thumb li{width:50px;height:50px}.detail-gallery .img-main{width:100%}.product-title{font-size:18px}.detail-desc{gap:8px;justify-content:flex-start;text-align:left;flex-wrap:wrap}.detail-desc .review-count{justify-content:flex-start;width:100%}.detail-price strong{font-size:32px}.detail-calculate .calculate-content{padding:10px}.detail-calculate .calculate-tab button{font-size:13px}.detail-calculate .box-bg{padding:10px}.product-infomation{grid-template-columns:1fr;gap:30px}}.article-detail .article-label.article{background:#003c72}.article-detail .article-label.promotion{background:#ff0027}.article-detail .article-title{font-size:32px;font-weight:700;color:#000;margin:35px 0 0;color:#cb001e}.article-detail .article-date{font-size:12px;font-weight:400;color:#575757;margin:0 0 20px}.article-detail .article-desc{font-size:16px;font-weight:400;color:#1a1a1a;margin:8px 0 0}.article-detail .article-desc img{margin:16px 0;display:block}.article-detail-img-box{width:100%}.article-detail-img-box img{width:100%}.shared-social{display:flex;align-items:center;gap:8px;padding:20px 0 0}.shared-social ul{display:flex;gap:8px}.shared-social a{width:40px;height:auto;overflow:hidden;border-radius:50%;display:flex;justify-content:center;align-items:center}.shared-social a img{display:block;width:100%}/*# sourceMappingURL=main.css.map */
