{"id":9111,"date":"2022-09-23T02:25:41","date_gmt":"2022-09-23T02:25:41","guid":{"rendered":"https:\/\/neovision.com.vn\/?page_id=9111"},"modified":"2022-09-23T02:29:05","modified_gmt":"2022-09-23T02:29:05","slug":"primary-homepage","status":"publish","type":"page","link":"https:\/\/neovision.com.vn\/en\/primary-homepage\/","title":{"rendered":"Primary Homepage"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9111\" class=\"elementor elementor-9111\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-64aef132 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"64aef132\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-36e7f202\" data-id=\"36e7f202\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-536ec6dd elementor-widget elementor-widget-html\" data-id=\"536ec6dd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script src=\"https:\/\/preview.babylonjs.com\/gltf_validator.js\"><\/script>\n<script src=\"https:\/\/preview.babylonjs.com\/babylon.js\"><\/script>\n<script src=\"https:\/\/preview.babylonjs.com\/loaders\/babylonjs.loaders.js\"><\/script>\n        \n<style>\n    \/*sketchfab*\/\n  .sketchfab-embed-wrapper {\n    border-radius: 50%;\n    overflow: hidden;\n  }\n    .container-1 {\n      position: absolute;\n      top: 0;\n      left: 11%;\n    }\n  \n    .container-2 {\n      position: absolute;\n      bottom: 0;\n      right: 11%;\n    }\n  \n    .ct-1 {\n      position: absolute;\n      width: 200px;\n      top: -100px;\n      left: -100px;\n    }\n  \n    .ct-2 {\n      position: absolute;\n      width: 200px;\n     top: 40px;\n    }\n  \n    .icon-lienhe{\n        display: flex;\n    }\n    @media screen and (max-width: 768px) {\n    .showplus:before{\n         top: 1px !important;\n    }\n    .showminus:before{\n         top: 1px !important;\n    }\n      .ct-1 {\n        left: -20px;\n        top: -85px;\n      }\n  \n      .ct-2 {\n        top: 60px;\n        right: -130px;\n      }\n  \n      .bannersection .swiper-wrapper {\n        height: 200px;\n      }\n    }\n  \n    .bannersection .swiper-pagination {\n      transform: scale(1.5) rotate(90deg);\n      padding-right: 4px;\n      top: 50%;\n      left: -50%;\n    }\n  \n    .bannersection .swiper-pagination .swiper-pagination-bullet {\n      margin: 0 10px;\n    }\n  \n    .bannersection .swiper-wrapper {\n      height: 400px;\n      flex-direction: column;\n    }\n  \n    @media screen and (max-width: 1024px) {\n      .bannersection .swiper-wrapper {\n        height: 240px;\n      }\n    }\n  \n    @media screen and (max-width:1600px) {\n      .bannersection .swiper-pagination {\n        left: -65%;\n      }\n    }\n  \n    @media screen and (max-width:1400px) {\n      .bannersection .swiper-pagination {\n        left: -80%;\n      }\n    }\n  <\/style>\n  <script src=\"https:\/\/unpkg.com\/swiper\/swiper-bundle.min.js\"><\/script>\n  <!-- <link rel=\"stylesheet\" href=\"style.css\"> -->\n  <style>\n    .tab button {\n      background-color: #1f4940;\n      float: left;\n      border: none;\n      outline: none;\n      cursor: pointer;\n      padding: 30px 36px;\n      transition: 0.3s;\n      font-size: 17px;\n      color: white;\n      border-radius: 0px;\n    }\n  \n    .tab button:hover {\n      background-color: rgba(0, 0, 0, 0.8);\n    }\n  \n    .tab button.active {\n      background-color: black;\n    }\n  \n    .tabcontent {\n      display: none;\n      background: linear-gradient(110deg, #DDEECC 5%, #a8d397 90%);\n      border-bottom-right-radius: 225px;\n    }\n  \n    .active {\n      display: block;\n    }\n  \n    .tabs {\n      width: calc(100% - 210px);\n      position: relative;\n    }\n  \n    .tab {\n      overflow: hidden;\n      background: linear-gradient(20deg, #DDEECC 5%, #a8d397 90%);\n    }\n  \n    #oval {\n      position: absolute;\n      width: 100%;\n      height: 120%;\n      margin: 0px 0 50px -200px;\n      background: linear-gradient(#669f54, #caeda6);\n      left: 0;\n      border-top-right-radius: 50%;\n      border-bottom-right-radius: 50%;\n      transform: rotate(45deg);\n    }\n  \n    .circle {\n      border-top: 1px solid transparent;\n      border-left: 1px solid white;\n      border-right: 1px solid white;\n      border-bottom: 1px solid white;\n      transform: rotate(60deg);\n      background-color: transparent;\n      height: 540px;\n      -moz-border-radius: 540px;\n      -webkit-border-radius: 540px;\n      width: 540px;\n      display: flex;\n    }\n  \n    .circle-2 {\n      background-color: #d9ecce;\n      height: 460px;\n      -moz-border-radius: 460px;\n      -webkit-border-radius: 460px;\n      width: 460px;\n      margin: auto;\n      position: relative;\n      transform: rotate(-60deg);\n      display: flex;\n      justify-content: center;\n      align-items: center;\n    }\n  \n    .showContent {\n      opacity: 1;\n      transition: all 0.5s ease-in-out;\n    }\n  \n    .hideContent {\n      opacity: 0;\n      transition: all 0.5s ease-in-out;\n    }\n  \n    .showminus:before {\n      content: \"-\";\n      font-size: 30px;\n      font-weight: bold;\n      color: white;\n      z-index: 10;\n      position: absolute;\n      left: 50%;\n      top: -2px;\n      transform: translate(-50%, -20%);\n    }\n  \n    .showplus:before {\n      content: \" + \";\n      font-size: 30px;\n      font-weight: bold;\n      color: white;\n      z-index: 10;\n      position: absolute;\n      left: 51%;\n      top: -1px;\n      transform: translate(-50%, -20%);\n    }\n  \n    .circle-btn {\n      position: relative;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background-color: #1f4940;\n      z-index : 10;\n    }\n    \n    .circle-btn:hover {\n        cursor: pointer;\n        transform: scale(1.1);\n        transition: 0.5s;\n    }\n    .small-text {\n      font-family: \"SVN-Poppins-Regular\", Sans-serif;\n      font-size: 20px;\n      color: #1f4940;\n    }\n  \n    .medium-text {\n      color: #1f4940;\n      font-family: \"SVN-Poppins-Bold\";\n      font-size: 40px;\n    }\n  \n    .contents {\n      display: flex;\n    }\n  \n    .content-left,\n    .content-right {\n      width: 50%;\n      display: flex;\n    }\n  \n    .content-left {\n      align-items: center;\n      justify-content: flex-end;\n      padding: 5% 0;\n      overflow: hidden;\n      position: relative;\n    }\n  \n    .content-right {\n      align-items: flex-start;\n      justify-content: center;\n      flex-direction: column;\n      padding-right: 30px;\n      padding-left: 30px;\n    }\n    .content-right .elementor-button-wrapper{\n        padding-top: 20px;\n    }\n    .tab button:first-child {\n      padding-left: 250px;\n    }\n  \n    .tab button:last-child {\n      padding-right: 60px;\n      border-bottom-right-radius: 25px;\n    }\n  \n    .swipee-up,\n    .swipee-down,\n    .swipee-right,\n    .swipee-left {\n      z-index: 99;\n      cursor: pointer;\n      line-height: 0;\n    }\n  \n    .swiper-pagination-bullet {\n      width: 8px;\n      height: 8px;\n      opacity: 0.2 !important;\n      background-color: white !important;\n    }\n  \n    .swiper-pagination-bullet-active {\n      opacity: 1 !important;\n    }\n  \n    .swipee img {\n      width: 400px;\n    }\n    \/*sketchfab*\/\n  .sketchfab-embed-wrapper iframe {\n    width: 400px;\n    height: 400px;\n  }\n    .swipee {\n      display: flex;\n      align-items: center;\n      justify-content: right;\n    }\n  \n    .heading-title {\n      font-family: \"SVN-Poppins-Bold\", Sans-serif;\n      font-size: 70px;\n      color: white;\n      line-height: 1.1;\n      padding-bottom: 30px;\n    }\n  \n    .text-editor {\n      color: #080F0A;\n      font-family: \"SVN-Poppins-Regular\", Sans-serif;\n      font-size: 18px;\n      font-weight: normal;\n      word-spacing: 2px;\n    }\n  \n    .tab-btn {\n      font-family: \"SVN-Poppins-SemiBold\", Sans-serif;\n      font-size: 18px;\n      font-weight: normal;\n      background-color: #669F54;\n      border-radius: 25px 25px 25px 25px;\n      padding: 10px 10px 10px 20px;\n    }\n  \n    .tablinks {\n      font-family: \"SVN-Poppins-Regular\", Sans-serif;\n      font-size: 16px;\n      font-weight: 600;\n    }\n  \n    .button-text {\n      display: flex;\n      align-items: center;\n    }\n  \n    @media screen and (max-width: 1776px) {\n      .heading-title {\n        font-size: 70px !important;\n      }\n      .bannersection .swiper-pagination {\n            left: -70%;\n        }\n    }\n  \n  @media screen and (max-width: 1600px){\n    .bannersection .swiper-pagination {\n        left: -90%;\n    }\n    }\n    @media screen and (max-width: 1460px) {\n      .tabs {\n        width: 100%;\n      }\n      .content-right {\n        padding-bottom: 5%;\n      }\n      .content-left {\n        padding: 10% 0;\n      }\n      #oval{\n        transform: rotate(0deg);\n        }\n    }\n  \n    @media screen and (max-width: 1360px) {\n      .heading-title {\n        font-size: 55px !important;\n      }\n    }\n    @media screen and (max-width: 1245px) {\n     .tab button:first-child {\n         padding-left: 30px;\n      }\n      #oval{\n        height: 120%;\n        margin: 0px 0 0px -40%;\n        transform: rotate(0deg);\n        border-radius: 50%;\n        width: 100%;\n        }\n        .circle{\n            transform: rotate(60deg) scale(0.85);\n        }\n    }\n    @media screen and (max-width: 1125px) {\n    .content-left,\n      .content-right {\n        justify-content: center;\n        width: 100%;\n      }\n      .contents {\n            display: block;\n        }\n    #oval{\n        \/*margin: 0px 0 0px -60%;*\/\n        height: 80%;\n        margin: 0 0 0 0;\n        transform: rotate(0deg);\n        border-radius: 50%;\n        width: 55%;\n        left: 22%\n    }\n    .circle{\n        transform: rotate(60deg) scale(1);\n    }\n    }\n    @media screen and (max-width: 1028px) {\n      .heading-title {\n        font-size: 42px !important;\n      }\n      .tab{\n          background: #1f4940;\n      }\n      .tab button:last-child {\n          border-bottom-right-radius: 0px;\n      }\n    }\n    @media screen and (max-width: 876px){\n    .bannersection .swiper-pagination {\n        right: 0!important;\n        left: -140%;\n    }\n}\n    @media screen and (max-width: 450px) {\n    .content-left {\n        padding: 20% 0;\n    }\n    }\n    @media screen and (max-width: 1024px) {\n      .circle {\n        height: 360px;\n        -moz-border-radius: 360px;\n        -webkit-border-radius: 360px;\n        width: 360px;\n      }\n      #oval {\n        height: 85%;\n      }\n      .circle-2 {\n        height: 300px;\n        -moz-border-radius: 300px;\n        -webkit-border-radius: 300px;\n        width: 300px;\n      }\n  \n      .contents {\n        display: block;\n      }\n  \n      .swipee {\n        justify-content: center;\n      }\n  \n      .swipee img {\n        width: 240px;\n      }\n        \/*sketchfab*\/\n    .sketchfab-embed-wrapper iframe {\n      width: 240px;\n      height: 240px;\n    }\n    }\n  \n    @media screen and (max-width: 768px) {\n      .content-right {\n        padding: 20px;\n      }\n  \n      .heading-title {\n        font-size: 30px !important;\n      }\n  \n      .tab button:first-child {\n        padding-left: 14px !important;\n      }\n  \n      .tab button:last-child {\n        padding-right: 14px !important;\n        border-bottom-right-radius: 0px !important;\n      }\n  \n      .small-text {\n        font-size: 18px;\n      }\n  \n      .medium-text {\n        font-size: 28px;\n      }\n  \n      .tabs {\n        position: unset;\n      }\n  \n      .tab {\n        overflow: hidden;\n        position: relative;\n        display: block;\n        background-color: #1f4940;\n      }\n  \n      .tab button {\n        padding: 14px;\n      }\n  \n      .tabcontent {\n        border-bottom-right-radius: 125px;\n      }\n  \n      .content-left,\n      .content-right {\n        width: 100%;\n      }\n  \n      .content-left {\n        padding-top: 16%;\n        margin-bottom: 14%;\n      }\n  \n      .swipee img {\n        width: 200px;\n      }\n          \/*sketchfab*\/\n    .sketchfab-embed-wrapper iframe {\n      width: 200px;\n      height: 200px;\n    }\n        #oval {\n        height: 90%;\n        margin: 0 auto;\n        width: 100%;\n        left: 0%;\n      }\n    }\n    @media screen and (max-width: 450px) {\n        .ct-2{\n            right: -180px !important;\n        }\n        .ct-1{\n            top: -65px !important;\n        }\n    }\n    @media screen and (max-width: 420px) {\n        .heading-title\n        {\n            font-size: 26px !important;\n        }\n          .content-right {\n            padding: 15px;\n          }\n    }\n  <\/style>\n  \n  \n        \n  <div class=\"tabs\">\n    <div class=\"tab\">\n      <button class=\"tablinks active\" onclick=\"openContent(event, 'Neomask')\">Fashion Face Masks<\/button>\n      <button class=\"tablinks\" onclick=\"openContent(event, 'Dustmask')\">Industrial Safety Masks<\/button>\n      <button class=\"tablinks\" onclick=\"openContent(event, 'Fiume')\">Labour Protection Products<\/button>\n      <!--<button class=\"tablinks\" onclick=\"openContent(event, 'Neoshield')\">Neoshield<\/button>-->\n      <!--<button class=\"tablinks\" onclick=\"openContent(event, 'Duststop')\">Duststop<\/button>-->\n      <!--<button class=\"tablinks\" onclick=\"openContent(event, 'DM01AC')\">DM-01 AC<\/button>-->\n      <!--<button class=\"tablinks\" onclick=\"openContent(event, 'DM03')\">DM03<\/button>-->\n    <\/div>\n    <div id=\"Neomask\" class=\"tabcontent active\">\n      <!-- Open -->\n      <div class=\"contents bannersection\">\n        <div class=\"content-left\">\n          <div id=\"oval\"><\/div>\n          <div class=\"swiper-pagination\"><\/div>\n          <div class=\"circle\">\n            <div class=\"circle-2\">\n              <div class=\"container-1\">\n                <div class=\"ct-1 hideContent\">\n                  <div class=\"small-text\">Anti-bacteria<\/div>\n                  <div class=\"medium-text\">> 99%<\/div>\n                <\/div>\n                <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">\n                  <span class=\"showplus\"><\/span>\n                <\/div>\n              <\/div>\n              <div class=\"swiper-container\">\n                <div class=\"swiper-wrapper\">\n                     <div class=\"swipee swiper-slide\">\n                  \n                    <\/div>\n                    <div class=\"sketchfab-embed-wrapper\">\n                        <iframe loading=\"lazy\" title=\"Portal-2-themed-rocket-turret\" frameborder=\"0\" allowfullscreen mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\" allow=\"autoplay; fullscreen; xr-spatial-tracking\" xr-spatial-tracking execution-while-out-of-viewport execution-while-not-rendered web-share width=\"400\" height=\"400\" src=\"https:\/\/sketchfab.com\/models\/df87578b2f704b9b8440fc547bc48db5\/embed\"><\/iframe>\n                  <\/div>\n                  <!--<div class=\"swipee swiper-slide\">-->\n                  <!--  <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/FM008A-300x300.png\" \/>-->\n                  <!--<\/div>-->\n                  <div class=\"swipee swiper-slide\">\n                    <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/FM038A-300x300.png\" \/>\n                  <\/div>\n                  <div class=\"swipee swiper-slide\">\n                    <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/FM088A-2048x2048.png\" \/>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n              <div class=\"container-2\">\n                <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">\n                  <span class=\"showminus\"><\/span>\n                <\/div>\n                <div class=\"showContent ct-2\">\n                  <div class=\"small-text\">Anti-bacteria<\/div>\n                  <div class=\"medium-text\">> 99%<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"content-right\">\n          <div class=\"heading-title\"> Kh\u1ea9u trang <span class=\"no-wrap\">th\u1eddi trang <\/span> <\/div>\n          <div class=\"text-editor\"> C\u1ea3i ti\u1ebfn v\u01b0\u1ee3t tr\u1ed9i v\u1ec1 thi\u1ebft k\u1ebf v\u00e0 b\u1ed9 l\u1ecdc, lo\u1ea1i b\u1ecf \u0111\u1ebfn 99% b\u1ee5i si\u00eau m\u1ecbn v\u00e0 vi khu\u1ea9n 0,1 \u00b5m, d\u1ec5 d\u00e0ng thay th\u1ebf \u0111\u1ecbnh k\u1ef3.\n <\/div>\n          <div class=\"elementor-button-wrapper\">\n            <a href=\"https:\/\/neovision.com.vn\/en\/shop\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">\n              <span class=\"elementor-button-content-wrapper\">\n                <span class=\"elementor-button-text button-text\">See more <span class=\"icon-lienhe\">\n                    <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">\n                  <\/span>\n                <\/span>\n              <\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <!-- End -->\n    <\/div>\n    <div id=\"Dustmask\" class=\"tabcontent\">\n      <!-- Open -->\n      <div class=\"contents bannersection\">\n        <div class=\"content-left\">\n            <div id=\"oval\"><\/div>\n          <div class=\"swiper-pagination\"><\/div>\n          <div class=\"circle\">\n            <div class=\"circle-2\">\n              <div class=\"container-1\">\n                <div class=\"ct-1 hideContent\">\n                  <div class=\"small-text\">Anti-bacteria<\/div>\n                  <div class=\"medium-text\">> 99%<\/div>\n                <\/div>\n                <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">\n                  <span class=\"showplus\"><\/span>\n                <\/div>\n              <\/div>\n              <div class=\"swiper-container\">\n                <div class=\"swiper-wrapper\">\n                  <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-duong-300x300.png\" \/> \n                  <\/div>\n                  <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-300x300.png\" \/> \n                  <\/div>\n                  <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NEOMASK_XAM_CUT-e1662796784402-300x300.png\" \/> \n                  <\/div>\n                  <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-300x300.png\" \/> \n                  <\/div>\n                    <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NeoMask-VC65-Thun-Quang-Gay-Xanh-den-2-300x300.png\" \/> \n                  <\/div>\n                    <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-300x300.png\" \/> \n                  <\/div>\n                  \n                  <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/h-NeoMask-Neo-Re5-Qua-Tai-4-300x300.png\" \/> \n                  <\/div>\n                  \n                <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-300x300.png\" \/> \n                  <\/div>\n                <\/div>\n              <\/div>\n              <div class=\"container-2\">\n                <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">\n                  <span class=\"showminus\"><\/span>\n                <\/div>\n                <div class=\"showContent ct-2\">\n                  <div class=\"small-text\">Anti-bacteria<\/div>\n                  <div class=\"medium-text\">> 99%<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"content-right\">\n          <div class=\"heading-title\"> Kh\u1ea9u trang <span class=\"no-wrap\">c\u00f4ng nghi\u1ec7p<\/span> <\/div>\n          <div class=\"text-editor\"> T\u00edch h\u1ee3p 4 t\u00ednh n\u0103ng ch\u1ec9 trong 1 s\u1ea3n ph\u1ea9m, mang \u0111\u1ebfn gi\u1ea3i ph\u00e1p b\u1ea3o v\u1ec7 l\u00e0n da v\u00e0 h\u1ec7 h\u00f4 h\u1ea5p to\u00e0n di\u1ec7n. <\/div>\n          <div class=\"elementor-button-wrapper\">\n            <a href=\"https:\/\/neovision.com.vn\/en\/shop\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">\n              <span class=\"elementor-button-content-wrapper\">\n                <span class=\"elementor-button-text button-text\">See more <span class=\"icon-lienhe\">\n                    <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">\n                  <\/span>\n                <\/span>\n              <\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <!-- End -->\n    <\/div>\n    <div id=\"Fiume\" class=\"tabcontent\">\n      <!-- Open -->\n      <div class=\"contents bannersection\">\n        <div class=\"content-left\">\n            <div id=\"oval\"><\/div>\n          <div class=\"swiper-pagination\"><\/div>\n          <div class=\"circle\">\n            <div class=\"circle-2\">\n              <div class=\"container-1\">\n                <div class=\"ct-1 hideContent\">\n                  <div class=\"small-text\">Anti-bacteria<\/div>\n                  <div class=\"medium-text\">> 99%<\/div>\n                <\/div>\n                <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">\n                  <span class=\"showplus\"><\/span>\n                <\/div>\n              <\/div>\n              <div class=\"swiper-container\">\n                <div class=\"swiper-wrapper\">\n                  <div class=\"swipee swiper-slide\">\n                     <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/09\/XD-001-600x600.png\" \/> \n                  <\/div>\n                  <div class=\"swipee swiper-slide\">\n                    <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/09\/GG-002-600x600.png\" \/>\n                  <\/div>\n                  <div class=\"swipee swiper-slide\">\n                    <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/09\/DM013-600x600.png\" \/>\n                  <\/div>\n                <\/div>\n              <\/div>\n              <div class=\"container-2\">\n                <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">\n                  <span class=\"showminus\"><\/span>\n                <\/div>\n                <div class=\"showContent ct-2\">\n                  <div class=\"small-text\">Anti-bacteria<\/div>\n                  <div class=\"medium-text\">> 99%<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"content-right\">\n          <div class=\"heading-title\"> C\u00e1c s\u1ea3n ph\u1ea9m b\u1ea3o h\u1ed9 <span class=\"no-wrap\">lao \u0111\u1ed9ng<\/span> <\/div>\n          <div class=\"text-editor\"> \u0110\u00e1p \u1ee9ng c\u00e1c ti\u00eau chu\u1ea9n ch\u1ea5t l\u01b0\u1ee3ng qu\u1ed1c t\u1ebf t\u1eeb M\u1ef9 v\u00e0 Ch\u00e2u \u00c2u, an to\u00e0n trong b\u1ea5t k\u1ef3 m\u00f4i tr\u01b0\u1eddng l\u00e0m vi\u1ec7c n\u00e0o. <\/div>\n          <div class=\"elementor-button-wrapper\">\n            <a href=\"https:\/\/neovision.com.vn\/en\/shop\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">\n              <span class=\"elementor-button-content-wrapper\">\n                <span class=\"elementor-button-text button-text\">See more <span class=\"icon-lienhe\">\n                    <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">\n                  <\/span>\n                <\/span>\n              <\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <!-- End -->\n    <\/div>\n    <!--<div id=\"Neoshield\" class=\"tabcontent\">-->\n      <!-- Open -->\n    <!--  <div class=\"contents bannersection\">-->\n    <!--    <div class=\"content-left\">-->\n    <!--      <div class=\"swiper-pagination\"><\/div>-->\n    <!--      <div class=\"circle\">-->\n    <!--        <div class=\"circle-2\">-->\n    <!--          <div class=\"container-1\">-->\n    <!--            <div class=\"ct-1 hideContent\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">-->\n    <!--              <span class=\"showplus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"swiper-container\">-->\n    <!--            <div class=\"swiper-wrapper\">-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/neoshield.webp\" \/>-->\n    <!--              <\/div>-->\n    <!--             <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-6_cut-e1662797445459.png\" \/>-->\n    <!--              <\/div>-->\n    <!--                <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-7_cut.png.webp\" \/>-->\n    <!--              <\/div>-->\n    <!--                <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-8_cut-e1662797373284.png\" \/>-->\n    <!--              <\/div>-->\n    <!--                <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-9_cut.png.webp\" \/>-->\n    <!--              <\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"container-2\">-->\n    <!--            <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">-->\n    <!--              <span class=\"showminus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"showContent ct-2\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--        <\/div>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--    <div class=\"content-right\">-->\n    <!--      <div class=\"heading-title\"> Neoshield <\/div>-->\n    <!--      <div class=\"text-editor\"> Hi\u1ec7u qu\u1ea3 l\u1ecdc khu\u1ea9n BFE 95% \u0111\u01b0\u1ee3c Nelson M\u1ef9 ch\u1ee9ng nh\u1eadn. <\/div>-->\n    <!--      <div class=\"elementor-button-wrapper\">-->\n    <!--        <a href=\"\/product-category\/neoshield\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">-->\n    <!--          <span class=\"elementor-button-content-wrapper\">-->\n    <!--            <span class=\"elementor-button-text button-text\">Th\u00f4ng tin chi ti\u1ebft <span class=\"icon-lienhe\">-->\n    <!--                <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">-->\n    <!--              <\/span>-->\n    <!--            <\/span>-->\n    <!--          <\/span>-->\n    <!--        <\/a>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--  <\/div>-->\n      <!-- End -->\n    <!--<\/div>-->\n    <!--<div id=\"Duststop\" class=\"tabcontent\">-->\n      <!-- Open -->\n    <!--  <div class=\"contents bannersection\">-->\n    <!--    <div class=\"content-left\">-->\n    <!--      <div class=\"swiper-pagination\"><\/div>-->\n    <!--      <div class=\"circle\">-->\n    <!--        <div class=\"circle-2\">-->\n    <!--          <div class=\"container-1\">-->\n    <!--            <div class=\"ct-1 hideContent\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">-->\n    <!--              <span class=\"showplus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"swiper-container\">-->\n    <!--            <div class=\"swiper-wrapper\">-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Duststop-scaled.webp\" \/>-->\n    <!--              <\/div>-->\n    <!--                <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_5-e1662797232812.png\" \/>-->\n    <!--              <\/div>-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_2-e1662797204786.png\" \/>-->\n    <!--              <\/div>-->\n    <!--            <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_3-e1662797177496.png\" \/>-->\n    <!--              <\/div>-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_4-e1662797150876.png\" \/>-->\n    <!--              <\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"container-2\">-->\n    <!--            <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">-->\n    <!--              <span class=\"showminus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"showContent ct-2\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--        <\/div>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--    <div class=\"content-right\">-->\n    <!--      <div class=\"heading-title\"> Duststop <\/div>-->\n    <!--      <div class=\"text-editor\"> Kh\u1ea9u trang 5 l\u1edbp v\u1edbi l\u1edbp l\u1ecdc N95 gi\u00fap ng\u0103n ng\u1eeba b\u1ee5i si\u00eau m\u1ecbn PM2.5 <\/div>-->\n    <!--      <div class=\"elementor-button-wrapper\">-->\n    <!--        <a href=\"\/product-category\/duststop\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">-->\n    <!--          <span class=\"elementor-button-content-wrapper\">-->\n    <!--            <span class=\"elementor-button-text button-text\">Th\u00f4ng tin chi ti\u1ebft <span class=\"icon-lienhe\">-->\n    <!--                <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">-->\n    <!--              <\/span>-->\n    <!--            <\/span>-->\n    <!--          <\/span>-->\n    <!--        <\/a>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--  <\/div>-->\n      <!-- End -->\n    <!--<\/div>-->\n    <!--<div id=\"DM01AC\" class=\"tabcontent\">-->\n      <!-- Open -->\n    <!--  <div class=\"contents bannersection\">-->\n    <!--    <div class=\"content-left\">-->\n    <!--      <div class=\"swiper-pagination\"><\/div>-->\n    <!--      <div class=\"circle\">-->\n    <!--        <div class=\"circle-2\">-->\n    <!--          <div class=\"container-1\">-->\n    <!--            <div class=\"ct-1 hideContent\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">-->\n    <!--              <span class=\"showplus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"swiper-container\">-->\n    <!--            <div class=\"swiper-wrapper\">-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/dm01ac.webp\" \/>-->\n    <!--              <\/div>-->\n    <!--                <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/DM01-e1662796964679.png\" \/>-->\n    <!--              <\/div>-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Khau-Trang-Than-Hoat-Tinh-DM01-AC-Hop-50-Cai-5-e1662796937900.png\" \/>-->\n    <!--              <\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"container-2\">-->\n    <!--            <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">-->\n    <!--              <span class=\"showminus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"showContent ct-2\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--        <\/div>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--    <div class=\"content-right\">-->\n    <!--      <div class=\"heading-title\"> DM-01 AC <\/div>-->\n    <!--      <div class=\"text-editor\"> Kh\u1ea9u trang 4 l\u1edbp v\u1edbi than ho\u1ea1t t\u00ednh v\u00e0 BFE99 Meltblown. <\/div>-->\n    <!--      <div class=\"elementor-button-wrapper\">-->\n    <!--        <a href=\"\/product-category\/dm01\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">-->\n    <!--          <span class=\"elementor-button-content-wrapper\">-->\n    <!--            <span class=\"elementor-button-text button-text\">Th\u00f4ng tin chi ti\u1ebft <span class=\"icon-lienhe\">-->\n    <!--                <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">-->\n    <!--              <\/span>-->\n    <!--            <\/span>-->\n    <!--          <\/span>-->\n    <!--        <\/a>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--  <\/div>-->\n      <!-- End -->\n    <!--<\/div>-->\n    <!--<div id=\"DM03\" class=\"tabcontent\">-->\n      <!-- Open -->\n    <!--  <div class=\"contents bannersection\">-->\n    <!--    <div class=\"content-left\">-->\n    <!--      <div class=\"swiper-pagination\"><\/div>-->\n    <!--      <div class=\"circle\">-->\n    <!--        <div class=\"circle-2\">-->\n    <!--          <div class=\"container-1\">-->\n    <!--            <div class=\"ct-1 hideContent\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"circle-btn circle-btn-1\" onclick=\"toggleContent(event,'.ct-1')\">-->\n    <!--              <span class=\"showplus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"swiper-container\">-->\n    <!--            <div class=\"swiper-wrapper\">-->\n    <!--              <div class=\"swipee swiper-slide\">-->\n    <!--                 <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Khau-Trang-Y-Te-NeoMask-DM03-NW-New.png.webp\" \/> -->\n    <!--              <\/div>-->\n    <!--                <div class=\"swipee swiper-slide\">-->\n    <!--                 <img class=\"skip-lazy\" src=\"\/wp-content\/uploads\/2022\/08\/Khau-Trang-Y-Te-NeoMask-DM03-NW-New-2.png.webp\" \/> -->\n    <!--              <\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--          <div class=\"container-2\">-->\n    <!--            <div class=\"circle-btn circle-btn-2\" onclick=\"toggleContent(event,'.ct-2')\">-->\n    <!--              <span class=\"showminus\"><\/span>-->\n    <!--            <\/div>-->\n    <!--            <div class=\"showContent ct-2\">-->\n    <!--              <div class=\"small-text\">L\u1ecdc khu\u1ea9n<\/div>-->\n    <!--              <div class=\"medium-text\">> 99%<\/div>-->\n    <!--            <\/div>-->\n    <!--          <\/div>-->\n    <!--        <\/div>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--    <div class=\"content-right\">-->\n    <!--      <div class=\"heading-title\"> DM 03 <\/div>-->\n    <!--      <div class=\"text-editor\"> Kh\u1ea9u trang d\u00f9ng 1 l\u1ea7n 3 l\u1edbp v\u1edbi than ho\u1ea1t t\u00ednh v\u00e0 BFE99 Meltblown. <\/div>-->\n    <!--      <div class=\"elementor-button-wrapper\">-->\n    <!--        <a href=\"\/product-category\/dm_03\/\" class=\"elementor-button-link elementor-button elementor-size-sm tab-btn\" role=\"button\">-->\n    <!--          <span class=\"elementor-button-content-wrapper\">-->\n    <!--            <span class=\"elementor-button-text button-text\">Th\u00f4ng tin chi ti\u1ebft <span class=\"icon-lienhe\">-->\n    <!--                <img src=\"\/wp-content\/uploads\/2022\/08\/icon-Next-1.png\">-->\n    <!--              <\/span>-->\n    <!--            <\/span>-->\n    <!--          <\/span>-->\n    <!--        <\/a>-->\n    <!--      <\/div>-->\n    <!--    <\/div>-->\n    <!--  <\/div>-->\n      <!-- End -->\n    <!--<\/div>-->\n  <\/div>\n  <script>\n    function openContent(evt, cityName) {\n      var i, tabcontent, tablinks;\n      tabcontent = document.getElementsByClassName(\"tabcontent\");\n      for (i = 0; i < tabcontent.length; i++) {\n        tabcontent[i].style.display = \"none\";\n        tabcontent[i].className = tabcontent[i].className.replace(\" active\", \"\");\n      }\n      tablinks = document.getElementsByClassName(\"tablinks\");\n      for (i = 0; i < tablinks.length; i++) {\n        tablinks[i].className = tablinks[i].className.replace(\" active\", \"\");\n      }\n      document.getElementById(cityName).style.display = \"block\";\n      document.getElementById(cityName).className += \" active\";\n      evt.currentTarget.className += \" active\";\n    }\n  <\/script>\n  <script>\n    var tabcontent = document.getElementsByClassName(\"tabcontent\");\n    for (i = 0; i < tabcontent.length; i++) {\n\n      var swiper = new Swiper(\"#\" + tabcontent[i].getAttribute('id') + \" .swiper-container\", {\n        direction: \"vertical\",\n        slidesPerView: 1,\n        spaceBetween: 30,\n        mousewheel: true,\n        on: {\n          slideChangeTransitionEnd: function() {\n            if (swiper.isBeginning || swiper.isEnd) {\n              swiper.params.mousewheel.releaseOnEdges = true;\n            } else {\n              swiper.params.mousewheel.releaseOnEdges = false;\n            }\n          }\n        },\n        pagination: {\n          el: \"#\" + tabcontent[i].getAttribute('id') + \" .swiper-pagination\",\n          clickable: true,\n        },\n      });\n    }\n  <\/script>\n  <script>\n\n    function toggleContent(e, content) {\n      var elementToggle = e.target\n      var elementCurrentContent = document.querySelector('.tabcontent.active ' + content)\n      if (elementToggle.classList.contains(\"showplus\")) {\n        elementToggle.classList.remove(\"showplus\");\n        elementToggle.classList.add(\"showminus\");\n        elementCurrentContent.classList.remove(\"hideContent\");\n        elementCurrentContent.classList.add(\"showContent\");\n      } else {\n        elementToggle.classList.remove(\"showminus\");\n        elementToggle.classList.add(\"showplus\");\n        elementCurrentContent.classList.remove(\"showContent\");\n        elementCurrentContent.classList.add(\"hideContent\");\n      }\n    }\n  <\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-151e901e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"151e901e\" data-element_type=\"section\" id=\"home_feature_product_section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-130df4f\" data-id=\"130df4f\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f42e6c elementor-widget elementor-widget-heading\" data-id=\"3f42e6c\" data-element_type=\"widget\" id=\"hone_feature_product_title\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.2 - 21-08-2022 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Featured products<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f437891 elementor-widget elementor-widget-shortcode\" data-id=\"2f437891\" data-element_type=\"widget\" id=\"home_feature_product_slider\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div class=\"woopspro-product-slider-wrap\">\r\n\t\t\t<div class=\"woocommerce woopspro-product-slider\" id=\"woopspro-product-slider-1\">\r\n\t\t\t<ul class=\"products columns-4\">\n<li class=\"product type-product post-10492 status-publish first instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/11\/NEO-AIR-3D-copy-300x300.png\" data-title=\"Kh\u1ea9u Trang Than Ho\u1ea1t T\u00ednh Cao C\u1ea5p Neo-Air\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: Neo-Air\" data-short_decs=\"&lt;ul&gt; \t&lt;li&gt;V\u1ecf kh\u1ea9u trang: v\u1ea3i d\u1ec7t d\u1ea1ng l\u01b0\u1edbi v\u00e0 than ho\u1ea1t t\u00ednh d\u1ea1ng t\u1ea5m, v\u1ea3i Cotton th\u1ea5m h\u00fat m\u1ed3 h\u00f4i&lt;\/li&gt; \t&lt;li&gt;B\u1ed9 l\u1ecdc\u00a0than ho\u1ea1t t\u00ednh l\u1ecdc h\u1ea7u h\u1ebft c\u00e1c m\u00f9i h\u00f4i, h\u00f3a ch\u1ea5t, m\u00f9i x\u0103ng xe v\u00e0 kh\u00f3i. B\u1ea3o v\u1ec7 h\u1ec7 h\u00f4 h\u1ea5p, gi\u00fap h\u1ea1n ch\u1ebf vi\u00eam m\u0169i, d\u1ecb \u1ee9ng c\u00e1c ch\u1ea5t \u00f4 nhi\u1ec5m trong kh\u00f4ng kh\u00ed v\u00e0 trong m\u00f4i tr\u01b0\u1eddng l\u00e0m vi\u1ec7c.&lt;\/li&gt; \t&lt;li&gt;Thi\u1ebft k\u1ebf d\u00e2y thun tai m\u1ec1m m\u1ea1i&lt;\/li&gt; \t&lt;li&gt;Xu\u1ea5t x\u1ee9: Vi\u1ec7t Nam&lt;\/li&gt;&lt;\/ul&gt;\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/11\/NEO-AIR-3D-copy-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/11\/NEO-AIR-3D-copy-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/11\/NEO-AIR-3D-copy-100x100.png 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4617 status-publish instock product_cat-neoshield has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570-300x300.png\" data-title=\"Kh\u1ea9u trang NeoShield\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: NeoShield\" data-short_decs=\"Ch\u1ea5t li\u1ec7u:\u00a0V\u1ea3i cao su co gi\u00e3n b\u1ed1n chi\u1ec1u, than ho\u1ea1t t\u00ednh d\u1ea1ng t\u1ea5m.B\u1ed9 l\u1ecdc\u00a0than ho\u1ea1t t\u00ednh ACFB gi\u00fap ng\u0103n ng\u1eeba b\u1ee5i b\u1ea9n\u00a0th\u00e2m nh\u1eadp v\u00e0o \u0111\u01b0\u1eddng h\u00f4 h\u1ea5p\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-e1662797468570.png 801w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4612 status-publish instock product_cat-duststop has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-300x300.png\" data-title=\"Kh\u1ea9u Trang L\u1ecdc B\u1ee5i Si\u00eau M\u1ecbn Duststop DS-01\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: Duststop DS-01\" data-short_decs=\"Kh\u1ea9u trang DUSTSTOP - DS01 \u1ee9ng d\u1ee5ng c\u00f4ng ngh\u1ec7 n\u01b0\u1edbc ngo\u00e0i v\u1edbi nguy\u00ean li\u1ec7u ngo\u1ea1i nh\u1eadpG\u1ed3m 5 l\u1edbp, trong \u0111\u00f3 c\u00f3 l\u1edbp l\u1ecdc N95 - l\u1ecdc b\u1ee5i si\u00eau m\u1ecbn PM2.5\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Duststop_ds-01_1-e1662797252997.png 951w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4608 status-publish last instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-300x300.png\" data-title=\"B\u1ed9 l\u1ecdc than ho\u1ea1t t\u00ednh kh\u1ea9u trang Neomask NC95 (L\u1ecdc ACFB \u2013 NC95)\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: Neomask NC95\" data-short_decs=\"Fiber than ho\u1ea1t t\u00ednh (Activated Carbon Fiber) c\u00f3 t\u00ednh n\u0103ng ng\u0103n ch\u1eb7n h\u1ea7u h\u1ebft c\u00e1c h\u1ea1y b\u1ee5i nh\u1ecf nh\u1ea5t v\u00e0 kh\u1eed m\u00f9i, l\u1ecdc c\u00e1c ch\u1ea5t h\u00f3a h\u1ecdc c\u00f3 h\u1ea1i cho s\u1ee9c kh\u1ecfe.\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-NC95-e1663554458113.png 1200w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4607 status-publish first instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-300x300.png\" data-title=\"L\u1ecdc than ho\u1ea1t t\u00ednh kh\u1ea9u trang Neomask ACC - NM\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: Neomask ACC - NM\" data-short_decs=\"&lt;strong&gt;Than ho\u1ea1t t\u00ednh \u00e9p trong v\u1ea3&lt;\/strong&gt;i (Activated Carbon Cloth) -&lt;strong&gt;\u00a0lo\u1ea1i l\u1edbp l\u1ecdc cao c\u1ea5p nh\u1ea5t&lt;\/strong&gt;, c\u00f3 t\u00ednh n\u0103ng ng\u0103n ch\u1eb7n h\u1ea7u h\u1ebft c\u00e1c h\u1ea1t b\u1ee5i nh\u1ecf nh\u1ea5t v\u00e0 kh\u1eed m\u00f9i, l\u1ecdc c\u00e1c ch\u1ea5t h\u00f3a h\u1ecdc c\u00f3 h\u1ea1i cho s\u1ee9c kh\u1ecfe.\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Loc-than-hoat-tinh-khau-trang-Neomask-ACC-NM-e1663554417262.png 1200w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4603 status-publish instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/VC65-TQG-00-copy-300x300.png\" data-title=\"Kh\u1ea9u trang NeoMask VC65 (Thun Qua G\u00e1y) Xanh \u0111en\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: NeoMask VC65\" data-short_decs=\"&lt;ul&gt; \t&lt;li&gt;Giao m\u00e0u ng\u1eabu nhi\u00ean&lt;\/li&gt; \t&lt;li&gt;Ch\u1ea5t li\u1ec7u: V\u1ea3i d\u1ec7t thun Tricot, v\u1ea3i kh\u00f4ng d\u1ec7t v\u00e0 than ho\u1ea1t t\u00ednh d\u1ea1ng t\u1ea5m, v\u1ea3i Cotton th\u1ea5m h\u00fat m\u1ed3 h\u00f4i&lt;\/li&gt; \t&lt;li&gt;B\u1ed9 l\u1ecdc\u00a0than ho\u1ea1t t\u00ednh gi\u00fap ng\u0103n ng\u1eeba b\u1ee5i b\u1ea9n\u00a0th\u00e2m nh\u1eadp v\u00e0o \u0111\u01b0\u1eddng h\u00f4 h\u1ea5p&lt;\/li&gt; \t&lt;li&gt;Thi\u1ebft k\u1ebf qu\u00e0ng qua g\u00e1y&lt;\/li&gt; \t&lt;li&gt;Xu\u1ea5t x\u1ee9: Vi\u1ec7t Nam&lt;\/li&gt;&lt;\/ul&gt;\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/VC65-TQG-00-copy-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/VC65-TQG-00-copy-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/VC65-TQG-00-copy-12x12.png 12w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/VC65-TQG-00-copy-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/VC65-TQG-00-copy.png 512w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4602 status-publish instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-300x300.png\" data-title=\"Kh\u1ea9u trang NeoMask NM Xanh \u0111\u1eadm\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: \" data-short_decs=\"Kh\u1ea9u trang NeoMask \u0111\u01b0\u1ee3c c\u1ea5u t\u1ea1o b\u1edfi Neo-Prene (cao su co gi\u00e3n 4 chi\u1ec1u), m\u1ed9t v\u1eadt li\u1ec7u kh\u00f4ng g\u00e2y d\u1ecb \u1ee9ng da.&lt;em&gt;&lt;strong&gt;RIGOROUSLY TESTED FOR QUALITY AND PERFORMANCE&lt;\/strong&gt;&lt;\/em&gt;&lt;i&gt;&lt;b&gt;&lt;em&gt;&lt;strong&gt;ACC \u0111\u1ea1t ch\u1ee9ng nh\u1eadn ISO 9001\/ISO 13485&lt;\/strong&gt;&lt;\/em&gt;&lt;\/b&gt;&lt;\/i&gt;&lt;i&gt;&lt;b&gt;&lt;em&gt;&lt;strong&gt;ACC \u0111\u1ea1t ch\u1ee9ng nh\u1eadn\u00a0EN\u00a046001&lt;\/strong&gt;&lt;\/em&gt;&lt;\/b&gt;&lt;\/i&gt;&lt;i&gt;&lt;b&gt;Sa\u0309n ph\u00e2\u0309m \u0111a\u0323t chi\u0309 s\u00f4\u0301 Hi\u00ea\u0323u qua\u0309 lo\u0323c khu\u00e2\u0309n BFE 95% \u0111\u01b0\u01a1\u0323c ki\u00ea\u0309m nghi\u00ea\u0323m ta\u0323i Pho\u0300ng thi\u0301 nghi\u00ea\u0323m Nelson (My\u0303)&lt;\/b&gt;&lt;\/i&gt;\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NeoMask-NM-Xanh-dam.png 1200w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4593 status-publish last instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/KOOL-Grey-300x300.png\" data-title=\"Kh\u1ea9u Trang Ch\u1ed1ng N\u1eafng 4 In 1 Kool NeoMask VC (M\u00e0u X\u00e1m)\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: \" data-short_decs=\"&lt;strong&gt;KOOL NeoMask VC&lt;\/strong&gt;\u00a0- d\u00f2ng kh\u1ea9u trang \u0111a n\u0103ng t\u00edch h\u1ee3p 4 t\u00ednh n\u0103ng ch\u1ed1ng n\u1eafng - ch\u1ed1ng b\u1ee5i m\u1ecbn - ch\u1ed1ng \u00f4 nhi\u1ec5m trong duy nh\u1ea5t 1 s\u1ea3n ph\u1ea9m.\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/KOOL-Grey-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/KOOL-Grey-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/KOOL-Grey-12x12.png 12w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/KOOL-Grey-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/KOOL-Grey.png 512w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4590 status-publish first instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-300x300.png\" data-title=\"Kh\u1ea9u Trang Ch\u1ed1ng N\u1eafng 4 In 1 Kool NeoMask VC (M\u00e0u Kem)\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: NeoMask VC\" data-short_decs=\"&lt;strong&gt;KOOL NeoMask VC&lt;\/strong&gt;\u00a0- d\u00f2ng kh\u1ea9u trang \u0111a n\u0103ng t\u00edch h\u1ee3p 4 t\u00ednh n\u0103ng ch\u1ed1ng n\u1eafng - ch\u1ed1ng b\u1ee5i m\u1ecbn - ch\u1ed1ng \u00f4 nhi\u1ec5m trong duy nh\u1ea5t 1 s\u1ea3n ph\u1ea9m.\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/NEOV_Kool-Neomask-VC_V002-3-2-min-1-100x100.png 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4589 status-publish instock product_cat-neomask product_cat-uncategorized has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-300x300.png\" data-title=\"Kh\u1ea9u trang than ho\u1ea1t t\u00ednh cao c\u1ea5p NeoMask VC65 (Thun Qua Tai)\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: \" data-short_decs=\"&lt;ul&gt; \t&lt;li&gt;Giao m\u00e0u ng\u1eabu nhi\u00ean&lt;\/li&gt; \t&lt;li&gt;Ch\u1ea5t li\u1ec7u: V\u1ea3i d\u1ec7t thun Tricot, v\u1ea3i kh\u00f4ng d\u1ec7t v\u00e0 than ho\u1ea1t t\u00ednh d\u1ea1ng t\u1ea5m, v\u1ea3i Cotton th\u1ea5m h\u00fat m\u1ed3 h\u00f4i&lt;\/li&gt; \t&lt;li&gt;B\u1ed9 l\u1ecdc\u00a0than ho\u1ea1t t\u00ednh gi\u00fap ng\u0103n ng\u1eeba b\u1ee5i b\u1ea9n\u00a0th\u00e2m nh\u1eadp v\u00e0o \u0111\u01b0\u1eddng h\u00f4 h\u1ea5p&lt;\/li&gt; \t&lt;li&gt;Thi\u1ebft k\u1ebf qu\u00e0ng qua g\u00e1y&lt;\/li&gt; \t&lt;li&gt;Xu\u1ea5t x\u1ee9: Vi\u1ec7t Nam&lt;\/li&gt;&lt;\/ul&gt;\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-12x12.png 12w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/10\/Khau-Trang-NeoMask-VC65-2.png 1200w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<li class=\"product type-product post-4581 status-publish instock product_cat-neomask has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<img width=\"300\" height=\"300\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-300x300.png\" data-title=\"Kh\u1ea9u trang than ho\u1ea1t t\u00ednh NeoMask NC95\" data-sku=\"M\u00e3 s\u1ea3n ph\u1ea9m: \" data-short_decs=\"&lt;ul&gt; \t&lt;li&gt;Th\u00e0nh ph\u1ea7n c\u1ea5u t\u1ea1o: V\u1ea3i d\u1ec7t l\u01b0\u1edbi - x\u1ed1p, v\u1ea3i kh\u00f4ng d\u1ec7t, than ho\u1ea1t t\u00ednh d\u1ea1ng s\u1ee3i (Fiber), v\u1ea3i cotton th\u01b0\u1eddng th\u1ea5m h\u00fat m\u1ed3 h\u00f4i.&lt;\/li&gt; \t&lt;li&gt;Th\u00e0nh ph\u1ea7n than ho\u1ea1t t\u00ednh ACF\u00a0gi\u00fap ng\u0103n ng\u1eeba b\u1ee5i b\u1ea9n\u00a0th\u00e2m nh\u1eadp v\u00e0o \u0111\u01b0\u1eddng h\u00f4 h\u1ea5p&lt;\/li&gt; \t&lt;li&gt;Thi\u1ebft k\u1ebf d\u00e2y thun qu\u00e0ng g\u00e1y ti\u1ec7n d\u1ee5ng&lt;\/li&gt; \t&lt;li&gt;Xu\u1ea5t x\u1ee9: Vi\u1ec7t Nam&lt;\/li&gt;&lt;\/ul&gt;\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail tuanlee_preview_image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/NC95-TQG-5-e1662801946313.png 831w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/li>\n<\/ul>\n\t\t\t<\/div>\r\n\t\t\t<div class=\"woopspro-slider-conf\" data-conf=\"{&quot;slide_to_show&quot;:&quot;4&quot;,&quot;slide_to_scroll&quot;:&quot;4&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:&quot;5000&quot;,&quot;speed&quot;:&quot;300&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;dots&quot;:&quot;false&quot;,&quot;rtl&quot;:&quot;false&quot;,&quot;slider_cls&quot;:&quot;products&quot;}\"><\/div>\r\n\t\t<\/div>\r\n\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a601b17 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a601b17\" data-element_type=\"section\" id=\"home_apply_tech_section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-492c1dff\" data-id=\"492c1dff\" data-element_type=\"column\" id=\"home_apply_tech\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3d018e04 elementor-widget elementor-widget-text-editor\" data-id=\"3d018e04\" data-element_type=\"widget\" id=\"home-apply-text-title\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.2 - 21-08-2022 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\tTi\u00ean phong \u00e1p d\u1ee5ng c\u00f4ng ngh\u1ec7 ti\u00ean ti\u1ebfn \u0111\u1ec3 b\u1ea3o v\u1ec7 s\u1ee9c kh\u1ecfe <span class=\"no-wrap\">c\u1ed9ng \u0111\u1ed3ng.<span>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e41995 elementor-widget elementor-widget-text-editor\" data-id=\"1e41995\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>NeoVision face masks meet the highest international standards for mask quality (N95, BFE99, PFE99,...) and are certified by Nelson Labs USA, the most dependable lab in the world. We  have been confident in being your trusted face mask supplier for over 20 years.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-166caf67 elementor-widget__width-inherit btn-lienhe elementor-widget elementor-widget-button\" data-id=\"166caf67\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/neovision.ga\/lien-he\/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<span class=\"icon-lienhe\"><img src=\"https:\/\/neovision.ga\/wp-content\/uploads\/2022\/08\/icon-Next.png\"\/><\/span><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-73d2b053 img_width_auto\" data-id=\"73d2b053\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4fea6e75 elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"4fea6e75\" data-element_type=\"widget\" id=\"home_apply_tech_img_1\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.2 - 21-08-2022 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"503\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-600x503.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-600x503.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-768x644.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy.png 1233w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d904413 elementor-absolute width_fit_content2 elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"6d904413\" data-element_type=\"widget\" id=\"home_apply_tech_img_2\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"615\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Layer-1-copy-3-600x615.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Layer-1-copy-3-600x615.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Layer-1-copy-3-768x787.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Layer-1-copy-3-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Layer-1-copy-3.png 1278w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-148ca013 elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"148ca013\" data-element_type=\"widget\" id=\"home_apply_tech_img_3\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"600\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/industrial-factory-2021-08-31-11-50-17-utc.png 1019w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2da64dd4 elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"2da64dd4\" data-element_type=\"widget\" id=\"home_apply_tech_img_4\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"600\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-2-copy-3.png 1008w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-12ea8ccd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"12ea8ccd\" data-element_type=\"section\" id=\"home_top_100_section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-53df04e img_width_auto width_fit_content;\" data-id=\"53df04e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-177dcc49 elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"177dcc49\" data-element_type=\"widget\" id=\"home_top_100_img_1\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"1188\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-600x1188.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-600x1188.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-152x300.png 152w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-517x1024.png 517w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-768x1521.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-776x1536.png 776w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570-1034x2048.png 1034w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/Center-Image3000x300-02-e1662883924570.png 1515w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-588ec4e7 elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"588ec4e7\" data-element_type=\"widget\" id=\"home_top_100_img_2\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"600\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Ellipse-6-copy.png 1384w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25ed48ae elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"25ed48ae\" data-element_type=\"widget\" id=\"home_top_100_img_3\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"600\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6-100x100.png 100w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-23-copy-6.png 1290w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49fd6d27 elementor-absolute width_fit_content2 elementor-widget elementor-widget-image\" data-id=\"49fd6d27\" data-element_type=\"widget\" id=\"home_top_100_img_4\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/Rectangle-23-copy-9-pwvmdwoxsg7zu2ngmtwcpp6pq2aikc8hm1pd4qumz4.png\" title=\"Rectangle 23 copy 9\" alt=\"Rectangle 23 copy 9\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6d629392\" data-id=\"6d629392\" data-element_type=\"column\" id=\"home_top_100_container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f15c784 elementor-widget elementor-widget-text-editor\" data-id=\"3f15c784\" data-element_type=\"widget\" id=\"home-top100-text-title\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tTop 100 nh\u00e0 cung c\u1ea5p v\u00e0ng ch\u1ee9ng nh\u1eadn b\u1edfi <span class=\"no-wrap\">NQA Anh Qu\u1ed1c.<span>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bbe9a4 elementor-widget elementor-widget-text-editor\" data-id=\"7bbe9a4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Utilizing cutting-edge technologies, our products meet international C-TPAT certification standards which make NeoVision circulate in the global supply chain.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a5f28c4 elementor-widget__width-inherit btn-lienhe elementor-widget elementor-widget-button\" data-id=\"6a5f28c4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/neovision.ga\/lien-he\/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<span class=\"icon-lienhe\"><img src=\"https:\/\/neovision.ga\/wp-content\/uploads\/2022\/08\/icon-Next.png\"\/><\/span><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-766f218e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"766f218e\" data-element_type=\"section\" id=\"section_home_our_product_list\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a4c31a4 custom-margin-210\" data-id=\"3a4c31a4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70961429 elementor-widget elementor-widget-heading\" data-id=\"70961429\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Products<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ffc7ef2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7ffc7ef2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-32ad9a3a\" data-id=\"32ad9a3a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-433e99e3 elementor-widget elementor-widget-heading\" data-id=\"433e99e3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Now available on the world's largest eCommerce platforms<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5d8dc986 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5d8dc986\" data-element_type=\"section\" id=\"section_ecommerce_home\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-63842c0b\" data-id=\"63842c0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-694985bb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"694985bb\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3de447b6 home-e-commerce-product-img\" data-id=\"3de447b6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e3d6a1 elementor-widget elementor-widget-image\" data-id=\"1e3d6a1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/FM088A-pwvmeqrrzj8r9qiprh4aadwasqr058ocq0hmwg09mc.png\" title=\"FM088A\" alt=\"FM088A\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-72d00b98\" data-id=\"72d00b98\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-69610644 elementor-widget elementor-widget-image\" data-id=\"69610644\" data-element_type=\"widget\" id=\"section_ecommerce_home_img_right\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"180\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-amazon-1-600x180.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-amazon-1-600x180.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-amazon-1-768x231.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-amazon-1.png 800w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1bd957a5 elementor-widget__width-inherit btn-lienhe elementor-widget elementor-widget-button\" data-id=\"1bd957a5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/www.amazon.com\/NeoMask-Neoprene-Carbon-Safety-Multi-Purpose\/dp\/B00597ZPIG\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Visit now <span class=\"icon-lienhe\"><img src=\"https:\/\/neovision.ga\/wp-content\/uploads\/2022\/08\/icon-Next.png\"\/><\/span><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5fb81f0c\" data-id=\"5fb81f0c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6ada33f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ada33f\" data-element_type=\"section\" id=\"home_harbor_freight\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7b6b78ab home-e-commerce-product-img\" data-id=\"7b6b78ab\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7284f632 elementor-widget elementor-widget-image\" data-id=\"7284f632\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/Layer-0-pwvm8w7xgn8j130jwy3urv11qfks91gh92cvegofuw.png\" title=\"Layer 0\" alt=\"Layer 0\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-32a4835d\" data-id=\"32a4835d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-626d780a elementor-widget elementor-widget-image\" data-id=\"626d780a\" data-element_type=\"widget\" id=\"section_ecommerce_home_img_right\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"111\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-harborfreight-600x111.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-harborfreight-600x111.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-harborfreight-768x142.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/logo-harborfreight.png 1055w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3dc4b08f btn-lienhe elementor-widget elementor-widget-button\" data-id=\"3dc4b08f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/www.harborfreight.com\/multipurpose-nuisance-dust-mask-with-replaceable-liners-94222.html\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Visit now <span class=\"icon-lienhe\"><img src=\"https:\/\/neovision.ga\/wp-content\/uploads\/2022\/08\/icon-Next.png\"\/><\/span><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bdb7946 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bdb7946\" data-element_type=\"section\" id=\"section_ecommerce_home\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7c9d6ae6\" data-id=\"7c9d6ae6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2c27f365 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2c27f365\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ceefbc7 home-e-commerce-product-img\" data-id=\"ceefbc7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b273aa7 elementor-widget elementor-widget-image\" data-id=\"b273aa7\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/NC95-TQG-2-pwvmf21vd0kh6bsu05yncdrciie3cw17q1i2dd3kko.png\" title=\"NC95 TQG (2)\" alt=\"NC95 TQG (2)\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-48a2ee29\" data-id=\"48a2ee29\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-461e3da9 elementor-widget elementor-widget-image\" data-id=\"461e3da9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/in7957i650-indiamart-logo-indiamart-logo-internet-com.png\" title=\"in7957i650-indiamart-logo-indiamart-logo-internet&#8211;com\" alt=\"in7957i650-indiamart-logo-indiamart-logo-internet--com\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28c68386 elementor-widget__width-inherit btn-lienhe elementor-widget elementor-widget-button\" data-id=\"28c68386\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/www.indiamart.com\/proddetail\/neo-sterile-eo-oxygen-mask-23445951788.html\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Visit now <span class=\"icon-lienhe\"><img src=\"https:\/\/neovision.ga\/wp-content\/uploads\/2022\/08\/icon-Next.png\"\/><\/span><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-53498de3\" data-id=\"53498de3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3728b104 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3728b104\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1e570c5 home-e-commerce-product-img\" data-id=\"1e570c5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50437809 elementor-widget elementor-widget-image\" data-id=\"50437809\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/NEOV_NeoShieldNSH_pics_v001_-5_cut.jpg-pwvmfolzx1fcwyw2cfpp082errawhmirt55pw064l6.png\" title=\"NEOV_NeoShieldNSH_pics_v001_ (5)_cut.jpg\" alt=\"NEOV_NeoShieldNSH_pics_v001_ (5)_cut.jpg\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6cf7f208\" data-id=\"6cf7f208\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7d67d2e5 elementor-widget elementor-widget-image\" data-id=\"7d67d2e5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/boms.png\" title=\"boms\" alt=\"boms\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53b75d4f btn-lienhe elementor-widget elementor-widget-button\" data-id=\"53b75d4f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/bumsonthesaddle.com\/products\/neo-mask-anti-air-pollution\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Visit now <span class=\"icon-lienhe\"><img src=\"https:\/\/neovision.ga\/wp-content\/uploads\/2022\/08\/icon-Next.png\"\/><\/span><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d5fcc91 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d5fcc91\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b8934ec\" data-id=\"2b8934ec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2ef3090b elementor-widget elementor-widget-heading\" data-id=\"2ef3090b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"> Manufactured factory meets worldwide standards<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d1e8e2e elementor-widget elementor-widget-text-editor\" data-id=\"1d1e8e2e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tWith 22 years of experience in this industry, advanced technology, and closed production processes in factories that meet FDA standards, NeoVision has been exporting millions of facemasks each year to different countries.\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-282f8f87 elementor-widget__width-initial elementor-aspect-ratio-169 elementor-widget elementor-widget-video\" data-id=\"282f8f87\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=XUhXEVKW5hI&amp;t=137s&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;modestbranding&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/neovision.ga\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/64b95fc379fabda4e4eb.jpg&quot;,&quot;id&quot;:8722,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;,&quot;aspect_ratio&quot;:&quot;169&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.2 - 21-08-2022 *\/\n.elementor-widget-video .elementor-widget-container{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-container>.elementor-widget-video{width:var(--container-widget-width,100%)}<\/style>\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/XUhXEVKW5hI?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;modestbranding=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-282f8f87&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\" e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL1hVaFhFVktXNWhJP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJm1vZGVzdGJyYW5kaW5nPTEiLCJtb2RhbE9wdGlvbnMiOnsiaWQiOiJlbGVtZW50b3ItbGlnaHRib3gtMjgyZjhmODciLCJlbnRyYW5jZUFuaW1hdGlvbiI6IiIsImVudHJhbmNlQW5pbWF0aW9uX3RhYmxldCI6IiIsImVudHJhbmNlQW5pbWF0aW9uX21vYmlsZSI6IiIsInZpZGVvQXNwZWN0UmF0aW8iOiIxNjkifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img width=\"1280\" height=\"676\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/64b95fc379fabda4e4eb.jpg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/64b95fc379fabda4e4eb.jpg 1280w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/64b95fc379fabda4e4eb-300x158.jpg 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/64b95fc379fabda4e4eb-1024x541.jpg 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/64b95fc379fabda4e4eb-768x406.jpg 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/09\/64b95fc379fabda4e4eb-600x317.jpg 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\"><use xlink:href=\"#eicon-play\" \/><\/svg>\t\t\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Play Video<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7925780f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7925780f\" data-element_type=\"section\" id=\"home_market_section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-758f2c2d\" data-id=\"758f2c2d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-54fe97d2 elementor-widget elementor-widget-text-editor\" data-id=\"54fe97d2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>NeoVision masks are exported to global markets with <strong>the world's highest standards.<\/strong><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-685de1be elementor-widget elementor-widget-image\" data-id=\"685de1be\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/map-pwvm9xtpgm7gv854czg19ib3zy6prf51ek6x1sea1a.png\" title=\"map\" alt=\"map\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-43c6e023 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"43c6e023\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-59057820\" data-id=\"59057820\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-202250f elementor-widget elementor-widget-image\" data-id=\"202250f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/FDA-pwvm7n3n4qqwee0n5kf1v7ekkfzqlp8tsjy88ql2vq.png\" title=\"FDA\" alt=\"FDA\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-18f94aa1\" data-id=\"18f94aa1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-562365b1 elementor-widget elementor-widget-image\" data-id=\"562365b1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/CE-pwvm6ynu71tg0j0549ur2dkl4fc71kjt16zlrjlbdi.png\" title=\"CE\" alt=\"CE\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-51b3b7e3\" data-id=\"51b3b7e3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-396317db elementor-widget elementor-widget-image\" data-id=\"396317db\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/NELSON-pwvma77tqi9006au7o8hnk5qs7dpk1eit7vt9ushxy.png\" title=\"NELSON\" alt=\"NELSON\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-ae9b19a\" data-id=\"ae9b19a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4bb93e21 elementor-widget elementor-widget-image\" data-id=\"4bb93e21\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/ISO2015-pwvm8mticg3snkkrczuvhye3533oq76mlgqoh944ba.png\" title=\"ISO2015\" alt=\"ISO2015\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-20ced967\" data-id=\"20ced967\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6a093cdd elementor-widget elementor-widget-image\" data-id=\"6a093cdd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/ISO2016-pwvm8mticg3snkkrczuvhye3533oq76mlgqoh944ba.png\" title=\"ISO2016\" alt=\"ISO2016\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7109c98a\" data-id=\"7109c98a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9e55049 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"9e55049\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"635\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-22-copy-12-600x635.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-22-copy-12-600x635.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-22-copy-12-768x812.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-22-copy-12-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/Rectangle-22-copy-12.png 751w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11392100 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"11392100\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/Stay-SAFE-Stay-ELEGANT-pwvme2c2l0rb7yvlyew8vksj8ut004khhqwadqh0f8.png\" title=\"Stay SAFE, Stay ELEGANT\" alt=\"Stay SAFE, Stay ELEGANT\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b9c5d46 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"6b9c5d46\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/Ellipse-2-copy-7-pwvm7jcdwl1rg1jhzr4sz92y317t5xf1z4pka478o0.png\" title=\"Ellipse 2 copy 7\" alt=\"Ellipse 2 copy 7\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-279c2b9d elementor-absolute elementor-widget elementor-widget-image\" data-id=\"279c2b9d\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"600\" src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-600x600.png 600w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-300x300.png 300w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-1024x1024.png 1024w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-150x150.png 150w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-768x768.png 768w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-1536x1536.png 1536w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-2048x2048.png 2048w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-20x20.png 20w, https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/03-100x100.png 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1453af8e elementor-absolute elementor-widget elementor-widget-image\" data-id=\"1453af8e\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/elementor\/thumbs\/Ellipse-2-copy-2-1-pwvm7hgn37fghzzc51y4objbl9y7ysqiq97x2odhbo.png\" title=\"Ellipse 2 copy 2\" alt=\"Ellipse 2 copy 2\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9a7d724 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9a7d724\" data-element_type=\"section\" id=\"section_clients_home\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7213b7f7\" data-id=\"7213b7f7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5b22a2b5 elementor-widget elementor-widget-heading\" data-id=\"5b22a2b5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Partners<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b3dedab elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"2b3dedab\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_scroll&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;no&quot;,&quot;pause_on_interaction&quot;:&quot;no&quot;,&quot;speed&quot;:2000,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;2&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.2 - 21-08-2022 *\/\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% \/ var(--e-image-carousel-slides-to-show, 3))}<\/style>\t\t<div class=\"elementor-image-carousel-wrapper swiper-container\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/5-300x125.png\" alt=\"5\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/9-300x125.png\" alt=\"9\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/10-300x125.png\" alt=\"10\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/12-300x125.png\" alt=\"12\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/11-300x125.png\" alt=\"11\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/4-300x125.png\" alt=\"4\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/1-300x125.png\" alt=\"1\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/3-300x125.png\" alt=\"3\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/2-300x125.png\" alt=\"2\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/6-300x125.png\" alt=\"6\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/7-300x125.png\" alt=\"7\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/neovision.com.vn\/wp-content\/uploads\/2022\/08\/8-300x125.png\" alt=\"8\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"svg\" width=\"400\" height=\"400\" viewbox=\"0, 0, 400,400\"><g id=\"svgg\"><path id=\"path0\" d=\"M176.776 0.623 C 176.459 0.940,176.106 1.193,175.991 1.186 C 175.875 1.178,175.737 1.186,175.684 1.203 C 175.630 1.220,174.355 1.301,172.852 1.383 C 168.887 1.599,167.144 1.955,167.461 2.484 C 167.608 2.729,167.425 2.683,167.054 2.383 C 166.516 1.946,166.203 1.930,165.510 2.301 C 165.032 2.556,163.852 2.830,162.887 2.908 C 161.922 2.986,160.575 3.226,159.893 3.442 C 159.211 3.658,158.568 3.750,158.464 3.646 C 158.361 3.543,157.776 3.704,157.165 4.004 C 156.554 4.304,155.780 4.486,155.444 4.409 C 155.108 4.331,154.341 4.523,153.741 4.834 C 153.140 5.146,152.239 5.327,151.740 5.237 C 151.240 5.146,150.722 5.249,150.588 5.466 C 150.454 5.682,149.871 5.865,149.293 5.872 C 148.715 5.879,147.917 6.130,147.521 6.431 C 147.124 6.732,146.566 6.888,146.282 6.779 C 145.997 6.670,145.426 6.761,145.013 6.983 C 144.600 7.204,143.839 7.479,143.322 7.594 C 142.806 7.710,141.855 7.920,141.211 8.061 C 140.566 8.202,139.912 8.532,139.756 8.794 C 139.598 9.060,139.037 9.187,138.486 9.082 C 137.908 8.971,137.500 9.074,137.500 9.329 C 137.500 9.569,136.983 9.766,136.351 9.766 C 135.719 9.766,135.094 9.941,134.961 10.156 C 134.828 10.371,134.312 10.547,133.814 10.547 C 133.316 10.547,132.691 10.809,132.425 11.129 C 132.160 11.448,131.798 11.620,131.620 11.511 C 131.443 11.401,131.117 11.623,130.895 12.004 C 130.674 12.384,130.487 12.477,130.481 12.210 C 130.469 11.740,129.645 11.957,126.270 13.318 C 125.786 13.512,124.995 13.827,124.512 14.016 C 124.028 14.206,122.754 14.763,121.680 15.256 C 120.605 15.748,119.337 16.323,118.861 16.533 C 118.385 16.743,118.065 17.027,118.150 17.165 C 118.236 17.303,117.754 17.458,117.080 17.509 C 116.406 17.561,115.539 17.888,115.154 18.237 C 114.768 18.586,114.453 18.769,114.453 18.645 C 114.453 18.521,113.179 19.126,111.621 19.990 C 110.063 20.853,108.613 21.594,108.398 21.634 C 107.493 21.806,103.516 23.948,103.516 24.265 C 103.516 24.454,103.235 24.609,102.892 24.609 C 102.550 24.609,101.802 24.917,101.231 25.293 C 99.340 26.537,98.643 26.954,97.656 27.429 C 96.802 27.840,95.456 28.783,93.855 30.092 C 93.591 30.308,93.239 30.480,93.074 30.474 C 92.909 30.467,92.510 30.684,92.187 30.954 C 91.171 31.806,89.453 32.840,89.453 32.600 C 89.453 32.268,86.387 34.472,84.945 35.840 C 84.662 36.108,84.286 36.330,84.110 36.332 C 83.480 36.340,79.104 39.888,79.215 40.300 C 79.278 40.532,79.064 40.619,78.741 40.495 C 78.392 40.361,77.852 40.653,77.410 41.215 C 77.001 41.736,76.555 42.050,76.419 41.914 C 76.283 41.778,76.172 41.867,76.172 42.112 C 76.172 42.357,75.688 42.808,75.098 43.114 C 74.507 43.419,73.191 44.479,72.174 45.468 C 71.157 46.457,70.166 47.266,69.972 47.266 C 69.778 47.266,69.204 47.791,68.696 48.434 C 68.189 49.077,67.535 49.604,67.243 49.606 C 66.942 49.608,66.807 49.853,66.931 50.175 C 67.068 50.534,66.960 50.669,66.635 50.545 C 66.352 50.436,65.669 50.885,65.117 51.541 C 64.565 52.197,64.009 52.734,63.882 52.734 C 63.324 52.734,60.982 55.225,61.203 55.583 C 61.338 55.801,61.286 55.879,61.087 55.756 C 60.887 55.633,59.410 56.869,57.804 58.502 C 56.197 60.136,55.130 61.325,55.431 61.145 C 55.806 60.921,55.890 60.962,55.697 61.274 C 55.542 61.526,55.267 61.640,55.087 61.529 C 54.906 61.417,54.301 61.898,53.741 62.597 C 53.181 63.295,52.506 64.127,52.240 64.445 C 51.975 64.763,51.806 65.172,51.865 65.353 C 51.924 65.535,51.812 65.584,51.616 65.463 C 51.136 65.166,50.259 66.268,50.573 66.775 C 50.721 67.016,50.577 67.085,50.216 66.946 C 49.871 66.814,49.609 66.920,49.609 67.191 C 49.609 67.454,48.950 68.330,48.145 69.137 C 45.914 71.373,44.402 73.101,43.357 74.609 C 42.835 75.361,42.181 76.210,41.904 76.496 C 41.626 76.782,41.516 77.205,41.658 77.436 C 41.802 77.668,41.736 77.743,41.511 77.604 C 40.991 77.282,40.085 78.349,40.419 78.889 C 40.558 79.113,40.397 79.297,40.062 79.297 C 39.727 79.297,39.453 79.571,39.453 79.906 C 39.453 80.241,39.296 80.418,39.103 80.299 C 38.760 80.086,38.098 81.164,38.219 81.738 C 38.253 81.899,38.120 82.031,37.922 82.031 C 37.560 82.031,35.749 84.712,35.744 85.254 C 35.743 85.415,35.566 85.571,35.352 85.599 C 34.895 85.661,32.422 89.231,32.422 89.828 C 32.422 90.052,32.236 90.234,32.008 90.234 C 31.781 90.234,31.692 90.392,31.811 90.584 C 31.930 90.776,31.764 91.035,31.443 91.158 C 31.122 91.281,30.859 91.651,30.859 91.980 C 30.859 92.309,30.716 92.578,30.542 92.578 C 30.367 92.578,29.986 93.185,29.694 93.928 C 29.403 94.670,28.991 95.170,28.779 95.038 C 28.548 94.896,28.481 95.138,28.613 95.643 C 28.734 96.106,28.681 96.392,28.496 96.277 C 28.112 96.040,26.953 98.087,26.953 99.001 C 26.953 99.332,26.602 99.822,26.172 100.091 C 25.742 100.359,25.387 100.756,25.382 100.973 C 25.377 101.190,25.030 101.807,24.609 102.344 C 24.189 102.881,23.842 103.628,23.837 104.004 C 23.832 104.380,23.634 104.688,23.396 104.688 C 23.158 104.687,23.064 104.951,23.188 105.273 C 23.328 105.637,23.186 105.859,22.816 105.859 C 22.488 105.859,22.318 106.019,22.439 106.215 C 22.751 106.720,22.254 107.851,21.834 107.592 C 21.642 107.473,21.484 107.836,21.484 108.398 C 21.484 108.981,21.316 109.317,21.094 109.180 C 20.879 109.047,20.703 109.300,20.703 109.743 C 20.703 110.185,20.533 110.547,20.325 110.547 C 20.117 110.547,20.047 110.809,20.170 111.130 C 20.298 111.462,20.125 111.815,19.767 111.953 C 19.423 112.085,19.141 112.624,19.141 113.151 C 19.141 113.690,18.970 114.003,18.750 113.867 C 18.535 113.734,18.359 113.894,18.359 114.223 C 18.359 114.551,18.008 115.446,17.578 116.211 C 17.148 116.976,16.797 117.948,16.797 118.371 C 16.797 118.794,16.602 119.141,16.364 119.141 C 16.127 119.141,16.028 119.390,16.144 119.694 C 16.261 119.999,16.104 120.345,15.796 120.463 C 15.487 120.582,15.234 121.036,15.234 121.472 C 15.234 121.909,15.059 122.266,14.844 122.266 C 14.629 122.266,14.453 122.620,14.453 123.052 C 14.453 123.485,14.298 124.144,14.108 124.517 C 13.918 124.890,13.590 125.635,13.379 126.172 C 12.706 127.885,12.029 129.472,11.673 130.170 C 11.483 130.544,11.328 131.301,11.328 131.854 C 11.328 132.509,11.173 132.762,10.881 132.582 C 10.571 132.391,10.496 132.632,10.637 133.371 C 10.770 134.067,10.654 134.508,10.303 134.643 C 10.008 134.756,9.766 135.358,9.766 135.979 C 9.766 136.601,9.590 137.109,9.375 137.109 C 9.160 137.109,8.984 137.735,8.984 138.500 C 8.984 139.327,8.826 139.792,8.594 139.648 C 8.366 139.508,8.203 139.897,8.203 140.579 C 8.203 141.223,8.011 141.870,7.776 142.015 C 7.541 142.160,7.428 142.697,7.526 143.207 C 7.623 143.718,7.464 144.334,7.172 144.577 C 6.880 144.819,6.641 145.513,6.641 146.119 C 6.641 146.724,6.465 147.328,6.250 147.461 C 6.035 147.594,5.859 148.278,5.859 148.981 C 5.859 149.685,5.729 150.390,5.571 150.549 C 5.412 150.708,5.233 151.396,5.173 152.079 C 4.989 154.190,4.959 154.297,4.557 154.297 C 4.342 154.297,4.268 154.398,4.391 154.522 C 4.515 154.645,4.442 155.304,4.229 155.986 C 4.015 156.669,3.748 157.930,3.635 158.789 C 3.521 159.648,3.288 160.618,3.116 160.944 C 2.945 161.270,2.755 162.412,2.695 163.483 C 2.635 164.554,2.459 165.518,2.305 165.626 C 2.150 165.734,1.979 166.701,1.923 167.775 C 1.868 168.848,1.700 169.902,1.551 170.117 C 1.403 170.332,1.300 171.606,1.324 172.949 C 1.348 174.292,1.241 175.391,1.086 175.391 C 0.932 175.391,0.918 175.683,1.055 176.041 C 1.211 176.448,1.149 176.595,0.889 176.434 C 0.111 175.953,0.039 177.933,0.039 200.000 C 0.039 222.067,0.111 224.047,0.889 223.566 C 1.149 223.405,1.211 223.552,1.055 223.959 C 0.918 224.317,0.932 224.609,1.086 224.609 C 1.241 224.609,1.348 225.708,1.324 227.051 C 1.300 228.394,1.403 229.668,1.551 229.883 C 1.700 230.098,1.868 231.152,1.923 232.225 C 1.979 233.299,2.150 234.266,2.305 234.374 C 2.459 234.482,2.635 235.446,2.695 236.517 C 2.755 237.588,2.945 238.730,3.116 239.056 C 3.288 239.382,3.521 240.352,3.635 241.211 C 3.748 242.070,4.015 243.331,4.229 244.014 C 4.442 244.696,4.515 245.355,4.391 245.478 C 4.268 245.602,4.342 245.703,4.557 245.703 C 4.959 245.703,4.989 245.810,5.173 247.921 C 5.233 248.604,5.412 249.292,5.571 249.451 C 5.729 249.610,5.859 250.315,5.859 251.019 C 5.859 251.722,6.035 252.406,6.250 252.539 C 6.465 252.672,6.641 253.276,6.641 253.881 C 6.641 254.487,6.880 255.181,7.172 255.423 C 7.464 255.666,7.623 256.282,7.526 256.793 C 7.428 257.303,7.541 257.840,7.776 257.985 C 8.011 258.130,8.203 258.777,8.203 259.421 C 8.203 260.103,8.366 260.492,8.594 260.352 C 8.826 260.208,8.984 260.673,8.984 261.500 C 8.984 262.265,9.160 262.891,9.375 262.891 C 9.590 262.891,9.766 263.399,9.766 264.021 C 9.766 264.642,10.008 265.244,10.303 265.357 C 10.654 265.492,10.770 265.933,10.637 266.629 C 10.496 267.368,10.571 267.609,10.881 267.418 C 11.173 267.238,11.328 267.491,11.328 268.146 C 11.328 268.699,11.483 269.456,11.673 269.830 C 11.863 270.203,12.215 270.991,12.454 271.582 C 12.694 272.173,13.087 273.140,13.327 273.730 C 13.567 274.321,13.918 275.110,14.108 275.483 C 14.298 275.856,14.453 276.515,14.453 276.948 C 14.453 277.380,14.629 277.734,14.844 277.734 C 15.059 277.734,15.234 278.091,15.234 278.528 C 15.234 278.964,15.487 279.418,15.796 279.537 C 16.104 279.655,16.261 280.001,16.144 280.306 C 16.028 280.610,16.127 280.859,16.364 280.859 C 16.602 280.859,16.797 281.206,16.797 281.629 C 16.797 282.052,17.148 283.024,17.578 283.789 C 18.008 284.554,18.359 285.449,18.359 285.777 C 18.359 286.106,18.535 286.266,18.750 286.133 C 18.970 285.997,19.141 286.310,19.141 286.849 C 19.141 287.376,19.423 287.915,19.767 288.047 C 20.125 288.185,20.298 288.538,20.170 288.870 C 20.047 289.191,20.117 289.453,20.325 289.453 C 20.533 289.453,20.703 289.815,20.703 290.257 C 20.703 290.700,20.879 290.953,21.094 290.820 C 21.316 290.683,21.484 291.019,21.484 291.602 C 21.484 292.164,21.642 292.527,21.834 292.408 C 22.254 292.149,22.751 293.280,22.439 293.785 C 22.318 293.981,22.488 294.141,22.816 294.141 C 23.186 294.141,23.328 294.363,23.188 294.727 C 23.064 295.049,23.158 295.312,23.396 295.313 C 23.634 295.313,23.832 295.620,23.837 295.996 C 23.842 296.372,24.189 297.119,24.609 297.656 C 25.030 298.193,25.377 298.810,25.382 299.027 C 25.387 299.244,25.742 299.641,26.172 299.909 C 26.602 300.178,26.953 300.668,26.953 300.999 C 26.953 301.913,28.112 303.960,28.496 303.723 C 28.681 303.608,28.734 303.894,28.613 304.357 C 28.481 304.862,28.548 305.104,28.779 304.962 C 28.991 304.830,29.403 305.330,29.694 306.072 C 29.986 306.815,30.367 307.422,30.542 307.422 C 30.716 307.422,30.859 307.691,30.859 308.020 C 30.859 308.349,31.122 308.719,31.443 308.842 C 31.764 308.965,31.930 309.224,31.811 309.416 C 31.692 309.608,31.781 309.766,32.008 309.766 C 32.236 309.766,32.422 309.948,32.422 310.172 C 32.422 310.773,35.115 314.665,35.453 314.551 C 35.612 314.497,35.743 314.585,35.744 314.746 C 35.749 315.288,37.560 317.969,37.922 317.969 C 38.120 317.969,38.253 318.101,38.219 318.262 C 38.098 318.836,38.760 319.914,39.103 319.701 C 39.296 319.582,39.453 319.759,39.453 320.094 C 39.453 320.429,39.727 320.703,40.062 320.703 C 40.397 320.703,40.558 320.887,40.419 321.111 C 40.085 321.651,40.991 322.718,41.511 322.396 C 41.736 322.257,41.802 322.332,41.658 322.564 C 41.516 322.795,41.626 323.218,41.904 323.504 C 42.181 323.790,42.835 324.639,43.357 325.391 C 44.402 326.899,45.914 328.627,48.145 330.863 C 48.950 331.670,49.609 332.546,49.609 332.809 C 49.609 333.080,49.871 333.186,50.216 333.054 C 50.577 332.915,50.721 332.984,50.573 333.225 C 50.259 333.732,51.136 334.834,51.616 334.537 C 51.812 334.416,51.924 334.465,51.865 334.647 C 51.806 334.828,51.975 335.237,52.240 335.555 C 52.506 335.873,53.181 336.705,53.741 337.403 C 54.301 338.102,54.906 338.583,55.087 338.471 C 55.267 338.360,55.542 338.474,55.697 338.726 C 55.890 339.038,55.806 339.079,55.431 338.855 C 55.130 338.675,56.197 339.864,57.804 341.498 C 59.410 343.131,60.887 344.367,61.087 344.244 C 61.286 344.121,61.338 344.199,61.203 344.417 C 60.982 344.775,63.324 347.266,63.882 347.266 C 64.009 347.266,64.565 347.803,65.117 348.459 C 65.669 349.115,66.352 349.564,66.635 349.455 C 66.960 349.331,67.068 349.466,66.931 349.825 C 66.807 350.147,66.942 350.392,67.243 350.394 C 67.535 350.396,68.189 350.923,68.696 351.566 C 69.204 352.209,69.778 352.734,69.972 352.734 C 70.166 352.734,71.157 353.543,72.174 354.532 C 73.191 355.521,74.507 356.581,75.098 356.886 C 75.688 357.192,76.172 357.643,76.172 357.888 C 76.172 358.133,76.283 358.222,76.419 358.086 C 76.555 357.950,77.001 358.264,77.410 358.785 C 77.852 359.347,78.392 359.639,78.741 359.505 C 79.064 359.381,79.278 359.468,79.215 359.700 C 79.107 360.099,83.470 363.659,84.078 363.668 C 84.340 363.672,85.314 364.395,86.469 365.443 C 87.363 366.254,89.453 367.625,89.453 367.400 C 89.453 367.160,91.171 368.194,92.187 369.046 C 92.510 369.316,92.866 369.492,92.978 369.437 C 93.091 369.381,93.443 369.553,93.760 369.818 C 95.286 371.096,96.770 372.144,97.656 372.571 C 98.643 373.046,99.340 373.463,101.231 374.707 C 101.802 375.083,102.550 375.391,102.892 375.391 C 103.235 375.391,103.516 375.546,103.516 375.735 C 103.516 376.052,107.493 378.194,108.398 378.366 C 108.613 378.406,110.063 379.147,111.621 380.010 C 113.179 380.874,114.453 381.479,114.453 381.355 C 114.453 381.231,114.768 381.414,115.154 381.763 C 115.539 382.112,116.406 382.439,117.080 382.491 C 117.754 382.542,118.236 382.697,118.150 382.835 C 118.065 382.973,118.385 383.257,118.861 383.467 C 119.337 383.677,120.605 384.252,121.680 384.744 C 122.754 385.237,123.984 385.771,124.414 385.932 C 124.844 386.092,125.635 386.407,126.172 386.630 C 129.409 387.978,130.469 388.263,130.481 387.790 C 130.487 387.523,130.674 387.616,130.895 387.996 C 131.117 388.377,131.443 388.599,131.620 388.489 C 131.798 388.380,132.160 388.552,132.425 388.871 C 132.691 389.191,133.316 389.453,133.814 389.453 C 134.312 389.453,134.828 389.629,134.961 389.844 C 135.094 390.059,135.719 390.234,136.351 390.234 C 136.983 390.234,137.500 390.431,137.500 390.671 C 137.500 390.926,137.908 391.029,138.486 390.918 C 139.037 390.813,139.598 390.940,139.756 391.206 C 139.912 391.468,140.566 391.798,141.211 391.939 C 141.855 392.080,142.806 392.290,143.322 392.406 C 143.839 392.521,144.600 392.796,145.013 393.017 C 145.426 393.239,145.997 393.330,146.282 393.221 C 146.566 393.112,147.124 393.268,147.521 393.569 C 147.917 393.870,148.715 394.121,149.293 394.128 C 149.871 394.135,150.454 394.318,150.588 394.534 C 150.722 394.751,151.240 394.854,151.740 394.763 C 152.239 394.673,153.140 394.854,153.741 395.166 C 154.341 395.477,155.108 395.669,155.444 395.591 C 155.780 395.514,156.554 395.696,157.165 395.996 C 157.776 396.296,158.361 396.457,158.464 396.354 C 158.568 396.250,159.211 396.342,159.893 396.558 C 160.575 396.774,161.922 397.014,162.887 397.092 C 163.852 397.170,165.032 397.444,165.510 397.699 C 166.203 398.070,166.516 398.054,167.054 397.617 C 167.425 397.317,167.608 397.271,167.461 397.516 C 167.143 398.046,168.954 398.416,172.687 398.584 C 174.101 398.648,175.463 398.827,175.715 398.982 C 175.966 399.138,176.172 399.154,176.172 399.019 C 176.172 398.883,176.438 399.038,176.762 399.363 C 177.642 400.243,222.344 400.256,223.224 399.377 C 223.541 399.060,223.894 398.807,224.009 398.814 C 224.125 398.822,224.263 398.814,224.316 398.797 C 224.370 398.780,225.645 398.699,227.148 398.617 C 231.113 398.401,232.856 398.045,232.539 397.516 C 232.392 397.271,232.575 397.317,232.946 397.617 C 233.484 398.054,233.797 398.070,234.490 397.699 C 234.968 397.444,236.148 397.170,237.113 397.092 C 238.078 397.014,239.425 396.774,240.107 396.558 C 240.789 396.342,241.432 396.250,241.536 396.354 C 241.639 396.457,242.224 396.296,242.835 395.996 C 243.446 395.696,244.220 395.514,244.556 395.591 C 244.892 395.669,245.659 395.477,246.259 395.166 C 246.860 394.854,247.761 394.673,248.260 394.763 C 248.760 394.854,249.278 394.751,249.412 394.534 C 249.546 394.318,250.129 394.135,250.707 394.128 C 251.285 394.121,252.083 393.870,252.479 393.569 C 252.876 393.268,253.434 393.112,253.718 393.221 C 254.003 393.330,254.574 393.239,254.987 393.017 C 255.400 392.796,256.161 392.521,256.678 392.406 C 257.194 392.290,258.145 392.080,258.789 391.939 C 259.434 391.798,260.088 391.468,260.244 391.206 C 260.402 390.940,260.963 390.813,261.514 390.918 C 262.092 391.029,262.500 390.926,262.500 390.671 C 262.500 390.431,263.017 390.234,263.649 390.234 C 264.281 390.234,264.906 390.059,265.039 389.844 C 265.172 389.629,265.688 389.453,266.186 389.453 C 266.684 389.453,267.309 389.191,267.575 388.871 C 267.840 388.552,268.202 388.380,268.380 388.489 C 268.557 388.599,268.883 388.377,269.105 387.996 C 269.326 387.616,269.513 387.523,269.519 387.790 C 269.528 388.156,269.939 388.123,271.191 387.656 C 274.699 386.348,275.827 385.887,278.320 384.744 C 279.395 384.252,280.663 383.677,281.139 383.467 C 281.615 383.257,281.935 382.973,281.850 382.835 C 281.764 382.697,282.246 382.542,282.920 382.491 C 283.594 382.439,284.461 382.112,284.846 381.763 C 285.232 381.414,285.547 381.231,285.547 381.355 C 285.547 381.479,286.821 380.874,288.379 380.010 C 289.937 379.147,291.387 378.406,291.602 378.366 C 292.507 378.194,296.484 376.052,296.484 375.735 C 296.484 375.546,296.765 375.391,297.108 375.391 C 297.450 375.391,298.198 375.083,298.769 374.707 C 300.660 373.463,301.357 373.046,302.344 372.571 C 303.230 372.144,304.714 371.096,306.240 369.818 C 306.557 369.553,306.859 369.424,306.911 369.531 C 306.963 369.639,307.319 369.463,307.702 369.141 C 308.805 368.212,310.547 367.147,310.547 367.400 C 310.547 367.732,313.613 365.528,315.055 364.160 C 315.338 363.892,315.714 363.670,315.890 363.668 C 316.520 363.660,320.896 360.112,320.785 359.700 C 320.722 359.468,320.936 359.381,321.259 359.505 C 321.608 359.639,322.148 359.347,322.590 358.785 C 322.999 358.264,323.445 357.950,323.581 358.086 C 323.717 358.222,323.828 358.133,323.828 357.888 C 323.828 357.643,324.312 357.192,324.902 356.886 C 325.493 356.581,326.809 355.521,327.826 354.532 C 328.843 353.543,329.834 352.734,330.028 352.734 C 330.222 352.734,330.796 352.209,331.304 351.566 C 331.811 350.923,332.465 350.396,332.757 350.394 C 333.058 350.392,333.193 350.147,333.069 349.825 C 332.932 349.466,333.040 349.331,333.365 349.455 C 333.648 349.564,334.331 349.115,334.883 348.459 C 335.435 347.803,335.991 347.266,336.118 347.266 C 336.676 347.266,339.018 344.775,338.797 344.417 C 338.662 344.199,338.714 344.121,338.913 344.244 C 339.113 344.367,340.590 343.131,342.196 341.498 C 343.803 339.864,344.870 338.675,344.569 338.855 C 344.194 339.079,344.110 339.038,344.303 338.726 C 344.458 338.474,344.733 338.360,344.913 338.471 C 345.094 338.583,345.699 338.102,346.259 337.403 C 346.819 336.705,347.494 335.873,347.760 335.555 C 348.025 335.237,348.194 334.828,348.135 334.647 C 348.076 334.465,348.188 334.416,348.384 334.537 C 348.864 334.834,349.741 333.732,349.427 333.225 C 349.279 332.984,349.423 332.915,349.784 333.054 C 350.129 333.186,350.391 333.080,350.391 332.809 C 350.391 332.546,351.050 331.670,351.855 330.863 C 354.086 328.627,355.598 326.899,356.643 325.391 C 357.165 324.639,357.819 323.790,358.096 323.504 C 358.374 323.218,358.484 322.795,358.342 322.564 C 358.198 322.332,358.264 322.257,358.489 322.396 C 359.009 322.718,359.915 321.651,359.581 321.111 C 359.442 320.887,359.603 320.703,359.938 320.703 C 360.273 320.703,360.547 320.429,360.547 320.094 C 360.547 319.759,360.704 319.582,360.897 319.701 C 361.240 319.914,361.902 318.836,361.781 318.262 C 361.747 318.101,361.880 317.969,362.078 317.969 C 362.440 317.969,364.251 315.288,364.256 314.746 C 364.257 314.585,364.388 314.497,364.547 314.551 C 364.885 314.665,367.578 310.773,367.578 310.172 C 367.578 309.948,367.764 309.766,367.992 309.766 C 368.219 309.766,368.308 309.608,368.189 309.416 C 368.070 309.224,368.236 308.965,368.557 308.842 C 368.878 308.719,369.141 308.349,369.141 308.020 C 369.141 307.691,369.284 307.422,369.458 307.422 C 369.633 307.422,370.014 306.815,370.306 306.072 C 370.597 305.330,371.009 304.830,371.221 304.962 C 371.452 305.104,371.519 304.862,371.387 304.357 C 371.266 303.894,371.319 303.608,371.504 303.723 C 371.888 303.960,373.047 301.913,373.047 300.999 C 373.047 300.668,373.398 300.178,373.828 299.909 C 374.258 299.641,374.613 299.244,374.618 299.027 C 374.623 298.810,374.970 298.193,375.391 297.656 C 375.811 297.119,376.158 296.372,376.163 295.996 C 376.168 295.620,376.366 295.313,376.604 295.313 C 376.842 295.313,376.936 295.049,376.812 294.727 C 376.672 294.363,376.814 294.141,377.184 294.141 C 377.512 294.141,377.682 293.981,377.561 293.785 C 377.249 293.280,377.746 292.149,378.166 292.408 C 378.358 292.527,378.516 292.164,378.516 291.602 C 378.516 291.019,378.684 290.683,378.906 290.820 C 379.121 290.953,379.297 290.700,379.297 290.257 C 379.297 289.815,379.467 289.453,379.675 289.453 C 379.883 289.453,379.953 289.191,379.830 288.870 C 379.702 288.538,379.875 288.185,380.233 288.047 C 380.577 287.915,380.859 287.376,380.859 286.849 C 380.859 286.310,381.030 285.997,381.250 286.133 C 381.465 286.266,381.641 286.106,381.641 285.777 C 381.641 285.449,381.992 284.554,382.422 283.789 C 382.852 283.024,383.203 282.052,383.203 281.629 C 383.203 281.206,383.398 280.859,383.636 280.859 C 383.873 280.859,383.972 280.610,383.856 280.306 C 383.739 280.001,383.896 279.655,384.204 279.537 C 384.513 279.418,384.766 278.964,384.766 278.528 C 384.766 278.091,384.941 277.734,385.156 277.734 C 385.371 277.734,385.547 277.380,385.547 276.948 C 385.547 276.515,385.702 275.856,385.892 275.483 C 386.247 274.784,386.924 273.197,387.598 271.484 C 387.809 270.947,388.137 270.203,388.327 269.830 C 388.517 269.456,388.672 268.699,388.672 268.146 C 388.672 267.491,388.827 267.238,389.119 267.418 C 389.429 267.609,389.504 267.368,389.363 266.629 C 389.230 265.933,389.346 265.492,389.697 265.357 C 389.992 265.244,390.234 264.642,390.234 264.021 C 390.234 263.399,390.410 262.891,390.625 262.891 C 390.840 262.891,391.016 262.265,391.016 261.500 C 391.016 260.673,391.174 260.208,391.406 260.352 C 391.634 260.492,391.797 260.103,391.797 259.421 C 391.797 258.777,391.989 258.130,392.224 257.985 C 392.459 257.840,392.572 257.303,392.474 256.793 C 392.377 256.282,392.536 255.666,392.828 255.423 C 393.120 255.181,393.359 254.487,393.359 253.881 C 393.359 253.276,393.535 252.672,393.750 252.539 C 393.965 252.406,394.141 251.722,394.141 251.019 C 394.141 250.315,394.271 249.610,394.429 249.451 C 394.588 249.292,394.767 248.604,394.827 247.921 C 395.011 245.810,395.041 245.703,395.443 245.703 C 395.658 245.703,395.732 245.602,395.609 245.478 C 395.485 245.355,395.558 244.696,395.771 244.014 C 395.985 243.331,396.252 242.070,396.365 241.211 C 396.479 240.352,396.712 239.382,396.884 239.056 C 397.055 238.730,397.245 237.588,397.305 236.517 C 397.365 235.446,397.541 234.482,397.695 234.374 C 397.850 234.266,398.021 233.299,398.077 232.225 C 398.132 231.152,398.300 230.098,398.449 229.883 C 398.597 229.668,398.700 228.394,398.676 227.051 C 398.652 225.708,398.759 224.609,398.914 224.609 C 399.068 224.609,399.082 224.317,398.945 223.959 C 398.789 223.552,398.851 223.405,399.111 223.566 C 399.889 224.047,399.961 222.067,399.961 200.000 C 399.961 177.933,399.889 175.953,399.111 176.434 C 398.851 176.595,398.789 176.448,398.945 176.041 C 399.082 175.683,399.068 175.391,398.914 175.391 C 398.759 175.391,398.652 174.292,398.676 172.949 C 398.700 171.606,398.597 170.332,398.449 170.117 C 398.300 169.902,398.132 168.848,398.077 167.775 C 398.021 166.701,397.850 165.734,397.695 165.626 C 397.541 165.518,397.365 164.554,397.305 163.483 C 397.245 162.412,397.055 161.270,396.884 160.944 C 396.712 160.618,396.479 159.648,396.365 158.789 C 396.252 157.930,395.985 156.669,395.771 155.986 C 395.558 155.304,395.485 154.645,395.609 154.522 C 395.732 154.398,395.658 154.297,395.443 154.297 C 395.041 154.297,395.011 154.190,394.827 152.079 C 394.767 151.396,394.588 150.708,394.429 150.549 C 394.271 150.390,394.141 149.685,394.141 148.981 C 394.141 148.278,393.965 147.594,393.750 147.461 C 393.535 147.328,393.359 146.724,393.359 146.119 C 393.359 145.513,393.120 144.819,392.828 144.577 C 392.536 144.334,392.377 143.718,392.474 143.207 C 392.572 142.697,392.459 142.160,392.224 142.015 C 391.989 141.870,391.797 141.223,391.797 140.579 C 391.797 139.897,391.634 139.508,391.406 139.648 C 391.174 139.792,391.016 139.327,391.016 138.500 C 391.016 137.735,390.840 137.109,390.625 137.109 C 390.410 137.109,390.234 136.601,390.234 135.979 C 390.234 135.358,389.992 134.756,389.697 134.643 C 389.346 134.508,389.230 134.067,389.363 133.371 C 389.504 132.632,389.429 132.391,389.119 132.582 C 388.827 132.762,388.672 132.509,388.672 131.854 C 388.672 131.301,388.517 130.544,388.327 130.170 C 388.137 129.797,387.809 129.053,387.598 128.516 C 386.924 126.803,386.247 125.216,385.892 124.517 C 385.702 124.144,385.547 123.485,385.547 123.052 C 385.547 122.620,385.371 122.266,385.156 122.266 C 384.941 122.266,384.766 121.909,384.766 121.472 C 384.766 121.036,384.513 120.582,384.204 120.463 C 383.896 120.345,383.739 119.999,383.856 119.694 C 383.972 119.390,383.873 119.141,383.636 119.141 C 383.398 119.141,383.203 118.794,383.203 118.371 C 383.203 117.948,382.852 116.976,382.422 116.211 C 381.992 115.446,381.641 114.551,381.641 114.223 C 381.641 113.894,381.465 113.734,381.250 113.867 C 381.030 114.003,380.859 113.690,380.859 113.151 C 380.859 112.624,380.577 112.085,380.233 111.953 C 379.875 111.815,379.702 111.462,379.830 111.130 C 379.953 110.809,379.883 110.547,379.675 110.547 C 379.467 110.547,379.297 110.185,379.297 109.743 C 379.297 109.300,379.121 109.047,378.906 109.180 C 378.684 109.317,378.516 108.981,378.516 108.398 C 378.516 107.836,378.358 107.473,378.166 107.592 C 377.746 107.851,377.249 106.720,377.561 106.215 C 377.682 106.019,377.512 105.859,377.184 105.859 C 376.814 105.859,376.672 105.637,376.812 105.273 C 376.936 104.951,376.842 104.687,376.604 104.688 C 376.366 104.688,376.168 104.380,376.163 104.004 C 376.158 103.628,375.811 102.881,375.391 102.344 C 374.970 101.807,374.623 101.190,374.618 100.973 C 374.613 100.756,374.258 100.359,373.828 100.091 C 373.398 99.822,373.047 99.332,373.047 99.001 C 373.047 98.087,371.888 96.040,371.504 96.277 C 371.319 96.392,371.266 96.106,371.387 95.643 C 371.519 95.138,371.452 94.896,371.221 95.038 C 371.009 95.170,370.597 94.670,370.306 93.928 C 370.014 93.185,369.633 92.578,369.458 92.578 C 369.284 92.578,369.141 92.309,369.141 91.980 C 369.141 91.651,368.878 91.281,368.557 91.158 C 368.236 91.035,368.070 90.776,368.189 90.584 C 368.308 90.392,368.219 90.234,367.992 90.234 C 367.764 90.234,367.578 90.052,367.578 89.828 C 367.578 89.231,365.105 85.661,364.648 85.599 C 364.434 85.571,364.257 85.415,364.256 85.254 C 364.251 84.712,362.440 82.031,362.078 82.031 C 361.880 82.031,361.747 81.899,361.781 81.738 C 361.902 81.164,361.240 80.086,360.897 80.299 C 360.704 80.418,360.547 80.241,360.547 79.906 C 360.547 79.571,360.273 79.297,359.938 79.297 C 359.603 79.297,359.442 79.113,359.581 78.889 C 359.915 78.349,359.009 77.282,358.489 77.604 C 358.264 77.743,358.198 77.668,358.342 77.436 C 358.484 77.205,358.374 76.782,358.096 76.496 C 357.819 76.210,357.165 75.361,356.643 74.609 C 355.598 73.101,354.086 71.373,351.855 69.137 C 351.050 68.330,350.391 67.454,350.391 67.191 C 350.391 66.920,350.129 66.814,349.784 66.946 C 349.423 67.085,349.279 67.016,349.427 66.775 C 349.741 66.268,348.864 65.166,348.384 65.463 C 348.188 65.584,348.076 65.535,348.135 65.353 C 348.194 65.172,348.025 64.763,347.760 64.445 C 347.494 64.127,346.819 63.295,346.259 62.597 C 345.699 61.898,345.094 61.417,344.913 61.529 C 344.733 61.640,344.458 61.526,344.303 61.274 C 344.110 60.962,344.194 60.921,344.569 61.145 C 344.870 61.325,343.803 60.136,342.196 58.502 C 340.590 56.869,339.113 55.633,338.913 55.756 C 338.714 55.879,338.662 55.801,338.797 55.583 C 339.018 55.225,336.676 52.734,336.118 52.734 C 335.991 52.734,335.435 52.197,334.883 51.541 C 334.331 50.885,333.648 50.436,333.365 50.545 C 333.040 50.669,332.932 50.534,333.069 50.175 C 333.193 49.853,333.058 49.608,332.757 49.606 C 332.465 49.604,331.811 49.077,331.304 48.434 C 330.796 47.791,330.222 47.266,330.028 47.266 C 329.834 47.266,328.843 46.457,327.826 45.468 C 326.809 44.479,325.493 43.419,324.902 43.114 C 324.312 42.808,323.828 42.357,323.828 42.112 C 323.828 41.867,323.717 41.778,323.581 41.914 C 323.445 42.050,322.999 41.736,322.590 41.215 C 322.148 40.653,321.608 40.361,321.259 40.495 C 320.936 40.619,320.722 40.532,320.785 40.300 C 320.893 39.901,316.530 36.341,315.922 36.332 C 315.660 36.328,314.686 35.605,313.531 34.557 C 312.637 33.746,310.547 32.375,310.547 32.600 C 310.547 32.840,308.829 31.806,307.813 30.954 C 307.490 30.684,307.051 30.430,306.836 30.390 C 306.621 30.350,306.270 30.178,306.055 30.008 C 304.197 28.539,303.177 27.830,302.344 27.429 C 301.357 26.954,300.660 26.537,298.769 25.293 C 298.198 24.917,297.450 24.609,297.108 24.609 C 296.765 24.609,296.484 24.454,296.484 24.265 C 296.484 23.948,292.507 21.806,291.602 21.634 C 291.387 21.594,289.937 20.853,288.379 19.990 C 286.821 19.126,285.547 18.521,285.547 18.645 C 285.547 18.769,285.232 18.586,284.846 18.237 C 284.461 17.888,283.594 17.561,282.920 17.509 C 282.246 17.458,281.764 17.303,281.850 17.165 C 281.935 17.027,281.615 16.743,281.139 16.533 C 280.663 16.323,279.395 15.748,278.320 15.256 C 277.246 14.763,276.016 14.229,275.586 14.068 C 275.156 13.908,274.365 13.593,273.828 13.370 C 270.591 12.022,269.531 11.737,269.519 12.210 C 269.513 12.477,269.326 12.384,269.105 12.004 C 268.883 11.623,268.557 11.401,268.380 11.511 C 268.202 11.620,267.840 11.448,267.575 11.129 C 267.309 10.809,266.684 10.547,266.186 10.547 C 265.688 10.547,265.172 10.371,265.039 10.156 C 264.906 9.941,264.281 9.766,263.649 9.766 C 263.017 9.766,262.500 9.569,262.500 9.329 C 262.500 9.074,262.092 8.971,261.514 9.082 C 260.963 9.187,260.402 9.060,260.244 8.794 C 260.088 8.532,259.434 8.202,258.789 8.061 C 258.145 7.920,257.194 7.710,256.678 7.594 C 256.161 7.479,255.400 7.204,254.987 6.983 C 254.574 6.761,254.003 6.670,253.718 6.779 C 253.434 6.888,252.876 6.732,252.479 6.431 C 252.083 6.130,251.285 5.879,250.707 5.872 C 250.129 5.865,249.546 5.682,249.412 5.466 C 249.278 5.249,248.760 5.146,248.260 5.237 C 247.761 5.327,246.860 5.146,246.259 4.834 C 245.659 4.523,244.892 4.331,244.556 4.409 C 244.220 4.486,243.446 4.304,242.835 4.004 C 242.224 3.704,241.639 3.543,241.536 3.646 C 241.432 3.750,240.789 3.658,240.107 3.442 C 239.425 3.226,238.078 2.986,237.113 2.908 C 236.148 2.830,234.968 2.556,234.490 2.301 C 233.797 1.930,233.484 1.946,232.946 2.383 C 232.575 2.683,232.392 2.729,232.539 2.484 C 232.857 1.954,231.046 1.584,227.313 1.416 C 225.899 1.352,224.537 1.173,224.285 1.018 C 224.034 0.862,223.828 0.846,223.828 0.981 C 223.828 1.117,223.562 0.962,223.238 0.637 C 222.358 -0.243,177.656 -0.256,176.776 0.623 M233.852 104.839 C 235.811 105.182,236.121 105.261,236.328 105.474 C 236.764 105.921,240.417 107.610,240.733 107.510 C 240.921 107.451,240.962 107.583,240.826 107.803 C 240.690 108.023,240.757 108.203,240.975 108.203 C 241.785 108.203,246.235 113.517,245.891 114.074 C 245.790 114.237,245.967 114.471,246.285 114.593 C 246.613 114.719,246.762 115.074,246.631 115.415 C 246.505 115.745,246.595 116.016,246.833 116.016 C 247.071 116.016,247.266 116.434,247.266 116.944 C 247.266 117.455,247.499 118.466,247.784 119.191 C 248.340 120.606,248.355 125.366,247.806 126.232 C 247.623 126.521,247.465 126.846,247.455 126.953 C 247.380 127.745,246.261 130.859,246.051 130.859 C 245.764 130.859,245.139 132.809,245.258 133.330 C 245.299 133.507,245.184 133.560,245.003 133.448 C 244.605 133.203,179.453 198.323,179.585 198.833 C 179.636 199.030,179.455 199.105,179.183 199.001 C 178.393 198.698,178.404 200.809,179.195 201.387 C 179.568 201.660,180.012 201.798,180.181 201.694 C 180.350 201.590,180.440 201.737,180.381 202.022 C 180.322 202.306,180.493 202.495,180.762 202.441 C 181.030 202.388,181.206 202.563,181.152 202.832 C 181.099 203.101,181.274 203.276,181.543 203.223 C 181.812 203.169,181.987 203.345,181.934 203.613 C 181.880 203.882,182.056 204.058,182.324 204.004 C 182.593 203.950,182.769 204.126,182.715 204.395 C 182.661 204.663,182.837 204.839,183.105 204.785 C 183.374 204.731,183.550 204.907,183.496 205.176 C 183.442 205.444,183.618 205.620,183.887 205.566 C 184.155 205.513,184.331 205.688,184.277 205.957 C 184.224 206.226,184.399 206.401,184.668 206.348 C 184.937 206.294,185.112 206.470,185.059 206.738 C 185.005 207.007,185.181 207.183,185.449 207.129 C 185.718 207.075,185.894 207.251,185.840 207.520 C 185.786 207.788,185.962 207.964,186.230 207.910 C 186.499 207.856,186.675 208.032,186.621 208.301 C 186.567 208.569,186.743 208.745,187.012 208.691 C 187.280 208.638,187.456 208.813,187.402 209.082 C 187.349 209.351,187.524 209.526,187.793 209.473 C 188.062 209.419,188.237 209.595,188.184 209.863 C 188.130 210.132,188.306 210.308,188.574 210.254 C 188.843 210.200,189.019 210.376,188.965 210.645 C 188.911 210.913,189.087 211.089,189.355 211.035 C 189.624 210.981,189.800 211.157,189.746 211.426 C 189.692 211.694,189.868 211.870,190.137 211.816 C 190.405 211.763,190.581 211.938,190.527 212.207 C 190.474 212.476,190.649 212.651,190.918 212.598 C 191.187 212.544,191.362 212.720,191.309 212.988 C 191.255 213.257,191.431 213.433,191.699 213.379 C 191.968 213.325,192.144 213.501,192.090 213.770 C 192.036 214.038,192.212 214.214,192.480 214.160 C 192.749 214.106,192.925 214.282,192.871 214.551 C 192.817 214.819,192.993 214.995,193.262 214.941 C 193.530 214.888,193.706 215.063,193.652 215.332 C 193.599 215.601,193.774 215.776,194.043 215.723 C 194.312 215.669,194.487 215.845,194.434 216.113 C 194.380 216.382,194.556 216.558,194.824 216.504 C 195.093 216.450,195.269 216.626,195.215 216.895 C 195.161 217.163,195.337 217.339,195.605 217.285 C 195.874 217.231,196.050 217.407,195.996 217.676 C 195.942 217.944,196.118 218.120,196.387 218.066 C 196.655 218.013,196.831 218.188,196.777 218.457 C 196.724 218.726,196.899 218.901,197.168 218.848 C 197.437 218.794,197.612 218.970,197.559 219.238 C 197.505 219.507,197.681 219.683,197.949 219.629 C 198.218 219.575,198.394 219.751,198.340 220.020 C 198.286 220.288,198.462 220.464,198.730 220.410 C 198.999 220.356,199.175 220.532,199.121 220.801 C 199.067 221.069,199.243 221.245,199.512 221.191 C 199.780 221.138,199.956 221.313,199.902 221.582 C 199.849 221.851,200.024 222.026,200.293 221.973 C 200.562 221.919,200.737 222.095,200.684 222.363 C 200.630 222.632,200.806 222.808,201.074 222.754 C 201.343 222.700,201.519 222.876,201.465 223.145 C 201.411 223.413,201.587 223.589,201.855 223.535 C 202.124 223.481,202.300 223.657,202.246 223.926 C 202.192 224.194,202.368 224.370,202.637 224.316 C 202.905 224.263,203.081 224.438,203.027 224.707 C 202.974 224.976,203.149 225.151,203.418 225.098 C 203.687 225.044,203.862 225.220,203.809 225.488 C 203.755 225.757,203.931 225.933,204.199 225.879 C 204.468 225.825,204.644 226.001,204.590 226.270 C 204.536 226.538,204.712 226.714,204.980 226.660 C 205.249 226.606,205.425 226.782,205.371 227.051 C 205.317 227.319,205.493 227.495,205.762 227.441 C 206.030 227.388,206.206 227.563,206.152 227.832 C 206.099 228.101,206.274 228.276,206.543 228.223 C 206.812 228.169,206.987 228.345,206.934 228.613 C 206.880 228.882,207.056 229.058,207.324 229.004 C 207.593 228.950,207.769 229.126,207.715 229.395 C 207.661 229.663,207.837 229.839,208.105 229.785 C 208.374 229.731,208.550 229.907,208.496 230.176 C 208.442 230.444,208.618 230.620,208.887 230.566 C 209.155 230.513,209.331 230.688,209.277 230.957 C 209.224 231.226,209.399 231.401,209.668 231.348 C 209.937 231.294,210.112 231.470,210.059 231.738 C 210.005 232.007,210.181 232.183,210.449 232.129 C 210.718 232.075,210.894 232.251,210.840 232.520 C 210.786 232.788,210.962 232.964,211.230 232.910 C 211.499 232.856,211.675 233.032,211.621 233.301 C 211.567 233.569,211.743 233.745,212.012 233.691 C 212.280 233.638,212.456 233.813,212.402 234.082 C 212.349 234.351,212.524 234.526,212.793 234.473 C 213.062 234.419,213.237 234.595,213.184 234.863 C 213.130 235.132,213.306 235.308,213.574 235.254 C 213.843 235.200,214.019 235.376,213.965 235.645 C 213.911 235.913,214.087 236.089,214.355 236.035 C 214.624 235.981,214.800 236.157,214.746 236.426 C 214.692 236.694,214.868 236.870,215.137 236.816 C 215.405 236.763,215.581 236.938,215.527 237.207 C 215.474 237.476,215.649 237.651,215.918 237.598 C 216.187 237.544,216.362 237.720,216.309 237.988 C 216.255 238.257,216.431 238.433,216.699 238.379 C 216.968 238.325,217.144 238.501,217.090 238.770 C 217.036 239.038,217.212 239.214,217.480 239.160 C 217.749 239.106,217.925 239.282,217.871 239.551 C 217.817 239.819,217.993 239.995,218.262 239.941 C 218.530 239.888,218.706 240.063,218.652 240.332 C 218.599 240.601,218.774 240.776,219.043 240.723 C 219.312 240.669,219.487 240.845,219.434 241.113 C 219.380 241.382,219.556 241.558,219.824 241.504 C 220.093 241.450,220.269 241.626,220.215 241.895 C 220.161 242.163,220.337 242.339,220.605 242.285 C 220.874 242.231,221.050 242.407,220.996 242.676 C 220.942 242.944,221.118 243.120,221.387 243.066 C 221.655 243.013,221.831 243.188,221.777 243.457 C 221.724 243.726,221.899 243.901,222.168 243.848 C 222.437 243.794,222.612 243.970,222.559 244.238 C 222.505 244.507,222.681 244.683,222.949 244.629 C 223.218 244.575,223.394 244.751,223.340 245.020 C 223.286 245.288,223.462 245.464,223.730 245.410 C 223.999 245.356,224.175 245.532,224.121 245.801 C 224.067 246.069,224.243 246.245,224.512 246.191 C 224.780 246.138,224.956 246.313,224.902 246.582 C 224.849 246.851,225.024 247.026,225.293 246.973 C 225.562 246.919,225.737 247.095,225.684 247.363 C 225.630 247.632,225.806 247.808,226.074 247.754 C 226.343 247.700,226.519 247.876,226.465 248.145 C 226.411 248.413,226.587 248.589,226.855 248.535 C 227.124 248.481,227.300 248.657,227.246 248.926 C 227.192 249.194,227.368 249.370,227.637 249.316 C 227.905 249.263,228.081 249.438,228.027 249.707 C 227.974 249.976,228.149 250.151,228.418 250.098 C 228.687 250.044,228.862 250.220,228.809 250.488 C 228.755 250.757,228.931 250.933,229.199 250.879 C 229.468 250.825,229.644 251.001,229.590 251.270 C 229.536 251.538,229.712 251.714,229.980 251.660 C 230.249 251.606,230.425 251.782,230.371 252.051 C 230.317 252.319,230.493 252.495,230.762 252.441 C 231.030 252.388,231.206 252.563,231.152 252.832 C 231.099 253.101,231.274 253.276,231.543 253.223 C 231.812 253.169,231.987 253.345,231.934 253.613 C 231.880 253.882,232.056 254.058,232.324 254.004 C 232.593 253.950,232.769 254.126,232.715 254.395 C 232.661 254.663,232.837 254.839,233.105 254.785 C 233.374 254.731,233.550 254.907,233.496 255.176 C 233.442 255.444,233.618 255.620,233.887 255.566 C 234.155 255.513,234.331 255.688,234.277 255.957 C 234.224 256.226,234.399 256.401,234.668 256.348 C 234.937 256.294,235.112 256.470,235.059 256.738 C 235.005 257.007,235.181 257.183,235.449 257.129 C 235.718 257.075,235.894 257.251,235.840 257.520 C 235.786 257.788,235.962 257.964,236.230 257.910 C 236.499 257.856,236.675 258.032,236.621 258.301 C 236.567 258.569,236.743 258.745,237.012 258.691 C 237.280 258.638,237.456 258.813,237.402 259.082 C 237.349 259.351,237.524 259.526,237.793 259.473 C 238.062 259.419,238.237 259.595,238.184 259.863 C 238.130 260.132,238.306 260.308,238.574 260.254 C 238.843 260.200,239.019 260.376,238.965 260.645 C 238.911 260.913,239.087 261.089,239.355 261.035 C 239.624 260.981,239.800 261.157,239.746 261.426 C 239.692 261.694,239.868 261.870,240.137 261.816 C 240.405 261.763,240.581 261.938,240.527 262.207 C 240.474 262.476,240.649 262.651,240.918 262.598 C 241.187 262.544,241.362 262.720,241.309 262.988 C 241.255 263.257,241.431 263.433,241.699 263.379 C 241.968 263.325,242.144 263.501,242.090 263.770 C 242.036 264.038,242.225 264.210,242.510 264.150 C 242.794 264.091,242.928 264.203,242.807 264.399 C 242.522 264.860,243.535 265.709,243.916 265.329 C 244.075 265.169,244.170 265.215,244.127 265.430 C 243.971 266.205,244.147 266.839,244.465 266.642 C 244.644 266.532,245.028 267.049,245.319 267.791 C 245.611 268.533,245.992 269.141,246.167 269.141 C 246.341 269.141,246.484 269.492,246.484 269.922 C 246.484 270.352,246.660 270.703,246.875 270.703 C 247.090 270.703,247.266 270.967,247.266 271.289 C 247.266 271.611,247.485 271.889,247.754 271.906 C 248.145 271.931,248.145 271.976,247.754 272.134 C 247.485 272.242,247.266 272.502,247.266 272.712 C 247.266 272.921,247.441 272.984,247.656 272.852 C 248.034 272.618,248.211 273.836,248.065 275.662 C 248.027 276.134,248.184 276.870,248.413 277.299 C 248.704 277.841,248.706 278.154,248.420 278.331 C 248.183 278.478,248.075 279.470,248.164 280.685 C 248.249 281.840,248.182 282.701,248.015 282.598 C 247.637 282.364,247.137 283.851,247.433 284.331 C 247.554 284.525,247.378 284.789,247.043 284.917 C 246.709 285.046,246.532 285.308,246.651 285.500 C 246.769 285.692,246.605 286.066,246.285 286.332 C 245.965 286.597,245.703 286.987,245.703 287.198 C 245.703 287.410,245.262 288.106,244.724 288.746 C 244.185 289.386,243.861 290.098,244.003 290.328 C 244.145 290.558,244.091 290.641,243.884 290.512 C 243.676 290.384,242.748 290.972,241.821 291.819 C 240.894 292.666,239.987 293.359,239.806 293.359 C 239.625 293.359,238.857 293.707,238.100 294.133 C 237.343 294.558,236.286 294.985,235.751 295.082 C 235.216 295.179,234.580 295.381,234.336 295.532 C 233.761 295.888,227.177 295.888,226.601 295.532 C 226.358 295.381,225.721 295.179,225.186 295.082 C 224.651 294.985,223.594 294.558,222.837 294.133 C 222.080 293.707,221.317 293.359,221.141 293.359 C 220.447 293.359,215.679 288.685,179.504 252.539 C 158.862 231.914,141.714 214.857,141.397 214.635 C 141.080 214.412,140.386 213.929,139.854 213.561 C 139.323 213.192,139.049 212.891,139.245 212.891 C 139.440 212.891,139.260 212.548,138.843 212.128 C 137.592 210.868,137.109 210.212,137.109 209.770 C 137.109 209.539,136.857 209.254,136.548 209.135 C 136.239 209.017,136.076 208.688,136.184 208.406 C 136.293 208.123,136.194 207.775,135.964 207.634 C 135.735 207.492,135.547 207.024,135.547 206.595 C 135.547 206.103,135.379 205.917,135.096 206.092 C 134.808 206.270,134.751 206.199,134.939 205.895 C 135.105 205.626,134.919 205.061,134.511 204.596 C 134.114 204.143,133.974 203.879,134.201 204.010 C 134.453 204.156,134.627 203.728,134.650 202.905 C 134.671 202.167,134.518 201.563,134.310 201.563 C 134.102 201.563,134.037 201.231,134.165 200.827 C 134.294 200.422,134.488 198.972,134.596 197.604 C 134.705 196.236,134.816 194.897,134.845 194.629 C 134.873 194.360,135.063 194.141,135.267 194.141 C 135.471 194.141,135.549 193.800,135.440 193.385 C 135.322 192.931,135.476 192.539,135.826 192.405 C 136.149 192.281,136.310 191.921,136.186 191.598 C 136.048 191.239,136.190 191.016,136.559 191.016 C 136.887 191.016,137.048 190.841,136.916 190.628 C 136.659 190.213,217.723 108.984,218.394 108.984 C 218.615 108.984,218.670 108.765,218.515 108.496 C 218.361 108.228,218.372 108.132,218.540 108.284 C 218.709 108.436,219.413 108.128,220.105 107.600 C 220.797 107.072,221.566 106.641,221.814 106.641 C 222.062 106.641,222.266 106.465,222.266 106.250 C 222.266 106.035,222.690 105.859,223.210 105.859 C 223.729 105.859,224.226 105.641,224.315 105.375 C 224.414 105.078,225.015 104.937,225.871 105.011 C 226.637 105.077,227.374 104.954,227.508 104.738 C 227.747 104.352,231.398 104.409,233.852 104.839 \" stroke=\"none\" fill=\"#547454\" fill-rule=\"evenodd\"><\/path><path id=\"path1\" d=\"\" stroke=\"none\" fill=\"#547c54\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Previous<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"svg\" width=\"400\" height=\"400\" viewbox=\"0, 0, 400,400\"><g id=\"svgg\"><path id=\"path0\" d=\"M176.776 0.623 C 176.459 0.940,176.106 1.193,175.991 1.186 C 175.875 1.178,175.737 1.186,175.684 1.203 C 175.630 1.220,174.355 1.301,172.852 1.383 C 168.887 1.599,167.144 1.955,167.461 2.484 C 167.608 2.729,167.425 2.683,167.054 2.383 C 166.516 1.946,166.203 1.930,165.510 2.301 C 165.032 2.556,163.852 2.830,162.887 2.908 C 161.922 2.986,160.575 3.226,159.893 3.442 C 159.211 3.658,158.568 3.750,158.464 3.646 C 158.361 3.543,157.776 3.704,157.165 4.004 C 156.554 4.304,155.780 4.486,155.444 4.409 C 155.108 4.331,154.341 4.523,153.741 4.834 C 153.140 5.146,152.239 5.327,151.740 5.237 C 151.240 5.146,150.722 5.249,150.588 5.466 C 150.454 5.682,149.871 5.865,149.293 5.872 C 148.715 5.879,147.917 6.130,147.521 6.431 C 147.124 6.732,146.566 6.888,146.282 6.779 C 145.997 6.670,145.426 6.761,145.013 6.983 C 144.600 7.204,143.839 7.479,143.322 7.594 C 142.806 7.710,141.855 7.920,141.211 8.061 C 140.566 8.202,139.912 8.532,139.756 8.794 C 139.598 9.060,139.037 9.187,138.486 9.082 C 137.908 8.971,137.500 9.074,137.500 9.329 C 137.500 9.569,136.983 9.766,136.351 9.766 C 135.719 9.766,135.094 9.941,134.961 10.156 C 134.828 10.371,134.312 10.547,133.814 10.547 C 133.316 10.547,132.691 10.809,132.425 11.129 C 132.160 11.448,131.798 11.620,131.620 11.511 C 131.443 11.401,131.117 11.623,130.895 12.004 C 130.674 12.384,130.487 12.477,130.481 12.210 C 130.469 11.740,129.645 11.957,126.270 13.318 C 125.786 13.512,124.995 13.827,124.512 14.016 C 124.028 14.206,122.754 14.763,121.680 15.256 C 120.605 15.748,119.337 16.323,118.861 16.533 C 118.385 16.743,118.065 17.027,118.150 17.165 C 118.236 17.303,117.754 17.458,117.080 17.509 C 116.406 17.561,115.539 17.888,115.154 18.237 C 114.768 18.586,114.453 18.769,114.453 18.645 C 114.453 18.521,113.179 19.126,111.621 19.990 C 110.063 20.853,108.613 21.594,108.398 21.634 C 107.493 21.806,103.516 23.948,103.516 24.265 C 103.516 24.454,103.235 24.609,102.892 24.609 C 102.550 24.609,101.802 24.917,101.231 25.293 C 99.340 26.537,98.643 26.954,97.656 27.429 C 96.802 27.840,95.456 28.783,93.855 30.092 C 93.591 30.308,93.239 30.480,93.074 30.474 C 92.909 30.467,92.510 30.684,92.187 30.954 C 91.171 31.806,89.453 32.840,89.453 32.600 C 89.453 32.268,86.387 34.472,84.945 35.840 C 84.662 36.108,84.286 36.330,84.110 36.332 C 83.480 36.340,79.104 39.888,79.215 40.300 C 79.278 40.532,79.064 40.619,78.741 40.495 C 78.392 40.361,77.852 40.653,77.410 41.215 C 77.001 41.736,76.555 42.050,76.419 41.914 C 76.283 41.778,76.172 41.867,76.172 42.112 C 76.172 42.357,75.688 42.808,75.098 43.114 C 74.507 43.419,73.191 44.479,72.174 45.468 C 71.157 46.457,70.166 47.266,69.972 47.266 C 69.778 47.266,69.204 47.791,68.696 48.434 C 68.189 49.077,67.535 49.604,67.243 49.606 C 66.942 49.608,66.807 49.853,66.931 50.175 C 67.068 50.534,66.960 50.669,66.635 50.545 C 66.352 50.436,65.669 50.885,65.117 51.541 C 64.565 52.197,64.009 52.734,63.882 52.734 C 63.324 52.734,60.982 55.225,61.203 55.583 C 61.338 55.801,61.286 55.879,61.087 55.756 C 60.887 55.633,59.410 56.869,57.804 58.502 C 56.197 60.136,55.130 61.325,55.431 61.145 C 55.806 60.921,55.890 60.962,55.697 61.274 C 55.542 61.526,55.267 61.640,55.087 61.529 C 54.906 61.417,54.301 61.898,53.741 62.597 C 53.181 63.295,52.506 64.127,52.240 64.445 C 51.975 64.763,51.806 65.172,51.865 65.353 C 51.924 65.535,51.812 65.584,51.616 65.463 C 51.136 65.166,50.259 66.268,50.573 66.775 C 50.721 67.016,50.577 67.085,50.216 66.946 C 49.871 66.814,49.609 66.920,49.609 67.191 C 49.609 67.454,48.950 68.330,48.145 69.137 C 45.914 71.373,44.402 73.101,43.357 74.609 C 42.835 75.361,42.181 76.210,41.904 76.496 C 41.626 76.782,41.516 77.205,41.658 77.436 C 41.802 77.668,41.736 77.743,41.511 77.604 C 40.991 77.282,40.085 78.349,40.419 78.889 C 40.558 79.113,40.397 79.297,40.062 79.297 C 39.727 79.297,39.453 79.571,39.453 79.906 C 39.453 80.241,39.296 80.418,39.103 80.299 C 38.760 80.086,38.098 81.164,38.219 81.738 C 38.253 81.899,38.120 82.031,37.922 82.031 C 37.560 82.031,35.749 84.712,35.744 85.254 C 35.743 85.415,35.566 85.571,35.352 85.599 C 34.895 85.661,32.422 89.231,32.422 89.828 C 32.422 90.052,32.236 90.234,32.008 90.234 C 31.781 90.234,31.692 90.392,31.811 90.584 C 31.930 90.776,31.764 91.035,31.443 91.158 C 31.122 91.281,30.859 91.651,30.859 91.980 C 30.859 92.309,30.716 92.578,30.542 92.578 C 30.367 92.578,29.986 93.185,29.694 93.928 C 29.403 94.670,28.991 95.170,28.779 95.038 C 28.548 94.896,28.481 95.138,28.613 95.643 C 28.734 96.106,28.681 96.392,28.496 96.277 C 28.112 96.040,26.953 98.087,26.953 99.001 C 26.953 99.332,26.602 99.822,26.172 100.091 C 25.742 100.359,25.387 100.756,25.382 100.973 C 25.377 101.190,25.030 101.807,24.609 102.344 C 24.189 102.881,23.842 103.628,23.837 104.004 C 23.832 104.380,23.634 104.688,23.396 104.688 C 23.158 104.687,23.064 104.951,23.188 105.273 C 23.328 105.637,23.186 105.859,22.816 105.859 C 22.488 105.859,22.318 106.019,22.439 106.215 C 22.751 106.720,22.254 107.851,21.834 107.592 C 21.642 107.473,21.484 107.836,21.484 108.398 C 21.484 108.981,21.316 109.317,21.094 109.180 C 20.879 109.047,20.703 109.300,20.703 109.743 C 20.703 110.185,20.533 110.547,20.325 110.547 C 20.117 110.547,20.047 110.809,20.170 111.130 C 20.298 111.462,20.125 111.815,19.767 111.953 C 19.423 112.085,19.141 112.624,19.141 113.151 C 19.141 113.690,18.970 114.003,18.750 113.867 C 18.535 113.734,18.359 113.894,18.359 114.223 C 18.359 114.551,18.008 115.446,17.578 116.211 C 17.148 116.976,16.797 117.948,16.797 118.371 C 16.797 118.794,16.602 119.141,16.364 119.141 C 16.127 119.141,16.028 119.390,16.144 119.694 C 16.261 119.999,16.104 120.345,15.796 120.463 C 15.487 120.582,15.234 121.036,15.234 121.472 C 15.234 121.909,15.059 122.266,14.844 122.266 C 14.629 122.266,14.453 122.620,14.453 123.052 C 14.453 123.485,14.298 124.144,14.108 124.517 C 13.918 124.890,13.590 125.635,13.379 126.172 C 12.706 127.885,12.029 129.472,11.673 130.170 C 11.483 130.544,11.328 131.301,11.328 131.854 C 11.328 132.509,11.173 132.762,10.881 132.582 C 10.571 132.391,10.496 132.632,10.637 133.371 C 10.770 134.067,10.654 134.508,10.303 134.643 C 10.008 134.756,9.766 135.358,9.766 135.979 C 9.766 136.601,9.590 137.109,9.375 137.109 C 9.160 137.109,8.984 137.735,8.984 138.500 C 8.984 139.327,8.826 139.792,8.594 139.648 C 8.366 139.508,8.203 139.897,8.203 140.579 C 8.203 141.223,8.011 141.870,7.776 142.015 C 7.541 142.160,7.428 142.697,7.526 143.207 C 7.623 143.718,7.464 144.334,7.172 144.577 C 6.880 144.819,6.641 145.513,6.641 146.119 C 6.641 146.724,6.465 147.328,6.250 147.461 C 6.035 147.594,5.859 148.278,5.859 148.981 C 5.859 149.685,5.729 150.390,5.571 150.549 C 5.412 150.708,5.233 151.396,5.173 152.079 C 4.989 154.190,4.959 154.297,4.557 154.297 C 4.342 154.297,4.268 154.398,4.391 154.522 C 4.515 154.645,4.442 155.304,4.229 155.986 C 4.015 156.669,3.748 157.930,3.635 158.789 C 3.521 159.648,3.288 160.618,3.116 160.944 C 2.945 161.270,2.755 162.412,2.695 163.483 C 2.635 164.554,2.459 165.518,2.305 165.626 C 2.150 165.734,1.979 166.701,1.923 167.775 C 1.868 168.848,1.700 169.902,1.551 170.117 C 1.403 170.332,1.300 171.606,1.324 172.949 C 1.348 174.292,1.241 175.391,1.086 175.391 C 0.932 175.391,0.918 175.683,1.055 176.041 C 1.211 176.448,1.149 176.595,0.889 176.434 C 0.111 175.953,0.039 177.933,0.039 200.000 C 0.039 222.067,0.111 224.047,0.889 223.566 C 1.149 223.405,1.211 223.552,1.055 223.959 C 0.918 224.317,0.932 224.609,1.086 224.609 C 1.241 224.609,1.348 225.708,1.324 227.051 C 1.300 228.394,1.403 229.668,1.551 229.883 C 1.700 230.098,1.868 231.152,1.923 232.225 C 1.979 233.299,2.150 234.266,2.305 234.374 C 2.459 234.482,2.635 235.446,2.695 236.517 C 2.755 237.588,2.945 238.730,3.116 239.056 C 3.288 239.382,3.521 240.352,3.635 241.211 C 3.748 242.070,4.015 243.331,4.229 244.014 C 4.442 244.696,4.515 245.355,4.391 245.478 C 4.268 245.602,4.342 245.703,4.557 245.703 C 4.959 245.703,4.989 245.810,5.173 247.921 C 5.233 248.604,5.412 249.292,5.571 249.451 C 5.729 249.610,5.859 250.315,5.859 251.019 C 5.859 251.722,6.035 252.406,6.250 252.539 C 6.465 252.672,6.641 253.276,6.641 253.881 C 6.641 254.487,6.880 255.181,7.172 255.423 C 7.464 255.666,7.623 256.282,7.526 256.793 C 7.428 257.303,7.541 257.840,7.776 257.985 C 8.011 258.130,8.203 258.777,8.203 259.421 C 8.203 260.103,8.366 260.492,8.594 260.352 C 8.826 260.208,8.984 260.673,8.984 261.500 C 8.984 262.265,9.160 262.891,9.375 262.891 C 9.590 262.891,9.766 263.399,9.766 264.021 C 9.766 264.642,10.008 265.244,10.303 265.357 C 10.654 265.492,10.770 265.933,10.637 266.629 C 10.496 267.368,10.571 267.609,10.881 267.418 C 11.173 267.238,11.328 267.491,11.328 268.146 C 11.328 268.699,11.483 269.456,11.673 269.830 C 11.863 270.203,12.215 270.991,12.454 271.582 C 12.694 272.173,13.087 273.140,13.327 273.730 C 13.567 274.321,13.918 275.110,14.108 275.483 C 14.298 275.856,14.453 276.515,14.453 276.948 C 14.453 277.380,14.629 277.734,14.844 277.734 C 15.059 277.734,15.234 278.091,15.234 278.528 C 15.234 278.964,15.487 279.418,15.796 279.537 C 16.104 279.655,16.261 280.001,16.144 280.306 C 16.028 280.610,16.127 280.859,16.364 280.859 C 16.602 280.859,16.797 281.206,16.797 281.629 C 16.797 282.052,17.148 283.024,17.578 283.789 C 18.008 284.554,18.359 285.449,18.359 285.777 C 18.359 286.106,18.535 286.266,18.750 286.133 C 18.970 285.997,19.141 286.310,19.141 286.849 C 19.141 287.376,19.423 287.915,19.767 288.047 C 20.125 288.185,20.298 288.538,20.170 288.870 C 20.047 289.191,20.117 289.453,20.325 289.453 C 20.533 289.453,20.703 289.815,20.703 290.257 C 20.703 290.700,20.879 290.953,21.094 290.820 C 21.316 290.683,21.484 291.019,21.484 291.602 C 21.484 292.164,21.642 292.527,21.834 292.408 C 22.254 292.149,22.751 293.280,22.439 293.785 C 22.318 293.981,22.488 294.141,22.816 294.141 C 23.186 294.141,23.328 294.363,23.188 294.727 C 23.064 295.049,23.158 295.312,23.396 295.313 C 23.634 295.313,23.832 295.620,23.837 295.996 C 23.842 296.372,24.189 297.119,24.609 297.656 C 25.030 298.193,25.377 298.810,25.382 299.027 C 25.387 299.244,25.742 299.641,26.172 299.909 C 26.602 300.178,26.953 300.668,26.953 300.999 C 26.953 301.913,28.112 303.960,28.496 303.723 C 28.681 303.608,28.734 303.894,28.613 304.357 C 28.481 304.862,28.548 305.104,28.779 304.962 C 28.991 304.830,29.403 305.330,29.694 306.072 C 29.986 306.815,30.367 307.422,30.542 307.422 C 30.716 307.422,30.859 307.691,30.859 308.020 C 30.859 308.349,31.122 308.719,31.443 308.842 C 31.764 308.965,31.930 309.224,31.811 309.416 C 31.692 309.608,31.781 309.766,32.008 309.766 C 32.236 309.766,32.422 309.948,32.422 310.172 C 32.422 310.773,35.115 314.665,35.453 314.551 C 35.612 314.497,35.743 314.585,35.744 314.746 C 35.749 315.288,37.560 317.969,37.922 317.969 C 38.120 317.969,38.253 318.101,38.219 318.262 C 38.098 318.836,38.760 319.914,39.103 319.701 C 39.296 319.582,39.453 319.759,39.453 320.094 C 39.453 320.429,39.727 320.703,40.062 320.703 C 40.397 320.703,40.558 320.887,40.419 321.111 C 40.085 321.651,40.991 322.718,41.511 322.396 C 41.736 322.257,41.802 322.332,41.658 322.564 C 41.516 322.795,41.626 323.218,41.904 323.504 C 42.181 323.790,42.835 324.639,43.357 325.391 C 44.402 326.899,45.914 328.627,48.145 330.863 C 48.950 331.670,49.609 332.546,49.609 332.809 C 49.609 333.080,49.871 333.186,50.216 333.054 C 50.577 332.915,50.721 332.984,50.573 333.225 C 50.259 333.732,51.136 334.834,51.616 334.537 C 51.812 334.416,51.924 334.465,51.865 334.647 C 51.806 334.828,51.975 335.237,52.240 335.555 C 52.506 335.873,53.181 336.705,53.741 337.403 C 54.301 338.102,54.906 338.583,55.087 338.471 C 55.267 338.360,55.542 338.474,55.697 338.726 C 55.890 339.038,55.806 339.079,55.431 338.855 C 55.130 338.675,56.197 339.864,57.804 341.498 C 59.410 343.131,60.887 344.367,61.087 344.244 C 61.286 344.121,61.338 344.199,61.203 344.417 C 60.982 344.775,63.324 347.266,63.882 347.266 C 64.009 347.266,64.565 347.803,65.117 348.459 C 65.669 349.115,66.352 349.564,66.635 349.455 C 66.960 349.331,67.068 349.466,66.931 349.825 C 66.807 350.147,66.942 350.392,67.243 350.394 C 67.535 350.396,68.189 350.923,68.696 351.566 C 69.204 352.209,69.778 352.734,69.972 352.734 C 70.166 352.734,71.157 353.543,72.174 354.532 C 73.191 355.521,74.507 356.581,75.098 356.886 C 75.688 357.192,76.172 357.643,76.172 357.888 C 76.172 358.133,76.283 358.222,76.419 358.086 C 76.555 357.950,77.001 358.264,77.410 358.785 C 77.852 359.347,78.392 359.639,78.741 359.505 C 79.064 359.381,79.278 359.468,79.215 359.700 C 79.107 360.099,83.470 363.659,84.078 363.668 C 84.340 363.672,85.314 364.395,86.469 365.443 C 87.363 366.254,89.453 367.625,89.453 367.400 C 89.453 367.160,91.171 368.194,92.187 369.046 C 92.510 369.316,92.866 369.492,92.978 369.437 C 93.091 369.381,93.443 369.553,93.760 369.818 C 95.286 371.096,96.770 372.144,97.656 372.571 C 98.643 373.046,99.340 373.463,101.231 374.707 C 101.802 375.083,102.550 375.391,102.892 375.391 C 103.235 375.391,103.516 375.546,103.516 375.735 C 103.516 376.052,107.493 378.194,108.398 378.366 C 108.613 378.406,110.063 379.147,111.621 380.010 C 113.179 380.874,114.453 381.479,114.453 381.355 C 114.453 381.231,114.768 381.414,115.154 381.763 C 115.539 382.112,116.406 382.439,117.080 382.491 C 117.754 382.542,118.236 382.697,118.150 382.835 C 118.065 382.973,118.385 383.257,118.861 383.467 C 119.337 383.677,120.605 384.252,121.680 384.744 C 122.754 385.237,123.984 385.771,124.414 385.932 C 124.844 386.092,125.635 386.407,126.172 386.630 C 129.409 387.978,130.469 388.263,130.481 387.790 C 130.487 387.523,130.674 387.616,130.895 387.996 C 131.117 388.377,131.443 388.599,131.620 388.489 C 131.798 388.380,132.160 388.552,132.425 388.871 C 132.691 389.191,133.316 389.453,133.814 389.453 C 134.312 389.453,134.828 389.629,134.961 389.844 C 135.094 390.059,135.719 390.234,136.351 390.234 C 136.983 390.234,137.500 390.431,137.500 390.671 C 137.500 390.926,137.908 391.029,138.486 390.918 C 139.037 390.813,139.598 390.940,139.756 391.206 C 139.912 391.468,140.566 391.798,141.211 391.939 C 141.855 392.080,142.806 392.290,143.322 392.406 C 143.839 392.521,144.600 392.796,145.013 393.017 C 145.426 393.239,145.997 393.330,146.282 393.221 C 146.566 393.112,147.124 393.268,147.521 393.569 C 147.917 393.870,148.715 394.121,149.293 394.128 C 149.871 394.135,150.454 394.318,150.588 394.534 C 150.722 394.751,151.240 394.854,151.740 394.763 C 152.239 394.673,153.140 394.854,153.741 395.166 C 154.341 395.477,155.108 395.669,155.444 395.591 C 155.780 395.514,156.554 395.696,157.165 395.996 C 157.776 396.296,158.361 396.457,158.464 396.354 C 158.568 396.250,159.211 396.342,159.893 396.558 C 160.575 396.774,161.922 397.014,162.887 397.092 C 163.852 397.170,165.032 397.444,165.510 397.699 C 166.203 398.070,166.516 398.054,167.054 397.617 C 167.425 397.317,167.608 397.271,167.461 397.516 C 167.143 398.046,168.954 398.416,172.687 398.584 C 174.101 398.648,175.463 398.827,175.715 398.982 C 175.966 399.138,176.172 399.154,176.172 399.019 C 176.172 398.883,176.438 399.038,176.762 399.363 C 177.642 400.243,222.344 400.256,223.224 399.377 C 223.541 399.060,223.894 398.807,224.009 398.814 C 224.125 398.822,224.263 398.814,224.316 398.797 C 224.370 398.780,225.645 398.699,227.148 398.617 C 231.113 398.401,232.856 398.045,232.539 397.516 C 232.392 397.271,232.575 397.317,232.946 397.617 C 233.484 398.054,233.797 398.070,234.490 397.699 C 234.968 397.444,236.148 397.170,237.113 397.092 C 238.078 397.014,239.425 396.774,240.107 396.558 C 240.789 396.342,241.432 396.250,241.536 396.354 C 241.639 396.457,242.224 396.296,242.835 395.996 C 243.446 395.696,244.220 395.514,244.556 395.591 C 244.892 395.669,245.659 395.477,246.259 395.166 C 246.860 394.854,247.761 394.673,248.260 394.763 C 248.760 394.854,249.278 394.751,249.412 394.534 C 249.546 394.318,250.129 394.135,250.707 394.128 C 251.285 394.121,252.083 393.870,252.479 393.569 C 252.876 393.268,253.434 393.112,253.718 393.221 C 254.003 393.330,254.574 393.239,254.987 393.017 C 255.400 392.796,256.161 392.521,256.678 392.406 C 257.194 392.290,258.145 392.080,258.789 391.939 C 259.434 391.798,260.088 391.468,260.244 391.206 C 260.402 390.940,260.963 390.813,261.514 390.918 C 262.092 391.029,262.500 390.926,262.500 390.671 C 262.500 390.431,263.017 390.234,263.649 390.234 C 264.281 390.234,264.906 390.059,265.039 389.844 C 265.172 389.629,265.688 389.453,266.186 389.453 C 266.684 389.453,267.309 389.191,267.575 388.871 C 267.840 388.552,268.202 388.380,268.380 388.489 C 268.557 388.599,268.883 388.377,269.105 387.996 C 269.326 387.616,269.513 387.523,269.519 387.790 C 269.528 388.156,269.939 388.123,271.191 387.656 C 274.699 386.348,275.827 385.887,278.320 384.744 C 279.395 384.252,280.663 383.677,281.139 383.467 C 281.615 383.257,281.935 382.973,281.850 382.835 C 281.764 382.697,282.246 382.542,282.920 382.491 C 283.594 382.439,284.461 382.112,284.846 381.763 C 285.232 381.414,285.547 381.231,285.547 381.355 C 285.547 381.479,286.821 380.874,288.379 380.010 C 289.937 379.147,291.387 378.406,291.602 378.366 C 292.507 378.194,296.484 376.052,296.484 375.735 C 296.484 375.546,296.765 375.391,297.108 375.391 C 297.450 375.391,298.198 375.083,298.769 374.707 C 300.660 373.463,301.357 373.046,302.344 372.571 C 303.230 372.144,304.714 371.096,306.240 369.818 C 306.557 369.553,306.859 369.424,306.911 369.531 C 306.963 369.639,307.319 369.463,307.702 369.141 C 308.805 368.212,310.547 367.147,310.547 367.400 C 310.547 367.732,313.613 365.528,315.055 364.160 C 315.338 363.892,315.714 363.670,315.890 363.668 C 316.520 363.660,320.896 360.112,320.785 359.700 C 320.722 359.468,320.936 359.381,321.259 359.505 C 321.608 359.639,322.148 359.347,322.590 358.785 C 322.999 358.264,323.445 357.950,323.581 358.086 C 323.717 358.222,323.828 358.133,323.828 357.888 C 323.828 357.643,324.312 357.192,324.902 356.886 C 325.493 356.581,326.809 355.521,327.826 354.532 C 328.843 353.543,329.834 352.734,330.028 352.734 C 330.222 352.734,330.796 352.209,331.304 351.566 C 331.811 350.923,332.465 350.396,332.757 350.394 C 333.058 350.392,333.193 350.147,333.069 349.825 C 332.932 349.466,333.040 349.331,333.365 349.455 C 333.648 349.564,334.331 349.115,334.883 348.459 C 335.435 347.803,335.991 347.266,336.118 347.266 C 336.676 347.266,339.018 344.775,338.797 344.417 C 338.662 344.199,338.714 344.121,338.913 344.244 C 339.113 344.367,340.590 343.131,342.196 341.498 C 343.803 339.864,344.870 338.675,344.569 338.855 C 344.194 339.079,344.110 339.038,344.303 338.726 C 344.458 338.474,344.733 338.360,344.913 338.471 C 345.094 338.583,345.699 338.102,346.259 337.403 C 346.819 336.705,347.494 335.873,347.760 335.555 C 348.025 335.237,348.194 334.828,348.135 334.647 C 348.076 334.465,348.188 334.416,348.384 334.537 C 348.864 334.834,349.741 333.732,349.427 333.225 C 349.279 332.984,349.423 332.915,349.784 333.054 C 350.129 333.186,350.391 333.080,350.391 332.809 C 350.391 332.546,351.050 331.670,351.855 330.863 C 354.086 328.627,355.598 326.899,356.643 325.391 C 357.165 324.639,357.819 323.790,358.096 323.504 C 358.374 323.218,358.484 322.795,358.342 322.564 C 358.198 322.332,358.264 322.257,358.489 322.396 C 359.009 322.718,359.915 321.651,359.581 321.111 C 359.442 320.887,359.603 320.703,359.938 320.703 C 360.273 320.703,360.547 320.429,360.547 320.094 C 360.547 319.759,360.704 319.582,360.897 319.701 C 361.240 319.914,361.902 318.836,361.781 318.262 C 361.747 318.101,361.880 317.969,362.078 317.969 C 362.440 317.969,364.251 315.288,364.256 314.746 C 364.257 314.585,364.388 314.497,364.547 314.551 C 364.885 314.665,367.578 310.773,367.578 310.172 C 367.578 309.948,367.764 309.766,367.992 309.766 C 368.219 309.766,368.308 309.608,368.189 309.416 C 368.070 309.224,368.236 308.965,368.557 308.842 C 368.878 308.719,369.141 308.349,369.141 308.020 C 369.141 307.691,369.284 307.422,369.458 307.422 C 369.633 307.422,370.014 306.815,370.306 306.072 C 370.597 305.330,371.009 304.830,371.221 304.962 C 371.452 305.104,371.519 304.862,371.387 304.357 C 371.266 303.894,371.319 303.608,371.504 303.723 C 371.888 303.960,373.047 301.913,373.047 300.999 C 373.047 300.668,373.398 300.178,373.828 299.909 C 374.258 299.641,374.613 299.244,374.618 299.027 C 374.623 298.810,374.970 298.193,375.391 297.656 C 375.811 297.119,376.158 296.372,376.163 295.996 C 376.168 295.620,376.366 295.313,376.604 295.313 C 376.842 295.313,376.936 295.049,376.812 294.727 C 376.672 294.363,376.814 294.141,377.184 294.141 C 377.512 294.141,377.682 293.981,377.561 293.785 C 377.249 293.280,377.746 292.149,378.166 292.408 C 378.358 292.527,378.516 292.164,378.516 291.602 C 378.516 291.019,378.684 290.683,378.906 290.820 C 379.121 290.953,379.297 290.700,379.297 290.257 C 379.297 289.815,379.467 289.453,379.675 289.453 C 379.883 289.453,379.953 289.191,379.830 288.870 C 379.702 288.538,379.875 288.185,380.233 288.047 C 380.577 287.915,380.859 287.376,380.859 286.849 C 380.859 286.310,381.030 285.997,381.250 286.133 C 381.465 286.266,381.641 286.106,381.641 285.777 C 381.641 285.449,381.992 284.554,382.422 283.789 C 382.852 283.024,383.203 282.052,383.203 281.629 C 383.203 281.206,383.398 280.859,383.636 280.859 C 383.873 280.859,383.972 280.610,383.856 280.306 C 383.739 280.001,383.896 279.655,384.204 279.537 C 384.513 279.418,384.766 278.964,384.766 278.528 C 384.766 278.091,384.941 277.734,385.156 277.734 C 385.371 277.734,385.547 277.380,385.547 276.948 C 385.547 276.515,385.702 275.856,385.892 275.483 C 386.247 274.784,386.924 273.197,387.598 271.484 C 387.809 270.947,388.137 270.203,388.327 269.830 C 388.517 269.456,388.672 268.699,388.672 268.146 C 388.672 267.491,388.827 267.238,389.119 267.418 C 389.429 267.609,389.504 267.368,389.363 266.629 C 389.230 265.933,389.346 265.492,389.697 265.357 C 389.992 265.244,390.234 264.642,390.234 264.021 C 390.234 263.399,390.410 262.891,390.625 262.891 C 390.840 262.891,391.016 262.265,391.016 261.500 C 391.016 260.673,391.174 260.208,391.406 260.352 C 391.634 260.492,391.797 260.103,391.797 259.421 C 391.797 258.777,391.989 258.130,392.224 257.985 C 392.459 257.840,392.572 257.303,392.474 256.793 C 392.377 256.282,392.536 255.666,392.828 255.423 C 393.120 255.181,393.359 254.487,393.359 253.881 C 393.359 253.276,393.535 252.672,393.750 252.539 C 393.965 252.406,394.141 251.722,394.141 251.019 C 394.141 250.315,394.271 249.610,394.429 249.451 C 394.588 249.292,394.767 248.604,394.827 247.921 C 395.011 245.810,395.041 245.703,395.443 245.703 C 395.658 245.703,395.732 245.602,395.609 245.478 C 395.485 245.355,395.558 244.696,395.771 244.014 C 395.985 243.331,396.252 242.070,396.365 241.211 C 396.479 240.352,396.712 239.382,396.884 239.056 C 397.055 238.730,397.245 237.588,397.305 236.517 C 397.365 235.446,397.541 234.482,397.695 234.374 C 397.850 234.266,398.021 233.299,398.077 232.225 C 398.132 231.152,398.300 230.098,398.449 229.883 C 398.597 229.668,398.700 228.394,398.676 227.051 C 398.652 225.708,398.759 224.609,398.914 224.609 C 399.068 224.609,399.082 224.317,398.945 223.959 C 398.789 223.552,398.851 223.405,399.111 223.566 C 399.889 224.047,399.961 222.067,399.961 200.000 C 399.961 177.933,399.889 175.953,399.111 176.434 C 398.851 176.595,398.789 176.448,398.945 176.041 C 399.082 175.683,399.068 175.391,398.914 175.391 C 398.759 175.391,398.652 174.292,398.676 172.949 C 398.700 171.606,398.597 170.332,398.449 170.117 C 398.300 169.902,398.132 168.848,398.077 167.775 C 398.021 166.701,397.850 165.734,397.695 165.626 C 397.541 165.518,397.365 164.554,397.305 163.483 C 397.245 162.412,397.055 161.270,396.884 160.944 C 396.712 160.618,396.479 159.648,396.365 158.789 C 396.252 157.930,395.985 156.669,395.771 155.986 C 395.558 155.304,395.485 154.645,395.609 154.522 C 395.732 154.398,395.658 154.297,395.443 154.297 C 395.041 154.297,395.011 154.190,394.827 152.079 C 394.767 151.396,394.588 150.708,394.429 150.549 C 394.271 150.390,394.141 149.685,394.141 148.981 C 394.141 148.278,393.965 147.594,393.750 147.461 C 393.535 147.328,393.359 146.724,393.359 146.119 C 393.359 145.513,393.120 144.819,392.828 144.577 C 392.536 144.334,392.377 143.718,392.474 143.207 C 392.572 142.697,392.459 142.160,392.224 142.015 C 391.989 141.870,391.797 141.223,391.797 140.579 C 391.797 139.897,391.634 139.508,391.406 139.648 C 391.174 139.792,391.016 139.327,391.016 138.500 C 391.016 137.735,390.840 137.109,390.625 137.109 C 390.410 137.109,390.234 136.601,390.234 135.979 C 390.234 135.358,389.992 134.756,389.697 134.643 C 389.346 134.508,389.230 134.067,389.363 133.371 C 389.504 132.632,389.429 132.391,389.119 132.582 C 388.827 132.762,388.672 132.509,388.672 131.854 C 388.672 131.301,388.517 130.544,388.327 130.170 C 388.137 129.797,387.809 129.053,387.598 128.516 C 386.924 126.803,386.247 125.216,385.892 124.517 C 385.702 124.144,385.547 123.485,385.547 123.052 C 385.547 122.620,385.371 122.266,385.156 122.266 C 384.941 122.266,384.766 121.909,384.766 121.472 C 384.766 121.036,384.513 120.582,384.204 120.463 C 383.896 120.345,383.739 119.999,383.856 119.694 C 383.972 119.390,383.873 119.141,383.636 119.141 C 383.398 119.141,383.203 118.794,383.203 118.371 C 383.203 117.948,382.852 116.976,382.422 116.211 C 381.992 115.446,381.641 114.551,381.641 114.223 C 381.641 113.894,381.465 113.734,381.250 113.867 C 381.030 114.003,380.859 113.690,380.859 113.151 C 380.859 112.624,380.577 112.085,380.233 111.953 C 379.875 111.815,379.702 111.462,379.830 111.130 C 379.953 110.809,379.883 110.547,379.675 110.547 C 379.467 110.547,379.297 110.185,379.297 109.743 C 379.297 109.300,379.121 109.047,378.906 109.180 C 378.684 109.317,378.516 108.981,378.516 108.398 C 378.516 107.836,378.358 107.473,378.166 107.592 C 377.746 107.851,377.249 106.720,377.561 106.215 C 377.682 106.019,377.512 105.859,377.184 105.859 C 376.814 105.859,376.672 105.637,376.812 105.273 C 376.936 104.951,376.842 104.687,376.604 104.688 C 376.366 104.688,376.168 104.380,376.163 104.004 C 376.158 103.628,375.811 102.881,375.391 102.344 C 374.970 101.807,374.623 101.190,374.618 100.973 C 374.613 100.756,374.258 100.359,373.828 100.091 C 373.398 99.822,373.047 99.332,373.047 99.001 C 373.047 98.087,371.888 96.040,371.504 96.277 C 371.319 96.392,371.266 96.106,371.387 95.643 C 371.519 95.138,371.452 94.896,371.221 95.038 C 371.009 95.170,370.597 94.670,370.306 93.928 C 370.014 93.185,369.633 92.578,369.458 92.578 C 369.284 92.578,369.141 92.309,369.141 91.980 C 369.141 91.651,368.878 91.281,368.557 91.158 C 368.236 91.035,368.070 90.776,368.189 90.584 C 368.308 90.392,368.219 90.234,367.992 90.234 C 367.764 90.234,367.578 90.052,367.578 89.828 C 367.578 89.231,365.105 85.661,364.648 85.599 C 364.434 85.571,364.257 85.415,364.256 85.254 C 364.251 84.712,362.440 82.031,362.078 82.031 C 361.880 82.031,361.747 81.899,361.781 81.738 C 361.902 81.164,361.240 80.086,360.897 80.299 C 360.704 80.418,360.547 80.241,360.547 79.906 C 360.547 79.571,360.273 79.297,359.938 79.297 C 359.603 79.297,359.442 79.113,359.581 78.889 C 359.915 78.349,359.009 77.282,358.489 77.604 C 358.264 77.743,358.198 77.668,358.342 77.436 C 358.484 77.205,358.374 76.782,358.096 76.496 C 357.819 76.210,357.165 75.361,356.643 74.609 C 355.598 73.101,354.086 71.373,351.855 69.137 C 351.050 68.330,350.391 67.454,350.391 67.191 C 350.391 66.920,350.129 66.814,349.784 66.946 C 349.423 67.085,349.279 67.016,349.427 66.775 C 349.741 66.268,348.864 65.166,348.384 65.463 C 348.188 65.584,348.076 65.535,348.135 65.353 C 348.194 65.172,348.025 64.763,347.760 64.445 C 347.494 64.127,346.819 63.295,346.259 62.597 C 345.699 61.898,345.094 61.417,344.913 61.529 C 344.733 61.640,344.458 61.526,344.303 61.274 C 344.110 60.962,344.194 60.921,344.569 61.145 C 344.870 61.325,343.803 60.136,342.196 58.502 C 340.590 56.869,339.113 55.633,338.913 55.756 C 338.714 55.879,338.662 55.801,338.797 55.583 C 339.018 55.225,336.676 52.734,336.118 52.734 C 335.991 52.734,335.435 52.197,334.883 51.541 C 334.331 50.885,333.648 50.436,333.365 50.545 C 333.040 50.669,332.932 50.534,333.069 50.175 C 333.193 49.853,333.058 49.608,332.757 49.606 C 332.465 49.604,331.811 49.077,331.304 48.434 C 330.796 47.791,330.222 47.266,330.028 47.266 C 329.834 47.266,328.843 46.457,327.826 45.468 C 326.809 44.479,325.493 43.419,324.902 43.114 C 324.312 42.808,323.828 42.357,323.828 42.112 C 323.828 41.867,323.717 41.778,323.581 41.914 C 323.445 42.050,322.999 41.736,322.590 41.215 C 322.148 40.653,321.608 40.361,321.259 40.495 C 320.936 40.619,320.722 40.532,320.785 40.300 C 320.893 39.901,316.530 36.341,315.922 36.332 C 315.660 36.328,314.686 35.605,313.531 34.557 C 312.637 33.746,310.547 32.375,310.547 32.600 C 310.547 32.840,308.829 31.806,307.813 30.954 C 307.490 30.684,307.051 30.430,306.836 30.390 C 306.621 30.350,306.270 30.178,306.055 30.008 C 304.197 28.539,303.177 27.830,302.344 27.429 C 301.357 26.954,300.660 26.537,298.769 25.293 C 298.198 24.917,297.450 24.609,297.108 24.609 C 296.765 24.609,296.484 24.454,296.484 24.265 C 296.484 23.948,292.507 21.806,291.602 21.634 C 291.387 21.594,289.937 20.853,288.379 19.990 C 286.821 19.126,285.547 18.521,285.547 18.645 C 285.547 18.769,285.232 18.586,284.846 18.237 C 284.461 17.888,283.594 17.561,282.920 17.509 C 282.246 17.458,281.764 17.303,281.850 17.165 C 281.935 17.027,281.615 16.743,281.139 16.533 C 280.663 16.323,279.395 15.748,278.320 15.256 C 277.246 14.763,276.016 14.229,275.586 14.068 C 275.156 13.908,274.365 13.593,273.828 13.370 C 270.591 12.022,269.531 11.737,269.519 12.210 C 269.513 12.477,269.326 12.384,269.105 12.004 C 268.883 11.623,268.557 11.401,268.380 11.511 C 268.202 11.620,267.840 11.448,267.575 11.129 C 267.309 10.809,266.684 10.547,266.186 10.547 C 265.688 10.547,265.172 10.371,265.039 10.156 C 264.906 9.941,264.281 9.766,263.649 9.766 C 263.017 9.766,262.500 9.569,262.500 9.329 C 262.500 9.074,262.092 8.971,261.514 9.082 C 260.963 9.187,260.402 9.060,260.244 8.794 C 260.088 8.532,259.434 8.202,258.789 8.061 C 258.145 7.920,257.194 7.710,256.678 7.594 C 256.161 7.479,255.400 7.204,254.987 6.983 C 254.574 6.761,254.003 6.670,253.718 6.779 C 253.434 6.888,252.876 6.732,252.479 6.431 C 252.083 6.130,251.285 5.879,250.707 5.872 C 250.129 5.865,249.546 5.682,249.412 5.466 C 249.278 5.249,248.760 5.146,248.260 5.237 C 247.761 5.327,246.860 5.146,246.259 4.834 C 245.659 4.523,244.892 4.331,244.556 4.409 C 244.220 4.486,243.446 4.304,242.835 4.004 C 242.224 3.704,241.639 3.543,241.536 3.646 C 241.432 3.750,240.789 3.658,240.107 3.442 C 239.425 3.226,238.078 2.986,237.113 2.908 C 236.148 2.830,234.968 2.556,234.490 2.301 C 233.797 1.930,233.484 1.946,232.946 2.383 C 232.575 2.683,232.392 2.729,232.539 2.484 C 232.857 1.954,231.046 1.584,227.313 1.416 C 225.899 1.352,224.537 1.173,224.285 1.018 C 224.034 0.862,223.828 0.846,223.828 0.981 C 223.828 1.117,223.562 0.962,223.238 0.637 C 222.358 -0.243,177.656 -0.256,176.776 0.623 M172.555 104.795 C 172.822 105.000,173.585 105.088,174.251 104.990 C 175.039 104.874,175.533 104.995,175.664 105.336 C 175.774 105.624,176.285 105.859,176.800 105.859 C 177.314 105.859,177.734 106.035,177.734 106.250 C 177.734 106.465,177.938 106.641,178.186 106.641 C 178.434 106.641,179.203 107.072,179.895 107.600 C 180.587 108.128,181.291 108.436,181.460 108.284 C 181.628 108.132,181.639 108.228,181.485 108.496 C 181.330 108.765,181.385 108.984,181.606 108.984 C 182.277 108.984,263.341 190.213,263.084 190.628 C 262.952 190.841,263.113 191.016,263.441 191.016 C 263.810 191.016,263.952 191.239,263.814 191.598 C 263.690 191.921,263.851 192.281,264.174 192.405 C 264.524 192.539,264.678 192.931,264.560 193.385 C 264.451 193.800,264.529 194.141,264.733 194.141 C 264.937 194.141,265.127 194.360,265.155 194.629 C 265.184 194.897,265.295 196.236,265.404 197.604 C 265.512 198.972,265.706 200.422,265.835 200.827 C 265.963 201.231,265.898 201.563,265.690 201.563 C 265.482 201.563,265.329 202.167,265.350 202.905 C 265.373 203.728,265.547 204.156,265.799 204.010 C 266.026 203.879,265.886 204.143,265.489 204.596 C 265.081 205.061,264.895 205.626,265.061 205.895 C 265.249 206.199,265.192 206.270,264.904 206.092 C 264.621 205.917,264.453 206.103,264.453 206.595 C 264.453 207.024,264.265 207.492,264.036 207.634 C 263.806 207.775,263.713 208.137,263.828 208.438 C 263.944 208.738,263.862 208.984,263.647 208.984 C 263.433 208.984,263.139 209.292,262.996 209.668 C 262.706 210.428,262.280 210.997,261.157 212.128 C 260.740 212.548,260.560 212.891,260.755 212.891 C 260.951 212.891,260.677 213.192,260.146 213.561 C 259.614 213.929,258.920 214.412,258.603 214.635 C 258.286 214.857,241.138 231.914,220.496 252.539 C 184.321 288.685,179.553 293.359,178.859 293.359 C 178.683 293.359,177.920 293.707,177.163 294.133 C 176.406 294.558,175.349 294.985,174.814 295.082 C 174.279 295.179,173.642 295.381,173.399 295.532 C 172.823 295.888,166.239 295.888,165.664 295.532 C 165.420 295.381,164.784 295.179,164.249 295.082 C 163.714 294.985,162.657 294.558,161.900 294.133 C 161.143 293.707,160.375 293.359,160.194 293.359 C 160.013 293.359,159.106 292.666,158.179 291.819 C 157.252 290.972,156.324 290.384,156.116 290.512 C 155.909 290.641,155.855 290.558,155.997 290.328 C 156.139 290.098,155.815 289.386,155.276 288.746 C 154.738 288.106,154.297 287.410,154.297 287.198 C 154.297 286.987,154.035 286.597,153.715 286.332 C 153.395 286.066,153.231 285.692,153.349 285.500 C 153.468 285.308,153.291 285.046,152.957 284.917 C 152.622 284.789,152.446 284.525,152.567 284.331 C 152.863 283.851,152.363 282.364,151.985 282.598 C 151.818 282.701,151.751 281.840,151.836 280.685 C 151.925 279.470,151.817 278.478,151.580 278.331 C 151.294 278.154,151.296 277.841,151.587 277.299 C 151.816 276.870,151.973 276.134,151.935 275.662 C 151.789 273.836,151.966 272.618,152.344 272.852 C 152.559 272.984,152.734 272.907,152.734 272.679 C 152.734 272.452,152.515 272.252,152.246 272.235 C 151.855 272.210,151.855 272.165,152.246 272.007 C 152.515 271.899,152.734 271.561,152.734 271.257 C 152.734 270.952,152.910 270.703,153.125 270.703 C 153.340 270.703,153.516 270.352,153.516 269.922 C 153.516 269.492,153.659 269.141,153.833 269.141 C 154.008 269.141,154.389 268.533,154.681 267.791 C 154.972 267.049,155.356 266.532,155.535 266.642 C 155.853 266.839,156.029 266.205,155.873 265.430 C 155.830 265.215,155.925 265.169,156.084 265.329 C 156.465 265.709,157.478 264.860,157.193 264.399 C 157.072 264.203,157.206 264.091,157.490 264.150 C 157.775 264.210,157.964 264.038,157.910 263.770 C 157.856 263.501,158.032 263.325,158.301 263.379 C 158.569 263.433,158.745 263.257,158.691 262.988 C 158.638 262.720,158.813 262.544,159.082 262.598 C 159.351 262.651,159.526 262.476,159.473 262.207 C 159.419 261.938,159.595 261.763,159.863 261.816 C 160.132 261.870,160.308 261.694,160.254 261.426 C 160.200 261.157,160.376 260.981,160.645 261.035 C 160.913 261.089,161.089 260.913,161.035 260.645 C 160.981 260.376,161.157 260.200,161.426 260.254 C 161.694 260.308,161.870 260.132,161.816 259.863 C 161.763 259.595,161.938 259.419,162.207 259.473 C 162.476 259.526,162.651 259.351,162.598 259.082 C 162.544 258.813,162.720 258.638,162.988 258.691 C 163.257 258.745,163.433 258.569,163.379 258.301 C 163.325 258.032,163.501 257.856,163.770 257.910 C 164.038 257.964,164.214 257.788,164.160 257.520 C 164.106 257.251,164.282 257.075,164.551 257.129 C 164.819 257.183,164.995 257.007,164.941 256.738 C 164.888 256.470,165.063 256.294,165.332 256.348 C 165.601 256.401,165.776 256.226,165.723 255.957 C 165.669 255.688,165.845 255.513,166.113 255.566 C 166.382 255.620,166.558 255.444,166.504 255.176 C 166.450 254.907,166.626 254.731,166.895 254.785 C 167.163 254.839,167.339 254.663,167.285 254.395 C 167.231 254.126,167.407 253.950,167.676 254.004 C 167.944 254.058,168.120 253.882,168.066 253.613 C 168.013 253.345,168.188 253.169,168.457 253.223 C 168.726 253.276,168.901 253.101,168.848 252.832 C 168.794 252.563,168.970 252.388,169.238 252.441 C 169.507 252.495,169.683 252.319,169.629 252.051 C 169.575 251.782,169.751 251.606,170.020 251.660 C 170.288 251.714,170.464 251.538,170.410 251.270 C 170.356 251.001,170.532 250.825,170.801 250.879 C 171.069 250.933,171.245 250.757,171.191 250.488 C 171.138 250.220,171.313 250.044,171.582 250.098 C 171.851 250.151,172.026 249.976,171.973 249.707 C 171.919 249.438,172.095 249.263,172.363 249.316 C 172.632 249.370,172.808 249.194,172.754 248.926 C 172.700 248.657,172.876 248.481,173.145 248.535 C 173.413 248.589,173.589 248.413,173.535 248.145 C 173.481 247.876,173.657 247.700,173.926 247.754 C 174.194 247.808,174.370 247.632,174.316 247.363 C 174.263 247.095,174.438 246.919,174.707 246.973 C 174.976 247.026,175.151 246.851,175.098 246.582 C 175.044 246.313,175.220 246.138,175.488 246.191 C 175.757 246.245,175.933 246.069,175.879 245.801 C 175.825 245.532,176.001 245.356,176.270 245.410 C 176.538 245.464,176.714 245.288,176.660 245.020 C 176.606 244.751,176.782 244.575,177.051 244.629 C 177.319 244.683,177.495 244.507,177.441 244.238 C 177.388 243.970,177.563 243.794,177.832 243.848 C 178.101 243.901,178.276 243.726,178.223 243.457 C 178.169 243.188,178.345 243.013,178.613 243.066 C 178.882 243.120,179.058 242.944,179.004 242.676 C 178.950 242.407,179.126 242.231,179.395 242.285 C 179.663 242.339,179.839 242.163,179.785 241.895 C 179.731 241.626,179.907 241.450,180.176 241.504 C 180.444 241.558,180.620 241.382,180.566 241.113 C 180.513 240.845,180.688 240.669,180.957 240.723 C 181.226 240.776,181.401 240.601,181.348 240.332 C 181.294 240.063,181.470 239.888,181.738 239.941 C 182.007 239.995,182.183 239.819,182.129 239.551 C 182.075 239.282,182.251 239.106,182.520 239.160 C 182.788 239.214,182.964 239.038,182.910 238.770 C 182.856 238.501,183.032 238.325,183.301 238.379 C 183.569 238.433,183.745 238.257,183.691 237.988 C 183.638 237.720,183.813 237.544,184.082 237.598 C 184.351 237.651,184.526 237.476,184.473 237.207 C 184.419 236.938,184.595 236.763,184.863 236.816 C 185.132 236.870,185.308 236.694,185.254 236.426 C 185.200 236.157,185.376 235.981,185.645 236.035 C 185.913 236.089,186.089 235.913,186.035 235.645 C 185.981 235.376,186.157 235.200,186.426 235.254 C 186.694 235.308,186.870 235.132,186.816 234.863 C 186.763 234.595,186.938 234.419,187.207 234.473 C 187.476 234.526,187.651 234.351,187.598 234.082 C 187.544 233.813,187.720 233.638,187.988 233.691 C 188.257 233.745,188.433 233.569,188.379 233.301 C 188.325 233.032,188.501 232.856,188.770 232.910 C 189.038 232.964,189.214 232.788,189.160 232.520 C 189.106 232.251,189.282 232.075,189.551 232.129 C 189.819 232.183,189.995 232.007,189.941 231.738 C 189.888 231.470,190.063 231.294,190.332 231.348 C 190.601 231.401,190.776 231.226,190.723 230.957 C 190.669 230.688,190.845 230.513,191.113 230.566 C 191.382 230.620,191.558 230.444,191.504 230.176 C 191.450 229.907,191.626 229.731,191.895 229.785 C 192.163 229.839,192.339 229.663,192.285 229.395 C 192.231 229.126,192.407 228.950,192.676 229.004 C 192.944 229.058,193.120 228.882,193.066 228.613 C 193.013 228.345,193.188 228.169,193.457 228.223 C 193.726 228.276,193.901 228.101,193.848 227.832 C 193.794 227.563,193.970 227.388,194.238 227.441 C 194.507 227.495,194.683 227.319,194.629 227.051 C 194.575 226.782,194.751 226.606,195.020 226.660 C 195.288 226.714,195.464 226.538,195.410 226.270 C 195.356 226.001,195.532 225.825,195.801 225.879 C 196.069 225.933,196.245 225.757,196.191 225.488 C 196.138 225.220,196.313 225.044,196.582 225.098 C 196.851 225.151,197.026 224.976,196.973 224.707 C 196.919 224.438,197.095 224.263,197.363 224.316 C 197.632 224.370,197.808 224.194,197.754 223.926 C 197.700 223.657,197.876 223.481,198.145 223.535 C 198.413 223.589,198.589 223.413,198.535 223.145 C 198.481 222.876,198.657 222.700,198.926 222.754 C 199.194 222.808,199.370 222.632,199.316 222.363 C 199.263 222.095,199.438 221.919,199.707 221.973 C 199.976 222.026,200.151 221.851,200.098 221.582 C 200.044 221.313,200.220 221.138,200.488 221.191 C 200.757 221.245,200.933 221.069,200.879 220.801 C 200.825 220.532,201.001 220.356,201.270 220.410 C 201.538 220.464,201.714 220.288,201.660 220.020 C 201.606 219.751,201.782 219.575,202.051 219.629 C 202.319 219.683,202.495 219.507,202.441 219.238 C 202.388 218.970,202.563 218.794,202.832 218.848 C 203.101 218.901,203.276 218.726,203.223 218.457 C 203.169 218.188,203.345 218.013,203.613 218.066 C 203.882 218.120,204.058 217.944,204.004 217.676 C 203.950 217.407,204.126 217.231,204.395 217.285 C 204.663 217.339,204.839 217.163,204.785 216.895 C 204.731 216.626,204.907 216.450,205.176 216.504 C 205.444 216.558,205.620 216.382,205.566 216.113 C 205.513 215.845,205.688 215.669,205.957 215.723 C 206.226 215.776,206.401 215.601,206.348 215.332 C 206.294 215.063,206.470 214.888,206.738 214.941 C 207.007 214.995,207.183 214.819,207.129 214.551 C 207.075 214.282,207.251 214.106,207.520 214.160 C 207.788 214.214,207.964 214.038,207.910 213.770 C 207.856 213.501,208.032 213.325,208.301 213.379 C 208.569 213.433,208.745 213.257,208.691 212.988 C 208.638 212.720,208.813 212.544,209.082 212.598 C 209.351 212.651,209.526 212.476,209.473 212.207 C 209.419 211.938,209.595 211.763,209.863 211.816 C 210.132 211.870,210.308 211.694,210.254 211.426 C 210.200 211.157,210.376 210.981,210.645 211.035 C 210.913 211.089,211.089 210.913,211.035 210.645 C 210.981 210.376,211.157 210.200,211.426 210.254 C 211.694 210.308,211.870 210.132,211.816 209.863 C 211.763 209.595,211.938 209.419,212.207 209.473 C 212.476 209.526,212.651 209.351,212.598 209.082 C 212.544 208.813,212.720 208.638,212.988 208.691 C 213.257 208.745,213.433 208.569,213.379 208.301 C 213.325 208.032,213.501 207.856,213.770 207.910 C 214.038 207.964,214.214 207.788,214.160 207.520 C 214.106 207.251,214.282 207.075,214.551 207.129 C 214.819 207.183,214.995 207.007,214.941 206.738 C 214.888 206.470,215.063 206.294,215.332 206.348 C 215.601 206.401,215.776 206.226,215.723 205.957 C 215.669 205.688,215.845 205.513,216.113 205.566 C 216.382 205.620,216.558 205.444,216.504 205.176 C 216.450 204.907,216.626 204.731,216.895 204.785 C 217.163 204.839,217.339 204.663,217.285 204.395 C 217.231 204.126,217.407 203.950,217.676 204.004 C 217.944 204.058,218.120 203.882,218.066 203.613 C 218.013 203.345,218.188 203.169,218.457 203.223 C 218.726 203.276,218.901 203.101,218.848 202.832 C 218.794 202.563,218.970 202.388,219.238 202.441 C 219.507 202.495,219.678 202.306,219.619 202.022 C 219.560 201.737,219.650 201.590,219.819 201.694 C 219.988 201.798,220.432 201.660,220.805 201.387 C 221.596 200.809,221.607 198.698,220.817 199.001 C 220.545 199.105,220.364 199.030,220.415 198.833 C 220.547 198.323,155.395 133.203,154.997 133.448 C 154.816 133.560,154.701 133.507,154.742 133.330 C 154.861 132.809,154.236 130.859,153.949 130.859 C 153.739 130.859,152.620 127.745,152.545 126.953 C 152.535 126.846,152.377 126.521,152.194 126.232 C 151.645 125.366,151.660 120.606,152.216 119.191 C 152.501 118.466,152.734 117.455,152.734 116.944 C 152.734 116.434,152.929 116.016,153.167 116.016 C 153.405 116.016,153.495 115.745,153.369 115.415 C 153.238 115.074,153.387 114.719,153.715 114.593 C 154.033 114.471,154.210 114.237,154.109 114.074 C 153.765 113.517,158.215 108.203,159.025 108.203 C 159.243 108.203,159.310 108.023,159.174 107.803 C 159.038 107.583,159.079 107.451,159.267 107.510 C 159.583 107.610,163.236 105.921,163.672 105.474 C 163.901 105.239,164.365 105.135,166.277 104.890 C 167.052 104.791,167.790 104.606,167.917 104.479 C 168.274 104.122,172.011 104.376,172.555 104.795 \" stroke=\"none\" fill=\"#547454\" fill-rule=\"evenodd\"><\/path><path id=\"path1\" d=\"\" stroke=\"none\" fill=\"#547c54\" fill-rule=\"evenodd\"><\/path><\/g><\/svg>\t\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Next<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Kh\u1ea9u trang th\u1eddi trang Kh\u1ea9u trang c\u00f4ng nghi\u1ec7p C\u00e1c s\u1ea3n ph\u1ea9m b\u1ea3o h\u1ed9 lao \u0111\u1ed9ng L\u1ecdc khu\u1ea9n > 99% L\u1ecdc khu\u1ea9n > 99% Kh\u1ea9u trang th\u1eddi trang C\u1ea3i ti\u1ebfn v\u01b0\u1ee3t tr\u1ed9i v\u1ec1 thi\u1ebft k\u1ebf v\u00e0 b\u1ed9 l\u1ecdc, lo\u1ea1i b\u1ecf \u0111\u1ebfn 99% b\u1ee5i si\u00eau m\u1ecbn v\u00e0 vi khu\u1ea9n 0,1 \u00b5m, d\u1ec5 d\u00e0ng thay th\u1ebf \u0111\u1ecbnh k\u1ef3. [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":[],"_links":{"self":[{"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/pages\/9111"}],"collection":[{"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/comments?post=9111"}],"version-history":[{"count":1,"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/pages\/9111\/revisions"}],"predecessor-version":[{"id":10499,"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/pages\/9111\/revisions\/10499"}],"wp:attachment":[{"href":"https:\/\/neovision.com.vn\/en\/wp-json\/wp\/v2\/media?parent=9111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}