body {
  margin: 0;
  padding: 0;
}

.page-air {
  font-family: 'Roboto', sans-serif;
}

a,
button,
input {
  transition: all 0.5s ease;
}

input,
input:hover,
input:focus,
input:active,
button,
button:hover,
button:focus,
button:active {
  outline: none;
}

.air-mob {
  display: none;
}

.page-air img {
  max-width: 100%;
}

.page-air div {
  box-sizing: border-box;
}

.air-container {
  /* max-width: 1130px; */
  max-width: 1228px;
  margin: auto;
  font-family: 'Roboto', sans-serif;
}
.product-slider .air-container {
  max-width: 1130px;
}

.modal-air {
  display: none;
}

/* air-banner */

.air-banner-wrapper {
  text-align: center;
  position: relative;
  overflow: hidden;
  /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/February/rowenta-ultimate-experience/img/banner-main.png) no-repeat center/cover; */
}

.banner-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 354px;
}

.air-banner-wrapper video {
  width: 100%;
  min-height: 200px;
  object-fit: cover;
}

.air-banner__pattern {
  position: absolute;
  bottom: 5px;
  left: 0;
}

/* .page-air__black .air-banner-wrapper {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/February/rowenta-ultimate-experience/img/black/banner-main.png) no-repeat center/cover;
} */

.air-banner p {
  font-size: 32px;
  line-height: 1.1;
  color: #414f5e;
  font-weight: 500;
  margin: 29px 0 0;
  letter-spacing: -0.03em;
}
.product-slider-three .swiper-wrapper {
  padding-bottom: 100px;
}

.air-banner-wrapper video {
  width: 100%;
  min-height: 200px;
  object-fit: cover;
}
.page-air__black .air-banner p {
  color: #fff;
}

.air-banner-wrapper__bg {
  width: 100%;
  height: 245px;
  object-fit: cover;
}

/* air-linear */

.page-air .air-linear h2 {
  justify-content: center;
  margin: 64px 0 40px;
  font-weight: 700;
}

.linear-content {
  display: flex;
  justify-content: space-between;
}

.linear-content__item {
  position: relative;
  width: 100%;
  max-width: 50%;
}

.linear-content__overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 342px;
  width: 100%;
  margin: auto;
}

.linear-content__item h3 {
  font-weight: 900;
  font-size: 32px;
  line-height: 1.2em;
  text-align: center;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}

.linear-content__item p {
  font-size: 20px;
  line-height: 1.4em;
  text-align: center;
  margin: 12px 0 32px;
  color: #fff;
  font-weight: 500;
}

.linear-content__item .btn {
  margin: 0 auto;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #e31235;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 11px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: -0.02em;
  width: 100%;
  max-width: 115px;
}

.linear-content__item_black h3,
.linear-content__item_black p {
  color: #000;
}

/* product */

.product-slider {
  padding: 51px 0 0;
}

.page-air h2 {
  text-align: center;
  font-size: 48px;
  line-height: 1.2;
  margin: 0;
  background: linear-gradient(
    90.44deg,
    #805552 20.43%,
    #c09083 30.67%,
    #c09083 41.22%,
    #f8a395 51.15%,
    #c09083 61.71%,
    #c09083 66.67%,
    #76544e 74.74%,
    #805552 80.02%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-slider__preview p {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  margin: 2px 0 0;
  color: #805552;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  background: linear-gradient(
    90.44deg,
    #805552 20.43%,
    #c09083 30.67%,
    #c09083 41.22%,
    #f8a395 51.15%,
    #c09083 61.71%,
    #c09083 66.67%,
    #76544e 74.74%,
    #805552 80.02%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-slider__product {
  position: relative;
  width: 100%;
  margin-top: 104px;
}

.product-slider-first .product-slider__product img {
  max-height: 461px;
  margin-left: -144px;
}

.page-air__black .product-slider-first .product-slider__product img {
  margin-left: 0;
}

.product-slider__text {
  position: absolute;
  max-width: 268px;
  width: 100%;
}

.product-slider__text h4 {
  margin: 0px 0 3px;
  font-size: 18px;
  color: #ca977e;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  text-align: left;
}

.product-slider__text p,
.product-slider__text ul li {
  margin: 0;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  color: rgba(56, 65, 74, 0.8);
  text-align: left;
}

.product-slider-first .product-slider__text_first {
  left: 0;
  top: -42px;
}

.product-slider-first .product-slider__text_second {
  right: 40px;
  top: 0px;
  max-width: 323px;
}

.product-slider-first .product-slider__text_three {
  left: 192px;
  top: 138px;
}

.product-slider-first .product-slider__text_four {
  right: 160px;
  top: 138px;
}

.product-slider-first .product-slider__text_last {
  left: 287px;
  top: 321px;
}

.page-air__black .product-slider-first .product-slider__text_first {
  left: 60px;
  top: -85px;
}

.page-air__black .product-slider-first .product-slider__text_second {
  right: 0;
  top: -84px;
}

.page-air__black .product-slider-first .product-slider__text_three {
  left: 0;
  top: 48px;
}

.page-air__black .product-slider-first .product-slider__text_four {
  right: 0;
  top: 104px;
}

.page-air__black .product-slider-first .product-slider__text_five {
  left: 94px;
  top: 256px;
}

.page-air__black .product-slider-first .product-slider__text_last {
  right: 95px;
  top: 292px;
  left: auto;
}

.page-air .swiper-pagination-bullet-active {
  background: #e31235;
}

.swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: column;
}

/* product-slider__price */

.product-slider__price {
  border-top: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 29px;
  padding-top: 15px;
}

.product-slider__price p {
  font-size: 20px;
  line-height: 1.1;
  color: #383838;
  margin: 0;
  max-width: 364px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.product-slider__btn {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 372px;
}

.product-slider__btn span {
  display: block;
  font-size: 32px;
  line-height: 1.1;
  color: #444;
  margin-right: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.product-slider__btn a {
  background-color: #e31235;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  max-width: 172px;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  line-height: 1.1;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.product-slider .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
}

.product-slider .swiper-pagination-bullet {
  margin: 0 4px;
}

/* product-slider__advantages */

.product-slider__title {
  letter-spacing: -0.03em;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.2;
  color: #805552;
  margin: 0 0 36px;
}

.product-slider__advantages {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.product-slider__advantages_content {
  max-width: 554px;
  width: 100%;
  text-align: left;

  margin-left: 20px;
}

.product-slider__advantages_content div {
  margin-bottom: 24px;
}

.product-slider__advantages_content h4 {
  margin: 0 0 4px;
  font-size: 24px;
  line-height: 1.1;
  color: #ca977e;
  letter-spacing: -0.02em;
}

.product-slider__advantages_content p {
  margin: 0;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  color: #38414a;
}

.product-slider__advantages_content span {
  letter-spacing: -0.02em;
  font-size: 12px;
  line-height: 1.1;
  color: #38414a;
  opacity: 0.6;
}

/* product-slider__list */

.product-slider__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  width: 100%;
}

.product-slider__card {
  max-width: 172px;
  width: 100%;
  margin: 0 10px;
}

.product-slider__card span {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  margin: 16px 0 8px;
}

.product-slider__card p {
  font-size: 18px;
  line-height: 1.1;
  margin: 0;
  letter-spacing: -0.02em;
  color: #38414a;
  font-weight: 400;
}

.product-slider__preview {
  margin-bottom: 30px;
}

.swiper-slide .btn {
  margin: 40px auto 0;
  display: block;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #e31235;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 11px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: -0.02em;
  width: 100%;
  max-width: 172px;
}

.product-slider__card div:first-child {
  position: relative;
}

.product-slider__card div a {
  background-color: #fff;
  border-radius: 8px;
  padding: 4px 7px;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  color: #333;
  position: absolute;
  right: 7px;
  bottom: 12px;
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
}

.product-slider__card div a.product-slider__setting {
  right: 70px;
}

.color-brown {
  color: #805552;
}

.color-light {
  color: #90645e;
}

.color-shokolat {
  color: #c09083;
}

.color-dark {
  color: #da998b;
}

.color-orange {
  color: #f0a092;
}

.product-slider__overlay .product-slider__overlay_text,
.product-slider__overlay .product-slider__overlay_setting {
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  background-color: #fff;
  padding: 15px;
  width: 100%;
  max-width: 142px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 16px 16px;
  opacity: 0;
  z-index: -1;
  margin-bottom: 5px;
  transition: all 0.5s;
}

.product-slider__overlay,
.product-slider__overlay {
  display: flex;
  flex-direction: column;
  position: absolute;
}

.show .product-slider__overlay .product-slider__overlay_text,
.active-setting .product-slider__overlay .product-slider__overlay_setting {
  opacity: 1;
  z-index: 1;
}

.video-link {
  position: relative;
  max-width: 768px;
  margin: auto;
}

.video-link__play {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.section-bg img {
  display: block;
  width: 100%;
  margin: 64px 0 0;
}

.product-slider__product img {
  max-width: 460px;
}

/* product-slider-second */

.product-slider-second {
  padding-top: 54px;
}

.product-slider-second .product-slider__product {
  margin-top: 33px;
}

.product-slider-second .product-slider__text_first {
  left: 0;
  top: 53px;
}

.product-slider-second .product-slider__text_second {
  right: -2px;
  top: 53px;
}

.product-slider-second .product-slider__text_three {
  left: 48px;
  top: 272px;
}

.product-slider-second .product-slider__text_four {
  right: 19px;
  top: 239px;
}

.product-slider-second .product-slider__text_five {
  top: 466px;
  left: 96px;
}

.product-slider-second .product-slider__text_six {
  right: 94px;
  top: 502px;
}

.product-slider-second .product-slider__text_last {
  left: 383px;
  top: 270px;
  max-width: 172px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product-slider-second .product-slider__text_last h4 {
  text-align: center;
  margin-top: -44px;
  font-size: 16px;
  line-height: 1.1;
}

.product-slider-second .product-slider__product {
  padding-bottom: 130px;
}

.product-slider-second .product-slider__text_last div:last-child {
  margin-top: -24px;
}

.page-air__black .product-slider-second .product-slider__product {
  padding-bottom: 236px;
}

.page-air__black .product-slider-second .product-slider__text_first {
  left: 93px;
  top: 20px;
}

.page-air__black .product-slider-second .product-slider__text_second {
  right: 192px;
  top: 20px;
}

.page-air__black .product-slider-second .product-slider__text_three {
  top: 235px;
}

.page-air__black .product-slider-second .product-slider__text_four {
  right: 0px;
  top: 185px;
}

.page-air__black .product-slider-second .product-slider__text_five {
  left: 94px;
  top: 438px;
}

.page-air__black .product-slider-second .product-slider__text_six {
  right: 192px;
  top: 312px;
}

.page-air__black .product-slider-second .product-slider__text_seven {
  right: 384px;
  top: 490px;
}

.page-air__black .product-slider-three .product-slider__text_first {
  /* left: 77px; */
  left: 100px;
  top: -8px;
}

.page-air__black .product-slider-three .product-slider__text_second {
  /* right: 93px; */
  right: 100px;
  top: -8px;
}

.page-air__black .product-slider-three .product-slider__text_three {
  /* left: 0; */
  left: 30px;
  top: 153px;
}

.page-air__black .product-slider-three .product-slider__text_four {
  /* right: -2px; */
  right: 150px;
  top: 314px;
}

.page-air__black .product-slider-three .product-slider__text_five {
  /* left: 0; */
  left: 60px;
  top: 314px;
}

.product-slider-three ul {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  color: rgba(56, 65, 74, 0.8);
  text-align: left;
}

.product-slider-three ul li {
}

/* air-social */

.air-social {
  padding: 53px 0 64px;
}

.air-social h2 {
  justify-content: center;
  font-weight: 400;
}

.social-text {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1.1;
  color: #805552;
  letter-spacing: -0.02em;
  justify-content: center;
  margin: 0;
}

.social-text a {
  font-weight: 700;
  color: #805552;
  margin: 0 5px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid #805552;
}

.social-list {
  display: flex;
  justify-content: space-between;
  max-width: 868px;
  width: 100%;
  margin: 34px auto 0;
}

.social-list .swiper-pagination {
  display: none;
}

.social-list__item h3 {
  margin: 16px 0 9px;
  color: #ca977e;
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

.social-list__item p {
  margin: 0;
  color: rgba(56, 65, 74, 0.8);
  font-size: 18px;
  line-height: 1.4em;
  letter-spacing: -0.02em;
}

/* air-proff */

.air-proff {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/February/rowenta-ultimate-experience/img/banner-black.png)
    no-repeat center/cover;
  padding: 83px 0 67px;
  margin-top: 40px;
}

.page-air__black .air-proff {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/February/rowenta-ultimate-experience/img/black/banner-last-white.png)
    no-repeat center/cover;
}

.proff-content {
  max-width: 556px;
  margin-left: auto;
  text-align: center;
}

.page-air__black .proff-content {
  margin-left: 0;
}

.proff-content span {
  display: block;
  color: #111;
  font-size: 64px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 28px;
  letter-spacing: -0.03em;
}

.page-air__black .proff-content span {
  color: #fff;
}

.proff-content p {
  color: #fff;
  margin: 8px auto 31px;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 500;
  max-width: 556px;
  letter-spacing: -0.03em;
}

.proff-content .air-btn {
  display: inline-block;
  background-color: #e31235;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  max-width: 180px;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  line-height: 1.25em;
}

.proff-content .air-btn:hover {
  color: #fff;
}

.linear-content__mob,
.air-proff-mob,
.proff-content .air-btn_mob {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.product-slider {
  position: relative;
  max-width: 1680px;
  margin: auto;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-button-next-second,
.swiper-button-prev-second,
.swiper-button-next-three,
.swiper-button-prev-three {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
}

.swiper-button-next-second,
.swiper-button-next-three {
  right: 150px;
}
.swiper-button-prev-three,
.swiper-button-prev-second {
  left: 150px;
}
