.ImmersiveImage{--mouse-x-percent:.5;--mouse-y-percent:.5;perspective:1000px;overflow:hidden}.ImmersiveImage,.ImmersiveImage--stage{will-change:transform;width:100%;height:100%;position:absolute;inset:0}.ImmersiveImage--stage{transform:scale(1.1) rotateY(calc((var(--mouse-x-percent,.5) - .5)*5deg)) rotateX(calc((var(--mouse-y-percent,.5) - .5)*-5deg));transform-style:preserve-3d}.ImmersiveImage--imageWrapper{position:absolute}.ImmersiveImage--imageWrapper:after{content:"";background:linear-gradient(#0003,#0000 30% 70%,#0006);width:100%;height:100%;display:block;position:absolute;inset:0}.ImmersiveViewHotspot{border:4px solid rgba(var(--c-white),1);width:90px;box-shadow:var(--shadow-medium);border-radius:50%;position:absolute;overflow:hidden;transform:translateZ(0)}@media (hover:hover){.ImmersiveViewHotspot:focus .ImmersiveViewHotspot--image,.ImmersiveViewHotspot:hover .ImmersiveViewHotspot--image{transform:scale(1.1)}}.ImmersiveViewHotspot--image{transition:transform .2s ease-out}@keyframes Soundwave{0%{transform:translateY(var(--translateY)) scaleY(calc(var(--scaleY)*1))}50%{transform:translateY(var(--translateY)) scaleY(calc(var(--scaleY)*1.2))}to{transform:translateY(var(--translateY)) scaleY(calc(var(--scaleY)*.8))}}.Soundwave{vertical-align:middle}.Soundwave,.Soundwave>span{height:21px;display:inline-flex;position:relative}.Soundwave>span{--scaleY:1;--translateY:0px;width:1.5px;transform:scaleY(var(--scaleY));will-change:transform;background-color:currentColor;border-radius:1px;margin-left:1px;margin-right:1px;transition:transform .1s ease-in-out;animation:1s ease-in-out infinite alternate Soundwave}.Soundwave>span:first-child{animation-duration:1.306s}.Soundwave>span:nth-child(2){animation-duration:1.42s}.Soundwave>span:nth-child(3){animation-duration:1.389s}.Soundwave>span:nth-child(4){animation-duration:1.604s}.Soundwave>span:nth-child(5){animation-duration:2.365s}.Soundwave>span:nth-child(6){animation-duration:1.704s}.Soundwave>span:nth-child(7){animation-duration:2.39s}.Soundwave>span:nth-child(8){animation-duration:3.288s}.Soundwave>span:first-child,.Soundwave>span:nth-child(8){--scaleY:.2}.Soundwave>span:nth-child(2),.Soundwave>span:nth-child(7){--scaleY:.4}.Soundwave>span:nth-child(2){--scaleY:.4;--translateY:-1px}.Soundwave>span:nth-child(7){--scaleY:.4;--translateY:1px}.Soundwave>span:nth-child(3),.Soundwave>span:nth-child(6){--scaleY:.6}.Soundwave>span:nth-child(4){--translateY:-1px}.Soundwave>span:nth-child(5){--translateY:1px}[data-state=muted] .Soundwave>span{--scaleY:.1;--translateY:0;animation:none}.SoundSwitch>.text{vertical-align:middle;margin-right:var(--spacing-8,8px);display:inline-block}.ImmersiveView{width:100%;height:100%;font-size:13px;line-height:1.35;font-family:var(--font-headline);background-color:rgba(var(--c-black),1);z-index:var(--z-index-immersive-view);text-align:center;line-height:1.4;position:fixed;inset:0}@media (width>=750px){.ImmersiveView{font-size:13px}}@media (width>=1240px){.ImmersiveView{font-size:13px}}@media screen and (width<=750px){.ImmersiveView{line-height:1.35}}.ImmersiveView--background{width:100%;height:100%;position:absolute;inset:0}.ImmersiveView--hotspots{position:absolute}.ImmersiveView--simpleHotspot{z-index:2}.ImmersiveView--gridLine{z-index:2;left:calc(var(--gridLine-offset)*10%);background:red;width:2px;height:100%;position:absolute;top:0}.ImmersiveView--gridLine:before{counter-reset:offsetX calc(var(--gridLine-offset)*10);content:counter(offsetX);color:#ff0;background:#000;position:absolute;top:50%;left:0;transform:translate(2px,2px)}.ImmersiveView--gridLine.horizontal{left:0;top:calc(var(--gridLine-offset)*10%);width:100%;height:2px}.ImmersiveView--gridLine.horizontal:before{counter-reset:offsetY calc(var(--gridLine-offset)*10);content:counter(offsetY);top:0;left:50%}.ImmersiveView--close{top:var(--sitepadding);right:var(--sitepadding);z-index:var(--z-index-inside-immersive-view);position:fixed}.ImmersiveView--content{padding-left:var(--sitepadding);padding-right:var(--sitepadding);padding-bottom:var(--sitepadding);z-index:var(--z-index-inside-immersive-view);width:380px;max-width:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ImmersiveView--text{color:rgba(var(--c-white),1)}.ImmersiveView--title{font-size:22px;line-height:1.3;font-family:var(--font-headline);margin-bottom:1em;line-height:1.4}@media (width>=750px){.ImmersiveView--title{font-size:22px}}@media (width>=1240px){.ImmersiveView--title{font-size:22px}}@media screen and (width<=750px){.ImmersiveView--title{line-height:1.3}}.ImmersiveView--slideText{margin-bottom:var(--spacing-24,24px)}.ImmersiveView--pagination{color:rgba(var(--c-white),1)}.ImmersiveView--controls{margin-top:var(--spacing-24,24px);color:rgba(var(--c-black),1)}.ImmersiveView--soundSwitch{left:var(--sitepadding);bottom:var(--sitepadding);position:absolute}
