@media (max-width: 991px) {
/* COMMON START */
  .mb-page {
    margin-bottom: 3.75rem;
  }
  .breadcrumbs {
    display: none;
  }
  .slider-foot {
    flex-direction: column;
    margin-top: 2rem;
  }
  .slider-foot .btn {
    margin: 1.75rem 0 0;
  }
  .swiper-slide:last-child {
    margin-right: 2.5rem;
  }
  .swiper-controls {
    left: 0;
    margin-top: 2rem;
    padding: 0 1.25rem;
    width: 100%;
    transform: translateX(0%);
  }
  .swiper-controls .swiper-arrow {
    display: none;
  }
  .swiper-controls .swiper-dots {
    margin: 0;
  }
  .swiper-controls .swiper-scrollbar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.375rem;
    width: calc(100% - 5rem);
    background: rgba(0, 107, 52, 0.2);
  }
  .swiper-controls .swiper-scrollbar .swiper-scrollbar-drag {
    background: var(--c-green);
  }
  .main-page .title {
    justify-content: center;
    text-align: center;
  }
  .main-page .faq__aside-begemot {
    display: none;
  }
  .main-page aside {
    padding: 0.75rem 0 0;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
  }
  .main-page aside .aside__wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding: 0;
    height: 1.875rem;
    overflow-x: auto;
  }
  .main-page aside .aside__wrap::-webkit-scrollbar {
    display: none;
  }
  .main-page aside .aside__wrap .aside__btn-filters {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0 0.75rem;
    height: 1.875rem;
    color: var(--c-green);
    font-weight: 300;
    font-size: 0.875rem;
    text-decoration: none;
    background: var(--c-green_medium);
    border-radius: 10rem;
  }
  .main-page aside .aside__wrap .aside__btn-filters i {
    margin-left: 0.375rem;
    width: 0.875rem;
    height: 0.875rem;
  }
  .main-page aside .aside__wrap .filter-tags {
    display: flex;
    align-items: center;
    margin-left: 0.5rem;
  }
  .main-page aside .aside__wrap .filter-tags li {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.5rem 0 0;
    padding: 0 0.75rem;
    height: 1.875rem;
    color: #fff;
    font-weight: 300;
    font-size: 0.875rem;
    text-align: center;
    background: var(--c-green);
    border-radius: 10rem;
  }
  .main-page aside .aside__wrap .filter-tags li:last-child {
    margin-right: 0;
  }
  .main-page aside .aside__wrap .filter-tags li i {
    flex-shrink: 0;
    margin-left: 0.375rem;
    width: 0.875rem;
    height: 0.875rem;
    background: url("../img/svg/delete-2.svg") no-repeat 50%/contain;
  }

  .cookie {
    bottom: 1.25rem;
    right: 1.25rem;
    padding: 1.75rem;
    width: calc(100% - (1.25rem * 2));
    text-align: center;
    background: var(--c-green_light);
    border-radius: 1rem;
    box-shadow: 0 0.25rem 0.75rem rgba(32, 57, 44, 0.15);
    z-index: 100;
    & .h_20 {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0.875rem;
      color: var(--c-green);
      text-align: center;
      text-transform: uppercase;
      & img { margin-left: 0.25rem; width: 2rem; }
    }
    & .txt_16 { margin-bottom: 1.25rem; }
  }
  .new { z-index: 10; }
/* COMMON END */

/* HEADER START */
  header .navbar-expand-lg {
    height: 2.75rem;
  }
  header .navbar-search {
    right: auto;
    left: 0;
    z-index: 1002;
  }
  header .navbar-search input {
    width: 2rem;
    height: 2rem;
    background: rgba(0, 0, 0, 0);
  }
  header .navbar-search.active { width: 17.25rem; }
  header .navbar-search.active input {
    width: 100%;
    background: var(--c-green_light);
  }
  header .navbar-search .ico {
    top: 0.25rem;
    right: 0.25rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  header .navbar-search.active .ico { top: 0.375rem; right: 0.5rem; width: 1.25rem; height: 1.25rem; }
  header .navbar-search .ico::before, header .navbar-search .ico::after { background-size: contain; }
  header .navbar-search.has-value .ico-delete { right: 2rem; }
  header .navbar-logo {
    top: 0;
    left: 50%;
    width: 5.4375rem;
    transform: translate(-50%, 0);
    z-index: 1001;
  }
  header .navbar-collapse {
    position: absolute;
    top: 0;
    left: -1.25rem;
    padding: 0;
    width: 100vw;
    background: #fff;
  }
  header .navbar-collapse .navbar-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 4.25rem 0 1rem;
    height: 100vh;
    text-align: center;
    overflow-y: auto;
  }
  header .navbar-collapse .navbar-nav {
    padding: 1rem 1.25rem 2rem;
    width: 100%;
  }
  header .navbar-collapse .nav-item {
    justify-content: flex-start;
    margin: 0 0 1.5rem;
    text-align: left;
  }
  header .navbar-collapse .nav-item:last-child {
    margin-bottom: 0;
  }
  header .navbar-collapse .nav-link {
    justify-content: space-between;
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.3335;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
  }
  header .navbar-collapse .nav-link span {
    pointer-events: auto;
  }
  header .navbar-collapse .nav-link .ico {
    transform: rotate(-90deg);
    pointer-events: auto;
  }
  header .navbar-collapse .nav-link:hover {
    color: var(--c-green);
  }
  header .navbar-collapse .nav-link:hover .ico::before {
    opacity: 1;
  }
  header .navbar-collapse .nav-link:hover .ico::after {
    opacity: 0;
  }
  header .navbar-toggler {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0;
    width: 1.5rem;
    height: 1.5rem;
    border: 0;
    border-radius: 0;
    transform: translate(0%, -50%);
    z-index: 1;
  }
  header .navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
  }
  header .navbar-toggler i {
    position: absolute;
    left: 50%;
    width: 0.875rem;
    height: 0.125rem;
    background: var(--c-green);
    border-radius: 10rem;
    transition: 0.3s;
  }
  header .navbar-toggler.collapsed i:nth-child(1) {
    top: 0.5625rem;
    transform: translate(-50%, 0%);
  }
  header .navbar-toggler.collapsed i:nth-child(2) {
    bottom: 0.5625rem;
    transform: translate(-50%, 0%);
  }
  header .navbar-toggler i:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  header .navbar-toggler i:nth-child(2) {
    bottom: 50%;
    transform: translate(-50%, 50%) rotate(-45deg);
  }
  header .navbar-collapse .navbar-inner .dropdown-menu__wrap { overflow: visible; }
  header .dropdown-menu {
    position: fixed;
    left: auto;
    bottom: auto;
    top: 4.25rem;
    right: 0;
    padding: 0;
    width: 0;
    min-width: 0;
    height: calc(100vh - 4.25rem);
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    transform: translate(0, 0);
    transition: 0.3s ease;
    overflow: hidden;
    z-index: 1000;
  }
  header .dropdown-menu::before {
    display: none;
  }
  header .dropdown-menu.open {
    width: 100%;
  }
  header .dropdown-menu .dropdown-menu__wrap {
    flex-direction: column;
    padding: 1rem 1.25rem;
    width: 100vw;
  }
  header .dropdown-menu .mob {
    margin-bottom: 1.5rem;
  }
  header .dropdown-menu .mob .back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    padding: 0 0.75rem;
    height: 1.625rem;
    color: #fff;
    font-weight: 300;
    font-size: 0.75rem;
    background: var(--c-green);
    border-radius: 10rem;
    text-align: center;
  }
  header .dropdown-menu .mob .back i {
    margin-right: 0.25rem;
    width: 0.875rem;
    height: 0.875rem;
    background: url("../img/svg/arrow-right-white.svg") no-repeat 50%/contain;
    transform: rotate(180deg);
  }
  header .dropdown-menu .mob h3 {
    margin: 0;
    color: var(--c-green);
    font-size: 1.5rem;
  }
  header .dropdown-menu[data-dropdown=products]::before {
    left: auto;
  }
  header .dropdown-menu[data-dropdown=about] {
    left: auto;
  }
  header .dropdown-menu[data-dropdown=future-parents] {
    left: auto;
  }
  header .dropdown-menu__wrap {
    position: relative;
    height: 100%;
    overflow-y: auto;
  }
  header .dropdown-menu__wrap .dropdown-menu__list {
    margin: 0 0 1.5rem;
    padding-right: 0;
    width: 100%;
    max-height: 62500rem;
  }
  header .dropdown-menu__wrap ul li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  header .dropdown-menu__wrap ul a {
    font-size: 1rem;
  }
  header .dropdown-menu__wrap ul h3 {
    padding-bottom: 0;
  }
  header .dropdown-menu__wrap ul h3 a {
    justify-content: space-between;
    font-size: 1.25rem;
  }
  header .dropdown-menu__wrap ul h3 a:hover {
    text-decoration: none;
  }
  header .dropdown-menu__wrap ul h3 a .new {
    margin-left: 0.5rem;
    margin-right: auto;
  }
  header .dropdown-menu__wrap ul h3 a i {
    display: block;
    margin-left: auto;
    width: 1.5rem;
    height: 1.5rem;
    background: url("../img/svg/arrow-bot-green.svg") no-repeat 50%/contain;
    transform: rotate(0deg);
    transition: 0.3s;
  }
  header .dropdown-menu__wrap ul h3 a i.active {
    transform: rotate(180deg);
  }
  header .dropdown-menu__wrap ul li ul {
    margin-top: 0.75rem;
    padding: 0.5rem 0.75rem;
  }
  header .dropdown-menu__wrap .banner {
    margin: 0;
    width: 100%;
    height: 22.5rem;
  }
  header .dropdown-menu__wrap .banner img {
    border-radius: 1rem;
  }
  /* HEADER END */
  /* FOOTER START */
  footer {
    padding: 1.5rem 0;
  }
  footer [class$=__top] {
    justify-content: flex-start;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 0.0625rem solid var(--c-gray_light);
  }
  footer [class$=__top] [class$=-left] {
    flex-direction: column;
  }
  footer [class$=__top] [class$=-left] [class$=__logo] {
    margin-bottom: 1.25rem;
    margin-right: auto;
    width: 6.6875rem;
  }
  footer [class$=__top] [class$=-left] [class$=-info] {
    position: relative;
  }
  footer [class$=__top] [class$=-left] [class$=-info] h4 {
    position: absolute;
    top: -2.5rem;
    right: 0;
    margin-bottom: 0;
    width: 12.5rem;
    text-align: right;
    transform: translate(0, -100%);
  }
  footer [class$=__top] [class$=-left] [class$=-info] .txt_14 {
    margin-bottom: 1.25rem;
    text-align: center;
  }
  footer [class$=__top] [class$=-left] [class$=-info] [class$=__social] {
    justify-content: center;
  }
  footer [class$=__top] [class$=-left] [class$=-info] [class$=__social] p {
    margin: 0 1.5rem 0 0;
  }
  footer [class$=__top] [class$=-left] [class$=-info] [class$=__social] ul li {
    margin-right: 0.75rem;
  }
  footer [class$=__top] [class$=-left] [class$=-info] [class$=__social] ul li a {
    width: 1.875rem;
    height: 1.875rem;
  }
  footer [class$=__top] [class$=-left] [class$=-info] [class$=__social] ul li a:hover {
    opacity: 1;
  }
  footer [class$=__top] [class*=-right] {
    display: flex;
    align-items: flex-start;
  }
  footer [class$=__top] [class*=-right] ul {
    margin-left: 5rem;
  }
  footer [class$=__top] [class*=-right] ul li {
    margin-bottom: 0.5rem;
  }
  footer [class$=__top] [class*=-right] ul li:last-child {
    margin-bottom: 0;
  }
  footer [class$=__top] [class*=-right] ul li a {
    font-weight: 300;
    font-size: 0.875rem;
  }
  /* FOOTER END */
  /* KV START */
  .main-index {
    padding-top: 2.75rem;
  }
  .kv {
    height: 32.5rem;
  }
  .kv__slider-main {
    display: flex;
    flex-direction: column;
    padding-top: 2.875rem;
    padding-bottom: 1.25rem;
    height: 32.5rem;
  }
  .kv__slider-main .swiper-controls {
    justify-content: center;
    left: 0%;
    margin-top: auto;
    width: 100%;
    transform: translate(0, 0);
  }
  .kv__slider-main .swiper-slide {
    margin-right: 0;
  }
  .kv__sub-title {
    margin-bottom: 1.5rem;
    height: 0.625rem;
    font-size: 0.875rem;
  }
  .kv__title {
    margin-bottom: 1.3125rem;
    height: 3.4375rem;
    font-size: 2rem;
  }
  .kv__text {
    max-width: 100%;
    font-size: 0.875rem;
  }
  .kv__slider-bg picture,
  .kv__slider-bg picture img {
    height: 32.5rem;
  }
  /* KV END */
  /* PRODUCTS START */
  .products::before {
    height: 70.6875rem;
  }
  .products__filter {
    position: relative;
    margin-bottom: 1.75rem;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .products__filter::-webkit-scrollbar {
    display: none;
  }
  .products__filter ul {
    justify-content: flex-start;
  }
  .products__filter ul li {
    margin: 0 0.5rem;
  }
  .products__filter ul li:first-child {
    margin-left: 0;
  }
  .products__filter ul li:last-child {
    margin-right: 0;
  }
  .products__filter ul li .img {
    margin: 0 auto 0.5rem;
    width: 3.75rem;
    height: 3.75rem;
    border-width: 0.125rem;
  }
  .products__filter ul li p {
    line-height: 1rem;
  }
  .products__selectors {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 4.25rem -1.25rem;
    padding: 2.5rem;
    width: 100vw;
    border-radius: 2.5rem;
  }
  .products__selectors form {
    width: 100%;
  }
  .products__selectors form .form-wrap > .form-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.25rem;
  }
  .products__selectors form .form-wrap > .form-group:last-child {
    margin-bottom: 0;
  }
  .products__selectors form .form-wrap .width--small {
    width: 100%;
  }
  .products__selectors form .form-wrap .width--medium {
    width: 100%;
  }
  .products__selectors form .form-wrap .width--big {
    width: 100%;
  }

  .products__empty { margin-bottom: 4.25rem; }

  .products__empty br { display: none; }

  .products__slider {
    margin: 0 0 1.75rem -1.25rem;
    width: 100vw;
  }
  .products__slider .swiper-slide {
    margin: 0 0.625rem;
    padding: 2.5rem 1.5rem 1.5rem;
    width: 19.0625rem;
    height: 23.3125rem;
    border-radius: 1.5rem;
  }
  .products__slider .swiper-slide:first-child { margin-left: 1.75rem; }
  .products__slider-init-2 .swiper-slide:first-child { margin-left: 1.25rem; }
  .products__slider .swiper-slide:last-child { margin-right: 2.5rem; }
  .products__slider .swiper-slide .new {
    top: 1.5rem;
    right: 1.5rem;
    padding: 0 0.75rem;
    height: 1.5rem;
    font-size: 0.625rem;
  }
  .products__slider .swiper-slide .img {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    width: 100%;
    height: 16.0625rem;
  }
  .products__slider .swiper-slide p {
    font-size: 1rem;
  }
  /* PRODUCTS END */
  /* WHERE-BUY START */
  .where-buy {
    margin-bottom: 0;
    padding: 4rem 0;
    background: #F2F9E5;
  }
  .where-buy .title {
    margin-bottom: 1.625rem;
  }
  .where-buy .where-buy__slider {
    margin-left: -1.25rem;
    width: 100vw;
  }
  .where-buy .where-buy__slider .swiper-wrapper {
    margin-bottom: 0;
    padding: 0 1.25rem;
  }
  .where-buy .where-buy__slider .swiper-slide {
    margin-right: 0.5rem;
    width: 11.875rem;
    height: 7.8125rem;
    border-radius: 0.9375rem;
  }
  .where-buy .where-buy__slider .swiper-slide:last-child {
    margin-right: 2.5rem;
  }
  /* WHERE-BUY END */
  /* QUESTION START */
  .question {
    margin-top: -1.5rem;
    margin-bottom: 0;
    padding: 0;
  }
  .question .container {
    padding: 0;
  }
  .question .col-lg-5 {
    order: 1;
  }
  .question .col-lg-7 {
    order: 2;
  }
  .question [class$=__quality] {
    margin-bottom: -3.4375rem;
    height: 24.6875rem;
    border-radius: 1.5rem;
  }
  .question [class$=__quality] a {
    bottom: 1.75rem;
    left: 1.75rem;
    width: 3rem;
    height: 3rem;
    border-width: 0.0625rem;
  }
  .question [class*=__form] {
    padding: 6rem 1.25rem 4rem;
    border-radius: 1.5rem;
  }
  .question [class*=__form] .h_40 {
    margin-bottom: 2.125rem;
    text-align: center;
  }
  /* QUESTION END */
  /* MATERIALS START */
  .materials {
    margin-bottom: 0;
    padding: 3.75rem 0 0;
  }
  .materials::before {
    height: 46.75rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2f1c9 63.29%, #e9f5d7 87.1%, rgba(255, 255, 255, 0) 100%);
  }
  .materials [class$=__filters] {
    margin-bottom: 1.75rem;
  }
  .materials [class$=__filters] ul {
    justify-content: flex-start;
    position: relative;
    margin-left: -1.25rem;
    padding: 0 1.25rem;
    width: 100vw;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .materials [class$=__filters] ul::-webkit-scrollbar {
    display: none;
  }
  .materials [class$=__filters] ul li {
    margin: 0 1rem 0 0;
  }
  .materials [class$=__filters] ul li:last-child {
    margin-right: 0;
  }
  .materials [class$=__filters] ul li a {
    padding: 0 1.25rem;
    height: 3rem;
    font-size: 1rem;
  }
  .materials [class*=__slider] {
    position: relative;
    margin-left: -1.25rem;
    width: 100vw;
    overflow: hidden;
  }
  .materials [class*=__slider] .swiper-wrapper {
    margin-bottom: 1.75rem;
    padding: 0 1.25rem;
  }
  .materials [class*=__slider] .swiper-slide {
    margin-right: 1.25rem;
    padding: 1.25rem;
    width: 19.0625rem;
    height: auto;
    border-radius: 1.5rem;
  }
  .materials [class*=__slider] .swiper-slide:last-child {
    margin-right: 2.5rem;
  }
  .materials [class*=__slider] .swiper-slide .img {
    margin-bottom: 0.75rem;
    height: 15.625rem;
  }
  .materials [class*=__slider] .swiper-slide .img img {
    border-radius: 0.5rem;
  }
  .materials [class*=__slider] .swiper-slide h6 {
    margin-bottom: 1.5rem;
    padding: 0 0.75rem;
    height: 1.5rem;
    font-size: 0.75rem;
  }
  .materials [class*=__slider] .swiper-slide .h_20 {
    margin-bottom: 0.75rem;
    height: auto;
    max-height: 4rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .materials [class*=__slider] .swiper-slide .txt_16 {
    height: auto;
    max-height: 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .materials [class*=__empty] {
    padding: 6rem 0;
  }
  .materials [class*=__empty] p {
    font-size: 1rem;
  }
  .materials [class*=__filter] {
    margin-bottom: 2.5rem;
  }
  .materials [class*=__filter] > * {
    margin-right: 0;
  }
  .materials [class*=__filter] .wrap {
    display: flex;
    position: relative;
    overflow-x: auto;
  }
  .materials [class*=__filter] .wrap .btns {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    margin-right: 0.5rem;
  }
  .materials [class*=__filter] .wrap .btns:last-child {
    margin-right: 0;
  }
  .materials [class*=__filter] .wrap .btns > * {
    flex-shrink: 0;
  }
  .materials [class*=__filter] .wrap .btns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.5rem;
    padding: 0 0.75rem;
    height: 1.875rem;
    color: var(--c-green);
    font-size: 0.875rem;
    text-align: center;
    text-decoration: none;
    background: var(--c-green_medium);
    border-radius: 10rem;
  }
  .materials [class*=__filter] .wrap .btns a .ico {
    margin-left: 0.375rem;
    width: 0.875rem;
    height: 0.875rem;
  }
  .materials [class*=__filter] .wrap .btns .filter-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-right: 0.5rem;
    padding: 0 0.75rem;
    height: 1.875rem;
    color: #fff;
    font-weight: 300;
    font-size: 0.875rem;
    background: var(--c-green);
    border-radius: 10rem;
  }
  .materials [class*=__filter] .wrap .btns .filter-tag::after {
    content: "";
    position: relative;
    margin-left: 0.375rem;
    width: 0.875rem;
    height: 0.875rem;
    background: url("../img/svg/delete-2.svg") no-repeat 50%/contain;
  }
  .materials [class*=__filter] .wrap .btns :last-child {
    margin-right: 0;
  }
  .materials [class*=__list] .materials__block {
    margin: 0 auto 0.5rem;
    padding: 1.875rem 1.25rem;
    width: 100%;
    height: 28.125rem;
    border-radius: 1.5rem;
  }
  .materials [class*=__list] .materials__block:last-child {
    margin-bottom: 0;
  }
  .materials [class*=__list] .materials__block .img {
    margin-bottom: 1rem;
  }
  .materials [class*=__list] .materials__block .top {
    margin-bottom: 0.25rem;
  }
  .materials [class*=__list] .materials__block .top h6 {
    margin-bottom: 0.875rem;
    padding: 0 0.75rem;
    height: 1.5rem;
    font-size: 0.75rem;
    border-radius: 10rem;
  }
  .materials [class*=__list] .materials__block .top::after {
    opacity: 1;
  }
  .materials [class*=__list] .materials__block .h_20 {
    position: relative;
    margin-bottom: 1.25rem;
    max-height: 5.75rem;
    color: var(--c-green);
    text-transform: uppercase;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .materials [class*=__list] .materials__block .txt_16 {
    position: relative;
    margin-bottom: 0;
    max-height: 1.25rem;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .main-materials .materials {
    padding: 0 0 4rem;
  }
  .main-materials .materials .title {
    justify-content: center;
    text-align: center;
  }
  .main-materials .materials [class*=__list] > div {
    margin-bottom: 0.5rem;
  }
  .main-materials .materials [class*=__list] > div:nth-last-child(-n+3) {
    margin-bottom: 0.5rem;
  }
  .main-materials .materials [class*=__list] > div:last-child {
    margin-bottom: 0;
  }
  .main-materials .materials [class*=__control] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 3.75rem;
  }
  .main-materials .materials [class*=__control] p {
    margin-bottom: 1.625rem;
    color: var(--c-gray_medium);
    font-weight: 300;
    font-size: 1rem;
  }
  /* MATERIALS END */
  /* USEFUL START */
  .useful {
    padding: 3.75rem 0 0;
  }
  .useful [class$=__wrap] {
    flex-direction: column;
    margin-left: -1.25rem;
    width: 100vw;
    height: auto;
  }
  .useful [class$=__wrap] [class$=__img] {
    order: 1;
    position: relative;
    margin-bottom: -1.5rem;
    width: 100%;
    height: 19.625rem;
    z-index: 2;
  }
  .useful [class$=__wrap] [class$=__img] img {
    border-radius: 1.5rem;
  }
  .useful [class$=__wrap] [class$=__text] {
    order: 2;
    margin-right: 0;
    padding: 4rem 1.75rem 1.75rem;
    width: 100%;
    height: auto;
    border-radius: 0 0 1.5rem 1.5rem;
    z-index: 1;
  }
  .useful [class$=__wrap] [class$=__text]:before {
    width: 10.5625rem;
    height: 7.25rem;
    background-image: url("../img/useful-bg-mob.webp");
  }
  .useful [class$=__wrap] [class$=__text] .h_36 {
    margin-bottom: 1.75rem;
  }
  .useful [class$=__wrap] [class$=__text] .txt_20 {
    margin-bottom: 2.1875rem;
    line-height: 1.2;
  }
  .useful [class$=__wrap] [class$=__text] a {
    width: 3rem;
    height: 3rem;
  }
  /* USEFUL END */
  /* INTERESTING START */
  .interesting {
    padding: 0 0 3.75rem;
  }
  .interesting [class$=__menu] {
    justify-content: flex-start;
    position: relative;
    margin-bottom: 3.25rem;
    margin-left: -1.25rem;
    padding: 0 1.25rem;
    width: 100vw;
    overflow-x: auto;
  }
  .interesting [class$=__menu] li {
    margin: 0 0.5rem 0 0;
  }
  .interesting [class$=__menu] li:last-child {
    margin-right: 0;
  }
  .interesting [class$=__menu] li a {
    padding: 0 1.75rem;
    width: auto;
  }
  .interesting .title {
    margin-bottom: 3.375rem;
  }
  .interesting::before {
    height: 40.625rem;
  }
  .interesting [class$=__list] {
    position: relative;
  }
  .interesting [class$=__list] .path {
    display: none;
  }
  .interesting [class*=__slider] {
    position: relative;
    margin-left: -1.25rem;
    width: 100vw;
    overflow: hidden;
  }
  .interesting [class*=__slider] .swiper-wrapper {
    justify-content: flex-start;
    padding: 0 1.25rem;
  }
  .interesting [class*=__slider] .swiper-slide {
    margin-right: 1rem;
    padding: 1.25rem 1.25rem 0;
    width: 19.0625rem;
    height: 22.5rem;
    border-radius: 1.5rem;
  }
  .interesting [class*=__slider] .swiper-slide:last-child {
    margin-right: 2.5rem;
  }
  .interesting [class*=__slider] .swiper-slide .img {
    margin-bottom: 1rem;
    height: 16.5625rem;
  }
  .interesting [class*=__slider] .swiper-slide .img img {
    border-radius: 0.5rem;
  }
  .interesting [class*=__slider] .swiper-slide .h_20 {
    font-size: 1.25rem;
  }
  /* INTERESTING END */
  /* OS START */
  .os {
    padding: 4.375rem 0 0;
    height: auto;
  }
  .os::before {
    left: auto;
    top: 0;
    right: 0;
    width: 3.4375rem;
    height: 4.1875rem;
    background-image: url("../img/os-path-mob.webp");
  }
  .os::after {
    top: 2.1875rem;
    height: 6.125rem;
    background-image: url("../img/svg/os-bg-mob.svg");
  }
  .os .container {
    position: relative;
    padding-bottom: 4rem;
  }
  .os .container::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: calc(100% - 3.375rem);
    background: var(--c-green_medium);
    z-index: -1;
  }
  .os [class*=__img] {
    position: absolute;
    top: -4.5rem;
    left: 1.3125rem;
    width: 8.6875rem;
    z-index: 1;
  }
  .os [class*=__form] {
    padding-top: 0;
  }
  .os [class*=__form] .h_40 {
    margin-bottom: 2.25rem;
    padding-right: 1.875rem;
    font-size: 1.5rem;
  }
  /* OS END */
  /* SYSTEM START */
  .system {
    margin-bottom: 0 !important;
    padding: 1rem 0 0;
  }
  .system h1 {
    margin-bottom: 0.25rem;
    padding: 0 0.75rem;
  }
  .system p {
    margin-bottom: 1.25rem;
    padding: 0 0.75rem;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .system-inner {
    margin-bottom: 0 !important;
    padding: 4.0625rem 0.75rem 2.25rem;
  }
  .system-inner .system-inner__age {
    top: 0.8125rem;
    width: 4.5625rem;
    height: 2.6875rem;
    border-radius: 0 1.3125rem 1.3125rem 0;
  }
  .system-inner .system-inner__age h3, .system-inner .system-inner__age .h3 {
    margin-bottom: 0.125rem;
    height: 0.9375rem;
    font-size: 1.25rem;
  }
  .system-inner .system-inner__age h3 span, .system-inner .system-inner__age .h3 span {
    bottom: 0.125rem;
    font-size: 0.9375rem;
  }
  .system-inner .system-inner__age p {
    height: 0.5rem;
    font-size: 0.6875rem;
  }
  .system-inner .system-inner__img {
    top: -2.5rem;
    right: -1.25rem;
    width: 7.6875rem;
    height: 7.6875rem;
  }
  .system-inner .title {
    margin-bottom: 1rem;
    padding-left: 0;
    height: 3.25rem;
    font-size: 1.875rem;
    line-height: 1;
  }
  .system-inner .system-inner__text {
    margin-bottom: 0.875rem;
    padding-left: 0;
    width: 100%;
    font-size: 0.8125rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }
  .system-inner .system-inner__products {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 2.875rem;
    padding: 0;
  }
  .system-inner .system-inner__products .left {
    margin: 0;
    width: 100%;
  }
  .system-inner .system-inner__products .left .mob img {
    display: block;
    margin: 0 auto;
    width: 9.6875rem;
  }
  .system-inner .system-inner__products .left h2 {
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
  }
  .system-inner .system-inner__products .left ul li {
    margin-bottom: 0.5rem;
  }
  .system-inner .system-inner__products .left ul li img {
    margin-right: 1rem;
    width: 2.625rem;
  }
  .system-inner .system-inner__products .left ul li p {
    font-size: 0.8125rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }
  .system-inner .system-inner__osobennosti {
    flex-direction: column;
    justify-content: flex-start;
  }
  .system-inner .system-inner__osobennosti > div {
    width: 100%;
  }
  .system-inner .system-inner__osobennosti .left {
    margin-bottom: 1.875rem;
  }
  .system-inner .system-inner__osobennosti h2 {
    margin: 0 0 1.4375rem;
    padding: 0;
    width: 100%;
    height: 2.8125rem;
    font-size: 0.9375rem;
    border-radius: 2rem;
  }
  .system-inner .system-inner__osobennosti ul li {
    margin-bottom: 1rem;
  }
  .system-inner .system-inner__osobennosti ul li img {
    margin-right: 0.9375rem;
    width: 2.25rem;
  }
  .system-inner .system-inner__osobennosti ul li p {
    font-size: 0.8125rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }
  /* SYSTEM END */
  /* NUTRITION START */
  .nutrition {
    margin-bottom: 0 !important;
    padding: 2.375rem 0 0;
    background: rgba(0, 0, 0, 0) !important;
  }
  .nutrition h2 {
    margin-bottom: 0.625rem;
    padding: 0;
    font-size: 1.5625rem;
  }
  .nutrition h3 {
    margin-bottom: 0.625rem;
    padding: 0;
    font-size: 1.5625rem;
  }
  .nutrition [class*=__slider] {
    margin-bottom: 1.75rem;
    margin-left: -3.125rem;
    padding: 0 3.125rem 1.0625rem;
    width: 100vw;
    overflow: hidden;
  }
  .nutrition [class*=__slider] .swiper-wrapper {
    height: auto;
  }
  .nutrition [class*=__slider] .swiper-slide {
    margin-right: 0.625rem;
    width: 15.3125rem;
    /*height: 29rem;*/
    height: auto;
    background: #fff;
    box-shadow: none;
  }
  .nutrition [class*=__slider] .swiper-slide picture {
    height: 11.4375rem;
  }
  .nutrition [class*=__slider] .swiper-slide .text {
    padding: 0.875rem 1.375rem 1.125rem;
  }
  .nutrition [class*=__slider] .swiper-slide .text h4, .nutrition [class*=__slider] .swiper-slide .text h3 {
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
  }
  .nutrition [class*=__slider] .swiper-slide .text p {
    margin-bottom: 1rem;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .nutrition [class*=__dots] i {
    margin: 0 0.125rem;
    width: 0.4375rem;
    height: 0.4375rem;
    background: #49464D;
  }
  .nutrition [class*=__dots] i.dot--active {
    background: #6CB529;
  }
  .nutrition [class*=__arrows] {
    display: none;
  }
  .nutrition .btns .btn {
    padding: 0 1.125rem;
    width: auto;
    height: 2rem;
    font-size: 0.9375rem;
    letter-spacing: 0;
  }
  /* NUTRITION END */
  /* GRAPH START */
  .graph-calc {
    padding: 1.25rem 0.625rem;
  }
  .graph-calc .title {
    margin-bottom: 1.25rem;
  }
  .graph-calc h3, .graph-calc .h3 {
    margin-bottom: 1.875rem;
    padding: 0;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .graph-calc [class$=__wrap] {
    flex-direction: column;
    margin-bottom: 1.5625rem;
  }
  .graph-calc [class$=__wrap] h4, .graph-calc [class$=__wrap] .h4 {
    margin: 0;
    width: auto;
    font-size: 0.9375rem;
    text-align: left;
  }
  .graph-calc [class$=__age] {
    flex-wrap: wrap;
    margin: 0 0 1.75rem;
  }
  .graph-calc [class$=__age] h4, .graph-calc [class$=__age] .h4 {
    margin: 0 0 0.625rem;
    width: 100%;
  }
  .graph-calc [class$=__age] [class*="--range"] {
    width: 100%;
  }
  .graph-calc [class$=__age] [class*="--range"] .ui-slider-wrapper {
    margin-bottom: 0.375rem;
    height: 2rem;
  }
  .graph-calc [class$=__age] [class*="--range"] .ui-slider-wrapper .ui-widget-content {
    width: calc(100% - 2rem);
    height: 2rem;
  }
  .graph-calc [class$=__age] [class*="--range"] .ui-slider-wrapper .ui-widget-content::before {
    width: calc(100% + 2rem);
  }
  .graph-calc [class$=__age] [class*="--range"] .ui-slider-wrapper .ui-slider-handle {
    width: 2rem;
    height: 2rem;
    font-size: 0.8125rem;
  }
  .graph-calc [class$=__age] [class*="--range"] .graph-calc__age--labels p {
    font-size: 0.8125rem;
  }
  .graph-calc [class$=__gender] {
    margin-bottom: 1.875rem;
  }
  .graph-calc [class$=__gender] .graph-calc__gender-nav label {
    width: 9.8125rem;
    height: 1.6875rem;
  }
  .graph-calc [class$=__gender] .graph-calc__gender-nav label:before {
    width: 4.9375rem;
    height: 1.6875rem;
  }
  .graph-calc [class$=__gender] .graph-calc__gender-nav label s {
    width: 4.9375rem;
    height: 1.6875rem;
  }
  .graph-calc [class$=__gender] .graph-calc__gender-nav label s i b {
    width: 4.9375rem;
    height: 1.6875rem;
    font-size: 0.6875rem;
  }
  .graph-calc [class$=__weight] h4 {
    margin-right: 0.25rem;
    padding-top: 0;
    width: 4.75rem;
  }
  .graph-calc [class$=__weight] .graph-calc__weight-wrap {
    flex-direction: row;
    align-items: center;
    width: auto;
  }
  .graph-calc [class$=__weight] .graph-calc__weight-wrap .weight-input {
    flex-shrink: 0;
    margin: 0 0.5rem 0 0;
    width: 4rem;
    height: 1.625rem;
  }
  .graph-calc [class$=__weight] .graph-calc__weight-wrap .weight-input input {
    padding: 0 1rem;
    font-size: 0.6875rem;
  }
  .graph-calc [class$=__weight] .graph-calc__weight-wrap .weight-input .unit {
    font-size: 0.6875rem;
    transform: translate(-0.125rem, -50%);
  }
  .graph-calc [class$=__weight] .graph-calc__weight-wrap .weight-input .input-ruler {
    font-size: 0.6875rem;
  }
  .graph-calc [class$=__weight] .graph-calc__weight-wrap p {
    padding-right: 0.375rem;
    font-size: 0.5625rem;
    line-height: 1;
    text-align: left;
    white-space: normal;
  }
  .graph-calc .btn {
    width: 9.5625rem;
  }
  .graph-table {
    padding: 1.375rem 1.25rem 2.5rem;
  }
  .graph-table h3, .graph-table .h3 {
    margin-bottom: 1.875rem;
    height: 2.5rem;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .graph-table [class*=__wrap] {
    margin-bottom: 1.625rem;
  }
  .graph-table [class*=__wrap] ul li {
    height: 1.875rem;
  }
  .graph-table [class*=__wrap] ul li p {
    height: 1.875rem;
    font-size: 0.6875rem;
  }
  .graph-table [class*=__wrap] ul li p br {
    display: none;
  }
  .graph-table [class*=__wrap] [class*=__head] {
    margin-bottom: 0.5rem;
    padding-bottom: 0.375rem;
    border-bottom-width: 0.0625rem;
  }
  .graph-table [class*=__wrap] [class*=__left] {
    flex-shrink: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 6.5625rem;
    background: #fff;
    pointer-events: none;
    z-index: 1;
  }
  .graph-table [class*=__wrap] [class*=__left] ul li p {
    padding-right: 0.5rem;
  }
  .graph-table [class*=__wrap] [class*=__left] [class*=__body] p::before {
    left: -0.5rem;
    width: 0.25rem;
  }
  .graph-table [class*=__wrap] [class*=__right] {
    width: 100%;
    overflow: hidden;
  }
  .graph-table [class*=__wrap] [class*=__right]::before {
    content: "";
    position: absolute;
    top: 2.25rem;
    left: 0;
    width: 100%;
    height: 0.0625rem;
    background: #E4E4E4;
    z-index: 1;
  }
  .graph-table [class*=__wrap] [class*=__right] ul li {
    justify-content: flex-start;
  }
  .graph-table [class*=__wrap] [class*=__right] p {
    flex-shrink: 0;
    width: 2.3125rem;
  }
  .graph-table [class*=__wrap] [class*=__right] [class*=__body] li p.top {
    border-radius: 1rem 1rem 0 0;
  }
  .graph-table [class*=__wrap] [class*=__right] [class*=__body] li p.bot {
    border-radius: 0 0 1rem 1rem;
  }
  .graph-table [class*=__wrap] [class*=__right] > .scroll-wrapper > .scrollbar-inner {
    padding-left: 6.5625rem !important;
    padding-bottom: 1.5rem !important;
  }
  .graph-table [class*=__wrap] [class*=__right] .scrollbar-inner > .scroll-element.scroll-x {
    display: block !important;
    bottom: 0;
    left: 0;
    height: 0.4375rem;
    background: #E5F3D9;
    border-radius: 10rem;
  }
  .graph-table [class*=__wrap] [class*=__right] .scrollbar-inner > .scroll-element.scroll-x .scroll-bar {
    background: #6CAE30;
  }
  .graph-table [class*=__colors] {
    margin-bottom: 2.125rem;
    width: 100%;
  }
  .graph-table [class*=__colors] li {
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .graph-table [class*=__footnote] {
    width: 100%;
  }
  /* GRAPH END */
  /* ABOUT START */
  .about {
    padding: 1.25rem 0.8125rem 6.25rem;
  }
  .about.search-result {
    padding: 1.25rem 0.8125rem 21rem;
  }
  .about .title {
    margin-bottom: 1.125rem;
  }
  .about [class$=__text] h2 {
    margin-bottom: 0.75rem;
    font-size: 0.9375rem;
    line-height: 0.6875rem;
    letter-spacing: 0;
  }
  .about [class$=__text] p {
    margin-bottom: 1rem;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .about [class$=__videos] .video {
    margin-bottom: 0.875rem;
    height: 13.4375rem;
  }
  /* ABOUT END */
  /* CATALOG START */
  .catalog {
    padding: 2.5rem 0 5rem;
  }
  .catalog .catalog__empty {
    margin: 5.625rem 0;
  }
  .catalog .catalog__empty br {
    display: none;
  }
  .catalog .catalog__list {
    margin-bottom: 2.5rem;
  }
  .catalog .catalog__list ul {
    justify-content: space-between;
    margin: 0;
  }
  .catalog .catalog__list ul li {
    margin: 0 0 0.5rem;
    width: 10.1875rem;
  }
  .catalog .catalog__list ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .catalog .catalog__list ul li a {
    padding: 0.75rem;
    width: 10.1875rem;
    height: auto;
    border-width: 0.125rem;
    border-radius: 0.75rem;
  }
  .catalog .catalog__list ul li a .img {
    margin-bottom: 1rem;
    height: 10.1875rem;
  }
  .catalog .catalog__list ul li a .img .new {
    margin-left: auto;
    position: relative;
    margin-bottom: 0.25rem;
    padding: 0;
    width: 3.9375rem;
    height: 1.25rem;
    font-size: 0.6875rem;
  }
  .catalog .catalog__list ul li a .img img {
    height: 8.6875rem;
  }
  .catalog .catalog__list ul li a p {
    height: 3rem;
    font-size: 0.875rem;
    -webkit-line-clamp: 3;
  }
  .catalog .catalog__menu .catalog__counter {
    margin-bottom: 1.75rem;
    font-size: 1rem;
  }
  /* CATALOG END */
  /* PRODUCT START */
  .main-product::before {
    height: 79rem;
  }
  .main-product section:last-child {
    padding-bottom: 4rem;
  }
  .product {
    margin-bottom: 0;
  }
  .product [class$=__sliders] {
    margin-bottom: 1.5rem;
  }
  .product [class$=__sliders] .new {
    top: 1.25rem;
    left: 1.25rem;
    padding: 0 0.5rem;
    height: 1.5rem;
    font-size: 0.75rem;
  }
  .product [class$=__sliders] [class*="--main"] {
    margin: 0 auto 0.5rem;
    height: 24.5rem;
    border-radius: 1rem;
  }
  .product [class$=__sliders] [class*="--main"] .sun-wrapper {
    height: 100%;
  }
  .product [class$=__sliders] [class*="--main"] .sun-controls {
    display: none;
  }
  .product [class$=__sliders] [class*="--main"] .sun-slide {
    padding: 3rem 1.25rem;
  }
  .product [class$=__sliders] [class*="--main"] .sun-slide .img {
    padding: 0;
    height: 100% !important;
  }
  .product [class$=__sliders] [class*="--add"] {
    height: 4.875rem;
  }
  .product [class$=__sliders] [class*="--add"].product__slider--add-cnt-small .sun-wrapper {
    gap: 0.5rem;
  }
  .product [class$=__sliders] [class*="--add"] .sun-slide {
    margin-right: 0.5rem;
    padding: 0.5rem;
    width: 4.875rem;
    height: 4.875rem;
    opacity: 0.5;
    border: 0.0625rem solid rgba(0, 0, 0, 0.1);
    border-radius: 1rem;
  }
  .product [class$=__info] {
    margin-bottom: 1.5rem;
    padding-left: 0;
  }
  .product [class$=__info] .h_40 {
    margin-bottom: 1.25rem;
    text-align: center;
  }
  .product [class$=__info] [class$="--param"] {
    margin-bottom: 1.5rem;
  }
  .product [class$=__info] [class$="--param"] h6 {
    margin: 0 auto 0 0;
    padding: 0 2.25rem;
    height: 3rem;
  }
  .product [class$=__info] [class$="--param"] p {
    padding-right: 0.5rem;
    font-size: 0.875rem;
    letter-spacing: 0;
  }
  .product [class$=__info] [class$="--about"] {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border-radius: 1rem;
  }
  .product [class$=__info] [class$="--about"] .h_20 {
    margin-bottom: 1.5rem;
  }
  .product [class$=__info] [class$="--about"] p {
    margin-bottom: 0.875rem;
    font-size: 0.875rem;
  }
  .product [class$=__info] [class$="--about"] ul {
    margin-bottom: 1.25rem;
  }
  .product [class$=__info] [class$="--about"] ul li {
    font-size: 0.875rem;
  }
  .product [class$=__info] [class$="--puzzles"] {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 7.125rem;
  }
  .product [class$=__info] [class$="--puzzles"] img {
    width: 19.1875rem;
    height: 6.6875rem;
  }
  .prod-info {
    margin-bottom: 0;
  }
  .prod-info [class$=__block] {
    padding: 1.5rem;
    border-radius: 1rem;
  }
  .prod-info [class$=__block] .text {
    margin-bottom: 1.75rem;
    padding: 0;
  }
  .prod-info [class$=__block] .h_20 {
    margin-bottom: 1rem;
  }
  .prod-info [class$=__block] p {
    margin-bottom: 1rem;
    font-size: 0.875rem;
  }
  .prod-info [class$=__block] ul {
    margin-bottom: 2rem;
  }
  .prod-info [class$=__block] ul li {
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    height: auto;
  }
  .prod-info [class$=__block] ul li:last-child {
    padding-bottom: 0;
  }
  .prod-info [class$=__block] ul li p {
    font-size: 0.875rem;
  }
  .prod-info [class$=__block] img {
    margin-left: 0;
    width: 100%;
  }
  .prod-info [class$=__block] hr {
    height: 2rem;
  }
  .prod-where-buy {
    background: rgba(0, 0, 0, 0);
  }
  .prod-where-buy .swiper-slide {
    background: var(--c-green_light);
  }
  .prod-where-buy .swiper-dots {
    display: none;
  }
  .prod-products {
    margin-bottom: 0;
    padding: 4rem 0;
    background: var(--c-green_light) url("../img/puzzle-bg-mob.png") no-repeat 50% 2.5rem/contain;
  }
  .prod-products::before {
    display: none;
  }
  .prod-products .title {
    margin-bottom: 2rem;
  }
  .prod-products .products__slider {
    margin: 0 0 0 -1.25rem;
    width: 100vw;
    overflow: hidden;
  }
  .prod-products .products__slider .swiper-wrapper {
    padding: 0 1.25rem;
  }
  .prod-products .products__slider .swiper-slide {
    border: 0.125rem solid var(--c-green_medium);
  }
  .prod-recently {
    margin-bottom: 0;
    padding: 4rem 0;
  }
  .prod-recently .products__slider {
    margin-left: -1.25rem;
    width: 100vw;
    overflow: hidden;
  }
  .prod-recently .products__slider .swiper-wrapper {
    padding: 0 1.25rem;
  }
  .prod-recently .products__slider .swiper-controls {
    display: flex;
  }
  .prod-recently .products__slider .swiper-slide {
    margin: 0 0.625rem;
    border: 0.125rem solid var(--c-green_medium);
    border-radius: 1.5rem;
  }
  .prod-recently .products__slider .swiper-slide:first-child { margin-left: 1.25rem; }
  .prod-recently .products__slider .swiper-slide:last-child { margin-right: 3.25rem; }
  .zoom-lens {
    position: absolute;
    width: 12.5rem;
    height: 12.5rem;
    background-color: #fff;
    border: 0.25rem solid var(--c-light_green);
    border-radius: 1rem;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
    pointer-events: none;
    z-index: 100;
  }
  .zoom-lens::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1.125rem solid rgba(0, 0, 0, 0);
    border-bottom: 1.125rem solid rgba(0, 0, 0, 0);
    border-right: 1.125rem solid var(--c-light_green);
    transform: translate(-100%, -50%);
  }
  .zoom-lens.zoom-click {
    transition: background-size 0.3s, background-position 0.3s;
  }
  .zoom-lens .zoom-message {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0.5rem;
    width: 100%;
    color: #fff;
    font-size: 0.875rem;
    text-align: center;
    background: var(--c-light_green);
    border-radius: 0.5rem;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
    pointer-events: none;
    z-index: 100;
  }
  /* PRODUCT END */
  /* ARTICLE START */
  .article {
    padding-bottom: 2.5rem;
  }
  .article [class*=__row] aside {
    position: relative;
    top: 0;
    margin-bottom: 2.5rem;
  }
  .article [class*=__row] aside .wrap {
    padding: 1.5rem;
    border-radius: 1rem;
  }
  .article [class*=__row] aside .wrap .h_20 {
    margin-bottom: 1.125rem;
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .article [class*=__row] aside .wrap ul li {
    margin-bottom: 1.5rem;
  }
  .article [class*=__row] aside .wrap ul li a {
    font-size: 0.875rem;
  }
  .article [class*=__row] article [class*="--head"] {
    margin-bottom: 0.625rem;
  }
  .article [class*=__row] article [class*="--head"] ul {
    display: none;
  }
  .article [class*=__row] article [class*="--banner"] {
    margin-bottom: 2.5rem;
  }
  .article [class*=__row] article [class*="--banner"] picture {
    margin-bottom: 0.625rem;
    height: 13.9375rem;
  }
  .article [class*=__row] article [class*="--banner"] picture img {
    border-radius: 1rem;
  }
  .article [class*=__row] article [class*="--banner"] ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.75rem;
  }
  .article [class*=__row] article [class*="--banner"] ul li {
    display: flex;
    margin: 0;
    color: var(--c-gray_medium);
    font-weight: 300;
    font-size: 1rem;
  }
  .article [class*=__row] article [class*="--banner"] ul li:first-child {
    margin-right: 0.25rem;
  }
  .article [class*=__row] article [class*="--banner"] ul li:not(:first-child)::after {
    content: ",";
    margin: 0 0.125rem;
  }
  .article [class*=__row] article [class*="--banner"] ul li:last-child::after {
    display: none;
  }
  .article [class*=__row] article [class*="--banner"] ul li a {
    color: var(--c-gray_medium);
    text-decoration: underline;
  }
  .article [class*=__row] article [class*="--banner"] ul li a:hover {
    text-decoration: none;
  }
  .article [class*=__row] article [class*="--banner"] ul li p {
    margin: 0;
  }
  .article [class*=__row] article [class*="--banner"] .btn {
    padding: 0 1.75rem;
  }
  .article [class*=__row] article [class*="--body"] {
    margin-bottom: 4rem;
  }
  .article [class*=__row] article [class*="--body"] > h1 {
    margin-bottom: 1.875rem;
    font-size: 1.75rem;
  }
  .article [class*=__row] article [class*="--body"] > h4 {
    margin-bottom: 1.75rem;
    font-size: 1.25rem;
  }
  .article [class*=__row] article [class*="--body"] > h5 {
    margin-bottom: 1.875rem;
    color: var(--c-green);
    font-size: 1.25rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }
  .article [class*=__row] article [class*="--body"] > h6 {
    margin-bottom: 1.75rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .article [class*=__row] article [class*="--body"] > p {
    margin-bottom: 1.75rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .article [class*=__row] article [class*="--body"] [class*="--faq"] {
    margin-bottom: 3.75rem;
  }
  .article [class*=__row] article [class*="--body"] [class*="--faq"] a {
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: none;
  }
  .article [class*=__row] article [class*="--body"] [class*="--faq"] a::after {
    margin-left: 0.75rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  .article [class*=__row] article [class*="--body"] [class*="--faq"] div {
    padding: 1.25rem 0 0;
  }
  .article [class*=__row] article [class*="--body"] [class*="--faq"] p {
    margin: 0 0 1.25rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .article [class*=__row] article [class*="--body"] ul {
    margin-bottom: 1.75rem;
  }
  .article [class*=__row] article [class*="--body"] ul li {
    margin-bottom: 1rem;
    padding-left: 1.875rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .article [class*=__row] article [class*="--body"] ul li::before {
    top: 0.25rem;
    left: 0;
    width: 0.625rem;
    height: 0.625rem;
  }
  .article [class*=__row] article [class*="--body"] ol {
    margin-bottom: 2.5rem;
  }
  .article [class*=__row] article [class*="--body"] ol li {
    position: relative;
    margin-bottom: 1.25rem;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.2;
    list-style: none;
  }
  .article [class*=__row] article [class*="--body"] ol li:last-child {
    margin-bottom: 0;
  }
  .article .article__main--checklist {
    margin-bottom: 2.5rem;
    height: 29.0625rem;
    border-radius: 1.5rem;
  }
  .article .article__main--checklist:last-child { margin-bottom: 0; }
  .article .article__main--checklist picture,
  .article .article__main--checklist picture img {
    border-radius: 1.5rem;
  }
  .article .article__main--checklist .btn { bottom: 12.8125rem; left: 1.5rem; }
  .article [class*=__row] article [class*="--body"] blockquote {
    margin-bottom: 1.75rem;
    padding: 1.5rem;
    border-radius: 1rem;
  }
  .article [class*=__row] article [class*="--body"] blockquote > h5 {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
  .article [class*=__row] article [class*="--body"] blockquote a {
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 1.125rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .article [class*=__row] article [class*="--body"] blockquote a::after {
    margin-left: 0.75rem;
    width: 1.5rem;
    height: 1.5rem;
    transform: rotate(90deg);
  }
  .article [class*=__row] article [class*="--body"] blockquote > div {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
  .article [class*=__row] article [class*="--body"] blockquote > div img {
    display: none;
  }
  .article [class*=__row] article [class*="--body"] blockquote > div div:first-child {
    display: flex;
    align-items: center;
    margin: 0 auto 1.5rem;
  }
  .article [class*=__row] article [class*="--body"] blockquote > div div:last-child {
    text-align: center;
  }
  .article [class*=__row] article [class*="--body"] blockquote > div div img {
    margin: 0 auto 1.5rem;
    width: 8.75rem;
    height: 8.75rem;
  }
  .article [class*=__row] article [class*="--body"] blockquote > div div * {
    margin-bottom: 1.25rem;
  }
  .article [class*=__row] article [class*="--body"] blockquote > div p {
    font-size: 1rem;
    line-height: 1.2;
  }
  .article [class*=__row] article [class*="--body"] [class*="--table"] {
    position: relative;
    overflow-x: auto;
    margin: 2rem 0;
  }
  .article [class*=__row] article [class*="--body"] [class*="--table"] > div {
    width: 49.875rem;
  }
  .article [class*=__row] article [class*="--body"] [class*="--table"].table--big > div {
    width: 73.75rem;
  }
  .article [class*=__row] article [class*="--body"] .products {
    margin-bottom: 2.5rem;
    padding: 0;
    background: rgba(0, 0, 0, 0);
  }
  .article [class*=__row] article [class*="--body"] .products::before {
    display: none;
  }
  .article [class*=__row] article [class*="--body"] .products .swiper-slide {
    border: 0.125rem solid var(--c-green_medium);
    border-radius: 1.5rem;
  }
  .article [class*=__row] article [class*="--body"] > picture {
    margin-bottom: 1.75rem;
  }
  .article [class*=__row] article [class*="--body"] > picture img {
    border-radius: 1rem;
  }
  .article [class*=__row] article [class*="--body"] .video {
    margin-bottom: 1.75rem;
    height: 11.875rem;
    border-radius: 1rem;
  }
  .article [class*=__row] article [class*="--body"] .video i {
    width: 2rem;
    height: 2rem;
  }
  .article [class*=__row] article [class*="--footer"] .social {
    justify-content: flex-start;
    margin-bottom: 2rem;
  }
  .article [class*=__row] article [class*="--footer"] .social ul {
    margin-left: 1rem;
  }
  .article [class*=__row] article [class*="--footer"] .social ul li {
    margin-left: 0.5rem;
  }
  .article [class*=__row] article [class*="--footer"] .social ul li img {
    width: 2.5rem;
    height: 2.5rem;
  }
  .article [class*=__row] article [class*="--footer"] .social ul li img:hover {
    opacity: 1;
  }
  .article [class*=__row] article [class*="--footer"] .author {
    align-items: flex-start;
    padding: 1.5rem 0 0;
  }
  .article [class*=__row] article [class*="--footer"] .author img {
    margin-right: 1.25rem;
    width: 5rem;
    height: 5rem;
  }
  .article [class*=__row] article [class*="--footer"] .author div p {
    margin-bottom: 0.875rem;
    font-size: 1rem;
  }
  .article [class*=__row] article [class*="--footer"] .author div a {
    margin-top: 0.25rem;
    font-size: 0.875rem;
  }
  .article [class*=__row] article [class*="--footer"] .author div a::after {
    margin-left: 0.25rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  .main-article .materials {
    margin-bottom: 4rem;
  }
  /* ARTICLE END */
  /* EXPERTS START */
  .experts {
    padding-bottom: 4rem;
  }
  .experts .experts__table > div {
    margin-bottom: 0.5rem;
  }
  .experts .experts__table > div:nth-last-child(-n+2) {
    margin-bottom: 0.5rem;
  }
  .experts .experts__table > div:last-child {
    margin-bottom: 0;
  }
  .experts .experts__table .experts__block {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.5rem;
    border-radius: 1rem;
  }
  .experts .experts__table .experts__block img {
    margin: 0 0 2rem;
    width: 6rem;
    height: 6rem;
  }
  .experts .experts__table .experts__block div .h_20 {
    margin-bottom: 1.25rem;
  }
  .experts .experts__table .experts__block div .txt_16 {
    margin-bottom: 1.75rem;
  }
  .experts .experts__table .experts__block div .btn {
    width: 100%;
  }
  .experts .experts__control {
    margin-top: 2.5rem;
  }
  .experts .experts__control p {
    margin-bottom: 1.75rem;
  }
  /* EXPERTS END */
  /* EXPERT START */
  .main-expert {
    padding-bottom: 4rem;
  }
  .expert {
    margin-bottom: 3.75rem;
  }
  .expert .h_28 {
    margin-bottom: 1.75rem;
    font-size: 1.25rem;
  }
  .expert .expert__data {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 3.75rem;
  }
  .expert .expert__data img {
    margin: 0 0 2rem;
    width: 6rem;
    height: 6rem;
  }
  .expert .expert__data div .h_36 {
    margin-bottom: 1.125rem;
  }
  .expert .expert__education {
    margin-bottom: 3.75rem;
  }
  .expert .expert__education ul li {
    margin-bottom: 1rem;
    padding-left: 1.75rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .expert .expert__education ul li::before {
    top: 0.375rem;
    left: 0;
    width: 0.5rem;
    height: 0.5rem;
  }
  .expert .expert__info p {
    margin-bottom: 1.25rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  /* EXPERT END */
  /* CALCULATOR START */
  .main-calculator {
    padding-top: 2.75rem;
  }
  .calculator {
    padding-bottom: 4rem;
  }
  .calculator [class$=__banner] {
    margin-left: -1.25rem;
    padding: 0;
    width: 100vw;
  }
  .calculator [class$=__banner] .wrap {
    align-items: center;
    padding: 3rem 1.5rem;
    height: auto;
    text-align: center;
    border-radius: 0 0 1.5rem 1.5rem;
    z-index: 1;
  }
  .calculator [class$=__banner] .wrap::before {
    bottom: auto;
    top: 0;
    right: 0;
    width: 100%;
    height: 40.75rem;
    background: url("../img/calculator-banner-path-mob.png") no-repeat 50%/contain;
  }
  .calculator [class$=__banner] .wrap::after {
    display: none;
    position: relative;
    top: 0;
    right: 0;
    margin: 3rem auto 0;
    width: 15rem;
    height: 15.5rem;
  }
  .calculator [class$=__banner] .wrap > * {
    max-width: 100%;
  }
  .calculator [class$=__banner] .wrap h1 {
    margin-bottom: 1.75rem;
    font-size: 1.75rem;
  }
  .calculator [class$=__banner] .wrap p {
    margin-bottom: 1.75rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .calculator [class$=__banner] .wrap .btns {
    justify-content: space-between;
    width: 100%;
  }
  .calculator [class$=__banner] .wrap .btns a {
    margin-right: 0;
    width: 10rem;
  }
  .calculator [class$=__banner] .wrap.active-girl {
    padding-bottom: 0;
  }
  .calculator [class$=__banner] .wrap.active-girl::after {
    display: block;
  }
  .calculator [class$=__banner] .wrap.active-boy {
    padding-bottom: 0;
  }
  .calculator [class$=__banner] .wrap.active-boy::after {
    display: block;
  }
  .calculator [class$=__info] {
    margin-bottom: 0;
    padding: 4rem 0;
  }
  .calculator [class$=__filter] .wrap {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1.5rem;
    padding: 4rem 1.5rem;
  }
  .calculator [class$=__filter] .wrap .form-row {
    margin: 0 0 1.5rem;
    width: 100%;
  }
  .calculator [class$=__filter] .wrap .form-row:last-child {
    margin-bottom: 0;
  }
  .calculator [class$=__filter] .wrap .form-row p {
    margin-bottom: 1rem;
  }
  .calculator [class$=__filter] .wrap .form-row .form-group .selector:hover {
    transform: scale(1);
  }
  .calculator [class$=__filter] .wrap .sun-calendar {
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    padding: 1.5rem;
    width: 24.25rem;
    background: #fff;
    border-radius: 1.5rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
    transform: translate(-50%, 100%) scale(0.8595);
    z-index: 2;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 0.0625rem solid #D5D5D5;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__prev, .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__next {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    cursor: pointer;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__prev:hover, .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__next:hover {
    transform: scale(1.2);
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__prev {
    background-image: url("../img/svg/arrow-left-green.svg");
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__next {
    background-image: url("../img/svg/arrow-right-green.svg");
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__head .sun-calendar__month {
    margin: 0 auto;
    color: var(--c-green);
    font-size: 1.25rem;
    text-transform: uppercase;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body {
    margin-bottom: 1rem;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__weekday {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.25rem;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__weekday div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.125rem;
    width: 2.5rem;
    height: 2rem;
    color: var(--c-green);
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__weekday div:nth-child(7n+1) {
    margin-left: 0;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__weekday div:nth-child(7n+7) {
    margin-right: 0;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.125rem;
    width: 2.5rem;
    height: 2.5rem;
    color: var(--c-black);
    font-weight: 300;
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days div:hover {
    background: var(--c-green_medium);
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days div:nth-child(7n+1) {
    margin-left: 0;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days div:nth-child(7n+7) {
    margin-right: 0;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days .today {
    color: #fff;
    background: var(--c-green);
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days .today:hover {
    color: #fff;
    background: var(--c-green);
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days .selected {
    color: #fff;
    background: var(--c-gray_medium);
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days .selected:hover {
    color: #fff;
    background: var(--c-gray_medium);
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days .prev-month {
    opacity: 0.5;
  }
  .calculator [class$=__filter] .wrap .sun-calendar .sun-calendar__body .sun-calendar__days .next-month {
    opacity: 0.5;
  }
  .calculator [class$=__result] {
    margin: 3.75rem 0;
  }
  .calculator [class$=__result] h3 {
    margin-bottom: 1.75rem;
    padding: 0 2.5rem;
    font-size: 1.25rem;
  }
  .calculator [class$=__result] [class$="--list"] {
    flex-direction: column;
    justify-content: center;
  }
  .calculator [class$=__result] [class$="--list"] [class$="--block"] {
    margin-bottom: 1rem;
    padding: 4rem 2.25rem;
    width: 100%;
    border-radius: 1.5rem;
  }
  .calculator [class$=__result] [class$="--list"] [class$="--block"]:last-child {
    margin-bottom: 0;
  }
  .calculator [class$=__result] [class$="--list"] [class$="--block"] img {
    margin-bottom: 1.5rem;
    width: 3rem;
  }
  .calculator [class$=__result] [class$="--list"] [class$="--block"] h4 {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }
  .calculator [class$=__result] [class$="--list"] [class$="--block"] p {
    font-size: 1rem;
  }
  .calculator [class$=__grafic] {
    margin-bottom: 3.75rem;
  }
  .calculator [class$=__grafic] .head {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    margin-bottom: 1.75rem;
    padding: 0 4.375rem;
  }
  .calculator [class$=__grafic] .head h3 {
    margin: 0 0 1.25rem;
    font-size: 1.25rem;
  }
  .calculator [class$=__grafic] .head p {
    font-size: 1rem;
    line-height: 1.2;
  }
  .calculator [class$=__grafic] [class*="--table"] {
    margin-bottom: 2.375rem;
  }
  .calculator [class$=__grafic] [class*="--table"] [class*="--names"] {
    position: relative;
    z-index: 10;
    width: 9.5rem;
    box-shadow: 0.0625rem 0 0.0625rem 0 rgba(0, 0, 0, 0.1), 0.1875rem 0 0.1875rem 0 rgba(0, 0, 0, 0.09), 0.375rem 0 0.25rem 0 rgba(0, 0, 0, 0.05), 0.625rem 0 0.25rem 0 rgba(0, 0, 0, 0.01), 1rem 0 0.3125rem 0 rgba(0, 0, 0, 0);
  }
  .calculator [class$=__grafic] [class*="--table"] [class*="--names"] ul li {
    justify-content: flex-start;
    padding: 1rem;
    font-size: 1rem;
    text-align: left;
  }
  .calculator [class$=__grafic] [class*="--table"] [class*="--numbers"] {
    overflow-x: auto;
  }
  .calculator [class$=__grafic] [class*="--table"] [class*="--numbers"]::-webkit-scrollbar {
    display: none;
  }
  .calculator [class$=__grafic] [class*="--controls"] .arrow {
    display: none;
  }
  .calculator [class$=__grafic] [class*="--controls"] .label {
    margin: 0;
    width: 18.4375rem;
  }
  /* CALCULATOR END */
  /* MEALS START */
  .main-meals {
    padding-top: 2.75rem;
  }
  .page-article {
    padding: 4rem 0 0;
  }
  .page-article [class*=__text] {
    margin-bottom: 0.625rem;
    padding: 3rem 1.5rem;
    border-radius: 1rem;
  }
  .page-article [class*=__text] .h_36 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }
  .page-article [class*=__text] .txt_16 {
    margin-bottom: 1rem;
  }
  .page-article picture {
    height: 22.125rem;
  }
  .page-article picture img {
    border-radius: 1rem;
  }
  .main-meals .interesting {
    padding: 4rem 0 0;
  }
  .main-meals .useful {
    padding: 3.75rem 0 0;
  }
  .meals-video {
    padding: 4rem 0 8rem;
  }
  .meals-video .video {
    width: 100%;
    height: 11.875rem;
    border-radius: 1rem;
  }
  .meals-video .video i {
    width: 2rem;
    height: 2rem;
  }
  .faq .faq__wrap {
    margin-left: -1.25rem;
    width: 100vw;
    padding: 1.5rem 1.25rem;
    min-height: 0;
    border-radius: 0 0 1.5rem 1.5rem;
    z-index: 1;
  }
  .faq .faq__wrap img.mob {
    position: absolute;
    display: block;
    top: -6rem;
    right: 0;
    width: 7.6875rem;
  }
  .faq .faq__wrap::before {
    top: 1.5rem;
    height: 11rem;
    background: url("../img/faq-path-mob.png") no-repeat 50%/contain;
  }
  .faq .faq__wrap::after {
    content: "";
    position: absolute;
    top: -2.125rem;
    left: 0;
    width: 100%;
    height: 2.125rem;
    background: url("../img/svg/faq-mobile-path.svg") no-repeat 50%/contain;
    z-index: -1;
    pointer-events: none;
  }
  .faq .faq__img .h_36 {
    margin: 0 0 1.75rem;
    font-size: 1.25rem;
  }
  .faq .faq__block {
    margin-bottom: 0.625rem;
  }
  .faq .faq__block .faq__btn {
    padding: 1rem;
    font-size: 1rem;
    border-radius: 1rem;
  }
  .faq .faq__block .faq__btn:hover {
    background: var(--c-green_light);
  }
  .faq .faq__block .faq__collapse {
    margin-top: 0.5rem;
    padding: 1.5rem 1rem;
    border-radius: 1rem;
  }
  .faq .faq__block .faq__collapse p {
    margin-bottom: 1rem;
    font-size: 0.875rem;
  }
  /* MEALS END */
  /* GAME START */
  .main-game { padding-top: 2.75rem; }
  .main-game .kv {
    margin-bottom: 6rem;
    height: 35.25rem;
  }
  .main-game .kv .img {
    position: absolute;
    bottom: -5rem;
    left: 0;
    width: 11.5625rem;
    pointer-events: none;
  }
  .main-game .kv .img img {
    display: block;
    width: 100%;
    transform: rotateY(180deg);
  }
  .game .container {
    padding: 0 1.25rem;
    width: 100%;
  }
  .game .game__kv {
    margin-bottom: 4rem;
  }
  .game .game__kv .wrap {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .game .game__kv .wrap .text {
    width: 100%;
  }
  .game .h_28 {
    margin-bottom: 1.75rem;
    font-size: 1.25rem;
  }
  .game p {
    margin-bottom: 1.75rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .game ul {
    margin-bottom: 0;
  }
  .game ul li {
    margin-bottom: 1.25rem;
    padding-left: 1.875rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .game ul li::before {
    top: 0.25rem;
    left: 0;
    width: 0.625rem;
    height: 0.625rem;
  }
  .game .game__board {
    margin-bottom: 3.75rem;
  }
  .game .game__board img {
    border-radius: 1.5rem;
  }
  .game .game__how {
    text-align: center;
  }
  .game .game__banner {
    display: block;
    margin-bottom: 2rem;
    width: 100%;
  }
  .game .game__banner img {
    display: block;
    width: 100%;
    border-radius: 1rem;
  }
  .game .game__numbers {
    margin-bottom: 4rem;
  }
  .game .game__numbers li {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    min-height: 0;
    border-radius: 1.5rem;
  }
  .game .game__numbers li::before {
    display: none;
  }
  .game .game__numbers li .h_20 {
    display: flex;
    align-items: center;
    margin-bottom: 2.25rem;
    font-size: 1.125rem;
  }
  .game .game__numbers li .h_20::before {
    content: counter(game-counter);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 1rem;
    width: 3rem;
    height: 3rem;
    color: var(--c-green);
    font-size: 1.75rem;
    border: 0.15625rem solid var(--c-green);
    border-radius: 50%;
  }
  .game .game__numbers li .h_20:last-child {
    margin-bottom: 0;
  }
  .game .game__numbers li .txt_20 {
    font-size: 1rem;
  }
  .game blockquote {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 4rem;
    padding: 2.5rem 1.5rem 1.5rem;
    border-radius: 1rem;
  }
  .game blockquote .text {
    order: 1;
  }
  .game blockquote .text .h_20 {
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
  }
  .game blockquote .text ul {
    margin-bottom: 1.5rem;
  }
  .game blockquote .text ul li {
    margin-bottom: 1.5rem;
    padding-left: 1.875rem;
  }
  .game blockquote .text ul li:last-child {
    margin-bottom: 0;
  }
  .game blockquote .text ul li::before {
    top: 0.25rem;
    left: 0;
    width: 0.625rem;
    height: 0.625rem;
  }
  .game blockquote .text p {
    margin: 0;
    color: var(--c-green);
  }
  .game blockquote .img {
    order: 2;
    margin-right: 0;
    width: 9.375rem;
  }
  .game .social {
    justify-content: flex-start;
    padding-top: 2.25rem;
  }
  .game .social ul {
    margin-left: 1.25rem;
  }
  .game .social ul li {
    margin: 0 0 0 0.5rem;
  }
  .game .social ul li img {
    width: 2.5rem;
    height: 2.5rem;
  }
  .game .social ul li img:hover {
    opacity: 1;
  }
  /* GAME END */
  /* 404 START */
  .page-404 {
    padding: 6rem 0;
  }
  .page-404 h1 {
    margin-bottom: 2.5rem;
    height: 3.875rem;
    font-size: 5.375rem;
  }
  .page-404 h2 {
    margin-bottom: 1rem;
    height: 2rem;
    font-size: 1.5rem;
  }
  .page-404 p {
    margin-bottom: 3rem;
    padding: 0 2.5rem;
    font-size: 0.875rem;
    line-height: 1.2;
  }
  .page-404 p br {
    display: none;
  }
  /* 404 END */
  /* SEARCH START */
  .search {
    padding-top: 2.75rem;
    padding-bottom: 4rem;
  }
  .search [class*=__result] {
    margin-bottom: 3.75rem;
  }
  .search [class*=__result] [class*=-block] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: -1.25rem;
    padding: 0 1.25rem;
    width: 100vw;
    height: 25rem;
    border-radius: 0 0 1rem 1rem;
  }
  .search [class*=__result] [class*=-block]::before {
    background-image: url("../img/svg/search-bg-mob.svg");
    border-radius: 0 0 1rem 1rem;
  }
  .search [class*=__result] [class*=-block] h2 {
    margin-bottom: 2rem;
    font-size: 2.25rem;
    text-align: center;
  }
  .search [class*=__result] [class*=-block] form {
    flex-direction: column;
    align-items: center;
  }
  .search [class*=__result] [class*=-block] form .form-group {
    margin: 0 0 1rem;
  }
  .search [class*=__result] [class*=-block] form .form-group .form-control {
    padding: 0 3.5rem;
    width: 100%;
  }
  .search [class*=__result] [class*=-block] form .btn {
    padding: 0;
    width: 7.9375rem;
  }
  .search .prod-products {
    padding: 0 0 4rem;
    background: rgba(0, 0, 0, 0);
  }
  .search .h_36 {
    margin-bottom: 1.875rem;
    color: var(--c-green);
    text-transform: uppercase;
  }
  .search .materials .swiper-controls {
    margin-bottom: 2rem;
  }
  .search .btns p {
    margin-bottom: 2rem;
    font-size: 1rem;
  }
  .search__empty {
    padding: 2.25rem 1.25rem 2rem;
    font-size: 1rem;
  }
  .search__empty br {
    display: none;
  }
  .products__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    margin: 0 auto 2.5rem;
  }
  .products__list .products__block {
    position: relative;
    margin-bottom: 1.25rem;
    margin-right: 1.25rem;
    padding: 1.5rem;
    width: 19.0625rem;
    height: 22.3125rem;
    background: #fff;
    border: 0.125rem solid var(--c-green_medium);
    border-radius: 1.5rem;
  }
  .products__list .products__block:nth-child(4n+4) {
    margin-right: 0;
  }
  .products__list .products__block:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
  .products__list .products__block .new {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    padding: 0 0.75rem;
    height: 1.5rem;
    color: #fff;
    font-size: 0.625rem;
    text-align: center;
    background: var(--c-light_green);
    border-radius: 10rem;
  }
  .products__list .products__block .img {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    width: 100%;
    height: 16.0625rem;
  }
  .products__list .products__block .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .products__list .products__block p {
    margin: 0;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.1;
    text-align: center;
  }
  .materials__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 2.5rem;
  }
  .materials__list .materials__block {
    margin-bottom: 1.25rem;
  }
  .materials__list .materials__block:nth-child(3n+3) {
    margin-right: 0;
  }
  .materials__list .materials__block:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  /* SEARCH END */
  /* ABOUT START */
  .main-about {
    padding-top: 2.75rem;
  }
  .about {
    padding: 0 0 4rem;
  }
  .about .about__kv {
    margin: 0 0 3.75rem -1.25rem;
    width: 100vw;
    height: 32.5rem;
  }
  .about .about__kv img {
    border-radius: 0;
  }
  .about .about__page {
    margin: 0 auto;
    width: 100%;
  }
  .about .about__page .h_40 {
    margin-bottom: 1.75rem;
    font-size: 1.25rem;
  }
  .about .about__page .txt_24 {
    margin-bottom: 1.75rem;
    font-size: 1rem;
  }
  .about .about__page .txt_20 {
    margin-bottom: 4rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .about .about__page .about__assort {
    margin-bottom: 13.625rem;
    padding: 2.5rem 1rem 4.125rem 1.5rem;
    border-radius: 1rem;
  }
  .about .about__page .about__assort::before {
    top: auto;
    bottom: 0;
    right: -1.25rem;
    width: 100vw;
    height: 36.25rem;
    background-image: url("../img/svg/about-assort-bg-mob.svg");
  }
  .about .about__page .about__assort img {
    bottom: -9.625rem;
    right: 1.5rem;
    width: 17.9375rem;
  }
  .about .about__page .about__assort h3 {
    margin-bottom: 1.75rem;
    padding-right: 2.5rem;
    font-size: 1.25rem;
    line-height: 1.2;
  }
  .about .about__page .about__assort ul {
    margin-bottom: 1rem;
    width: 100%;
  }
  .about .about__page .about__assort ul li {
    margin-right: 0.5rem;
    margin-bottom: 1rem;
  }
  .about .about__page .about__assort ul li .btn {
    padding: 0 0.9375rem;
    height: 2.625rem;
    font-size: 0.875rem;
  }
  .about .about__page .about__assort .btn-secondary {
    width: 100%;
  }
  .about .about__page .products__slider {
    margin: 0 0 6.25rem -1.25rem;
    padding-top: 0;
    width: 100vw;
    height: 30.8125rem;
  }
  .about .about__page .products__slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: linear-gradient(180deg, rgba(226, 241, 201, 0) 0%, #e2f1c9 27.22%, #e9f5d7 62.02%, rgba(255, 255, 255, 0) 100%);
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none;
  }
  .about .about__page .products__slider .btns {
    margin-top: 2rem;
  }
  .about .about__page .meals-video {
    margin-bottom: 4rem;
  }
  .about .about__page .about__advantages {
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    margin-bottom: 3.25rem;
  }
  .about .about__page .about__advantages li {
    margin-bottom: 0.5rem;
    padding: 0 1rem;
    width: 10.1875rem;
    height: 11.0625rem;
    border-radius: 1rem;
  }
  .about .about__page .about__advantages li p {
    font-size: 1rem;
  }
  .about .about__page .about__advantages li h6 {
    font-size: 2.5rem;
  }
  .about .about__page .about__banner {
    margin-bottom: 2rem;
    height: 21.875rem;
  }
  .about .about__page .about__banner img {
    border-radius: 1rem;
  }
  .about .about__page .about__footer .txt_20 {
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .about .about__page .about__footer .btn {
    width: 100%;
  }
  /* ABOUT END */
  /* SYSTEM START */
  .system {
    padding-bottom: 4rem;
  }
  .system .system__kv {
    margin-bottom: 3rem;
    padding: 2.75rem 0 3.25rem;
    border-radius: 1rem;
  }
  .system .system__kv .h_48 {
    margin-bottom: 1.75rem;
    padding: 0 1.5rem;
    font-size: 1.75rem;
  }
  .system .system__kv .txt_24 {
    margin-bottom: 2.5rem;
    padding: 0 1.5rem;
    font-size: 1rem;
  }
  .system .system__meals {
    margin-bottom: 4rem;
  }
  .system .system__meals .system__meals-kv {
    flex-direction: column;
    height: auto;
  }
  .system .system__meals .system__meals-kv picture {
    order: 1;
    margin-bottom: -1rem;
    width: 100%;
    height: auto;
  }
  .system .system__meals .system__meals-kv picture img {
    border-radius: 1rem 1rem 0 0;
    height: auto;
  }
  .system .system__meals .system__meals-kv .text {
    order: 2;
    margin-right: 0;
    padding: 3rem 1.5rem;
    width: 100%;
    height: auto;
    border-radius: 1.5rem;
    z-index: 1;
  }
  .system .system__meals .system__meals-kv .text::before {
    width: 100%;
    height: 7.9375rem;
    background-image: url("../img/svg/system-meals-path-mob.svg");
  }
  .system .system__meals .system__meals-kv .text h3 {
    margin-bottom: 1.5rem;
    padding-right: 6.25rem;
    font-size: 1.5rem;
  }
  .system .system__meals .system__meals-kv .text p {
    padding: 0;
    font-size: 1rem;
  }
  .system .system__meals .system__meals-kv .text .age {
    position: absolute;
    top: 3.125rem;
    right: 1.5rem;
    width: 6rem;
    height: 3.375rem;
  }
  .system .system__meals .system__meals-kv .text .age h4 {
    margin: 0 0 0.375rem;
    font-size: 1.3125rem;
    line-height: 0.9375rem;
  }
  .system .system__meals .system__meals-kv .text .age span {
    font-size: 0.6875rem;
    line-height: 0.5rem;
  }
  .system .system__meals .system__meals-stage {
    margin-bottom: 2rem;
    padding: 3rem 1.5rem;
    border-radius: 1rem;
  }
  .system .system__meals .system__meals-stage .head {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 3rem;
  }
  .system .system__meals .system__meals-stage .head .text {
    margin-bottom: 2.25rem;
    padding-top: 0;
    width: 100%;
  }
  .system .system__meals .system__meals-stage .head .text h3 {
    margin-bottom: 2rem;
    font-size: 1.25rem;
  }
  .system .system__meals .system__meals-stage .head .img {
    margin: 0 auto;
    width: 8.9375rem;
    height: 11.25rem;
  }
  .system .system__meals .system__meals-stage .head .img img {
    transform: scale(2);
  }
  .system .system__meals .system__meals-stage .body {
    flex-direction: column;
    justify-content: flex-start;
  }
  .system .system__meals .system__meals-stage .body .text {
    margin-bottom: 2.5rem;
    width: 100%;
  }
  .system .system__meals .system__meals-stage .body .text:last-child {
    margin-bottom: 0;
  }
  .system .system__meals .system__meals-stage .body .text h6 {
    margin-bottom: 2rem;
    height: 3.3125rem;
    font-size: 1rem;
  }
  .system .system__meals .system__meals-stage ul li {
    margin-bottom: 2.25rem;
    min-height: 4rem;
  }
  .system .system__meals .system__meals-stage ul li img {
    margin-right: 1.25rem;
    width: 4rem;
    height: 4rem;
  }
  .system .system__meals .system__meals-stage ul li p {
    min-height: 4rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .system .system__meals .prod-products {
    padding: 0;
    background: rgba(0, 0, 0, 0);
  }
  .system .system__meals .prod-products .swiper-slide {
    border: 0.125rem solid var(--c-green_medium);
  }
  .system .materials {
    padding: 0;
  }
  .system .materials .title {
    justify-content: center;
    padding: 0 1.25rem;
    text-align: center;
  }
  /* SYSTEM END */
  /* EXPERTISE START */
  .expertise [class$=__kv] {
    padding-top: 2rem;
    height: auto;
  }
  .expertise [class$=__kv]::before {
    height: 21.5rem;
    background-image: url("../img/expertise/kv-bg-mob.svg");
  }
  .expertise [class$=__kv] h1 {
    margin-bottom: 1.75rem;
    padding: 0 2.5rem;
    font-size: 1.75rem;
    line-height: 1.2;
  }
  .expertise [class$=__kv] .cloud {
    margin-bottom: 0.375rem;
    padding: 3rem 3.125rem 0;
    width: 100%;
    height: 9.8125rem;
    background-image: url("../img/expertise/kv-cloud-mob.svg");
  }
  .expertise [class$=__kv] .cloud p {
    font-size: 0.625rem;
  }
  .expertise [class$=__kv] [class*=__kv-foot] {
    padding-bottom: 0;
  }
  .expertise [class$=__kv] [class*=__kv-foot] .expertise__kv-img {
    position: relative;
    bottom: 0;
    left: -2.5rem;
    margin-bottom: 0;
    width: 13.125rem;
  }
  .expertise [class$=__kv] [class*=__kv-foot] .expertise__kv-puzzle {
    margin-right: 0;
    width: 100%;
  }
  .expertise [class$=__map] {
    position: relative;
    padding: 3.75rem 0 1.5rem;
    height: auto;
    background: var(--c-green_medium) url("../img/expertise/map-ellipse-mob.svg") no-repeat 50% 100%/contain;
  }
  .expertise [class$=__map] .head {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 2rem;
  }
  .expertise [class$=__map] .head h2 {
    margin: 0 0 1.75rem;
    font-size: 1.25rem;
    text-align: center;
  }
  .expertise [class$=__map] .head h2 br {
    display: none;
  }
  .expertise [class$=__map] .head .btn {
    padding: 0;
    width: 100%;
    height: 3.25rem;
    font-size: 1rem;
  }
  .expertise [class$=__map] .cover {
    width: 100%;
    height: auto;
    background-image: url("../img/expertise/map-cover-mob.svg");
    background-position: 50% 0%;
  }
  .expertise [class$=__map] .cover ul {
    position: relative;
    padding-top: 15rem;
    height: auto;
    counter-reset: map-counter;
  }
  .expertise [class$=__map] .cover ul li {
    counter-increment: map-counter;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 0.75rem;
    padding: 0 0.75rem 0 3.625rem;
    height: 4rem;
    font-size: 0.875rem;
    line-height: 1.2;
    vertical-align: middle;
  }
  .expertise [class$=__map] .cover ul li:last-child {
    margin-bottom: 0;
  }
  .expertise [class$=__map] .cover ul li::before {
    content: counter(map-counter);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0.75rem;
    left: 0.75rem;
    width: 2.5rem;
    height: 2.5rem;
    color: #fff;
    font-size: 1.1875rem;
    border: 0.125rem solid #fff;
    border-radius: 50%;
  }
  .expertise [class$=__map] .cover ul li s {
    text-decoration: none;
  }
  .expertise [class$=__map] .cover ul li span {
    margin-right: 0.5rem;
    font-size: 1.125rem;
  }
  .expertise [class$=__map] .cover img {
    bottom: auto;
    top: 4.125rem;
    right: 0;
    width: 9.0625rem;
  }
  .expertise [class$=__develop] {
    padding-top: 3.75rem;
    height: 36.875rem;
    background: url("../img/expertise/develop-bg-mob.png") no-repeat 50%/cover;
  }
  .expertise [class$=__develop] .h_36 {
    margin-bottom: 2rem;
    font-size: 1.25rem;
  }
  .expertise [class$=__develop] .cloud {
    padding: 3.375rem 3.125rem 0 3.25rem;
    width: 21.5625rem;
    height: 11.9375rem;
    background: url("../img/expertise/develop-cloud-mob.svg") no-repeat 50%/cover;
  }
  .expertise [class$=__develop] .cloud p {
    font-size: 0.625rem;
  }
  .expertise [class$=__develop] .cloud br {
    display: none;
  }
  .expertise [class$=__develop] img {
    bottom: 2.875rem;
    left: 1.5rem;
    width: 15.25rem;
  }
  .expertise [class$=__manufacture] {
    padding-top: 4rem;
    height: 193rem;
    background: url("../img/expertise/manufacture-mob.png") no-repeat 50% 0%/contain;
  }
  .expertise [class$=__manufacture] ul li {
    margin-bottom: 4rem;
  }
  .expertise [class$=__manufacture] ul li:last-child {
    margin-bottom: 0;
  }
  .expertise [class$=__manufacture] ul li .h_48 {
    margin-bottom: 1.75rem;
    font-size: 1.25rem;
  }
  .expertise [class$=__manufacture] ul li .h_36 {
    margin-bottom: 1rem;
    min-height: 2.625rem;
    font-size: 1rem;
  }
  .expertise [class$=__manufacture] ul li .h_36 b {
    margin: 0.125rem 1rem auto 0;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
    border-width: 0.125rem;
  }
  .expertise [class$=__manufacture] ul li .cloud {
    width: 100%;
  }
  .expertise [class$=__manufacture] ul li .cloud p {
    font-size: 0.625rem;
  }
  .expertise [class$=__manufacture] ul li .cloud .btn {
    padding: 0;
    width: 6.375rem;
    height: 1.75rem;
    font-size: 0.625rem;
  }
  .expertise [class$=__manufacture] ul li img {
    position: relative;
    margin-top: 1rem;
    object-fit: contain;
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+1) .h_36 {
    justify-content: flex-start;
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+1) .cloud {
    margin-left: auto;
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+2) .h_36 {
    justify-content: flex-start;
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+2) .cloud {
    margin-right: auto;
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+2) .cloud::before {
    transform: rotateY(0deg);
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+2) .btn {
    left: 50%;
  }
  .expertise [class$=__manufacture] ul li:nth-child(2n+2) img {
    margin-left: auto;
  }
  .expertise [class$=__manufacture] .step--1 {
    padding-top: 0;
    height: 30.5rem;
  }
  .expertise [class$=__manufacture] .step--1 .cloud {
    margin-right: 0;
  }
  .expertise [class$=__manufacture] .step--1 .h_36 {
    margin-bottom: 1rem;
  }
  .expertise [class$=__manufacture] .step--1 img {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 9rem;
  }
  .expertise [class$=__manufacture] .step--2 {
    padding-top: 0;
    height: 26.875rem;
  }
  .expertise [class$=__manufacture] .step--2 .cloud {
    margin-left: 0;
  }
  .expertise [class$=__manufacture] .step--2 .h_36 {
    margin-bottom: 1rem;
  }
  .expertise [class$=__manufacture] .step--2 img {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 9.125rem;
  }
  .expertise [class$=__manufacture] .step--3 {
    padding-top: 0;
    height: 28.4375rem;
  }
  .expertise [class$=__manufacture] .step--3 .cloud {
    margin-right: 0;
  }
  .expertise [class$=__manufacture] .step--3 .h_36 {
    margin-bottom: 1rem;
  }
  .expertise [class$=__manufacture] .step--3 img {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 10.5rem;
  }
  .expertise [class$=__manufacture] .step--4 {
    padding-top: 0;
    height: 24.875rem;
  }
  .expertise [class$=__manufacture] .step--4 .cloud {
    margin-left: 0;
  }
  .expertise [class$=__manufacture] .step--4 .h_36 {
    margin-bottom: 1rem;
  }
  .expertise [class$=__manufacture] .step--4 img {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 10.5rem;
  }
  .expertise [class$=__manufacture] .step--5 {
    padding-top: 0;
    height: 24.875rem;
  }
  .expertise [class$=__manufacture] .step--5 .cloud {
    margin-right: 0;
  }
  .expertise [class$=__manufacture] .step--5 .h_36 {
    margin-bottom: 1rem;
  }
  .expertise [class$=__manufacture] .step--5 img {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 10.5rem;
  }
  .expertise [class$=__manufacture] .step--6 {
    height: 29.4375rem;
  }
  .expertise [class$=__manufacture] .step--6 .cloud {
    margin-left: 0;
  }
  .expertise [class$=__manufacture] .step--6 .h_36 {
    margin-bottom: 1rem;
  }
  .expertise [class$=__manufacture] .step--6 img {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    width: 12.25rem;
  }
  .expertise [class$=__manufacture] .step--1 .cloud {
    padding-top: 3.625rem;
    height: 10.4375rem;
  }
  .expertise [class$=__manufacture] .step--1 .cloud::before {
    background-image: url("../img/expertise/manufacture-cloud-mob-1.svg");
  }
  .expertise [class$=__manufacture] .step--2 .cloud {
    padding-top: 3.625rem;
    height: 10.4375rem;
  }
  .expertise [class$=__manufacture] .step--2 .cloud::before {
    background-image: url("../img/expertise/manufacture-cloud-mob-2.svg");
  }
  .expertise [class$=__manufacture] .step--3 .cloud {
    padding-top: 3.5rem;
    height: 9.375rem;
  }
  .expertise [class$=__manufacture] .step--3 .cloud::before {
    background-image: url("../img/expertise/manufacture-cloud-mob-3.svg");
  }
  .expertise [class$=__manufacture] .step--4 .cloud {
    padding-top: 3.5rem;
    height: 9.375rem;
  }
  .expertise [class$=__manufacture] .step--4 .cloud::before {
    background-image: url("../img/expertise/manufacture-cloud-mob-4.svg");
  }
  .expertise [class$=__manufacture] .step--5 .cloud {
    padding-top: 4.0625rem;
    height: 9.375rem;
  }
  .expertise [class$=__manufacture] .step--5 .cloud::before {
    background-image: url("../img/expertise/manufacture-cloud-mob-5.svg");
  }
  .expertise [class$=__manufacture] .step--6 .cloud {
    padding-top: 4.0625rem;
    height: 10.3125rem;
  }
  .expertise [class$=__manufacture] .step--6 .cloud::before {
    background-image: url("../img/expertise/manufacture-cloud-mob-6.svg");
  }
  /* EXPERTISE END */
  /* FAQ-PAGE START */
  .faq-page .h_28 {
    margin-bottom: 2.5rem;
    color: var(--c-green);
    text-align: center;
    text-transform: uppercase;
  }
  .faq-page [class$=__aside] {
    position: relative;
    top: 0;
  }
  .faq-page [class$=__aside] aside {
    padding: 1.5rem;
    background: var(--c-green_light);
    border-radius: 1rem;
  }
  .faq-page [class$=__aside] aside .aside__wrap {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }
  .faq-page [class$=__aside] aside .aside__wrap .form-checkboxes {
    margin: 0;
    padding: 0.75rem 0 0;
  }
  .faq-page [class$=__main] {
    padding-top: 4rem;
  }
  .faq-page [class$=__main] .faq-page__collapse {
    margin-bottom: 4rem;
  }
  .faq-page [class$=__main] .h_40 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    text-align: center;
  }
  .faq-page [class$=__main] .h_28 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }
  .faq-page [class$=__main] .faq__block {
    margin-bottom: 0.75rem;
  }
  /* FAQ-PAGE END */
  /* CONTACT START */
  .main-contacts {
    padding-top: 2.75rem;
  }
  .contacts [class$=__row] {
    padding: 0;
  }
  .contacts [class$=__banner] {
    margin-left: -1.25rem;
    padding: 3rem 4.375rem 3.75rem;
    width: 100vw;
    height: 22.25rem;
    text-align: center;
    border-radius: 0 0 1.5rem 1.5rem;
  }
  .contacts [class$=__banner]::before {
    top: 0;
    height: 18.9375rem;
    background-image: url("../img/contacts-path-mob.png");
  }
  .contacts [class$=__banner] .h_36 {
    margin-bottom: 1.25rem;
  }
  .contacts [class$=__banner] img {
    bottom: -1.25rem;
    left: 2.25rem;
    width: 18.625rem;
  }
  .contacts [class$=__info] {
    padding: 4rem 0 2rem;
  }
  .contacts [class$=__info] li {
    margin-bottom: 3.125rem;
  }
  .contacts [class$=__info] .h_20 {
    margin-bottom: 0.75rem;
  }
  .main-contacts .os::before {
    transform: rotateY(0deg);
  }
  .main-contacts .os::after {
    transform: rotateY(0deg);
  }
  .main-contacts .os [class*=__form] .h_40 {
    text-align: right;
  }
  .main-contacts .os [class*=__img] {
    transform: rotateY(0deg);
  }
  /* CONTACT END */
  /* MODAL START */
  .modal::-webkit-scrollbar {
    display: none;
  }
  .modal .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    max-width: 20.8125rem;
  }
  .modal .modal-content {
    border-radius: 1rem;
  }
  .modal .modal-close {
    top: 1rem;
    right: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  .modal .modal-body {
    padding: 3rem 1.5rem;
  }
  .modal-end .modal-dialog {
    align-items: flex-end;
    margin-bottom: 0;
    max-width: 100%;
    min-height: calc(100% - var(--bs-modal-margin));
  }
  .modal-end .modal-content {
    background: var(--c-green_light);
    border-radius: 1.5rem 1.5rem 0 0;
  }
  .modal-end .modal-header {
    padding: 1.25rem 1.25rem 2rem;
    border: 0;
  }
  .modal-end .modal-header h3 {
    margin: 0;
    color: var(--c-green);
    text-transform: uppercase;
  }
  .modal-end .modal-header .modal-close {
    position: relative;
    top: 0;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
  }
  .modal-end .modal-body {
    padding: 0 1.25rem 1.25rem;
  }
  .modal .modal__icon {
    margin: 0 auto 1.5rem;
    width: 3rem;
  }
  .modal .modal__title {
    margin-bottom: 1.375rem;
    font-size: 1.25rem;
  }
  .modal .modal__text {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.2;
  }
  .modal-table .modal-dialog {
    align-items: flex-end;
    margin-bottom: 0;
    max-width: 100%;
    min-height: calc(100% - var(--bs-modal-margin));
  }
  .modal-table .modal-content {
    background: var(--c-green_light);
    border-radius: 1.5rem 1.5rem 0 0;
  }
  .modal-table .modal-close {
    top: 1.5rem;
    right: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0) url("../img/svg/close-1.svg") no-repeat 50%/contain;
    border-radius: 0;
    transform: translate(0, 0);
  }
  .modal-table .modal-body {
    align-items: flex-start;
    padding: 4.5rem 1.5rem 1.5rem;
    overflow-x: auto;
  }
  .modal-table img {
    width: 40.625rem;
  }
  .modal-filters {
    width: 100%;
  }
  .modal-filters::-webkit-scrollbar {
    display: none;
  }
  .modal-filters [class*=__wrap] {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 0.0625rem solid var(--c-green);
  }
  .modal-filters [class*=__wrap]:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
  }
  .modal-filters [class*=__wrap] .btns {
    margin-top: 3rem;
  }
  .modal-filters [class*=__wrap] .btns .btn {
    padding: 0;
    width: 10.25rem;
  }
  .modal-filters [class*=__title] {
    display: flex;
    margin-bottom: 0;
    color: var(--c-green);
    font-size: 1.15rem;
    text-transform: uppercase;
    text-decoration: none;
  }
  .modal-filters [class*=__title] i {
    flex-shrink: 0;
    display: block;
    position: relative;
    margin-left: auto;
    width: 1.5rem;
    height: 1.5rem;
    transform: rotate(180deg);
    transition: 0.3s;
    pointer-events: auto;
  }
  .modal-filters [class*=__title] i::before, .modal-filters [class*=__title] i::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transition: 0.3s;
  }
  .modal-filters [class*=__title] i::before {
    background-image: url("../img/svg/arrow-bot-black.svg");
    opacity: 0;
  }
  .modal-filters [class*=__title] i::after {
    background-image: url("../img/svg/arrow-bot-green.svg");
    opacity: 1;
  }
  .modal-filters [class*=__title].collapsed i {
    transform: rotate(0deg);
  }
  .modal-filters [class*=__title].collapsed i::before {
    opacity: 1;
  }
  .modal-filters [class*=__title].collapsed i::after {
    opacity: 0;
  }
  .modal-filters ul {
    padding-top: 1.25rem;
  }
  .modal-filters ul li {
    margin-bottom: 1.5rem;
  }
  .modal-filters ul li:last-child {
    margin-bottom: 0;
  }
  .modal-filters ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    font-size: 1rem;
  }
  .modal-filters ul li a span {
    margin-right: 0.5rem;
  }
  .modal-filters ul li a .new {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.5rem;
    margin-right: 0;
    padding: 0 0.5rem;
    height: 1.5rem;
    color: #fff;
    font-weight: 400;
    font-size: 0.75rem;
    text-decoration: none;
    background: var(--c-light_green);
    border-radius: 10rem;
    pointer-events: none;
  }
  .modal-filters ul li a:hover {
    text-decoration: none;
  }
  .modal-filters ul li a:hover .new {
    text-decoration: none;
  }
  .modal-filters ul li ul {
    padding: 0;
  }
  .modal-filters .collapse-toggle__btn {
    color: var(--c-green);
    font-weight: 400;
  }
  .modal-filters .collapse-toggle__btn span {
    pointer-events: auto;
  }
  .modal-filters .collapse-toggle__btn.collapsed {
    color: var(--c-black);
  }
  .modal-filters .collapse-toggle__btn.aside__title {
    margin-bottom: 0;
    color: var(--c-green);
  }
  .modal-filters .collapse-toggle__btn.aside__title i::before {
    opacity: 0;
  }
  .modal-filters .collapse-toggle__btn.aside__title i::after {
    opacity: 1;
  }
  .modal-filters .collapse-toggle__btn.aside__title.collapsed i::before {
    opacity: 0;
  }
  .modal-filters .collapse-toggle__btn.aside__title.collapsed i::after {
    opacity: 1;
  }
  .modal-filters .collapse-toggle__btn i {
    flex-shrink: 0;
    display: block;
    position: relative;
    margin-left: auto;
    width: 1.5rem;
    height: 1.5rem;
    transform: rotate(180deg);
    transition: 0.3s;
    pointer-events: auto;
  }
  .modal-filters .collapse-toggle__btn i::before, .modal-filters .collapse-toggle__btn i::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transition: 0.3s;
  }
  .modal-filters .collapse-toggle__btn i::before {
    background-image: url("../img/svg/arrow-bot-black.svg");
    opacity: 0;
  }
  .modal-filters .collapse-toggle__btn i::after {
    background-image: url("../img/svg/arrow-bot-green.svg");
    opacity: 1;
  }
  .modal-filters .collapse-toggle__btn.collapsed i {
    transform: rotate(0deg);
  }
  .modal-filters .collapse-toggle__btn.collapsed i::before {
    opacity: 1;
  }
  .modal-filters .collapse-toggle__btn.collapsed i::after {
    opacity: 0;
  }
  .modal-filters .form-checkboxes {
    padding: 0.75rem 0 0;
  }
  .modal-filters .form-checkboxes label {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.75rem;
    padding: 0.125rem;
    cursor: pointer;
  }
  .modal-filters .form-checkboxes label:last-child {
    margin-bottom: 0;
  }
  .modal-filters .form-checkboxes label i {
    flex-shrink: 0;
    display: block;
    position: relative;
    bottom: -0.0625rem;
    margin-right: 0.625rem;
    width: 1.0625rem;
    height: 1.0625rem;
    border: 0.0625rem solid var(--c-green);
    border-radius: 0.125rem;
  }
  .modal-filters .form-checkboxes label i::after {
    content: "";
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/svg/checkbox.svg") no-repeat 50%/contain;
    opacity: 0;
  }
  .modal-filters .form-checkboxes label p {
    margin: 0;
    color: #000;
    font-weight: 300;
    font-size: 1rem;
    text-align: left;
  }
  .modal-filters .form-checkboxes label:hover i {
    background: rgba(0, 0, 0, 0);
  }
  .modal-filters .form-checkboxes label input:checked + i {
    background: var(--c-green);
    border-color: var(--c-green);
  }
  .modal-filters .form-checkboxes label input:checked + i::after {
    opacity: 1;
  }
  .modal-filters .form-checkboxes label input:checked + i + p { color: var(--c-green); }
  /* MODAL END */
  /* MODAL-PRODUCT START */
  .modal-product .modal-dialog {
    max-width: 66.5rem;
  }
  .modal-product .modal-content {
    background: var(--c-green_light);
  }
  .modal-product .modal-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #e2f1c9 0%, rgba(229, 242, 206, 0.63) 57.63%, rgba(233, 245, 215, 0) 100%);
    border-radius: 1.5rem;
  }
  .modal-product .modal-body {
    padding: 4rem 3rem 2.5rem;
  }
  .modal-product [class*=__wrap] {
    display: flex;
    width: 100%;
  }
  .modal-product [class*=__wrap] [class*=__animations] {
    flex-shrink: 0;
    margin-right: 2.5rem;
    width: 22.75rem;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__slider--main] {
    position: relative;
    margin-bottom: 1rem;
    width: 100%;
    background: #fff;
    border-radius: 0.75rem;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__slider--main] .new {
    position: absolute;
    top: 1.75rem;
    left: 1.75rem;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__slider--main] .swiper-slide {
    padding: 4.1875rem;
    height: 22.75rem;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__slider--main] .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__thumbs] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__thumbs] [class*=__thumb] {
    display: block;
    margin-right: 0.5rem;
    padding: 0.5rem;
    width: 5.5rem;
    height: 5.5rem;
    background: #fff;
    border: 0.125rem solid var(--c-green_medium);
    border-radius: 1rem;
    cursor: pointer;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__thumbs] [class*=__thumb]:last-child {
    margin-right: 0;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__thumbs] [class*=__thumb] img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .modal-product [class*=__wrap] [class*=__animations] [class*=__thumbs] [class*=__thumb].active {
    border-color: #6CAE30;
  }
  .modal-product [class*=__wrap] [class*=__info] {
    min-width: 0;
    text-align: left;
  }
  .modal-product [class*=__wrap] [class*=__info] .h_28 {
    margin-bottom: 1.875rem;
    color: var(--c-green);
    text-transform: uppercase;
  }
  .modal-product [class*=__wrap] [class*=__info] .meta {
    display: flex;
    align-items: center;
    margin-bottom: 2.25rem;
  }
  .modal-product [class*=__wrap] [class*=__info] .meta h6 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 2.5rem 0 0;
    padding: 0 2.5rem;
    height: 3rem;
    color: #fff;
    text-align: center;
    background: var(--c-light_green);
    border-radius: 10rem;
  }
  .modal-product [class*=__wrap] [class*=__info] .meta p {
    margin: 0;
    color: var(--c-gray_dark);
  }
  .modal-product [class*=__wrap] [class*=__info] .text {
    margin-bottom: 3.5rem;
  }
  .modal-product [class*=__wrap] [class*=__info] .text .h_20 {
    margin-bottom: 1rem;
    color: var(--c-green);
    text-transform: uppercase;
  }
  .modal-product [class*=__wrap] [class*=__info] .text .txt_16 {
    margin-bottom: 1.25rem;
    color: var(--c-black);
  }
  .modal-product [class*=__wrap] [class*=__info] .text ul {
    margin-bottom: 1.25rem;
  }
  .modal-product [class*=__wrap] [class*=__info] .text :last-child {
    margin-bottom: 0;
  }
  .modal-product [class*=__wrap] [class$=__where-buy] .h_20 {
    margin-bottom: 1.25rem;
    color: var(--c-green);
    text-transform: uppercase;
  }
  .modal-product [class*=__wrap] [class$=__where-buy] [class*=__where-buy--slider] {
    position: relative;
    overflow: hidden;
  }
  .modal-product [class*=__wrap] [class$=__where-buy] [class*=__where-buy--slider] .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .modal-product [class*=__wrap] [class$=__where-buy] [class*=__where-buy--slider] .swiper-wrapper .swiper-slide {
    display: block;
    margin-right: 0.625rem;
    width: 10rem;
    height: 3.75rem;
    background: #fff;
    border-radius: 0.75rem;
  }
  .modal-product [class*=__wrap] [class$=__where-buy] [class*=__where-buy--slider] .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0;
  }
  .modal-product [class*=__wrap] [class$=__where-buy] [class*=__where-buy--slider] .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* MODAL-PRODUCT END */
  /* MODAL-TEXT START */
  .modal-text .modal-dialog {
    max-width: 66.5rem;
  }
  .modal-text .modal-content {
    background: var(--c-green_light);
  }
  .modal-text .modal-body {
    align-items: flex-start;
    color: var(--c-black);
    text-align: left;
  }
  .modal-text .h_28 {
    margin-bottom: 2.125rem;
    color: var(--c-green);
    text-transform: uppercase;
  }
  .modal-text .txt_24 {
    margin-bottom: 2.5rem;
    color: var(--c-gray_dark);
  }
  .modal-text ul {
    margin-bottom: 2.5rem;
  }
  .modal-text ul li {
    margin-bottom: 1.25rem;
    font-size: 1rem;
  }
  .modal-text ul li p {
    display: flex;
    align-items: flex-start;
    margin: 0;
  }
  .modal-text ul li p::before {
    content: "";
    flex-shrink: 0;
    margin: 0.1875rem 1.25rem 0 0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    background: var(--c-black);
    border-radius: 50%;
  }
  .modal-text .modal-body :last-child {
    margin-bottom: 0;
  }
  .modal-text h3 {
    margin-bottom: 1.625rem;
    font-size: 1.25rem;
    letter-spacing: 0;
  }
  .modal-text h4 {
    margin-bottom: 1.625rem;
    font-size: 1rem;
    letter-spacing: 0;
  }
  .modal-text p { font-size: 1rem; }
  /* MODAL-TEXT END */
}