#about .title{border:none}#about .button-cta{color:#11afde;border:2px solid #11afde}#about .button-cta:hover{color:#fff;background-color:#11afde}#event{background-image:url(/assets/images/exibition-bg3.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;background-repeat:no-repeat;position:relative;padding:100px 1rem}#event:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}#event .title{color:#fff;border:none;z-index:1;margin:0;text-align:center}#event .event-logo{max-width:300px;z-index:1}#event .event-description{font-weight:700;color:#fff;font-size:22px;text-align:center;line-height:normal}#gameplay{background-image:url(/assets/images/gameplay-bg.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;animation:gameplay-bg 30s linear infinite;position:relative}#gameplay .title{color:#fff;border:none}#gameplay .sol-logo{width:60px}#gameplay .description{color:#fff;font-size:22px}@keyframes gameplay-bg{0%{background-position:0 bottom}to{background-position:calc(100% - 100vw) bottom}}@media(max-width:768px){#gameplay .description{font-size:18px}}