@media (max-width: 960px) {
  .lpc-offer, .lpc-rates-2, .lpc-list-illustration, .lpc-features-2.lpc-block, .lpc-elements-text-1.lpc-block {
    padding-bottom: 40px !important;
  }
  .lpc-elements-headline._headline_2 {
    padding-top: 40px !important;
  }
  .lpc-banners__wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (max-width: 480px) {
  .lpc-list-illustration__title, .lpc-features-2__title, .lpc-elements-headline__title, .lpc-banners__title, .lpc-features-5__title, .lpc-rates-2__header {
    font-size: 23px !important;
  }
  .lpc-offer__text, .lpc-features-5__subtitle, .lpc-banners__text, .lpc-elements-text-1__text, .lpc-list-illustration__subtitle {
    font-size: 16px !important;
  }
}
/*@media (min-width: 768px) {
    .video-slider {
        width: 100%;
        max-height: 80vh;
        aspect-ratio: 3 / 2; 
        overflow: hidden;
    }

    .video-slider .video-slider__item {
        width: 100% !important;
        height: auto !important; 
    }

    .video-slider .video-slider__item img, 
    .video-slider .video-slider__item video {
        width: 100% !important;
        height: 100% !important;
        max-height: 100% !important; 
    }
}




@media (min-width: 768px) {
    .video-slider {
        width: 100%;
        aspect-ratio: 3 / 2; 
        overflow: hidden; 
    }

    .video-slider .video-slider__item {
        width: 100% !important;
        height: auto !important; 
    }

    .video-slider .video-slider__item img, 
    .video-slider .video-slider__item video {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover; 
        max-height: none !important;
    }
}*/
@media (min-width: 768px) {
  .video-slider {
    max-height: 75vh !important;
  }
  .video-slider * {
    height: 100%;
    max-height: 75vh;
  }
  .video-slider .video-slider__item img {
    object-fit: contain !important;
  }
}
@media (max-width: 540px) {
  .page-title--u-ibfljtt5w, .heading--u-is1hfzz6r, .mosaic-form--u-ikw443ymn .mosaic-form__title--u-iv0bp6t8w {
    font-size: 23px;
  }
}
