.actionButton,.dBtn{display:inline-block;padding:14px 20px 10px 20px;text-align:center;text-decoration:none;color:#fff;background:#004a96;position:relative;font-size:1.8rem;font-family:'neue-haas-grotesk-display',sans-serif;cursor:pointer;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;min-width:200px}.sectionColor2 .actionButton,.sectionColor2 .dBtn{color:#004a96;background:#fff}.ua-desktop .actionButton:hover,.ua-desktop .dBtn:hover{background:#2eadde;color:#fff}@media(max-width:900px){.actionButton,.dBtn{display:block;text-align:center}}.sectionButtons{display:flex;justify-content:center}.sectionButtons.doubleBtn{justify-content:space-between;flex-flow:row wrap;width:100%}@media(max-width:900px){.sectionButtons{display:block}}.sectionButtons .actionButton{text-align:center;padding:14px 20px 10px 20px;font-size:1.8rem}.sectionButtons .actionButton:after{display:none}.ua-desktop .actionButton.bgColor1:hover,.ua-desktop .sectionButton.bgColor1:hover{background:#0057b0}.ua-desktop .actionButton.bgColor2:hover,.ua-desktop .sectionButton.bgColor2:hover{background:#44b5e2}