/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./inc/blocks/block-product-segment-list/style.scss ***!
  \***********************************************************************************************************************************************************************/
:root {
  --color-primary: #548B26;
  --color-secondary: rgba(0, 0, 0, 1);
  --color-white: #FFF;
  --color-black: #000;
  --color-footer-title: #71828C;
  --color-gray: #2E2E2E;
  --color-gray-10: #F9F9F9;
  --color-gray-20: #F4F4F4;
  --color-gray-30: #ADADAD;
  --color-gray-50: #6E6E6E;
  --color-blue-30: rgba(159, 188, 204, 0.30);
  --color-blue-50: #9fbccc;
  --swiper-navigation-size: 16px;
  --swiper-navigation-sides-offset: 49px;
  --search-border-color: rgb(224, 224, 224);
  --search-primary-hover: rgb(192, 57, 43);
  --search-text-color: rgb(51, 51, 51);
  --search-placeholder-color: rgb(153, 153, 153);
  --search-overlay-bg: rgba(255, 255, 255, 0.75);
  --search-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  --search-transition: 0.3s ease;
  --jvm-background-primary:#80BE56;
  --jvm-color-text-primary: #2E2E2E;
  --jvm-green-primary: #80BE56;
  --color-green-dark: #2D6400;
}

.bio-productos-listing {
  position: relative;
}
.bio-productos-listing__container {
  background: rgba(202, 173, 131, 0.15);
  margin: 0 auto;
}
.bio-productos-listing__segments-nav {
  position: sticky;
  top: 0;
  z-index: 100;
  padding: 0.75rem;
  justify-content: center;
  display: flex;
}
@media (min-width: 768px) {
  .bio-productos-listing__segments-nav {
    top: 5rem;
  }
}
.bio-productos-listing__segments-nav-inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 3.75rem;
  border: 1px solid #CAAD83;
  background: rgb(238, 227, 205);
  box-shadow: 0 4px 8px 0 rgba(145, 125, 92, 0.25), 0 20px 21.7px 0 rgba(145, 125, 92, 0.29);
}
@media (min-width: 768px) {
  .bio-productos-listing__segments-nav-inner {
    width: fit-content;
  }
}
.bio-productos-listing__segment-nav-button {
  color: #383227;
  text-align: center;
  background-color: transparent;
  padding: 0.625rem;
  border-radius: 3.75rem;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.0225rem;
  flex: 1;
}
.bio-productos-listing__segment-nav-button:hover {
  background-color: rgba(248, 183, 53, 0.1);
  border-color: #F8B735;
}
.bio-productos-listing__segment-nav-button.is-active {
  background-color: #F8B735;
  border-color: #F8B735;
  color: #383227;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .bio-productos-listing__segment-nav-button {
    min-width: 26.1875rem;
  }
}
.bio-productos-listing__segment {
  margin-bottom: 0;
  scroll-margin-top: 6.25rem;
}
.bio-productos-listing__segment:nth-child(odd) {
  background: rgba(202, 173, 131, 0.25);
}
.bio-productos-listing__segment-inner {
  max-width: 79.5rem;
  margin: 0 auto;
  padding: 2.25rem 0;
}
@media (min-width: 768px) {
  .bio-productos-listing__segment-inner {
    padding: 2.625rem 0;
  }
}
.bio-productos-listing__segment-header {
  text-align: center;
  margin: 0 auto 3rem;
  padding-inline: 1.5rem;
  max-width: 52.375rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__segment-header {
    padding: 0;
  }
}
.bio-productos-listing__segment-badge {
  display: inline-block;
  background-color: rgba(248, 183, 53, 0.15);
  color: #383227;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.375rem 1rem;
  border-radius: 1.25rem;
  margin-bottom: 0.75rem;
}
.bio-productos-listing__segment-title {
  color: #383227;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 450;
  line-height: 3.125rem;
  letter-spacing: -0.02rem;
  margin-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__segment-title {
    font-size: 2.75rem;
    line-height: 3.125rem;
    letter-spacing: -0.022rem;
  }
}
.bio-productos-listing__segment-title strong {
  font-weight: 800;
}
.bio-productos-listing__segment-title img {
  width: 2rem !important;
  height: 2rem !important;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__segment-title img {
    height: 2.5rem !important;
    width: auto !important;
  }
}
.bio-productos-listing__segment-description {
  color: #383227;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 450;
  line-height: 1.5rem;
}
.bio-productos-listing__products-slider {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__products-slider {
    padding: 0 6.75rem;
  }
}
.bio-productos-listing__products-slider {
  /* .swiper {
    padding: 0 rem(24);

    @include respond-to("md") {
      padding: 0 rem(60);
    }
  }

  .swiper-slide {
    height: auto;
  } */
}
.bio-productos-listing__products-grid-wrapper {
  padding: 0 1.5rem 2.625rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__products-grid-wrapper {
    padding: 0;
  }
}
.bio-productos-listing__products-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.bio-productos-listing__products-grid .bio-productos-listing__product-card {
  flex-direction: column;
}
@media (min-width: 768px) {
  .bio-productos-listing__products-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.875rem;
  }
}
.bio-productos-listing__load-more-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__load-more-wrapper {
    margin-top: 3rem;
  }
}
.bio-productos-listing__load-more-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.875rem 2rem;
  background-color: #F8B735;
  color: #383227;
  font-size: 1rem;
  font-weight: 700;
  border: none;
  border-radius: 3.75rem;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 12px rgba(248, 183, 53, 0.3);
}
.bio-productos-listing__load-more-button svg {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease-in-out;
}
.bio-productos-listing__load-more-button:hover {
  background-color: rgb(246.633492823, 168.9444976077, 13.566507177);
  transform: translateY(-0.125rem);
  box-shadow: 0 6px 16px rgba(248, 183, 53, 0.4);
}
.bio-productos-listing__load-more-button:hover svg {
  transform: scale(1.1);
}
.bio-productos-listing__load-more-button:active {
  transform: translateY(0);
}
.bio-productos-listing__product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 1.875rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__product-card {
    flex-direction: row;
  }
}
.bio-productos-listing__product-image {
  position: relative;
  width: 100%;
  height: 18.625rem;
  overflow: hidden;
  background-color: #ECEBE8;
}
@media (min-width: 768px) {
  .bio-productos-listing__product-image {
    height: 18rem;
    max-width: 25.25rem;
  }
}
.bio-productos-listing__product-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.bio-productos-listing__product-card:hover .bio-productos-listing__product-img {
  transform: scale(1.05);
}
.bio-productos-listing__product-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.bio-productos-listing__product-content-wrapper {
  border-left: 1px solid #383227;
  padding-left: 0.75rem;
  margin-bottom: 1.875rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.bio-productos-listing__product-badge {
  display: inline-block;
  margin-bottom: 0.75rem;
  width: fit-content;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.125rem;
  color: #383227;
  padding: 0.1875rem 0.875rem;
  border-radius: 0.75rem;
  border: 1px solid #383227;
}
.bio-productos-listing__product-title {
  color: #383227;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 800;
  line-height: 2.25rem;
  letter-spacing: -0.015rem;
  margin-bottom: 0.375rem;
}
.bio-productos-listing__product-description {
  color: #383227;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 450;
  line-height: 1.5rem;
  margin-bottom: 1.125rem;
  flex-grow: 1;
}
.bio-productos-listing__product-link {
  display: flex;
  gap: 0.375rem;
  color: #383227;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.0225rem;
}
.bio-productos-listing__product-link svg {
  transition: all ease 0.3s;
}
.bio-productos-listing__product-link:hover {
  text-decoration: underline;
}
.bio-productos-listing__product-link:hover svg {
  transform: translateX(0.375rem);
}
.bio-productos-listing__navigation {
  display: flex;
  gap: 1.125rem;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__navigation {
    margin-top: 2.625rem;
  }
}
.bio-productos-listing__nav-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  background: transparent;
  border: none;
  padding: 0;
}
.bio-productos-listing__nav-button.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.bio-productos-listing__pagination {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
.bio-productos-listing__pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.bio-productos-listing__pagination .swiper-pagination-bullet-active {
  background-color: #F8B735;
  width: 1.5rem;
  border-radius: 0.25rem;
}
.bio-productos-listing__testimonials-slider .swiper {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__testimonials-slider .swiper {
    padding: 0 3.75rem;
  }
}
@media (min-width: 1200px) {
  .bio-productos-listing__testimonials-slider .swiper {
    padding: 0;
  }
}
.bio-productos-listing__testimonials-slider .swiper-slide {
  height: auto;
}
.bio-productos-listing__testimonials {
  padding: 0;
}
@media (min-width: 768px) {
  .bio-productos-listing__testimonials {
    padding: 2.625rem 0 0;
  }
}
.bio-productos-listing__testimonials-header {
  text-align: center;
  margin-bottom: 2.625rem;
  max-width: 52.375rem;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 1.5rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__testimonials-header {
    padding: 0;
  }
}
.bio-productos-listing__testimonials-title {
  color: #383227;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 450;
  line-height: 3.125rem;
  letter-spacing: -0.02rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__testimonials-title {
    font-size: 2.75rem;
    line-height: 3.125rem;
    letter-spacing: -0.022rem;
  }
}
.bio-productos-listing__testimonials-title strong {
  font-weight: 800;
}
.bio-productos-listing__testimonials-title img {
  width: 2rem !important;
  height: 2rem !important;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .bio-productos-listing__testimonials-title img {
    height: 2.5rem !important;
    width: auto !important;
  }
}
.bio-productos-listing__testimonials-subtitle {
  color: #383227;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 450;
  line-height: 1.5rem;
}
.bio-productos-listing__testimonial-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.bio-productos-listing__testimonial-avatar {
  width: 11.5625rem;
  height: 6.25rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.bio-productos-listing__testimonial-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bio-productos-listing__testimonial-quote {
  margin-bottom: 0.75rem;
}
.bio-productos-listing__testimonial-quote svg {
  width: auto;
  height: 2.5rem;
}
.bio-productos-listing__testimonial-quote svg path {
  fill: #AFC808;
}
.bio-productos-listing__testimonial-author {
  color: #383227;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.75rem;
  letter-spacing: -0.011rem;
  margin-bottom: 0.75rem;
}
.bio-productos-listing__testimonial-text {
  color: #383227;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 450;
  line-height: 1.5rem;
}
.bio-productos-listing--full {
  width: 100%;
}
.bio-productos-listing--wide {
  max-width: 87.5rem;
  margin: 0 auto;
}

@keyframes fadeInProduct {
  from {
    opacity: 0;
    transform: translateY(1.25rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-product {
  animation: fadeInProduct 0.5s ease-out;
}
