:root{--text-color:#fff;--link-color:#ffffff80}html{color:#fff;font-family:stratum-2-web,sans-serif;font-size:1em;font-style:normal;font-weight:400}@media (width<=768px){*{font-size:.5em}}h2{font-size:8rem;font-weight:700;line-height:87%}.text{font-size:1.5rem}.text-shadow{text-shadow:0 0 50px #fff6}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.font-900{font-weight:900}.font-700{font-weight:700}.font-500{font-weight:500}.text-grey{color:var(--link-color)}:root{--grey-transparence:#ffffff80;--dark-grey-transparence:#ffffff1a;--blur-dark-transparence:#00000080}*{box-sizing:border-box;margin:0;padding:0}html{background:#000}a{color:inherit;text-decoration:none}ul{list-style:none}img,video{max-width:100%;display:block}::selection{color:#262526;background-color:#f5f5f5}header{--blur-color:#5c5c5c33;--blur-size:blur(25px);--box-shadow:0 0 84px 11px #00000058;--border-radius:20px;z-index:999;justify-content:center;align-items:center;width:100vw;height:10vh;display:flex;position:fixed;top:0;left:0}header nav{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;width:90vw;padding:20px;font-size:12px;display:flex}@media (width>=768px){header nav{font-size:20px}}header nav.open{background:var(--blur-color);width:auto;backdrop-filter:var(--blur-size);justify-content:space-between;align-items:flex-start;padding:30px 45px 20px;position:fixed;inset:0}header nav.open .btn-container{display:flex!important}header nav .logo{color:#fff;text-shadow:-3px 4px 84px #00000040;order:1;font-family:Stratum2;font-size:1em;font-style:normal;font-weight:900;line-height:normal}header nav .btn-container{z-index:1000;flex-direction:row;order:3;justify-content:center;align-items:flex-start;gap:10px;width:100vw;height:100vh;padding:10px;font-size:1em;display:none}@media (width>=768px){header nav .btn-container{flex:1 0 0;justify-content:flex-end;align-items:flex-start;width:auto;height:auto;display:flex;position:relative}}header nav .btn-container .btn{width:100%;margin:0;font-size:1em}header nav .btn-container .btn a{color:#fff;text-shadow:-3px 4px 84px #00000040;text-transform:uppercase;background:#a2a2a28e;border-radius:10px;justify-content:center;align-items:center;padding:10px 15px;font-family:Stratum2;font-size:1em;font-style:normal;font-weight:900;line-height:normal;display:flex}@media (width>=768px){header nav .btn-container .btn{width:auto}}header nav .burger{flex-direction:column;order:2;justify-content:center;align-items:center;gap:3px;display:flex}@media (width>=768px){header nav .burger{display:none}}header nav .burger .line{background-color:#fff;width:15px;height:2px}.nav-section-container{background:var(--Blur-color-light---transparence,#fff3);backdrop-filter:blur(7.5px);z-index:1000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:fixed;top:45%;right:5%;box-shadow:-3px 4px 84px 11px #ffffff40}.nav-section-container .nav-section{background:var(--lightgrey,#bfbfbf);border-radius:1px;width:20px;height:3px;transition:all .3s ease-in-out}.nav-section-container .nav-section:hover{border:1px solid var(--lightgrey,#9826d1);background:0 0;height:4px;transform:scale(1.3)}.nav-section-container .nav-section.active{border:1px solid var(--lightgrey,#9826d1);background:0 0;height:3px;transform:scale(1.3)}footer{width:100vw;height:10vh;padding:0 5vw}.btn{background:var(--Blur-color-light---transparence,#fff3);backdrop-filter:blur(7.5px);border-radius:5px;justify-content:center;align-items:center;gap:10px;margin:auto;padding:5px;transition:color .3s,background .3s,box-shadow .3s;display:flex}.btn:hover{color:#000;backdrop-filter:blur(7.5px);box-shadow:-3px 4px 84px 11px #ffffff40}.btn.radius-999{font-feature-settings:"liga" off,"clig" off;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-family:SF Pro Display,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal;display:flex}.btn.radius-999.overline{color:#fff;background:0 0;border:1px solid #fff}html{font-size:16px}@media (width>=768px){html{font-size:50px}}.index-page{flex-direction:column;justify-content:center;align-items:center;display:flex}.index-page .hero{width:100%;height:100svh;padding:0 5vw;position:relative}.index-page .hero .hero-text{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.index-page .hero .hero-text h1{color:#fff;mix-blend-mode:difference;width:100%;font-size:15vw;font-weight:700}.index-page .hero .hero-text p{text-align:end;color:#fff;font-size:7vw;font-weight:900;transform:translateY(-30px)}.index-page .hero .hero-text .credit{z-index:1;color:#fff;font-size:.4rem;position:absolute;bottom:3%;right:3%}.index-page .hero .hero-image{pointer-events:none;width:100vw;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.index-page .hero .hero-image:before{content:"";z-index:-1;mix-blend-mode:hard-light;opacity:0;background:linear-gradient(350deg,#fff0 32.82%,#f2ad3f 98.32%);width:100%;height:100%;position:absolute;top:0;left:0}.index-page .hero .hero-image .flash{object-fit:cover;height:100%;position:absolute}.index-page .hero .hero-image .flash:nth-child(2){top:0;right:0}.index-page .hero .hero-image .cloud:nth-child(4){top:40%;left:20%}.index-page .hero .hero-image .cloud:nth-child(5){top:15%;left:0}.index-page .hero .hero-image .cloud:nth-child(6){mix-blend-mode:plus-lighter;top:10%;left:40%}.index-page .hero .hero-image .cloud:nth-child(7){top:30%;right:0}.index-page .hero .hero-image .cloud.cloud-back{z-index:-1;object-position:bottom;width:100%}.index-page .hero .hero-image .cloud.cloud-front{z-index:1;max-width:45vw;height:auto;position:absolute}.index-page .imd{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:90vw;padding:10vh 0;display:flex}@media (width>=768px){.index-page .imd{width:60vw}}.index-page .imd .imd-text{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;transition:all .5s ease-in-out;display:flex;position:relative;top:200px}.index-page .imd .imd-text.visible,.index-page .imd .imd-text.visible .text-container,.index-page .imd .imd-text.visible .text-container p,.index-page .imd .imd-text.visible .text-container p span{top:0}.index-page .imd .imd-text h2{font-size:2.5rem}.index-page .imd .imd-text .text-container{flex-flow:wrap;align-self:stretch;align-items:flex-start;gap:10px;transition:all .7s ease-in-out;display:flex;position:relative;top:100px}@media (width>=992px){.index-page .imd .imd-text .text-container{flex-flow:row;gap:50px}}.index-page .imd .imd-text .text-container div{justify-content:space-between;align-items:flex-end;width:100%;display:flex}@media (width>=768px){.index-page .imd .imd-text .text-container div{flex-direction:column;align-items:flex-start;width:auto}}.index-page .imd .imd-text .text-container div .credit{font-size:.8rem}@media (width>=768px){.index-page .imd .imd-text .text-container div .credit{font-size:.5rem}}.index-page .imd .imd-text .text-container p{color:#fff;text-shadow:0 0 50px #fff6;letter-spacing:1.44px;flex-direction:column;align-items:flex-start;gap:20px;padding-top:10px;font-size:24px;font-weight:700;transition:all 1s ease-in-out;display:flex;position:relative;top:100px}@media (width>=768px){.index-page .imd .imd-text .text-container p{padding-top:40px}.index-page .imd .imd-text .text-container p span{padding-left:40px;transition:all 1.2s ease-in-out;position:relative;top:100px}}.video-page{background-repeat:no-repeat;background-size:contain}.video-page nav{background:0 0}.video-page .viewport-project{width:100%;height:80svh;padding:0 5vw;position:sticky;top:15vh;left:0}.video-page .video{border-radius:20px;width:100%;height:100%;display:none}.video-page .video.active{display:block}.info-project{z-index:2;background:linear-gradient(#0000 0%,#0e0e0e 72.6%);grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(1,minmax(0,1fr));gap:20px;padding:5vw;display:grid;position:relative}@media (width>=768px){.info-project{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr))}}.galerie-project{grid-area:1/auto/span 2/span 2;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px;display:grid}@media (width>=768px){.galerie-project{grid-area:1/2/span 1/6;grid-template-rows:repeat(1,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=992px){.galerie-project{grid-area:1/1/span 1/7;grid-template-rows:repeat(1,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr))}}.galerie-project .project{flex-direction:column;grid-area:auto;justify-content:flex-end;align-items:center;gap:5px;height:100%;display:flex;position:sticky;top:0}.galerie-project .project .miniature-container{border-radius:5px;flex-shrink:0;align-self:stretch;width:100%;height:125px;padding:10px;transition:all .3s ease-in-out;position:relative;overflow:hidden;box-shadow:0 0 20px #0000004d}.galerie-project .project .miniature-container:before{content:"";z-index:-1;background:linear-gradient(#000000d2 0%,#0e0e0e2f 50%);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.galerie-project .project .miniature-container:hover{cursor:pointer}.galerie-project .project .miniature-container:hover:before{opacity:.5}.galerie-project .project .miniature-container:hover .title{text-decoration:underline}.galerie-project .project .miniature-container .miniature{object-fit:cover;z-index:-2;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0}.galerie-project .project .title{color:#fff;text-underline-position:from-font;text-shadow:0 0 10px #000;font-family:Stratum1;font-size:30px;font-style:normal;font-weight:700;line-height:normal}@media (width>=768px){.galerie-project .project .title{font-size:15px}}.about-project{background:var(--blur-color-dark---transparence,#00000080);backdrop-filter:blur(7.5px);text-shadow:0 0 10px #0000004d;border-radius:20px;flex-direction:column;grid-area:auto/1/span 2/span 2;justify-content:space-between;align-items:flex-start;padding:20px;display:flex;overflow:hidden}.about-project:before{content:"";z-index:-1;background:linear-gradient(#00000097 0%,#0e0e0e36 50%);width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}@media (width>=768px){.about-project{grid-area:2/2/span 2/span 2}}.about-project .title{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:30px;font-weight:700}.about-project .content{flex-direction:column;gap:10px;display:flex}.about-project .content .title{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:20px;font-weight:700}.about-project .content .description{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:13px;font-weight:500}.credit-project{background:var(--blur-color-dark---transparence,#00000080);backdrop-filter:blur(7.5px);border-radius:20px;flex-direction:column;flex:1 0 0;grid-area:auto/1/span 1/span 2;justify-content:space-around;align-self:stretch;align-items:flex-start;gap:15px;padding:25px;display:flex}@media (width>=768px){.credit-project{grid-area:2/4/span 1/span 2}}.credit-project .title{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:normal}.credit-project .credit{justify-content:space-between;align-self:stretch;align-items:center;font-size:15px;display:flex}.credit-project .credit .info-artiste{font-size:1em}.credit-project .credit .name{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:1em;font-weight:700}.credit-project .credit .role{color:#b2b2b2;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:.8em;font-weight:700}.credit-project .credit .btn-follow{border:1px solid #fff;border-radius:50px;justify-content:center;align-items:center;padding:10px 20px;font-size:1em;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.credit-project .credit .btn-follow:before{content:"Click";color:#0e0e0e;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:-150%}.credit-project .credit .btn-follow:hover:before{left:0}.credit-project .credit .btn-follow:active{transform:scale(.9)}.credit-project .credit .btn-follow:active:before{color:#fff;background:#0e0e0e}.next-project{background:var(--blur-color-dark---transparence,#00000080);backdrop-filter:blur(7.5px);border-radius:20px;flex-direction:column;flex:1 0 0;grid-area:auto/1/span 1/span 2;justify-content:space-around;align-self:stretch;align-items:flex-start;padding:10px;display:flex}@media (width>=768px){.next-project{grid-area:3/4/span 1/span 2}}.next-project .title-container{padding:0 15px;display:flex}.next-project .title-container .title{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:30px;font-weight:700}.next-project .project{background:var(--black,#0e0e0e);border-radius:10px;align-self:stretch;align-items:flex-start;gap:15px;padding:5px;transition:all .2s ease-in-out;display:flex}.next-project .project:hover{background:var(--hover-color,#1a1a1a);cursor:pointer}.next-project .project:hover .title{text-decoration:underline}.next-project .project .miniature{background:url(https://i.ytimg.com/vi/mO122OpRd6U/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGE8gZShbMA8=&rs=AOn4CLB3_Y2cINFzs0uqZnFT5yi5dIDLTA) 50%/cover no-repeat;border-radius:5px;width:50px;height:50px}.next-project .project .info{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:5px;display:flex}.next-project .project .info .title{color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:15px;font-weight:700}.next-project .project .info .subtitle{color:var(--lightgrey,#bfbfbf);font-feature-settings:"liga" off,"clig" off;font-family:SF Pro Display,sans-serif;font-size:10px;font-weight:700}.background-project{object-fit:cover;z-index:-10;width:100vw;height:100vh;position:fixed;top:0}.portfolio-branch-section{--blur-color:#5c5c5c33;--blur-size:blur(25px);--box-shadow:0 0 84px 11px #00000040;--border-radius:40px;justify-content:center;align-items:center;width:100vw;height:100svh;padding:0 5vw;display:flex;position:relative;overflow:hidden}.portfolio-branch-section .text-shadow-mobile{text-shadow:0 0 20px #000}@media (width>=768px){.portfolio-branch-section .text-shadow-mobile{text-shadow:none}}.portfolio-branch-section img{object-fit:cover;z-index:-1;opacity:0;width:100%;height:100%;position:fixed;top:0;left:0}.portfolio-branch-section .portfolio-card{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:50px;width:90vw;height:90svh;display:flex;position:relative}@media (width>=768px){.portfolio-branch-section .portfolio-card{border-radius:var(--border-radius);background:var(--blur-color);width:80vw;height:60vh;box-shadow:var(--box-shadow);backdrop-filter:var(--blur-size);justify-content:center;padding:20px}}.portfolio-branch-section .portfolio-card .content{flex-direction:column-reverse;justify-content:space-between;align-self:stretch;gap:150px;display:flex}@media (width>=768px){.portfolio-branch-section .portfolio-card .content{flex-direction:row;align-items:center;gap:40px}}.portfolio-branch-section .portfolio-card .content .content-container{border-radius:var(--border-radius);background:var(--blur-color);box-shadow:var(--box-shadow);backdrop-filter:var(--blur-size);align-items:center;gap:20px;padding:20px;display:flex}@media (width>=768px){.portfolio-branch-section .portfolio-card .content .content-container{box-shadow:none;backdrop-filter:none;background:0 0;border-radius:0;padding:0}}.portfolio-branch-section .portfolio-card .content .content-container .section-card{perspective:1000px;width:40%;height:162px;display:flex}@media (width>=576px){.portfolio-branch-section .portfolio-card .content .content-container .section-card{width:166px;height:267.243px}}.portfolio-branch-section .portfolio-card .content .content-container .section-card .face{transform-origin:50%;width:100%;height:100%;position:absolute}.portfolio-branch-section .portfolio-card .content .content-container .section-card .face video{z-index:-1;max-width:none;height:112%;transition:filter .5s;position:absolute}.portfolio-branch-section .portfolio-card .content .content-container .text-container{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;max-width:60%;font-size:12px;display:flex}@media (width>=576px){.portfolio-branch-section .portfolio-card .content .content-container .text-container{gap:20px;font-size:15px}}.portfolio-branch-section .portfolio-card .content .content-container .text-container .portfolio-branch{color:#fff;text-transform:capitalize;font-size:2em;font-weight:900}.portfolio-branch-section .portfolio-card .content .content-container .text-container .interline{background-color:#fff;width:60%;height:2px}.portfolio-branch-section .portfolio-card .content .content-container .text-container p{color:#fff;font-size:1.2em;font-weight:900}.portfolio-branch-section .portfolio-card .content h4{color:#fff;font-size:1.4rem;font-style:normal;font-weight:900;line-height:normal}@media (width>=768px){.portfolio-branch-section .portfolio-card .content h4{text-align:right}}.portfolio-branch-section .portfolio-card .cta{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}@media (width>=768px){.portfolio-branch-section .portfolio-card .cta{flex-direction:row;gap:20px;position:absolute;bottom:40px;left:20px}}.portfolio-branch-section .portfolio-card .cta .btn{background:var(--blur-color);width:100%;box-shadow:var(--box-shadow);backdrop-filter:var(--blur-size);border-radius:5px;justify-content:flex-start;margin:0;padding:20px}@media (width>=768px){.portfolio-branch-section .portfolio-card .cta .btn{color:#55867b;backdrop-filter:none;width:auto;box-shadow:none;background:#fff;border-radius:50px;justify-content:center;padding:10px 20px}.portfolio-branch-section .portfolio-card .cta .btn.overline{color:#fff;background:0 0;border:1px solid #fff}}.portfolio-branch-section .portfolio-card .cta p{color:#fff;font-size:.8rem;font-weight:700;position:absolute;top:25px;left:0}@media (width>=768px){.portfolio-branch-section .portfolio-card .cta p{font-size:.3rem;position:relative;top:0}}.card{--base-radius:10px;--offset:5px;border-radius:calc(var(--border-radius)/2);color:#c9d1d9;width:100%;height:100%;transform-style:preserve-3d;background:linear-gradient(145deg,#161b22,#0d1117);transition:transform .2s ease-out;position:relative;overflow:hidden}.card:before{content:"";z-index:2;top:calc(-1*var(--offset));left:calc(-1*var(--offset));right:calc(-1*var(--offset));bottom:calc(-1*var(--offset));border-radius:calc(var(--base-radius) + var(--offset));pointer-events:none;-webkit-mask-composite:destination-out;background:0 0;background-image:radial-gradient(circle at var(--x,50%)var(--y,50%),var(--glow,#fffc),transparent 30%);border:4px solid #0000;padding:4px;transition:background-position .2s,background-image .4s;position:absolute;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.flex{display:flex}.center{justify-content:center;align-items:center}.column{flex-direction:column}.space-between{justify-content:space-between}.align-items-end{align-items:end}.section-padding{padding:5vh 10vw}.full-width{width:100vw}.full-height{height:100vh}.height-80vh{height:80vh}.width-50{width:50%}.height-100{height:100%}.border-radius{border-radius:20px}.absolute{position:absolute}.relative{position:relative}.overflow{overflow:hidden}.z-index_1{z-index:1}.z-index-0{z-index:0}.z-index_-1{z-index:-1}.blur-dropshadows{backdrop-filter:blur(7.5px);box-shadow:inset 0 0 84px #ffffff40,0 0 84px 11px #ffffff40}.blur{backdrop-filter:blur(7.5px)}.scroll-container{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100vh;overflow-y:scroll}.snap-section{scroll-snap-align:start}.popup-container.website-under-construction{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popup-container.website-under-construction .popup{background:#0f0f0fb3;border-radius:20px;flex-direction:column;align-items:center;gap:20px;padding:20px;font-size:x-large;display:flex}.popup-container.website-under-construction .popup h2{font-size:1rem}.popup-container.website-under-construction .popup .btn{color:#fff;border:none;font-size:.8em}
/*# sourceMappingURL=index.ebfaabbd.css.map */
