.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.vue-recycle-scroller__resize-observer[data-v-08cc04ab]{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:-1}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.flow-mode{overflow-anchor:none}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.grid-mode:not(.page-mode){overflow:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.flow-mode .vue-recycle-scroller__item-wrapper{overflow:visible;overflow-anchor:none}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.ready.flow-mode .vue-recycle-scroller__item-view{position:static;top:auto;left:auto;will-change:auto;overflow-anchor:none}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.vue-recycle-scroller__item-spacer{box-sizing:border-box;flex:0 0 auto;padding:0;margin:0;border:0;visibility:hidden;pointer-events:none;overflow-anchor:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:url(./open-sans-v34-latin-regular.sjvN8RAh.woff2) format("woff2"),url(./open-sans-v34-latin-regular.kLvSbl7y.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:url(./open-sans-v34-latin-700.DXyImmHa.woff2) format("woff2"),url(./open-sans-v34-latin-700.DMXgkrz3.woff) format("woff")}@font-face{font-family:Druk Wide;font-style:normal;font-weight:700;src:url(./dw.CJ8538HS.woff2) format("woff2"),url(./dw.CfVGLG99.ttf) format("truetype")}.vue-recycle-scroller{contain:layout style paint}.vue-recycle-scroller .vue-recycle-scroller__item-wrapper{contain:layout style;transform:translateZ(0);will-change:transform}.video,.video-player,.vue-recycle-scroller .vue-recycle-scroller__item-view{contain:layout style;transform:translateZ(0)}.video,.video-player{will-change:transform}.video .preview,.video .scrubber,.video .thumb,.video video,.video-player .preview,.video-player .scrubber,.video-player .thumb,.video-player video{contain:layout style;will-change:auto}.modal{contain:layout style;will-change:transform,opacity}.modal .stage{contain:layout style;will-change:auto}*{transform:translateZ(0)}:not(.vue-recycle-scroller):not(.vue-recycle-scroller *){transform:none}[data-vueuse]{contain:layout style;will-change:auto}body,html{margin:0;padding:0}body{position:relative;font-family:Open Sans,sans-serif;font-size:10.5px;font-style:normal;font-variant:normal;line-height:10px;will-change:auto;font-smooth:auto;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;text-rendering:optimizeLegibility;touch-action:manipulation}@media only screen and (max-width:1720px){body{font-size:10px}}@media only screen and (max-width:1600px){body{font-size:9px}}@media only screen and (max-width:1100px){body{font-size:8px}}body *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:transparent}body ::-moz-selection{background:#000;color:#fff}body ::selection{background:#000;color:#fff}body img{white-space:pre}body button{font-size:inherit;color:#000}body.°loading{cursor:wait}body[embed],body[public]{background-color:#000}body[light]{background-color:#f2f2f2}body main.page{position:relative;padding-top:12em;z-index:1}body main.page.°not-found{display:block;height:100vh;width:140em;max-width:95vw;margin:0 auto;overflow:initial;padding-bottom:3em}body main.page.°not-found div{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#c5cfd833;border-radius:12px}body main.page.°not-found div span{display:block;margin:0 auto;color:#7b88954d;font-family:Open Sans,sans-serif;font-weight:700;font-size:5em;line-height:1em;pointer-events:none}body .start-screen-enter-active{transition:transform .3s ease-out,opacity .3s ease-out}body .start-screen-leave-active{transition:transform .3s ease-in-out,opacity .3s ease-in-out}body .start-screen-enter-from,body .start-screen-leave-to{transform:scale(1.025);opacity:0}section.fullscreen.loader{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:#c5cfd8;cursor:wait;z-index:2147483647}section.fullscreen.loader div{pointer-events:none}section.fullscreen.loader div svg{display:block;width:50vw;height:auto;color:#40505e;animation:fade 1s infinite}header.navigation{display:block;position:fixed;top:0;left:0;width:100%;z-index:2;background-color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header.navigation .stage{display:grid;position:relative;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;gap:0;grid-template-areas:"nav-left logo nav-right";align-items:center;height:12em;width:140em;max-width:95vw;margin:0 auto}header.navigation .stage .nav-left{justify-self:start;grid-area:nav-left}header.navigation .stage .nav-right{justify-self:end;grid-area:nav-right}header.navigation .stage .logo{justify-self:center;grid-area:logo}header.navigation .stage .logo a{text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}header.navigation .stage .logo a svg{width:26em;height:5.5em;pointer-events:none;color:#000}header.navigation .stage .nav-left>a,header.navigation .stage .nav-left>button,header.navigation .stage .nav-left>span.disabled,header.navigation .stage .nav-right>a,header.navigation .stage .nav-right>button,header.navigation .stage .nav-right>span.disabled{position:relative;color:#c5cfd8;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.5em;line-height:1em;background-color:transparent;border:none;outline:none;cursor:pointer;margin-right:1.9em}header.navigation .stage .nav-left>a span,header.navigation .stage .nav-left>button span,header.navigation .stage .nav-left>span.disabled span,header.navigation .stage .nav-right>a span,header.navigation .stage .nav-right>button span,header.navigation .stage .nav-right>span.disabled span{font-size:1em}header.navigation .stage .nav-left>a>i,header.navigation .stage .nav-left>button>i,header.navigation .stage .nav-left>span.disabled>i,header.navigation .stage .nav-right>a>i,header.navigation .stage .nav-right>button>i,header.navigation .stage .nav-right>span.disabled>i{display:inline-block;vertical-align:middle;margin:0 0 0 .7em;font-style:normal;background-color:#c5cfd8;color:#fff;padding:.1em .4em;border-radius:4px;font-size:.6em;transition:background-color .2s ease-in-out}header.navigation .stage .nav-left>a>svg,header.navigation .stage .nav-left>button>svg,header.navigation .stage .nav-left>span.disabled>svg,header.navigation .stage .nav-right>a>svg,header.navigation .stage .nav-right>button>svg,header.navigation .stage .nav-right>span.disabled>svg{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1.4);color:#2c3844}header.navigation .stage .nav-left>a>svg.loading,header.navigation .stage .nav-left>button>svg.loading,header.navigation .stage .nav-left>span.disabled>svg.loading,header.navigation .stage .nav-right>a>svg.loading,header.navigation .stage .nav-right>button>svg.loading,header.navigation .stage .nav-right>span.disabled>svg.loading{animation:rotate 1s linear infinite}header.navigation .stage .nav-left>a.router-link-active,header.navigation .stage .nav-left>button.router-link-active,header.navigation .stage .nav-left>span.disabled.router-link-active,header.navigation .stage .nav-right>a.router-link-active,header.navigation .stage .nav-right>button.router-link-active,header.navigation .stage .nav-right>span.disabled.router-link-active{color:#000}header.navigation .stage .nav-left>a.router-link-exact-active,header.navigation .stage .nav-left>button.router-link-exact-active,header.navigation .stage .nav-left>span.disabled.router-link-exact-active,header.navigation .stage .nav-right>a.router-link-exact-active,header.navigation .stage .nav-right>button.router-link-exact-active,header.navigation .stage .nav-right>span.disabled.router-link-exact-active{pointer-events:none}header.navigation .stage .nav-left>a.router-link-exact-active>i,header.navigation .stage .nav-left>button.router-link-exact-active>i,header.navigation .stage .nav-left>span.disabled.router-link-exact-active>i,header.navigation .stage .nav-right>a.router-link-exact-active>i,header.navigation .stage .nav-right>button.router-link-exact-active>i,header.navigation .stage .nav-right>span.disabled.router-link-exact-active>i{background-color:#000}header.navigation .stage .nav-left>a:last-child,header.navigation .stage .nav-left>button:last-child,header.navigation .stage .nav-left>span.disabled:last-child,header.navigation .stage .nav-right>a:last-child,header.navigation .stage .nav-right>button:last-child,header.navigation .stage .nav-right>span.disabled:last-child{margin-right:0}header.navigation .stage .nav-left>a.°highlighted,header.navigation .stage .nav-left>button.°highlighted,header.navigation .stage .nav-left>span.disabled.°highlighted,header.navigation .stage .nav-right>a.°highlighted,header.navigation .stage .nav-right>button.°highlighted,header.navigation .stage .nav-right>span.disabled.°highlighted{padding:.5em 1em;background-color:#000;border-radius:6px}header.navigation .stage .nav-left>a.°highlighted.router-link-active,header.navigation .stage .nav-left>button.°highlighted.router-link-active,header.navigation .stage .nav-left>span.disabled.°highlighted.router-link-active,header.navigation .stage .nav-right>a.°highlighted.router-link-active,header.navigation .stage .nav-right>button.°highlighted.router-link-active,header.navigation .stage .nav-right>span.disabled.°highlighted.router-link-active{background-color:#000;color:#fff}header.navigation .stage .nav-left button:last-child,header.navigation .stage .nav-right button:last-child{padding:0;margin:0}header.navigation .stage .nav-left span.disabled,header.navigation .stage .nav-right span.disabled{opacity:.5;cursor:not-allowed}div.login{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;gap:0;grid-auto-flow:row;grid-template-areas:"left right";height:100vh;width:100%;background-color:#000}div.login .left{display:block;grid-area:left;background-color:#c5cfd8;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;transition:background .3s ease-in-out .3s;opacity:.9}div.login .right{display:flex;position:relative;grid-area:right;align-items:center;justify-content:center;background-color:#fff;box-sizing:border-box;padding:0 4em;height:100%;width:45em;max-width:100vw}div.login .right>button.i18n{position:absolute;bottom:4em;left:0;width:100%;background-color:transparent;outline:none;border:none}div.login .right>button.i18n span{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1em;color:#c5cfd8;cursor:pointer}div.login .right .stage{width:100%}div.login .right .stage>svg{display:block;margin:0 auto 4em;width:90%}div.login .right .stage>.input{display:block;width:100%;font-size:14px;margin:0 0 1.3em}div.login .right .stage>button.login{display:block;width:100%;margin:1.5em 0 0;font-size:14px}div.field.select{display:block;position:relative;width:100%}div.field.select>label{display:block;margin:0 0 .5em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#7b8895;transition:color .2s ease-in-out}div.field.select>div{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"label icon";background-color:#c5cfd866;color:#000;border:2px solid #c5cfd8;border-radius:4px;padding:1em;align-items:center;width:100%;margin:0;outline:none;transition:box-shadow .2s ease-in-out,border-color .2s ease-in-out;cursor:pointer}div.field.select>div>input{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;padding:0 1em 0 0;margin:0;border:none;outline:none;background-color:transparent;pointer-events:none;justify-self:start;grid-area:label;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.3em;line-height:1.23076923em}div.field.select>div>input::-moz-placeholder{-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;color:#000;opacity:1}div.field.select>div>input::placeholder{transition:color .2s ease-in-out;color:#000;opacity:1}div.field.select>div>input:-ms-input-placeholder{-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;color:#000}div.field.select>div>input::-ms-input-placeholder{-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;color:#000}div.field.select>div>svg{width:1em;height:1em;justify-self:end;grid-area:icon;pointer-events:none}div.field.select>div>span{padding:.3em .6em;border-radius:30px;background-color:#000;color:#fff;font-size:9px;justify-self:end;grid-area:icon}div.field.select>div:hover{border:2px solid #000;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}div.field.select.°is-open>div,div.field.select>div:active{background-color:#c5cfd866}div.field.select.°is-open>div{box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;border:2px solid;border-color:#000 #000 transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}div.field.select.°is-open>div input{pointer-events:auto}div.field.select.°is-open>div input::-moz-placeholder{color:#0006;opacity:1}div.field.select.°is-open>div input::placeholder{color:#0006;opacity:1}div.field.select.°is-open>div input:-ms-input-placeholder{color:#0006}div.field.select.°is-open>div input::-ms-input-placeholder{color:#0006}div.field.select ul{position:absolute;background-color:#fff;top:100%;left:0;width:100%;box-sizing:border-box;border-left:2px solid #000;border-right:2px solid #000;border-bottom:2px solid #000;list-style-type:none;margin:0;transform:translateY(-2px);padding:.5em 0;box-shadow:inset 0 1px 1px #ffffff1a,0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;z-index:2;overflow-y:auto;border-bottom-left-radius:4px;border-bottom-right-radius:4px}div.field.select ul section.selected li.selected{display:grid!important}div.field.select ul li{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;gap:0 0;grid-template-areas:"label entries";align-items:center;width:100%;padding:1em;cursor:pointer;transition:background-color .15s ease-in-out}div.field.select ul li:hover{background-color:#c5cfd833}div.field.select ul li.selected{background-color:#c5cfd866;display:none}div.field.select ul li span.label{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.3em;line-height:1.53846154em;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;padding-right:1em;justify-self:start;grid-area:label}div.field.select ul li span.entries{font-family:Open Sans,sans-serif;font-weight:400;font-size:1em;line-height:1em;opacity:.5;justify-self:end;grid-area:entries}div.field.select.°empty>div{background-color:#fff}div.field.select.°required>label:after{content:" *";color:#b01e1e}div.field.select.°required.°empty>label{color:#b01e1e}div.field.select.°required.°empty>div{border:2px solid #b01e1e}div.field.select.°required.°empty>div>input::-moz-placeholder{color:#b01e1e;opacity:1}div.field.select.°required.°empty>div>input::placeholder{color:#b01e1e;opacity:1}div.field.select.°required.°empty>div>input:-ms-input-placeholder{color:#b01e1e}div.field.select.°required.°empty>div>input::-ms-input-placeholder{color:#b01e1e}div.field.select .slide-fade-enter-active{transition:all .3s ease-out}div.field.select .slide-fade-leave-active{transition:all .3s ease-in-out}div.field.select .slide-fade-enter-from,div.field.select .slide-fade-leave-to{transform:translateY(-1em);opacity:0}div.field.input{display:block;position:relative;width:100%}div.field.input>label{display:block;margin:0 0 .5em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#7b8895;transition:color .2s ease-in-out}div.field.input>div{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"input icon";background-color:#c5cfd866;color:#000;border:2px solid #c5cfd8;border-radius:4px;padding:1em;align-items:center;width:100%;margin:0;outline:none;transition:box-shadow .2s ease-in-out,border-color .2s ease-in-out;cursor:text}div.field.input>div>input{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;padding:0 1em 0 0;margin:0;border:none;outline:none;background-color:transparent;justify-self:start;grid-area:input;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.3em;line-height:1.23076923em;color:#000}div.field.input>div>input::-moz-placeholder{color:#c5cfd8;opacity:1}div.field.input>div>input::placeholder{color:#c5cfd8;opacity:1}div.field.input>div>input:-ms-input-placeholder{color:#c5cfd8}div.field.input>div>input::-ms-input-placeholder{color:#c5cfd8}div.field.input>div>svg{display:block;width:1.3em;height:1.3em;justify-self:end;grid-area:icon;pointer-events:none}div.field.input>div:focus-within,div.field.input>div:hover{border:2px solid #000;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}div.field.input.°empty>div{background-color:#fff}div.field.input.°required>label:after{content:" *";color:#b01e1e}div.field.input.°required.°empty>label{color:#b01e1e}div.field.input.°required.°empty>div{border:2px solid #b01e1e}div.field.toggle{display:block;position:relative;width:100%}div.field.toggle>label{display:block;margin:0 0 .5em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#7b8895;transition:color .2s ease-in-out}div.field.toggle>div{display:flex;width:100%;height:100%;background-color:#fff;color:#000;border:2px solid #c5cfd8;border-radius:4px;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:space-between;overflow:hidden}div.field.toggle>div button{flex:1 1 auto;height:100%;background-color:transparent;outline:none;border:none;cursor:pointer;padding:1.1em 0;transition:background-color .2s ease-in-out,color .2s ease-in-out}div.field.toggle>div button span{font-family:Open Sans,sans-serif;font-weight:700;font-size:1.3em;line-height:1.23076923em}div.field.toggle>div button.°active{pointer-events:none;background-color:#c5cfd866}section.video{will-change:transform}section.video .thumb{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;background-color:#c5cfd8;overflow:hidden;cursor:pointer;transition:all .3s ease-in-out}section.video .thumb>img{position:relative;margin:0;-o-object-fit:cover;object-fit:cover;z-index:1}section.video .thumb>.preview,section.video .thumb>img{display:block;pointer-events:none;width:100%;height:100%}section.video .thumb>.preview{position:absolute;top:0;left:0;overflow:hidden;z-index:2}section.video .thumb>.preview>video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;pointer-events:none;background-color:transparent;z-index:-1}section.video .thumb>.scrubber{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:3;transition:opacity .3s ease-in-out;opacity:0;cursor:wait}section.video .thumb>.scrubber.active{opacity:1;cursor:pointer}section.video .thumb>.scrubber>.progress{position:absolute;top:0;left:0;width:2px;height:100%;background-color:#c5cfd8;transform:translate(-1px);box-shadow:0 0 20px #000;z-index:2}section.video .thumb>.scrubber>video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;pointer-events:none;background-color:#000;z-index:-1}section.video .thumb>.status{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1}section.video .thumb>.status svg{display:block;margin:0 auto;width:10em;height:10em;color:#a7b6c3}section.video .thumb>.status span{display:block;margin:1.5em auto 0;color:#a7b6c3;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.5em;line-height:1.33333333em}section.video .thumb>.status span.s-0:after,section.video .thumb>.status span.s-1:after{content:" .";animation:dots 1s steps(5) infinite}@keyframes dots{0%,20%{color:#a7b6c3;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#a7b6c3;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #a7b6c3,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #a7b6c3,.5em 0 0 #a7b6c3}}section.video .thumb>.aiprocessing{position:absolute;bottom:1.1em;right:1.1em;color:#fff;font-size:1.5em;font-weight:700;z-index:4}section.video .thumb>.aiprocessing .loading{animation:rotate 1s linear infinite;width:1em;height:1em;display:block;transform-origin:center center}section.video.°confidential .thumb{outline:3px solid #e33449}section.video aside{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"details actions";padding:1.2em .5em 0;align-items:center;width:100%}section.video aside .details{justify-self:start;grid-area:details;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:1em}section.video aside .details a{text-decoration:none;color:inherit}section.video aside .details h2{display:inline-block;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;cursor:pointer;transition:opacity 50ms ease-in-out,-webkit-text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}section.video aside .details h2:hover{text-decoration:underline}section.video aside .details h2:active{opacity:.5}section.video aside .details h3{display:block;margin:.2em 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.42857143em;cursor:pointer;text-decoration:unset;transition:opacity 50ms ease-in-out,-webkit-text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}section.video aside .details h3:hover{text-decoration:underline}section.video aside .details h3:active{opacity:.5}section.video aside .actions{justify-self:end;grid-area:actions;white-space:nowrap;overflow:hidden;opacity:0;transform:translate(1em);transition:opacity .2s ease-in-out,transform .3s ease-in-out}section.video aside .actions button{display:inline-block;background-color:transparent;border:none;outline:none;cursor:pointer;transition:opacity 50ms ease-in-out;padding:0;width:2.5em;height:2.5em;margin:0 0 0 .9em}section.video aside .actions button:first-child{margin-left:0}section.video aside .actions button svg{display:block;width:2.5em;height:2.5em}section.video aside .actions button:hover svg{opacity:.8}section.video aside .actions button:active svg{opacity:.5}section.video aside .actions button.report svg,section.video aside .actions button.trash svg{color:#a26665}section.video:hover .thumb{box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}section.video:hover aside .actions{opacity:1;transform:translate(0)}section.video .scrubber-active-enter-active{transition:all .3s ease-out}section.video .scrubber-active-leave-active{transition:all .3s ease-in-out}section.video .scrubber-active-enter-from,section.video .scrubber-active-leave-to{opacity:0}div.video-player{display:block;position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:12px;background-color:#000;cursor:none}div.video-player>img{-o-object-fit:cover;object-fit:cover;z-index:2}div.video-player>div>video,div.video-player>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;pointer-events:none}div.video-player>div>video{-o-object-fit:contain;object-fit:contain;z-index:1;padding:0;margin:0;min-width:100%;max-width:100%;border-radius:12px;overflow:hidden;background-color:#000}div.video-player>div>video.scrubber{opacity:0;transition:opacity .3s ease-in-out;background-color:#000;border-radius:12px;overflow:hidden;z-index:2}div.video-player>div>video.scrubber.°hide{opacity:0!important}div.video-player>.scrubber{display:block;position:absolute;bottom:0;left:0;width:2px;height:100%;background-color:#fff;pointer-events:none;z-index:3;opacity:0;transition:opacity .3s ease-in-out;box-shadow:0 0 20px #000}div.video-player>.scrubber.°hide{opacity:0!important}div.video-player>aside{display:grid;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;overflow:hidden;grid-template-columns:1fr;grid-template-rows:1fr auto;gap:0;grid-template-areas:"video" "controls";z-index:5}div.video-player>aside .video{opacity:0}div.video-player>aside .controls{padding:0 4.1em 3em;align-self:end;grid-area:controls;background:linear-gradient(transparent,#0000004d);transition:transform .5s ease-in-out;transform:translateY(100%)}div.video-player>aside .controls .top{margin-bottom:2em}div.video-player>aside .controls .top .progress{justify-self:center;grid-area:progress;position:relative;width:100%}div.video-player>aside .controls .top .progress progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.5em;pointer-events:none}div.video-player>aside .controls .top .progress progress[value]::-moz-progress-bar{border-radius:4px;background-color:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}div.video-player>aside .controls .top .progress progress[value]::-webkit-progress-bar{border-radius:4px;background-color:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}div.video-player>aside .controls .top .progress progress[value]::-moz-progress-value{border-radius:4px;background-color:#fff}div.video-player>aside .controls .top .progress progress[value]::-webkit-progress-value{border-radius:4px;background-color:#fff}div.video-player>aside .controls .top .progress input{position:absolute;width:100%;top:0;left:0;height:2em;cursor:pointer;opacity:0;transform:translateY(-.5em)}div.video-player>aside .controls .top .progress span.annotation{position:absolute;bottom:-.8em;width:1em;height:auto;display:block;color:#000;font-size:1.2em;font-weight:700;cursor:pointer;transform:translate(-50%);opacity:0;transition:opacity .5s ease-in-out}div.video-player>aside .controls .top .progress span.annotation i{display:block;margin:0 auto;width:1px;height:2em;border-right:2px solid #fff}div.video-player>aside .controls .top .progress span.annotation span{display:block;position:absolute;width:auto;padding:.6em .8em .7em;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:10em;max-width:20em;color:#000;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.2em;line-height:1.33333333em;border-radius:.5em;text-align:center;bottom:2em;left:0;transition:all .15s ease-in-out;transform:translateY(10%);cursor:default;opacity:0;pointer-events:none}div.video-player>aside .controls .top .progress span.annotation:hover span{opacity:1;pointer-events:auto;transform:translateY(0)}div.video-player>aside .controls .top .progress span.annotation.scene_change i{border-right:2px solid #fff}div.video-player>aside .controls .top .progress span.annotation.key_moment i{border-right:1px solid hsla(0,0%,100%,.5)}div.video-player>aside .controls .top .progress span.annotation.object{display:none}div.video-player>aside .controls .bottom{display:grid;grid-template-columns:5em auto auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"play duration actions";align-items:center}div.video-player>aside .controls .bottom .play{justify-self:start;grid-area:play}div.video-player>aside .controls .bottom .play button.play{display:block;width:4em;height:4em;border:none;background:none;cursor:pointer;outline:none;margin:0;transform:translate(-5px)}div.video-player>aside .controls .bottom .play button.play svg{color:#fff;width:100%;height:100%}div.video-player>aside .controls .bottom .play button.play:hover svg{opacity:.8}div.video-player>aside .controls .bottom .play button.play:active svg{opacity:.6}div.video-player>aside .controls .bottom .duration{justify-self:start;grid-area:duration;cursor:default;pointer-events:none}div.video-player>aside .controls .bottom .duration span{display:block;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1em;color:#fff}div.video-player>aside .controls .bottom .actions{justify-self:end;grid-area:actions}div.video-player>aside .controls .bottom .actions button{display:inline-block;vertical-align:middle;width:5em;height:5em;border:none;background:none;cursor:pointer;outline:none;transform:translate(12px)}div.video-player>aside .controls .bottom .actions button.volume{width:4.7em;height:4.7em;margin-right:.5em}div.video-player>aside .controls .bottom .actions button svg{color:#fff;width:100%;height:100%}div.video-player>aside .controls .bottom .actions button:hover svg{opacity:.8}div.video-player>aside .controls .bottom .actions button:active svg{opacity:.6}div.video-player.°show{cursor:auto}div.video-player.°show>aside .controls{transform:translateY(0)}div.video-player.°show>aside .controls .top .progress span.annotation{opacity:1}div.video-player.°fill>div>video{-o-object-fit:cover;object-fit:cover}div.video-player:hover .scrubber{opacity:1}section.talent{will-change:transform}section.talent .thumb{position:relative;display:block;text-decoration:none;width:100%;aspect-ratio:16/9;border-radius:8px;background-color:#c5cfd8;overflow:hidden;cursor:pointer;transition:all .3s ease-in-out}section.talent .thumb>img{display:block;position:relative;margin:0;pointer-events:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%);z-index:2}section.talent .thumb>.empty{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1}section.talent .thumb>.empty svg{display:block;width:12em;height:12em;color:#7b8895}section.talent aside{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"details actions";padding:1.2em .5em 0;align-items:center;width:100%}section.talent aside .details{justify-self:start;grid-area:details;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:1em}section.talent aside .details a{text-decoration:none;color:inherit}section.talent aside .details a h2{display:inline-block;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;cursor:pointer;transition:opacity 50ms ease-in-out,-webkit-text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}section.talent aside .details a h2:hover{text-decoration:underline}section.talent aside .details a h2:active{opacity:.5}section.talent aside .details h3{display:block;margin:.2em 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.42857143em;cursor:default}section.talent aside .details h3 span{opacity:.3;margin-left:.2em}section.talent aside .actions{justify-self:end;grid-area:actions;white-space:nowrap;overflow:hidden;opacity:0;transform:translate(1em);transition:opacity .2s ease-in-out,transform .3s ease-in-out}section.talent aside .actions button{display:inline-block;background-color:transparent;border:none;outline:none;cursor:pointer;transition:opacity 50ms ease-in-out;padding:0;width:2.5em;height:2.5em;margin:0 0 0 .9em}section.talent aside .actions button:first-child{margin-left:0}section.talent aside .actions button svg{display:block;width:2.5em;height:2.5em}section.talent aside .actions button:hover svg{opacity:.8}section.talent aside .actions button:active svg{opacity:.5}section.talent aside .actions button.report svg,section.talent aside .actions button.trash svg{color:#a26665}section.talent:hover .thumb{box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}section.talent:hover aside .actions{opacity:1;transform:translate(0)}a.project{display:grid;grid-template-columns:1fr 7em;grid-template-rows:1fr;gap:0 0;grid-template-areas:"details status";position:relative;aspect-ratio:16/9;background-color:#c5cfd8;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none}a.project .status{justify-self:end;grid-area:status;width:7em;background-color:#7b8895}a.project .status.s-mel6d6{background-color:#7198a1}a.project .status.s-vndqzk{background-color:#f0b45a}a.project .status.s-kwr7cl{background-color:#2f5860}a.project .status.s-x7nn8m{background-color:#444}a.project .status.s-d4gqms{background-color:#883e22}a.project .status.s-xzwgvn{background-color:#d57a54}a.project .status.s-37nqur{background-color:#eab5b9}a.project .status.s-hv6ex3{background-color:#3a7458}a.project .details{justify-self:start;grid-area:details;width:100%;padding:4em}a.project .details h2{-webkit-line-clamp:2;margin:0;font-weight:700;font-size:2em;line-height:1.3em;color:#000;width:90%;height:2.65em}a.project .details h2,a.project .details h3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:Open Sans,sans-serif}a.project .details h3{-webkit-line-clamp:4;color:#7b8895;margin:1.8em 0 0;font-weight:400;font-size:1.8em;line-height:1.33333333em}a.project .details span{display:block;margin:.2em 0 0;color:#7b8895;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.71428571em}a.project:hover{box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}.tabmenu>.tabs{display:block;border-bottom:2px solid #c5cfd8}.tabmenu>.tabs button{display:inline-block;vertical-align:middle;margin:0;outline:none;background-color:transparent;color:#c5cfd8;border:none;border-bottom:2px solid transparent;transform:translateY(2px);transition:color .2s ease-in-out,border-bottom .2s ease-in-out,background-color .2s ease-in-out;cursor:pointer;text-transform:uppercase}.tabmenu>.tabs button span{display:inline-block;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em;letter-spacing:1px;padding:1em 2em .9em}.tabmenu>.tabs button.°active{color:#000;border-bottom:2px solid #000;background-color:#c5cfd833;pointer-events:none}.tabmenu>.content{position:relative;padding-top:3em}.tabmenu>.content.°no-padding{padding-top:0}button.button{display:inline-block;margin:0;border:none;outline:none;cursor:pointer;border-radius:6px;background-color:#7b8895;transition:box-shadow .3s ease-in-out}button.button span{display:inline-block;padding:1em 2em;color:#fff;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em}button.button.°disabled{opacity:.5;pointer-events:none}button.button.°negative{background-color:#a26665}button.button.°dark{background-color:#000}button.button:active{opacity:.8}button.button:hover{box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}table{border-collapse:collapse}table,table tr{width:100%}table tr td,table tr th{padding:1.5em;text-align:left;border:none}table tr td.°align-right,table tr th.°align-right{text-align:right}table tr td span,table tr th span{display:inline-block;vertical-align:middle;cursor:default}table tr td button,table tr th button{display:inline-block;vertical-align:middle;margin-left:1em;cursor:pointer;background-color:transparent;will-change:transform;width:2.5em;height:2.5em;border:none;outline:none;opacity:.2;transition:opacity .2s ease-in-out}table tr td button svg,table tr th button svg{display:block;transform:translateY(.1em) scale(1.2);width:100%;height:100%;color:#000}table tr td button.°active,table tr th button.°active{opacity:1}table tr td button.°reversed,table tr th button.°reversed{transform:rotate(180deg)}table tr.head,table tr.totals{background-color:#c5cfd8}table tr.head.head,table tr.totals.head{position:sticky;top:12em;z-index:2}table tr.head.head th span,table tr.totals.head th span{font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.375em}table tr.head.head th:first-child,table tr.totals.head th:first-child{border-top-left-radius:8px}table tr.head.head th:last-child,table tr.totals.head th:last-child{border-top-right-radius:8px}table tr.head.totals,table tr.totals.totals{position:relative;background-color:#c5cfd880;z-index:1}table tr.head.totals td span,table tr.totals.totals td span{font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.57142857em;opacity:.6}table tr.head.totals td:first-child,table tr.totals.totals td:first-child{border-bottom-left-radius:8px}table tr.head.totals td:last-child,table tr.totals.totals td:last-child{border-bottom-right-radius:8px}table tr.data{background-color:#c5cfd81a;transition:background-color .2s ease-in-out}table tr.data.°clickable{cursor:pointer}table tr.data:hover{background-color:#c5cfd84d}table tr.data td i.color{display:inline-block;vertical-align:middle;width:2em;height:2em;background-color:#000;border-radius:4px;margin-right:1em}table tr.data td i.color.s-mel6d6{background-color:#7198a1}table tr.data td i.color.s-vndqzk{background-color:#f0b45a}table tr.data td i.color.s-kwr7cl{background-color:#2f5860}table tr.data td i.color.s-x7nn8m{background-color:#444}table tr.data td i.color.s-d4gqms{background-color:#883e22}table tr.data td i.color.s-xzwgvn{background-color:#d57a54}table tr.data td i.color.s-37nqur{background-color:#eab5b9}table tr.data td i.color.s-hv6ex3{background-color:#3a7458}table tr.data td span{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.57142857em}table tr.data td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}table tr.data td:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}table .space{display:block;height:1em}table .space.°large{height:2em}main.page.add{flex-direction:column;flex-wrap:nowrap;align-content:center;margin:0 auto;width:140em;max-width:95vw;height:100vh;padding-bottom:3em;gap:2em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.page.add,main.page.add a{display:flex;justify-content:center;align-items:center}main.page.add a{width:100%;flex:1 1 auto;cursor:pointer;background-color:#c5cfd866;border:2px dashed #7b8895;outline:none;border-radius:8px;transition:background-color .2s ease-in-out,opacity 50ms ease-in-out;text-align:center}main.page.add a div{display:inline-block}main.page.add a div svg{width:7em;height:7em;margin:0 2em 0 0}main.page.add a div span,main.page.add a div svg{display:inline-block;vertical-align:middle;color:#7b8895}main.page.add a div span{font-family:Open Sans,sans-serif;font-weight:700;font-size:4em;line-height:1em}main.page.add a.°disabled{opacity:.3;pointer-events:none}main.page.add a:active{opacity:.7}main.page.add a:hover{background-color:#c5cfd899}main.°add.video{padding-bottom:10em}main.°add.video main{margin:6em auto 0}main.°add.video main>.properties{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2em;grid-template-areas:". . . . . ." ". . . . . ." ". . . . . .";align-items:end}main.°add.video footer{width:140em;max-width:95vw;margin:6em auto 0;padding-top:6em;border-top:2px solid #c5cfd8}main.°add.video footer button{display:inline-block;margin:0 2em 0 0}main.°add.talent{padding-bottom:10em}main.°add.talent>header .details>.sub{pointer-events:none}main.°add.talent main{margin:6em auto 0}main.°add.talent main>.properties{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2em;grid-template-areas:". . . . ." ". . . . ." ". . . . .";align-items:end}main.°add.talent footer{width:140em;max-width:95vw;margin:6em auto 0;padding-top:6em;border-top:2px solid #c5cfd8}main.°add.talent footer button{display:inline-block;margin:0 2em 0 0}main.°add.project{padding-bottom:10em}main.°add.project>header .details>.sub{pointer-events:none}main.°add.project main{margin:6em auto 0}main.°add.project main>.properties{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2em;grid-template-areas:". . . . ." ". . . . ." ". . . . .";align-items:end}main.°add.project footer{width:140em;max-width:95vw;margin:6em auto 0;padding-top:6em;border-top:2px solid #c5cfd8}main.°add.project footer button{display:inline-block;margin:0 2em 0 0}main.videos{height:100vh;max-height:100vh;overflow:hidden!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.videos .stage{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:3em;grid-template-areas:"." ".";height:100%;overflow:hidden!important}main.videos .stage>section.properties{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:1.5em 1.8em;grid-template-areas:". . . . . ." ". . . . . ." ". . . . . .";width:140em;max-width:95vw;margin:0 auto}main.videos .stage>.list{padding-bottom:3em}main.videos .stage>.list .vue-recycle-scroller__item-wrapper{width:141.8em;max-width:calc(95vw + 1.8em);margin:0 auto;overflow:initial}main.videos .stage>.list .vue-recycle-scroller__item-wrapper .vue-recycle-scroller__item-view{padding:.9em}main.videos .stage>.list .video .thumb:hover{transform:scale(1.015)}main.videos .stage>.empty.list{display:flex;align-items:center;justify-content:center;background-color:#c5cfd833;width:140em;max-width:95vw;margin:0 auto;overflow:initial;border-radius:12px}main.videos .stage>.empty.list div{opacity:.05}main.videos .stage>.empty.list div span{display:block;margin:0 auto;color:#000;font-family:Open Sans,sans-serif;font-weight:700;font-size:4em;line-height:1em}main.video{padding-bottom:10em}main.video>header{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:5em;grid-auto-flow:row;grid-template-areas:"preview details";width:140em;max-width:95vw;margin:0 auto}main.video>header>.preview{grid-area:preview;font-size:14px}main.video>header>.preview.°disabled{pointer-events:none}main.video>header>.preview.°confidential{margin-top:3px}main.video>header>.upload{position:relative;grid-area:preview;aspect-ratio:16/9;background-color:#c5cfd8;border-radius:8px;transition:opacity .2s ease-in-out}main.video>header>.upload:hover{opacity:.8}main.video>header>.upload input{position:absolute;top:0;left:0;cursor:pointer;width:100%;height:100%;opacity:0;z-index:3}main.video>header>.upload .hint{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}main.video>header>.upload .hint>svg{width:12em;height:12em;margin-bottom:.5em;color:#7b8895;position:relative;z-index:1}main.video>header>.upload .hint>h3{margin:1em 0 0;font-weight:700}main.video>header>.upload .hint>h3,main.video>header>.upload .hint>span{font-family:Open Sans,sans-serif;font-size:2em;line-height:1em;color:#7b8895;position:relative;z-index:1}main.video>header>.upload .hint>span{margin:.5em 0 0;font-weight:400}main.video>header>.upload .hint button.external{display:inline-block;margin:1.5em 0 0;background-color:#7b8895;color:#c5cfd8;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.5em;line-height:1em;padding:.5em 1em;border:none;outline:none;cursor:pointer;border-radius:6px;transition:opacity .2s ease-in-out;position:relative;z-index:4}main.video>header>.upload .hint button.external:hover{opacity:.5}main.video>header>.upload .preview{display:block;height:100%;width:100%;position:relative;z-index:2;border-radius:inherit;overflow:hidden}main.video>header>.upload .preview>img,main.video>header>.upload .preview>video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#000;border-radius:inherit;margin:0;padding:0}main.video>header>.upload .preview>img{background-color:#c5cfd8}main.video>header>.upload .preview>svg{display:block;position:absolute;top:50%;left:50%;width:20em;height:20em;color:#7b8895;transform:translate(-50%,-50%)}main.video>header .details{display:grid;grid-template-columns:1fr;gap:0;grid-auto-flow:row;grid-template-areas:"main" "sub";grid-area:details;-webkit-touch-callout:initial!important;-webkit-user-select:initial!important;-moz-user-select:initial!important;user-select:auto!important}main.video>header .details>.main{align-self:start;grid-area:main}main.video>header .details>.main h1{font-weight:700;color:#000}main.video>header .details>.main h1,main.video>header .details>.main h2{margin:0;font-family:Open Sans,sans-serif;font-size:3.5em;line-height:1.14285714em}main.video>header .details>.main h2{font-weight:400;color:#7b8895}main.video>header .details>.main .actions{margin:1.5em 0 0;white-space:nowrap;overflow:hidden}main.video>header .details>.main .actions button{display:inline-block;background-color:transparent;border:none;outline:none;cursor:pointer;transition:opacity 50ms ease-in-out;padding:0;width:3.5em;height:3.5em;margin:0 0 0 1.5em}main.video>header .details>.main .actions button:first-child{margin-left:0}main.video>header .details>.main .actions button svg{display:block;width:3.5em;height:3.5em}main.video>header .details>.main .actions button:hover svg{opacity:.8}main.video>header .details>.main .actions button:active svg{opacity:.5}main.video>header .details>.main .actions button.report svg,main.video>header .details>.main .actions button.trash svg{color:#a26665}main.video>header .details>.sub{align-self:end;grid-area:sub;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5em 1em}main.video>header .details>.sub h3{display:block;margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#7b8895}main.video>header .details>.sub a,main.video>header .details>.sub span{display:block;margin:.2em 0 0;color:#000;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em}main.video>header .details>.sub a{cursor:pointer;text-decoration:none}main.video>header .details>.sub a.°disabled{pointer-events:none}main.video>header .details>.sub a:hover{text-decoration:underline}main.video>main{width:140em;max-width:95vw;margin:4em auto 0}main.video>main div.all-tags{pointer-events:none}main.video>main div.all-tags span{display:inline-block;margin:0 1em 1em 0;padding:.8em 1.5em;border-radius:12px;background-color:#c5cfd880;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em;color:#000;text-transform:uppercase}main.video>main div.similar-videos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3em 2em}main.video>main div.similar-videos .video .thumb:hover{transform:scale(1.015)}main.video>main div.edit{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2em;grid-template-areas:". . . . . ." ". . . . . ." ". . . . . .";align-items:end}main.video>main div.edit-actions{display:block;margin:6em 0 0}main.video>main div.edit-actions button{display:inline-block;margin:0 2em 0 0}main.video>main div.thumbnails{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2em}main.video>main div.thumbnails>.thumbnail{position:relative;overflow:hidden;border-radius:6px;opacity:.5;cursor:pointer;background-color:#c5cfd84d;transition:all .2s ease-in-out}main.video>main div.thumbnails>.thumbnail.°selected{opacity:1;pointer-events:none}main.video>main div.thumbnails>.thumbnail.°selected button{opacity:0}main.video>main div.thumbnails>.thumbnail:hover{opacity:1;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}main.video>main div.thumbnails>.thumbnail:hover button{opacity:1}main.video>main div.thumbnails>.thumbnail img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;border-radius:6px;z-index:1}main.video>main div.thumbnails>.thumbnail button{display:block;position:absolute;top:.5em;right:.5em;width:4em;height:4em;opacity:0;background-color:transparent;border:none;outline:none;transition:opacity .2s ease-in-out;cursor:pointer;will-change:transform;z-index:2}main.video>main div.thumbnails>.thumbnail button:active{opacity:.8}main.video>main div.thumbnails>.thumbnail button svg{display:block;width:100%;height:100%}main.video>main div.thumbnails>.upload{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;cursor:pointer;background-color:#c5cfd84d;aspect-ratio:16/9;border:3px dashed #7b8895}main.video>main div.thumbnails>.upload svg{width:8em;height:8em;color:#7b8895}main.video>main div.thumbnails>.upload input{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:2}main.video>main div.thumbnails>.upload:hover span{opacity:.5}main.video>main div.notes .note{display:block;position:relative;padding:2em;border-radius:6px;background-color:#c5cfd833;border:2px solid transparent;margin-bottom:2em}main.video>main div.notes .note.°new{background-color:#c5cfd80d;border:2px dashed #000;cursor:text;min-height:20em}main.video>main div.notes .note span{display:block;margin:0 0 1em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#000;pointer-events:none}main.video>main div.notes .note p,main.video>main div.notes .note textarea{display:block;width:100%;border:none;outline:none;min-width:100%;max-width:100%;margin:0;padding:0;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;background-color:transparent;resize:none;white-space:pre-wrap}main.video>main div.notes .note button{position:absolute;top:1em;right:1em;width:4.5em;height:4.5em;display:block;background-color:transparent;border:none;outline:none;cursor:pointer;opacity:0;transition:opacity .1s ease-in-out;will-change:transform}main.video>main div.notes .note button svg{display:block;width:100%;height:100%;color:#a26665}main.video>main div.notes .note button:active svg{opacity:.5}main.video>main div.notes .note:hover button{opacity:1}main.video>main div.aianalysis h3{margin:2em 0 1em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.5em;line-height:1.33333333em;color:#7b8895;text-transform:uppercase}main.video>main div.aianalysis h3:first-child{margin-top:0}main.video>main div.aianalysis .hint{padding:3em 0!important}main.video>main div.aianalysis>div>span{display:inline-block;margin:0 1em 1em 0;padding:.8em 1.5em;border-radius:12px;background-color:#c5cfd880;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em;color:#000;text-transform:uppercase}main.video>main div.aianalysis button.button{margin-top:3em}main.video>main div.tab.hint{padding:5em 0;text-align:center;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;color:#7b8895;background-color:#c5cfd833;pointer-events:none;border-radius:6px}main.video>main div.description>div{margin:-.5em 0 0;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.8em;line-height:1.44444444em}main.talents{height:100vh;max-height:100vh;overflow:hidden!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.talents .stage{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:3em;grid-template-areas:"." ".";height:100%;overflow:hidden!important}main.talents .stage>section.properties{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:1.5em 1.8em;grid-template-areas:". . . . . ." ". . . . . ." ". . . . . .";width:140em;max-width:95vw;margin:0 auto}main.talents .stage>.list{padding-bottom:3em}main.talents .stage>.list .vue-recycle-scroller__item-wrapper{width:141.8em;max-width:calc(95vw + 1.8em);margin:0 auto;overflow:initial}main.talents .stage>.list .vue-recycle-scroller__item-wrapper .vue-recycle-scroller__item-view{padding:.9em}main.talents .stage>.list .talent .thumb:hover{transform:scale(1.015)}main.talents .stage>.empty.list{display:flex;align-items:center;justify-content:center;background-color:#c5cfd833;width:140em;max-width:95vw;margin:0 auto;overflow:initial;border-radius:12px}main.talents .stage>.empty.list div{opacity:.05}main.talents .stage>.empty.list div span{display:block;margin:0 auto;color:#000;font-family:Open Sans,sans-serif;font-weight:700;font-size:4em;line-height:1em}main.talent{padding-bottom:10em}main.talent>header{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:5em;grid-auto-flow:row;grid-template-areas:"preview details";width:140em;max-width:95vw;margin:0 auto}main.talent>header>.preview{position:relative;grid-area:preview;aspect-ratio:16/9;background-color:#c5cfd8;border-radius:8px;transition:opacity .2s ease-in-out}main.talent>header>.preview:hover{opacity:.8}main.talent>header>.preview input{position:absolute;top:0;left:0;cursor:pointer;width:100%;height:100%;opacity:0;z-index:3}main.talent>header>.preview .hint{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;position:relative;z-index:1}main.talent>header>.preview .hint>svg{width:12em;height:12em;margin-bottom:.5em;color:#7b8895}main.talent>header>.preview .hint>h3{margin:1em 0 0;font-weight:700}main.talent>header>.preview .hint>h3,main.talent>header>.preview .hint>span{font-family:Open Sans,sans-serif;font-size:2em;line-height:1em;color:#7b8895}main.talent>header>.preview .hint>span{margin:.5em 0 0;font-weight:400}main.talent>header>.preview .preview{display:block;height:100%;width:100%;position:relative;z-index:2;border-radius:inherit;overflow:hidden}main.talent>header>.preview .preview>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit;filter:grayscale(100%);margin:0;padding:0}main.talent>header .details{display:grid;grid-template-columns:1fr;gap:0;grid-auto-flow:row;grid-template-areas:"main" "sub";grid-area:details;-webkit-touch-callout:initial!important;-webkit-user-select:initial!important;-moz-user-select:initial!important;user-select:auto!important}main.talent>header .details>.main{align-self:start;grid-area:main}main.talent>header .details>.main h1{font-weight:700;color:#000}main.talent>header .details>.main h1,main.talent>header .details>.main h2{margin:0;font-family:Open Sans,sans-serif;font-size:3.5em;line-height:1.14285714em}main.talent>header .details>.main h2{font-weight:400;color:#7b8895}main.talent>header .details>.main .social{display:flex;flex-direction:row;align-items:center;gap:1.3em;margin:1em 0 0}main.talent>header .details>.main .social span{display:block;width:2.2em;height:2.2em;border-radius:50%;margin-right:2em;position:relative;background-color:#7b8895}main.talent>header .details>.main .social span:after{content:"";display:block;position:absolute;top:0;right:-1.55em;width:1px;height:100%;border-right:1px dotted #c5cfd8}main.talent>header .details>.main .social span.°available{background-color:#3a7458;box-shadow:0 0 10px #3a7458;animation:animate-available 3s infinite}main.talent>header .details>.main .social span.°unavailable{background-color:#a26665;box-shadow:0 0 10px #a26665;animation:animate-unavailable 3s infinite}@keyframes animate-available{0%{box-shadow:0 0 10px #3a7458}50%{box-shadow:0 0 #3a7458}to{box-shadow:0 0 10px #3a7458}}@keyframes animate-unavailable{0%{box-shadow:0 0 10px #a26665}50%{box-shadow:0 0 #a26665}to{box-shadow:0 0 10px #a26665}}main.talent>header .details>.main .social a{transition:opacity .2s ease-in-out;will-change:transform}main.talent>header .details>.main .social a.°disabled{opacity:.4;pointer-events:none}main.talent>header .details>.main .social a>svg{width:2.2em;height:2.2em;color:#7b8895;cursor:pointer;transition:color .2s ease-in-out}main.talent>header .details>.main .social a>svg:hover{color:#000}main.talent>header .details>.main .social a:last-child>svg{width:2.5em;height:2.5em}main.talent>header .details>.sub{align-self:end;grid-area:sub;display:grid;grid-template-columns:repeat(2,1fr);gap:1.2em 1em}main.talent>header .details>.sub h3{display:block;margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.5em;line-height:1.33333333em;color:#7b8895}main.talent>header .details>.sub a,main.talent>header .details>.sub span{display:block;margin:.2em 0 0;color:#000;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.5em;line-height:1.33333333em}main.talent>header .details>.sub a{cursor:pointer;text-decoration:none}main.talent>header .details>.sub a:hover{text-decoration:underline}main.talent>main{width:140em;max-width:95vw;margin:4em auto 0}main.talent>main section.video-filter{display:flex;margin:0 0 4em;padding:2.5em;background-color:#c5cfd81a;border-bottom-left-radius:6px;border-bottom-right-radius:6px}main.talent>main section.video-filter .input{flex:3}main.talent>main section.video-filter .toggle{flex:1;margin-left:2em}main.talent>main div.pitches,main.talent>main div.similar-talents,main.talent>main div.videos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3em 2em}main.talent>main div.pitches .sortable-ghost,main.talent>main div.similar-talents .sortable-ghost,main.talent>main div.videos .sortable-ghost{opacity:.3}main.talent>main div.pitches .sortable-chosen,main.talent>main div.similar-talents .sortable-chosen,main.talent>main div.videos .sortable-chosen{position:relative}main.talent>main div.pitches .sortable-chosen:after,main.talent>main div.similar-talents .sortable-chosen:after,main.talent>main div.videos .sortable-chosen:after{content:"";display:block;position:absolute;z-index:-1;inset:-1.1em;background-color:#f3f5f7;border-radius:12px}main.talent>main div.pitches .project:hover,main.talent>main div.pitches .talent .thumb:hover,main.talent>main div.pitches .video .thumb:hover,main.talent>main div.similar-talents .project:hover,main.talent>main div.similar-talents .talent .thumb:hover,main.talent>main div.similar-talents .video .thumb:hover,main.talent>main div.videos .project:hover,main.talent>main div.videos .talent .thumb:hover,main.talent>main div.videos .video .thumb:hover{transform:scale(1.015)}main.talent>main div.notes .note{display:block;position:relative;padding:2em;border-radius:6px;background-color:#c5cfd833;border:2px solid transparent;margin-bottom:2em}main.talent>main div.notes .note.°new{background-color:#c5cfd80d;border:2px dashed #000;cursor:text;min-height:20em}main.talent>main div.notes .note span{display:block;margin:0 0 1em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#000;pointer-events:none}main.talent>main div.notes .note p,main.talent>main div.notes .note textarea{display:block;width:100%;border:none;outline:none;min-width:100%;max-width:100%;margin:0;padding:0;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;background-color:transparent;resize:none;white-space:pre-wrap}main.talent>main div.notes .note button{position:absolute;top:1em;right:1em;width:4.5em;height:4.5em;display:block;background-color:transparent;border:none;outline:none;cursor:pointer;opacity:0;transition:opacity .1s ease-in-out;will-change:transform}main.talent>main div.notes .note button svg{display:block;width:100%;height:100%;color:#a26665}main.talent>main div.notes .note button:active svg{opacity:.5}main.talent>main div.notes .note:hover button{opacity:1}main.talent>main div.cv-preview{display:block;position:relative;margin:0;cursor:pointer}main.talent>main div.cv-preview img{display:block;width:100%;height:auto;border-radius:6px;pointer-events:none}main.talent>main button.cv-upload{margin:2em 0 0}main.talent>main div.edit{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2em;grid-template-areas:". . . . ." ". . . . ." ". . . . .";align-items:end}main.talent>main div.edit-actions{display:block;margin:6em 0 0}main.talent>main div.edit-actions button{display:inline-block;margin:0 2em 0 0}main.talent>main div.tab.hint{padding:5em 0;text-align:center;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;color:#7b8895;background-color:#c5cfd833;pointer-events:none;border-radius:6px}main.projects{height:100vh;max-height:100vh;overflow:hidden!important}main.projects .stage{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:3em;grid-template-areas:"." ".";height:100%;overflow:hidden!important}main.projects .stage>section.properties{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:1.5em 1.8em;grid-template-areas:". . . . ." ". . . . .";width:140em;max-width:95vw;margin:0 auto}main.projects .stage>.list{padding-bottom:3em}main.projects .stage>.list .vue-recycle-scroller__item-wrapper{width:141.8em;max-width:calc(95vw + 1.8em);margin:0 auto;overflow:initial}main.projects .stage>.list .vue-recycle-scroller__item-wrapper .vue-recycle-scroller__item-view{padding:.9em}main.projects .stage>.list .project:hover{transform:scale(1.015)}main.projects .stage>.empty.list{display:flex;align-items:center;justify-content:center;background-color:#c5cfd833;width:140em;max-width:95vw;margin:0 auto;overflow:initial;border-radius:12px}main.projects .stage>.empty.list div{opacity:.05}main.projects .stage>.empty.list div span{display:block;margin:0 auto;color:#000;font-family:Open Sans,sans-serif;font-weight:700;font-size:4em;line-height:1em}main.project{padding-bottom:10em}main.project>header{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:5em;grid-auto-flow:row;grid-template-areas:"preview details";width:140em;max-width:95vw;margin:0 auto}main.project>header>.preview{grid-area:preview;aspect-ratio:16/9;background-color:#c5cfd8;border-radius:8px;overflow:hidden;min-height:100%;max-width:100%;display:grid;grid-template-columns:10em 1fr;grid-template-rows:1fr;gap:0 0;grid-template-areas:"status info";pointer-events:none}main.project>header>.preview .status{justify-self:start;grid-area:status;width:10em;background-color:#7b8895}main.project>header>.preview .status.s-mel6d6{background-color:#7198a1}main.project>header>.preview .status.s-vndqzk{background-color:#f0b45a}main.project>header>.preview .status.s-kwr7cl{background-color:#2f5860}main.project>header>.preview .status.s-x7nn8m{background-color:#444}main.project>header>.preview .status.s-d4gqms{background-color:#883e22}main.project>header>.preview .status.s-xzwgvn{background-color:#d57a54}main.project>header>.preview .status.s-37nqur{background-color:#eab5b9}main.project>header>.preview .status.s-hv6ex3{background-color:#3a7458}main.project>header>.preview .info{justify-self:start;align-self:center;grid-area:info;padding:0 0 0 6em}main.project>header>.preview .info span{font-family:Open Sans,sans-serif;font-weight:700;font-size:3em;line-height:1.16666667em;color:#626e7b;text-transform:uppercase}main.project>header .details{display:grid;grid-template-columns:1fr;gap:0;grid-auto-flow:row;grid-template-areas:"main" "sub";grid-area:details;-webkit-touch-callout:initial!important;-webkit-user-select:initial!important;-moz-user-select:initial!important;user-select:auto!important}main.project>header .details>.main{align-self:start;grid-area:main}main.project>header .details>.main h1{font-weight:700;color:#000}main.project>header .details>.main h1,main.project>header .details>.main h2{margin:0;font-family:Open Sans,sans-serif;font-size:3.5em;line-height:1.14285714em}main.project>header .details>.main h2{font-weight:400;color:#7b8895}main.project>header .details>.main .actions{justify-self:end;grid-area:actions}main.project>header .details>.main .actions a{display:inline-block;padding:.5em 1em;border-radius:6px;background-color:#000;margin:.7em 0 2em;color:#fff;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.14285714em;text-decoration:none;transition:all .2s ease-in-out}main.project>header .details>.main .actions a:hover{background-color:#7b8895}main.project>header .details>.sub{align-self:end;grid-area:sub;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5em 1em}main.project>header .details>.sub h3{display:block;margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#7b8895}main.project>header .details>.sub a,main.project>header .details>.sub span{display:block;margin:.2em 0 0;color:#000;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em}main.project>header .details>.sub a{cursor:pointer;text-decoration:none}main.project>header .details>.sub a:hover{text-decoration:underline}main.project>main{width:140em;max-width:95vw;margin:4em auto 0}main.project>main div.reels div.reel{display:block;padding:2.5em;position:relative;background-color:#edf0f3;border-radius:8px;margin:0 0 2em;border:2px dashed transparent;z-index:1;transition:border .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}main.project>main div.reels div.reel:has(header .actions .field.select.°is-open){z-index:2}main.project>main div.reels div.reel.sortable-chosen{transition-delay:.1s;opacity:.5;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}main.project>main div.reels div.reel.°hidden{opacity:.6;border:2px dashed #c5cfd8}main.project>main div.reels div.reel:last-child{margin:0}main.project>main div.reels div.reel header{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;gap:0 0;grid-template-areas:"talent actions";align-items:center;position:relative;z-index:2}main.project>main div.reels div.reel header .talent{justify-self:start;grid-area:talent}main.project>main div.reels div.reel header .talent a{display:inline-block;border-radius:4px;text-decoration:none;transition:opacity .2s ease-in-out;opacity:1}main.project>main div.reels div.reel header .talent a h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:2.6em;line-height:1.15384615em;color:#000;margin:0}main.project>main div.reels div.reel header .talent a>span{display:block;margin:.2em 0 0;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;color:#000;opacity:.6}main.project>main div.reels div.reel header .talent a>span span{opacity:.5;margin-left:.2em}main.project>main div.reels div.reel header .talent a:hover{opacity:.5}main.project>main div.reels div.reel header .actions{justify-self:end;grid-area:actions}main.project>main div.reels div.reel header .actions button{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;position:relative;width:4.2em;height:4.2em;border-radius:50%;background-color:#c5cfd866;border:2px solid #c5cfd8;outline:none;cursor:pointer;transition:box-shadow .2s ease-in-out,border-color .2s ease-in-out;will-change:transform;margin:0 1em 0 0}main.project>main div.reels div.reel header .actions button:last-child{margin:0}main.project>main div.reels div.reel header .actions button:hover{border:2px solid #000;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}main.project>main div.reels div.reel header .actions button svg{width:100%;height:100%;will-change:transform}main.project>main div.reels div.reel header .actions button.remove svg{width:1.6em;height:1.6em}main.project>main div.reels div.reel header .actions button.copy svg{width:1.75em;height:1.75em}main.project>main div.reels div.reel header .actions button.status svg{width:2.5em;height:2.5em}main.project>main div.reels div.reel header .actions button.deeplink svg{width:2em;height:2em}main.project>main div.reels div.reel header .actions button.arrow svg{width:1.8em;height:1.8em;transition:transform .5s ease-in-out}main.project>main div.reels div.reel header .actions button.arrow.°up svg{transform:rotate(180deg)}main.project>main div.reels div.reel header .actions .field.select{display:inline-block;vertical-align:middle;position:relative;width:25em;margin-right:2em}main.project>main div.reels div.reel main>div{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2em;padding:4em 0 0;position:relative;z-index:1}main.project>main div.reels div.reel main>div:after{content:"";position:absolute;top:1.8em;left:0;width:100%;border-top:1px dashed rgba(197,207,216,.6)}main.project>main div.reels div.reel main>div .video{display:block;width:100%;border-radius:6px;position:relative;cursor:pointer;overflow:hidden}main.project>main div.reels div.reel main>div .video.°confidential>div .preview{border:3px solid #a26665}main.project>main div.reels div.reel main>div .video.sortable-ghost{opacity:.3}main.project>main div.reels div.reel main>div .video>div{display:block;border-radius:6px;aspect-ratio:16/9;position:relative;background-color:#c5cfd84d;overflow:hidden}main.project>main div.reels div.reel main>div .video>div .preview{cursor:pointer;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border-radius:6px;overflow:hidden}main.project>main div.reels div.reel main>div .video>div .preview>img{display:block;position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:1}main.project>main div.reels div.reel main>div .video>div .preview>img.°grey{filter:grayscale(100%)}main.project>main div.reels div.reel main>div .video>div .preview>svg{display:block;position:absolute;width:9em;height:9em;top:50%;left:50%;transform:translate(-50%,-50%);color:#7b889580;z-index:1}main.project>main div.reels div.reel main>div .video>div button{display:block;position:absolute;width:4.5em;height:4.5em;opacity:0;background-color:transparent;border:none;outline:none;transition:opacity .2s ease-in-out;will-change:transform;cursor:pointer;z-index:2}main.project>main div.reels div.reel main>div .video>div button:active{opacity:.8}main.project>main div.reels div.reel main>div .video>div button:hover{opacity:.5}main.project>main div.reels div.reel main>div .video>div button svg{display:block;width:100%;height:100%}main.project>main div.reels div.reel main>div .video>div button.remove{top:.5em;right:.5em}main.project>main div.reels div.reel main>div .video>div button.remove svg{color:#a26665}main.project>main div.reels div.reel main>div .video>div button.add{top:.5em;right:4.5em}main.project>main div.reels div.reel main>div .video>div button.add svg{color:#000}main.project>main div.reels div.reel main>div .video>aside{display:block;width:100%;margin:1em 0 0;max-width:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}main.project>main div.reels div.reel main>div .video>aside h2{margin:0;font-weight:700;line-height:1.14285714em}main.project>main div.reels div.reel main>div .video>aside h2,main.project>main div.reels div.reel main>div .video>aside h3{display:block;width:100%;max-width:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Open Sans,sans-serif;font-size:1.4em}main.project>main div.reels div.reel main>div .video>aside h3{margin:.18em 0 0;font-weight:400;line-height:1.42857143em}main.project>main div.reels div.reel main>div .video>aside h4{display:block;margin:.05em 0 0;width:100%;max-width:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.2em;line-height:1.66666667em;opacity:.6}main.project>main div.reels div.reel main>div .video:hover>div button{opacity:1}main.project>main div.public-reels button{display:inline-block;margin-right:2em}main.project>main div.public-reels button.°dark{outline:2px solid #000}main.project>main div.public-reels button.°inverted{background-color:#97a2ac}main.project>main div.public-reels button.°dark.°inverted{outline:2px solid #000;background-color:#fff}main.project>main div.public-reels button.°dark.°inverted span{color:#000}main.project>main div.public-reels hr{margin:1em 0;opacity:0}main.project>main div.edit,main.project>main div.edit-status{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:2em;grid-template-areas:". . . . ." ". . . . ." ". . . . .";align-items:end}main.project>main div.edit-status{grid-template-rows:1fr 1fr 1fr}main.project>main div.edit-actions{display:block;margin:6em 0 0}main.project>main div.edit-actions button{display:inline-block;margin:0 2em 0 0}main.project>main div.notes .note{display:block;position:relative;padding:2em;border-radius:6px;background-color:#c5cfd833;border:2px solid transparent;margin-bottom:2em}main.project>main div.notes .note.°new{background-color:#c5cfd80d;border:2px dashed #000;cursor:text;min-height:20em}main.project>main div.notes .note span{display:block;margin:0 0 1em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.25em;color:#000;pointer-events:none}main.project>main div.notes .note p,main.project>main div.notes .note textarea{display:block;width:100%;border:none;outline:none;min-width:100%;max-width:100%;margin:0;padding:0;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;background-color:transparent;resize:none;white-space:pre-wrap}main.project>main div.notes .note button{position:absolute;top:1em;right:1em;width:4.5em;height:4.5em;display:block;background-color:transparent;border:none;outline:none;cursor:pointer;opacity:0;transition:opacity .1s ease-in-out;will-change:transform}main.project>main div.notes .note button svg{display:block;width:100%;height:100%;color:#a26665}main.project>main div.notes .note button:active svg{opacity:.5}main.project>main div.notes .note:hover button{opacity:1}main.project>main div.tab.hint{padding:5em 0;text-align:center;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;color:#7b8895;background-color:#c5cfd833;pointer-events:none;border-radius:6px}main.public.p{display:block;font-size:8px;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.public.p.light{color:#000}@media only screen and (min-width:1600px){main.public.p{font-size:9px}}main.public.p>.error,main.public.p>.loading{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;cursor:wait}main.public.p>.error div,main.public.p>.loading div{pointer-events:none}main.public.p>.error div svg,main.public.p>.loading div svg{display:block;width:50vw;height:auto;color:#fff;animation:fade 1s infinite}main.public.p>.error{cursor:not-allowed}main.public.p>.error span{font-family:Druk Wide,sans-serif;font-weight:700;font-size:10em;line-height:1em}main.public.p>.stage{position:relative;z-index:1;width:140em;max-width:100%;margin:0 auto;box-sizing:border-box;padding:5em 3em}@media only screen and (max-width:860px){main.public.p>.stage{padding:5em 2em}}main.public.p>.stage header{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;gap:0;grid-template-areas:"title logo";align-items:start}main.public.p>.stage header h1{margin:0;justify-self:start;grid-area:title;cursor:default;font-family:Druk Wide,sans-serif;font-weight:700;font-size:5em;line-height:.86em;text-transform:uppercase}@media only screen and (max-width:860px){main.public.p>.stage header h1{font-size:3em}}main.public.p>.stage header a{justify-self:end;grid-area:logo;text-decoration:none;padding:0 0 0 4em}@media only screen and (max-width:860px){main.public.p>.stage header a{padding:0 2em}}main.public.p>.stage header a svg{color:#fff;pointer-events:none;height:8em;width:20em}@media only screen and (max-width:860px){main.public.p>.stage header a svg{font-size:5px}}main.public.p>.stage main{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;gap:10em;grid-template-areas:"nav videos";align-items:start;margin-top:5em}@media only screen and (max-width:860px){main.public.p>.stage main{display:block;margin-top:4em}}main.public.p>.stage main nav{display:block;position:sticky;top:0;left:0;padding:6.4em 0 0;justify-self:start;grid-area:nav}@media only screen and (max-width:860px){main.public.p>.stage main nav{position:relative;padding:0 0 6.4em;margin-bottom:6.4em;border-bottom:2px dashed #fff}}main.public.p>.stage main nav a,main.public.p>.stage main nav button{display:block;font-family:Open Sans,sans-serif;font-weight:700;font-size:2.2em;line-height:1.36363636em;text-transform:uppercase;margin:0 0 .5em;padding:0;border:none;outline:none;color:gray;background-color:transparent;cursor:pointer;transition:color .2s ease-in-out;text-align:left}main.public.p>.stage main nav a:last-child,main.public.p>.stage main nav button:last-child{margin-bottom:0}main.public.p>.stage main nav a.°active,main.public.p>.stage main nav button.°active{color:#fff;pointer-events:none}main.public.p>.stage main nav a.°active:hover,main.public.p>.stage main nav button.°active:hover{color:#fff}main.public.p>.stage main nav a:hover,main.public.p>.stage main nav button:hover{color:#bfbfbf}main.public.p>.stage main nav .downloads{margin-top:7em;opacity:.7}main.public.p>.stage main nav .downloads a,main.public.p>.stage main nav .downloads button{font-size:1.8em;text-decoration:none;text-decoration-thickness:3px;text-underline-offset:.3em}main.public.p>.stage main nav .downloads a:hover,main.public.p>.stage main nav .downloads button:hover{text-decoration:underline}main.public.p>.stage main nav .contact{margin-top:7em}main.public.p>.stage main nav .contact a{display:flex;align-items:center;gap:.8em;font-size:1.8em;text-decoration:none;text-decoration-thickness:3px;text-underline-offset:.3em;opacity:.5;font-weight:400}main.public.p>.stage main nav .contact a:hover{text-decoration:none;opacity:1}main.public.p>.stage main nav .contact a svg{display:block;width:.9em;height:.9em;fill:#fff}main.public.p>.stage main .videos{justify-self:end;grid-area:videos;width:100%}main.public.p>.stage main .videos .video-player,main.public.p>.stage main .videos .video-player *{border-radius:0}main.public.p>.stage main .videos .video-player,main.public.p>.stage main .videos .video-player>video{background-color:#070707}main.public.p>.stage main .videos .list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4em;position:relative;margin:4em 0 0;min-height:0;min-width:0}@media only screen and (max-width:860px){main.public.p>.stage main .videos .list{grid-template-columns:repeat(2,1fr)}}main.public.p>.stage main .videos .list button{display:block;margin:0;padding:0;border:none;outline:none;background-color:transparent;cursor:pointer;color:#fff;overflow:hidden;min-width:0}main.public.p>.stage main .videos .list button section.video{display:block;aspect-ratio:16/9;border:3px solid transparent;transition:border-color .2s ease-in-out;position:relative;overflow:hidden;border-radius:0}main.public.p>.stage main .videos .list button section.video *{border-radius:0}main.public.p>.stage main .videos .list button aside{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;margin:1.5em 0 0;opacity:.5;transition:opacity .3s ease-in-out}main.public.p>.stage main .videos .list button aside h2{display:inline-block;font-weight:700}main.public.p>.stage main .videos .list button aside h2,main.public.p>.stage main .videos .list button aside h3{margin:0;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-size:1.6em;line-height:1.25em}main.public.p>.stage main .videos .list button aside h3{display:block;font-weight:400}main.public.p>.stage main .videos .list button.°active{pointer-events:none}main.public.p>.stage main .videos .list button.°active section.video{border-color:#fff}main.public.p>.stage main .videos .list button.°active aside{opacity:1}main.public.p>.stage .cv-popup{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;z-index:1000}main.public.p>.stage .cv-popup>button{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;opacity:1;border:0;outline:0;margin:0;background-color:transparent}main.public.p>.stage .cv-popup>.stage{display:block;position:relative;z-index:2;width:140em;max-width:95vw;margin:5em 0;box-sizing:border-box;border-radius:12px;box-shadow:inset 0 1px 1px #ffffff1a,0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}main.public.p>.stage .cv-popup>.stage a{display:block;background-color:transparent;border:none;outline:none;text-decoration:none;cursor:pointer}main.public.p>.stage .cv-popup>.stage a img{display:block;width:100%;height:auto;pointer-events:none}main.public.p.light{background-color:#fff}main.public.p.light>.error div svg,main.public.p.light>.loading div svg{color:#000}main.public.p.light .error span{color:#7b8895}main.public.p.light .stage header a svg,main.public.p.light .stage header h1{color:#000}main.public.p.light .stage nav a,main.public.p.light .stage nav button{color:gray}main.public.p.light .stage nav a.°active,main.public.p.light .stage nav a.°active:hover,main.public.p.light .stage nav button.°active,main.public.p.light .stage nav button.°active:hover{color:#000}main.public.p.light .stage nav a:hover,main.public.p.light .stage nav button:hover{color:#404040}main.public.p.light .stage main .videos .list button,main.public.p.light .stage nav .downloads a,main.public.p.light .stage nav .downloads button{color:#000}main.public.p.light .stage main .videos .list button section.video{border-color:#000}main.embed.video{display:block;font-size:8px;color:#fff;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width:1600px){main.embed.video{font-size:9px}}main.embed.video>.error,main.embed.video>.loading{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;cursor:wait}main.embed.video>.error div,main.embed.video>.loading div{pointer-events:none}main.embed.video>.error div svg,main.embed.video>.loading div svg{display:block;width:50vw;height:auto;color:#fff;animation:fade 1s infinite}@keyframes fade{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}main.embed.video>.error{cursor:not-allowed}main.embed.video>.error span{font-family:Druk Wide,sans-serif;font-weight:700;font-size:10em;line-height:1em}main.embed.video .video-player,main.embed.video .video-player *{border-radius:0}main.embed.video .video-player{aspect-ratio:auto;width:100%;height:100vh}main.properties{width:140em;max-width:95vw;margin:0 auto;padding-bottom:10em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.properties section.hero{display:block;width:100%;background-color:#2c3844;border-radius:6px 6px 0 0;pointer-events:none}main.properties section.hero h1{margin:0;padding:2em 0;text-align:center;color:#c5cfd8;font-family:Open Sans,sans-serif;font-weight:700;font-size:5em;line-height:1em;text-transform:uppercase}main.properties div.tag-cloud{display:block;width:100%;background-color:#c5cfd84d;border-radius:0 0 6px 6px;padding:2em 2em 1em;box-sizing:border-box}main.properties div.tag-cloud button{display:inline-block;vertical-align:middle;margin:0 1em 1em 0;padding:1.5em;background-color:#fff;border:none;outline:none;cursor:pointer;border-radius:4px;transition:background-color .3s ease-in-out}main.properties div.tag-cloud button span{color:#7b8895;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em;transition:color .3s ease-in-out}main.properties div.tag-cloud button:hover{opacity:.8}main.properties div.tag-cloud button:active{opacity:.5}main.properties div.tag-cloud button.°selected{background-color:#000;pointer-events:none}main.properties div.tag-cloud button.°selected span{color:#fff}main.properties div.tags{display:block;margin:2em 0 0}main.properties div.tags>div.tag{display:inline-block;vertical-align:middle;position:relative;margin:0 1em 1em 0;padding:1em 1.5em;background-color:#c5cfd899;border:none;outline:none;border-radius:4px;transition:background-color .3s ease-in-out;will-change:transform}main.properties div.tags>div.tag>span{color:#7b8895;font-weight:700;font-size:1.4em;line-height:1.14285714em;transition:color .3s ease-in-out}main.properties div.tags>div.tag>i,main.properties div.tags>div.tag>span{display:inline-block;vertical-align:middle;font-family:Open Sans,sans-serif;will-change:transform}main.properties div.tags>div.tag>i{position:relative;margin:0 0 0 .7em;padding:.5em;border-radius:6px;background-color:#ffffff80;transition:background-color .2s ease-in-out;font-style:normal;font-weight:400;font-size:1em;line-height:1em;transition:opacity .2s ease-in-out}main.properties div.tags>div.tag>svg{position:absolute;top:0;right:0;width:4em;height:100%;color:#a26665;transform:scale(.45);opacity:0;transition:opacity .2s ease-in-out;will-change:transform;z-index:2;cursor:pointer}main.properties div.tags>div.tag>button{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;cursor:pointer}main.properties div.tags>div.tag:hover>i{opacity:0}main.properties div.tags>div.tag:hover>svg{opacity:1}main.properties div.tags>div.tag:active{opacity:.5}main.properties div.tags>button.add{display:inline-block;vertical-align:middle;position:relative;margin:0 1em 1em 0;background-color:#7b8895;border:none;outline:none;border-radius:4px;will-change:transform;height:4em;width:6em;cursor:pointer}main.properties div.tags>button.add:hover{opacity:.8}main.properties div.tags>button.add:active{opacity:.5}main.properties div.tags>button.add svg{width:2em;height:2em;color:#fff}main.reports{width:140em;max-width:95vw;margin:0 auto;padding-bottom:10em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.reports section.hero{display:block;width:100%;background-color:#2c3844;border-radius:6px;pointer-events:none}main.reports section.hero h1{margin:0;padding:2em 0;text-align:center;color:#c5cfd8;font-family:Open Sans,sans-serif;font-weight:700;font-size:5em;line-height:1em;text-transform:uppercase}main.reports div.tabmenu{display:block;width:100%;margin:4em 0 0}main.reports div.reports{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2em}main.reports div.reports .report{display:block;width:100%;border-radius:6px;position:relative;cursor:pointer;overflow:hidden}main.reports div.reports .report>div{display:block;border-radius:6px;aspect-ratio:16/9;position:relative;background-color:#c5cfd84d;overflow:hidden}main.reports div.reports .report>div .preview{cursor:pointer;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}main.reports div.reports .report>div .preview>img{display:block;position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:1}main.reports div.reports .report>div .preview>img.°grey{filter:grayscale(100%)}main.reports div.reports .report>div .preview>svg{display:block;position:absolute;width:9em;height:9em;top:50%;left:50%;transform:translate(-50%,-50%);color:#7b889580;z-index:1}main.reports div.reports .report>div button{display:block;position:absolute;top:.5em;right:.5em;width:4.5em;height:4.5em;opacity:0;background-color:transparent;border:none;outline:none;transition:opacity .2s ease-in-out;cursor:pointer;will-change:transform;z-index:2}main.reports div.reports .report>div button:active{opacity:.8}main.reports div.reports .report>div button:hover{opacity:.5}main.reports div.reports .report>div button svg{display:block;width:100%;height:100%;color:#a26665}main.reports div.reports .report>aside{margin:1em 0 0}main.reports div.reports .report>aside,main.reports div.reports .report>aside h2{display:block;width:100%;max-width:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}main.reports div.reports .report>aside h2{margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em}main.reports div.reports .report>aside h3{display:block;margin:.18em 0 0;width:100%;max-width:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.42857143em}main.reports div.reports .report>aside h3 span{opacity:.3;margin-left:.1em}main.reports div.reports .report:hover>div button{opacity:1}main.reports div.tab.hint{padding:5em 0;text-align:center;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;color:#7b8895;background-color:#c5cfd833;pointer-events:none;border-radius:6px}main.stats{width:140em;max-width:95vw;margin:0 auto;padding-bottom:10em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}main.stats section.hero{display:block;width:100%;background-color:#2c3844;border-radius:6px 6px 0 0;pointer-events:none}main.stats section.hero h1{margin:0;padding:2em 0;text-align:center;color:#c5cfd8;font-family:Open Sans,sans-serif;font-weight:700;font-size:5em;line-height:1em;text-transform:uppercase}main.stats div.filter{display:flex;width:100%;position:relative;z-index:5;background-color:#c5cfd84d;border-radius:0 0 6px 6px;padding:2em;box-sizing:border-box;gap:2em}main.stats div.tabmenu{display:block;width:100%;margin:4em 0 0}main.stats div.loading{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100vh}main.stats div.loading svg{display:block;width:15em;height:15em;color:#c5cfd8;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:scale(1.4) rotate(0)}to{transform:scale(1.4) rotate(1turn)}}main.stats input.stats-checkbox{width:1.5em;height:1.5em;cursor:pointer;accent-color:#000}main.stats input.stats-checkbox:hover{transform:scale(1.2)}main.error{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100vh;background-color:#c5cfd8;color:#7b8895;font-family:Open Sans,sans-serif;font-weight:700;font-size:15em;line-height:1em;cursor:pointer}body>div.modal,main.error{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%}body>div.modal{height:100%;background-color:#202830b3;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body>div.modal.°fullscreen{-webkit-backdrop-filter:none;backdrop-filter:none}body>div.modal>button{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;opacity:1;border:0;outline:0;margin:0;background-color:transparent}body>div.modal>.stage{display:block;position:relative;z-index:2;width:60em;max-width:95vw;background-color:#fff;margin:5em 0;box-sizing:border-box;border-radius:12px;box-shadow:inset 0 1px 1px #ffffff1a,0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}body>div.modal.dialog>.stage>.info{padding:3em 3em 2.5em}body>div.modal.dialog>.stage>.info h1{margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:2.2em;line-height:1em}body>div.modal.dialog>.stage>.info p{margin:.7em 0 0;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.5em}body>div.modal.dialog>.stage>.info .form{display:block;margin:2em 0 0;font-size:11px}body>div.modal.dialog>.stage>.info .form>.field{margin-top:1.2em}body>div.modal.dialog>.stage>.info .form>.field:first-child{margin-top:0}body>div.modal.dialog>.stage>.info .form .grid-half{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5em}body>div.modal.dialog>.stage .table{margin-top:2em}body>div.modal.dialog>.stage .table label{display:block;margin:.5em 0 0;padding:1em;background-color:#c5cfd8;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.6em;line-height:1.125em}body>div.modal.dialog>.stage .table .row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:space-between;padding:1em 1.55em;border-top:1px solid #c5cfd8}body>div.modal.dialog>.stage .table .row .name{flex-shrink:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.28571429em;color:#000}body>div.modal.dialog>.stage .table .row .value{text-align:right;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.28571429em;color:#000}body>div.modal.dialog>.stage .uploads{margin-top:2em}body>div.modal.dialog>.stage .uploads .upload{display:block;width:100%;position:relative;overflow:hidden;border-radius:6px;border:2px solid #c5cfd8;margin-bottom:1em}body>div.modal.dialog>.stage .uploads .upload:last-child{margin-bottom:0}body>div.modal.dialog>.stage .uploads .upload .progress{position:absolute;top:0;left:0;width:0;height:100%;background-color:#c5cfd8;z-index:1;transition:width .15s ease-in-out}body>div.modal.dialog>.stage .uploads .upload .info{position:relative;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1.14285714em;color:#000;padding:1em;z-index:2}body>div.modal.dialog>.stage>.actions{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:space-between;padding:2.5em 3em 3em;background-color:#c5cfd84d;border-bottom-left-radius:12px;border-bottom-right-radius:12px}body>div.modal.video-fullscreen>.stage{width:140em;background-color:#fff}@media only screen and (max-height:920px){body>div.modal.video-fullscreen>.stage{width:140vh}}body>div.modal.video-fullscreen>.stage>.video-player,body>div.modal.video-fullscreen>.stage>.video-player *{border-bottom-left-radius:0;border-bottom-right-radius:0}body>div.modal.video-fullscreen>.stage>aside{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"details actions";padding:3em 4.2em;align-items:center;width:100%}body>div.modal.video-fullscreen>.stage>aside .details{justify-self:start;grid-area:details;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:1em}body>div.modal.video-fullscreen>.stage>aside .details a{color:inherit;text-decoration:none}body>div.modal.video-fullscreen>.stage>aside .details h2{display:inline-block;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-weight:700;font-size:2.1em;line-height:1.19047619em;cursor:pointer;transition:opacity 50ms ease-in-out,-webkit-text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}body>div.modal.video-fullscreen>.stage>aside .details h2:hover{text-decoration:underline}body>div.modal.video-fullscreen>.stage>aside .details h2:active{opacity:.5}body>div.modal.video-fullscreen>.stage>aside .details h3{display:block;margin:.2em 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;cursor:pointer;text-decoration:unset;transition:opacity 50ms ease-in-out,-webkit-text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out;transition:opacity 50ms ease-in-out,text-decoration .2s ease-in-out,-webkit-text-decoration .2s ease-in-out}body>div.modal.video-fullscreen>.stage>aside .details h3:hover{text-decoration:underline}body>div.modal.video-fullscreen>.stage>aside .details h3:active{opacity:.5}body>div.modal.video-fullscreen>.stage>aside .actions{justify-self:end;grid-area:actions;white-space:nowrap;overflow:hidden}body>div.modal.video-fullscreen>.stage>aside .actions button{display:inline-block;background-color:transparent;border:none;outline:none;cursor:pointer;transition:opacity 50ms ease-in-out;padding:0;width:3.5em;height:3.5em;margin:0 0 0 1.5em}body>div.modal.video-fullscreen>.stage>aside .actions button:first-child{margin-left:0}body>div.modal.video-fullscreen>.stage>aside .actions button svg{display:block;width:3.5em;height:3.5em}body>div.modal.video-fullscreen>.stage>aside .actions button:hover svg{opacity:.8}body>div.modal.video-fullscreen>.stage>aside .actions button:active svg{opacity:.5}body>div.modal.video-fullscreen>.stage>aside .actions button.report svg,body>div.modal.video-fullscreen>.stage>aside .actions button.trash svg{color:#a26665}body>div.modal.user-management>.stage{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:0;grid-template-areas:"." ".";width:60vw;min-width:110em;max-width:140em;background-color:#fff;box-sizing:border-box;height:80vh;overflow:hidden}body>div.modal.user-management>.stage>header{display:flex;justify-content:space-between;align-items:center;background-color:#c5cfd84d}body>div.modal.user-management>.stage>header>div:first-child{background-color:#c5cfd880;padding:2.5em 0 2.5em 2em;width:35em}body>div.modal.user-management>.stage>header>div:first-child h1{margin:0;font-size:1em;display:flex;justify-content:space-between;align-items:center}body>div.modal.user-management>.stage>header>div:first-child h1>div{pointer-events:none}body>div.modal.user-management>.stage>header>div:first-child h1>div>span:first-child{display:block}body>div.modal.user-management>.stage>header>div:first-child h1>div>span:first-child:first-child{font-family:Open Sans,sans-serif;font-weight:700;font-size:2em;line-height:1em}body>div.modal.user-management>.stage>header>div:first-child h1>div>span:last-child{display:block;margin-top:.5em;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.2em;line-height:1em;opacity:.7}body>div.modal.user-management>.stage>header>div:first-child h1>button{display:block;border:none;outline:none;cursor:pointer;background-color:transparent;transition:opacity .15s ease-in-out}body>div.modal.user-management>.stage>header>div:first-child h1>button:hover{opacity:.5}body>div.modal.user-management>.stage>header>div:first-child h1>button svg{width:3.5em;height:3.5em;margin-right:1em}body>div.modal.user-management>.stage>header>div:last-child{flex:1;display:flex;justify-content:flex-end;align-items:center;padding:0 2em;gap:1.6em;text-align:right}body>div.modal.user-management>.stage>header>div:last-child>.input{flex:1}body>div.modal.user-management>.stage>header>div:last-child>.roles{display:flex;align-items:center;height:4.2em;border:2px solid #c5cfd8;border-radius:4px;overflow:hidden}body>div.modal.user-management>.stage>header>div:last-child>.roles button{display:block;background-color:#fff;border:none;outline:none;height:100%;cursor:pointer;padding:0 1em;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.3em;line-height:1em;transition:all .15s ease-in-out}body>div.modal.user-management>.stage>header>div:last-child>.roles button.active{background-color:#c5cfd8}body>div.modal.user-management>.stage>main{display:flex;justify-content:space-between;align-items:start;overflow-y:auto;overflow-x:hidden}body>div.modal.user-management>.stage>main>div:first-child{width:35em;background-color:#c5cfd84d;overflow-y:auto;overflow-x:hidden;height:100%;box-sizing:border-box;padding:1em}body>div.modal.user-management>.stage>main>div:first-child button{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;border:none;outline:none;background-color:#fff;cursor:pointer;border-radius:.5em;padding:.5em .5em .5em 2em;gap:1em;margin-bottom:1em;transition:all .15s ease-in-out}body>div.modal.user-management>.stage>main>div:first-child button:last-child{margin-bottom:0}body>div.modal.user-management>.stage>main>div:first-child button div:first-child{position:relative}body>div.modal.user-management>.stage>main>div:first-child button div:first-child svg{display:block;width:2.5em;height:2.5em;margin:0}body>div.modal.user-management>.stage>main>div:first-child button div:first-child span.status{display:block;position:absolute;bottom:-.2em;right:-.2em;width:.8em;height:.8em;border-radius:50%;background-color:#e41313}body>div.modal.user-management>.stage>main>div:first-child button div:first-child span.status.online{background-color:#13e413}body>div.modal.user-management>.stage>main>div:first-child button div:last-child{flex:1;padding:1em;text-align:left}body>div.modal.user-management>.stage>main>div:first-child button div:last-child>span{display:block}body>div.modal.user-management>.stage>main>div:first-child button div:last-child>span.name{font-family:Open Sans,sans-serif;font-weight:700;font-size:1.4em;line-height:1em}body>div.modal.user-management>.stage>main>div:first-child button div:last-child>span.email{font-family:Open Sans,sans-serif;font-weight:400;font-size:1em;line-height:1.6em;margin-top:.3em;opacity:.7}body>div.modal.user-management>.stage>main>div:first-child button:hover{opacity:.7}body>div.modal.user-management>.stage>main>div:first-child button.disabled{text-decoration:line-through;opacity:.5}body>div.modal.user-management>.stage>main>div:first-child button.selected{background-color:#c5cfd8;pointer-events:none}body>div.modal.user-management>.stage>main>div:last-child{flex:1;padding:2.5em 3em 3em;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;gap:0;grid-template-areas:"." ".";height:100%;overflow-y:auto;overflow-x:hidden}body>div.modal.user-management>.stage>main>div:last-child>div:first-child>h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:3.5em;line-height:1em;margin:0}body>div.modal.user-management>.stage>main>div:last-child>div:first-child>h1.disabled{text-decoration:line-through}body>div.modal.user-management>.stage>main>div:last-child>div:first-child>span{display:block;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.6em;line-height:1.25em;margin:1em 0 2em;opacity:.5}body>div.modal.user-management>.stage>main>div:last-child>div:first-child .field{margin-bottom:2em}body>div.modal.user-management>.stage>main>div:last-child>div:first-child .field:last-child{margin-bottom:0}body>div.modal.user-management>.stage>main>div:last-child>div:last-child{margin-top:4em}body>div.modal.user-management>.stage>main>div:last-child>div:last-child>span{display:flex;justify-content:space-between;align-items:center;gap:2em}body>div.modal.user-management>.stage>main>div:last-child>div:last-child>span button{flex:1}body>div.modal.user-management>.stage>main>div:last-child>div:last-child>span button span{display:flex;justify-content:center;align-items:center;gap:1em}body>div.modal.user-management>.stage>main>div:last-child>div:last-child>span button span svg{display:block;width:1em;height:1em;margin:0}.modal-open-enter-active{transition:all .3s ease-out}.modal-open-leave-active{transition:all .3s ease-in-out}.modal-open-enter-from,.modal-open-leave-to{transform:scale(1.025);opacity:0}.Vue-Toastification__container{z-index:1000}.Vue-Toastification__toast.bottom-left,.Vue-Toastification__toast.bottom-right{margin-top:1em;margin-bottom:0}.Vue-Toastification__toast--success{background-color:#3a7458}.Vue-Toastification__toast--error{background-color:#822}.tippy-box[data-theme~=light]{padding:.4em;font-family:Open Sans,sans-serif;font-weight:400;font-size:1.4em;line-height:1.28571429em;text-align:center}
