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

@font-face {
  font-family: "OpenSansLight";
  src: url("../fonts/OpenSansLight/OpenSansLight.eot");
  src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"), url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSansBold/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansSemiBold";
  src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot");
  src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansSemiBold/OpenSansSemiBold.woff") format("woff"), url("../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansItalic";
  src: url("../fonts/OpenSansItalic/OpenSansItalic.eot");
  src: url("../fonts/OpenSansItalic/OpenSansItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansItalic/OpenSansItalic.woff") format("woff"), url("../fonts/OpenSansItalic/OpenSansItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansSemiBoldItalic";
  src: url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.eot");
  src: url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.woff") format("woff"), url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansBoldItalic";
  src: url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.eot");
  src: url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.woff") format("woff"), url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "ehmolentum";
  src: url("../fonts/ehmolentum.otf") format("opentype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

.emo-main {
  font-family: "OpenSansRegular",Arial,sans-serif;
  font-size: 24px;
  line-height: 140%;
}

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

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

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

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .emo-main {
    font-size: 22px;
  }
}

.title {
  font-family: "OpenSansSemiBold","PT Sans",Arial,sans-serif;
  letter-spacing: -7%;
}

.title-2 {
  font-family: "OpenSansSemiBold","PT Sans",Arial,sans-serif;
  letter-spacing: -3%;
}

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

.semi-bold {
  font-family: "OpenSansSemiBold","PT Sans",Arial,sans-serif;
}

.italic {
  font-family: "OpenSansItalic";
}

.bold-italic {
  font-family: "OpenSansBoldItalic";
}

.semi-bold-italic {
  font-family: "OpenSansSemiBoldItalic";
}

.ehmolentum {
  font-family: "ehmolentum","OpenSansSemiBold",Arial,sans-serif;
}

.upc {
  text-transform: uppercase;
}

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

.font-80 {
  font-size: 80px;
  line-height: 110%;
  letter-spacing: -1.2px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .font-80 {
    font-size: 30px;
  }
}

@media screen and (min-width: 480px) and (max-width: 759px) {
  .font-80 {
    font-size: 40px;
  }
}

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

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

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

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

@media screen and (min-width: 375px) and (max-width: 479px) {
  .font-60 {
    font-size: 36px;
  }
}

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

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

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

.font-50 {
  font-size: 50px;
  line-height: 110%;
}

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

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

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

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

.font-46 {
  font-size: 46px;
  line-height: 110%;
  letter-spacing: -1.2px;
}

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

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

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

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .font-46 {
    font-size: 46px;
    line-height: 110%;
  }
}

.font-44 {
  font-size: 44px;
  line-height: 110%;
}

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

@media screen and (min-width: 375px) and (max-width: 759px) {
  .font-44 {
    font-size: 30px;
  }
}

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

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .font-44 {
    font-size: 44px;
    line-height: 110%;
  }
}

.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: 20px;
  }
}

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

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

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

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

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

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

.font-28 {
  font-size: 28px;
  line-height: 130%;
}

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

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

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

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

.font-24 {
  font-size: 24px;
  line-height: 130%;
}

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

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

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

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

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

@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: 18px;
  }
}

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

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

@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: 18px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .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;
}

.red-bg {
  background-color: #F84A50;
}

.red-text {
  color: #F84A50;
}

.red-svg {
  fill: #F84A50;
}

.purple-bg {
  background-color: #DE161D;
}

.purple-text {
  color: #DE161D;
}

.purple-svg {
  fill: #DE161D;
}

.pink-bg {
  background-color: #FCE5E2;
}

.pink-text {
  color: #FCE5E2;
}

.pink-svg {
  fill: #FCE5E2;
}

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

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

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

.emo-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 =================== */
.emo-main {
  background: #F4EBD9;
  color: #292F28;
  overflow: hidden;
}

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

.emo-main .colored {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px;
  border-radius: 10px;
  background: #F84A50;
  line-height: 90%;
  z-index: 1;
  margin: 0 auto;
}

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

.emo-main img.border-10 {
  border-radius: 10px;
}

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

.emo-main .square {
  position: relative;
  padding-left: 30px;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .emo-main .square {
    padding-left: 25px;
  }
}

.emo-main .square:before {
  position: absolute;
  content: "";
  width: 20px;
  aspect-ratio: 1 / 1;
  background: #DE161D;
  left: 0;
  top: 15px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-main .square:before {
    width: 15px;
    top: 10px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-main .square:before {
    width: 15px;
    top: 10px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-main .square:before {
    top: 13px;
  }
}

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

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

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-main .spo-the-law-on-advertising {
    top: unset;
    bottom: 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-main .spo-the-law-on-advertising {
    top: unset;
    bottom: 20px;
    right: 50px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-main .spo-the-law-on-advertising {
    top: unset;
    bottom: 20px;
    right: 50px;
  }
}

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

.emo-main-section {
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-main-section {
    padding: 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-main-section {
    padding: 30px 20px;
  }
}

.emo-main-section-2 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 0px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-main-section-2 {
    padding: 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-main-section-2 {
    padding: 30px 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1439px) {
  .emo-main-section-2 {
    padding: 40px 20px;
  }
}

.emo-main-section a {
  color: inherit;
  text-decoration: underline;
}

.emo-main-section.reasons-bg {
  background: url(../src/images/common/reasons-bg.svg) no-repeat 50% 0%;
}

.emo-main-section.apply-bg {
  background: url(../src/images/common/apply-bg.svg) no-repeat 50% 100%;
}

.emo-main-section.use-correctly-bg {
  background: url(../src/images/common/use-correctly-bg.svg) no-repeat 50% 0%;
}

.emo-navbar, .emo-navbar-container, .emo-navbar-content {
  min-height: 80px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-navbar, .emo-navbar-container, .emo-navbar-content {
    min-height: 80px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-navbar, .emo-navbar-container, .emo-navbar-content {
    min-height: 80px;
  }
}

.emo-navbar {
  position: relative;
}

.emo-navbar-container {
  max-width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  z-index: 101;
}

.emo-navbar-container.is-sticky {
  background: #FFF8EB;
  box-shadow: 0px 5px 5px -5px rgba(93, 52, 39, 0.6);
  border-radius: 0 0 30px 30px;
}

@media screen and (max-width: 1199px) {
  .emo-navbar-container.is-sticky {
    border-radius: 0;
  }
}

.emo-navbar-container.is-sticky.active {
  border-radius: 0;
}

.emo-navbar-container.is-sticky .logo-img {
  display: none;
}

.emo-navbar-container.is-sticky .logo-img-2 {
  display: block;
}

.emo-navbar-content {
  width: 1200px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 0 20px;
}

.emo-navbar-logo {
  /*margin-top:auto;
			@media screen and (min-width: 320px) and (max-width: 579px) {
				margin-top:unset;
			}*/
}

.emo-navbar-logo .logo-text {
  font-family: "RotondaBold", "PT Sans", Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 800;
  background: linear-gradient(45deg, #ffc0cb, #e0bbe4);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: none;
}

.emo-navbar-logo .logo-img {
  display: block;
  width: 60px;
  cursor: default;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-navbar-logo .logo-img {
    width: 50px;
  }
}

.emo-navbar-logo .logo-img-2 {
  display: none;
  width: 112px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-navbar-logo .logo-img-2 {
    width: 94px;
  }
}

.emo-navbar-menu-btn {
  cursor: pointer;
  display: block;
}

.emo-navbar-menu-btn .icon-menu-close {
  display: none;
}

.emo-navbar-menu-btn.open .icon-menu-open {
  display: none;
}

.emo-navbar-menu-btn.open .icon-menu-close {
  display: block;
}

.emo-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 0;
  /* Начальная высота (меню скрыто) */
  overflow: hidden;
  /* Скрываем содержимое, которое выходит за пределы высоты */
  transition: max-height 1s linear;
  /* Плавное изменение высоты */
  background: #FFF8EB;
  padding: 0;
  z-index: 101;
}

.emo-menu.active {
  max-height: 1000px;
  box-shadow: 0px 5px 5px -5px rgba(93, 52, 39, 0.6);
  border-radius: 0 0 30px 30px;
}

@media screen and (max-width: 1199px) {
  .emo-menu.active {
    border-radius: 0;
  }
}

.emo-menu ul {
  display: none;
}

.emo-menu.active ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 0 0 15px 0;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .emo-menu.active ul {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin: 20px 0;
    gap: 10px;
  }
}

.emo-menu.active ul li {
  margin: 0 10px;
}

.emo-menu.active ul li a {
  font-family: "OpenSansSemiBold","PT Sans",Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  color: #292F28;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-menu.active ul li a {
    font-size: 16px;
  }
}

@media screen and (min-width: 375px) and (max-width: 759px) {
  .emo-menu.active ul li a {
    font-size: 18px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-menu.active ul li a {
    font-size: 16px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-menu.active ul li a {
    font-size: 18px;
  }
}

.emo-menu.active ul li a:hover {
  color: #DE161D;
}

.emo-menu.active ul li a.active {
  color: #DE161D;
}

.emo-menu.active ul li a.active:after {
  display: none;
}

.emo-menu.active ul li a:after {
  display: block;
  content: "";
  height: 2px;
  width: 0%;
  background-color: #DE161D;
  transition: width 0.3s ease-in-out;
}

.emo-menu.active ul li a:hover:after, .emo-menu.active ul li a:focus:after {
  width: 100%;
}

.emo-footer {
  max-width: 1400px;
  margin: 50px auto 0;
  border-radius: 80px 80px 0 0;
  padding: 30px 20px;
  background: url(../src/images/common/footer-bg.svg) no-repeat 50% 0%/cover, #FFF8EB;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-footer {
    border-radius: 30px 30px 0 0;
    padding: 20px 20px;
    margin: 30px auto 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-footer {
    border-radius: 60px 60px 0 0;
    margin: 30px auto 0;
  }
}

.emo-footer-notes-block {
  max-width: 1330px;
  margin: 0 auto;
  padding: 20px 0;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-footer-notes-block {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.emo-footer-notes-block ol {
  list-style-type: none;
  counter-reset: notes;
}

.emo-footer-notes-block ol li {
  margin: 2px 0;
  color: rgba(41, 47, 40, 0.5);
  font-size: 14px;
  line-height: 130%;
  position: relative;
  padding-left: 25px;
}

.emo-footer-notes-block ol li:before {
  content: "[" counter(notes) "]. ";
  counter-increment: notes;
  position: absolute;
  left: 0;
}

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

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

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

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

.emo-sharing__link {
  display: block;
  width: 40px;
  height: 40px;
  transition: all .2s linear;
  transform: translate3d(0, 0, 0);
  -ms-transform-origin: center center;
      transform-origin: center center;
  border-radius: 50%;
  background-color: #de161d;
  box-sizing: border-box;
  /* &._bb {
        border-color: rgba(239,73,143,1);
		background-color: rgba(239,73,143,1);
		&:hover {
			background-color: rgba(239,73,143,.8);
		}
      }
	  &._vk {
        border-color: rgba(0,119,255,1);
		background-color: rgba(0,119,255,1);
		&:hover {
			background-color: rgba(0,119,255,.8);
		}
      }
	  &._ok {
        border-color: rgba(247,147,30,1);
		background-color: rgba(247,147,30,1);
		&:hover {
			background-color: rgba(247,147,30,.8);
		}
      }
	  &._tg {
        border-color: rgba(42,171,238,1);
		background-color: rgba(42,171,238,1);
		&:hover {
			background-color: rgba(42,171,238,.8);
		}
      }
	  &._wt {
        border-color: rgba(13,193,67,1);
		background-color: rgba(13,193,67,1);
		&:hover {
			background-color: rgba(13,193,67,.8);
		}
      }
	  &._vb {
        border-color: rgba(103,93,169,1);
		background-color: rgba(103,93,169,1);
		&:hover {
			background-color: rgba(103,93,169,.8);
		}
      }*/
}

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

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

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

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

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

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

.emo-footer {
  /*** warning ***/
  /*** /warning ***/
}

.emo-footer-warning {
  color: rgba(248, 74, 80, 0.5);
  text-align: center;
  text-transform: uppercase;
  padding: 65px 10px 0px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-footer-warning {
    padding: 30px 10px 0px;
  }
}

.emo-footer-warning p {
  font-size: 18px;
  color: #e3e3e3;
  line-height: 120%;
  font-family: "OpenSansRegular","PT Sans",Arial,sans-serif;
  padding: 0 20px;
}

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

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-footer-warning p {
    font-size: 14px;
  }
}

.emo-footer-warning h2 {
  font-size: 33px;
  font-weight: 300;
  line-height: 120%;
}

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

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-footer-warning h2 {
    font-size: 24px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-footer-warning h2 {
    font-size: 30px;
  }
}

.emo-footer-warning-wrap {
  max-width: 850px;
  margin: 0 auto;
}

/* ====================== ELEMENTS =================== */
/* ====================== MODULES =================== */
/* ====================== SECTIONS =================== */
.emo-header-preface {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 0 0px;
  margin-bottom: 0px;
  background: url(../src/images/common/preface-bg.svg) no-repeat 50% 100%/cover, #FFF8EB;
  border-radius: 0 0 80px 80px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-header-preface {
    padding: 0px 0 0px;
    border-radius: 0 0 30px 30px;
    margin-bottom: 20px;
    background: url(../src/images/common/preface-bg.svg) no-repeat 50% 100%/cover, #FFF8EB;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-header-preface {
    border-radius: 0 0 60px 60px;
    margin-bottom: 30px;
  }
}

.emo-preface {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 20px;
  padding: 40px 20px 0px;
  text-align: center;
}

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

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

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-preface {
    padding: 20px 20px 0px;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-preface .logo-brand {
    max-width: 130px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-preface .logo-brand {
    max-width: 150px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-preface .logo-brand {
    max-width: 180px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-preface .logo-brand {
    max-width: 240px;
  }
}

.emo-preface h1 {
  position: relative;
  max-width: 980px;
  padding: 0 0 10px 0;
  z-index: 1;
  margin: 0 auto;
}

.emo-preface p.colored {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px;
  border-radius: 10px;
  background: #F84A50;
  line-height: 90%;
  z-index: 1;
  margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-preface .hands {
    max-width: 150px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-preface .hands {
    max-width: 150px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-preface .hands {
    max-width: 200px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-preface .hands {
    max-width: 250px;
  }
}

.emo-green-bullit {
  list-style: disc;
  margin: 20px 0 20px 20px;
  color: #27926d;
}

.emo-green-bullit li {
  margin: 15px 0;
}

.emo-green-bullit li span {
  color: #111;
}

.emo-red-bullit {
  list-style: disc;
  margin: 0 0 0 20px;
  color: #DE161D;
}

.emo-red-bullit li {
  margin: 18px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-red-bullit li {
    margin: 5px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-red-bullit li {
    margin: 10px 0;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .emo-red-bullit li {
    margin: 5px 0;
  }
}

.emo-red-bullit li:first-child {
  margin-top: 0;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .emo-red-bullit li:last-child {
    margin-bottom: 15px;
  }
}

.emo-red-bullit li span {
  color: #292F28;
}

.emo-ul-square {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 25px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-square {
    gap: 15px;
  }
}

.emo-ul-square li {
  position: relative;
  padding-left: 35px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-square li {
    padding-left: 30px;
  }
}

.emo-ul-square li:before {
  position: absolute;
  content: "";
  background: url(../src/images/common/ul-square.svg) no-repeat 50% 50%/100% auto, transparent;
  display: block;
  width: 25px;
  aspect-ratio: 1 / 1;
  left: 0px;
  top: 5px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-square li:before {
    width: 20px;
  }
}

.emo-ul-check {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 25px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-check {
    gap: 15px;
  }
}

.emo-ul-check li {
  position: relative;
  padding-left: 35px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-check li {
    padding-left: 30px;
  }
}

.emo-ul-check li:before {
  position: absolute;
  content: "";
  background: url(../src/images/common/ul-check.svg) no-repeat 50% 50%/100% auto, transparent;
  display: block;
  width: 25px;
  aspect-ratio: 1 / 1;
  left: 0px;
  top: 5px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-check li:before {
    width: 20px;
  }
}

.emo-ul-attention {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 25px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-attention {
    gap: 15px;
  }
}

.emo-ul-attention li {
  position: relative;
  padding-left: 35px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-attention li {
    padding-left: 30px;
  }
}

.emo-ul-attention li:before {
  position: absolute;
  content: "";
  background: url(../src/images/common/ul-attention.svg) no-repeat 50% 50%/100% auto, transparent;
  display: block;
  width: 25px;
  aspect-ratio: 1 / 1;
  left: 0px;
  top: 5px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ul-attention li:before {
    width: 20px;
  }
}

.emo-ol-nums {
  counter-reset: item;
}

.emo-ol-nums li {
  position: relative;
  padding-left: 50px;
  margin: 20px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ol-nums li {
    padding-left: 35px;
    margin: 10px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-ol-nums li {
    padding-left: 40px;
    margin: 15px 0;
  }
}

.emo-ol-nums li:last-child {
  margin-bottom: 5px;
}

.emo-ol-nums li:before {
  position: absolute;
  counter-increment: item;
  content: counter(item);
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  background: #F84A50;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  width: 40px;
  aspect-ratio: 1 / 1;
  left: 0px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-ol-nums li:before {
    font-size: 18px;
    line-height: 24px;
    width: 25px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-ol-nums li:before {
    font-size: 22px;
    line-height: 28px;
    width: 30px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-ol-nums li:before {
    font-size: 26px;
    line-height: 32px;
    width: 35px;
  }
}

.emo-quote {
  border-radius: 15px;
  padding: 32px 32px 32px 42px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-quote {
    padding: 22px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-quote {
    padding: 32px;
  }
}

.emo-quote p {
  padding-left: 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-quote p {
    padding-left: 15px;
  }
}

.emo-quote.pink-quote {
  background: #FCE5E2;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-quote.pink-quote {
    border-radius: 10px;
  }
}

.emo-quote.pink-quote p {
  border-left: 4px solid #DE161D;
}

.emo-quote.green-quote {
  background: #E3F7EA;
}

.emo-quote.white-quote {
  background: #FFF8EB;
}

.emo-quote.white-quote p {
  border-left: 4px solid #DE161D;
}

.emo-quote p {
  max-width: 97%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-quote p {
    padding: 0 0 0 15px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .emo-quote p {
    max-width: 98%;
    padding: 0 0 0 20px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .emo-quote p {
    max-width: 99%;
    padding: 0 0 0 20px;
  }
}

.emo-pic-quote {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 15px;
  background: #fff;
  border-radius: 15px;
  padding: 15px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-pic-quote {
    gap: 10px;
    padding: 10px;
  }
}

.emo-reasons .reasons-item-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 30px;
}

.emo-reasons .reasons-item-wrap .reasons-item {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-reasons .reasons-item-wrap .reasons-item {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-reasons .reasons-item-wrap .reasons-item {
    gap: 10px;
  }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-reasons .reasons-item-wrap .reasons-item .reasons-img {
    max-width: 70px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-reasons .reasons-item-wrap .reasons-item .reasons-img {
    max-width: 50px;
  }
}

.emo-provocative-actions, .emo-apply-daily {
  background: #FFF8EB;
  border-radius: 15px;
  padding: 30px 30px 30px 35px;
}

@media screen and (max-width: 579px) {
  .emo-provocative-actions, .emo-apply-daily {
    padding: 20px;
  }
}

.emo-apply-daily .age-img {
  position: absolute;
  top: -35px;
  right: -35px;
}

@media screen and (max-width: 579px) {
  .emo-apply-daily .age-img {
    max-width: 50px;
    top: -25px;
    right: -5px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-apply-daily .age-img {
    right: -10px;
  }
}

.emo-components-block {
  margin: 0px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  .emo-components-block {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

@media screen and (max-width: 959px) {
  .emo-components-block .components-img {
    margin: 0 auto;
  }
}

.emo-components-block .components-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 15px;
  max-width: 100%;
}

@media screen and (max-width: 959px) {
  .emo-components-block .components-wrap {
    max-width: 100%;
    width: 100%;
    -ms-flex-order: 2;
        order: 2;
  }
}

.emo-components-block .components-wrap .component {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 20px;
  background: #FFF8EB;
  border-radius: 15px;
  padding: 22px 10px 22px 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-components-block .components-wrap .component {
    gap: 10px;
    padding: 20px 15px 20px 15px;
  }
}

.emo-components-block .components-wrap .component img {
  width: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-components-block .components-wrap .component img {
    max-width: 30px;
    margin: 0 auto;
  }
}

.emo-effects-block {
  margin: 0px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  .emo-effects-block {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

@media screen and (max-width: 959px) {
  .emo-effects-block .effects-img {
    margin: 0 auto;
  }
}

.emo-effects-block .effects-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 15px;
  max-width: 100%;
}

@media screen and (max-width: 959px) {
  .emo-effects-block .effects-wrap {
    max-width: 100%;
    width: 100%;
    -ms-flex-order: 2;
        order: 2;
  }
}

.emo-effects-block .effects-wrap .effect {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 20px;
  background: #FFF8EB;
  border-radius: 15px;
  padding: 15px 15px 15px 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-effects-block .effects-wrap .effect {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
  }
}

@media screen and (max-width: 579px) {
  .emo-effects-block .effects-wrap .effect {
    gap: 15px;
  }
}

.emo-effects-block .effects-wrap .effect img {
  width: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-effects-block .effects-wrap .effect img {
    max-width: 30px;
    margin: 0 auto;
  }
}

.emo-rebranding {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 50px;
}

@media screen and (max-width: 579px) {
  .emo-rebranding {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    gap: 20px;
  }
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .emo-rebranding .rebranding-logo-old {
    max-width: 150px;
  }
}

@media screen and (max-width: 579px) {
  .emo-rebranding .rebranding-logo-arrow {
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
  }
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .emo-rebranding .rebranding-logo-arrow {
    max-width: 50px;
  }
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .emo-rebranding .rebranding-logo {
    max-width: 167px;
  }
}

.emo-text-img-block {
  margin: 0px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 15px;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  .emo-text-img-block {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  .emo-text-img-block img {
    margin: 0 auto;
  }
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .emo-text-img-block img {
    max-width: 400px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .emo-text-img-block img {
    max-width: 460px;
  }
}

.emo-use-correctly {
  background: #FFF8EB;
  border-radius: 15px;
  padding: 20px;
}

.emo-slider-wrap {
  padding: 30px 0;
}

@media screen and (min-width: 320px) and (max-width: 429px) {
  .emo-slider-wrap {
    padding: 20px 0;
  }
}

.emo-slider-wrap .product-wrap {
  padding: 0;
}

.emo-slider-wrap .product-wrap .swiper-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}

@media screen and (min-width: 1440px) {
  .emo-slider-wrap .product-wrap .swiper-wrapper {
    gap: 10px;
  }
}

.emo-slider-wrap .product-wrap .swiper-slide > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.emo-slider-wrap .product-wrap .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: -webkit-max-content;
  width: max-content;
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item {
  width: 460px;
  border-radius: 15px;
  background: #FFF8EB;
  padding: 30px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    padding: 20px 15px;
    gap: 10px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    padding: 20px;
    gap: 15px;
  }
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    width: 280px;
  }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    width: 280px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    width: 290px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    width: 450px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item {
    width: 455px;
  }
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item a {
  display: block;
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item a.buy-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: #CEB88E;
  border-radius: 20px;
  height: 30px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 100%;
  color: #fff;
  margin-top: auto;
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item .product-img {
  margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item .product-img {
    margin: 0 auto;
    max-width: 150px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item .product-img {
    margin: 0 auto;
    max-width: 180px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item .product-img {
    max-width: 280px;
  }
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item .product-img img {
  border-radius: 50%;
  animation: pulse 2s infinite;
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item .product-txt .product-arrow {
  margin: 15px auto;
}

@media screen and (max-width: 579px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item .product-txt .product-arrow {
    margin: 10px auto;
  }
}

.emo-slider-wrap .product-wrap .swiper-slide .product-item .product-txt p {
  font-size: 18px;
  line-height: 130%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-slider-wrap .product-wrap .swiper-slide .product-item .product-txt p {
    font-size: 16px;
  }
}

.emo-slider-wrap .product-wrap .pagination {
  text-align: center;
  width: -webkit-max-content;
  width: max-content;
}

.emo-slider-wrap .product-wrap .pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: 2px solid #DE161D;
  margin: 0 10px;
  background: #FFF8EB;
  opacity: 1;
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .emo-slider-wrap .product-wrap .pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

@media screen and (min-width: 360px) and (max-width: 429px) {
  .emo-slider-wrap .product-wrap .pagination .swiper-pagination-bullet {
    margin: 0 5px;
  }
}

.emo-slider-wrap .product-wrap .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #DE161D;
}

.emo-slider-wrap .product-wrap .buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 20px;
  cursor: pointer;
  padding: 20px 0;
}

@media screen and (max-width: 1199px) {
  .emo-slider-wrap .product-wrap .buttons {
    gap: 10px;
  }
}

@media screen and (min-width: 1440px) {
  .emo-slider-wrap .product-wrap .buttons {
    display: none;
  }
}

.emo-slider-wrap .product-wrap .buttons .button-prev,
.emo-slider-wrap .product-wrap .buttons .button-next {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 48%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-radius: 50%;
  z-index: 5;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-slider-wrap .product-wrap .buttons .button-prev,
  .emo-slider-wrap .product-wrap .buttons .button-next {
    width: 34px;
    height: 34px;
  }
}

@media screen and (min-width: 320px) and (max-width: 1439px) {
  .emo-slider-wrap .product-wrap .buttons .button-prev,
  .emo-slider-wrap .product-wrap .buttons .button-next {
    position: unset;
    top: 5px;
    -ms-transform: translateY(0%);
        transform: translateY(0%);
  }
}

.emo-slider-wrap .product-wrap .buttons .button-prev {
  background: url(../src/images/common/button-prev.svg) no-repeat 50% 50%/cover;
}

.emo-slider-wrap .product-wrap .buttons .button-prev.swiper-button-disabled {
  opacity: .5;
}

.emo-slider-wrap .product-wrap .buttons .button-next {
  background: url(../src/images/common/button-next.svg) no-repeat 50% 50%/cover;
}

.emo-slider-wrap .product-wrap .buttons .button-next.swiper-button-disabled {
  opacity: .5;
}

.emo-slider-wrap-2 {
  padding: 30px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 429px) {
  .emo-slider-wrap-2 {
    padding: 20px 0 0;
  }
}

.emo-slider-wrap-2 .product-wrap {
  padding: 0;
  max-width: 930px;
  margin: 0 auto;
}

.emo-slider-wrap-2 .product-wrap .swiper-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}

@media screen and (min-width: 1024px) {
  .emo-slider-wrap-2 .product-wrap .swiper-wrapper {
    gap: 10px;
  }
}

.emo-slider-wrap-2 .product-wrap .swiper-slide > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.emo-slider-wrap-2 .product-wrap .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: -webkit-max-content;
  width: max-content;
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
  width: 460px;
  border-radius: 15px;
  background: #FFF8EB;
  padding: 30px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    padding: 20px 15px;
    gap: 10px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    padding: 20px;
    gap: 15px;
  }
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    width: 280px;
  }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    width: 280px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    width: 290px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    width: 450px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item {
    width: 455px;
  }
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item a {
  display: block;
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item a.buy-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: #F84A50;
  border-radius: 20px;
  height: 30px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 100%;
  color: #fff;
  margin-top: auto;
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-img {
  margin: 0 auto 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-img {
    margin: 0 auto 10px;
    max-width: 150px;
  }
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-img {
    margin: 0 auto 10px;
    max-width: 180px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-img {
    max-width: 280px;
  }
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-img img {
  border-radius: 50%;
  cursor: pointer;
  animation: pulse-2 2s infinite;
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-txt .product-arrow {
  margin: 15px auto;
}

@media screen and (max-width: 579px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-txt .product-arrow {
    margin: 10px auto;
  }
}

.emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-txt p {
  font-size: 18px;
  line-height: 130%;
}

@media screen and (min-width: 375px) and (max-width: 579px) {
  .emo-slider-wrap-2 .product-wrap .swiper-slide .product-item .product-txt p {
    font-size: 16px;
  }
}

.emo-slider-wrap-2 .product-wrap .pagination {
  text-align: center;
  width: -webkit-max-content;
  width: max-content;
}

.emo-slider-wrap-2 .product-wrap .pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: 2px solid #DE161D;
  margin: 0 10px;
  background: #FFF8EB;
  opacity: 1;
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .emo-slider-wrap-2 .product-wrap .pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

@media screen and (min-width: 360px) and (max-width: 429px) {
  .emo-slider-wrap-2 .product-wrap .pagination .swiper-pagination-bullet {
    margin: 0 5px;
  }
}

.emo-slider-wrap-2 .product-wrap .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #DE161D;
}

.emo-slider-wrap-2 .product-wrap .buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 20px;
  cursor: pointer;
  padding: 20px 0;
}

@media screen and (max-width: 1199px) {
  .emo-slider-wrap-2 .product-wrap .buttons {
    gap: 10px;
  }
}

@media screen and (min-width: 959px) {
  .emo-slider-wrap-2 .product-wrap .buttons {
    display: none;
  }
}

.emo-slider-wrap-2 .product-wrap .buttons .button-prev,
.emo-slider-wrap-2 .product-wrap .buttons .button-next {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 48%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-radius: 50%;
  z-index: 5;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-slider-wrap-2 .product-wrap .buttons .button-prev,
  .emo-slider-wrap-2 .product-wrap .buttons .button-next {
    width: 34px;
    height: 34px;
  }
}

@media screen and (min-width: 320px) and (max-width: 1439px) {
  .emo-slider-wrap-2 .product-wrap .buttons .button-prev,
  .emo-slider-wrap-2 .product-wrap .buttons .button-next {
    position: unset;
    top: 5px;
    -ms-transform: translateY(0%);
        transform: translateY(0%);
  }
}

.emo-slider-wrap-2 .product-wrap .buttons .button-prev {
  background: url(../src/images/common/button-prev.svg) no-repeat 50% 50%/cover;
}

.emo-slider-wrap-2 .product-wrap .buttons .button-prev.swiper-button-disabled {
  opacity: .5;
}

.emo-slider-wrap-2 .product-wrap .buttons .button-next {
  background: url(../src/images/common/button-next.svg) no-repeat 50% 50%/cover;
}

.emo-slider-wrap-2 .product-wrap .buttons .button-next.swiper-button-disabled {
  opacity: .5;
}

.emo-otzyvy-mam {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 20px;
}

.emo-otzyvy-mam .otzyv {
  width: 100%;
  background: #FFF8EB;
  border-radius: 15px;
  padding: 25px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-otzyvy-mam .otzyv {
    padding: 15px;
  }
}

.emo-otzyvy-mam .otzyv .autor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 15px;
}

.emo-otzyvy-mam .otzyv .autor .avatar {
  border-radius: 50%;
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  .emo-otzyvy-mam .otzyv .autor .avatar {
    max-width: 65px;
  }
}

.emo-otzyvy-mam .otzyv .autor .name span {
  font-size: 75%;
}

.emo-otzyvy-mam .otzyv .otzyv-text {
  font-size: 18px;
  line-height: 130%;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .emo-otzyvy-mam .otzyv .otzyv-text {
    font-size: 16px;
  }
}

.emo-otzyvy-mam .otzyv .otzyv-text p {
  margin: 20px 0;
}

.emo-otzyvy-mam .otzyv .otzyv-text p:last-child {
  margin-bottom: 0;
}

.emo-everyday-system {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 10px;
}

.emo-everyday-system .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 20px;
  width: 24.14%;
  height: 240px;
  background: #FFF8EB;
  border-radius: 15px;
  padding: 19px;
}

@media screen and (max-width: 959px) {
  .emo-everyday-system .item {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-everyday-system .item {
    gap: 15px;
  }
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  .emo-everyday-system .item {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .emo-everyday-system .item .system-img {
    max-width: 50px;
  }
}

.emo-everyday-system .item p {
  line-height: 98%;
}

@media screen and (max-width: 959px) {
  .emo-everyday-system .item p br {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .with-br br {
    display: none;
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(207, 186, 143, 0.8);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(207, 186, 143, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(207, 186, 143, 0);
  }
}

@keyframes pulse-2 {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 77, 82, 0.8);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(248, 77, 82, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 77, 82, 0);
  }
}