.component.cta.button .button{background-color:#257886;padding:16px 32px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:100%;text-align:center;min-height:38px;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.375rem;color:#fff !important;border:0;cursor:pointer;font-weight:700}
.component.cta.button .button:hover{background-color:#216c79}
.component.cta.button .button:active{background-color:#1c5b66}
.component.cta.button .button:hover,.component.cta.button .button:active{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}
.component.cta.button .button:hover.external::after,.component.cta.button .button:active.external::after{right:53px}
@media screen and (min-width:37.5em){.component.cta.button .button{width:auto}
}