@charset "UTF-8";*{min-height:0;min-width:0}:root{--cursor-big:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23fff'%3E%3Ccircle cx='15' cy='15' r='12'/%3E%3C/svg%3E");--cursor-small:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23fff'/%3E%3C/svg%3E");--cursor-arrow:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24'%3E%3Cpath d='m11.293 17.293 1.414 1.414L19.414 12l-6.707-6.707-1.414 1.414L15.586 11H6v2h9.586z'/%3E%3C/svg%3E")}.cursor{height:100%;mix-blend-mode:difference;width:100%}.cursor,.cursor .cursor__ball{left:0;pointer-events:none;position:fixed;top:0;z-index:9999}.cursor .cursor__ball--big{background-image:var(--cursor-big);display:block;height:30px;width:30px}.cursor .cursor__ball--small{background-image:var(--cursor-small);display:block;height:15px;width:15px}body.has-hoverable .cursor .cursor__ball--big{display:none}body.has-hoverable .cursor .cursor__ball--small{background-attachment:fixed;background-color:#fff;background-image:var(--cursor-arrow);background-position:50%;background-repeat:no-repeat;background-size:cover;height:42px;opacity:1!important;padding:2px;width:42px}@keyframes fadeBlink{0%,to{opacity:1}50%{opacity:0}}nav.header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#fff3;left:0;padding-bottom:0;padding-top:0;position:fixed;right:0;top:0;width:100%;z-index:1000}nav.header .menus{flex:1}nav.header img{height:3.25rem;width:auto}nav.header ul{align-items:center;display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin:0;padding:0 1.5rem;width:100%}nav.header ul li{position:relative;text-align:center}nav.header ul li:first-child a{text-align:left}nav.header ul li.brand a{font-family:Stolzl,Poppins,sans-serif;font-size:1.25rem}nav.header ul li.brand a span{filter:opacity(1)!important}nav.header ul li.times{text-align:right}nav.header ul li.times div{background-color:#000;border-radius:1rem;color:#fff;font-size:.8rem;margin:0 0 0 auto;padding:.25rem .75rem;width:fit-content}nav.header ul li.times div span{animation:fadeBlink 2s ease-in-out infinite;background-color:#daff00;border-radius:50%;display:inline-block;height:10px;margin:0 0 0 6px;position:relative;top:0;width:10px}nav.header ul li.links{position:relative}nav.header ul li.links ul{margin:0}nav.header ul li.links ul li{margin:0 2rem}nav.header ul li.links ul li a{font-size:1.1rem}nav.header ul li.links ul li a span{top:0}nav.header ul a{color:#000;display:block;font-weight:400;position:relative;text-decoration:none;text-shadow:#fff 1px 1px 2px;text-transform:uppercase;width:auto}nav.header ul a span{filter:opacity(0);padding-left:1px;padding-right:1px;position:relative;top:-2px;transition:filter .3s ease-in-out}nav.header ul a:hover{text-decoration:none}nav.header ul a:hover span{filter:opacity(1)}nav.header .container-fluid{position:relative}@media (max-width:991.98px){nav.header,nav.header .container-fluid,nav.header ul{padding:0}nav.header ul{display:flex;flex-wrap:wrap;margin:0}nav.header ul li{flex:1;min-width:auto}nav.header ul li.brand{flex-basis:100%;padding-bottom:0;width:100%}nav.header ul li.brand a{font-size:1.2rem;text-align:center!important}nav.header ul li.brand a.nav-top{font-weight:700;padding:.5rem}nav.header ul li.times{display:none}nav.header ul li a{font-size:1rem}nav.header ul li.links ul li{text-align:center}nav.header ul li.links ul li:first-child{margin-left:.5rem;text-align:left}nav.header ul li.links ul li:last-child{margin-right:.5rem;text-align:right}nav.header ul li.links ul li:nth-child(2){margin:0 .5rem}}.section{background-color:#fff;position:relative;z-index:10}@media (min-width:768px){.section{height:100vh;position:relative}}footer{background-color:#000;padding:4rem;position:relative;z-index:10}footer .content{align-items:center;color:#fff;display:flex;justify-content:end}footer .content .copy{bottom:2rem;position:absolute;right:2rem}footer .content .copy span{display:block;font-size:.9rem;text-align:right}@media (max-width:768px){footer{padding:2rem 2rem 1rem}footer .content{justify-content:center}footer .content .copy{position:unset}footer .content .copy span{text-align:center}}@media (max-width:991.98px){footer .content .copy{display:flex;gap:1rem}footer .content .copy span{display:unset}}.home-project h2{color:#242424;font-size:calc(1.35rem + 1.2vw);font-weight:300;padding-bottom:2rem;padding-top:3rem;text-align:center}@media (min-width:1200px){.home-project h2{font-size:2.25rem}}.home-project .bg{background-repeat:no-repeat;background-size:cover;bottom:0;display:block;left:0;right:0;width:auto;z-index:0}.home-project .bg,.home-project img{height:auto;position:absolute;top:0}.home-project img{left:50%;object-fit:contain;transform:translate(-50%);transition:left .4s ease-in-out,top .4s ease-in-out;width:40vw;z-index:10}.home-project .text{background-position:50%;background-repeat:no-repeat;background-size:contain;left:0;margin:0 auto;position:absolute;right:0;visibility:hidden;width:95%;z-index:1}.home-project .moments{align-items:center;display:flex;justify-content:stretch;overflow:hidden;text-align:center}.home-project .moments a{display:contents}.home-project .moments .moment{flex:1 0 33.333%;height:77vh;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.68,-.55,.27,1.55);z-index:5}.home-project .moments .moment .bg{background-position:50%;background-repeat:repeat;background-size:contain;display:block;height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100vw;z-index:0}.home-project .moments .moment:hover{flex-basis:46%;z-index:20}.home-project .moments .moment:hover .text{visibility:visible}.home-project .moments .moment:first-child:hover~.moment:last-child,.home-project .moments .moment:first-child:hover~.moment:nth-child(2){flex-basis:27%}.home-project .moments:has(.moment:nth-child(2):hover) .moment:first-child{flex-basis:27%}.home-project .moments .moment:nth-child(2):hover~.moment:last-child{flex-basis:27%}.home-project .moments:has(.moment:last-child:hover) .moment:first-child{flex-basis:27%}.home-project .moments:has(.moment:last-child:hover) .moment:nth-child(2){flex-basis:27%}.home-project .moment-1{z-index:1}.home-project .moment-1 img{width:36vw}.home-project .moment-1 .bg{background-image:url(../../../img/vinyl-bg.jpg)}.home-project .moment-1 .text{background-image:url(../../../img/vinyl-text.png);bottom:1rem;height:30%;top:unset;width:25rem}.home-project .moment-2{z-index:2}.home-project .moment-2 .bg{background-image:url(../../../img/robot-bg.jpg)}.home-project .moment-2 .text{background-image:url(../../../img/robot-text.png);height:20%;top:2rem;width:32rem}.home-project .moment-3{z-index:1}.home-project .moment-3 img{top:-2rem;width:38vw}.home-project .moment-3 .bg{background-image:url(../../../img/bus-bg.jpg)}.home-project .moment-3 .text{background-image:url(../../../img/bus-text.png);bottom:0;height:30%;width:32rem}@media (max-width:991.98px){.home-project{margin-top:-1px;padding-top:2rem}.home-project h2{padding-bottom:2rem;padding-top:2rem}.home-project .moments{display:block}.home-project .moments .moment{background-size:cover;height:23rem;width:100%}.home-project .moments .moment img{left:0;right:0;transform:scale(.9);transform-origin:top;width:100%}.home-project .moments .moment .text{opacity:1;visibility:visible;width:calc(100% - 2rem)}.home-project .moments .moment-1 .text{bottom:1rem;height:20%}.home-project .moments .moment-2 img{top:2rem}.home-project .moments .moment-3{margin-bottom:0}.home-project .moments .moment-3 .text{bottom:0;top:unset}.home-project .moments .moment-3 img{bottom:unset;top:-3rem}}.cursor{pointer-events:none;position:relative;z-index:100000}.cursor__ball{left:0;mix-blend-mode:difference;position:fixed;top:0;z-index:1000}.cursor__ball circle{fill:#f7f8fa}.page{transform:none!important}.home{align-items:start;display:flex;flex-direction:column;justify-content:start;min-height:100vh}.home-trail{position:sticky;top:0;width:100%;z-index:1}.home-trail .back{height:16rem}@media (max-width:991.98px){.home-trail .back{margin-top:3rem}.home-trail .copies{bottom:5rem;left:.5rem}.home-trail .copies h2{font-size:calc(1.375rem + 1.5vw)}}@media (max-width:991.98px) and (min-width:1200px){.home-trail .copies h2{font-size:2.5rem}}.home-about{background-color:#fff;border-top:1px solid #000;padding:3rem 1rem 5rem;z-index:1}.home-about .framed{height:90vh;opacity:0;visibility:hidden}.home-about video{background-color:#000;border-color:var(--dft-border-color);border-style:solid;border-width:1px 0;height:90vh;object-fit:cover;position:relative;width:100%;z-index:10}.home-about video track{display:none}.home-about .caption{bottom:20%;color:#fff;font-family:Stolzl,Poppins,sans-serif;font-size:calc(2.125rem + 10.5vw);font-weight:700;left:7rem;line-height:.8;position:absolute;z-index:10}@media (min-width:1200px){.home-about .caption{font-size:10rem}}@media (max-width:991.98px){.home-about{padding:1rem 1rem 3rem}.home-about,.home-about .framed,.home-about video{height:auto}.home-about .caption{bottom:33%;font-size:calc(1.625rem + 4.5vw);left:3rem}}@media (max-width:991.98px) and (min-width:1200px){.home-about .caption{font-size:5rem}}.home-partners{background-color:#fff;display:flex;flex-direction:column;height:auto;padding-bottom:7rem;padding-top:3rem}.home-partners .writer{align-items:center;display:flex;justify-content:start;padding:2rem 5rem}.home-partners .writer .typing{color:#000}.home-partners .copies{color:#6a6a6a;display:block;font-family:Stolzl,Poppins,sans-serif;font-size:calc(1.35rem + 1.2vw);line-height:1.35;margin-bottom:2rem;transition:none}@media (min-width:1200px){.home-partners .copies{font-size:2.25rem}}.home-partners .copies .word-span{display:none}.home-partners .copies .bold{color:#000;display:inline-block;font-weight:600}.home-partners .lists h3{font-size:calc(1.275rem + .3vw);font-weight:600;margin:2rem 0 0;padding:0 5rem}@media (min-width:1200px){.home-partners .lists h3{font-size:1.5rem}}.home-partners .lists hr{background-image:linear-gradient(90deg,transparent,#a5a5a5,#000,#a5a5a5,transparent);border:none;height:4px;padding:0}.home-partners .marquee{box-sizing:border-box;display:flex;height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.home-partners .marquee .marquee-inner{align-items:center;display:flex;gap:3rem;justify-content:center;position:relative;white-space:nowrap}.home-partners .marquee .marquee-inner .marquee-list{align-items:center;display:inline-flex;flex:1 0 auto;justify-content:center}.home-partners .marquee .marquee-inner .marquee-list img{width:10rem}@media (max-width:991.98px){.home-partners{padding-bottom:0;padding-top:0}.home-partners .marquee{margin-bottom:1rem}.home-partners .lists h3{font-size:1rem;padding:0 2rem;text-align:center}.home-partners .writer{margin-bottom:0;padding:0}.home-partners .copies{padding:2rem}}.home-contact{background-color:#000;color:#fff;height:auto}.home-contact:before{background-color:#fff;content:"";display:block;height:3rem}.home-contact .content{align-items:center;display:flex;justify-content:space-between;padding:4rem}.home-contact .content .socmed{align-items:start;display:flex;flex-direction:column;justify-content:start;list-style:none;margin:0;padding:0}.home-contact .content .socmed li{flex:1;padding-bottom:.5rem;padding-top:.5rem;width:auto}.home-contact .content .socmed li div{align-items:center;display:flex;gap:1rem;justify-content:start;padding:0}.home-contact .content .socmed li div a{color:#fff;font-size:.9rem;text-align:left;text-transform:uppercase}.home-contact .content .socmed li div i{background-repeat:no-repeat;background-size:contain;display:block;height:1.3rem;margin:.25rem auto;width:1.6rem}.home-contact .content .socmed li.ig i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 24 24'%3E%3Cg fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12m0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8' clip-rule='evenodd'/%3E%3Cpath d='M18 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3Cpath fill-rule='evenodd' d='M1.654 4.276C1 5.56 1 7.24 1 10.6v2.8c0 3.36 0 5.04.654 6.324a6 6 0 0 0 2.622 2.622C5.56 23 7.24 23 10.6 23h2.8c3.36 0 5.04 0 6.324-.654a6 6 0 0 0 2.622-2.622C23 18.44 23 16.76 23 13.4v-2.8c0-3.36 0-5.04-.654-6.324a6 6 0 0 0-2.622-2.622C18.44 1 16.76 1 13.4 1h-2.8c-3.36 0-5.04 0-6.324.654a6 6 0 0 0-2.622 2.622M13.4 3h-2.8c-1.713 0-2.878.002-3.778.075-.877.072-1.325.202-1.638.361a4 4 0 0 0-1.748 1.748c-.16.313-.29.761-.36 1.638C3.001 7.722 3 8.887 3 10.6v2.8c0 1.713.002 2.878.075 3.778.072.877.202 1.325.361 1.638a4 4 0 0 0 1.748 1.748c.313.16.761.29 1.638.36.9.074 2.065.076 3.778.076h2.8c1.713 0 2.878-.002 3.778-.075.877-.072 1.325-.202 1.638-.361a4 4 0 0 0 1.748-1.748c.16-.313.29-.761.36-1.638.074-.9.076-2.065.076-3.778v-2.8c0-1.713-.002-2.878-.075-3.778-.072-.877-.202-1.325-.361-1.638a4 4 0 0 0-1.748-1.748c-.313-.16-.761-.29-1.638-.36C16.278 3.001 15.113 3 13.4 3' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E")}.home-contact .content .socmed li.ln i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='%23fff' stroke='%23fff' viewBox='0 0 32 32'%3E%3Ctitle%3Elinkedin%3C/title%3E%3Cpath d='M28.778 1.004H3.191a2.185 2.185 0 0 0-2.186 2.159v25.672a2.186 2.186 0 0 0 2.186 2.161h25.612c1.2 0 2.175-.963 2.194-2.159V3.165a2.195 2.195 0 0 0-2.195-2.161h-.029.001zM9.9 26.562H5.446V12.251H9.9zM7.674 10.293a2.579 2.579 0 1 1 2.579-2.58v.004a2.577 2.577 0 0 1-2.577 2.577h-.003zm18.882 16.269h-4.441v-6.959c0-1.66-.034-3.795-2.314-3.795-2.316 0-2.669 1.806-2.669 3.673v7.082h-4.441V12.252h4.266v1.951h.058a4.69 4.69 0 0 1 4.22-2.312h-.009c4.5 0 5.332 2.962 5.332 6.817v7.855z'/%3E%3C/svg%3E")}.home-contact .content .socmed li.gm{left:-.2rem;position:relative}.home-contact .content .socmed li.gm i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5.7 15c-1.666.635-2.7 1.52-2.7 2.5 0 1.933 4.03 3.5 9 3.5s9-1.567 9-3.5c0-.98-1.034-1.865-2.7-2.5M12 9h.01M18 9c0 4.064-4.5 6-6 9-1.5-3-6-4.936-6-9a6 6 0 1 1 12 0m-5 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0'/%3E%3C/svg%3E");height:1.5rem;width:2rem}.home-contact .content .socmed li.gm a{margin-left:-.1rem}.home-contact .content .socmed li.wa i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='%23fff' stroke='%23fff' viewBox='0 0 32 32'%3E%3Ctitle%3Ewhatsapp%3C/title%3E%3Cpath d='M26.576 5.363a14.82 14.82 0 0 0-10.511-4.354C7.856 1.009 1.2 7.664 1.2 15.874c0 2.732.737 5.291 2.022 7.491l-.038-.07-2.109 7.702 7.879-2.067c2.051 1.139 4.498 1.809 7.102 1.809h.006c8.209-.003 14.862-6.659 14.862-14.868a14.82 14.82 0 0 0-4.349-10.507zM16.062 28.228h-.006c-2.319 0-4.489-.64-6.342-1.753l.056.031-.451-.267-4.675 1.227 1.247-4.559-.294-.467a12.23 12.23 0 0 1-1.889-6.565c0-6.822 5.531-12.353 12.353-12.353s12.353 5.531 12.353 12.353-5.53 12.353-12.353 12.353zm6.776-9.251c-.371-.186-2.197-1.083-2.537-1.208-.341-.124-.589-.185-.837.187-.246.371-.958 1.207-1.175 1.455-.216.249-.434.279-.805.094a10.2 10.2 0 0 1-2.997-1.852l.01.009a11.2 11.2 0 0 1-2.037-2.521l-.028-.052c-.216-.371-.023-.572.162-.757.167-.166.372-.434.557-.65.146-.179.271-.384.366-.604l.006-.017a.678.678 0 0 0-.033-.653l.002.003c-.094-.186-.836-2.014-1.145-2.758-.302-.724-.609-.625-.836-.637-.216-.01-.464-.012-.712-.012-.395.01-.746.188-.988.463l-.001.002a4.15 4.15 0 0 0-1.299 3.102v-.004a7.23 7.23 0 0 0 1.527 3.857l-.012-.015a16.7 16.7 0 0 0 6.251 5.564l.094.043c.548.248 1.25.513 1.968.74l.149.041a5.103 5.103 0 0 0 2.368.143l-.031.004a3.84 3.84 0 0 0 2.497-1.749l.009-.017a3.122 3.122 0 0 0 .214-1.784l.003.019c-.092-.155-.34-.247-.712-.434z'/%3E%3C/svg%3E")}.home-contact .content .info{line-height:1px;text-align:right}.home-contact .content .info .lgslide{background:linear-gradient(90deg,#fff0 50%,#fff 0);background-position:0 0;background-size:200%;color:#fff;display:inline;line-height:22px;transition:.5s ease-in-out}.home-contact .content .info .lgslide:hover{background-position:-100% 0;color:#000}.home-contact .content .info .h5{font-size:calc(1.255rem + .06vw);font-weight:700;margin-bottom:1.25rem}@media (min-width:1200px){.home-contact .content .info .h5{font-size:1.3rem}}.home-contact .content .info p{font-size:.9rem;margin-bottom:0}.home-contact .marquee{box-sizing:border-box;display:flex;height:100%;margin-bottom:0;overflow:hidden;position:relative;white-space:nowrap;width:100%}.home-contact .marquee .marquee-inner{align-items:center;display:flex;gap:3rem;justify-content:center;position:relative;white-space:nowrap}.home-contact .marquee .marquee-inner .marquee-list{align-items:center;display:inline-flex;flex:1 0 auto;justify-content:center}.home-contact .marquee .marquee-list h3{margin-top:.5rem}.home-contact .marquee .marquee-inner .marquee-list h3{color:#daff00;font-size:calc(2.525rem + 15.3vw);font-weight:700;text-transform:uppercase;transition:color .3s ease}@media (min-width:1200px){.home-contact .marquee .marquee-inner .marquee-list h3{font-size:14rem}}.home-contact .marquee .marquee-inner .marquee-list h3 span{font-style:italic;font-weight:400}.home-contact .bgslide{color:#fff;display:inline-block;overflow:hidden;padding:0;position:relative;text-decoration:none;z-index:1}.home-contact .bgslide:hover p,.home-contact .bgslide:hover span{color:#000}.home-contact .bgslide:before{background-color:#fff;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .2s ease;width:100%;z-index:-1}.home-contact .bgslide:hover:before{left:0}@media (max-width:991.98px){.home-contact .content{flex-direction:column;padding:2rem 0}.home-contact .content .socmed{margin-bottom:3rem;width:100%}.home-contact .content .socmed li{border:solid var(--dft-border-color-dim);border-width:1px 0 0;display:flex;flex-direction:column;padding-bottom:.5rem;padding-top:.5rem;width:100%}.home-contact .content .socmed li:last-child{border-bottom-width:1px}.home-contact .content .socmed li div:not(.bgslide){justify-content:start;margin:0 auto;width:9rem}.home-contact .content .socmed li div:not(.bgslide) i{margin:0}.home-contact .content .info{text-align:center}}@keyframes bounceIn{40%{transform:scale(2)}80%{transform:scale(1.5)}90%{transform:scale(1.7)}to{transform:scale(1.6)}}@keyframes bounceOut{0%{transform:scale(1.6)}40%{transform:scale(.8)}60%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes bounceUp{0%{transform:translateY(0)}40%{transform:translateY(-7px)}80%{transform:translateY(-4px)}90%{transform:translateY(-3px)}to{transform:translateY(-4px)}}@keyframes bounceDown{0%{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}to{transform:translateY(5px)}}.the-projects{background-color:#fff;margin-top:2rem}.the-projects,.the-projects .header{display:flex;flex-direction:column}.the-projects .header{margin-bottom:5rem}.the-projects .header .thumb{padding:0 .5rem;position:relative}.the-projects .header .thumb img{height:auto;object-fit:cover;width:100%}.the-projects .header .vertical{align-items:center;display:flex;padding:0 3rem}.the-projects .header .vertical .line{background-color:#000;flex:1 0 auto;height:3px}.the-projects .header .vertical .text{font-size:calc(1.325rem + .9vw);font-weight:700;padding-left:1rem;text-align:center;white-space:nowrap;width:fit-content}@media (min-width:1200px){.the-projects .header .vertical .text{font-size:2rem}}.the-projects .more{align-items:center;display:flex;justify-content:center;margin:5rem auto}.the-projects .more button{background-color:#d9d9d9;border-color:transparent;border-radius:.5rem;color:#000;font-size:calc(1.26rem + .12vw);font-weight:600;padding:1.75rem 4.5rem;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media (min-width:1200px){.the-projects .more button{font-size:1.35rem}}.the-projects .more button:hover{background-color:#000;color:#fff}.the-projects .content .projects{display:flex;flex-direction:column;margin-bottom:3rem;row-gap:3rem}.the-projects .content .projects a{display:contents}.the-projects .content .projects .project{background-color:#d9d9d9;display:flex;flex-direction:row;max-height:34rem}.the-projects .content .projects .project .img{overflow:hidden;transform:translate(0);transition:all .3s cubic-bezier(.46,.03,.52,.96);width:100%;z-index:1}.the-projects .content .projects .project .img img{height:100%;transition:all .3s cubic-bezier(.46,.03,.52,.96);width:100vw}.the-projects .content .projects .project .copies{align-items:center;display:flex;justify-content:flex-start;overflow:hidden;position:relative;transform:translate(100%);transition:all .3s cubic-bezier(.46,.03,.52,.96);width:0;z-index:2}.the-projects .content .projects .project .copies .copies-wrap{display:block;left:0;max-width:60vw;padding:5rem 3rem;position:absolute;top:50%;transform:translateY(-50%);width:100vw}.the-projects .content .projects .project .copies .copies-wrap h3{border-left:3px solid #ab1b1b;font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:2rem;padding:.5rem 1rem;text-transform:uppercase}.the-projects .content .projects .project .copies .copies-wrap h4{font-size:3.5rem;font-weight:700;line-height:1.1}.the-projects .content .projects .project:hover .img{transform:translate(0);width:40%}.the-projects .content .projects .project:hover .img img{filter:brightness(.5);transform:translate(-30%)}.the-projects .content .projects .project:hover .copies{transform:translate(0);width:60%;z-index:2}.the-projects .content .projects a:nth-child(odd) .project{flex-direction:row-reverse!important}.the-projects .content .projects a:nth-child(odd) .project .copies{transform:translate(-50%)}.the-projects .content .projects a:nth-child(odd) .project:hover .copies{transform:translate(0)}@media (max-width:991.98px){.the-projects .header{margin-bottom:2rem;margin-top:5rem}.the-projects .header .vertical{padding:0 1rem}.the-projects .header .vertical .line{height:2px}.the-projects .header .vertical .text{font-size:1.15rem}.the-projects .content .projects{margin-bottom:3rem;row-gap:2rem}.the-projects .content .projects .project{display:block;height:100%;max-height:unset}.the-projects .content .projects .project .img{margin-bottom:1.5rem;transform:none;transition:none}.the-projects .content .projects .project .img a{align-items:start;display:flex;flex-direction:column;justify-content:start}.the-projects .content .projects .project .img img{filter:none;height:100%;object-fit:cover;object-position:center}.the-projects .content .projects .project .copies{display:block;transform:none!important;transition:none;width:100%}.the-projects .content .projects .project .copies .copies-wrap{max-width:unset;min-width:unset;padding:0 1.5rem;position:relative;transform:none}.the-projects .content .projects .project .copies .copies-wrap h3{font-size:1.1rem;margin-bottom:1.5rem}.the-projects .content .projects .project .copies .copies-wrap h4{font-size:calc(1.325rem + .9vw);margin-bottom:2rem}}@media (max-width:991.98px) and (min-width:1200px){.the-projects .content .projects .project .copies .copies-wrap h4{font-size:2rem}}@media (max-width:991.98px){.the-projects .content .projects .project:hover .img{transform:none;width:100%}.the-projects .content .projects .project:hover .img img{filter:none;transform:none}.the-projects .content .projects .project:hover .copies{transform:none;width:100%}.the-projects .content .more{margin:2rem auto 2.75rem}.the-projects .content .more button{font-size:1.1rem;padding:.75rem 1.5rem}}body[data-route=project] .home-contact:before{display:none}.the-project{height:100%;min-height:50vh}.the-project .header{margin-bottom:3rem;margin-top:3rem}.the-project .header .thumb{flex:1;height:calc(100vh - 4rem);overflow:hidden;position:relative}.the-project .header .thumb .img{inset:0;position:absolute}.the-project .header .thumb .img img{filter:brightness(.5);object-fit:cover}.the-project .header .thumb .copies{bottom:2rem;color:#fff;left:3rem;position:absolute;width:63%}.the-project .header .thumb .copies h1{font-size:2rem;font-size:calc(1.4rem + 1.8vw);font-weight:600;margin:0 0 1rem;text-transform:uppercase}@media (min-width:1200px){.the-project .header .thumb .copies h1{font-size:2.75rem}}.the-project .project{margin:0 3rem 4rem}.the-project .project .accordion{width:40%}.the-project .project .accordion .accordion-item{margin-bottom:1rem}.the-project .project .accordion .accordion-item:last-child{margin-bottom:0}.the-project .project .accordion .accordion-header{border-bottom:2px solid #000;margin:0;padding-bottom:.5rem}.the-project .project .accordion .accordion-button{background-color:transparent;border-width:0;color:#b0b0b0;cursor:none;font-size:calc(1.325rem + .9vw);font-weight:700;margin:0;padding:0;text-align:left;text-transform:uppercase;width:100%}@media (min-width:1200px){.the-project .project .accordion .accordion-button{font-size:2rem}}.the-project .project .accordion .accordion-button:after{content:"";font-style:normal;font-weight:500;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;float:right;font-size:2.75rem;-webkit-transition:-webkit-transform .25s linear;transition:transform .25s linear}.the-project .project .accordion .accordion-button[aria-expanded=false]:after{content:"+";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.the-project .project .accordion .accordion-button[aria-expanded=true]:after{content:"−";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.the-project .project .accordion .accordion-body{font-size:1.25rem;padding:1rem 0 0}.the-project .gallery{display:block;margin:3rem 0}.the-project .gallery .marquee{box-sizing:border-box;display:flex;height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.the-project .gallery .marquee .marquee-inner{align-items:center;display:flex;gap:3rem;justify-content:center;position:relative;white-space:nowrap}.the-project .gallery .marquee .marquee-inner .marquee-list{align-items:center;display:inline-flex;flex:1 0 auto;height:15rem;justify-content:center;overflow:hidden}.the-project .gallery .marquee .marquee-inner .marquee-list img{min-width:5rem;object-fit:contain}@media (max-width:991.98px){.the-project .header{margin-bottom:0}.the-project .header .thumb{height:calc(100vh - 5.5rem)}.the-project .header .thumb .img img{height:90vh}.the-project .header .thumb .copies{bottom:3rem;left:2rem;width:80%}.the-project .header .thumb .copies h1{font-size:calc(1.275rem + .3vw)}}@media (max-width:991.98px) and (min-width:1200px){.the-project .header .thumb .copies h1{font-size:1.5rem}}@media (max-width:991.98px){.the-project .project{margin:2rem 2rem 4rem}.the-project .project .accordion{width:100%}.the-project .project .accordion .accordion-item{margin-bottom:1rem}.the-project .project .accordion .accordion-header{padding-bottom:.5rem}.the-project .project .accordion .accordion-button:after{margin-top:-8px}.the-project .project .accordion .accordion-body{font-size:1.125rem;padding:1rem 0 0}.the-project .gallery{margin:2rem 0}.the-project .gallery .list .item{margin-bottom:10px;width:calc(50% - 7.5px)}.the-project .gallery .marquee{box-sizing:border-box;display:flex;height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.the-project .gallery .marquee .marquee-inner{align-items:center;display:flex;gap:3rem;justify-content:center;position:relative;white-space:nowrap}.the-project .gallery .marquee .marquee-inner .marquee-list{align-items:center;display:inline-flex;flex:1 0 auto;justify-content:center}}.prevnext{display:flex;justify-content:space-between;margin:5rem 3rem}.prevnext .next,.prevnext .prev{height:10rem;position:relative;width:20%}.prevnext .next a,.prevnext .prev a{display:contents;position:relative}.prevnext .next .image,.prevnext .prev .image{margin-top:-3rem;position:relative}.prevnext .next .image img,.prevnext .prev .image img{filter:brightness(.5);height:12rem;opacity:0;transition:all .3s ease;width:100%}.prevnext .next .image h5,.prevnext .prev .image h5{line-height:1.5;position:absolute;top:4rem}.prevnext .next .image:hover img,.prevnext .prev .image:hover img{opacity:1}.prevnext .next .image:hover h5,.prevnext .prev .image:hover h5{color:#fff}.prevnext .prev h5{padding-left:1rem}.prevnext .next h5{padding-right:1rem;text-align:right}.prevnext .icon-arrow{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:3rem;position:relative;width:3rem}.prevnext .icon-arrow.right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 12h12m0 0-5-5m5 5-5 5'/%3E%3C/svg%3E");margin-left:auto}.prevnext .icon-arrow.left{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 12h12M6 12l5-5m-5 5 5 5'/%3E%3C/svg%3E");margin-right:auto}@media (max-width:991.98px){.prevnext{flex-direction:column;margin:3rem 2rem 4rem}.prevnext .icon-arrow{display:inline-block}.prevnext .icon-arrow.left{margin-right:0}.prevnext .next,.prevnext .prev{display:flex;width:100%}.prevnext .next a,.prevnext .prev a{align-items:end;display:flex;flex-direction:column;width:100%}.prevnext .next .image,.prevnext .prev .image{display:contents}.prevnext .next .image img,.prevnext .prev .image img{display:none}.prevnext .next .image h5,.prevnext .prev .image h5{display:inline-block;padding:0 .5rem;text-align:right}}
