@keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mainTitle{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:1.875rem 0}.mainTitle h1{font-size:2.1875rem;color:#4e4e50;margin-bottom:20px;font-weight:600;letter-spacing:1px;text-align:center;font-family:Oswald,sans-serif;text-transform:uppercase}