.btn{align-items:center;display:flex;height:70px;justify-content:center;max-width:100%}@media screen and (max-width:499px){.btn{height:60px}}.btn[data-type=simple]{border:1px solid #ccc}.btn[data-type=simple] span{background-image:url(https://23550211.fs1.hubspotusercontent-na1.net/hubfs/23550211/images/columns/ico_arrow_blue.svg);background-position:right top 5px;display:block;padding:0 14px 0 0;text-align:center;width:auto}.btn[data-type=simple]:hover{background-color:#007089;border-color:#007089;color:#fff}.btn[data-type=simple]:hover span{background-image:url(https://23550211.fs1.hubspotusercontent-na1.net/hubfs/23550211/images/columns/ico_arrow_white.svg)}.btn[data-type=strong]{background-color:#007089;border:1px solid #007089;color:#fff}.btn[data-type=strong] span{background-image:url(https://23550211.fs1.hubspotusercontent-na1.net/hubfs/23550211/images/columns/ico_arrow_white.svg);background-position:right top 5px;display:block;padding:0 14px 0 0;text-align:center;width:auto}.btn[data-type=strong]:hover{background-color:#36afc9;border-color:#36afc9}.btn[data-align=center]{margin-left:auto;margin-right:auto}.btn[data-align=left]{margin-right:auto}.btn[data-align=right]{margin-left:auto}.btn span{background-position:100%;background-repeat:no-repeat;display:inline-block}