.download-button{display:flex;align-items:center;gap:16px;padding:11px 16px;border-radius:4px;border:1px solid #acca37;background:rgba(172,202,55,.1);text-decoration:none;transition:all .3s ease}.download-button .icon-left{display:flex;align-items:center;justify-content:center;font-size:40px;color:#acca37;flex-shrink:0;line-height:1;width:36px;height:36px}.download-button .icon-left.icon-image img{width:36px;height:36px;object-fit:contain}.download-button .text{flex:1;color:#162f54;font-size:20px;font-weight:700;line-height:normal;font-family:"Satoshi",sans-serif}.download-button .icon-download{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#182a46;flex-shrink:0}.download-button .icon-download img{width:24px;height:24px}@media(max-width: 768px){.download-button{padding:7px 13px;gap:12px}.download-button .icon-left{font-size:32px;width:32px;height:32px}.download-button .icon-left.icon-image img{width:32px;height:32px}.download-button .text{font-size:16px}.download-button .icon-download{width:24px;height:24px}.download-button .icon-download img{width:18px;height:18px}}.download-button-pay-my-bill{max-width:695px;margin:auto;margin-top:40px}@media(max-width: 767px){.download-button-pay-my-bill{margin:20px 20px 0 20px !important}}