@charset "UTF-8";
/* ====================== FONTS =================== */
@font-face {
  font-family: 'SBSansDisplayRegular';
  src: url("../fonts/SBSansDisplay-Regular.eot");
  src: url("../fonts/SBSansDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SBSansDisplay-Regular.woff2") format("woff2"), url("../fonts/SBSansDisplay-Regular.woff") format("woff"), url("../fonts/SBSansDisplay-Regular.ttf") format("truetype"), url("../fonts/SBSansDisplay-Regular.svg#SBSansDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SBSansDisplayBold';
  src: url("../fonts/SBSansDisplay-Bold.eot");
  src: url("../fonts/SBSansDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SBSansDisplay-Bold.woff2") format("woff2"), url("../fonts/SBSansDisplay-Bold.woff") format("woff"), url("../fonts/SBSansDisplay-Bold.ttf") format("truetype"), url("../fonts/SBSansDisplay-Bold.svg#SBSansDisplay-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

.zvu-main {
  font-family: "SBSansDisplayRegular",Arial,sans-serif;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.6px;
  /*@media screen and (min-width: 960px) and (max-width: 1023px) {
		font-size: 22px;
	}*/
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .zvu-main {
    font-size: 16px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .zvu-main {
    font-size: 16px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .zvu-main {
    font-size: 18px;
  }
}

.title {
  font-family: "SBSansDisplayBold","PT Sans",Arial,sans-serif;
  letter-spacing: -1.5px;
}

b, strong, .bold {
  font-family: "SBSansDisplayBold","PT Sans",Arial,sans-serif;
}

.upc {
  text-transform: uppercase;
}

sup {
  font-size: 70%;
  line-height: 1;
}

.font-100 {
  font-size: 100px;
  line-height: 90%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .font-100 {
    font-size: 40px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .font-100 {
    font-size: 60px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .font-100 {
    font-size: 80px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .font-100 {
    font-size: 100px;
  }
}

.font-48 {
  font-size: 48px;
  line-height: 95%;
  letter-spacing: -1px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .font-48 {
    font-size: 24px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .font-48 {
    font-size: 36px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .font-48 {
    font-size: 42px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .font-48 {
    font-size: 48px;
  }
}

.font-32 {
  font-size: 32px;
  line-height: 140%;
  letter-spacing: -0.01em;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .font-32 {
    font-size: 12px;
  }
}

@media screen and (min-width: 375px) and (max-width: 399px) {
  .font-32 {
    font-size: 12px;
  }
}

@media screen and (min-width: 400px) and (max-width: 579px) {
  .font-32 {
    font-size: 16px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .font-32 {
    font-size: 26px;
  }
}

.font-22 {
  font-size: 22px;
  line-height: 130%;
  letter-spacing: -1px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .font-22 {
    font-size: 16px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .font-22 {
    font-size: 16px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .font-22 {
    font-size: 22px;
  }
}

.font-20 {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -1px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .font-20 {
    font-size: 16px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .font-20 {
    font-size: 16px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .font-20 {
    font-size: 18px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .font-20 {
    font-size: 18px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .font-20 {
    font-size: 20px;
  }
}

/* ====================== HELPERS =================== */
.white-bg {
  background-color: #ffffff;
}

.white-text {
  color: #ffffff;
}

.white-svg {
  fill: #ffffff;
}

.black-bg {
  background-color: #000000;
}

.black-text {
  color: #000000;
}

.black-svg {
  fill: #000000;
}

.salat-bg {
  background-color: #B9FF8E;
}

.salat-text {
  color: #B9FF8E;
}

.salat-svg {
  fill: #B9FF8E;
}

.green-bg {
  background-color: #004926;
}

.green-text {
  color: #004926;
}

.green-svg {
  fill: #004926;
}

.lite-green-bg {
  background-color: #038F36;
}

.lite-green-text {
  color: #038F36;
}

.lite-green-svg {
  fill: #038F36;
}

.share-color-bg {
  background-color: #FF541B;
}

.share-color-text {
  color: #FF541B;
}

.share-color-svg {
  fill: #FF541B;
}

.zvu-container {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 994px;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media screen and (min-width: 320px) and (max-width: 580px) {
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 580px) and (max-width: 960px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/* ====================== ASSETS =================== */
/* ====================== COMMON =================== */
.zvu-main {
  background: #038F36;
  color: #474747;
  overflow: hidden;
}

.zvu-main * {
  box-sizing: border-box;
}

.zvu-main img {
  max-width: 100%;
  vertical-align: bottom;
}

.zvu-main .center {
  /* fix spo-core.min.css for .center owl-carousel */
  float: none;
  right: auto;
}

.zvu-main .__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 60px;
  color: #ffffff;
  width: 220px;
  border-radius: 200px;
  font-size: 24px;
  margin: 30px 0 10px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-main .__btn {
    height: 50px;
    width: 160px;
    font-size: 18px;
  }
}

.zvu-main a.underline {
  text-decoration: underline;
}

.zvu-main .spo-the-law-on-advertising {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px;
  line-height: 14px;
  color: #B9FF8E;
  text-align: left;
  z-index: 2;
}

.zvu-main .spo-the-law-on-advertising a {
  text-decoration: underline;
  color: #004926;
}

.zvu-main-section {
  max-width: 1920px;
  margin: 0 auto;
}

.zvu-footer {
  padding: 368px 0 20px 0;
  background: url(../src/images/common/heart.svg) no-repeat 50% 0%, #038F36;
}

@media screen and (min-width: 320px) and (max-width: 399px) {
  .zvu-footer {
    padding: 150px 0 10px 0;
    background: url(../src/images/common/heart-mob.svg) no-repeat 50% 0%/327px auto, #038F36;
  }
}

@media screen and (min-width: 400px) and (max-width: 579px) {
  .zvu-footer {
    padding: 160px 0 10px 0;
    background: url(../src/images/common/heart.svg) no-repeat 75% 0%/380px auto, #038F36;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-footer {
    padding: 230px 0 10px 0;
    background: url(../src/images/common/heart.svg) no-repeat 85% 0%/560px auto, #038F36;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-footer {
    padding: 310px 0 20px 0;
    background: url(../src/images/common/heart.svg) no-repeat 75% 0%/730px auto, #038F36;
  }
}

.zvu-sharing {
  display: inline-block;
  text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .zvu-sharing {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
}

.zvu-sharing__list {
  font-size: 0;
  margin: 5px 0 15px;
}

.zvu-sharing__item {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 5px 0 5px;
}

.zvu-sharing__link {
  display: block;
  width: 48px;
  height: 48px;
  transition: all .2s linear;
  transform: translate3d(0, 0, 0);
  -ms-transform-origin: center center;
      transform-origin: center center;
  border-radius: 50%;
  background-color: #ff541b;
  box-sizing: border-box;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .zvu-sharing__link {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 375px) and (max-width: 399px) {
  .zvu-sharing__link {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 400px) and (max-width: 579px) {
  .zvu-sharing__link {
    width: 30px;
    height: 30px;
  }
}

.zvu-sharing__link._bb {
  padding: 15%;
}

.zvu-sharing__link._fb, .zvu-sharing__link._ok, .zvu-sharing__link._wt, .zvu-sharing__link._vb, .zvu-sharing__link._vk {
  padding: 20%;
}

.zvu-sharing__link._tg {
  padding: 25% 0 10%;
}

.zvu-sharing__link._bb {
  border-color: #ef498f;
  background-color: #ef498f;
}

.zvu-sharing__link._bb:hover {
  background-color: rgba(239, 73, 143, 0.8);
}

.zvu-sharing__link._vk {
  border-color: #0077ff;
  background-color: #0077ff;
}

.zvu-sharing__link._vk:hover {
  background-color: rgba(0, 119, 255, 0.8);
}

.zvu-sharing__link._ok {
  border-color: #f7931e;
  background-color: #f7931e;
}

.zvu-sharing__link._ok:hover {
  background-color: rgba(247, 147, 30, 0.8);
}

.zvu-sharing__link._tg {
  border-color: #2aabee;
  background-color: #2aabee;
}

.zvu-sharing__link._tg:hover {
  background-color: rgba(42, 171, 238, 0.8);
}

.zvu-sharing__link._wt {
  border-color: #0dc143;
  background-color: #0dc143;
}

.zvu-sharing__link._wt:hover {
  background-color: rgba(13, 193, 67, 0.8);
}

.zvu-sharing__link._vb {
  border-color: #675da9;
  background-color: #675da9;
}

.zvu-sharing__link._vb:hover {
  background-color: rgba(103, 93, 169, 0.8);
}

.zvu-sharing__link svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #ffffff;
}

.zvu-sharing__link:hover {
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  background-color: #ff7344;
}

/* ====================== ELEMENTS =================== */
/* ====================== MODULES =================== */
/* ====================== SECTIONS =================== */
.zvu-zvuk-logo {
  padding: 40px 20px 0 20px;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .zvu-zvuk-logo {
    padding: 20px 20px 0 20px;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-zvuk-logo .zvuk-logo-img {
    width: 80px;
  }
}

.zvu-header-preface {
  position: relative;
  max-width: 1920px;
  min-height: 1000px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  overflow: hidden;
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .zvu-header-preface {
    background: url(../src/images/common/preface-bg-mob.svg) no-repeat 50% 0/375px auto, linear-gradient(180deg, #038F36 0%, #038F36 80%, #B9FF8E 80%, #B9FF8E 100%);
  }
}

@media screen and (min-width: 360px) and (max-width: 579px) {
  .zvu-header-preface {
    background: url(../src/images/common/preface-bg-mob.svg) no-repeat 50% 0/100% auto, linear-gradient(180deg, #038F36 0%, #038F36 80%, #B9FF8E 80%, #B9FF8E 100%);
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-header-preface {
    background: url(../src/images/common/preface-bg-mob.svg) no-repeat 50% calc(0% - 50px)/100% auto, linear-gradient(180deg, #038F36 0%, #038F36 80%, #B9FF8E 80%, #B9FF8E 100%);
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-header-preface {
    background: url(../src/images/common/preface-bg.svg) no-repeat 50% 80%/1024px auto, linear-gradient(180deg, #038F36 0%, #038F36 80%, #B9FF8E 80%, #B9FF8E 100%);
  }
}

@media screen and (min-width: 960px) and (max-width: 1439px) {
  .zvu-header-preface {
    background: url(../src/images/common/preface-bg.svg) no-repeat 50% 100%, linear-gradient(180deg, #038F36 0%, #038F36 70%, #B9FF8E 70%, #B9FF8E 100%);
  }
}

@media screen and (min-width: 1440px) {
  .zvu-header-preface {
    background: url(../src/images/common/preface-bg-big.svg) no-repeat 50% 0%, linear-gradient(180deg, #038F36 0%, #038F36 90%, #B9FF8E 90%, #B9FF8E 100%);
  }
}

@media screen and (min-width: 320px) and (max-width: 399px) {
  .zvu-header-preface {
    min-height: auto;
  }
}

@media screen and (min-width: 400px) and (max-width: 579px) {
  .zvu-header-preface {
    min-height: 1000px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-header-preface {
    min-height: 1300px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-header-preface {
    min-height: 1060px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .zvu-header-preface {
    min-height: 1200px;
  }
}

.zvu-preface {
  position: relative;
  padding: 20px 20px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-preface {
    padding: 20px 20px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .zvu-preface {
    padding: 20px 20px 0;
  }
}

.zvu-preface h1 {
  position: relative;
  padding: 0 0 20px 0;
  z-index: 1;
  text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-preface h1 {
    padding: 0 0 10px 0;
  }
}

.zvu-preface-title {
  position: relative;
  width: 100%;
}

.zvu-preface-title .zvush-buble {
  position: absolute;
  width: 413px;
  height: 232px;
  padding: 30px;
  text-align: center;
  -ms-transform: rotate(8deg);
      transform: rotate(8deg);
  left: calc(50% + 240px);
  top: calc(100% + 20px);
  background: url(../src/images/common/zvush-buble-bg.svg) no-repeat 50% 100%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-preface-title .zvush-buble {
    left: unset;
    top: unset;
    position: relative;
    margin: 10px auto;
    width: 264px;
    height: 183px;
    padding: 25px 35px;
    background: url(../src/images/common/zvush-buble-bg-mob.svg) no-repeat 50% 100%;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-preface-title .zvush-buble {
    left: unset;
    top: unset;
    position: relative;
    margin: 20px auto;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-preface-title .zvush-buble {
    left: calc(50% - 200px);
    top: calc(100% + 20px);
  }
}

@media screen and (min-width: 960px) and (max-width: 1198px) {
  .zvu-preface-title .zvush-buble {
    left: calc(50% - 200px);
    top: calc(100% + 0px);
  }
}

@media screen and (min-width: 1199px) and (max-width: 1365px) {
  .zvu-preface-title .zvush-buble {
    left: calc(50% + 170px);
    top: calc(100% + 20px);
  }
}

.zvu-zvush-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 0px 40px;
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .zvu-zvush-row {
    padding: 140px 20px 20px;
  }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
  .zvu-zvush-row {
    padding: 130px 20px 20px;
  }
}

@media screen and (min-width: 375px) and (max-width: 399px) {
  .zvu-zvush-row {
    padding: 155px 20px 20px;
  }
}

@media screen and (min-width: 400px) and (max-width: 579px) {
  .zvu-zvush-row {
    padding: 100px 20px 20px;
  }
}

@media screen and (max-width: 579px) {
  .zvu-zvush-row {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 10px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-zvush-row {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 50px;
  }
}

@media screen and (min-width: 580px) and (max-width: 1365px) {
  .zvu-zvush-row {
    padding: 0 20px 40px;
  }
}

.zvu-zvush-row .zvush-text {
  text-align: left;
  max-width: 600px;
}

.zvu-zvush-row .zvush-text h2 {
  max-width: 500px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-zvush-row .zvush-text h2 {
    max-width: 300px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-zvush-row .zvush-text h2 {
    max-width: 400px;
  }
}

.zvu-zvush-row .zvush-text p {
  margin: 20px 0 0;
}

.zvu-zvush-row .child-img {
  margin-right: 120px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-zvush-row .child-img {
    max-width: 283px;
  }
}

@media screen and (max-width: 959px) {
  .zvu-zvush-row .child-img {
    margin-right: 0px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1365px) {
  .zvu-zvush-row .child-img {
    margin-right: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .zvu-zvush-row .child-img {
    max-width: 336px;
    height: auto;
  }
}

.w-1200 {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1279px) {
  .w-1200 {
    width: 100%;
  }
}

.zvu-slider-container {
  padding: 10px 0 20px 0;
}

@media screen and (max-width: 959px) {
  .zvu-slider-container {
    padding: 10px 0 20px 0px;
  }
}

.zvu-slider-container .slider-wrap {
  position: relative;
  max-width: 100%;
}

@media screen and (max-width: 959px) {
  .zvu-slider-container .slider-wrap {
    margin-left: 0;
    max-width: 100%;
  }
}

.zvu-slider-container .slider-wrap .swiper {
  padding: 10px 0 0 0;
}

.zvu-slider-container .slider-wrap .swiper-slide {
  width: auto;
  height: 300px;
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .zvu-slider-container .slider-wrap .swiper-slide {
    width: 130px;
    height: 130px;
  }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
  .zvu-slider-container .slider-wrap .swiper-slide {
    width: 150px;
    height: 150px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .zvu-slider-container .slider-wrap .swiper-slide {
    width: 160px;
    height: 160px;
  }
}

.zvu-slider-container .slider-wrap .swiper-slide .card-img {
  transition: all 0.3s ease;
  cursor: pointer;
}

.zvu-slider-container .slider-wrap .swiper-slide .card-img:hover {
  -ms-transform: translateY(-5px);
      transform: translateY(-5px);
  /* Слегка приподнимается */
}

.zvu-slider-container .slider-wrap .swiper-slide:last-child {
  margin-right: 20px;
}

.zvu-slider-container .slider-wrap .swiper-slide:first-child {
  padding-left: calc((100% - 1200px) / 2);
}

@media screen and (max-width: 1365px) {
  .zvu-slider-container .slider-wrap .swiper-slide:first-child {
    padding-left: 20px;
  }
}

.zvu-slider-container .slider-wrap .pagination {
  display: none;
}

.zvu-slider-container .slider-wrap .buttons {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 399px) {
  .zvu-pleasure {
    background: url(../src/images/common/pleasure-bg.svg) no-repeat 50% 10px/400px auto, linear-gradient(180deg, #B9FF8E 0%, #B9FF8E 30%, #038F36 30%, #038F36 100%);
  }
}

@media screen and (min-width: 400px) and (max-width: 579px) {
  .zvu-pleasure {
    background: url(../src/images/common/pleasure-bg.svg) no-repeat 50% 10px/580px auto, linear-gradient(180deg, #B9FF8E 0%, #B9FF8E 50%, #038F36 50%, #038F36 100%);
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-pleasure {
    background: url(../src/images/common/pleasure-bg.svg) no-repeat 50% 30px/760px auto, linear-gradient(180deg, #B9FF8E 0%, #B9FF8E 50%, #038F36 50%, #038F36 100%);
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-pleasure {
    background: url(../src/images/common/pleasure-bg.svg) no-repeat 50% 30px/1024px auto, #B9FF8E;
  }
}

@media screen and (min-width: 960px) and (max-width: 1439px) {
  .zvu-pleasure {
    background: url(../src/images/common/pleasure-bg.svg) no-repeat 50% 30px, #B9FF8E;
  }
}

@media screen and (min-width: 1440px) {
  .zvu-pleasure {
    background: url(../src/images/common/pleasure-bg-big.svg) no-repeat 50% 30px, #B9FF8E;
  }
}

.zvu-pleasure .pleasure-container {
  position: relative;
  margin-left: calc((100% - 1200px) / 2);
  max-width: calc(100% - ((100% - 1200px) / 2));
  padding: 150px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-pleasure .pleasure-container {
    padding: 80px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-pleasure .pleasure-container {
    padding: 120px 0;
  }
}

@media screen and (max-width: 1279px) {
  .zvu-pleasure .pleasure-container {
    margin-left: 0;
    max-width: 100%;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media screen and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    gap: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap {
    padding: 0 0 0 20px;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .mom-img {
    max-width: 300px;
    margin: 0 10px 10px auto;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .mom-img {
    margin: 10px 0px 10px auto;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .mom-img {
    max-width: 400px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .mom-img.tablet {
    display: none;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-tablet {
  display: none;
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-tablet {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding: 0 20px 20px;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap {
  max-width: 510px;
}

@media screen and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap {
    padding: 0 20px 0 0;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap p {
  padding: 20px 0;
}

@media screen and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.decktop {
    display: none;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.tablet {
  display: none;
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.tablet {
    display: block;
    padding: 0 20px;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.tablet p {
  padding: 20px 0 0 0;
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.mobile {
  display: none;
}

@media screen and (max-width: 759px) {
  .zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.mobile {
    display: block;
    padding: 0 20px;
  }
}

.zvu-pleasure .pleasure-container .pleasure-wrap .pleasure-text-wrap.mobile p {
  padding: 20px 0 0 0;
}

@media screen and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-clider-container {
    padding: 0 0 0 20px;
  }
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide {
  width: auto;
  padding: 3px;
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide .play-img {
  cursor: pointer;
  transition: all 0.3s ease;
}

@media screen and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide .play-img.decktop {
    display: none;
  }
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide .play-img.mobile {
  display: none;
}

@media screen and (max-width: 959px) {
  .zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide .play-img.mobile {
    display: block;
  }
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide .play-img:hover {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .swiper-slide:last-child {
  margin-right: 20px;
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .pagination {
  display: none;
}

.zvu-pleasure .pleasure-container .pleasure-clider-container .pleasure-clider-wrap .buttons {
  display: none;
}

.zvu-child-container {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-child-container {
    padding: 20px;
  }
}

.zvu-child-container .dekor {
  position: absolute;
}

.zvu-child-container .dekor.star-1 {
  top: 15px;
  left: calc(50% + 270px);
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-child-container .dekor.star-1 {
    max-width: 26px;
    top: 0px;
    left: calc(50% - 160px);
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-child-container .dekor.star-1 {
    top: 0px;
    left: calc(50% - 260px);
  }
}

.zvu-child-container .dekor.star-2 {
  top: 105px;
  left: calc(50% + 360px);
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-child-container .dekor.star-2 {
    max-width: 43px;
    top: 100px;
    left: calc(50% + 120px);
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .zvu-child-container .dekor.star-2 {
    top: 130px;
    left: calc(50% + 180px);
  }
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
  .zvu-child-container .dekor.star-2 {
    top: 140px;
    left: calc(50% - 360px);
  }
}

.zvu-child-container .btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 309px;
  height: 68px;
  background: url(../src/images/common/btn-bg.svg) no-repeat 50% 0%/100% auto;
  color: #B9FF8E;
  text-decoration: none;
  margin: 50px 0;
  transition: all 0.3s ease;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .zvu-child-container .btn {
    width: 190px;
    height: 44px;
    margin: 30px 0;
  }
}

.zvu-child-container .btn:hover {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
}

@keyframes cardShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}