:root{--primary-orange:#ff623a;--hover:#2d30ff;--bg-black:#191919;--box-grey:#1d1d1d;--dark-text:#0e0e0e;--text-color:#d4d4d4;--border-color:#e9e9e9;--bg-white:#e9e9e9;--body-font:1rem;--box-radius:1rem;--section-gap:3rem;--light-text:#b1b1b1;font-family:Inter,sans-serif;--m-body-font:14px;--m-section-gap:1rem}@font-face{font-family:visby-cf;src:url("../font/VisbyCF-Bold.otf");font-weight:800}@font-face{font-family:visby-cf;src:url("../font/VisbyCF-Medium.otf");font-weight:500}html{scroll-behavior:smooth}body{background-color:var(--bg-black);margin:0;width:100%;overflow-x:hidden;font-family:Inter,Arial,sans-serif}a,h1,h2,h3,h4,h5,h6,p{color:var(--text-color);margin:0;font-family:visby-cf,Inter,Arial,sans-serif}h1{font-size:2.5rem;font-weight:800;line-height:1.3}h2{font-size:2.1rem}h3{font-size:1.5rem;font-weight:500}.nav-global{display:flex;justify-content:center;z-index:5000}li,p{font-weight:400!important;letter-spacing:0!important;font-family:Inter,Arial,sans-serif!important}.wrapper{max-width:1200px;margin:0 auto;box-sizing:border-box}nav{display:flex;justify-content:space-between;align-items:center;gap:2rem}#check{display:none}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a:not(.primary-btn){position:relative;text-decoration:none;padding:.5rem 0;overflow:hidden}.nav-link-text{position:relative;z-index:1;transition:color .3s ease}.nav-link-line{position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(270deg,#ff2b80 2.14%,#ff881f 102.54%);transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.4, 0, .2, 1)}.nav-links a:not(.primary-btn):hover .nav-link-line{transform:scaleX(1);transform-origin:left}.nav-links a:not(.primary-btn):hover .nav-link-text{color:var(--primary-orange)}.hamburger{display:none;flex-direction:column;gap:10px}.hamburger span{width:40px;height:4px;background-color:#fff}.nav-right{display:flex;gap:2rem;align-items:center}a{text-decoration:none;font-size:var(--body-font)}.bottom-sticky{display:none;justify-content:center;background:#ffffff10;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:10rem;position:fixed;padding:.5rem!important;z-index:100;bottom:0;width:70%;margin-bottom:.8rem;margin-left:.5rem}#c-image{width:400px;border-radius:1.5rem}#sticky-cta{width:100%;text-align:center}.navigation{background:#ffffff10;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:10rem;position:fixed;padding:1rem;z-index:100;top:1%}.hero{position:relative;overflow:hidden;backdrop-filter:blur(30px);padding:120px 0;z-index:1;background:#222!important}.hero-area{display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.03);backdrop-filter:blur(5px);border-radius:calc(var(--box-radius) * 1.5);margin-top:4rem;overflow:hidden;border:1px solid rgba(104,104,104,.15);box-shadow:0 20px 40px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.05);transition:all .4s cubic-bezier(.4, 0, .2, 1)}.hero-area:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(0,0,0,.4),inset 0 1px 1px rgba(255,255,255,.1);border-color:rgba(255,43,128,.3)}#h-image{width:400px;margin-top:2rem}.right-content{margin:0;display:flex}.left-content{max-width:40%;display:flex;flex-direction:column;gap:20px;align-items:flex-start;padding:30px}.fade-in{font-size:2rem;font-weight:700;border-radius:10px;display:inline-block;opacity:0;transform:scale(.8) translateY(50px) rotate(-10deg)}.bg-video{position:absolute;width:100%;top:0;z-index:-5;object-fit:cover;margin:0}.primary-btn{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%);color:#fff;padding:1.2rem 2.4rem;border-radius:50px;border:none;font-family:Inter,sans-serif;font-weight:800;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4, 0, .2, 1);box-shadow:0 10px 20px rgba(255,43,128,.2),inset 0 1px 1px rgba(255,255,255,.2)}.primary-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s cubic-bezier(.4, 0, .2, 1)}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(255,43,128,.3),inset 0 1px 1px rgba(255,255,255,.3)}.primary-btn:hover::before{left:100%}.icon-size{width:40px}#highlight_two{background:linear-gradient(270deg,#ff2b80 2.14%,#ff881f 102.54%);background-clip:text;-webkit-background-clip:text;color:transparent;position:relative;display:inline-block}#highlight_two::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(270deg,#ff2b80 2.14%,#ff881f 102.54%);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.hero-area:hover #highlight_two::after{transform:scaleX(1);transform-origin:left}.skill-content{margin-top:var(--section-gap);width:800px;text-align:center}.skill{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3rem;margin-bottom:1rem;position:relative}.v-flex{display:flex;flex-direction:column;align-items:center;gap:1rem}.icon-content{text-align:center}.h-flex{display:flex;justify-content:center;gap:2rem;align-items:flex-start;flex:1}.services{padding:120px 0;background:linear-gradient(135deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.95) 100%)}.service-card{background:rgba(255,255,255,.05);border-radius:var(--box-radius);padding:40px 30px;transition:all .3s ease;position:relative;overflow:hidden;backdrop-filter:blur(10px)}.service-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,43,128,.1) 0,rgba(255,136,31,.1) 100%);opacity:0;transition:opacity .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.service-card:hover::before{opacity:1}.service-icon{width:75px;height:75px;background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:all .4s cubic-bezier(.4, 0, .2, 1);box-shadow:0 10px 20px rgba(255,43,128,.2),inset 0 1px 1px rgba(255,255,255,.2)}.service-card:hover .service-icon{transform:scale(1.1) rotate(8deg);box-shadow:0 15px 30px rgba(255,43,128,.3),inset 0 1px 1px rgba(255,255,255,.3)}.service-icon i{font-size:30px;color:#fff}.service-title{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:18px;transition:all .4s cubic-bezier(.4, 0, .2, 1);background:linear-gradient(270deg,#fff 0,rgba(255,255,255,.9) 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.service-card:hover .service-title{background:linear-gradient(270deg,#ff2b80 0,#ff881f 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.service-description{color:rgba(255,255,255,.75);line-height:1.7;margin-bottom:25px;transition:color .4s cubic-bezier(.4, 0, .2, 1)}.service-card:hover .service-description{color:rgba(255,255,255,.85)}.service-link{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:12px;font-weight:600;transition:all .4s cubic-bezier(.4, 0, .2, 1);opacity:.9}.service-link i{transition:transform .4s cubic-bezier(.4, 0, .2, 1)}.service-card:hover .service-link{color:#ff2b80;opacity:1}.service-card:hover .service-link i{transform:translateX(8px)}.portfolio{padding:40px 0}.portfolio-item{position:relative;overflow:hidden;border-radius:var(--box-radius);transition:all .3s ease;cursor:pointer}.portfolio-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.portfolio-item:hover img{transform:scale(1.1)}.portfolio-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.8) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;opacity:0;transition:opacity .3s ease}.portfolio-item:hover .portfolio-overlay{opacity:1}.portfolio-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:10px;transform:translateY(20px);transition:transform .3s ease}.portfolio-category{color:rgba(255,255,255,.8);font-size:1rem;transform:translateY(20px);transition:transform .3s ease .1s}.portfolio-item:hover .portfolio-category,.portfolio-item:hover .portfolio-title{transform:translateY(0)}.filter-buttons{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.filter-btn{background:0 0;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 20px;border-radius:50px;cursor:pointer;transition:all .3s ease}.filter-btn.active,.filter-btn:hover{background:linear-gradient(270deg,#ff2b80 2.14%,#ff881f 102.54%);border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,43,128,.3)}.btn-wrapper{max-width:800px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.secondary-btn{border:2px solid var(--border-color);padding:1rem 2rem;border-radius:10rem;background:0 0;color:var(--text-color);font-weight:800}.secondary-btn:hover{background-color:var(--border-color);color:var(--dark-text);cursor:pointer}.active{background-color:var(--bg-white);color:var(--dark-text);cursor:pointer}.margin{margin-bottom:var(--section-gap)}.portfolio{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.swiper{width:100vw;height:auto;overflow:hidden;margin:0 auto;margin-top:20px;position:relative}.swiper{display:none}.swiper[data-item=web]{display:block}.swiper-wrapper{display:flex;justify-content:flex-start}.center{display:flex;justify-content:center}.swiper-slide{width:auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;position:relative;transition:transform .3s ease,box-shadow .3s ease;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}.swiper-slide:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.2);border-color:rgba(255,255,255,.1)}.swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s ease}.swiper-slide:hover img{transform:scale(1.05)}.swiper-button-next,.swiper-button-prev{color:#fff;background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%);padding:1.2rem;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.3)}.swiper-button-next,.swiper-button-prev{color:#fff;background-color:var(--primary-orange);padding:1rem;border-radius:1rem;box-shadow:10px 10px 10px #00000020;border:2px solid #e9e9e9}.swiper-pagination-bullet{width:1rem;height:1rem;background-color:#000;opacity:1;transition:all .3s ease}.swiper-pagination-bullet-active{background:var(--primary-orange);opacity:1;transform:scale(1.2)}#lightbox{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);z-index:999990}.lightbox-content{max-width:80vw;max-height:85vh;overflow:auto;justify-content:center;align-items:center;border-radius:8px}.no-overflow{overflow:auto}#close-btn{position:absolute;width:2rem;top:10%;right:10%;cursor:pointer}#lightbox-img{width:100%;object-fit:cover;display:block;pointer-events:auto}.icon-container{padding:1rem;border-radius:var(--box-radius)}.line{border:2px dashed #4b4b4b}.logo-wrap{flex-wrap:wrap;max-width:50%}.sm{gap:.1rem}.skillset{padding:1rem;display:flex;justify-content:center;flex-direction:column;gap:1.5rem;border-radius:var(--box-radius)}.skill-section{position:relative}.bg-img{position:absolute;width:100%;height:100%;z-index:-1;opacity:60%;object-fit:cover}.small{width:60px}.light-text{color:var(--light-text)}#highlight{color:var(--primary-orange)}.full{width:100%}#myVideo{width:60%;border-radius:var(--box-radius)}.buttons{display:flex;justify-content:center}.testimonials-section{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:var(--section-gap);position:relative}.client{width:70px!important;border-radius:50%}.no{aspect-ratio:auto!important}.testimonials{background:#000;background:linear-gradient(180deg,#000 0,#0f0f0f 100%);padding:1.5rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;border:2px solid #000}.testimonials:hover{border:2px solid #5e5e5e;transition:.3s ease}.circle{width:230px;height:230px;border-radius:50%;z-index:1000;background:linear-gradient(35deg,#000 0,#111 100%);position:absolute;left:-40%}#figma{width:47px}.circle2{width:100px;height:100px;border-radius:50%;z-index:1000;background:linear-gradient(-45deg,#000 0,#0e0e0e 100%);position:absolute;right:-50%}.circle3{width:300px;height:300px;border-radius:50%;z-index:1000;background:linear-gradient(180deg,#000 0,#0e0e0e 100%);position:absolute;bottom:0;right:-30%}.circle4{width:100px;height:100px;border-radius:50%;z-index:1000;background:linear-gradient(-45deg,#000 0,#0e0e0e 100%);position:absolute;left:-50%;bottom:0}.reverse{background:linear-gradient(0deg,#000 0,#0f0f0f 200%)}.desi{justify-content:flex-start;margin-top:1rem}#quote{position:absolute;width:60px;top:50%;left:47%;z-index:0}dotLottie-Player{position:absolute;z-index:-1}.no-margin{margin-top:0}.process-card{padding:1rem;border-radius:var(--box-radius);cursor:pointer}.process{background:#ffffff10;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin-top:0!important;padding:1rem;position:relative}#arrow{width:10%;position:absolute;left:23%;z-index:1000}#arrow2{width:10%;position:absolute;top:39%;right:34%;z-index:1000}.t-head{margin-top:3rem}.contact{position:relative;width:100%;height:100%}.bg-video2{position:absolute;object-fit:cover;width:100%}.eyebrow{justify-content:flex-start;gap:.5rem}.line{width:50%;border:1px solid #6d6d6d}#stretch{margin-bottom:.5rem;letter-spacing:5px;text-wrap:nowrap;color:#6d6d6d}.case{max-width:fit-content;padding:2rem;gap:1.5rem;justify-content:center;margin-top:var(--section-gap);align-items:center}.with-bg{border-radius:25px;border:1px solid #3c3c3c;background:linear-gradient(126deg,#242424 15.49%,#1a1a1a 78.5%);padding:1.5rem}.social{gap:1rem}.f-flex{display:flex;justify-content:space-between;align-items:center}.footer{margin-top:1.5rem;margin-bottom:1.5rem}@media (max-width:720px){#h-image{margin-top:1rem}.bottom-sticky{display:flex}.navigation{left:0;top:0;width:100%;background:0 0;border-radius:0;padding:0;position:relative}.h-flex{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.nav-right{flex-direction:column;justify-content:flex-start;position:absolute;align-items:center;right:0;top:0;z-index:1;display:none}#arrow,#arrow2{display:none}.process-card{padding:0}br{display:none}.custom-icon-content{grid-template-columns:1fr;gap:1.5rem;align-items:flex-start}.nav-right.active{display:flex;background:#000;width:100vh;height:100vh;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.nav-right a{text-align:left;width:70%;font-size:25px}.nav-links{flex-direction:column;width:100%;gap:2.5rem;margin-top:5rem}.nav-right .primary-btn{display:none}.hamburger{display:flex}#figma{width:25px}label{display:flex;flex-direction:column;width:70px;cursor:pointer;scale:0.6;z-index:1000}label span{background:#fff;border-radius:10px;height:7px;margin:7px 0;transition:.4s cubic-bezier(.68, -.6, .32, 1.6)}label span:first-of-type{width:50%}label span:nth-of-type(2){width:100%}label span:nth-of-type(3){width:75%}input[type=checkbox]{display:none}input[type=checkbox]:checked~span:first-of-type{transform-origin:bottom;transform:rotatez(45deg) translate(8px,0)}input[type=checkbox]:checked~span:nth-of-type(2){transform-origin:top;transform:rotatez(-45deg)}input[type=checkbox]:checked~span:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(30px,-11px) rotatez(45deg)}.icon-container{padding:0}.wrapper{padding:0 .5rem}h1{font-size:1.7rem}h2{font-size:1.5rem}h3{font-size:1rem}p{font-size:var(--m-body-font)}.hero-area{flex-direction:column;padding:1rem 1rem 0 1rem;text-align:center;margin-top:1rem}dotLottie-Player{position:absolute;z-index:-1;left:0}.t-head{margin-top:1rem;padding:0 2rem}#h-image{width:200px}.left-content{max-width:100%;justify-content:center;align-items:center}.btn-wrapper{flex-direction:row;flex-wrap:nowrap;overflow:auto;justify-content:flex-start}.hero{padding:0 .5rem;margin-top:.5rem}.eyebrow p{font-size:12px}.eyebrow{display:flex;justify-content:center;align-items:center}.case{padding-bottom:1rem}.line{display:none}.bg-video{display:none}.buttons{margin:0 0}.secondary-btn{text-wrap:nowrap}#myVideo{width:100%}.margin{margin-bottom:1rem}nav{margin-top:1rem}.primary-btn{text-wrap:nowrap;font-size:'visby';font-weight:800;font-size:14px}.portfolio{margin-top:1rem}*{max-width:100%}.swiper-button-next,.swiper-button-prev{transform:scale(.6)}.testimonials-section{display:flex;padding:0 0;overflow-x:auto;align-items:flex-start}.testimonials{min-width:70%;padding:1rem}#quote{display:none}.desi{display:flex}.circle,.circle2,.circle3,.circle4{display:none}.skill-icon{display:flex;flex-direction:row}.small{width:30px}#test-break{display:block}#c-image{width:280px;overflow:hidden}.footer{margin-bottom:5.5rem}.f-flex{flex-direction:column}.reverse{background:linear-gradient(180deg,#000 0,#0f0f0f 100%)}.skill{max-width:100%}.icon-content.custom-icon-content{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;width:100%;gap:1rem;justify-content:center}.process-card{min-width:320px;flex:0 0 auto}}@media(hover:none){.process-card:hover{pointer-events:none!important;opacity:1!important}.icon-container:hover{pointer-events:none!important;opacity:1!important}}@media (max-width:900px){.icon-content.custom-icon-content{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;gap:1rem;justify-content:flex-start}.process-card{min-width:260px}}.process-section{padding:var(--section-gap) 0}.process{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:var(--box-radius);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center}.icon-content.custom-icon-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--section-gap);width:140%}.process-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:var(--box-radius);padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.process-card:hover{background:rgba(255,255,255,.15);box-shadow:0 12px 48px rgba(0,0,0,.25);transform:translateY(-8px)}.process-card .icon-size{margin-bottom:0;filter:drop-shadow(0 4px 6px rgba(0, 0, 0, .2))}.process-card h3{margin:0;color:var(--text-color)}.process-card p.light-text{color:var(--light-text)}.contact-section{display:flex;justify-content:center;align-items:center;min-height:80vh;background:0 0;padding:3rem 0}.contact-form{background:#222;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.25),0 1.5px 8px rgba(255,43,128,.08);padding:2.5rem 2rem 2rem 2rem;max-width:480px;width:100%;color:var(--text-color);font-family:visby-cf,Inter,Arial,sans-serif;display:flex;flex-direction:column;gap:1.2rem;margin-top:6rem}.form-title{text-align:left;font-size:1.6rem;font-weight:800;margin-bottom:1.5rem;color:#fff}.form-row{display:flex;gap:1.2rem}.form-group{flex:1 1 0;display:flex;flex-direction:column;gap:.4rem}label{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.2rem}input,select{background:rgba(40,40,40,.98);border:1.5px solid #333;border-radius:.8rem;padding:.8rem 1rem;color:#fff;font-size:1rem;font-family:inherit;outline:0;transition:border .2s,box-shadow .2s;margin-bottom:.2rem}input:focus,select:focus{border:1.5px solid var(--primary-orange);box-shadow:0 0 0 2px rgba(255,43,128,.15)}.checkbox-group{display:flex;flex-direction:column;gap:.3rem;margin-top:.2rem}.checkbox-group label{font-weight:400;color:var(--text-color);font-size:.98rem}.required{color:var(--primary-orange);font-weight:700}.form-btn{margin-top:1.2rem;width:100%;font-size:1.1rem;font-weight:800;border-radius:2rem;background:linear-gradient(270deg,#ff2b80 2.14%,#ff881f 102.54%);color:#fff;border:none;padding:1.1rem 0;box-shadow:0 4px 16px rgba(255,43,128,.1);transition:background .3s,box-shadow .3s,transform .2s;cursor:pointer}.form-btn:hover{background:linear-gradient(90deg,#ff881f 2.14%,#ff2b80 102.54%);box-shadow:0 8px 32px rgba(255,43,128,.18);transform:translateY(-2px) scale(1.03)}@media (max-width:700px){body,html{overflow-x:hidden;width:100%}input[name=services]{display:flex}.hero-grid-fade{display:none}.contact-section,.dark-form-section{max-width:100%!important;padding:10px!important;min-height:auto!important;height:auto!important;display:block!important;background:var(--bg-black)!important;border-radius:0!important;box-shadow:none!important;margin:0!important;max-width:100%!important}.contact-form{background:0 0;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:12px!important;width:calc(100% - 24px)!important;max-width:100%!important;min-width:0!important;gap:0}.form-title{font-size:24px!important;padding:0!important;margin-bottom:20px!important;text-align:center!important}.form-group label{font-size:16px!important;margin-bottom:10px!important;font-weight:600!important;display:block!important;padding:0!important;width:auto!important;max-width:none!important;scale:1;z-index:0}.form-group label span{background:0 0}input,select,textarea{max-width:100%!important;font-size:16px!important;padding:12px!important;background-color:#222!important;border:1px solid #444!important;border-radius:6px!important;color:#fff!important}.flag-dropdown{border:1px solid #444!important;border-radius:6px!important;background-color:#222!important;overflow:hidden!important;height:48px!important}.selected-flag{display:flex!important;align-items:center!important;padding:0 10px!important;background-color:#333!important;border-right:1px solid #444!important;height:48px!important}#contact{padding:12px 12px 12px 15px!important;height:48px!important}.country-dropdown{position:absolute!important;width:100%!important;background-color:#333!important;z-index:9999!important;left:0!important;top:50px!important;border:1px solid #444!important;border-radius:6px!important}.country-item{padding:12px!important}.checkbox-group{margin-bottom:16px!important}.checkbox-group label{display:flex!important;align-items:center!important;margin-bottom:8px!important;font-size:16px!important;width:auto!important;flex-direction:row}.checkbox-group input[type=checkbox]{margin-right:10px!important;margin-top:2px!important;width:auto!important}.form-group{margin-bottom:16px!important;width:100%!important;max-width:100%!important}.form-row{margin-bottom:0!important;flex-direction:column!important;width:100%!important;gap:0!important}}select[name=budget]{width:100%;height:auto;min-height:48px;padding:12px;font-size:16px;background-color:rgba(40,40,40,.98);border:1.5px solid #333;border-radius:.8rem;color:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:30px}select[name=budget]:focus{border-color:var(--primary-orange);box-shadow:0 0 0 2px rgba(255,43,128,.15);outline:0}@media (max-width:700px){select[name=budget]{width:100%!important;max-width:none!important;font-size:16px!important;padding:12px!important;margin-bottom:16px!important;background-color:#222!important}}[data-theme=light]{background:#fff!important;color:#222!important}[data-theme=light] .blog-container,[data-theme=light] .wrapper,[data-theme=light] main{background:0 0!important}[data-theme=light] .footer,[data-theme=light] .navigation{background:#222!important;color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:2rem!important;margin-bottom:0}[data-theme=light] .footer{background:#222!important;color:#fff!important;width:100vw;margin-left:calc(-50vw + 50%);padding:2.5rem 0 2rem 0;border-radius:0!important;box-shadow:0 2px 16px rgba(0,0,0,.08);z-index:10;position:relative}[data-theme=light] .footer p{color:#fff!important}[data-theme=light] .primary-btn{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%)!important;color:#fff!important;box-shadow:0 10px 20px rgba(255,43,128,.2),inset 0 1px 1px rgba(255,255,255,.2)!important}[data-theme=light] .primary-btn:hover{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%)!important;color:#fff!important;box-shadow:0 20px 40px rgba(255,43,128,.3),inset 0 1px 1px rgba(255,255,255,.3)!important}[data-theme=light] .secondary-btn{background:#fff!important;color:#222!important;border:2px solid #222!important}[data-theme=light] .secondary-btn:hover{background:#222!important;color:#fff!important}[data-theme=light] .swiper-slide{border:2px solid #f6f6f6!important}[data-theme=light] .active{background:#222!important;color:#fff!important}[data-theme=light] .blog-post,[data-theme=light] .blog-post-content,[data-theme=light] .blog-post-full{background:#fff!important;color:#222!important;box-shadow:0 4px 32px rgba(0,0,0,.08)!important;border:1px solid #eee!important}[data-theme=light] .blog-post-full h1,[data-theme=light] .blog-post-full h2,[data-theme=light] .blog-post-full h3,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3{color:#222!important}[data-theme=light] .process-card:hover{box-shadow:none}[data-theme=light] .process-card .icon-size{filter:none}[data-theme=light] .blog-post-full b,[data-theme=light] .blog-post-full li,[data-theme=light] .blog-post-full p,[data-theme=light] .blog-post-full strong,[data-theme=light] b,[data-theme=light] li,[data-theme=light] p,[data-theme=light] strong{color:#222!important}[data-theme=light] .blog-post-date{color:#ff6b6b!important}[data-theme=light] .blog-post-full blockquote{background:#f2f2f2!important;color:#ff6b6b!important;border-left:4px solid #ff6b6b!important}[data-theme=light] .blog-post-full code,[data-theme=light] .blog-post-full pre{background:#f2f2f2!important;color:#222!important}[data-theme=light] .blog-post-hero{box-shadow:0 2px 16px rgba(0,0,0,.08)!important}[data-theme=light] .blog-toc-sidebar{background:#fff!important;color:#222!important;box-shadow:0 2px 16px rgba(0,0,0,.08)!important;border:1px solid #eee!important}[data-theme=light] .blog-toc-sidebar h3{color:#222!important}[data-theme=light] .blog-toc-link{color:#bdbdbd!important;background:0 0!important}[data-theme=light] .blog-toc-link.active{background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;text-fill-color:transparent!important;box-shadow:none!important;color:inherit!important}[data-theme=light] .blog-toc-link:not(.active):hover{color:#222!important;background:0 0!important}[data-theme=light] .hero,[data-theme=light] .hero-area,[data-theme=light] .portfolio,[data-theme=light] .process,[data-theme=light] .process-card,[data-theme=light] .service-card{color:#222!important}[data-theme=light] .hero-area{box-shadow:none;background:#f9f9f910!important}[data-theme=light] .filter-btn{background:#fff!important;color:#222!important;border:1px solid #eee!important}[data-theme=light] .filter-btn.active,[data-theme=light] .filter-btn:hover{background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%)!important;color:#fff!important}[data-theme=light] .read-more{background:linear-gradient(270deg,#ff6b6b 0,#ff8e53 100%)!important;color:#fff!important}[data-theme=light] .read-more:hover{background:linear-gradient(90deg,#ff8e53 0,#ff6b6b 100%)!important;color:#fff!important}[data-theme=light] .portfolio-category,[data-theme=light] .portfolio-title{color:#222!important}[data-theme=light] .service-link{color:#ff6b6b!important}[data-theme=light] .service-link:hover{color:#ff8e53!important}[data-theme=light] .bottom-sticky{background:#fff!important;color:#222!important;border-radius:10rem!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .nav-link-line,[data-theme=light] .nav-link-text{color:#222!important}[data-theme=light] .nav-links a:not(.primary-btn):hover .nav-link-text{color:#ff6b6b!important}[data-theme=light] .nav-link-line{background:linear-gradient(90deg,#ff6b6b 0,#ff8e53 100%)!important}[data-theme=light] .swiper-button-next,[data-theme=light] .swiper-button-prev{background:linear-gradient(270deg,#ff6b6b 0,#ff8e53 100%)!important;color:#fff!important;border:none!important}[data-theme=light] .swiper-pagination-bullet{background:#222!important}[data-theme=light] .swiper-pagination-bullet-active{background:#ff6b6b!important}[data-theme=light] .portfolio-item{background:#fff!important;border:1px solid #eee!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important}[data-theme=light] .portfolio-overlay{background:linear-gradient(to bottom,transparent 0,#fff 100%)!important}[data-theme=light] .icon-container,[data-theme=light] .process-section,[data-theme=light] .skillset{background:#fff!important;color:#222!important}[data-theme=light] .icon-content{background:0 0}[data-theme=light] .process{background:#f9f9f9!important;box-shadow:none}[data-theme=light] .service-description{color:#222!important}[data-theme=light] .case{background:#f9f9f9!important;color:#222!important}[data-theme=light] .reverse{background:linear-gradient(180deg,#fff 0,#f7f7f7 100%)!important}[data-theme=light] .line{border-color:#eee!important}[data-theme=light] .bg-video,[data-theme=light] .bg-video2{display:none!important}[data-theme=light] .testimonials,[data-theme=light] .testimonials-section{color:#222!important}[data-theme=light] h2{color:#222!important}[data-theme=light] .thank-you-container{background:linear-gradient(135deg,#f7f7f7 0,#fff 100%)!important;color:#222!important}[data-theme=light] .error-container{background:#fff!important;color:#222!important;border:1px solid #eee!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important}[data-theme=light] .bottom-sticky .primary-btn{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%)!important;color:#fff!important}[data-theme=light] .bottom-sticky .primary-btn:hover{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%)!important;color:#fff!important}[data-theme=light] #three-container{background:#fff!important}[data-theme=light] .navigation{background:#222!important;color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:3rem!important;box-shadow:0 4px 24px rgba(0,0,0,.1)}[data-theme=light] .navigation .nav-link-text,[data-theme=light] .navigation a{color:#fff!important}[data-theme=light] .navigation .primary-btn{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%)!important;color:#fff!important}[data-theme=light] .navigation .primary-btn:hover{background:linear-gradient(270deg,rgba(255,43,128,.9) 0,rgba(255,136,31,.9) 100%)!important;color:#fff!important}[data-theme=light] body{background:#fff!important}[data-theme=light] .testimonial-card.active{background:#fff!important;box-shadow:0 8px 32px rgba(0,0,0,.1)!important;color:#222!important}[data-theme=light] svg:not(.footer svg):not(.navigation svg){color:#222!important;fill:#222222!important;stroke:#222222!important}.fi.icon-size{font-size:40px;vertical-align:middle;transition:color .2s}.fi{color:#fff}[data-theme=light] .fi{color:#222!important}.skills-section .icon-size{color:#fff!important;fill:#fff!important;stroke:#fff!important}[data-theme=light] .skills-section .icon-size{color:#222!important;fill:#222222!important;stroke:#222222!important}.process-section .icon-size{color:#fff!important;fill:#fff!important}[data-theme=light] .process-section .icon-size{color:#222!important;fill:#222222!important}[data-theme=light] .t-head{color:#222!important}.testimonials-section .t-head{text-align:center;max-width:100%;margin:0 auto 2rem auto;display:block}.testimonials-section.wrapper{display:flex;flex-direction:column;align-items:center}@media (max-width:768px){[data-theme=light] .navigation{border-radius:0!important}}a,body,li,ol,p,ul{font-family:Inter,Arial,sans-serif!important}h1,h2,h3,h4,h5,h6{font-family:Unbounded,Inter,Arial,sans-serif!important}.hero-grid-fade{position:absolute;left:0;bottom:0;width:100%;height:80px;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(25,25,25,0) 0,#191919 100%)}