.skeleton-shimmer{animation:shimmer 1.5s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.banner{position:relative}.banner__container{background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.banner__container{padding-top:32.8%}}.banner:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}@media screen and (min-width:768px){.banner:before{background-color:#00000080}}.banner.--has-title:before{background-color:#00000080}.banner.--no-before:before{background-color:transparent;content:none;display:none}@media screen and (max-width:767px){.banner.--no-mobile-bg__container{background-image:none!important}}@media screen and (min-width:768px){.banner.--fit-content__container{padding-top:0}}@media screen and (max-width:767px){.banner.--loading .banner__container{padding-top:56.25%}}
