/*==========	Desktop First Method	==========*/
@media (max-width: 1219px) {
  .container {
    width: 970px;
  }
  :root {
    --sect-offset: 80px;
    --wave-sect-offset: 145px;
    --box-offset: 40px;
  }
  h1 {
    line-height: 1.08;
    font-size: 54px;
  }
  h1._small {
    font-size: 44px;
  }
  h2 {
    line-height: 1.1;
    font-size: 44px;
  }
  h3 {
    line-height: 1.2;
    font-size: 32px;
  }
  h3._small {
    font-size: 28px;
  }
  .bg-wave {
    width: 1280px;
    margin-left: -640px;
    height: 80px;
  }
  .bg-wave._top {
    top: -13px;
  }
  .bg-wave._bot {
    bottom: -13px;
  }
  .close-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .breadcrumbs {
    margin-bottom: 60px;
  }
  .cookie-line {
    bottom: 4.9vw;
  }
  .nodrug-line {
    padding: 0.7vw 0;
  }
  .nodrug-line__descr {
    font-size: 3.5vw;
  }
  .title {
    margin-bottom: 40px;
  }
  .header__grid {
    height: 80px !important;
  }
  .header__logo {
    margin-right: auto;
  }
  .header__logo img {
    max-height: 50px;
  }
  .header__menu {
    display: none;
  }
  .header__grid > .btn {
    display: none;
  }
  .header__toggle {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: block;
  }
  .bann__wrapper {
    padding: 140px 0;
  }
  .bann__main {
    padding-bottom: 0;
  }
  .bann__mosaic {
    display: none;
  }
  .bann__person {
    margin-left: 40px;
    max-height: 680px;
  }
  .b-about__img {
    margin-right: 40px;
    width: 470px;
    min-height: auto;
  }
  .b-about__title {
    margin-bottom: 20px;
  }
  .b-about__logo img {
    max-height: 60px;
  }
  .b-about__action {
    margin-top: 20px;
  }
  .helper__content {
    margin-right: 40px;
    width: 470px;
  }
  .home-news__img {
    width: 180px;
    height: 180px;
  }
  .news-item__main {
    padding: 15px;
  }
  .pr-about__item > * {
    margin-bottom: 30px;
  }
  .b-thanks__wrap {
    max-width: 535px;
  }
  .b-thanks__bg-product._second {
    right: 2%;
  }
  .b-thanks__bg-product._first {
    right: 7.5%;
  }
  .buy-shop {
    padding: 15px 20px;
    height: 100px;
  }
  .buy-shop .img-box {
    max-width: 200px;
  }
  .buy-shops__title {
    margin-bottom: 30px;
  }
  .footer {
    padding: 60px 0 40px;
  }
  .footer__first {
    width: 41%;
  }
  .footer__menu._main {
    display: none;
  }
  .inn-sect {
    padding-top: 140px;
  }
  .inn-sect._bread {
    padding-top: 80px;
  }
  .product-top__img {
    margin-left: 40px;
    width: 380px;
  }
  .product-top__action {
    margin-top: 20px;
  }
  .faq-item {
    padding: 20px;
  }
  .faq-item__number {
    min-width: 24px;
  }
  .faq-item__content {
    padding-left: 34px;
  }
  .popup {
    padding: 40px;
    max-width: 940px;
  }
  .quiz {
    font-size: 16px;
  }
  .quiz-item__list {
    gap: 10px;
  }
  .cookie-line__btn {
    margin-left: 40px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 750px;
  }
  h1 {
    font-size: 50px;
  }
  h1._small {
    font-size: 40px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 30px;
  }
  h3._small {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  .bann__wrapper {
    padding: 120px 0;
  }
  .bann__main {
    width: 420px;
  }
  .bann__person {
    margin-left: 60px;
    max-height: 640px;
  }
  .b-about__img {
    margin-right: 20px;
    width: 340px;
  }
  .b-about__main {
    font-size: 14px;
  }
  .helper__wrap {
    display: block;
  }
  .helper__content {
    margin: 0 0 20px;
    width: auto;
  }
  .news-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .news-grid._similar .news-item:nth-child(n+4) {
    display: none;
  }
  .pr-about__item:before {
    background-position: 80% 100px !important;
  }
  .checklist__title {
    margin-bottom: 20px;
  }
  .b-thanks__descr {
    font-size: 14px;
  }
  .b-thanks__descr {
    max-width: 400px;
  }
  .footer {
    padding: 40px 0 30px;
    border-bottom-width: 5px;
    font-size: 14px;
  }
  .footer__grid {
    gap: 30px;
  }
  .footer__first {
    width: 45%;
  }
  .footer__logo img {
    max-height: 50px;
  }
  .foot-bot {
    margin-top: 30px;
    padding-top: 30px;
  }
  .inn-sect.news .inn-sect__bg {
    bottom: 100px;
  }
  .product-top {
    display: block;
  }
  .product-top__img {
    width: 100%;
    margin: 0 0 40px;
  }
  .faq-item {
    padding: 15px 15px 15px 20px;
  }
  .faq-item__title {
    font-size: 16px;
  }
  .faq-item__number {
    font-size: 1.1em;
  }
  .faq-item__content {
    padding-right: 40px;
    font-size: 14px;
  }
  .product-info {
    padding: 30px;
  }
  .post-img {
    margin-bottom: 40px;
  }
  .popup {
    max-width: 720px;
  }
  .cookie-line__btn {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
  :root {
    --sect-offset: 60px;
    --wave-sect-offset: 110px;
    --box-offset: 30px;
  }
  body, html {
    font-size: 14px;
  }
  h1 {
    font-size: 40px;
  }
  h1._small {
    font-size: 32px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 26px;
  }
  h3._small {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  .cookie-line {
    bottom: 6.7vw;
  }
  .nodrug-line {
    padding: 1.5vw 15px;
  }
  .nodrug-line__descr {
    text-align: left;
    font-size: 3.7vw;
  }
  .content ul li {
    padding-left: 32px;
    line-height: 22px;
  }
  .content ul li:before {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 8px;
  }
  .bg-wave {
    width: 960px;
    margin-left: -480px;
    height: 60px;
  }
  .bg-wave._top {
    top: -10px;
  }
  .bg-wave._bot {
    bottom: -10px;
  }
  .breadcrumbs {
    margin-bottom: 40px;
  }
  .btn > span {
    padding: 5px 15px;
  }
  .btn._w-big {
    max-width: none;
  }
  .cat-btns {
    overflow: auto;
    margin-left: -15px;
    margin-right: -15px;
  }
  .cat-btns__grid {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    min-width: 100%;
    gap: 5px;
    padding: 0 15px;
    white-space: nowrap;
  }
  .cat-btn {
    padding: 12px 20px;
  }
  .sandwich {
    width: 40px;
    height: 40px;
  }
  .lang-menu {
    font-size: 16px;
  }
  .lang-menu li:nth-child(n+2) {
    margin-left: 5px;
    padding-left: 15px;
  }
  .lang-menu li:nth-child(n+2):after {
    width: 10px;
  }
  .mob-menu__wrapper {
    padding-top: 80px;
  }
  .mob-menu__row._social {
    display: block;
  }
  .title {
    margin-bottom: 30px;
  }
  .header__grid {
    gap: 15px;
    height: 60px !important;
  }
  .header__logo img {
    max-height: 40px;
  }
  .header__grid > .social {
    display: none;
  }
  .bann__wrapper {
    padding: 100px 0 90px;
  }
  .bann__main {
    width: 360px;
  }
  .bann__title p {
    font-size: 16px;
  }
  .bann__person {
    margin-left: 80px;
    max-height: 500px;
  }
  .b-about__wrap {
    display: block;
  }
  .b-about__img {
    width: 100%;
    padding-bottom: 125%;
    margin: 0 0 40px;
  }
  .b-about__img-wave {
    height: 22vw;
  }
  .home-news__title {
    margin-bottom: 20px;
  }
  .home-news__img {
    margin-right: 20px;
    width: 140px;
    height: 140px;
  }
  .home-news__img img {
    top: auto;
  }
  .home-news__cats {
    padding: 0;
  }
  .home-news__items {
    padding-top: 20px;
  }
  .home-news__more {
    position: relative;
    bottom: 0;
    margin: 20px 0 0;
  }
  .checklist__main {
    width: 58%;
  }
  .b-thanks__descr {
    max-width: 68%;
  }
  .buy-shops__title {
    margin-bottom: 20px;
  }
  .buy-shops__grid {
    gap: 6px;
  }
  .buy-shop {
    height: 70px;
    border-radius: 10px;
  }
  .buy-shop .img-box {
    max-width: 120px;
  }
  .footer__first {
    width: 100%;
  }
  .footer__menu._links {
    width: 100%;
    max-width: none;
  }
  .inn-sect {
    padding-top: 100px;
  }
  .inn-sect._bread {
    padding-top: 60px;
  }
  .product-tabs {
    overflow: auto;
    margin: 0 -15px 30px;
  }
  .product-tabs__grid {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    min-width: 100%;
    gap: 5px;
    padding: 0 15px;
    white-space: nowrap;
  }
  .product-tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    min-height: 40px;
  }
  .post-title__author {
    width: 100%;
    margin-bottom: 10px;
  }
  .post-img {
    margin-bottom: 30px;
  }
  .popup {
    max-width: 100%;
    padding: 40px 25px;
  }
  .cookie-line__link {
    font-size: 12px;
  }
  .cookie-line__btn {
    min-width: 180px;
  }
}
@media (max-width: 575px) {
  h1 {
    font-size: 36px;
  }
  h1._small {
    font-size: 32px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 26px;
  }
  h3._small {
    font-size: 24px;
  }
  .btn._w-medium {
    min-width: 100%;
  }
  .p-box {
    padding: var(--box-offset) 20px;
  }
  .cookie-line {
    bottom: 12.4vw;
  }
  .nodrug-line {
    padding-right: 14vw;
  }
  .nodrug-line__descr {
    font-size: 4.7vw;
  }
  .breadcrumbs {
    margin-bottom: 30px;
  }
  .bann__wrapper {
    padding-bottom: 0;
  }
  .bann__main {
    width: 100%;
  }
  .bann__person {
    display: block;
    position: relative;
    left: 0;
    margin: 30px auto 0;
    max-width: 75%;
  }
  .news-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .home-news__title {
    display: block;
  }
  .home-news__img {
    margin: 0 0 10px;
  }
  .news-grid._similar .news-item:nth-child(n) {
    display: block;
  }
  .news-grid._similar .news-item:nth-child(n+5) {
    display: none;
  }
  .pr-about__thanks:before {
    display: none;
  }
  .pr-about__item {
    min-width: 100%;
  }
  .pr-about__item-img {
    max-width: 80%;
  }
  .checklist__wrap {
    display: block;
  }
  .checklist__main {
    width: auto;
    margin: 0;
    border-radius: 0 0 20px 20px;
  }
  .checklist__img {
    z-index: 3;
    height: 160px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 20px 20px 0 0;
  }
  .checklist__img img {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
  .b-thanks__bg {
    display: none;
  }
  .b-thanks__descr {
    max-width: none;
  }
  .buy-shops__col {
    min-width: 40%;
  }
  .footer__social {
    max-width: none;
    width: 100%;
  }
  .foot-bot__copy {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 100%;
  }
  .product-top__img {
    margin-bottom: 30px;
  }
  .faq-item__content {
    padding: 10px 0 0;
  }
  .product-info {
    padding: 25px 20px;
  }
  .popup {
    padding: 40px 20px;
  }
  .quiz__action-count span {
    font-size: 54px;
  }
  .quiz-item__list label span {
    padding: 3px 0 0 40px;
    line-height: 24px;
    min-height: 30px;
  }
  .quiz-item__list label span:before, .quiz-item__list label span:after {
    width: 30px;
    height: 30px;
  }
  .quiz-item__list label span:after {
    line-height: 30px;
    font-size: 12px;
  }
  .share-box {
    gap: 10px 15px;
    padding: 20px 15px;
  }
  .cookie-line__grid {
    display: block;
  }
  .cookie-line__btn {
    margin: 15px 0 0;
  }
}
@media (max-width: 374px) {
  .helper__items {
    gap: 6px;
  }
  .helper-item {
    padding: 10px;
  }
  .news-grid {
    gap: 6px;
  }
  .news-item__main {
    padding: 10px;
  }
  .product-info {
    margin: 0 -15px 10px;
    padding: 20px 15px;
    border-radius: 0;
  }
}
/*==========	Mobile First Method	==========*/
@media (min-width: 1920px) {
  .bg-wave {
    left: 0;
    margin: 0;
    width: 100%;
  }
}