.card--image-featured .card__title{display:inline-block;margin-bottom:.625rem}.card--image-featured .card__image{margin-bottom:1.875rem}.card__sup{background-color:var(--secondary-light-accent);font-size:1.75rem;padding:0 .125em;position:relative;top:-1em}.location-feed{padding-bottom:3rem;padding-top:3rem}.location-feed__row{align-items:center;display:inline-flex;transform:translate3d(-15%,0,0)}.anim-block{animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear;white-space:nowrap}.anim-left-1{animation-name:moveLeft}.anim-left-1,.anim-left-2{animation-direction:revert;transform:translateZ(0)}.anim-left-2{animation-name:moveLeftJump}.anim-right-1{animation-direction:revert;animation-name:moveRight;background-color:hsla(0,99%,72%,0);transform:translateZ(0)}.anim-right-2{animation-direction:revert;animation-name:moveRightJump;background-color:rgba(116,111,254,0);transform:translate3d(-200%,0,0)}@keyframes moveLeftJump{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes moveLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes moveRightJump{0%{transform:translate3d(-200%,0,0)}to{transform:translate3d(-100%,0,0)}}@keyframes moveRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}.location-feed .card{align-items:center;display:inline-flex;flex-shrink:0;padding:0 1.2rem}.location-feed .card__title{font-size:clamp(2rem,5vw,5.675rem);margin:0;padding:.5em}.location-feed .card__sup{font-size:.65em;top:-.7em}.location-feed .card__image{flex-shrink:0;height:50px;margin:0;padding:0;width:50px}.location-feed .card__image img{height:100%}@media only screen and (min-width:768px){.location-feed .card__image{height:100px;width:100px}}