@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.6)}100%{opacity:1;transform:scale(1)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-3rem)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(3rem)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-3rem)}100%{opacity:1;transform:translateX(0)}}@keyframes slideIn{0%{opacity:0;transform:scale(0.2)}100%{opacity:1;transform:scale(1)}}.DNA-module[data-id=button]{margin-top:-10em}.DNA-module[data-id=button] .DNA-module__buttons{display:flex;align-items:center;padding-left:2.5em}.DNA-module[data-id=button] .DNA-module__col{padding:0 !important}.DNA-module[data-id=button] a{display:inline-flex;justify-content:flex-end;align-items:center}.DNA-module[data-id=button] span{font-weight:bold;text-transform:uppercase;font-size:1.6em;white-space:nowrap;letter-spacing:.64px;position:relative;padding-bottom:7px;width:100%;transition:width .6s linear;margin-left:20px}.DNA-module[data-id=button] span:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100px;background:#000;display:block}.DNA-module[data-id=button] svg{min-width:6em;height:6em;animation-name:bounceIn;animation-duration:1s;animation-delay:2s;animation-fill-mode:both;transition-timing-function:cubic-bezier(0.78, 0.13, 0.15, 0.86);opacity:1}.DNA-module[data-id=button] .DNA-section__item-1 span:after{background:#054a81}.DNA-module[data-id=button] .DNA-section__item-1 a{color:#054a81 !important}.DNA-module[data-id=button] .DNA-section__item-2 span:after{background:#054a81}.DNA-module[data-id=button] .DNA-section__item-2 a{color:#054a81 !important}.DNA-module[data-id=button] .DNA-section__item+div{margin-left:6em}@media(max-width: 1024px){.DNA-module[data-id=button]{margin-top:-5em}.DNA-module[data-id=button] .DNA-cols__col--3{width:100%}.DNA-module[data-id=button] .DNA-module__buttons{padding-top:0}}@media(max-width: 767px){.DNA-module[data-id=button] .DNA-module__buttons{flex-wrap:wrap;flex-flow:column}.DNA-module[data-id=button] .DNA-section__item{width:100%}.DNA-module[data-id=button] .DNA-section__item+div{margin-left:0;margin-top:3em}}
