@font-face {
  font-family: iconfont;
  src: url(https://www.vaporesso.com/hubfs/Fonts/iconfont/iconfont.eot);
  src: url(https://www.vaporesso.com/hubfs/Fonts/iconfont/iconfont.eot)
      format('embedded-opentype'),
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQsAAsAAAAACEwAAAPfAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDDAqEGINeATYCJAMQCwoABCAFhG0HRxs/B1GUzU2W7EdCdipzoQjt1VeNwl7acTYe/v9+fPvcd3+mRST38kr+vTxqdGiAhjiteUBa4P31m/YYqEHSnMpWVZAlpdEhnIgaOfMv8682QMCN2oNr6v9aB5Zns7lElmVq4QBHCTSg6AIZ8CaMWw5nXoVH12YCtboFIjayCyvBWUZ6BeJG0rPgnNLJNemhWqgsmVh1SszloDq9TjcBvPF/H/8hPGeSigIZuHmWJUDqryMfj5Fjy7EaXYNx41kgTqPAJJCJw1LbNjIMTCLV6gHKMFhXq+DXsY4O8OuIy1vtXx4hKYhKRFYP+EVpcUp8m0nw66hWOkM+yN0cNnevRg3eAov/ML7bGwgEp/remq6dO2s1A0ZUC2IlFqr0uEYcsfjw9IPdlMHeA3aODRq26NCMIz1H7Bk3ooGurafrBKahjhl+X334sPTuw7GPCGr3jqtWa3cmh6vqfXWc/YH90aN7j8aOuFCjwlHZGoohmTqm3l699OBFb5pgZhw6tmstqyU0hE2idE8ZMfzh+0p49KFKd9x/++k+GlWtJuz2mhEzHiUxqppKopaWNZDXbQyCB3t6oM/A03NezX0VIN4Je8v2BnUNyT8iyMPvfCW8GtfjZ8O15bDWQe78bXEcc3GfzxGfu7PTZ5QtjNoLdqvW8KQ5exNnG4WF0cnBRiFp9t4BOW45o7PoO5XuBoDEl6hK71Z9W/+YvjtuVW0RKHUyFEqdrCoMF7uP9Xi92at8ldfl09GFrnjm3dFdSrlNpu6/01qdrx3NWZwzrW5xx+uui01avnYRwA+qq5b6HMbY3rPvODguPuOzPg2bRV64TM2Yo6Z/ujiLWgSWPlC9lNF8xwKhAOWrylZyrEB+0TlPJhB0b/L/Fl3ib2fmmkt+Xvp+EwTtQqBaumm5H5vR5ERZ6pwlIdHnrPlVngO04JmB7JYT+BJqqZsScbV6OYaio3UqoVpHDEmVLihUG0QzfhIq1FmEStWWodaEnOl12shIkWswbhKC0GwPJI3eQaHZLTTjX0CFTp+hUnMk1NqPrgvWGU6iM2TMKlhA3DAk8RazyIwKHaSXY/0gIysnhT6lGss2yY3CgkOz4RxsxvIYQ2yD9eGKIiJRtphQNtoOG40WZJUt7ZhXgtsUxRofEiKWvSmYt5iAtk6GsRSYAOEMg0h4FmaiW1xB575fDtMbxIgl1+TVWathMhupfiRMsNAWaI7M3CrvWq6xGUwvnEIhQkQyCxMkG1kwIw1YINbydu0wniJYWw+fVbwQXEhsKwueX2F6wjVQi2yQI0UROSpU3kvDBrFmJ29EGD0ES5zEWhQpCAAA')
      format('woff2'),
    url(https://www.vaporesso.com/hubfs/Fonts/iconfont/iconfont.woff)
      format('woff'),
    url(https://www.vaporesso.com/hubfs/Fonts/iconfont/iconfont.ttf)
      format('truetype'),
    url(https://www.vaporesso.com/hubfs/Fonts/iconfont/iconfont.svg)
      format('svg');
}

body {
  background-color: #000;
  color: #fff;
  font-family: DinExp !important;
  font-weight: 500;
  scroll-behavior: smooth;
  scroll-padding-top: 65px;
  top: 0 !important;
}

* {
  outline: 0;
  -moz-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

input,
select,
textarea {
  -webkit-appearance: none;
  background-color: inherit;
  border: 0;
  border-radius: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: DinExp;
  font-size: inherit;
  font-weight: 500;
  margin: 0;
}

::selection {
  background: #06f !important;
  color: #fff !important;
}

::-moz-selection {
  background: #06f !important;
  color: #fff !important;
}

::-webkit-selection {
  background: #06f !important;
  color: #fff !important;
}

p {
  line-height: normal;
}

li,
p,
ul {
  font-size: inherit;
  margin: 0;
}

li,
ul {
  line-height: inherit;
  list-style: none;
  padding: 0;
}

img {
  max-width: 100%;
}

form {
  max-width: none !important;
}

.hs_error_rollup {
  display: none;
}

.hs-error-msgs {
  margin-top: 5px !important;
}

.hs-error-msgs li {
  font-size: 12px !important;
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  transition: none;
}

.hide {
  display: none;
}

.show {
  display: block !important;
}

.learn-link {
  display: inline-block !important;
  position: relative;
  width: auto !important;
}

.learn-link.next {
  margin-left: 30px;
}

.text-slim {
  font-family: DinExp !important;
}

.learn-link:after {
  background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_a_arrow.svg?v=1.1)
    no-repeat 50%;
  background-size: 100%;
  content: '';
  height: 11px;
  position: absolute;
  right: -13px;
  top: 4px;
  width: 7px;
}

.learn-link.b:after {
  background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_a_arrow_b.svg?v=1.1)
    no-repeat 50%;
  background-size: 100%;
}

.learn-link:hover {
  text-decoration: underline;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.after:after {
  clear: both;
  content: '';
  display: block;
}

.overflow {
  overflow: hidden;
}

.sec-color,
.sec-color:active,
.sec-color:focus,
.sec-color:hover,
.sec-color:link,
.sec-color:visited {
  color: #0f0;
}

.main {
  margin: 0 auto;
  position: relative;
  width: 62.5%;
}

.subscribe-form label {
  display: none;
}

.subscribe-form .hs-error-msg {
  color: red;
}

.subscribe-form .hs-error-msg,
.subscribe-form .hs-main-font-element {
  display: block;
  font-weight: 400;
  margin-top: 5px;
}

.page-warning {
  background: #000;
  color: #fff;
  font-family: DinExp-Bold;
  font-size: 20px;
  min-height: 80px;
  padding: 0 100px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 6;
}

.warning-info {
  line-height: 24px;
  padding: 16px 0;
}

.header-icon-event {
  cursor: pointer;
  display: inline-block;
  margin-left: 18px;
  width: 88px;
}

.snowflake {
  color: #fff;
  font-family: Arial;
  font-size: 1.2em;
  text-shadow: 0 0 1px #000;
}

.snowflake img {
  display: block;
  height: 25px;
  width: 25px;
}

@-webkit-keyframes snowflakes-fall {
  0% {
    top: -10%;
  }

  to {
    top: 100%;
  }
}

@-webkit-keyframes snowflakes-shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes snowflakes-fall {
  0% {
    top: -10%;
  }

  to {
    top: 100%;
  }
}

@keyframes snowflakes-shake {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(80px);
  }

  to {
    transform: translateX(0);
  }
}

.snowflake {
  -webkit-animation-duration: 10s, 3s;
  animation-duration: 10s, 3s;
  -webkit-animation-iteration-count: infinite, infinite;
  animation-iteration-count: infinite, infinite;
  -webkit-animation-name: snowflakes-fall, snowflakes-shake;
  animation-name: snowflakes-fall, snowflakes-shake;
  -webkit-animation-play-state: running, running;
  animation-play-state: running, running;
  -webkit-animation-timing-function: linear, ease-in-out;
  animation-timing-function: linear, ease-in-out;
  cursor: default;
  position: fixed;
  top: -10%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9999;
}

.snowflake:nth-of-type(0) {
  -webkit-animation-delay: 0s, 0s;
  animation-delay: 0s, 0s;
  left: 1%;
}

.snowflake:first-of-type {
  -webkit-animation-delay: 1s, 1s;
  animation-delay: 1s, 1s;
  left: 10%;
}

.snowflake:nth-of-type(2) {
  -webkit-animation-delay: 6s, 0.5s;
  animation-delay: 6s, 0.5s;
  left: 20%;
}

.snowflake:nth-of-type(3) {
  -webkit-animation-delay: 4s, 2s;
  animation-delay: 4s, 2s;
  left: 30%;
}

.snowflake:nth-of-type(4) {
  -webkit-animation-delay: 2s, 2s;
  animation-delay: 2s, 2s;
  left: 40%;
}

.snowflake:nth-of-type(5) {
  -webkit-animation-delay: 8s, 3s;
  animation-delay: 8s, 3s;
  left: 50%;
}

.snowflake:nth-of-type(6) {
  -webkit-animation-delay: 6s, 2s;
  animation-delay: 6s, 2s;
  left: 60%;
}

.snowflake:nth-of-type(7) {
  -webkit-animation-delay: 2.5s, 1s;
  animation-delay: 2.5s, 1s;
  left: 70%;
}

.snowflake:nth-of-type(8) {
  -webkit-animation-delay: 1s, 0s;
  animation-delay: 1s, 0s;
  left: 80%;
}

.snowflake:nth-of-type(9) {
  -webkit-animation-delay: 3s, 1.5s;
  animation-delay: 3s, 1.5s;
  left: 90%;
}

.click-save {
  animation: throttle 2s step-end forwards;
  -webkit-animation: throttle 2s step-end forwards;
}

.click-save:active {
  animation: none;
}

@keyframes throttle {
  0% {
    pointer-events: none;
  }

  to {
    pointer-events: all;
  }
}

.text-cap {
  text-transform: capitalize;
}

.text-upper {
  text-transform: uppercase;
}

.go-top {
  background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_gotop_grey.svg)
    no-repeat 50%;
  background-size: 100%;
  border-radius: 50%;
  bottom: 40px;
  color: #fff;
  display: none;
  height: 48px;
  position: fixed;
  right: 30px;
  width: 48px;
  z-index: 4;
}

.go-top:hover {
  opacity: 0.7;
}

.age-check {
  backdrop-filter: blur(6px);
  background: rgba(0, 0, 0, 0.25);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 31;
}

.age-check-cnt {
  background-color: #fff;
  color: #000;
  font-size: 17px;
  left: 50%;
  padding: 103px 100px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 840px;
}

.age-check h3 {
  font-size: 50px;
  margin-bottom: 18px;
}

.age-check p {
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 38px;
}

.age-check-btn {
  border: 1px solid #000;
  display: inline-block;
  font-size: 19px;
  height: 44px;
  line-height: 43px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.12, 0.96, 0.53, 1.01);
  width: 200px;
}

.age-check-over {
  background-color: #000;
  color: #fff;
  margin-left: 23px;
}

.age-check-warning {
  display: block;
  font-size: 15px;
  line-height: 22px;
  margin-top: 60px;
}

.age-check-btn:before {
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0;
  z-index: -1;
}

.age-check-btn:hover {
  color: #fff;
  opacity: 0.9;
}

.age-check-under:hover {
  background-color: #000;
  opacity: 1;
}

.community_container {
  height: 560px;
  overflow: hidden;
}

.community_close {
  cursor: pointer;
  height: 16px;
  position: absolute;
  right: 22px;
  top: 22px;
  width: 16px;
  z-index: 8;
}

.community_pic {
  height: 100%;
  top: 0;
}

.community_btn_box,
.community_pic {
  left: 0;
  position: absolute;
  width: 100%;
}

.community_btn_box {
  top: 424px;
  z-index: 8;
}

.community_btn {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 210px;
}

.community_btn:hover {
  color: #0f0;
}

.header-cnt.fixed {
  position: fixed !important;
  top: 0;
}

.mask {
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}

.vbtn {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  position: relative;
  transition: all 0.3s cubic-bezier(0.12, 0.96, 0.53, 1.01);
}

.vbtn:before {
  border-radius: 0.91vw;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0;
  z-index: -1;
}

.vbtn:active,
.vbtn:focus,
.vbtn:link,
.vbtn:visited {
  color: #0f0;
}

.vbtn:hover {
  color: #000;
}

.vbtn:hover:before {
  background-color: #0f0;
  height: calc(100% + 2px);
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
}

.code-mask {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
}

.code-close {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 30px;
}

.code-close:before {
  color: #666;
  content: '\e6b7';
  font-family: iconfont;
  font-size: 12px;
}

.code-box {
  background-color: #fff;
  border-radius: 10px;
  left: 50%;
  padding: 50px 20px 60px;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 430px;
  z-index: 10;
}

.code-box img {
  height: 115.59px;
  margin-bottom: 30px;
  width: 160px;
}

.code-box p {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.box-mask,
.success-mask {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
}

.box-close,
.success-close {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 30px;
}

.box-close:before,
.success-close:before {
  color: #666;
  content: '\e6b7';
  font-family: iconfont;
  font-size: 12px;
}

.box,
.success-box {
  background-color: #fff;
  border-radius: 8px;
  left: 50%;
  padding: 50px 40px 40px;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 431px;
  z-index: 10;
}

.error-box {
  width: 455px;
}

.success-box img {
  height: 61px;
  width: 61px;
}

.box h2,
.success-box h2 {
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.success-box p {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}

.success-btn {
  background-color: #0f0;
  border-radius: 20px;
  color: #000;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 35px;
  width: 140px;
}

.success-btn:hover {
  color: #000;
}

.powershop-loading {
  background-color: #eee;
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 103;
}

.powershop-loading.fixed {
  height: auto !important;
  position: fixed;
}

body .powershop-loading.transparent {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.powershop-loading.transparent span {
  display: none;
}

.loading-main {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.loading-main img {
  height: 50px;
  width: 50px;
}

.loading-main span {
  color: #aaa;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  margin-left: 18px;
}

.f-bold {
  font-weight: 700 !important;
}

.f-slim {
  font-weight: 300 !important;
}

.f-d-bold {
  font-family: DinExp-Bold !important;
}

.f-d-black {
  font-family: Din-Black !important;
  font-weight: 800;
}

.container-fluid {
  padding: 0 !important;
}

@keyframes flip-front {
  0% {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }

  50% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@keyframes flip-back {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  50% {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }

  to {
    -webkit-transform: rotateY(-1turn);
    -ms-transform: rotateY(-1turn);
    transform: rotateY(-1turn);
  }
}

.flip-front {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: flip-front;
  animation-name: flip-front;
}

.flip-back,
.flip-front {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}

.flip-back {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: flip-back;
  animation-name: flip-back;
}

.halloween {
  height: 26vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 5;
}

.halloween.r {
  left: auto;
  right: 0;
}

.halloween-p {
  height: 80px;
  left: 170px;
  top: 0;
  width: 10%;
}

.halloween-p,
.halloween-s {
  position: absolute;
  z-index: 12;
}

.halloween-s {
  height: 300px;
  opacity: 0.7;
  right: 170px;
  top: -10px;
  width: 20%;
}

.halloween-bat {
  animation-duration: 3s !important;
  background: url(https://www.vaporesso.com/hubfs/imgs/2023/index/icon-bat.svg)
    no-repeat 50%;
  background-size: 100%;
  display: block;
  height: 25px;
  left: 26%;
  position: absolute;
  top: 20px;
  width: 44px;
}

.halloween-bat.r {
  background: url(https://www.vaporesso.com/hubfs/imgs/2023/index/icon-bat-r.svg)
    no-repeat 50%;
  background-size: 100%;
  left: auto;
  right: 26%;
  transform: rotate(-40deg);
}

.act-enter {
  border-radius: 50%;
  bottom: 178px;
  display: block;
  height: 176px;
  position: fixed;
  right: 60px;
  text-align: center;
  width: 176px;
  z-index: 4;
}

.act-enter .close {
  background: url(https://www.vaporesso.com/hubfs/imgs/2024/home/community_close.svg)
    no-repeat 50%;
  background-size: 100%;
  content: '';
  cursor: pointer;
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  top: -4px;
  width: 16px;
  z-index: 2;
}

.act-enter .inno {
  display: block;
  margin-top: 10px;
}

.act-enter.d {
  background: transparent;
  bottom: 2vw;
  right: 20px;
}

.act-enter.d,
.act-enter.d .inno {
  height: 90px;
  width: 90px;
}

.act-enter.d .close {
  background: url(https://www.vaporesso.com/hubfs/imgs/2023/activity/icon/close_fill.svg)
    no-repeat 50%;
  background-size: 100%;
  height: 20px;
  width: 20px;
}

.act-enter .front {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}

.act-enter .back,
.act-enter .front {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  display: block;
  position: absolute;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.act-enter .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}

.f_underline {
  text-decoration: underline !important;
}

.section-banner {
  position: relative;
}

.section-banner .video-btn {
  border: 1px solid #f5f5f5;
  border-radius: 24px;
  color: #f5f5f5;
  padding: 10px 46px 10px 18px;
  position: relative;
}

.section-banner .video-btn:after {
  background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_video_play.svg)
    no-repeat 50%;
  background-size: 100%;
  content: '';
  height: 22px;
  position: absolute;
  right: 15px;
  top: 8px;
  width: 22px;
}

.section-pro {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.section-img-box {
  height: 100%;
  position: relative;
}

.section-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1;
}

.contact-iframe {
  bottom: 120px;
  display: none;
  height: 580px;
  position: fixed;
  right: 30px;
  transition: all 0.5s;
  width: 500px;
  z-index: 10;
}

.contact-iframe iframe {
  height: 100%;
  width: 100%;
}

.contact-iframe .icon-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 17px;
  width: 24px;
  z-index: 11;
}

.contact-fixed {
  bottom: 100px;
  position: fixed;
  right: 30px;
  transition: all 0.5s;
  z-index: 4;
}

.contact-icon {
  background: #000
    url(https://www.vaporesso.com/hubfs/imgs/2024/icon/contact_logo.svg)
    no-repeat 50%;
  background-size: 26px;
  border-radius: 50%;
  display: block;
  height: 48px;
  width: 48px;
}

.animate__headShake {
  -webkit-animation-name: headShake;
  animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: 15;
  animation-iteration-count: 15;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    -ms-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.section-full-img {
  bottom: 0;
  color: transparent;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.section-theme {
  margin-inline-end: auto;
  margin-inline-start: auto;
  max-width: 1120px;
  position: relative;
}

img:not([src]),
img[src=''] {
  opacity: 0;
}

.skiptranslate iframe {
  display: none;
}

.footer-action {
  position: relative;
}

.footer-action .pop-lang {
  height: 58px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}

.footer-action .pop-lang .line {
  background-color: #000;
  bottom: -4px;
  height: 24px;
  left: 0;
  position: absolute;
  width: 150px;
  z-index: 0;
}

.footer-action .goog-te-combo {
  appearance: none;
  background: #1d1b1d;
  color: #fff;
  cursor: pointer;
  font-size: 11px !important;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  padding: 0 0 0 10px;
  width: 150px;
}

.goog-te-combo::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

.goog-te-combo::-webkit-scrollbar-track {
  background-color: #222;
}

.goog-te-combo::-webkit-scrollbar-thumb {
  background-color: #6c757d;
  border-radius: 50px;
}

.goog-te-combo::-webkit-scrollbar-thumb:hover {
  background-color: #6c757d;
}

.footer-action .item {
  background: transparent;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  margin-bottom: 20px;
  margin-right: 12px;
  opacity: 0.85;
  padding: 0;
  width: 40px;
}

.footer-action .label {
  display: flex;
  transform: translate(-7px);
}

.footer-action .item:last-child {
  position: relative;
  z-index: 3;
}

.footer-action .item:hover {
  opacity: 1;
}

.top-menu ul {
  display: flex;
}

.top-menu ul.type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.top-menu ul li {
  cursor: pointer;
  line-height: 20px;
  padding: 16px 20px 14px;
}

.top-menu ul li span {
  display: inline-block;
  position: relative;
}

.top-menu ul li.active i {
  background-color: #000;
  bottom: -15px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.top-menu ul li:first-child {
  padding-left: 0;
}

.top-menu .section-pro {
  max-width: 1120px;
}

.top-menu .bread {
  align-items: center;
  display: flex;
  line-height: 20px;
  margin-top: 22px;
}

.top-menu .bread a:hover {
  text-decoration: underline;
}

.sku .item .pick {
  column-gap: 4px;
  display: flex;
  opacity: 0;
  transition: all 0.3s;
}

.sku .item .pick li {
  background: #fff;
  border: 1px solid #000;
  height: 18px;
  position: relative;
  width: 18px;
}

.color-itali span {
  border-right: 17px solid transparent;
  border-top: 17px solid;
  display: inline-block;
}

.color-itali {
  align-items: start;
  display: flex;
}

.color-1-2,
.color-1-3 {
  align-items: end;
  display: flex;
  flex-wrap: wrap;
}

.color-1-9 {
  display: block;
  padding-top: 9px;
}

.color-1-2 span {
  display: block;
  height: 8px;
  width: 100%;
}

.color-1-3 span {
  display: block;
  height: 6px;
  width: 100%;
}

.color-1-9 span {
  display: block;
  height: 2px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .mb-10 {
    margin-bottom: 1vw !important;
  }

  .mb-20 {
    margin-bottom: 1.8vw !important;
  }

  .f-14 {
    font-size: 0.68vw !important;
  }

  .f-16 {
    font-size: 0.8vw !important;
  }

  .f-18 {
    font-size: 0.9vw !important;
  }

  .f-20 {
    font-size: 1vw !important;
  }

  .f-24 {
    font-size: 1.18vw !important;
  }

  .f-32 {
    font-size: 1.55vw !important;
  }

  .f-36 {
    font-size: 1.62vw !important;
  }

  .f-40 {
    font-size: 1.8vw !important;
  }

  .f-48 {
    font-size: 2.2vw !important;
  }

  .f-56 {
    font-size: 2.75vw !important;
  }

  .f-72 {
    font-size: 3.18vw !important;
  }

  .f-100 {
    font-size: 4vw !important;
  }

  .f-120 {
    font-size: 5.28vw !important;
  }

  .f-140 {
    font-size: 6.18vw !important;
  }

  .mb_3 {
    margin-bottom: 3px !important;
  }

  .mb_4 {
    margin-bottom: 4px !important;
  }

  .mb_5 {
    margin-bottom: 5px !important;
  }

  .mb_6 {
    margin-bottom: 6px !important;
  }

  .mb_7 {
    margin-bottom: 7px !important;
  }

  .mb_8 {
    margin-bottom: 8px !important;
  }

  .mb_9 {
    margin-bottom: 9px !important;
  }

  .mb_10 {
    margin-bottom: 10px !important;
  }

  .mb_11 {
    margin-bottom: 11px !important;
  }

  .mb_12 {
    margin-bottom: 12px !important;
  }

  .mb_13 {
    margin-bottom: 13px !important;
  }

  .mb_14 {
    margin-bottom: 14px !important;
  }

  .mb_15 {
    margin-bottom: 15px !important;
  }

  .mb_16 {
    margin-bottom: 16px !important;
  }

  .mb_18 {
    margin-bottom: 18px !important;
  }

  .mb_20 {
    margin-bottom: 20px !important;
  }

  .mb_21 {
    margin-bottom: 21px !important;
  }

  .mb_22 {
    margin-bottom: 22px !important;
  }

  .mb_24 {
    margin-bottom: 24px !important;
  }

  .mb_25 {
    margin-bottom: 25px !important;
  }

  .mb_26 {
    margin-bottom: 26px !important;
  }

  .mb_28 {
    margin-bottom: 28px !important;
  }

  .mb_32 {
    margin-bottom: 32px !important;
  }

  .mb_35 {
    margin-bottom: 35px !important;
  }

  .pb_36 {
    padding-bottom: 36px !important;
  }

  .f_12 {
    font-size: 12px !important;
  }

  .f_13 {
    font-size: 13px !important;
  }

  .f_14 {
    font-size: 14px !important;
  }

  .f_15 {
    font-size: 15px !important;
  }

  .f_16 {
    font-size: 16px !important;
  }

  .f_17 {
    font-size: 17px !important;
  }

  .f_18 {
    font-size: 18px !important;
  }

  .f_19 {
    font-size: 19px !important;
  }

  .f_20 {
    font-size: 20px !important;
  }

  .f_21 {
    font-size: 21px !important;
  }

  .f_22 {
    font-size: 22px !important;
  }

  .f_22,
  .f_24 {
    line-height: 32px;
  }

  .f_24 {
    font-size: 24px !important;
  }

  .f_25,
  .f_26 {
    font-size: 26px !important;
  }

  .f_27 {
    font-size: 27px !important;
  }

  .f_28 {
    font-size: 28px !important;
  }

  .f_30 {
    font-size: 30px !important;
    line-height: 36px;
  }

  .f_32 {
    font-size: 32px !important;
    line-height: 40px;
  }

  .f_36 {
    font-size: 36px !important;
  }

  .f_40 {
    font-size: 40px !important;
    line-height: 44px;
  }

  .f_44 {
    font-size: 44px !important;
  }

  .f_44,
  .f_48 {
    line-height: 52px;
  }

  .f_48 {
    font-size: 48px !important;
  }

  .f_52 {
    font-size: 52px !important;
  }

  .f_53 {
    font-size: 53px !important;
  }

  .f_54 {
    font-size: 54px !important;
  }

  .f_56 {
    font-size: 56px !important;
  }

  .f_60 {
    font-size: 60px !important;
    line-height: 60px;
  }

  .f_64 {
    font-size: 64px !important;
  }

  .f_72 {
    font-size: 72px !important;
  }

  .f_120 {
    font-size: 120px !important;
    line-height: 120px;
  }

  .f_80 {
    font-size: 80px !important;
  }

  .f_180 {
    font-size: 180px !important;
    line-height: 1;
  }

  .x-hide {
    display: none !important;
  }

  .header-acc {
    height: 55px;
    position: relative;
    width: 100%;
  }

  .header-cnt {
    background-color: #fff;
    border-bottom: 1px solid #000;
    color: #000;
    height: 55px;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.3s;
    width: 100%;
    z-index: 10;
  }

  .nav .logo {
    display: inline-block;
    /* margin-right: 84px;
    padding: 16px 0; */
    margin-right: 17px;
    padding: 5px 0;
    position: relative;
    z-index: 11;
  }

  .nav .logo img {
    display: block;
    /* height: 23px;
    width: 127px; */
    width: auto;
    height: 40px;
  }

  .nav {
    display: flex;
    font-size: 0;
    justify-content: center;
    left: 0;
    min-width: 1120px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10;
  }

  .nav > li {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1.1;
    padding: 20.3px 25px;
    white-space: nowrap;
  }

  .nav > li.single {
    padding-right: 5px;
  }

  .nav > li.first {
    padding-left: 45px;
  }

  .nav-item .has {
    color: #000;
    position: relative;
  }

  .nav-item .has:hover {
    text-decoration: none;
  }

  .nav-item .has:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_nav_arrow.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 8px;
    position: absolute;
    right: -16px;
    top: 4px;
    transform: rotate(0);
    width: 10px;
  }

  .nav .has:hover:after,
  .nav-item:hover .has:after {
    transform: rotate(-180deg);
  }

  .nav li.active > a,
  .nav li:hover > a {
    opacity: 0.8;
  }

  .nav li:hover .nav-child {
    cursor: default;
    display: block;
  }

  .nav-other {
    display: flex;
    float: right;
    padding-right: 40px;
    position: relative;
    z-index: 10;
  }

  .nav-item.action {
    padding: 0 !important;
  }

  .nav-child .nav-pro {
    height: 360px;
    margin: 0 auto;
    max-width: 1120px;
    position: relative;
    width: 1120px;
  }

  .nav-pro .type {
    color: #000;
    left: 70px;
    position: absolute;
    top: 28px;
  }

  .nav-pro .type .item {
    background-color: transparent;
    border-radius: 0;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 0;
    padding: 14.5px 0;
    position: relative;
    text-align: left;
    width: 128px;
  }

  .nav-pro .type .item:not(:last-child):after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_nav_arrow.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 11px;
    position: absolute;
    right: 0;
    top: 16px;
    transform: rotate(-90deg);
    width: 9px;
  }

  .nav-pro .type .item:last-child:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_arrow_right_top_b.svg?v=1.1)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 11px;
    position: absolute;
    right: 0;
    top: 16px;
    transform: rotate(0deg);
    transition: all 0.3s;
    width: 11px;
  }

  .nav-pro .type .item:last-child:hover:after {
    transform: rotate(-45deg);
  }

  .nav-pro .type .item span {
    padding-bottom: 4px;
  }

  .nav-pro .type .item.active span {
    border-bottom: 1px solid #000;
  }

  .nav-pro .list {
    color: #000;
    left: 275px;
    margin-left: -20px;
    overflow: hidden;
    position: absolute;
    top: 85px;
    width: 800px;
  }

  .nav-pro .list .act-btn {
    background-color: #fff;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    z-index: 1;
  }

  .nav-pro .list .act-btn.p {
    left: 0;
    right: auto;
    top: 0;
  }

  .nav-pro .list .next-btn {
    right: 0;
  }

  .nav-pro .list .next-btn,
  .nav-pro .list .prev-btn {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_list_more.svg)
      no-repeat 50%;
    background-size: 100%;
    display: none;
    height: 36px;
    position: absolute;
    top: 40px;
    width: 36px;
    z-index: 2;
  }

  .nav-pro .list .prev-btn {
    left: 0;
    transform: rotate(-180deg);
  }

  .nav-pro .list .wrap {
    display: flex;
    min-height: 122px;
    text-align: center;
    transition: all 0.5s;
  }

  .nav-pro .list .wrap img {
    display: inline-block;
    height: 88px;
    margin: 0 auto;
  }

  .nav-pro .list .wrap p:first-of-type {
    margin-bottom: 5px;
    margin-top: 20px;
    white-space: nowrap;
  }

  .nav-pro .list .wrap li {
    cursor: pointer;
    font-family: DinExp !important;
    margin: 0 30px;
  }

  .nav-pro .list .wrap li:first-child {
    margin-left: 70px;
  }

  .nav-pro .list .compare-btn {
    border: 1px solid #000;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 39px;
    margin: 67px auto 0;
    padding: 0 20px;
    position: relative;
    text-align: left;
    width: 123px;
  }

  .nav-pro .list .compare-btn:hover {
    opacity: 0.7;
  }

  .nav-pro .list .compare-btn:before {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_btn_compare.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 16px;
    position: absolute;
    right: 16px;
    top: 12px;
    width: 16px;
  }

  .store {
    border: 1.6px inset #000;
    border-radius: 6px;
    color: #000;
    display: inline-block;
    font-size: 13px;
    height: 34px;
    line-height: 31px;
    margin-top: 10.5px;
    min-width: 46px;
    padding: 0 4px;
    transition: all 0.3s;
  }

  .store:hover {
    background-color: #000;
    border-color: #000;
    border-style: solid;
    color: #0f0;
    opacity: 1 !important;
  }

  .search img {
    display: inline-block;
    margin: 12.5px 20px 0 110px;
    width: 30px;
  }

  .country {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 22px;
    padding-top: 21px;
    position: relative;
  }

  .country img {
    float: left;
    margin-right: 8px;
    width: 22px;
  }

  .nav-mask {
    backdrop-filter: blur(6px);
    background-color: rgba(34, 34, 34, 0.7);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 5;
  }

  .nav-child {
    background-color: #fff;
    display: none;
    font-size: 0;
    left: 0;
    position: absolute;
    top: 55px;
    width: 100%;
    z-index: 2;
  }

  .nav-child .about-img {
    display: inline-block;
    height: 200px;
    transition: all 0.3s;
    width: 160px;
  }

  .nav-child .connect-img {
    display: inline-block;
    height: 160px;
    transition: all 0.3s;
    width: 240px;
  }

  .nav-child .about-img.a1 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-about1.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .about-img.a2 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/nav-About%20VAPORESSO-2@2x.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .about-img.a3 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-about3.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .about-img.a4 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-about4.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .about-img.a5 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-about5.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .connect-img.c1 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-connect1.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .connect-img.c2 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-connect2.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child .connect-img.c3 {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/nav-connect3.jpg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-child.about li a:hover span,
  .nav-child.connect li a:hover span {
    background-size: 110%;
  }

  .nav-child.about li a:hover,
  .nav-child.connect li a:hover {
    opacity: 1 !important;
  }

  .nav-child > li {
    display: inline-block;
    font-size: 13px;
    margin: 0 30px;
    max-width: 1120px;
    padding: 52.5px 0 49.5px;
    text-align: left;
  }

  .nav-child > li > a {
    display: inline-block;
    margin-top: 10px;
  }

  .nav-child.news li {
    padding: 42px 0 45px;
  }

  .nav-child.news img {
    display: block;
    height: 36px;
    margin: 0 auto;
    width: 36px;
  }

  .nav-child.news .odm {
    height: 36px;
    width: auto;
  }

  .nav-child.connect img {
    display: block;
    height: 160px;
    margin: 0 auto;
    width: 240px;
  }

  .nav-child.connect li,
  .nav-child.news li {
    margin: 0 38px;
  }

  .nav-child.support li {
    margin: 0 40px;
    padding: 50px 0 48px;
    text-align: center;
  }

  .nav-child.support img {
    display: block;
    height: 36px;
    margin: 0 auto;
    width: 36px;
  }

  .series {
    background-color: #fff;
    display: none;
    font-size: 13px;
    left: 0;
    padding-bottom: 40px;
    padding-top: 20px;
    position: absolute;
    width: 100%;
  }

  .nav-child > li.active .series {
    display: block;
  }

  .series-list {
    font-size: 0;
    margin-bottom: 40px;
  }

  .series-list li {
    display: inline-block;
    margin-right: 20px;
    width: 200px;
  }

  .series-list li:last-child {
    margin-right: 0;
  }

  .series-list .pro-img {
    background-color: #fff;
    border-radius: 20px;
    display: block;
    margin-bottom: 20px;
  }

  .series-list img {
    border-radius: 20px;
    transition: transform 0.5s ease;
  }

  .series-list img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
  }

  .country-list,
  .series-list span {
    font-size: 14px;
  }

  .country-list {
    background-color: rgba(34, 34, 34, 0.8);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: none;
    left: -4px;
    padding: 10px 0;
    position: absolute;
    top: 100%;
  }

  .country:hover .country-list {
    display: block;
  }

  .country-list li {
    padding: 6px 10px;
  }

  .country-list li:hover {
    color: #0f0;
  }

  .search-box {
    background-color: #fff;
    color: #000;
    display: none;
    min-height: 340px;
    top: 0;
    width: 100%;
  }

  .search-box,
  .search-box .logo {
    left: 0;
    position: absolute;
    z-index: 10;
  }

  .search-box .logo {
    height: 40px;
    top: 5px;
    width: 170px;
  }

  .search-box .search-line {
    background-color: #000;
    height: 1px;
    left: 0;
    position: absolute;
    top: 54px;
    width: 100%;
    z-index: 10;
  }

  .search-box .pop-list .pro {
    display: flex;
  }

  .search-cnt {
    margin: 0 auto;
    max-width: 1120px;
    position: relative;
    width: 100%;
  }

  .search-btns {
    animation: slideInRight 0.5s ease both;
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_input_search.svg)
      no-repeat 50%;
    height: 19px;
    position: absolute;
    top: 17px;
    width: 17px;
  }

  .search-cnt form {
    display: block;
    height: 100%;
    margin: 0 auto 0 240px;
    max-width: 818px !important;
    position: relative;
    width: 100%;
  }

  .search-cnt input {
    animation: slideInRight 0.5s ease both;
    -webkit-animation: slideInRight 0.5s ease both;
    border: 0;
    color: #000;
    font-family: DinExp !important;
    font-size: 15px;
    font-weight: 300;
    height: 54px;
    padding: 0 40px;
    width: 100%;
  }

  .search-cnt input::-webkit-input-placeholder {
    color: #999;
    font-family: DinExp !important;
    font-weight: 300;
  }

  .search-close {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_input_cross.svg?v=1.1)
      no-repeat 50%;
    background-size: 100%;
    height: 13px;
    position: absolute;
    right: 12px;
    top: 21px;
    width: 13px;
  }

  @keyframes slideInRight {
    0% {
      transform: translate3d(100%, 0, 0);
    }

    to {
      transform: translateZ(0);
    }
  }

  .pop-list {
    padding: 24px 0 49px;
    position: relative;
    width: 100%;
  }

  .pop-list .label {
    margin-bottom: 59px;
  }

  .pop-list .label .item {
    border: 1px solid #ccc;
    border-radius: 15px;
    color: #7f7f7f;
    cursor: pointer;
    display: inline-block;
    margin-right: 22px;
    padding: 7.7px 14px;
    transition: all 0.3s;
  }

  .pop-list .label .item.active,
  .pop-list .label .item:hover {
    border: 1px solid #000;
    color: #000;
  }

  .pop-list h3 {
    opacity: 0.5;
  }

  .pop-list .pro li {
    display: inline-block;
    margin-right: 24px;
    width: 145px;
  }

  .pop-list .pro li .pic {
    background: #f5f5f5;
    height: 160px;
    margin-bottom: 17px;
    width: 145px;
  }

  .pop-list .pro li img {
    height: 145px;
    margin: 7.5px auto;
    width: 145px;
  }

  .rec-list {
    display: none;
    padding: 32px 0 43px;
    width: 100%;
  }

  .rec-list li {
    line-height: 23px;
    padding: 7px 0;
  }

  .rec-list p {
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 13px;
    padding: 0;
  }

  .rec-list .content {
    max-height: 220px;
    overflow: auto;
  }

  .rec-list .content::-webkit-scrollbar {
    height: 6px;
    width: 4px;
  }

  .rec-list .content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
  }

  .nav-cnt,
  .nav-fl {
    display: inline;
  }

  .nav-fl {
    display: none;
  }

  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .animated.infinite-5 {
    -webkit-animation-iteration-count: 15;
    animation-iteration-count: 15;
  }

  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }

  .footer-bg,
  .footer-page {
    background-color: #000;
  }

  .footer-page {
    color: #adadad;
    font-size: 13px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    width: 1120px;
    z-index: 3;
  }

  .newsletter {
    height: 85px;
  }

  .subscribe {
    display: flex;
    height: 60px;
  }

  .subscribe h3 {
    color: #d8d8d8;
    font-size: 13px;
  }

  .subscribe p {
    line-height: 22px;
    max-width: 530px;
  }

  .subscribe .coo {
    width: 60%;
  }

  .subscribe .social {
    width: 40%;
  }

  .subscribe .coo li {
    color: #5e5e5e;
    display: inline-block;
    margin-right: 28px;
  }

  .subscribe .coo li p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 1px;
  }

  .subscribe .coo li p:first-child {
    margin-bottom: 9px;
  }

  .subscribe .social {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
    text-align: right;
  }

  .subscribe-form {
    font-size: 12px;
    margin-top: 20px;
    position: relative;
    width: 210px;
  }

  .subscribe-form input[type='email'] {
    background-color: #000;
    border: 1px solid #f5f5f7;
    color: #fff;
    font-size: 12px;
    height: 36px;
    padding: 0 44px 0 14px;
    width: 100%;
  }

  .subscribe-form input[type='email']::placeholder {
    color: #adadad;
  }

  .subscribe-form input[type='submit'] {
    background: #f5f5f7
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 20px 20px;
    border: 0;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    height: 36px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 44px;
  }

  .subscribe-form .input:hover input[type='submit'] {
    background: #0f0
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 20px 20px;
  }

  .subscribe-form .input:hover input[type='email'] {
    border-color: hsla(0, 0%, 100%, 0.5);
  }

  .subscribe-form input[type='submit']:hover {
    background: #0f0
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 20px 20px;
  }

  input[type='submit']:focus {
    background: rgba(0, 255, 0, 0.5)
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 20px 20px;
  }

  .subscribe-info {
    font-size: 13px;
  }

  .social-link a {
    display: inline-block;
    margin-right: 17px;
    opacity: 0.4;
    width: 24px;
  }

  .social-link a:hover {
    opacity: 0.9;
  }

  .social-link a:last-child {
    margin-right: 0;
  }

  .social-link a img {
    height: 100%;
    width: 100%;
  }

  .footer-nav {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.27);
    border-top: 1px solid hsla(0, 0%, 100%, 0.27);
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: space-between;
    padding: 40px 0 32px;
  }

  .footer-nav-item {
    display: flex;
    flex-direction: column;
  }

  .footer-nav-item h4 a {
    color: #d8d8d8;
    cursor: unset;
    font-size: 13px;
    line-height: 16px;
  }

  .footer-nav-item ul {
    margin-top: 10px;
  }

  .footer-nav-item.email {
    width: 210px;
  }

  .footer-nav-item.email h4 {
    margin-bottom: 10px;
  }

  .footer-nav-item.email p {
    font-size: 12px;
    line-height: 16px;
  }

  .footer-nav-item li {
    font-size: 13px;
    line-height: 16px;
    padding: 7px 0;
  }

  .footer-nav-item li a:hover {
    color: #fff;
  }

  .hot-email,
  .hot-tel {
    display: block;
    margin-bottom: 12px;
  }

  .hot-email img,
  .hot-tel img {
    float: left;
    margin-right: 10px;
    width: 18px;
  }

  .hot-line label {
    color: #d8d8d8;
    display: block;
    margin-bottom: 12px;
  }

  .footer-info {
    padding: 40px 0;
  }

  .footer-info p {
    color: #666;
    font-size: 12px;
    line-height: 18px;
  }

  .copyright {
    margin-bottom: 0;
  }

  .copyright a {
    color: #666;
    text-decoration: underline;
  }

  .copyright a:hover {
    color: #fff;
  }
}

@media screen and (max-width: 1023px) {
  .contact-iframe {
    bottom: 10%;
    display: none;
    height: 10rem;
    position: fixed;
    right: 0.25rem;
    transition: all 0.5s;
    width: 7rem;
    z-index: 10;
  }

  .contact-iframe iframe {
    height: 100%;
    width: 100%;
  }

  .contact-iframe .icon-close {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    width: 0.5rem;
    z-index: 11;
  }

  .contact-fixed {
    bottom: 0.8rem;
    right: 0.3rem;
  }

  .contact-icon {
    background: #000
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/contact_logo.svg)
      no-repeat 50%;
    background-size: 0.52rem;
    border-radius: 50%;
    height: 0.96rem;
    width: 0.96rem;
  }

  .contact-icon span {
    display: none;
  }

  .sku .item .pick li {
    border: 1px solid #000;
    height: 0.24rem;
    overflow: hidden;
    width: 0.24rem;
  }

  .show-list .sku .item .pick li {
    transform: scale(1);
  }

  .sku .item:hover .pic .hover {
    opacity: 0;
  }

  .color-itali span {
    border-right: calc(0.24rem - 2px) solid transparent;
    border-top: calc(0.24rem - 2px) solid;
  }

  .color-1-9 {
    display: block;
    padding-top: 0.1rem;
  }

  .color-1-2 span {
    display: block;
    height: 0.11rem;
    width: 100%;
  }

  .color-1-3 span {
    display: block;
    height: 0.08rem;
    width: 100%;
  }

  .color-1-9 span {
    display: block;
    height: 0.03rem;
    width: 100%;
  }

  .top-menu ul {
    border-bottom: none !important;
  }

  .top-menu ul li {
    font-size: 0.3rem !important;
    line-height: 0.42rem;
    padding: 0.4rem 0.3rem;
  }

  .top-menu ul li:first-child {
    padding-left: 0.4rem;
  }

  .top-menu ul li.active i {
    bottom: -0.12rem;
  }

  .nav-child .about-img,
  .nav-child .connect-img {
    display: none;
  }

  .page-warning {
    background: #000;
    color: #fff;
    min-height: 1.6rem;
    padding: 0 0.5rem;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 6;
  }

  .warning-info {
    font-family: Din-Bold;
    font-size: 0.34rem !important;
    font-weight: 300;
    line-height: 0.44rem;
    padding: 0.36rem 0;
    width: 100%;
  }

  .learn-link {
    border: 0.04rem solid #fff;
    font-size: 0.28rem !important;
    padding: 0.18rem 0.54rem 0.18rem 0.28rem;
  }

  .learn-link:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_learn_arrow_w@2x.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 0.22rem;
    position: absolute;
    right: 0.2rem;
    top: 0.236rem;
    width: 0.16rem;
  }

  .learn-link.next {
    margin-left: 0.4rem;
  }

  .learn-link.b {
    border-color: #000;
  }

  .learn-link.b:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_learn_arrow_b@2x.svg)
      no-repeat 50%;
    background-size: 100%;
  }

  .section-pro {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
  }

  .halloween {
    height: 32vh;
    left: 25%;
    width: 50%;
  }

  .halloween.r {
    display: none;
  }

  .halloween-p {
    height: 74px;
    left: 140px;
    width: 20%;
  }

  .halloween-s {
    display: none;
  }

  .act-enter {
    bottom: 1.2rem;
    display: block;
    height: 2.4rem;
    position: fixed;
    right: 0.3rem;
    text-align: center;
    width: 2.4rem;
    z-index: 4;
  }

  .act-enter .close {
    background: url(https://www.vaporesso.com/hubfs/imgs/2023/activity/armour/icon_close.png)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    cursor: pointer;
    display: block;
    height: 0.28rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.28rem;
  }

  .act-enter .inno {
    display: block;
  }

  .act-enter.d {
    bottom: 0.5rem;
    right: 15px;
  }

  .act-enter.d,
  .act-enter.d .inno {
    height: 80px;
    width: 80px;
  }

  .home-santa {
    bottom: 0.5rem;
    display: block;
    height: 2rem;
    position: fixed;
    right: 0.2rem;
    width: 2rem;
    z-index: 20;
  }

  .snowflake img {
    display: block;
    height: 15px;
    width: 15px;
  }

  .mb-10 {
    margin-bottom: 0.12rem !important;
  }

  .mb-20 {
    margin-bottom: 0.24rem !important;
  }

  .f-14 {
    font-size: 0.18rem !important;
  }

  .f-16,
  .f-18,
  .f-20 {
    font-size: 0.24rem !important;
  }

  .f-24 {
    font-size: 0.28rem !important;
  }

  .f-32 {
    font-size: 0.32rem !important;
  }

  .f-36 {
    font-size: 0.34rem !important;
  }

  .f-40 {
    font-size: 0.36rem !important;
  }

  .f-48 {
    font-size: 0.4rem !important;
  }

  .f-56 {
    font-size: 0.48rem !important;
  }

  .f-72 {
    font-size: 0.52rem !important;
  }

  .f-100 {
    font-size: 0.6rem !important;
  }

  .f-120 {
    font-size: 0.64rem !important;
  }

  .f-140 {
    font-size: 0.72rem !important;
  }

  .mb_3 {
    margin-bottom: 3px !important;
  }

  .mb_4 {
    margin-bottom: 4px !important;
  }

  .mb_5 {
    margin-bottom: 5px !important;
  }

  .mb_6 {
    margin-bottom: 6px !important;
  }

  .mb_7 {
    margin-bottom: 7px !important;
  }

  .mb_8 {
    margin-bottom: 8px !important;
  }

  .mb_9 {
    margin-bottom: 0.18rem !important;
  }

  .mb_10 {
    margin-bottom: 0.2rem !important;
  }

  .mb_11 {
    margin-bottom: 0.22rem !important;
  }

  .mb_12 {
    margin-bottom: 0.24rem !important;
  }

  .mb_13 {
    margin-bottom: 0.26rem !important;
  }

  .mb_14 {
    margin-bottom: 0.28rem !important;
  }

  .mb_15 {
    margin-bottom: 0.3rem !important;
  }

  .mb_16 {
    margin-bottom: 0.32rem !important;
  }

  .mb_18 {
    margin-bottom: 0.36rem !important;
  }

  .mb_20 {
    margin-bottom: 0.4rem !important;
  }

  .mb_21 {
    margin-bottom: 0.42rem !important;
  }

  .mb_22 {
    margin-bottom: 0.44rem !important;
  }

  .mb_24 {
    margin-bottom: 0.28rem !important;
  }

  .mb_25 {
    margin-bottom: 0.5rem !important;
  }

  .mb_26 {
    margin-bottom: 0.52rem !important;
  }

  .mb_28,
  .mb_32 {
    margin-bottom: 0.48rem !important;
  }

  .mb_35 {
    margin-bottom: 0.7rem !important;
  }

  .pb_35 {
    padding-bottom: 0.35rem !important;
  }

  .pb_36 {
    padding-bottom: 0.48rem !important;
  }

  .f_12 {
    font-size: 0.24rem !important;
  }

  .f_13 {
    font-size: 0.26rem !important;
  }

  .f_14 {
    font-size: 0.28rem !important;
  }

  .f_15 {
    font-size: 0.3rem !important;
  }

  .f_16 {
    font-size: 0.32rem !important;
  }

  .f_17 {
    font-size: 0.34rem !important;
  }

  .f_18 {
    font-size: 0.36rem !important;
  }

  .f_19 {
    font-size: 0.38rem !important;
  }

  .f_20 {
    font-size: 0.34rem !important;
  }

  .f_21,
  .f_22,
  .f_24 {
    font-size: 0.36rem !important;
  }

  .f_26 {
    font-size: 16px !important;
  }

  .f_27 {
    font-size: 20px !important;
  }

  .f_28 {
    font-size: 24px !important;
  }

  .f_30,
  .f_32 {
    font-size: 28px !important;
  }

  .f_36 {
    font-size: 0.36rem !important;
  }

  .f_40,
  .f_44,
  .f_48 {
    font-size: 30px !important;
  }

  .f_52 {
    font-size: 0.64rem;
  }

  .f_53 {
    font-size: 32px !important;
  }

  .f_54 {
    font-size: 0.6rem !important;
  }

  .f_56 {
    font-size: 30px !important;
  }

  .f_60 {
    font-size: 32px !important;
  }

  .f_64 {
    font-size: 48px !important;
  }

  .f_72 {
    font-size: 72px !important;
    line-height: 80px;
  }

  .f_120,
  .f_180,
  .f_80 {
    font-size: 80px !important;
  }

  .f_180 {
    line-height: 1;
  }

  .section-theme {
    max-width: 100%;
  }

  .section-content {
    padding: 0 0.5rem;
  }

  .contact-icon span {
    display: none !important;
  }

  .why-vp {
    height: 35.5rem;
  }

  .why-vp .content {
    display: block;
    height: auto;
    margin: 1rem auto;
    width: 6.5rem;
  }

  .why-vp .content .item {
    height: 5rem;
    margin: 0;
    width: 6.5rem;
  }

  .why-vp .content .item .title {
    height: 1rem;
    left: 50%;
    margin-left: -2rem;
    margin-top: -1.5rem;
    top: 50%;
    width: 4rem;
  }

  .why-vp .content .item .title img {
    height: 0.5rem;
    margin-bottom: 0.2rem;
    width: 0.5rem;
  }

  .why-vp .content .item .title p {
    font-size: 0.24rem;
  }

  .why-vp .content .item .text {
    bottom: -1.5rem;
    font-size: 0.18rem;
    left: 0.25rem;
    opacity: 1;
    width: 6rem;
  }

  .why-vp .content .item.bg2,
  .why-vp .content .item.bg3,
  .why-vp .content .item.bg4 {
    margin-top: 3rem;
  }

  .why-vp .content .item.bg4 .text {
    bottom: -2.5rem;
  }

  .header-icon-event {
    margin: 0.5rem;
  }

  html {
    font-size: 13.33333333333333vw !important;
  }

  .s-hide {
    display: none !important;
  }

  .main {
    padding: 0 0.3rem;
    width: 100%;
  }

  .vbtn:before {
    border-radius: 0.25rem;
  }

  .header-acc,
  .header-cnt {
    height: 0.96rem;
    width: 100%;
    z-index: 10;
  }

  .header-cnt {
    background-color: #fff;
    color: #000;
    left: 0;
    position: relative;
    top: 0;
  }

  .nav-fl {
    height: 0.96rem;
    padding: 0.14rem 0.24rem;
    position: absolute;
    width: 100%;
    z-index: 10;
  }

  .nav-fl .logo {
    display: inline-block;
    /* height: 0.4rem; */
    /* margin: 0.1rem 0 0 0.16rem; */
    height: 0.68rem;
    width: fit-content;
    margin: 0 0 0 0.04rem;
    /* width: 2.2rem; */
  }
  .nav-fl .logo img {
    height: 100%;
    width: auto;
  }
  .store {
    right: 1.12rem;
  }

  .search,
  .store {
    height: 0.6rem;
    position: absolute;
    top: 0.18rem;
    width: 0.6rem;
    z-index: 10;
  }

  .search {
    right: 2rem;
  }

  .navbar {
    height: 0.6rem;
    position: absolute;
    right: 0.24rem;
    top: 0.18rem;
    width: 0.6rem;
    z-index: 10;
  }

  .nav-close {
    height: 0.32rem;
    position: absolute;
    right: 0.38rem;
    top: 0.38rem;
    width: 0.32rem;
  }

  .nav-cnt {
    background-color: #fff;
    display: none;
    height: 100vh;
    left: 0;
    overflow-y: auto;
    padding-top: 1.06rem;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
  }

  .nav-item {
    position: relative;
  }

  .nav-other > li > a,
  .nav > li > a {
    display: block;
    font-size: 0.48rem !important;
    height: auto;
    line-height: 1.04rem;
    margin: 0 0.7rem;
  }

  .nav-pro .type .item {
    background-color: transparent;
    border-radius: none;
    font-size: 0.28rem !important;
    line-height: 0.34rem;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 0.4rem !important;
    padding-left: 0.4rem !important;
    position: relative;
  }

  .nav-pro .type .item:not(.all):after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_sec_open.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 0.2rem;
    position: absolute;
    right: 1.1rem;
    top: 0.06rem;
    width: 0.2rem;
  }

  .nav-pro .type .item.active:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_nav_sub@2x.svg)
      no-repeat 50%;
    background-size: 100%;
  }

  .nav-pro .list {
    padding-bottom: 0.8rem;
    padding-top: 0.48rem;
    width: 100% !important;
  }

  .nav-pro .list .wrap {
    display: flex;
    overflow-y: scroll;
  }

  .nav-pro .list .wrap::-webkit-scrollbar {
    display: none;
  }

  .nav-pro .list .wrap li {
    flex: auto;
    margin-right: 0.64rem;
  }

  .nav-pro .list .wrap img {
    display: block;
    height: 1.4rem;
    margin: 0 auto 0.2rem;
    width: auto;
  }

  .nav-pro .list .wrap p {
    font-family: DinExp !important;
    font-size: 0.24rem !important;
    line-height: 0.32rem;
    text-align: center;
    white-space: nowrap;
  }

  .nav-pro .list-mob {
    display: none;
  }

  .list-mob .compare-btn,
  .nav-mob li img {
    cursor: pointer;
    display: block;
  }

  .list-mob .compare-btn {
    border: 1px solid #000;
    height: 0.72rem;
    line-height: 0.3rem;
    margin: 0.48rem auto 0 1.4rem;
    min-width: 2.46rem;
    padding: 0.2rem 0.7rem 0.2rem 0.4rem;
    position: relative;
    text-align: left;
    width: fit-content;
  }

  .list-mob .compare-btn:hover {
    opacity: 0.7;
  }

  .list-mob .compare-btn:before {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_btn_compare.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 0.34rem;
    position: absolute;
    right: 0.3rem;
    top: 0.18rem;
    width: 0.34rem;
  }

  .nav-item .has {
    color: #000;
    position: relative;
  }

  .nav-item .has:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_down_mob.svg)
      no-repeat 50%;
    background-size: 100%;
    content: '';
    height: 0.24rem;
    position: absolute;
    right: 0.7rem;
    top: 0.4rem;
    transform: rotate(0);
    width: 0.34rem;
  }

  .nav-item.open .has:after {
    transform: rotate(180deg);
  }

  .nav-item.open:after {
    background-position: 0 0;
  }

  .nav-other > li.open > a:after,
  .nav > li.open > a:after {
    border: 0;
  }

  .nav-item.open .has {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 0.22rem;
  }

  .nav-item > ul {
    display: none;
    margin: 0 0 0 0.7rem;
    padding: 0.34rem 0;
  }

  .nav-item > ul .odm {
    width: 2rem;
  }

  .nav-item > ul > li > a {
    color: #000;
    display: block;
    font-size: 0.28rem !important;
    line-height: 0.34rem;
    margin-bottom: 0.4rem;
    padding: 0 0.4rem;
  }

  .nav-item > ul > li > a:hover {
    opacity: 0.8;
  }

  .nav-item > ul > li > a > p {
    text-align: left !important;
  }

  .country img {
    float: left;
    margin-right: 5px;
    margin-top: 12px;
    width: 22px;
  }

  .nav .logo,
  .search-box {
    display: none;
  }

  .search-box {
    background-color: #fff;
    font-size: 0.26rem;
    height: 100vh;
    max-width: 1120px;
    overflow-y: auto;
    padding: 0.6rem 0 0 0.5rem;
    position: relative;
    width: 100%;
    z-index: 11;
  }

  .search-box .logo {
    display: none;
  }

  .search-box .pop-list {
    margin-top: 0.6rem;
  }

  .search-box .pop-list .pro {
    display: flex;
  }

  .search-box .pop-list .label {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.24rem;
  }

  .search-box .pop-list .label .item {
    background: #f5f5f5;
    border-radius: 0.3rem;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.24rem !important;
    line-height: 0.32rem;
    margin-bottom: 0.24rem;
    margin-right: 0.24rem;
    padding: 0.14rem 0.3rem;
  }

  .search-cnt {
    position: relative;
  }

  .search-btns {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_search_mob.svg)
      no-repeat 50%;
    background-size: 100%;
    height: 0.32rem;
    left: 0.3rem;
    position: absolute;
    top: 0.26rem;
    width: 0.3rem;
  }

  .search-clear {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/index/header/icon_input_clear.svg)
      no-repeat 50%;
    background-size: 100%;
    display: none;
    height: 0.34rem;
    left: 4.56rem;
    position: absolute;
    top: 0.24rem;
    width: 0.34rem;
  }

  .search-cnt input {
    background-color: #e9e9e9;
    border: 0;
    border-radius: 0.16rem;
    color: #000;
    font-family: DinExp-Bold !important;
    font-size: 0.26rem;
    height: 0.8rem;
    line-height: 0.36rem;
    padding-left: 0.88rem;
    padding-right: 0.3rem;
    width: 5.2rem !important;
  }

  .search-cnt input::placeholder {
    color: #919191;
    font-family: DinExp !important;
  }

  .search-box .pop-list h3 {
    color: rgba(0, 0, 0, 0.5);
    font-family: DinExp-Bold !important;
  }

  .search-close {
    color: #919191;
    cursor: pointer;
    font-family: DinExp-Bold !important;
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-left: 0.38rem;
  }

  .search-box .rec-list {
    display: none;
    padding: 0.6rem 0.3rem;
  }

  .search-box .rec-list p {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.24rem;
    line-height: 0.32rem;
    margin-bottom: 0.4rem;
  }

  .search-box .rec-list li {
    margin-bottom: 0.24rem;
  }

  .search-box .rec-list li a {
    font-size: 0.3rem;
    line-height: 0.42rem;
  }

  .pop-list .pro {
    overflow-x: scroll;
  }

  .pop-list .pro::-webkit-scrollbar {
    display: none;
  }

  .pop-list .pro li {
    margin-right: 0.3rem;
  }

  .pop-list .pro .pic {
    align-items: center;
    background: #f0f0f0;
    display: flex;
    height: 153px;
    width: 135px;
  }

  .pop-list .pro p {
    font-size: 0.24rem !important;
    line-height: 0.32rem;
    margin-top: 0.28rem;
  }

  .footer-page {
    background-color: #000;
    color: #aaa;
    font-size: 0.24rem;
    overflow: hidden;
    padding-bottom: 0.8rem;
    position: relative;
  }

  .footer-page .label {
    transform: translate(0.3rem);
  }

  .subscribe {
    padding: 0 0.5rem;
  }

  .newsletter {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
    padding: 0.4rem 0.5rem;
    position: relative;
  }

  .subscribe .coo {
    margin-top: 0.72rem;
  }

  .subscribe .coo li p:not(:first-child) {
    margin-bottom: -1px !important;
  }

  .subscribe h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
  }

  .subscribe p {
    color: #666;
    font-size: 0.26rem !important;
    line-height: 0.4rem;
  }

  .subscribe .f-d-bold {
    margin-bottom: 0.14rem;
  }

  .subscribe ul li:first-child {
    margin-bottom: 0.24rem;
  }

  .subscribe-form {
    margin: 0.32rem auto 0;
    position: relative;
    width: 6.5rem;
  }

  .subscribe-form .input {
    background-color: #000;
    height: 0.88rem;
    width: 100%;
  }

  .subscribe-form input[type='email'] {
    background-color: #000 !important;
    border: 1px solid #fff;
    color: #fff;
    font-size: 0.26rem;
    height: 0.88rem;
    padding: 0.26rem 0.88rem 0.26rem 0.28rem;
    width: 100%;
  }

  .subscribe-form input[type='email']::placeholder {
    color: #adadad !important;
    font-size: 0.26rem;
  }

  .subscribe-form input[type='submit'] {
    background: #f5f5f7
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 0.4rem 0.4rem;
    border: 0;
    border-radius: 0 !important;
    color: #000;
    font-size: 0.26rem;
    height: 0.88rem;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.88rem;
  }

  .subscribe-form .input:hover input[type='submit'] {
    background: #0f0
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 0.4rem 0.4rem;
  }

  .subscribe-form .input:hover input[type='email'] {
    border-color: hsla(0, 0%, 100%, 0.5);
  }

  .subscribe-form input[type='submit']:hover {
    background: #0f0
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 0.4rem 0.4rem;
  }

  input[type='submit']:focus {
    background: rgba(0, 255, 0, 0.5)
      url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_email_send.svg)
      no-repeat 50%;
    background-size: 0.4rem 0.4rem;
  }

  .subscribe-form .submitted-message {
    font-size: 12px;
    line-height: 29px;
  }

  .subscribe-info {
    display: block;
    font-size: 11px;
    margin-top: 8px;
  }

  .social {
    border-bottom: 1px solid #363636;
    margin-top: 0.48rem;
    padding-bottom: 0.8rem;
  }

  .social-link a {
    display: inline-block;
    height: 0.56rem;
    margin-right: 0.4rem;
    opacity: 0.4;
    width: 0.56rem;
  }

  .social-link a img {
    height: 100%;
    width: 100%;
  }

  .social-link a:hover {
    border-radius: 50%;
    opacity: 1;
  }

  .footer-action .pop-lang {
    width: 3rem;
  }

  .footer-nav-item h4 {
    border-bottom: 1px solid #222;
    color: #ddd;
    font-family: DinExp !important;
    font-size: 0.28rem;
    margin: 0 0.5rem;
    padding: 0.36rem 0;
    position: relative;
  }

  .footer-nav-item:not(.email) h4:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_footer_add.svg)
      no-repeat 50%;
    background-size: 50%;
    content: '';
    height: 0.4rem;
    position: absolute;
    right: 0;
    top: 0.3rem;
    width: 0.4rem;
    z-index: 0;
  }

  .footer-nav-item.open h4 {
    border-bottom: none;
  }

  .footer-nav-item.open h4:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_footer_sub.svg)
      no-repeat 50%;
    background-size: 50%;
  }

  .footer-nav-item h4 a {
    display: block;
  }

  .footer-nav-item.email h4 {
    border-bottom: none;
    font-family: DinExp-Bold !important;
    padding-bottom: 0.16rem;
    padding-top: 0.6rem;
  }

  .footer-nav-item.email p {
    font-size: 0.26rem !important;
    line-height: 0.36rem;
    padding: 0 0.5rem;
  }

  .footer-nav-item.lang .goog-te-combo {
    background: #222;
    color: #fff;
    height: 1rem;
    margin: 0;
  }

  .footer-nav-item.lang {
    border-bottom: 1px solid #222;
    display: flex;
    margin: 0 0.5rem;
    position: relative;
  }

  .footer-nav-item.lang img {
    height: 0.8rem;
    margin: 0.12rem 0;
    transform: translateX(-0.2rem);
    width: 0.8rem;
  }

  .footer-nav-item.lang .pop-lang {
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }

  .footer-nav-item.lang .lang a {
    display: none;
  }

  .footer-nav-item.lang h4 {
    border-bottom: none;
    flex: 1;
    margin: 0;
    padding-left: 0;
  }

  .footer-nav-item.lang h4:after {
    right: 0;
  }

  .footer-nav-item.lang h4:after,
  .footer-nav-item.open.lang h4:after {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_footer_arrow.svg)
      no-repeat 50%;
    background-size: 50%;
  }

  .footer-nav-item > ul {
    background: #222;
    display: none;
    padding: 0.24rem 0;
  }

  .footer-nav-item > ul > li > a {
    color: #919191;
    display: block;
    font-size: 0.24rem;
    padding: 0.24rem 0.5rem;
  }

  .footer-nav-item > ul > li > a:hover {
    color: #fff;
  }

  .footer-contact-us {
    padding: 0 15px;
  }

  .hot-email,
  .hot-tel {
    color: hsla(0, 0%, 67%, 0.6);
    display: block;
    margin-bottom: 12px;
    padding-left: 5px;
  }

  .hot-email img,
  .hot-tel img {
    float: left;
    margin-right: 10px;
    width: 18px;
  }

  .hot-line label {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .bot-info {
    display: flex;
    flex-direction: column-reverse;
  }

  .footer-info {
    padding: 0 0.5rem;
  }

  .footer-info p:first-child {
    color: #666;
    font-size: 0.24rem !important;
    line-height: 0.36rem;
    padding: 0.4rem 0;
  }

  .copyright {
    color: #666;
  }

  .copyright span {
    display: block;
    font-size: 0.24rem !important;
    line-height: 0.36rem;
  }

  .copyright a {
    text-decoration: underline;
  }

  .copyright a:hover {
    color: #fff;
  }

  .age-check-cnt {
    padding: 1.28rem 0.4rem 0.88rem;
    width: 6.7rem;
  }

  .age-check-cnt h3 {
    font-size: 0.6rem;
    line-height: 0.72rem;
    margin-bottom: 0.32rem;
  }

  .age-check-cnt p {
    font-size: 0.28rem;
    line-height: 0.38rem;
    margin-bottom: 1rem;
    padding: 0 0.4rem;
  }

  .age-check-btn {
    font-size: 0.34rem;
    height: 0.8rem;
    line-height: 0.78rem;
    position: relative;
    transition: all 0.3s cubic-bezier(14, 0.96, 0.14, 1.01);
    width: 2.6rem;
  }

  .age-check-over {
    margin-left: 0.2rem;
  }

  .age-check-warning {
    font-size: 0.28rem;
    line-height: 0.38rem;
    margin-top: 0.8rem;
    padding: 0 0.4rem;
  }

  .community_close {
    height: 0.28rem;
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
    width: 0.28rem;
  }

  .community_btn {
    font-size: 0.34rem;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 5rem;
  }

  .code-close {
    background: url(https://www.vaporesso.com/hubfs/imgs/authentic/new/mobile-verification-shutdown.png)
      no-repeat 50% / cover;
    bottom: -55px;
    height: 37px;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    width: 37px;
  }

  .code-close:before {
    content: '';
  }

  .code-box {
    border-radius: 5px;
    padding: 25px 10px 40px;
    width: 92%;
  }

  .code-box img {
    height: 75px;
    margin-bottom: 20px;
    width: 104px;
  }

  .code-box p {
    font-size: 15px;
    line-height: 22px;
  }

  .box,
  .success-box {
    padding: 45px 28px 30px;
    width: 90%;
  }

  .success-box img {
    height: 48px;
    width: 48px;
  }

  .box h2,
  .success-box h2 {
    font-size: 18px;
    margin-top: 16px;
  }

  .success-box p {
    font-size: 12px;
  }

  .success-btn {
    font-size: 15px;
    height: 43px;
    letter-spacing: 1.5px;
    line-height: 43px;
    margin-top: 21px;
    width: 100%;
  }

  .go-top {
    background: url(https://www.vaporesso.com/hubfs/imgs/2024/icon/icon_gotop_grey.svg)
      no-repeat 50%;
    background-size: 100%;
    bottom: 2rem;
    height: 0.96rem;
    right: 0.3rem;
    width: 0.96rem;
  }

  .go-program {
    bottom: 30px;
    height: 40px;
    right: 15px;
    width: 40px;
  }

  .go-program span {
    display: none;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1680px) {
  .series,
  .series-list span {
    font-size: 13px;
  }

  .series-list li {
    width: 160px;
  }

  .header-icon-event {
    width: 78px;
  }

  .nav-other {
    padding-right: 12px;
  }

  .header-icon-event {
    margin-bottom: 8px;
    width: 64px;
  }
}
