@charset "utf-8";

/* hero */
.hero { position:relative; width:100%; height: calc(100vh - 100px); background: url('/assets/images/home/hero-1.webp') no-repeat 50% / cover; }