@media screen and (max-width: 1270px) {
  .container {
    width: 100%;
  }
  .header-offer__item {
    margin-right: 20px;
  }
  .header-menu {
    gap: 44.5px;
  }
  .main {
    padding-top: 25px;
  }
 /*  .main-slider__card {
   height: 330px;
 } */
  .advantages-list__icon {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .advantages-list__item {
    padding: 0px 10px;
    text-align: center;
  }
  .advantages-list__title {
    font-size: 14px;
  }
  .advantages {
    padding-bottom: 60px;
  }
  .category-list__image img {
    max-width: 250px;
  }
  .category-list__item {
    padding: 20px;
    border-radius: 30px;
  }
  .category-list__card {
    padding: 23px;
    border-radius: 23px;
  }
  .category-list__title {
    font-size: 20px;
  }
  .category-list__text {
    margin-top: 4px;
  }
  .category-list__btn {
    margin-top: 20px;
  }
  .category-list__btn {
    font-size: 12px;
    padding: 9px 40px;
  }
  .category-list__item {
    height: 364px;
  }
  .category-list__image {
    bottom: -84px;
  }
  .offer-content {
    flex-shrink: 0;
    margin-right: 40px;
  }
  .offer-wrapper {
    justify-content: space-between;
    width: 100%;
  }
  .credits-info {
    width: 100%;
    max-width: unset;
    text-align: center;
  }
  .offer-block {
    width: 600px;
    flex-shrink: 0;
  }
  .products-list__card {
    width: 98%;
  }
  .products-list .slider-arrow.right-arrow {
    right: 10px;
  }
  .products-list .slider-arrow.left-arrow {
    left: 10px;
  }
  .products-list__title a {
    font-size: 16px;
  }
  .products-list__image {
    height: 450px;
  }
  .category {
    padding-bottom: 80px;
  }
  .products-list .slider-arrow {
    top: 200px;
  }
  .offer-block .slick-dots {
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    bottom: -20px;
    width: 100%;
    gap: 10px;
  }
  .offer-block .slick-dots li {
    width: 100%;
  }
  .offer-block .slick-dots li button {
    font-size: 0;
    background: rgba(107, 107, 107, 0.15);
    height: 1px;
    width: 100%;
    display: block;
  }
  .offer-block .slick-dots li.slick-active button {
    background: #648864;
  }
  .offer {
    padding-bottom: 70px;
  }
  .proposal-image {
    width: 464px;
    height: 310px;
    margin-right: 70px;
    flex-shrink: 0;
  }
  .proposal-content {
    padding-top: 0;
  }
  .proposal-wrapper {
    justify-content: start;
    align-items: center;
  }
  .proposal-content__title {
    font-size: 28px;
  }
  .proposal-content__text {
    margin-top: 10px;
    font-size: 18px;
  }
  .proposal {
    padding-bottom: 80px;
  }
  .subscribe-block {
    padding: 50px 45px;
  }
  .subscribe-block__figure img {
    width: 470px;
  }
  .subscribe-block__figure {
    top: -49px;
  }
  .subscribe-block__text {
    max-width: 366px;
  }
  .subscribe {
    padding-bottom: 77px;
  }
  .credits-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .credits-info {
    margin-top: 64px;
  }
  .news-list__item {
    width: 48%;
  }
  .news-list {
    gap: 0;
    justify-content: space-between;
    row-gap: 35px;
  }
  .contacts-form {
    width: 576px;
  }
  .contacts-wrapper {
    padding-top: 52px;
  }
  .contacts-social, .contacts-info {
    margin-top: 40px;
  }
  .contacts-info {
    display: block;
  }
  .contacts-info__item {
    margin-bottom: 22px;
  }
  .contacts-info__item:last-child {
    margin-bottom: 0;
  }
  .contacts-wrapper {
    padding-bottom: 87px;
  }
  .about-banner {
    height: 471px;
    border-radius: 39px;
  }
  .about-banner__content {
    left: 88px;
    width: 385px;
  }
  .about-banner__img img {
    width: 230px;
  }
  .about-banner__text {
    margin-top: 23px;
    font-size: 25px;
  }
  .about {
    padding-bottom: 87px;
  }
  .about-hero {
    height: 330px;
    border-radius: 38px;
  }
  .about-hero__uptitle {
    font-size: 28px;
  }
  .about-hero__title {
    font-size: 36px;
  }
  .about-hero__text {
    font-size: 18px;
  }
  .about-text {
    margin-top: 65px;
  }
  .brands-sort {
    overflow-x: auto;
  }
  .brands-sort-list {
    justify-content: flex-start;
  }
  .brands-sort-list__link {
    white-space: nowrap;
  }
  .brands-list__text {
    font-size: 28px;
  }
  .brands-result {
    gap: 1em;
  }
  .brands-result__item {
    width: 32%;
  }
  .brands {
    padding-bottom: 100px;
  }
  .favorite-block .products-list {
    gap: 75px;
  }
  .lk-aside {
    width: 342px;
    margin-right: 40px;
  }
  .lk-category__item {
    width: 48%;
  }
  .lk-orders__details {
    display: none;
  }
  .lk-orders__wrapper {
    display: block;
  }
  .lk-orders__block {
    width: 100%;
    border-right: 0;
  }
  .lk-orders-products__content {
    width: 100%;
  }
  .lk-orders__total {
    padding-left: 0;
    padding-top: 15px;
    border-top: 1px solid var(--stroke, #EBEBEB);
  }
  .lk-fav-list__content .products-list__item {
    width: 148px;
  }
  .lk-fav__title {
    margin-right: 0;
  }
  .lk-delivery__head {
    display: block;
  }
  .lk-delivery__btn {
    margin-top: 20px;
  }
  .cart-main {
    width: 100%;
  }
  .cart-inner {
    width: 412px;
    flex-shrink: 0;
    margin-left: 30px;
  }
  .cart-radio__item {
    font-size: 12px;
  }
  .catalog-main {
    width: 100%;
    margin-left: 26px;
  }
  .catalog-list__item {
    width: 48%;
  }
  .catalog-list {
    gap: 0;
    justify-content: space-between;
    row-gap: 5px;
  }
  .catalog-wrapper {
    padding-bottom: 100px;
  }
  .product-images {
    width: 500px;
  }
  .favorite-block .products-list__item {
    width: 23%;
  }
  .favorite-block .products-list {
    gap: 1.5em;
  }
  .lk-fav-list__content .products-list {
    gap: 0.5em;
  }
  .lk-fav-list__content .products-list__item {
    width: 32%;
  }
  .product-block {
    width: 100%;
  }
  .product-block__offer {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .container {
    width: 100%;
  }
  .header-nav {
    display: none;
  }
  .header-phone {
    display: none;
  }
  .cart-inner {
    margin-left: 0;
  }
  .header-search {
    display: none;
  }
  .header-logo img {
    width: 100px;
  }
  /* .main-slider__card {
    height: 250px;
  } */
  .header-wrapper {
    padding: 45px 0px;
  }
  .header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .main-slider__card {
    border-radius: 30px;
  }
  .advantages-list__item {
    width: 50%;
    max-width: unset;
  }
  .advantages-list {
    flex-wrap: wrap;
    row-gap: 40px;
  }
  .advantages {
    padding-bottom: 40px;
  }
  .category-list__item {
    padding: 15px;
    border-radius: 23.484px;
  }
  .category-list__card {
    padding: 17px;
    border-radius: 17.613px;
  }
  .category-list__title {
    font-size: 15px;
  }
  .category-list__text {
    font-size: 16px;
    margin-top: 3px;
  }
  .category-list__btn {
    border-radius: 7px;
  }
  .category-list__item {
    height: 276px;
  }
  .category-list__image img {
    max-width: 185px;
  }
  .category-list__image {
    bottom: -70px;
  }
  .offer-content {
    width: 200px;
  }
  .offer-content__image img {
    width: 100%;
    max-height: 85px;
  }
  .offer-content__title {
    font-size: 22px;
  }
  .offer-content__btn {
    margin-top: 50px;
  }
  .offer-block {
    width: 500px;
  }
  .products-list__image {
    height: 343px;
  }
  .products-list .slider-arrow {
    top: 145px;
  }
  .products-list__content {
    margin-top: 15px;
    padding: 0;
  }
  .products-list__card {
    width: 96%;
  }
  .products-list__text {
    font-size: 12px;
  }
  .products-list__bottom {
    margin-top: 10px;
    display: flex;
    align-items: center;
    margin-right: 5px;
  }
  .nice-select {
      font-size: 12px;
      padding-left: 10px;
    padding-right: 20px;
  }
  .nice-select .option {
      padding-left: 10px;
    padding-right: 20px;
  }
  .products-list__nav {
    opacity: 1;
  }
  .products-list .slider-arrow.right-arrow {
    right: 18px;
  }
  .products-list .slider-arrow.left-arrow {
    left: 18px;
  }
  .products-list__price {
    font-size: 26px;
  }
  .proposal-wrapper {
    display: block;
  }
  .proposal-image {
    width: 100%;
    border-radius: 30px;
    height: 300px;
    margin-right: 0;
  }
  .proposal-content {
    max-width: unset;
    width: 100%;
    padding: 30px 15px 0 15px;
  }
  .subscribe-block {
    padding: 40px 20px;
  }
  .subscribe-block__figure {
    left: 0;
    right: unset;
    top: -100px;
    transform: rotate(-20deg);
  }
  .subscribe-block__image {
    width: 250px;
    height: 266px;
  }
  .subscribe-block__image {
    margin-right: 40px;
  }
  .subscribe-block__title {
    font-size: 22px;
  }
  .subscribe-block__text {
    font-size: 18px;
  }
  .credits-logo {
    display: none;
  }
  .credits-wrapper {
    justify-content: flex-start;
    gap: 60px;
    padding-bottom: 50px;
  }
  .credits-info {
    margin-top: 0;
  }
  .credits-politic__text {
    font-size: 12px;
  }
  .credits-politic__pay-text {
    font-size: 12px;
  }
  
  .article-block {
    height: 434px;
  }
  .article-block__content {
    width: 100%;
  }
  .catalog-filter__header, .catalog-filter__nav {
    display: flex;
  }
  .article-block__title {
    max-width: 635px;
    margin: 0 auto;
  }
  .article {
    padding-top: 30px;
  }
  .article-share {
    margin-top: 30px;
  }
  .article {
    padding-bottom: 87px;
  }
  .article-content blockquote {
    margin-left: 16px;
    margin-right: 16px;
  }
  .contacts-wrapper {
    flex-direction: column-reverse;
  }
  .contacts-form {
    width: 100%;
    margin-right: 0;
    margin-top: 80px;
  }
  .contacts-block {
    display: flex;
    justify-content: space-between;
  }
  .contacts-info {
    margin-top: 0;
  }
  .contacts-block__title {
    font-size: 28px;
  }
  .contacts-info__title {
    font-size: 28px;
  }
  .contacts-wrapper {
    padding-bottom: 65px;
  }
  .delivery-list {
    gap: 28px;
  }
  .delivery-block .delivery-list {
    gap: 32px;
  }
  .delivery-block {
    margin-top: 100px;
  }
  .delivery-wrapper {
    padding-bottom: 87px;
  }
  .about {
    padding-top: 30px;
  }
  .about-banner__content {
    left: 66px;
    width: 292px;
  }
  .about-banner__img img {
    width: 175px;
  }
  .about-banner__text {
    font-size: 20px;
    margin-top: 17px;
  }
  .about-banner {
    border-radius: 30px;
    height: 357px;
  }
  .about-text {
    margin-top: 33px;
    font-size: 16px;
    padding: 10px 10px 10px 25px;
  }
  .about-title {
    margin-top: 90px;
    font-size: 22px;
  }
  .about-title b {
    font-size: 26px;
  }
  .about-subtext {
    margin-top: 30px;
    font-size: 13px;
  }
  .about-advantages {
    margin-top: 80px;
  }
  .about-advantages {
    border-radius: 20px;
    padding: 30px 22px;
  }
  .about-advantages__text {
    font-size: 14px;
    max-width: 477px;
  }
  .about-advantages__img img {
    width: 400px;
  }
  .politic-text {
    margin-top: 50px;
  }
  .faq-list__item {
    width: 100%;
  }
  .faq-wrapper {
    padding-bottom: 100px;
  }
  .faq-content__item .faq-list {
    margin-top: 25px;
  }
  .brands-list {
    display: none;
  }
  .brands .section-head {
    display: none;
  }
  .brands-wrapper {
    padding-top: 24px;
  }
  .brands-sort {
    margin-top: 0;
  }
  .brands-block {
    margin-top: 30px;
  }
  .brands-result {
    justify-content: space-between;
    gap: 0;
    row-gap: 20px;
  }
  .brands-result__item {
    width: 49%;
  }
  .favorite-block .products-list__item {
    width: 32%;
  }
  .favorite-block .products-list {
    gap: 0.9em;
  }
  .lk-aside {
    display: none;
  }
  .lk-back {
    display: flex;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    color: #1A1A1A;
    margin-bottom: 30px;
  }
  .lk-back svg {
    display: block;
    flex-shrink: 0;
    margin-right: 10px;
  }
  .lk-content {
    padding-top: 0;
  }
  .lk {
    padding-top: 25px;
    padding-bottom: 90px;
  }
  .lk-info {
    padding: 32px 22px;
  }
  .lk-info__title {
    font-size: 22px;
  }
  .lk-info__text {
    font-size: 16px;
  }
  .lk-category {
    margin-top: 70px;
    display: block;
  }
  .lk-category__item {
    width: 100%;
    padding: 0;
    background: none;
    border-radius: 0;
    margin-bottom: 20px;
    justify-content: space-between;
  }
  .lk-category__item:last-child {
    margin-bottom: 0;
  }
  .lk-category__arrow {
    display: block;
  }
  .lk-category__icon {
    width: 25px;
  }
  .lk-category__icon img {
    width: 100%;
  }
  .lk-category__text {
    font-size: 18px;
  }
  .lk-description__title {
    font-size: 26px;
  }
  .lk-description__text {
    font-size: 16px;
  }
  .lk-fav-list__content .products-list__item {
    width: 153px;
  }
  .lk-delivery-list__item {
    width: 48%;
  }
  .lk-delivery-list {
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
  }
  .cart-wrapper {
    display: block;
    margin-top: 60px;
  }
  .cart-main {
    width: 100%;
  }
  .cart-main .cart-free {
    display: none;
  }
  .cart-message {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .cart-inner {
    width: 100%;
    margin-top: 40px;
  }
  .cart-block {
    padding: 0;
    border-radius: 0;
    background: none;
  }
  .cart-block .cart-list__content {
    width: 100%;
  }
  .cart-inner .cart-free {
    display: block;
    padding: 0;
    margin-top: 50px;
  }
  .header-bag__logo img {
    width: 140px;
  }
  .catalog-filter {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s ease;
    width: 100%;
    height: 100%;
    z-index: 5;
    overflow-y: auto;
    padding-bottom: 120px;
  }
  .catalog-filter.active {
    opacity: 1;
    pointer-events: all;
  }
  .catalog-filter__header {
    padding: 42px 32px;
    border-bottom: 1px solid #EBEBEB;
  }
  .catalog-filter__header-title {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    font-family: "Scotch Modern", sans-serif;
    line-height: 115%;
  }
  .catalog-filter__block {
    padding: 0px 32px;
  }
  .catalog-filter__nav {
    position: fixed;
    z-index: 5;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 35px 16px;
  }
  .catalog-filter__btn {
    width: 49%;
    text-align: center;
    padding: 12px 10px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 12px;
  }
  .catalog-filter__load {
    color: #648864;
    background: #DCEDC1;
  }
  .catalog-filter__reset {
    color: #648864;
    border: 1px solid #648864;
  }
  .catalog-main {
    margin-left: 0;
  }
  .catalog-hero {
    display: flex;
    flex-direction: column-reverse;
  }
  .catalog-hero .catalog-sort {
      display: block;
  }
  .catalog-sort__offer {
      margin-bottom: 20px;
  }
  .catalog-params {
    margin-bottom: 0;
    margin-top: 22px;
  }
  .catalog-wrapper {
    padding-top: 40px;
  }
  .catalog-sort__btn {
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 0px;
    border-radius: 12px;
    border: 1px solid #6B6B6B;
    font-size: 15px;
    margin-right: 15px;
  }
  .catalog-sort__btn svg {
    display: block;
    margin-right: 8px;
    flex-shrink: 0;
  }
  .catalog-sort__main {
    padding: 12px 37px;
    border-radius: 12px;
    border: 1px solid #6B6B6B;
  }
  .catalog-sort__select-offer span {
    display: none;
  }
  .catalog-list__item {
    width: 32.5%;
  }
  .catalog-list {
    justify-content: flex-start;
    gap: 0.62em;
  }
  .product-wrapper {
    display: block;
  }
  .product-images {
    margin: 0 auto;
  }
  .product-mob {
    display: flex;
    padding-top: 12px;
  }
  .product-images {
    margin-top: 25px;
  }
  .product-block__offer {
    width: 100%;
  }
  .product-block .product-breadcrumbs {
    display: none;
  }
  .product-block__main {
    margin-top: 0;
    text-align: center;
    margin: 0 auto;
  }
  .lk-fav__head {
    display: flex;
    justify-content: space-between;
  }
  .lk-content {
    max-width: unset;
  }
  .lk-fav-list__content .products-list__item {
    width: 24%;
  }
  .lk-fav-list__content .products-list {
    row-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main-slider__card img {
      width: 100%;
   /*    object-fit: inherit;
   height:auto; */
  }
  .container {
    width: 100%;
  }
  .header-control {
    gap: 16px;
  }
  .advantages-list__content {
    margin-top: 12px;
  }
  .advantages-list__text {
    margin-top: 5px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
  }
  .advantages-list {
    row-gap: 30px;
  }
  .category-list .slick-dots {
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    bottom: -20px;
    width: 100%;
    gap: 10px;
  }
  .category-list .slick-dots li {
    width: 100%;
  }
  .category-list .slick-dots li button {
    font-size: 0;
    background: rgba(107, 107, 107, 0.15);
    height: 1px;
    width: 100%;
    display: block;
  }
  .category-list .slick-dots li.slick-active button {
    background: #648864;
  }
  .category-list__item {
    margin: 0 10px;
  }
  .offer-wrapper {
    display: block;
  }
  .offer-block {
    width: 100%;
  }
  .offer-content {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 44px;
  }
  .offer-content__image {
    padding-bottom: 0;
    margin-right: 35px;
    width: 151px;
    position: relative;
  }
  .offer-content__image::after {
    content: "";
    display: block;
    height: 85px;
    position: absolute;
    width: 1px;
    background: #000;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
  }
  .offer-content__image {
    border: 0;
  }
  .offer-content__title {
    margin-top: 0;
  }
  .offer-content__btn {
    display: none;
  }
  .category {
    padding-bottom: 70px;
  }
  .offer-content__mobile {
    display: flex;
    justify-content: center;
  }
  .subscribe-block {
    display: block;
    border-radius: 30px;
  }
  .subscribe-block__image {
    width: 187px;
    height: 200px;
    margin-right: 0;
  }
  .subscribe-block__content {
    max-width: unset;
  }
  .subscribe-block__content {
    margin-top: 30px;
  }
  .subscribe-form {
    max-width: unset;
  }
  .credits-politic {
    flex-wrap: wrap;
    justify-content: center;
  }
  .credits-social {
    display: none;
  }
  .credits-politic__pay {
    width: 100%;
    justify-content: center;
  }
  .credits-politic__text {
    margin-top: 30px;
  }
  .credits-wrapper {
    justify-content: space-between;
  }
  .credits-wrapper {
    padding-top: 50px;
  }
  .news-list__image {
    height: 230px;
  }
  .news-list__date {
    font-size: 13px;
  }
  .news-list__title {
    margin-top: 15px;
    font-size: 22px;
  }
  .news-list__text {
    font-size: 14px;
  }
  .article-block {
    height: 330px;
    border-radius: 30px;
  }
  .article-block__tag {
    padding: 5px 8px;
    font-size: 14px;
  }
  .article-block__title {
    font-size: 20px;
    max-width: 418px;
  }
  .article-block__mouse svg {
    width: 20px;
  }
  .article-block__mouse {
    bottom: 30px;
  }
  .article-block__date {
    left: 39px;
    bottom: 39px;
  }
  .article-content blockquote {
    margin: 0;
  }
  .contacts-block__title {
    font-size: 24px;
  }
  .contacts-list__text {
    font-size: 12px;
  }
  .contacts-list__link {
    font-size: 18px;
  }
  .contacts-list__item {
    margin-bottom: 15px;
  }
  .contacts-info__title {
    font-size: 24px;
  }
  .contacts-info__text {
    font-size: 13px;
  }
  .contacts-form__title {
    font-size: 18px;
  }
  .contacts-block {
    display: block;
  }
  .delivery-wrapper {
    padding-top: 59px;
  }
  .delivery-main {
    margin-top: 59px;
  }
  .delivery-send__title {
    display: flex;
    flex-shrink: 0;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
  }
  .delivery-wrapper {
    padding-bottom: 45px;
  }
  .about {
    padding-top: 20px;
  }
  .about-banner {
    height: 482px;
  }
  .about-banner__content {
    left: 20px;
  }
  .about-advantages__img img {
    width: 300px;
  }
  .about-title, .about-subtext {
    text-align: left;
  }
  .about-delivery {
    display: block;
  }
  .about-delivery__image {
    margin: 0 auto;
  }
  .about-delivery__content {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 25px;
  }
  .about-consult__title {
    font-size: 26px;
  }
  .about-consult__text {
    font-size: 18px;
  }
  .about-accent {
    margin-top: 80px;
  }
  .about-accent__text {
    font-size: 22px;
  }
  .about-hero {
    margin-top: 60px;
  }
  .about-hero {
    height: 482px;
  }
  .about-hero__uptitle {
    font-size: 24px;
  }
  .about-hero__title {
    font-size: 32px;
  }
  .about-hero__text {
    font-size: 16px;
  }
  .about {
    padding-bottom: 45px;
  }
  .politic {
    padding-bottom: 65px;
  }
  .faq-wrapper {
    padding-bottom: 68px;
  }
  .favorite-block .products-list {
    gap: 0;
    justify-content: space-between;
  }
  .favorite-block .products-list__item {
    width: 48%;
    margin-bottom: 40px;
  }
  .favorite-block {
    padding-top: 30px;
  }
  .favorite {
    padding-bottom: 40px;
  }
  .lk-category {
    margin-top: 40px;
  }
  .lk-description {
    padding: 32px 22px;
  }
  .lk-fav-list__content .products-list__item {
    width: 32%;
  }
  .lk-delivery-list__item {
    width: 100%;
  }
  .lk-delivery-list__item {
    padding: 32px 22px;
  }
  .cart-wrapper {
    margin-top: 0px;
  }
  .header-bag__main {
    font-size: 0;
  }
  .header-bag__main svg {
    margin-right: 0;
  }
  .catalog-sort__count {
    display: none;
  }
  .catalog-sort__btn {
    width: 150px;
  }
  .catalog-sort__main {
    padding: 12px;
  }
  .catalog-params__reset {
    display: none;
  }
  .catalog-tags__item {
    font-size: 14px;
  }
  .catalog-tags {
    flex-wrap: wrap;
  }
  .catalog-list__item {
    width: 48%;
  }
  .catalog-list {
    justify-content: space-between;
    gap: 0;
  }
  .catalog-wrapper {
    padding-bottom: 50px;
    padding-top: 15px;
  }
  .catalog-main__brand-text {
    font-size: 13px;
  }
  .product-advantages__item {
    width: 50%;
  }
  .product-advantages {
    flex-wrap: wrap;
    gap: 0;
    row-gap: 30px;
  }
  .product-advantages {
    margin-top: 40px;
  }
  .products-list__sales {
    top: 10px;
    left: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 576px) {
  
  .header-lang {
    display: none;
  }
  
  .container {
    width: 100%;
  }
  .products-list__image {
    height: 243px;
  }
  .products-list__new img {
    width: 58px;
  }
  .products-list__new {
    top: 10px;
    left: 10px;
  }
  .products-list__image {
    border-radius: 18px;
  }
  .products-list__nav {
    top: 10px;
    right: 10px;
    row-gap: 10px;
  }
  .products-list__nav-item {
    width: 26px;
    height: 26px;
    border-radius: 6px;
  }
  .products-list__nav-item svg {
    width: 16px;
    height: 16px;
  }
  .products-list .slider-arrow {
    width: 34px;
    height: 34px;
  }
  .products-list .slider-arrow svg {
    width: 12px;
  }
  .products-list .slider-arrow {
    top: 109px;
  }
  .products-list .slider-arrow.right-arrow {
    right: 8px;
  }
  .products-list .slider-arrow.left-arrow {
    left: 8px;
  }
  .products-list__title a {
    font-size: 14px;
  }
  .products-list__text {
    font-size: 11px;
  }
  .products-list__price {
    font-size: 22px;
  }
  .products-list__price span {
    font-size: 12px;
  }
  .products-list__drop {
    font-size: 12px;
  }
  .main {
    padding-top: 0;
  }
  .main-slider {
    margin-left: calc(-50vw + 50%);
    width: 100vw;
  }
  .main-slider__card {
    border-radius: 0px 0px 30px 30px;
    /* height: inherit; */
  }
  .main-slider .slick-dots {
    display: block;
    left: 25px;
    transform: none;
    bottom: 50px;
  }
  .main-slider .slick-dots li {
    margin-bottom: 20px;
  }
  .main-slider .slick-dots li:last-child {
    margin-bottom: 0;
  }
  .category-list__item {
    margin: 0;
  }
  .category-list__image img {
    max-width: 220px;
  }
  .offer {
    padding-bottom: 50px;
  }
  .proposal-image {
    border-radius: 20px;
  }
  .proposal-content {
    padding: 25px 15px;
    padding-bottom: 0;
  }
  .credits-wrapper {
    gap: 0;
    row-gap: 50px;
  }
  .credits-menu__link {
    font-size: 14px;
  }
  .subscribe {
    overflow: hidden;
    padding-top: 80px;
  }
  .proposal {
    padding-bottom: 0;
  }
  .news-list__item {
    width: 100%;
  }
  .news-list {
    margin-top: 38px;
  }
  .breadcrumbs-list__link {
    font-size: 15px;
  }
  .breadcrumbs-list {
    margin-top: 10px;
  }
  .news {
    padding-top: 37px;
    padding-bottom: 70px;
  }
  .article-block {
    height: 200px;
    border-radius: 22px;
  }
  .article-block__tag {
    font-size: 12px;
  }
  .article-block__title {
    max-width: 318px;
  }
  .article-block__mouse svg {
    width: 15px;
  }
  .article-block__mouse {
    bottom: 5px;
  }
  .article-block__date {
    left: 26px;
    bottom: 15px;
    font-size: 12px;
  }
  .article-share {
    display: block;
    text-align: center;
  }
  .article-share__text {
    margin-right: 0;
  }
  .article-share {
    margin-top: 15px;
  }
  .article-social {
    justify-content: center;
    margin-top: 10px;
  }
  .article-content {
    margin-top: 50px;
  }
  .article-content p {
    margin-bottom: 60px;
  }
  .article-content h3 {
    font-size: 22px;
  }
  .article {
    padding-bottom: 45px;
  }
  .section-content {
    text-align: left;
  }
  .breadcrumbs-list {
    justify-content: flex-start;
  }
  .section-content__title {
    font-size: 28px;
  }
  .section-head {
    padding: 35px 0;
  }
  .contacts-social, .contacts-info {
    margin-top: 60px;
  }
  .contacts-form__row .contacts-form__item {
    width: 100%;
  }
  .contacts-form__row {
    display: block;
  }
  .contacts-form__nav {
    display: block;
  }
  .contacts-form__captcha {
    margin-right: 0;
  }
  .contacts-form__btn {
    margin-top: 20px;
  }
  .contacts-info__text span {
    font-size: 16px;
  }
  .delivery-list {
    display: block;
  }
  .delivery-wrapper {
    padding-top: 45px;
  }
  .delivery-list__item {
    display: flex;
    align-items: center;
  }
  .delivery-list__text {
    margin-top: 0;
    width: 100%;
  }
  .delivery-list__icon {
    width: 30px;
    margin-right: 20px;
    flex-shrink: 0;
  }
  .delivery-list__text {
    font-size: 14px;
    text-align: left;
  }
  .delivery-list__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .delivery-list__item:last-child {
    margin-bottom: 0;
  }
  .delivery-main {
    margin-top: 30px;
    padding: 22px;
  }
  .delivery-main__text {
    font-size: 16px;
  }
  .delivery-block {
    margin-top: 80px;
  }
  .delivery-block__title {
    text-align: left;
    font-size: 22px;
  }
  .delivery-block__text {
    margin-top: 35px;
    text-align: left;
  }
  .delivery-block__work-title {
    text-align: left;
  }
  .delivery-block__subtitle {
    text-align: left;
  }
  .delivery-block .delivery-list__item {
    width: 100%;
  }
  .delivery-description {
    margin-top: 25px;
    padding: 22px;
    border-radius: 30px;
  }
  .delivery-description__text {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .delivery-description__text span {
    font-size: 14px;
  }
  .delivery-send__title {
    font-size: 22px;
  }
  .delivery-send__title {
    padding: 6px 12px;
  }
  .delivery-send {
    padding: 43px 22px 22px 22px;
  }
  /* .about-banner {
    background: url("../img/about-mob.png") no-repeat center bottom/cover !important;
  } */
  .about-banner__content {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    top: unset;
    position: absolute;
  }
  .about-banner__img img {
    width: 150px;
  }
  .about-text {
    margin-top: 70px;
  }
  .about-advantages__img {
    transform: rotate(15deg);
    right: -120px;
    top: unset;
    bottom: -150px;
  }
  .about-advantages__text {
    max-width: 214px;
  }
  .about-hero {
    background: url("../img/list-bg.png") no-repeat center center/cover !important;
  }
  .politic {
    padding-bottom: 45px;
  }
  .faq-tabs__item {
    width: 100%;
  }
  .faq-tabs {
    row-gap: 18px;
  }
  .faq-wrapper {
    padding-top: 20px;
  }
  .faq-content__main {
    font-size: 22px;
  }
  .faq-content__item .faq-list {
    margin-top: 15px;
  }
  .brands-result__item {
    width: 100%;
  }
  .lk {
    padding-bottom: 70px;
  }
  .lk-orders__number {
    font-size: 16px;
  }
  .lk-orders__main {
    padding: 16px;
  }
  .lk-orders__status {
    font-size: 10px;
  }
  .lk-orders__count {
    margin-right: 15px;
  }
  .lk-orders__content {
    padding: 16px;
    padding-top: 0;
  }
  .lk-orders-list__title {
    font-size: 13px;
  }
  .lk-orders-list__value {
    font-size: 14px;
  }
  .lk-orders-list {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .lk-orders__subtitle {
    font-size: 18px;
  }
  .lk-orders-details__title {
    font-size: 13px;
  }
  .lk-orders-details__value {
    font-size: 14px;
  }
  .lk-orders__total-title {
    font-size: 18px;
  }
  .lk-fav-list__content .products-list__item {
    width: 49%;
  }
  .lk-fav-list__content .products-list {
    gap: 0;
    justify-content: space-between;
    row-gap: 20px;
  }
  .lk-fav-list__content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lk-fav-list__title {
    padding: 22px;
  }
  .lk-form__row .lk-form__item {
    width: 100%;
  }
  .lk-form__row {
    display: block;
  }
  .lk-date__wrapper {
    width: 100%;
  }
  .lk-date {
    max-width: unset;
  }
  .lk-date__item {
    width: 31%;
  }
  .lk-fav__title {
    font-size: 22px;
    margin-right: 0;
  }
  .lk-date__save {
    margin: 0 auto;
    margin-top: 40px;
  }
  .cart-form__row .contacts-form__item {
    width: 100%;
  }
  .cart-form__row {
    display: block;
  }
  .cart-form__row:last-child .contacts-form__item {
    margin-bottom: 24px;
  }
  .cart-radio {
    display: block;
  }
  .cart-radio__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .cart-radio__item:last-child {
    margin-bottom: 0;
  }
  .cart-main__item {
    margin-bottom: 40px;
  }
  .cart-points__text {
    font-size: 14px;
  }
  .cart-points__text {
    font-size: 14px;
  }
  .cart-free__head-text {
    font-size: 12px;
  }
  .cart {
    padding-bottom: 50px;
  }
  .catalog-main__brand {
    display: block;
  }
  .catalog-main__brand-image {
    margin-right: 0;
    margin-bottom: 22px;
  }
  .catalog-main__brand-load {
    margin-top: 22px;
  }
  .product-images {
    width: 100%;
  }
  .product-gallery__image {
    border-radius: 30px;
    overflow: hidden;
  }
  .product-gallery__gift {
    top: unset;
    bottom: 25px;
    right: 25px;
  }
  .product-block__category {
    font-size: 12px;
  }
  .product-block__title {
    font-size: 20px;
  }
  .product-block__text {
    font-size: 16px;
  }
  .product-block__params {
    margin-top: 22px;
  }
  .product-block__params {
    display: block;
  }
  .product-block__params-title {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .product-block__fav {
    /* font-size: 0;
    width: 19%; */
  }
  .product-block__fav svg {
    margin-right: 5px;
  }
  /* .product-block__cart {
    width: 79%;
  } */
  .product-block__buy {
    width: 100%;
  }
  .product-block__consult {
    width: 100%;
  }
  .product-block__gift {
    margin-top: 25px;
    padding: 22px;
  }
  .product-block__gift-header {
    display: block;
  }
  .product-block__gift-time {
    margin-right: 9px;
  }
  .product-block__prod-gift {
    font-size: 12px;
  }
  .product-advantages__item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .product-advantages {
    margin-top: 20px;
  }
  .product-advantages__icon {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .product-advantages__icon svg {
    display: block;
    width: 25px;
  }
  .product-advantages__title {
    width: 100%;
    text-align: left;
    margin-top: 0;
    font-size: 13px;
  }
  .products-list__buy-fast {
    display: none;
  }
  .product-breadcrumbs {
    flex-wrap: wrap;
    gap: 5px;
  }
  .product-breadcrumbs__item {
    margin-right: 0;
  }
  .credits-info {
    text-align: left;
  }
  .products-list__status {
    font-size: 10px;
  }
  .products-list__params-list__item {
    font-size: 12px;
  }
  .popup.cart-popup .popup-body {
    width: 100%;
  }
  .popup-order {
    padding: 16px;
  }
  .popup-inner {
    padding: 30px 32px;
  }
  .popup-head__title {
    font-size: 26px;
  }
  .cart-list__item {
    margin-bottom: 45px;
  }
  .popup.cart-popup .popup-delivery__pay {
    width: 100%;
  }
  .popup.cart-popup .popup-delivery__pay {
    padding-left: 16px;
    padding-right: 16px;
  }
  .popup.cart-popup .popup-delivery__pay-btn {
    margin: 0 auto;
    margin-top: 25px;
    display: block;
  }
  .popup.buy-popup .popup-body {
    width: 100%;
  }
  .popup-delivery__pay {
    width: 100%;
  }
  .popup.buy-popup .popup-body__content {
    padding: 30px 16px;
    padding-bottom: 120px;
  }
  .popup.auth-popup .popup-body {
    width: 100%;
  }
  .catalog-filter__header, .catalog-filter__block, .catalog-filter__nav {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header-mobile-nav {
    margin-top: 35px;
  }
  .header-mobile {
    width: 100vw;
  }
  .header-mobile__head {
    justify-content: space-between;
  }
  .header-mobile-lang {
    display: flex;
  }
  .header-mobile__search {
    display: block;
  }
  .category-list__item {
    height: 410px;
  }
  .category-list__image img {
    max-width: 340px;
  }
  .category-list__title {
    font-size: 19px;
  }
  .category-list__item {
    padding: 20px;
  }
  .category-list__text {
    font-size: 18px;
    margin-top: 10px;
  }
  .category-list__btn {
    padding: 12px 40px;
    font-size: 16px;
    border-radius: 12px;
  }
  .category-list__image {
    bottom: -111px;
  }
  .credits-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 25px;
  }
  .product-nav {
    display: none;
  }
  .search-block__text {
    font-size: 22px;
  }
}/*# sourceMappingURL=media.css.map */