@import url(https://fonts.googleapis.com/css2?family=Geist:ital,wght@0,100..900;1,100..900&family=Instrument+Serif:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}:root{--accent-color:#9FA78B}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:"Geist",sans-serif;font-weight:200}body{font-family:"Inter",sans-serif;background:#F2F1F0;font-weight:400}.brand-text-section-content h2 span{font-family:"Instrument Serif",serif;font-style:italic;font-weight:100}.section-intro h2 span{font-family:"Instrument Serif",serif;font-style:italic;font-weight:100}.container{width:100%;margin:0 auto}.work-section{position:relative;min-height:100svh}.services-accordion-item{position:relative;z-index:5}.center-stack{position:relative;width:100%;height:100%}.hero-animation{text-align:center;max-width:680px;margin:0 auto}.digi-title{position:absolute;bottom:50px}section.qustions .section-intro{padding-top:100px}.project-card{position:absolute;left:0;width:100%;padding:12px;background:#fff;border-radius:8px;box-shadow:0 8px 25px rgb(0 0 0 / .12);overflow:hidden;transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden}.center-stack{visibility:hidden}.center-stack.is-ready{visibility:visible}.project-card>img{display:block;width:100%;height:365px;object-fit:cover;border-radius:8px}.center-content{padding:12px 12px 16px}.category{display:block;margin-bottom:5px;font-size:8px;letter-spacing:1px;color:#777}.center-content h2{margin:0 0 8px;font-size:26px;font-weight:200;line-height:1.1}.center-content p{margin:0;font-size:16px;line-height:1.5;color:#222;font-weight:200}.floating-card{position:static;width:100%;max-width:230px;border-radius:8px;z-index:50;will-change:transform,opacity}.floating-card img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.image-label{position:absolute;top:8px;right:8px;padding:4px 7px;background:#fff36b;color:#111;font-size:10px;line-height:1;border-radius:8px;z-index:2}.final-video video{border-radius:8px}.tabs{position:absolute;left:50%;bottom:5%;transform:translateX(-50%);display:flex;align-items:center;padding:5px;background:#fff;border-radius:8px;z-index:999}.tab{border:0;outline:none;background:#fff0;padding:9px 14px;border-radius:8px;cursor:pointer;font-size:14px;color:#222;transition:background 0.2s ease,color 0.2s ease}.tab:hover{background:#f4f4f4}.tab.active{background:#6ab538;color:#fff}.floating-card-max-width{max-width:160px}.project-card>video{display:block;width:100%;height:365px;object-fit:cover;border-radius:8px}.floating-card video{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.main-header{display:flex;align-items:center;justify-content:space-between;padding:0}.logo img{width:100%;max-width:200px}.step-img img{width:100%}.top-3{display:grid;grid-template-columns:repeat(3,1fr);gap:80px}.top-2{display:grid;grid-template-columns:repeat(2,1fr);gap:80px;justify-content:space-between;margin-top:-80px}.process-steps .section-intro h2{font-size:35px;margin-bottom:10px}.section-intro.height-box p{font-size:16px}.process-step.step-02{padding-top:60px}.process-step.step-03{padding-top:166px}.process-step.step-05{margin-top:180px}.step-img img{border-radius:8px}.view-project-btn svg{transform:rotate(-40deg)}.cards-main{margin-top:80px}#masthead{position:fixed;top:0;left:0;width:100%;z-index:9999;padding:20px 0;transition:transform 0.35s ease}#masthead.header-hidden{transform:translateY(-100%)}.process-flow{position:relative;background:#090909;padding:100px 60px 120px;border-radius:0;display:flex;align-items:center}.process-flow:after{content:'';display:block;width:100%;height:1px;background:rgb(255 255 255 / 14%);position:absolute;bottom:0;left:0}.all-flow .process-flow:last-child{padding-bottom:0}.all-flow .process-flow:last-child:after{display:none}.empty-100{display:block;width:100%;height:100px}.step-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:15px 2px;gap:0;border-radius:8px;border:1px solid rgb(255 255 255 / 70%);justify-content:space-between;background:#090909}.ready-bg img{border-radius:8px;width:100%}.stat-box{text-align:center;position:relative;padding:0 4px}.stat-box:after{content:'';background:rgb(255 255 255 / 70%);width:1px;height:80%;display:block;position:absolute;top:10%;right:0}.step-stats .stat-box:last-child:after{display:none}.stat-value{font-size:35px;color:var(--accent-color)}.stat-label{font-size:16px;color:rgb(255 255 255 / 70%)}a{text-decoration:none}img{max-width:100%;height:auto}.tab.active{background:var(--accent-color)}.center-content-video{height:530px;width:auto;overflow:hidden}.project-card-inner video{width:100%;height:100%;object-fit:cover}.project-card-inner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.project-card-inner{position:relative;min-height:487px}dv.cards-tags{font-size:18px;margin-bottom:20px;display:block}.category{margin-bottom:10px;font-size:18px;letter-spacing:1px;color:#000;display:none}.view-btn a{color:#fff;font-size:16px}.view-btn a svg{width:16px;color:#fff;margin-left:8px}.floating-card{background:#fff0;padding:0;box-shadow:none}section.work-section:after{content:'';background:#F2F1F0;width:100%;height:88px;display:block;position:absolute;z-index:100;bottom:0;left:0}section.your-brand .container{position:relative;z-index:3}.process-steps{margin-top:70px}.floating-media{height:100%}.process-step.step-06.extra-last-box{max-width:500px}.header-left-toggler{display:flex;align-items:center;justify-content:space-between;background:#202020;width:100%;max-width:240px;padding:10px 15px;border-radius:8px;box-shadow:rgb(0 0 0 / .22) 0 12px 36px,#fff0 0 2px 16px}.header-left-toggler .logo{max-width:100px}.logo img{width:100%}.work-section{padding:100px 0 100px}.container{max-width:90%}.header-enquire-btn a{color:#fff;border:1px solid var(--accent-color);padding:13px 33px;border-radius:30px;display:flex;align-items:center;background:var(--accent-color)}.header-enquire-btn a:after{content:'';background:#fff;width:6px;height:6px;display:inline-block;border-radius:50%;margin-left:10px}.center-wrapper{position:static;transform:none;width:100%;max-width:500px;height:590px;z-index:100}.max-300{max-width:300px}.services-image{width:350px;height:250px;border-radius:8px;overflow:hidden}.left-info-img video{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:0}.cards-main{display:flex;align-items:end;justify-content:center;gap:40px}.center-content-video video{border-radius:8px}.hero-text{position:absolute;top:-40px;left:0;padding-left:8%;width:100%}section.work-section .container{position:relative}.hero-text h2{font-size:60px;line-height:1;font-weight:300}.hero-text h2 span{font-style:italic;color:var(--accent-color)}.tabs{justify-content:space-between;max-width:500px;margin:64px auto 0;position:relative;transform:none;left:0;z-index:100;gap:12px}.tabs button{position:relative}.tabs button:last-child:after{display:none}section.selected-work-section{position:relative;background:#090909}.step-cards .section-intro{color:#fff}.section-intro .chapter-text{font-size:22px;margin-bottom:20px}.section-intro h2{font-size:50px;margin-bottom:20px;line-height:1;font-weight:200;text-transform:capitalize}.section-intro.selected-intro h2{font-size:65px}.section-intro p{font-size:18px;font-weight:200}.section-intro{margin-bottom:50px}.left-info-card .left-info-img{margin-bottom:0;height:100%}.product-name h3{font-size:22px;margin-bottom:20px;font-weight:300;line-height:1;color:#fff}.view-project-btn a svg{width:25px}.product-small-title{color:var(--accent-color);margin-bottom:18px;font-weight:400}.product-tag .tags{display:flex;gap:12px;font-size:18px;color:#fff;text-transform:capitalize}.product-tag{margin-bottom:25px}.view-project-btn a{display:flex;color:#fff;align-items:center;gap:8px;font-size:18px}.view-project-btn{margin-bottom:20px}.step-number{color:var(--accent-color);margin-bottom:0;font-weight:400}.step-title{font-size:18px;font-weight:200;color:#fff;margin-bottom:15px}.brand-text-section{position:relative;width:100%;padding:100px 0}.brand-text-section:before{content:'';background:#090909;width:100%;height:60px;position:absolute;top:0;left:0}.brand-bg{position:absolute;top:40px;left:0;width:100%;z-index:-1}.brand-bg img{width:100%;height:100%}.dig-counter{max-width:1240px;margin:0 auto}.brand-text-section-title{position:absolute;left:50%;top:16%;transform:translate(-50%,0);display:flex;white-space:nowrap;font-size:clamp(90px, 14vw, 218px);font-weight:900;line-height:1;letter-spacing:-6px;user-select:none}.brand-text-section-title span{color:#2d2d2d;transition:.15s}.brand-text-section-title span.brand-active{color:#63D14F;text-shadow:0 0 8px rgb(99 209 79 / .9),0 0 20px rgb(99 209 79 / .7),0 0 45px rgb(99 209 79 / .45)}.brand-text-section-content{text-align:center}.brand-text-section-content h2{margin:0;color:#000;font-size:50px;text-transform:capitalize}.brand-faqs{max-width:1240px;margin:0 auto}.brand-text-section-light{position:absolute;width:240px;height:240px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgb(99 209 79 / .45),rgb(99 209 79 / .15),transparent 75%);mix-blend-mode:screen;transform:translate(-50%,-50%);z-index:2}.brand-text-section-content{margin-bottom:60px;margin-top:0}.brand-svg{width:100%}.brand-svg svg{width:100%}.counter-inner{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:70px}.dig-counter{max-width:1240px;margin:0 auto}.count-box{position:relative}.count-box:after{content:'';background:#e7e7e7;width:1px;height:100%;display:block;position:absolute;top:0;right:0}.counter-inner .count-box:last-child:after{Display:none}.count-num{font-size:80px;font-weight:100;line-height:1}.count-hypon{display:block;background:#e7e7e7;width:50px;height:1px;margin:22px 0}.count-text{font-size:16px;letter-spacing:1px}section.what-whe-create{padding:220px 0 0}.section-intro small{font-size:18px;letter-spacing:1px;margin-bottom:20px;display:block}.services-accordion{width:100%}.services-accordion-item{border-bottom:1px solid #e7e7e7;padding:40px 0}.services-accordion-header{display:grid;grid-template-columns:280px 1fr 50px;align-items:center;cursor:pointer}.services-accordion-content{padding-left:280px}.services-number{font-weight:100;color:var(--accent-color);font-size:34px}.services-accordion-item.active .services-accordion-header{position:relative}.services-accordion-item.active .services-accordion-header:after{content:'';background:#e7e7e7;display:block;width:100%;height:1px;position:absolute;top:calc(100% + 10px);max-width:82%;right:0}.services-accordion-item.active .services-accordion-header{position:relative}.services-accordion-header h2{margin:0;font-size:26px;text-transform:capitalize}.services-icon{font-weight:100;font-size:24px;transition:.35s}.t-line{display:none}.services-icon img{width:20px;height:20px}.cnt-btn-side a span img{max-width:20px}.book-btn a span img{max-width:20px;filter:brightness(0) invert(1)}.cnt-btn-side.start-project a span img{max-width:20px;filter:brightness(0) invert(1)}.all-qustions span.services-icon img{max-width:26px;max-height:26px}.services-accordion-content{display:grid;grid-template-columns:320px 1fr;gap:60px;max-height:0;opacity:0;transition:max-height .55s ease,opacity .35s ease,margin-top .35s}.services-image img{width:100%;display:block;height:100%;object-fit:cover}.services-info{display:flex;align-items:center;text-align:left}.services-info ul{margin:0;padding:0}.brand-text-section-content strong{font-weight:300}.services-info li{font-weight:200;list-style:none;margin-bottom:18px;font-size:16px}.services-info li::before{content:"✓";margin-right:15px}.services-accordion-item.active .services-accordion-content{margin-top:40px;max-height:500px;opacity:1}.services-accordion-item.active .services-icon{transform:rotate(-1deg)}section.discover{position:relative;padding:220px 0 0}.discover{position:relative;width:100%;min-height:100vh}.section-intro{position:relative;z-index:5}.rotate-div{position:relative;width:100%;height:750px}.software-cylinder{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.software-cylinder canvas{display:block;width:80%!important;height:100%!important;margin:0 auto}.section-intro.mb-600{margin-bottom:460px}.section-intro.mt-600{margin-top:460px}.its-impact{text-align:center;margin-top:100px}.imp-tags{margin-bottom:10px;font-size:18px;line-height:1.2;display:flex;justify-content:center;gap:20px}.its-impact h3{font-size:48px;line-height:1.2}section.who-work{position:relative;padding:100px 0;background:#F0F0F0}.section-intro h3 span{font-style:italic;color:#B6B6B7}p.we-coll{max-width:382px}.section-intro h3{font-size:40px;line-height:1.2}.t-line{width:100%;height:1px;background:#b6b6b7}.trusted-by-row{display:flex;align-items:center;gap:30px;margin-bottom:60px;padding-top:10px}.selected-container{max-width:1240px;margin:0 auto}.trusted-logo{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:20px}.trust-logo{filter:grayscale(1);max-width:160px;transition:filter 0.3s ease}.trust-logo:hover{filter:grayscale(0)}.t-text{white-space:nowrap;font-weight:200}.indus-box{background:#F5F0EB;border-radius:8px;border-bottom:2px solid var(--accent-color);padding:15px}.indus-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.indus-icon{max-width:50px;margin-bottom:10px}.indus-box h4{font-size:18px}.dif-industries{display:flex;align-items:center;justify-content:space-between;margin-top:50px}.cnt-side .cnt-side{font-size:20px}span.star{font-size:20px;color:#63b032!important}.cnt-side{font-size:18px;line-height:normal;color:#8A8A8A;font-weight:200}.cnt-side span{color:#000}.cnt-btn-side a{color:#000;display:flex;align-items:center;gap:70px;border-bottom:1px solid #e7e7e7;padding:10px 0;font-size:18px;font-weight:200;text-transform:capitalize}section.ready-build{position:relative;padding:100px 0 0}.ready-bg{overflow:hidden;border-radius:8px}.ready-bg video{height:100%;border-radius:8px}.ready-div{position:relative;border-radius:8px}.ready-text{position:absolute;top:50%;z-index:1;left:5%;width:100%;max-width:581px;transform:translateY(-50%)}.title-divider{background:#93A784;width:50px;height:2px;display:block;margin:40px 0}span.c-iocn{width:60px;height:60px;border:1px solid #fff;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff}.start-conversion-box a{display:flex;align-items:center;color:#fff;gap:20px}span.sac{display:block;font-size:20px;text-transform:capitalize}span.bac{display:block;font-size:12px;color:#fff}.ready-div{max-width:90%;margin:0 auto}section.qustions{position:relative;padding:100px 0}.all-qustions h2{font-size:26px}.services-info p{font-size:16px;font-weight:300;margin-bottom:0}.all-qustions .services-accordion-header{display:flex;justify-content:space-between}.all-qustions .services-accordion-content{display:block}.all-qustions .services-accordion-content{padding-left:0}.all-qustions .services-accordion-item.active .services-accordion-header:after{max-width:100%}.all-qustions .services-accordion .services-accordion-item:last-child{border-bottom:0;padding-bottom:0}.pricing-all-conversions{display:flex;justify-content:center;gap:60px;margin-top:60px}.book-btn a{color:#fff;background:var(--accent-color);border:1px solid var(--accent-color);border-radius:8px;font-size:18px;padding:13px 30px}.still-qustions h4{display:block;margin-bottom:40px;font-size:22px}.book-btn a span{padding-left:20px}.pricing-content .book-btn a{width:100%;display:flex;justify-content:center;text-align:center}span.c-iocn img{max-width:30px}.pricing-row{align-items:flex-end}.pricing-row{max-width:90%;margin:120px auto 0}.pricing-card{position:relative;margin:0 auto;background:linear-gradient(145deg,rgb(255 255 255 / .98),rgb(245 247 243 / .98));border-radius:8px;box-shadow:0 15px 35px rgb(0 0 0 / .18),inset 0 0 0 1px rgb(255 255 255 / .7);transition:transform .35s ease,box-shadow .35s ease}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 25px 45px rgb(0 0 0 / .28),inset 0 0 0 1px rgb(255 255 255 / .8)}.pricing-badge{position:absolute;top:-67px;left:50%;width:156px;height:156px;transform:translateX(-50%) rotate(45deg);background:#fcfdfc;z-index:2;border-radius:8px;display:flex;align-items:center}section.pricing-section{position:relative;padding:100px 0;background:#000}.badge-diamond{position:absolute;width:50px;height:50px;left:50%;top:50%;border-radius:8px;background:#071006;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.pricing-content{position:relative;z-index:4}.badge-diamond span{color:#c8e99b;font-size:25px;font-weight:700;line-height:1;transform:rotate(-45deg);letter-spacing:1px}.pricing-content{height:100%;padding:60px;display:flex;flex-direction:column}.pricing-content h3{margin:0;color:#161616;font-size:26px;font-weight:200;text-align:center}.pricing-subtitle{margin:5px 0 30px;min-height:17px;color:#777;font-size:16px;font-weight:200;text-align:center}.price{color:#171717;font-size:24px;font-weight:200;line-height:1.1;text-align:center}.price-label{margin-top:5px;color:#777;font-size:16px;text-align:center}.pricing-divider{height:1px;margin:25px 0;background:linear-gradient(90deg,transparent,#dedede,transparent)}.pricing-features{list-style:none;padding:0;margin:0 0 30px;flex:1}.pricing-features li{display:flex;align-items:center;gap:12px;margin-bottom:10px;color:#333;font-size:16px;line-height:1.25;margin-bottom:20px;font-weight:200}.pricing-features i{flex-shrink:0;color:#668d50;font-size:18px;font-weight:200}.pricing-btn{width:100%;min-height:41px;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:45px;border:1px solid #bac8a7;border-radius:8px;background:#fff0;color:#272727;font-size:11px;text-decoration:none;transition:all .3s ease}.pricing-btn i{color:#668d50;font-size:15px;transition:transform .3s ease}.pricing-btn:hover{background:#cfe4a9;color:#111;border-color:#cfe4a9}.pricing-btn:hover i{transform:translateX(5px)}footer.site-footer{background:var(--accent-color);position:relative;overflow:hidden}.featured .pricing-btn:hover{background:#bdd68f}.footer-bg-video video{width:100%;height:100%;object-fit:cover;place-items:center}.footer-bg-video{position:absolute;inset:0;z-index:0}footer.site-footer .container{position:relative;z-index:2}.lets-build p{font-size:18px;color:rgb(255 255 255 / 70%);max-width:400px;line-height:1.5;margin-bottom:50px;font-weight:200}.lets-build h2{font-size:215px;line-height:1.1;color:#fff;margin-bottom:30px}.top-footer{padding-bottom:100px;padding-top:100px}.cnt-btn-side.start-project{display:inline-block}.cnt-btn-side.start-project a{color:#fff;border-bottom:1px solid #fff}.menu-label{color:#fff;font-size:22px;font-weight:200;line-height:1.5;margin-bottom:20px}.footer-menu-wrapper ul{list-style:none;padding:0;margin:0}.footer-menu-wrapper li{display:block;margin-bottom:0}.footer-menu-wrapper li a{color:#fff;font-size:18px;font-weight:200}.f-smedia{display:flex;align-items:center;gap:15px}.f-smedia a{color:#fff;font-size:26px}.bottom-footer-inner{display:flex;justify-content:space-between;border-top:1px solid rgb(255 255 255 / 70%);padding:50px 0 30px}.bottom-footer-inner p{color:#fff;font-size:16px;font-weight:200}.bottom-footer-inner p a{color:#fff}.p-sickey{position:sticky;top:100px}section.work-section{overflow-y:hidden}.section-intro p{margin-bottom:0}section.selected-work-section .section-intro{margin-bottom:20px}.brand-svg{position:relative;width:100%;margin:0 auto;overflow:hidden}.brand-logo{display:block;width:100%;height:auto;overflow:visible}#neonCursorLayer{mix-blend-mode:screen}.header-left-toggler{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:240px;padding:10px 15px;background:#090909;border-radius:8px;box-sizing:border-box;border:1px solid rgb(255 255 255 / 70%)}.dcs-nav-logo{display:flex;align-items:center;width:100%;max-width:150px;text-decoration:none}.dcs-nav-logo img{display:block;max-width:100px;width:100%;height:auto;object-fit:contain}.dcs-toggle-btn{width:28px;height:28px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#fff0;border:0;cursor:pointer}.dcs-toggle-btn span{display:block;width:13px;height:1.5px;background:#fff;transition:transform 0.3s ease,opacity 0.2s ease}.dcs-toggle-btn.active span:first-child{transform:translateY(3.25px) rotate(45deg)}.dcs-toggle-btn.active span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.dcs-menu-panel{position:absolute;top:55px;left:0;width:238px;padding:42px 15px 17px;background:#090909;border-radius:8px;box-sizing:border-box;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity 0.25s ease,transform 0.25s ease,visibility 0.25s ease;z-index:9999}.dcs-menu-panel.active{opacity:1;visibility:visible;transform:translateY(0)}.dcs-menu-links{display:flex;flex-direction:column}.dcs-menu-links a{display:block;padding:0;margin:0 0 2px;color:#999;font-size:18px;line-height:1.2;font-weight:200;text-decoration:none;transition:color 0.2s ease,transform 0.2s ease}.dcs-menu-links a:hover{color:#fff;transform:translateX(3px)}.dcs-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:28px}.dcs-menu-actions a{display:flex;align-items:center;justify-content:center;min-height:28px;padding:5px 8px;border-radius:8px;font-size:13px;font-weight:200;text-decoration:none;box-sizing:border-box;transition:0.2s ease}.dcs-signin{color:#fff;background:#fff0;border:1px solid #666}.dcs-signin:hover{color:#fff;border-color:#fff}.dcs-start{color:#fff;background:var(--accent-color);border:1px solid var(--accent-color)}.dcs-start:hover{color:#fff;background:#72c83b;border-color:#72c83b}section.hero-wrapper{position:relative;height:100svh;overflow:hidden;isolation:isolate}.digi-title h1{font-size:50px;line-height:1;font-weight:300;margin-bottom:30px}.digi-title h1 span{font-style:italic;color:var(--accent-color)}.digi-title p{font-size:18px;max-width:440px;margin-bottom:50px}.hero-btns{display:flex;align-items:center;gap:30px}a.start-pro-btn{color:#fff;background:#000;border:1px solid #000;border-radius:8px;font-size:18px;padding:13px 30px}.hero-btns a span{padding-left:18px}a.aproch-btn{color:#000;font-size:18px}.left-info-card{position:absolute;height:100%}.card-tag{position:absolute;bottom:5%;left:5%;font-size:20px;border-radius:8px}.card-tag:before{background:#000;content:'';width:100px;height:100px;display:block;border-radius:20px;position:absolute;bottom:0;transform:rotate(45deg)}.who-img img{border-radius:8px}.hero-svg svg{width:100%}.hero-svg{position:absolute;left:0;width:100%;bottom:0;z-index:0;pointer-events:none}.hero-svg img{display:block;width:100%}section.hero-wrapper>.container{position:relative;z-index:1}.hero-animation video{width:100%}.card-tag span{color:#fff;position:relative;z-index:2;height:100px;width:100px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:20px;line-height:1.2;font-family:"Instrument Serif",serif;font-style:italic;font-weight:lighter;padding:0 20px}.container-full{width:100%;padding-right:15px}.image-label{display:none}.section-intro.height-box{display:block;width:100%;height:280px;margin-bottom:0}section.your-brand{position:relative}.process-step.step-06.extra-last-box{position:relative;bottom:125px}.floating-card:hover{transform:none!important}.mb-50{margin-bottom:50px}.questions-section{position:relative;padding:60px 0;display:flex;align-items:center;justify-content:center;text-align:center}.questions-trigger{position:relative;z-index:2}.questions-trigger h2 span{display:block}.questions-open{border:0;background:none;padding:0;cursor:pointer;color:#000;display:flex;align-items:center;gap:70px;border-bottom:1px solid #e7e7e7;padding:10px 0;font-size:18px;font-weight:200;text-transform:capitalize}.questions-open span img{max-width:20px}.questions-panel{position:fixed;inset:0;width:100%;height:100vh;background:#F2F1F0;z-index:99999;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none;overflow-y:hidden}.questions-panel-inner{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 30px}.questions-content{width:min(900px, 100%);text-align:center}.questions-close{position:absolute;color:#000;top:30px;right:30px;width:50px;height:50px;border:1px solid #111;border-radius:50%;background:#fff0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:18px}.questions-close:hover{background:#111;color:#fff}input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary{background:var(--accent-color);border:0;width:100%;padding:20px 0;line-height:1;font-size:16px;font-weight:400;max-width:300px}.contact-popup{position:fixed;inset:0;width:100vw;height:100vh;z-index:999999;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none}.contact-popup.active{visibility:visible;pointer-events:auto}.contact-popup-overlay{position:absolute;inset:0;width:100%;height:100%;background:#F2F1F0;transform:translateY(100%);transition:transform 0.8s cubic-bezier(.77,0,.175,1)}.contact-popup.active .contact-popup-overlay{transform:translateY(0)}.contact-popup-dialog{position:relative;z-index:2;width:100vw;height:100vh;overflow-y:auto;background:#F2F1F0;padding:60px;display:flex;align-items:center;justify-content:center;transform:translateY(100%);transition:transform 0.8s cubic-bezier(.77,0,.175,1)}.contact-popup.active .contact-popup-dialog{transform:translateY(0)}.contact-popup.closing .contact-popup-overlay,.contact-popup.closing .contact-popup-dialog{transform:translateY(100%)}.contact-popup-content{width:100%;max-width:1000px}.contact-popup-close{position:fixed;top:30px;right:30px;width:50px;height:50px;border:1px solid #111;border-radius:50%;background:#fff0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:18px;color:#000}.studio-form .form-control,.studio-form .form-control:focus,.studio-form .form-control:active{background:#fff0;border-radius:0;border:0;border-bottom:1px solid #e7e7e7;padding:0 0 .25rem;outline:none;box-shadow:none}.studio-form label{margin-bottom:.25rem}p.form-text{font-size:12px}.contact-popup-close:hover{background:#111;color:#fff}body.contact-popup-open{overflow:hidden}span.menu-label-emil{color:#fff}.ftr-flx{display:flex;align-items:center;justify-content:space-between;padding:40px 8% 0}.text-left{position:relative;z-index:10}span.required{color:red}.studio-form .submit-btn-wrap{width:100%;max-width:200px}.studio-form .submit-btn-wrap p{margin:0;padding:10px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e7e7}.studio-form .btn-submt{cursor:pointer;color:#000;background:#fff0;border:0;outline:none!important;box-shadow:none!important;padding:0;margin:0;font-size:18px;font-weight:200;text-transform:capitalize;border-radius:0;width:auto;text-align:left}.studio-form .btn-submt:focus,.studio-form .btn-submt:active,.studio-form .btn-submt:hover{background:#fff0;border:0;outline:none!important;box-shadow:none!important;width:100%}.studio-form .submit-btn-wrap p::after{content:"";width:20px;height:20px;flex:0 0 20px;display:block;background-image:url(/wp-content/uploads/2026/09/NCH.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.studio-form .wpcf7-spinner{display:none}.questions-content p{font-weight:200}@media (max-width:1600px){.process-step.step-06.extra-last-box{max-width:430px}.section-intro.selected-intro h2{font-size:55px}.services-accordion-item{padding:30px 0}.ffg-scene{width:220px;height:220px}.hero-animation{max-width:530px}.center-content-video{height:380px}.project-card-inner{min-height:360px}.center-wrapper{max-width:375px;height:440px}.cards-main{gap:25px}.floating-card{max-width:170px}.ffg-scene{width:200px;height:200px}.tabs{margin:100px auto 0}.center-content h2{font-size:20px}.center-content{padding:10px 0 0}.center-content p{margin:0;min-height:55px}.cards-main{margin-top:70px}.pricing-badge{width:140px;height:140px}.brand-faqs{max-width:1040px}.selected-container{max-width:1040px}.brand-text-section-content h2{font-size:45px}.section-intro h2{font-size:45px}.process-steps .section-intro h2{font-size:30px}.questions-open{font-size:18px}.pricing-content{padding:45px}.count-num{font-size:70px}.lets-build h2{font-size:168px}}@media (max-width:1450px){.process-step.step-06.extra-last-box{max-width:400px}}@media (max-width:1370px){.lets-build h2{font-size:140px}.section-intro.selected-intro h2{font-size:50px}.hero-animation{max-width:415px}.cards-main{margin-top:40px}.floating-card{max-width:140px}.center-wrapper{max-width:280px;height:320px}.center-content-video{height:260px}.stat-value{font-size:24px}.process-flow{padding:80px 40px 100px}.process-step.step-06.extra-last-box{max-width:360px}.ffg-scene{width:175px;height:175px}.center-content p{font-size:14px}section.what-whe-create{padding:160px 0 0}section.discover{position:relative;padding:130px 0 0}.services-accordion-item{padding:20px 0}.services-accordion-item.active .services-accordion-content{margin-top:20px}.all-qustions h2{font-size:24px}.services-info p{font-size:14px}.brand-text-section-content h2{font-size:40px}.count-num{font-size:65px}.section-intro h2{font-size:40px}section.who-work{padding:80px 0}.pricing-badge{width:120px;height:120px;top:-57px}.pricing-content{padding:40px 20px}.badge-diamond{width:40px;height:40px}.pricing-subtitle{margin:5px 0 15px}.lets-build p{font-size:16px;max-width:300px}.book-btn a{font-size:16px}.cnt-btn-side a{font-size:16px}.footer-menu-wrapper li a{font-size:16px}}@media (max-width:1281px){.indus-boxes{grid-template-columns:repeat(3,1fr)}.who-work .who-img{position:sticky;top:100px}.faq-box{padding:40px}.hero-text{padding-left:12%}.faq-box .section-intro{padding-top:50px}}@media (max-width:1025px){.top-2{margin-top:40px}.hero-text{padding-left:5%}.stat-value{font-size:18px}.stat-label{font-size:10px}.section-intro h2{font-size:30px}.header-enquire-btn a{font-size:14px}.counter-inner{gap:30px;text-align:center}.hyphen-margin{margin:15px auto!important}.cnt-side{font-size:13px}.book-btn a{font-size:15px;padding:13px 20px}.services-accordion-item{padding:15px 0}.services-accordion-header h2{font-size:20px}.services-accordion-content p{font-size:14px}.all-qustions span.services-icon{width:40px;height:40px;font-size:18px}.faq-box .section-intro{padding-top:0}.badge-diamond{width:40px;height:40px}.badge-diamond span{font-size:18px}.pricing-content h3{font-size:20px}.pricing-subtitle{font-size:14px}.pricing-features li{font-size:14px}.book-btn a{font-size:14px}.pricing-features{margin:0 0 10px}.cards-main{gap:15px}.floating-card{max-width:100px}.hero-animation{max-width:100%}section.hero-wrapper{display:flex;align-items:center}.work-section{min-height:700px}.floating-card{display:none}.center-wrapper{max-width:100%;height:780px}.project-card-inner{min-height:780px}.center-content-video{height:670px}.center-content h2{font-size:35px}.center-content p{font-size:16px}.center-content{padding:30px 0 0}.container-full{padding-right:0}section.selected-work-section .col-lg-4.col-md-12{position:sticky!important;top:0}.process-flow{position:relative;background:rgb(9 9 9 / 97%)}.all-flow{max-width:85%;margin:0 auto}.process-step.step-06.extra-last-box{max-width:320px;bottom:40px}.all-flow .process-flow:last-child{margin-bottom:100px}.process-flow{margin-bottom:80px}.card-tag{display:none}.stack-name.d-none{display:block!important;font-family:"Instrument Serif",serif;font-size:31px;color:#fff;margin-bottom:30px}.brand-text-section:before{top:-3px}.count-box:after{display:none}section.what-whe-create{padding:100px 0 0}.services-accordion-content{padding-left:0}.services-accordion-content{gap:30px}.services-image{width:100%;height:auto}.services-accordion-header h2{font-size:18px}.count-num{font-size:24px}.services-icon img{width:16px;height:16px}.cnt-btn-side a span img{max-width:16px}.container{max-width:95%}.ffg-scene{width:130px;height:130px}.section-intro.height-box{height:215px}.section-intro.selected-intro h2{font-size:40px}.trusted-by-row{margin-bottom:30px}.section-intro{margin-bottom:40px}.ready-div{max-width:100%}section.ready-build{padding:60px 0 0}.questions-section{padding:150px 0}.questions-open{font-size:30px}.questions-open span img{max-width:16px}.all-qustions span.services-icon img{max-width:18px;max-height:18px}.lets-build h2{font-size:90px}}@media (max-width:991px){.pricing-section{padding-top:80px}.pricing-row{align-items:center}.rotate-div{height:650px}.services-accordion-header{grid-template-columns:70px 1fr 30px}}@media (max-width:768px){.center-wrapper{max-width:100%;height:490px}.project-card-inner{min-height:540px}.center-content-video{height:400px}.pricing-section{padding:70px 15px 50px}.pricing-heading{margin-bottom:65px}.pricing-card{height:auto;min-height:365px}.discover{min-height:auto}.rotate-div{height:600px;width:100%}.brand-text-section-title{font-size:70px;letter-spacing:-2px}.brand-text-section-content h2{font-size:28px}.brand-text-section-content h3{font-size:18px}.brand-text-section-light{width:150px;height:150px}.main-header{padding:15px}.header-left-toggler{max-width:285px}section.work-section:after{height:50px}.center-content p{min-height:auto}.center-content h2{font-size:28px}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;gap:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs .tab{flex:0 0 auto;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}}@media (max-width:767px){body{overflow-x:clip}html{overflow-x:clip}.tab{padding:9px 10px;border-radius:8px;font-size:12px}.studio-form label{font-size:14px}.step-img img{width:100%;height:200px;object-fit:cover}.final-video video{height:200px;object-fit:cover}.process-flow{border-radius:8px}section.ready-build .section-intro{margin-bottom:0}.title-divider{margin:20px 0}.container-full .row{width:100%;padding:0;margin:0}.p-sickey{position:static;top:0}.section-intro.height-box.empty-box{display:none}.section-intro.height-box{height:auto}.counter-inner{grid-template-columns:repeat(2,1fr)}.services-accordion-content{grid-template-columns:1fr}.framer-egs7xf-container{margin-bottom:70px}.section-intro.height-box{margin-bottom:40px;border-bottom:1px solid #e7e7e7;padding-bottom:40px}.process-flow{display:block}.questions-panel-inner{padding:80px 20px 40px}.questions-close{top:20px;right:20px;width:42px;height:42px}.questions-content p{font-size:16px}.contact-popup-dialog{padding:80px 20px 30px}.contact-popup-close{top:15px;right:15px}.header-left-toggler{max-width:180px}.dcs-menu-panel{width:180px}.dcs-menu-panel{top:51px;left:0}.main-header{padding:15px 0}.dcs-nav-logo{max-width:70px}.dcs-menu-panel{padding-top:15px}.dcs-menu-links a{font-size:18px}.tabs{max-width:100%;gap:4px}.process-flow{padding:20px}.process-flow{margin-bottom:40px}.all-flow{max-width:95%}.step-title{margin-bottom:10px}.brand-bg{top:78px}.brand-text-section:before{height:100px}.count-num{font-size:50px}.counter-inner{gap:15px}.process-steps .row>.col-md-4:nth-child(2){order:1}.process-steps .row>.col-md-4:nth-child(1){order:2}.process-steps .row>.col-md-4:nth-child(3){order:3}.text-left{text-align:center}.process-step.step-06.extra-last-box{max-width:100%;position:static;margin-bottom:50px;margin-top:10px}.section-intro h2{font-size:28px}.process-steps .section-intro h2{font-size:24px}.section-intro.selected-intro h2{font-size:28px}.questions-open{font-size:16px}.questions-section{padding:60px 0}.faq-box{padding:0;text-align:left}.services-accordion-header h2{font-size:18px;line-height:1.5;padding-right:20px}.lets-build h2{font-size:50px}.ftr-flx{padding:0;flex-direction:column;gap:30px}.bottom-footer-inner{flex-direction:column;text-align:center}.work-section{padding:100px 0 60px}.brand-text-section{padding:60px 0}section.what-whe-create{padding:60px 0 0}section.discover{position:relative;padding:60px 0 0}.process-steps{margin-top:0}.framer-egs7xf-container{margin-bottom:0}.services-accordion-item{overflow:hidden}section.who-work{padding:10px 0}.top-footer{padding-bottom:60px;padding-top:60px}.bottom-footer-inner{padding:30px 0 30px}.all-flow .process-flow:last-child{padding-bottom:1px}.all-flow .process-flow:last-child{margin-bottom:60px}.framer-egs7xf-container{align-items:start!important;height:300px;justify-content:center}.contact-popup-dialog{align-items:start}}@media (max-width:575px){.pricing-section{padding-top:60px}.pricing-card{max-width:350px}}@media (max-width:480px){.rotate-div{height:520px}}@media (max-width:380px){.center-content-video{height:370px}.project-card-inner{min-height:510px}.center-wrapper{height:460px}}@media (min-width:1200px){.rotate-div{height:800px}}