@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.r-image-banner{margin-top:var(--r-image-banner-mt-mb,0);margin-bottom:var(--r-image-banner-mb-mb,0);position:relative}@media screen and (width>=768px){.r-image-banner{margin-top:var(--r-image-banner-mt,0);margin-bottom:var(--r-image-banner-mb,0)}}@media screen and (width<=767px){.r-image-banner .image-snippet,.r-image-banner picture{width:100%;display:block}.r-image-banner img{width:100%;height:auto}}.r-image-banner .image-snippet,.r-image-banner img{display:block}.r-image-banner--full_width img{width:100%;height:auto}@media screen and (width>=768px){.r-image-banner--original{justify-content:center;display:flex;overflow:hidden}.r-image-banner--original .image-snippet{width:auto}.r-image-banner--original img{width:auto;max-width:100%;height:auto}}