.vimeoBackgroundVideo{display:grid;grid-template-areas:"stack";grid-template-rows:minmax(0,1fr)}.vimeoBackgroundVideo:before{content:"";width:100%;height:100%;backdrop-filter:blur(3px);grid-area:stack;z-index:30}.vimeoBackgroundVideo-img{z-index:10;width:100%;object-fit:cover;grid-area:stack}.vimeoBackgroundVideo-video{z-index:20;grid-area:stack;width:100%;position:relative;overflow:hidden;visibility:hidden}.vimeoBackgroundVideo-iframe{position:absolute;width:100%;height:100%}.vimeoBackgroundVideo--loaded:before{animation:vimeoBackgroundVideo-animation-blur 1s ease-in forwards}.vimeoBackgroundVideo--loaded .vimeoBackgroundVideo-video{visibility:visible}@keyframes vimeoBackgroundVideo-animation-blur{0%{backdrop-filter:blur(3px)}to{backdrop-filter:blur(0px)}}.vimeoBackgroundVideo--deviatingAspectRatio{aspect-ratio:3/1}.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-img,.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-video{height:100%}.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-iframe{height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width: 901px){.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-iframe{min-width:auto!important}}@media (max-width: 900px){.vimeoBackgroundVideo--deviatingAspectRatio{aspect-ratio:auto}.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-iframe{height:100%}}.vimeoBackgroundVideo--deviatingAspectRatioFullscreen{--vimeoBackgroundVideo--height: var(--heroFullscreen-height, 100svh);grid-column:fullwidth;height:var(--vimeoBackgroundVideo--height)}.vimeoBackgroundVideo--deviatingAspectRatioFullscreen .vimeoBackgroundVideo-img,.vimeoBackgroundVideo--deviatingAspectRatioFullscreen .vimeoBackgroundVideo-video{height:100%}.vimeoBackgroundVideo--deviatingAspectRatioFullscreen .vimeoBackgroundVideo-iframe{width:100vw;min-height:var(--vimeoBackgroundVideo--height);top:50%;left:50%;transform:translate(-50%,-50%)}.partContentCode:has(.vimeoBackgroundVideo--deviatingAspectRatioAuto){height:100%;overflow:clip}.vimeoBackgroundVideo--deviatingAspectRatioAuto{--vimeoBackgroundVideo--height: 100%;height:var(--vimeoBackgroundVideo--height);position:relative}.vimeoBackgroundVideo--deviatingAspectRatioAuto .vimeoBackgroundVideo-img,.vimeoBackgroundVideo--deviatingAspectRatioAuto .vimeoBackgroundVideo-video{position:absolute;content:"";height:100%}.vimeoBackgroundVideo--deviatingAspectRatioAuto .vimeoBackgroundVideo-iframe{width:100%;min-height:var(--vimeoBackgroundVideo--height);top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 900px){.vimeoBackgroundVideo--deviatingAspectRatioAuto .vimeoBackgroundVideo-img,.vimeoBackgroundVideo--deviatingAspectRatioAuto .vimeoBackgroundVideo-video{position:unset}}
