.page-hero--loading .page-hero__placeholder{width:100%;height:550px;background:linear-gradient(90deg,#1b191a,#252525 50%,#1b191a);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-hero{position:relative}.page-hero__image{width:100%;height:auto;max-height:550px;object-fit:cover;display:block}@media (max-width:1024px){.page-hero--loading .page-hero__placeholder{height:450px}}@media (max-width:768px){.page-hero--loading .page-hero__placeholder{height:350px}}