@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
.page-cmsitem-00236001 .dataHtmlBlock1 {
  width: 100%;
}
.page-cmsitem-00236001 .main__inner-wrapper {
  padding: 0;
}
.page-cmsitem-00236001 .scaffoldFooter {
  margin-top: 0 !important;
}
.page-cmsitem-00236001 .scaffoldFooter::before {
  display: none !important;
}

.mhi-content {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  width: 100%;
  background-position: top center;
  background-repeat: repeat;
  position: relative;
  overflow: hidden;
  background: url("https://cms.bgwgroup.com.au/components/promotions/landing-pages/cnw-mitsubishi-mhi-chill-buy-fly/images/mhi-promo-bg.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  opacity: 0;
  animation: general-fade 1s 250ms forwards;
  text-align: center;
  min-height: 100vh;
  align-items: center;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.mhi-content-block {
  max-width: 1600px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mhi-content-block-full-width {
  width: 100%;
}

.mhi-title {
  width: 80%;
  margin-top: 5%;
  margin-bottom: 20px;
  max-width: 1300px;
  animation: HaierTitle 3s ease 2s 1 normal none;
}

.mhi-ac > img {
  width: 80%;
  max-width: 700px;
  z-index: 1;
  animation: HaierAC 3s ease 1s infinite normal none;
  margin-top: 10px;
}

.mhi-red {
  color: #E51D25;
}

.mhi-card-1 > img {
  position: absolute;
  height: auto;
  z-index: 3;
  margin-left: -28%;
  margin-top: -20%;
  max-width: 300px;
  width: 100%;
  animation: Card1 20s ease 2s infinite normal none;
}

.mhi-card-2 > img {
  position: absolute;
  height: auto;
  z-index: 3;
  margin-left: 13%;
  margin-top: -20%;
  max-width: 250px;
  width: 100%;
  animation: Card2 12s ease 3s infinite normal none;
}

.mhi-card-3 > img {
  position: absolute;
  height: auto;
  z-index: 3;
  margin-left: -25%;
  margin-top: -5%;
  max-width: 200px;
  width: 100%;
  animation: Card3 10s ease 3s infinite normal none;
}

.mhi-kanga > img {
  position: relative;
  z-index: 2;
  top: -30px;
  width: 100%;
  max-width: 712px;
}

.mhi-column {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5%;
}

.mhi-info {
  margin-top: -4%;
  z-index: 5;
}

.mhi-badge-1, .mhi-badge-2, .mhi-badge-3 {
  width: 100%;
  max-width: 250px;
}

.mhi-h1 {
  text-align: center;
  margin: auto;
  font-weight: 600;
  width: 100%;
  max-width: 680px;
  font-size: 1.5rem;
  line-height: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000;
}

.mhi-h2 {
  text-align: center;
  font-weight: 400;
  width: 100%;
  font-size: 2rem;
  line-height: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000;
}

.mhi-brand {
  width: 100%;
  max-width: 400px;
  margin-bottom: 50px;
}

.mhi-terms {
  font-size: 14px;
  max-width: 1050px;
  color: #000;
}

.mhi-terms a {
  color: #000;
}

.mhi-terms a::after {
  display: none !important;
}

.mhi-products {
  width: 100%;
  padding: 10px;
  text-align: center;
  max-width: 2048px;
}

.mhi-product-container .swiper-slide {
  border-radius: 15px;
  outline: solid 2px #636363;
  box-shadow: 0px 0px 10px rgb(255, 255, 255);
}

.mhi-product-container .swiper-slide a::after {
  display: none;
}

.mhi-product-container .swiper-slide-product-img {
  padding: 10px;
}

.mhi-shop-link {
  margin-top: 30px;
  margin-bottom: 40px;
}

.mhi-product-container .product-code {
  color: #000;
}

.mhi-product-container h3 {
  color: #000 !important;
  margin-top: 10px !important;
}

.mhi-product-container a {
  text-decoration: none;
}

.mhi-buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.mhi-btn {
  text-decoration: none;
  border-radius: 5px !important;
  padding: 15px 20px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}

.mhi-btn:hover {
  color: #fff;
  background-color: #636363;
}

.mhi-btn::after {
  display: none !important;
}

@media screen and (min-width: 1301px) and (max-width: 1600px) {
  .mhi-card-1 > img {
    margin-left: -38%;
    margin-top: -15%;
  }
  .mhi-card-2 > img {
    margin-left: 28%;
    margin-top: -13%;
  }
  .mhi-card-3 > img {
    margin-left: -40%;
    margin-top: -13%;
  }
}
@media screen and (min-width: 1050px) and (max-width: 1300px) {
  .mhi-card-1 > img {
    margin-left: -40%;
    margin-top: -35%;
    width: 80%;
  }
  .mhi-card-2 > img {
    margin-left: 25%;
    margin-top: -30%;
    width: 80%;
  }
  .mhi-card-3 > img {
    margin-left: -40%;
    margin-top: -10%;
    width: 80%;
  }
}
@media screen and (min-width: 851px) and (max-width: 1049px) {
  .mhi-card-1 > img {
    margin-left: -48%;
    margin-top: -35%;
    width: 80%;
  }
  .mhi-card-2 > img {
    margin-left: 25%;
    margin-top: -35%;
  }
  .mhi-card-3 > img {
    margin-left: -45%;
    margin-top: -10%;
    width: 80%;
  }
}
@media screen and (min-width: 700px) and (max-width: 850px) {
  .mhi-card-1 > img {
    margin-left: -48%;
    margin-top: -45%;
    width: 30%;
    z-index: 1;
  }
  .mhi-card-2 > img {
    margin-left: 28%;
    margin-top: -45%;
    width: 20%;
    z-index: 1;
  }
  .mhi-card-3 > img {
    margin-left: -47%;
    margin-top: -12%;
    width: 20%;
    z-index: 1;
  }
  .mhi-kanga > img {
    width: 80%;
  }
}
@media screen and (min-width: 451px) and (max-width: 699px) {
  .mhi-card-1 > img {
    margin-left: -48%;
    margin-top: -45%;
    width: 25%;
    z-index: 1;
  }
  .mhi-card-2 > img {
    margin-left: 28%;
    margin-top: -45%;
    width: 20%;
    z-index: 1;
  }
  .mhi-card-3 > img {
    margin-left: -47%;
    margin-top: -10%;
    width: 20%;
    z-index: 1;
  }
  .mhi-kanga > img {
    width: 80%;
  }
}
@media screen and (max-width: 450px) {
  .mhi-card-1 > img {
    margin-left: -45%;
    margin-top: -52%;
    width: 30%;
  }
  .mhi-card-2 > img {
    margin-left: 20%;
    margin-top: -50%;
    width: 28%;
  }
  .mhi-card-3 > img {
    margin-left: -48%;
    margin-top: -18%;
    width: 25%;
    z-index: 1;
  }
  .mhi-kanga > img {
    width: 90%;
    top: 0px;
  }
  .mhi-buttons {
    flex-direction: column;
  }
}
@media screen and (max-width: 850px) {
  .mhi-column {
    flex-direction: column-reverse;
  }
  .mhi-content-earning {
    text-align: center;
  }
  .mhi-h1 {
    text-align: center;
    font-size: 1.5rem;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mhi-info {
    padding: 15px;
  }
}
/*-- EFFECTS --*/
@keyframes HaierTitle {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes HaierAC {
  0% {
    transform: translate(0);
  }
  20% {
    transform: translate(-2px, 2px);
  }
  40% {
    transform: translate(-2px, -2px);
  }
  60% {
    transform: translate(2px, 2px);
  }
  80% {
    transform: translate(2px, -2px);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes Card1 {
  0%, 100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(6deg);
  }
  30% {
    transform: translateX(15px) rotate(-6deg);
  }
  45% {
    transform: translateX(-15px) rotate(3.6deg);
  }
  60% {
    transform: translateX(9px) rotate(-2.4deg);
  }
  75% {
    transform: translateX(-6px) rotate(1.2deg);
  }
}
@keyframes Card2 {
  0%, 100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes Card3 {
  0%, 100% {
    transform: translateY(0) rotate(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateY(-30px) rotate(-6deg);
  }
  30% {
    transform: translateY(15px) rotate(6deg);
  }
  45% {
    transform: translateY(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateY(9px) rotate(2.4deg);
  }
  75% {
    transform: translateY(-6px) rotate(-1.2deg);
  }
}
@keyframes Card4 {
  0%, 100% {
    transform: translateY(0) rotate(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateY(-30px) rotate(6deg);
  }
  30% {
    transform: translateY(15px) rotate(-6deg);
  }
  45% {
    transform: translateY(-15px) rotate(3.6deg);
  }
  60% {
    transform: translateY(9px) rotate(-2.4deg);
  }
  75% {
    transform: translateY(-6px) rotate(1.2deg);
  }
}
@keyframes labelkw {
  0% {
    animation-timing-function: ease-out;
    transform: scale(1);
    transform-origin: center center;
  }
  10% {
    animation-timing-function: ease-in;
    transform: scale(0.91);
  }
  17% {
    animation-timing-function: ease-out;
    transform: scale(0.98);
  }
  33% {
    animation-timing-function: ease-in;
    transform: scale(0.87);
  }
  45% {
    animation-timing-function: ease-out;
    transform: scale(1);
  }
}
/*-- END EFFECTS --*//*# sourceMappingURL=style.css.map */