.anchor-stick-wrapper{width:100%}.anchor-stick-container{background-color:#0076b4;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:fit-content;padding-left:2rem;padding-right:2rem}.anchor-stick-container a{color:#fff;font-size:1.7rem;text-decoration:none;text-transform:uppercase}.anchor-stick-container .anchor-container{padding:20px}.fixed-anchor{box-shadow:0 2px 5px rgba(0,0,0,.2);left:50%;max-width:none;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:999}@media screen and (max-width:767px){.anchor-stick-container .anchor-container{padding-bottom:0;padding-top:0}.anchor-stick-container{flex-direction:column;gap:1rem;max-width:none;padding:1rem}.anchor-placeholder{height:0!important}}