.wheel-box {
  transform: none;
}

#apr-spin {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../../images/26/apr/hero/spin-back.jpg);
  background-image: -webkit-image-set(url("../../../images/26/apr/hero/spin-back.jpg") 1x,
      url("../../../images/26/apr/hero/spin-back@2x.jpg") 2x);
}

#apr-promo {
  font-size: 16px;
  --green: #009b4e;
  --yellow: #facc29;
  --gray: #a3a3a6;
  --focus-border: #000;
  --focus-color: #79797b;
  --error-border: #e32e22;
  --error-color: #e32e22;
}

.border-gray {
  border-color: var(--gray);
}

.advanced-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../../../images/26/apr/hero/back-advanced.jpg);
  background-image: -webkit-image-set(url("../../../images/26/apr/hero/back-advanced.jpg") 1x,
      url("../../../images/26/apr/hero/back-advanced@2x.jpg") 2x);
}

.rentbuy-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../../../images/26/apr/hero/back-rentbuy.jpg);
  background-image: -webkit-image-set(url("../../../images/26/apr/hero/back-rentbuy.jpg") 1x,
      url("../../../images/26/apr/hero/back-rentbuy@2x.jpg") 2x);
}

#apr-hero .container {
  max-width: 1476px;
  width: 100%;
}

#apr-hero .apr-form {
  padding-top: 62px;
  padding-bottom: 78px;
  margin-left: 50px;

  max-width: 50%;
}

#apr-hero .apr-form-wrapper {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-image: url(../../../images/26/apr/hero/form-back@2x.jpg);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#apr-hero .apr-form-wrapper:before,
#apr-hero .apr-form-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

#apr-hero .apr-form-top {
  top: -24px;
}

#apr-hero .apr-form-inner {
  width: 709px;
  padding: 12px 15px 0;
  padding-top: 0;
}

#apr-hero .apr-main {
  flex-basis: 650px;
  flex-grow: 0;
}

#apr-hero .apr-main p {
  font-size: 22px;
  line-height: 1.44;
  margin-bottom: 0;
  width: 100%;
}

#apr-hero .apr-main p.h1 {
  width: 100%;
  font-size: 46px;
  line-height: 1.12765957;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: bolder;
}

#apr-hero .button {
  width: 235px;
  height: 47px;
  border-radius: 24px;
  font-size: 1.3125em;
  padding: 0;
  background-color: #e90f01;
}

#apr-hero .apr-main .button {
  margin-top: 24px;
}

#apr-hero .apr-main .apr-tiger {
  left: -154px;
  top: 22px;
}

#apr-hero .apr-form .button {
  bottom: -22px;
  padding-top: 0.2em;
}

#apr-hero .apr-form form {
  width: 646px;
}

#apr-hero .apr-form-inner>p {
  font-size: 27px;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-bottom: 26px;
}

#apr-hero .form-field {
  padding: 8px;
  flex-basis: 50%;
  flex-grow: 1;
}

#apr-hero .form-field p {
  font-size: 1.0625em;
  line-height: 1;
  margin-bottom: 20px;
  margin-top: 10px;
}

#apr-hero .form-field .radio-field {
  gap: 10px;
  margin-bottom: 10px;
}

#apr-banner {
  margin-bottom: 30px;
}

#apr-hero>div>div.apr-inner.relative.flex.justify-center.items-center.fit>div>div>a {
  background-color: #ec2527;
}

#apr-hero .image {
  top: 2em;
  left: 1em;
}

#apr-hero .form-top {
  width: 86%;
}

#apr-hero .form-action {
    display: flex;
    justify-content: center;
}

@supports (background: -webkit-named-image(i)) {
  #apr-banner .button {
    padding-top: 2px;
  }
}

@media screen and (min-width: 1200px) {}

@media screen and (max-width: 1199px) {
  #apr-hero .apr-form {
    margin-left: 30px;
  }

  #apr-hero .form-field .radio-field {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 991px) {
  #apr-hero .container {
    flex-direction: column;
    align-items: center;
  }

  #apr-hero .apr-main {
    padding-top: 40px;
  }

  #apr-hero .apr-form {
    max-width: inherit;
    margin-left: 0;
  }

  #apr-hero .container {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #apr-hero .apr-main {
    padding-top: 93px;
    padding-bottom: 99px;
  }

  #apr-hero .button {
    width: 188px;
    height: 31px;
    border-radius: 16px;
    font-size: 1.0625em;
  }

  #apr-hero .apr-main .button {
    margin-top: 17px;
  }

  #apr-hero .apr-main .apr-tiger {
    left: -88px;
  }
}

@media screen and (max-width: 567px) {
  .advanced-bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url(../../../images/26/apr/hero/back-advanced-m.jpg);
    background-image: -webkit-image-set(url("../../../images/26/apr/hero/back-advanced-m.jpg") 1x,
        url("../../../images/26/apr/hero/back-advanced-m@2x.jpg") 2x);
  }

  .rentbuy-bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url(../../../images/26/apr/hero/back-rentbuy-m.jpg);
    background-image: -webkit-image-set(url("../../../images/26/apr/hero/back-rentbuy-m.jpg") 1x,
        url("../../../images/26/apr/hero/back-rentbuy-m@2x.jpg") 2x);
  }

  #apr-hero .apr-form-wrapper {
    border-radius: 0;
    background-position: bottom;
    background-image: url(../../../images/26/apr/hero/form-back-m@2x.jpg);
  }

  #apr-hero .apr-form-top {
    top: unset;
    padding-top: 0;
    padding-bottom: 0;
    /* padding: 10% 0; */
    padding-top: 4%;
    /* padding-bottom: 30%; */
  }

  #apr-hero .apr-main p {
    font-size: 16px;
    line-height: 1.3125;
    width: 100%;
  }

  #apr-hero .apr-main p.h1 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 9px;
    margin-top: 16px;
    width: 100%;
  }

  #apr-hero .apr-form {
    width: calc(100% + 30px);
    margin: 0 -15px;
    padding: 0;
    max-width: none;
  }

  #apr-hero .button {
    padding: 0;
    width: 11em;
    height: 2.2em;
    font-size: 1.1em;
    margin-top: 10px;
    border-radius: 1.1em;
    bottom: unset;
    z-index: 9;
  }

  #apr-hero .apr-form .button {
    margin: 0 auto;
  }

  #apr-hero .image {
    top: -3%;
    left: 2%;
    width: 21%;
  }

  #apr-hero .form-top-text {
    width: 100%;
  }

  #apr-hero .container {
    padding: 0;
  }

  #apr-hero .apr-main {
    padding-top: 18%;
    padding-bottom: 27%;
  }


  #apr-spin {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../../images/26/apr/hero/spin-back-m.jpg);
    background-image: -webkit-image-set(url("../../../images/26/apr/hero/spin-back-m.jpg") 1x,
        url("../../../images/26/apr/hero/spin-back-m@2x.jpg") 2x);
  }

  dotlottie-wc.wheel {
    width: 240% !important;
    left: 50%;
    transform: translateX(-51.5%);
    bottom: -102%;
  }

  dotlottie-wc.wheel-popup {
    width: 800px !important;
    left: -1%;
    bottom: -40px;
  }

  @supports (background: -webkit-named-image(i)) {
    #apr-banner .button {
      padding-top: 2px;
    }
  }
}