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

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

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

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

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

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

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

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

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

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

.upc {
  text-transform: uppercase;
}

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

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

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

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

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

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

.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-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: 37px;
  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-24 {
  font-size: 24px;
  line-height: 110%;
}

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

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

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

/* ====================== 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: #D6302A;
}

.red-text {
  color: #D6302A;
}

.red-svg {
  fill: #D6302A;
}

.orange-bg {
  background-color: #F89158;
}

.orange-text {
  color: #F89158;
}

.orange-svg {
  fill: #F89158;
}

.gray-bg {
  background-color: #535353;
}

.gray-text {
  color: #535353;
}

.gray-svg {
  fill: #535353;
}

.green-bg {
  background-color: #27926d;
}

.green-text {
  color: #27926d;
}

.green-svg {
  fill: #27926d;
}

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

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

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

.smc-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 =================== */
.smc-main {
  background: #FFF7F4;
  color: #111;
  overflow: hidden;
}

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

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

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

.smc-main .__btn {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #ffffff;
  padding: 0 20px;
  background: #F89158;
  border-radius: 24px;
  margin: 20px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-main .__btn {
    height: 32px;
    line-height: 32px;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .smc-main .__btn {
    height: 40px;
    line-height: 40px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1023px) {
  .smc-main .__btn {
    height: 50px;
    line-height: 50px;
  }
}

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

.smc-main .spo-the-law-on-advertising {
  position: absolute;
  top: 100px;
  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) {
  .smc-main .spo-the-law-on-advertising {
    top: 80px;
  }
}

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

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

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

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

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

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

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

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

.smc-navbar, .smc-navbar-container, .smc-navbar-content {
  min-height: 80px;
  max-width: 1400px;
  margin: 0 auto;
}

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

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

.smc-navbar {
  position: relative;
}

.smc-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;
  -ms-flex-line-pack: center;
      align-content: center;
  z-index: 101;
}

.smc-navbar-container.is-sticky {
  background: #DBFCFA;
  box-shadow: 0px 5px 5px -5px rgba(93, 52, 39, 0.6);
}

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

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

.smc-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;
}

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

.smc-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;
}

.smc-navbar-logo .logo-img {
  display: none;
  width: 60px;
  cursor: default;
}

.smc-navbar-logo .logo-img-2 {
  display: none;
  width: 60%;
}

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

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

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

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

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

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

.smc-menu ul {
  display: none;
}

.smc-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;
  gap: 20px;
  margin: 20px 0;
}

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

@media screen and (min-width: 760px) and (max-width: 959px) {
  .smc-menu.active ul {
    gap: 15px;
  }
}

.smc-menu.active ul li a {
  font-family: "OpenSansBold","PT Sans",Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 100%;
  text-decoration: none;
  color: #27926D;
}

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

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

.smc-menu.active ul li a.active {
  color: #fff;
  border-radius: 60.8696px;
  padding: 5px 10px;
}

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

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

.smc-footer {
  max-width: 1400px;
  margin: 50px auto 0;
  border-radius: 80px 80px 0 0;
  padding: 30px 20px;
  background: #E1F9E8;
}

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

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

.smc-footer-text-block {
  max-width: 994px;
  margin: 0 auto;
  padding: 40px 0;
}

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

.smc-footer-text-block a {
  color: #D6302A;
  text-decoration: underline;
}

.smc-footer-text-block span {
  color: #D6302A;
}

.smc-footer-text-block p {
  font-size: 16px;
  margin: 10px 0;
  word-wrap: break-word;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .smc-footer-text-block p {
    font-size: 14px;
  }
}

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

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

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

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

.smc-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: #ff541b;
  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) {
  .smc-sharing__link {
    width: 30px;
    height: 30px;
  }
}

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

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

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

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

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

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

.smc-footer-warning {
  color: #111;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 10px 0px;
}

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

.smc-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) {
  .smc-footer-warning p {
    font-size: 12px;
  }
}

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

.smc-footer-warning h2 {
  font-size: 36px;
  padding: 10px 0;
  font-weight: 300;
  line-height: 120%;
}

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

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

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

.smc-footer-warning-wrap {
  max-width: 994px;
  margin: 0 auto;
}

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

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-header-preface {
    padding: 0px 0 60px;
    border-radius: 0 0 30px 30px;
    margin-bottom: 20px;
  }
}

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

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

.smc-preface {
  position: relative;
  padding: 80px 20px 0px;
  text-align: center;
}

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

.smc-preface h1 {
  position: relative;
  max-width: 880px;
  padding: 0 0 20px 0;
  z-index: 1;
  margin: 80px auto 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-preface h1 {
    margin: 30px auto 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .smc-preface h1 {
    margin: 40px auto 0;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .smc-preface h1 {
    margin: 50px auto 0;
  }
}

.smc-preface p {
  position: relative;
  max-width: 800px;
  padding: 10px 0;
  line-height: 120%;
  z-index: 1;
  margin: 0 auto;
}

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

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

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

.smc-orange-bullit {
  list-style: disc;
  margin: 20px 0 20px 20px;
  color: #F89158;
}

.smc-orange-bullit li {
  margin: 15px 0;
}

.smc-orange-bullit li span {
  color: #535353;
}

.smc-text-img-block {
  margin: 50px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 30px;
  /*a {
			color:#D6302A;
			text-decoration:underline;
		}*/
}

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

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

@media screen and (min-width: 760px) and (max-width: 959px) {
  .smc-text-img-block img {
    max-width: 50%;
  }
}

.smc-you-know {
  background: linear-gradient(122.01deg, #D2F0DB 2.62%, #5CCE86 43.78%, #5CCE86 63.98%, #FEDBC6 87.74%);
  padding: 40px 0;
  border-radius: 80px;
  max-width: 1440px;
  margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-you-know {
    border-radius: 30px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .smc-you-know {
    border-radius: 60px;
  }
}

.smc-you-know h2 {
  text-align: center;
  padding: 0 20px;
}

.smc-you-know-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 30px;
  padding: 50px 0px;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-you-know-wrap {
    padding: 30px 20px 0;
    gap: 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .smc-you-know-wrap {
    padding: 30px 20px 0;
    gap: 24px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .smc-you-know-wrap {
    padding: 50px 20px 0;
  }
}

.smc-you-know-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 24px;
  background: #FFFFFF;
  padding: 24px;
  border-radius: 16px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .smc-you-know-item {
    padding: 15px;
    gap: 15px;
  }
}

@media screen and (min-width: 480px) and (max-width: 579px) {
  .smc-you-know-item {
    padding: 20px;
    gap: 20px;
  }
}

@media screen and (max-width: 1199px) {
  .smc-you-know-item {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.smc-you-know-item:nth-child(1), .smc-you-know-item:nth-child(2), .smc-you-know-item:nth-child(3) {
  max-width: 380px;
}

@media screen and (max-width: 1199px) {
  .smc-you-know-item:nth-child(1), .smc-you-know-item:nth-child(2), .smc-you-know-item:nth-child(3) {
    max-width: 100%;
    width: 100%;
  }
}

.smc-you-know-item:nth-child(4), .smc-you-know-item:nth-child(5) {
  max-width: 584px;
}

@media screen and (max-width: 1199px) {
  .smc-you-know-item:nth-child(4), .smc-you-know-item:nth-child(5) {
    max-width: 100%;
    width: 100%;
  }
}

.smc-you-know-item img {
  max-width: 60px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-you-know-item img {
    max-width: 30px;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-you-know-item p {
    font-size: 14px;
    line-height: 110%;
  }
}

.smc-expert-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 30px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .smc-expert-block {
    gap: 20px;
  }
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

.smc-expert-block .expert-wrap {
  background: #FFFFFF;
  padding: 24px;
  border-radius: 16px;
  width: 276px;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block .expert-wrap {
    width: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .smc-expert-block .expert-wrap {
    padding: 20px;
  }
}

.smc-expert-block .expert-wrap span {
  font-size: 16px;
  line-height: 140%;
  color: #7e7e7e;
  padding: 20px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-expert-block .expert-wrap span {
    font-size: 14px;
  }
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block .expert-wrap span {
    padding: 10px 0 0;
  }
}

.smc-expert-block .expert-wrap span.decktop {
  display: block;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-expert-block .expert-wrap span.decktop {
    display: none;
  }
}

.smc-expert-block .expert-wrap span.mobile {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-expert-block .expert-wrap span.mobile {
    display: block;
  }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .smc-expert-block .expert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 1023px) {
  .smc-expert-block .expert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 30px;
  }
}

.smc-expert-block .expert p {
  padding: 20px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block .expert p {
    padding: 0;
  }
}

.smc-expert-block .expert-text {
  max-width: 690px;
  padding: 0px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block .expert-text {
    -ms-flex-order: 2;
        order: 2;
    max-width: 100%;
    margin-top: -30px;
  }
}

.smc-expert-block .expert-text p {
  padding: 20px 0;
}

.smc-expert-block .expert-text ol.__nums {
  counter-reset: item;
}

.smc-expert-block .expert-text ol.__nums li {
  position: relative;
  padding-left: 40px;
  margin: 20px 0;
}

.smc-expert-block .expert-text ol.__nums li:before {
  position: absolute;
  counter-increment: item;
  content: counter(item);
  font-size: 16px;
  color: #ffffff;
  background: #f98158;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  width: 32px;
  height: 32px;
  left: 0px;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block h1.desktop {
    display: none;
  }
}

.smc-expert-block h1.mobile {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-expert-block h1.mobile {
    display: inline;
  }
}

.smc-text-column-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  gap: 24px;
  margin-bottom: 80px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-text-column-block {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .smc-text-column-block {
    margin-bottom: 60px;
  }
}

.smc-text-column-block .text-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(280px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}

.smc-text-column-block .text-column-item {
  border-radius: 16px;
  background: #fff;
  padding: 24px;
}

.smc-text-column-block .text-column-item p:not(:last-child) {
  margin-bottom: 24px;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .smc-text-column-block .text-column-item p:not(:last-child) {
    margin-bottom: 10px;
  }
}

.smc-text-column-block .text-column-item.colored {
  background: linear-gradient(94.43deg, #2B9857 -12.7%, #5CCE86 65.68%);
  color: #fff;
  padding: 32px 40px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .smc-text-column-block .text-column-item.colored {
    padding: 24px;
  }
}

.smc-text-column-block .text-column-item.colored a {
  color: #fff;
  text-decoration: underline;
}

.mr-50 {
  margin: 50px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .mr-50 {
    margin: 20px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .mr-50 {
    margin: 30px 0;
  }
}

.mr-30 {
  margin: 30px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .mr-30 {
    margin: 20px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .mr-30 {
    margin: 25px 0;
  }
}