@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap");*{box-sizing:border-box}body{color:#464646;font-family:Lato,sans-serif;font-size:17px}h1{font-size:60px;margin-bottom:24px}h1,h2{font-weight:700}h2{font-size:32px;line-height:1.125;margin-bottom:15px}p{line-height:1.4;margin-bottom:30px}p:last-child{margin-bottom:0}strong{font-weight:700}.container{margin:0 auto;max-width:1218px;padding:0 45px;width:100%}.btn{background:#ba0c2f;border:0;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:18px;text-align:center;text-decoration:none;transition:.2s ease}.btn:hover{opacity:.8}ol:not(.no-list),ul:not(.no-list){list-style:disc;margin-left:18px}ol li:not(.no-list),ol li:not(.no-list):last-child,ul li:not(.no-list),ul li:not(.no-list):last-child{margin-bottom:5px}#main-content em{font-style:italic}@media screen and (max-width:500px){.container{padding:0 30px}h1{font-size:45px}}