#application-body .showcase{background:url(images/application.webp)no-repeat center/cover}#application-body .gray-section{flex-direction:column}#application-body .gray-section .element-group .element .element-title{text-transform:uppercase}#application-body .section{justify-content:space-around}#application-body .section .features-info{display:flex;align-items:flex-start;flex-direction:column;width:50%}#application-body .section .features-info .title{text-transform:uppercase;font-size:1.5rem;margin-bottom:1rem}#application-body .section .features-info .title a{color:var(--red-2)}#application-body .section .features-info .title a:hover{text-shadow:0 0 20px rgba(0,0,0,.3)}#application-body .section .features-info .description{font-size:1rem}#application-body .section-reverse{flex-direction:row-reverse;background:var(--gray-6);padding:4rem 2rem}#application-body .section-why{background:var(--white-1)}