@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans&family=Inter:ital,wght@0,500;1,500&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rubik:ital@0;1&display=swap");

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: "Montserrat";
  font-size: 0.5208335vw;
  font-style: normal;
  font-weight: 600;
  -webkit-animation: bugfix infinite 1s;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body {
  font-style: normal;
  font-weight: normal;
  -webkit-animation: bugfix infinite 1s;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  color: rgba(49, 49, 49, 1);
  background-color: white;
}
.swiper-slide {
  width: auto !important;
}
.swiper {
  margin: 0;
}

input,
textarea {
  -webkit-animation: bugfix infinite 1s;
  line-height: inherit;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: inherit;
}

a {
  color: unset;
}

a,
a:hover {
  text-decoration: none;
}
button,
input,
a,
textarea {
  outline: none;
  cursor: pointer;
  font: inherit;
}
button:focus,
input:focus,
a:focus,
textarea:focus {
  outline: none;
}
button:active,
input:active,
a:active,
textarea:active {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font: inherit;
  margin: 0;
  padding: 0;
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
button,
a {
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  text-align: inherit;
  padding: 0;
  border-radius: 1.4rem;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.container {
  width: 172rem;
  margin: 0 auto;
}

section {
  margin-bottom: 20rem;
}
main {
  overflow: hidden;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.gap20 {
  gap: 2rem;
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}
@media (max-width: 48em) {
  html {
    font-size: 5px;
    font-size: 1.5625vw;
    font-size: 1.3333333333vw;
    -webkit-text-size-adjust: none;
  }
  body {
    -webkit-text-size-adjust: none;
  }
  .container {
    /* padding: 0 4rem; */
    width: 100%;
  }
  section {
    margin: 4rem 4rem 20rem 4rem;
  }
}
.text-16-color {
  color: rgba(82, 82, 82, 1);
}
.txt-64-20 {
  font-weight: 700;
  font-size: 6.4rem;
}
.h1 {
  font-size: 4.6rem;
  font-weight: 600;
  line-height: 110%;
}
.txt-40 {
  font-size: 4rem;
  font-weight: 600;
  line-height: 100%;
}
.h2 {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 100%;
}
.h3 {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 110%;
}
.txt-main {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 110%;
}
.txt-20 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 140%;
}
.txt-regul-16 {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
}
/* карточка товара */
.txt-22 {
  font-size: 2.2rem;
  font-weight: 600;
}
.txt-18 {
  font-size: 1.8rem;
  font-weight: 500;
}
.txt-mediu-16 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 140%;
  color: rgba(93, 175, 76, 0.9);
}
.txt-main-16-14 {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
}
.txt-14 {
  font-size: 1.4rem;
  font-weight: 400;
}
.txt-main-24-16 {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 110%;
}
.txt-main-24-14 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 110%;
}
.txt-24-20 {
  font-size: 2.4rem;
  font-weight: 500;
}
.txt-green {
  color: rgba(93, 175, 76, 0.9);
}
.txt-black {
  color: rgba(26, 26, 26, 1);
}
.txt-gray {
  color: rgba(82, 82, 82, 1);
}
.txt-dark-op {
  color: rgba(109, 109, 109, 0.7);
}
.txt-orange {
  color: rgba(255, 161, 0, 0.7);
}
.txt-line {
  text-decoration: underline;
}
@media (max-width: 48em) {
  .h1 {
    font-size: 6rem;
    font-weight: 600;
    line-height: 120%;
  }
  .txt-40 {
    font-size: 6rem;
    font-weight: 600;
    line-height: 90%;
  }
  .h2 {
    font-size: 4rem;
    font-weight: 600;
    line-height: 120%;
  }
  .h3 {
    font-size: 4rem;
    font-weight: 500;
    line-height: 120%;
  }
  .txt-main {
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 130%;
  }
  .txt-20 {
    font-size: 3.2rem;
    font-weight: 400;
  }
  .txt-regul-16 {
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 130%;
  }
  /* карточка товара */
  .txt-22 {
    font-size: 3.2rem;
    font-weight: 600;
  }
  .txt-18 {
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 130%;
  }
  .txt-mediu-16 {
    font-size: 2.6rem;
    font-weight: 500;
    color: rgba(93, 175, 76, 0.9);
  }
  .txt-14 {
    font-size: 2.6rem;
  }
  .txt-main-24-16 {
    font-size: 3.2rem;
  }
  .txt-main-24-14 {
    font-size: 2.8rem;
  }
  .txt-main-16-14 {
    font-size: 2.8rem;
  }
  .txt-24-20 {
    font-size: 4rem;
  }
}
/* header */
header .container {
  position: relative;
}
header {
  margin-top: 2.5rem;
}
.header-content {
  display: grid;
  gap: 2.5rem;
}
.header-content_top {
  display: flex;
  justify-content: space-between;
}
.header-content_main-block {
  display: flex;
  gap: 4rem;
  justify-content: space-between;
}
.header-content_line {
  border-bottom: 1px solid rgba(230, 230, 230, 1);
}
.header-content_bottom {
  background: rgba(254, 188, 75, 1);
  padding: 1.5rem 0;
}
.header-links {
  display: flex;
  justify-content: space-between;
}
.header-links .txt-regul-16 {
  color: white;
}
.header-content_top-block {
  display: flex;
  gap: 5.1rem;
}
.header-content_main {
  display: flex;
  /* gap: 3.8rem; */
  justify-content: space-between;
}
.header-content_top-block .txt-regul-16 {
  transition: color 0.3s ease-in-out;
}
.header-content_top-block .txt-regul-16:hover {
  color: rgba(93, 175, 76, 0.9);
}
.header-links .txt-regul-16 {
  transition: color 0.3s ease-in-out;
}
.header-links .txt-regul-16:hover {
  color: rgba(49, 49, 49, 1);
}
.btn-catalog_svg {
  width: 2.7rem;
  height: 1.9rem;
}
.btn-catalog {
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 3rem;
  padding: 1.6rem 2rem;
}
.header-content_main-left,
.header-content_main-rigth {
  display: flex;
  align-items: flex-end;
}
.header-content_main-rigth {
  gap: 2rem;
}
.header-content_main-left {
  gap: 2rem;
}
.btn-light {
  display: flex;
  align-items: center;
  border-radius: 3rem;
  padding: 1.6rem 2.4rem;
  gap: 0.6rem;
  border: 1px solid rgba(230, 230, 230, 1);
  color: rgba(26, 26, 26, 1);
  transition: border 0.4s ease-in-out;
}
/* .btn-light:hover .cart-popup{
  display: grid;
} */
.btn-light_active {
  border: 1px solid rgba(93, 175, 76, 0.9);
}
.btn-light span {
  white-space: nowrap;
}
.btn-light:hover {
  border: 1px solid rgba(108, 183, 94, 1);
}
.btn-light_svg {
  width: 2.4rem;
  height: 2.4rem;
}
.search {
  width: 65rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.4rem;
  padding: 0.8rem 1.5rem 0.8rem 2rem;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 3rem;
}
.search-input:focus {
  outline: none;
}
.search:has(.search-input:focus) {
  border: 1px solid rgba(108, 183, 93, 1);
}
.search-block {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.search-input {
  width: 45rem;
}
.search-input:required {
  color: rgba(182, 182, 182, 1);
}
.icon-search {
  width: 2rem;
  height: 2rem;
}
.icon-search:hover path {
  stroke: rgba(161, 161, 161, 1);
}
.icon-search:active path {
  stroke: rgba(108, 183, 93, 1);
}
.camera-block {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(230, 230, 230, 1);
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 100%;
  cursor: pointer;
  transition: color 0.8s ease-in-out;
}
.camera-block:hover {
  background: rgba(194, 194, 194, 1);
}
.camera-block:active {
  background: rgba(0, 0, 0, 1);
  .camera-svg path {
    fill: rgba(247, 247, 247, 1);
  }
}
.camera-svg {
  width: 1.8rem;
  height: 1.6rem;
}
.header-content_main-block_link {
  display: none;
}
.header-top_block {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.maki-shop_svg {
  width: 1.8rem;
  height: 1.8rem;
}
.bxs_up-svg {
  width: 1rem;
  height: 1.2rem;
}

.dropdown {
  position: relative;
}
.dropdown-button {
  cursor: pointer;
}
.dropdown-menu {
  width: 30rem;
  margin-top: 2.5rem;
  position: absolute;
  top: 100%;
  left: -0.5rem;
  z-index: 1;
  display: none;
  gap: 1.5rem;
  background-color: white;
  border: 1px solid rgba(82, 82, 82, 1);
  border-radius: 2rem;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
}
.dropdown-menu li {
  cursor: pointer;
  white-space: nowrap;
}
.dropdown-menu a {
  color: rgba(26, 26, 26, 1);
  display: block;
  font-size: 1.5rem;
}
.dropdown-menu a:hover {
  color: rgba(108, 183, 94, 1);
}

.search-container {
  position: relative;
  width: 100%;
  height: fit-content;
}
.search-results {
  position: absolute;
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  top: 6rem;
  background-color: white;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 2rem;
  padding: 2rem 2rem 2rem 5rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.search-results_block {
  width: 100%;
  height: 20rem;
  overflow-y: auto;
  padding-right: 3rem;
}
.search-results_block::-webkit-scrollbar {
  width: 1rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 10px;
}
.search-results_block::-webkit-scrollbar-track {
  border-radius: 10px;
}
.search-results_block::-webkit-scrollbar-thumb {
  background: rgba(108, 183, 94, 1);
  background-clip: content-box;
  border-radius: 10px;
}
.search-results_block::-webkit-scrollbar-thumb:hover {
  background: rgba(78, 143, 64, 1);
}
.search-result-item {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: 3.2rem;
  border-radius: 0;
  margin-bottom: 1rem;
}
.search-result-item:hover {
  border-color: black;
}
.search-container:focus-within .search-results {
  display: block;
}
.mobal-icon {
  display: none;
}
@media (max-width: 48em) {
  .header-content {
    border-bottom: 1px solid #efefef;
    padding-bottom: 4rem;
  }
  header {
    margin: 3rem 4rem 0rem 4rem;
  }
  .header-content {
    gap: 0;
  }
  .header-content_top {
    display: none;
  }
  .header-content_main {
    display: grid;
    gap: 3rem;
  }
  .header-content_line {
    display: none;
  }
  .header-content_bottom {
    display: none;
  }
  .header-content_top-block {
    display: none;
  }
  .btn-catalog_svg {
    width: 5.4rem;
    height: 2.8rem;
  }
  .btn-catalog span {
    display: none;
  }
  .btn-light_svg {
    width: 4rem;
    height: 4rem;
  }
  .btn-light span {
    display: none;
  }
  .mobal-icon {
    width: 12rem;
    height: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4rem;
    border: 1px solid rgba(230, 230, 230, 1);
  }
  .search-container {
    width: auto;
  }
  .header-content_main-left {
    gap: 1rem;
  }
  .search {
    display: none;
  }
  .search {
    position: absolute;
    top: 2rem;
    right: -12rem;
    /* width: 100%; */
    height: 7rem;
    background: white;
    border: 1px solid #ccc;
    display: none;
    border-radius: 4rem;
    z-index: 4;
  }
  .search-results {
    position: absolute;
    top: 10rem;
    background: white;
    width: 65rem;
    border: 1px solid #ccc;
    display: none;
    right: -12rem;
  }
  .search-results_block {
    height: 28rem;
  }
  .search-block {
    gap: 1.5rem;
  }
  .search-result-item {
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 130%;
    height: auto;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
  }
  /* .search {
    width: 12rem;
    height: 7rem;
    justify-content: center;
    border-radius: 4rem;
    order: 1;
  } */
  .camera-block {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
  }
  .camera-svg {
    width: 2.5rem;
    height: 2.5rem;
  }
  .icon-search {
    width: 3.8rem;
    height: 3.8rem;
  }
  .icon-search path {
    stroke: black;
  }
  .btn-catalog {
    width: 12rem;
    height: 7rem;
    justify-content: center;
    border-radius: 4rem;
    order: 2;
  }
  .btn-catalog_active {
    border: 1px solid rgba(93, 175, 76, 0.9);
  }
  .btn-light {
    width: 12rem;
    height: 7rem;
    justify-content: center;
    border-radius: 4rem;
  }

  .header-content_main-block {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1.4rem;
  }
  .header-content_main-block_link {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
  .svg-block_tel {
    width: 5.6rem;
    height: 5.6rem;
  }
  .header-content_main-rigth {
    order: 1;
  }
  .header-content_main-left {
    order: 2;
  }
}

/* banner */
.mySwiper .swiper-wrapper {
  align-items: center;
}
.main-banner_content-block {
  width: 63rem;
}
.main-banner_content {
  display: flex;
  align-items: center;
  gap: 15rem;
}
.slide-block {
  display: flex;
  justify-content: center;
  width: 81rem;
  height: 80rem;
  /* width: 36rem;
  height: 36rem; */
  background: rgba(233, 243, 234, 1);
  border-radius: 100%;
}
.slide-block_image {
  width: 71rem;
  height: 62rem;
  /* width: 9.3rem;
  height: 13rem; */
}
.main-banner_content-block {
  transition: opacity 1s ease-in-out;
  opacity: 0;
  display: grid;
  gap: 3rem;
}
.banner-block_description {
  display: grid;
  gap: 1rem;
}
.banner_content-block {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.btn-card,
.btn-order {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  background: rgba(108, 183, 94, 1);
  border: 2px solid rgba(108, 183, 94, 1);
  color: white;
  padding: 1.5rem 3rem;
  border-radius: 3rem;
}
.btn-order {
  width: 41rem;
}
.btn-card:hover,
.btn-order:hover {
  background: white;
  color: rgba(108, 183, 94, 1);
  .card-svg {
    stroke: rgba(108, 183, 94, 1);
  }
}
.border-heard_slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 100%;
}
.text-catalog {
  font-weight: 600;
}
.banner-bottom {
  display: flex;
  justify-content: space-between;
}
.main-banner .swiper-pagination {
  width: auto !important;
  position: relative;
  bottom: 0 !important;
  height: 1rem !important;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  z-index: 2;
}

.main-banner .swiper-pagination-bullet {
  height: 1rem !important;
  width: 0.4rem !important;
  background: rgba(49, 49, 49, 1);
  margin: 0 0.5rem;
  border-radius: 10rem;
}
.main-banner .swiper-pagination-bullet-active {
  height: 2rem !important;
  background: rgba(49, 49, 49, 1);
}
.main-banner .swiper-svg_arr {
  cursor: pointer;
  position: absolute;
  top: 45%;
  right: 13%;
  width: 5rem;
  height: 5rem;
  z-index: 2;
}
.main-banner_content-block.active {
  opacity: 1;
  display: grid;
}
@media (max-width: 48em) {
  .main-banner_content {
    display: grid;
    gap: 8rem;
  }
  .main-banner_content-block-posin {
    order: 2;
  }
  .banner-bottom {
    margin-top: 14rem;
  }
  .btn-card {
    padding: 1.5rem 6rem;
    border-radius: 100rem;
  }
  .border-heard_slide {
    width: 7rem;
    height: 7rem;
  }
  .slide-block {
    width: 60rem;
    height: 60rem;
  }
  .slide-block_image {
    width: 63rem;
    height: 54rem;
    margin-top: -6.5rem;
  }
  .main-banner .swiper-pagination-bullet {
    height: 2rem !important;
    width: 0.8rem !important;
    border-radius: 10rem;
    margin: 0 0.4rem !important;
  }
  .main-banner .swiper-pagination-bullet-active {
    height: 3rem !important;
    background: rgba(49, 49, 49, 1);
  }
}
/*
.swiper-slide-active .slide-block{
  width: 80rem;
  height: 79rem;
}
.swiper-slide-active .slide-block_image{
 
} */
/* popularproduct */
.popularproduct-content_top {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 8rem;
}
.popularproduct-content_top .h2 {
  width: 110rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popularproduct-swiper_slide-block {
  display: grid;
  justify-content: center;
  justify-items: end;
  border: 1px solid rgba(230, 230, 230, 1);
  width: 41.1rem;
  height: 43rem;
  padding: 2rem;
  border-radius: 0.6rem;
}
.popularproduct-image {
  width: 24rem;
  height: 21rem;
}
.swiper_slide-block_content {
  display: grid;
  gap: 1rem;
}

.swiper_slide-block {
  display: grid;
  justify-items: center;
  /* width: 35rem; */
}
.swiper_slide-block .txt-18 {
}
.slide-block_content-availability {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn-purchase {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(108, 183, 94, 1);
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 100%;
}
.swiper_slide-block .btn-purchase {
  transition: background 1s ease;
}
.btn-purchase:hover {
  background: rgb(81, 154, 68);
}
.swiper_slide-block .btn-purchase.active {
  background-color: white;
  border: 1px solid rgba(108, 183, 94, 1);
}
.swiper_slide-block .btn-purchase.active .card-svg path {
  fill: rgba(108, 183, 94, 1);
}
.card-svg {
  width: 2.4rem;
  height: 2.4rem;
}
.heard-slide {
  width: 2.4rem;
  height: 2.4rem;
  cursor: pointer;
}
.heard-slide_noactive {
  fill: red;
}
/* popular */
.popular-content_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popular-content_main {
  margin-top: 8rem;
}
#swiper-btn_prev,
#swiper-btn_prev-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(230, 230, 230, 1);
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
}
.swiper-arr {
  width: 1.5rem;
}
#swiper-btn_next,
#swiper-btn_next-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(230, 230, 230, 1);
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
}
#swiper-btn_next .swiper-arr,
#swiper-btn_next-3 .swiper-arr {
  transform: rotate(180deg);
}
.popular-swiper-slide_block {
  width: 41rem;
  height: 40rem;
  display: grid;
  align-items: center;
  justify-content: center;
  justify-items: center;
  gap: 0.8rem;
  background: rgba(251, 246, 236, 1);
  border-radius: 0.6rem;
  padding: 2.8rem 0;
}
.popular-swiper-slide_block .txt-main-24-14 {
  text-align: center;
}
.popular-product {
  width: 30rem;
  height: 30rem;
}
@media (max-width: 48em) {
  .popular-swiper-slide_block {
    width: 31.5rem;
    height: 32rem;
  }
  .popular-product {
    width: 22.8rem;
    height: 23.2rem;
  }
  .popular-content_main {
    margin-top: 4rem;
  }
  .popular-content_top #swiper-btn_prev {
    order: 2;
  }
  .popular-content_top #swiper-btn_next,
  #swiper-btn_next-3 {
    order: 3;
  }
  #swiper-btn_prev,
  #swiper-btn_next,
  #swiper-btn_next-3,
  #swiper-btn_prev-3 {
    border: 1px solid rgba(0, 0, 0, 1);
    width: 4.8rem;
    height: 4.8rem;
  }
  .popularproduct-content_top {
    margin-bottom: 4rem;
  }
  .popularproduct-swiper_slide-block {
    width: 31rem;
    height: 64rem;
    border-radius: 1.2rem;
  }
  .heard-slide {
    width: 6rem;
    height: 6rem;
  }
  .slide-block_content-availability {
    width: 100%;
    display: grid;
    gap: 2rem;
  }
  .btn-purchase {
    width: 28rem;
    height: 7rem;
    border-radius: 8rem;
  }
  .card-svg {
    width: 4.8rem;
    height: 4.8rem;
  }
}
/* brands */
.brands-content {
  display: grid;
  gap: 6rem;
}
.brands-content_top {
  display: flex;
  justify-content: center;
}
.brands-content_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.brands-content_main-items {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.brands-content_main-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 161, 0, 0.7);
  width: 41rem;
  height: 14.6rem;
  border-radius: 2rem;
}
.image-brang_bottom {
  width: 28rem;
  height: 68rem;
}
@media (max-width: 48em) {
  .brands-content_main-item {
    width: 18rem;
    height: 10rem;
    text-align: center;
    word-break: break-all;
  }
  .image-brang_bottom {
    width: 23rem;
    height: 57rem;
  }
  .brands-content_main {
    align-items: center;
  }
  .brands-content_bottom {
    display: none !important;
  }
  .brands-content {
    margin-top: 4rem;
  }
}
/* main-about */
.about-content_top {
  display: grid;
  gap: 2rem;
}
.about-content {
  display: grid;
  gap: 9rem;
}
.about-content_main {
  display: grid;
  gap: 8rem;
}
.about-content_main-block {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
.about-content_main-left {
  width: 85rem;
  display: grid;
  height: fit-content;
  gap: 6rem;
}
.about-content_main-rigth {
  width: 85rem;
  display: grid;
  gap: 6rem;
  height: fit-content;
}
.btn-green {
  width: 41rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  color: white;
  background: rgba(108, 183, 94, 1);
  padding: 1.5rem 0;
  border-radius: 3rem;
  border: 2px solid white;
}
.btn-green-arr {
  width: 2.4rem;
  height: 2.4rem;
}
.btn-green:hover {
  color: rgba(108, 183, 94, 1);
  border: 2px solid rgba(108, 183, 94, 1);
  background: white;
}
.btn-green:hover .btn-green-arr path {
  stroke: rgba(108, 183, 94, 1);
}
@media (max-width: 48em) {
  .about-content_main {
    gap: 3rem;
  }
  .about-content {
    gap: 4rem;
  }
  .about-content_main-block {
    display: grid;
    gap: 0;
  }
  .about-content_main-left,
  .about-content_main-rigth {
    width: 100%;
    gap: 3rem;
  }
  .about-content_main .txt-main {
    order: 2;
  }
  .btn-green {
    height: 9rem;
    border-radius: 50rem;
  }
  .btn-green-arr {
    width: 4.8rem;
    height: 4.8rem;
  }
}
/* footer */
footer {
  margin-bottom: 11rem;
}
.swiper-slide_block {
  display: grid;
  align-items: center;
  align-content: center;
  background: rgba(255, 161, 0, 0.7);
  padding: 0 1.6rem;
  width: 41rem;
  height: 14.6rem;
  border-radius: 2rem;
}
.swiper-slide_block .txt-40,
.swiper-slide_block .txt-20 {
  color: white;
}
.svg-logo {
  width: 23rem;
  height: fit-content;
}
.footer-svg {
  width: 2.4rem;
  height: 2.4rem;
}
.footer-block-svg {
  width: 4rem;
  height: 4rem;
}
.footer-content_main {
  display: grid;
  gap: 6.3rem;
  margin-top: 6.3rem;
}
.footer-content_main-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 45rem;
}
.footer-content_main-rigth {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.footer-content_main-rigth a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.footer-content_main-rigth a:hover {
  color: rgb(93, 175, 76);
}

.mySwiper1 .swiper-wrapper {
  justify-content: space-between;
}
.content-main_block-left {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  background: rgba(93, 175, 76, 0.1);
  width: 20rem;
  padding: 1rem 1.2rem;
  border-radius: 1rem;
}
.content-main_block-left span {
  color: rgba(49, 49, 49, 1);
}
.block-rigth_item {
  width: 20rem;
  height: 6rem;
  background: rgba(93, 175, 76, 0.1);
  color: rgba(26, 26, 26, 1);
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  transition: color 0.3s ease-in-out;
}
.block-rigth_item:hover {
  background: rgba(93, 175, 76, 0.5);
  color: white;
}
.content-main_block-rigth {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.5rem;
  width: 107rem;
}
.footer-content_bottom {
  margin-top: 4rem;
  display: grid;
  gap: 2.5rem;
}
.footer-content_bottom-top_left {
  display: flex;
  gap: 6.9rem;
}
.footer-content_bottom-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.footer-links {
  display: flex;
  gap: 7.1rem;
}
.footer-link {
  transition: color 0.3s ease-in-out;
}
.footer-link:hover {
  color: rgba(255, 161, 0, 1);
}
@media (max-width: 48em) {
  footer {
    margin-bottom: 11rem;
  }
  footer .container {
    padding: 0 0 0 4rem;
  }
  footer .footer-content_main,
  .footer-content_bottom {
    padding: 0 4rem 0 0;
  }
  .swiper-slide_block {
    width: 59rem;
    height: 21rem;
    padding: 3rem;
  }
  .footer-content_main {
    display: grid;
    width: 100%;
    gap: 4rem;
    margin-top: 4rem;
  }
  .footer-content_main-rigth {
    width: 67rem;
    justify-content: space-between;
  }
  .footer-content_main-rigth a span {
    display: none;
  }
  .footer-content_main-block {
    display: grid;
    gap: 4rem;
  }
  .content-main_block-rigth {
    width: 100%;
  }
  .content-main_block-left {
    width: 67rem;
    border-radius: 2rem;
    padding: 2rem 2.4rem;
  }
  .content-main_block-rigth {
    display: none;
  }
  .block-rigth_item {
    width: 34rem;
    height: 12rem;
  }
  .footer-content_bottom-top_left {
    display: grid;
    gap: 2rem;
  }
  .footer-links {
    display: none;
  }
  .footer-svg {
    width: 6.8rem;
    height: 6.8rem;
  }
  .svg-logo {
    width: 28.6rem;
    height: 11rem;
  }
  .footer-block-svg {
    width: 8rem;
    height: 8rem;
  }
}

/* магазин 1 */
.main-shop_content {
  display: flex;
  justify-content: space-between;
}
.shop-content_left {
  display: grid;
  gap: 4rem;
  width: 102rem;
}
.shop-content_left .txt-main {
  width: 66rem;
}
.main-block {
  margin-top: 10rem;
  position: relative;
}
.shop-block {
  display: grid;
  gap: 0.8rem;
}
.shop-image {
  width: 54rem;
  height: 50rem;
  object-fit: cover;
  opacity: 80%;
  border-radius: 2rem;
}
.shop-block .txt-20 {
  font-weight: 600;
  margin-top: 3rem;
}
.shop-block_time {
  display: grid;
  gap: 0.8rem;
}
.main-shop_content-map {
  display: grid;
  gap: 20rem;
}
.map-content_top {
  width: 100%;
  height: 100%;
  border-radius: 2rem;
}
#map,
#map3 {
  width: 172rem;
  height: 70rem;
  border-radius: 2rem;
  overflow: hidden;
}
@media (max-width: 48em) {
  .main-shop_content {
    display: grid;
    gap: 4rem;
  }
  .shop-content_left-block {
    display: grid;
    gap: 2rem;
  }
  .shop-content_left {
    display: grid;
    width: 100%;
  }
  .shop-block {
    gap: 4rem;
  }
  .shop-block_time {
    gap: 1rem;
  }
  .shop-content_left .txt-main {
    width: 100%;
  }
  #map,
  #map3 {
    width: 67rem;
    height: 34rem;
  }
  .shop-image {
    width: 67rem;
    height: 56rem;
  }
}
/* 404 */
.main-404_content .btn-card {
  width: 41rem;
}
.fon-404 {
  position: absolute;
  width: 161rem;
}
.main-404_content-position {
  display: grid;
  gap: 5rem;
}
.main-404_content {
  display: grid;
  align-items: end;
  justify-content: center;
  height: 50rem;
}
.main-404_text {
  font-weight: 600;
  font-size: 12.8rem;
  height: fit-content;
}
.main-404_content-block {
  display: grid;
  align-items: center;
  justify-content: center;
  height: fit-content;
}
@media (max-width: 48em) {
  .fon-404 {
    display: none;
  }
  .main-404_content {
    justify-content: start;
  }
  .main-404_content-block {
    justify-content: start;
  }
  .main-404_text {
    font-size: 6rem;
  }
}
/* ceilings */
.ceilings-content {
  display: grid;
  justify-items: center;
  gap: 8rem;
}
.ceilings-content_top {
  width: 128rem;
  text-align: center;
  display: grid;
  gap: 5rem;
  align-items: center;
  justify-content: center;
  justify-items: center;
}
.ceilings-content_bottom-item {
  display: grid;
  align-items: center;
  justify-content: center;
  width: 32rem;
  height: 14.3rem;
  background: rgba(251, 246, 236, 1);
  border-radius: 0.6rem;
  padding: 2rem;
  color: rgba(82, 82, 82, 1);
  text-align: center;
}
.ceilings-content_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3rem;
}
.ceiling-catalog_content {
  display: grid;
  gap: 8rem;
}
.ceiling-catalog_content-top {
  display: flex;
  justify-content: center;
}
.ceiling-catalog_content-bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.ceiling-catalog_content-bottom_block {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.image-catalog_ca {
  height: 25rem;
  object-fit: cover;
  border-radius: 0.7rem;
}
.ceiling-catalog_content-bottom_item {
  display: grid;
  width: 41rem;
  height: 43rem;
  border: 1px solid rgba(254, 188, 75, 1);
  border-radius: 0.6rem;
  padding: 1.3rem;
}
.ceiling-catalog_item-block {
  display: grid;
  justify-items: center;
  text-align: center;
}
.ceiling-catalog_content-bottom_form {
  width: 41rem;
  height: 47rem;
}
.no-flex {
  display: none;
}
.none-element {
  display: none;
}
.on-element {
  display: flex;
}
.ceiling-catalog_form-content {
  display: grid;
  gap: 2rem;
}
.ceiling-catalog_form-block {
  display: grid;
  gap: 1.5rem;
}
.ceiling-form_input {
  width: 41rem;
  height: 5.9rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 0.6rem;
  padding: 2.1rem 1.5rem;
}

.txt-13 {
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(109, 109, 109, 1);
}
.checkbox-block {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.checkbox-block a {
  text-decoration: underline;
}
.checkbox-input {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 0.3rem;
  border: 1px solid rgba(254, 188, 75, 1);
  appearance: none;
  position: relative;
  background: white;
  transition: 500ms;
  outline: none;
  overflow: hidden;
}
.checkbox-input:checked {
  background: rgba(254, 188, 75, 1);
}
.checkbox-input::after {
  content: "";
  position: absolute;
  top: 34%;
  left: 29%;
  width: 10px;
  height: 7px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.41445 5.47216L8.88627 0.187083C9.0154 0.0623609 9.16884 0 9.34661 0C9.52438 0 9.67761 0.0623609 9.80631 0.187083C9.93544 0.311804 10 0.460015 10 0.631715C10 0.803415 9.93544 0.951418 9.80631 1.07572L3.8664 6.81292C3.73727 6.93764 3.58662 7 3.41445 7C3.24228 7 3.09163 6.93764 2.9625 6.81292L0.186243 4.1314C0.0571146 4.00668 -0.00486715 3.85847 0.000297988 3.68677C0.00546312 3.51507 0.0728249 3.36707 0.202384 3.24276C0.331512 3.11804 0.48496 3.05568 0.662727 3.05568C0.840493 3.05568 0.993726 3.11804 1.12242 3.24276L3.41445 5.47216Z' fill='white'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  transition: 500ms;
  transition: opacity 0.3s ease;
}
.checkbox-input:not(:checked)::after {
  opacity: 0;
}
.checkbox-input:checked::after {
  opacity: 1;
}
.checkbox-block label {
  width: 38rem;
}
@media (max-width: 48em) {
  .ceilings-content_top {
    width: 100%;
    justify-items: start;
    text-align: left;
  }
  .ceilings-content_bottom-item {
    width: 32rem;
    height: 16rem;
    border-radius: 1.2rem;
    font-size: 2.8rem;
    padding: 0;
  }
  .none-element {
    display: grid;
  }
  .on-element {
    display: none !important;
  }
  .no-flex {
    display: flex;
  }
  .ceiling-catalog_content-bottom_item {
    width: 32rem;
    height: 64rem;
    padding: 2.4rem 2rem 2.6rem 2rem;
    border-radius: 1.2rem;
  }
  .image-catalog_ca {
    width: 28rem;
    height: 20rem;
  }
  .ceiling-catalog_content-bottom_form {
    width: 67rem;
    height: 73rem;
    margin-top: 14rem;
  }
  .ceiling-catalog_content-bottom_form .txt-main {
    font-size: 4rem;
    font-weight: 500;
  }
  .btn-order {
    margin-top: 2rem;
    width: fit-content;
    border-radius: 11rem;
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .ceiling-form_input {
    width: 67rem;
    height: 9rem;
    padding-left: 5.4rem;
    border-radius: 1.4rem;
  }
  .ceiling-catalog_form-content {
    gap: 2.4rem;
  }
  .checkbox-block {
    gap: 2rem;
  }
  .checkbox-input {
    width: 4rem;
    height: 4rem;
  }
  .checkbox-block label {
    width: 67rem;
  }
  .txt-13 {
    font-size: 2rem;
  }
  .checkbox-input::after {
    top: 32%;
    left: 20%;
  }
}
/* ceiling-content */
.ceiling-content {
  display: grid;
  gap: 7rem;
}
.ceiling-content_block-green {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 94rem;
  padding: 3rem;
  background: rgba(233, 243, 234, 1);
  border-radius: 1.5rem;
  text-align: center;
}
.ceiling-content_main_block {
  display: grid;
  gap: 5rem;
}
.ceiling-content_top {
  display: grid;
  gap: 2rem;
}
@media (max-width: 48em) {
  .ceiling-content {
    gap: 3rem;
  }
  .ceiling-content_block-green {
    width: 67rem;
  }
  .ceiling-content_main_block {
    gap: 3rem;
  }
}
/* design */
.design-content {
  display: flex;
  align-items: center;
  gap: 3.3rem;
}
.design-content_top {
  display: grid;
  gap: 4rem;
  width: 71rem;
}
.design-content_top .design-content_top-block,
.design-content_top .design-content_top-block .h1 {
  width: 71rem;
}
.design-content_bottom {
  width: 110rem;
  height: 72rem;
}
.image-design_block {
  width: 38rem;
  height: 38rem;
  border-radius: 19rem;
}
.design-content_top-block {
  display: grid;
  gap: 3rem;
}
.image-design {
  width: 42rem;
  height: 26rem;
  object-fit: cover;
  border-radius: 2rem;
}
.development-content {
  display: grid;
  gap: 8.3rem;
}
.mySwiper4 .swiper-slide .image-design_block {
  width: 38rem;
  height: 38rem;
  border-radius: 19rem;
  transition: all 0.5s ease-in-out;
  /* opacity: 0.5;  */
  /* transition: width .5s ease-in-out, height .5s ease-in-out, border-radius .5s ease-in-out, opacity 0.5s ease-in-out; */
}
.mySwiper4 .swiper-slide-active .image-design_block {
  width: 72rem;
  height: 72rem;
  border-radius: 36rem;
  opacity: 1;
}
.mySwiper4 .swiper-wrapper {
  align-items: flex-end;
}
#btn-arr_swip4-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
  height: 12rem;
  background: rgba(233, 243, 234, 1);
  border-radius: 50%;
  position: absolute;
  right: 12.4rem;
  top: 20%;
  z-index: 2;
}
.arr_swip4-svg {
  width: 4.6rem;
  height: 3.7rem;
}
.image-about {
  width: 75rem;
  height: 68rem;
}
.about-project_content {
  display: flex;
  align-items: center;
  gap: 17rem;
}
.about-project_content .grid {
  gap: 3rem;
  width: 71rem;
}
.to-order_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.to-order_content-top {
  width: 71rem;
}
.to-order_content-top .ceiling-form_input {
  width: 71rem;
  height: 9.6rem;
  border-radius: 2rem;
  padding: 3.1rem 2.7rem;
}
.lamp-image {
  width: 24rem;
  height: 59rem;
  object-fit: cover;
}
.service-design_content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border: 2px solid rgba(230, 230, 230, 1);
  padding: 6.1rem 7rem;
  border-radius: 5rem;
}
.service-svg {
  width: 4.9rem;
  height: 3.2rem;
}
.service-design_content-top_block {
  display: grid;
  gap: 3rem;
  width: 60rem;
  height: 42rem;
}
.service-design_block-svg {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.svg-seo {
  display: flex;
  gap: 4rem;
}
.what,
.teleg {
  width: 4.8rem;
  height: 4.8rem;
}
.number-block_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* gap: 11rem; */
}
.number-block_content-top {
  display: flex;
  align-items: start;
  gap: 3rem;
  margin-left: -45rem;
}
.circle1 {
  width: 77rem;
  height: 77rem;
  border-radius: 50%;
}
.circle2 {
  width: 41rem;
  height: 41rem;
  border-radius: 50%;
}
.number-block_content-bottom_block {
  display: grid;
  gap: 3rem;
}
.number-block_content-bottom {
  display: grid;
  width: 86rem;
  gap: 5rem;
}
.number-block_content-bottom .svg-seo {
  margin-top: 2rem;
}
.image-review {
  width: 100%;
  height: 37rem;
  border-radius: 3rem;
}
.reviews-content_bottom {
  width: 158rem;
}
.reviews-content_bottom-item {
  display: grid;
  align-content: space-between;
  border: 2px solid rgba(230, 230, 230, 1);
  width: 77.3rem;
  height: 83rem;
  border-radius: 3rem;
  padding: 3.2rem 2.9rem;
}
.reviews-content {
  display: grid;
  gap: 8rem;
}
.reviews-content_bottom-item_block {
  display: grid;
  gap: 1.5rem;
}
.reviews-content_bottom-block #swiper-btn_next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
  height: 12rem;
  background: rgba(233, 243, 234, 1);
  border-radius: 50%;
  z-index: 2;
}
.reviews-content_bottom-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mySwiper4 .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.mySwiper4 .swiper-slide .image-design_block {
  position: relative;
}
.mySwiper4 .swiper-slide:not(.swiper-slide-active) .image-design_block {
  transform: translateY(0rem);
}
@media (max-width: 48em) {
  .footer-content_top {
    width: 71rem;
  }
  .design-content {
    display: grid;
    gap: 4rem;
  }
  .design-content_top {
    width: 67rem;
    height: auto;
  }
  .design-content_bottom {
    width: 67rem;
    height: 53.4rem;
  }
  .design-content_top .design-content_top-block,
  .design-content_top .design-content_top-block .h1 {
    width: 67rem;
  }
  .development-content {
    gap: 4rem;
  }
  .mySwiper4 .swiper-slide {
    flex-shrink: 0;
    width: 58rem !important;
  }

  .mySwiper4 .swiper-slide .image-design_block {
    width: 27rem;
    height: 27rem;
  }
  .mySwiper4 .swiper-slide-active .image-design_block {
    width: 53rem;
    height: 53rem;
  }
  .reviews-content_bottom-block #swiper-btn_next {
    display: none;
  }
  #btn-arr_swip4-next {
    width: 10rem;
    height: 10rem;
    right: 1rem;
  }
  .about-project_content .grid {
    width: 100%;
    order: 1;
  }
  .about-project_content {
    display: grid;
  }
  .about-project_content .flex {
    order: 2;
  }
  .image-about {
    width: 67rem;
    height: 61rem;
  }
  .lamp-image {
    display: none;
  }
  .to-order_content-top {
    width: 67rem;
  }
  .to-order_content-top .ceiling-form_input {
    width: 67rem;
    height: 9rem;
    padding-left: 5.4rem;
  }
  .service-design_content {
    display: grid;
    gap: 4rem;
    border: none;
    padding: 0;
  }
  .service-design_content-top_block {
    width: 100%;
    border: 1px solid rgba(230, 230, 230, 1);
    padding: 3.8rem 7.4rem;
    border-radius: 4rem;
    height: auto;
  }
  .service-svg {
    width: 7rem;
    height: 6.4rem;
  }
  .number-block_content-bottom .svg-seo {
    margin: 0;
  }
  .number-block_content-top {
    display: none;
  }
  .number-block_content-bottom {
    width: 100%;
    gap: 4rem;
  }
  .what,
  .teleg {
    width: 9.6rem;
    height: 9.6rem;
  }
  .reviews-content_bottom-item {
    width: 37rem;
    height: auto;
    padding: 2.6rem 2.4rem;
    gap: 2rem;
    border-radius: 3rem;
  }
  .image-review {
    height: 16rem;
    border-radius: 1.4rem;
  }
  .reviews-content_bottom {
    width: 71rem;
  }
}
/*  */
.contacts-content {
  display: grid;
  gap: 8rem;
}
.contacts-content_main {
  display: grid;
  gap: 3rem;
}
.contacts-content_main-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}
.contacts-content_line {
  width: 102rem;
  border-top: 1px solid rgba(108, 183, 94, 1);
}
.contacts-content_main-block_left {
  display: grid;
  gap: 2rem;
  width: 102rem;
  height: fit-content;
}
.contacts-content_block {
  display: grid;
  gap: 1rem;
}
.image-con {
  width: 67rem;
  height: 58rem;
  border-radius: 2rem;
}
#map4 {
  width: 102rem;
  height: 59rem;
  border-radius: 2rem;
  overflow: hidden;
}
.contacts-content_bottom {
  display: flex;
  gap: 2rem;
  margin-top: 7rem;
}
.contacts-content_bottom-form {
  width: 67rem;
  display: grid;
  gap: 8rem;
}
.contacts-content_form-block {
  display: grid;
  justify-items: center;
  gap: 2rem;
}
.contacts-content_bottom-form .ceiling-form_input {
  width: 67rem;
  height: 4.2rem;
  border-radius: 1rem;
}
.textarea {
  width: 67rem;
  height: 17rem;
  padding: 1rem 1.5rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 1rem;
}
.textarea-block {
  width: auto;
  height: 22rem;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
@media (max-width: 48em) {
  .contacts-content_main {
    gap: 6rem;
  }
  .contacts-content_main-block_left {
    width: 67rem;
  }
  .contacts-content_main-block_right {
    display: none;
  }
  #map4 {
    width: 67rem;
    height: 52rem;
  }
  .contacts-content_bottom {
    display: grid;
    width: fit-content;
    gap: 14rem;
  }
  .contacts-content_bottom-form .ceiling-form_input {
    width: 67rem;
    height: 7.6rem;
    border-radius: 2rem;
    padding-left: 4rem;
  }
  .textarea {
    width: 67rem;
    height: 41rem;
    border-radius: 2rem;
    padding-left: 4rem;
  }
  .contacts-content_main-block_left {
    gap: 4rem;
  }
  .contacts-content_main-block {
    display: grid;
  }
  .contacts-content_line {
    width: 100%;
  }
}
/* guarantee */
.guarantee-content_top {
  display: grid;
  gap: 1rem;
}
.guarantee-content_main {
  display: flex;
  /* justify-content: space-between; */
  gap: 2rem;
}
.guarantee-content_main-block {
  display: grid;
  gap: 2rem;
  height: fit-content;
  width: fit-content;
}
.guarantee-content_box {
  display: grid;
  gap: 3rem;
}
.guarantee-content {
  display: grid;
  gap: 5rem;
}
@media (max-width: 48em) {
  .guarantee-content_main {
    display: grid;
    gap: 4rem;
  }
  .guarantee-content_main-block {
    width: 67rem;
  }
}
/*payment*/
.payment-block {
  display: flex;
  gap: 6rem;
}
.payment-block_flex {
  display: flex;
  gap: 6rem;
  margin-bottom: 6rem;
  margin-top: 6rem;
}
.card-image {
  width: fit-content;
  height: 7.4rem;
}
@media (max-width: 48em) {
  .payment-block {
    gap: 16rem;
  }
  .payment-block_flex {
    display: grid;
    justify-items: center;
    gap: 6rem;
  }
}
.close-ceiling {
  width: 3.4rem;
  height: 3.4rem;
  margin: 2.3rem 2.5rem;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.close-ceiling path {
  fill: rgba(0, 0, 0, 0.7);
}
.close-ceiling:hover path {
  fill: rgba(0, 0, 0, 0.915);
}
.modal {
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  z-index: 1100;
}
.modal-content {
  position: relative;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8.3rem 10.7rem;
  border: 2px solid rgba(254, 188, 75, 1);
  background: white;
  border-radius: 5rem;
  width: 147rem;
  height: 77rem;
}
.modal-content_review {
  position: relative;
  background-color: transparent;
  display: grid;
  align-items: center;
  justify-content: center;
  padding: 8.3rem 10.7rem;
  border: 2px solid rgba(254, 188, 75, 1);
  background: white;
  border-radius: 2rem;
  width: 157rem;
  height: 67rem;
}
.modal-content .to-order_content {
  width: 100%;
}
.modal-content .ceiling-catalog_form-content {
  gap: 6rem;
}
.modal-content .btn-order {
  margin-top: 4rem;
}
.modal-review_line {
  display: flex;
  align-items: center;
  gap: 4rem;
  margin-bottom: 2rem;
}
.modal-content_review-block {
  display: grid;
  gap: 2rem;
}
.rating {
  font-size: 2.3rem;
  cursor: pointer;
  display: flex;
  gap: 0.6rem;
}
.star {
  color: gray;
  transition: color 0.3s;
  width: 1.7rem;
  height: 1.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.star:hover,
.star.hovered,
.star.selected {
  color: gold;
}

@media (max-width: 48em) {
  .modal-content {
    width: 67rem;
    height: 79rem;
    padding: 5.6rem 5.2rem;
    border-radius: 4rem;
  }

  .modal-content .to-order_content-top {
    width: 56rem;
  }
  .modal-content .to-order_content-top .ceiling-form_input {
    width: 56rem;
  }
  .modal-content .ceiling-catalog_form-content {
    gap: 1rem;
  }
  .modal-content_review {
    width: 67rem;
    height: 84rem;
    padding: 3rem 4rem;
    border-radius: 4rem;
  }
  .modal-content_review-block {
    gap: 3rem;
  }
  .textarea-block {
    width: 59rem;
    border-radius: 2rem;
  }
  .modal-review_line {
    display: grid;
  }
  .rating {
    font-size: 5rem;
    gap: 3rem;
    padding-left: 1rem;
  }
}
/* shopping */
.shopping-content {
  display: grid;
  gap: 8rem;
}
.shopping-content_main {
  display: grid;
  gap: 2.3rem;
  justify-content: center;
  align-items: center;
  justify-items: center;
}
.header-content .shopping-content_main .basket_image {
  display: none;
}
.header-content .shopping-content_main {
  gap: 0.5rem;
}
#closeEmptyCart {
  display: none;
}
.basket_image {
  width: 34rem;
  height: 34rem;
}
.shopping-content_main-title {
  font-size: 6rem;
  font-weight: 500;
  text-align: center;
}
.cart-popup .shopping-content_main-title {
  font-size: 1.6rem;
}
.cart-popup .shopping-content_main-text {
  font-size: 1.2rem;
}
.cart-popup .shopping-content_main-text_color {
  font-size: 1.5rem;
}
.shopping-content_main-text {
  font-size: 2.8rem;
  font-weight: 500;
}
.shopping-content_main-text_color {
  font-size: 2.8rem;
  font-weight: 600;
  text-decoration: underline;
}
@media (max-width: 48em) {
  .shopping-content_main-text,
  .shopping-content_main-text_color {
    text-align: center;
    font-size: 3.2rem;
  }
}

.catalog-menu {
  display: none;
  position: absolute;
  left: 0px;
  top: 17rem;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 12px 12px rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
  width: 172rem;
  height: 372rem;
  z-index: 4;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.6),
    rgba(255, 255, 255, 0) 80%
  );
}

.catalog-menu_block {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 3rem;
  padding: 2rem;
  margin-top: 2rem;
  border: 1px solid rgba(93, 175, 76, 0.9);
  border-radius: 2.6rem;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  background: white;
  width: 36rem;
  height: fit-content;
  z-index: 5;
}
.category-btn {
  display: flex;
  align-items: center;
  border: none;
  cursor: pointer;
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  padding: 0.5rem 0;
}
.category-btn_active {
  background: #6cb75e;
  color: white;
  width: 100%;
  height: auto;
  border-radius: 1.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.sub-menu {
  display: none;
  justify-content: space-between;
  position: absolute;
  left: 40rem;
  top: 0;
  background: white;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  padding: 4rem;
  width: 130rem;
  border: 1px solid rgba(93, 175, 76, 0.9);
  border-radius: 3rem;
  flex-wrap: wrap;
  row-gap: 3rem;
}
.sub-menu_block {
  display: grid;
  gap: 1.5rem;
  /* justify-content: space-between; */
  height: fit-content;
}
.catalog-menu_block .sub-menu {
  display: none;
}

/* @media (min-width: 48em) {
  .category-btn:hover + .catalog-menu_block  .sub-menu,
  .sub-menu:hover {
    display: flex;
  }

  .category-btn_active + .catalog-menu_block .sub-menu {
    display: flex;
  }
} */
.category-btn span {
  display: none;
}
.category-btn a {
  display: block;
}
.sub-menu .txt-20 {
  text-align: left;
  display: block;
  cursor: auto;
  font-weight: 500;
}
.chandeliers-types {
  display: grid;
}
.sub-menu a {
  display: block;
  width: fit-content;
}
.category-container {
  /* position: relative; */
  width: fit-content;
  height: fit-content;
}
.links {
  width: 28rem;
  display: grid;
  gap: 1rem;
}
.links a:hover {
  color: rgba(26, 26, 26, 1);
}
.category-btn_arr-d,
.menu-btn_arr-d {
  display: none;
}
@media (max-width: 48em) {
  .category-btn a {
    display: none;
  }
  .category-btn span {
    display: block;
  }
  .catalog-menu {
    /* display: flex; */
    flex-direction: column;
    box-shadow: -34px 10px 15px rgba(255, 255, 255, 0.875);
    width: 68rem;
    height: fit-content;
    top: 25rem;
    background: white;
    padding-bottom: 20rem;
    /* background-image: linear-gradient(to bottom, white, rgba(255, 255, 255, 0) 80%); */
  }
  .catalog-menu_block {
    width: 67rem;
    border: none;
    box-shadow: none;
    padding: 0;
  }

  .category-container {
    width: 67rem;
    border: 1px solid rgba(93, 175, 76, 0.9);
    border-radius: 2rem;
  }
  .category-container .category-btn {
    justify-content: center;
    height: 9.8rem;
    gap: 2rem;
  }
  .sub-menu {
    position: static;
    width: 100%;
    display: none;
    border: none;
    box-shadow: none;
    gap: 6rem;
  }
  .links {
    width: 100%;
    display: none;
  }
  .category-btn_arr-d,
  .menu-btn_arr-d {
    display: flex;
    width: 4.8rem;
    height: 4.8rem;
    transition: transform 0.3s ease;
  }
  .category-btn_active {
    .category-btn_arr-d {
      transform: rotate(180deg);
    }
    .category-btn_arr-d path {
      stroke: white;
    }
  }
  .sub-menu .txt-20 {
    font-weight: 600;
    font-size: 4rem;
  }
  .sub-menu_block .txt-18 {
    font-size: 3.6rem;
  }
  .sub-menu_block .txt-20 {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
  .sub-btn_arr-d_active {
    .menu-btn_arr-d {
      transform: rotate(180deg);
    }
  }
}

/* favourites */
.favourites-content_main {
  display: flex;
  gap: 2.53rem;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.favourites-content_bottom {
  display: flex;
  justify-content: center;
}
@media (max-width: 48em) {
  .favourites-content_main {
    justify-content: space-between;
  }
  .favourites-content_bottom .btn-green {
    display: flex !important;
    width: 100%;
  }
}

/* modal */
.modal-content_authForm {
  display: grid;
  gap: 3rem;
  width: 85rem;
  height: 40rem;
}
.checkbox-container .checkbox-block {
  align-items: center;
  cursor: pointer;
}
#authModal .txt-regul-16 {
  font-weight: 500;
}
.password-container {
  display: flex;
  align-items: center;
  width: 85rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 1rem;
  padding: 1rem 2rem;
  justify-content: space-between;
  position: relative;
}
.password-container input {
  width: 100%;
  border: none;
  outline: none;
}
.toggle-password {
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 1rem;
}
.toggle-password svg {
  transition: opacity 0.3s;
}
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear,
input[type="password"]::-webkit-credentials-auto-fill-button {
  display: none !important;
}
.modal-content_authForm-content {
  display: grid;
  gap: 2rem;
}
.button-container {
  display: grid;
  gap: 2rem;
  height: fit-content;
}
.btn-white_reg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5.9rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 3rem;
}
.btn-white_reg:hover {
  background-color: rgba(254, 188, 75, 0.7);
  border-color: rgba(254, 188, 75, 0.7);
  /* color: white; */
}
#authModal .btn-green,
#reviewModal .btn-green {
  width: 100%;
  text-transform: uppercase;
}
#authModal .h1 {
  text-align: center;
  margin-bottom: 1rem;
  height: fit-content;
}
@media (max-width: 48em) {
  .modal-content_authForm {
    width: 59rem;
    height: 62rem;
  }
  .password-container {
    width: 59rem;
    height: 8rem;
    border-radius: 2rem;
  }

  .btn-white_reg {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    border: 1px solid rgba(108, 183, 94, 1);
    padding: 1.5rem 0;
    border-radius: 3rem;
  }
}
/* registration-form */
.registration-content_main {
  width: 85rem;
}
.registration-content_main-form {
  display: grid;
  gap: 3rem;
}
.registration-form_inputs {
  display: grid;
  gap: 1rem;
}
.registration-form_inputs-block {
  display: grid;
  gap: 2rem;
}
.registration-content_main-form .btn-green {
  width: 100%;
}
#eyeOpen,
#eyeClosed {
  width: 2.8rem;
  height: 2.8rem;
}

@media (max-width: 48em) {
  .registration-content_main {
    width: 67rem;
  }
  .registration-content_main-form .password-container {
    width: 67rem;
  }
  #eyeOpen,
  #eyeClosed {
    width: 5.6rem;
    height: 5.6rem;
  }
  .registration-form_inputs {
    gap: 2rem;
  }
  .registration-content_main-form {
    gap: 4rem;
  }
}
/* brands */
.main-brands_content {
  display: grid;
  gap: 10rem;
}
.brands_content-top {
  display: grid;
  gap: 8rem;
}
.brands_content-top .h1 {
  text-align: center;
}
.main-brands_content .search {
  padding-right: 1rem;
}
.brands_content-main {
  display: grid;
  gap: 4.5rem;
}
.brands_content-main_block {
  display: flex;
  align-items: center;
  gap: 4.5rem;
}
.brands-items {
  height: 3.2rem;
  display: flex;
  gap: 2.9rem;
}
.brands-items a {
  text-transform: uppercase;
}
.brands-items a:hover {
  color: rgba(49, 49, 49, 1);
}
.btn-all {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14rem;
  height: 5.4rem;
  border-radius: 3rem;
  background: rgba(108, 183, 94, 1);
  color: white;
}
.brands_content-bottom {
  display: grid;
  gap: 25rem;
}
.brands-bottom_block-number {
  display: flex;
  flex-wrap: wrap;
  gap: 16.5rem;
  justify-content: space-between;
}
.brands_content-bottom_block {
  display: flex;
  justify-content: space-between;
}
.brands_content-bottom_item {
  display: grid;
  gap: 5rem;
  width: 15rem;
  height: auto;
}
.brands-bottom_item-block {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(108, 183, 94, 1);
  width: 14.7rem;
  height: 14.7rem;
  border-radius: 7.3rem;
  background: rgba(234, 243, 234, 1);
}
.brands-bottom_item-content {
  display: grid;
  gap: 2rem;
}
.brands-bottom_item-block {
  text-transform: uppercase;
}
.about-block_content {
  display: grid;
  gap: 4rem;
}
.about-block {
  width: 85rem;
}
.about-block__image {
  border-radius: 2rem;
  height: 44rem;
  object-fit: cover;
}
.about-mobile-content_block {
  display: grid;
  gap: 5rem;
  color: #1a1a1a;
}
@media (max-width: 48em) {
  .about-mobile {
    display: grid;
    gap: 51rem;
  }
  .about-block {
    width: 100%;
  }
  .about-block:first-child {
    position: absolute;
    top: 23rem;
  }
  .about-block:last-child {
    position: absolute;
    bottom: 140rem;
  }
  .about-mobile-content_block:last-child {
    margin-top: 49rem;
  }
}
@media (max-width: 48em) {
  .brands_content-main {
    display: none;
  }
  .brands_content-top .h1 {
    text-align: left;
  }
  .main-brands_content .search {
    width: 67rem;
    justify-content: space-between;
  }
  .main-brands_content .search .search-input {
    display: flex;
  }
  .main-brands_content .camera-block {
    display: flex;
    width: 4.6rem;
    height: 4.6rem;
  }
  .main-brands_content .camera-block .camera-svg {
    width: 2.6rem;
    height: 2.6rem;
  }
  .brands_content-bottom_item {
    width: 14.4rem;
  }
  .brands_content-bottom_block {
    flex-wrap: wrap;
    gap: 6rem;
  }
  .brands-bottom_item-block {
    width: 9rem;
    height: 9rem;
  }
  .brands-bottom_block-number {
    display: flex;
    flex-wrap: wrap;
    gap: 6rem;
  }
  .txt-64-20 {
    font-size: 4rem;
  }
  .brands_content-bottom {
    gap: 14rem;
  }
}

/* profial */
.personal-content_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 5.4rem;
}
.personal-content_main {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
.profile {
  display: grid;
  gap: 3rem;
  background: white;
  padding: 1.6rem 1.6rem 2.1rem 1.6rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 2rem;
  width: 50%;
  height: 38rem;
}

.profile-content {
  display: grid;
  gap: 1.9rem;
}

.profile-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 1rem;
  padding: 1rem;
  height: 4.1rem;
}
.profile-item input {
  flex: 2;
  border: none;
  background: transparent;
  /* font-size: 16px; */
  /* padding: 5px; */
  cursor: default;
}

/* .profile-item input:focus {
  border-bottom: 1px solid #90ee90;
  outline: none;
  cursor: text; 
} */
.edit-btn {
  position: absolute;
  right: 1rem;
  cursor: pointer;
  border: none;
  background: none;
  width: 2.7rem;
  height: 3.1rem;
}
.edit-btn svg {
  width: 2.7rem;
  height: 3.1rem;
}
@media (max-width: 48em) {
  .shopping-content {
    gap: 4rem;
  }
  .personal-content_top {
    height: auto;
    display: grid;
    gap: 2rem;
  }
  .personal-content_main {
    display: grid;
    gap: 4rem;
    width: 67rem;
  }
  .profile,
  .orders {
    gap: 4rem;
    width: 67rem;
    height: 74.8rem;
    padding: 3.2rem;
    border-radius: 4rem;
  }
  .profile-item {
    height: fit-content;
    border-radius: 2rem;
    padding: 2rem;
    flex-wrap: wrap;
    width: 60rem;
  }
  .edit-btn {
    top: 2rem;
    right: 2rem;
    width: 4.2rem;
    height: 4.2rem;
  }
  .edit-btn svg {
    width: 4.2rem;
    height: 4.2rem;
  }
  .profile-item label {
    white-space: nowrap;
  }
  .profile-item input {
    flex: 1;
  }
}
.orders {
  background: white;
  padding: 1.6rem 1.24rem 1.6rem 1.6rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 2rem;
  width: 50%;
  max-height: 100%;
}
.orders-content {
  display: grid;
  gap: 1.9rem;
  width: 81rem;
  max-height: 28.5rem;
  overflow-y: auto;
  padding-right: 1rem;
  transition: max-height 0.5s ease;
  position: relative;
}
.orders-content.expanded {
  max-height: 94rem;
  /* overflow: visible; */
}
.orders-content_item {
  display: grid;
  gap: 2rem;
  border: 1px solid rgba(108, 183, 94, 1);
  padding: 1rem;
  border-radius: 1rem;
  transition: max-height 0.5s ease;
  max-height: 4.1rem;
  overflow: hidden;
}
.orders-content_item.expanded {
  max-height: 150rem;
}
.orders .h2 {
  height: fit-content;
  margin-bottom: 3rem;
}
/* Стили для красивого скролла */
.orders-content::-webkit-scrollbar {
  width: 1rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 10px;
}
.orders-content::-webkit-scrollbar-track {
  border-radius: 10px;
}
.orders-content::-webkit-scrollbar-thumb {
  background: rgba(108, 183, 94, 1);
  background-clip: content-box;
  border-radius: 10px;
}
.orders-content::-webkit-scrollbar-thumb:hover {
  background: rgba(78, 143, 64, 1);
}
/* .backet-content_main-product a:first-child {
  width: 70rem;
} */
.orders-item_title {
  font-weight: 600;
  font-size: 2.2rem;
  white-space: nowrap;
}
#orderForm {
  display: grid;
  gap: 2rem;
}
.icon-arr {
  width: 2.1rem;
  height: 2.1rem;
}
.orders-content_item-block,
.orders-content_item-block_tet {
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.orders-content_item-block .txt-regul-16,
.orders-content_item-block_tet .txt-regul-16 {
  display: flex;
  gap: 1rem;
}
.orders-content_item-products {
  display: grid;
  gap: 2rem;
}
.orders-content_item-product {
  display: flex;
  gap: 2rem;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 1rem;
  padding: 2rem;
  height: 18.2rem;
}
.orders-item_product-block {
  display: grid;
  gap: 1rem;
  height: fit-content;
}
.orders-product_image {
  width: 15.7rem;
  height: 14.2rem;
}
.orders-item_block-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 53rem;
}
.col {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26.4rem;
  height: 4.2rem;
  gap: 3rem;
  border: 1px solid rgba(108, 183, 94, 1);
}
.col button {
  font-size: 3rem;
}
.col div {
  text-align: center;
  width: 3rem;
}
@media (max-width: 48em) {
  .orders .h2 {
    margin-bottom: 4rem;
  }
  /* .orders {
    overflow-y: auto;
  } */
  .orders-item_title {
    font-weight: 500;
    font-size: 3.2rem;
  }
  .icon-arr {
    width: 4.2rem;
    height: 4.2rem;
  }
  .col {
    display: none;
  }
  .orders-product_image {
    display: none;
  }
  .orders {
    gap: 4rem;
    width: 67rem;
    height: 67.8rem;
    padding: 3.2rem;
    border-radius: 4rem;
  }
  .orders-content {
    gap: 3rem;
    width: 100%;
    max-height: 54rem;
  }
  .orders-content_item {
    gap: 3rem;
    width: 55rem;
    max-height: 8.2rem;
    padding: 2rem 2rem;
    border-radius: 2rem;
  }
  .orders-content.expanded {
    max-height: 52rem;
  }
  .orders-content_item-block,
  .orders-content_item-block_tet {
    width: 52rem;
  }
  .orders-content::-webkit-scrollbar {
    width: 2rem;
    border: 1px solid rgba(108, 183, 94, 1);
    border-radius: 10px;
  }
  .orders-content_item-product {
    border: 0;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding: 0;
    height: fit-content;
    border-radius: 0;
    width: 51rem;
  }
  .orders-item_block-col {
    order: 2;
  }
  .orders-item_title a {
    order: 1;
  }
  .orders-item_block-col .orders-item_title {
    font-weight: 600;
  }
  .orders-item_product-block .orders-content_item-block {
    order: 4;
  }
  .orders-item_product-block .txt-regul-16 {
    order: 3;
  }
}

/* backet */
.backet-content {
  display: grid;
  gap: 8rem;
}
.backet-content_main {
  display: grid;
  gap: 2rem;
}
.header-content .backet-content_main {
  gap: 0;
}
.backet-content_main-products {
  display: grid;
  gap: 6rem;
  overflow-y: auto;
  /* height: 115rem; */
  width: 100%;
  padding-right: 1.5rem;
}
.backet-product_block-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5rem;
}
.backet-product_block-bottom {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.backet-product_block-bottom .col {
  border-radius: 2rem;
  width: 26rem;
}

/* Стили для красивого скролла */
.backet-content_main-products::-webkit-scrollbar {
  width: 1rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 10px;
}
.backet-content_main-products::-webkit-scrollbar-track {
  border-radius: 10px;
}
.backet-content_main-products::-webkit-scrollbar-thumb {
  background: rgba(108, 183, 94, 1);
  background-clip: content-box;
  border-radius: 10px;
}
.backet-content_main-products::-webkit-scrollbar-thumb:hover {
  background: rgba(78, 143, 64, 1);
}
.backet-content_main-product {
  display: flex;
  align-items: center;
  gap: 2rem;
  height: 24.2rem;
  border-radius: 2rem;
  border: 1px solid rgba(230, 230, 230, 1);
  padding: 5rem 3rem;
}
.backet-product_block {
  display: grid;
  gap: 4rem;
  width: 100%;
}
.backet-content_top_block {
  display: flex;
  align-items: center;
  gap: 2rem;
  height: fit-content;
}
.backet-content_bottom-block {
  display: grid;
  gap: 2rem;
  border-top: 1px solid rgba(230, 230, 230, 1);
  padding-top: 1rem;
}
.backet-amount {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.backet-product_image {
  width: 15.7rem;
  height: 14.2rem;
}
.btn-del {
  width: 26rem;
  height: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2rem;
  border: 1px solid rgb(78, 159, 64);
  transition: border 0.5s ease;
}
.btn-del:hover {
  border: 1px solid rgba(254, 188, 75, 1);
}
.backet-content_main .col {
  border-radius: 2rem;
  width: 26rem;
}
.backet-product_top-block {
  display: flex;
  gap: 11rem;
}
.backet-product_top-block_art {
  display: flex;
  gap: 5rem;
}
.trash {
  display: none;
}
.backet-content_main .col button {
  /* display: flex; */
  text-align: center;
  width: 15%;
  font-size: 3.5rem;
}
@media (max-width: 48em) {
  .backet-content_main-product a:first-child {
    width: auto;
  }
  .trash {
    display: flex;
    width: 5.2rem;
    height: 5.2rem;
  }
  .btn-del span {
    display: none;
  }
  .btn-del {
    border: none;
    width: auto;
  }
  .backet-product_block-top {
    display: grid;
  }
  .backet-product_block-bottom .col {
    display: flex;
    height: 5.6rem;
  }
  .backet-content_main-product {
    width: 63rem;
    height: auto;
    padding: 2rem;
    align-items: flex-start;
  }
  .backet-product_top-block_art {
    display: grid;
  }
  .backet-product_top-block {
    display: grid;
  }
  .backet-product_block,
  .backet-product_block-top,
  .backet-product_top-block,
  .backet-product_top-block_art {
    width: 40rem;
    gap: 1rem;
  }
  .backet-content .orders-content_item-block,
  .orders-content_item-block_tet {
    width: 100%;
  }
  /* Стили для красивого скролла */
  .backet-content_main-products::-webkit-scrollbar {
    width: 1.5rem;
    border: 1px solid rgba(108, 183, 94, 1);
    border-radius: 10px;
  }
  /* .backet-content_main-products {
    height: 115rem;
  } */
  .backet-content_bottom-block {
    gap: 4rem;
    padding-top: 3rem;
  }
  .backet-content_bottom-block .btn-green {
    width: 100%;
  }
}
/* backet-checkout */
.backet-checkout_content-main {
  display: flex;
  gap: 2rem;
}
.backet-checkout_content-main_left {
  width: 50%;
  display: grid;
  gap: 3rem;
  height: fit-content;
}
.backet-checkout_content-main_right {
  width: 50%;
}
.backet-checkout_content-main_right .backet-content_main-products {
  width: 85rem;
  height: 62.5rem;
  gap: 1rem;
}
.backet-checkout_content-main_right .backet-content_main-product {
  width: 82rem;
  padding: 3rem 2rem;
  align-items: flex-start;
  height: 20rem;
}
.backet-checkout_content-main_right .backet-product_block {
  /* width: 72rem; */
}
.backet-checkout_content-main_right .backet-product_top-block {
  display: grid;
  gap: 1rem;
}
.backet-checkout_content-main_right .backet-product_top-block_art {
  display: grid;
  gap: 1rem;
}
.backet-checkout_content-main_right .backet-product_block-top {
  align-items: start;
}
/* backet-checkout */
.backet-checkout_main-left_block {
  display: grid;
  gap: 2rem;
  height: fit-content;
}
.backet-checkout_content-main .grid {
  gap: 1rem;
}
.checkout_block-inputs {
  display: flex;
  justify-content: space-between;
}
.checkout_block-inputs .password-container {
  width: 41.5rem;
}
.backet-checkout_content-main .password-container {
  height: 4.2rem;
}

.backet-title_block {
  display: flex;
  justify-content: space-between;
  height: fit-content;
}
.backet-title_block-as {
  display: flex;
  align-items: center;
  gap: 4.1rem;
}
.btn-entrance {
  width: fit-content;
  font-weight: 500;
  border-bottom: 1px solid rgba(26, 26, 26, 1);
  border-radius: 0;
  transition: border-bottom 0.3s ease, color 0.1s ease;
}
.btn-entrance:hover {
  border-bottom: 1px solid rgb(96, 96, 96);
  color: rgb(96, 96, 96);
}
@media (max-width: 48em) {
  .backet-checkout_content-main {
    display: grid;
    gap: 4rem;
  }
  .backet-checkout_content-main_left {
    order: 2;
  }
  .backet-title_block {
    display: grid;
    gap: 4rem;
  }
  .backet-title_block-as {
    display: grid;
    gap: 2rem;
  }
  .btn-entrance {
    width: fit-content;
  }
  .checkout_block-inputs {
    display: grid;
    gap: 3rem;
  }
  .backet-checkout_content-main_right .backet-content_main-products {
    width: 67rem;
  }
  .checkout_block-inputs .password-container,
  .backet-checkout_content-main .password-container {
    width: 67rem;
    height: 8.4rem;
  }
  .backet-checkout_content-main .grid {
    gap: 3rem;
  }
  .backet-checkout_content-main_right .backet-content_main-product {
    width: 64rem;
    height: fit-content;
    border: none;
    border-radius: 0;
    padding: 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
  }
  .backet-checkout_content-main_right .backet-product_top-block {
    width: 100%;
  }
  .backet-checkout_content-main_right .backet-product_block {
    width: 100%;
  }
  .backet-checkout_content-main_right .backet-product_block-top {
    width: 100%;
  }
  .backet-checkout_content-main_right .backet-content_main-products {
    gap: 3rem;
  }
  .backet-checkout_content-main_right .backet-content_main-products {
    height: 85.3rem;
  }
  .backet-checkout_main-left_block {
    gap: 4rem;
  }
}

.dropdown-selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 4.2rem;
  cursor: pointer;
  padding: 1rem 1.5rem;
  background: white;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 1rem;
}
.dropdown-selected svg {
  width: 2.4rem;
  height: 2.4rem;
  transition: transform 0.3s ease;
}
.dropdown-list {
  position: absolute;
  width: 100%;
  background: white;
  border: 1px solid #ccc;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 10;
  border-radius: 0.5rem;
  display: none;
}
.dropdown-list div {
  padding: 10px;
  cursor: pointer;
}
.dropdown-list div:hover {
  background: #f0f0f0;
}
/* При открытии dropdown */
.dropdown.open .dropdown-list {
  display: block;
}
.dropdown.open .dropdown-selected svg {
  transform: rotate(180deg);
}
@media (max-width: 48em) {
  .dropdown-selected svg {
    width: 4.8rem;
    height: 4.8rem;
  }
  .dropdown-selected {
    width: 67rem;
    height: 8.4rem;
    border-radius: 2rem;
  }
}
/* product-card */
.product-card_content {
  display: grid;
  gap: 8rem;
  justify-content: space-between;
}
.product-card_content .swiper_slide-block_content .txt-18 {
  display: -webkit-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 35rem;
  height: 6.3rem;
}
.productcard_content-main {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}
.productcard_content-main_left,
.productcard_content-main_right {
  width: 85rem;
}
.productcard-left_images-little {
  margin-top: 5rem;
}
.productcard-left_images-big {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85rem;
  height: 89rem;
  border-radius: 2rem;
  border: 1px solid rgba(230, 230, 230, 1);
}
.image-big {
  width: 73rem;
  height: 75rem;
}
.image-little_border {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(230, 230, 230, 1);
  height: 16.6rem;
  width: 17rem;
  border-radius: 2rem;
  cursor: pointer;
}
.image-little {
  height: 13.6rem;
  width: 14rem;
}
.productcard-appellation {
  display: grid;
  height: fit-content;
  gap: 2rem;
}
.productcard_content-main_right {
  height: fit-content;
  display: grid;
  gap: 6rem;
}
.productcard-appellation_block {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.productcard-appellation_block .h1 {
  width: 61.3rem;
  font-weight: 500;
}
.productcard-banner {
  display: grid;
  align-items: center;
  justify-content: center;
  color: rgba(251, 251, 251, 1);
  background: rgba(255, 161, 0, 0.7);
  border-radius: 1rem;
  text-align: center;
  padding: 2.5rem 0;
}
.productcard-banner_numbers {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
}
.productcard-banner_numbers a {
  font-weight: 700;
}
.tel-svg {
  width: 1.8rem;
  height: 1.8rem;
}
.productcard-appellation_deliv {
  display: grid;
  gap: 1rem;
}
.productcard-appellation_deliv-block .txt-main-24-16 {
  display: flex;
  gap: 1rem;
}
.productcard-appellation_purchase-btns {
  display: grid;
  gap: 1rem;
  align-items: center;
}
.appellation_content {
  display: flex;
  gap: 2rem;
  align-items: center;
}
.productcard-appellation_purchase-btns .col {
  border-radius: 2rem;
  width: 23rem;
}
.productcard-appellation_purchase-btns .col button {
  text-align: center;
  width: 15%;
  font-size: 3.5rem;
}
.productcard-appellation_purchase-btns .btn-green {
  width: 23rem;
}
.appellation-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.appellation-links a {
  display: flex;
  gap: 1rem;
  align-items: center;
  font-weight: 500;
}
.appellation-links a:hover {
  color: rgb(93, 175, 76);
  .cursor-svg path {
    stroke: rgb(93, 175, 76);
  }
}
.cursor-svg,
.cursor-svg_wh {
  width: 2.4rem;
  height: 2.4rem;
}

.productcard-specifications {
  display: grid;
  gap: 2rem;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 1rem;
  padding: 3rem;
  width: 85rem;
}
.productcard-specifications_btns {
  display: flex;
}
.productcard-specifications_btn {
  width: -webkit-fill-available;
  border: 1px solid rgba(230, 230, 230, 1);
  color: rgba(109, 109, 109, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1rem 0;
}
.btn-specif_active {
  border: 1px solid rgba(108, 183, 94, 1);
  color: rgba(49, 49, 49, 1);
}

.left-specifications_content-line {
  display: grid;
  gap: 0.5rem;
}
.main-popular{
  margin-top: 4rem;
}
.main-popularproduct .swiper_slide-block_content .txt-18 {
  display: -webkit-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 35rem;
  height: 4.3rem;
}
.left-specifications_content {
  display: grid;
  gap: 2rem;
  width: 79rem;
}
.line-text_fication-span {
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.left-specifications_content-line_text {
  border-bottom: 0.3rem dotted rgba(109, 109, 109, 1);
  flex-grow: 1;
  width: 100%;
  margin-top: 2.5rem;
}
.left-specifications_content-line_more {
  text-align: right;
  white-space: nowrap !important;
  /* white-space: wrap; */
}
.left-specifications_content-line {
  display: flex;
  height: fit-content;
  align-items: flex-start;
  width: 79rem;
}
.specifications_content-line {
  width: 100%;
  text-decoration: underline;
}
.specifications_reviews-content_top {
  display: flex;
  justify-content: right;
}
.specifications_reviews-content_main {
  display: grid;
  gap: 1.7rem;
}
.specifications_reviews-content {
  display: grid;
  gap: 2rem;
}
.reviews-content_item {
  display: grid;
  gap: 3rem;
  border: 1px solid rgba(108, 183, 94, 1);
  width: 100%;
  /* height: 21rem; */
  border-radius: 1rem;
  padding: 2rem;
}
.reviews-content_item-top {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(230, 230, 230, 1);
  height: fit-content;
}
.image-big,
.image-little {
  transition: opacity 0.3s ease-in-out;
}
.fade-out {
  opacity: 0;
}
.popularproduct-content_top-block {
  display: flex;
  gap: 5rem;
}
.productcard-left_swiper-modal {
  display: none;
}
.procard .popularproduct-content_top .h2 {
  width: 100% !important;
}
@media (max-width: 48em) {
  .product-card_content .swiper_slide-block_content .txt-18 {
    width: 100%;
    height: 100%;
  }
  .productcard_content-main {
    display: grid;
    gap: 4rem;
  }
  .productcard-appellation {
    gap: 4rem;
  }
  .productcard-appellation_block .h1 {
    font-size: 4rem;
  }
  .productcard-left_images {
    display: none;
  }
  .productcard-appellation .h2 {
    order: 5;
  }
  .appellation-links {
    display: grid;
    gap: 2rem;
    order: 4;
  }
  .productcard-appellation .none-element {
    order: 6;
  }
  .productcard_content-main .border-heard_slide {
    /* position: absolute; */
    right: 0;
  }
  .productcard-left_swiper-modal {
    position: relative;
  }
  .productcard_content-main .border-heard_slide {
    border: none;
  }
  .cursor-svg,
  .cursor-svg_wh {
    width: 4.8rem;
    height: 4.8rem;
  }
  .productcard-banner {
    width: 67rem;
    gap: 2rem;
  }
  .productcard-banner .txt-40 {
    font-size: 4rem;
  }
  .tel-svg {
    width: 3.6rem;
    height: 3.6rem;
  }
  .productcard-specifications {
    width: 67rem;
    gap: 4rem;
  }
  .specifications_reviews-content {
    gap: 4rem;
  }
  .reviews-content_item {
    padding: 4rem;
  }
  .reviews-content_item .rating {
    height: 3rem;
  }
  .reviews-content_item-top {
    display: grid;
    gap: 3rem;
    padding-bottom: 2rem;
  }
  .productcard-specifications_btns {
    display: grid;
    width: 60.8rem;
  }
  .productcard-specifications_btn {
    padding: 2rem 0;
    height: 13rem;
  }
  .specifications_reviews-content_top {
    justify-content: center;
  }
  .productcard-specifications_content {
    width: 60.8rem;
  }
  .productcard-banner_numbers {
    gap: 2rem;
    border-radius: 2rem;
  }
  .left-specifications_content {
    width: 60.8rem;
  }
  .productcard-specifications_content {
    display: grid;
    gap: 4rem;
    justify-items: center;
  }
  .left-specifications_content-line {
    width: 60.8rem;
    height: auto;
    gap: 2rem;
  }
  .line-text_fication-span {
    font-size: 2.7rem;
    white-space: wrap;
    width: min-content;
  }
  .productcard_content-main_left,
  .productcard_content-main_right {
    width: 67rem;
  }
  .specifications_reviews-content_main {
    gap: 2.5rem;
  }
  .description_content {
    display: grid;
    justify-items: center;
    gap: 4rem;
  }
  .description_content .txt-main-24-16 {
    max-height: 35rem;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  .description_content .txt-main-24-16.expanded {
    max-height: 100rem;
  }
  .left-specifications_content-line_more {
    font-size: 2.7rem;
    white-space: wrap !important;
  }
  .left-specifications_content-line_text {
    border-bottom: 0.5rem dotted rgba(109, 109, 109, 1);
  }
  .left-specifications_content {
    max-height: 37rem;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  .left-specifications_content.expanded {
    max-height: 520rem;
  }
  .image-little_border {
    border: none;
    width: 67rem;
    height: 47.6rem;
  }
  .image-little {
    width: 59%;
    height: 80%;
  }
  .mySwiper5 .swiper-pagination {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
  }
  .mySwiper5 .swiper-pagination-bullet {
    width: 4.4rem;
    height: 4.4rem;
    border: 2px solid rgb(200, 200, 200);
    border-radius: 50%;
    background: none;
    transition: background 0.3s ease, border 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mySwiper5 .swiper-pagination-bullet-active {
    background: transparent;
    border: 2px solid rgba(178, 178, 178, 1);
    position: relative;
  }
  .mySwiper5 .swiper-pagination-bullet-active::before {
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    background: rgba(183, 180, 180, 1);
    border-radius: 50%;
    position: absolute;
  }
  .productcard-left_swiper-modal {
    display: flex;
  }
  .productcard-appellation_purchase-btns {
    position: fixed;
    left: 0;
    bottom: 0;
    background: white;
    padding: 2rem 4rem;
    width: 100%;
    height: 25rem;
    z-index: 3;
  }
  .appellation_content {
    display: grid;
  }
  .productcard-appellation_purchase-btns .col {
    display: flex;
    width: 100%;
    height: 9rem;
    border-radius: 4rem;
    gap: 4rem;
  }
  .productcard-appellation_purchase-btns .btn-green {
    width: 100%;
  }
  .productcard-appellation_purchase-btns .col button {
    font-size: 5.1rem;
  }
  .productcard-appellation_purchase-btns .col div {
    font-size: 4rem;
  }
}
/* catalog */
.catalog-main-products {
  display: grid;
  gap: 20rem;
  height: fit-content;
}
.catalog-content_main {
  display: flex;
  gap: 2rem;
}
.catalog-main-products__top {
  display: grid;
  gap: 9rem;
}
.catalog-content_main-filters {
  width: 41rem;
}
.catalog-main_products-content {
  display: grid;
  justify-items: center;
  gap: 4rem;
}
.catalog-main_products-items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.catalog-main-products__main {
  display: grid;
  gap: 9rem;
}
.catalog-main-products__main-block {
  display: grid;
  gap: 9rem;
}
.catalog-main-products__bottom {
  width: 128rem;
}
.catalog-main_content-text {
  display: grid;
  gap: 8rem;
}
.catalog-main_content-text .txt-main {
  display: grid;
  gap: 3rem;
  font-weight: 500;
}
.filters {
  width: 41rem;
  display: grid;
  gap: 3rem;
}
.filter-group {
  width: 100%;
  max-height: 9.1rem;
  padding: 1rem 1.5rem;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 1rem;
  display: grid;
  gap: 2rem;
}
.filter-group.open {
  max-height: 27.8rem;
  overflow: hidden;
}
.filter-title {
  /* font-weight: bold; */
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /* color: rgba(109, 109, 109, 1); */
}
.filter-content {
  display: none;
  height: fit-content;
}
.filter-content_sale-block {
  height: fit-content !important;
  overflow-y: visible !important;
  gap: 2rem !important;
}
.filter-content_sale-block .filter-title {
  display: flex;
  align-items: center;
  gap: 2rem;
  height: 2.3rem;
}
.filter-group.open .filter-content {
  display: block;
  /* gap: 1rem; */
  margin-top: 0.8rem;
  height: 19rem;
  overflow-y: auto;
}

.filter-group.open .filter-content::-webkit-scrollbar {
  width: 1rem;
  border: 1px solid rgba(108, 183, 94, 1);
  border-radius: 10px;
}
.filter-group.open .filter-content::-webkit-scrollbar-track {
  border-radius: 10px;
}
.filter-group.open .filter-content::-webkit-scrollbar-thumb {
  background: rgba(108, 183, 94, 1);
  background-clip: content-box;
  border-radius: 10px;
}
.filter-group.open .filter-content::-webkit-scrollbar-thumb:hover {
  background: rgba(78, 143, 64, 1);
}
.filter-checkbox {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  color: rgba(109, 109, 109, 1);
  margin-top: 1rem;
}
.filter-checkbox:first-child {
  margin-top: 0;
}
.filter-checkbox .txt-20 {
  font-weight: 500;
}
.filter-checkbox input:checked + span {
  color: rgba(26, 26, 26, 1);
}
.toggle-filter {
  width: 2.9rem;
  height: 2.4rem;
  transition: transform 0.3s ease;
}
.toggle-filter_active {
  transform: rotate(180deg);
}
.toggle-filter_active path {
  stroke: rgba(93, 175, 76, 0.9);
}
.filter-checkbox {
  display: flex;
  align-items: center;
  color: rgba(109, 109, 109, 1);
}
.filter-checkbox input {
  width: 1.8rem;
  height: 1.8rem;
  appearance: none;
  border: 1px solid rgba(109, 109, 109, 1);
  border-radius: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.filter-checkbox input:checked {
  border: 1px solid rgba(26, 26, 26, 1);
}
.filter-checkbox input:checked::before {
  content: "";
  width: 14px;
  height: 10px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none"><g clip-path="url(%23clip0_302_7926)"><path d="M2.03125 4.99451L5.27109 8.17649L11.7501 1.8125" stroke="%235DAF4C" stroke-opacity="0.9" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_302_7926"><rect width="14" height="10" rx="3" fill="white"/></clipPath></defs></svg>')
    no-repeat center;
  background-size: contain;
  position: absolute;
}

@media (max-width: 48em) {
  .filter-group.open .filter-content::-webkit-scrollbar {
    width: 2rem;
    border: 1px solid rgba(108, 183, 94, 1);
    border-radius: 10px;
  }
  .catalog-content_main {
    display: grid;
    gap: 3rem;
  }
  .catalog-main-products {
    width: 67rem;
  }
  .catalog-main_products-items {
    justify-content: space-between;
    row-gap: 3rem;
    column-gap: 4rem;
  }
  .catalog-main-products__bottom {
    width: 67rem;
  }
  .catalog-main-products__main-block {
    gap: 4rem;
    max-height: 750rem;
    overflow: hidden;
    transition: max-height 0.3s ease;
    opacity: 1;
  }
  .catalog-main-products__main-block.hidden {
    max-height: 38.6rem;
    transition: max-height 0.5s ease, opacity 0.5s ease;
  }
  .catalog-main-products__main {
    gap: 4rem;
    justify-items: center;
  }
  .catalog-main_content-text {
    gap: 4rem;
  }
  .catalog-content_main-filters {
    width: 100%;
    display: grid;
    gap: 6rem;
  }
  .catalog-content_main-filters .btn-green {
    width: 100%;
  }
  .filters {
    width: 100%;
  }
  .filter-group {
    max-height: 15rem;
    border-radius: 2rem;
    padding: 2.6rem;
  }
  .filter-title {
    font-size: 3.9rem;
  }
  .toggle-filter {
    width: 5.3rem;
    height: 4.6rem;
  }
  .filter-group.open {
    max-height: 43rem;
  }
  .filter-checkbox .txt-20 {
    font-size: 4rem;
  }
  .filter-checkbox input {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 0.3rem;
  }
  .filter-group.open .filter-content {
    height: 25rem;
  }
  .catalog-main_products-content_bottom {
    display: none;
  }
}
.sort-dropdown {
  position: relative;
  display: inline-block;
}
.sort-button {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2rem;
}
.sort-options {
  display: none;
  position: absolute;
  gap: 2rem;
  top: 6rem;
  left: 0;
  width: 54.8rem;
  /* height: 28.6rem; */
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 1rem;
  background: white;
  padding: 1rem;
}
.sort-dropdown.active .sort-options {
  display: flex;
}
.sort-options_labels {
  display: grid;
  gap: 2rem;
}
.sort-option {
  display: flex;
  align-items: center;
  /* padding: 5px 10px; */
  cursor: pointer;
}
.sort-option input[type="radio"] {
  appearance: none;
  width: 1.7rem;
  height: 1.65rem;
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* padding-left: .1rem; */
}
.sort-option input[type="radio"]:checked::before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  background: rgba(93, 175, 76, 0.9);
  border-radius: 50%;
}
#selected-sort {
  font-weight: 600;
}
.selected-sort_block {
  display: flex;
  align-items: center;
  gap: 2rem;
}
#sort-toggle {
  transition: color 0.3s;
}
#sort-toggle:hover {
  color: #6cb75e;
}
#sort-toggle:hover #selected-sort {
  color: black;
}
.filter-switch {
  display: flex;
  align-items: center;
  position: relative;
  width: 4.1rem;
  height: 100%;
  background: rgba(120, 120, 128, 0.16);
  border-radius: 2rem;
  cursor: pointer;
  transition: background 0.3s;
  padding-left: 0.2rem;
}
.filter-switch::before {
  display: flex;
  align-items: center;
  content: "";
  position: relative;
  width: 2rem;
  height: 2rem;
  background: white;
  border-radius: 5rem;
  transition: transform 0.3s;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.filter-checkbox-clon:checked + .filter-switch {
  background: rgba(108, 183, 94, 1);
}
.filter-checkbox-clon:checked + .filter-switch::before {
  transform: translateX(1.7rem);
}
.filter-checkbox-clon {
  display: none !important;
}
.filter-switch_block {
  width: 4.3rem;
  height: 2.2rem;
}
.range-slider {
  position: relative;
  width: 100%;
  height: 0.4rem;
  background: #e0e0e0;
  border-radius: 5px;
}
.range-slider .progress {
  position: absolute;
  height: 0.4rem;
  background: #6cb75e;
  border-radius: 5px;
}
.range-slider input {
  position: absolute;
  width: 100%;
  top: -0.5rem;
  pointer-events: none;
  appearance: none;
  background: none;
}
.range-slider input::-webkit-slider-thumb {
  pointer-events: all;
  width: 1.5rem;
  height: 1.5rem;
  background: #6cb75e;
  border-radius: 50%;
  cursor: pointer;
  appearance: none;
}
.filter-content_inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.1rem;
}
.filter-content_input {
  text-align: center;
  padding: 0 2rem;
  width: 16.7rem;
  height: 4.4rem;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 0.7rem;
}
.pagination-container {
  display: grid;
  gap: 4rem;
}
.pagination {
  width: 41rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.pagination-block {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.pagination a,
.pagination span {
  text-decoration: none;
  color: rgba(109, 109, 109, 1);
  padding: 0.5rem 0;
  font-weight: 600;
}
.pagination a.active {
  color: rgba(49, 49, 49, 1);
}
@media (max-width: 48em) {
  #sort-toggle {
    transition: color 0.3s;
    color: #6cb75e;
  }
  #sort-toggle #selected-sort {
    color: black;
  }
  .sort-button {
    display: grid;
  }
  .sort-options {
    top: 15rem;
    gap: 4rem;
    padding: 3rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
  .sort-option input[type="radio"] {
    width: 3.4rem;
    height: 3.4rem;
  }
  .sort-option input[type="radio"]:checked::before {
    width: 1.8rem;
    height: 1.8rem;
  }
  .sort-options_labels {
    gap: 3.5rem;
  }
  .filter-content_input {
    width: 28rem;
    height: 8.8rem;
  }
  .filter-switch {
    width: 8.2rem;
    height: 4.6rem;
    border-radius: 5rem;
  }
  .filter-switch_block {
    width: 8.2rem;
    height: 4.6rem;
  }
  .filter-switch::before {
    width: 4rem;
    height: 4rem;
  }
  .filter-checkbox-clon:checked + .filter-switch::before {
    transform: translateX(3.6rem);
  }
  .filter-content_sale-block .filter-title {
    height: auto;
  }
  .filter-checkbox {
    gap: 2rem;
  }
  .filter-checkbox input:checked::before {
    width: 3.1rem;
    height: 2rem;
  }
  .filters {
    display: none;
  }
  .catalog-main-products__top {
    gap: 4rem;
  }
}
.cart-container {
  position: relative;
  display: inline-block;
}
.cart-popup {
  display: none;
  gap: 0.5rem;
  position: absolute;
  top: -4rem;
  right: 16rem;
  width: 45rem;
  height: 9rem;
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  text-align: center;
  z-index: 100;
}
.cart-popup .h1 {
  font-size: 2rem;
  line-height: 89%;
}
.cart-popup .h2 {
  font-size: 1.6rem;
}
.cart-popup .h3 {
  font-size: 1.8rem;
}

.cart-popup .backet-content_bottom-block {
  gap: 1rem;
  padding-top: 0.5rem;
}
.cart-popup .btn-green {
  width: 41rem;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  color: white;
  background: rgba(108, 183, 94, 1);
  padding: 1rem 0;
  border-radius: 3rem;
  border: 2px solid white;
}
.cart-overlay {
  width: 0 !important;
}
.cart-popup .close-basket_svg {
  width: 1.4rem;
  height: 1.4rem;
}
.cart-popup-top {
  display: flex;
  justify-content: space-between;
  align-items: top;
}
.close-basket_svg {
  width: 2.4rem;
  height: 2.4rem;
  cursor: pointer;
}
.cart-popup.show {
  display: grid;
}
.cart-overlay {
  display: none;
  position: absolute;
  top: 17.4rem;
  left: 0;
  width: 180rem;
  height: 160rem;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(5px);
  z-index: 4;
}
.cart-overlay.show {
  display: grid;
}
.cart-popup-top_block {
  display: flex;
  align-items: end;
  gap: 2rem;
}
.cart-popup .backet-content_main-products {
  /* height: 62rem; */
  height: auto;
  gap: 1rem;
}
.cart-popup .backet-product_top-block {
  display: grid;
  gap: 1rem;
}
.header-content .cart-popup .backet-product_top-block {
  width: 76%;
}

.cart-popup .backet-product_top-block_art {
  display: grid;
  gap: 1rem;
  width: auto;
  text-align: start;
}
.cart-popup .backet-product_block-top {
  align-items: start;
}
@media (max-width: 48em) {
  .cart-popup {
    display: none !important;
  }
  .cart-overlay {
    display: none !important;
  }
}
