.wrapper{height:90px;margin-left:0;margin-top:0}.wrapper,.wrapper a{position:relative;width:100%}.wrapper a{background:none;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Arial;font-size:20px;height:56px;line-height:40px;padding:0;position:absolute;text-decoration:none;transition:all .1s ease-in}.wrapper a span{height:40px;right:10px;top:-15px;width:40px}.wrapper a span,.wrapper a span span{bottom:0;display:block;margin:auto;position:absolute}.wrapper a span span{background:url(https://f.hubspotusercontent30.net/hubfs/4655184/arrow.png);background-repeat:no-repeat;background-size:contain;opacity:0;right:0;top:10px}.wrapper-color-dark a{border-bottom:1px solid #223c4e;color:#223c4e}.wrapper-color-dark a:hover{border-bottom:1px solid #223c4e;color:#ff3ca5}.wrapper-color-light a{border-bottom:1px solid #fff;color:#fff}.wrapper-color-light a:hover{border-bottom:1px solid #fff;color:#ff3ca5}.wrapper-color-theme-primary a{border-bottom:1px solid #3245f9;color:#3245f9}.wrapper-color-theme-primary a:hover{border-bottom:1px solid #3245f9;color:#ff3ca5}.wrapper-color-theme-secondary a{border-bottom:1px solid #ff3ca5;color:#ff3ca5}.wrapper-color-theme-secondary a:hover{border-bottom:1px solid #ff3ca5;color:#3245f9}.wrapper a:hover .arrow span{animation:animate-arrow-1 .5s ease-in-out;opacity:1}@keyframes animate-arrow-1{0%{opacity:0;transform:translateX(-40px)}70%,to{opacity:1;transform:translateX(0)}}