@media(max-width:767px){.wrapper-card-product-content .ant-card-body{padding:12px!important}}@media(max-width:575px){.wrapper-card-product-content-all,.wrapper-card-product-content-text{gap:6px!important}}.wrapper-card-product-content.ant-card{border-radius:0}.wrapper-card-product-content.ant-card-bordered{border:1px solid hsla(0,0%,87%,.867)}.wrapper-card-product-content.ant-card.bestseller{background:linear-gradient(180deg,#fff 0,rgba(63,166,76,.3) 43%,rgba(63,166,76,0) 90%,#fff)}.wrapper-card-product .product-image{position:relative;height:160px;overflow:hidden}@media(max-width:425px){.wrapper-card-product .product-image{height:120px}}.wrapper-card-product .product-image img{object-fit:cover!important;transition:all .3s}.wrapper-card-product .product-image img:hover{transform:scale(125%)}.wrapper-card-product .product-name{font-size:1.4rem;font-weight:600;color:#222;height:40px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal}.wrapper-card-product .product-price{text-align:center;color:red;font-size:1.4rem;font-weight:600}.wrapper-card-product .add-product{padding:4px 4px 4px 16px;border:none;display:flex;align-items:center;justify-content:space-between;border-radius:40px;cursor:pointer;background-color:hsla(0,0%,69%,.129)}@media(max-width:575px){.wrapper-card-product .add-product{width:max-content;padding:4px;background-color:transparent;margin:auto}}.wrapper-card-product .add-product-title{font-size:1.4rem;font-weight:500;color:#393939}@media(max-width:575px){.wrapper-card-product .add-product-title{display:none}}.wrapper-card-product .add-product-icon{background-color:#fff;padding:6px;border-radius:50%;display:flex;justify-content:center;align-items:center;width:max-content}@media(max-width:575px){.wrapper-card-product .add-product-icon{background-color:transparent}}.wrapper-card-product .add-product-icon svg{width:16px;height:16px}.loading-icon-bag{background-color:#fff;padding:6px;border-radius:50%}.wrapper-catalogs{background-color:#f8f8f8;padding:24px;border-radius:10px;position:-webkit-sticky;position:sticky;top:146px}.wrapper-catalogs img{object-fit:contain}.wrapper-catalogs h3{color:#222;font-size:2rem;font-weight:700;padding-bottom:2px;width:max-content;position:relative}.wrapper-catalogs h3:after{content:"";position:absolute;width:75%;top:100%;left:0;border-bottom:2px solid #3fa64c}.wrapper-catalogs ul{margin-top:24px;display:flex;flex-direction:column;gap:24px;overflow:auto;max-height:calc(100vh - 276px)}.wrapper-catalogs ul::-webkit-scrollbar-track{background-color:#f5f5f5}.wrapper-catalogs ul::-webkit-scrollbar{height:6px;width:6px;background-color:#f5f5f5}.wrapper-catalogs ul::-webkit-scrollbar-thumb{border-radius:8px;-webkit-transition:all .3s;transition:all .3s;background-color:hsla(0,0%,60%,.4)}.wrapper-catalogs ul li>a{display:flex;gap:12px;font-size:1.6rem;font-weight:400;color:#222}.wrapper-catalogs ul li>a:focus,.wrapper-catalogs ul li>a:hover{color:#3fa64c}.wrapper-catalogs ul li>a .active{color:#3fa64c;font-weight:600}.wrapper-criteria{background-color:#eee}.wrapper-criteria-list{display:flex;align-items:center;justify-content:space-between;padding:24px 10px}@media(max-width:1199px){.wrapper-criteria-list{overflow:auto}}.wrapper-criteria-list .ant-divider-vertical{border-left-width:2px!important}.wrapper-criteria-item{white-space:nowrap}.wrapper-google-map{height:700px}@media(max-width:575px){.wrapper-google-map{height:max-content}}.wrapper-google-map iframe{height:700px;width:100%;border:none}@media(max-width:575px){.wrapper-google-map iframe{height:450px!important}}.wrapper-google-map{position:relative}.wrapper-google-map-list-address{border-radius:12px;position:absolute;z-index:1;padding:32px;top:120px;left:100px;background:#fff}@media(max-width:575px){.wrapper-google-map-list-address{padding:16px;position:relative;top:0;left:0}.wrapper-google-map-list-address .ant-select-single.ant-select-lg{height:36px}.wrapper-google-map-list-address-head .ant-flex{flex-direction:column;width:100%;gap:4px!important}}.wrapper-google-map-list-address-head h3{text-align:center;margin-bottom:16px}@media(max-width:575px){.wrapper-google-map-list-address-head h3{margin-bottom:4px;font-size:1.4rem}}.wrapper-google-map-list-address-head-choose{background:#f5f5f7;padding:16px;border-radius:4px;display:flex;flex-direction:column;gap:8px}@media(max-width:575px){.wrapper-google-map-list-address-head-choose{padding:8px;gap:0}}.wrapper-google-map-list-address-head-choose-title{font-size:1.4rem;color:#848484;padding:0 12px}@media(max-width:575px){.wrapper-google-map-list-address-head-choose-title{padding:0}}.wrapper-google-map-list-address-head-choose-content{width:200px}@media(max-width:575px){.wrapper-google-map-list-address-head-choose-content{width:100%!important}}.wrapper-google-map-list-address-head-choose-content .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important}@media(max-width:575px){.wrapper-google-map-list-address-head-choose-content .ant-select-selector{padding:0!important;width:100%!important}}.wrapper-google-map-list-address-head-choose-content .ant-select-selector .ant-select-selection-item{text-transform:uppercase!important;font-weight:400}.wrapper-google-map-list-address-body{margin:16px 0;height:450px;overflow-y:scroll}@media(max-width:575px){.wrapper-google-map-list-address-body .ant-flex{gap:4px!important}.wrapper-google-map-list-address-body{height:200px;margin:4px 0}}.wrapper-google-map-list-address-body::-webkit-scrollbar-track{background-color:#f5f5f5}.wrapper-google-map-list-address-body::-webkit-scrollbar{width:4px;background-color:#f5f5f5}.wrapper-google-map-list-address-body::-webkit-scrollbar-thumb{border-radius:8px;-webkit-transition:all .3s;transition:all .3s;background-color:hsla(0,0%,60%,.4)}.wrapper-google-map-list-address-body-item{background:#f5f5f7;padding:16px 32px;display:flex;color:#000;flex-direction:column;font-size:1.6rem;gap:12px;cursor:pointer}@media(max-width:575px){.wrapper-google-map-list-address-body-item{padding:4px 8px;width:100%;gap:4px;font-size:1.2rem}}.wrapper-google-map-list-address-body-item-name{display:flex;align-items:center;gap:10px;font-weight:500}@media(max-width:575px){.wrapper-google-map-list-address-body-item-name{max-width:100%}}.wrapper-google-map-list-address-body-item-name span{background-color:#2d3288;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%}.wrapper-google-map-list-address-body-item-address{display:flex;align-items:center;gap:20px;white-space:wrap;max-width:412px;transform:translateX(5px)}@media(max-width:575px){.wrapper-google-map-list-address-body-item-address{max-width:100%;transform:translateX(8px)}}.wrapper-google-map-list-address-body-item-phone{border:1px solid #000;width:max-content;padding:4px 16px;border-radius:16px}@media(max-width:575px){.wrapper-google-map-list-address-body-item-phone{max-width:100%}}.wrapper-google-map-list-address-body .address-actived{color:#fff;background-color:#3fa64c}.wrapper-google-map-list-address-body .address-actived .wrapper-google-map-list-address-body-item-name span{background-color:#fa0504}.wrapper-google-map-list-address-body .address-actived .wrapper-google-map-list-address-body-item-phone{border-color:#fff;cursor:pointer}.wrapper-loading-card-product{border:1px solid hsla(0,0%,87%,.867);padding:24px}.wrapper-loading-card-product-image .ant-skeleton,.wrapper-loading-card-product-image .ant-skeleton .ant-skeleton-image{width:100%!important;height:160px!important}.wrapper-loading-card-product-image .ant-skeleton .ant-skeleton-image svg{width:60%!important;height:60%!important}.wrapper-loading-card-product .ant-skeleton.ant-skeleton-element .ant-skeleton-input{min-width:0!important}.wrapper-loading-swiper{display:flex;gap:20px}@media(max-width:991px){.wrapper-loading-swiper{gap:12px}}@media(max-width:767px){.wrapper-loading-swiper{gap:8px}}.wrapper-loading-swiper-item{flex:1 1}@media(max-width:991px){.wrapper-loading-swiper-item.item-2,.wrapper-loading-swiper-item.item-3{display:none}}@media(max-width:767px){.wrapper-loading-swiper-item.item-4{display:none}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.wrapper-loading-top-banner{width:100%;height:570px;display:flex;justify-content:center;align-items:center;background-color:#f8f8f8;border-radius:16px}@media(max-width:1199px){.wrapper-loading-top-banner{height:500px}}@media(max-width:991px){.wrapper-loading-top-banner{height:430px}}@media(max-width:767px){.wrapper-loading-top-banner{height:300px}}@media(max-width:575px){.wrapper-loading-top-banner{height:220px}}@media(max-width:425px){.wrapper-title-type-product{gap:16px}}.wrapper-title-type-product h3{font-size:2.5rem;font-weight:500;color:#222;position:relative;margin-bottom:48px}@media(max-width:425px){.wrapper-title-type-product h3{font-size:2rem}}@media(max-width:375px){.wrapper-title-type-product h3{font-size:1.8rem}}.wrapper-title-type-product h3:after{content:url(/images/line.jpg);position:absolute;top:100%;left:0}.wrapper-title-type-product p{width:max-content;background-color:#cd2c31;color:#fff;font-size:1.4rem;padding:6px 24px;border-radius:15px 0 20px 0;margin-top:8px}@media(max-width:425px){.wrapper-title-type-product p{font-size:1.3rem;padding:4px 20px}}@media(max-width:375px){.wrapper-title-type-product p{font-size:1.2rem}}.wrapper-title-type-product-btn{min-width:110px}@media(max-width:425px){.wrapper-title-type-product-btn{min-width:102px}}.wrapper-title-type-product-btn a{display:block;background-color:#3fa64c;border-radius:15px 0 20px 0;color:#fff;margin-top:8px;padding:6px 24px}@media(max-width:425px){.wrapper-title-type-product-btn a{font-size:1.3rem;padding:4px 20px}}@media(max-width:375px){.wrapper-title-type-product-btn a{font-size:1.2rem}}.wrapper-title-type-product-btn a:focus,.wrapper-title-type-product-btn a:hover{color:#fff}.wrapper-partners-slider-container{overflow:hidden;width:100%}.wrapper-partners-slider{display:flex;width:max-content;animation:scroll var(--scroll-duration) linear infinite}.wrapper-partners-image{display:flex;align-items:center;justify-content:center;padding:0 10px}.wrapper-partners-image img{object-fit:contain}@media(max-width:575px){.wrapper-partners-image img{width:132px;height:75px}}:root{--scroll-duration:25s}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.wrapper-card-news{box-shadow:0 0 4px rgba(0,0,0,.3);border-radius:6px}.wrapper-card-news-content .ant-card-body{padding:12px!important}.wrapper-card-news-content .news-image{position:relative;height:246px;width:100%;overflow:hidden;border-radius:6px}@media(max-width:575px){.wrapper-card-news-content .news-image{height:120px}}.wrapper-card-news-content .news-image img{object-fit:cover!important;border-radius:6px;transition:all .3s}.wrapper-card-news-content .news-image img:hover{transform:scale(125%)}.wrapper-card-news-content .news-image .news-time{position:absolute;z-index:1;background-color:#ffb500;left:6px;bottom:6px;border-radius:6px;width:65px;height:65px;display:flex;justify-content:center;align-items:center}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time{width:48px;height:48px}}.wrapper-card-news-content .news-image .news-time:after{content:"";position:absolute;top:4px;left:4px;width:calc(100% - 14px);height:calc(100% - 14px);border:3px dotted red;z-index:1;border-radius:6px}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time:after{top:3px;left:3px;width:calc(100% - 10px);height:calc(100% - 10px);border:2px dotted red}}.wrapper-card-news-content .news-image .news-time .day{font-size:1.8rem;font-weight:400;color:#fff;text-align:center}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time .day{font-size:1.4rem}}.wrapper-card-news-content .news-image .news-time .month-and-year{font-size:1rem;font-weight:400;color:#fff;text-align:center}@media(max-width:575px){.wrapper-card-news-content .news-image .news-time .month-and-year{font-size:.9rem}}.wrapper-card-news-content .news-title{font-size:1.8rem;font-weight:600;color:#101828;height:57px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal}@media(max-width:575px){.wrapper-card-news-content .news-title{font-size:1.6rem;height:48px}}.wrapper-card-news-content .news-description{font-size:1.4rem;font-weight:400;color:#737373;height:40px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal}.wrapper-loading-map{height:700px;display:flex;justify-content:center;align-items:center}@media(max-width:575px){.wrapper-loading-map{height:300px}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.banner-home{width:100%;height:570px}@media(max-width:1199px){.banner-home{height:500px}}@media(max-width:991px){.banner-home{height:430px}}@media(max-width:767px){.banner-home{height:300px}}@media(max-width:575px){.banner-home{height:220px}}.banner-home img{object-fit:cover!important;border-radius:16px}.loading-video{height:250px;display:flex;justify-content:center;align-items:center;background-color:#f8f8f8}@media(max-width:767px){.loading-video{height:200px}}.iframe-video{border:none;overflow:hidden;width:100%;height:250px}@media(max-width:767px){.iframe-video{height:200px}}.wrapper-home-main{margin-top:48px;margin-bottom:48px}@media(max-width:1199px){.wrapper-home-main{margin-top:32px;margin-bottom:32px}}@media(max-width:991px){.wrapper-home-main{margin-top:24px;margin-bottom:24px}}.wrapper-home-mid-banner{position:relative;height:233px}.wrapper-home-mid-banner img{object-fit:cover!important}@media(max-width:991px){.wrapper-home-mid-banner{height:162px}}@media(max-width:575px){.wrapper-home-mid-banner{height:93px}}.wrapper-home-brands{margin-bottom:48px}@media(max-width:1199px){.wrapper-home-brands{margin-bottom:32px}}@media(max-width:991px){.wrapper-home-brands{margin-bottom:24px}}.wrapper-home-bottom-banner{margin-bottom:48px}@media(max-width:1199px){.wrapper-home-bottom-banner{margin-bottom:32px}}@media(max-width:991px){.wrapper-home-bottom-banner{margin-bottom:24px}}.wrapper-home-video{margin-bottom:48px}@media(max-width:1199px){.wrapper-home-video{margin-bottom:32px}}@media(max-width:991px){.wrapper-home-video{margin-bottom:24px}}.wrapper-home-news{margin-bottom:48px}@media(max-width:1199px){.wrapper-home-news{margin-bottom:32px}}@media(max-width:991px){.wrapper-home-news{margin-bottom:24px}.wrapper-home-news .hide-mobile{display:none}}.wrapper-home-news-bottom.mobile{display:none}@media(max-width:991px){.wrapper-home-news-bottom.mobile{display:block}.wrapper-home-news-bottom.desktop{display:none}}.wrapper-home-news-bottom{margin-top:24px}.wrapper-home-news-bottom-left{position:relative;min-height:257px;height:100%;border-radius:10px;overflow:hidden}@media(max-width:575px){.wrapper-home-news-bottom-left{min-height:220px}}.wrapper-home-news-bottom-left img{object-fit:cover!important}.wrapper-home-news-bottom-right{background-color:rgba(33,147,54,.302);border-radius:10px;padding:32px 72px 32px 32px;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:575px){.wrapper-home-news-bottom-right{row-gap:16px;padding:16px}}.wrapper-home-news-bottom-right-title{font-size:1.8rem;font-weight:600;color:#101828}.wrapper-home-news-bottom-right-description{font-size:1.5rem;font-weight:400;color:rgba(0,0,0,.8);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4;line-clamp:2;text-overflow:ellipsis;white-space:normal}.wrapper-bottom-banner{position:relative;height:345px}@media(max-width:1199px){.wrapper-bottom-banner{height:275px}}@media(max-width:991px){.wrapper-bottom-banner{height:162px}}@media(max-width:575px){.wrapper-bottom-banner{height:93px}}.wrapper-bottom-banner img{object-fit:cover!important}