.hero-section{height:calc(100vh - var(--header-height));height:calc(100svh - var(--header-height));margin-top:var(--header-height);background:#000;width:100%;transition:background .3s;position:relative}.hero-section.show-content{background:#c4c4c4}.hero-section .hero-lottie{width:100%;height:100%}.hero-section .hero-lottie svg{object-fit:cover;width:100%;height:100%}.hero-section__content{width:100%;position:absolute;bottom:5.5rem}@media (max-width:991.98px){.hero-section__content{bottom:3.5rem}}.hero-section__title{color:#000;text-transform:uppercase;margin-bottom:4.1875rem;font-weight:500}@media (max-width:991.98px){.hero-section__title{margin-bottom:2.5rem}}.hero-section__description{color:#495057;font-size:1.25rem;line-height:150%}@media (max-width:991.98px){.hero-section__description{margin-bottom:2.5rem;font-size:1.125rem}}
