.sticky-page-row{background-color:#ab0c2f;padding:34px 20px;position:relative;z-index:999}.sticky-page-link .container{margin:0 auto;max-width:1250px}.sticky-page-link ul{align-items:center;display:flex;gap:25px;justify-content:center;list-style:none;margin:0;padding:0}.sticky-page-link a{align-items:center;color:#fff!important;display:flex;font-size:14px;font-weight:700;gap:5px;line-height:1em;text-transform:uppercase}.sticky-page-link span.list-icon svg{width:20px;fill:#fff;position:relative}.sticky-page-link a .list-icon span{align-items:center;display:flex}@media only screen and (min-width:700px){.sticky-page-link a span.list-icon{transition:transform .3s ease,margin-left .3s ease}.sticky-page-link a:hover span.list-icon{margin-left:10px;transform:scaleX(1.5);transform-origin:right}}@media only screen and (max-width:700px){.sticky-page-link ul{align-items:start;flex-direction:column;gap:5px;justify-content:start}}