@font-face{font-family:FiraSans;src:url(/fonts/FiraSans-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:FiraSans;src:url(/fonts/FiraSans-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:FiraSans;src:url(/fonts/FiraSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:FiraSans;src:url(/fonts/FiraSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:FiraSansExtraCondensed;src:url(/fonts/FiraSansExtraCondensed-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:FiraSansExtraCondensed;src:url(/fonts/FiraSansExtraCondensed-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:FiraSansExtraCondensed;src:url(/fonts/FiraSansExtraCondensed-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}h1,h2,h3,h4,h5,h6,p,big,small{margin:0;padding:0}p,big,small{text-wrap:pretty;max-width:65ch}h1{font-family:FiraSansExtraCondensed,sans-serif;font-weight:100;font-size:6rem;line-height:110%}@media (width < 768px){h1{font-size:3rem}}h2{font-family:FiraSansExtraCondensed,sans-serif;font-weight:100;font-size:3rem}@media (width < 768px){h2{font-size:2rem}}h3{font-family:FiraSans,sans-serif;font-weight:300;font-size:1.5rem}p{font-family:FiraSans,sans-serif;font-size:1.2rem;font-weight:100;line-height:125%}@media (width < 768px){p{font-size:1rem}}a{font-family:FiraSans,sans-serif;color:var(--primary);text-decoration:none;transition:all .2s ease-in-out}a:hover{color:var(--primary);text-decoration:underline}b{font-weight:300;filter:brightness(1.2)}:root{--bg: #121212;--primary: #f2c84b;--text: #f2f0f0;--white: #f2f0f0;--black: #1f1f1f;--font-base: "FiraSans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}body,html{font-family:var(--font-base);background-color:var(--bg);color:var(--text);min-height:100vh;scroll-behavior:smooth}html.lenis,html.lenis body{height:auto;overflow-x:hidden}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}::-webkit-scrollbar{width:12px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:20px;border:4px solid transparent;background-clip:content-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}::-webkit-scrollbar-thumb:hover{background-color:#937722;cursor:grab}header{position:fixed;display:flex;justify-content:space-between;align-items:center;width:100%;z-index:100}.header-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;padding:1rem 0;gap:1rem;height:60px;overflow:hidden;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media (width < 768px){.header-container{padding:1rem}}.header-nav{display:flex;align-items:center;justify-content:space-between}.header-nav ul{display:flex;gap:1rem}@media (width < 768px){.header-nav ul{display:none}}.header-nav ul .cta a{background-color:var(--primary);padding:.25rem 1rem;border-radius:2rem;outline:2px solid var(--primary);transition:all .2s ease-in-out;color:var(--black)}.header-nav ul .cta a:hover{background-color:var(--black);color:var(--white);outline:2px solid var(--primary);color:var(--primary)}.header-nav-toggle{display:none}@media (width < 768px){.header-nav-toggle{position:relative;display:block;height:40px;width:40px}.header-nav-toggle .toggle-open,.header-nav-toggle .toggle-close{position:absolute}}.header-mobile{display:none}@media (width < 768px){.header-mobile{display:block}}.header-mobile ul{width:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem;justify-content:center;align-items:center}.header-mobile ul a{font-size:2rem;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-mobile ul .cta a{background-color:var(--primary);padding:.25rem 1rem;border-radius:2rem;outline:2px solid var(--primary);transition:all .2s ease-in-out;color:var(--black)}.header-mobile ul .cta a:hover{background-color:var(--black);color:var(--white);outline:2px solid var(--primary);color:var(--primary)}.footer{padding:2rem 0}@media (width < 768px){.footer{padding:1rem}}.footer-content{display:flex;gap:1rem;justify-content:center;align-items:center}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;position:relative;width:100%;overflow:hidden}.hero-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;height:60vh;text-align:center;max-width:1200px;margin:0 auto;gap:4rem}@media (width < 768px){.hero-content{padding:1rem;flex-direction:column;gap:.5rem}}.hero-heading{max-width:55%}@media (width < 768px){.hero-heading{max-width:100%}}.hero-heading h1{line-height:100%}.hero-heading-emphasis{color:var(--primary);transition:all .8s ease-in-out}.hero-info{padding-top:1rem;display:flex;flex-direction:column}.hero-info p{font-size:1.5rem}@media (width < 768px){.hero-info p{font-size:1.2rem}}.hero-banner{position:absolute;width:100%;bottom:0;left:0;right:0;height:auto;display:flex;background-color:#00000080;rotate:-3deg;padding:1rem}@media (width < 768px){.hero-banner{rotate:-6deg;left:-2rem;bottom:-2rem;width:150dvw}}.hero-banner-content{width:100%;max-width:1200px;margin:0 auto}@media (width < 768px){.hero-banner-content{margin-left:-2rem;width:120dvw;height:90px}}.hero-banner-content-heading{position:relative}@media (width < 768px){.hero-banner-content-heading{left:13%}}.hero-banner-content-brands{display:flex;width:150vw;flex-direction:row;align-items:center;gap:2rem;justify-content:space-between}@media (width < 768px){.hero-banner-content-brands{width:200vw}}.hero-banner-content-brands-item{opacity:.5}.hero-banner-content-brands-item img{width:auto;height:40px}.button-cta{display:inline-block;margin-top:1rem;width:-moz-fit-content;width:fit-content;color:var(--white)}.button-cta-content{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:5rem;padding:.25rem .25rem .25rem 1rem;background-color:var(--white);color:var(--black);transition:all .2s ease-in-out}.button-cta-content-arrow{border-radius:2rem;height:100%;padding:.25rem;background-color:var(--black);color:var(--white);transition:all .2s ease-in-out}.button-cta-content:hover{text-decoration:none;background-color:var(--primary);box-shadow:0 0 10px 1px var(--primary)}.button-cta-content:hover .button-cta-content-arrow{color:var(--primary)}.button-link{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;color:var(--white);transition:all .2s ease-in-out}.button-link:hover{text-decoration:none}.button-link:hover .button-link-text{color:var(--white)}.button-link:hover .button-link-arrow{background-color:var(--white)}.button-link-text{padding:.5rem 1rem .5rem 0;gap:.5rem;border-radius:2rem;text-decoration:none;transition:all .4s ease-in-out;font-size:1.2rem;color:var(--primary)}.button-link-arrow{border-radius:2rem;padding:.25rem;background-color:var(--primary);color:var(--black);transition:all .4s ease-in-out}a{text-decoration:none!important}.collaboration{min-height:100vh;padding-block:8rem}.collaboration-content{max-width:1200px;margin:0 auto;display:grid;grid-template-areas:"title uiux" "web uiux" "web uiux" "web branding" "web branding";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);gap:1rem}@media (width < 768px){.collaboration-content{display:flex;flex-direction:column;padding:1rem}}.collaboration-content-box{position:relative;border:1px solid rgba(255,255,255,.2);padding:1rem;background-color:#ffffff0d;box-shadow:0 0 10px #0003;border-radius:1rem;display:flex;flex-direction:column;overflow:hidden}.collaboration-content-box h2{text-transform:uppercase}.collaboration-content-box p{max-width:65%}.collaboration-content-box-image{position:absolute;bottom:-16px;right:-16px;border-radius:1rem;overflow:hidden;scale:1.1}.collaboration-content-box-image.mockup{bottom:-5rem}.collaboration-content-box-image.mockup img{scale:1;filter:contrast(1.1)}.collaboration-content-box-image.design{bottom:-5rem;width:200px}.collaboration-content-box-image.design img{filter:contrast(1.1)}.collaboration-content-box-image img{scale:1.01;filter:contrast(1.1)}.collaboration-content-box-stack{width:-moz-fit-content;width:fit-content;padding:1rem;display:flex;gap:1.5rem;margin-top:auto;align-items:center;justify-content:center}@media (width < 768px){.collaboration-content-box-stack{gap:1rem;padding:0}}.collaboration-content-box-stack-item{width:-moz-fit-content;width:fit-content;height:28px;opacity:.6;position:relative;transition:all .4s ease-in-out}@media (width < 768px){.collaboration-content-box-stack-item img{height:20px}}.collaboration-content-box-stack-item-tooltip{position:absolute;top:50%;left:100%;translate:0 -50%;margin-left:1rem;border:1px solid rgba(255,255,255,.2);background-color:#0003;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;opacity:0;pointer-events:none;transition:all .4s ease-in-out;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.collaboration-content-box-stack-item-tooltip.vertical{top:0;left:0;translate:0 0;translate:-55% -120%}.collaboration-content-box-stack-item-tooltip h5{font-size:1.2rem;white-space:nowrap;color:var(--white)}.collaboration-content-box-stack-item:hover,.collaboration-content-box-stack-item:hover .collaboration-content-box-stack-item-tooltip{opacity:1}.collaboration-content-box.title{grid-area:title;width:100%;overflow:hidden}@media (width < 768px){.collaboration-content-box.title{height:auto}}.collaboration-content-box.title h2{font-size:4.4rem;white-space:nowrap}@media (width < 768px){.collaboration-content-box.title h2{font-size:2.3rem}}.collaboration-content-box.web{grid-area:web}@media (width < 768px){.collaboration-content-box.web{height:420px}.collaboration-content-box.web h2,.collaboration-content-box.web p{max-width:100%}.collaboration-content-box.web .collaboration-content-box-image{width:70%}}.collaboration-content-box.web .collaboration-content-box-stack{flex-direction:column}.collaboration-content-box.uiux{grid-area:uiux}@media (width < 768px){.collaboration-content-box.uiux{height:380px}.collaboration-content-box.uiux h2,.collaboration-content-box.uiux p{max-width:100%}.collaboration-content-box.uiux .collaboration-content-box-image{width:80%;bottom:-7rem}}.collaboration-content-box.uiux .collaboration-content-box-stack{flex-direction:column}.collaboration-content-box.branding{grid-area:branding}@media (width < 768px){.collaboration-content-box.branding{height:240px}.collaboration-content-box.branding h2,.collaboration-content-box.branding p{max-width:60%}.collaboration-content-box.branding .collaboration-content-box-image{width:40%;bottom:0}}.about{min-height:800px;padding:5rem 0;position:relative;overflow:hidden;padding:5rem 1rem}.about-content{position:relative;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;border-radius:1rem;box-shadow:0 0 10px 4px #0003;background-color:#ffffff0d}@media (width < 768px){.about-content{padding:1rem 1.5rem;overflow:hidden}}.about-content-bg{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}@media (width < 768px){.about-content-bg{width:250%}}.about-content-bg img{position:absolute;top:-2rem;left:-1rem;opacity:.1;z-index:0;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 70%);mask-image:linear-gradient(to left,transparent 0%,black 70%)}.about-content-image{position:absolute;right:0;bottom:0;transform-origin:bottom right;transition:all .4s ease-in-out;scale:1.3}@media (width < 768px){.about-content-image{scale:1;width:35%;opacity:.7}}.about-content-title{text-transform:uppercase}.about-content-info{position:relative;z-index:1;margin-bottom:8rem}.about-content-info p{margin-bottom:1rem}.about-content-info h4{margin-bottom:.5rem}.about-stats{display:flex;flex-direction:row;max-width:1200px;margin:0 auto;gap:1rem;margin-top:1rem}@media (width < 768px){.about-stats{flex-flow:row wrap}}.about-stats-item{border-radius:1rem;padding:1rem;width:100%;box-shadow:0 0 10px 4px #0003;background-color:#ffffff0d}@media (width < 768px){.about-stats-item{flex:1}}.about-stats-item h4{font-size:2.5rem}@media (width < 768px){.about-stats-item h4{font-size:2rem}}.about-stats-item .counter{display:flex;flex-direction:row;align-items:center;gap:.5rem}.about-stats-item .counter h4,.about-stats-item .counter h5{margin:0!important;padding:0}.about-stats-item .counter h4{font-size:4.5rem;line-height:4.5rem}@media (width < 768px){.about-stats-item .counter h4{font-size:3rem}}.about-stats-item .counter h5{font-size:1.2rem;line-height:1.5rem}@media (width < 768px){.about-stats-item .counter h5{font-size:1rem}}.contact{min-height:50vh;padding:8rem}@media (width < 768px){.contact{padding:1rem}}.contact-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:1200px;box-shadow:0;margin:0 auto;gap:1rem;background-color:var(--primary);padding:3rem;border-radius:1rem}@media (width < 768px){.contact-content{flex-direction:column;padding:1rem}}.contact-content-info{width:40%;color:#000;display:flex;flex-direction:column;gap:1rem}@media (width < 768px){.contact-content-info{width:100%}}.contact-content-info h2{text-transform:uppercase;line-height:100%}.contact-content-info p{font-weight:300}.contact-content-info-social{display:flex;gap:1rem}.contact-content-info-social img{opacity:.8;transition:.4s ease-in-out}.contact-content-info-social:hover img:not(:hover){opacity:.4;scale:1}.contact-content-info-social:not(:hover) img{opacity:1;scale:1}.contact-content-form{width:100%}.contact-content-form-row{display:flex;gap:1rem;padding:.25rem 0}.contact-content-form-row-input{position:relative;flex:1}.contact-content-form-row-input label{position:absolute;color:#000;top:50%;translate:0 -50%;left:.5rem;font-weight:300;transition:all .2s ease-in-out;pointer-events:none}.contact-content-form form{display:flex;flex-direction:column}.contact-content-form form input,.contact-content-form form textarea{padding:1rem;border:none;background-color:#fff3;border-radius:.5rem;margin-bottom:.5rem;width:100%;transition:all .2s ease-in-out}.contact-content-form form input:focus,.contact-content-form form textarea:focus{outline:none;box-shadow:0 0 10px 4px #0000001a}.contact-content-form form input:focus+label,.contact-content-form form textarea:focus+label{top:0;background-color:#f5d36f;border-radius:2rem;padding:.25rem .5rem}.contact-content-form form input:valid+label,.contact-content-form form textarea:valid+label{display:none}.contact-content-form form input::-moz-placeholder,.contact-content-form form textarea::-moz-placeholder{color:var(--primary)}.contact-content-form form input::placeholder,.contact-content-form form textarea::placeholder{color:var(--primary)}.contact-content-form form textarea{resize:none;height:80px}.contact-content-form form input:-webkit-autofill,.contact-content-form form input:-webkit-autofill:hover,.contact-content-form form input:-webkit-autofill:focus,.contact-content-form form textarea:-webkit-autofill,.contact-content-form form textarea:-webkit-autofill:hover,.contact-content-form form textarea:-webkit-autofill:focus,.contact-content-form form select:-webkit-autofill,.contact-content-form form select:-webkit-autofill:hover,.contact-content-form form select:-webkit-autofill:focus{-webkit-text-fill-color:var(--black);-webkit-box-shadow:0 0 0px 1000px #f5d26b inset;-webkit-transition:background-color s ease-in-out 0s;transition:background-color s ease-in-out 0s}.contact-content-form form .button-form{background-color:var(--black);color:var(--white);border:none;cursor:pointer;transition:all .2s ease-in-out;border-radius:2rem;padding:.25rem 1.5rem;margin-top:1rem;outline:2px solid var(--black);width:-moz-fit-content;width:fit-content;font-size:1.2rem;font-weight:600}.contact-content-form form .button-form:hover{background-color:var(--primary);color:var(--black);outline:4px solid var(--black)}.contact-content-form-sent{display:flex;flex-direction:column;color:var(--black);gap:1rem}.contact-content-form-sent h3{text-transform:uppercase;font-size:2rem}.contact-content-form-sent p{font-size:1.2rem;font-weight:300}.projects{overflow:hidden;height:3300px}@media (width < 768px){.projects{height:3200px}}.projects-content{display:flex;align-items:center;margin:0 auto;width:1200px;height:750px;-ms-overflow-style:none;scrollbar-width:none}.projects-content::-webkit-scrollbar{display:none}@media (width < 768px){.projects-content{width:100vw}}.projects-content-slider{margin:0 auto;display:flex;gap:3rem;width:3648px;height:-moz-fit-content;height:fit-content}@media (width < 768px){.projects-content-slider{gap:.5rem;width:300vw}}.projects-content-slider-item{scroll-snap-align:center;width:1200px;flex:1;overflow:hidden;opacity:.3;transition:all .4s ease-in-out}@media (width < 768px){.projects-content-slider-item{height:auto;padding:0 1rem;width:100vw}}.projects-content-slider-item-info{padding-top:.5rem;display:flex;justify-content:space-between}@media (width < 768px){.projects-content-slider-item-info{flex-direction:column;gap:.5rem}}.projects-content-slider-item-info-company{max-width:60%}@media (width < 768px){.projects-content-slider-item-info-company{max-width:100%}}.projects-content-slider-item-info-links{display:flex;flex-direction:column;align-items:flex-end}@media (width < 768px){.projects-content-slider-item-info-links{flex-direction:column;align-items:flex-start;max-width:100%}}.projects-content-slider-item-card{position:relative;border:1px solid rgba(255,255,255,.1);background-color:#161616;height:480px;border-radius:1rem}@media (width < 768px){.projects-content-slider-item-card{height:420px}}.projects-content-slider-item-card-mockup{position:absolute;bottom:0;right:0;height:100%;width:auto}@media (width < 768px){.projects-content-slider-item-card-mockup{width:100%;height:auto}}.projects-content-slider-item-card-mockup img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.projects-content-slider-item-card-bg{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1rem}.projects-content-slider-item-card-bg-dots{position:absolute;inset:0;opacity:.6}.projects-content-slider-item-card-bg-gradient{translate:30% 0%;background:radial-gradient(circle at bottom right,#f2c84b33 3%,#2220 96%);width:1000px;height:480px}@media (width < 768px){.projects-content-slider-item-card-bg-gradient{translate:0}}.projects-content-slider-item-card-tags{display:flex;gap:.5rem;flex-direction:column;position:absolute;top:1rem;left:1rem}.projects-content-slider-item-card-tags p{font-size:1rem;background-color:#0000004d;padding:.25rem .75rem;color:var(--white);border-radius:.75rem;border:1px solid rgba(255,255,255,.2);width:-moz-fit-content;width:fit-content}.projects-content-slider-item-card-logo{position:absolute;bottom:1rem;left:1rem;width:160px;max-height:48px}@media (width < 768px){.projects-content-slider-item-card-logo{top:1rem;right:1rem;bottom:auto;left:auto;width:100px}}.projects-content-slider-item-card-logo img{height:48px}
