.hero{background-color:#101820}.hero .info h1{font-weight:800}.hero .info h1 strong{color:#ff42fa}@media (min-width:1200px){.hero .info .bg{align-items:flex-end;background-size:cover;border-radius:2rem 2rem 0 0;min-height:560px}.hero .info,.hero .info .bg{display:flex;justify-content:center}.hero .info{flex-direction:column;margin:0 auto;padding:50px 50px 0}.hero .info .contents{justify-items:center;max-width:90%}.hero .info .contents p{max-width:70%}.hero .container-fluid{padding:0}.hero .image{display:flex;justify-content:end}.hero .buttons{display:flex;gap:5rem}}body.loaded .hero .info{animation:fadeInLeft;animation-duration:1s;opacity:1}body.loaded .hero img{animation:fadeInDown;animation-duration:2s}body.loaded .hero .items span{animation:fadeInLeft;animation-duration:1.5s;opacity:1}body.loaded .hero .items p{animation:fadeInLeft;animation-duration:2s;opacity:1}@media (max-width:1199.98px){.hero{align-items:center;display:flex;padding:70px 0 30px}body.loaded .hero h1{font-size:32px;line-height:42px}}