<style>
  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

  .tblcell .note2 {
    border-top: none;
    padding-top: 10px;
  }

  .item-video.highslide-active-anchor img {
    visibility: visible;
  }

  .a-wrapper,
  .a-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: inherit;
  }

  .a-wrapper img {
    max-width: 100%;
    vertical-align: middle;
  }

  .a-wrapper .nowrap {
    white-space: nowrap;
  }

  .text-center {
    text-align: center;
  }

  .text-right {
    text-align: right;
  }

  .a-wrapper .hidden {
    display: none !important;
  }

  .action-page {
    overflow: hidden;
  }


  .a-wrapper {
    font-family: "Inter", "PT Sans", sans-serif;
    color: #000000;
    line-height: 1.2;
  }

  .a-inner {
    max-width: 1470px;
    margin: 0 auto;
  }

  .site-content {
    background: linear-gradient(to bottom, #F4F6F7 0px, #fff 300px);
  }

  .action-page {
    background: none !important;
  }

  /*@media (min-width: 1530px) {*/
  .action-page .container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .action-page .breadcrumb-wrapper,
  .action-page .catalog.card-product-page {
    max-width: 1530px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  /*}*/
  @media screen and (max-width: 1530px) {
    .a-inner {
      padding: 0 20px;
      max-width: 1510px;
    }
  }


  .a-grey {
    padding: 1px 0;
    background-color: #F4F6F8;
  }

  .ah-bottom {
    border-radius: 0 0 32px 32px;
    background-color: #fff;
    padding: 32px 40px 15px;
    margin-bottom: 30px;
  }


  .af-more {
    color: #079FF9;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 3px;
  }

  .af-more span {
    margin-top: 0;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-right: 19px;
  }

  .af-more span:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    width: 10px;
    height: 6px;
    background: url(/i/actions/intro_pics/minus_50_na_vtoroj_july2024__0053.png) no-repeat 0 0;
    background-size: 8.5px 5px;
    transition: 0.4s;
    transform: rotate(180deg);
  }

  .af-more span.a-active:after {
    transform: rotate(0deg);
  }

  .a-footer {
    margin: 12px 0 13px;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
  }

  .a-footer p {
    margin: 20px 0;
  }

  .af-inner {
    display: none;
  }

  #action_products,
  .a-head {
    font-family: "Inter", "PT Sans", sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #222D37;
    margin: 40px 0 30px;
  }

  @media screen and (max-width: 500px) {

    #action_products,
    .a-head {
      font-size: 22px;
      margin: 20px 0 10px;
    }

    .af-more {
      font-size: 14px;
    }
  }

  .note1,
  .note2 {
    display: none;
  }

  .a-wrapper .brand-landing__actions-item {
    margin-top: 13px;
    text-align: right;
  }

  .a-wrapper .icon-link__text,
  .a-wrapper .widget-share {
    font-size: 14px;
  }

  .a-wrapper .icon-link__icon {
    width: 29px;
    height: 29px;
  }

  .a-wrapper .icon--24x24 {
    width: 20px;
    height: 20px;
  }

  @media screen and (max-width: 500px) {
    .a-wrapper .icon-link__icon {
      width: 25px;
      height: 25px;
    }

    .a-wrapper .icon--24x24 {
      width: 18px;
      height: 18px;
    }

    .a-wrapper .icon-link__text,
    .a-wrapper .widget-share {
      font-size: 12px;
    }

    .a-wrapper .icon--24x24 {
      width: 16px;
      height: 16px;
    }
  }





  .a-slider .swiper-catalog .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .btn-order {
    margin-bottom: 15px;
  }

  @media (min-width: 821px) {}

  #pancake_week .preview-product,
  #pancake_week .product-wrapper {}

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }

  .swiper-initialized .swiper-pagination-bullet-active {
    background-color: #c7c7c7;
  }

  .swiper-initialized .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border: 1px solid #c7c7c7;
  }

  .product-name {
    height: 41px;
    position: relative;
    overflow: hidden;
  }

  .product-name:before {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 48px;
    height: 20px;
    content: '';
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  }

  @media (max-width: 480px) {
    .a-slider-box .swiper-catalog>.container {
      /*padding-right: 20px!important;*/
      /*padding-left: 20px!important;*/
    }

    .a-slider-box .swiper-initialized .swiper-button-next {
      right: -19px;
    }

    .a-slider-box .swiper-initialized .swiper-button-prev {
      left: -19px;
    }

    .swiper-initialized .swiper-button-next,
    .swiper-initialized .swiper-button-prev {
      width: 17px;
      height: 31px;
      margin-top: calc(-31px / 2);
      background-size: auto;
      background-image: url(/assets/img/sprites/base.png);
      background-position: -60px 0;
    }

    .a-wrapper .swiper-catalog .swiper-slide {
      padding: 1px 10px 20px;
    }

    .catalog-view.view-slider .preview-product .product-image img {
      max-width: 100%;
    }
  }

  .a-wrapper .catalog-view.view-col .preview-product .product-wrapper {
    text-align: center;
  }

  .a-wrapper .catalog-view.view-col .preview-product .product-info .item-order .price {
    align-items: center;
    margin-bottom: 15px;
  }

  .a-wrapper .preview-product {
    border-radius: 16px;
    border: 1px solid #ECECEC;
    background: #FFF;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
  }

  .a-wrapper .swiper-catalog .swiper-slide {
    padding: 1px 15px;
  }

  .a-wrapper .swiper__pager {
    display: none;
  }

  .a-wrapper {
    overflow: visible;
  }





  .a-wrapper .product-name a {
    text-decoration: none;
    color: #181b1e;
  }

  .a-wrapper .product-name a:hover {
    text-decoration: none;
    color: #181b1e;
    opacity: 0.9;
  }

  .a-wrapper .btn-order {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    padding: 9px 6px 10px 6px;
    color: #fff;
    border-color: #8E969E;
    background-color: #8E969E;
  }

  .a-wrapper .btn-order:hover {
    color: #fff;
    border-color: #ABA190;
    background-color: #ABA190;
  }

  .a-wrapper .swiper__arrows-item:hover {
    background: #ABA190;
  }

  .a-wrapper .slick-list {
    overflow: visible;
  }





  .ah-note-popup {
    display: inline-block;
    padding: 10px 10px;
    background: #d9f1fe;
    border-radius: 5px;
    box-shadow: 0 0 10px #000;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    z-index: 2;
    color: #000;
    line-height: 1.2;
  }

  .ah-code {
    cursor: pointer;
    display: inline-block;
    position: relative;
  }


  .a-header {
    /* overflow: hidden; */
    padding: 74px 89px;
    position: relative;
  }

  .a-header {
    height: 380px;
    background: #8E969E url(/i/actions/intro_pics/haier_top_reviews_2024_0000.png) no-repeat 100% 100%;
    position: relative;
    border-radius: 60px 60px 28px 28px;
    /* margin-top: 40px; */
    margin-bottom: 0;
    /* background-size: auto 100%; */
    background-size: auto 100%;
    display: block;
    text-decoration: none;
  }

  .a-header:hover {
    text-decoration: none;
  }

  .ah-text {
    color: #fff;
  }

  .ah-logo {
    margin-bottom: 13px;
    max-width: 377px;
  }

  .ah-title {
    font-size: 53px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 29px;
  }

  .ah-note {
    font-size: 27px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 31px;
  }

  .ah-orange {
    background: #FF8812;
    display: inline-block;
    vertical-align: baseline;
    border-radius: 10px;
    padding: 3px 10px 5px;
    margin-left: 0px;
    line-height: 1;
  }

  .ah-image {
    position: absolute;
    right: 66px;
    bottom: 48px;
  }

  .ah-img {}

  .ah-img-mobile,
  .ah-img-mobile-2 {
    display: none;
  }

  .ah-img img {}



  .ah-link {
    display: block;
    text-decoration: none;
    position: absolute;
    opacity: .5;
    font-size: 0;
    text-indent: -9999px;
  }

  .al1 {
    width: 385px;
    height: 330px;
    right: 80px;
    bottom: 0;
    z-index: 2;
  }

  .al2 {
    width: 205px;
    height: 301px;
    right: 186px;
    bottom: 0px;
  }

  .a-prod {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: -0.03em;
    color: #fff;
    text-decoration: none;
    position: absolute;
    right: 100px;
    top: 100px;
  }

  .a-prod:hover {
    text-decoration: underline;
    color: #fff;
  }

  .ah-prod {
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 8px 6px;
    /* transform: scale(0.85); */
  }

  .ah-prod:hover {
    text-decoration: none;
  }

  .ah-price {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    display: inline-block;
    /* border-radius: 14px; */
    /* margin-bottom: 4px; */
  }

  .ah-price-old {
    text-decoration: line-through;
    display: inline-block;
    padding: 0;
    padding-left: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    font-weight: 500;
    padding-right: 4px;
  }

  .ah-discount {
    color: #000;
    background-color: #fff;
    font-weight: 500;
    padding: 3px 3px;
    border-radius: 14px;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
  }

  .ah-price-new {
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    margin: 7px 0 5px;
  }

  .ah1 {
    right: 460px;
    top: 105px;
    text-align: left;
  }

  .ah2 {
    right: 46px;
    top: 54px;
    text-align: left;
  }

  .ah-model {
    font-size: 10px;
    color: #fff;
  }

  .ah-prod:hover .ah-model {
    text-decoration: underline;
  }

  .ah1 .ah-model {
    left: 0;
    top: 83px;
  }

  .ah2 .ah-model {
    left: 0px;
    top: 82px;
  }



  .a-items {
    display: flex;
    margin: 49px -15px 40px;
  }

  .a-items>* {
    min-width: calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    flex-basis: calc(33.33% - 30px);
    margin: 15px 15px;
  }

  .a-item {
    border-radius: 28px;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 39px 39px;
    padding-right: 30px;
  }

  .a-image {
    margin-bottom: 19px;
  }

  .a-descr {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }

  .a-descr a {
    color: inherit;
    text-decoration: underline;
  }

  .a-descr a:hover {
    color: inherit;
    text-decoration: none;
  }


  .a-brands {
    margin: 1px -15px 12px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .a-brands>* {
    min-width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
  }

  .a-brands li {
    list-style: none;
    margin: 16px 15px 15px;
    justify-content: space-between;
  }

  .a-brands li a {
    text-decoration: none;
    border: 1px solid #0495E6;
    padding: 15px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 102px;
    border-radius: 28px;
  }

  .a-brands li a img {
    max-height: 100%;
  }

  .a-brands li a:hover {
    border-color: #0495E6;
    opacity: .95;
  }




  .aaa-items {}

  .aaa-item {
    display: flex;
    margin: 0 -20px 40px;
  }

  .aaa-item:nth-child(even) .aaa-image {
    order: 1;
  }

  .aaa-item>* {
    min-width: calc(50% - 40px);
    max-width: calc(50% - 40px);
    flex-basis: calc(50% - 40px);
    margin: 0 20px;
  }

  .aaa-image {
    position: relative;
    border-radius: 32px;
    overflow: hidden;
  }

  .aaa-notice {
    font-size: 12px;
    font-weight: 500;
    line-height: 16.2px;
    letter-spacing: -0.02em;
    text-decoration: underline;
    display: inline-block;
    padding: 12px 18px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    border-radius: 12px;
    background: #000000B2;
    backdrop-filter: blur(12px);
    color: rgba(255, 255, 255, 0.7);
  }

  .aaa-notice:hover {
    text-decoration: none;
    color: #fff;
  }

  .aaa-image img {
    display: block;
    min-width: 100%;
  }

  .aaa-text {
    background: #f4f6f8;
    border-radius: 32px;
    padding: 40px 40px 10px;
  }

  .aaa-text-in {
    max-width: 100%;
  }

  .aaa-title {
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    margin-bottom: 10px;
  }

  .aaa-descr {
    color: #222D37;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
  }

  .aaa-descr strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    margin: 0px 0 -10px 0;
  }

  .aaa-descr p {
    margin: 15px 0;
    padding: 0;
    font-weight: 500;
  }


  @media screen and (max-width: 1359px) {
    .aaa-image div {
      margin-left: -15%;
      margin-right: -3%;
    }
  }

  @media screen and (max-width: 1199px) {
    .aaa-item {
      display: block;
    }

    .aaa-item>* {
      min-width: 0;
      max-width: 100%;
    }

    .aaa-image {
      border-radius: 28px 28px 0 0;
      margin-bottom: -7%;
    }

    .aaa-image div {
      margin: 0 0 -7%;
    }

    .aaa-text {
      position: relative;
      z-index: 2;
    }

    .aaa-notice {
      top: 17px;
      bottom: auto;
      text-decoration: none;
    }
  }

  .a-wrapper .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .a-wrapper .slick-dots li {
    letter-spacing: normal;
    display: inline-block;
    margin: 2px 2px;
  }

  .a-wrapper .slick-dots li button {
    font-size: 0;
    text-indent: -9999px;
    height: 2px;
    width: 12px;
    border: 0;
    background-color: #CED8E1;
    cursor: pointer;
  }

  .a-wrapper .slick-dots li.slick-active button {
    background-color: #0595E6;
  }




  .a-bn {
    display: block;
    text-decoration: none;
  }

  .a-bn:hover {
    text-decoration: none;
  }

  .an-text {}

  .an-title {}

  .an-note {}

  .an-button {}


  @media screen and (max-width: 1440px) {
    .a-header {
      padding-left: 50px;
    }

    .ah-title {
      font-size: 46px;
    }

    .ah-note {
      font-size: 26px;
    }
  }

  @media screen and (max-width: 1330px) {
    .ah-title {
      font-size: 40px;
    }

    .ah-note {
      font-size: 24px;
    }
  }

  @media screen and (max-width: 1260px) {
    .ah-title {
      font-size: 38px;
    }

    .ah-note {
      font-size: 20px;
      line-height: 1.6;
    }

    .a-header {
      background-position: right -171px top 0;
    }

    .ah1 {
      right: 290px;
    }

    .al1 {
      width: 270px;
      right: 0px;
    }
  }

  @media only screen and (max-width: 1170px) {
    .ah-title {
      max-width: 355px;
      font-size: 36px;
      margin-bottom: 26px;
      line-height: 1.1;
    }

    .ah-title br {
      display: none;
    }

    .ah-title br {
      display: none;
    }

    .ah-note-1 {
      display: none;
    }

    .ah-w1 {
      display: none;
    }

    .ah-w2 {
      text-transform: capitalize;
    }

    .ah-title {
      font-size: 33px;
    }

    .ah-note {
      font-size: 20px;
      line-height: 1.6;
    }

    .a-header {
      padding-left: 30px;
      /* background-position: right -90px top 0; */
    }

    .ah-prod {
      transform: scale(0.8);
      transform-origin: 0% 50%;
    }

    .ah-link {
      margin-right: -90px;
    }

    .ah1 {
      transform-origin: 100% 50%;
      right: 370px;
      margin-right: -80px;
    }

    .al1 {
      width: 270px;
      right: 90px;
    }

    .ah-bottom {
      padding: 32px 30px 15px;
    }
  }

  @media only screen and (max-width: 999px) {
    .a-prod {
      /*display: none;*/
      text-align: right;
      display: none;
    }

    .ah1,
    .al1 {}

    .al1 {
      width: 210px;
      height: 272px;
      right: 126px;
      bottom: 0;
      z-index: 2;
    }

    .al2 {
      width: 255px;
      height: 317px;
      right: 30px;
      bottom: 0;
    }

    .ah-title {
      font-size: 30px;
      margin-bottom: 14px;
      line-height: 1.3;
    }

    .a-header {
      background-position: right -50px top 0;
    }

    .a-image {
      height: 32px;
      max-width: 35px;
      margin-bottom: 10px;
    }

    .a-descr {
      font-size: 14px;
      line-height: 1.4;
    }

    .a-item {
      padding: 14px;
      margin-top: 0;
    }

    .a-prods-box {
      display: block;
      margin-top: 10px;
    }

    .a-prods-box>* {
      min-width: 0;
      max-width: 100%;
    }

    .a-brands {
      display: flex;
      margin: 4px -8px 10px;
    }

    .a-brands li {
      min-width: calc(50% - 16px);
      max-width: calc(50% - 16px);
      flex-basis: calc(50% - 16px);
      margin: 4px 8px;
    }

    .ap-model {
      margin-bottom: 11px;
    }

    .as-title {
      font-size: 16px;
    }

    .as-price-old {
      font-size: 16px;
    }

    .as-price-new {
      font-size: 24px;
    }

    .a-header {
      height: 320px;
      border-radius: 28px;
      padding-top: 31px;
      padding-left: 31px;
      /* margin-bottom: 13px; */
      background-position: 100% 0;
      background-image: url(/i/actions/intro_pics/haier_top_reviews_2024_0001.png);
    }

    .ah-logo {
      max-width: 281px;
      margin-bottom: 16px;
    }

    .ah-prod {
      transform: none;
      margin-right: 208px;
      margin-top: 3px;
    }

    .ah1 {
      right: 60px;
      top: 85px;
    }

    .al1 {
      width: 240px;
      height: 290px;
      right: 100px;
      bottom: 0;
      z-index: 2;
    }

    .a-prods-columns>* {
      margin-bottom: 40px;
    }

    .a-prods-columns>*:last-child {
      margin-bottom: 20px;
    }

    .ah-note {
      max-width: 250px;
      font-size: 21px;
    }

    .ah-title {
      font-size: 31px;
      max-width: 300px;
    }
  }

  @media screen and (max-width: 900px) {
    .ah-title {
      /* font-size: 30px; */
      /* max-width: 250px; */
    }
  }

  @media only screen and (max-width: 860px) {
    .ah-title {
      /* font-size: 30px; */
      /* max-width: 250px; */
    }

    .a-wrapper {
      padding-left: 15px;
      padding-right: 15px;
    }

    .a-header {
      overflow: hidden;
      /* background-position: 102% 0; */
      /* background-position: 463px -75px; */
      /* background-size: auto 505px; */
      /* background-size: auto 100%; */
    }

    .ah-image {
      right: -43px;
      bottom: 24px;
    }

    .ah-image {
      right: 94px;
      bottom: 21px;
      max-width: 266px;
      top: 10px;
    }

    .ah-discount {
      /* display: none; */
      top: 23px;
      right: 206px;
      /* display: none; */
    }

    .a-prod {
      padding-bottom: 14px;
    }

    .aaa-button-wrap {
      margin-bottom: 10px;
    }

    .a-items {
      margin-top: 5px;
      margin-bottom: 30px;
    }

    .a-prods {
      margin-bottom: 20px;
    }

    .ap-image {
      max-width: 160px;
      margin-left: auto;
      margin-right: auto;
    }

    .ah-orange {
      border-radius: 5px;
    }
  }

  @media screen and (max-width: 820px) {
    .a-inner-2 {
      padding: 0 30px;
    }
  }

  @media screen and (max-width: 739px) {
    .as-button {
      white-space: nowrap;
    }

    .ah-title {
      /*font-size: 34px;*/
    }

    .a-header {
      /* background-position: right -30px top 0; */
    }

    .ah-title {
      /* font-size: 34px; */
      /* max-width: 290px; */
    }
  }

  @media screen and (max-width: 750px) {
    .a-header {
      background-position: right -50px top 0;
    }

    .ah-title {
      /* max-width: 240px; */
    }

    .ah-note {
      /* font-size: 20px; */
    }

    .al1 {
      /* width: 113px; */
      /* height: 130px; */
      /* right: 205px; */
      /* bottom: 0; */
      /* z-index: 2; */
    }

    .al2 {
      /* width: 187px; */
      /* height: 227px; */
      /* right: 20px; */
      bottom: 0;
    }

    .a-prods-columns {
      margin: 0;
    }

    .a-header {
      padding-left: 20px;
    }

    .a-item {
      padding: 20px 18px;
    }

    .as-title,
    .as-price-old,
    .as-price-new {
      font-size: 12px;
    }

    .as-title {
      background-size: 11px 11px;
      padding-left: 15px;
      padding-right: 6px;
    }

    .as-button {
      white-space: nowrap;
      top: -30px;
    }

    .ap-discount {
      margin-right: 6px;
      margin-top: 6px;
    }

    .a-prods-wrap {
      padding: 4px 3px;
      border-radius: 24px;
    }

    .a-prods--2 .a-prod:nth-child(1),
    .a-prods--2 .a-prod.a_last+.a-prod:nth-child(2) {
      border-radius: 22px 7px 7px 22px;
    }

    .a-prods--2 .a-prod:nth-child(2),
    .a-prods--2 .a-prod:nth-child(1).a_last {
      border-radius: 7px 22px 22px 4px;
    }

    .a-prods--3 .a-prod:nth-child(1) {
      border-radius: 22px 7px 7px 22px;
    }

    .a-prods--3 .a-prod:nth-child(2) {
      border-radius: 7px;
    }

    .a-prods--3 .a-prod:nth-child(3) {
      border-radius: 7px 22px 22px 7px;
    }

    .as-title {
      margin-bottom: 0;
    }

    .as-title {
      margin-bottom: 0;
    }

    .a-header {
      height: 330px;
      /* border-radius: 28px; */
      padding-top: 30px;
      padding-left: 32px;
      background-position: 100% 100%;
      padding-right: 20px;
      overflow: hidden;
      background-size: auto 100%;
    }

    .ah-text {
      transform: none;
    }


    .ah-image {
      /*transform: none;*/
      right: 10%;
      bottom: 40px;
    }

    .a-items {
      display: block;
    }

    .a-items>* {
      min-width: 0;
      max-width: 100%;
    }

    .ap-discount {
      right: 5px;
      top: 5px;
    }


    .ap-image img {
      margin: 0 auto;
    }

    .ap-model {
      /* min-height: 51px !important; */
      /* height: auto !important; */
    }

    .a-item {
      display: flex;
    }

    .a-image {
      flex-shrink: 0;
      flex-basis: 32px;
    }

    .a-descr {
      padding-left: 15px;
      flex-grow: 1;
      font-size: 14px;
    }

    .a-brands li a {
      height: 32px;
      padding: 3px 3px;
      border-radius: 8px;
    }

    .ah-discount {
      /* display: none; */
      top: -12px;
      right: 99px;
      /* transform: scale(0.4); */
    }

    .ah-image {
      /* left: 52%; */
    }



    .ap-model {
      font-size: 12px;
    }

    .ap-price {
      font-size: 12px;
    }

    .ap-price-old {
      font-size: 12px !important;
    }


    .ah-image .ah-img img {
      /* max-width: 242px; */
    }

    .a-prods-box>* {
      margin-bottom: 30px;
    }

    .ap-discount {
      /* width: 64px; */
      /* height: 64px; */
      /* line-height: 64px; */
      /* right: 8px; */
      /* top: 8px; */
      /* font-size: 16px; */
    }


    .a-link {
      font-size: 14px;
    }


    .a-prods {
      padding: 8px 4px;
    }

    .a-prods>* {
      margin: 0 4px;
      padding: 10px 10px 10px;
    }

    .a-button {
      margin-bottom: -4px;
    }

    .ap-image {
      margin-bottom: 4px;
    }

    .a-prod:after {
      left: -24px;
    }

    .a-prods {
      padding: 4px 4px;
    }

    .a-prod {
      margin: 0 0.5px;
    }

    .a-wrapper .slick-dots {
      margin: 0;
      padding: 0;
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      text-align: center;
    }

    .a-prods--2>* {
      min-width: calc(50% - 1px);
      max-width: calc(50% - 1px);
      flex-basis: calc(50% - 1px);
    }

    .a-prods--3>* {
      min-width: calc(33.33% - 1px);
      max-width: calc(33.33% - 1px);
      flex-basis: calc(33.33% - 1px);
    }

    .a-prod:after {
      left: -12px;
    }

    .a-prod {
      padding: 13px 8px 20px;
    }

    .a-items {
      display: block;
    }

    .a-items>* {
      min-width: 0;
      max-width: 100%;
    }

    .a-item {
      display: flex;
      align-items: center;
    }

    .a-image {
      flex-shrink: 0;
      flex-basis: 80px;
      text-align: center;
      margin-bottom: 0;
    }

    .a-descr {
      flex-grow: 1;
      padding-left: 10px;
      font-size: 12px;
    }

    .ap-image {
      /*height: 80px;*/
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      max-width: 140px;
    }

    .ap-discount {
      /* transform: scale(0.7); */
      /* transform-origin: 100% 0; */
    }

    .ah-logo {
      /* max-width: 64px; */
      margin-bottom: 8px;
      /* margin-left: -6px; */
      right: 30px;
    }


    .ah-image {
      /* left: 43%; */
      bottom: 10px;
      /* transform: scale(0.7); */
      right: 7%;
    }

    .ah-image .ah-img img {
      max-width: 135px;
    }

    .ah-note {
      /* font-size: 14px; */
    }

    .ah-note span {
      border-radius: 5px;
    }

    .a-header {
      /* height: 320px; */
      /* background-position: 205px -20px; */
    }

    .ah-img-mobile {
      /* display: none; */
    }

    .ah-img-mobile-2 {
      display: block;
    }

    .ah-image {
      transform: none;
      /* right: 11%; */
      left: auto;
      /* bottom: 18px; */
    }

    .ah-title {
      /* font-size: 20px; */
      /* max-width: 194px; */
      margin-bottom: 19px;
    }

    .ah-note {
      /* font-size: 14px; */
      /* max-width: 180px; */
    }

    .as-button,
    .act_add {
      font-size: 10px;
    }

    .as-button span,
    .act_add span {
      font-size: 100%;
    }

    .act_add .act_add_messenge {
      margin-bottom: 4px;
    }

    .act_add .btn-icon {
      vertical-align: middle;
    }


    .a-prods--3 .ap-price-old {
      display: block;
      padding-right: 0;
    }

    .ah-image {
      /* left: 249px; */
      bottom: 40px;
    }

    .ap-model {
      font-size: 10px;
      /* height: 66px; */
    }

    .ap-price {
      font-size: 12px;
      margin-top: 0px;
    }

    .ap-price-old {
      font-size: 12px;
      /* display: block; */
      /* padding-right: 0; */
      /* margin-top: -12px; */
    }

    .ap-model {
      /* height: 50px !important; */
    }

    .a-prod {
      padding: 13px 5px 10px;
    }

    .a-prods .a-prod:after {
      width: 12px;
      height: 12px;
      background-size: 100% 100%;
      left: -6px;
    }

    .ap-discount {
      /* transform: scale(0.5); */
      /* transform-origin: 100% 0; */
      width: 28px;
      height: 28px;
      line-height: 28px;
      font-size: 8px;
    }

    .a-header {
      /* padding-top: 27px; */
      /* padding-left: 20px; */
      /* background-position: 230px 30px; */
    }

    .ah-logo {
      margin-bottom: 18px;
      /* right: 10px; */
      /* top: 10px; */
      /* max-width: 69px; */
    }

    .ah-title {
      /* font-size: 18px; */
      /* max-width: 158px; */
    }

    .ah-image {
      left: auto;
      bottom: 16px;
      /* top: 0; */
      /* left: 227px; */
      right: 14px;
      top: 15px;
    }

    .ah-image .ah-img img {
      max-width: 127px;
    }

    .ap-image img {
      max-height: 64px;
    }

    .a-button {
      width: 160px;
      height: 45px;
      background-size: 100% 100%;
    }

    .as-price-old,
    .as-price-new {
      font-size: 12px;
    }

    .ah-discount {
      left: -26px;
      top: -3px;
    }

    .ah-img-desktop {
      display: none;
    }

    .ah-img-mobile {
      display: block;
    }

    .ah-bottom {
      /* padding: 32px 14px 15px; */
    }
  }

  @media screen and (max-width: 680px) {
    .al1 {
      width: 160px;
      height: 209px;
      right: 118px;
      bottom: 0;
      z-index: 2;
    }

    .a-header {
      height: 240px;
      padding-top: 21px;
      padding-left: 23px;
    }

    .ah-title {
      font-size: 26px;
      max-width: 250px;
    }

    .ah-note {
      font-size: 18px;
    }

    .ah-prod {
      transform: scale(0.9);
      /* margin-right: -270px; */
      /* margin-top: -50px; */
      margin-right: 137px;
      margin-top: 10px;
    }

    .ah1 {
      /* right: 466px; */
      /* top: 171px; */
    }

    .ah-bottom {
      padding: 32px 14px 15px;
    }

    .aaa-image {
      margin: 0 5px -6%;
    }
  }

  @media screen and (max-width: 580px) {
    .aaa-title {
      font-size: 12px;
    }

    .aaa-text {
      padding: 20px 15px 8px;
    }

    .aaa-descr {
      font-size: 14px;
    }

    .aaa-descr strong {
      font-size: 12px;
    }

    .aaa-notice {
      max-width: 180px;
      font-size: 10px;
      text-decoration: none;
    }

    .a-header {
      /* border-radius: 20px 20px 0 0; */
    }

    .ah-prod {
      /* display: none; */
    }

    .al1 {
      width: 135px;
      height: 160px;
      right: 154px;
      bottom: 0;
      z-index: 2;
    }

    .al2 {
      width: 175px;
      height: 208px;
      right: 25px;
      bottom: 0;
    }

    .ah-title {
      max-width: 310px;
      font-size: 21px;
    }

    .ah-prod {
      /* margin-right: -160px; */
    }

    .a-header {
      height: 344px;
      /* min-height: 320px; */
    }

    .ah-prod {
      /* margin-right: -130px; */
    }

    .ah-logo {
      max-width: 182px;
      margin-bottom: 13px;
    }

    .ah-w1 {
      display: inline;
    }

    .ah-w2 {
      text-transform: none;
    }

    .ah-prod {
      transform: scale(0.8);
    }

    .ah1 {
      right: 50px;
      top: 155px;
      text-align: left;
    }

    .ah2 {
      right: 14px;
      top: 152px;
      /* text-align: left; */
    }

    .a-header {
      background-image: url(/i/actions/intro_pics/haier_top_reviews_2024_0002.png);
      background-size: auto;
      background-position: right 0px bottom -10px;
    }

    .a-wrapper .brand-landing__actions-item {
      /*text-align: left;*/
    }

    .ah-title {
      max-width: none;
      margin-bottom: 6px;
    }

    .ah-note {
      font-size: 14px;
      max-width: none;
    }
  }

  @media screen and (max-width: 400px) {
    .ah-title {
      font-size: 21px;
      max-width: 250px;
      margin-bottom: 10px;
      /* line-height: 1.4; */
    }

    .ah-title br {
      display: none;
    }

    .ah-note {
      /* max-width: 120px; */
      /* font-size: 13px; */
      line-height: 1.2;
    }

  }

  .aaa-orange {
    color: #FF8812;
  }
</style>

<style>
  @media screen and (max-width: 630px) {
    .aa-items {
      padding-right: 0 !important;
      margin-right: -20px !important;
    }

    .aa-image {
      height: 110px;
      overflow: hidden;
      border-radius: 20px;
      background: #8E969E;
    }

    .aa-image img {
      height: 105px;
      margin-bottom: -10px;
      margin-right: 0;
      position: relative;
      top: 13px;
      min-width: 0;
    }

    .aa-title {
      font-size: 12px !important;
      left: 13px !important;
      top: 10px !important;
      max-width: 110px !important;
    }
  }


  @media screen and (max-width: 380px) {
    .aa-image img {
      right: 4px;
    }
  }

  @media screen and (max-width: 375px) {
    .aa-image img {
      right: 5px;
    }
  }

  @media screen and (max-width: 365px) {
    .aa-image img {
      right: 8px;
    }
  }



  .aa-items {
    margin: 25px 0px 20px;
    overflow: hidden;
  }

  .aa-items .slick-slide {
    padding: 0 15px;
  }

  .aa-items .slick-disabled {
    display: none !important;
  }

  .aa-item {
    margin: 0px 0px 0;
    text-decoration: none;
    position: relative;
    text-align: center;
    background-color: #8E969E;
    min-height: 90px;
    display: block;
    border-radius: 28px;
  }

  .aa-item:hover {
    opacity: .9;
    text-decoration: none;
  }

  .aa-image {
    /* object-fit: cover; */
    /* object-position: 50% 50%; */
    margin-bottom: 15px;
  }

  .aa-image img {
    display: block;
    /* min-width: 100%; */
    /* margin: 0 auto; */
  }

  .aa-title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    left: 19px;
    top: 12px;
    right: 13px;
    line-height: 1.2;
    position: absolute;
    left: 25px;
    top: 20px;
    margin: 0;
    display: block;
    text-align: left;
    right: 10px;
    max-width: 155px;
  }

  .aa-head {
    margin: 66px 0 10px;
    padding: 0 10px;
    color: #000000;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    line-height: 125%;
  }



  .aa-items .swiper-button-prev,
  .aa-items .swiper-button-next {
    width: 56px;
    height: 56px;
    background: url(first_hot_sale_summer_2024_0017.png) no-repeat 0 0;
    border: 0;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -34px;
    z-index: 2;
    display: none;
  }

  .aa-items .swiper-button-prev {
    transform: rotate(-180deg);
    left: 1px;
  }

  .aa-items .swiper-button-next {
    right: 1px;
  }

  .aa-items .swiper-button-disabled {
    display: none;
  }

  .aa-items {
    display: none;
  }

  .aa-items.swiper-initialized {
    display: block;
  }

  @media only screen and (max-width: 1339px) {
    .aa-items {
      margin-left: 0;
      margin-right: 0;
    }

    .aa-items {
      margin: 25px -20px 30px;
      padding: 0 20px;
    }

    .aa-title {
      /* font-size: 18px; */
    }

    .aa-title {
      left: 15px;
      top: 15px;
    }
  }

  @media screen and (max-width: 1399px) {
    .aa-items {
      margin-right: -30px;
      padding-right: 30px;
    }
  }

  @media only screen and (max-width: 1019px) {
    .aa-items {
      margin: 20px -10px 10px;
      padding: 0 10px;
    }

    .aa-item {
      /* max-width: 160px; */
      /* min-width: 160px; */
      /* flex-basis: 190px; */
    }

    .aa-title {
      font-size: 19px;
    }

    .aa-title {
      font-size: 18px;
      left: 22px;
      top: 22px;
    }

    .aa-items .swiper-button-prev,
    .aa-items .swiper-button-next {
      margin-top: -30px;
    }
  }

  @media screen and (max-width: 820px) {
    .aa-title {
      font-size: 16px;
    }
  }

  @media screen and (max-width: 820px) {
    .aa-title {
      font-size: 18px;
      left: 10px;
      top: 8px;
    }
  }

  @media only screen and (max-width: 599px) {

    .aa-items .swiper-button-prev,
    .aa-items .swiper-button-next {
      width: 35px;
      height: 35px;
      background-size: 100%;
      margin-top: -25px;
    }
  }

  @media screen and (max-width: 580px) {

    .aa-items .swiper-button-prev,
    .aa-items .swiper-button-next {
      display: none !important;
    }
  }

  @media screen and (max-width: 440px) {
    .aa-title {
      font-size: 12px;
    }
  }

  .aaa-title img {
    margin: -5px 8px 0 8px;
  }

  @media screen and (max-width: 680px) {
    .aaa-title img {
      width: 104px;
      margin: -3px 5px 0 5px;
    }
  }

  @media (min-width: 1199px) and (max-width: 1446px) {
    .aaa-text {
      padding: 20px 20px 10px;
    }

    .aaa-descr p {
      margin: 7px 0;
    }

    .aaa-descr {
    font-size: 15px;
}
  }

  @media (min-width: 1447px) and (max-width: 1500px) {
    .aaa-descr {
    font-size: 15px;
    }
  }
</style>