@-webkit-keyframes show{from{-webkit-transform:translate3d(500px,0,0);transform:translate3d(500px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes show{from{-webkit-transform:translate3d(500px,0,0);transform:translate3d(500px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes load{from{opacity:1}to{opacity:0;display:none;z-index:-1}}@keyframes load{from{opacity:1}to{opacity:0;display:none;z-index:-1}}@-webkit-keyframes menu{from{opacity:0;-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes menu{from{opacity:0;-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}body>header{-webkit-animation-delay:0s;animation-delay:0s}@media (max-width:768px){body>header{background-color:#fff}}body>header>nav>ul>li{background:rgba(255,255,255,.4)}body .headline{width:100%;height:100vh;background:no-repeat center/cover url(../img/lacca_salaJogos.png);position:relative}@media (max-width:768px){body .headline{height:auto}}body .headline::after{content:"";width:100%;height:100%;background:rgba(255,255,255,.9);position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}body .headline__content{max-width:75rem;margin:0 auto;position:relative;z-index:1;height:calc(100vh - 10.3125rem);padding-top:calc(10.3125rem + 3.75rem);padding-bottom:3.75rem;margin:0 auto}@media (max-width:1300px){body .headline__content{margin:0 10%}}@media (max-width:768px){body .headline__content{height:auto;padding-top:calc(10.3125rem + 3.75rem);padding-bottom:3.75rem}}body .headline__content>h1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#c63725;padding:.46875rem;color:#fff;margin:0 auto}body .headline__content>a{font-family:Poppins;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;place-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a4a4a}body .headline__info{padding:3.75rem 0;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(16.25rem,25rem)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(16.25rem,25rem));place-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.875rem;font-family:Poppins;margin:0 auto}body .headline__info>div{color:#c63725;text-align:center;font-weight:700}body .headline__info svg{width:1.40625rem;height:1.40625rem;margin-right:.46875rem}body .headline__info a{color:#c63725;display:-webkit-box;display:-ms-flexbox;display:flex;place-content:center}body .headline__info span{color:#4a4a4a;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;place-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body .headline__info span>div{width:.1875rem;height:1.5em;background-color:#c63725;margin:0 .9375rem}body .headline__info span>p:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}