.CMSVideoElement{position:relative;display:block;overflow:hidden}.CMSVideoElement__video{display:block;width:100%}.CMSVideoElement__video.is-covered{height:100%;object-fit:cover}.CMSVideoElement__button{position:absolute;z-index:1;top:0;left:0;display:grid;width:100%;height:100%;padding:0;background-color:rgba(0,0,0,.5);place-content:center}.CMSVideoElement__play{width:32px;fill:#fff}.HotspotSlider{position:relative;height:100%}.HotspotSlider__scroll{display:flex;overflow-x:auto;overflow-y:hidden;height:100%;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.HotspotSlider__scroll::-webkit-scrollbar{display:none}.HotspotSlider__slide{display:flex;flex-direction:column;flex-shrink:0;width:100%;margin-right:16px;scroll-snap-align:start}.HotspotSlider__slide:last-of-type{margin-right:0}.HotspotSlider__image{flex-shrink:0}.HotspotSlider__image .PictureElement__imgDefault{display:block;width:100%}.HotspotSlider__video{flex-shrink:0}.HotspotSlider__title{margin-top:48px;font-size:1.8rem;line-height:2.2rem;text-transform:uppercase;font-weight:700}@media screen and (min-width:1024px){.HotspotSlider__title{font-size:2rem;line-height:2.4rem}}.HotspotSlider__description{flex:1;overflow-y:auto;margin-top:16px;font-size:1.6rem;line-height:2rem}.HotspotSlider__slideArrowWrapper{position:absolute;top:0;right:0;margin-top:56.25%}.HotspotSlider__slideArrow{width:40px;height:40px;padding:0;background-color:#000}.HotspotSlider__slideArrow:disabled{background-color:#3e3f40}.HotspotSlider__arrowIcon{width:16px;margin:auto;fill:#fff}.Hotspots{position:relative;overflow-x:auto}@media screen and (min-width:1024px){.Hotspots{overflow-x:hidden}}.Hotspots__innerWraper{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1024px){.Hotspots__innerWraper{overflow:hidden;width:100%}}.Hotspots__image .PictureElement__imgDefault{display:block;width:auto;height:100vh;max-height:600px}@media screen and (min-width:1024px){.Hotspots__image .PictureElement__imgDefault{width:100%;height:unset;max-height:none}}.Hotspots__hotspotButton{position:absolute;transform:translate(-50%,-50%);top:var(--HotspotsY);left:var(--HotspotsX);width:12px;height:12px;padding:0;border-radius:50%;background-color:currentColor;color:#efdf00;transition:transform .2s ease-out}.Hotspots__hotspotButton:before{content:"";position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:52px;height:52px;border:3px dotted;border-radius:50%}.Hotspots__hotspotButton.is-active,.Hotspots__hotspotButton:hover{transform:translate(-50%,-50%) scale(1.23)}.Hotspots__hotspotButton.is-active+.Hotspots__detail{display:block}@media screen and (min-width:1024px){.Hotspots__hotspotButton.is-active+.Hotspots__detail{transform:translateX(-100%)}}.Hotspots__hotspotButton.is-active~.Hotspots__overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.Hotspots__hotspotButton+.Hotspots__detail{position:fixed;z-index:4;top:0;left:0;display:none;width:100%;height:100%;padding:72px 16px 32px;background-color:#fff}@media screen and (min-width:1024px){.Hotspots__hotspotButton+.Hotspots__detail{position:absolute;z-index:2;left:100%;display:block;width:50%;padding:96px 48px 32px;transition:transform .2s ease-out}}.Hotspots__closeButton{position:absolute;top:0;right:16px;display:grid;width:32px;height:72px;place-content:center}@media screen and (min-width:1024px){.Hotspots__closeButton{right:48px;height:96px}}.Hotspots__closeButton:after,.Hotspots__closeButton:before{content:"";position:absolute;top:50%;width:32px;min-height:2px;background-color:#000}.Hotspots__closeButton:before{transform:rotate(45deg) translateY(-50%)}.Hotspots__closeButton:after{transform:rotate(-45deg) translateY(-50%)}