@font-face {
  font-family: "TT Hoves Pro Variable Unspecified";
  src: url("../../fonts/TT_Hoves_Pro_Variable-VF/TTHovesProVariable-ThinRgHair.woff2") format("woff2"), url("../../fonts/TT_Hoves_Pro_Variable-VF/TTHovesProVariable-ThinRgHair.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

@media (min-width: 1600px) and (max-width: 1749px) {
  html {
    font-size: 15px;
  }
}

#page-workeNao {
  background-color: #fff;
}
#page-workeNao ::-moz-selection {
  color: #fff;
  background-color: #d81f1d;
}
#page-workeNao ::selection {
  color: #fff;
  background-color: #d81f1d;
}
#page-workeNao .page-content {
  font-family: "TT Hoves Pro Variable Unspecified", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-variation-settings: "wdth" 100, "wght" 400, "slnt" 0;
  color: rgba(18, 18, 18, 0.75);
  line-height: 1.58;
  padding-top: 0;
}
@media (min-width: 1600px) {
  #page-workeNao .page-content {
    font-size: 1.0625rem;
  }
}
#page-workeNao .footer {
  padding-top: 0;
}
#page-workeNao .header.headroom--top .header__content {
  background-color: transparent;
}
#page-workeNao .header.headroom--top .header__logo path {
  fill: #fff;
}
#page-workeNao .header.headroom--top .header__nav .menu-list a {
  color: #fff;
  opacity: 0.6;
}
#page-workeNao .header.headroom--top .header__nav .menu-list > li > a:hover,
#page-workeNao .header.headroom--top .header__nav .menu-list li.menu-current > a {
  opacity: 1;
}
#page-workeNao .header.headroom--top .header__iconmenu span {
  background-color: #fff;
}
#page-workeNao .header.headroom--top .header__meta a {
  color: #fff;
}
#page-workeNao .header.headroom--top .header__meta a:hover {
  text-decoration: underline;
}
#page-workeNao .header__fixheight {
  height: 0;
}
#page-workeNao h1, #page-workeNao h2, #page-workeNao h3, #page-workeNao h4, #page-workeNao h5, #page-workeNao h6 {
  font-family: "TT Hoves Pro Variable Unspecified", sans-serif;
  font-weight: 493;
  font-variation-settings: "wdth" 100, "wght" 493, "slnt" 0;
  line-height: 1.06;
  color: #19212F;
  letter-spacing: -0.02em;
  margin-top: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
#page-workeNao section {
  padding: 0;
  overflow: hidden;
}
#page-workeNao .page-content .container {
  max-width: 100%;
  padding: 0 1.4375rem;
}
@media (min-width: 768px) {
  #page-workeNao .page-content .container {
    max-width: 92%;
  }
}
@media (min-width: 992px) {
  #page-workeNao .page-content .container {
    max-width: 88%;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .page-content .container {
    padding: 0 1.875rem;
  }
}
#page-workeNao .page-content .row {
  margin-left: -0.1875rem;
  margin-right: -0.1875rem;
}
#page-workeNao .page-content .row [class*=col-] {
  padding: 0 0.1875rem;
}
@media (min-width: 768px) {
  #page-workeNao .page-content .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  #page-workeNao .page-content .row [class*=col-] {
    padding: 0 0.5rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .page-content .row {
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
  }
  #page-workeNao .page-content .row [class*=col-] {
    padding: 0 0.8125rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .page-content [data-aos=fade-up]:not(.aos-animate) {
    -webkit-transform: translate3d(0, 200px, 0);
            transform: translate3d(0, 200px, 0);
  }
}
#page-workeNao .lazyloading {
  position: relative;
  overflow: hidden;
}
#page-workeNao .lazyloading:not(.loaded) {
  background-color: whitesmoke;
}
#page-workeNao .lazyloading:not(.loaded) img {
  opacity: 0;
  visibility: hidden;
}
#page-workeNao .lazyloading:not(.loaded):after {
  content: "";
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(transparent), color-stop(rgba(215, 215, 215, 0.2901960784)), color-stop(transparent), to(transparent));
  background: linear-gradient(to right, transparent, transparent, rgba(215, 215, 215, 0.2901960784), transparent, transparent);
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  -webkit-animation: lazyloading 1.2s infinite;
          animation: lazyloading 1.2s infinite;
}
@-webkit-keyframes lazyloading {
  100% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
}
@keyframes lazyloading {
  100% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
}
#page-workeNao .eNao-hero {
  padding: 0;
}
#page-workeNao .eNao-hero img {
  width: 100%;
}
#page-workeNao .eNao-hero .item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#page-workeNao .eNao-hero .item-bg {
  width: 100%;
}
#page-workeNao .eNao-hero .item-img {
  position: absolute;
  width: 100%;
  bottom: 0%;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-hero .item-img {
    width: 63%;
    bottom: 10%;
  }
}
#page-workeNao .eNao-title__sub {
  font-size: 0.875rem;
  font-style: normal;
  font-variation-settings: "wdth" 100, "wght" 493, "slnt" 0;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 0.625rem;
}
#page-workeNao .eNao-title__title {
  font-size: 1.9375rem;
  line-height: 1.2;
  margin-bottom: 1.875rem;
}
#page-workeNao .eNao-title__text p {
  margin-bottom: 0;
}
#page-workeNao .eNao-title__text p + p {
  margin-top: 1em;
}
#page-workeNao .eNao-title__btn {
  padding-top: 2.125rem;
}
#page-workeNao .eNao-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-size: 1.0625rem;
  font-variation-settings: "wdth" 100, "wght" 493, "slnt" 0;
  color: #121212;
}
#page-workeNao .eNao-link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  background-color: #121212;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workeNao .eNao-link span {
  margin-left: 0.625rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workeNao .eNao-link:hover {
  color: #3427E7;
}
#page-workeNao .eNao-link:hover:after {
  background-color: #3427E7;
}
#page-workeNao .eNao-link:hover span {
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
@media (min-width: 992px) {
  #page-workeNao .eNao-title__sub {
    margin-bottom: 0.9375rem;
  }
  #page-workeNao .eNao-title__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-title__sub {
    margin-bottom: 1.25rem;
  }
  #page-workeNao .eNao-title__title {
    font-size: 3rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-title__sub {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  #page-workeNao .eNao-title__title {
    font-size: 4.5rem;
    margin-bottom: 2.1875rem;
  }
  #page-workeNao .eNao-link {
    font-size: 1.125rem;
  }
}
#page-workeNao .eNao-tongquan {
  background-color: #F9F9FA;
  padding-bottom: 6.25rem;
}
#page-workeNao .eNao-tongquan .eNao-title {
  margin-bottom: 2.8125rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-tongquan {
    padding-top: 3.125rem;
  }
  #page-workeNao .eNao-tongquan .eNao-title {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-tongquan {
    padding-top: 5.625rem;
  }
  #page-workeNao .eNao-tongquan .eNao-title {
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-tongquan {
    padding-top: 7.5rem;
  }
  #page-workeNao .eNao-tongquan .eNao-title {
    margin-bottom: 6.875rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-tongquan {
    padding-top: 12.375rem;
    padding-bottom: 9.375rem;
  }
  #page-workeNao .eNao-tongquan .eNao-title {
    margin-bottom: 8.4375rem;
  }
}
#page-workeNao .eNao-tongquan .eNao-title__info {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page-workeNao .eNao-tongquan .eNao-title__info li {
  font-size: 1rem;
  font-variation-settings: "wdth" 100, "wght" 493, "slnt" 0;
  color: #121212;
  margin-right: 4.0625rem;
  margin-bottom: 1.375rem;
}
#page-workeNao .eNao-tongquan .eNao-title__info li small {
  display: block;
  font-size: 0.8em;
  color: rgba(18, 18, 18, 0.4);
  text-transform: uppercase;
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-tongquan .eNao-title__info li {
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-tongquan .eNao-title__info li {
    font-size: 1.0625rem;
    margin-right: 7.8125rem;
  }
}
#page-workeNao .eNao-tongquan .item-grid img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-tongquan .item-grid .item-img-1 {
    margin-left: -5%;
    margin-right: -5%;
    margin-bottom: 2.75rem;
  }
  #page-workeNao .eNao-tongquan .item-grid .item-img-2 {
    margin-left: -7%;
    margin-right: -5%;
  }
  #page-workeNao .eNao-tongquan .item-grid .item-img-3 {
    margin-right: -6vw;
    margin-top: 20%;
  }
}
@media (min-width: 768px) {
  #page-workeNao .eNao-tongquan .item-grid .item-img-1 {
    margin-left: -5%;
    margin-right: -5%;
  }
  #page-workeNao .eNao-tongquan .item-grid .item-img-2 {
    margin-left: -10%;
    margin-right: -5%;
    margin-top: 20%;
  }
}
#page-workeNao .eNao-tongquan .eNao-title__show .item-entry {
  display: none;
  padding-top: 2.5rem;
}
#page-workeNao .eNao-tongquan .eNao-title__show .item-entry h4 {
  font-size: 1.125rem;
  margin-bottom: 0.4375rem;
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-tongquan .eNao-title__show .item-entry h4 {
    font-size: 1.375rem;
  }
}
#page-workeNao .eNao-tongquan .eNao-title__show .eNao-title__btn p {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
}
#page-workeNao .eNao-tongquan .eNao-title__show .eNao-title__btn p:last-child {
  display: none;
}
#page-workeNao .eNao-tongquan .eNao-title__show.showed .eNao-title__btn p:first-child {
  display: none;
}
#page-workeNao .eNao-tongquan .eNao-title__show.showed .eNao-title__btn p:last-child {
  display: inline-block;
}
#page-workeNao .eNao-videoFull {
  padding: 0;
}
#page-workeNao .eNao-videoFull .item-wrap {
  position: relative;
  overflow: hidden;
}
#page-workeNao .eNao-videoFull .item-wrap:after {
  content: "";
  display: block;
  padding-top: 161%;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-videoFull .item-wrap:after {
    padding-top: 61.45%;
  }
}
#page-workeNao .eNao-videoFull .item-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-workeNao .eNao-videoFull .item-content {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
}
#page-workeNao .eNao-videoFull .item-content h3 {
  font-size: 1.5625rem;
  line-height: 1.28;
  color: #FFF;
  margin: 0;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-videoFull .item-content h3 {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-videoFull .item-content h3 {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-videoFull .item-content h3 {
    font-size: 3.0625rem;
  }
}
#page-workeNao .eNao-giaiphap {
  padding-top: 5.9375rem;
  padding-bottom: 6.25rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-giaiphap {
    padding-bottom: 8.125rem;
  }
}
#page-workeNao .eNao-giaiphap .eNao-title {
  text-align: center;
  margin-bottom: 1.5625rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-giaiphap {
    padding-top: 5rem;
  }
  #page-workeNao .eNao-giaiphap .eNao-title {
    margin-bottom: 2.1875rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-giaiphap {
    padding-top: 7.5rem;
  }
  #page-workeNao .eNao-giaiphap .eNao-title {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-giaiphap {
    padding-top: 9.375rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-giaiphap {
    padding-top: 12.8125rem;
  }
  #page-workeNao .eNao-giaiphap .eNao-title {
    margin-bottom: 3.375rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-giaiphap .eNao-title__title {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-giaiphap .eNao-title__title {
    font-size: 3.625rem;
  }
}
#page-workeNao .eNao-giaiphap .item-screen {
  position: relative;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-giaiphap .item-screen {
    margin-bottom: 4.375rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-giaiphap .item-screen {
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-giaiphap .item-screen {
    margin-bottom: 7.5rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-giaiphap .item-screen {
    margin-bottom: 9.375rem;
  }
}
#page-workeNao .eNao-giaiphap .item-screen img {
  width: 100%;
}
#page-workeNao .eNao-giaiphap .item-screen .item-sharp {
  position: absolute;
  z-index: -1;
  top: 23%;
  left: 0;
  right: 0;
}
#page-workeNao .eNao-giaiphap .item-foot img {
  width: 100%;
}
#page-workeNao .eNao-giaiphap .item-foot .item-img-1,
#page-workeNao .eNao-giaiphap .item-foot .item-img-2,
#page-workeNao .eNao-giaiphap .item-foot .item-img-3 {
  margin-left: -5%;
  margin-right: -5%;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-giaiphap .item-foot .item-img-3 {
    margin-top: 50%;
  }
}
#page-workeNao .eNao-grid {
  overflow: hidden;
  padding-top: 5.625rem;
  padding-bottom: 3.125rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-grid {
    padding-top: 6.875rem;
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-grid {
    padding-top: 13.75rem;
    padding-bottom: 9.375rem;
  }
}
#page-workeNao .eNao-grid .item-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workeNao .eNao-grid .eNao-title__sub {
  text-align: center;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-grid .eNao-title__sub {
    margin-bottom: 2.5rem;
  }
}
#page-workeNao .eNao-grid .item-img-1 img,
#page-workeNao .eNao-grid .item-img-2 img,
#page-workeNao .eNao-grid .item-img-3 img,
#page-workeNao .eNao-grid .item-img-4 img {
  width: 100%;
}
#page-workeNao .eNao-grid .item-img-1 {
  margin-left: -4%;
  margin-right: -4%;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-grid .item-img-1 {
    margin-bottom: 3.125rem;
  }
}
#page-workeNao .eNao-grid .item-text {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1259.98px) {
  #page-workeNao .eNao-grid .item-text {
    font-size: 0.8125rem;
  }
}
@media (max-width: 991.98px) {
  #page-workeNao .eNao-grid .item-text {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-grid .item-text {
    font-size: 0.9375rem;
    margin-bottom: 2.8125rem;
  }
}
#page-workeNao .eNao-grid .item-img-2,
#page-workeNao .eNao-grid .item-img-3 {
  margin-left: -7%;
  margin-right: -7%;
}
#page-workeNao .eNao-grid .item-img-4 {
  margin-left: -4%;
  margin-right: -4%;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-grid .item-img-4 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-grid .item-img-4 {
    margin-top: 3.75rem;
  }
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-grid .item-img-2 {
    margin-right: -15%;
    margin-top: 20%;
  }
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-grid .item-img-3 {
    margin-left: -15%;
  }
}
#page-workeNao .eNao-phuongphap {
  padding-top: 4.6875rem;
  padding-bottom: 5.9375rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-phuongphap {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-phuongphap {
    padding-bottom: 6.25rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-phuongphap {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-phuongphap .eNao-title {
    margin-top: 40%;
  }
}
#page-workeNao .eNao-phuongphap .eNao-title__title {
  font-size: 1.5625rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-phuongphap .eNao-title__title {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-phuongphap .eNao-title__title {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-phuongphap .eNao-title__title {
    font-size: 3.0625rem;
    margin-right: -1.875rem;
  }
}
#page-workeNao .eNao-phuongphap .item-svg {
  position: relative;
}
#page-workeNao .eNao-phuongphap .item-svg img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-phuongphap .item-svg:after {
    content: "";
    display: block;
    padding-top: 154%;
  }
  #page-workeNao .eNao-phuongphap .item-svg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#page-workeNao .eNao-phuongphap .item-foot {
  margin-top: 5.625rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-phuongphap .item-foot {
    margin-top: 3.125rem;
  }
}
#page-workeNao .eNao-phuongphap .item-foot h3 {
  font-size: 1.5625rem;
  margin-bottom: 3.125rem;
}
@media (min-width: 992px) {
  #page-workeNao .eNao-phuongphap .item-foot h3 {
    font-size: 1.875rem;
    margin-bottom: 4.375rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-phuongphap .item-foot h3 {
    font-size: 2.5rem;
    margin-bottom: 5.625rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-phuongphap .item-foot h3 {
    font-size: 3.0625rem;
    margin-bottom: 6.875rem;
  }
}
#page-workeNao .eNao-phuongphap .item-foot .f-img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img:after {
  content: "";
  display: block;
  padding-top: 100%;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img:hover .f-img__circle {
  opacity: 1;
  visibility: visible;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img__inner,
#page-workeNao .eNao-phuongphap .item-foot .f-img__circle {
  position: absolute;
  z-index: 1;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img__inner {
  left: 15%;
  right: 15%;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img__inner:after {
  content: "";
  display: block;
  padding-top: 100%;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img__inner canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img__circle {
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-animation: effect360 5s linear infinite;
          animation: effect360 5s linear infinite;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-workeNao .eNao-phuongphap .item-foot .f-img__circle img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-phuongphap .item-foot .swiper .swiper-slide {
    width: 60%;
  }
  #page-workeNao .eNao-phuongphap .item-foot .swiper .swiper-slide-active .f-img .f-img__circle {
    opacity: 1;
    visibility: visible;
  }
}
#page-workeNao .eNao-noidung {
  overflow: hidden;
  padding-top: 3.75rem;
  padding-bottom: 6.25rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-noidung {
    padding-top: 5.625rem;
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-noidung {
    padding-top: 8.125rem;
    padding-bottom: 10rem;
  }
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-noidung {
    padding-top: 11.875rem;
    padding-bottom: 11.25rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-noidung {
    padding-top: 16.25rem;
    padding-bottom: 12.5rem;
  }
}
#page-workeNao .eNao-noidung:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(235, 238, 243, 0)), to(#EBEEF3));
  background: linear-gradient(0deg, rgba(235, 238, 243, 0) 0%, #EBEEF3 100%);
  z-index: -3;
}
#page-workeNao .eNao-noidung .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#page-workeNao .eNao-noidung .item-bg img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-noidung .item-bg {
    margin-left: -100%;
    margin-right: -100%;
  }
  #page-workeNao .eNao-noidung .item-bg:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 238, 243, 0)), to(#f5f6f8));
    background: linear-gradient(180deg, rgba(235, 238, 243, 0) 0%, #f5f6f8 100%);
    z-index: 2;
  }
}
#page-workeNao .eNao-noidung .eNao-title__title {
  text-align: center;
  font-size: 1.5625rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-noidung .eNao-title__title {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-noidung .eNao-title__title {
    font-size: 2.1875rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-noidung .eNao-title__title {
    font-size: 3.0625rem;
    margin-bottom: 2.1875rem;
  }
}
#page-workeNao .eNao-noidung .item-screen-wrap {
  position: relative;
  margin-bottom: 3.125rem;
}
@media (min-width: 1260px) {
  #page-workeNao .eNao-noidung .item-screen-wrap .item-img-1 {
    max-width: 89%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-noidung .item-screen-wrap .item-img-1 {
    margin-left: -10%;
    margin-right: -10%;
  }
}
#page-workeNao .eNao-noidung .item-screen-wrap .f-text {
  position: absolute;
  top: 40%;
  right: 0;
  width: 15%;
  color: rgba(18, 18, 18, 0.7);
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #page-workeNao .eNao-noidung .item-screen-wrap .f-text {
    font-size: 0.625rem;
    right: -5%;
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  #page-workeNao .eNao-noidung .item-screen-wrap .f-text {
    font-size: 0.75rem;
    right: -5%;
    width: 20%;
  }
}
#page-workeNao .eNao-noidung .item-footer img {
  width: 100%;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-noidung .item-footer .item-img-2 {
    margin-left: -5%;
  }
  #page-workeNao .eNao-noidung .item-footer .item-img-4 {
    margin-top: 40%;
    margin-left: -10%;
  }
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-noidung .item-footer .item-img-2 {
    margin-top: 30%;
    margin-left: -5%;
    margin-bottom: 1.25rem;
  }
  #page-workeNao .eNao-noidung .item-footer .item-img-3 {
    margin-left: -5%;
    margin-bottom: 1.875rem;
  }
  #page-workeNao .eNao-noidung .item-footer .item-img-4 {
    margin-left: -30%;
    margin-right: -15%;
  }
  #page-workeNao .eNao-noidung .item-footer .f-text {
    font-size: 0.9375rem;
  }
}
#page-workeNao .eNao-imgFUll {
  padding: 0;
}
#page-workeNao .eNao-imgFUll .item-img {
  position: relative;
}
#page-workeNao .eNao-imgFUll .item-img img {
  width: 100%;
}
#page-workeNao .eNao-imgFUll .item-img__img {
  position: absolute;
  z-index: 2;
  top: -9%;
  left: 6%;
  width: 85%;
}
@media (max-width: 767.98px) {
  #page-workeNao .eNao-imgFUll .item-img__img {
    top: -44px;
    left: -24%;
    width: 144%;
  }
}
#page-workeNao .eNao-foot {
  padding-top: 3.125rem;
}
#page-workeNao .eNao-foot .item-foot {
  position: relative;
  text-align: center;
  padding-bottom: 2rem;
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-foot .item-foot {
    padding-bottom: 2.8125rem;
  }
}
#page-workeNao .eNao-foot .item-foot .eNao-title {
  margin-bottom: 1.875rem;
}
#page-workeNao .eNao-foot .item-foot .eNao-title__title {
  font-size: 2.125rem;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-foot .item-foot .eNao-title__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-foot .item-foot .eNao-title__title {
    font-size: 2.8125rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-foot .item-foot .bm-title {
    margin-bottom: 6.25rem;
  }
  #page-workeNao .eNao-foot .item-foot .eNao-title__title {
    font-size: 4.5rem;
    margin-left: -10%;
    margin-right: -10%;
  }
}
#page-workeNao .eNao-foot .item-foot .item-list .f-item {
  padding: 2.5rem 0;
}
#page-workeNao .eNao-foot .item-foot .item-list .f-item + .f-item {
  border-top: 1px solid rgba(166, 166, 166, 0.3);
}
#page-workeNao .eNao-foot .item-foot .item-list .f-item__text small {
  display: block;
  font-size: 0.75rem;
  font-variation-settings: "wdth" 100, "wght" 493, "slnt" 0;
  text-transform: uppercase;
  color: #121212;
  margin-bottom: 0.3125rem;
}
#page-workeNao .eNao-foot .item-foot .item-list .f-item__text p {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #666;
  margin: 0;
}
#page-workeNao .eNao-foot .item-foot .item-list .f-item__text.f-2, #page-workeNao .eNao-foot .item-foot .item-list .f-item__text.f-3 {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text.f-3 {
    margin-top: 0;
  }
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text small {
    color: #375DA4;
    margin-bottom: 0.3125rem;
  }
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text p {
    color: #666;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-foot .item-foot .item-list .f-item {
    padding: 3.125rem 0;
  }
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text.f-2 {
    margin-top: 3.125rem;
  }
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text.f-3 {
    margin-top: 0;
  }
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text small {
    font-size: 0.875rem;
    margin-bottom: 0.5625rem;
  }
  #page-workeNao .eNao-foot .item-foot .item-list .f-item__text p {
    font-size: 1.25rem;
  }
}
#page-workeNao .eNao-foot .item-foot .item-copy {
  color: #666;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.01em;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  #page-workeNao .eNao-foot .item-foot .item-copy {
    margin-top: 7.5rem;
  }
}
@media (min-width: 992px) {
  #page-workeNao .eNao-foot .item-foot .item-copy {
    margin-top: 11.25rem;
  }
}
@media (min-width: 1600px) {
  #page-workeNao .eNao-foot .item-foot .item-copy {
    font-size: 0.875rem;
    margin-top: 14.6875rem;
  }
}

@-webkit-keyframes effect360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes effect360 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes effect360X {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@keyframes effect360X {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
