:root{--header-height: 100rem}header{transition:all 0.3s ease-in-out;position:fixed;pointer-events:none;top:0;left:0;width:100%;z-index:999}[data-scrolling="down"] header.header--loaded{transform:translateY(-40%)}header .header__blur{content:"";position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(8px);z-index:-1;background-color:rgba(0,0,0,0.4);mask-image:linear-gradient(to bottom, #000 20%, rgba(0,0,0,0) 95%);pointer-events:none}header a{pointer-events:all}header[data-is-home="true"] .header__container{height:100svh}header[data-is-home="true"] .header__blur{opacity:0}header .header__logo{overflow:hidden}header .header__logo a{display:block}header .header__logo h1{font-family:"Druk Wide", sans-serif;opacity:0}header .header__logo h1,header .header__logo .header__slide{font-family:"Druk Wide", sans-serif;font-size:2.4rem;font-weight:400;letter-spacing:0.3rem;white-space:nowrap;display:block}header .header__logo h1--wrapper,header .header__logo .header__slide--wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:2rem}header .header__container{overflow:hidden;display:flex;flex-direction:column;justify-content:center;height:10rem}header .header__nav ul{margin:0;padding:0;list-style:none;display:flex;justify-content:center;gap:1.6rem;padding-bottom:6rem}.header-animation--placeholder{height:10rem;margin-bottom:8rem}.header-animation--placeholder[data-is-home="true"]{height:100svh}.c-scrollbar{z-index:9999;height:100lvh !important;width:0.1rem !important}.c-scrollbar_thumb{background-color:var(--accent) !important;border-radius:0 !important;opacity:0.8 !important;width:0.1rem !important;margin:0 !important}.background-video-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-3}.background-video-container video{width:100%;height:100%;object-fit:cover}.background-pattern{position:fixed;top:0;left:0;height:200%;width:100%;z-index:-1;opacity:0.4;mix-blend-mode:color-dodge;transform:translate3d(0px, 0vh, 0px)}.background-pattern #tsparticles{position:absolute;top:0;left:0;width:100%;height:100%}.background-overlay{position:fixed;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--background);z-index:-2;backdrop-filter:blur(10px)}.background-overlay[data-is-home="true"]{opacity:0.8}body,body *{cursor:none !important}.css-cursor-inner{background-color:white;mask-image:url(18e1bd0fc3c3442d3b1a.svg);mask-size:cover;mask-repeat:no-repeat;mask-position:center;opacity:0.5 !important;mix-blend-mode:color-dodge}.css-cursor.hovered .css-cursor-inner{mask-image:url(ac3d426151a3f8ac6993.svg);opacity:0.8 !important}.video--single{padding-top:17.8rem;display:flex;flex-direction:column}.video--single-embed{position:relative;aspect-ratio:16 / 9;margin:auto;width:100%;height:100%;background-color:rgba(0,0,0,0.3);backdrop-filter:blur(10px);max-width:calc(100vw - 3.2rem)}.video--single-embed iframe{width:100%;height:100%}.video--single--content{width:calc(100vw - 3.2rem);margin:0 auto}.video--single-header{margin:2.4rem 0;display:flex;flex-direction:column}.video--single-header h2{font-weight:300}.video--single-infos tbody tr:not(:first-child){margin-top:0.8rem}.video--single-infos tbody td:first-child{font-weight:500;padding-right:2.4rem}.video--single-content{width:100%;width:calc(100vw - 3.2rem);margin:0 auto}.video--single-adjactents{display:flex;justify-content:space-between;gap:2.4rem;margin:auto;margin-top:4.8rem;padding:4.8rem 0;width:calc(100vw - 3.2rem);border-top:1px solid var(--accent)}.video--single-adjactents>div .video-tile-cover{width:clamp(2rem, calc(50vw - 4rem), 30rem);aspect-ratio:16 / 9}.video--single-adjactents>div .video-tile-cover--play svg{max-width:clamp(2rem, 4vw, 5rem);max-height:clamp(2rem, 4vw, 5rem)}.video--single-adjactents>div .video-tile--adjacent--next .video-tile-content--header{display:flex;flex-direction:column;align-items:flex-end}.video--single-adjactents>div .video-tile-content--header{display:flex;flex-direction:column;row-gap:0.2rem}.video--single-adjactents>div .video-tile-content--header h2{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.video--single-adjactents>div .video-tile-content--header h2,.video--single-adjactents>div .video-tile-content--header span{font-size:1.2rem;font-weight:500}@media screen and (min-width: 1024px){.video--single--content{padding-top:8rem;display:flex;flex-direction:row;justify-content:space-between;gap:8rem}.video--single--embed{flex:1;max-height:50vh;max-width:calc(50vh * 16 / 9)}.video--single-content{flex:1;flex-basis:60rem}.video--single-header{margin-top:0}}footer{padding:6rem 0;padding-bottom:6rem}footer .footer__container{padding:1.2rem;width:calc(100vw - 3.2rem);max-width:60rem;margin:auto}footer .footer-content{background-color:var(--accent-40);display:flex;row-gap:0.4rem;column-gap:2.4rem;padding:4rem;backdrop-filter:blur(5px);justify-content:space-between;flex-wrap:wrap}footer .footer-content-contacts{display:flex;flex-wrap:wrap;row-gap:0.4rem;column-gap:1.2rem}footer .footer-content a,footer .footer-content h3{color:black}.video-tile{display:flex;flex-direction:column;gap:1rem;margin:0 auto}.video-tile--simple{padding:0;padding-bottom:4rem;border-bottom:0.1rem solid var(--accent);flex-direction:row;column-gap:4rem;align-items:center}.video-tile--simple .video-tile-cover{width:clamp(2rem, calc(45vw - 4rem), 20rem);flex-basis:clamp(2rem, calc(45vw - 4rem), 20rem);aspect-ratio:16 / 9}.video-tile-cover{position:relative;aspect-ratio:16 / 9;overflow:hidden}.video-tile-cover--overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;opacity:0.7;z-index:1}.video-tile-cover--play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.video-tile-cover--play svg{align-self:baseline;width:4.4rem;height:5rem}.video-tile-cover img{position:absolute;top:0;left:0;width:100%;height:100%;vertical-align:baseline;object-fit:cover;object-position:center}.video-tile-content--header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.video-tile-content--infos{display:flex;flex-direction:column}.video--list{display:flex;flex-direction:column;gap:6rem;margin:0 auto;max-width:60rem;margin:0 auto;padding:calc(100vh + 20rem) 1.2rem 2rem}.video--list-simple{padding:24rem 1.6rem 6rem;max-width:unset;gap:4rem}.video--list h3{font-size:1.8rem;font-weight:400;margin-bottom:1.2rem;font-family:"Druk Wide", sans-serif}:root{--blu: #1084ea;--background: rgba(0, 0, 0, 0.7);--surface: rgba(0, 0, 0, 0.5)}html{font-size:62.5% !important;margin-top:0 !important;min-height:100vh}html *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}@font-face{font-family:"Druk Wide";src:url(9c659f356277c01eb408.ttf) format("truetype");font-weight:300;font-style:normal}body{font-size:1.4rem;color:var(--accent);font-family:"Outfit", sans-serif;text-transform:uppercase;margin:0 !important;position:relative;font-weight:300}body.disabled-scroll{overflow:hidden !important;position:fixed !important;width:100%;height:100%;top:0;left:0}[data-scroll-section]{opacity:1 !important}h1,h2,h3,h4,h5,h6{margin:0;font-size:1.4rem;font-weight:500;color:var(--accent)}a{color:var(--accent);text-decoration:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.visibility-hidden{position:absolute;width:0px;height:0px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

