@keyframes SmartVideo_ButtonPlay_fade-in{0%{opacity:0}to{opacity:1}}@keyframes SmartVideo_ButtonPlay_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.SmartVideo_ButtonPlay_button-pause,.SmartVideo_ButtonPlay_button-play{position:absolute;z-index:2;bottom:20px;right:20px;font-size:40px;line-height:30px;background-color:#0000;cursor:pointer}.SmartVideo_ButtonPlay_button-svg{fill:#fff}@keyframes globalOnce__breakpoints_fade-in{0%{opacity:0}to{opacity:1}}@keyframes globalOnce__breakpoints_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes Icon_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Icon_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Icon{display:block}.Icon,.Icon svg{width:100%;height:100%}.Icon svg{stroke:var(--black)}@keyframes SmartVideo_VideoControl_fade-in{0%{opacity:0}to{opacity:1}}@keyframes SmartVideo_VideoControl_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.SmartVideo_VideoControl video{display:block;height:100%;width:100%;object-fit:cover}.SmartVideo_VideoControl svg{filter:drop-shadow(0 0 7px rgba(0,0,0,.4))}.SmartVideo_VideoControl.SmartVideo_VideoControl_fullscreen{max-width:100%!important}.SmartVideo_VideoControl.SmartVideo_VideoControl_fullscreen video{object-fit:contain}.SmartVideo_VideoControl_button-videocontrol{position:absolute;font-size:40px;background-color:#0000;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;min-width:42px;min-height:54px}.SmartVideo_VideoControl_controls-bar{position:absolute;z-index:900;bottom:0;height:50px;width:100%;padding:0 30px;display:flex;justify-content:space-evenly;align-items:center;gap:10px;color:#fff;font-size:20px}.SmartVideo_VideoControl_controls-bar button{background-color:#0000;cursor:pointer;padding-top:2px}.SmartVideo_VideoControl_btn-fullscreen{cursor:pointer}.SmartVideo_VideoControl_volume{display:flex;align-items:center;flex-direction:column-reverse;position:relative}.SmartVideo_VideoControl_range-bloc1{position:absolute;bottom:50px;display:flex;flex-direction:column-reverse;align-items:center;width:100%}.SmartVideo_VideoControl_range-bloc2{padding-left:18px;transform:rotate(-90deg) translateX(30px);display:none}.SmartVideo_VideoControl_showrange .SmartVideo_VideoControl_range-bloc2{display:flex}.SmartVideo_VideoControl_range{outline:0;border:0;border-radius:10px;width:100px;height:10px;overflow:hidden;-webkit-appearance:none;appearance:none;background-color:#0000004d;box-shadow:0 0 10px #0000004d;transition:box-shadow .2s ease-in-out;cursor:pointer}.SmartVideo_VideoControl_range::-webkit-slider-runnable-track{color:#444}.SmartVideo_VideoControl_range::-webkit-slider-runnable-track,.SmartVideo_VideoControl_range::-webkit-slider-thumb{height:10px;-webkit-appearance:none;appearance:none;-webkit-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out}.SmartVideo_VideoControl_range::-webkit-slider-thumb{width:10px;box-shadow:-325px 0 0 320px #fff,inset 0 0 0 10px #fff;border-radius:50%;position:relative}.SmartVideo_VideoControl_range::-moz-range-thumb{border:0;width:10px;height:10px;box-shadow:-325px 0 0 320px #fff,inset 0 0 0 10px #fff}.SmartVideo_VideoControl_range:active::-webkit-slider-thumb{box-shadow:-325px 0 0 320px #747474,inset 0 0 0 10px #fff}.SmartVideo_VideoControl_timeline-container{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center;flex-grow:1;height:20px;gap:10px}.SmartVideo_VideoControl_timer{font-family:Helvetica,sans-serif;font-size:14px;font-weight:700}.SmartVideo_VideoControl_timeline{flex-grow:1;height:6px;background-color:#64646480;border-radius:20px;cursor:pointer;position:relative;filter:drop-shadow(0 0 2px rgba(0,0,0,.2))}.SmartVideo_VideoControl_timeline .SmartVideo_VideoControl_progress-bar{border-radius:20px;height:100%;width:0;background:#fff}@media(min-width:768px){.SmartVideo_VideoControl_timeline .SmartVideo_VideoControl_time-hover{position:absolute;top:-.5rem;transform:translate(-50%,-100%);left:calc(var(--preview-position)*100%);font-size:14px;font-weight:600;letter-spacing:.4px;display:none}.SmartVideo_VideoControl_timeline:hover .SmartVideo_VideoControl_time-hover{display:block}}@keyframes SmartVideo_VideoControlYoutube_fade-in{0%{opacity:0}to{opacity:1}}@keyframes SmartVideo_VideoControlYoutube_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.SmartVideo_VideoControlYoutube_video{height:100%}.SmartVideo_VideoControlYoutube_video iframe{height:100%;width:100%;position:absolute;top:0;pointer-events:stroke}.SmartVideo_VideoControlYoutube_cover{height:100%}.SmartVideo_VideoControlYoutube_cover.SmartVideo_VideoControlYoutube_hidden{opacity:0}.SmartVideo_VideoControlYoutube_image{position:relative;height:100%;z-index:2;pointer-events:none}.SmartVideo_VideoControlYoutube_button{position:absolute;font-size:40px;background-color:#0000;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;min-width:42px;min-height:54px;z-index:10;opacity:1;pointer-events:none}.SmartVideo_VideoControlYoutube_button .SmartVideo_VideoControlYoutube_button-svg{fill:#fff}@keyframes Button_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Button_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Button_button{display:block;height:32px;padding:0 30px;border-radius:20px;font-size:12px;line-height:12px;text-transform:uppercase;text-align:center;cursor:pointer}[class*=allow-transition] .Button_button{transition:background-color .3s cubic-bezier(.77,0,.175,1),color .3s cubic-bezier(.77,0,.175,1),border-color .3s cubic-bezier(.77,0,.175,1)}.Button_button:hover{opacity:.9}.Button_button--fullWidth{width:100%}.Button_button--marginTop{margin-top:30px}.Button_button--marginBottom{margin-bottom:30px}.Button_button--color-black{background-color:#1d1d1d;color:#fff}.Button_button--color-white{border:1px solid #1d1d1d}.Button_button--color-white,:root[data-thememode=dark] .Button_button--color-black:not(.Button_button--fixed-color){background-color:#ffffffe6;color:#1d1d1d}:root[data-thememode=dark] .Button_button--color-white:not(.Button_button--fixed-color){background-color:#1d1d1d;color:#fff;border:1px solid #fff}@keyframes Toggler_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Toggler_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Toggler{display:flex;position:relative;font-size:10px;line-height:1.3;text-transform:uppercase;color:var(--toggler-btn-dark);border-radius:15px}[class*=allow-transition] .Toggler{transition:background-color .3s cubic-bezier(.77,0,.175,1)}.Toggler [type=radio]{display:none}.Toggler_button+label{position:relative;display:flex;justify-content:center;overflow:hidden;border:1px solid var(--toggler-btn-border);cursor:pointer;background-color:var(--toggler-btn-dark);color:var(--toggler-btn-light)}[class*=allow-transition] .Toggler_button+label{transition:background-color .3s cubic-bezier(.77,0,.175,1)}.Toggler_button+label a,.Toggler_button+label span{padding:5px 10px;z-index:2}.Toggler_button+label a{text-decoration:none}[class*=allow-transition] .Toggler_button+label a{transition:color .3s cubic-bezier(.77,0,.175,1)}.Toggler_button+label:after{content:"";position:absolute;top:-1px;height:100%;width:100%;border:1px solid var(--toggler-btn-border);border-radius:15px;background-color:var(--toggler-btn-light)}[class*=allow-transition] .Toggler_button+label:after{transition:left .3s cubic-bezier(.77,0,.175,1),background-color .3s cubic-bezier(.77,0,.175,1)}.Toggler_button:checked+label{color:var(--toggler-btn-dark);cursor:default}.Toggler_button--left+label{border-radius:15px 0 0 15px;border-right:0;color:#fff}.Toggler_button--left+label:after{left:100%}.Toggler_button--left:checked+label:after{left:-1px}.Toggler_button--right+label{border-radius:0 15px 15px 0;border-left:0;color:#fff}.Toggler_button--right+label:after{left:calc(-100% - 1px)}.Toggler_button--right:checked+label:after{left:0}.Toggler_toggler-link{padding:5px 10px;z-index:2;position:relative;display:flex;justify-content:center;overflow:hidden;border:1px solid var(--toggler-btn-border);cursor:pointer;background-color:var(--toggler-btn-dark)}[class*=allow-transition] .Toggler_toggler-link{transition:color .3s cubic-bezier(.77,0,.175,1)}.Toggler_toggler-link:after{content:"";z-index:-1;position:absolute;top:-1px;height:100%;width:calc(100% - 2px);border:1px solid var(--toggler-btn-border);border-radius:15px;background-color:var(--toggler-btn-light)}[class*=allow-transition] .Toggler_toggler-link:after{transition:left .3s cubic-bezier(.77,0,.175,1)}.Toggler_toggler-link--left{border-radius:15px 0 0 15px;border-right:0;color:#fff;margin-right:-.5px}.Toggler_toggler-link--left:after{left:100%}.Toggler_active--left .Toggler_toggler-link--left{color:var(--toggler-btn-dark)}.Toggler_active--left .Toggler_toggler-link--left:after{left:-1px}.Toggler_toggler-link--right{border-radius:0 15px 15px 0;border-left:0;color:#fff}.Toggler_toggler-link--right:after{left:calc(-100% - 1px)}.Toggler_active--right .Toggler_toggler-link--right{color:var(--toggler-btn-dark)}.Toggler_active--right .Toggler_toggler-link--right:after{left:1.5px}:root[data-thememode=dark] .Toggler_button+label{background-color:var(--toggler-btn-light);color:var(--toggler-btn-dark)}:root[data-thememode=dark] .Toggler_button+label:after{background-color:var(--toggler-btn-dark)}:root[data-thememode=dark] .Toggler_button:checked+label{color:#fff}:root[data-thememode=dark] .Toggler_active--left,:root[data-thememode=dark] .Toggler_active--right{background-color:var(--toggler-btn-dark)}.Toggler_darkred .Toggler_button+label{color:#fff}.Toggler_darkred .Toggler_button+label:after{background-color:#a40000}:root[data-thememode=dark] .Toggler_darkred .Toggler_button+label{background-color:#a40000;color:#fff}@keyframes SmartPlayer_fade-in{0%{opacity:0}to{opacity:1}}@keyframes SmartPlayer_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.SmartPlayer{position:relative;height:100%}.SmartPlayer_player{height:100%}.SmartPlayer_player iframe{border:0;width:100%;height:100%}.SmartPlayer_cover{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:opacity 1s}.SmartPlayer_cover.SmartPlayer_hidden{opacity:0}@keyframes VideoBlock_IntroVideo_fade-in{0%{opacity:0}to{opacity:1}}@keyframes VideoBlock_IntroVideo_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.VideoBlock_IntroVideo{position:fixed;top:0;left:0;width:100%;height:100%;z-index:301;background-color:#000}.VideoBlock_IntroVideo_video-container{width:100%;height:100%}.VideoBlock_IntroVideo_video-container video{width:100%;height:100%;object-fit:cover}.VideoBlock_IntroVideo_volume-container{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.VideoBlock_IntroVideo_volume-container svg{font-size:25px}.VideoBlock_IntroVideo_button{position:absolute;bottom:60px;left:50%;transform:translateX(-50%)}@media(min-width:768px){.VideoBlock_IntroVideo_volume-container{top:40px}.VideoBlock_IntroVideo_button{bottom:80px}}@keyframes Flux_VideoBlock_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Flux_VideoBlock_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Flux_VideoBlock:not(:first-child){margin-top:30px}@media(min-width:768px){.Flux_VideoBlock:not(:first-child){margin-top:45px}}.Flux_VideoBlock .Flux_VideoBlock_position-assets{position:relative;width:100%;aspect-ratio:16/9}