@charset "utf-8";.button{display:inline-block;font-size:14px;padding:0 20px;line-height:30px;text-transform:uppercase;font-weight:900;border-radius:3px;color:#fff;background-color:#007ac3;margin-top:10px;margin-bottom:0;text-decoration:none!important;border:0;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-icab-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;width:auto;max-width:100%}.button:hover{text-decoration:none;color:#fff;-webkit-box-shadow:inset 0 0 0 64px rgba(0,0,0,.1);box-shadow:inset 0 0 0 64px rgba(0,0,0,.1)}.button.big{font-size:20px;line-height:40px;height:40px}.button[class*=icon-]:after{padding-left:10px}.button.icon-right:after{font-family:"font awesome 5 free";content:"\f054"}.button.orange{background-color:#f60}.button.cyan{background-color:#007ac3}.button.green{background-color:#76c3b5}.button.blu{background-color:#00619c}.button.red{background-color:#df231e}.button.white{-webkit-box-shadow:inset 0 0 0 1px #a0a0a0;box-shadow:inset 0 0 0 1px #a0a0a0;color:#575757;background-color:#fff}.button.gray{-webkit-box-shadow:inset 0 0 0 1px #e3e0e0;box-shadow:inset 0 0 0 1px #e3e0e0;color:#000;background-color:#f6f6f6;text-transform:inherit;font-size:16px;line-height:40px;height:40px;font-weight:600}@media only screen and (min-width:840px){.button.right{float:right}}.button.center{margin-left:auto;margin-right:auto}.download-button{text-align:center}article .download-button a+p{font-size:15px!important;font-family:lato,sans-serif!important}article .download-button a{width:100%;max-width:320px}