/* Do not edit anything below */
.tab-cards-section {
  background: linear-gradient(180deg, rgba(161, 194, 232, 0) 4.88%, rgba(161, 194, 232, 0.6) 45.5%, rgba(161, 194, 232, 0) 86.13%);
  overflow: hidden;
}
.tab-cards-section .section-heading {
  font-family: "Oldschool Grotesk", -apple-system, blinkmacsystemfont, "avenir next", "avenir, segoe ui", "helvetica neue", helvetica, ubuntu, roboto, noto, arial, sans-serif;
  font-size: clamp(2.25rem, 2.25rem + 0.75 * (100vw - 48rem) / 27, 3rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.03em;
  text-align: center;
  margin-block-end: 2.5rem;
}
.tab-cards-section .section-heading i {
  font-family: "Source Serif Pro", georgia, serif;
  font-style: italic;
  font-weight: 600;
}
.tab-cards-section .tab-slider {
  display: none !important;
  margin-block-end: clamp(2rem, 2rem + 2 * (100vw - 48rem) / 27, 4rem);
  overflow: visible;
}
.tab-cards-section .tab-slider .swiper-slide {
  inline-size: max-content;
}
.tab-cards-section .tab-slider .swiper-slide.swiper-slide-thumb-active .title {
  color: #fff;
}
.tab-cards-section .tab-slider .title {
  color: rgba(255, 255, 255, 0.6);
  font-family: "Oldschool Grotesk", -apple-system, blinkmacsystemfont, "avenir next", "avenir, segoe ui", "helvetica neue", helvetica, ubuntu, roboto, noto, arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.16px;
  padding: 1rem 1.5rem;
  border-block-end: 0.25rem solid #fff;
  transition: color 0.3s;
  cursor: pointer;
}
.tab-cards-section .tab-slider .title:hover {
  color: #fff;
}
@media (width < 768px) {
  .tab-cards-section .content-slider {
    overflow: visible;
  }
  .tab-cards-section .content-slider .swiper-slide {
    display: grid;
    max-inline-size: 75%;
  }
}
@media (width >= 1024px) {
  .tab-cards-section .content-slider .swiper-wrapper {
    display: grid;
    gap: 2rem;
  }
}
.tab-cards-section .tab-card {
  background-color: var(--background-color);
  border-radius: clamp(0.75rem, 0.75rem + 0.75 * (100vw - 48rem) / 27, 1.5rem);
  position: relative;
  overflow: hidden;
}
@media (width >= 768px) {
  .tab-cards-section .tab-card {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
  }
}
.tab-cards-section .tab-card__content {
  display: flex;
  flex-direction: column;
  padding: clamp(1.5rem, 1.5rem + 0.875 * (100vw - 48rem) / 27, 2.375rem) clamp(1.25rem, 1.25rem + 1.75 * (100vw - 48rem) / 27, 3rem) clamp(1rem, 1rem + 1.125 * (100vw - 48rem) / 27, 2.125rem);
  position: relative;
  z-index: 1;
}
.tab-cards-section .tab-card__label {
  font-family: "Oldschool Grotesk", -apple-system, blinkmacsystemfont, "avenir next", "avenir, segoe ui", "helvetica neue", helvetica, ubuntu, roboto, noto, arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-block-end: 0.75rem;
}
.tab-cards-section .tab-card__heading {
  font-size: clamp(1.375rem, 1.375rem + 0.25 * (100vw - 48rem) / 27, 1.625rem);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.02em;
  margin: 0 0 0.5rem;
}
.tab-cards-section .tab-card__description {
  font-family: "Source Serif Pro", georgia, serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
.tab-cards-section .tab-card__divider {
  background-color: rgba(0, 0, 0, 0.2);
  block-size: 0.0625rem;
  margin-block: clamp(1rem, 1rem + 1 * (100vw - 48rem) / 27, 2rem);
}
.tab-cards-section .tab-card__quote {
  margin: 0 0 1rem;
}
.tab-cards-section .tab-card__quote p {
  font-family: "Source Serif Pro", georgia, serif;
  font-size: clamp(1.125rem, 1.125rem + 0.375 * (100vw - 48rem) / 27, 1.5rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.01em;
  margin: 0;
}
.tab-cards-section .tab-card__client {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  margin-block-end: 1.25rem;
}
.tab-cards-section .tab-card__client-photo {
  flex-shrink: 0;
  inline-size: 2.5rem;
  block-size: 2.5rem;
  border-radius: 50%;
  overflow: hidden;
}
.tab-cards-section .tab-card__client-photo img {
  inline-size: 100%;
  block-size: 100%;
  object-fit: cover;
}
.tab-cards-section .tab-card__client-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.25rem;
}
.tab-cards-section .tab-card__client-name {
  font-family: "Source Serif Pro", georgia, serif;
  font-size: 0.8125rem;
  font-style: italic;
  font-weight: 600;
  line-height: 1.3;
}
.tab-cards-section .tab-card__client-title {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Source Serif Pro", georgia, serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.3;
}
.tab-cards-section .tab-card__link {
  font-family: "Oldschool Grotesk", -apple-system, blinkmacsystemfont, "avenir next", "avenir, segoe ui", "helvetica neue", helvetica, ubuntu, roboto, noto, arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-block: 0.875rem;
  padding-inline-end: 1.25rem;
}
.tab-cards-section .tab-card__link svg {
  font-size: 0.875rem;
  flex-shrink: 0;
}
.tab-cards-section .tab-card__media {
  aspect-ratio: 300/200;
  order: 1;
  margin: 1.25rem 1.25rem 0;
  border-radius: 0.5rem;
  position: relative;
  overflow: hidden;
}
@media (width >= 768px) {
  .tab-cards-section .tab-card__media {
    aspect-ratio: unset;
    margin: unset;
    margin-block-start: 3rem;
    border: 0.5rem solid rgba(0, 0, 0, 0.1);
    border-inline-end: none;
    border-block-end: none;
    border-radius: unset;
    border-start-start-radius: 0.5rem;
  }
}
.tab-cards-section .tab-card__media .btn-dialog-open {
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
  transition: background 0.3s;
  cursor: pointer;
}
.tab-cards-section .tab-card__media .btn-dialog-open:hover {
  background: rgba(0, 0, 0, 0.35);
}
.tab-cards-section .tab-card__media .btn-dialog-open svg {
  color: #fff;
  inline-size: clamp(2.5rem, 2.5rem + 1.25 * (100vw - 48rem) / 27, 3.75rem);
  block-size: auto;
  filter: drop-shadow(0 0.125rem 0.5rem rgba(0, 0, 0, 0.3));
}
.tab-cards-section .tab-card__media-img {
  display: block;
  inline-size: 100%;
  block-size: 100%;
  overflow: hidden;
  object-fit: cover;
  object-position: var(--media-position, center);
}
@media (width >= 768px) {
  .tab-cards-section .tab-card__media-img {
    border-start-start-radius: 0.25rem;
  }
}
.tab-cards-section .tab-card__media-video {
  display: block;
  inline-size: 100%;
  block-size: 100%;
  object-fit: cover;
  object-position: var(--media-position, center);
}
@media (width >= 768px) {
  .tab-cards-section .tab-card__media-video {
    border-start-start-radius: 0.25rem;
  }
}
.tab-cards-section .tab-card__media-embed {
  block-size: 0;
  padding-block-end: 56.25%;
  position: relative;
  overflow: hidden;
}
.tab-cards-section .tab-card__media-embed iframe {
  inline-size: 100%;
  block-size: 100%;
  border: none;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0;
}
.tab-cards-section .tab-card--dark .tab-card__label,
.tab-cards-section .tab-card--dark .tab-card__heading,
.tab-cards-section .tab-card--dark .tab-card__description,
.tab-cards-section .tab-card--dark .tab-card__client-name,
.tab-cards-section .tab-card--dark .tab-card__link {
  color: #fff;
}
.tab-cards-section .tab-card--dark .tab-card__media {
  border-color: rgba(255, 255, 255, 0.1);
}
.tab-cards-section .tab-card--dark .tab-card__divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.tab-cards-section .tab-card--dark .tab-card__quote p {
  color: #fff;
}
.tab-cards-section .tab-card--dark .tab-card__client-title {
  color: rgba(255, 255, 255, 0.8);
}