@font-face{font-family:outfit;src:url(../media/outfit.490bbebb.ttf)format("truetype");font-weight:100 900;font-display:swap;font-style:normal}@font-face{font-family:humane;src:url(../media/humane.170955b4.ttf)format("truetype");font-weight:800;font-display:swap;font-style:normal}body{color:#161a1d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fefae0;font-family:outfit,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul,ol,li,nav{list-style:none}button{cursor:pointer;border:0}.main{width:95vw;max-width:1565px;margin:0 auto}.outfit{font-family:outfit}.humane{font-family:humane}.flex{display:flex}.flex-column{flex-direction:column}.flex-space{justify-content:space-between}.flex-align-center{align-items:center}.flex-full-center{justify-content:center;align-items:center}.full-size{width:100%;height:100%}.full-screen-size{width:100%;height:100vh}.full-w-size{width:100%}.full-h-size{height:100%}h1,h2{letter-spacing:-1px;text-transform:uppercase;font-size:30px;font-weight:500;line-height:145%}h3{text-transform:uppercase;font-family:humane;font-size:120px;font-weight:800}h4{text-transform:uppercase;font-size:20px;font-weight:700}h5{text-transform:uppercase;margin-bottom:10px;font-size:18px;font-weight:500}h6{white-space:nowrap;font-family:humane;font-size:30px}span{text-transform:capitalize;white-space:nowrap;letter-spacing:-.5px;font-size:20px;font-weight:500}p{letter-spacing:-.5px;font-size:20px;font-weight:400}.nav-bar{z-index:999;background:linear-gradient(#161a1d99 0%,#161a1d00 100%);height:120px;position:fixed;inset:0}@media (max-width:410px){.nav-bar{height:90px}}.nav-bar *{color:#fefae0}.nav-inner{height:100%}.nav-inner .logo-img{width:clamp(150px,50vw,250px)}.nav-inner .nav-list{gap:60px}.nav-inner .nav-list .nav-txt{position:relative}.nav-inner .nav-responsive{display:none}.nav-inner .nav-responsive .btn-responsive{z-index:999;background:#161a1d;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;transition:background .5s;display:flex;position:relative}.nav-inner .nav-responsive .btn-responsive:hover{background:#161a1d}.nav-inner .nav-responsive .btn-responsive .icon-animate{flex-direction:column;gap:7px;width:40%;display:flex;position:absolute}.nav-inner .nav-responsive .btn-responsive .icon-animate .rectangle{background:#fefae0;width:100%;height:2px;transition:all .5s}.nav-inner .nav-responsive .btn-responsive.open{background:#161a1d}.nav-inner .nav-responsive .btn-responsive.open .icon-animate .rectangle{position:relative}.nav-inner .nav-responsive .btn-responsive.open .icon-animate .rectangle.rectangle-1{position:absolute;transform:rotate(45deg)}.nav-inner .nav-responsive .btn-responsive.open .icon-animate .rectangle.rectangle-3{position:absolute;transform:rotate(-45deg)}.nav-inner .nav-responsive .nav-menu-responsive{z-index:998;background:#161a1d;width:100%;height:100%;transition:transform .5s;position:fixed;inset:0}.nav-inner .nav-responsive .nav-menu-responsive.open{transform:translate(0)}.nav-inner .nav-responsive .nav-menu-responsive.closed{transform:translate(100%)}.nav-inner .nav-responsive .nav-menu-responsive .nav-responsive-inner{height:100%}.nav-inner .nav-responsive .nav-menu-responsive .nav-responsive-inner ul{gap:20px}.nav-inner .nav-responsive .nav-menu-responsive *{color:#fefae0;text-align:center}@media (max-width:1100px){.nav-inner .nav-cta,.nav-inner .nav-list{display:none}.nav-inner .nav-responsive{display:block}}
@font-face{font-family:outfit;src:url(../media/outfit.490bbebb.ttf)format("truetype");font-weight:100 900;font-display:swap;font-style:normal}@font-face{font-family:humane;src:url(../media/humane.170955b4.ttf)format("truetype");font-weight:800;font-display:swap;font-style:normal}body{color:#161a1d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fefae0;font-family:outfit,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul,ol,li,nav{list-style:none}button{cursor:pointer;border:0}.main{width:95vw;max-width:1565px;margin:0 auto}.outfit{font-family:outfit}.humane{font-family:humane}.flex{display:flex}.flex-column{flex-direction:column}.flex-space{justify-content:space-between}.flex-align-center{align-items:center}.flex-full-center{justify-content:center;align-items:center}.full-size{width:100%;height:100%}.full-screen-size{width:100%;height:100vh}.full-w-size{width:100%}.full-h-size{height:100%}h1,h2{letter-spacing:-1px;text-transform:uppercase;font-size:30px;font-weight:500;line-height:145%}h3{text-transform:uppercase;font-family:humane;font-size:120px;font-weight:800}h4{text-transform:uppercase;font-size:20px;font-weight:700}h5{text-transform:uppercase;margin-bottom:10px;font-size:18px;font-weight:500}h6{white-space:nowrap;font-family:humane;font-size:30px}span{text-transform:capitalize;white-space:nowrap;letter-spacing:-.5px;font-size:20px;font-weight:500}p{letter-spacing:-.5px;font-size:20px;font-weight:400}.main-header{background:#161a1d;width:100%;height:100vh;position:relative;overflow:hidden}.main-header *{color:#fefae0}.main-header .bg-video{aspect-ratio:auto;transform-origin:50%;z-index:2;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:absolute;inset:0 0 0 50%}.main-header .bg-video .clip{object-fit:cover;object-position:center center;filter:saturate(0);width:100%;height:100%}@media (max-width:1100px){.main-header .bg-video{display:none}}.main-header .gray-layer{opacity:0;z-index:3;background:#161a1d;width:100%;height:100%;position:absolute;inset:0}@keyframes gradient{0%{transform:translate(-60%,60%)}70%{opacity:.6}to{transform:translate(10%,60%)}}@keyframes gradient-2{0%{transform:translate(-40%,-60%)}70%{opacity:.6}to{transform:translate(-100%,-60%)}}.main-header .gradient{z-index:1;z-index:1;background:radial-gradient(circle,#ffd60a63 0%,#ffd60a00 70% 100%);width:1800px;height:1800px;animation:10s cubic-bezier(.74,-.77,.18,1.55) infinite alternate gradient;position:absolute;bottom:0;left:0;transform:translate(-60%,60%)}.main-header .gradient-2{z-index:1;z-index:1;background:radial-gradient(circle,#ffd60a63 0%,#ffd60a00 70% 100%);width:1800px;height:1800px;animation:10s cubic-bezier(.74,-.77,.18,1.55) infinite alternate gradient-2;position:absolute;top:0;left:50%;transform:translate(-40%,-60%)}.main-header .pin{z-index:4;background:#fefae0;border-top-left-radius:100px;border-bottom-left-radius:100px;align-items:center;width:300px;height:100px;display:flex;position:absolute;top:25%;right:0}.main-header .pin h4{color:#161a1d;width:100px}.main-header .pin .icon-wrap{background:#161a1d;border-radius:100px;width:75px;height:75px;margin:0 15px}@media (max-width:700px){.main-header .pin{display:none}}.main-header .main{z-index:4;justify-content:space-between;height:100%;position:relative}.main-header .main .left-content{position:absolute;bottom:60px}@media (max-width:700px){.main-header .main .left-content{width:100%}}.main-header .main .left-content .big-title .row-title{margin-bottom:-40px}.main-header .main .left-content .big-title .row-title .inner-text{text-transform:uppercase;font-family:humane;font-size:clamp(220px,220px + (350px - 220px)*(100vw - 320px)/(1565px - 320px),350px)}.main-header .main .left-content .big-title .row-title.row-title-second .inner-text{color:#ffd60a}.main-header .main .left-content .cta-wrap{gap:40px;margin-top:20px}@media (max-width:700px){.main-header .main .left-content .cta-wrap{flex-direction:column;width:100%}}.main-header .main .left-content .cta-wrap .cta-btn{z-index:2;border-radius:200px;padding:20px 55px}.main-header .main .left-content .cta-wrap .cta-btn.fill-btn{background:#fefae0}.main-header .main .left-content .cta-wrap .cta-btn.fill-btn h4{color:#161a1d}.main-header .main .left-content .cta-wrap .cta-btn.stroke-btn{border:1px solid gray}.main-header .main .left-content .cta-wrap .cta-btn h4{text-align:center}.main-header .main .right-content{width:300px;position:absolute;bottom:80px;right:0%}.main-header .main .right-content h1{text-align:right;margin-top:20px}@media (max-width:1300px){.main-header .right-content{display:none}}.section-1 .main{padding:200px 0}.section-1 .main .left-content{width:60%}.section-1 .main .left-content .big-p p{font-size:60px}.section-1 .main .right-content{width:25%}@media (max-width:1300px){.section-1 .main .left-content,.section-1 .main .right-content{width:100%}.section-1 .main .flex{flex-direction:column;gap:40px}}@media (max-width:1000px){.section-1 .main{padding:100px 0 0}}.section-2{overflow:hidden}.section-2 .projects-wrapper{height:100vh;display:flex}.section-2 .projects-wrapper .project{background:#fefae0;flex-shrink:0;justify-content:center;align-items:center;width:100vw;height:100%;display:flex}.section-2 .projects-wrapper .project .bg-clip-video{aspect-ratio:16/9;z-index:1;transform-origin:50%;justify-content:center;align-items:center;width:95vw;max-width:1565px;height:auto;display:flex}.section-2 .projects-wrapper .project .bg-clip-video .clip-video{object-fit:cover;object-position:center center;opacity:1;width:100%;height:100%}.section-2 .projects-wrapper .project .bottom-content{align-items:end;width:100%;padding:0 40px;position:absolute;bottom:40px}.section-2 .projects-wrapper .project .bottom-content .infos-wrapper *{color:#fefae0}@media (max-width:1000px){.section-2 .projects-wrapper .project .bottom-content .infos-wrapper{display:none}}.section-2 .projects-wrapper .project .bottom-content .video-toggle{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffff26;border:2px solid #fefae0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:relative}.section-2 .projects-wrapper .project .bottom-content .video-toggle:before{content:"";clip-path:polygon(0 0,100% 50%,0 100%);background:#fefae0;width:12px;height:22px;position:absolute}.section-2 .projects-wrapper .project .bottom-content .video-toggle.paused:before{clip-path:polygon(0 0,40% 0,40% 100%,0% 100%,0 0,60% 0,100% 0,100% 100%,60% 100%,60% 0)}.section-2 .projects-wrapper .project .bottom-content .video-toggle:hover{background:#00000025}.section-2 .projects-wrapper .project .video-progress{background:#161a1d;width:100%;height:6px;position:absolute;bottom:0;left:0;overflow:hidden}.section-2 .projects-wrapper .project .video-progress .video-progress-bar{background:#780000;width:0%;height:100%;transition:width .1s linear}.section-3{color:#fefae0;background:#161a1d;width:100%}.section-3 .main{justify-content:space-between;height:100vh;position:relative}.section-3 .main .left-content{width:100%}.section-3 .main .left-content .big-title .row-title .inner-text{text-transform:uppercase;font-family:humane;font-size:clamp(20px,25vw,300px)}@media (max-width:1500px){.section-3 .main .left-content .big-title .row-title .inner-text{font-size:15vw}}@media (max-width:1300px){.section-3 .main .left-content .big-title .row-title .inner-text{font-size:200px}}@media (max-width:550px){.section-3 .main .left-content .big-title .row-title .inner-text{font-size:150px}}.section-3 .main .left-content .content ul li h5{margin:0}.section-3 .main .left-content .content ul li h2{text-transform:lowercase;font-size:40px;font-weight:800}.section-3 .main .left-content .content ul li .stripe{opacity:.6;background:#fefae0;width:100%;height:1px;margin:40px 0}

