:root{--border-radius-sm:8px;--border-radius-lg:10px;--border-radius-xl:12px;--background-black:#000;--background-linear:linear-gradient(90deg,#b96adf,#ff6c62 52%,#ffb047);--background-linear-color:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5);--bg-light:#fff6eb;--color-neutral-70:#a8a8a8;--border-color-linear:#f7eefb;--second-color:#616161;--text-color:#686868;line-height:1.5}*{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,html,li,ol,p,ul{margin:0;padding:0}body,html{-webkit-tap-highlight-color:transparent}body,html{scroll-behavior:smooth}html{font-size:1.2vw}body{background-color:#fff;font-family:var(--font-urbanist)}::selection{background:#b6b84f56}li{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:500;font-family:var(--font-bricolage-grotesque);margin-bottom:.5rem}a{color:inherit;text-decoration:none;transition:all .2s linear;font-family:var(--font-urbanist)}img{max-width:100%;vertical-align:middle;pointer-events:none}button{margin:0;padding:0;position:relative;font-weight:500;font-size:1.125rem;background:var(--color-white);transition:all .1s ease-in;letter-spacing:-.36px;border-radius:0;border:none;outline:none;cursor:pointer;overflow:hidden;font-family:var(--font-urbanist)}.btn{font-weight:600;color:#4d4d4d;text-align:center;padding:1rem 1.2rem;z-index:2}.btn.primary{flex-shrink:0;color:#fff;font-size:1rem;padding:.9rem 1.5rem;transition:all .15s ease-in}.btn.primary:hover{color:#181818;box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}.btn.btn.primary:before{content:"";width:120%;height:100%;position:absolute;transition:all .3s ease-in;background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);transform:translateX(-50%) skew(-20deg);bottom:0;left:50%;z-index:-1}.btn.btn.primary:hover:before{width:0}.btn.secondary{background-color:var(--color-white)}.btn.secondary:hover{color:#fff}.btn.secondary span{padding-right:.8rem}.btn.secondary:before{width:40%;transition:all .15s ease-in;background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047)}.btn.secondary:before,.btn.secondary:hover:before{content:"";height:100%;position:absolute;bottom:0;left:0;z-index:-1}.btn.secondary:hover:before{width:100%}i{transition:all .2s}::-webkit-scrollbar{width:7px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 1px transparent;border-radius:var(--border-radius-sm)}::-webkit-scrollbar-thumb{background-color:#aaaaaa80;border-radius:var(--border-radius-sm)}::-webkit-scrollbar-thumb:hover{background-color:#aaa}.flex{display:flex}.flex-col{flex-direction:column}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.text-center{text-align:center}.font-sm{font-size:.8rem}.font-md{font-size:1rem}.font-lg{font-size:1.2rem}.font-xl{font-size:1.4rem}.w-full{width:100%}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.gap-1{gap:.5rem}.gap-2{gap:1rem}.max-container{margin:0 auto;max-width:var(--max-width-xl)}.heading,.headtext,.nvac{background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heading{font-weight:800}.heading.xl{font-size:4rem;line-height:1.4;letter-spacing:-1.28px}.heading.lg,.heading.xl{width:-moz-fit-content;width:fit-content}.heading.lg{font-size:3.5rem;line-height:1.3;letter-spacing:-1.12px}p.subtitle{color:#616161;font-size:1.125rem;font-weight:400;line-height:1.6rem}.preloader-wrapper,.router-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;gap:2rem;z-index:101}.preloader-box>img{height:auto;width:7rem;object-fit:contain}.preloader-wrapper .preloader{width:0;height:.3rem;display:inline-block;position:relative;background:#000;box-shadow:0 0 4px rgba(95,95,95,.5);animation:animFw 3s linear infinite;margin:1rem 0}.preloader-wrapper .preloader:after,.preloader-wrapper .preloader:before{content:"";width:6px;height:1px;background:#000;position:absolute;top:4px;right:-2px;opacity:0;transform:rotate(-45deg) translateX(0);box-sizing:border-box;animation:coli1 .3s linear infinite}.preloader-wrapper .preloader:before{top:-4px;transform:rotate(45deg);animation:coli2 .3s linear infinite}@keyframes animFw{0%{width:0}to{width:100%}}@keyframes coli1{0%{transform:rotate(-45deg) translateX(0);opacity:.7}to{transform:rotate(-45deg) translateX(-45px);opacity:0}}@keyframes coli2{0%{transform:rotate(45deg) translateX(0);opacity:1}to{transform:rotate(45deg) translateX(-45px);opacity:.7}}.router-loader .loader{width:.25rem;height:.25rem;border-radius:50%;display:block;margin:.4rem auto;position:relative;color:#999;box-sizing:border-box;animation:animloader 1s linear infinite alternate}@keyframes animloader{0%{box-shadow:-38px -12px,-14px 0,14px 0,38px 0}33%{box-shadow:-38px 0,-14px -12px,14px 0,38px 0}66%{box-shadow:-38px 0,-14px 0,14px -12px,38px 0}to{box-shadow:-38px 0,-14px 0,14px 0,38px -12px}}.container .header{width:100%;height:5.625rem;background:var(--background-linear-color);top:0;left:0;z-index:100;border-width:0;border-style:solid;border-image:linear-gradient(90deg,#f7eefb,#ffeceb,#fff6eb) 1;transition:all .3s ease}.header .headtab{height:100%;padding:1.25rem 3rem;max-width:var(--max-width-xl)}.headtab .weblogo,.mdhd_fstdv .weblogo{display:flex}.weblogo>a>img{width:100%;height:100%;object-fit:contain;min-width:6.25rem}.headtab .navdiv{gap:4rem}.navdiv .navlist{position:relative;display:flex;gap:1.5rem;align-items:center;padding:.75rem 1.25rem;border-radius:2.1875rem;background:linear-gradient(#fff5f5,#fff5f5) padding-box,linear-gradient(90deg,#efddf8,#ffd9d6 52%,#ffedd6) border-box;border:.0625rem solid transparent}.navdiv .navlist:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:0}.navdiv .navlist>*{position:relative;z-index:3}.navlist .navitems{margin:0;cursor:pointer;font-weight:500;font-size:1.1rem;line-height:1.5rem;color:#2e2e2e;position:relative}.navlist .navitems.active,.navlist .navitems:hover{background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.navlist .navitems:before{transition:.5s;height:1px;content:"";position:absolute;background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);width:0;bottom:0}.navlist .navitems.active:before,.navlist .navitems:hover:before{width:70%}.contbtn{color:#fff;font-size:1rem;font-weight:600;border-radius:0;padding:.9rem 1.5rem;background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);transition:all .15s linear}.contbtn:hover{color:#000;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.1)}.headtab .menu-icon{display:none;padding:.5rem .6rem;border-radius:.5rem;border:1px solid #4d4d4d}.menu-icon .fa-bars-sort{font-size:1.25rem;color:#fff}.dropdown-nav{width:max-content;top:1.5rem;position:absolute;padding:.5rem;cursor:auto;color:#2e2e2e;display:none;background:#fff;border-radius:.3rem;-webkit-text-fill-color:#2e2e2e;box-shadow:0 1px 10px 0 #e2dddd}.drpnv:hover .dropdown-nav{display:flex}.dropdown-nav .drpdnnavul{width:100%;display:flex;flex-direction:column}.drpdnnavul .navlistitem{width:100%;color:#2e2e2e!important;padding:.4rem .5rem}.drpdnnavul .navlistitem.drpac,.drpdnnavul .navlistitem:hover{background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.threed_header_menu{gap:1rem}.divnum{display:flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:2.1875rem;background:linear-gradient(#fff5f5,#fff5f5) padding-box,linear-gradient(90deg,#efddf8,#ffd9d6 52%,#ffedd6) border-box;font-weight:600;color:#616161!important}.divnum .phicon{display:flex;padding:4px;color:#2e2e2e}.divnum .phicon img{width:1.4rem!important;height:1.4rem!important}.divnum .phnnum{color:#2e2e2e;font-size:1rem;padding-left:.3rem}.container .mbsidebar{width:100%;height:100%;position:fixed;top:0;left:-100%;z-index:999;background:#fff;transition:left .2s linear}.container .sideactive{left:0;transition:left .2s linear}.mbsidebar .mdcnt_div{display:flex;padding:1rem;gap:1.4rem;width:100%;height:100%;flex-direction:column}.mdhd_fstdv .closebtn{display:flex;padding:.5rem .6rem;border-radius:.5rem;border:1px solid #282828}.closebtn .fa-xmark{font-size:1.5rem;color:#000}.mdcnt_div .navlinks{gap:.2rem}.navlinks .navmb{padding:.5rem;color:#616161;font-size:1.25rem;font-weight:600}.container .hero-section{padding:3rem;display:flex;justify-content:space-between;gap:2rem;align-items:center;position:relative;background:var(--background-linear-color);min-height:calc(100vh - 5.625rem)}.hero-section .hero-section__desc{width:55%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;z-index:2}.hero-section .hero-section__bg{width:40%;z-index:1}.hero-section__bg img{width:32rem;height:auto;object-fit:contain}.hero-section__desc .hero-title{font-size:3.5rem;font-weight:800;line-height:1}.hero-section__desc .hero-text{color:#616161;font-size:1.2rem;font-weight:400}.hero-section__desc .hero-btn{color:#4d4d4d;text-align:center;font-size:1.125rem;font-weight:600;letter-spacing:-.36px;padding:1rem 1.2rem;position:relative;border-radius:0}.hero-section__desc .hero-btn:hover{color:#fff}.hero-btn span{padding-right:.8rem}.hero-section__desc .hero-btn:after{content:"";width:40%;height:100%;position:absolute;transition:all .3s ease-in;bottom:0;left:0;background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);z-index:-1}.hero-section__desc .hero-btn:hover:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:-1}.opdv{justify-content:space-between}.dpicon,.opdv{display:flex;align-items:center}.dpicon{width:1.8rem;justify-content:center;padding:5px 5px 10px}.dpicon .fa-sort-down{font-size:1rem}.mbdropnav{display:none;height:0;flex-direction:column;padding-left:.7rem}.mbdropac,.mbdropnav{transition:all .1s ease}.mbdropac{display:flex;height:-moz-fit-content!important;height:fit-content!important}.arch{transform:rotate(180deg)}.arch,.arnd{transition:all .1s ease}.mbdropnav .mbnvitem{padding:.5rem;color:#616161;font-size:1.15rem;font-weight:600}.core-distinction-wrapper{position:relative;overflow:hidden;background:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5)}.core-distinction-wrapper:before{content:"";position:absolute;background-image:url(/assets/icons/patternsvg.svg);background-repeat:no-repeat;right:-20%;top:-2rem;width:100%;height:100%;z-index:0;background-position:top}.core-distinction-wrapper .core-distinction{margin:0 auto;padding:4rem 3rem}.core-distinction .subtitle{width:60%;color:#616161;font-size:1.1rem;font-weight:400}.core-distinction__image>img{margin:0 auto;width:100%;height:calc(100vh - 5.625rem);object-fit:contain}body footer.footer-wrapper{margin:0 auto;max-width:var(--max-width-xl);color:#616161;padding:4rem 3rem 0;position:relative;background:var(--background-linear-color)}.footer-wrapper .footer-content{border-radius:30px;background:#fff;padding:2rem 2rem 0;position:relative;border:1px solid #d9d9d9}.footer-content .airplane{width:23rem;height:13.5rem;position:absolute;top:-4rem;right:-1rem}.footer-content .footer-content__header{padding-bottom:2.5rem;border-bottom:1px solid #2e2e2e}.footer-content__header p.subtitle{font-size:1.2rem;font-weight:500;letter-spacing:-.4px;margin-bottom:.875rem}.footer-bg-img{position:relative!important;width:100%;height:100%;overflow:hidden;margin-top:1.875rem}.footer-content__header .title-box{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.title-box h2.title{font-size:4rem;font-weight:800;line-height:1.2;letter-spacing:-1.12px;background:var(--background-linear);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;max-width:60%}.title-box button{display:flex;padding:.875rem 1rem;justify-content:center;align-items:center;color:#fff;background:var(--background-linear)}.footer-content .footer-content__body{display:flex;align-items:start;justify-content:space-between;padding:2rem 0;gap:1.5rem}.footer-content__body .address{width:37%}.address-header img{margin-bottom:1.4rem;width:9.625rem;height:3rem}.address .address-info{margin-top:2rem}.address-info .address-info__item{display:flex;align-items:flex-start;padding:.5rem 0;gap:1rem}.address-info__item span{width:2rem;height:2rem;flex-shrink:0;padding:6px;background:#fff;border:1px solid #ebebeb;border-radius:10px}.footer-content__body .services{width:40%}.footer-content__body .social-links{display:none}.quick-links h3,.services h3,.social-links h3{color:#ffb047;font-weight:700;line-height:1.5rem;letter-spacing:-.4px}.services .service-list{display:flex;justify-content:space-between;gap:1rem;font-size:1rem}.address-text,.service-list a{font-size:1rem}.service-list div{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.services li{flex-shrink:0}.links-list a,.service-list a{display:block;transition:all .2s ease-in 50ms}.links-list a:hover,.service-list a:hover{display:block;background:var(--background-linear);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-content .footer-content__copyright{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 0;border-top:1px solid #2e2e2e}.footer-content__copyright .social-links{display:flex;gap:1rem}.social-links li{margin:0}.social-links a{width:2rem;height:2rem;background-color:#fff;border:1px solid #ebebeb;border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none}.social-links a i{font-size:1.2rem;background:linear-gradient(90deg,#a642d6,#ff3b2e 52%,#ff9a14);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;transition:transform .3s ease}.addr-sec .cnnme{display:flex;gap:.6rem;align-items:center;color:#bfbfbf;font-weight:800;font-size:1.25rem;padding-bottom:.3rem}.addnm{padding-bottom:.8rem}.container .clintsc{padding:3rem}.clintsc .title{width:-moz-fit-content;width:fit-content;margin-bottom:2.5rem}.clintsc .clnt-section{display:flex;flex-wrap:wrap;position:relative}.clintsc .clnt-section:before{content:"";position:absolute;width:100%;height:100%;border-top:3px solid #fff;border-left:3px solid #fff}.clintsc .clnt-section:after{content:"";position:absolute;width:99.7%;height:99%;border-right:5px solid #fff;border-bottom:5px solid #fff}.clnt-section .imgbox{width:20%;cursor:pointer;display:flex;height:5.625rem;align-items:center;justify-content:center;border:1px solid #ebebeb;z-index:9}.imgbox .cmlogo{filter:grayscale(100%) brightness(110%) contrast(.9);opacity:.8;width:5rem;height:auto;transition:all .2s ease-in}.imgbox:hover .cmlogo{filter:grayscale(0);opacity:1}.container .service-section{padding:3rem;position:relative;background:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5);overflow:hidden}.service-section:before{content:"";position:absolute;background-image:url(/assets/icons/servicesvg.svg);background-repeat:no-repeat;left:0;top:5%;width:40%;height:100%;z-index:0}.ssvtpdiv .shddiv{gap:1rem;width:58%}.dscptext{color:#616161;font-size:1.1rem;font-weight:400;line-height:1.5rem}.dscptext span{color:#2e2e2e;font-weight:600}.service-section .service-flex{padding:0 3rem;width:100%;gap:2rem;position:relative;z-index:1}.service-flex .main-swpsection{width:100%}.main-swpsection .swrdiv{display:flex;gap:1rem;overflow:visible}.swpcontent{height:21rem;cursor:pointer;position:relative;padding:3.5rem 2.5rem;border:1px solid #f5f5f5;background:#fff;transition:all .1s ease}.swpcontent:hover{background-color:#ffb047;background-image:url(/assets/icons/crlarrw.svg);background-repeat:no-repeat;background-position:50%;background-position:0}.swpcontent .contsec{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1rem}.contsec .contsec-logo__header{width:3.125rem;height:3.125rem;object-fit:cover}.contsec .hdtwotxt{margin:0;color:#2e2e2e;font-size:1.5rem;line-height:2rem;font-weight:700}.contsec p{margin:0;color:#616161;font-size:1rem;line-height:1.3rem}.contsec .iconsp{padding:.5rem}.carousel-list .slick-initialized .slick-slide,.main-swpsection .slick-initialized .slick-slide{padding:1.5rem .75rem}#next-spa,#prev-spa{width:3rem;height:3rem;position:absolute;color:#4d4d4d;font-size:1rem;cursor:pointer;font-weight:600;padding:.7rem;background-color:#fff;border:1px solid #ebebeb;border-radius:0}#prev-spa{right:4rem;top:-4rem;left:auto}#next-spa{right:0;top:-4rem}.slick-next:before,.slick-prev:before{display:none}#next-spa:hover,#next-text:hover,#prev-spa:hover,#prev-text:hover{background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047)}.sclgptwo{display:none}.container .stis-section{padding:3rem;position:relative;background:#fff;overflow:hidden;min-height:25rem}.srvdiv{height:auto!important;min-height:18rem}.stis-section .stis-flex{gap:2rem;width:100%}.stis-flex .title{width:80%}.testmndiv{height:20rem;padding:1.7rem;background:#fff;border:1px solid #f5f5f5;box-shadow:0 20px 30px 0 rgba(0,0,0,.03)}.testmndiv .testdtdiv{height:100%;gap:1rem;justify-content:space-between}.testdtdiv .tsttext{margin:0;color:#4d4d4d;font-size:1rem;font-weight:600;line-height:1.5rem}.testdtdiv .imnmdiv{display:flex;gap:1rem;align-items:center}.imnmdiv img{width:3rem;height:3rem;object-fit:fill;padding:.3rem;border-radius:50%;background:#ebf3ff}.imnmdiv span{color:#4d4d4d;font-weight:500;font-size:1.1rem;line-height:1.5rem}#next-text,#prev-text{width:3rem;height:3rem;position:absolute;color:#4d4d4d;font-size:1rem;cursor:pointer;font-weight:600;padding:.7rem;background-color:#fff;border:1px solid #ebebeb;border-radius:0}#prev-text{right:4rem;top:-4rem;left:auto}#next-text{right:0;top:-4rem}.container .vertical-section{padding:3rem;background:#181818}.vertical-section .vertical-flex{width:100%;gap:2rem;padding:0 3rem}.gltext{color:#ebebeb;font-size:1.1rem;font-weight:400;line-height:1.5rem}.vertical-section .mnvert{width:100%;overflow:hidden}.mnvert .vtinndiv{display:flex;align-items:center;justify-content:space-between;gap:4rem}.vtinndiv .lftfiv{width:15%;display:flex;gap:2rem;flex-direction:column}.lftfiv .toptext{margin:0;color:grey;font-weight:700;font-size:2.5rem;line-height:3rem;letter-spacing:-2px;cursor:pointer;transition:all .2s ease-in}.lftfiv .actx{color:#ffb047!important}.vtinndiv .rtfiv{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem}.rtfiv .middlediv,.rtfiv .rightdiv{flex:1 1}.rtfiv .rightdiv{gap:1.5rem;align-items:flex-start}.rightdiv .titletext{margin:0;color:#fff;font-size:3rem;font-weight:800}.rightdiv .rtpgtext{margin:0;color:#bfbfbf;font-size:1rem;font-weight:400}.rightdiv .tagsdiv{gap:1rem;display:flex;flex-wrap:wrap;margin-bottom:.5rem}.tagsdiv .tgtext{color:#a8a8a8;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;background:#2e2e2e}.btn .icnc,.btn .spcl{color:#fff}.glory-slider-wrapper{width:100%;min-height:90vh}.rtfiv .middlediv img{width:100%;height:100%;object-fit:cover}.slick-dots{display:flex!important;flex-direction:column;gap:.6rem;margin:0;padding:0;position:absolute;bottom:3rem;right:0;z-index:5;width:-moz-fit-content;width:fit-content}.slick-dots li{border-radius:50%;border:1px solid #2e2e2e}.slick-dots li.slick-active{border:1px solid #fff}.slick-dots li.slick-active button:before{color:#fff}.slick-dots button:before{color:#fff!important;left:-1px!important;top:-1px!important}.container .blog-section{padding:2rem 3rem 4rem;gap:2rem;position:relative;background:#fff;background-image:url(/assets/images/boxes.webp);background-repeat:no-repeat;background-position:100%;background-position-y:top}.blog-section .blog-flex{gap:2rem;width:100%}.blog-flex .blgdiv{display:flex;justify-content:space-between}.blgdiv .detail-blog{width:47%;gap:1rem;align-items:flex-start;justify-content:space-between}.detail-blog .imgdiv{width:100%;display:flex;height:24rem;position:relative}.detail-blog .imgdiv img{width:100%;height:100%}.imgdiv .bgtag{position:absolute;right:1rem;top:1rem;border-radius:.4rem;padding:.3rem .6rem;background:linear-gradient(90deg,#fbf7fd,#fff5f5,#fffbf5)}.detail-blog .blgtitle{color:#2e2e2e;font-weight:700;font-size:1.75rem;line-height:2.5rem}.detail-blog .blgdttx{color:#616161;font-size:1rem;font-weight:400;line-height:1.5rem}.blog-middv .clrbtn,.detail-blog .clrbtn{border:0;cursor:pointer;display:flex;padding:1.25rem;background:#ebf3ff;border-radius:50%;transition:all .2s ease}.blog-middv .clrbtn:hover,.detail-blog:hover .clrbtn{transition:all .3s ease-in-out;rotate:45deg;background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047)}.blog-flex .vmbtn{width:-moz-fit-content;width:fit-content;align-self:center}.detail-blog:hover .blgtitle{background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.container .service-banner{background-image:url(/assets/images/sevice-page-bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.service-banner .sevice-banner__header{padding:2rem;display:grid;place-items:center;text-align:center}.sevice-banner__header .title{max-width:44rem}.sevice-banner__header .subtitle{max-width:50rem;color:#616161;text-align:center;font-size:1.25rem;font-weight:400;line-height:2rem}.service-banner .service-banner__body{padding:2rem;max-width:var(--max-width-xl)}.service-banner__body .grid-box{display:grid;grid-template-columns:repeat(3,1fr);box-sizing:border-box}.grid-item{padding:1.5rem;border:1px solid #d9d9d9}.grid-item h2{color:#2e2e2e;font-size:1.5rem;font-weight:700;line-height:2rem;letter-spacing:-.48px}.grid-item p{color:#616161;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem}.grid-item:first-child{border:none;border-bottom:1px solid #d9d9d9}.grid-item:last-child{border:1px solid #d9d9d9;border-top:none;border-bottom:none}.grid-item:nth-child(2){border-top:none}.grid-item:nth-child(3){border:none;border-bottom:1px solid #d9d9d9}.grid-item:nth-child(4){border:none}.expertise-wrapper{padding:3rem}.expertise-wrapper .expertise{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.expertise .expertise__item{padding:2rem;border:1px solid #ebebeb;background-color:#fff;transition:all .15s ease-in}.expertise .expertise__item:nth-child(3n+1){border-left:none}.expertise .expertise__item:nth-child(3n){border-right:none}.expertise .expertise__item:nth-child(-n+3){border-top:none}.expertise .expertise__item:nth-child(n+3){border-bottom:none}.expertise .expertise__item:hover{transform:scale(1.001);box-shadow:0 30px 3.125rem 0 rgba(0,0,0,.05)}.expertise__item .expertise__title{color:#2e2e2e;font-size:2rem;font-weight:800;line-height:1.4;letter-spacing:-.4px;transition:all .1s linear}.expertise__item:hover .expertise__title{color:#ffb047}.expertise__item .expertise__caption{color:#616161;font-size:1rem;font-weight:400;line-height:1.625rem;margin-bottom:1rem}.expertise__list{color:#2e2e2e;font-size:1rem;font-weight:500;line-height:2;letter-spacing:-.36px}.wrapper{background-color:#181818}.wrapper .marketing-box{margin:0 auto;max-width:var(--max-width-xl);position:relative;display:grid;grid-template-columns:1fr 1fr}.marketing-box .marketing-box__left{padding:2rem;position:relative;overflow:hidden}.marketing-box__left img{position:relative;width:31.125rem;height:28rem;object-fit:cover;z-index:2;left:15%;top:-2rem}.marketing-box__left:before{content:"";position:absolute;top:0;left:0;width:60%;height:80%;background-color:#fec834;z-index:1}.marketing-box .marketing-box__right{padding:2rem}.marketing-box__right .marketing-box__header{font-size:3rem;font-weight:800;line-height:3.75rem;letter-spacing:-.96px}.marketing-box__right .marketing-box__subtitle{color:#d9d9d9;font-size:1.125rem;font-weight:400;line-height:1.75rem}.marketing-box__right .marketing-box__list{margin-top:2rem}.marketing-box__list li{display:flex;align-items:center;color:#ffb047;font-size:1.125rem;font-weight:600;line-height:1.3;gap:.5rem;margin-bottom:1.4rem}.process-section{padding:4rem 3rem}.process-section .process-sbTitle{width:60%}.process-box{display:flex;align-items:center;justify-content:center;gap:1rem}.process-box .process-box__item{text-align:center;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:1rem;gap:1rem}.process-box__item .process-box__num{text-shadow:-1px -1px 0 #ebebeb,1px -1px 0 #ebebeb,-1px 1px 0 #ebebeb,1px 1px 0 #ebebeb;color:#fff;text-align:center;font-size:5rem;font-weight:700;line-height:6rem;transition:all .15s ease-in-out}.process-box__item:hover .process-box__num{text-shadow:none;color:#ebebeb;text-align:center;font-size:5rem;font-weight:700;line-height:6rem}.process-box__item:hover .process-box__icon img{filter:brightness(0) invert(1)}.process-box__item .process-box__icon,.process-box__item .process-box__icon img{width:4.375rem;height:4.375rem;object-fit:cover;transition:all .1s linear}.process-box__item:hover .process-box__icon{background:#ffb047;border-radius:var(--border-radius-xl)}.process-box__item .process-box__title{color:#4d4d4d;text-align:center;font-weight:700;line-height:1.625rem;letter-spacing:-.4px}.faq-section{background:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5)}.faq-section .faq-container{padding:4rem 3rem}.faq-box{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 3rem;gap:1rem 3rem;align-items:flex-start;justify-content:center;padding:2rem}.faq-section__item{border:1px solid #ebebeb;background:#fff;padding:1rem}.faq-section__item .faq-ques{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.8rem 0;cursor:pointer}.faq-ques p{color:#2e2e2e;font-size:1.125rem;font-weight:600;line-height:1.5rem;letter-spacing:-.36px}.faq-ans{max-height:0;padding:0;overflow:hidden;transition:.5s linear,padding .5s linear}.faq-ans.active{border-top:1px solid #ebebeb;max-height:31.25rem;padding:1rem 0}.faq-ans p{color:#4d4d4d;font-size:1rem;font-weight:400}.container .bndsatdiv{padding:3rem;position:relative;background:#fff}.bncnt .bnimg{display:flex;width:42%;z-index:2;align-self:stretch;position:relative}.bncnt .bnimg img{width:100%;height:100%;object-fit:cover;z-index:2}.bncnt .dtail-brnd{gap:1.2rem;width:53%;z-index:2}.dtail-brnd h1,.dtail-brnd h2{z-index:1;margin:0;font-size:3rem;font-weight:800;line-height:3.75rem}.dtail-brnd .bntags{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.bntags .tgitem{display:flex;gap:1rem;align-items:center}.tgitem img{width:1.5rem;height:1.5rem}.tgitem span{color:#2e2e2e;font-weight:600;font-size:1.1rem;line-height:1.5rem}.bgcrl{position:absolute;right:4rem;bottom:2rem;border-radius:50%}.bgcrl .indv{width:4.725rem;height:4.725rem;border-radius:50%;background:#ffb047;position:relative}.bgcrl .indv:before{content:"";height:6rem;width:6rem;top:.7rem;left:.7rem;position:absolute;background:transparent;border-radius:50%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.container .brandthdiv{padding:3rem;position:relative;background:#fff}.brandthdiv .brand-flex{gap:2rem}.brand-flex .servcs-div{display:grid;grid-template-columns:repeat(auto-fit,minmax(21.56rem,1fr));justify-content:space-between;grid-gap:1.5rem}.servcs-div .servdt{cursor:pointer;padding:1.5rem;color:#2e2e2e;border:1px solid #f5f5f5}.servcs-div .servdt:hover{background:#ffb047;transition:all .3s ease-in-out;box-shadow:10px 10px 30px 0 rgba(0,0,0,.05)}.servdt .svtxt{margin:0;font-weight:700;font-size:1.5rem;line-height:2rem;padding-bottom:.8rem}.servdt .svptx{font-size:1rem;font-weight:400;line-height:1.5rem}.container .branding-service{background-image:url(/assets/images/brandingservice.webp);background-position:top;background-repeat:no-repeat;background-size:cover;padding:6.5rem 3rem;height:calc(100vh - 5rem)}.branding-service .banding_hd{width:84%}.branding-service .branding-flex{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.banding_hd{z-index:2;color:#2e2e2e;font-size:4rem;font-weight:800;line-height:5rem}.branding-flex .brand_desc{width:84%;display:flex;align-items:center;justify-content:space-around}.brand_desc .brndpara{width:60%;color:#616161;font-size:1.5rem;line-height:2.4rem}.brand_desc>div{width:100%}.srvdiv{height:18.125rem;position:relative;padding:1.5rem;border:1px solid #f5f5f5;background-image:url(/assets/images/halfcircle.png);background-repeat:no-repeat;background-position:100%;background-position-y:top}.srvdiv .srvdtl{display:flex;gap:1rem;flex-direction:column}.srvdtl .svtpdiv{display:flex;justify-content:space-between}.svtpdiv .svtwtxt{width:60%;margin:0;color:#2e2e2e;font-weight:600;font-size:1.25rem;line-height:1.6rem}.svtpdiv .contdv{font-size:3rem;font-weight:700;color:grey;opacity:.5;line-height:3.75rem;font-family:var(--font-bricolage-grotesque)}.srvdtl .paratx{color:grey;font-weight:400;font-size:1rem}.container .glory-section{gap:2.5rem;padding:3rem;background:#fff}.glory-section .clowning-div{display:flex;justify-content:space-around}.clowning-div .cwnlsec{width:39%;gap:4rem}.cwnlsec .clown-detail{gap:1rem}.clown-detail .clnimg{display:flex;width:100%;overflow:hidden;position:relative}.clown-detail .clnimg img{width:100%;height:100%;object-fit:cover;transition:all .2s linear}.clown-detail:hover .clnimg img{filter:blur(8px);-webkit-filter:blur(8px)}.clown-detail .cltxt{color:#2e2e2e;font-weight:700;font-size:1.75rem;line-height:2.5rem}.clown-detail .cplntxt{color:#616161;font-weight:400;font-size:1rem;line-height:1.5rem}.clown-detail .cltags{display:flex;flex-wrap:wrap;gap:1rem}.cltags .tgtext{color:#616161;font-size:.875rem;font-weight:500;background:#f5f5f5;padding:.5rem 1rem}.mng{margin-top:6.225rem}.container .marketing-sec{display:flex;gap:1.5rem;padding:3rem;flex-direction:column}.marketing-sec .bnnr-detaildv{gap:1rem}.bnnr-detaildv img{width:100%}.bnnr-detaildv .markdt_div{width:90%;margin-left:auto;display:flex;justify-content:space-between}.markdt_div .mrkpara{width:60%;color:#616161;font-weight:400;font-size:1.1rem;margin-top:1rem;line-height:1.6rem}.markdt_div .mrkpara p{margin-top:1rem}.markdt_div .marktgs{width:37%;display:flex;gap:1rem;flex-direction:column}.marktgs .mktgsdt{display:flex;gap:.5rem;align-items:center}.mktgsdt span{color:#2e2e2e;font-weight:600;font-size:1.25rem}.marketing-sec .works-sect{display:flex;gap:2rem;flex-direction:column}.works-sect .workbanr_box{display:flex;align-items:flex-end;justify-content:space-between}.workbanr_box .bannr-detail{width:50%;gap:1rem}.bannr-detail .bnrhdtx,.bannrsm-detail .bnrhdtx{color:#2e2e2e;font-weight:700;font-size:1.8rem;line-height:2rem}.bannr-detail .bnspan,.bannrsm-detail .bnspan{color:#616161;font-size:1rem;font-weight:400}.workbanr_box .bannrsm-detail{width:45%;gap:1rem}.flex-rev{flex-direction:row-reverse}.container .digital-section{padding:3rem;min-height:calc(100vh - 5.625rem);position:relative}.digital-section .halfcir{position:absolute;right:0;top:0;width:35%}.digital-section .digibannr{width:85%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:2rem}.digibannr .digiparg{width:60%;color:#616161;font-weight:400;font-size:1.5rem;line-height:2rem}.digital-section .digiimag{display:flex;width:21rem;height:23.5rem;overflow:hidden;position:absolute;bottom:0;left:2rem;z-index:-1}.container .dgisec_div{gap:2rem;padding:3rem;position:relative}.dgisec_div .sectopsc{display:flex;justify-content:space-between}.sectopsc .sechdtx{width:50%;font-size:3rem;font-weight:800;line-height:3.5rem}.sectopsc .gdpr{width:45%;color:#616161;font-weight:400;font-size:1.1rem;line-height:1.6rem}.dgisec_div .secimg{display:flex;overflow:hidden;position:relative;z-index:2}.secimg .linedv{width:1.25rem;height:100%;position:absolute;left:67%;z-index:2;background:#fff}.secimg .bluecl{opacity:.5;position:absolute;top:0;right:0;z-index:5}.dgisec_div .ongeellip{position:absolute;left:0;bottom:0;z-index:1}.container .performance-section{display:flex;gap:2rem;align-items:center;padding:4rem 3rem;flex-direction:column;background-image:url(/assets/images/performancebg.webp);background-size:cover;background-repeat:no-repeat}.performance-section .pmwid{width:80%;text-align:center}.performance-section .permbmdv{display:flex;position:relative;width:100%}.permbmdv>img{width:100%;height:31.25rem;object-fit:contain}.permbmdv .statstwo{display:none}.permbmdv .absl_div{width:45%;position:absolute;left:4rem;top:4rem;display:flex;gap:1rem;align-items:flex-start;flex-direction:column}.absl_div .whpara{color:#fff;font-weight:400;font-size:1.1rem;line-height:1.6rem}.fulwd{width:100%}.bndsatdiv .pyramidbx{position:absolute;left:0;top:0;z-index:1}.boxshadow{box-shadow:15px 0 30px 0 rgba(0,0,0,.25)}.bnimg .yellowm{position:absolute;left:50%;top:-2rem;right:-2rem;height:112.5%}.yellowm img{height:100%!important}.bgchn{align-self:stretch;border-top-right-radius:9rem;border-bottom-right-radius:9rem;background:#f0f0f0}.contntbg{background-image:url(/assets/images/contentbg.webp);background-size:90%;background-repeat:no-repeat}.hero-section .leftcl{position:absolute;left:0;top:0;z-index:1}.bxshd{box-shadow:0 0 58px 0 rgba(0,0,0,.15)}.markgbg{background-image:url(/assets/images/markbgimg.webp);background-size:100%;background-repeat:no-repeat}.boxes-sect .auto_detail{gap:1.25rem;width:31%}.auto_detail .autotop{display:flex;overflow:hidden}.autotop img{width:100%;height:100%;object-fit:cover}.auto_detail .autotxtbx{gap:1rem;padding:1.5rem;border:1px solid #f5f5f5}.autotxtbx .perct{margin:0;font-size:3.5rem;font-weight:700;color:#2e2e2e;line-height:70px}.autotxtbx .atpara{color:grey}.flexrev{flex-direction:column-reverse}.hero-section .gradinetcl{position:absolute;right:0;top:0}.bndsatdiv .icnimg{position:absolute;right:0;bottom:0}.container .contact-page{padding:3rem;gap:5rem}.contact-page .contfstdiv{display:flex;align-items:flex-start;justify-content:space-between;padding-top:1rem}.contfstdiv .cntptxt{width:45%;font-size:4rem;line-height:5rem}.contfstdiv .paracnt{width:40%;margin-top:2rem;color:#616161;font-weight:400;font-size:1.5rem;line-height:2rem}.contact-page .secondcn_div{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.secondcn_div .sndlfdv{gap:1.5rem;width:35%;padding-top:2rem;position:-webkit-sticky;position:sticky;align-items:flex-start;top:0;left:0}.sndlfdv .sndtx{color:#2e2e2e;font-weight:600;font-size:1.75rem;line-height:2.5rem}.sndlfdv .mndtil{display:flex;gap:.5rem;font-size:1.5rem;font-weight:500;line-height:2rem;flex-direction:column}.mndtil .hdtxt{color:grey}.mndtil .kptxt{font-style:normal;color:#4d4d4d}.mndtil .sharetabs{display:flex;gap:1rem}.sharetabs .shtab{display:flex;color:#949494;padding:.5rem;cursor:pointer;background:#f5f5f5;transition:all .1s ease-in}.sharetabs .shtab:hover{color:#181818;background-color:#fec834}.shtab a{display:flex}.secondcn_div .secndfmdiv{padding:3rem;width:60%;background:#000}.secndfmdiv .formdiv{display:flex;row-gap:2.2rem;flex-wrap:wrap;justify-content:space-between}.formdiv .form-control{display:flex;width:47%;position:relative;flex-direction:column}.form-control label{position:absolute;top:.5rem;left:0;font-size:1rem;font-weight:400;color:#a8a8a8;transition:all .15s ease-out}.form-control input,.form-control textarea{padding:.7rem 0;width:100%;outline:none;font-size:1rem;font-weight:400;background:none;color:#a8a8a8;border:none;border-bottom:1px solid #a8a8a8;transition:all .2s ease-in-out}.form-control input:focus,.form-control textarea:focus{color:#fff;border-bottom:1px solid #fff}.focuson{top:-.8rem!important;left:0!important;font-size:.8rem!important;color:#fff!important}.err{margin-top:.3rem;font-size:small;color:red}.form-control textarea{resize:none;min-height:5rem}.form-control.textarea{width:100%}.formdiv .founddiv{display:flex;width:100%;gap:1.2rem;flex-direction:column}.founddiv .labltext{color:#fff;font-weight:400;font-size:1.2rem}.founddiv .foundtags{display:flex;flex-wrap:wrap;gap:1rem}.foundtags .tagitem{display:flex}.tagitem .label_tag{color:#949494;font-size:1rem;font-weight:400;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #949494;transition:all .3s ease-in-out}.tagitem input{display:none}.tagitem input:checked~.label_tag{background-color:#ffb047;color:#181818}.sbmain .submtbtn{width:-moz-fit-content;width:fit-content}.formdiv .sbmain{width:100%;display:flex;align-items:center;justify-content:center}.inputbox:-webkit-autofill,.inputbox:-webkit-autofill:active,.inputbox:-webkit-autofill:focus,.inputbox:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #000!important}.case-study-banner{background:url(/assets/images/case-study-banner.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.case-study-banner .case-study-container{padding:3rem;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:var(--max-width-xl);position:relative}.case-study-container .subtitle{margin-left:auto;gap:1.5rem;color:#616161;font-size:1.5rem;font-weight:400;max-width:75%}.case-study-container .subtitle,.case-study-path{display:flex;align-items:center;justify-content:center}.case-study-path{padding:1rem 2rem;flex-wrap:wrap;align-self:center;background:#fff;box-shadow:0 20px 34px 0 rgba(0,0,0,.05);gap:1rem;position:-webkit-sticky;position:sticky;top:6.25rem;z-index:99}.case-study-path .tab{display:flex;gap:1.5rem;font-size:1rem;font-style:normal;font-weight:500;line-height:2.125rem;cursor:pointer}.case-study-path .tab p{display:flex;min-width:3rem;padding:0 .8rem;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:all .3s ease}.case-study-path .tab.actTab p{background:#ffb047}.case-wrapper{margin:0 auto;max-width:var(--max-width-xl);padding:4rem 3rem;display:flex;flex-direction:column;gap:3rem}.case-wrapper .case{display:flex;align-items:center;justify-content:space-evenly;gap:1rem}.case__image>img{height:36rem;width:32rem;object-fit:cover}.case:nth-child(2n){flex-direction:row-reverse}.case .case__desc{max-width:30%;display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.case__desc p.type{color:#2e2e2e;font-size:1.5rem;font-weight:600;line-height:26px;letter-spacing:-.4px;padding:.4rem;border-bottom:1px solid}.case__desc .title{color:#ffb047;font-size:3rem;font-weight:800;line-height:4rem;letter-spacing:-.96px}.case__desc .pr__desc{display:grid;grid-template-columns:1fr 3fr;align-items:start;grid-gap:1rem;gap:1rem}.pr__desc{font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:-.32px}.pr__desc p{color:#4d4d4d}.pr__desc span{color:#2e2e2e}.csd-wrapper{padding:3rem 2rem}.general-details .csd-head{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem 0;gap:1.5rem}.csd-head h1{flex-shrink:0}.csd-head p.caption{color:#616161;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem}.csd-head .tag{display:flex;padding:.8rem 1rem;justify-content:center;align-items:center;gap:.8rem;border-radius:var(--border-radius-xl);background:#ffb047;color:#181818;font-size:1.25rem;font-weight:600;line-height:1.625rem;letter-spacing:-.4px}.csd-body{display:flex;gap:4rem;align-items:flex-start;justify-content:space-between;overflow:hidden}.csd-body .csd-body__left{min-width:60%}.csd-body .csd-body__right{min-width:40%}.csd-body__right .info-group:not(:last-child){display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.info-group .info-label{color:#949494;font-weight:400}.info-group .info-label,.info-group .info-value{font-size:1.25rem;line-height:1.625rem;letter-spacing:-.4px}.info-group .info-value{color:#2e2e2e;font-weight:600}.challenges-details{padding:2rem}.challenges-details .challenges-images{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.challenges-images .challenges-image{width:50%;border-radius:30px;object-fit:cover}.approach-details .approach-content,.challenges-details .challenges-content{display:flex;padding:2rem 0;gap:2rem}.approach-content p,.challenges-content p{color:#616161;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.625rem}.approach-header .approach-number,.challenges-header .challenges-number{color:#616161;font-size:1.5rem;font-weight:500;line-height:2rem;letter-spacing:-.48px}.approach-header,.challenges-header{flex-shrink:0}.approach-header{order:2}.approach-header .approach-title,.challenges-header .challenges-title{font-size:2.5rem;font-weight:800;line-height:3rem;letter-spacing:-.475rem;text-transform:uppercase}.approach-content .approach-description,.challenges-content .challenges-description{display:flex;flex-direction:column;gap:1.5rem}.approach-list .approach-list-title,.challenges-list .challenges-list-title{color:#2e2e2e;font-size:1.5rem;font-weight:600;line-height:2rem;letter-spacing:-.48px;display:flex;align-items:center;gap:.4rem;margin-bottom:1rem}.banner-img img{border-radius:30px}.nav-button a:first-child{border:1px solid #ffb047}.nav-button a:first-child,.nav-button a:last-child{display:flex;align-items:center;padding:.8rem 1.5rem;gap:8px;color:#181818;font-size:1.5rem;font-weight:500;line-height:1.625rem;letter-spacing:-.4px}.nav-button a:last-child{background:#ffb047}.aboutus-banner{min-height:calc(100vh - 90px);overflow:hidden;background:url(/assets/images/about-us.webp);background-repeat:no-repeat;background-size:cover;position:relative}.aboutus-banner h1{text-align:center;color:#fff;font-size:4rem;font-weight:800;line-height:5rem;letter-spacing:-1.28px}.aboutus-banner .about{position:absolute;top:30%;left:20%}.item{display:flex;align-items:center;gap:.625rem;height:6.25rem}.item img{width:1.875rem!important;height:1.875rem!important}.item .item-text{font-weight:700;font-size:1.75rem;white-space:nowrap}.aboutus-banner .agency{position:absolute;top:50%;left:30%}.aboutus-banner .anime-btn{text-align:center;bottom:7%;right:2%;display:inline-block;position:fixed;bottom:2rem;right:2rem;z-index:99;cursor:pointer}.anime-btn span.up-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3rem;height:3rem;font-size:1.5rem;border-radius:50%;background:#ffb047}.anime-btn img{width:6rem;height:6rem;animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.marquee{width:100%;height:5rem;background-color:#ffb047;margin:0 auto;color:#181818;text-align:center;font-size:1.5rem;font-weight:800;line-height:1.875rem;letter-spacing:-.48px;display:flex;align-items:center;justify-content:center}.item-collection-1{position:relative;left:0;animation:swap 10s linear infinite}@keyframes swap{0%,50%{left:0}50.01%,to{left:100%}}.marquee-content:hover{animation-play-state:paused}.item1,.item2{display:inline-block;vertical-align:middle;margin-left:1rem}.marquee{overflow:hidden;white-space:nowrap}.marquee-content{display:inline-block;animation:marquee 10s linear infinite}.marquee-item{display:inline-block;margin-right:20px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.hero-section__desc .paragraph{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;color:#616161;font-size:1.25rem;font-weight:400;line-height:1.52rem}.solutions-section{margin:0 auto;max-width:var(--max-width-xl);padding:3rem}.solutions-section .solutions-section__header{display:flex;align-items:baseline;justify-content:center;gap:1rem}.solutions-section .solutions-section__body{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;gap:1rem}.solutions-img>img{width:33.125rem;height:32.5rem;object-fit:cover}.solutions-accordian{max-width:50%;color:#616161;font-size:1.125rem;font-weight:400}.solutions-accordian .subtitle{margin-bottom:1.5rem}.solutions-accordian__item{border-top:1px solid var(--Untitled-Old-Color-Territory-1000,#ebebeb);border-bottom:1px solid var(--Untitled-Old-Color-Territory-1000,#ebebeb)}.solutions-accordian__item__header{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;cursor:pointer}.solutions-accordian__item__header h3{color:#2e2e2e;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:-.48px;border-bottom:1px solid #2e2e2e}.solutions-accordian__item__header .icon-wrapper{width:2rem;height:2rem;color:#4d4d4d;background-color:#fff6eb}.solutions-accordian__item__header .icon-wrapper.active{background-color:#ffb047}.icon-wrapper .down{transform:rotate(90deg)}.solutions-accordian__item__body{max-height:0;padding:0;overflow:hidden;transition:.5s linear,padding .5s linear}.solutions-accordian__item__body.active{border-top:1px solid #ebebeb;max-height:18rem;padding:.5rem 0}.our-story-section{margin-top:3rem;padding:5rem 3rem;background:var(--bg-light)}.our-story-section div.max-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.our-story-section .right-tab{position:relative}.right-tab img.our-story{margin-top:-7rem;box-shadow:-5px 64px 90px 0 #00000026}.bndsatdiv .card-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));grid-gap:2rem;gap:2rem;padding:3rem 0}.card-wrapper .adv-cards{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;border-right:1px solid #f5f5f5;transition:all .2s ease-in-out}.card-wrapper .adv-cards:hover{color:#fff;background-color:#181818}.adv-cards p.subtitle{font-size:1rem;font-weight:400;line-height:26px;transition:.3s}.adv-cards:hover p.subtitle{color:#bfbfbf;font-size:1rem;font-weight:400;line-height:1.625em}.adv-cards .adv-cards-header{color:#2e2e2e;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:-.48px}.stats-section{position:relative;border:1px solid #fff}.stats-section .our-awards{height:75%;width:75%;object-fit:contain;position:absolute;top:0;left:0}.stats-wrapper{max-width:65rem;background-color:var(--bg-light);margin-left:auto}.stats-wrapper .stats{display:flex;align-items:flex-start;justify-content:center;margin-top:25rem;gap:3.125rem;padding:19.75rem 5rem 5rem}.stats .box .num,.stats .box h1{color:#181818;text-align:center;font-size:4rem;font-weight:700;line-height:5rem;letter-spacing:-1.28px}.stats .box p{color:grey;text-align:center;font-size:1.125rem;font-weight:500;line-height:2rem;letter-spacing:-.48px}.carousel-wrapper{width:100%;padding:3rem;position:relative;overflow:hidden}.carousel-wrapper.awards{background:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5)}.carousel-wrapper .carousel-list{width:100%}.carousel-item .carousel-body{padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem}.award-item{border:2px solid transparent;border-image-source:linear-gradient(90deg,#b96adf,#ff6c62 52%,#ffb047);border-image-slice:1;padding:1rem}.award-item .year{color:grey;font-size:1.5rem;font-weight:500;line-height:1.625rem;margin-bottom:25%;letter-spacing:-.4px}.award-item .title{color:#2e2e2e;font-size:2.4rem;font-weight:800;line-height:3rem;letter-spacing:-.475rem;margin-bottom:20%}.award-item .subtitle{color:grey;font-size:1.5rem;font-weight:500;line-height:1,625rem;letter-spacing:-.4px}.carousel-body .name{color:#4d4d4d;font-size:1.5rem;font-weight:600;line-height:2rem;letter-spacing:-.48px}.carousel-body .subtitle{color:#a8a8a8;font-size:1rem;font-weight:400;line-height:1.375rem;letter-spacing:-.32px}.carousel-body .socials{margin-top:.5rem}.carousel-body .socials a{opacity:.6}.carousel-body .socials a:hover{opacity:1}.cnfldv{display:flex;gap:.2rem;flex-direction:column}.cnfldv .adcnnm{display:flex;gap:.6rem;align-items:center}.adcnnm .usnm{color:#4d4d4d;font-size:1.5rem;font-weight:800}.blogs-container .blog-main{background:url(/assets/images/blogs-banner.webp);background-repeat:no-repeat;background-position:50%;padding:4rem 3rem;background-size:cover}.blog-main .blog-search-banner{width:90%;margin-left:auto}.search-wrapper{display:inline-flex;padding:.5rem .5rem .5rem .8rem;align-items:center;gap:.7rem;border-radius:8px;border:1px solid #bfbfbf;background:#fff}.search-wrapper input{padding:0;width:12rem;height:2rem;border:none;outline:none}.search-wrapper input::placeholder{font-family:var(--font-urbanist);font-size:1rem;color:#949494}.search-wrapper label{cursor:pointer;display:flex;padding:.4rem .8rem;justify-content:center;align-items:center;gap:.8rem;border-radius:8px;background:#ffb047}.blogs-container .blogs-sec{display:flex;gap:2rem;flex-direction:column;padding:4rem 3rem}.blogs-sec .blogcnt{display:grid;grid-row-gap:1.5rem;row-gap:1.5rem;grid-template-columns:48% 48%;justify-content:space-between}.blogcnt .blog-detail{gap:1.5rem}.blog-detail .top-blgdv{display:flex;position:relative}.top-blgdv img{object-fit:cover;width:100%;height:100%;background:#ebebeb;border-radius:1.25rem}.top-blgdv .blgtag{padding:.5rem .75rem;background:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:1.375rem;border-radius:.4rem;color:#0a6dff;position:absolute;right:1rem;top:1rem}.blog-detail .blog-middv{gap:.7rem;height:100%;justify-content:space-between;align-items:flex-start}.blog-middv .dtnmdtl,.section-blg .dtnmdtl{display:flex;gap:1rem}.dtnmdtl .stline{border:1px solid #d9d9d9}.dtnmdtl .datedt{display:flex;gap:.5rem;align-items:center}.datedt .lidot{width:.375rem;height:.375rem;background:#ffb047;border-radius:50%}.datedt .litext{color:#4d4d4d;font-size:1rem;font-weight:400;line-height:1.35rem}.blog-middv .blog-title{color:#2e2e2e;font-weight:700;font-size:1.75rem;line-height:2.2rem}.blog-middv .blog-desc{color:#616161;font-weight:400;font-size:1rem;line-height:1.6rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;word-break:break-word;white-space:pre-line;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog-mainsec .backbtn{width:-moz-fit-content;width:fit-content;padding:2rem 3rem 0}.blog-mainsec .backbtn a{display:flex;gap:.5rem;cursor:pointer;align-items:center;color:#4d4d4d;font-weight:400;font-size:1.25rem}.blog-mainsec .backbtn a:hover{color:#d62d20}.blog-mainsec .blog-detlsiv{padding:2rem 3rem;display:flex;position:relative;align-items:flex-start;justify-content:space-between}.blog-detlsiv .section-blg{width:67%;display:flex;gap:1rem;flex-direction:column}.section-blg .blgim{display:flex}.blgim img{width:100%;height:32rem;border-radius:30px;object-fit:cover}.datedt .liyldot{width:.375rem;height:.375rem;background:#0a6dff;border-radius:50%}.dtnmdtl .blogtg{color:#4d4d4d;font-size:1rem;font-weight:500;padding:.375rem .75rem;line-height:1.25rem;border-radius:8px;background:#f5f5f5}.blgdsc{color:#181818;font-weight:400;font-size:1rem;line-height:1.8rem}.blgsubdv .qnsec,.section-blg .blgsubdv{gap:1rem}.blgsubdv h4{margin:0;color:#ffb047;font-weight:700;font-size:1.5rem;line-height:2rem}.qnsec .ulqn{-webkit-padding-start:40px;padding-inline-start:40px}.qnsec .ulqn li{list-style:disc;color:#4d4d4d;font-size:1.25rem;line-height:1.5rem}.blog-detlsiv .right-side{width:30%;position:-webkit-sticky;position:sticky;top:6.5rem;right:0;margin-top:2.5rem}.main-blgc,.main-blgc>p,.main-blgc>p>span{color:#181818!important;font-size:1rem!important;font-weight:400!important;line-height:2rem!important;margin-bottom:.313rem!important}.main-blgc span{font-size:1rem!important}.main-blgc h2{color:#ffb047;font-size:1.5rem;font-weight:700;line-height:2rem;padding-top:.5rem;scroll-margin-top:100px}.main-blgc h3{color:#4d4d4d;font-size:1.25rem;font-weight:600;line-height:1.5rem;padding:.5rem 0}.main-blgc img{width:100%;height:100%;object-fit:contain}.main-blgc ol,.main-blgc ul{padding:revert}.main-blgc ul li{list-style:disc}.main-blgc ol li{list-style:decimal}.right-side .side-content{display:flex;gap:1.5rem;position:relative;flex-direction:column}.side-content .chat-info{padding:1.25rem;background:#fffbf5;border-radius:1.25rem;border:1px solid #f5f5f5;background-image:url(/assets/icons/boxesicon.svg);background-repeat:no-repeat;background-position:50%}.chat-info .chtpdv,.otherblog-sec .chtpdv,.table-content .chtpdv{color:#2e2e2e;font-weight:600;line-height:1.6rem;font-size:1.25rem;position:relative;padding-bottom:.7rem}.table-content .chline{border-bottom:1px solid #f5f5f5;position:relative;margin-bottom:1.5rem}.chat-info .chline,.otherblog-sec .chline{border:1px solid #f5f5f5;position:relative}.chat-info .chline:before,.otherblog-sec .chline:before,.table-content .chline:before{width:37%;content:"";position:absolute;left:0;top:0;height:1px;background:#ffb047}.chat-info .chat-dtl{gap:.8rem;width:85%;margin:0 auto;align-items:center;padding-top:1rem;text-align:center}.chat-dtl .btn.primary{padding:.8rem 1.2rem}.chat-dtl .chpara{color:#4d4d4d;font-size:1rem;font-weight:400;line-height:1.375rem}.chat-dtl .strgtx{color:#181818;font-size:1rem;font-weight:600;line-height:1.375rem}.side-content .otherblog-sec{padding:1rem 1.25rem;border-radius:1.25rem;border:1px solid #f5f5f5}.blog-list .blog-item{display:flex;gap:.75rem;align-items:center;padding:1.25rem 0;justify-content:space-between;border-bottom:1px solid #f5f5f5}.blog-item img{max-width:3.75rem;width:100%;height:3.75rem;object-fit:cover;border-radius:.5rem}.blog-list .blog-item:nth-last-child(-n+1){border-bottom:0 solid #f5f5f5}.blog-item .otblg-dtl{gap:.35rem;justify-content:space-between}.otblg-dtl .otbgtx{color:#2e2e2e;font-weight:500;font-size:.875rem;line-height:1.25rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;word-break:break-word;white-space:pre-line;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.otblg-dtl .otherdt{color:#a8a8a8;font-weight:400;font-size:.8rem;line-height:1.25rem}.side-content .table-content{padding:1.25rem;border-radius:.5rem;border:1px solid #f5f5f5}.table-content .title-list{display:flex;gap:1rem;flex-direction:column;padding-left:1rem;border-left:2px solid #f5f5f5}.title-list .content-list{gap:1rem;color:grey;font-weight:600;font-size:1.15rem;line-height:1.6rem}.title-list .contentlt{display:flex;flex-direction:column;gap:.5rem}.contentlt .contlist{font-size:1rem;line-height:1.5}.contentlt .contlist a:hover{color:#242424}.side-content .links-share{gap:1rem}.links-share .lktext{color:#2e2e2e;font-size:1.25rem;line-height:1.6rem;font-weight:600}.links-share .share-links{display:flex;gap:1.5rem;align-items:center}.share-links .linkbtn{width:2.5rem;height:2.5rem;cursor:pointer;border-radius:50%;background:#ffb047}.linkbtn a{display:flex;color:#fff}.container .thank-section{padding:6rem 3rem;background-image:url(/assets/images/thankbg.webp);background-position:top;background-size:100%;position:relative}.thank-section .rghthand{position:absolute;right:6rem;top:1rem}.thank-section .lfthand{position:absolute;left:8rem;bottom:3rem}.thank-section .thmaindv{width:70%;gap:2rem;margin:auto;align-items:center}.thmaindv .thonedv{display:flex;overflow:hidden}.thonedv img{height:100%}.thmaindv .thsecond{display:flex;gap:1.5rem;text-align:center;flex-direction:column}.thsecond .thhead{margin:0;font-size:4rem;line-height:5rem;color:#181818;font-weight:700;position:relative}.thsecond .thhead:after{content:"";position:absolute;bottom:-.688rem;right:0;height:.625rem;width:51%;background:#ffb047;transform:rotate(179deg)}.thsecond .thpara{color:#4d4d4d;font-weight:400;font-size:1.1rem;line-height:1.75rem}.thsecond .thhmbtn{cursor:pointer;width:-moz-fit-content;width:fit-content;align-self:center;font-size:1rem;font-weight:600;display:flex;position:relative;border:1px solid transparent;border-image-source:linear-gradient(90deg,#b96adf,#ff6c62 52%,#ffb047);border-image-slice:1;padding:.9rem 1.5rem}.thsecond .thhmbtn:hover .hmlk{z-index:4}.thsecond .thhmbtn .spntxt,.thsecond .thhmbtn:hover .spntxt{transition:all .2s ease-in!important}.thsecond .thhmbtn:hover .spntxt{background:none;color:#000;-webkit-text-fill-color:#181818}.thsecond .thhmbtn:before{left:5.5rem;bottom:-5.2rem}.thsecond .thhmbtn:after,.thsecond .thhmbtn:before{content:"";width:1px;background:hsla(0,0%,100%,0);height:13.125rem;position:absolute;rotate:76deg;z-index:0;transition:all .2s ease-in}.thsecond .thhmbtn:after{left:5.56rem;top:-5rem}.thsecond .thhmbtn:hover:before{height:13.125rem}.thsecond .thhmbtn:hover:after,.thsecond .thhmbtn:hover:before{content:"";width:3.125rem;background:#fff;position:absolute;rotate:76deg;left:4.125rem;bottom:-3.5rem;z-index:0;transition:all .2s ease-in}.thsecond .thhmbtn:hover:after{height:14.125rem}.not-found-wrapper{width:100%;height:calc(100vh - 5rem);display:flex;align-items:center;justify-content:center;text-align:center}.not-found-wrapper .not-found{padding:1rem}.not-found a.back:hover{text-decoration:underline}.set-table .tb_footer{width:100%;position:relative;margin:1rem 0}.tb_footer .tb_limit{left:0;margin:auto;position:absolute;height:100%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:.5rem;color:#8392ab}.tb_limit select{border:1px solid #8392ab;outline:none}.tb_footer .table_bl_footer{gap:.5rem}.table_bl_footer .arrow,.tb_footer .table_bl_footer{display:flex;align-items:center;justify-content:center}.table_bl_footer .arrow{width:2.5rem;height:2.5rem;cursor:pointer;color:#dadce0;border:1px solid #ffedd6}.table_bl_footer .arrow .fa-arrow-left,.table_bl_footer .arrow .fa-arrow-right{color:#5e636e}.arrow span{border-radius:50%;font-size:.875rem}.table_bl_footer .PG_Button{display:flex;align-items:center;justify-content:center;color:#969292;width:2.5rem;height:2.5rem;font-weight:500;font-size:1.15rem;cursor:pointer;border:1px solid #ffedd6}.table_bl_footer span{font-size:1.25rem;color:#8392ab;font-weight:900}.table_bl_footer .PG_Button_Active{display:flex;align-items:center;justify-content:center;color:#fff;border:none;width:2.5rem;height:2.5rem;font-weight:500;font-size:1.15rem;cursor:pointer;background:linear-gradient(90deg,#b96adf,#ff6c62 52%,#ffb047)}.skeletondv{display:grid;grid-row-gap:1.5rem;row-gap:1.5rem;padding:3rem;grid-template-columns:48% 48%;justify-content:space-between}.skeletondv .card{display:flex;flex-direction:column;gap:1rem;background-color:#fff;overflow:hidden}.card-img{border-radius:12px;padding-bottom:65.25%;position:relative}.card-body .date{display:flex;align-items:center;justify-content:center;align-self:flex-start;gap:1rem;margin-bottom:1rem;width:50%}.card-body .date p{width:100%;height:1rem}.card-body .date .stline{height:1rem;width:1px;border-left:2px solid #e2e5e7}.card-title{min-height:1.25rem;margin-bottom:1rem;line-height:1.2;font-weight:700}.card-title.skeleton{min-height:1.72rem;border-radius:8px}.card-intro{min-height:1rem;margin-top:.75rem;line-height:1.5}.card-intro.skeleton{min-height:1rem;border-radius:8px}.circleim{width:3.625rem;height:3.625rem;border-radius:50%;margin-top:.5rem}.skeleton{background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}@keyframes shine{to{background-position:right -40px top 0}}.section-blg .card{display:flex;flex-direction:column;background-color:#fff;overflow:hidden}.card .card-twimg{padding-bottom:65.25%;position:relative;border-radius:1.25rem}.table-skeleton{width:28%;height:100%;padding:1.25rem;display:flex;gap:1rem;flex-direction:column}.table-skeleton .first-skel{padding:1rem;display:flex;gap:1rem;flex-direction:column;border-radius:12px;border:1px solid #dadada}.first-skel .lineskl,.lcton,.rbllist{width:100%;height:1.375rem;border-radius:5px}.rbllist .linetwskl{width:50%;height:1rem;border-radius:5px}.first-skel .rblskl-main{margin-top:.5rem;display:flex;gap:1rem;padding:.8rem 0}.first-skel .rblskl-main:not(:last-child){border-bottom:1.5px solid #e7e4e4}.rblskl-main .rblcl-skl{width:3.75rem;height:3.75rem;border-radius:.5rem}.rblskl-main .rbllist{width:calc(100% - 4.75rem);gap:.7rem;height:100%}.table-skeleton .ltchat_skl{padding:1rem;display:flex;gap:.7rem;flex-direction:column;border-radius:12px;border:1px solid #dadada}.lcton{width:40%}.lcttw{width:80%}.lctfr,.lcttw{margin:0 auto;height:1rem;border-radius:5px}.lctfr{width:45%}.lctfv{width:30%;margin:0 auto;height:2rem}.secondfm,.secondfm .subsec{display:flex;flex-direction:column}.secondfm .subsec{padding:4rem 0 8rem;background:#181818;align-items:center}.subsec .subhd{text-align:center}.secondfm .subdiv{margin-top:-6rem!important;width:70%;margin:0 auto;align-items:center;padding:3.125rem 9.375rem;gap:2rem;background:#fff;border-radius:250px}.subdiv .subform{width:100%;position:relative}.subform .subinput{width:100%;border:0;color:#616161;outline:none;padding:.7rem 1rem;font-size:1.25rem;line-height:1.5rem;border-bottom:1px solid #ebebeb}.subinput:-webkit-autofill,.subinput:-webkit-autofill:active,.subinput:-webkit-autofill:focus,.subinput:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:inherit!important;box-shadow:inset 0 0 0 1000px inherit!important}.subform .subinput::placeholder{text-align:center}.subdiv p{font-size:.875rem;color:green!important}.loading{display:block;width:12rem;padding:.77rem 1.5rem!important;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);background:linear-gradient(90deg,#b96adf,#ff6c62,#ffb047)}.privacy-policy .privacy-banner{background:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5);height:21rem;gap:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.privacy-banner .heading{padding:1rem}.privacy-policy .privacy-content{padding:3rem}.privacy-details .title{margin-top:3rem;font-size:1.5;font-weight:700;line-height:2rem;letter-spacing:-.02em;text-align:left;color:#ffb047}.privacy-content .subtitle,.privacy-details .subtitle{font-size:1rem;font-weight:400;line-height:2.125rem;text-align:left;color:#2e2e2e}.privacy-details ul{margin-top:.5rem}.privacy-details ul li{list-style:disc;padding:.3rem 0;margin-left:2rem}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2vw;gap:2vw;padding:5vw}.team-banner{background:url(/assets/images/case-study-banner.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;place-content:center}.button_radius{border-radius:3.125rem}.menu-icon i{color:#fff}.mark_bg{background:url(/assets/icons/mark_bg.svg);background-position:0;background-repeat:no-repeat;background-size:60%;width:100%!important;justify-content:center!important;gap:20px!important;flex-direction:column!important}.home_hero_col_5{width:50%}.home_section_hero_contain{display:flex;width:100%!important;flex-direction:row!important}.button_prime{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9375rem 2.5rem;border:1px solid transparent;border-radius:3.125rem;background:linear-gradient(#fff5f5,#fff5f5) padding-box,linear-gradient(90deg,#a642d6,#ff3b2e 52%,#ff9a14) border-box;color:#ff6b5e;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.button_prime:hover{background:linear-gradient(90deg,#c481e4,#ff9f99 52%,#ffd399) padding-box,linear-gradient(90deg,#c481e4,#ff9f99 52%,#ffd399) border-box;color:#fff}.button_prime i{transform:rotate(-60deg)}.scrolling-gallery{width:100%;height:49.625rem;overflow:hidden;background:linear-gradient(90deg,#fbf7fd,#fff5f5 52%,#fffbf5);align-items:center}.gallery-inner,.scrolling-gallery{display:flex;justify-content:center}.gallery-inner{gap:1.2rem;align-items:flex-start;height:100%;width:90%;max-width:1400px}.gallery-column{display:flex;flex-direction:column;gap:1.2rem;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite}.scroll-up{animation-name:scrollUp}.scroll-down{animation-name:scrollDown}.gallery-item{border-radius:12px;overflow:hidden}.gallery-item.gallery-item-video{width:17.3rem;height:27.125rem}.gallery-item.gallery-item-img{width:18.75rem}.media{width:100%;height:100%;object-fit:fill}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.button_prarent{text-align:center;display:block;margin-top:20px}.logocarousel{width:100%;padding:60px 0;overflow:hidden;background:var(--background-linear-color)}.logocarousel .carousel-wrapper{display:flex;flex-direction:column;gap:3.125rem;overflow:hidden}.logocarousel .track{display:flex;align-items:center;gap:80px;white-space:nowrap;will-change:transform;width:max-content}.logocarousel .logo_item{flex:1 1;display:flex;align-items:center;justify-content:center}.logocarousel .logo_item img{display:block;object-fit:contain;opacity:.6;transition:transform .3s ease,opacity .3s ease,filter .3s ease;filter:grayscale(100%) brightness(110%) contrast(.9);max-height:60px;height:3.25rem!important;width:5rem!important}.logocarousel .logo_item:hover img{transform:scale(1.1);opacity:1;filter:none}.logocarousel .track-left{animation:scrollLeft 35s linear infinite}.logocarousel .track-right{animation:scrollRight 35s linear infinite}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.logocarousel .track:hover{animation-play-state:paused}.marketing-section{background:var(--background-linear-color);padding:10px 0;text-align:center}.marketing-container{position:relative;margin:0 auto;padding:3rem}.marketing_desing_img{width:460px!important;height:520px!important;left:60%!important}.marketing_mark_bg_img{max-width:660px!important;height:520px!important;left:20%!important;top:-13%!important}.marketing-heading{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:16px;color:#000}.gradient-text{background:linear-gradient(90deg,#9a4dff,#f36f45,#ffd85c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.marketing-subtitle{max-width:43.75rem;margin:0 auto 3.125rem;color:var(--second-color);font-size:1rem;line-height:1.6}.marketing-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));grid-gap:1.3rem;gap:1.3rem;position:relative;z-index:11}.marketing-card{background:#fff;border:1px solid #d9d9d9;border-radius:1.25rem;padding:2.5rem 1.875rem;transition:all .3s ease;text-align:left;box-shadow:0 .25rem .9375rem rgba(0,0,0,.03);cursor:pointer}.marketing-card:hover{background:#181818;color:#fff;background:#000;transform:translateY(-6px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.marketing-icon{width:2.5rem;height:2.5rem;margin-top:.625rem;color:#f7931e;margin-bottom:6.25rem}.marketing-icon img{width:100%;height:100%}.marketing-card:hover .marketing-icon{color:#f7931e}.marketing-title{font-size:1.5rem;font-weight:700;margin-bottom:1.875rem;color:#000;transition:all .3s ease}.marketing-card:hover .marketing-title{background:linear-gradient(90deg,#a642d6,#ff3b2e 52%,#ff9a14);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#f7931e}.marketing-text{font-size:1.125rem;color:var(--text-color);margin-bottom:1.875rem;line-height:1.6}.marketing-card:hover .marketing-text{color:#ccc}.marketing-learn{display:inline-flex;align-items:center;gap:6px;font-size:1.125rem;font-weight:500}.marketing-card:hover .marketing-learn,.marketing-learn{background:linear-gradient(90deg,#a642d6,#ff3b2e 52%,#ff9a14);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.marketing-learn span{padding-left:5px}.glories-section,.satisfied-section{background:var(--background-linear-color)}.scrollreveal-section{background-color:#181818;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 0}.text-wrapper{font-family:var(--font-bricolage-grotesque);text-align:center}.reveal-line{font-size:2.8rem;font-weight:600;line-height:1.4;color:#595959;transition:color 2s ease}.reveal-line.in-view{color:#fff}.highlight{background:linear-gradient(90deg,#b96adf,#ff6c62 52%,#ffb047);background-clip:text}.reveal-line.in-view .highlight{opacity:1}.highlight{background:linear-gradient(90deg,#ff5c73,#a542d6 50%,#ff9a14);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:.3;transition:opacity 1s ease}.highlight.active{opacity:1}.gray{color:#666}.gray,.white{transition:color .6s ease}.white{color:#fff}.latest-section{padding:5rem 1rem;background:var(--background-linear-color);text-align:center}.latest-container{max-width:77rem;margin:0 auto}.latest-title{font-size:3.5rem;font-weight:700;margin-bottom:3rem;color:#1e1e1e}.latest-title span{background:linear-gradient(90deg,#f72585,#ff8f00,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.latest-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr)}.latest-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #d9d9d9;transition:all .3s ease}.latest-image{position:relative;width:100%;height:16.688rem}.latest-content{padding:1.25rem;text-align:left}.latest-heading{font-size:1rem;font-weight:600;color:#333;margin-bottom:.5rem}.latest-desc{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5}.latest-date{align-items:center;font-size:.8rem;color:#999}.latest-date .icon{color:#f72585;margin-right:5px}.latest-date{display:flex;gap:5px}.connect-section{position:relative;height:70vh;background:var(--background-linear-color);overflow:hidden}.connect-section,.sticky-wrapper{display:flex;justify-content:center;align-items:center}.sticky-wrapper{position:-webkit-sticky;position:sticky;top:0;height:120vh}.connect-button{width:19rem;padding:1rem 2rem;background:linear-gradient(90deg,#a642d6,#ff3b2e 52%,#ff9a14);border-radius:1rem;transition:border-radius .3s ease;cursor:pointer;overflow:hidden;position:relative}.connect-button,.connect-text{display:flex;justify-content:center;align-items:center}.connect-text{color:#fff;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;width:100%;gap:.5rem;z-index:2;pointer-events:none;transition:opacity .3s ease}.connect-text i{transform:rotate(-40deg)}.first_section_home{min-height:80vh!important;height:80vh!important;justify-content:center;align-items:center}