<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {
  .yc_swiper_el {
    max-width: none;
    font-size: 14px;
    min-width: 215px;
  }

  .yc_swiper_el img {
    height: 353px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
  }

  .yc_swiper_text_title h5 {
    font-size: 18px !important;
    line-height: 21px !important;
    margin-top: 0;
    margin-bottom: 4px;
  }

  .yc_testimonial_carrousel,
  .yc_swiper {
    max-width: none !important;
    overflow: hidden;
  }

  .yc_lesson_grid .elementor-element-ab191a2 &gt; .elementor-widget-container {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px 17px;
  }

  .yc_lesson_grid iframe {
    width: 100%;
  }

  .yc_experience_title_left {
    max-width: 342px;
    margin-right: auto;
  }

  .yc_experience_title_right {
    max-width: 342px;
    margin-left: auto;
  }

  .yc_testimonial.yc_testimonial {
    max-width: none;
  }

  .yc_swiper {
    max-width: none !important;
  }

  body .yc_testimonial_carrousel {
    max-width: 950px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .yc_testimonial_carrousel_container .swiper-button-prev,
  .yc_testimonial_carrousel_container .swiper-button-next {
    display: block;
    width: 15px;
  }

  .yc_testimonial_carrousel_container .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='white'/%3E%3C/svg%3E");
  }

  .yc_testimonial_carrousel_container .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,&lt;svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'&gt;&lt;path d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='white'/&gt;&lt;/svg&gt;");
  }

  .yc_testimonial_carrousel_container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .yc_lesson_carrousel_container .swiper {
    aspect-ratio: 16 / 9;
  }

  .yc_desktop {
    display: block !important;
  }

  .yc_mobile {
    display: none !important;
  }

  .yc_mobile_none {
    display: initial;
  }

  .yc_mobile_none.yc_takeaway_item {
    display: flex;
  }

  .yc_join_banner {
    display: flex;
    justify-content: center;
  }

  .yc_desktop_none {
    display: none;
  }
}
</pre></body></html>