*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:1rem;font-family:sans-serif;background:#fafafa;color:#333;line-height:1.4;margin:1rem auto;text-align:center}body{margin:0}.title{color:#e62b2b}.main{margin:auto;padding:5px;width:100%;max-width:960px}.text-privacy{text-align:left;font-size:.9rem}.banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner .image{width:25%;padding:.3rem}.banner .image img{border-radius:10px;width:100%}a{color:#375173;text-decoration:underline}a:hover{color:#ff6d2e}a.btn{text-decoration:none;padding:1rem 2rem;margin:3rem auto;display:inline-block;background:#375173;color:#fff;font-weight:700;border-radius:10px}a.btn:hover{background:#ff6d2e}.footer{margin-top:2rem;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}.footer img{max-width:150px}.payoff{margin-top:10px;border-radius:7px;padding:10px;background:#e62b2b;color:#fff;font-size:.8rem;text-align:justify}.loghi{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loghi img{max-height:50px;margin:10px}@media only screen and (max-width:500px){body{font-size:.9rem}.banner .image{width:50%}.footer{margin-top:1rem;display:block;text-align:center}.footer img{margin-bottom:1rem}}