/*
Theme Name: LIFE
Theme URI: https://www.fl1.life
Author: A45 & Leone Ming
Author URI: https://a45.li/
Description: The Wordpress theme for fl1.life.
Version: 1.0
*/
.box__title {
  hyphens: auto;
}
.slider__slide--video {
  overflow: hidden;
}

.slider__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.slider__slide--video .slider__content {
  z-index: 2;
}

@media (max-width: 768px) {
  .canvas-2026 {
    align-items: flex-end !important;
    min-height: 50dvh !important;
  }
}
