@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&family=VT323&display=swap";@import "https://fonts.googleapis.com/css2?family=Jacquard+24&display=swap";.jacquard{font-family:"Jacquard 24",system-ui;font-style:normal;font-weight:400}h1{margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,3.79085vw + 17.2157px,90px);font-weight:400}@media (width>=1024px){h1{margin:20px 0}}h2{margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,2.0915vw + 19.8431px,60px);font-weight:400}@media (width>=1024px){h2{margin:20px 0}}h3{margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(20px,1.30719vw + 14.902px,40px);font-weight:400}@media (width>=1024px){h3{margin:20px 0}}h4{margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(18px,.653595vw + 15.451px,28px);font-weight:400}@media (width>=1024px){h4{margin:20px 0}}@media (width>=1400px){h4{margin:20px 0}}h5{opacity:.6;margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(14px,.196078vw + 13.2353px,17px);font-weight:400}@media (width>=1024px){h5{margin:20px 0}}.muted{opacity:.6}.small{font-size:clamp(14px,.196078vw + 13.2353px,17px)}.xsmall{font-size:clamp(12px,.0653595vw + 11.7451px,13px)}.nomargin{margin:0}.bold{font-weight:800}html{background-color:#101010}body{letter-spacing:-.3px;scroll-behavior:smooth;color:#fff;background-color:#101010;margin:auto;font-family:Space Grotesk,sans-serif;font-size:clamp(16px,.392157vw + 14.4706px,22px);font-weight:400;line-height:1.4;transition:background-color .3s;overflow-x:hidden}@media (width>=850px){body{cursor:url(cursor.8e3c0fda.png),auto}}body a{color:var(--text-color)}body button{font-family:Space Grotesk,sans-serif;font-weight:400}body img{max-width:100%;margin:auto}::selection{color:#101010;background:#b2ff00}::-moz-selection{color:#fff;background:#222}.top-nav{z-index:99;pointer-events:none;color:#fff;mix-blend-mode:difference;grid-template-columns:1fr auto 1fr;place-content:center space-between;width:-webkit-fill-available;padding:16px;transition:all .3s cubic-bezier(.55,.09,.68,.53);display:grid;position:fixed;top:0}@media (width>=1024px){.top-nav{padding:20px 24px}}.top-nav a{pointer-events:all;font-size:18px;text-decoration:none}@media (width>=850px){.top-nav a{font-size:22px}}@media (width>=1400px){.top-nav a{font-size:24px}}.top-nav .nav-links{gap:1rem;display:grid}.top-nav .end{justify-self:end}.top-nav img{width:42px;transition:all .3s}@media (width>=850px){.top-nav img{width:48px}}@media (width>=1400px){.top-nav img{width:58px}}.top-nav img:hover{transform:rotate(-6deg)}.hero-wrapper{width:100vw;height:100vh;min-height:600px;position:relative;overflow:hidden}.hero-wrapper .hero-bg,.hero-wrapper .bilde{object-fit:cover;z-index:0;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-wrapper .hero-text{z-index:1;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}@media (width>=850px){.hero-wrapper .hero-text{margin-top:inherit}.hero-wrapper .hero-text .desc{max-width:80%}}@media (width>=1400px){.hero-wrapper .hero-text .desc{max-width:60%}}.hero-wrapper .hero-text .container{margin:-40px 24px 0}.hero-wrapper .hero-project-box{color:#fff;z-index:2;flex-direction:column;gap:12px;width:240px;padding:12px;text-decoration:none;transition:all .3s;display:flex;position:absolute;bottom:90px;right:8px}.hero-wrapper .hero-project-box.case{bottom:8px}@media (width>=850px){.hero-wrapper .hero-project-box.case{bottom:16px}}@media (width>=1024px){.hero-wrapper .hero-project-box.case{bottom:24px}}@media (width>=850px){.hero-wrapper .hero-project-box{width:350px;bottom:16px}}@media (width>=1024px){.hero-wrapper .hero-project-box{bottom:24px;right:24px}}@media (width>=1400px){.hero-wrapper .hero-project-box{width:400px}}.hero-wrapper .hero-project-box .project-content{align-items:stretch;gap:.75rem;display:flex}.hero-wrapper .hero-project-box .project-content p{margin:0}.hero-wrapper .hero-project-box .project-content .project-desc{flex-direction:column;flex:1;justify-content:space-between;width:100%;display:flex}.hero-wrapper .hero-project-box .project-content .project-desc .project-label{justify-content:space-between;align-items:center;font-size:clamp(12px,.0653595vw + 11.7451px,13px);display:flex}.hero-wrapper .hero-project-box .project-content .project-desc .project-label img{width:13px;height:10px;transition:all .3s;transform:rotate(-45deg)}@media (width>=850px){.hero-wrapper .hero-project-box .project-content .project-desc .project-label img{width:15px;height:12px}}@media (width>=1400px){.hero-wrapper .hero-project-box .project-content .project-desc .project-label img{width:18px;height:16px}}.hero-wrapper .hero-project-box .project-content .project-desc .sub{font-size:clamp(12px,.0653595vw + 11.7451px,13px)}.hero-wrapper .hero-project-box .project-content img{object-fit:cover;width:65px;height:80px;margin:0}@media (width>=850px){.hero-wrapper .hero-project-box .project-content img{width:110px;height:140px}}@media (width>=1400px){.hero-wrapper .hero-project-box .project-content img{width:130px;height:160px}}.hero-wrapper .hero-project-box:hover .project-desc .project-label img{transform:rotate(0)}.featured-work-wrapper{grid-template-columns:1fr 1fr;display:grid}.featured-work-wrapper .featured-work{border:1px solid #fff3;flex-direction:column;justify-content:space-between;height:30vh;min-height:260px;text-decoration:none;display:flex;position:relative}@media (width>=850px){.featured-work-wrapper .featured-work{height:65vh;min-height:650px}}.featured-work-wrapper .featured-work .top,.featured-work-wrapper .featured-work .bottom{z-index:2;justify-content:space-between;margin:12px;display:flex}@media (width>=850px){.featured-work-wrapper .featured-work .top,.featured-work-wrapper .featured-work .bottom{margin:24px}}.featured-work-wrapper .featured-work .top .arrow,.featured-work-wrapper .featured-work .bottom .arrow{width:13px;height:fit-content;margin:0;transition:all .3s;transform:rotate(-45deg)}@media (width>=850px){.featured-work-wrapper .featured-work .top .arrow,.featured-work-wrapper .featured-work .bottom .arrow{width:16px}}@media (width>=1400px){.featured-work-wrapper .featured-work .top .arrow,.featured-work-wrapper .featured-work .bottom .arrow{width:22px}}.featured-work-wrapper .featured-work .top p,.featured-work-wrapper .featured-work .bottom p{margin:0}.featured-work-wrapper .featured-work .top .tags,.featured-work-wrapper .featured-work .bottom .tags{color:#fff;gap:4px;display:flex}.featured-work-wrapper .featured-work .top .tags .tag,.featured-work-wrapper .featured-work .bottom .tags .tag{background:#0000004d;border-radius:4px;padding:2px 4px;font-size:clamp(12px,.0653595vw + 11.7451px,13px)}@media (width>=850px){.featured-work-wrapper .featured-work .top .tags .tag,.featured-work-wrapper .featured-work .bottom .tags .tag{font-size:clamp(14px,.196078vw + 13.2353px,17px)}}.featured-work-wrapper .featured-work .top p{transition:all .3s}.featured-work-wrapper .featured-work .bottom{flex-direction:column;gap:4px}@media (width>=850px){.featured-work-wrapper .featured-work .bottom{flex-direction:row}}.featured-work-wrapper .featured-work .caseindicator{width:60px;margin:0;transition:all .3s}@media (width>=850px){.featured-work-wrapper .featured-work .caseindicator{width:75px}}@media (width>=1024px){.featured-work-wrapper .featured-work .caseindicator{width:90px}}@media (width>=1400px){.featured-work-wrapper .featured-work .caseindicator{width:100px}}.featured-work-wrapper .featured-work .job-img{object-fit:cover;z-index:0;opacity:.4;width:100%;height:100%;transition:all .3s;position:absolute}@media (width>=850px){.featured-work-wrapper .featured-work .job-img{opacity:0}.featured-work-wrapper .featured-work:hover .job-img{opacity:.8}}.featured-work-wrapper .featured-work:hover .top .caseindicator{transform:rotate(140deg)}.featured-work-wrapper .featured-work:hover .arrow{transform:rotate(0)}.hero{text-align:left;text-align:left;margin:150px auto 40px;padding:0 20px}@media (width>=1024px){.hero{max-width:1920px;margin:300px auto 40px;padding:0 6vw}}.hero .large{color:#fff;font-size:8vw}@media (width>=850px){.hero .large{font-size:6.5vw}}@media (width>=1920px){.hero .large{font-size:125px}}.hero .text-wrapper{align-items:center;gap:12px;display:flex}.hero .text-wrapper .name{color:#b2ff00}.hero .text-wrapper img{border:1px solid #fff;border-radius:100%;width:45px;margin:0}@media (width>=850px){.hero .text-wrapper img{width:70px}}.hero .text-wrapper .container{margin:0}.info-section-wrapper{flex-wrap:wrap;margin:160px auto 100px;padding:0 20px;display:flex}@media (width>=1024px){.info-section-wrapper{margin:200px auto 140px;padding:0 24px}}.info-section-wrapper.fp{margin:100px auto 120px}@media (width>=1024px){.info-section-wrapper.fp{margin:140px auto 180px}}.info-section-wrapper .ckb-about-text{height:fit-content;transition:all .3s}@media (width>=850px){.info-section-wrapper .ckb-about-text{max-width:1440px}}.info-section-wrapper .ckb-about-text .ca-text .m-button{margin-top:2.5rem}.info-section-wrapper .ckb-about-text .ca-text p{margin:24px auto}@media (width>=1400px){.info-section-wrapper .ckb-about-text .ca-text p{margin:32px auto}}.top-nav .link{align-items:center;width:fit-content;height:18px;text-decoration:none;display:flex}@media (width>=850px){.top-nav .link{height:22px}}@media (width>=1400px){.top-nav .link{height:24px}}.top-nav .mask{height:18px;padding:0;position:relative;overflow:hidden}@media (width>=850px){.top-nav .mask{height:22px}}@media (width>=1400px){.top-nav .mask{height:24px}}.top-nav .link-container{transition:transform .3s}.top-nav .main{font-weight:600}.top-nav .title{font-size:16px;line-height:16px;transition:transform .3s;display:block}@media (width>=850px){.top-nav .title{font-size:22px;line-height:20px}}@media (width>=1400px){.top-nav .title{font-size:24px;line-height:21px}}.top-nav .title.name{font-size:22px;line-height:21px}@media (width>=850px){.top-nav .title.name{font-size:26px;line-height:21px}}@media (width>=1400px){.top-nav .title.name{font-size:30px;line-height:21px}}.top-nav .link-title1{transform-origin:100%}.top-nav .link-title2{transform-origin:0;transform:rotate(20deg)}@media (width>=850px){.top-nav .link:hover .link-container{transform:translateY(-20px)}.top-nav .link:hover .link-title1{transform:rotate(20deg)}.top-nav .link:hover .link-title2{transform:rotate(0)}.top-nav .link:hover .icon:first-child{transform:translate(40px)}.top-nav .link:hover .icon:nth-child(2){transform:translate(0)}}.morejobs{margin:0 auto 8vh;padding:0 16px}@media (width>=1024px){.morejobs{margin:0 auto 220px;padding:0 24px}a,button{cursor:url(cursor_link.93d6c275.png),auto;transition:all}}.cursor-dot,.cursor-dot-outline{pointer-events:none;opacity:0;z-index:99999;border-radius:50%;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=1024px){.cursor-dot{background-color:#b2ff00;width:8px;height:8px}.cursor-dot-outline{background-color:#9dc08b80;width:40px;height:40px}}a.l1,button.l1{text-decoration:inherit;padding-bottom:3px;position:relative}a.l2,button.l2{text-decoration:inherit;position:relative}a.l1:before,a.l2:before,a.l1:before,button.l1:before,button.l2:before,button.l1:before{content:"";transform-origin:0 100%;background-color:#b2ff00;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:0;left:0;right:0}a.l1:hover:before,a.l2:hover:before,a.l1:hover:before,button.l1:hover:before,button.l2:hover:before,button.l1:hover:before{transform-origin:100% 100%;transform:scaleX(0)}.selection-list{flex-flow:column wrap;justify-content:center;align-items:center;gap:4px;max-width:1600px;margin:auto;padding:0 16px;transition:all .3s;display:flex}@media (width>=1024px){.selection-list{flex-direction:row;padding:0 4vw}}.selection-list .selection-list-item{grid-template-columns:1fr 1fr;gap:4px;width:100%;display:grid}@media (width>=850px){.selection-list .selection-list-item{grid-template-columns:1fr 1fr}}.selection-list .selection-list-item .item{position:relative}.selection-list .selection-list-item img{object-fit:cover;width:100%;height:100%;display:block}.selection-list .selection-list-item video{border-radius:4px;max-width:100%;height:auto}.selection-list .selection-list-item.full{grid-template-columns:1fr}.selection-list .tags{color:#fff;gap:4px;display:flex;position:absolute;top:8px;left:8px}.selection-list .tags .tag{background:#0000004d;border-radius:4px;padding:2px 8px;font-size:clamp(14px,.196078vw + 13.2353px,17px)}.case-element{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding:12px 0;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}@media (width>=850px){.case-element{font-size:inherit;margin-bottom:0;padding:16px 0}}.case-element .case-description{justify-content:space-between;gap:12px;width:100%;display:flex}.case-element .case-description .title{width:50%;margin-bottom:4px}@media (width>=850px){.case-element .case-description .title{margin-bottom:0;margin-right:16px}}.case-element .case-description .type{opacity:.6;width:20%}.case-element .case-description .notice{opacity:.6;text-align:right;width:30%}.case-element .more{justify-content:flex-end;align-items:center;width:25%;display:flex}.case-element svg{width:19px}@media (width>=1024px){.case-element svg{width:24px}}.case-element:last-child{margin-bottom:0}.case-element p,.case-element img{margin:0}.m-button{color:#000;cursor:pointer;background-color:#b2ff00;border:1px solid #b2ff00;border-radius:50px;outline:none;justify-content:center;align-items:center;width:fit-content;height:44px;margin:0;padding:0 16px;text-decoration:none;transition:transform .25s linear,color .1s linear,background .15s linear;display:flex;position:relative}@media (width>=850px){.m-button{height:48px;margin:0 auto 0 0}}@media (width>=1024px){.m-button{cursor:url(cursor_link.93d6c275.png),auto;height:55px;padding:0 24px}}.m-button.regular{transition:all .3s}.m-button.regular:hover{color:#fff;background-color:#0000;border:1px solid #b2ff00}.m-button.right{margin:0}.m-button.none{border:none;border-radius:100%;width:150px;height:150px;margin:auto;padding:0}@media (width>=1024px){.m-button.none{width:200px;height:200px}}.m-button.none:hover{color:#fff;background-color:#0000}.m-button .round{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:200px;justify-content:center;align-items:center;width:150px;height:150px;margin:auto;font-size:clamp(12px,.0653595vw + 11.7451px,13px);transition:all .3s;display:flex}@media (width>=1024px){.m-button .round{cursor:url(cursor_link.93d6c275.png),auto;width:200px;height:200px}}.m-button .round:hover{border:1px solid #b2ff00}.m-button>span{z-index:2;font-size:clamp(14px,.196078vw + 13.2353px,17px);transition:transform .15s linear;display:inline-block;position:relative}.simple-footer-wrapper{text-align:center;flex-direction:column;place-content:center;align-items:center;height:30vh;min-height:300px;padding:0 12px;display:flex}.simple-footer-wrapper.dark a{color:#fff!important}.glass{backdrop-filter:blur(14.7px);background:#00000045;border:1px solid #fff3;box-shadow:0 4px 30px #0000001a}.glass:hover{background:#00000080}.fragments-wrapper{margin:150px auto 40px;padding:0 12px}@media (width>=1024px){.fragments-wrapper{align-items:center;margin:220px auto 80px;padding:0 24px;display:flex}.fragments-wrapper .m-button{margin-left:auto;margin-right:0}.fragments-wrapper .container{margin:0}}.fragments-wrapper .line{padding-bottom:.12em;line-height:1.05;display:block;overflow:hidden}.image-row-wrapper{margin-bottom:150px;position:relative;overflow:hidden}@media (width>=1024px){.image-row-wrapper{margin-bottom:220px}}.image-row{will-change:transform;flex-wrap:nowrap;gap:4px;padding:0 48px;display:flex}.image-row img{object-fit:cover;opacity:.8;filter:grayscale();flex-shrink:0;width:auto;height:220px}@media (width>=850px){.image-row img{height:450px}}.tagline{align-items:center;gap:12px;width:fit-content;display:flex}.tagline p,.tagline svg{opacity:.7}.full-width{grid-column:1/-1}.description{max-width:90vw;margin:12vh auto;padding-left:16px;padding-right:16px;display:grid}@media (width>=1024px){.description{grid-template-columns:2fr 3fr;padding-left:4vw;padding-right:4vw}}@media (width>=1920px){.description{max-width:1400px}}.img-list{gap:24px;margin:40px auto;padding-left:16px;padding-right:16px;display:grid}@media (width>=1400px){.img-list{margin:60px auto}}.img-list img{width:100%;max-width:1920px}.img-list .case-bg{text-align:center;background-color:#1d1d1d;width:100%;max-width:1920px;margin:auto}.img-list .case-bg img{max-width:1600px;margin:auto}.simple-fade{opacity:0;animation:.6s ease-out .5s forwards simplefade;transform:translateY(24px)}@keyframes simplefade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.split{will-change:transform;visibility:hidden}.split *{will-change:transform}.tight{margin:0;line-height:95%}.container{margin:20px auto}.fade-in{opacity:0}.item{width:100%}.hover-img{opacity:0;pointer-events:none;z-index:9999;width:300px;position:fixed;top:0;left:0;transform:translate(0%)}.client-grid-wrapper{margin:0 auto 8vh;padding:0 16px}@media (width>=1024px){.client-grid-wrapper{margin:0 auto 220px;padding:0 24px}}.client-grid-wrapper .client-grid{grid-template-columns:repeat(2,1fr);gap:4px;display:grid}@media (width>=1024px){.client-grid-wrapper .client-grid{grid-template-columns:repeat(3,1fr)}}.client-grid-wrapper .client-grid .client{background-color:#1d1d1d;align-items:center;min-height:120px;padding:1rem;display:flex}@media (width>=1024px){.client-grid-wrapper .client-grid .client{min-height:200px}}.client-grid-wrapper .client-grid img{max-width:100px;max-height:45px}@media (width>=1024px){.client-grid-wrapper .client-grid img{max-width:160px;max-height:65px}}.client-grid-wrapper .client-grid img.small{max-width:70px;max-height:35px}@media (width>=1024px){.client-grid-wrapper .client-grid img.small{max-width:100px;max-height:50px}}.about-text-wrapper{gap:40px;margin:160px auto 40px;padding:0 16px;display:grid}@media (width>=1024px){.about-text-wrapper{grid-template-columns:1fr 1fr;gap:20px;margin:200px auto 80px;padding:0 24px}}.about-text-wrapper .container{margin:0}.about-text-wrapper .title{align-items:center;gap:12px;height:fit-content;display:flex}@media (width>=1024px){.about-text-wrapper .title{gap:20px}}.about-text-wrapper .title img{border-radius:200px;width:60px;height:60px;margin:0}@media (width>=1024px){.about-text-wrapper .title img{width:60px;height:60px}}.three-img-wrapper{grid-template-columns:1fr 1fr 1fr;display:grid}.three-img-wrapper img{object-fit:cover;width:100%;height:auto}.compact-spacing{margin:40px auto}@media (width>=1024px){.compact-spacing{margin:80px auto}}footer{margin:180px auto 20px;padding:0 16px;transition:all .3s}@media (width>=1024px){footer{margin:220px auto 40px;padding:0 24px}}footer .content{grid-gap:24px;text-align:center;display:grid}footer .content .m-button{justify-self:center;margin:2.5rem auto auto}@media (width>=1024px){footer .content .m-button{margin-top:3.5rem}}footer .content img{width:120px}@media (width>=1024px){footer .content img{width:140px}}@media (width>=1400px){footer .content img{width:180px}}.small-print{text-align:center;flex-direction:column-reverse;justify-content:space-between;gap:8px;padding-top:180px;display:flex}@media (width>=1400px){.small-print{padding-top:220px}}
/*# sourceMappingURL=repo.1af07183.css.map */
