#nov-promo {
  --red: #ee1d25;
  --green: #009047;
}
#nov-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/29-30/back.jpg);
  background-image: -webkit-image-set(
    url("../images/29-30/back.jpg") 1x,
    url("../images/29-30/back@2x.jpg") 2x
  );
}
#nov-hero .nh-left:before {
  content: "";
  display: block;
  position: absolute;
  top: -8.979167vw;
  z-index: -1;
  width: 36.65625vw;
  aspect-ratio: 1 / 0.99723375;
  height: auto;
  max-width: 748px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/29-30/blue-circle.png);
  background-image: -webkit-image-set(
    url("../images/29-30/blue-circle.png") 1x,
    url("../images/29-30/blue-circle@2x.png") 2x
  );
}
.nh-inner {
  width: 72.286458vw;
  padding: 0 15px;
}
.nh-left {
  max-width: 46%;
  margin-right: 5.46875vw;
}
.nh-main {
  padding-top: 3.552083vw;
  padding-bottom: 1.9375vw;
}
.nh-right {
  padding: 0 15px 0 28px;
}
.nh-right dotlottie-player {
  width: 102%;
  height: auto;
  bottom: -4%;
}
.nh-right .nh-product.fp1 {
  column-gap: 1.927083vw;
}
.nh-right .nh-product.fp2 {
  column-gap: 2.604167vw;
  margin-top: 0.239583vw;
  left: 3.5vw;
}
.nh-right .fp1 .product-text .relative {
  margin-bottom: 10px;
}
.nh-right .fp2 .product-image:before {
  width: 12.552083vw;
  margin-right: 1.927083vw;
  margin-top: 2.604167vw;
}
#nov-hero .top-img {
  top: -4%;
  z-index: 3;
}
.lights-left {
  max-width: 17.541667vw;
  z-index: 3;
}
.lights-right {
  max-width: 17.010417vw;
  z-index: 3;
}
@media screen and (min-width: 2000px) {
  .nh-left {
    max-width: unset;
    margin-right: 0;
    width: 50%;
  }
  .nh-right {
    padding-left: 0;
  }
  .nh-left .button {
    margin-bottom: 0.927083vw;
  }
}
@media screen and (min-width: 992px) {
  .nh-left .button {
    width: 9.90625vw;
    height: 1.979167vw;
    border-radius: 0.989583vw;
    font-size: 0.885417vw;
    margin-top: 1vw;
    margin-bottom: -1.072917vw;
    padding-top: 2px;
    flex-shrink: 0;
    z-index: 2;
  }
  .nh-right .button {
    width: 5.052083vw;
    height: 1.354167vw;
    border-radius: 0.677083vw;
    font-size: 0.625vw;
    margin-top: 0.78125vw;
    flex-shrink: 0;
    padding-top: 2px;
  }
}

#nov-hero .button {
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .nh-right {
    padding-left: 40px;
  }
}
@media screen and (max-width: 991px) {
  .nh-inner {
    flex-direction: column;
    width: 100%;
    padding: 0;
  }
  .nh-left {
    max-width: 100%;
    margin-right: 0;
  }
  #nov-hero .nh-left:before {
    width: 514px;
    top: -102px;
  }
  .nh-left .button {
    width: 142px;
    height: 35px;
    border-radius: 18px;
    font-size: 1em;
    margin-top: 11px;
    padding-top: 0.2em;
    flex-shrink: 0;
  }
  .nh-right .button {
    width: 97px;
    height: 26px;
    border-radius: 13px;
    font-size: 12px;
    margin-top: 13px;
    flex-shrink: 0;
    padding-top: 0.2em;
  }
  .nh-main {
    padding-top: 52px;
    padding-right: 0;
    padding-bottom: 60px;
  }
  .nh-main .arrows {
    right: -99px;
    bottom: 160px;
    max-width: 38.599349%;
  }
  .nh-right {
    padding: 40px 15px 0;
    align-items: center;
  }
  .nh-right dotlottie-player {
    width: 102%;
    height: auto;
    bottom: -4%;
  }
  .nh-right .nh-product.fp1 {
    column-gap: 10px;
  }
  .nh-right .nh-product.fp2 {
    column-gap: 40px;
  }
  .nh-right .product-image:before,
  .nh-right .fp2 .product-image:before {
    width: 207px;
  }
  #nov-hero:before {
    display: none;
  }
}
@media screen and (max-width: 567px) {
  #nov-hero dotlottie-player {
    height: auto;
  }
  #nov-hero .nh-left dotlottie-player {
    width: 121%;
  }
  #nov-hero {
    background-image: url(../images/29-30/back-m.jpg);
    background-image: -webkit-image-set(
      url("../images/29-30/back-m.jpg") 1x,
      url("../images/29-30/back-m@2x.jpg") 2x
    );
    background-position: center;
  }
  .nh-right .product-image:before,
  #nov-hero .nh-left:before {
    content: none;
  }
  .nh-main {
    padding-top: 42px;
    padding-bottom: 69px;
  }
  .nh-left .button {
    width: 159px;
    height: 30px;
    border-radius: 15px;
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: -3%;
    z-index: 2;
  }
  .nh-right {
    padding: 0;
    max-width: 95%;
    margin: 0 auto;
    position: relative;
    left: -2%;
  }
  .nh-right dotlottie-player {
    width: 102%;
    height: auto;
    bottom: -4%;
  }
  .nh-right .nh-product.fp1 {
    column-gap: 0;
  }
  .nh-right .nh-product.fp2 {
    column-gap: 0;
    margin-top: 7px;
    left: 2%;
  }
  .nh-right .product-image:before,
  .nh-right .fp2 .product-image:before {
    width: 168px;
  }
  .nh-right .fp2 .product-image:before {
    margin-right: -15px;
  }
  #nov-banner .button {
    width: 37%;
    height: 7%;
    bottom: 38%;
  }
  .lights-left,
  .lights-right {
    max-width: 20.541667vw;
    z-index: 3;
  }
  .nh-right .button {
    width: 99px;
    height: 26px;
    border-radius: 18px;
    font-size: 12px;
    margin-top: 10px;
  }
}
