@media (max-width: 991px) {
  /* COMMON START */
  .mb-page {
    margin-bottom: 3.75rem;
  }
  .slider-foot .btn {
    margin-left: 1.25rem;
  }
  .swiper-arrow {
    width: 1.625rem;
    height: 1.625rem;
    background-size: 0.75rem;
  }
  .swiper-dots {
    margin: 0 0.5rem;
  }
  .swiper-pagination-bullet {
    margin: 0 0.125rem !important;
    width: 0.25rem;
    height: 0.25rem;
  }
  /* COMMON END */
  /* HEADER START */
  header .navbar-expand-lg {
    height: 2.75rem;
  }
  header .navbar-search {
    right: auto;
    left: 0;
  }
  header .navbar-search input {
    width: 1.5rem;
    height: 1.5rem;
  }
  header .navbar-search.active input {
    width: 100%;
  }
  header .navbar-search .ico {
    top: 0;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
  }
  header .navbar-logo {
    top: 0;
    left: 50%;
    width: 5.4375rem;
    transform: translate(-50%, 0);
    z-index: 1;
  }
  header .navbar-collapse {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0;
    width: 100vw;
    background: #fff;
    transform: translateX(-50%);
  }
  header .navbar-collapse .navbar-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
  }
  header .navbar-collapse .nav-item {
    margin: 0.75rem 0;
  }
  header .navbar-collapse .nav-link {
    font-size: 1.3125rem;
    letter-spacing: 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: 2px;
    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 END */
  /* FOOTER START */
  footer {
    padding: 1.5rem 0;
  }
  footer [class$=__top] {
    justify-content: flex-start;
    margin-bottom: 3rem;
  }
  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 */
  .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 1.75rem -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__slider {
    margin: 0 0 1.75rem -1.25rem;
    width: 100vw;
  }
  .products__slider .swiper-wrapper {
    padding: 0 0.625rem;
  }
  .products__slider .arrow {
    display: none;
  }
  .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 .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 */
  /* 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 21 0.375rem;
  }
  .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 */
  .main-page .catalog [class$=__head] {
    margin-bottom: 2.8125rem;
  }
  .main-page .catalog [class$=__list] {
    margin-bottom: 3.125rem;
  }
  .main-page .catalog [class$=__shops] {
    margin-bottom: 3.125rem;
  }
  .catalog .title {
    margin-bottom: 1.25rem;
  }
  .catalog [class$=__head] {
    padding: 1.25rem 1.25rem 4.1875rem;
  }
  .catalog [class$=__head] .catalog__head-btns {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .catalog [class$=__head] .catalog__head-btns .btns-category {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 1.25rem;
    padding: 0.875rem 0;
    font-size: 1.125rem;
    line-height: 0.8125rem;
    border-bottom: 0.0625rem solid #E4E4E4;
  }
  .catalog [class$=__head] .catalog__head-btns .btns-category i {
    flex-shrink: 0;
    display: block;
    margin-left: 0.75rem;
    width: 0.8125rem;
    height: 0.4375rem;
    background: url("../img/svg/mini-arrow-bot-2.svg") no-repeat 50%/contain;
  }
  .catalog [class$=__head] .catalog__head-btns .btns-age {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5625rem 0.875rem;
    font-size: 1.125rem;
    line-height: 0.8125rem;
    text-align: center;
    box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, 0.1);
    border-radius: 10rem;
  }
  .catalog [class$=__head] .catalog__head-btns .btns-age i {
    flex-shrink: 0;
    display: block;
    margin-left: 1.75rem;
    width: 1.0625rem;
    height: 1.0625rem;
    background: url("../img/svg/options.svg") no-repeat 50%/contain;
  }
  .catalog [class$=__head] .catalog__option {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.6875rem;
    height: 2.625rem;
    background: #6CAE30;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--top i {
    display: block;
    margin-left: auto;
    width: 0.9375rem;
    height: 0.9375rem;
    background: url("../img/svg/close-2.svg") no-repeat 50%/contain;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu {
    padding: 0 0.875rem 0 1.1875rem;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu li:not(:first-child) {
    border-top: 0.0625rem solid #E4E4E4;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 0.875rem 0.125rem;
    font-weight: 400;
    font-size: 1.125rem;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .collapse-toggle__btn {
    font-weight: 400;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .collapse-toggle__btn::after {
    content: "";
    display: block;
    position: relative;
    width: 0.9375rem;
    height: 0.5rem;
    background: url("../img/svg/mini-arrow-bot-2.svg") no-repeat 50%/contain;
    transform: rotate(180deg);
    transition: 0.3s;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .collapse-toggle__btn.collapsed::after {
    transform: rotate(0deg);
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .form-checkbox {
    display: flex;
    align-items: flex-start;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .form-checkbox .label-dot {
    flex-shrink: 0;
    top: 0;
    margin-right: 0.6875rem;
    width: 0.9375rem;
    height: 0.9375rem;
    border-radius: 0;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .form-checkbox .label-dot::after {
    top: -0.125rem;
    left: 0.125rem;
    width: 1rem;
    height: 0.75rem;
    background: url("../img/svg/filter-check.svg") no-repeat 50%/contain;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu .form-checkbox .label-text {
    font-size: 0.9375rem;
    line-height: 1;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu ul {
    padding: 0;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--menu ul li {
    border-top: 0.0625rem solid #E4E4E4;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--foot {
    display: flex;
    justify-content: space-between;
    padding: 0.8125rem 0.875rem 1.1875rem;
    border-top: 0.0625rem solid #e4e4e4;
  }
  .catalog [class$=__head] .catalog__option .catalog__option--foot .btn {
    width: 7.125rem;
  }
  .catalog [class$=__head] [class$=__age] {
    margin: 1.25rem auto;
    width: 90%;
  }
  .catalog [class$=__head] [class$=__age] .ui-slider-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 0.4375rem;
    height: 2.0625rem;
  }
  .catalog [class$=__head] [class$=__age] .ui-slider-wrapper .ui-widget-content {
    margin: 0 auto;
    width: calc(100% - 2.0625rem);
    height: 2.0625rem;
    border: 0;
    border-radius: 0;
  }
  .catalog [class$=__head] [class$=__age] .ui-slider-wrapper .ui-widget-content::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 1.9375rem);
    height: 0.0625rem;
    background: #E4E4E4;
    transform: translate(-50%, -50%);
  }
  .catalog [class$=__head] [class$=__age] .ui-slider-wrapper .ui-slider-handle {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    margin: 0;
    width: 2.0625rem;
    height: 2.0625rem;
    color: #fff;
    font-family: SansRounded, Helvetica, sans-serif;
    font-size: 1.125rem;
    background: #6CAE30;
    border: 0;
    border-radius: 50%;
    outline: 0;
    transform: translateX(-50%);
    z-index: 0;
  }
  .catalog [class$=__head] [class$=__age] .catalog__age-labels {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .catalog [class$=__head] [class$=__age] .catalog__age-labels p {
    margin: 0;
    font-size: 0.8125rem;
  }
  .catalog [class$=__head] [class$=filters] {
    margin-top: 1rem;
    margin-right: -0.3125rem;
    margin-bottom: -0.3125rem;
  }
  .catalog [class$=__head] [class$=filters] p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.3125rem 0.3125rem 0;
    padding: 0.75rem 1rem;
    color: #000;
    font-size: 0.8125rem;
    line-height: 1.075;
    text-align: center;
    background: #F3F9D9;
    border: 0;
    border-radius: 10rem;
  }
  .catalog [class$=__head] [class$=filters] p i {
    display: block;
    margin-left: 0.25rem;
    width: 17 0.125rem;
    height: 17 0.125rem;
    background: url("../img/svg/remove-filter.svg") no-repeat 50%/contain;
    cursor: pointer;
    background-size: 50% 50%;
  }
  .catalog__list {
    padding: 1.25rem 0.3125rem 1.875rem;
  }
  .catalog__list h3, .catalog__list h2, .catalog__list h1 {
    margin-bottom: 1.875rem;
    font-size: 1.5625rem;
    line-height: 1;
  }
  .catalog__list ul {
    justify-content: space-between;
    margin-bottom: -1.25rem;
  }
  .catalog__list ul li {
    margin: 0 0 1.25rem;
    width: 7.1875rem;
  }
  .catalog__list ul li .img {
    margin-bottom: 1rem;
    width: 7.125rem;
    height: 8.75rem;
  }
  .catalog__list ul li .img .shadow-elem {
    top: -1.875rem;
    width: 12rem;
    height: 13.5625rem;
  }
  .catalog__list ul li p {
    font-size: 0.75rem;
    line-height: 1.1;
  }
  .catalog__list ul li .btn {
    margin-top: 0.875rem;
    width: 5.625rem;
    height: 1.625rem;
    font-size: 0.625rem;
  }
  .catalog__list.new h3 {
    margin: 0 0 5rem;
    font-size: 1.8125rem;
  }
  .catalog__list.new .img::after {
    width: 2.8125rem;
    height: 2.8125rem;
  }
  .catalog__shops {
    margin-bottom: 3.125rem;
    /*padding: 1.875rem 3.25rem;*/
    padding: 1.875rem 2.25rem;
  }
  .catalog__shops h3, .catalog__shops h2 {
    margin-bottom: 1.875rem;
    font-size: 1.5625rem;
    line-height: 1;
  }
  .catalog__shops ul {
    flex-direction: column;
    align-items: center;
    margin-bottom: -1.125rem;
    gap: 0;
  }
  .catalog__shops ul li {
    margin: 0 0 1.125rem;
    width: 100%;
  }
  .catalog__shops ul li a {
    height: 2.75rem;
    width: 100%;
    padding: 1 0.375rem 33 0.375rem;
  }
  /* CATALOG END */
  /* PRODUCT START */
  .main-page .catalog .product {
    margin-bottom: 2.5rem;
  }
  .product {
    position: relative;
    padding: 0.875rem 0.375rem 3.75rem;
    overflow: hidden;
  }
  .product [class$=__title] {
    margin-bottom: 0.625rem;
    padding: 0 1.25rem;
    text-align: center;
  }
  .product [class$=__title] h1 {
    margin-bottom: 0.375rem;
    font-size: 1.5625rem;
    line-height: 1;
  }
  .product [class$=__title] .h3 {
    margin-bottom: 0.5rem;
    font-size: 0.9375rem;
    letter-spacing: 0;
  }
  .product [class$=__title] .h4 {
    font-size: 0.9375rem;
    letter-spacing: -0.02em;
  }
  .product [class$=__card] {
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.25rem;
  }
  .product [class$=__card] [class$=__sliders] {
    margin: 0 0 1.625rem;
    width: 100%;
  }
  .product [class$=__card] [class$=__sliders] [class*="--main"] {
    display: flex;
    justify-content: center;
    margin: -2.625rem auto 2.5rem;
    width: 100%;
  }
  .product [class$=__card] [class$=__sliders] [class*="--main"] .sun-slide {
    padding-top: 2.625rem;
  }
  .product [class$=__card] [class$=__sliders] [class*="--main"] .sun-slide .img {
    width: 8.125rem;
    height: 10rem;
  }
  .product [class$=__card] [class$=__sliders] [class*="--main"] .sun-slide .img::before {
    top: -4.6875rem;
    width: 26.875rem;
    height: 28.75rem;
  }
  .product [class$=__card] [class$=__sliders] [class*="--add"] {
    padding: 0 2.875rem;
    height: 4.625rem;
  }
  .product [class$=__card] [class$=__sliders] [class*="--add"] .sun-slide {
    margin-right: 0.3125rem;
    width: 3.5rem;
    height: 4.625rem;
  }
  .product [class$=__card] [class$=__sliders] [class*="--add"] .sun-controls {
    padding: 0 0.5rem;
  }
  .product [class$=__card] [class$=__sliders] [class*="--add"] .sun-controls .sun-arrow {
    width: 1.75rem;
    height: 1.75rem;
  }
  .product [class$=__card] [class$=__text] h2 {
    padding: 0.75rem 1.125rem;
    font-weight: 300;
    font-size: 1rem;
    letter-spacing: 0;
  }
  .product [class$=__card] [class$=__text] p {
    padding: 0.625rem 0.625rem 0.625rem;
    font-size: 1rem;
    line-height: 1.3;
  }
  .product [class$=__card] [class$=__text] .product_description {
    padding: 0.625rem 0.625rem;
    font-size: 1rem;
    line-height: 1.3;
  }
  .product [class$=__description] {
    padding: 0 0.3125rem;
  }
  .product [class$=__description] h2 {
    margin-bottom: 0.875rem;
    font-size: 0.9375rem;
    letter-spacing: 0;
    text-align: center;
  }
  .product [class$=__description] p {
    margin-bottom: 0.875rem;
    font-size: 0.8125rem;
    line-height: 1.2;
    letter-spacing: -0.01em;
  }
  .product [class$=__description] ol {
    margin-bottom: 0.875rem;
  }
  .product [class$=__description] ol li {
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .zoom-lens {
    display: none;
  }
  /* PRODUCT END */
  /* WHERE-BUY START */
  .where-buy {
    margin-bottom: -1.5rem;
    padding: 2.5rem 0 4rem;
    background: #F2F9E5;
    border-radius: 1.5rem 1.5rem 0 0;
  }
  .where-buy .where-buy__slider {
    margin-left: -1.25rem;
    width: 100vw;
  }
  .where-buy .swiper-controls {
    display: none;
  }
  .where-buy .swiper-wrapper {
    margin-bottom: 0;
    padding: 0 1.25rem;
  }
  .where-buy .swiper-slide {
    margin-right: 0.5rem;
    width: 11.875rem;
    height: 7.8125rem;
    border-radius: 0.9375rem;
  }
  /* WHERE-BUY END */
  /* QUESTION START */
  .question {
    padding: 0;
    width: 100vw;
  }
  .question .container {
    padding: 0;
    width: 100%;
  }
  .question [class$=__form] {
    margin-bottom: -1.5rem;
    padding: 2.5rem 1.25rem 4rem;
    border-radius: 1.5rem;
  }
  .question [class$=__form] .h_40 {
    margin-bottom: 2.5rem;
  }
  .question [class$=__quality] {
    padding: 2.5rem 1.75rem 1.75rem;
    border-radius: 1.5rem;
  }
  .question [class$=__quality]::before {
    width: 18.1875rem;
    height: 17.4375rem;
    border-radius: 0 0 1.5rem 0;
  }
  .question [class$=__quality] .h_36 {
    margin-bottom: 1.75rem;
  }
  .question [class$=__quality] .txt_16 {
    margin-bottom: 2.625rem;
    width: 10rem;
  }
  .question [class$=__quality] a {
    width: 3rem;
    height: 3rem;
  }
  /* QUESTION END */
  /* MATERIALS START */
  .materials {
    padding: 3.75rem 0 2.5rem;
  }
  .materials::before {
    height: 49rem;
  }
  .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-controls {
    display: none;
  }
  .materials [class*=__slider] .swiper-wrapper {
    margin-bottom: 1.75rem;
    padding: 0 1.25rem;
  }
  .materials [class*=__slider] .swiper-slide {
    display: block;
    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: 0;
  }
  .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;
  }
  .materials [class*=__slider] .swiper-slide .txt_16 {
    height: auto;
    max-height: 3.5rem;
  }
  /* 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::before {
    height: 35.1875rem;
  }
  .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: 0;
  }
  .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 */
  /* ARTICLES START */
  .articles {
    padding: 0;
    background: rgba(0, 0, 0, 0) !important;
  }
  .articles .articles__head {
    margin-bottom: 2.8125rem;
    padding: 0.9375rem 0.375rem 1.25rem;
  }
  .articles .title {
    margin-bottom: 0.25rem;
  }
  .articles h2, .articles .h2 {
    margin-bottom: 1.25rem;
    padding: 0;
    font-size: 0.8125rem;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .articles .nav-tabs {
    margin-bottom: 0;
  }
  .articles .nav-tabs .nav-link {
    width: 5.25rem;
    height: 1.875rem;
    font-size: 0.8125rem;
  }
  .articles .articles__list {
    flex-direction: column;
    align-items: center;
    align-content: center;
    margin-bottom: 2.1875rem;
  }
  .articles .articles__list .articles__block {
    margin: 0 auto 2.8125rem;
    width: 16.25rem;
    background: #fff;
    box-shadow: none;
  }
  .articles .articles__list .articles__block:nth-child(3) {
    margin-right: auto;
  }
  .articles .articles__list .articles__block:last-child {
    margin-bottom: 0;
  }
  .articles .articles__list .articles__block picture {
    height: 12.1875rem;
  }
  .articles .articles__list .articles__block .text {
    padding: 0.875rem 1.25rem 1.25rem;
  }
  .articles .articles__list .articles__block .text h2 {
    margin-bottom: 0.5rem;
    height: auto;
    font-size: 18 0.25rem;
    letter-spacing: 0.01em;
  }
  .articles .articles__list .articles__block .text p {
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .articles .articles__list .articles__block .text .btn {
    margin-top: 1rem;
    padding: 0;
    width: 3.8125rem;
    height: 1.375rem;
    font-size: 0.625rem;
  }
  .articles .btns .btn {
    padding: 0;
    width: 8.75rem;
    height: 2rem;
    font-size: 0.9375rem;
  }
  /* ARTICLES END */
  /* ARTICLE START */
  .article {
    margin-bottom: 1.5rem !important;
    padding: 0.875rem 1rem 2.8125rem;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .article picture {
    margin-bottom: 1.875rem;
    margin-left: -1rem;
    width: calc(100% + 2rem);
  }
  .article h1 {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }
  .article h3, .article h2 {
    /*margin: 1.5rem 0 1rem;*/
    margin: 19 0.125rem 0 19 0.125rem;
    font-size: 0.9375rem;
  }
  .article p {
    /*margin-bottom: 1.5rem;*/
    margin-bottom: 17 0.375rem;
    font-size: 0.8125rem;
    line-height: 1.2;
  }
  .article .article_content ul {
    margin-bottom: 17 0.375rem;
  }
  .article .article_content ol {
    margin-bottom: 17 0.375rem;
    margin-left: 14 0.25rem;
  }
  .article .article_content ol li a {
    word-wrap: break-word;
  }
  .article .article_content ul li a {
    word-wrap: break-word;
  }
  .article .social {
    margin-top: 1.875rem;
  }
  .article .social p {
    margin-bottom: 0.75rem;
    font-size: 0.9375rem;
  }
  .article .social ul li {
    margin-right: 0.3125rem;
  }
  .article .social ul .soc {
    width: 1.75rem;
    height: 1.75rem;
  }
  /* ARTICLE END */
  /* SEARCH START */
  .search {
    margin-bottom: 1rem !important;
    padding: 1.25rem 1rem;
  }
  .search .title {
    margin-bottom: 1rem;
  }
  .search form {
    margin-bottom: 1rem;
  }
  .search .form-group {
    width: 100%;
    height: 1.875rem;
  }
  .search .form-group::before {
    left: 0.625rem;
    width: 0.8125rem;
    height: 0.8125rem;
  }
  .search .form-group input {
    padding: 0.4375rem 0.625rem 0.375rem 1.875rem;
    font-size: 0.8125rem;
  }
  .search .form-group .btn {
    width: 4.1875rem;
    height: 1.875rem;
    font-size: 0.75rem;
  }
  .search h3 {
    font-size: 1.125rem;
  }
  /* SEARCH END */
  /* MODAL START */
  .modal .modal-dialog {
    max-width: 21rem;
  }
  .modal .modal-content {
    background: #6CAE30;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .modal .modal-close {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    padding: 0;
    width: 1rem;
    height: 1rem;
    background: url("../img/svg/close.svg") no-repeat 50%/contain;
    border: 0;
    outline: 0;
    z-index: 1;
    cursor: pointer;
  }
  .modal .modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.875rem;
    color: #fff;
    text-align: center;
  }
  .modal .modal__icon {
    margin: 0 auto 1rem;
    width: 3.375rem;
  }
  .modal .modal__title {
    margin-bottom: 1.125rem;
    font-size: 1.5rem;
    line-height: 1.1;
  }
  .modal .modal__text {
    margin-bottom: 1rem;
    font-weight: 300;
    font-size: 0.875rem;
  }
  .catalog__shops ul li a img {
    width: 100%;
  }
  /* MODAL END */
  /* KV-MEALS START */
  .main-meals {
    padding-top: 6.25rem;
  }
  .kv-meals {
    margin-bottom: 3.75rem;
    padding: 2.125rem 1.25rem 0.625rem;
    height: 28.375rem;
  }
  .kv-meals .text h2 {
    margin-bottom: 1.5rem;
    width: 100%;
    font-size: 1rem;
    text-align: center;
  }
  .kv-meals .text h3 {
    margin-bottom: 1.5rem;
    width: 100%;
    font-size: 1.375rem;
    text-align: center;
  }
  .meals-game-page .kv-meals .text h3 {
    margin-bottom: 1.5rem;
    width: 100%;
    font-size: 1.375rem;
    text-align: center;
    line-height: 1.1;
  }
  .kv-meals .text p {
    width: 100%;
    margin-bottom: 15.5rem;
    font-size: 1rem;
    text-align: center;
  }
  .kv-meals .text small {
    font-size: 0.75rem;
  }
  .kv-meals .text small img {
    margin-left: 0.375rem;
    width: 5.75rem;
  }
  /* KV-MEALS END */
  /* MEALS-MENU START */
  .meals-menu {
    margin-bottom: 4rem;
    border-bottom-width: 0.0625rem;
  }
  .meals-menu ul {
    justify-content: flex-start;
    position: relative;
    width: 100vw;
    overflow-x: auto;
  }
  .meals-menu ul::-webkit-scrollbar {
    display: none;
  }
  .meals-menu ul li {
    margin: 0 0.75rem;
  }
  .meals-menu ul li a {
    padding: 0.625rem 0.5rem;
    font-size: 1.125rem;
    white-space: nowrap;
    border-bottom-width: 0.25rem;
  }
  .meals-menu ul li a:hover {
    border-bottom-color: rgba(0, 0, 0, 0);
  }
  /* MEALS-MENU END */
  /* MEALS-DETAIL START */
  .meals-detail {
    margin-bottom: 3.75rem;
    padding: 0 1.25rem;
  }
  .meals-detail .meals-detail__wrap {
    margin: 0 auto 1.25rem;
    padding-bottom: 2.5rem;
    width: 100%;
  }
  .meals-detail .meals-detail__wrap .banner {
    height: 16.75rem;
  }
  .meals-detail .meals-detail__wrap .banner .img {
    bottom: -1.25rem;
    right: 1.75rem;
    width: 6.25rem;
  }
  .meals-detail .meals-detail__wrap .text {
    padding: 2.25rem 1.75rem;
  }
  .meals-detail .meals-detail__wrap .text h3 {
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
  }
  .meals-detail .meals-detail__wrap .text p {
    font-size: 1rem;
  }
  .meals-detail .meals-detail__btn-col i {
    margin-left: 0.25rem;
    width: 0.75rem;
    height: 0.75rem;
  }
  .meals-detail .meals-detail__collapse {
    padding: 0 1.75rem 2.25rem;
  }
  .meals-detail .meals-detail__collapse picture {
    margin-left: -1.75rem;
    margin-bottom: 1.5rem;
    width: calc(100% + 3.5rem);
  }
  .meals-detail .meals-detail__collapse p {
    margin-bottom: 2.25rem;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.18;
  }
  .meals-detail .meals-detail__collapse p b {
    color: #6CAE30;
  }
  .meals-detail .meals-detail__collapse blockquote {
    display: block;
    padding: 1rem 1.25rem;
  }
  .meals-detail .meals-detail__collapse blockquote .text {
    padding: 0;
  }
  .meals-detail .meals-detail__collapse blockquote .text h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  .meals-detail .meals-detail__collapse blockquote .text p {
    display: inline-flex;
    align-items: center;
    font-size: 0.875rem;
  }
  .meals-detail .meals-detail__collapse blockquote .text p .img {
    flex-shrink: 0;
    display: block;
    margin-top: 0;
    margin-right: 0.75rem;
    width: 3rem;
    height: 3rem;
  }
  .meals-detail .meals-detail__collapse :last-child {
    margin-bottom: 0;
  }
  /* MEALS-DETAIL END */
  /* MEALS START */
  .faq {
    margin: 0 auto 3.75rem;
    padding: 0 1.25rem;
    width: 100%;
  }
  .faq .faq__block {
    margin-bottom: 2.5rem;
  }
  .faq .faq__block .faq__btn p {
    padding-top: 0.125rem;
    font-size: 1.125rem;
  }
  .faq .faq__block .faq__btn i {
    margin-left: 0.5rem;
    width: 2.5rem;
    height: 2.5rem;
  }
  .faq .faq__block .faq__btn i::before, .faq .faq__block .faq__btn i::after {
    width: 0.875rem;
    height: 0.125rem;
  }
  .faq .faq__block .faq__collapse {
    padding-top: 0.75rem;
  }
  .faq .faq__block .faq__collapse p {
    font-size: 1rem;
  }
  .faq .faq__block .faq__collapse ul li {
    font-size: 1rem;
  }
  /* MEALS END */
  /* MEALS-PROTDUCTS START */
  .meals-products .meals-products__wrap {
    margin: 0 auto 1.25rem;
    padding: 2.5rem 1.25rem;
    width: 100%;
  }
  .meals-products .meals-products__wrap .title {
    margin-bottom: 2.25rem;
  }
  .meals-products .meals-products__wrap ul {
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    margin-bottom: -2.5rem;
  }
  .meals-products .meals-products__wrap ul li {
    margin-bottom: 2.5rem;
    width: 9.375rem;
  }
  .meals-products .meals-products__wrap ul li img {
    margin-bottom: 1rem;
    width: 8.75rem;
  }
  .meals-products .meals-products__wrap ul li p {
    margin-bottom: 1rem;
    width: 100%;
    height: 3.5rem;
    font-size: 0.875rem;
    text-align: left;
    padding: 0 10 0.25rem;
  }
  .meals-products .meals-products__wrap ul li .btn {
    width: 100%;
  }
  .meals-products .btns .btn {
    width: 11.125rem;
    height: 2.75rem;
    font-size: 1.0625rem;
  }
  /* MEALS-PROTDUCTS END */
  /* MEALS-GAME START */
  .meals-game {
    margin-top: 4rem;
  }
  .meals-game .meals-game__wrap {
    padding: 3.75rem 1.25rem;
    width: 20rem;
  }
  .meals-game .meals-game__wrap h3 {
    margin-bottom: 1.375rem;
    font-size: 1.75rem;
  }
  .meals-game .meals-game__wrap h4 {
    margin-bottom: 1.375rem;
    font-size: 1.125rem;
  }
  .meals-game .meals-game__wrap p {
    margin-bottom: 1.375rem;
    font-size: 1rem;
  }
  .meals-game .meals-game__wrap b {
    font-weight: 400;
  }
  .meals-game .meals-game__wrap ul {
    margin-bottom: 1.375rem;
    width: 100%;
  }
  .meals-game .meals-game__wrap ul li {
    margin-bottom: 1.25rem;
    font-size: 1rem;
  }
  .meals-game .meals-game__wrap blockquote ul li {
    font-size: 1rem;
  }
  .meals-game .meals-game__wrap blockquote p {
    font-size: 1rem;
  }
  .meals-game .meals-game__wrap ul li::before {
    top: 0.3125rem;
    margin: 0 0.375rem;
    width: 0.375rem;
    height: 0.375rem;
  }
  .meals-game .meals-game__wrap picture {
    margin-bottom: 3.75rem;
    margin-left: -1.25rem;
    width: calc(100% + 2.5rem);
  }
  .meals-game .meals-game__wrap blockquote {
    margin-bottom: 2.25rem;
    padding: 3.75rem 1rem;
    width: 100%;
  }
  .meals-game .meals-game__wrap blockquote picture {
    top: 2.125rem;
    right: 0.75rem;
    width: 5rem;
    height: 5rem;
  }
  .meals-game .meals-game__wrap blockquote ul {
    margin: 0;
    width: 100%;
  }
  .meals-game .meals-game__wrap .meals-game__foot p {
    margin-bottom: 1.5rem;
    color: #2E6B1F;
    font-weight: 400;
    /*font-size: 1.5rem;*/
    font-size: 18 0.25rem;
    line-height: 1.18;
    letter-spacing: 0.01em;
  }
  .meals-game .meals-game__wrap .meals-game__foot p:last-child {
    margin-bottom: 0;
  }
  /* MEALS-GAME END */
  /* MEALS-MODAL START */
  .modal-product .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    width: 100vw;
    max-width: 100%;
  }
  .modal-product .modal-close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    width: 1.5rem;
    height: 1.5rem;
    background: url("../img/svg/close-3.svg") no-repeat 50%/contain;
  }
  .modal-product .modal-content {
    background: #fff;
  }
  .modal-product .modal-body {
    padding: 2.5rem 1.25rem;
  }
  /* MEALS-MODAL END */
  /* MODAL-PRODUCT START */
  .modal-product .modal-product__wrap {
    flex-direction: column;
  }
  .modal-product .modal-product__wrap .modal-product__slider--title {
    margin-bottom: 2.25rem;
    color: #2E6B1F;
    font-size: 1.5rem;
    line-height: 1;
    text-align: left;
  }
  .modal-product .modal-product__wrap .modal-product__slider-img {
    margin: 0 auto 2.5rem;
    width: 20rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-img .modal-product__slider--main {
    margin-bottom: 1.25rem;
    padding: 1.75rem 2.5rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top {
    width: 100%;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .modal-product__slider-ves {
    display: block;
    margin-bottom: 2.25rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .modal-product__slider-ves p {
    margin: 0 0 0.75rem;
    font-size: 1rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .modal-product__slider--text h4 {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .modal-product__slider--text p {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .modal-product__slider--text h5 {
    font-size: 1rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .modal-product__slider--text ul li {
    font-size: 1rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .buy {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 2.25rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .buy p {
    margin: 0 0 1rem;
    font-size: 1.25rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .buy .buy_links_wrap {
    flex-direction: column;
    width: 100%;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .buy a {
    width: 100%;
    height: 4.25rem;
  }
  .modal-product .modal-product__wrap .modal-product__slider-top .buy img {
    width: 10.125rem;
  }
  /* MODAL-PRODUCT END */
}