header.header{width:100%;background:#fff;font-family:sofia-pro,sans-serif;color:#7f2062;padding:15px 0}header.header .wrapper{align-items:center;justify-content:space-between}header.header .phone-number{text-align:center;line-height:18px}header.header .phone-number span{font-size:12px}header.header .phone-number a{font-size:28px;font-weight:500;text-decoration:none}.logo,.tagline{width:100%;font-size:9px}.ruby-logo{width:115px}.ruby-logo svg{display:block}.ruby-logo.animating-logo>svg .dots{transition:fill .25s ease-in-out}.ruby-logo.animating-logo>svg:hover .dots{fill:#ef9ca1;-webkit-animation:bounce .25s linear;animation:bounce .25s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.ruby-logo:hover .dots{fill:#ef9ca1}@keyframes bounce{0%{transform:translateY(0)}10%{transform:translateY(-10px)}20%{transform:translateY(0)}to{transform:translateY(0)}}