.custom-wide-button{display:flex;align-items:center;width:100%;padding-left:21px;padding-right:21px;height:54px;background-color:#2c9347;color:#fff;border:none;border-radius:0;font-family:"Tilda Sans",sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.3px;text-decoration:none;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.custom-wide-button .text{flex-grow:1;text-align:left}.custom-wide-button .icon{margin-left:auto;display:flex;align-items:center;font-size:16px;flex-shrink:0}.custom-wide-button .icon img{width:16px;height:16px;display:block}@media (max-width:767px){.custom-wide-button{height:47px;padding-top:18px;padding-bottom:18px}}.custom-wide-button:active{transform:scale(.97);box-shadow:0 2px 6px rgba(0,0,0,.15)}@media (hover:hover) and (pointer:fine){.custom-wide-button:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}}.custom-wide-button,.custom-wide-button:hover,.custom-wide-button:focus,.custom-wide-button:active{background-color:#2c9347 !important;color:#fff !important;text-decoration:none !important}