body{font-family:funnel display,sans-serif}.markdown-title{font-family:funnel display,sans-serif}:root{--color-primary:#42BD86}#hero-swiper{width:100%;height:100vh;background:#17404a}.swiper-slide{position:relative;overflow:hidden}.swiper-slide::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35);z-index:1}.swiper-slide>*{position:relative;z-index:2}#hero-swiper .swiper-slide{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;background-size:cover;background-position:50%}@media(min-width:1280px){#hero-swiper .swiper-slide{background-attachment:fixed}}#hero-swiper-bars{position:absolute;left:0;right:0;bottom:40px;z-index:40}.hero-bar{background:rgba(255,255,255,.3);transition:opacity .3s,background .3s;width:8rem;height:.25rem;border-radius:2px;opacity:.3}.hero-bar.active,.hero-bar:hover{background:#fff;opacity:1}.demo-bg{background:url(../images/home/cta/cta.png)50%/cover no-repeat}