/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/SectionProductsTabs.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: "avenir_next_condensedregular";
  src: url("../fonts/avenir_next_condensed.woff2") format("woff2"), url("../fonts/avenir_next_condensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_next_lt_proregular";
  src: url("../fonts/avenir_next.woff2") format("woff2"), url("../fonts/avenir_next.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  color: #fff;
}

.text__alfa, .section-products-tabs__heading p, body {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.75),
    0.9375vw,
    calc(var(--bw__text-sizer) * 1.125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 400;
}
.text__alfa--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.875),
    0.9375vw,
    calc(var(--bw__text-sizer) * 1.125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 700;
}
.text__alfa--alt2 {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.875),
    0.9375vw,
    calc(var(--bw__text-sizer) * 1.125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 600;
}
.text__beta, .section-products-tabs__more a {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.75),
    0.6770833333vw,
    calc(var(--bw__text-sizer) * 0.8125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__gamma {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.75),
    2.6041666667vw,
    calc(var(--bw__text-sizer) * 3.125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__gamma--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.5),
    2.6041666667vw,
    calc(var(--bw__text-sizer) * 3.125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__delta {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.75),
    0.7291666667vw,
    calc(var(--bw__text-sizer) * 0.875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 700;
}
.text__delta--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.75),
    0.7291666667vw,
    calc(var(--bw__text-sizer) * 0.875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 400;
}
.text__delta--alt2 {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.75),
    0.7291666667vw,
    calc(var(--bw__text-sizer) * 0.875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 500;
}
.text__delta--alt3, .section-products-tabs__nav .nav .item .btn, .section-products-tabs__nav .nav__dropdown {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.75),
    0.7291666667vw,
    calc(var(--bw__text-sizer) * 0.875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 600;
}
.text__epsilon, .section-products-tabs__heading h2 {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.375),
    1.8229166667vw,
    calc(var(--bw__text-sizer) * 2.1875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__zeta {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.8125),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 700;
}
.text__zeta--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.8125),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 400;
}
.text__zeta--alt2 {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.8125),
    0.8333333333vw,
    calc(var(--bw__text-sizer) * 1));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 600;
}
.text__eta {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 2),
    3.125vw,
    calc(var(--bw__text-sizer) * 3.75));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 700;
}
.text__eta--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 2),
    3.6458333333vw,
    calc(var(--bw__text-sizer) * 4.375));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__theta {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1),
    1.1458333333vw,
    calc(var(--bw__text-sizer) * 1.375));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 400;
}
.text__theta--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1),
    1.1458333333vw,
    calc(var(--bw__text-sizer) * 1.375));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 600;
}
.text__iota {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.9375),
    1.0416666667vw,
    calc(var(--bw__text-sizer) * 1.25));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 700;
}
.text__iota--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 0.9375),
    1.0416666667vw,
    calc(var(--bw__text-sizer) * 1.25));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 400;
}
.text__kappa {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.625),
    2.34375vw,
    calc(var(--bw__text-sizer) * 2.8125));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 700;
}
.text__kappa--alt {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.625),
    2.2395833333vw,
    calc(var(--bw__text-sizer) * 2.6875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 400;
}
.text__kappa--alt2 {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.625),
    2.2395833333vw,
    calc(var(--bw__text-sizer) * 2.6875));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__lambda {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.125),
    1.3020833333vw,
    calc(var(--bw__text-sizer) * 1.5625));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}
.text__mu {
  font-family: "Avenir Next", sans-serif;
  font-size: clamp(calc(var(--bw__text-sizer) * 1.25),
    1.4583333333vw,
    calc(var(--bw__text-sizer) * 1.75));
  line-height: 1.4em;
  letter-spacing: -0.025em;
  font-weight: 900;
}

.color__alfa {
  color: #051334;
}
.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: #051334;
}

.font__alfa {
  font-family: "Lato", 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-products-tabs {
  padding: calc(var(--bw__sizer) * 40) 0 calc(var(--bw__sizer) * 25);
}
@media (min-width: 768px) {
  .section-products-tabs {
    padding: calc(var(--bw__sizer) * 30) 0;
    margin-top: calc(var(--bw__sizer) * -50);
  }
}
@media (min-width: 1200px) {
  .section-products-tabs {
    padding: calc(var(--bw__sizer) * 35) 0 calc(var(--bw__sizer) * 40);
  }
}
@media (min-width: 1600px) {
  .section-products-tabs {
    padding: calc(var(--bw__sizer) * 35) 0 calc(var(--bw__sizer) * 50);
  }
}
.section-products-tabs .container-fluid {
  position: relative;
  z-index: 2;
}
.section-products-tabs__heading {
  text-align: center;
}
.section-products-tabs__heading h2 {
  color: #fff;
  margin-bottom: calc(var(--bw__sizer) * 10);
}
.section-products-tabs__heading p {
  color: #fff;
  line-height: 1.4em;
  width: 100%;
}
@media (min-width: 468px) {
  .section-products-tabs__heading p {
    width: 80%;
  }
}
@media (min-width: 768px) {
  .section-products-tabs__heading p {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .section-products-tabs__heading p {
    width: 48%;
  }
}
@media (min-width: 468px) {
  .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(2), .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(2) ~ li {
    opacity: 1;
  }
}
@media (min-width: 576px) {
  .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(3), .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(3) ~ li {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(4), .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(4) ~ li {
    opacity: 1;
  }
}
@media (min-width: 1366px) {
  .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(5), .section-products-tabs .swiper.swiper-main .swiper-slide:first-child:nth-last-child(5) ~ li {
    opacity: 1;
  }
}
@media (max-width: 467px) {
  .section-products-tabs .swiper.swiper-main .swiper-slide {
    opacity: 1;
  }
}
.section-products-tabs__nav {
  margin-bottom: calc(var(--bw__sizer) * 15);
  position: relative;
}
.section-products-tabs__nav .nav {
  display: flex;
  gap: calc(var(--bw__sizer) * 8);
}
@media (max-width: 1199px) {
  .section-products-tabs__nav .nav {
    display: none;
    padding: 0 calc(var(--bw__sizer) * 12);
    margin-top: calc(var(--bw__sizer) * 5);
  }
  .section-products-tabs__nav .nav.active {
    display: grid;
    grid-template-columns: 1fr;
    position: absolute;
    top: 100%;
    gap: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
  }
  .section-products-tabs__nav .nav.active .nav__item {
    border-radius: 0 !important;
    height: calc(var(--bw__sizer) * 44);
  }
}
.section-products-tabs__nav .nav .item {
  width: 100%;
  flex: 1;
  text-align: center;
}
@media (max-width: 1199px) {
  .section-products-tabs__nav .nav .item {
    padding: 0;
  }
}
.section-products-tabs__nav .nav .item .btn {
  width: 100%;
  height: calc(var(--bw__sizer) * 45);
  border-radius: calc(var(--bw__sizer) * 5);
  transition: all 0.3s ease-in-out;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  border: none;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 1600px) {
  .section-products-tabs__nav .nav .item .btn {
    height: calc(var(--bw__sizer) * 50);
  }
}
.section-products-tabs__nav .nav .item .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #5560f6, #373de7);
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
}
.section-products-tabs__nav .nav .item .btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffd200;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
  opacity: 0;
}
.section-products-tabs__nav .nav .item .btn:hover, .section-products-tabs__nav .nav .item .btn:focus-within, .section-products-tabs__nav .nav .item .btn.active {
  color: #051334;
}
.section-products-tabs__nav .nav .item .btn:hover::before, .section-products-tabs__nav .nav .item .btn:focus-within::before, .section-products-tabs__nav .nav .item .btn.active::before {
  opacity: 0;
}
.section-products-tabs__nav .nav .item .btn:hover::after, .section-products-tabs__nav .nav .item .btn:focus-within::after, .section-products-tabs__nav .nav .item .btn.active::after {
  opacity: 1;
}
.section-products-tabs__nav .nav__dropdown {
  display: none;
}
@media (max-width: 1199px) {
  .section-products-tabs__nav .nav__dropdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--bw__sizer) * 10);
    width: 100%;
    height: calc(var(--bw__sizer) * 45);
    border-radius: calc(var(--bw__sizer) * 5);
    transition: all 0.3s ease-in-out;
    line-height: 1em;
    text-transform: uppercase;
    color: #051334;
    background-color: #ffd200;
    border: none;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .section-products-tabs__nav .nav__dropdown span {
    padding-left: calc(var(--bw__sizer) * 20);
  }
  .section-products-tabs__nav .nav__dropdown::after {
    content: "";
    border-left: calc(var(--bw__sizer) * 7) solid transparent;
    border-right: calc(var(--bw__sizer) * 7) solid transparent;
    border-bottom: calc(var(--bw__sizer) * 7) solid #051334;
    transform: rotate(180deg);
    transition: transform 0.2s ease;
    margin-right: calc(var(--bw__sizer) * 20);
  }
  .section-products-tabs__nav .nav__dropdown img {
    width: calc(var(--bw__sizer) * 30);
    height: calc(var(--bw__sizer) * 30);
    object-fit: contain;
  }
  .section-products-tabs__nav .nav__dropdown.active::after {
    transform: none;
  }
}
.section-products-tabs [data-picker-item] {
  display: none;
}
.section-products-tabs [data-picker-item].active {
  display: block;
}
.section-products-tabs__more {
  display: flex;
  justify-content: center;
  margin-top: calc(var(--bw__sizer) * 20);
}
.section-products-tabs__more a {
  transition: all 0.3s ease-in-out;
}
.section-products-tabs__more a:hover, .section-products-tabs__more a:focus-within {
  color: #5560f6;
}
.section-products-tabs .products__form {
  margin-top: calc(var(--bw__sizer) * 30);
  padding: calc(var(--bw__sizer) * 30) 0;
  position: relative;
}
@media (max-width: 991px) {
  .section-products-tabs .products__form {
    margin-top: calc(var(--bw__sizer) * 20);
    padding: calc(var(--bw__sizer) * 20) 0;
  }
}
.section-products-tabs .products__form select {
  visibility: hidden !important;
}
.section-products-tabs .products__filters {
  display: flex;
  flex-wrap: wrap-reverse;
  align-items: center;
  row-gap: calc(var(--bw__sizer) * 10);
}
.section-products-tabs .products__filters-container {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .section-products-tabs .products__filters-container {
    flex-direction: column;
  }
}
.section-products-tabs .products__reset {
  display: flex;
  gap: calc(var(--bw__sizer) * 10);
  align-items: center;
  background-color: transparent;
  border: none;
  margin-left: auto;
  color: #000;
  font-weight: 300;
  text-align: end;
  transition: opacity 0.2s ease;
  /* @extend .text__alfa--alt; */
}
.section-products-tabs .products__reset:hover {
  opacity: 0.6;
}
.section-products-tabs .products__reset > .cross {
  font-weight: 700;
  font-size: calc(var(--bw__text-sizer) * 1.25);
}
.section-products-tabs .products__reset > .cross::before {
  display: block;
  content: "❌";
  color: #000;
}
.section-products-tabs .products__wrapper {
  position: relative;
}
.section-products-tabs .products__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: calc(var(--bw__sizer) * 10);
}
@media (max-width: 991px) {
  .section-products-tabs .products__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .section-products-tabs .products__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .section-products-tabs .products__list {
    grid-template-columns: 1fr;
  }
}

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