@-webkit-keyframes stretch{0%{width:0}10%{width:100%}20%{width:80%}30%{width:100%}40%{width:95%}50%{width:100%}to{width:100%}}@keyframes stretch{0%{width:0}10%{width:100%}20%{width:80%}30%{width:100%}40%{width:95%}50%{width:100%}to{width:100%}}.bp-outer-wrapper{display:flex;justify-content:center;margin:0 auto 80px;max-width:1340px}.bp-wrapper{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;flex:1 1 0px;justify-content:center;max-width:65%}.bp-button-wrapper{border-bottom:1px solid #dedede;cursor:pointer;font-weight:700;padding:10px;position:relative;text-align:center;-webkit-transition:.2s;transition:.2s}.bp-button-wrapper a{color:#063246;font-size:18px;line-height:1}.bp-button-wrapper a:active,.bp-button-wrapper a:focus,.bp-button-wrapper a:hover{color:#063246}.bp-wrapper .bp-green-underline:after{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:stretch;animation-name:stretch;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#4fa399;bottom:-1px;content:" ";display:block;height:3px;left:0;position:absolute;width:100%}@media only screen and (max-width:425px){.bp-button-wrapper a{font-size:18px}.bp-wrapper{align-items:center;flex-direction:column}}