*{box-sizing:border-box;margin:0;padding:0}html,body{--background: #FFFFFF;--stroke: rgba(0, 0, 0, .1);--text: rgba(16, 16, 18, .75);--black: #000;--white: #FFFFFF;--pink: #F72485;--orange: #F37926;--light-blue: rgba(206, 235, 239, .25);--blue: #133A76;--dark-blue: #0E2C59;--yellow-green: #DFF554;--heading-font: "El Messiri", sans-serif;--base-font: "Inter Tight", sans-serif;--gap: 2.778vw;transition:all .3s ease;width:100%;max-width:100vw;overflow-x:hidden;overscroll-behavior:none;scroll-behavior:initial!important;min-height:100%;font-optical-sizing:auto;font-style:normal;font-display:swap;background-color:var(--background);color:var(--text);font-family:var(--base-font);font-weight:400}main{overflow:hidden;position:relative;z-index:3;background-color:var(--background)}section{margin-top:5.556vw;margin-bottom:5.556vw}.container{padding-left:5.556vw;padding-right:5.556vw;max-width:100%}img{max-width:100%}a{color:inherit;text-decoration:none;font-size:1.111vw;font-weight:400;margin:0;padding:0}h1,h1 *{font-size:8.889vw;font-weight:400;margin:0;padding:0;color:var(--black)}h2,h2 *{font-size:3.333vw;font-weight:400;margin:0;padding:0;color:var(--black)}h1 span.imp,h2 span.imp,h3 span.imp,h1 span.imp *,h2 span.imp *,h3 span.imp *{font-family:var(--heading-font);color:var(--pink)}h3,h3 *{font-size:2.5vw;font-weight:400;margin:0;padding:0;color:var(--black)}h4,h4 *{font-size:1.667vw;line-height:140%;font-weight:400;margin:0;padding:0;color:var(--black)}h5,h5 *{font-size:1.111vw;font-weight:600;text-transform:uppercase;margin:0;padding:0}p,label{font-size:1.111vw;line-height:1.667vw;font-weight:400;margin:0;padding:0;color:var(--text)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:text-field;appearance:text-field;-moz-appearance:textfield}input,select{outline:transparent}.error{all:unset!important;color:red!important}body:has(.innerLoader.active){height:100vh;overflow:hidden}.innerLoader{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;background-color:var(--white);opacity:0;pointer-events:none;transition:opacity 1s ease-in-out}.innerLoader.active{opacity:1;pointer-events:all}.innerLoader h5{font-family:var(--heading-font);line-height:80%;font-weight:100;font-size:8.333vw;text-align:right;color:var(--black)}header{position:absolute;top:0;left:0;right:0;z-index:999;background-color:var(--background);transition:top .4s ease}header.hide{top:-8.333vw}header.sticky{position:fixed}header .headercover{display:flex;justify-content:space-between;align-items:center;padding-top:1.389vw;padding-bottom:1.389vw;border-bottom:.069vw solid var(--stroke)}header .headercover div,header .headercover nav{display:flex;width:33%}header .headercover .left{justify-content:flex-start}header .headercover .middle{justify-content:center}header .headercover .right{justify-content:flex-end}header .headercover .logo{width:9.514vw}header .headercover nav{align-items:center;gap:1.111vw}header .headercover nav a{padding:.833vw 1.389vw;border:.069vw solid var(--stroke);border-radius:1000px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}header .headercover nav a span{z-index:1;transition-delay:.1s;transition:all .4s ease}header .headercover nav a:hover span{color:var(--white)}header .headercover nav a:after{content:"";position:absolute;background-color:var(--pink);width:200%;height:200%;border-radius:100%;top:4vw;transition:all .4s ease}header .headercover nav a:hover:after{top:-1vw}header .headercover .right a{display:flex;align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;border:.069vw solid var(--stroke);position:relative;overflow:hidden}header .headercover .right a,header .headercover .right a *{transition:all .4s ease}header .headercover .right a svg{width:1.667vw}header .headercover .right a svg,header .headercover .right a span{z-index:1;transition-delay:.1s}header .headercover .right a:hover span{color:var(--white)}header .headercover .right a:hover svg rect{fill:var(--white)}header .headercover .right a:hover svg path{stroke:var(--blue)}header .headercover .right a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:200%;border-radius:100%;left:-100%;transition:all .4s ease}header .headercover .right a:hover:after{left:0}header .menuIcon,header .menu{display:none}footer{background-color:#fff}footer .footerCover{background-color:#fff;width:100%;position:fixed;bottom:0;z-index:0}footer .footerTop{display:flex;justify-content:space-between;align-items:flex-start;padding-top:5.556vw;padding-bottom:5.556vw}footer .logoContent{display:flex;flex-direction:column;gap:1.111vw;max-width:13.125vw}footer .footerLogo{width:13.889vw}footer .ctaDetails{display:flex;flex-direction:column;gap:2.778vw}footer .ctaDetails a.mainMail{font-size:3.333vw;line-height:100%;font-family:var(--heading-font);color:var(--pink);display:inline-flex;align-items:center;gap:.833vw}footer .ctaDetails a.mainMail span{position:relative;display:inline-block}footer .ctaDetails a.mainMail svg{width:3.611vw}footer .ctaDetails a.mainMail span:after{content:"";position:absolute;left:0;bottom:0;height:.15vw;width:0%;background-color:currentColor;transition:width .4s ease}footer .ctaDetails a.mainMail:hover span:after{width:100%}footer .quickLinks{display:flex;gap:4.444vw;align-items:flex-start}footer .quickLinks h5{color:var(--black)}footer .quickLinks .inner{display:flex;flex-direction:column;gap:1.111vw}footer .quickLinks .linkList{display:flex;flex-direction:column;gap:.833vw}.linkList a{position:relative;display:inline-block;text-decoration:none;transition:color .4s ease;width:min-content;text-wrap-mode:nowrap}.linkList a:hover{color:var(--pink)}.linkList a:after{content:"";position:absolute;left:0;bottom:0;height:.1vw;width:0%;background-color:var(--pink);transition:width .4s ease}.linkList a:hover:after{width:100%}footer .footerBottom{display:flex;justify-content:space-between;text-transform:uppercase;border-top:.069vw solid var(--stroke);padding-top:2.778vw;padding-bottom:2.778vw}footer .footerBottom p,footer .footerBottom a{font-size:.833vw;transition:color .4s ease}footer .getInTouch{background-color:var(--dark-blue);padding-top:5.556vw;padding-bottom:5.556vw;display:flex;justify-content:flex-start;align-items:flex-start;gap:5.556vw;position:relative;z-index:2;margin-bottom:36.111vw}footer .getInTouch div.content,footer .getInTouch form{width:50%}footer .getInTouch div.content{display:flex;flex-direction:column;gap:1.667vw}footer .getInTouch div.content .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--white);color:var(--blue);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}footer .getInTouch div.content h2{color:var(--white);line-height:110%;margin-bottom:1.111vw}footer .getInTouch div.content p{color:var(--white)}footer .getInTouch div.content .heading{color:var(--white);line-height:110%;margin-bottom:1.667vw}footer .getInTouch div.content .heading .imp{color:var(--yellow-green)}form{display:flex;flex-direction:column;gap:1.667vw}input[type=text],input[type=number],input[type=email],textarea{font-family:var(--base-font);padding:1.111vw 0;font-size:1.111vw;font-weight:300;width:100%;background-color:transparent;border:0;border-bottom:.069vw solid var(--stroke)}input[type=text]:focus-visible,input[type=number]:focus-visible,input[type=email]:focus-visible,textarea:focus-visible{outline:0}.budgetOptions{display:flex;flex-wrap:wrap;gap:.556vw}.budgetTitle{width:100%;margin-bottom:1.111vw;font-size:1.111vw;font-weight:300}.pill{position:relative;display:flex;align-items:center;padding:.833vw 1.389vw;border-radius:100px;background-color:transparent;border:.069vw solid var(--stroke);color:var(--black);font-size:1.111vw;font-weight:400;cursor:pointer;transition:all .3s ease}.pill input[type=radio]{display:none}.pill input[type=radio]:checked,.pill:has(input[type=radio]:checked){background-color:var(--dark-blue);color:var(--background);border-color:var(--dark-blue)}button[type=submit]{display:flex;align-items:center;justify-content:center;gap:.833vw;padding:1.667vw 1.389vw;border-radius:1000px;border:0 solid rgba(223,245,84,.5);background-color:var(--dark-blue);color:var(--white);position:relative;overflow:hidden;width:100%;z-index:2;font-size:1.111vw;font-weight:400;font-family:var(--base-font);cursor:pointer}button[type=submit],button[type=submit] *{transition:all .4s ease}button[type=submit] svg{width:1.667vw}button[type=submit] svg,button[type=submit] span{z-index:1;transition-delay:.1s}button[type=submit]:hover span{color:var(--white)}button[type=submit]:hover svg{rotate:-90deg}button[type=submit]:hover svg rect{fill:var(--white)}button[type=submit]:hover svg path{stroke:var(--blue)}button[type=submit]:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:100%;border-radius:100px;bottom:-100%;transition:all .3s ease}button[type=submit]:hover:after{bottom:0}footer input::placeholder,footer textarea::placeholder{color:var(--white)}footer form{color:var(--white);margin-top:4.444vw}footer input[type=text],footer input[type=number],footer input[type=email],footer textarea{color:var(--white);border-bottom:.069vw solid rgba(255,255,255,.12)}footer .pill{border:.069vw solid var(--white);color:var(--white)}footer button[type=submit]{background-color:var(--yellow-green);color:var(--blue)}footer.pill input[type=radio]:checked,footer .pill:has(input[type=radio]:checked){background-color:var(--white);color:var(--dark-blue);border-color:var(--white)}.homeHero{background-color:var(--white);background-image:url('data:image/svg+xml,<svg width="112" height="84" viewBox="0 0 112 84" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_97_2897)"><circle cx="1.40494" cy="1.40494" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="1.40494" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="1.40494" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/></g><defs><clipPath id="clip0_97_2897"><rect width="112" height="84" fill="white"/></clipPath></defs></svg>');background-repeat:repeat;background-size:8%;padding:12.972vw 0 7.639vw;background-attachment:fixed}.homeHeroContent .h1andFloaters{margin-bottom:5.556vw;position:relative;width:fit-content}.homeHeroContent .h1andFloaters .Floater{font-size:.972vw;font-weight:600;letter-spacing:.069vw;text-transform:uppercase;color:var(--background);padding:.556vw 1.111vw;position:absolute;border:.139vw solid #EBEBEB;border-radius:100px}.homeHeroContent .h1andFloaters .BRANDING{top:0;rotate:-14.25deg;background-color:var(--pink)}.homeHeroContent .h1andFloaters .DIGITAL{top:8vw;right:2vw;rotate:20.25deg;background-color:var(--orange)}.homeHeroContent .h1andFloaters .STRATEGY{bottom:0;right:12vw;rotate:-14.25deg;background-color:var(--blue)}.homeHeroContent .paraandCTA{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.homeHeroContent .paraandCTA p{width:23.611vw}.homeHeroContent .paraandCTA a{display:flex;align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;background-color:var(--yellow-green);color:var(--blue);position:relative;overflow:hidden}.hero-cta{opacity:0}.homeHeroContent .paraandCTA a,.homeHeroContent .paraandCTA a *{transition:all .4s ease}.homeHeroContent .paraandCTA a svg{width:1.667vw}.homeHeroContent .paraandCTA a svg,.homeHeroContent .paraandCTA a span{z-index:1;transition-delay:.1s}.homeHeroContent .paraandCTA a:hover span{color:var(--white)}.homeHeroContent .paraandCTA a:hover svg rect{fill:var(--white)}.homeHeroContent .paraandCTA a:hover svg path{stroke:var(--blue)}.homeHeroContent .paraandCTA a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:200%;border-radius:100px;left:-100%;transition:all .4s ease}.homeHeroContent .paraandCTA a:hover:after{left:0}.homeShowreel video{max-width:100%;width:100vw}.homeShowreel .paraandCTA{display:none}.homeShowreel .paraandCTA a{align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;background-color:var(--yellow-green);color:var(--blue);position:relative;overflow:hidden}.homeShowreel .paraandCTA a,.homeShowreel .paraandCTA a *{transition:all .4s ease}.homeShowreel .paraandCTA a svg{width:1.667vw}.homeShowreel .paraandCTA a svg,.homeShowreel .paraandCTA a span{z-index:1;transition-delay:.1s}.homeShowreel .paraandCTA a:hover span{color:var(--white)}.homeShowreel .paraandCTA a:hover svg rect{fill:var(--white)}.homeShowreel .paraandCTA a:hover svg path{stroke:var(--blue)}.homeShowreel .paraandCTA a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:200%;border-radius:100px;left:-100%;transition:all .4s ease}.homeShowreel .paraandCTA a:hover:after{left:0}.homeProjects{display:flex;flex-direction:column;gap:5.556vw}.projectsHeading{display:flex;flex-direction:column;gap:1.667vw}.projectsHeading .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--blue);color:var(--background);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}.projectsHeading .headindRow{display:flex;justify-content:space-between;align-items:flex-start}.projectsHeading .headindRow p{width:19.097vw}.homeProjects .projectCards{display:flex;flex-direction:column;gap:2.778vw}.homeProjects .projectCards .projectCard{display:flex;flex-direction:column;gap:1.111vw}.homeProjects .projectCard .projectImage{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.homeProjects .projectCard .projectImage img{width:100%;max-width:100%;border-radius:.833vw}.homeProjects .projectCard .projectDetails{display:flex;justify-content:space-between;align-items:center}.homeProjects .projectCard .projectTags{display:flex;gap:.417vw}.homeProjects .projectCard .projectTags span{color:var(--black);padding:.417vw .833vw;background-color:#9e9b9b1a;font-size:.972vw;border-radius:100px}.homeProjects .workCTA{position:relative}.homeProjects .workCTA a{display:flex;align-items:center;justify-content:center;gap:.833vw;padding:1.667vw 1.389vw;border-radius:1000px;background-color:var(--yellow-green);color:var(--blue);position:relative;overflow:hidden;width:100%;z-index:2}.homeProjects .workCTA a,.homeProjects .workCTA a *{transition:all .4s ease}.homeProjects .workCTA a svg{width:1.667vw}.homeProjects .workCTA a svg,.homeProjects .workCTA a span{z-index:1;transition-delay:.1s}.homeProjects .workCTA a:hover span{color:var(--white)}.homeProjects .workCTA a:hover svg{rotate:-90deg}.homeProjects .workCTA a:hover svg rect{fill:var(--white)}.homeProjects .workCTA a:hover svg path{stroke:var(--blue)}.homeProjects .workCTA a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:100%;border-radius:100px;bottom:-100%;transition:all .3s ease}.homeProjects .workCTA a:hover:after{bottom:0}.homeProjects .workCTA .mini{width:10vw;height:auto;position:absolute;left:45%;top:auto;bottom:0;transition:all .5s ease;z-index:0;pointer-events:none}.homeProjects .workCTA:hover .mini{left:45%;bottom:4vw;top:auto;transition:all .5s ease}.homeProjects .standaloneTestimonial{display:flex;flex-direction:row;align-items:flex-start;width:62.5vw;gap:2.778vw;align-self:center}.homeProjects .standaloneTestimonial img{width:6.944vw;height:6.944vw;object-fit:cover;border-radius:1000px}.homeProjects .standaloneTestimonial .content{display:flex;flex-direction:column;gap:1.667vw}.homeServices{background-color:var(--blue);color:var(--background);background-image:url('data:image/svg+xml,<svg width="1281" height="1580" viewBox="0 0 1281 1580" fill="none" xmlns="http://www.w3.org/2000/svg"><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 0.5 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 414 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 848 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 1280 -0.00927734)" stroke="white" stroke-opacity="0.05"/></svg>');background-repeat:no-repeat;background-position:top center;background-size:cover;padding-top:5.556vw;padding-bottom:5.556vw;display:flex;flex-direction:column;gap:5.556vw}.servicesHeading{display:flex;flex-direction:column;gap:1.667vw}.servicesHeading .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--yellow-green);color:var(--blue);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}.servicesHeading .headindRow{display:flex;gap:1.111vw;align-items:flex-start}.servicesHeading .headindRow h2 .imp{color:var(--yellow-green)}.servicesHeading .headindRow h2,.servicesHeading .headindRow h2 *,.servicesHeading .headindRow p{color:var(--background)}.servicesHeading .headindRow p{width:31.25vw;margin-top:7.222vw}.homeServices .servicesAccordion{display:flex;align-items:stretch}.homeServices img,.homeServices .servicesButtons{flex:1;display:flex;flex-direction:column;justify-content:center;width:50%;object-fit:cover}.homeServices .servicesButtons{background-color:var(--dark-blue);height:auto}.homeServices .servicesButtons h3{padding:2.778vw;color:var(--background);transition:all .4s ease}.homeServices .servicesButtons h3:hover,.homeServices .servicesButtons h3.selected{background-color:var(--yellow-green);color:var(--blue)}.homeServices .standaloneTestimonial{display:flex;flex-direction:row;align-items:flex-start;width:62.5vw;gap:2.778vw;align-self:center}.homeServices .standaloneTestimonial img{width:6.944vw;height:6.944vw;object-fit:cover;border-radius:1000px}.homeServices .standaloneTestimonial .content{display:flex;flex-direction:column;gap:1.667vw}.homeServices .standaloneTestimonial .content h4,.homeServices .standaloneTestimonial .content p{color:var(--background)}.homeResults{display:flex;flex-direction:column;gap:5.556vw}.homeResults .resultsRow{display:flex;justify-content:space-between;flex-direction:row}.homeResults .resultsRow .resultBox{display:flex;flex-direction:column;gap:5.556vw;border-left:.069vw solid rgba(0,0,0,.1);padding-left:1.111vw;width:16.667vw}.homeResults .resultsRow .resultBox h6{font-size:5vw;color:var(--blue);font-weight:400}.homeOurClients{display:flex;flex-direction:column;gap:5.556vw}.homeOurClients h6{font-size:5vw;color:var(--blue);font-weight:400;color:#0000004d;white-space:nowrap;padding-right:2.917vw;transition:all .4s ease;cursor:pointer}.homeOurClients h6:hover{color:var(--blue)}.ourClientsmarquee{overflow:hidden;position:relative}.marquee-wrapper{overflow:hidden;width:100%}.ourClientsmarqueeRow{display:flex;white-space:nowrap;animation:marquee 10s linear infinite}.ourClientsmarqueeRow:hover{animation-play-state:paused}.ourClientsmarquee{margin-top:-2.778vw}.marqueeRow2{margin-top:2.222vw}.marqueeRow2{animation-direction:reverse}.marquee-content{display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-80%)}}.homeAbout{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:5.556vw;background-color:var(--white)}.aboutHeading{display:flex;flex-direction:column;gap:1.667vw}.aboutHeading .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--blue);color:var(--background);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}.aboutHeading .headindRow{display:flex;align-items:flex-start;justify-content:space-between}.aboutHeading .headindRow .contentCTA{width:31.25vw;margin-top:4.222vw;margin-right:7.222vw;display:flex;flex-direction:column;gap:1.667vw}.homeAbout a.mobileA,.aboutmobileTeam{display:none}.homeAbout a{display:flex;align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;background-color:var(--pink);color:var(--white);position:relative;overflow:hidden;width:fit-content}.homeAbout a,.homeAbout a *{transition:all .4s ease}.homeAbout a svg{width:1.667vw}.homeAbout a svg,.homeAbout a span{z-index:1;transition-delay:.1s}.homeAbout a:hover span{color:var(--white)}.homeAbout a:hover svg rect{fill:var(--white)}.homeAbout a:hover svg path{stroke:var(--blue)}.homeAbout a:after{content:"";position:absolute;background-color:var(--dark-blue);width:100%;height:200%;border-radius:100px;left:-100%;transition:all .4s ease}.homeAbout a:hover{border-color:var(--blue)}.homeAbout a:hover:after{left:0}.aboutPolaroids{position:relative}.aboutPolaroids .aboutPolaroidsRow1,.aboutPolaroids .aboutPolaroidsRow2{display:flex;justify-content:center;flex-direction:row;align-items:flex-end}.aboutPolaroids .aboutPolaroidsRow1 .r1{width:16.709vw;z-index:0;margin-right:-4.167vw;rotate:5deg}.aboutPolaroids .aboutPolaroidsRow1 .r2{width:13.811vw;z-index:1;margin-right:-2.917vw;rotate:-9deg}.aboutPolaroids .aboutPolaroidsRow1 .r3{width:15.982vw;z-index:0;margin-right:-3.472vw;rotate:-2deg}.aboutPolaroids .aboutPolaroidsRow1 .r4{width:17.361vw;z-index:1;margin-right:-1.25vw;rotate:5deg}.aboutPolaroids .aboutPolaroidsRow1 .r5{width:14.224vw;z-index:0;margin-right:-1.667vw;rotate:-5deg}.aboutPolaroids .aboutPolaroidsRow1 .r6{width:12.853vw;z-index:1;margin-right:-5.556vw;rotate:-2deg}.aboutPolaroids .aboutPolaroidsRow1 .r7{width:15.273vw;z-index:0;rotate:5deg}.aboutPolaroids .aboutPolaroidsRow2{z-index:3;margin-top:-3.333vw;margin-bottom:3.333vw;position:relative}.aboutPolaroids .aboutPolaroidsRow2 .r1{width:15.023vw;z-index:0;margin-right:-2.569vw;rotate:-11deg}.aboutPolaroids .aboutPolaroidsRow2 .r2{width:17.147vw;z-index:1;margin-right:-1.111vw;rotate:6deg}.aboutPolaroids .aboutPolaroidsRow2 .r3{width:16.792vw;z-index:0;margin-right:-1.667vw;rotate:-4deg}.aboutPolaroids .aboutPolaroidsRow2 .r4{width:16.115vw;z-index:1;margin-right:-.694vw;rotate:3deg}.aboutPolaroids .aboutPolaroidsRow2 .r5{width:15.42vw;z-index:0;margin-right:-2.222vw;rotate:-7deg}.aboutPolaroids .aboutPolaroidsRow2 .r6{width:14.708vw;z-index:1;rotate:5deg}.aboutPolaroids img{position:relative;transition:all .4s ease;cursor:pointer}.aboutPolaroids img:hover{rotate:0deg!important;z-index:5!important}.homeTestimonial{background-color:var(--blue);color:var(--background);background-image:url('data:image/svg+xml,<svg width="1281" height="1580" viewBox="0 0 1281 1580" fill="none" xmlns="http://www.w3.org/2000/svg"><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 0.5 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 414 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 848 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 1280 -0.00927734)" stroke="white" stroke-opacity="0.05"/></svg>');background-repeat:no-repeat;background-position:top center;background-size:cover;padding-top:5.556vw;padding-bottom:5.556vw;display:flex;flex-direction:column;gap:5.556vw}.testimonialHeading{display:flex;flex-direction:column;gap:1.667vw}.testimonialHeading .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--yellow-green);color:var(--blue);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}.testimonialHeading .headindRow{display:flex;gap:1.111vw;align-items:flex-start}.homeTestimonial .headindRow h2 .imp{color:var(--yellow-green)}.homeTestimonial .headindRow h2,.homeTestimonial .headindRow h2 *,.homeTestimonial .headindRow p{color:var(--background)}.testimonialHeading .headindRow .testimonialCover{width:44.444vw;margin-top:7.222vw}.testimonialCover{display:flex;flex-direction:column;gap:2.778vw}.testimonialsSlider{position:relative;overflow:hidden;height:auto}.testimonial{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translate(5.556vw);transition:opacity 0s ease,transform 0s ease;pointer-events:none;display:flex;flex-direction:column;gap:1.667vw}.testimonial.active{position:relative;opacity:1;transform:translate(0);pointer-events:auto;z-index:2;transition:opacity 1s ease,transform 1s ease}.testimonial h4{color:var(--white)}.testimonialCover .arrows{display:flex;gap:1.111vw}.testimonialCover .arrows svg{width:2.222vw;cursor:pointer}.homeTestimonial .ourClientsmarquee{margin-top:-2.778vw;width:max-content}.homeTestimonial .marquee-content{gap:1.667vw}.homeTestimonial .marquee-content img{width:11.667vw}.homeTestimonial .ourClientsmarqueeRow{display:flex;white-space:nowrap;animation:marquee2 20s linear infinite}.homeTestimonial .ourClientsmarqueeRow:hover{animation-play-state:running}.homeTestimonial .marqueeRow2{animation-direction:reverse}.homeTestimonial .marqueeRow2:hover{animation-play-state:running}@keyframes marquee2{0%{transform:translate(0)}to{transform:translate(-65%)}}body:has(main.contactPage) .footerCover{position:relative}body:has(main.contactPage) .getInTouch{display:none}.contactHero{background-color:var(--white);background-image:url('data:image/svg+xml,<svg width="112" height="84" viewBox="0 0 112 84" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_97_2897)"><circle cx="1.40494" cy="1.40494" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="1.40494" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="1.40494" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/></g><defs><clipPath id="clip0_97_2897"><rect width="112" height="84" fill="white"/></clipPath></defs></svg>');background-repeat:repeat;background-size:8%;background-attachment:fixed;padding-top:12.5vw;padding-bottom:5.556vw;display:flex;flex-direction:row;gap:5.556vw}.contactHero .content{display:flex;flex-direction:column;gap:2.778vw}.contactHero h1,.contactHero h1 span.imp{font-size:6.667vw;line-height:6.667vw}.contactHero p.mainPara{max-width:30.833vw;font-size:1.389vw;line-height:140%}.contactHero .content .contact{display:flex;flex-direction:column;gap:1.389vw}.contactHero .content .contact a{font-weight:600;display:block;margin-top:8px}main.contactPage form p{max-width:27vw}.studioHero{background-color:var(--white);background-image:url('data:image/svg+xml,<svg width="112" height="84" viewBox="0 0 112 84" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_97_2897)"><circle cx="1.40494" cy="1.40494" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="1.40494" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="1.40494" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="29.5036" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="57.6027" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="1.40493" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="29.5037" r="1.40494" fill="black" fill-opacity="0.06"/><circle cx="85.7013" cy="57.6025" r="1.40494" fill="black" fill-opacity="0.06"/></g><defs><clipPath id="clip0_97_2897"><rect width="112" height="84" fill="white"/></clipPath></defs></svg>');background-repeat:repeat;background-size:8%;background-attachment:fixed;padding-top:12.5vw;padding-bottom:5.556vw;display:flex;flex-direction:column;gap:2.778vw}.studioHero p{max-width:26.389vw;align-self:flex-end}.aboutContent{display:flex;flex-direction:column;gap:5.556vw}.aboutContent p.aboutScroll{font-size:1.806vw;line-height:2.917vw;max-width:72vw}.aboutList{display:flex;flex-direction:column;gap:2.778vw}.aboutList .aboutInnerList{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:2.778vw;border-bottom:1px solid var(--stroke)}.aboutList .aboutInnerList p{max-width:29.097vw}.aboutFounder{background-color:var(--dark-blue);color:var(--background);background-image:url('data:image/svg+xml,<svg width="1281" height="1580" viewBox="0 0 1281 1580" fill="none" xmlns="http://www.w3.org/2000/svg"><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 0.5 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 414 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 848 -0.00927734)" stroke="white" stroke-opacity="0.05"/><line y1="-0.5" x2="2261" y2="-0.5" transform="matrix(0 1 -0.999998 -0.00194697 1280 -0.00927734)" stroke="white" stroke-opacity="0.05"/></svg>');background-repeat:no-repeat;background-position:top center;background-size:cover;padding-top:5.556vw;padding-bottom:5.556vw;display:flex;flex-direction:column;gap:5.556vw}.aboutFounder .leadership{display:flex;justify-content:space-between;align-items:center}.aboutFounder .leadership .content{display:flex;flex-direction:column;gap:1.667vw}.aboutFounder .leadership .content h2,.aboutFounder .leadership .content p{color:var(--background)}.aboutFounder .leadership .content h2 .imp{color:var(--yellow-green)}.aboutFounder .leadership .content{max-width:51.389vw}.aboutFounder .leadership .founderImage img{min-width:30.125vw;max-width:30.125vw;rotate:-2deg}.aboutFounder .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--yellow-green);color:var(--blue);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}.aboutFounder .leadership .content .headings{display:flex;flex-direction:column;gap:1.667vw}.aboutFounder .leadership .content p{max-width:41.667vw}.aboutFounder .founderImage{position:relative}.aboutFounder .founderImage .floatingFounder{background-color:var(--yellow-green);color:var(--dark-blue);padding:.417vw .694vw;position:absolute;z-index:1;bottom:11.111vw;left:-5.556vw;border-radius:.694vw;rotate:-5deg}.aboutFounder .founderImage span{font-size:1.11vw;line-height:2.917vw}.aboutFounder .teamSection{display:flex;flex-direction:column;gap:5.556vw}.aboutFounder .teamSection .content{display:flex;flex-direction:column;gap:1.667vw}.aboutFounder .teamSection p{font-size:2.817vw;line-height:3.889vw;color:var(--background)}.studiopage .homeTestimonial{background-color:var(--dark-blue);padding-top:1px;margin-top:-1px;gap:7.56vw}.studiopage .homeTestimonial .headindRow{flex-direction:column}.studiopage .homeTestimonial .headindRow p{max-width:55.556vw}.aboutList a{display:flex;align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;border:.069vw solid var(--stroke);position:relative;overflow:hidden}.aboutList a,.aboutList a *{transition:all .4s ease}.aboutList a svg{width:1.667vw}.aboutList a svg,.aboutList a span{z-index:1;transition-delay:.1s}.aboutList a:hover span{color:var(--white)}.aboutList a:hover svg rect{fill:var(--white)}.aboutList a:hover svg path{stroke:var(--blue)}.aboutList a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:200%;border-radius:100%;left:-100%;transition:all .4s ease}.aboutList a:hover:after{left:0}.opportunities,.studiopage .opportunities{display:flex;flex-direction:column;gap:5.556vw}.studiopage .opportunities .opportunitiesHeading{display:flex;flex-direction:column;gap:1.667vw}.studiopage .opportunities .subHeading{font-size:.972vw;font-weight:500;letter-spacing:.069vw;text-transform:uppercase;background-color:var(--blue);color:var(--background);padding:.556vw 1.111vw;border-radius:100px;width:fit-content}.studiopage .opportunities .headindRow{display:flex;flex-direction:column;gap:1.111vw}.studiopage .opportunities .headindRow p{max-width:34.722vw}.projectPage img{border-radius:.556vw}.projectHero{background-color:var(--white);padding-top:10.5vw;display:flex;flex-direction:row;gap:4.167vw;justify-content:space-between;align-items:center}.projectHero img{width:43.75vw}.projectHero .heroContent{display:flex;flex-direction:column;gap:4.167vw;width:50vw}.projectHero .heroContent .heading{display:flex;flex-direction:column;gap:1.389vw}.projectHero .heroContent .heading h5{text-transform:initial;font-weight:400;font-size:1.389vw;color:var(--blue)}.projectHero .heroContent .projectDetails{display:flex;flex-direction:row;gap:1.389vw;justify-content:space-between;align-items:flex-start;width:36vw}.projectHero .heroContent .projectDetails h5{text-transform:initial;font-weight:600;margin-bottom:.833vw;color:var(--black)}.projectHero h2{line-height:3.5vw}.projectContent{display:flex;flex-direction:column;gap:1.389vw}.projectContent .imageContent img,.projectContent .contentImage img,.projectContent .twoImage img{width:43.3vw}.projectContent .imageContent{display:flex;flex-direction:row;align-items:center;gap:1.389vw}.projectContent .imageContent .contentbox{padding-left:1.389vw;padding-right:4vw;display:flex;flex-direction:column;gap:1.389vw;width:43.3vw}.projectContent .contentImage{display:flex;flex-direction:row;align-items:center;gap:5.389vw}.projectContent .contentImage .contentbox{padding-right:1.389vw;display:flex;flex-direction:column;gap:1.389vw}.projectContent .twoImage{display:flex;flex-direction:row;align-items:center;gap:1.389vw}.projectContent .threeVideo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2.778vw;background-color:#ecececcc;border-radius:.556vw}.projectContent .threeVideo video{width:25vw;border-radius:.556vw}.projectResult{background-color:var(--dark-blue);padding-top:5.556vw;padding-bottom:5.556vw}.projectResult p,.projectResult h6{color:var(--background)!important}.projectResult p{opacity:.75}.projectResult .resultsRow .resultBox{border-color:#ffffff1a!important}.projectResult .standaloneTestimonial{display:flex;flex-direction:column;gap:1.389vw}.projectResult .standaloneTestimonial h4{color:var(--background);font-size:2.5vw;line-height:3.889vw}.relatedProject{display:flex;flex-direction:column;gap:2.778vw}.relatedProject .heading{display:flex;justify-content:space-between;align-items:center}.relatedProject a.allWorks{display:flex;flex-direction:row;align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;border:.069vw solid var(--stroke);position:relative;overflow:hidden;width:fit-content}.relatedProject a.allWorks,.relatedProject a.allWorks *{transition:all .4s ease}.relatedProject a.allWorks svg{width:1.667vw}.relatedProject a.allWorks svg,.relatedProject a.allWorks span{z-index:1;transition-delay:.1s}.relatedProject a.allWorks:hover span{color:var(--white)}.relatedProject a.allWorks:hover svg rect{fill:var(--white)}.relatedProject a.allWorks:hover svg path{stroke:var(--blue)}.relatedProject a.allWorks:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:200%;border-radius:100%;left:-100%;transition:all .4s ease}.relatedProject a.allWorks:hover:after{left:0}.relatedProject .projectRow{display:flex;flex-direction:row;justify-content:space-between;gap:1.389vw}.relatedProject .projectRow a{width:43.3vw;display:flex;flex-direction:column;gap:1.389vw}.relatedProject .projectRow .nameDetails{display:flex;justify-content:space-between}.relatedProject .projectRow .details{display:flex;gap:.417vw}.relatedProject .projectRow .details span{padding:.417vw .833vw;font-size:.972vw;border-radius:100px;color:var(--black);background-color:#9e9b9b1a}.workpage .studioHero p{max-width:36.597vw}.allWorks{display:flex;flex-direction:column;gap:1.389vw}.allWorks .filter{display:flex;flex-direction:row;gap:.833vw;margin-bottom:1.389vw}.allWorks .filter button{all:unset;padding:.833vw 1.389vw;border-radius:100px;border:.069vw solid var(--stroke);font-size:.972vw;font-weight:500;color:var(--black);white-space:nowrap}.allWorks .filter button.checked{background-color:var(--dark-blue);border:.069vw solid var(--dark-blue);color:var(--background)}.allWorks img{border-radius:.556vw}.projectsList{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:2.778vw}.projectsList .projectCard{display:flex;flex-direction:column;gap:1.389vw}.projectsList .projectCard .nameDetails{display:flex;justify-content:space-between;align-items:center}.projectsList .projectCard .details{display:flex;gap:.417vw}.projectsList .type1{width:100%}.projectsList .type2{width:43.3vw}.projectsList .projectCard a{display:flex;align-items:center;gap:.833vw;padding:.833vw 1.389vw;border-radius:1000px;background-color:var(--yellow-green);color:var(--blue);position:relative;overflow:hidden;width:fit-content}.projectsList .projectCard a,.projectsList .projectCard a *{transition:all .4s ease}.projectsList .projectCard a svg{width:1.667vw}.projectsList .projectCard a svg,.projectsList .projectCard a span{z-index:1;transition-delay:.1s}.projectsList .projectCard a:hover span{color:var(--white)}.projectsList .projectCard a:hover svg rect{fill:var(--white)}.projectsList .projectCard a:hover svg path{stroke:var(--blue)}.projectsList .projectCard a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:200%;border-radius:100px;left:-100%;transition:all .4s ease}.projectsList .projectCard a:hover{border-color:var(--pink)}.projectsList .projectCard a:hover:after{left:0}.notFoundHero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.notFoundHero h1,.notFoundHero p{text-align:center;line-height:100%}.notFoundHero a{display:flex;align-items:center;justify-content:center;gap:.833vw;padding:1.667vw 1.389vw;border-radius:1000px;background-color:var(--yellow-green);color:var(--blue);position:relative;overflow:hidden;width:100%;z-index:2;margin-top:24px}.notFoundHero a,.notFoundHero a *{transition:all .4s ease}.notFoundHero a svg{width:1.667vw}.notFoundHero a svg,.notFoundHero a span{z-index:1;transition-delay:.1s}.notFoundHero a:hover span{color:var(--white)}.notFoundHero a:hover svg{rotate:-90deg}.notFoundHero a:hover svg rect{fill:var(--white)}.notFoundHero a:hover svg path{stroke:var(--blue)}.notFoundHero a:after{content:"";position:absolute;background-color:var(--pink);width:100%;height:100%;border-radius:100px;bottom:-100%;transition:all .3s ease}.notFoundHero a:hover:after{bottom:0}.transition{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background-color:var(--dark-blue);display:flex;justify-content:center;align-items:center}.transitionLogo{width:16vw}body:has(.mobile-menu.open){height:100vh;overflow:hidden}.menuIcon{cursor:pointer;transition:all .3s ease}.menuIcon .menu-line{transition:all .3s ease;transform-origin:center}.menuIcon.active .top-line{transform:translateY(2.857px) rotate(45deg)}.menuIcon.active .bottom-line{transform:translateY(-2.857px) rotate(-45deg)}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;visibility:hidden;opacity:0;transition:all .3s ease}.mobile-menu.open{visibility:visible;opacity:1}.mobile-menu-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu-content{position:absolute;top:0;right:0;width:85%;max-width:400px;height:100%;background:var(--background, #ffffff);transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto}.mobile-menu.open .mobile-menu-content{transform:translate(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:4.103vw;border-bottom:1px solid var(--stroke, #e5e5e5)}.mobile-menu-header .logo{width:27.692vw}.close-btn{background:none;border:none;cursor:pointer;width:8vw;margin-right:.75rem}.close-btn:hover{background-color:#133a761a}.close-btn svg{width:7vw}.mobile-nav{flex:1;padding:2rem 4.103vw;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem;color:var(--dark-blue);position:relative;overflow:hidden}.mobile-nav-link span{font-size:8.205vw}.mobile-nav-link svg{width:7vw}.mobile-menu-footer{padding:4.103vw 4.103vw 16.2vw;border-top:1px solid var(--stroke, #e5e5e5)}.mobile-contact-btn{display:flex;align-items:center;justify-content:center;border-radius:1000px;color:var(--blue);gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500;width:100%;background-color:var(--yellow-green);position:relative;overflow:hidden}.mobile-contact-btn svg{width:8.205vw}@media (max-width: 768px){.mobile-menu-content{width:80%}.mobile-nav-link{font-size:1rem;padding:1.25rem .75rem}.mobile-contact-btn{font-size:1rem;padding:.875rem 1.25rem}}@media (min-width: 769px){.mobile-menu{display:none}}@media (min-width: 992px){.desk-br{display:block}.tab-br,.mob-br{display:none}}@media (max-width: 992px){body{cursor:initial}.desk-br,.mob-br{display:none}.tab-br{display:block}section{margin-top:8.065vw;margin-bottom:8.065vw}.container{padding-left:4.032vw;padding-right:4.032vw;max-width:100%}img{max-width:100%}a{font-size:4.103vw}h1,h1 *{font-size:13.333vw}h2,h2 *{font-size:10.556vw}h3,h3 *{font-size:6.154vw}h1 span.imp,h2 span.imp,h3 span.imp{font-family:var(--heading-font);color:var(--pink)}h4,h4 *{font-size:5.128vw}h5,h5 *{font-size:3.59vw}p,label{font-size:4.103vw;line-height:6.154vw}header.hide{top:-26.923vw}header .headercover{padding-top:4.103vw;padding-bottom:4.103vw;border-bottom:1px solid var(--stroke)}header .headercover .middle{display:none}header .headercover .logo{width:27.692vw}header .headercover .right a.contactD{display:none!important}header .menuIcon,header .menu{display:flex}header .menuIcon{width:8.205vw}footer .footerTop{display:flex;flex-direction:column;gap:5.128vw;align-items:flex-start;padding-top:10.256vw;padding-bottom:5.128vw}footer .footerCover{position:relative}footer .logoContent{gap:5.128vw;max-width:100%}footer .footerLogo{width:51.282vw}footer .ctaDetails{gap:10.256vw;width:100%}footer .ctaDetails a.mainMail{font-size:6.154vw;gap:2.051vw}footer .ctaDetails a.mainMail svg{width:8.205vw}footer .ctaDetails a.mainMail span:after{height:.513vw}footer .quickLinks{flex-direction:column;gap:5.128vw}footer .quickLinks .inner{gap:4.103vw;padding-top:5.128vw;border-top:1px solid var(--stroke);width:100%}footer .quickLinks .inner:first-child{border-top:0px solid var(--stroke);padding-top:0vw}footer .quickLinks .linkList{gap:3.077vw}footer .footerBottom{flex-direction:column;gap:3.077vw;align-items:center;border-top:1px solid var(--stroke);padding-top:5.128vw;padding-bottom:5.128vw}footer .footerBottom p,footer .footerBottom a{font-size:3.59vw}footer .getInTouch{padding-top:10.256vw;padding-bottom:10.256vw;display:flex;flex-direction:column;gap:10.256vw;z-index:2;margin-bottom:0vw}footer .getInTouch div.content,footer .getInTouch form{width:100%}footer .getInTouch div.content{display:flex;flex-direction:column;gap:0px}footer .getInTouch div.content .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw;margin-bottom:4.103vw}footer .getInTouch div.content h2{margin-bottom:4.103vw}footer .getInTouch div.content .heading{margin-bottom:8.205vw}form{gap:5.128vw;margin-top:0vw}input[type=text],input[type=number],input[type=email],textarea{padding:4.103vw 0;font-size:4.103vw}.budgetOptions{display:flex;flex-direction:column;flex-wrap:nowrap;gap:3.077vw}.budgetTitle{margin-bottom:4.103vw;font-size:4.103vw}.pill{align-items:center;justify-content:center;padding:3.077vw;font-size:3.59vw}button[type=submit]{gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500}button[type=submit] svg{width:8.205vw}.homeHero{background-size:12%;padding:47.026vw 0 20.513vw}.homeHeroContent .h1andFloaters{margin-bottom:0vw}.homeHeroContent .h1andFloaters .Floater{font-size:3.077vw;letter-spacing:.256vw;padding:3.077vw 4.615vw;border:.513vw solid #EBEBEB}.homeHeroContent .h1andFloaters .BRANDING{top:-8.256vw;rotate:-12deg}.homeHeroContent .h1andFloaters .DIGITAL{top:29vw;right:0;rotate:10.25deg}.homeHeroContent .h1andFloaters .STRATEGY{bottom:-8vw;right:26vw;rotate:-14.25deg}.homeHeroContent .paraandCTA{display:none}.homeShowreel{display:flex;flex-direction:column;gap:10.256vw}.homeShowreel .paraandCTA{display:flex;flex-direction:column;gap:5.128vw}.homeShowreel .paraandCTA p{width:100%}.homeShowreel .paraandCTA a{display:flex;align-items:center;border-radius:1000px;color:var(--blue);gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500;width:fit-content}.homeShowreel .paraandCTA a svg{width:8.205vw}.homeProjects{gap:10.256vw}.projectsHeading{display:flex;flex-direction:column;gap:4.103vw}.projectsHeading .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw}.projectsHeading .headindRow{display:flex;flex-direction:column}.projectsHeading .headindRow p{width:100%}.homeProjects .projectCards{display:flex;flex-direction:column;gap:8.205vw}.homeProjects .projectCards .projectCard{gap:4.103vw}.homeProjects .projectCard .projectImage img{border-radius:2.026vw}.homeProjects .projectCard .projectDetails{display:flex;flex-direction:column;align-items:flex-start;gap:2.051vw}.homeProjects .projectCard .projectTags{display:flex;gap:1.026vw}.homeProjects .projectCard .projectTags span{padding:1.538vw 3.077vw;font-size:3.077vw}.homeProjects .workCTA a{display:flex;align-items:center;border-radius:1000px;color:var(--blue);gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500}.homeProjects .workCTA a svg{width:8.205vw}.homeProjects .workCTA .mini{width:30vw;height:auto;position:absolute;left:45%;top:auto;bottom:0;transition:all .5s ease;z-index:0;pointer-events:none}.homeProjects .workCTA:hover .mini{left:35%;bottom:10vw}.homeProjects .standaloneTestimonial{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:6.154vw;align-self:flex-start}.homeProjects .standaloneTestimonial img{width:16.41vw;height:16.41vw}.homeProjects .standaloneTestimonial .content{gap:4.103vw}.homeServices{padding-top:16.41vw;padding-bottom:16.41vw;gap:10.256vw}.servicesHeading{gap:6.154vw}.servicesHeading .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw}.servicesHeading .headindRow{flex-direction:column;gap:0}.servicesHeading .headindRow p{width:100%;margin-top:0}.homeServices .servicesAccordion{flex-direction:column}.homeServices .servicesButtons,.homeServices img{width:100%;flex:auto}.homeServices .servicesButtons h3{padding:6.154vw 5.128vw}.homeServices .standaloneTestimonial{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:6.154vw;align-self:flex-start;padding:0 5.128vw}.homeServices .standaloneTestimonial img{width:16.41vw;height:16.41vw}.homeServices .standaloneTestimonial .content{gap:4.103vw}.homeResults{gap:10.256vw}.homeResults .resultsRow{display:flex;justify-content:space-between;flex-direction:column}.homeResults .resultsRow .resultBox{gap:10.256vw;border-left:0vw solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding-left:0;padding-top:6.154vw;padding-bottom:6.154vw;width:100%}.homeResults .resultsRow .resultBox:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.homeResults .resultsRow .resultBox br{display:none}.homeResults .resultsRow .resultBox h6{font-size:12.308vw}.homeOurClients{gap:10.256vw}.homeOurClients h6{font-size:12.308vw;padding-right:6.154vw}.ourClientsmarqueeRow{animation:marqueem 10s linear infinite}.ourClientsmarquee{margin-top:-5.128vw}.marqueeRow2{margin-top:5.128vw}.marqueeRow2{animation-direction:reverse}.marquee-content{display:flex}@keyframes marqueem{0%{transform:translate(0)}to{transform:translate(-450%)}}.homeAbout{gap:10.256vw}.aboutHeading{gap:6.154vw}.aboutHeading .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw}.aboutHeading .headindRow{flex-direction:column}.aboutHeading .headindRow .contentCTA{width:100%;margin-top:0;margin-right:0;gap:5.128vw}.homeAbout a.mobileA,.aboutmobileTeam{display:flex}.aboutmobileTeam{flex-direction:column;gap:5.128vw}.homeAbout a.desktopA,.aboutPolaroids{display:none}.homeAbout a{display:flex;align-items:center;gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500;width:fit-content}.homeAbout a svg{width:8.205vw}.homeTestimonial{padding-top:16.41vw;padding-bottom:16.41vw;gap:10.256vw}.testimonialHeading{gap:6.154vw}.testimonialHeading .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw}.testimonialHeading .headindRow{flex-direction:column;gap:0}.testimonialHeading .headindRow .testimonialCover{width:100%;margin-top:10.256vw}.testimonialCover{gap:4.103vw}.testimonial{transform:translate(100vw);gap:4.103vw}.testimonialCover .arrows{gap:2.051vw}.testimonialCover .arrows svg{width:8.205vw}.homeTestimonial .ourClientsmarquee{margin-top:-5.128vw}.homeTestimonial .marquee-content{gap:4.103vw}.homeTestimonial .marquee-content img{width:35.897vw}.homeTestimonial .ourClientsmarqueeRow{display:flex;white-space:nowrap;animation:marqueem2 18s linear infinite}.homeTestimonial .marqueeRow2{animation-direction:reverse}@keyframes marqueem2{0%{transform:translate(0)}to{transform:translate(-85%)}}.contactHero{background-size:12%;padding-top:40vw;padding-bottom:10.256vw;display:flex;flex-direction:column;gap:10.256vw}.contactHero .content{gap:6.154vw}.contactHero h1,.contactHero h1 span.imp{font-size:13.333vw;line-height:13.333vw}.contactHero h1{margin-bottom:2.154vw}.contactHero p.mainPara{max-width:100%;font-size:4.103vw;line-height:120%}.contactHero .content .contact{gap:6.154vw}main.contactPage form p{max-width:100%}.studioHero{background-size:12%;padding-top:40vw;padding-bottom:10.256vw;display:flex;flex-direction:column;gap:5.128vw}.studioHero p{max-width:100%;align-self:flex-start}.aboutContent{display:flex;flex-direction:column;gap:10.256vw}.aboutContent p.aboutScroll{font-size:5.128vw;line-height:7.4vw;max-width:100%}.aboutList{gap:5.128vw}.aboutList .aboutInnerList{flex-direction:column;padding-bottom:5.128vw;gap:5.128vw}.aboutList .aboutInnerList p{max-width:100%}.aboutFounder{padding-top:16.41vw;padding-bottom:16.41vw;gap:10.256vw}.aboutFounder .leadership{display:flex;flex-direction:column-reverse;gap:10.256vw}.aboutFounder .leadership .content{display:flex;flex-direction:column;gap:1.667vw}.aboutFounder .leadership .content{max-width:100%}.aboutFounder .leadership .founderImage img{min-width:100%;max-width:100%;rotate:-2deg}.aboutFounder .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw}.aboutFounder .leadership .content .headings{gap:6.154vw}.aboutFounder .leadership .content p{max-width:100%}.aboutFounder .founderImage .floatingFounder{padding:1.026vw 2.051vw;position:absolute;z-index:1;bottom:30vw;left:-1.556vw;border-radius:2.051vw;rotate:-5deg}.aboutFounder .founderImage span{font-size:3.077vw;line-height:7.692vw}.aboutFounder .teamSection{display:flex;flex-direction:column;gap:5.556vw}.aboutFounder .teamSection .content{gap:6.154vw}.aboutFounder .teamSection p{font-size:8.205vw;line-height:12.308vw}.studiopage .homeTestimonial{gap:20.513vw}.studiopage .testimonialHeading .headindRow{gap:4.103vw}.studiopage .homeTestimonial .headindRow p{max-width:100%}.aboutList a{align-items:center;gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500;width:fit-content}.aboutList a svg{width:8.205vw}.opportunities{display:flex;flex-direction:column;gap:5.556vw}.studiopage .opportunities{gap:10.256vw}.studiopage .opportunities .opportunitiesHeading{gap:6.154vw}.studiopage .opportunities .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw}.studiopage .opportunities .headindRow{gap:0}.studiopage .opportunities .headindRow p{max-width:100%}.aboutList .aboutInnerList:last-child{border:0}.projectPage img{border-radius:8px}.projectHero{gap:4.167vw;padding-top:40vw;padding-bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:10.256vw}.projectHero img{width:100%;border-radius:8px}.projectHero .heroContent{gap:10.256vw;width:100%}.projectHero .heroContent .heading{gap:6.154vw}.projectHero .heroContent .heading h5{font-size:4.103vw}.projectHero .heroContent .projectDetails{display:flex;flex-direction:column;gap:4.103vw;align-items:flex-start;width:100%w}.projectHero .heroContent .projectDetails h5{margin-bottom:2.051vw}.projectHero h2{line-height:12.5vw}.projectContent{gap:5.128vw}.projectContent .imageContent img,.projectContent .contentImage img,.projectContent .twoImage img{width:100%}.projectContent .imageContent{display:flex;flex-direction:column;align-items:flex-start;gap:5.128vw}.projectContent .imageContent .contentbox{padding-left:0;padding-right:0;gap:4.051vw;width:100%}.projectContent .contentImage{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:5.128vw}.projectContent .contentImage .contentbox{padding-right:0;display:flex;flex-direction:column;gap:4.051vw}.projectContent .twoImage{display:flex;flex-direction:row;align-items:center;gap:5.128vw}.projectContent .threeVideo{display:flex;flex-direction:column;padding:24px 16px;gap:24px;border-radius:8px}.projectContent .threeVideo video{width:100%;border-radius:8px}.projectResult{padding-top:16.41vw;padding-bottom:16.41vw}.projectResult .standaloneTestimonial{gap:5.128vw}.projectResult .standaloneTestimonial h4{color:var(--background);font-size:5.641vw;line-height:7.5vw}.relatedProject{gap:10.256vw}.relatedProject .heading{display:flex;justify-content:space-between;align-items:center}.relatedProject a.allWorks{align-items:center;gap:2.051vw;padding:2.803vw 4.554vw;font-size:4.103vw;font-weight:500;width:fit-content;flex-direction:row}.relatedProject a.allWorks svg{width:8.205vw}.relatedProject .projectRow{display:flex;flex-direction:column;gap:6.154vw}.relatedProject .projectRow a{width:100%;gap:4.103vw}.relatedProject .projectRow .nameDetails{display:flex;flex-direction:column;gap:2.05vw}.relatedProject .projectRow .details{gap:1.282vw}.relatedProject .projectRow .details span{padding:1.538vw 3.077vw;font-size:3.59vw}.projectContent .first{flex-direction:column-reverse}.workpage .studioHero{padding-bottom:0}.workpage .studioHero p{max-width:100%;margin-top:-5.128vw}.allWorks{gap:6.154vw}.allWorks .filter{gap:3.077vw;margin-bottom:0;overflow:scroll;padding-bottom:3vw}.allWorks .filter button{padding:3.077vw 5.128vw;border-radius:100px;border:1px solid var(--stroke);font-size:3.59vw;font-weight:500}.allWorks .filter button.checked{border:1px solid var(--dark-blue)}.allWorks img{border-radius:2.026vw}.projectsList{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;row-gap:auto;gap:6.154vw}.projectsList .projectCard{gap:4.103vw}.projectsList .projectCard .nameDetails{display:flex;gap:2.05vw}.projectsList .projectCard .details{gap:1.282vw}.projectsList .type1,.projectsList .type1 img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center center}.projectsList .type2{width:100%}.projectsList .projectCard a{display:flex;align-items:center;gap:2.051vw;padding:2.103vw 4.154vw;font-size:4.103vw;font-weight:500;width:fit-content}.projectsList .projectCard a span{text-wrap-mode:nowrap}.projectsList .projectCard a svg{width:7.205vw}.transitionLogo{width:24vw}.notFoundHero .content p{margin-top:16px}.notFoundHero .content p div{margin-top:8px}.notFoundHero a{display:flex;align-items:center;border-radius:1000px;color:var(--blue);gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500}.notFoundHero a svg{width:8.205vw}}@media (max-width: 767px){section{margin-top:16.41vw;margin-bottom:16.41vw}.container{padding-left:5.128vw;padding-right:5.128vw;max-width:100%}.desk-br,.tab-br{display:none}.mob-br{display:block}img{max-width:100%}a{font-size:4.103vw}h1,h1 *{font-size:13.333vw}h2,h2 *{font-size:10.556vw}h3,h3 *{font-size:6.154vw}h1 span.imp,h2 span.imp,h3 span.imp{font-family:var(--heading-font);color:var(--pink)}h4,h4 *{font-size:5.128vw}h5,h5 *{font-size:3.59vw}p,label{font-size:4.103vw;line-height:6.154vw}.transitionLogo{width:32vw}header.hide{top:-26.923vw}header .headercover{padding-top:4.103vw;padding-bottom:4.103vw;border-bottom:1px solid var(--stroke)}header .headercover .middle{display:none}header .headercover .logo{width:27.692vw}header .headercover .right a.contactD{display:none!important}header .menuIcon,header .menu{display:flex}header .menuIcon{width:8.205vw}footer .footerTop{display:flex;flex-direction:column;gap:5.128vw;align-items:flex-start;padding-top:10.256vw;padding-bottom:5.128vw}footer .footerCover{position:relative}footer .logoContent{gap:5.128vw;max-width:100%}footer .footerLogo{width:51.282vw}footer .ctaDetails{gap:10.256vw}footer .ctaDetails a.mainMail{font-size:6.154vw;gap:2.051vw}footer .ctaDetails a.mainMail svg{width:8.205vw}footer .ctaDetails a.mainMail span:after{height:.513vw}footer .quickLinks{flex-direction:column;gap:5.128vw}footer .quickLinks .inner{gap:4.103vw;padding-top:5.128vw;border-top:1px solid var(--stroke);width:100%}footer .quickLinks .inner:first-child{border-top:0px solid var(--stroke);padding-top:0vw}footer .quickLinks .linkList{gap:3.077vw}footer .footerBottom{flex-direction:column;gap:3.077vw;align-items:center;border-top:1px solid var(--stroke);padding-top:5.128vw;padding-bottom:5.128vw}footer .footerBottom p,footer .footerBottom a{font-size:3.59vw}footer .getInTouch{padding-top:10.256vw;padding-bottom:10.256vw;display:flex;flex-direction:column;gap:10.256vw;z-index:2;margin-bottom:0vw}footer .getInTouch div.content,footer .getInTouch form{width:100%}footer .getInTouch div.content{display:flex;flex-direction:column;gap:0px}footer .getInTouch div.content .subHeading{font-size:3.077vw;letter-spacing:.256vw;padding:2.051vw 3.077vw;margin-bottom:4.103vw}footer .getInTouch div.content h2{margin-bottom:4.103vw}footer .getInTouch div.content .heading{margin-bottom:8.205vw}form{gap:5.128vw;margin-top:0vw}input[type=text],input[type=number],input[type=email],textarea{padding:4.103vw 0;font-size:4.103vw}.budgetOptions{display:flex;flex-direction:column;flex-wrap:nowrap;gap:3.077vw}.budgetTitle{margin-bottom:4.103vw;font-size:4.103vw}.pill{align-items:center;justify-content:center;padding:3.077vw;font-size:3.59vw}button[type=submit]{gap:2.051vw;padding:4.103vw 6.154vw;font-size:4.103vw;font-weight:500}button[type=submit] svg{width:8.205vw}}
