*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html::-webkit-scrollbar{display:none}html,body,#root{width:100%;max-width:100%;overflow-x:clip}:root{--yellow: #d0ff71;--grey: #222222;--fade-p: #ffffffb7;--lightgrey: #222222;--padding-tb-50: 50px 0px;--padding-lr-15: 0px 15px;--shadow: 2px 2px 10px -5px #000;--radius: 30px;--transition: .3s ease;--gap10: 10px;--gap20: 20px;--gap30: 30px;--gap40: 40px;--gap50: 50px}a{text-decoration:none;color:unset}body{font-family:Poppins,sans-serif;background:#000;overflow-x:clip}.container{width:min(1140px,95%);margin:auto}.flex{display:flex}.f-clmn{flex-direction:column}.sb{justify-content:space-between}.jc{justify-content:center}.ac{align-items:center}li{list-style:none}span{display:inline-block}.hide,.ham{display:none}main{position:relative}section{-webkit-user-select:none;user-select:none;color:#fff;background:#000;padding:50px 0;overflow-x:clip}h1{line-height:clamp(1.1,1,1);font-size:5vw;font-weight:600;margin-top:15px;margin-bottom:15px;text-shadow:1px 1px 10px #ffffff48}h2{font-size:clamp(1.75rem,3.5vw,2.8rem);line-height:1.1;font-weight:500}h3{font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.2}h4{font-size:clamp(1.25rem,2.5vw,1.8rem);line-height:1.1}p{font-size:16px;line-height:1.6;color:var(--offwhite)}img{max-width:100%;display:block}button{border:none;cursor:pointer;transition:var(--transition)}button:active{transform:scale(.95)}.grey-btn,.black-btn{font-size:16px;border:unset;border-radius:var(--radius);display:flex;align-items:center;padding:8px 15px;transition:var(--transition);box-shadow:var(--shadow)}.yellow-icon,.grey-icon,.black-icon{padding:9px!important;border-radius:50%!important;margin-left:-6px;transition:var(--transition);display:flex;align-items:center}.trans{background-color:transparent;color:#fff;font-size:16px;border:2px #ffffff solid;border-radius:var(--radius);display:flex;align-items:center;padding:8px 15px;transition:var(--transition);box-shadow:var(--shadow)}.yellow-icon{color:#fff;background-color:var(--lightgrey)}.grey-btn{background-color:var(--lightgrey);color:#fff}.grey-icon{color:#fff;background-color:var(--lightgrey)}@media(min-width:1024px){.links{position:relative}.links:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--fade-p);transform:scaleX(0);transform-origin:left;transition:transform .2s ease-in}.links:hover:after{transform:scaleX(1);transform-origin:left}.links:after{transition:transform .4s ease}.links:not(:hover):after{transform-origin:right}}header{position:absolute;top:10px;left:0;right:0;height:3.5rem;-webkit-user-select:none;user-select:none;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff2;width:99%;margin:auto;border-radius:8px}nav{width:min(1280px,97%);margin:auto}.ham{font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:400;line-height:1;display:none;color:#fff}.close{font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:400;line-height:1;color:#fff}.ham button,.close button{background-color:unset;border:none;color:#fff}.logo{font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:700;line-height:1;display:inline-block;color:#fff}.logo img{display:block;width:140px;height:auto;object-fit:contain}.nav-links{gap:var(--gap40);border-radius:30px;height:fit-content;padding:5px;transition:var(--transition)}.nav-links li{transition:var(--transition)}.nav-links li a{font-size:16px;padding:8px 0x;display:inline-block;color:#fff;transition:var(--transition)}.nav-links li:active{transform:scale(.9)}.nav-left{width:20%}.nav-right{border-radius:30px;width:20%;justify-content:flex-end}.nav-right:hover .yellow-icon,.nav-start:hover .yellow-icon{transform:rotate(45deg)}sup{background-color:var(--yellow);border-radius:50%;color:#000;padding:1px 3px;font-size:10px;font-weight:500}.nav-start,.look{display:none}.hero{padding:0;height:100vh;overflow:hidden;position:relative;border-radius:0 0 20px 20px}.hero-image{aspect-ratio:16/9;width:100%;overflow:hidden;height:100%;position:relative}.hero img{width:100%;height:100%;object-fit:cover;object-position:top;filter:brightness(.7)}.hero-content{position:absolute;text-align:center;width:100%;top:50%;left:50%;transform:translate(-50%,-40%)}.hero-content .hey p{color:#0000}.hero-content p{width:60%;margin:auto auto 20px;color:var(--fade-p)}.hero-content p:nth-child(1){margin-bottom:0;color:var(--yellow);width:fit-content;padding:8px 15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:30px;font-size:12px;background-color:#fff2;border:1px solid #ffffff22}.cta-set{gap:var(--gap10)}.two-cta:hover .yellow-icon,.two-cta:hover .grey-icon{transform:rotate(45deg)}.who-we-are{height:fit-content}.who-we-are-content{flex-direction:row}.title{width:100%}.who-we-are-content h2{font-size:clamp(1.75rem,3.5vw,2.3rem);line-height:1.25;font-weight:400;text-align:end}.mobile-who-copy{display:none}.who-we-are-two-cta{margin-top:30px;gap:var(--gap10)}.trusted-brands{height:fit-content}.outter{position:relative;overflow:hidden;width:90vw;margin:auto;padding:0 30px}.track{display:flex;gap:100px;width:max-content;position:relative}.inner{flex-shrink:0}.inner img{width:100%;height:50px;object-fit:cover}.work-left,.work-right{width:48%;gap:100px}.work-title{gap:var(--gap30)}.work{gap:var(--gap10);position:relative;overflow:hidden;padding-bottom:10px}.work-cat{position:absolute;top:0;right:0;gap:var(--gap10);width:fit-content;padding:10px;border-radius:0 20px;opacity:0;transition:var(--transition)}.work-cat p{font-size:14px;padding:5px 20px;background-color:var(--lightgrey);color:#fff!important;border-radius:30px}.work img{height:400px;width:100%;object-fit:cover;border-radius:20px;margin-bottom:10px}.work p{color:var(--fade-p)}.work h3{font-weight:400;line-height:1.2}.work:hover .work-cat{opacity:1}.google{gap:var(--gap20);align-items:center}.google h3{font-size:30px;font-weight:500}.g-stars{gap:var(--gap10)}.g-stars img{width:90px;object-fit:cover}.stars{color:#daa520}.our-work-page{padding-top:120px;background:#000}.our-work-page-shell{display:flex;flex-direction:column;gap:40px}.our-work-hero{gap:20px;max-width:760px}.our-work-hero-copy{max-width:620px;color:var(--fade-p)}.our-work-actions{gap:10px;flex-wrap:wrap}.work-filter-bar{gap:20px;padding:18px 22px;border-radius:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-wrap:wrap}.work-filter-label{gap:10px;color:var(--fade-p);font-weight:500;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.work-filters{gap:10px;flex-wrap:wrap}.work-filter-btn{border:1px solid rgba(255,255,255,.12);background:#222c;color:#fff;padding:10px 16px;border-radius:999px;font-size:14px}.work-filter-btn.active{background:var(--yellow);color:#000;border-color:var(--yellow)}.work-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.work-gallery-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:18px;gap:14px;box-shadow:0 20px 60px #0000002e}.work-gallery-card img{height:320px;width:100%;border-radius:18px}.work-gallery-card h3{margin-top:-2px}.work-gallery-copy{color:var(--fade-p)}.work-empty{padding:26px;border-radius:20px;border:1px dashed rgba(255,255,255,.15);background:#ffffff08}@media(max-width:768px){.our-work-page{padding-top:105px}.work-gallery-grid{grid-template-columns:1fr}.work-gallery-card img{height:240px}.work-filter-bar{padding:16px}}.our-expertise{height:fit-content;border-radius:20px;background-color:#000}.headings{align-items:flex-start;margin-bottom:50px}.our-expertise-para{gap:var(--gap30)}.our-expertise p{width:71%}.our-expertise h2{width:66%;font-size:clamp(2rem,2.5rem,2.5rem);text-align:center;font-weight:500}.our-expertise-para{align-items:flex-end;text-align:right}.expertise-left{width:40%;justify-content:flex-start}.outter-expertise{width:100%;gap:var(--gap30)}.expertises{width:100%;align-items:center;border-bottom:1px solid #4e4e4e;padding-bottom:30px;transition:var(--transition)}.expertises img{border-radius:15px;height:100px;width:0;object-fit:cover;transition:var(--transition)}.expertises h3{color:var(--fade-p);font-size:6vw;font-weight:500;transition:var(--transition)}.expertises:hover{gap:var(--gap30)}.expertises:hover img{width:120px}.expertises:hover h3{color:#fff}.expertise-left{position:relative}.hear{position:sticky;top:10vh;left:0;right:0;width:fit-content;font-size:100px;height:fit-content;background-color:#000;border-radius:50px;padding:10px 40px 10px 10px;gap:var(--gap20)}.hear-img{position:relative}.hear-img svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hear-img img{width:60px;height:60px;object-fit:cover;border-radius:50%}.hear h4{font-weight:500;font-size:20px}.hear p{color:var(--fade-p);font-weight:300;width:100%}.marquee-section{overflow:hidden}.marquee{overflow:hidden;width:100%}.TRACKING{gap:60px;width:max-content;padding-bottom:3px}.TRACKING h2{font-size:80px;white-space:nowrap;line-height:1.3}.TRACKING h2 a{display:flex;align-items:center;gap:10px}.TRACKING h2 svg{padding:10px!important;margin-left:5px;background-color:var(--lightgrey);border-radius:50%}.marquee-top .TRACKING{transform:translate(-84%)}.about-row{gap:var(--gap50)}.about-left{gap:var(--gap30)}.about-left h2{font-weight:500}.about-right{color:var(--fade-p)}.about-right p{font-size:18px}.about-right span{color:#fff;text-decoration:underline;background-color:var(--grey);padding:0 2px;border-radius:5px;transition:var(--transition)}.about-right span:hover{background-color:var(--yellow);color:#000}.about-cta{margin-top:30px}.about-cta:hover .yellow-icon{transform:rotate(45deg)}.blogs{padding-bottom:100px}.blog-section{gap:40px}.blog-left{width:20%;gap:var(--gap20)}.blog-left h2{font-size:40px}.blog-right{width:80%;overflow-x:auto;overflow-y:hidden;gap:20px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.blog-right::-webkit-scrollbar{display:none}.blog{min-width:calc(45% - 20px);flex-shrink:0;width:45%;scroll-snap-align:start}.blog img{width:100%;height:250px;border-radius:20px;margin-bottom:20px;object-fit:cover}.blog h3{font-weight:500;font-size:1.75rem;line-height:1.1;margin-top:10px;margin-bottom:20px}.blog p{color:var(--fade-p)}.blog-link{color:inherit}.blog-image-link{border-radius:20px;overflow:hidden}.blog-image-link img{transition:transform .35s ease}.blog:hover .blog-image-link img{transform:scale(1.03)}.blog-right:after{content:"";min-width:10%;flex-shrink:0}.blog-arrows{margin-top:30px;gap:var(--gap10)}.arrow{cursor:pointer;display:flex;opacity:1;transition:.3s;font-size:20px;color:#fff;padding:10px;border-radius:50%;background:var(--lightgrey);border:unset}.arrow.disabled{opacity:.3;pointer-events:none}.blog-post-page{padding-top:110px;min-height:100vh}.blog-post-wrap{width:min(880px,95%);margin:0 auto}.blog-post-page h1{font-size:clamp(2rem,4vw,3.3rem);margin-top:8px;margin-bottom:20px}.blog-post-meta{gap:var(--gap10);flex-wrap:wrap;margin-bottom:30px}.blog-post-meta p{color:var(--fade-p);font-size:14px}.blog-post-hero{width:100%;height:clamp(240px,45vw,460px);object-fit:cover;border-radius:20px;margin-bottom:24px}.blog-post-lead{color:#fff;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7;margin-bottom:22px}.blog-post-content{gap:16px}.blog-post-content p{color:var(--fade-p)}.blog-post-actions{margin-top:28px;gap:var(--gap10)}.blogs-page{padding-top:120px;min-height:100vh;background:#000}.blogs-page-shell{display:flex;flex-direction:column;gap:40px}.blogs-page-hero{gap:18px;max-width:760px}.blogs-page-copy{max-width:640px;color:var(--fade-p)}.blogs-page-actions{gap:10px;flex-wrap:wrap}.blogs-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.blogs-page-grid .blog{width:100%;min-width:0}.blogs-page-grid .blog-right:after{content:none}@media(max-width:1024px){.blogs-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.blogs-page{padding-top:105px}.blogs-page-grid{grid-template-columns:1fr}}.ai-about-us{min-height:90vh;display:flex;position:relative;overflow:hidden;margin-bottom:50px}.team-section{min-height:auto;padding-top:70px}.team-container{display:flex;flex-direction:column;gap:40px}.ai-img{position:absolute;object-fit:cover;width:fit-content;height:fit-content;opacity:.7;z-index:1}.ai-1 img{width:200px;height:280px;object-fit:cover;border-radius:20px}.ai-1{top:0;right:20px}.ai-2 img{width:400px;height:180px;object-fit:cover;border-radius:20px}.ai-2{top:0;left:20px;opacity:.7}.ai-3 img{width:200px;height:300px;object-fit:cover;border-radius:20px}.ai-3{top:40%;right:10%}.ai-4 img{width:200px;height:250px;object-fit:cover;border-radius:20px;transform:rotate(-20deg)}.ai-4{bottom:5%;left:10%;opacity:.7}.ai-content{align-items:center;gap:var(--gap10);z-index:10}.team-section .ai-content{text-align:center;width:min(760px,100%);margin:0 auto}.ai-content h2{font-size:clamp(1.75rem,5vw,3.4rem);margin-top:10px;margin-bottom:30px}.ai-content p{text-align:center}.team-intro{max-width:620px;color:var(--fade-p)}.four-cta{gap:var(--gap10)}.team-grid{width:100%;gap:16px;justify-content:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.team-card{flex:1;min-width:0;background:linear-gradient(180deg,#17181b,#111215);border:1px solid #ffffff12;border-radius:24px;padding:18px;align-items:center;text-align:center;overflow:hidden;box-shadow:var(--shadow)}.team-avatar{width:148px;height:148px;border-radius:50%;padding:8px;background:radial-gradient(circle at 20% 20%,#d0ff7130,transparent 35%),linear-gradient(135deg,#222428,#0f1012);overflow:hidden;border:1px solid #ffffff14}.team-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.team-card-content{padding:16px 10px 4px;gap:8px}.team-role{color:var(--yellow);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.team-card h3{font-size:clamp(1rem,1.6vw,1.3rem)}.team-note{color:var(--fade-p);font-size:13px;line-height:1.5}footer{background:#1a1b1e;padding:50px 0;border-radius:20px 20px 0 0;color:#fff;-webkit-user-select:none;user-select:none}.shit p,.on-mobile p{background-color:#0e0f11;padding:10px 15px;border-radius:50px;width:fit-content;font-size:14px}.shit{justify-content:flex-end;margin-bottom:30px}.five-row{margin-bottom:0}.social-icons{width:fit-content;padding:10px;gap:10px;background-color:#0e0f11;border-radius:50px;height:fit-content;flex-direction:row}.social-icons svg{background:var(--yellow);padding:3px;border-radius:50%}.like,.like-us{gap:var(--gap20)}.like{flex-direction:column;align-items:flex-start}.like-us{width:100%}.like h2{font-size:35px;line-height:1.3}.cta-review{flex-direction:column;align-items:flex-start;gap:var(--gap20)}.review-count p{color:var(--fade-p);font-size:10px}.logo-stars img{height:100%;width:58px;margin-right:7px}.uls{gap:90px}.li-heading,.touch h4{font-size:18px;margin-bottom:15px;font-weight:500}.learn,.explore{line-height:30px}.learn li a,.explore li a,.touch p{color:var(--fade-p);font-size:14px}.touch{gap:var(--gap10)}footer h3{font-size:9vw;margin-bottom:50px;text-align:center;font-weight:500}.on-mobile{display:none}.last-main{gap:var(--gap10);margin-top:20px}.last1{gap:var(--gap20);align-items:baseline}.last1 p{color:var(--fade-p)}@media(max-width:767px){h1{line-height:1.2;font-size:9vw;font-weight:600}.hero-content p{width:100%}.two-cta:nth-child(2){display:none}.who-we-are{padding:34px 0 38px}.who-we-are-content{flex-direction:column;gap:16px}.who-we-are-content .title{font-size:14px;line-height:1.4}.who-we-are-content h2{display:none}.who-we-are-content .mobile-who-copy{display:block;max-width:100%;font-size:clamp(1.1rem,5vw,1.35rem);line-height:1.25;text-align:left;white-space:nowrap}.who-we-are-two-cta{justify-content:flex-start;margin-top:22px}.who-we-are-two-cta .yellow-btn,.who-we-are-two-cta .grey-btn{font-size:14px;padding:8px 13px}.who-we-are-two-cta .yellow-icon,.who-we-are-two-cta .grey-icon{padding:8px!important}.work img{height:260px}.google .two-cta{display:flex}.TRACKING{gap:30px}.TRACKING h2{font-size:45px;line-height:1.3}.marquee-top{margin-bottom:10px}.about-right p{font-size:16px}.blog-section{flex-direction:column}.blog-left{width:100%;gap:var(--gap10)}.blog-left h2{font-size:30px;margin-top:10px;margin-bottom:10px}.blog h3{font-size:25px}.blog-right{width:100%}.blog{min-width:100%;width:100%}.blog:nth-child(6){display:none}.blog img{height:200px}.arrow-cta{flex-direction:row;justify-content:space-between;margin-bottom:30px}.blog-arrows{margin:0}.blog-post-page{padding-top:90px}.blog-post-actions{flex-wrap:wrap}.team-section{padding-top:40px}.team-section .ai-content{width:100%}.team-section .ai-content h2{font-size:1.15rem;margin-bottom:18px}.team-intro{font-size:14px;line-height:1.6}.team-grid{gap:14px}.team-card-content{padding:15px 14px}.team-card h3{font-size:1.2rem;line-height:1.15;overflow-wrap:anywhere}.team-role{font-size:12px}.team-note{font-size:13px;line-height:1.5}.four-cta{display:grid;grid-template-columns:1fr 1fr;justify-items:center}.ai-content .two-cta{display:flex!important}.ai-1 img{width:140px;height:200px;object-fit:cover;border-radius:20px}.ai-1{top:0;right:20px}.ai-2 img{width:150px;height:100px;object-fit:cover;border-radius:20px;opacity:.7;transform:rotate(15deg)}.ai-2{top:5%;left:20px}.ai-3 img{width:180px;height:300px;object-fit:cover;border-radius:20px;transform:rotate(35deg)}.ai-3{top:50%;right:-25%;opacity:.2}.ai-4 img{width:150px;height:185px;object-fit:cover;border-radius:20px}.ai-4{bottom:0;left:0;opacity:.7}.team-grid{grid-template-columns:1fr}.team-card{width:100%}.team-avatar{width:112px;height:112px;padding:6px}.on-mobile{gap:20px;margin-top:20px}.on-mobile p{font-size:11px}.last1{gap:5px}.last1 p{font-size:12px;width:fit-content}}@media(min-width:768px)and (max-width:1024px){h1{line-height:1.2;font-size:8vw;font-weight:500}.work img{height:400px}.blog-section{flex-direction:column}.blog-left{width:100%;gap:var(--gap10)}.blog-left h2{font-size:30px;margin-top:10px;margin-bottom:10px}.blog-right{width:100%}.blog{width:90%}.blog img{height:300px}.arrow-cta{flex-direction:row;justify-content:space-between;margin-bottom:30px}.blog-arrows{margin:0}.ai-1 img{width:250px;height:350px;object-fit:cover;border-radius:20px}.ai-1{top:0;right:20px}.ai-2 img{width:300px;height:150px;object-fit:cover;border-radius:20px}.ai-2{top:0;left:20px}.ai-3 img{width:250px;height:350px;object-fit:cover;border-radius:20px;transform:rotate(35deg)}.ai-3{top:60%;right:0;opacity:.2}.ai-4 img{width:160px;height:400px;object-fit:cover;border-radius:20px}.ai-4{bottom:10%;left:0;opacity:.7}.on-mobile{margin-top:20px}}@media(max-width:1024px){.navbar{text-align:center}.ham{display:flex}header{background:#ffffff1a;-webkit-backdrop-filter:unset;backdrop-filter:unset;border-radius:10px;width:95%;border:1px solid #80808059;margin:auto;padding:0 5px;box-shadow:0 0 12px -10px #fff}.nav-links{padding:0 5px;gap:0px;background-color:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;top:65px;left:0;right:0;width:100%;margin:auto;flex-direction:column;border-radius:10px;overflow:hidden;height:0px;justify-content:center}.nav-links li{width:100%;text-align:left}.nav-links li a{display:inline-block;font-size:clamp(34px,8.5vw,40px);padding:10px 0;font-weight:500;opacity:0;line-height:1}.nav-right{display:none}.nav-start{display:flex;height:25px;width:fit-content;border-radius:30px;margin-top:30px;align-self:flex-start;opacity:0}.nav-start a{font-size:14px!important;color:#000!important}.look{display:flex;width:100%;padding:0 5px;text-align:left;margin-bottom:20px;color:#fff;opacity:0}.main-work{flex-direction:column;gap:var(--gap50)}.work-left,.work-right{width:100%;gap:var(--gap50)}.work-cat{opacity:1}.headings{flex-direction:column;gap:0}.our-expertise p{width:100%}.our-expertise h2{width:100%;font-size:1.9rem;text-align:left;margin-top:30px;margin-bottom:15px}.our-expertise-para{color:var(--fade-p);align-items:flex-start;text-align:left}.title{color:#fff}.expertiserow{flex-direction:column-reverse}.expertise-left{width:100%;margin-top:50px}.outter-expertise{gap:0px}.expertises{width:100%;gap:var(--gap20);border-bottom:1px solid #4e4e4e61;padding:20px 0}.expertises img{border-radius:15px;height:70px;width:100px;object-fit:cover}.expertises:hover img{width:100px}.expertises:hover{gap:var(--gap20)}.expertises h3{color:#fff;font-size:6.8vw}.our-expertise .headings .two-cta{display:flex}.expertise-cta{width:100%;justify-content:flex-start}.about-row{gap:var(--gap30);flex-direction:column}.about-left span{margin:0 0 30px;width:100%}.on-mobile{display:flex}.shit{display:none}.social-icons{gap:13px}.five-row{flex-direction:column}.cta-review{flex-direction:column;gap:20px;align-items:flex-start}.like{width:100%;gap:var(--gap30)}.uls{margin:30px 0;gap:50px}footer h3{display:none}.last1 h4{display:none}}
