.parallax-section{height:100vh;background-size:cover;background-position:center;position:relative;z-index:1;background-attachment:scroll;background-image:image-set(
    url('/assets/images/hero-2560.avif') type('image/avif'),
    url('/assets/images/hero-2560.webp') type('image/webp'),
    url('/assets/images/hero-2560.jpg') type('image/jpeg')
  )}.parallax-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;justify-content:center;align-items:center;text-align:center}.hero-title{font-size:4rem;font-weight:700;text-align:center}.hero-subtitle{display:block;margin:.5em auto auto;font-size:1.2rem;width:75%}.gradient-text{color:#fff}@media (min-width:769px){.parallax-section{background-attachment:fixed}.hero-title{font-size:7rem}.hero-subtitle{font-size:2rem}.gradient-text{background:linear-gradient(45deg,#fff,#b3b3b3);-webkit-background-clip:text;background-clip:text;color:transparent}}@keyframes fade-out-text{from{opacity:1}to{opacity:0}}@keyframes navbar-reveal{from{background-color:rgba(255,255,255,0);padding-top:1rem;padding-bottom:1rem;color:#fff;box-shadow:0 2px 5px transparent}to{background-color:#fff;padding-top:.5rem;padding-bottom:.5rem;color:#333;box-shadow:0 2px 5px rgba(0,0,0,.1)}}@keyframes logo-text-reveal{from{color:#fff}to{color:#e41e26}}.navbar{position:fixed;z-index:1030;width:100%;animation:linear forwards navbar-reveal;animation-timeline:scroll(root);animation-range:0 300px}.navbar .nav-link{color:inherit}.navbar .logo-text{animation:linear forwards logo-text-reveal;animation-timeline:scroll(root);animation-range:0 300px}.problem-image{border-radius:10px}.navbar.navbar-expand-lg{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23e41e26' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:#e41e26!important}.navbar-artemis .navbar-toggler{border-color:#e41e26!important}.navbar-artemis .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23e41e26' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important}.card-title{font-size:22px}