@charset "UTF-8";.wrapper{width:100%;box-sizing:border-box}@media only screen and (min-width:320px)and (max-width:767px){.wrapper{padding:0 10%}}@media only screen and (min-width:768px)and (max-width:1023px){.wrapper{padding:0 10%}}@media only screen and (min-width:1024px)and (max-width:1439px){.wrapper{padding:0 10%}}@media only screen and (min-width:1440px)and (max-width:2560px){.wrapper{padding:0 10%}}@media only screen and (min-width:1720px){.wrapper{width:1550px;display:block;margin:0 auto;padding:0!important}}.wrapper.sm-w{display:block;margin:0 auto}@media(min-width:768px){.wrapper.sm-w{max-width:720px}}@media(min-width:1024px){.wrapper.sm-w{max-width:900px}}@media(min-width:1200px){.wrapper.sm-w{max-width:1100px}}@media(min-width:1400px){.wrapper.sm-w{max-width:1280px}}@media only screen and (min-width:320px)and (max-width:767px){.wrapper.lg-w{padding:0 3%}}@media only screen and (min-width:768px)and (max-width:1023px){.wrapper.lg-w{padding:0 3%}}@media only screen and (min-width:1024px)and (max-width:1439px){.wrapper.lg-w{padding:0 3%}}@media only screen and (min-width:1440px)and (max-width:2560px){.wrapper.lg-w{padding:0 3%}}@media only screen and (min-width:2560px){.wrapper.lg-w{padding:0 3%}}.embla{width:100%;max-width:100%;margin:auto;--slide-height:5rem;--slide-spacing:1rem;--slide-size:100%;--slide-spacing-sm:1rem;--slide-size-sm:50%;--slide-spacing-lg:1rem;--slide-size-lg:calc(100% / 3.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}.embla__viewport{overflow:hidden;border-radius:15px;cursor:-webkit-grabbing;cursor:grabbing}.embla__container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing)*-1)}@media(min-width:750px){.embla__container{margin-left:calc(var(--slide-spacing-sm)*-1)}}@media(min-width:1200px){.embla__container{margin-left:calc(var(--slide-spacing-lg)*-1)}}.embla__slide{min-width:auto;flex:0 0 var(--slide-size);padding-left:var(--slide-spacing)}@media(min-width:750px){.embla__slide{flex:0 0 var(--slide-size-sm);padding-left:var(--slide-spacing-sm)}}@media(min-width:1200px){.embla__slide{flex:0 0 var(--slide-size-lg);padding-left:var(--slide-spacing-lg)}}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height);-webkit-user-select:none;-moz-user-select:none;user-select:none}.embla__controls{width:100%;gap:1.2rem;margin-top:2.5rem}.embla__buttons{gap:.5rem;display:flex}.embla__button,.embla__buttons{align-items:center;justify-content:center}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:3.5rem;height:3.5rem;background:rgba(202,214,255,.2);z-index:1;border:0;border-radius:250px;color:#04050d;display:flex;transition:all .3s cubic-bezier(.4,0,0,1)}.embla__button svg path{fill:#fff}.embla__button:disabled{opacity:.5}.embla__button__svg{width:25%;height:25%}.embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:-.6rem}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:2.6rem;height:2.6rem;justify-content:center}.embla__dot,.embla__dot:after{display:flex;align-items:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:1.4rem;height:1.4rem;content:""}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body)}body{padding:0;font-size:16px;outline:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden!important}::-webkit-scrollbar{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}*,:after,:before{box-sizing:border-box}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}strong{font-weight:unset!important;font-style:unset!important}a{text-decoration:none;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s}h1,h2,h3,h4,h5,p{font-weight:400;font-style:normal}section{z-index:2}.wrap,section{position:relative}.wrap{width:100%;height:100%}.wrap .underline{width:100%;height:auto;position:absolute;bottom:-5px;left:0}.big-scene{position:absolute!important;top:-300px;overflow:hidden!important;z-index:1}.big-scene,.scene{width:100vw!important;height:100vh!important;left:0}.scene{position:absolute;top:0;z-index:3;overflow:hidden}.marquee-brands{transform:translateY(350%)!important}.marquee-brand{width:auto;height:50px;margin-left:3rem;padding:3px;transition:all .8s cubic-bezier(.4,0,0,1)}.marquee-brand.sm{width:150px;height:auto}.marquee-brand:hover{filter:blur(5px)}.footerwrap{width:100%;height:60vh}.desktop-only{display:block}.mb-only{display:none}.flex{display:flex}.block{display:block}.between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.align-end{justify-content:flex-end}.dir-column{flex-direction:column}.v-center{align-items:center}.v-end{align-items:end}.h-center{justify-content:center}.h-end{justify-content:end}.bl-end{margin-left:auto}.gap-xxs{gap:.4rem}.gap-xs{gap:.7rem}.gap-sm{gap:1.2rem}.gap-md{gap:2rem}.gap-lg{gap:4rem}.w-min-content{width:min-content}.w-md{width:500px}.w-sm{width:350px}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.full-h{height:100%}.mgtop-sm{margin-top:1rem}.mgtop-md{margin-top:2rem}.mgtop-lg{margin-top:3rem}.mgtop-xl{margin-top:5rem}.mgtop-xlg{margin-top:10rem}.no-pdr{padding-right:0!important}.h-mgbottom-xxs{width:100%;height:.5rem}.h-mgbottom-xs{width:100%;height:1rem}.h-mgbottom-md{width:100%;height:2rem}.h-mgbottom-xl{width:100%;height:5rem}.pd-xs{padding:1rem}.pt-md{padding-top:7rem}.pb-md{padding-bottom:15rem}.mg-center{margin:auto}.mg-right{margin-left:auto}.relative{position:relative}.overflow-hidden{overflow:hidden}.h-full{height:100vh;max-height:100vh}.h-relative-full{height:100%}.show{display:block}.hide{display:none}.disabled{pointer-events:none}.allunset{all:unset!important}.btn-arrow{width:20px;height:auto;transition:all .8s cubic-bezier(.4,0,0,1)}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{position:relative;width:100%;min-height:1px;padding-right:12px;padding-left:12px}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 1 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66666667%;width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}[data-delay=sm]{animation-delay:.5s!important}[data-delay=md]{animation-delay:2s!important}[data-delay=md-1]{animation-delay:2.1s!important}[data-delay=md-2]{animation-delay:2.2s!important}[data-delay=xl]{animation-delay:3s!important}.fade-in{animation:fadeIn .7s ease forwards;-webkit-animation:fadeIn .7s ease forwards;-moz-animation:fadeIn .7s ease forwards;-o-animation:fadeIn .7s ease forwards;-ms-animation:fadeIn .7s ease forwards;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-out{animation:fadeOut .7s ease forwards;-webkit-animation:fadeOut .7s ease forwards;-moz-animation:fadeOut .7s ease forwards;-o-animation:fadeOut .7s ease forwards;-ms-animation:fadeOut .7s ease forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.wrapviewer{background:#04050d;padding-top:9rem}#pdf-viewer{width:100%;height:100vh;background:#1a1a1a;position:relative;overflow:hidden}#pdf-viewer .pdf-header{position:fixed;padding:12px 20px;background:rgba(4,5,13,.1);bottom:30px;left:50%;transform:translateX(-50%);border-radius:4rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}#pdf-viewer .pdf-header .pdf-header-content{display:flex;justify-content:space-between;align-items:center;max-width:none}#pdf-viewer .pdf-header .pdf-header-content .pdf-actions{display:flex;gap:.5rem}#pdf-viewer .pdf-header .pdf-header-content .pdf-actions .action-btn{padding:10px 24px;background:#141631;color:#fff;text-decoration:none;border-radius:250px;font-family:Aeonik Medium,sans-serif;font-size:16px;letter-spacing:-.3px;transition:all .3s cubic-bezier(.4,0,0,1);border:2px solid transparent}#pdf-viewer .pdf-header .pdf-header-content .pdf-actions .action-btn:hover{filter:brightness(.8)}#pdf-viewer .pdf-fullscreen-container{width:100%;height:100vh;position:relative;background:#2a2a2a;display:flex;align-items:center;justify-content:center}#pdf-viewer .pdf-fullscreen-container .pdf-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}#pdf-viewer .pdf-fullscreen-container .pdf-loading .loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}#pdf-viewer .pdf-fullscreen-container .pdf-loading .loading-content .loading-spinner{width:40px;height:40px;border:3px solid rgba(202,214,255,.2);border-top-color:#ef4824;border-radius:50%;animation:spin 1s linear infinite}#pdf-viewer .pdf-fullscreen-container .pdf-loading .loading-content p{color:#cad6ff;font-family:Aeonik Medium,sans-serif;font-size:18px;text-align:center;margin:0}#pdf-viewer .pdf-fullscreen-container .pdf-loading .loading-content .progress-bar{width:200px;height:4px;background:rgba(202,214,255,.2);border-radius:2px;overflow:hidden}#pdf-viewer .pdf-fullscreen-container .pdf-loading .loading-content .progress-bar .progress-fill{height:100%;background:#ef4824;transition:width .3s ease;border-radius:2px}#pdf-viewer .pdf-fullscreen-container .pdf-loading .loading-content .progress-text{color:#cad6ff;font-family:Aeonik Medium,sans-serif;font-size:14px;letter-spacing:-.2px}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe{width:100%;height:100%;border:none;background:#2a2a2a;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe::-webkit-scrollbar{width:12px;background:#2a2a2a}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe::-webkit-scrollbar-track{background:#2a2a2a}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe::-webkit-scrollbar-thumb{background:#ef4824;border-radius:6px;border:2px solid #2a2a2a}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe::-webkit-scrollbar-thumb:hover{background:#f27054}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:1px)and (max-width:767px){#pdf-viewer .pdf-header{width:max-content}#pdf-viewer .pdf-header .pdf-header-content{gap:1.5rem}#pdf-viewer .pdf-header .pdf-header-content .pdf-actions{gap:.5rem}#pdf-viewer .pdf-header .pdf-header-content .pdf-actions .action-btn{padding:8px 18px;font-size:12px;text-align:center}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe::-webkit-scrollbar{width:8px}}@media only screen and (min-width:768px)and (max-width:1023px){#pdf-viewer .pdf-header .pdf-header-content .pdf-actions .action-btn{padding:10px 20px;font-size:14px}#pdf-viewer .pdf-fullscreen-container .pdf-fullscreen-iframe::-webkit-scrollbar{width:10px}}@media only screen and (min-width:1024px)and (max-width:1439px){#pdf-viewer .pdf-header .pdf-header-content .pdf-actions .action-btn{padding:8px 20px;font-size:14px}}@media only screen and (min-width:1440px)and (max-width:1600px){#pdf-viewer .pdf-header .pdf-header-content .pdf-actions .action-btn{padding:8px 20px;font-size:14px}}#home{height:auto;min-height:100vh;background:#04050d;padding:10rem 0 5rem;overflow-x:hidden}#home,#home .content{width:100%;position:relative;display:flex;align-items:flex-end}#home .content{padding:0 3%;justify-content:space-between;z-index:3}#home .content .title .eyes{display:flex;gap:.2rem;margin-bottom:3rem}#home .content .title .eyes .eye{width:50px;height:auto}#home .content .title .heading{color:#cad6ff;font-family:Aeonik Regular,sans-serif;font-size:110px;text-transform:uppercase;letter-spacing:-6px}#home .content .description{width:250px}#home .content .description .subheading{color:#cad6ff;font-size:18px}#home .content .description .subheading,#home .content .description .text{font-family:Aeonik Medium,sans-serif;letter-spacing:-.3px;line-height:120%}#home .content .description .text{color:#9197aa;font-size:16px;margin-top:2rem}#home .fragments{width:auto;left:75%;transform:translateX(-75%);z-index:1}#home .fragments,#home .grain{height:100%;position:absolute;top:0}#home .grain{width:100%;left:0;background-image:url(/grain.png);background-size:cover;background-repeat:no-repeat;z-index:2}#home .lights{width:auto;position:absolute;top:0;left:0;display:flex;gap:15rem;flex-wrap:nowrap;animation:lights 15s linear infinite}#home .lights .spotlight{width:650px;height:800px;background:linear-gradient(rgba(202,214,255,.05),#04050d 80%);transform:skew(40deg);border-bottom-left-radius:250px;border-bottom-right-radius:250px}#home .lights .spotlight:nth-child(2){height:1000px;animation:lightHeight 5s ease-in-out infinite}#home .lights[data-hide=hidden]{animation:lightsHidden 15s linear infinite}@keyframes lights{0%{transform:translateX(0)}to{transform:translateX(105%)}}@keyframes lightsHidden{0%{transform:translateX(-105%)}to{transform:translateX(0)}}@keyframes lightHeight{0%{height:1000px}50%{height:650px}to{height:1000px}}#home .shade-left{width:auto;height:50%;bottom:-80px;left:-50px}#home .shade-left,#home .shade-right{position:absolute;filter:blur(60px) hue-rotate(15deg);animation:shadeLeft 8s ease infinite;z-index:1}#home .shade-right{width:50%;height:auto;bottom:-120px;right:-80px}#home .shade-top{width:140%;height:60%;position:absolute;top:-250px;left:-80px;filter:blur(60px) hue-rotate(15deg);animation:shadeLeft 8s ease infinite;z-index:1}@keyframes shadeLeft{50%{transform:translate(-100px,60px) rotate(-5deg)}0%{transform:translate(0) rotate(0deg)}}@keyframes shadeRight{50%{transform:translate(80px,50px) rotate(10deg)}0%{transform:translate(0) rotate(0deg)}}#statistics{width:100%;padding:3rem 0;background-color:#cad6ff;background-image:url(/grain-light.png);background-size:cover}#statistics .card .stat{color:#04050d;font-family:Aeonik Regular,sans-serif;font-size:200px;letter-spacing:-8px;text-align:center}#statistics .card p{width:80%;color:#04050d;font-family:Aeonik Medium,sans-serif;font-size:24px;letter-spacing:-1px;text-align:center}#clients{width:100%;padding:10rem 0;background-color:#e8edff;background-image:url(/grain-light.png);background-size:cover}#clients .title{width:900px;display:block;margin:0 auto 6rem}#clients .title .pill{padding:6px 12px;background:#ef4824;color:#04050d;font-family:Aeonik Medium,sans-serif;font-size:16px;letter-spacing:-1px;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:250px;margin-bottom:2rem}#clients .title .pill .icon{width:18px;height:auto}#clients .title .heading{color:#04050d;font-family:Aeonik Regular,sans-serif;font-size:80px;letter-spacing:-6px;opacity:0}#clients .brands{max-width:600px;display:flex;gap:2.5rem;flex-wrap:wrap;align-self:center;margin:0 auto}#clients .brands .brand{width:85px;height:65px;display:block;object-fit:contain;margin:auto;transition:all .8s cubic-bezier(.4,0,0,1)}#clients .brands .brand.small{width:55px}#clients .brands .brand:hover{filter:blur(5px)}#clients p{width:50%;color:#757984;font-family:Aeonik Medium,sans-serif;font-size:18px;text-align:center;display:block;margin:6rem auto 0;letter-spacing:-.5px}#about{padding:5rem 0 10rem;background-color:#e8edff;background-image:url(/grain-light.png)}#about,#about .card{width:100%;background-size:cover}#about .card{height:70vh;position:relative;padding:80px 90px;background-color:#04050d;background-image:url(/grain.png);border-radius:4rem}#about .card .wrap{width:100%;height:100%;position:relative;display:flex}#about .card .wrap .left{width:40%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}#about .card .wrap .left .heading{color:#cad6ff;font-family:Aeonik Medium,sans-serif;font-size:100px;letter-spacing:-4px}#about .card .wrap .right{width:60%;height:100%}#about .card .wrap .right .agency{color:#ef4824;font-size:14px;text-transform:uppercase;margin-bottom:1rem;letter-spacing:2px}#about .card .wrap .right .agency,#about .card .wrap .right p{font-family:Aeonik Medium,sans-serif;text-align:right;display:block}#about .card .wrap .right p{width:80%;color:#9197aa;font-size:22px;margin:3rem 0 0 auto;line-height:160%;letter-spacing:-.5px}#about .leftpatch{width:450px;height:30%;background:#e8edff;position:absolute;top:0;left:0;border-bottom-right-radius:4rem}#about .rightpatch{width:auto;height:auto;padding:20px 20px 10px;background:#e8edff;position:absolute;bottom:0;right:0;border-top-left-radius:4rem;display:block;margin:0 auto}#about .rightpatch .btn{min-width:350px;min-height:180px;padding:50px 50px 40px;background:#ef4824;position:relative;color:#04050d;font-family:Aeonik Medium,sans-serif;font-size:30px;display:flex;align-items:flex-end;justify-content:space-between;letter-spacing:-2px;border:0;border-radius:4rem;outline:0;cursor:pointer;transition:all .8s cubic-bezier(.4,0,0,1)}#about .rightpatch .btn .arrowwrap{width:40px;height:40px;position:relative;overflow:hidden}#about .rightpatch .btn .arrowwrap .arrow,#about .rightpatch .btn .arrowwrap .sec-arrow{width:100%;height:auto;transition:all 1.2s cubic-bezier(.19,1,.22,1)}#about .rightpatch .btn .arrowwrap .sec-arrow{position:absolute;top:50%;left:50%;transform:translate(-70px,35px)}#about .rightpatch .btn .border{width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #04050d;border-radius:4rem}#about .rightpatch .btn:hover{filter:brightness(.9)}#about .rightpatch .btn:hover .arrowwrap .arrow{transform:translate(35px,-35px)}#about .rightpatch .btn:hover .arrowwrap .sec-arrow{transform:translate(-50%,-50%)}#roadmap{width:100%;padding:6rem 0;background-color:#cad6ff;background-image:url(/grain-light.png);background-size:cover}#roadmap .icon{width:60px;height:auto;margin-bottom:.5rem}#roadmap .heading{color:#04050d;font-family:Aeonik Regular,sans-serif;font-size:70px;letter-spacing:-5px}#roadmap p{color:#474a62;font-family:Aeonik Medium,sans-serif;font-size:20px;letter-spacing:-.7px;line-height:120%;margin-top:2rem}#projects{width:100%;padding:2rem 0 15rem;background-color:#04050d;background-image:url(/grain.png);background-size:cover;border-bottom-left-radius:150px;border-bottom-right-radius:150px;overflow-x:hidden}#projects .title{width:100%;display:flex;justify-content:space-between;margin-bottom:5rem}#projects .title .left{width:35%}#projects .title .left .pill{padding:6px 12px;background:#ef4824;color:#04050d;font-family:Aeonik Medium,sans-serif;font-size:16px;letter-spacing:-1px;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:250px;margin-bottom:1rem}#projects .title .left .pill .icon{width:18px;height:auto}#projects .title .left p{color:#9197aa;font-family:Aeonik Medium,sans-serif;font-size:20px;letter-spacing:-.5px;line-height:140%}#projects .title .right{width:65%;display:flex;justify-content:flex-end}#projects .heading{color:#cad6ff;font-family:Aeonik Regular,sans-serif;font-size:90px;letter-spacing:-5px}#projects .info{padding:0 2rem}#projects .info .name{width:100%;color:#cad6ff;font-family:Aeonik Regular,sans-serif;font-size:30px;letter-spacing:-1px}#projects .info .date,#projects .info .name{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#projects .info .date{color:#63667d;font-family:Aeonik Medium,sans-serif;font-size:18px;letter-spacing:-.5px;margin-top:1rem}#projects .project{height:650px;position:relative;background-color:#04050d;background-size:cover;background-position:50%;display:flex;align-items:flex-end;border-radius:4rem;transition:all 1.2s cubic-bezier(.19,1,.22,1);cursor:pointer;filter:saturate(0)}#projects .project:hover{filter:saturate(1)}#projects .rfm-child:nth-child(0) .message .sent .user{color:#348983}#projects .rfm-child:first-child .message .sent .user{color:#9d7562}#projects .rfm-child:nth-child(2) .message .sent .user{color:#ce9d2a}#projects .rfm-child:nth-child(3) .message .sent .user{color:#5d1397}#projects .rfm-child:nth-child(4) .message .sent .user{color:#fe0df6}#projects .rfm-child:nth-child(5) .message .sent .user{color:#2f7ca0}#projects .rfm-child:nth-child(6) .message .sent .user{color:#bfe907}#projects .rfm-child:nth-child(7) .message .sent .user{color:#cf956b}#projects .rfm-child:nth-child(8) .message .sent .user{color:#954fb9}#projects .rfm-child:nth-child(9) .message .sent .user{color:#98ed11}#projects .rfm-child:nth-child(10) .message .sent .user{color:#ee3d81}#projects .rfm-child:nth-child(11) .message .sent .user{color:#74f0c4}#projects .rfm-child:nth-child(12) .message .sent .user{color:#21d455}#projects .rfm-child:nth-child(13) .message .sent .user{color:#5897e4}#projects .rfm-child:nth-child(14) .message .sent .user{color:#f2c3d0}#projects .rfm-child:nth-child(15) .message .sent .user{color:#2920ec}#projects .card{width:max-content;max-width:400px;padding:30px 25px;background:rgba(4,5,13,.5);border-radius:2.5rem;margin-right:1rem}#projects .card .message{width:100%;display:flex;align-items:center;gap:1rem}#projects .card .message .avatar{width:55px;height:55px;border-radius:250px}#projects .card .message .sent{display:flex;align-items:flex-end;gap:8px}#projects .card .message .sent .user{color:#ef4824;font-family:Aeonik Medium,sans-serif;font-size:19px;letter-spacing:-.5px}#projects .card .message .sent .at{color:#6e727d;font-family:Aeonik Medium,sans-serif;font-size:13px;letter-spacing:-.2px;transform:translateY(-1px)}#projects .card .message .text{color:#e8edff;font-family:Aeonik Medium,sans-serif;font-size:16px;margin-top:5px}#blog{padding:12rem 0;background:#04050d;border-bottom-left-radius:150px;border-bottom-right-radius:150px}#blog .banner-wrap{width:100%;height:700px;position:relative;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-right-radius:15px;overflow:hidden;margin-bottom:2rem}#blog .banner-wrap .banner{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}#blog .banner-wrap .postedBy{background:#04050d;height:90px;padding:0 40px 0 20px;position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:1rem;border-top-right-radius:4rem}#blog .banner-wrap .postedBy .picture{width:55px;height:55px;border-radius:250px}#blog .banner-wrap .postedBy .info{display:flex;flex-direction:column;gap:5px}#blog .banner-wrap .postedBy .info .name{color:#cad6ff;font-family:Aeonik Medium,sans-serif;font-size:16px;letter-spacing:-.1px}#blog .banner-wrap .postedBy .info .createdAt{color:#9197aa;font-family:Aeonik Medium,sans-serif;font-size:14px;letter-spacing:-.1px}#blog .heading{color:#cad6ff;font-family:Aeonik Regular,sans-serif;font-size:60px;letter-spacing:-2px;line-height:120%}#blog .description{padding-bottom:3rem;color:#757984;font-family:Aeonik Medium,sans-serif;font-size:20px;margin-top:1rem;letter-spacing:-.3px;line-height:120%;border-bottom:1px solid rgba(202,214,255,.08)}#blog .content{width:100%;padding:3rem 0;color:#cad6ff;font-family:Aeonik Regular,sans-serif}#blog .content h2,#blog .content h3,#blog .content h4{font-family:Aeonik Regular,sans-serif;letter-spacing:-.3px;margin:5rem 0 2rem}#blog .content h2{font-size:3.5rem;letter-spacing:-1.2px}#blog .content h3{font-size:3rem}#blog .content h4{font-size:2rem}#blog .content p{color:#757984;font-size:18px;letter-spacing:.3px;line-height:150%}#blog .content img{width:100%;height:auto;border-radius:15px}@media only screen and (min-width:1024px)and (max-width:1439px){#home{padding:10rem 0 2rem}#home .content .title .eyes{margin-bottom:2rem}#home .content .title .eyes .eye{width:40px}#home .content .title .heading{font-size:70px}#home .content .description .subheading{font-size:16px}#home .content .description .text{font-size:14px}#statistics .card .stat{font-size:100px}#statistics .card p{font-size:18px;letter-spacing:-.5px}#clients{padding:5rem 0}#clients .title .pill{font-size:14px}#clients .title .pill .icon{width:15px}#clients .title .heading{font-size:60px;letter-spacing:-5px}#clients .brands{gap:2rem}#clients .brands .brand{width:80px;height:50px}#clients p{font-size:16px}#about{padding:0 0 5rem}#about .card{height:600px}#about .card .wrap .left{width:40%}#about .card .wrap .left .heading{font-size:70px;letter-spacing:-3px}#about .card .wrap .right{width:60%}#about .card .wrap .right p{width:100%;font-size:18px;margin:2rem 0 0}#about .leftpatch{width:260px;height:130px}#about .rightpatch .btn{min-width:250px;min-height:120px;font-size:24px}#about .rightpatch .btn .arrowwrap{width:30px;height:30px}#roadmap .icon{width:40px}#roadmap .heading{font-size:50px;letter-spacing:-4px}#roadmap p{font-size:15px;letter-spacing:-.6px}#projects .title .left .pill{font-size:14px}#projects .title .left .pill .icon{width:15px}#projects .title .left p{font-size:16px}#projects .title .right .heading{font-size:60px;letter-spacing:-5px}#projects .project{width:100%;height:500px}#projects .info .name{font-size:30px}#projects .info .date{font-size:16px;letter-spacing:-.3px}#projects .card .message .avatar{width:50px;height:50px}#projects .card .message .sent .user{font-size:16px}#projects .card .message .sent .at{font-size:12px}#projects .card .message .text{font-size:14px}}@media only screen and (min-width:1440px)and (max-width:1600px){#home{padding:10rem 0 2rem}#home .content .title .eyes{margin-bottom:2rem}#home .content .title .eyes .eye{width:40px}#home .content .title .heading{font-size:70px}#home .content .description .subheading{font-size:16px}#home .content .description .text{font-size:14px}#statistics .card .stat{font-size:100px}#statistics .card p{font-size:18px;letter-spacing:-.5px}#clients{padding:5rem 0}#clients .title .pill{font-size:14px}#clients .title .pill .icon{width:15px}#clients .title .heading{font-size:60px;letter-spacing:-5px}#clients .brands{gap:2rem}#clients .brands .brand{width:80px;height:50px}#clients p{font-size:16px}#about{padding:0 0 5rem}#about .card{height:80vh}#about .card .wrap .left{width:30%}#about .card .wrap .left .heading{font-size:70px;letter-spacing:-3px}#about .card .wrap .right{width:70%}#about .card .wrap .right p{width:100%;font-size:18px;margin:2rem 0 0}#about .leftpatch{width:260px;height:130px}#about .rightpatch .btn{min-width:250px;min-height:120px;font-size:23px}#about .rightpatch .btn .arrowwrap{width:30px;height:30px}#roadmap .icon{width:40px}#roadmap .heading{font-size:50px;letter-spacing:-4px}#roadmap p{font-size:16px;letter-spacing:-.6px}#projects .title .left .pill{font-size:14px}#projects .title .left .pill .icon{width:15px}#projects .title .left p{font-size:16px}#projects .title .right .heading{font-size:60px;letter-spacing:-5px}#projects .project{width:100%;height:500px}#projects .info .name{font-size:30px}#projects .info .date{font-size:16px;letter-spacing:-.3px}#projects .card .message .avatar{width:50px;height:50px}#projects .card .message .sent .user{font-size:16px}#projects .card .message .sent .at{font-size:12px}#projects .card .message .text{font-size:14px}.footerwrap{height:85vh}}@media only screen and (min-width:1px)and (max-width:767px){#home{padding:13rem 0 2rem;overflow-y:hidden}#home .content{padding:0 6%;flex-direction:column;align-items:flex-start}#home .content .title .eyes .eye{width:40px}#home .content .title .heading{font-size:48px;letter-spacing:-4px}#home .content .description{margin-top:1rem}#home .content .description .subheading{font-size:18px;font-family:Aeonik Regular,sans-serif;letter-spacing:-.3px}#home .content .description .text{margin-top:1rem}#statistics{padding:2rem 0}#statistics .card .stat{font-size:80px;letter-spacing:-5px}#statistics .card p{width:50%;font-size:16px;letter-spacing:-.3px}#clients{padding:5rem 0}#clients .title{margin:0 auto 5rem 0}#clients .title .pill{font-size:14px}#clients .title .pill .icon{width:15px}#clients .title .heading{font-size:50px;letter-spacing:-3.5px}#clients .brands{max-width:100%;gap:1rem}#clients .brands .brand{width:80px;height:35px}#clients p{width:100%;font-size:16px;margin:5rem auto 0;letter-spacing:-.3px}#clients .title{width:100%}#about{padding:0 0 5rem}#about .card{height:auto;padding:70px 40px 35px}#about .card .wrap{flex-direction:column}#about .card .wrap .left{width:100%}#about .card .wrap .left .heading{font-size:40px;letter-spacing:-2px}#about .card .wrap .right{width:100%;margin-top:2rem}#about .card .wrap .right .agency{font-size:12px;text-align:left}#about .card .wrap .right p{width:100%;font-size:16px;text-align:left;margin:2rem 0 0 auto}#about .leftpatch{display:none}#about .rightpatch{min-width:calc(100% + 80px);position:relative;padding:20px 0;transform:translate(-40px,40px);border-top-left-radius:0}#about .rightpatch .btn{min-width:100%;min-height:120px;padding:40px 40px 30px;font-size:20px;letter-spacing:-1px}#about .rightpatch .btn .arrowwrap{width:30px;height:30px;margin-left:1rem}#roadmap{padding:5rem 0}#roadmap .card{padding:0 30px}#roadmap .card .icon{width:45px}#roadmap .card .heading{font-size:50px;letter-spacing:-3.5px}#roadmap .card p{font-size:16px;margin-top:1rem}#projects{padding:2rem 0 10rem;border-bottom-left-radius:50px;border-bottom-right-radius:50px}#projects .title{flex-direction:column}#projects .title .left{width:100%}#projects .title .left p{font-size:18px;letter-spacing:-.3px}#projects .title .right{width:100%;justify-content:flex-start}#projects .heading{font-size:55px;letter-spacing:-4px}#projects .info .name{font-size:25px}#projects .info .date{font-size:14px;letter-spacing:-.3px}#projects .project{width:100%;height:400px}#projects .card{padding:25px 20px}#projects .card .message .avatar{width:50px;height:50px}#projects .card .message .sent .user{font-size:18px}#projects .card .message .sent .at{font-size:12px}#projects .card .message .text{font-size:14px}#blog{padding:8rem 0;border-bottom-left-radius:50px;border-bottom-right-radius:50px}#blog .banner-wrap{height:300px;position:relative}#blog .banner-wrap .postedBy{padding:0 30px 0 10px;gap:10px}#blog .banner-wrap .postedBy .picture{width:45px;height:45px}#blog .banner-wrap .postedBy .info{gap:2px}#blog .banner-wrap .postedBy .info .name{font-size:14px}#blog .banner-wrap .postedBy .info .createdAt{font-size:12px}#blog .heading{font-size:30px;letter-spacing:-.5px}#blog .description{font-size:16px}#blog .content h2,#blog .content h3,#blog .content h4{margin:4rem 0 1rem}#blog .content h2{font-size:3rem;letter-spacing:-1px}#blog .content h3{font-size:2.5rem}#blog .content h4{font-size:1.5rem}#blog .content p{font-size:16px}.row{width:100%;flex-direction:column}.col-md-2,.col-md-3,.col-md-4,.col-md-6{width:100%;max-width:100%;flex:100% 1}.scene{display:none}.desktop-only{display:none!important}.mb-only{display:block!important}.mgtop-xlg{margin-top:5rem}.marquee-brands{transform:translateY(230%)!important}}@font-face{font-family:Aeonik Medium;src:url(/_next/static/media/Aeonik-Medium.79d62991.woff) format("woff");src:url(/_next/static/media/Aeonik-Medium.0111709e.woff2) format("woff2")}@font-face{font-family:Aeonik Regular;src:url(/_next/static/media/Aeonik-Regular.fc5f425a.woff) format("woff");src:url(/_next/static/media/Aeonik-Regular.71f37358.woff2) format("woff2")}@media only screen and (min-width:768px)and (max-width:1023px){#home{padding:13rem 0 2rem;overflow-y:hidden}#home .content{padding:0 6%}#home .content .title .eyes .eye{width:30px}#home .content .title .heading{font-size:55px;letter-spacing:-4px}#home .content .description{margin-top:1rem}#home .content .description .subheading{font-size:16px;font-family:Aeonik Regular,sans-serif;letter-spacing:-.3px}#home .content .description .text{font-size:14px;margin-top:1rem}#statistics{padding:2rem 0}#statistics .card .stat{font-size:80px;letter-spacing:-5px}#statistics .card p{width:60%;font-size:16px;letter-spacing:-.3px;margin-top:0}#clients{padding:5rem 0}#clients .title{margin:0 auto 5rem 0}#clients .title .pill{font-size:14px}#clients .title .pill .icon{width:15px}#clients .title .heading{font-size:50px;letter-spacing:-3.5px}#clients .brands{max-width:100%;gap:1rem}#clients .brands .brand{width:80px;height:40px}#clients p{width:80%;font-size:16px;margin:5rem auto 0;letter-spacing:-.3px}#clients .title{width:100%}#about{padding:0 0 5rem}#about .card{height:auto;padding:70px 40px 35px}#about .card .wrap{flex-direction:column}#about .card .wrap .left{width:100%}#about .card .wrap .left .heading{font-size:50px;letter-spacing:-3px}#about .card .wrap .right{width:100%;margin-top:2rem}#about .card .wrap .right .agency{font-size:12px;text-align:left}#about .card .wrap .right p{width:100%;font-size:18px;text-align:left;margin:2rem 0 0 auto}#about .leftpatch{display:none}#about .rightpatch{min-width:calc(100% + 80px);position:relative;padding:20px 0;transform:translate(-40px,40px);border-top-left-radius:0}#about .rightpatch .btn{min-width:100%;min-height:120px;padding:40px 40px 30px;font-size:24px;letter-spacing:-1px}#about .rightpatch .btn .arrowwrap{width:30px;height:30px;margin-left:1rem}#roadmap .card{padding:0 30px}#projects{padding:2rem 0 10rem;border-bottom-left-radius:50px;border-bottom-right-radius:50px}#projects .title .left{width:40%}#projects .title .left p{font-size:18px;letter-spacing:-.3px}#projects .title .right{width:60%}#projects .heading{font-size:55px;letter-spacing:-4px}#projects .info .name{font-size:25px}#projects .info .date{font-size:14px;letter-spacing:-.3px}#projects .project{width:100%;height:400px}#projects .card{padding:25px 20px}#projects .card .message .avatar{width:50px;height:50px}#projects .card .message .sent .user{font-size:18px}#projects .card .message .sent .at{font-size:12px}#projects .card .message .text{font-size:14px}#blog{padding:8rem 0;border-bottom-left-radius:50px;border-bottom-right-radius:50px}#blog .banner-wrap{height:300px;position:relative}#blog .banner-wrap .postedBy{padding:0 30px 0 10px;gap:10px}#blog .banner-wrap .postedBy .picture{width:45px;height:45px}#blog .banner-wrap .postedBy .info{gap:2px}#blog .banner-wrap .postedBy .info .name{font-size:14px}#blog .banner-wrap .postedBy .info .createdAt{font-size:12px}#blog .heading{font-size:30px;letter-spacing:-.5px}#blog .description{font-size:16px}#blog .content h2,#blog .content h3,#blog .content h4{margin:4rem 0 1rem}#blog .content h2{font-size:3rem;letter-spacing:-1px}#blog .content h3{font-size:2.5rem}#blog .content h4{font-size:1.5rem}#blog .content p{font-size:16px}.row{width:100%;flex-direction:column}.col-md-2,.col-md-3,.col-md-4,.col-md-6{width:100%;max-width:100%;flex:100% 1}.scene{display:none}.desktop-only{display:none!important}.mb-only{display:block!important}.mgtop-xlg{margin-top:5rem}.marquee-brands{transform:translateY(230%)!important}}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}