/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/css-loader@6.7.4_webpack@5.84.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../node_modules/.pnpm/sass-loader@13.3.0_sass@1.62.1_webpack@5.84.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./scss/layout/SectionCategory.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
* Info
Sass obsługuje specjalny typ selektora o nazwie placeholders. 
Symbole zastępcze wyglądają jak klasy, z wyjątkiem tego, że kropka jest zamieniana na znak %. 
Charakterystyczną cechą symboli zastępczych Sass jest to, że nie są renderowane w arkuszu stylów wyników.

W rzeczywistości mogą one zostać rozszerzone za pomocą dyrektywy @extend.

Przykład:

%message {
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

.message-error {
    @extend %message;
    color: red;
}
*/
@font-face {
  font-family: "Bariol";
  src: url("../fonts/Bariol.woff2") format("woff2"), url("../fonts/Bariol.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bariol";
  src: url("../fonts/Bariol-Bold.woff2") format("woff2"), url("../fonts/Bariol-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  color: #000;
}

.text__alfa, body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(var(--bw__text-sizer) * 0.75, 0.94vw, var(--bw__text-sizer) * 1.125);
  line-height: 1.4em;
  letter-spacing: 0;
  font-weight: 400;
}
.text__alfa--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(var(--bw__text-sizer) * 0.75, 0.94vw, var(--bw__text-sizer) * 1.125);
  line-height: 1.4em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__beta, .section-category .category__link {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.875),
    1.0416666667vw,
    calc(var(--bw__text-sizer) * 1.25)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__beta--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.875),
    1.0416666667vw,
    calc(var(--bw__text-sizer) * 1.25)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 300;
}
.text__gamma {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.25),
    2.0833333333vw,
    calc(var(--bw__text-sizer) * 2.5)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__delta {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.875),
    3.6458333333vw,
    calc(var(--bw__text-sizer) * 4.375)
  );
  line-height: 1.2em;
  letter-spacing: 0;
  font-weight: 400;
}
.text__epsilon, .section-category .category__top h2, .section-category .category__top h3 {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.5),
    3.125vw,
    calc(var(--bw__text-sizer) * 3.75)
  );
  line-height: 1.1em;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.text__zeta, .section-category .category__description h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.125),
    1.6666666667vw,
    calc(var(--bw__text-sizer) * 2)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__eta, .section-category .category__description p {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.7291666667vw,
    calc(var(--bw__text-sizer) * 0.875)
  );
  line-height: 1.55em;
  letter-spacing: -0.02em;
  font-weight: 300;
}
.text__theta, .section-category .category__specs h3, .section-category .category__table-item, .section-category .category__more--alt .more__legal {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1)
  );
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 300;
}
.text__theta--alt {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1)
  );
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 900;
}
.text__theta--alt2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 0.75),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1)
  );
  line-height: 1.6em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__iota, .section-category--2 .category__top h2 {
  font-family: "Bariol", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 2),
    5.2083333333vw,
    calc(var(--bw__text-sizer) * 6.25)
  );
  line-height: 1.2em;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.text__kappa {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.125),
    1.3541666667vw,
    calc(var(--bw__text-sizer) * 1.625)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__lambda {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 3.125),
    8.3333333333vw,
    calc(var(--bw__text-sizer) * 10)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__mu {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.375),
    2.6041666667vw,
    calc(var(--bw__text-sizer) * 3.125)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}
.text__mu--alt, .section-category .category__more--alt .more__products > span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.375),
    2.6041666667vw,
    calc(var(--bw__text-sizer) * 3.125)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 300;
}
.text__nu {
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(
    calc(var(--bw__text-sizer) * 1.125),
    1.4583333333vw,
    calc(var(--bw__text-sizer) * 1.75)
  );
  line-height: 1em;
  letter-spacing: 0;
  font-weight: 700;
}

.color__alfa {
  color: #e4c4aa;
}
.color__psi {
  color: #000;
}
.color__omega {
  color: #fff;
}

.color-hover {
  transition: all 0.2s ease-in;
}
.color-hover__alfa:hover, .color-hover__alfa:focus, .color-hover__alfa:active {
  color: #e4c4aa;
}

.font__alfa {
  font-family: "Roboto Condensed", sans-serif;
}

.weight__thin {
  font-weight: 100 !important;
}
.weight__extra-light {
  font-weight: 200 !important;
}
.weight__light {
  font-weight: 300 !important;
}
.weight__regular {
  font-weight: 400 !important;
}
.weight__medium {
  font-weight: 500 !important;
}
.weight__semi-bold {
  font-weight: 600 !important;
}
.weight__bold {
  font-weight: 700 !important;
}
.weight__extra-bold {
  font-weight: 800 !important;
}
.weight__black {
  font-weight: 900 !important;
}

.section-category {
  position: relative;
  padding: clamp(
    calc(var(--bw__sizer) * 20),
    1.5625vw,
    calc(var(--bw__sizer) * 30)
  ) 0 clamp(
    calc(var(--bw__sizer) * 20),
    5.7291666667vw,
    calc(var(--bw__sizer) * 110)
  ) 0;
  color: #3c3c3b;
}
.section-category::before {
  content: "";
  position: absolute;
  top: -20%;
  left: 0;
  width: 120%;
  height: 120%;
  background: linear-gradient(to right, #efe3de 0%, #f1e3dd 45%, #f1e3dd 55%, #ecd7d1 100%);
  z-index: -5;
}
.section-category--2 .category__bg {
  width: 110% !important;
  z-index: -5 !important;
}
@media (max-width: 1599px) {
  .section-category--2 .category__bg {
    width: 120% !important;
  }
}
@media (max-width: 1365px) {
  .section-category--2 .category__bg {
    width: 130% !important;
  }
}
@media (max-width: 1199px) {
  .section-category--2 .category__bg {
    width: 140% !important;
  }
}
.section-category .category__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -4;
}
@media (max-width: 1599px) {
  .section-category .category__bg {
    width: 110%;
  }
}
@media (max-width: 1365px) {
  .section-category .category__bg {
    width: 120%;
  }
}
@media (max-width: 1199px) {
  .section-category .category__bg {
    width: 130%;
  }
}
@media (max-width: 991px) {
  .section-category .category__bg {
    display: none;
  }
}
.section-category .category__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-category .category__top {
  text-align: center;
  max-width: calc(var(--bw__sizer) * 1050);
  margin: 0 auto;
}
.section-category .category__top h2 {
  font-weight: 700;
  margin-bottom: calc(var(--bw__sizer) * 20);
  color: #1e0636;
}
@media (max-width: 991px) {
  .section-category .category__top h2 {
    margin-bottom: calc(var(--bw__sizer) * 10);
  }
}
.section-category .category__top h3 {
  font-weight: 400;
  margin-bottom: calc(var(--bw__sizer) * 15);
}
@media (max-width: 991px) {
  .section-category .category__top h3 {
    margin-bottom: calc(var(--bw__sizer) * 10);
  }
}
.section-category .category__top p {
  font-weight: 700;
}
.section-category .category__text-container {
  display: flex;
  align-items: center;
  text-align: start !important;
  gap: calc(var(--bw__sizer) * 20);
}
@media (max-width: 991px) {
  .section-category .category__text-container {
    flex-direction: column;
    text-align: center !important;
  }
}
.section-category .category__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: calc(var(--bw__sizer) * 54);
  width: calc(var(--bw__sizer) * 250);
  background: linear-gradient(to left, #18002f 0%, #6d5a7e 45%, #6d5a7e 55%, #18002f 100%);
  border-radius: calc(var(--bw__sizer) * 1000);
  color: #e4c4aa;
  transition: opacity 0.2s ease;
}
@media (max-width: 991px) {
  .section-category .category__link {
    height: calc(var(--bw__sizer) * 46);
  }
}
.section-category .category__link:hover {
  opacity: 0.6;
}
.section-category .category__link--alt {
  display: block;
  width: fit-content;
  margin: clamp(
    calc(var(--bw__sizer) * 20),
    2.6041666667vw,
    calc(var(--bw__sizer) * 50)
  ) auto 0 auto;
  padding: calc(var(--bw__sizer) * 15) clamp(
    calc(var(--bw__sizer) * 60),
    4.6875vw,
    calc(var(--bw__sizer) * 90)
  );
  border-radius: calc(var(--bw__sizer) * 1000);
  color: #fff;
  text-transform: uppercase;
  background: #ac1115;
  font-weight: 700;
  transition: opacity 0.2s ease;
}
@media (max-width: 991px) {
  .section-category .category__link--alt {
    margin-top: calc(var(--bw__sizer) * 40);
  }
}
.section-category .category__link--alt:hover {
  opacity: 0.6;
}
.section-category .category__text {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .section-category .category__text {
    flex-direction: column;
    align-items: center;
  }
}
.section-category .category__slider .controls__alfa {
  top: clamp(
    calc(var(--bw__sizer) * 150),
    18.2291666667vw,
    calc(var(--bw__sizer) * 350)
  ) !important;
  transform: none !important;
  width: calc(var(--bw__sizer) * 60) !important;
  height: calc(var(--bw__sizer) * 60) !important;
}
@media (max-width: 991px) {
  .section-category .category__slider .controls__alfa {
    top: 0 !important;
    width: calc(var(--bw__sizer) * 45) !important;
    height: calc(var(--bw__sizer) * 45) !important;
  }
}
.section-category .category__slider .controls__alfa.controls__arrow--left {
  left: calc(var(--bw__sizer) * 100) !important;
}
@media (max-width: 991px) {
  .section-category .category__slider .controls__alfa.controls__arrow--left {
    left: 0 !important;
  }
}
.section-category .category__slider .controls__alfa.controls__arrow--right {
  right: calc(var(--bw__sizer) * 100) !important;
}
@media (max-width: 991px) {
  .section-category .category__slider .controls__alfa.controls__arrow--right {
    right: 0 !important;
    margin-left: auto;
  }
}
.section-category .category__slider .controls__alfa .arrow {
  width: calc(var(--bw__sizer) * 15);
  height: calc(var(--bw__sizer) * 15);
}
@media (max-width: 991px) {
  .section-category .category__slider .controls__alfa .arrow {
    width: calc(var(--bw__sizer) * 12);
    height: calc(var(--bw__sizer) * 12);
  }
}
.section-category .category__slider .controls__alfa .arrow::before {
  width: calc(var(--bw__sizer) * 4);
}
@media (max-width: 991px) {
  .section-category .category__slider .controls__alfa .arrow::before {
    width: calc(var(--bw__sizer) * 3);
  }
}
.section-category .category__slider .controls__alfa .arrow::after {
  height: calc(var(--bw__sizer) * 4);
}
@media (max-width: 991px) {
  .section-category .category__slider .controls__alfa .arrow::after {
    height: calc(var(--bw__sizer) * 3);
  }
}
.section-category .category__slider--beta .swiper-pagination {
  text-align: right;
  top: calc(100% + (var(--bw__sizer) * 20));
}
@media (max-width: 991px) {
  .section-category .category__slider--beta .swiper-pagination {
    top: calc(100% + (var(--bw__sizer) * 15));
  }
}
.section-category .category__slider--beta .swiper-pagination-bullet {
  height: calc(var(--bw__sizer) * 18);
  width: calc(var(--bw__sizer) * 18);
  background-color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1 !important;
  margin: 0 calc(var(--bw__sizer) * 10);
  transition: background-color 0.2s ease;
}
@media (max-width: 991px) {
  .section-category .category__slider--beta .swiper-pagination-bullet {
    width: calc(var(--bw__sizer) * 12);
    height: calc(var(--bw__sizer) * 12);
    margin: 0 calc(var(--bw__sizer) * 5);
  }
}
.section-category .category__slider--beta .swiper-pagination-bullet-active,
.section-category .category__slider--beta .swiper-pagination-bullet:hover {
  background-color: white !important;
}
.section-category .category__product {
  margin: clamp(
    calc(var(--bw__sizer) * 20),
    3.6458333333vw,
    calc(var(--bw__sizer) * 70)
  ) 0 calc(var(--bw__sizer) * 20) 0;
}
.section-category .category__product img {
  display: block;
  margin: 0 auto;
  height: clamp(
    calc(var(--bw__sizer) * 400),
    31.25vw,
    calc(var(--bw__sizer) * 600)
  );
}
@media (max-width: 767px) {
  .section-category .category__product img {
    width: 100%;
    height: auto;
  }
}
.section-category .category__description {
  padding-top: calc(var(--bw__sizer) * 20);
  padding-right: clamp(
    calc(var(--bw__sizer) * 20),
    4.1666666667vw,
    calc(var(--bw__sizer) * 80)
  );
  width: 50%;
}
@media (max-width: 991px) {
  .section-category .category__description {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }
}
.section-category .category__description h3 {
  padding-right: clamp(
    calc(var(--bw__sizer) * 20),
    2.6041666667vw,
    calc(var(--bw__sizer) * 50)
  );
  margin-bottom: calc(var(--bw__sizer) * 20);
}
@media (max-width: 991px) {
  .section-category .category__description h3 {
    padding-right: 0;
  }
}
.section-category .category__specs {
  width: 50%;
}
@media (max-width: 991px) {
  .section-category .category__specs {
    width: 100%;
    margin-top: calc(var(--bw__sizer) * 20);
  }
}
.section-category .category__specs h3 {
  font-weight: 700;
  margin-bottom: calc(var(--bw__sizer) * 5);
}
.section-category .category__table-item {
  display: flex;
  color: #3c3c3b;
  background-color: rgba(60, 60, 59, 0.13);
  padding: calc(var(--bw__sizer) * 10) calc(var(--bw__sizer) * 20);
  font-weight: 300;
}
@media (max-width: 991px) {
  .section-category .category__table-item {
    padding: calc(var(--bw__sizer) * 10) calc(var(--bw__sizer) * 10);
  }
}
.section-category .category__table-item strong {
  display: inline-block;
  min-width: calc(var(--bw__sizer) * 250);
  text-wrap: wrap;
  font-weight: 700;
}
@media (max-width: 575px) {
  .section-category .category__table-item strong {
    display: block;
  }
}
.section-category .category__table-item:nth-child(2n) {
  background-color: rgba(60, 60, 59, 0.25) !important;
}
.section-category .category__more .more__btn {
  position: relative;
  margin: calc(var(--bw__sizer) * 30) auto 0;
  background-color: transparent;
  gap: calc(var(--bw__sizer) * 15);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 991px) {
  .section-category .category__more .more__btn {
    margin: calc(var(--bw__sizer) * 10) auto 0;
  }
}
.section-category .category__more .more__btn::before {
  content: attr(data-show);
  display: inline-block;
  font-weight: 700;
  color: #1e0636;
}
.section-category .category__more .more__btn:hover::before {
  color: #18023b;
}
.section-category .category__more .more__btn:hover .arrow::after, .section-category .category__more .more__btn:hover .arrow::before {
  background-color: #18023b;
}
.section-category .category__more .more__btn .arrow {
  width: calc(var(--bw__sizer) * 12);
  height: calc(var(--bw__sizer) * 12);
  position: relative;
  transition: all 0.3 ease-in-out;
  transform: rotate(-135deg) translate(calc(var(--bw__sizer) * 2), calc(var(--bw__sizer) * 2));
}
.section-category .category__more .more__btn .arrow::after, .section-category .category__more .more__btn .arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1e0636;
  transition: all 0.3s ease-in-out;
}
.section-category .category__more .more__btn .arrow::after {
  width: 100%;
  height: calc(var(--bw__sizer) * 3);
}
.section-category .category__more .more__btn .arrow::before {
  height: 100%;
  width: calc(var(--bw__sizer) * 3);
}
.section-category .category__more .more__btn.active::before {
  content: attr(data-hide);
}
.section-category .category__more .more__btn.active .arrow {
  transform: rotate(45deg) translate(calc(var(--bw__sizer) * 2), calc(var(--bw__sizer) * 2));
}
.section-category .category__more .more__product {
  width: auto;
  margin: 0 auto;
}
.section-category .category__more .more__content {
  display: flex;
  text-align: start;
  gap: calc(var(--bw__sizer) * 20);
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  border-bottom: solid calc(var(--bw__sizer) * 1) rgba(30, 6, 54, 0.5);
  border-top: solid calc(var(--bw__sizer) * 1) rgba(30, 6, 54, 0.5);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .section-category .category__more .more__content {
    gap: calc(var(--bw__sizer) * 15);
    flex-direction: column;
  }
}
.section-category .category__more .more__content p {
  padding-top: clamp(
    calc(var(--bw__sizer) * 20),
    3.6458333333vw,
    calc(var(--bw__sizer) * 70)
  );
  font-weight: 300 !important;
}
@media (max-width: 991px) {
  .section-category .category__more .more__content p {
    padding-top: 0;
  }
}
.section-category .category__more .more__content .tile {
  height: calc(var(--bw__sizer) * 520) !important;
  width: auto !important;
}
.section-category .category__more .more__content .more__btn {
  justify-content: flex-start;
  text-transform: none;
  color: #1e0636;
  font-weight: 700;
  gap: calc(var(--bw__sizer) * 10);
}
.section-category .category__more .more__content .more__btn::before {
  content: none;
}
.section-category .category__more .more__content .more__btn .arrow--right {
  transform: rotate(135deg);
}
.section-category .category__more .more__content.active {
  max-height: calc(var(--bw__sizer) * 3000);
  opacity: 1;
  visibility: visible;
  margin-top: calc(var(--bw__sizer) * 15);
  padding: calc(var(--bw__sizer) * 30) 0;
}
@media (min-width: 768px) {
  .section-category .category__more .more__content.active {
    margin-top: calc(var(--bw__sizer) * 20);
  }
}
@media (min-width: 1200px) {
  .section-category .category__more .more__content.active {
    margin-top: calc(var(--bw__sizer) * 25);
  }
}
@media (min-width: 1600px) {
  .section-category .category__more .more__content.active {
    margin-top: calc(var(--bw__sizer) * 30);
  }
}
@media (max-width: 991px) {
  .section-category .category__more .more__content.active {
    padding: calc(var(--bw__sizer) * 15) 0;
  }
}
.section-category .category__more--alt .more__btn {
  position: relative;
  margin: calc(var(--bw__sizer) * 30) auto 0;
  background-color: transparent;
  gap: calc(var(--bw__sizer) * 15);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 991px) {
  .section-category .category__more--alt .more__btn {
    margin: calc(var(--bw__sizer) * 10) auto 0;
  }
}
.section-category .category__more--alt .more__btn::before {
  content: attr(data-show);
  display: inline-block;
  font-weight: 700;
  color: #1e0636;
}
.section-category .category__more--alt .more__btn:hover::before {
  color: #18023b;
}
.section-category .category__more--alt .more__btn:hover .arrow::after, .section-category .category__more--alt .more__btn:hover .arrow::before {
  background-color: #18023b;
}
.section-category .category__more--alt .more__btn .arrow {
  width: calc(var(--bw__sizer) * 12);
  height: calc(var(--bw__sizer) * 12);
  position: relative;
  transition: all 0.3 ease-in-out;
  transform: rotate(-135deg) translate(calc(var(--bw__sizer) * 2), calc(var(--bw__sizer) * 2));
}
.section-category .category__more--alt .more__btn .arrow::after, .section-category .category__more--alt .more__btn .arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1e0636;
  transition: all 0.3s ease-in-out;
}
.section-category .category__more--alt .more__btn .arrow::after {
  width: 100%;
  height: calc(var(--bw__sizer) * 3);
}
.section-category .category__more--alt .more__btn .arrow::before {
  height: 100%;
  width: calc(var(--bw__sizer) * 3);
}
.section-category .category__more--alt .more__btn.active::before {
  content: attr(data-hide);
}
.section-category .category__more--alt .more__btn.active .arrow {
  transform: rotate(45deg) translate(calc(var(--bw__sizer) * 2), calc(var(--bw__sizer) * 2));
}
.section-category .category__more--alt .more__wrapper {
  padding: 0 clamp(
    calc(var(--bw__sizer) * 30),
    2.6041666667vw,
    calc(var(--bw__sizer) * 50)
  );
}
@media (max-width: 767px) {
  .section-category .category__more--alt .more__wrapper {
    padding: 0 calc(var(--bw__sizer) * 20);
  }
}
@media (max-width: 467px) {
  .section-category .category__more--alt .more__wrapper {
    padding: 0 calc(var(--bw__sizer) * 10);
  }
}
.section-category .category__more--alt .more__products {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section-category .category__more--alt .more__products {
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
    gap: calc(var(--bw__sizer) * 20);
  }
  .section-category .category__more--alt .more__products .more__product {
    width: auto;
  }
}
.section-category .category__more--alt .more__products > span {
  padding: 0 calc(var(--bw__sizer) * 20);
}
@media (max-width: 767px) {
  .section-category .category__more--alt .more__products > span {
    width: 100%;
  }
}
.section-category .category__more--alt .more__content {
  text-align: start;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  border-bottom: solid calc(var(--bw__sizer) * 1) rgba(30, 6, 54, 0.5);
  border-top: solid calc(var(--bw__sizer) * 1) rgba(30, 6, 54, 0.5);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .section-category .category__more--alt .more__content {
    gap: calc(var(--bw__sizer) * 15);
  }
}
.section-category .category__more--alt .more__content p {
  font-weight: 300 !important;
}
@media (max-width: 991px) {
  .section-category .category__more--alt .more__content p {
    padding-top: 0;
  }
}
.section-category .category__more--alt .more__content .more__btn {
  justify-content: flex-start;
  text-transform: none;
  color: #1e0636;
  font-weight: 700;
  gap: calc(var(--bw__sizer) * 10);
}
.section-category .category__more--alt .more__content .more__btn::before {
  content: none;
}
.section-category .category__more--alt .more__content .more__btn .arrow--right {
  transform: rotate(135deg);
}
.section-category .category__more--alt .more__content.active {
  max-height: calc(var(--bw__sizer) * 3000);
  opacity: 1;
  visibility: visible;
  margin-top: calc(var(--bw__sizer) * 15);
  padding: calc(var(--bw__sizer) * 30) 0;
}
@media (min-width: 768px) {
  .section-category .category__more--alt .more__content.active {
    margin-top: calc(var(--bw__sizer) * 20);
  }
}
@media (min-width: 1200px) {
  .section-category .category__more--alt .more__content.active {
    margin-top: calc(var(--bw__sizer) * 25);
  }
}
@media (min-width: 1600px) {
  .section-category .category__more--alt .more__content.active {
    margin-top: calc(var(--bw__sizer) * 30);
  }
}
@media (max-width: 991px) {
  .section-category .category__more--alt .more__content.active {
    padding: calc(var(--bw__sizer) * 15) 0;
  }
}
.section-category .category__more--alt .more__products {
  margin-top: clamp(
    calc(var(--bw__sizer) * 20),
    2.0833333333vw,
    calc(var(--bw__sizer) * 40)
  );
}
.section-category .category__more--alt .more__legal {
  margin-top: clamp(
    calc(var(--bw__sizer) * 20),
    2.6041666667vw,
    calc(var(--bw__sizer) * 50)
  );
}

/*# sourceMappingURL=SectionCategory.css.map*/