@import url(https://fonts.googleapis.com/css2?family=Arimo:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:1rem;font-family:Nunito,sans-serif;background:#fff;position:relative;min-height:100%}body{margin:0}.main{text-align:center;max-width:1200px;margin:20px auto 40px}.main h1{color:#374f72}.main .btn{margin:40px auto;display:inline-block;border-radius:5px;background:#374f72;padding:15px 25px;color:#fff;text-decoration:none;font-size:24px}.main .btn:hover{background:#ff6d2e}.main img{max-width:100%}footer{position:absolute;bottom:0;margin-top:30px;padding:10px;width:100%;text-align:center;background:#eee;font-size:13px;color:#333}footer a{color:#374f72}footer a:hover{color:#ff6d2e}.page-rules{padding-bottom:50px}.page-rules .only-mobile{display:none}@media screen and (max-width:992px){.page-rules .only-mobile{display:block}}.page-rules .mt20{margin-top:20px}.page-rules .container{width:80%;margin:auto}@media screen and (max-width:992px){.page-rules .container{width:96%}}.page-rules .img-fluid{display:block;width:100%;height:auto}.page-rules a{color:#e30613}.page-rules a:hover{color:#374f72}.page-rules h3,.page-rules p{margin:0}.page-rules ul{margin:0;padding:0 0 0 20px}.page-rules .row-box,.page-rules .row-flex{margin:40px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:992px){.page-rules .row-box{display:block!important}}.page-rules .rules img{width:75px;margin-right:25px;display:block}.page-rules header{padding:20px 0;text-align:center}.page-rules .logo{width:250px;display:block;text-align:center;margin:auto auto 20px}.page-rules .disclaimer{margin:20px 0;padding:15px;font-style:italic}.page-rules .box,.page-rules .disclaimer{text-align:center;border-radius:15px;border:2px solid #e30613}.page-rules .box{padding:10px;margin:20px;width:100%;display:block;background:rgba(227,6,19,.1)}@media screen and (max-width:992px){.page-rules .box{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-rules .box img{width:50px;height:50px;display:block;margin:auto}@media screen and (max-width:992px){.page-rules .box img{margin:0}}.page-rules .box strong{font-size:1.4rem;display:block;margin:10px 0}.page-rules .logo-brand{margin-left:20px;max-width:120px;vertical-align:middle}