.portfolio-main-wrapper{margin:0 2em}@media screen and (max-width:768px){.portfolio-main-wrapper{margin:0}}.portfolio-main-wrapper .portfolio-menu-tab-wrapper div.portfolio-menu-list-wrap{display:flex;align-items:center}.portfolio-main-wrapper .portfolio-menu-tab-wrapper div.portfolio-menu-list-wrap button.portfolio-menu-list-items{margin:0 40px 20px 0;font-size:12px;text-transform:uppercase;letter-spacing:0;font-style:italic;font-weight:500;cursor:pointer;color:#000;opacity:.5;transition:.3s;border:unset;background-color:unset}@media screen and (max-width:768px){.portfolio-main-wrapper .portfolio-menu-tab-wrapper div.portfolio-menu-list-wrap button.portfolio-menu-list-items{margin:0 10px 20px 0}}.portfolio-main-wrapper .portfolio-menu-tab-wrapper div.portfolio-menu-list-wrap button.portfolio-menu-list-items:hover{color:#000;opacity:1}.portfolio-main-wrapper .portfolio-menu-tab-wrapper div.portfolio-menu-list-wrap button.portfolio-menu-list-items.active-tabs{color:#000!important;opacity:1;font-weight:700;font-size:15px}@media screen and (max-width:768px){.portfolio-main-wrapper .portfolio-menu-tab-wrapper div.portfolio-menu-list-wrap button.portfolio-menu-list-items.active-tabs{font-size:13px}}.portfolio-list-wrap{display:flex;flex-wrap:wrap}.portfolio-list-items{position:relative;margin:0 0 50px;padding:0 15px;cursor:pointer}.portfolio-thumbnail{position:relative;width:100%;height:100%;margin-bottom:20px;overflow:hidden;box-shadow:0 10px 15px #d4d4d4;border-radius:25px}.portfolio-thumbnail img.portfolio-image{max-width:100%;transition:all .3s ease}.portfolio-thumbnail .developed-company{position:absolute;background:rgba(0,0,0,.66);color:#fff;width:100%;height:100%;opacity:0;padding:20px 0 0 20px;transition:all .3s ease;z-index:1}.portfolio-thumbnail .developed-company p{font-size:12px;font-style:normal;font-weight:600}.portfolio-thumbnail:hover img.portfolio-image{transform:scale(1.3)}.portfolio-thumbnail:hover .developed-company{opacity:1}figcaption.portfolio-title h3{font-size:18px;font-weight:600;color:#000;text-align:center}.lpctm-outer{--speed:40s;--gap:32px;--logo-h:72px;--card-h:auto;--card-bg:#fff;--border:#e3edf5;--text:#0b1b2b;--subtext:#5e7387;padding:10px 0;position:relative;overflow:hidden}.lpctm-head{margin:0 auto 12px;padding:0 16px;text-align:center}.lpctm-head h2{margin:0;font-size:clamp(24px,2.6vw,40px);font-weight:800;color:var(--text)}.lpctm-head p{margin:10px 0 0;color:var(--subtext);font-size:clamp(14px,1.6vw,18px)}.lpctm-marquee{position:relative;overflow:hidden;margin-top:20px}.lpctm-fade{position:absolute;top:0;bottom:0;width:72px;z-index:1;pointer-events:none;background:linear-gradient(90deg,var(--bg),rgba(246,251,255,0))}.lpctm-fade--left{left:0}.lpctm-fade--right{right:0;transform:scaleX(-1)}.lpctm-track{display:flex;width:-moz-max-content;width:max-content;gap:var(--gap);padding:8px var(--gap);animation:lpctm-scroll var(--speed) linear infinite}.lpctm-outer:focus-within .lpctm-track,.lpctm-outer:hover .lpctm-track{animation-play-state:paused}.lpctm-outer.is-static .lpctm-track{animation:none}.lpctm-item{flex:0 0 auto}.lpctm-card{box-sizing:border-box;width:clamp(360px,46vw,740px);min-height:var(--card-h);position:relative;border-radius:18px;outline:none;display:flex;flex-direction:column;align-items:stretch;padding:0;border:none;transition:transform .25s ease,box-shadow .25s ease}.lpctm-card:focus,.lpctm-card:hover{transform:translateY(-2px)}@media screen and (max-width:768px){.lpctm-card{width:clamp(300px,90vw,620px)}}.lpctm-mTurwe,.lpctm-xL0qi{overflow:hidden;border-radius:18px;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.lpctm-xL0qi{opacity:.35;filter:blur(2px)}.lpctm-iydNQb{background:conic-gradient(rgba(49,134,255,0) 0deg,rgba(49,134,255,.5) 1deg,#3186ff 3deg,#34a853 75deg,#ffd314 147deg,#ff4641 219deg,#3186ff 291deg,#3186ff 357deg,rgba(49,134,255,.5) 359deg,rgba(49,134,255,0) 1turn);width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(180deg);-webkit-transform:translate(-50%,-50%) rotate(180deg)}.lpctm-card .lpctm-iydNQb{animation:lpctm-ae-fg 3.5s linear infinite,lpctm-ae-rg 3.5s linear infinite;-webkit-animation:lpctm-ae-fg 3.5s linear infinite,lpctm-ae-rg 3.5s linear infinite}@keyframes lpctm-ae-fg{0%{opacity:1}to{opacity:1}}@keyframes lpctm-ae-rg{0%{transform:translate(-50%,-50%) rotate(0deg);-webkit-transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn);-webkit-transform:translate(-50%,-50%) rotate(1turn)}}.lpctm-bvUkz{position:absolute;top:2.5px;right:2.5px;bottom:2.5px;left:2.5px;border-radius:16px;clip-path:inset(0 0 0 0 round 16px);background:var(--card-bg);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65),0 10px 28px rgba(11,27,43,.06)}.lpctm-bvUkz:after{content:"";top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:18px;position:absolute;background:inherit;opacity:.5}.lpctm-content{position:relative;z-index:1;padding:22px 26px;display:flex;flex-direction:column}@media(prefers-reduced-motion:reduce){.lpctm-card .lpctm-iydNQb{animation:none}}.lpctm-logoWrap{display:flex;align-items:center;justify-content:center;min-height:var(--logo-h);margin:0 0 14px}.lpctm-logoWrap img{max-height:var(--logo-h);max-width:80%;-o-object-fit:contain;object-fit:contain;filter:none;opacity:1}.lpctm-logoPlaceholder{width:160px;height:var(--logo-h);border-radius:10px;background:repeating-linear-gradient(45deg,#eef5fb,#eef5fb 8px,#f7fbff 0,#f7fbff 16px);margin:0 auto 14px}.lpctm-quoteWrap{position:relative;width:100%}.lpctm-quoteMark{position:absolute;top:-6px;left:-8px;font-size:28px;color:#cfe6f5}.lpctm-quote{color:var(--text);margin:0 0 14px;font-size:clamp(16px,1.2vw,20px);line-height:1.75;word-break:break-word;hyphens:auto;white-space:pre-wrap}.lpctm-author{color:var(--text);font-family:cursive,sans-serif;font-weight:700;display:flex;flex-wrap:wrap;gap:6px 8px}.lpctm-author .lpctm-name{font-size:18px}.lpctm-author .lpctm-role{color:var(--subtext);font-family:Poppins,sans-serif;font-weight:500;font-size:13px}@keyframes lpctm-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lpctm-stage{margin:0 auto;padding:0 var(--stage-pad,24px);position:relative}.lpctm-outer.is-compact .lpctm-fade{width:56px}.lpctm-card{width:var(--card-w,clamp(320px,32vw,560px))}.lpctm-outer.is-compact .lpctm-content{padding:16px 18px}.lpctm-outer.is-compact .lpctm-logoWrap{min-height:var(--logo-h,60px);margin-bottom:10px}.lpctm-outer.is-compact .lpctm-quote{font-size:clamp(15px,1.05vw,18px);line-height:1.6;margin-bottom:10px}.lpctm-outer.is-compact .lpctm-author .lpctm-name{font-size:16px}.lpctm-outer.is-compact .lpctm-author .lpctm-role{font-size:12px}.lpctm-outer.is-compact .lpctm-bvUkz{top:2px;right:2px;bottom:2px;left:2px;border-radius:14px}.lpctm-outer.is-compact .lpctm-card,.lpctm-outer.is-compact .lpctm-mTurwe,.lpctm-outer.is-compact .lpctm-xL0qi{border-radius:16px}.contact-form-wrapper{padding:0 10px!important}.field{margin:0 10px 2px 0}button.submit-button{border-radius:5px}.contact-form-wrapper{padding:25px 50px}@media screen and (max-width:768px){.contact-form-wrapper{padding:20px 20px 0}}.form-wrapper{padding:0 20px}.field{width:100%;max-width:100%;padding:10px;border:1px solid #ddd;background:transparent;outline:none;margin:0 10px 20px 0;color:#222;font-family:inherit}@media screen and (max-width:768px){.field{margin:0 0 10px}}label.label{font-size:14px;color:#222;line-height:40px;font-weight:500}.error{color:red;font-size:.8em;line-height:1;margin-bottom:1em}button.submit-button{font-size:12px;line-height:24px;letter-spacing:.05em;padding:12px 30px;background-color:#3772ff;border:unset;border-radius:.75rem;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-border-radius:.75rem;-moz-border-radius:.75rem;-ms-border-radius:.75rem;-o-border-radius:.75rem}button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}button.loading{background-color:#f1bd2e;color:#222}button.sent-msg{background-color:#018a07;color:#fff}.top-to-btm{position:relative;display:none}@media screen and (max-width:768px){.top-to-btm{display:block}}.top-to-btm .icon-position{position:fixed;bottom:40px;right:25px;z-index:1;background-color:#000;border:2px solid #fff;border-radius:50%;height:45px;width:45px;color:#fff;cursor:pointer;animation:movebtn 3s ease-in-out infinite;transition:all .5s ease-in-out}@media screen and (max-width:768px){.top-to-btm .icon-position{bottom:70px;width:40px;height:40px;right:20px}}.top-to-btm .icon-position:hover{animation:none;background:#fff;color:#000;border:2px solid #4dc0ea}@keyframes movebtn{0%{transform:translateY(0)}25%{transform:translateY(10px)}50%{transform:translateY(0)}75%{transform:translateY(-10px)}to{transform:translateY(0)}}.marquee-outer{width:100%;overflow:hidden;padding:24px 0}.marquee-outer .marquee-track{display:flex;align-items:center;gap:32px;width:-moz-max-content;width:max-content;animation:marquee-scroll 40s linear infinite;-webkit-animation:marquee-scroll 40s linear infinite;animation-play-state:running}@media screen and (max-width:768px){.marquee-outer .marquee-track{gap:20px;animation-duration:30s}}.marquee-outer:hover .marquee-track{animation-play-state:paused;-webkit-animation-play-state:paused}.marquee-outer .marquee-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.marquee-outer .marquee-logo-box{width:240px;height:100px;display:flex;align-items:center;justify-content:center;cursor:pointer}.marquee-outer .marquee-logo-box img{max-width:100%;max-height:80px;-o-object-fit:contain;object-fit:contain;opacity:1;transition:all .3s ease}.marquee-outer .marquee-logo-box img:hover{filter:grayscale(0);opacity:1}@media screen and (max-width:768px){.marquee-outer .marquee-logo-box img{max-height:60px}}@media screen and (max-width:768px){.marquee-outer .marquee-logo-box{width:200px;height:90px}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.banner-wrapper{position:relative;margin-top:7em;background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh;padding:0 80px 0 130px;align-items:center}@media screen and (max-width:768px){.banner-wrapper{min-height:90vh;padding:50px 0 0;margin-top:4em;background-size:cover;background-repeat:no-repeat}}@media screen and (max-width:1195px){.banner-wrapper{padding:0 20px}}.banner-wrapper .banner-left-wrap{margin-top:5em}@media screen and (max-width:768px){.banner-wrapper .banner-left-wrap{margin-top:2em}}.banner-wrapper .banner-left-wrap h1{font-size:35px;line-height:50px;color:#000;margin-bottom:15px}@media screen and (max-width:768px){.banner-wrapper .banner-left-wrap h1{font-size:24px;line-height:40px}}.banner-wrapper .banner-left-wrap .lp-left-banner-desc{font-size:18px;color:#848484;font-weight:400;line-height:1.5;margin-top:20px;padding-right:60px}@media screen and (max-width:768px){.banner-wrapper .banner-left-wrap .lp-left-banner-desc{padding-right:0;margin-top:5px}}.banner-wrapper .banner-left-wrap .lp-left-banner-desc .list-item-lp-wrap{display:flex;gap:10px;align-items:center}.banner-wrapper .banner-left-wrap .lp-left-banner-desc .list-item-lp-wrap .list-item-lp{list-style-type:circle;color:#000;line-height:32px;margin-bottom:0}.banner-wrapper .banner-left-wrap .lp-top-title-banner{margin-bottom:20px;font-weight:700;font-style:normal;font-family:Rubik,sans-serif;color:#32cfef;font-size:20px;line-height:1.2;letter-spacing:1px}.banner-wrapper .form-wrap-tile-top{background-color:#fff;padding:0 0 25px;text-align:center;border-radius:5px;margin:60px 80px 30px;border-radius:0 50px 0 50px;box-shadow:0 0 40px 5px rgba(51,51,51,.1019607843)}@media screen and (max-width:768px){.banner-wrapper .form-wrap-tile-top{margin:30px 0;padding:0 0 20px}}.banner-wrapper .form-wrap-tile-top .field{border-radius:12px;text-align:center;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.banner-wrapper .form-wrap-tile-top .form-title{background-color:#00f;border-radius:0 50px 0 0;padding:30px 20px 10px;margin-bottom:15px;text-align:left}.banner-wrapper .form-wrap-tile-top .form-title h1{color:#fff;font-size:25px;text-transform:uppercase}@media screen and (max-width:768px){.banner-wrapper .form-wrap-tile-top .form-title h1{font-size:20px}}.banner-wrapper .form-wrap-tile-top .form-title p{font-size:.875rem;color:#fff;margin-top:10px}.banner-wrapper .form-wrap-tile{background-color:#fff;padding:0 0 25px;text-align:center;border-radius:5px;margin:30px 80px;border-radius:0 50px 0 50px;box-shadow:0 0 40px 5px rgba(51,51,51,.1019607843)}@media screen and (max-width:768px){.banner-wrapper .form-wrap-tile{margin:30px 0;padding:10px}}.banner-wrapper .form-wrap-tile .form-title{background-color:#00f;border-radius:0 50px 0 0;padding:30px 20px}.banner-wrapper .form-wrap-tile .form-title h1{color:#fff;font-size:25px;text-transform:uppercase}.banner-wrapper .banner-separator{position:absolute;width:100%;left:0;z-index:0;line-height:0;bottom:0}@media screen and (max-width:768px){.banner-wrapper .banner-separator{bottom:-1px}}.banner-wrapper .banner-separator svg{fill:#f8f8f8;width:100%;height:100px;vertical-align:middle}@media screen and (max-width:768px){.banner-wrapper .banner-separator svg{height:50px}}.banner-wrapper .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1000;display:flex;align-items:center;justify-content:center}.banner-wrapper .modal-overlay .modal-content{max-width:600px;width:90%;padding:10px;border-radius:8px;position:relative;animation:fadeInScale .3s ease-out}.banner-wrapper .modal-overlay .modal-content .modal-close{position:absolute;top:85px;right:115px;font-size:28px;color:#fff;background:none;border:none;cursor:pointer;animation:fadeInScale .3s ease-out}@media screen and (max-width:768px){.banner-wrapper .modal-overlay .modal-content .modal-close{top:50px;right:30px}}.banner-wrapper .modal-overlay .modal-content .form-title{margin-bottom:20px}.banner-wrapper .button-wrapper{gap:20px;display:flex}.banner-wrapper .button-wrapper .enquire-btn{padding:12px 30px;background:#91c64f;color:#fff;font-size:16px;line-height:24px;border:none;border-radius:.75rem;margin-top:20px;cursor:pointer}@media screen and (max-width:768px){.banner-wrapper .button-wrapper .enquire-btn{padding:12px}}.banner-wrapper .button-wrapper .enquire-btn:hover{background-color:#00f;color:#fff}.banner-wrapper .button-wrapper .enquire-btn2{padding:12px 30px;background:#000;color:#fff;font-size:16px;line-height:24px;border:none;border-radius:.75rem;margin-top:20px;cursor:pointer}.banner-wrapper .button-wrapper .enquire-btn2:hover{background-color:#005b3e;color:#fff}@keyframes fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.banner-wrapper .fade-in{animation:fadeInScale .3s ease-out forwards}.banner-wrapper .fade-out{animation:fadeOutScale .3s ease-out forwards}.banner-wrapper .d-none-on-popup{display:none}.fold2{margin-top:5em;padding:0}@media screen and (max-width:768px){.fold2{padding:0;margin-top:3em}}.fold2 .our-services-subtitle.align-center{margin-bottom:20px}.fold2 .our-services-subtitle.align-center h4{font-size:20px;color:#32cfef;font-weight:800;line-height:1.2;letter-spacing:1px}@media screen and (max-width:768px){.fold2 .our-services-subtitle.align-center h4{font-size:16px}}.fold2 .our-services-title{margin-bottom:60px;display:block}@media screen and (max-width:768px){.fold2 .our-services-title{margin-left:20px;margin-right:20px;display:none}}.fold2 .our-services-title h2{font-size:56px;font-weight:800;color:#000;letter-spacing:-.03em}@media screen and (max-width:768px){.fold2 .our-services-title h2{font-size:24px}}@media screen and (max-width:1024px){.fold2 .our-services-title h2{line-height:60px}}.fold2 .our-services-title-mobile{margin-bottom:60px;display:none}@media screen and (max-width:768px){.fold2 .our-services-title-mobile{display:block}}.fold2 .our-services-title-mobile h2{font-size:24px;line-height:35px;font-weight:800;color:#000}.fold2 .landing-service-col{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 0 40px 5px rgba(51,51,51,.1019607843);position:relative;padding:80px 35px 60px;margin-bottom:30px;height:490px}.fold2 .landing-service-col:hover{transform:translateY(-5px);transition:all 1s ease-in}@media screen and (max-width:768px){.fold2 .landing-service-col{padding:60px 15px 50px;height:unset}}@media screen and (max-width:1195px){.fold2 .landing-service-col{height:550px}}.fold2 .landing-service-col .landing-service-icon{position:relative;width:120px;height:120px;border-radius:50%;margin:0 auto 2px}.fold2 .landing-service-col .landing-service-icon:before{background-image:linear-gradient(160deg,#fbf7f4,#fefdfd);border-radius:50%;transform:translateY(-46px);content:"";position:absolute;top:0;left:0;right:0;bottom:0}.fold2 .landing-service-col .landing-service-icon .landing-icon-image{z-index:1;position:relative;text-align:center}.fold2 .landing-service-col .landing-service-icon .landing-icon-image img{width:80px}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-title h3{font-size:20px;font-weight:500;line-height:30px;color:#000}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-para{margin-top:13px}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-para p{font-size:14px;line-height:28px;color:#454545}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow{position:absolute;bottom:0;left:0;right:0;z-index:1;height:56px;line-height:55px;text-align:center;font-size:14px;font-weight:500;border-top:1px solid #eee}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow .lanidng-button-text{display:flex;justify-content:center;align-items:center;color:#086ad8}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow .lanidng-button-text:hover{color:#fff}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow .lanidng-button-text .lanidng-button-arrow{display:flex;align-items:center;margin-left:8px}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow .lanidng-button-text .lanidng-button-arrow svg{transition:unset}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow:hover{color:#fff}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow:hover:before{transform:translateY(0)}.fold2 .landing-service-col .landing-service-details-wrap .landing-service-arrow:before{background-color:#086ad8;content:"";position:absolute;top:0;left:0;right:0;bottom:0;transform:translateY(100%);transition:all .7s cubic-bezier(.645,.045,.355,1);z-index:-1}.fold3{margin-top:5em;margin-bottom:5em;padding:0 5em}@media screen and (max-width:768px){.fold3{margin-top:3em;padding:0;margin-bottom:0}}.fold3 .portfolio-main-wrapper{margin:20px 0 0}.fold3 .portfolio-main-wrapper .portfolio-menu-tab-wrapper .portfolio-menu-list-wrap .portfolio-menu-list-items{font-size:14px}.fold3 .our-portfolio-title{margin-bottom:20px;text-align:center}.fold3 .our-portfolio-title h2{font-size:56px;font-weight:800;line-height:67.2px;letter-spacing:-.03em;color:#000}@media screen and (max-width:768px){.fold3 .our-portfolio-title h2{font-size:24px}}.fold3 .our-portfolio-subtitle{margin-bottom:20px}.fold3 .our-portfolio-subtitle p{font-size:18px;color:#333}.fold4{margin:5em 0 0;background-color:#f8f8f8;padding:5em 0}@media screen and (max-width:768px){.fold4{margin:1em 0;padding:3em 0}}.fold4 .client-testimonial-title{margin-bottom:20px;text-align:center}.fold4 .client-testimonial-title h2{font-size:56px;font-weight:800;line-height:67.2px;letter-spacing:-.03em;color:#000}@media screen and (max-width:768px){.fold4 .client-testimonial-title h2{font-size:30px}}.fold4 .client-testimonial-title h2:after{background-color:#333;height:2px;width:120px}.fold4 .client-testomonial-subtitle{margin-bottom:20px}.fold4 .client-testomonial-subtitle h4{font-size:20px;color:#333}.fold4 .client-testimonial-data{text-align:center;margin-bottom:3em}.fold4 .client-testimonial-data p{font-size:18px;color:#333}@media screen and (max-width:768px){.fold4 .client-testimonial-data p{font-size:16px}}.fol5{margin-top:5em}@media screen and (max-width:768px){.fol5{margin-top:3em}}.fol5 .our-partners h3{font-size:25px;font-weight:500;letter-spacing:.03em}@media screen and (max-width:768px){.fol5 .our-partners h3{font-size:16px}}.fol5 .partner-wrapper{margin-top:100px;margin-bottom:100px}@media screen and (max-width:768px){.fol5 .partner-wrapper{margin-top:50px}}.fol5 .partner-wrapper .box-row{display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row{flex-direction:column}}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:first-child{display:flex;border-top:1px solid #e2e2e2}.fol5 .partner-wrapper .box-row:first-child .box-cell:last-child{display:flex}}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:nth-child(2) .box-cell{border-bottom:0}.fol5 .partner-wrapper .box-row:nth-child(2) .box-cell:first-child{border-top:0;border-bottom:0;border-left:1px solid #e2e2e2}.fol5 .partner-wrapper .box-row:nth-child(2) .box-cell:last-child{border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:nth-child(3) .box-cell{border-bottom:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:nth-child(3) .box-cell{border-bottom:1px solid #e2e2e2}.fol5 .partner-wrapper .box-row:nth-child(3) .box-cell:nth-child(2){border-bottom:unset}.fol5 .partner-wrapper .box-row:nth-child(3) .box-cell:first-child,.fol5 .partner-wrapper .box-row:nth-child(3) .box-cell:last-child,.fol5 .partner-wrapper .box-row:nth-child(3) .box-cell:nth-child(4){border:0;display:none}}.fol5 .partner-wrapper .box-row .box-cell{height:162px;border:1px solid #e2e2e2;display:flex;align-items:center;justify-content:center;width:25%}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row .box-cell{width:100%}}.fol5 .partner-wrapper .box-row .box-cell img{width:200px}.fol5 .partner-wrapper .box-row .box-cell:first-child{border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row .box-cell:first-child{border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row .box-cell:last-child{border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row .box-cell:last-child{border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row .box-cell.jsw img{width:137px}.fol5 .partner-wrapper .box-row .box-cell.adgaonkar img{width:125px}.fol5 .partner-wrapper .box-row .box-cell.tbwa img{width:94px}.fol5 .partner-wrapper .box-row:first-child .box-cell{border-top:0}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(4){border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(4){border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(5){border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(5){border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(8){border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(8){border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(9){border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(9){border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(12){border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(12){border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(13){border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(13){border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(16){border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(16){border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(17){border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(17){border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(20){border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(20){border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(21){border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(21){border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(24){border-right:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(24){border-right:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(25){border-left:0}@media screen and (max-width:768px){.fol5 .partner-wrapper .box-row:first-child .box-cell:nth-child(25){border-left:1px solid #e2e2e2}}.fol5 .partner-wrapper .box-row:last-child{border-bottom:0}.fold6{margin-top:6em;padding:0 5em}@media screen and (max-width:768px){.fold6{padding:0;margin-top:3em}}.fold6 .our-services-subtitle{margin-bottom:20px}.fold6 .our-services-subtitle h6{color:#ababab;font-size:14px;letter-spacing:3px;text-transform:uppercase;line-height:1.43;margin-top:-5px}.fold6 .our-services-title h3{font-size:56px;color:#000;font-weight:800;letter-spacing:-.03em;line-height:1.41;margin-bottom:20px}@media screen and (max-width:768px){.fold6 .our-services-title h3{font-size:24px;line-height:40px}}.fold6 .our-services-title h3 .text-color-primary{color:#000}.fold6 .our-services-title .our-work-subtitle p{font-size:18px;color:#333}.fold6 .services-icon-box-wrap{padding:30px 20px 25px;border-radius:5px;background:#fff;border:2px solid #eee;transition:all .7s cubic-bezier(.645,.045,.355,1);text-align:center;margin-top:30px;height:505px}@media screen and (max-width:768px){.fold6 .services-icon-box-wrap{height:unset}}@media screen and (max-width:1195px){.fold6 .services-icon-box-wrap{height:600px}}.fold6 .services-icon-box-wrap:hover{border-color:#fff;transform:translateY(-5px);background:#fff;box-shadow:0 0 40px rgba(51,51,51,.1019607843)}.fold6 .services-icon-box-wrap .services-icon-item svg{text-align:center;width:4em;height:3em;margin:auto auto 10px;color:transparent}.fold6 .services-icon-box-wrap .services-icon-item svg.anim{stroke:#000;stroke-dasharray:2000;stroke-dashoffset:0;stroke-width:10;animation:iconanimate 3s ease-in-out}@keyframes iconanimate{0%{stroke-dashoffset:2000;fill:transparent}40%{stroke-dashoffset:2000;fill:transparent}50%{fill:transparent}to{stroke-dashoffset:0;fill:#fff}}.fold6 .services-icon-box-wrap .service-icon-data-wrap .service-icon-title h5{font-size:24px;font-weight:500;margin-bottom:12px}.fold6 .services-icon-box-wrap .service-icon-data-wrap .service-icon-desc p{font-size:14px;line-height:28px;color:#454545;margin-bottom:20px}.fold6 .services-icon-box-wrap .service-icon-btn-wrap{display:flex;justify-content:center;align-items:center}.fold6 .services-icon-box-wrap .service-icon-btn-wrap .service-icon-btn-text{color:#086ad8}.fold6 .services-icon-box-wrap .service-icon-btn-wrap .service-btn-arrow{margin-left:8px}.fold6 .services-icon-box-wrap .services-icon-item img{width:70px;margin-bottom:20px}.fold7{margin-top:5em}.fold7 .counter-wrap{background-size:cover;background-position:0;width:40%;padding:55px 40px 32px}.fold7 .counter-wrap .counter-title h4{font-size:20px;color:#454545}.fold7 .counter-wrap .counter-title-desc{margin-top:20px}.fold7 .counter-wrap .counter-title-desc p{font-size:14px;color:#454545}.fold7 .counter-box-wrap{background-color:#000;color:#fff;padding:40px;border-radius:5px;text-align:center}@media screen and (max-width:768px){.fold7 .counter-box-wrap{margin-bottom:30px}}.fold7 .counter-box-wrap .counter-wrap-item{display:flex;justify-content:center;align-items:center}.fold7 .counter-box-wrap .counter-wrap-item .counter-box-icon{margin-right:15px;display:flex;align-items:center}.fold7 .counter-box-wrap .counter-wrap-item .counter-box-icon svg{font-size:50px}.fold7 .counter-box-wrap .counter-wrap-item .counter-icon1 svg{fill:#8989ba}.fold7 .counter-box-wrap .counter-wrap-item .counter-icon2 svg{fill:#1dd5e6}.fold7 .counter-box-wrap .counter-wrap-item .counter-icon3 svg{fill:#00ffc5}.fold7 .counter-box-wrap .counter-wrap-item .counter-box-num .count{font-size:50px}.fold7 .counter-box-wrap .counter-wrap-item .counter-box-num .count .plus-icon{font-size:30px;vertical-align:super}.fold7 .counter-box-wrap .counter-box-details{margin-top:5px}.our-experience-wrapper{background-color:#f8f8f8;padding:120px}@media screen and (max-width:768px){.our-experience-wrapper{padding:90px 0 50px}}@media screen and (max-width:1195px){.our-experience-wrapper{padding-right:30px;padding-left:30px}}.our-experience-wrapper .modern-number-year{margin-left:5em}@media screen and (max-width:768px){.our-experience-wrapper .modern-number-year{margin-left:0}}.our-experience-wrapper .modern-number-year .company-experience-wrap{margin-right:4em}.our-experience-wrapper .modern-number-year .company-experience-wrap h2{position:relative;font-size:12px;line-height:2em;letter-spacing:2px;color:#ababab;text-transform:uppercase;display:flex;align-items:flex-end}@media screen and (max-width:768px){.our-experience-wrapper .modern-number-year .company-experience-wrap h2{font-size:11px}}.our-experience-wrapper .modern-number-year .company-experience-wrap .mark-txt{font-size:180px;line-height:.8;font-weight:900;margin:0 5px -5px -5px;color:#d2a98e}@media screen and (max-width:768px){.our-experience-wrapper .modern-number-year .company-experience-wrap .mark-txt{font-size:140px}}.our-experience-wrapper .modern-number-year .company-success-story{margin-top:25px;margin-right:1em}@media screen and (max-width:768px){.our-experience-wrapper .modern-number-year .company-success-story{text-align:center;margin-bottom:35px}}.our-experience-wrapper .modern-number-year .company-success-story h3{font-size:35px;font-weight:700;line-height:1.41;color:#333}@media screen and (max-width:768px){.our-experience-wrapper .modern-number-year .company-success-story h3{font-size:18px}}@media screen and (max-width:1024px){.our-experience-wrapper .modern-number-year .company-success-story h3{font-size:26px}}.our-experience-wrapper .modern-number-year .company-success-story h3 .text-color-secondary{color:#8fc54c}.our-experience-wrapper .counter{margin-bottom:55px}.our-experience-wrapper .counter .counter-number{font-size:56px;font-weight:400;line-height:35px;color:#8fc54c}.our-experience-wrapper .counter .counter-number .plus-icon{font-size:30px;vertical-align:super}.our-experience-wrapper .counter .counter-details{margin-top:20px;font-size:14px;text-transform:uppercase;color:#7e7e7e}@media screen and (max-width:768px){.our-experience-wrapper .divider-line{border-right:1px solid #ccc;padding-right:20px}}.our-experience-wrapper .our-experience-mob-main-wrap{display:none}@media screen and (max-width:768px){.our-experience-wrapper .our-experience-mob-main-wrap{display:block}}.our-experience-wrapper .our-experience-mob-main-wrap .experience-wrap-mobile-counter{display:flex;justify-content:space-around}.our-experience-wrapper .hide-counter-mob{display:flex}@media screen and (max-width:768px){.our-experience-wrapper .hide-counter-mob{display:none}}.contact-page-wrapper{background:linear-gradient(135deg,#35d1da,#59d778 50%,#a8e063)}.contact-fold1.contact-cta-gradient{margin:0;display:flex;align-items:center;justify-content:center}.contact-cta-container{max-width:700px;margin:0 auto;text-align:center}.contact-cta-head{margin-bottom:clamp(28px,4vw,40px);text-align:center!important}.contact-cta-head h2{font-size:clamp(30px,3.4vw,40px);font-weight:800;line-height:1.2;color:#fff;margin-bottom:10px}.contact-cta-head p{font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0}.contact-cta-buttons{margin-top:24px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;font-size:15px;font-weight:600;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;animation:ctaFloat 2.6s ease-in-out infinite}@keyframes ctaFloat{0%{transform:translateY(0);box-shadow:0 5px 15px rgba(0,0,0,.12)}50%{transform:translateY(-6px);box-shadow:0 12px 22px rgba(0,0,0,.18)}to{transform:translateY(0);box-shadow:0 5px 15px rgba(0,0,0,.12)}}.cta-btn--whatsapp{background:#20c354;color:#fff;box-shadow:0 10px 25px rgba(14,130,55,.4)}.cta-btn--whatsapp:hover{background:#18a545;transform:translateY(-1px);box-shadow:0 14px 32px rgba(14,130,55,.5)}.cta-btn--dark{background:#050816;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.4)}.cta-btn--dark:hover{background:#02040a;transform:translateY(-1px);box-shadow:0 14px 32px rgba(0,0,0,.6)}.contact-cta-card{margin-top:clamp(32px,5vw,40px);padding:clamp(26px,4vw,34px);border-radius:24px;background:hsla(0,0%,100%,0);border:1px solid hsla(0,0%,100%,.45);box-shadow:0 26px 60px rgba(0,0,0,.25);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.contact-cta-card-head{text-align:center;margin-bottom:18px}.contact-cta-card-head h3{font-size:22px;font-weight:700;color:#000;margin:0 0 4px}.contact-cta-card-head p{font-size:14px;color:#000;margin:0}.contact-cta-card .field,.contact-cta-card input,.contact-cta-card select,.contact-cta-card textarea{background-color:hsla(0,0%,100%,.96);border-radius:10px!important}@media screen and (max-width:768px){.contact-fold1.contact-cta-gradient{padding:52px 16px}.contact-cta-card{padding:22px 18px;border-radius:18px}.contact-cta-buttons{gap:10px}.cta-btn{width:100%;justify-content:center}.contact-cta-card-head{text-align:center}}.contact-page-wrapper{padding:80px 0;background:linear-gradient(140deg,#007aff,#00c8ff 40%,#0fc)}.contact-fold1{margin:0}.contact-fold1 .contact-form-wrapper{border-radius:28px}.contact-fold1 .contact-form-wrapper form{display:flex;flex-direction:column;gap:16px}.contact-fold1 .contact-form-wrapper form .field{width:100%;border-radius:14px;border:1px solid #d1d5db;padding:10px;margin:0;font-size:15px;color:#000;background:hsla(0,0%,100%,.6);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);outline:none}.contact-fold1 .contact-form-wrapper form .field::-moz-placeholder{color:#000}.contact-fold1 .contact-form-wrapper form .field::placeholder{color:#000}.contact-fold1 .contact-form-wrapper form .field:focus{border-color:#000}.contact-fold1 .contact-form-wrapper form textarea.field{min-height:150px;resize:vertical}.contact-fold1 .contact-form-wrapper form .error{font-size:13px;margin-top:-8px;margin-bottom:6px;color:#000}.contact-fold1 .contact-form-wrapper form ::-moz-placeholder{color:#fcfcfc}.contact-fold1 .contact-form-wrapper form ::placeholder{color:#fcfcfc}.contact-fold1 .contact-form-wrapper form .submit-button{margin-top:22px;align-self:center;min-width:220px;padding:14px 32px;border-radius:999px;border:none;background:#020617;color:#fff;font-size:16px;font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:0 18px 40px rgba(0,0,0,.45);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease}.contact-fold1 .contact-form-wrapper form .submit-button:hover:not(:disabled){background:#000814;transform:translateY(-1px);box-shadow:0 22px 55px rgba(0,0,0,.6)}.contact-fold1 .contact-form-wrapper form .submit-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}*{transition:all .3s cubic-bezier(.4,0,.2,1)}.switcher-tab-btn{display:block}@media screen and (max-width:768px){.switcher-tab-btn{display:none}}.switcher-tab-btn .call-btn{border:1px solid #fff;font-size:1.1em;padding:10px 0;background-color:#116ad8;color:#fff;position:fixed;top:50%;right:0;cursor:pointer;z-index:1}.switcher-tab-btn .call-btn .ico-txt{color:#fff;font-size:0;padding:10px 30px 10px 10px}.switcher-tab-btn .call-btn .ico{color:#fff;font-size:0;padding:10px}.switcher-tab-btn .call-btn .ico svg{font-size:20px}.switcher-tab-btn .call-btn:hover{padding:10px 10px 10px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.switcher-tab-btn .call-btn:hover .ico-txt{font-size:1em}.switcher-tab-btn .call-btn:hover .ico svg{margin-left:10px}.switcher-tab-btn .call-btn:hover .span{visibility:visible}.switcher-tab-btn .form-btn-enquiry{border:1px solid #fff;font-size:1.1em;padding:10px 0;background-color:#116ad8;color:#fff;position:fixed;top:56%;right:0;cursor:pointer;z-index:1}.switcher-tab-btn .form-btn-enquiry .ico-txt{color:#fff;font-size:0;padding:10px 30px 10px 10px}.switcher-tab-btn .form-btn-enquiry .ico{color:#fff;font-size:0;padding:10px}.switcher-tab-btn .form-btn-enquiry .ico svg{font-size:20px}.switcher-tab-btn .form-btn-enquiry:hover{padding:10px 10px 10px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.switcher-tab-btn .form-btn-enquiry:hover .ico-txt{font-size:1em}.switcher-tab-btn .form-btn-enquiry:hover .ico svg{margin-left:10px}.switcher-tab-btn .form-btn-enquiry:hover .span{visibility:visible}.switcher-tab-btn .btn-services-quote{font-size:1.1em;padding:10px 0;background-color:#116ad8;color:#fff;position:fixed;top:62%;right:0;border:1px solid #fff;cursor:pointer;z-index:1}.switcher-tab-btn .btn-services-quote .ico-txt{color:#fff;font-size:0;padding:10px 30px 10px 10px}.switcher-tab-btn .btn-services-quote .ico{color:#fff;font-size:0;padding:10px}.switcher-tab-btn .btn-services-quote .ico svg{font-size:20px}.switcher-tab-btn .btn-services-quote:hover{padding:10px 10px 10px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.switcher-tab-btn .btn-services-quote:hover .ico-txt{font-size:1em}.switcher-tab-btn .btn-services-quote:hover .ico svg{margin-left:10px}.switcher-tab-btn .btn-services-quote:hover .span{visibility:visible}.switcher-tab-btn .ico{transition:all .5s;color:#116ad8;width:40px;height:40px;padding:5px;border-radius:20px;position:absolute;margin-left:-40px;margin-top:-10px;font-size:1.5em;transition:all .3s cubic-bezier(.4,0,.2,1)}.quick-btn-wrap{border:none;cursor:pointer;width:170px;height:34px;background-color:#000;color:#fff;font-size:18px;padding:2px 0;transform:rotate(-90deg);position:fixed;top:200px;right:-68px;z-index:1;display:none;border-radius:5px 5px 0 0;font-weight:800}@media screen and (max-width:768px){.quick-btn-wrap{display:block}}.our-partner-companies-wrap{background-color:#f8f8f8;padding:5em 0;margin:0 0 5em}.our-partner-companies-wrap .company-partners-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row}@media screen and (max-width:768px){.our-partner-companies-wrap .company-partners-wrapper{flex-direction:column}}.our-partner-companies-wrap .company-partners-wrapper .logos-company-box{display:flex;align-items:center}.our-partner-companies-wrap .company-partners-wrapper .webhawkers-logos-company img{width:350px}@media screen and (max-width:768px){.our-partner-companies-wrap .company-partners-wrapper .webhawkers-logos-company img{width:300px}}.our-partner-companies-wrap .company-partners-wrapper .makemelive-logos-company img{width:350px}@media screen and (max-width:768px){.our-partner-companies-wrap .company-partners-wrapper .makemelive-logos-company img{width:300px}}.our-partner-companies-wrap .company-partners-wrapper .andsigntxt{font-size:55px;font-weight:400;margin:0 35px}@media screen and (max-width:768px){.our-partner-companies-wrap .company-partners-wrapper .andsigntxt{margin:35px 0}}.our-partner-companies-wrap .company-partners-text{text-align:center;margin-top:30px}.our-partner-companies-wrap .company-partners-text h3{font-size:55px;font-weight:800}@media screen and (max-width:768px){.our-partner-companies-wrap .company-partners-text h3{font-size:30px}}.slick-slider .element{height:100px;width:100px;background-color:#000;color:#fff;border-radius:5px;margin:0 10px;font-size:20px;display:flex;justify-content:center;align-items:center}.slick-slider .slick-disabled{opacity:0;pointer-events:none}.fold-process{margin-top:5em;--bg:#0e1622;--ink:#e9f0f7;--muted:#9bb1c6;--soft:#2a3646;--ring:#1f9bd5;--ring2:#13c2b3;background:var(--bg);padding:clamp(56px,9vw,96px) 0}.fold-process .process-head{text-align:center;margin:0 auto clamp(28px,4vw,52px);max-width:980px;padding:0 16px}.fold-process .process-head h2{color:var(--ink);margin:0 0 10px;font-weight:800;letter-spacing:.3px;font-size:clamp(28px,4.6vw,48px)}.fold-process .process-head p{color:var(--muted);margin:0;font-size:clamp(14px,1.6vw,18px)}.fold-process .process-grid{list-style:none;margin:0;padding:0 16px;display:grid;gap:clamp(18px,3vw,28px);grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1024px){.fold-process .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.fold-process .process-grid{grid-template-columns:1fr 1fr}}.fold-process .process-card{position:relative;padding:20px 8px 6px;min-height:180px;display:grid;grid-template-rows:auto auto auto;align-content:start;gap:10px}.fold-process .process-card .process-no{position:absolute;left:0;top:-6px;font-weight:800;font-size:clamp(56px,8.2vw,88px);line-height:.95;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;display:inline-block;color:var(--soft);filter:drop-shadow(0 0 0 transparent);position:relative;z-index:1}.fold-process .process-card .process-no:after,.fold-process .process-card .process-no:before{content:attr(data-text);position:absolute;left:0;top:0;z-index:-1;color:transparent;-webkit-text-stroke-width:2.5px;-webkit-text-stroke-color:#3186ff;background:conic-gradient(rgba(49,134,255,0) 0deg,rgba(49,134,255,.5) 1deg,#3186ff 3deg,#34a853 75deg,#ffd314 147deg,#ff4641 219deg,#3186ff 291deg,#3186ff 357deg,rgba(49,134,255,.5) 359deg,rgba(49,134,255,0) 1turn);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:process-num-gradient-rotate 3.5s linear infinite}.fold-process .process-card .process-no:before{opacity:.35;filter:blur(2px)}.fold-process .process-card .process-no:after{opacity:1}.fold-process .process-card .process-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;position:relative;background:radial-gradient(120% 120% at 30% 20%,rgba(31,155,213,.18),transparent 65%),radial-gradient(120% 120% at 70% 80%,rgba(19,194,179,.18),transparent 60%),#122033;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 6px 18px rgba(0,0,0,.28)}.fold-process .process-card .process-icon svg{font-size:28px;color:#1fb6ff;filter:drop-shadow(0 0 10px rgba(31,155,213,.25))}.fold-process .process-card .process-icon:after{content:"";position:absolute;inset:-2px;border-radius:inherit;background:conic-gradient(from 180deg,var(--ring),var(--ring2),var(--ring));opacity:.18;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;transition:opacity .25s ease,transform .25s ease}.fold-process .process-card .process-title{margin:8px 0 2px;color:var(--ink);font-weight:800;letter-spacing:.2px;font-size:clamp(18px,2.4vw,28px)}.fold-process .process-card .process-desc{margin:0;color:var(--muted);font-size:clamp(13px,1.6vw,18px)}.fold-process .process-card:hover .process-icon:after{opacity:.42;transform:rotate(18deg) scale(1.02)}@keyframes process-num-gradient-rotate{0%{background:conic-gradient(from 0deg,rgba(49,134,255,0) 0deg,rgba(49,134,255,.5) 1deg,#3186ff 3deg,#34a853 75deg,#ffd314 147deg,#ff4641 219deg,#3186ff 291deg,#3186ff 357deg,rgba(49,134,255,.5) 359deg,rgba(49,134,255,0) 1turn);-webkit-background-clip:text;background-clip:text}to{background:conic-gradient(from 1turn,rgba(49,134,255,0) 0deg,rgba(49,134,255,.5) 1deg,#3186ff 3deg,#34a853 75deg,#ffd314 147deg,#ff4641 219deg,#3186ff 291deg,#3186ff 357deg,rgba(49,134,255,.5) 359deg,rgba(49,134,255,0) 1turn);-webkit-background-clip:text;background-clip:text}}@media(prefers-reduced-motion:reduce){.process-no:after,.process-no:before{animation:none!important}}.fold-pricing{background:#eef7fb;padding:90px 0;margin:5em 0 0}@media screen and (max-width:768px){.fold-pricing{margin:0}}.fold-pricing .pricing-head{text-align:center;margin-bottom:36px}.fold-pricing .pricing-head h2{font-size:56px;font-weight:800;letter-spacing:-.03em;color:#0e1c2f;margin-bottom:40px}@media screen and (max-width:768px){.fold-pricing .pricing-head h2{font-size:28px}}.fold-pricing .pricing-head p{font-size:18px;color:#6a7a89}@media screen and (max-width:768px){.fold-pricing .pricing-head p{font-size:16px}}.fold-pricing .plan-card{background:#fff;border:2px solid #cfeff8;border-radius:14px;padding:28px 26px 24px;margin:14px 0 32px;box-shadow:0 10px 30px rgba(0,0,0,.06);position:relative;height:100%;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.fold-pricing .plan-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.fold-pricing .plan-card .plan-top{margin-bottom:18px}.fold-pricing .plan-card .plan-top .plan-name{font-size:28px;font-weight:700;color:#0e1c2f;margin:0 0 6px}.fold-pricing .plan-card .plan-top .plan-price .muted{color:#6a7a89;font-weight:500;margin-right:6px}.fold-pricing .plan-card .plan-top .plan-price .value{font-size:36px;font-weight:800;color:#27c1de;letter-spacing:-.02em}.fold-pricing .plan-card .plan-top .plan-time{margin-top:6px;color:#7c8b99;font-size:14px}.fold-pricing .plan-card .plan-features{list-style:none;padding:0;margin:0 0 22px}.fold-pricing .plan-card .plan-features li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:15px;color:#1f2d3d}.fold-pricing .plan-card .plan-features li svg{color:#27c1de;flex-shrink:0}.fold-pricing .plan-card .plan-features li+li{border-top:1px dashed #eef2f4}.fold-pricing .plan-card .plan-cta{margin-top:auto;display:flex}.fold-pricing .plan-card .plan-cta .btn-ghost,.fold-pricing .plan-card .plan-cta .btn-solid{width:100%;text-align:center;border-radius:10px;padding:14px 18px;font-weight:700;font-size:16px;letter-spacing:.2px;text-decoration:none}.fold-pricing .plan-card .plan-cta .btn-ghost{background:transparent;border:2px solid #27c1de;color:#27c1de}.fold-pricing .plan-card .plan-cta .btn-ghost:hover{background:#27c1de;color:#fff}.fold-pricing .plan-card .plan-cta .btn-solid{background:#27c1de;color:#fff;border:2px solid transparent}.fold-pricing .plan-card .plan-cta .btn-solid:hover{background:#13a8c6}.fold-pricing .plan-popular{border-color:#7ddff0;box-shadow:0 14px 44px rgba(39,193,222,.25)}.fold-pricing .plan-popular .btn-ghost{border-color:#27c1de;color:#27c1de}.fold-pricing .popular-badge{position:absolute;top:-12px;right:22px;background:#27c1de;color:#fff;font-weight:800;font-size:12px;padding:8px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;box-shadow:0 8px 20px rgba(39,193,222,.35)}.fold-pricing .popular-badge svg{font-size:14px}.fold-pricing .bottom-content-plan{padding-top:5em}.fold-pricing .bottom-content-plan p{font-size:18px;color:#000}.fold10{margin-top:5em}.fold10 .faq-title h3{font-size:clamp(28px,3.2vw,40px);font-weight:800;color:#0b2239;margin:0 0 40px}@media screen and (max-width:768px){.fold10 .faq-title h3{font-size:25px}}.fold10 .faq-title p{color:#5b6b7a;margin:0 0 24px;font-size:16px}.services-modern{background:linear-gradient(180deg,#f7fbff,#fff 60%);padding:72px 0}@media screen and (max-width:1024px){.services-modern{padding:56px 0}}@media screen and (max-width:768px){.services-modern{padding:44px 0}}.services-modern .services-modern-head.align-center{margin-bottom:28px}.services-modern .services-modern-head.align-center h2{font-size:44px;line-height:1.1;letter-spacing:-.02em;margin:0 0 8px}@media screen and (max-width:1024px){.services-modern .services-modern-head.align-center h2{font-size:36px}}@media screen and (max-width:768px){.services-modern .services-modern-head.align-center h2{font-size:28px}}.services-modern .services-modern-head.align-center p{margin:0;color:#5f6c7b;font-size:18px}@media screen and (max-width:1024px){.services-modern .services-modern-head.align-center p{font-size:16px}}@media screen and (max-width:768px){.services-modern .services-modern-head.align-center p{font-size:14px}}.services-modern .cards-row{row-gap:20px}.services-modern .service-card{position:relative;height:100%;border-radius:18px;background:#fff;border:1px solid #e8eef5;padding:22px 20px;box-shadow:0 1px 0 rgba(16,24,40,.04),0 14px 34px rgba(16,24,40,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;overflow:hidden}.services-modern .service-card:after{content:"";position:absolute;inset:-40% auto auto -40%;width:220px;height:220px;background:radial-gradient(closest-side,#c3e7ff 0,transparent 60%);opacity:.5;pointer-events:none;filter:blur(6px)}.services-modern .service-card:hover{transform:translateY(-6px);box-shadow:0 2px 0 rgba(16,24,40,.06),0 22px 44px rgba(16,24,40,.14);border-color:#d9e6f3}@media screen and (max-width:768px){.services-modern .service-card{padding:18px 16px;border-radius:16px}}.services-modern .service-icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(180deg,#eaf6ff,#e0f0ff);color:#0ea5e9;font-size:26px;margin-bottom:14px}@media screen and (max-width:768px){.services-modern .service-icon{width:52px;height:52px;font-size:24px}}.services-modern .service-title{font-size:20px;line-height:1.25;letter-spacing:-.01em;margin:4px 0 6px;color:#0b1f33}@media screen and (max-width:768px){.services-modern .service-title{font-size:19px}}.services-modern .service-desc{color:#5f6c7b;font-size:15px;line-height:1.6;margin:0 0 16px;min-height:44px}@media screen and (max-width:768px){.services-modern .service-desc{min-height:0;margin-bottom:14px}}.services-modern .service-cta{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;text-decoration:none;color:#0b66ff;transition:gap .18s ease,color .18s ease}.services-modern .service-cta .arrow{transition:transform .18s ease}.services-modern .service-cta:hover{color:#094ad6;gap:10px}.services-modern .service-cta:hover .arrow{transform:translateX(2px)}.services-modern .service-cta:focus-visible{outline:2px solid #0b66ff;outline-offset:2px;border-radius:8px}.star-rating-container{justify-content:center;margin-top:2em}.plR5qb,.star-rating-container{display:flex;align-items:center;background:#fff}.plR5qb{align-self:center;border-radius:100px;cursor:pointer;flex-shrink:0;font-optical-sizing:none;font-size:14px;font-weight:500;line-height:20px;padding:0 16px 0 12px;position:relative;height:55px;border:none;color:#1f1f1f}.mTurwe,.xL0qi{overflow:hidden;border-radius:100px;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.xL0qi{opacity:.35;filter:blur(2px)}.iydNQb{background:conic-gradient(rgba(49,134,255,0) 0deg,#34a853 43deg,#ffd314 65deg,#ff4641 105deg,#3186ff 144deg,#3186ff 180deg,rgba(49,134,255,0) 324deg,rgba(49,134,255,0) 1turn);height:200%;top:-50%;right:0;bottom:0;left:0;position:absolute;scale:10 1;transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}.Y5MKCd .iydNQb{animation:ae-fg 2s linear infinite,ae-rg 2s linear infinite}@keyframes ae-fg{0%{opacity:1}to{opacity:1}}@keyframes ae-rg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bvUkz{top:2px;right:2px;bottom:2px;left:2px;clip-path:inset(0 0 0 0 round 100px)}.bvUkz,.bvUkz:after{position:absolute;border-radius:100px}.bvUkz:after{content:"";top:-10px;right:-10px;bottom:-10px;left:-10px;background:inherit;opacity:.5}.u4Uk3c{position:relative;z-index:1}.PD3zdc{padding-right:4px}.PD3zdc,.z1asCe{display:flex;align-items:center}.z1asCe{line-height:20px;justify-content:center}.z1asCe,.z1asCe svg{height:20px;width:20px}.z1asCe svg{fill:#1f1f1f}.ratingRow{position:relative;z-index:1;justify-content:center;padding:0 20px;gap:16px;min-height:40px;white-space:nowrap;font-weight:400;line-height:1.2;color:#1f1f1f}.ratingRow,.ratingRow__stars{display:flex;align-items:center}.ratingRow__stars{gap:4px;line-height:0}.ratingRow__starIcon{font-size:18px;color:#dfea76}.ratingRow__scoreBlock{display:flex;flex-direction:column;align-items:flex-start;min-width:-moz-max-content;min-width:max-content;line-height:1.2}.ratingRow__scoreLine{display:flex;align-items:baseline;gap:4px}.ratingRow__scoreValue{font-size:18px;font-weight:600;color:#000}.ratingRow__scoreOutof{font-size:14px;font-weight:400;color:#000}.ratingRow__reviewsText{font-size:14px;font-weight:400;color:#1f1f1f}.ratingRow__reviewsStrong{font-weight:600;color:#000}.ratingRow__divider{height:32px;width:1px;background:rgba(0,0,0,.15);flex-shrink:0}@media(max-width:500px){.ratingRow__divider{display:none}}.ratingRow__metaBlock{display:flex;flex-direction:column;align-items:flex-start;min-width:-moz-max-content;min-width:max-content;line-height:1.2;text-align:left}.ratingRow__title{font-size:16px;font-weight:600;color:#000}.ratingRow__subtitle{font-size:14px;font-weight:400;color:#1f1f1f;opacity:.8}.u4Uk3c{display:flex;align-items:center;justify-content:center}.PD3zdc.z1asCe{display:none}.bvUkz{background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.05),0 0 2px rgba(0,0,0,.08)}.bvUkz:after{box-shadow:0 30px 60px rgba(66,133,244,.15);filter:blur(6px);mix-blend-mode:screen}.faq-section{margin:0}@media screen and (max-width:768px){.faq-section{margin:0 1em}}.faq-container{margin:0 auto}.faq-list-wrap{list-style:none;padding:0;margin:0}.faq-item{border-bottom:1px solid #e6edf3;padding:12px 0}.faq-item .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:0;padding:14px 0;cursor:pointer;text-align:left}.faq-item .faq-question .faq-question-text{color:#0b2239;font-weight:800;line-height:1.3;font-size:clamp(18px,2.2vw,24px)}.faq-item .faq-question .faq-chevron{transition:transform .25s ease;color:#0b2239;opacity:.7;flex:0 0 auto}.faq-item .faq-question[aria-expanded=true] .faq-chevron{transform:rotate(180deg);opacity:1}.faq-item .faq-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease,opacity .3s ease;opacity:0}.faq-item .faq-collapse .faq-answer-inner{overflow:hidden}.faq-item .faq-collapse.open{grid-template-rows:1fr;opacity:1}.faq-item .faq-answer{color:#435466;margin:2px 0 18px;line-height:1.7;font-size:16px}@media screen and (max-width:768px){.faq-item .faq-answer{font-size:15px}}