.v-main{display:flex;flex-wrap:wrap}.v-image{width:auto;height:auto}.v-link{color:#fff;text-decoration:none;font-weight:400;width:100%;justify-content:center;display:flex}.v-button,.v-link{cursor:pointer;align-items:center}.v-button{width:auto;font-size:14px;font-weight:600;line-height:1.2;padding:10px 16px;border-radius:8px;border:none;display:inline-flex;transform:scale(1);transition:opacity .3s ease,transform .3s ease}.v-button:hover{transform:scale(1.05)}.v-button img{margin-left:10px}.v-button.gradiant{color:#fff;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438);padding:10px 21px}.v-button.gradiant:hover{background:linear-gradient(97.3deg,rgba(89,54,228,.816) 2.38%,rgba(230,85,56,.816))}.v-button.secondary{color:#fff;background-color:hsla(0,0%,100%,.102)}.v-button.secondary:hover{background-color:hsla(0,0%,100%,.063)}.v-button.black{background-color:#000;color:#fff}.v-button.black:hover{background-color:rgba(0,0,0,.816)}.v-button.white{background-color:#fff;color:#000;border:.8px solid hsla(0,0%,62%,.4);border-radius:8px}.v-button.white:hover{background-color:hsla(0,0%,100%,.816)}.v-header{display:flex;width:100%;height:67px;align-items:center;justify-content:space-between;position:relative;z-index:50}.v-header.service-view-open{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.v-header.secondary{background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%)}.v-header ul{list-style:none;padding:0;margin:0;display:flex;gap:29px}.v-header li{padding:0;display:flex;align-items:center}.v-header li .dropdown-wrapper{position:relative}.v-header li .dropdown-wrapper:hover .dropdown{display:flex;justify-content:start}.v-header li .dropdown-wrapper .dropdown{position:absolute;width:150px;display:none;flex-direction:column;padding:10px 14px;gap:10px;background:hsla(0,0%,100%,.08);border-radius:var(--radius-s,8px);border:.5px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(170.1499938965px);backdrop-filter:blur(170.1499938965px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.v-header li .dropdown-wrapper .dropdown .v-link{justify-content:start}.v-header li .dropdown-wrapper .dropdown-btn{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#fff}.v-header li .dropdown-wrapper .chevron-icon{transition:transform .3s ease;transform:rotate(90deg)}.v-header li .dropdown-wrapper .chevron-icon.rotate{transform:rotate(270deg)}.v-header .close-btn,.v-header .hamburger-btn,.v-header .logo-mobile{display:none}@media screen and (max-width:1024px){.v-header .hamburger-btn{display:block}.v-header .menu-btn{padding:4px 8px;font-size:24px}.v-header nav{display:none;background:linear-gradient(180deg,#04001c 100%,#12031d 0)}.v-header nav.mobile-view-open{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;flex-direction:column;padding:12px 20px;justify-content:left;align-items:baseline;min-height:100vh;overflow-y:auto}.v-header nav.mobile-view-open .logo-mobile{display:block}.v-header nav.mobile-view-open .close-btn{display:block;position:fixed;top:15px;right:20px;z-index:2001}.v-header nav.mobile-view-open ul{flex-direction:column;margin-top:20px}.v-header nav.mobile-view-open .v-link{justify-content:start}}.overlay-container{display:flex;justify-content:center;position:absolute;top:67px;width:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:10;border-top:1px solid hsla(0,0%,100%,.12)}.overlay-container .overlay-wrapper{max-width:1310px;padding:40px 0 56px;width:100%;display:flex;gap:100px;justify-content:space-between;align-items:center}@media screen and (max-width:1310px){.overlay-container .overlay-wrapper{max-width:calc(100% - 40px)}}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper{justify-content:center}}.overlay-container .overlay-wrapper .overlay-left{width:100%}.overlay-container .overlay-wrapper .overlay-left h5{max-width:218px;color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:131%;letter-spacing:-.18px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left h5{font-size:16px}}.overlay-container .overlay-wrapper .overlay-left a{display:flex;padding:12px 19px 12px 0;justify-content:start;align-items:center;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:114%}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left a{font-size:14px;padding:8px 15px 8px 0}}.overlay-container .overlay-wrapper .overlay-left .top{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left .top{gap:10px}}.overlay-container .overlay-wrapper .overlay-left .top .cards{display:flex;justify-content:space-between}.overlay-container .overlay-wrapper .overlay-left .divider{height:3px;background:linear-gradient(90deg,#5936e4,#e65438);margin-block:30px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left .divider{width:100%;margin-block:20px}}.overlay-container .overlay-wrapper .overlay-left .bottom{display:flex;flex-direction:column;gap:10px}.overlay-container .overlay-wrapper .overlay-left .bottom .left{display:flex}.overlay-container .overlay-wrapper .right-overlay{border-radius:16px;background:linear-gradient(78deg,rgba(221,85,255,.2) -19.96%,rgba(106,57,255,.2) 35.07%);-webkit-backdrop-filter:blur(9.5px);backdrop-filter:blur(9.5px);padding:40px;width:70%}.overlay-container .overlay-wrapper .right-overlay h2{color:#fff;font-size:28px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.28px;max-width:427px}.overlay-container .overlay-wrapper .right-overlay p{color:hsla(0,0%,100%,.8);font-size:18px;font-style:normal;font-weight:500;line-height:157%;margin-block:20px 50px;max-width:403px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .right-overlay{display:none}}.v-page-loader.hide{display:none}.v-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;color:#fff;z-index:9999}.v-loader.hide{display:none}.v-input{height:44px}.v-input,.v-textarea{border-radius:8px;border:.8px solid #fff;background-color:transparent;color:#fff;padding:10px 15px}.v-textarea{min-height:44px}.v-errorMsg{color:#f44336;text-align:left;padding:0}.v-contact-us-wrapper{width:100%;height:100vh;background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);background-size:cover;color:#fff;min-height:630px}@media screen and (max-width:1024px){.v-contact-us-wrapper{min-height:1150px}}.v-contact-us-wrapper .contact-us-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;padding-top:50px}.v-contact-us-wrapper .contact-us-wrapper .close{cursor:pointer}.v-contact-us-wrapper .contact-us-wrapper .wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;z-index:1}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper h2{font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:left;max-width:427px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{font-size:18px;font-weight:500;line-height:30.6px;text-align:left;max-width:534px;color:hsla(0,0%,100%,.8);margin-top:42px;margin-bottom:140px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{margin-bottom:40px}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left .rating-images{display:flex;gap:5px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left .rating-images img{border-radius:12px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper img{display:none}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row{margin-bottom:17px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{display:flex;gap:22px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{flex-wrap:wrap}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row .input-wrapper{display:flex;flex-direction:column;gap:8px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .submit-btn{margin-top:12px;font-size:15px;font-weight:600;line-height:17.1px;height:44px;display:flex;align-items:center;text-decoration:none}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper{margin-top:12px;padding:15px;border-radius:10px;color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper .v-button{margin-top:24px;margin-right:8px}.v-footer{background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);color:#fff}.v-footer .width-wrapper{flex-wrap:wrap}.v-footer .footer-wrapper{width:100%;font-size:14px;font-weight:400;line-height:23.8px;text-align:left;color:hsla(0,0%,100%,.502);display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:32px;padding-bottom:64px;border-top:1px solid hsla(0,0%,100%,.161)}.v-footer .footer-wrapper .iso-icon{display:flex;align-items:center;margin-top:-30px}.v-footer .footer-wrapper .iso-icon img{width:100px;height:auto}.v-footer .footer-wrapper .iso-icon p{color:#fff}.v-footer .footer-wrapper>div{width:25%;text-align:center}.v-footer .footer-wrapper>div:first-child{text-align:left}.v-footer .footer-wrapper>div:last-child{text-align:right}@media screen and (max-width:1024px){.v-footer .footer-wrapper>div{width:100%;margin-bottom:20px;text-align:left}.v-footer .footer-wrapper>div .v-link{justify-content:start}.v-footer .footer-wrapper>div:last-child{text-align:left}}.v-footer .v-contact-us-wrapper{background:none;height:calc(100vh - 146px)}.v-footer .v-contact-us-wrapper .contact-us-wrapper .close{display:none}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif;scroll-behavior:smooth}.width-wrapper{display:flex;width:100%;max-width:1310px;margin:auto;justify-content:inherit;align-items:inherit}@media screen and (max-width:1440px){.width-wrapper{max-width:1200px}}@media screen and (max-width:1240px){.width-wrapper{max-width:calc(100% - 40px)}.width-wrapper .width-wrapper{max-width:100%}}.text-gradiant{background:linear-gradient(90deg,#f7b733 37.47%,#f55 65.35%);-webkit-background-clip:text;background-clip:text}.text-gradiant,.text-gradiant-2{-webkit-text-fill-color:transparent}.text-gradiant-2{background:linear-gradient(90deg,#5b37e2,#d5514d);-webkit-background-clip:text;background-clip:text}#klaro .klaro .cookie-modal .cm-modal.cm-klaro,#klaro .klaro .cookie-notice:not(.cookie-modal-notice){background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%)}#klaro .klaro .context-notice a,#klaro .klaro .cookie-modal a,#klaro .klaro .cookie-notice a{color:#fff;text-decoration:underline}#klaro .klaro .context-notice .cm-list-description,#klaro .klaro .cookie-modal .cm-list-description,#klaro .klaro .cookie-notice .cm-list-description{color:#fff}#klaro .klaro .cookie-modal .cm-btn,#klaro .klaro .cookie-notice .cm-btn{color:#fff;background-color:hsla(0,0%,100%,.102)}#klaro .klaro .cookie-modal .cm-btn.cm-btn-success:not(.cm-btn-accept),#klaro .klaro .cookie-notice .cm-btn.cm-btn-success:not(.cm-btn-accept){color:#fff;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438)}#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes,#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes{color:#fff}#klaro .klaro .context-notice .cm-list-input:checked+.cm-list-label .slider,#klaro .klaro .cookie-modal .cm-list-input:checked+.cm-list-label .slider,#klaro .klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider{background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438)}#klaro .cm-powered-by{display:none!important}.b-work-wrapper{flex-direction:column;width:100%;overflow-x:clip}.b-work-wrapper .work-hero{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:url(/assets/image-1/blogs-bg.webp);background-size:cover;background-position:50%;margin-top:-70px;padding:70px env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.b-work-wrapper .work-hero__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.b-work-wrapper .work-hero__gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.5}.b-work-wrapper .work-hero__gradient-orb--1{width:700px;height:700px;background:radial-gradient(circle,#1863d1 0,transparent 70%);top:-20%;right:-10%;animation:orbFloat1 14s ease-in-out infinite}.b-work-wrapper .work-hero__gradient-orb--2{width:500px;height:500px;background:radial-gradient(circle,#5936e4 0,transparent 70%);bottom:-15%;left:-8%;animation:orbFloat2 18s ease-in-out infinite}.b-work-wrapper .work-hero__gradient-orb--3{width:350px;height:350px;background:radial-gradient(circle,#e65438 0,transparent 70%);top:40%;left:35%;opacity:.25;animation:orbFloat3 12s ease-in-out infinite}@media(max-width:900px){.b-work-wrapper .work-hero__gradient-orb{filter:blur(90px)}.b-work-wrapper .work-hero__gradient-orb--1{width:520px;height:520px}.b-work-wrapper .work-hero__gradient-orb--2{width:380px;height:380px}.b-work-wrapper .work-hero__gradient-orb--3{width:260px;height:260px}}@media(max-width:480px){.b-work-wrapper .work-hero__gradient-orb{filter:blur(72px);opacity:.42}.b-work-wrapper .work-hero__gradient-orb--1{width:340px;height:340px;top:-12%;right:-25%}.b-work-wrapper .work-hero__gradient-orb--2{width:280px;height:280px;bottom:-20%;left:-20%}.b-work-wrapper .work-hero__gradient-orb--3{width:200px;height:200px;top:45%;left:25%}}@keyframes orbFloat1{0%,to{transform:translate(0)}50%{transform:translate(-40px,30px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}50%{transform:translate(30px,-40px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(-20px,-25px)}}.b-work-wrapper .work-hero__grid-lines{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,#000 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,#000 30%,transparent 100%)}@media(max-width:768px){.b-work-wrapper .work-hero__grid-lines{background-size:44px 44px;mask-image:radial-gradient(ellipse 85% 75% at 50% 45%,#000 25%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 85% 75% at 50% 45%,#000 25%,transparent 100%)}}@media(max-width:480px){.b-work-wrapper .work-hero__grid-lines{background-size:32px 32px}}.b-work-wrapper .work-hero__particles{position:absolute;inset:0;pointer-events:none;z-index:1}@media(max-width:768px){.b-work-wrapper .work-hero__particles .work-hero__particle:nth-child(n+17){display:none}}@media(max-width:480px){.b-work-wrapper .work-hero__particles .work-hero__particle:nth-child(n+11){display:none}.b-work-wrapper .work-hero__particles .work-hero__particle{opacity:.5}}.b-work-wrapper .work-hero__particle{position:absolute;margin-left:-1px;margin-top:-1px;border-radius:50%;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.95) 0,rgba(24,99,209,.45) 45%,rgba(89,54,228,.2) 70%,transparent 100%);box-shadow:0 0 10px rgba(89,54,228,.35),0 0 4px hsla(0,0%,100%,.4);opacity:.65;animation-name:workHeroParticleDrift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;will-change:transform,opacity}@keyframes workHeroParticleDrift{0%,to{transform:translate(0) scale(1);opacity:.35}20%{transform:translate(8px,-18px) scale(1.08);opacity:.85}45%{transform:translate(-12px,-32px) scale(.92);opacity:.5}70%{transform:translate(14px,-10px) scale(1.04);opacity:.72}}.b-work-wrapper .work-hero__lines{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.b-work-wrapper .work-hero__line{position:absolute;left:0;height:1px;width:55%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08) 20%,hsla(0,0%,100%,.35) 50%,rgba(24,99,209,.25) 80%,transparent);opacity:0;animation:workHeroLineSweep 10s ease-in-out infinite}.b-work-wrapper .work-hero__line--1{top:24%;animation-delay:0s}.b-work-wrapper .work-hero__line--2{top:52%;width:48%;animation-delay:3.2s;animation-duration:12s}.b-work-wrapper .work-hero__line--3{top:76%;width:42%;animation-delay:6.5s;animation-duration:11s}@media(max-width:768px){.b-work-wrapper .work-hero__line{width:70%}.b-work-wrapper .work-hero__line--1{top:20%}.b-work-wrapper .work-hero__line--2{top:48%;width:65%}.b-work-wrapper .work-hero__line--3{top:72%;width:58%}}@media(max-width:480px){.b-work-wrapper .work-hero__line{width:85%;opacity:.85}.b-work-wrapper .work-hero__line--1{top:18%}.b-work-wrapper .work-hero__line--2{top:46%}.b-work-wrapper .work-hero__line--3{top:70%}}@keyframes workHeroLineSweep{0%{transform:translateX(-20%);opacity:0}12%{opacity:.75}50%{transform:translateX(120%);opacity:.45}88%{opacity:.35}to{transform:translateX(220%);opacity:0}}.b-work-wrapper .work-hero__eyebrow-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#e65438,#5936e4);box-shadow:0 0 12px rgba(230,84,56,.55);animation:workHeroEyebrowPulse 2.2s ease-in-out infinite}@keyframes workHeroEyebrowPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:.88}}@media(prefers-reduced-motion:reduce){.b-work-wrapper .work-hero__eyebrow-dot,.b-work-wrapper .work-hero__line,.b-work-wrapper .work-hero__particle{animation:none!important}.b-work-wrapper .work-hero__particle{opacity:.45}}.b-work-wrapper .work-hero__inner{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:64px;padding-top:60px;padding-bottom:60px;width:100%;min-width:0;box-sizing:border-box}@media(max-width:900px){.b-work-wrapper .work-hero__inner{flex-direction:column;align-items:flex-start;gap:48px;padding-top:40px;padding-bottom:40px}}@media(max-width:480px){.b-work-wrapper .work-hero__inner{gap:32px;padding-top:28px;padding-bottom:32px}}.b-work-wrapper .work-hero__left{display:flex;flex-direction:column;gap:24px;flex:1 1;max-width:640px;min-width:0;width:100%}@media(max-width:480px){.b-work-wrapper .work-hero__left{gap:18px}}.b-work-wrapper .work-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#1863d1;padding:8px 18px;border:1px solid rgba(24,99,209,.3);border-radius:999px;width:-moz-fit-content;width:fit-content;background:rgba(24,99,209,.08);animation:fadeInUp .8s ease .1s both}@media(max-width:480px){.b-work-wrapper .work-hero__eyebrow{font-size:10px;padding:6px 14px}}.b-work-wrapper .work-hero__title{font-size:68px;font-weight:800;color:#fff;line-height:1.08;margin:0;letter-spacing:-.02em;animation:fadeInUp .8s ease .25s both;overflow-wrap:anywhere;word-wrap:break-word}@media(max-width:1100px){.b-work-wrapper .work-hero__title{font-size:54px}}@media(max-width:768px){.b-work-wrapper .work-hero__title{font-size:42px}}@media(max-width:480px){.b-work-wrapper .work-hero__title{font-size:32px}}@media(max-width:380px){.b-work-wrapper .work-hero__title{font-size:28px;line-height:1.12}}.b-work-wrapper .work-hero__title-accent{background:linear-gradient(90deg,#e65438,#5936e4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.b-work-wrapper .work-hero__subtitle{font-size:18px;font-weight:400;line-height:1.75;color:hsla(0,0%,100%,.55);margin:0;max-width:520px;animation:fadeInUp .8s ease .4s both}@media(max-width:768px){.b-work-wrapper .work-hero__subtitle{font-size:16px;line-height:1.65}}@media(max-width:480px){.b-work-wrapper .work-hero__subtitle{font-size:15px;max-width:100%}}@media(max-width:380px){.b-work-wrapper .work-hero__subtitle{font-size:14px}}.b-work-wrapper .work-hero__actions{animation:fadeInUp .8s ease .55s both}.b-work-wrapper .work-hero__cta-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:14px 32px;border-radius:999px;background:linear-gradient(135deg,#e65438,#5936e4);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 8px 30px rgba(89,54,228,.35);overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.b-work-wrapper .work-hero__cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(89,54,228,.5)}.b-work-wrapper .work-hero__cta-btn:hover svg{transform:translateY(2px)}}.b-work-wrapper .work-hero__cta-btn:active{transform:scale(.98)}.b-work-wrapper .work-hero__cta-btn:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:3px}.b-work-wrapper .work-hero__cta-btn svg{position:relative;z-index:1;flex-shrink:0;transition:transform .25s ease}@media(max-width:480px){.b-work-wrapper .work-hero__cta-btn{width:100%;max-width:100%;padding:14px 24px;font-size:14px}}.b-work-wrapper .work-hero__cta-shine{position:absolute;inset:0;z-index:0;background:linear-gradient(105deg,transparent,transparent 42%,hsla(0,0%,100%,.35) 50%,transparent 58%,transparent);transform:translateX(-120%);transition:transform .65s cubic-bezier(.4,0,.2,1);pointer-events:none}@media(hover:hover){.b-work-wrapper .work-hero__cta-btn:hover .work-hero__cta-shine{transform:translateX(120%)}}.b-work-wrapper .work-hero__cta-btn>:not(.work-hero__cta-shine){position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.b-work-wrapper .work-hero__cta-shine{display:none}}.b-work-wrapper .work-hero__stats{display:flex;flex-direction:column;gap:0;flex-shrink:0;animation:fadeInUp .8s ease .5s both}@media(max-width:900px){.b-work-wrapper .work-hero__stats{flex-direction:row;width:100%;max-width:100%;min-width:0;gap:0}}@media(max-width:400px){.b-work-wrapper .work-hero__stats{flex-direction:column;align-items:stretch;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.1)}}.b-work-wrapper .work-hero__stat{display:flex;flex-direction:column;gap:6px;padding:28px 40px;position:relative;border-left:1px solid hsla(0,0%,100%,.08)}@media(max-width:900px){.b-work-wrapper .work-hero__stat{border-left:none;border-top:1px solid hsla(0,0%,100%,.08);padding:24px 8px;flex:1 1;align-items:center;min-width:0}}@media(max-width:480px){.b-work-wrapper .work-hero__stat{padding:18px 4px}}@media(max-width:400px){.b-work-wrapper .work-hero__stat{border-top:1px solid hsla(0,0%,100%,.08);padding:16px 0}.b-work-wrapper .work-hero__stat:first-child{border-top:none;padding-top:0}}.b-work-wrapper .work-hero__stat-number{font-size:52px;font-weight:800;color:#fff;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:900px){.b-work-wrapper .work-hero__stat-number{font-size:40px}}@media(max-width:480px){.b-work-wrapper .work-hero__stat-number{font-size:32px}}@media(max-width:400px){.b-work-wrapper .work-hero__stat-number{font-size:36px}}.b-work-wrapper .work-hero__stat-label{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.35);text-align:left}@media(max-width:900px){.b-work-wrapper .work-hero__stat-label{text-align:center}}@media(max-width:480px){.b-work-wrapper .work-hero__stat-label{font-size:10px}}@media(max-width:400px){.b-work-wrapper .work-hero__stat-label{font-size:11px;letter-spacing:.08em}}.b-work-wrapper .work-hero__stat-bar{display:block;width:32px;height:3px;border-radius:999px;background:linear-gradient(90deg,#e65438,#5936e4);margin-top:4px;opacity:.6}@media(max-width:900px){.b-work-wrapper .work-hero__stat-bar{margin:4px auto 0}}.b-work-wrapper .work-hero__scroll{position:absolute;bottom:max(36px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1}@media(max-width:480px){.b-work-wrapper .work-hero__scroll{display:none}}.b-work-wrapper .work-hero__scroll-line{display:block;width:1px;height:40px;background:linear-gradient(180deg,hsla(0,0%,100%,.4),transparent);animation:scrollPulse 2s ease-in-out infinite}.b-work-wrapper .work-hero__scroll-text{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.3)}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.6);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.b-work-wrapper .work-body{width:100%;padding:80px env(safe-area-inset-right) 40px env(safe-area-inset-left);background:#fafbfe}@media(max-width:768px){.b-work-wrapper .work-body{padding:50px max(env(safe-area-inset-right),0px) 40px max(env(safe-area-inset-left),0px)}}.b-work-wrapper .work-body>.width-wrapper{display:flex;flex-direction:column;gap:48px;margin-left:auto;margin-right:auto;min-width:0}@media(max-width:768px){.b-work-wrapper .work-body>.width-wrapper{gap:32px}}.b-work-wrapper .work-body__filter-bar{display:flex;flex-direction:column;gap:12px}.b-work-wrapper .filter-tabs{display:flex;flex-wrap:wrap;gap:6px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:999px;padding:5px;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 12px rgba(0,0,0,.04)}@media(max-width:600px){.b-work-wrapper .filter-tabs{border-radius:14px;width:100%}}.b-work-wrapper .filter-tab{padding:9px 22px;min-height:44px;box-sizing:border-box;border-radius:999px;border:none;background:transparent;font-size:14px;font-weight:600;color:#777;cursor:pointer;transition:all .22s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width:480px){.b-work-wrapper .filter-tab{padding:10px 14px;font-size:13px;min-height:44px}}.b-work-wrapper .filter-tab:hover{color:#1863d1;background:rgba(24,99,209,.06)}.b-work-wrapper .filter-tab:focus-visible{outline:2px solid #1863d1;outline-offset:2px}.b-work-wrapper .filter-tab.active{background:#0a0f32;color:#fff;box-shadow:0 4px 16px rgba(10,15,50,.2)}.b-work-wrapper .active-badge{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 16px;background:rgba(24,99,209,.05);border:1px solid rgba(24,99,209,.12);border-radius:999px;font-size:14px;color:#444;width:-moz-fit-content;width:fit-content;max-width:100%}@media(max-width:480px){.b-work-wrapper .active-badge{font-size:13px;padding:10px 14px;border-radius:14px}}.b-work-wrapper .active-badge strong{color:#1863d1;text-transform:capitalize;word-break:break-word}.b-work-wrapper .active-badge button{background:none;border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:8px 14px;min-height:36px;font-size:12px;font-weight:600;color:#888;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.b-work-wrapper .active-badge button:hover{border-color:#d44;color:#d44}.b-work-wrapper .featured-spotlight{position:relative;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0a0f32,#141a45);box-shadow:0 30px 80px rgba(10,15,50,.25),inset 0 0 0 1px hsla(0,0%,100%,.05)}.b-work-wrapper .featured-spotlight__badge{position:absolute;top:24px;left:24px;z-index:2;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#e65438,#5936e4);padding:7px 16px;border-radius:999px}@media(max-width:480px){.b-work-wrapper .featured-spotlight__badge{top:16px;left:16px;font-size:9px}}.b-work-wrapper .featured-spotlight__inner{display:grid;grid-template-columns:1.1fr 1fr;text-decoration:none;transition:transform .3s ease}@media(max-width:900px){.b-work-wrapper .featured-spotlight__inner{grid-template-columns:1fr}}.b-work-wrapper .featured-spotlight__inner:hover{transform:translateY(-3px)}.b-work-wrapper .featured-spotlight__image{position:relative;overflow:hidden;min-height:420px}@media(max-width:900px){.b-work-wrapper .featured-spotlight__image{height:300px;min-height:0;max-height:none}}@media(max-width:480px){.b-work-wrapper .featured-spotlight__image{height:240px}}.b-work-wrapper .featured-spotlight__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.b-work-wrapper .featured-spotlight__image .card-slider{height:100%}.b-work-wrapper .featured-spotlight__inner:hover .featured-spotlight__image img{transform:scale(1.04)}.b-work-wrapper .featured-spotlight__content{display:flex;flex-direction:column;gap:16px;padding:48px;justify-content:center}@media(max-width:900px){.b-work-wrapper .featured-spotlight__content{padding:32px}}@media(max-width:480px){.b-work-wrapper .featured-spotlight__content{padding:24px;gap:12px}}.b-work-wrapper .featured-spotlight__eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e65438;margin:0}.b-work-wrapper .featured-spotlight__title{font-size:36px;font-weight:800;color:#fff;margin:0;line-height:1.15;overflow-wrap:anywhere}@media(max-width:768px){.b-work-wrapper .featured-spotlight__title{font-size:28px}}@media(max-width:480px){.b-work-wrapper .featured-spotlight__title{font-size:24px}}.b-work-wrapper .featured-spotlight__desc{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.55);margin:0}.b-work-wrapper .featured-spotlight__tags{display:flex;flex-wrap:wrap;gap:6px}.b-work-wrapper .featured-spotlight__tags .featured-spotlight__tag{font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:all .2s ease}.b-work-wrapper .featured-spotlight__tags .featured-spotlight__tag:hover{background:hsla(0,0%,100%,.15);color:#fff}.b-work-wrapper .featured-spotlight__tech{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.b-work-wrapper .featured-spotlight__tech-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.25);margin-right:4px}.b-work-wrapper .featured-spotlight__tech-pill{font-size:12px;font-weight:500;padding:3px 10px;border-radius:999px;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.45);border:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:all .2s ease}.b-work-wrapper .featured-spotlight__tech-pill:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7)}.b-work-wrapper .featured-spotlight__link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#fff;margin-top:8px;transition:gap .25s ease}.b-work-wrapper .featured-spotlight__link svg{transition:transform .25s ease}.b-work-wrapper .featured-spotlight__inner:hover .featured-spotlight__link svg{transform:translateX(4px)}.b-work-wrapper .case-studies-list{display:flex;flex-direction:column;gap:32px}@media(max-width:768px){.b-work-wrapper .case-studies-list{gap:24px;margin-bottom:20px;position:relative;z-index:0}}.b-work-wrapper .case-card{display:flex;flex-direction:row;align-items:stretch;height:500px;background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 24px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.03);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),opacity .6s ease;opacity:0;transform:translateY(40px);position:-webkit-sticky;position:sticky}.b-work-wrapper .case-card.case-card--visible{opacity:1;transform:translateY(0)}.b-work-wrapper .case-card:hover{box-shadow:0 20px 60px rgba(0,0,0,.12)}@media(max-width:768px){.b-work-wrapper .case-card{flex-direction:column!important;position:relative;height:auto;top:auto!important;z-index:auto!important}}.b-work-wrapper .case-card__image-link{display:block;width:50%;min-height:500px;flex-shrink:0;text-decoration:none}@media(max-width:1100px){.b-work-wrapper .case-card__image-link{width:45%;min-height:420px}}@media(max-width:768px){.b-work-wrapper .case-card__image-link{width:100%;height:300px;min-height:0;max-height:none}}@media(max-width:480px){.b-work-wrapper .case-card__image-link{height:240px}}.b-work-wrapper .case-card__image{position:relative;width:100%;height:100%;overflow:hidden}.b-work-wrapper .case-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.b-work-wrapper .case-card__image .card-slider{width:100%;height:100%}.b-work-wrapper .case-card__image-overlay{position:absolute;inset:0;background:rgba(10,15,50,.75);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .35s ease;color:#fff;font-size:15px;font-weight:700;letter-spacing:.03em}.b-work-wrapper .case-card:hover .case-card__image img{transform:scale(1.06)}.b-work-wrapper .case-card__content{display:flex;flex-direction:column;gap:24px;padding:48px;flex:1 1;justify-content:space-between;position:relative}@media(max-width:1100px){.b-work-wrapper .case-card__content{padding:36px}}@media(max-width:480px){.b-work-wrapper .case-card__content{padding:24px;gap:10px}}.b-work-wrapper .case-card__content-top{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.b-work-wrapper .case-card__content-bottom{display:flex;flex-direction:column;gap:14px;align-items:flex-start;margin-top:auto}.b-work-wrapper .case-card__number{position:absolute;top:36px;right:40px;font-size:80px;font-weight:900;color:rgba(0,0,0,.03);line-height:1;pointer-events:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:768px){.b-work-wrapper .case-card__number{font-size:60px;top:20px;right:24px}}@media(max-width:480px){.b-work-wrapper .case-card__number{font-size:48px}}.b-work-wrapper .case-card__header{display:flex;flex-direction:column;gap:8px}.b-work-wrapper .case-card__header a{text-decoration:none}.b-work-wrapper .case-card__eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e65438;margin:0}.b-work-wrapper .case-card__title{font-size:34px;font-weight:800;color:#0f0f0f;margin:0;line-height:1.2;text-decoration:none;transition:color .2s ease}.b-work-wrapper .case-card__title:hover{color:#1863d1}@media(max-width:1100px){.b-work-wrapper .case-card__title{font-size:28px}}@media(max-width:480px){.b-work-wrapper .case-card__title{font-size:22px}}.b-work-wrapper .case-card__desc{font-size:16px;line-height:1.8;color:#666;margin:0;max-width:95%}@media(max-width:480px){.b-work-wrapper .case-card__desc{font-size:14px}}.b-work-wrapper .case-card__tags{display:flex;flex-wrap:wrap;gap:6px}.b-work-wrapper .case-card__tag{font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px;background:rgba(24,99,209,.06);color:#1863d1;border:1px solid rgba(24,99,209,.12);cursor:pointer;transition:all .2s ease}.b-work-wrapper .case-card__tag:hover{background:rgba(24,99,209,.14);border-color:#1863d1}.b-work-wrapper .case-card__tech{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.b-work-wrapper .case-card__tech-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,0,0,.28);margin-right:4px}.b-work-wrapper .case-card__tech-list{display:flex;flex-wrap:wrap;gap:5px}.b-work-wrapper .case-card__tech-pill{font-size:12px;font-weight:500;padding:3px 10px;border-radius:999px;background:rgba(0,0,0,.04);color:#555;border:1px solid rgba(0,0,0,.06);cursor:pointer;transition:all .2s ease}.b-work-wrapper .case-card__tech-pill:hover{background:rgba(0,0,0,.08);color:#222}.b-work-wrapper .case-card__link{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:-moz-fit-content;width:fit-content;min-height:44px;padding:12px 20px;border-radius:8px;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438);font-size:14px;font-weight:600;color:#fff;text-decoration:none;margin-top:10px;transition:background .2s ease,gap .25s ease,transform .2s ease}.b-work-wrapper .case-card__link svg{transition:transform .25s ease}.b-work-wrapper .case-card__link:hover{background:linear-gradient(97.3deg,rgba(89,54,228,.816) 2.38%,rgba(230,85,56,.816));gap:10px;transform:scale(1.05)}.b-work-wrapper .case-card__link:hover svg{transform:translateX(3px)}.b-work-wrapper .card-slider{position:relative;width:100%;height:100%;overflow:hidden;touch-action:pan-y pinch-zoom;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-work-wrapper .card-slider .card-slider-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease;pointer-events:none}.b-work-wrapper .card-slider .card-slider-img.active{opacity:1}.b-work-wrapper .card-slider .card-slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}@media(max-width:480px){.b-work-wrapper .card-slider .card-slider-dots{bottom:10px;gap:10px}}.b-work-wrapper .card-slider .card-slider-dots .dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.4);cursor:pointer;transition:all .3s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width:480px){.b-work-wrapper .card-slider .card-slider-dots .dot{width:10px;height:10px}}.b-work-wrapper .card-slider .card-slider-dots .dot.active{background:#fff;transform:scale(1.35);box-shadow:0 0 8px hsla(0,0%,100%,.4)}.b-work-wrapper .no-results{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 0}.b-work-wrapper .no-results p{font-size:17px;color:#999;margin:0}.b-work-wrapper .no-results button{background:#0a0f32;color:#fff;border:none;padding:12px 24px;min-height:44px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.b-work-wrapper .no-results button:hover{background:#1863d1}.b-work-wrapper .work-cta{position:relative;z-index:1;width:100%;background-image:url(/assets/image-1/blogs-bg.webp);background-size:cover;background-position:50%;padding:120px env(safe-area-inset-right) max(120px,env(safe-area-inset-bottom)) env(safe-area-inset-left);overflow:hidden;isolation:isolate}@media(max-width:768px){.b-work-wrapper .work-cta{padding:96px env(safe-area-inset-right) max(80px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}}@media(max-width:480px){.b-work-wrapper .work-cta{padding:72px env(safe-area-inset-right) max(60px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}}.b-work-wrapper .work-cta__bg{position:absolute;inset:0;overflow:hidden}.b-work-wrapper .work-cta__orb{position:absolute;border-radius:50%;filter:blur(100px)}.b-work-wrapper .work-cta__orb--1{width:500px;height:500px;background:radial-gradient(circle,#5936e4 0,transparent 70%);top:-30%;right:-10%;opacity:.4}.b-work-wrapper .work-cta__orb--2{width:400px;height:400px;background:radial-gradient(circle,#e65438 0,transparent 70%);bottom:-30%;left:-5%;opacity:.25}.b-work-wrapper .work-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;min-width:0;width:100%;box-sizing:border-box}@media(max-width:480px){.b-work-wrapper .work-cta__inner{gap:18px}}.b-work-wrapper .work-cta__eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e65438;padding:6px 16px;border:1px solid rgba(254,83,57,.25);border-radius:999px;background:rgba(254,83,57,.08)}.b-work-wrapper .work-cta h2{font-size:48px;font-weight:800;color:#fff;margin:0;line-height:1.15;letter-spacing:-.01em;overflow-wrap:anywhere;max-width:100%;padding:0 4px;box-sizing:border-box}@media(max-width:768px){.b-work-wrapper .work-cta h2{font-size:34px}}@media(max-width:480px){.b-work-wrapper .work-cta h2{font-size:26px}}.b-work-wrapper .work-cta__accent{background:linear-gradient(90deg,#e65438,#5936e4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.b-work-wrapper .work-cta p{font-size:18px;color:hsla(0,0%,100%,.5);margin:0;max-width:480px;width:100%;line-height:1.7;overflow-wrap:anywhere}@media(max-width:480px){.b-work-wrapper .work-cta p{font-size:15px}}.b-work-wrapper .work-cta .v-button.gradiant{margin-top:8px;padding:14px 36px;font-size:15px;border-radius:999px}