.hero-section{background-attachment:fixed;background-position:50%;background-size:cover;min-height:560px;position:relative}.hero-text-con{color:var(--white-color);display:flex;flex-direction:column;height:560px;justify-content:flex-end;max-width:80%;padding:2em 0}.hero-section-h1,.hero-text-con h1:not(.hero-section-p){animation:reveal 1s forwards;font-family:Quicksand,sans-serif;font-size:5rem;font-weight:700;line-height:94%;margin:0;opacity:0}.hero-section-p,.hero-text-con p:not(.hero-section-h1){animation:reveal 1s forwards;font-family:forma-djr-deck,sans-serif;font-size:2rem;font-weight:500;line-height:94%;margin:1em 0;opacity:0}.hero-text-con .hero-button{animation:reveal 1s forwards;opacity:0}.after-icon-block,.title-section{padding:2em 0}.bottom-button{margin-top:2em}.lounge-img{max-width:430px;position:absolute;right:2%;top:30%}@keyframes reveal{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.hero-text-con h1{font-size:4rem}.hero-text-con p{font-size:1.5rem}}@media (max-width:600px){.hero-text-con h1{font-size:3rem}.hero-text-con{max-width:100%}.hero-section,.hero-text-con{background-attachment:inherit;height:65vh;justify-content:flex-end;min-height:100%}.lounge-img{left:2%;max-width:260px;right:auto}}