.sticky-number{background-color:white;font-size:1rem;width:2.5rem;height:2.5rem;border-radius:50%;margin-right:.8rem;color:#7b7b7b;display:flex;align-items:center;justify-content:center;font-family:'Cinzel',Arial,sans-serif}.sticky-bar{background-color:#7b7b7b;z-index:999}.sticky-left-section,.sticky-right-section{display:flex;align-items:center;margin:10px 0}.left-text{color:white;font-size:1.5rem;font-family:'Cinzel',Arial,sans-serif}.sticky-arrow{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 63 39'%3E%3Cpath fill='%23CECECE' d='M7.308 0L31.5 24.233 55.566 0 63 7.447 31.5 39 0 7.447z'/%3E%3C/svg%3E");display:inline-block;width:2.375rem;height:2.375rem;background-position:50%;background-repeat:no-repeat;background-size:85%}.d-flex{display:flex;justify-content:space-between}@media(max-width:767px){.left-text{font-size:1.3rem}.sticky-left-section,.sticky-right-section{margin:5px 0}}@media(max-width:325px){.sticky-number{width:30px;height:30px}}