<!-- Gallery -->
<div class="d-md-flex min-vh-md-100 bg-img-start mx-4" style="background-image: url(../assets/img/1920x1080/img9.jpg);">
<div class="container d-md-flex justify-content-md-center flex-md-column min-vh-md-100 content-space-3 content-space-md-0">
<div class="w-sm-75 w-lg-50">
<div class="mb-3">
<!-- Fancybox -->
<a class="video-player video-player-btn" href="https://www.youtube.com/watch?v=d4eDWc8g0e0" role="button" data-fslightbox="youtube-video">
<span class="d-flex justify-content-center align-items-center">
<span class="video-player-icon shadow-sm">
<i class="bi-play-fill"></i>
</span>
</span>
</a>
<!-- End Fancybox -->
</div>
<h2 class="h1 text-white">Cultivating a more good and beautiful world.</h2>
</div>
<div class="w-sm-65 w-lg-40">
<p class="text-white">We use this space as a place of reflection on the creative and faith journey.</p>
</div>
</div>
</div>
<!-- End Gallery -->
<!-- JS Implementing Plugins -->
<script src="../node_modules/fslightbox/index.js"></script>