.btn a{align-items:center;border-radius:4px;display:flex;font-size:13px}.btn a,.btn-arrow-right{position:relative;transition:.3s}.btn-arrow-right{border-radius:50%;height:20px;width:20px}.btn-arrow-right:before{content:"";height:6px;left:6px;position:absolute;top:7px;transform:rotate(45deg);width:6px}.btn-short{height:50px;justify-content:space-between;padding-left:20px;padding-right:15px;width:180px}.btn-large{height:56px;justify-content:center;width:270px}.btn-large .btn-arrow-right{position:absolute;right:10px}.btn-download svg{width:14px}