.section-our-channels {
  padding: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  font-family: "Sabin", sans-serif !important;
}
.section-our-channels .ourChannels__content-new {
  max-width: 1180px;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-family: "Sabin", sans-serif !important;
}
.section-our-channels .ourChannels__content-new .ourChannels__header-title {
  font-weight: 500 !important;
  font-size: 2rem !important;
  line-height: 120% !important;
  color: #4C4C4C !important;
}
.section-our-channels .ourChannels__content-new .ourChannels__header-subtitle {
  font-weight: 400 !important;
  font-size: 1.25rem !important;
  line-height: 140% !important;
  color: #4C4C4C !important;
  margin-bottom: 0 !important;
}
.section-our-channels .ourChannels__section-content {
  display: flex;
}
.section-our-channels .ourChannels__section-content .ourChannels__mascot-image {
  align-self: flex-end;
  height: 100%;
}
.section-our-channels .ourChannels__section-content .ourChannels__mascot-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-our-channels .ourChannels__section-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.section-our-channels .ourChannels__grid {
  display: flex;
  gap: 1.5rem;
  flex-grow: 1;
}
.section-our-channels .ourChannels__grid .ourChannels__grid-mobile-wrapper {
  display: flex;
}
@media (max-width: 992px) {
  .section-our-channels .ourChannels__grid .ourChannels__grid-mobile-wrapper {
    gap: 9px;
  }
}
.section-our-channels .ourChannels__grid .ourChannels__grid-mobile-wrapper .ourChannels__mascot-mobile-image {
  display: none;
  flex-grow: 1;
  width: 100%;
}
.section-our-channels .ourChannels__grid .ourChannels__card {
  background: #ffffff;
  border-radius: 1.5rem;
  display: flex;
  padding: 1.5rem;
  max-width: 467.5px;
  width: 100%;
  flex-grow: 1;
  height: 100%;
}
.section-our-channels .ourChannels__grid .ourChannels__header {
  grid-column: span 3;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  flex-grow: 1;
}
@media (min-width: 992px) {
  .section-our-channels .ourChannels__grid .ourChannels__card-wrapper {
    height: 100%;
  }
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .ourChannels__card-container {
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
  max-width: 400px;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-container {
  display: flex;
  gap: 0.6rem;
  align-items: center;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-container .link-card__new-icon {
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-container .link-card__new-icon img {
  width: 100%;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-container .link-card__icon-title {
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 120%;
  color: #222222;
  margin-bottom: 0;
  font-family: "Sabin", sans-serif !important;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-arrow img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__new-text p {
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 150%;
  color: #4C4C4C;
  font-family: "Sabin", sans-serif !important;
  margin-bottom: 0 !important;
}
.section-our-channels .ourChannels__grid .ourChannels__card {
  background: #ffffff;
  border-radius: 1.5rem;
  display: flex;
  padding: 1.5rem;
  max-width: 467.5px;
  width: 100%;
  flex-grow: 1;
}
.section-our-channels .ourChannels__card.last-card {
  align-self: flex-end;
}
.section-our-channels .ourChannels__card.last-card .link-card__icon-container {
  display: flex;
  gap: 0.6rem;
  align-items: center;
}
.section-our-channels .ourChannels__card.last-card .link-card__icon-container .link-card__icon-title {
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 120%;
  color: #222222;
  margin-bottom: 0;
  font-family: "Sabin", sans-serif !important;
}
.section-our-channels .ourChannels__card.last-card .link-card__icon-container .link-card__new-icon {
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-our-channels .ourChannels__card.last-card .link-card__icon-container .link-card__new-icon img {
  width: 100%;
}
.section-our-channels .ourChannels__card.last-card .link-card__new-text p {
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 150%;
  color: #4C4C4C;
  font-family: "Sabin", sans-serif !important;
  margin-bottom: 4px !important;
}
.section-our-channels .ourChannels__card.last-card .link-card__new-schedule p {
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 150%;
  color: #4C4C4C;
  font-family: "Sabin", sans-serif !important;
  margin-bottom: 8px !important;
}
.section-our-channels .ourChannels__card.last-card .link-card__new-text-phone {
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 120%;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #222222;
  font-family: "Sabin", sans-serif !important;
  margin-bottom: 0 !important;
  border-radius: 999px;
  border: 1px solid #D0CFC4;
  transition: all linear 0.3s;
}
.section-our-channels .ourChannels__card.last-card .link-card__new-text-phone p {
  margin-bottom: 0;
}
.section-our-channels .ourChannels__card.last-card .link-card__new-text-phone:hover {
  background-color: #E0DED4;
  border: 1px solid transparent;
}
.section-our-channels .ourChannels__card.last-card .ourChannels__card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 992px) {
  .section-our-channels .ourChannels__card.last-card .ourChannels__card-wrapper {
    height: 100%;
  }
}
.section-our-channels .ourChannels__card.last-card .ourChannels__card-wrapper p {
  margin-bottom: 4px !important;
}
.section-our-channels .ourChannels__card.last-card .ourChannels__card-wrapper .link-card__new-text p {
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 150%;
  color: #4C4C4C;
  font-family: "Sabin", sans-serif !important;
  margin-bottom: 0 !important;
}
.section-our-channels .ourChannels__card.last-card .link-card__new-schedule p {
  margin-bottom: 0 !important;
}
.section-our-channels .ourChannels__card.last-card .ourChannels__card-container {
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
}

@media (max-width: 860px) {
  .section-our-channels .ourChannels__grid {
    flex-direction: column;
  }
  .section-our-channels .ourChannels__section-content .ourChannels__mascot-image img {
    width: 260px;
  }
}
@media (max-width: 670px) {
  .section-our-channels .ourChannels__grid .ourChannels__card-wrapper .link-card__icon-container .link-card__icon-title {
    font-size: 16px;
  }
  .section-our-channels .ourChannels__card.last-card .link-card__new-schedule p {
    font-size: 14px;
  }
  .section-our-channels .ourChannels__section-content .ourChannels__mascot-image {
    display: none;
  }
  .section-our-channels .ourChannels__section-content .ourChannels__mascot-mobile-image {
    display: flex !important;
  }
  .section-our-channels .link-card__new-icon {
    height: 24px !important;
    width: 24px !important;
  }
  .ourChannels__grid {
    gap: 1rem !important;
  }
  .ourChannels__grid .ourChannels__grid-mobile-wrapper .ourChannels__mascot-mobile-image {
    display: flex;
  }
  .ourChannels__grid .link-card__icon-arrow {
    display: none !important;
  }
  .ourChannels__grid .ourChannels__card-wrapper {
    gap: 1rem !important;
  }
  .ourChannels__grid .ourChannels__card-wrapper .link-card__new-text {
    display: none !important;
  }
  .ourChannels__grid .ourChannels__card {
    padding: 1rem !important;
    border-radius: 1rem !important;
  }
  .ourChannels__content-new .ourChannels__header .ourChannels__header-title {
    white-space: nowrap;
    font-size: 24px !important;
    margin-bottom: 16px;
  }
  .ourChannels__card.last-card {
    border-radius: 1rem !important;
  }
  .ourChannels__card.last-card .ourChannels__card-container {
    flex-grow: 1 !important;
  }
  .ourChannels__card.last-card .link-card__new-text p {
    display: none !important;
  }
  .ourChannels__card.last-card .link-card__new-icon {
    height: 24px !important;
    width: 24px !important;
  }
}/*# sourceMappingURL=style.css.map */