@media (min-width: 1080px) and (max-width: 1439.98px) {
  .hero_wrapper {
    background-image:
      url(../img/bg/hero-1024.png);
  }


  .hero_inner {
    margin: 0 auto;
    height: 810px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(9, 1fr);
  }

  .nav-menu {
    column-gap: 5px;
  }

  .hero_title_right {
    display: flex;
    margin-top: 287px;
    margin-left: -51px;
  }

  .hero_title {
    font-size: 72px;
  }

  .reasons_wrapper {
    background-image: url(../img/bg/reasons-1024.png);
  }

  .reasons_inner {
    grid-template-rows: repeat(9, 1fr);
    min-height: 810px;
  }

  .cell_row_2 {
    grid-row: 9/10;
    grid-column: 1/2;
  }

  .hero_item_left {
    grid-template-rows: repeat(8, 90px);
  }

  .row_3 {
    grid-row: 5/7;
    grid-column: 1;
  }

  .row_4 {
    grid-row: 7/8;
    grid-column: 1;
  }

  .hero_text_wapper {

    max-width: calc(100%/6*3.9);
    padding-right: 20px;
    padding-left: 20px;
  }


  .hero_img {
    max-height: 630px;
    margin-left: -173px;
  }

  .reasons_inner {
    grid-template-rows: repeat(9, 90px);
    height: 810px;
    /* padding-top: 120px;
  padding-bottom: 120px; */
  }

  .reasons_items {
    grid-row: 3/9;
  }

  .reasons_item {
    grid-template-rows: 1fr;
    grid-template-rows: repeat(6, 90px);
  }

  .reasons_svg_768 {
    display: none;
  }

  .assortiment_items {
    display: grid;
    grid-template-rows: repeat(2, 450px);
    grid-template-columns: repeat(2, 1fr);
    background-color: var(--light-gray);
  }

  .assortiment_text {
    max-width: 338px;
  }

  .tab-pane img {
    max-height: 248px;
    max-width: 248px;
    align-self: center;
  }

  .about_circle {
    height: 255px;
    width: 255px;
  }

  .about_arrow {
    height: 190px;
    width: 190px;
  }

  .wrapper {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .hero_wrapper {
    background-image: url(../img/bg/hero-1024.png);
    padding-top: 0;
    padding-bottom: 0;
  }


  .reasons_wrapper {
    background-image: url(../img/bg/reasons-1024.png);
    padding-top: 0;
    padding-bottom: 0;
  }

  .assortiment_wrapper {
    background-image: url(../img/bg/assort-1080.png);
    /* height: auto; */
    margin-bottom: -60px;
  }

  .delivery_wrapper {
    background-image: url(../img/bg/delivery-1080.png);
    height: auto;
    margin-top: -90px;
    margin-bottom: -57px;
  }

  .about_wrapper {
    background-image: url(../img/bg/about-1080.png);
    height: 810px;
  }

  .reviews_wrapper {
    background-image: url(../img/bg/reviews-1080.png);
    /* margin-top: -60px; */
    height: 810px;
  }

  .accordion_wrapper {
    background-image: url(../img/bg/faq-1080.png);
  }

  .cta_wrapper {
    background-image: url(../img/bg/cta-1080.png);
  }

  .footer_wrapper {
    background-image: url(../img/bg/footer-1080.png);
  }

  .title_h2 {
    height: 90px;
  }

  .tab_title_wrapper {
    height: 90px;
  }

  .tabs-container {
    height: 448px;
  }

  .about_item:nth-child(2) {
    height: 268px;
    width: 449px;
  }

  .about_item:nth-child(3) {
    position: absolute;
    bottom: 61px;
    right: 0;
    height: 268px;
    width: 449px;
  }

  .about_item:nth-child(4) {
    bottom: 61px;
    height: 268px;
    width: 449px;
  }

  .about_circle {
    top: 46%;
    left: 50%;
  }

  .about_arrow {
    top: 46%;
    left: 50%;
  }

  .about_circle {
    height: 255px;
    width: 255px;
  }

  .about_arrow {
    height: 190px;
    width: 190px;
  }

  .swiper-container-wrapper {
    max-width: 900px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 90px;
    height: 90px;
  }

  .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 54%);
    left: -90px;
  }

  .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 54%);
    right: -90px;
  }

  .review-card {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: repeat(6, 90px);
  }

  .review-card__footer-pagination {
    grid-column: 1 / 3;
    grid-row: 6 / 7;
  }

  .review-card__footer-link {
    grid-column: 8 / 11;
    grid-row: 6 / 7;
  }

  .review-card__letter {
    grid-row: 2/ 6;
    grid-column: 8 / 11;
  }

  .review-card__footer-link a {
    padding: 20px;

  }

  .review-card__header-info {
    grid-column: 3 / 11;
    grid-row: 1 / 2;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px;
  }

  .letter-preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .accordion-header,
  .accordion-item {
    min-height: 88px;
  }

  .cta-image {
    position: absolute;
    bottom: 0;
    width: 458px;
    display: block;
  }

  .submit-btn {
    height: 90px;
    grid-row: 6/ 7;
  }

  .form-wrapper {
    grid-template-rows: repeat(5, 90px);
  }

  .footer_content {
    display: grid;
    grid-template-columns: repeat(4, 270px);
    grid-template-rows: repeat(4, 90px);
    border-bottom: 2px solid var(--grid-black);
  }

  .footer_logo {
    grid-row: 1/5;
    padding: 0;
    gap: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;

  }

  .footer_logo_link {
    grid-row: 1/2;
    height: auto;
    background-color: var(--bg-black);
  }

  .footer_text {
    grid-row: 2/3;
    background-color: var(--bg-black);
  }

  .footer_main {
    grid-row: 1/5;
  }

  .footer_catalog {
    grid-row: 1/5;
  }

  .footer_contacts {
    grid-row: 1/5;
  }

  .footer_policy {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    height: 88px;
  }

  .footer_policy_text,
  .footer_policy_design {
    height: 100%;
    width: 100%;
  }

  .footer_policy_text {
    border-right: 1px solid var(--grid-black);
  }

  .cta-right {
    height: 540px;
  }

  .footer_wrapper.wrapper {
    padding-bottom: 0;
    height: 630px;
  }
}

@media (min-width: 1024.98px) {

  .hero_mobile,
  .menu_mobile_wrapper {
    display: none;
  }

  .tab-pane img {
    max-height: 248px;
    max-width: 248px;
    align-self: center;
  }

}

@media (min-width: 1079.98px) {
  .view_1079 {
    display: none;
  }
}

@media (max-width: 1079.98px) {
  .hidden_1079 {
    display: none;
  }

  .accordion-grid {
    gap: 0;
  }

  .accordion-item,
  .accordion-header {
    min-height: 88px;
  }

  .reviews_wrapper {
    height: 810px;
  }

  .cta-image {
    max-height: none;
    width: 300px;
    top: 113px;
    right: calc(20% - 10px);
    left: auto;
  }

  .form-wrapper {
    grid-template-rows: repeat(5, 90px);
  }

  .submit-btn {
    height: 90px;
  }

  .cta-left {
    flex-direction: column;
    padding-top: 0;
    padding-left: 10px;
    gap: 0;
    height: 360px;
  }

  .cta-right {
    padding: 0px;
    height: 451px;
  }

  .cta-title {
    font-size: 42px;
  }

  .view_1079 {
    display: flex;
  }

  .footer_logo {
    grid-row: 1/2;
  }
}

@media (max-width: 1024px) {

  .hero_mobile,
  .menu_mobile_wrapper {
    display: flex;
  }



  .header {
    display: flex;
    justify-content: space-between;
  }

  .main-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .menu-primary-container {
    display: none;
  }

  .header_contacts {
    display: none;
  }

  .menu_mobile_wrapper {
    display: block;
  }
}

@media (max-width: 767.98px) {
  .cta-image {
    position: absolute;
    top: 150px;
    left: auto;
    right: 96px;
    width: 267px;
  }
}

@media (min-width: 768px) and (max-width: 1079.98px) {
  .hero_inner {
    height: 810px;
    padding-left: 0;
    padding-right: 0;
    grid-template-rows: 1fr;
  }

  .hero_wrapper {
    background-image:
      url(../img/bg/hero-768.png);
  }

  .hero {
    display: none;
  }

  .hero_mobile {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(8, 90px);
    flex-direction: column;
    background-image: url(../img/sit_hero.png);
    background-repeat: no-repeat;
    background-position: 106% 9%;
    background-size: 51%;
    height: 720px;
  }

  .hero_title_left {
    grid-column: 1/6;
    grid-row: 2/3;
  }

  .hero_title_right {
    grid-column: 1/6;
    grid-row: 4/5;
    margin-top: -70px;
    margin-left: 0;
  }

  .hero_subtitle {
    margin-top: 0;
    grid-column: 1/4;
    grid-row: 4/5;
    padding-left: 15px;
  }

  .hero_text_wapper {
    padding-left: 15px;
    padding-right: 30px;
    grid-column: 1/5;
    grid-row: 5/7;
    display: flex;
    max-width: 100%;
    min-height: 180px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: auto;
  }

  .hero_button {
    grid-column: 1/5;
    grid-row: 7/8;
  }


  .menu-primary-container {
    display: none;
  }

  .header_contacts {
    display: none;
  }

  .header {
    grid-row: 1;
    grid-column: 1;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: 90px;
  }

  .header_logo {
    grid-column: 1/2;
    grid-row: 1;
  }

  .menu_mobile_wrapper {
    grid-column: 2/8;
    grid-row: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header_cart {
    grid-column: 8/9;
    grid-row: 1;
  }

  .hero_img {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 0;
    max-height: 419px;
    margin-top: -130px;
    margin-left: 70px;
    margin-right: -12px;
  }

  .hero_title {
    font-size: 52px;
    padding-left: 15px;
  }



  .hero_item_left {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(8, 90px);
  }

  .hero_button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 90px;
    padding-left: 30px;
    padding-right: 30px;

  }

  .reasons_wrapper {
    background-image: url(../img/bg/reasons-768-bg.png);
    height: 1350px;
  }

  .reasons_title {
    height: 90px;
    padding-left: 15px;
  }

  .reasons_inner {
    display: flex;
  }

  .cell_row_1 {
    height: 90px;
  }

  .reasons_text_wrapper {
    row-gap: 10px;
    padding: 30px;
  }


  .reasons_items {
    grid-row: 1/9;
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;

  }

  .reasons_item {
    display: grid;
    flex-direction: row;
    justify-content: space-between;
    height: 360px;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(4, 89.75px);
    border-bottom: 2px solid var(--light-gray);
    box-sizing: border-box;
  }

  .resans_icon_wrapper {
    grid-column: 1/2;
    grid-row: 1/5;
    padding-top: 30px;
    width: 90px;
  }

  .reasons_img_wrapper {
    display: flex;
    grid-column: 2/5;
    grid-row: 1/5;
    width: 270px;
  }

  .reasons_text_wrapper {
    grid-column: 5/9;
    grid-row: 1/5;
    width: 360px;
  }

  .reasons_item:last-child {
    border-bottom: none;
  }

  .reasons_svg_768 {
    display: block;
    max-width: none;
  }


  .reasons_item_img {
    display: none;
  }

  .reasons_item_title {
    font-size: 28px;
    padding: 0;
  }

  .reasons_item_text {
    padding: 0;

  }

  .resans_icon {
    padding-left: 30px;
    padding-right: 0;
    padding-bottom: 0;
  }

  .reasons_inner {
    display: block;
  }


  .reasons_item {
    gap: 0;
  }

  .assortiment_title {
    height: 90px;
  }

  .assortiment_wrapper {
    background-image: url(../img/bg/assort-720.png);
    height: 1800px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .assortiment_items {
    display: grid;
    grid-template-rows: repeat(4, 360px);
    grid-template-columns: 1fr;
    background-color: var(--light-gray);
  }

  .tabs-container {
    flex-direction: column;
  }

  .tabs-nav {
    display: flex;
    justify-content: space-between;
    width: auto;
  }

  .delivery_wrapper {
    background-image: url(../img/bg/delivery-768.png);
    background-position: top center;
    background-repeat: no-repeat;
    /* background-size: contain; */
    height: 1080px;
    padding-top: 90px;
  }

  .delivery_title {
    height: 90px;
  }

  .tabs-nav {
    height: 90px;
    align-items: center;
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-button.active {
    border-bottom: none;
  }

  .tabs-container {
    height: auto;
  }

  .tab-pane {
    height: 480px;
  }

  .tab-button {
    display: flex;
    justify-content: center;
    padding-right: 0;
    height: 90px;
    border-left: 1px solid var(--bg-gray);
  }

  .tab-button:nth-child(1) {
    border-left: none;
  }


  .tab-pane img {
    max-height: 248px;
    max-width: 248px;
    align-self: center;
  }

  .tabs-content {
    padding: 30px;
    border-right: 1px solid var(--grid-gray);
  }

  .tab_title_wrapper {
    height: 90px;
  }

  .marquee {
    height: 90px;
  }

  /* ABOUT */
  .about_wrapper {
    background-image: url(../img/bg/about-768.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 1170px;
    color: var(--white);
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .about_content {
    display: flex;
    flex-direction: column;

  }

  .about_item {
    display: flex;
    flex-direction: column;
    padding: 30px;
  }

  .about_item_title {
    font-size: 28px;
    width: 362px;
  }

  .about_item:nth-child(1) {
    position: static;
    width: 100%;
    height: 270px;
  }

  .about_item:nth-child(2) {
    position: static;
    width: 100%;
    height: 270px;
    border-bottom: 1px solid var(--grid-black);
  }

  .about_item:nth-child(3) {
    position: static;
    width: 100%;
    height: 270px;
    border-bottom: 1px solid var(--grid-black);
  }

  .about_item:nth-child(4) {
    position: static;
    width: 100%;
    height: 270px;
    border-bottom: 1px solid var(--grid-black);
  }

  .about_item:nth-child(2),
  .about_item:nth-child(3),
  .about_item:nth-child(4) {
    height: 419px;
  }

  .about_circle {
    position: absolute;
    top: 95px;
    left: 75%;
    /* right: -20px; */
    height: 255px;
    width: 255px;
  }

  .about_arrow {
    position: absolute;
    top: 95px;
    left: 75%;
    height: 190px;
    width: 190px;
  }

  .swiper-container-wrapper {
    max-width: 900px;
  }

  .swiper-container-wrapper {
    max-width: 900px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 90px;
    height: 90px;
    box-sizing: border-box;
  }

  .swiper-button-prev {
    top: auto;
    bottom: -90px;
    left: 180px;
  }

  .swiper-button-next {
    top: auto;
    bottom: -90px;
    right: 180px;
  }

  .review-card {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(6, 90px);
  }

  .review-card__footer-pagination {
    grid-column: 1 / 3;
    grid-row: 6 / 7;
  }

  .review-card__body {
    grid-column: 1 / 9;
    grid-row: 2 / 5;
  }

  .review-card__footer-link {
    grid-column: 6 / 11;
    grid-row: 6 / 7;
    border-left: 1px solid var(--grid-gray);
    border-top: 1px solid var(--grid-gray);
  }

  .review-card__letter {
    height: 100%;
    grid-row: 2/ 6;
    grid-column: 7 / 11;
  }

  .letter-preview {
    height: 100%;
  }

  .review-card__footer-link a {
    padding: 20px;
  }

  .review-card__header-info {
    grid-column: 1 / 7;
    grid-row: 1 / 2;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px;
  }

  .letter-preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .wrapper {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .hero_wrapper {
    background-image: url(../img/bg/hero-768.png);
    padding-top: 0;
    padding-bottom: 0;
  }


  .reasons_wrapper {
    background-image: url(../img/bg/reasons-768.png);
    padding-top: 0;
    padding-bottom: 0;
  }

  .assortiment_wrapper {
    background-image: url(../img/bg/assort-768.png);
    height: auto;
  }

  .delivery_wrapper {
    background-image: url(../img/bg/delivery-768.png);
  }

  .about_wrapper {
    background-image: url(../img/bg/about-768.png);
  }

  .reviews_wrapper {
    background-image: url(../img/bg/reviews-768.png);
    margin-top: -60px;
    height: 810px;
  }

  .accordion_wrapper {
    background-image: url(../img/bg/faq-768.png);
  }

  .cta_wrapper {
    background-image: url(../img/bg/cta-768.png);
    height: 990px;
  }

  .footer_wrapper {
    background-image: url(../img/bg/footer-768.png);
  }

  .title_h2 {
    height: 90px;
  }

  .tab_title_wrapper {
    height: 90px;
  }

  .delivery_tab {
    /* display: none; */
  }

  .footer_content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, 90px);
  }

  .footer_logo {
    grid-column: 1/2;
    grid-row: 1/3;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer_contacts {
    grid-column: 2/3;
    grid-row: 1/3;

  }

  .footer_main {
    grid-column: 1/2;
    grid-row: 3/6;
  }

  .footer_catalog {
    grid-column: 2/3;
    grid-row: 3/6;
  }

  .footer_text {
    grid-column: 1/3;
    grid-row: 6/7;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    background-color: var(--bg-black);
    border-bottom: 1px solid var(--grid-black);
  }

  .footer_logo_link {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
  }

  .footer_policy {
    height: 90px;
  }

  .footer_policy_text,
  .footer_policy_design {
    height: 100%;
  }

  .footer_policy_text {
    border-right: 1px solid var(--grid-black);
  }
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .menu-primary-container {
    display: none;
  }

  .header_contacts {
    display: none;
  }

  .hero_wrapper {
    background-image:
      url(../img/bg/hero-360.png);
  }

  .hero_inner {
    height: 900px;
    display: block;
    flex-direction: column;
    align-items: center;
  }

  .header {
    grid-row: 0;
    grid-column: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 90px;
  }

  .header_logo {
    grid-column: 1/2;
    grid-row: 1;
  }

  .menu_mobile_wrapper {
    grid-column: 2/4;
    grid-row: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header_cart {
    grid-column: 4/5;
    grid-row: 1;
  }

  .hero {
    display: none;
    flex-direction: column;
  }

  .hero_inner {
    height: auto;
  }

  .hero_mobile {
    display: flex;
    flex-direction: column;
    background-image: url(../img/sit_hero.png);
    background-repeat: no-repeat;
    background-position: 160% 45%;
    background-size: 90%;
    height: 720px;
  }

  .hero_img {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 0;
    max-height: 419px;
    margin-top: -130px;
    margin-left: 70px;
    margin-right: -12px;
  }

  .hero_title {
    font-size: 42px;
    padding-left: 15px;
  }

  .hero_title_right {
    margin-top: 0;
    margin-left: 0;
    max-width: 200px;
  }

  .hero_title_left {
    margin-top: 40px;
  }

  .hero_subtitle {
    max-width: 117px;
    padding-left: 15px;
    margin-top: 20px;
    /* margin-bottom: auto; */
  }

  .hero_text_wapper {
    display: block;
    min-height: 90px;
    max-width: 100%;
    padding: 30px;
    margin-top: auto;
  }

  .hero_button {
    height: 90px;
  }

  .hero_item_left {
    display: flex;
    flex-direction: column;
  }

  .reasons_wrapper {
    background-image: url(../img/bg/360-gray.png);
    height: 1620px;
  }

  .reasons_title {
    height: 90px;
    padding-left: 15px;
  }

  .reasons_inner {
    display: flex;
  }

  .cell_row_1 {
    height: 90px;
  }



  .reasons_text_wrapper {
    row-gap: 10px;
    padding: 30px;
  }

  .reasons_item {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, 89.75px);
    border-bottom: 2px solid var(--light-gray);
    box-sizing: border-box;
  }

  .reasons_item:last-child {
    border-bottom: none;
  }

  .resans_icon_wrapper {
    grid-column: 1/2;
    grid-row: 1/2;
    padding-top: 30px;
  }

  .reasons_img_wrapper {
    grid-column: 1/2;
    grid-row: 2/4;

  }

  .reasons_item_img {
    /* padding-bottom: 2px; */
    width: 100%;
    height: 100%;
  }

  .reasons_text_wrapper {
    grid-column: 1/2;
    grid-row: 4/6;
  }

  .reasons_item_title {
    font-size: 18px;
    padding: 0;
  }

  .reasons_item_text {
    padding: 0;

  }

  .resans_icon {
    padding-left: 30px;
    padding-right: 0;
    padding-bottom: 0;
  }

  .hero_item_left {
    display: flex;
    flex-direction: column;
  }

  .reasons_inner {
    display: block;
  }

  .reasons_items {
    display: block;
  }

  .reasons_item {
    gap: 0;
  }

  .assortiment_wrapper {
    background-image: url(../img/bg/assort-360.png);
    height: 2160px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .assortiment_items {
    display: grid;
    grid-template-rows: repeat(4, 450px);
    grid-template-columns: 1fr;
    background-color: var(--light-gray);
  }

  .assortiment_title {
    height: 90px;
  }

  .assortiment_text {
    max-width: 350px;
  }

  .assortiment_img {
    position: absolute;
    bottom: 40px;
    right: 18px;
    height: auto;
    max-width: 250px;
  }

  .assortiment_item:first-child .assortiment_img {
    height: 260px;
    bottom: -20px;
    max-height: 260px;
    right: 0;
  }

  .assortiment_item {
    padding: 30px;
    overflow: hidden;
  }

  .assortiment_item:nth-child(2) .assortiment_img {
    max-height: 200px;
  }

  .delivery_wrapper {
    background-image: url(../img/bg/delivery-360.png);
    height: 1260px;
    padding-top: 90px;
  }

  .tabs-container {
    flex-direction: column;
  }

  .tabs-nav {
    display: flex;
    justify-content: space-between;
    width: auto;
  }

  .tab_title,
  .delivery_title,
  .assortiment_title {
    padding-left: 30px;
  }

  .delivery_wrapper {
    background-image: url(../img/bg/delivery-360.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 1260px;
    padding-top: 90px;
  }

  .delivery_title {
    height: 90px;
  }

  .tabs-nav {
    height: 90px;
    align-items: center;
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-button.active {
    border-bottom: none;
  }

  .tabs-container {
    height: auto;
  }

  .tab-pane {
    height: 658px;
    /* display: flex; */
    flex-direction: column;
  }

  .tab-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 10px;
    padding-right: 0;
    height: 90px;
  }

  .tab-pane img {
    max-height: 234px;
    max-width: 248px;
    align-self: center;
  }

  .tabs-content {
    padding: 30px;
  }

  .tab_title_wrapper {
    height: 90px;
  }

  .marquee {
    height: 90px;
  }

  /* ABOUT */
  .about_content {
    display: flex;
    flex-direction: column;
  }

  .about_item {
    display: flex;
    flex-direction: column;
    padding: 30px;
  }

  .about_item h2 {
    font-size: 30px;
  }

  .about_item_title {
    font-size: 18px;
    height: 108px;
    height: auto;
  }

  .about_item:nth-child(1) {
    position: static;
    width: 100%;
    height: 270px;
    padding-top: 0;
  }

  .about_item:nth-child(2) {
    position: static;
    width: 100%;
    border-bottom: 1px solid var(--grid-black);
    margin-top: 250px;
  }

  .about_item:nth-child(3) {
    position: static;
    width: 100%;
    border-bottom: 1px solid var(--grid-black);
  }

  .about_item:nth-child(4) {
    position: static;
    width: 100%;
    border-bottom: 1px solid var(--grid-black);
  }

  .about_item:nth-child(2),
  .about_item:nth-child(3),
  .about_item:nth-child(4) {
    height: 355px;
  }

  .about_circle {
    position: absolute;
    top: 260px;
    left: 50%;
    height: 255px;
    width: 255px;
  }

  .about_arrow {
    position: absolute;
    top: 260px;
    left: 50%;
    height: 190px;
    width: 190px;
  }

  .hero_wrapper {
    background-image: url(../img/bg/hero-360.png);
    padding-top: 0;
    padding-bottom: 0;
    /* height: 900px; */
    /* padding-bottom: 90px; */
  }

  .hero_wrapper.wrapper {
    padding-top: 0;
  }

  .reasons_wrapper {
    background-image: url(../img/bg/reasons-360.png);
    padding-top: 0;
    padding-bottom: 0;
  }

  .reasons_wrapper.wrapper {
    padding-top: 0;
  }

  .assortiment_wrapper {
    background-image: url(../img/bg/assort-360.png);
    height: auto;
  }

  .delivery_wrapper {
    background-image: url(../img/bg/delivery-360.png);
    /* height: 1080px; */
    /* margin-top: -90px; */
    /* margin-bottom: -57px; */
  }

  .about_wrapper {
    background-image: url(../img/bg/about-360.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 1440px;
    color: var(--white);
    padding-top: 90px;
    padding-bottom: 90px;
    margin-bottom: 61px;
  }

  .reviews_wrapper {
    background-image: url(../img/bg/reviews-360.png);
    margin-top: -60px;
    height: 900px;
  }

  .accordion_wrapper {
    background-image: url(../img/bg/faq-360.png);
  }

  .cta_wrapper {
    background-image: url(../img/bg/cta-360.png);
    height: 1080px;
  }

  .footer_wrapper {
    background-image: url(../img/bg/footer-360.png);
    margin-top: 0;
    height: 1353px;
  }

  .wrapper {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .swiper-button-prev {
    top: auto;
    bottom: -90px;
    left: 180px;
  }

  .swiper-button-next {
    top: auto;
    bottom: -90px;
    right: 180px;
  }

  .review-card {
    grid-template-columns: repeat(4, 90px);
    grid-template-rows: repeat(6, 90px);
  }

  .review-card__header-logo {
display: none;
  }

  .review-card__header-info {
    grid-column: 1/5;
    grid-row: 1/2;
  }

  .review-card__body {
    grid-column: 1/5;
    grid-row: 2/6;
  }

  .review-card__footer-pagination {
    grid-column: 1/2;
    grid-row: 6/7;
  }

  .review-card__footer-link {
    grid-column: 2/5;
    grid-row: 6/7;
    border-top: 1px solid var(--grid-gray);
  }

  .review-card__footer-link a {
    padding: 30px;
  }

  .swiper-button-prev {
    max-width: 90px;
    max-height: 90px;
    left: 0;
  }

  .swiper-button-next {
    max-width: 90px;
    max-height: 90px;
    right: 0;
  }

  .letter-preview {
    display: none;
  }

  .reviews__title {
    padding: 20px;
  }

  .title_h2 {
    padding-top: 0;
    height: 90px;
    font-size: 30px;
  }

  .cta-left {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
  }

  .cta-image-wrapper {
    overflow: hidden;
    height: 250px;
  }

  .cta-image {
    position: static;
  }

  .cta-title {
    font-size: 30px;
  }

  .form-wrapper {
    position: relative;
  }

  .cta-description {
    height: auto;
  }

  .hero_button {
    width: auto;
  }

  .footer_content {
    display: flex;
    flex-direction: column;
  }

  .footer_logo {
    display: block;
    padding-bottom: 40px;
  }

  .footer_logo_link {
    border: none;
  }

  .view_1079 {
    display: none;
  }

  .hidden_1079 {
    display: block;
  }

  .footer_policy {
    display: block;
    height: 90px;
  }

  .footer_policy_text,
  .footer_policy_design {
    height: 100%;
    width: 100%;
  }

  .footer_policy_text {
    padding-left: 40px;
    display: flex;
  }

  .footer_text {
    padding-left: 0;
    text-align: center;
  }

  .footer_policy_design {
    justify-content: start;
    padding-left: 40px;
  }
  .footer_item{
    padding: 29px;
  }
}