@import "https://fonts.googleapis.com/css2?family=Karantina:wght@300;400;700&display=swap";
@import "https://fonts.cdnfonts.com/css/retro-gramophone";
@font-face{font-family:Gilroy-Medium;src:local(Gilroy),url(/fonts/Gilroy-Medium.ttf)format("truetype")}@font-face{font-family:Gilroy-SemiBold;src:local(Gilroy),url(/fonts/Gilroy-SemiBold.ttf)format("truetype")}@font-face{font-family:Gilroy-Regular;src:local(Gilroy),url(/fonts/Gilroy-Regular.ttf)format("truetype")}@font-face{font-family:Anton;src:local(Anton),url(/fonts/Anton-Regular.ttf)format("truetype")}@font-face{font-family:Gilroy-Medium;src:local(Gilroy),url(../media/Gilroy-Medium.0095cfb1.ttf)format("truetype")}@font-face{font-family:Retro Gramophone;src:local(Retro),url(../media/RetroGramophone.1ee6a694.ttf)format("truetype")}html{scroll-behavior:smooth!important}html body{color:#333;box-sizing:border-box;background-color:#000;margin:0;padding:0;font-family:"Exo 2";overflow:hidden auto!important}html body img{max-width:100%;height:auto}html body.Dark{background-color:#000}html body.ovr-hiddn{height:100vh;overflow:hidden!important}html body .mm-100{margin-left:100px;margin-right:100px;overflow-x:hidden}@media (max-width:786px){html body .mm-100{margin-left:10px;margin-right:10px;overflow-x:hidden}}h1{color:#0070f3}.ant-tabs-ink-bar{display:none!important}.ant-tabs-nav{margin:0!important}.headers-wrapper{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f0f8ff2b;width:100%;position:fixed;top:0}.headers-wrapper .header-wrapper{justify-content:center;align-items:center;display:flex}.headers-wrapper .header-wrapper .container{margin:10px;padding:20px}.headers-wrapper .header-wrapper .container .logo img{width:270px;height:auto}.headers-wrapper .header-wrapper .container .menu ul{justify-content:center;margin:0;padding:0;list-style-type:none;display:flex;position:relative}.headers-wrapper .header-wrapper .container .menu ul li{position:relative}.headers-wrapper .header-wrapper .container .menu ul li a{color:#e9e8e8;text-align:right;font-family:var(--fontanton);text-transform:uppercase;margin:0 6px;padding:20px 8px 5px;font-size:16px;font-style:normal;font-weight:500;line-height:28px;text-decoration:none;transition:all .3s ease-in-out}.headers-wrapper .header-wrapper .container .menu ul li a:hover{-webkit-text-fill-color:#0000;color:var(--primary-color);background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-weight:500}.headers-wrapper .header-wrapper .container .menu ul li.active>a{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text}.headers-wrapper .header-wrapper .container .menu ul li.has-submenu>a{padding-right:20px;position:relative}.headers-wrapper .header-wrapper .container .menu ul li.has-submenu>a .arrow-down{margin-left:5px;font-size:10px;position:absolute;top:60%;right:5px;transform:translateY(-50%)}.headers-wrapper .header-wrapper .container .menu ul li:last-child{border-right:none}.headers-wrapper .header-wrapper .container .menu ul li.btn-li{background-color:#0000;border:2px solid #fc0759;padding:10px 15px;transition:all .5s;box-shadow:0 0 3px #f09}.headers-wrapper .header-wrapper .container .menu ul li.btn-li:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)!important}.headers-wrapper .header-wrapper .container .menu ul li.btn-li a{text-align:center;font-family:var(--fontbarlow);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.headers-wrapper .header-wrapper .container .menu ul li.btn-li a:hover{color:#fff;-webkit-text-fill-color:#fff}.headers-wrapper .header-wrapper .container .menu ul li .submenu{opacity:0;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);margin:0;padding:10px 0;list-style-type:none;transition:max-height .4s,opacity .4s,padding .3s;display:none;position:absolute;top:100%;left:-80%;box-shadow:0 8px 16px #0003}.headers-wrapper .header-wrapper .container .menu ul li .submenu li a{white-space:nowrap;text-align:center;padding:0 20px;font-size:12px}.headers-wrapper .header-wrapper .container .menu ul li .submenu li a:hover{-webkit-text-fill-color:#fff;display:flex}.headers-wrapper .header-wrapper .container .menu ul li .submenu li.active a{-webkit-text-fill-color:#fff;font-weight:400}.headers-wrapper .header-wrapper .container .menu ul li .submenu-toggle{color:#e9e8e8;text-align:right;font-family:var(--fontanton);text-transform:uppercase;cursor:pointer;padding-bottom:5px;padding-left:8px;padding-right:8px;font-size:16px;font-weight:500;line-height:28px;text-decoration:none;transition:all .3s ease-in-out}.headers-wrapper .header-wrapper .container .menu ul li .submenu-toggle:hover{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text}.headers-wrapper .header-wrapper .container .menu ul li:hover .submenu{opacity:1;display:block}.headers-wrapper .header-wrapper .container .menu ul li .submenu.show{opacity:1;width:fit-content;max-height:500px;padding:10px 0;display:block!important}.headers-wrapper .menu-Bar{cursor:pointer;z-index:999999;width:30px;height:20px;margin:auto;display:none;position:absolute;top:5px;bottom:0;right:15px}.headers-wrapper .menu-Bar span{background:#fff;border-radius:100px;width:100%;height:2px;transition:all .6s;display:block;position:absolute}.headers-wrapper .menu-Bar span:first-child{top:0}.headers-wrapper .menu-Bar span:nth-child(2){top:9px}.headers-wrapper .menu-Bar span:nth-child(3){top:18px}.headers-wrapper .menu-Bar.open span:first-child{transform-origin:right-center;top:12px;transform:rotate(45deg)}.headers-wrapper .menu-Bar.open span:nth-child(2){opacity:0;width:0}.headers-wrapper .menu-Bar.open span:nth-child(3){transform-origin:right-center;top:12px;transform:rotate(-45deg)}.headers-wrapper .mobile-view{display:none!important}@media (max-width:1400px){.headers-wrapper .header-wrapper .container{margin:0}.headers-wrapper .header-wrapper .container .menu ul li a{font-size:16px!important}}.only-mob{display:none}@media (max-width:1006px){.only-mob{display:block}.headers-wrapper{z-index:222;width:100%;position:relative;top:0}.headers-wrapper .header-wrapper .container .logo-icon-wrapper{justify-content:space-between;margin-right:40px;display:flex}.headers-wrapper .header-wrapper .container .logo-icon-wrapper .icon a{border:2px solid #fc0759;border-radius:60%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex;box-shadow:0 0 3px #f09}.headers-wrapper .header-wrapper .container .logo-icon-wrapper .icon a:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)!important}.headers-wrapper .header-wrapper .container .logo-icon-wrapper .icon a:hover a img{mix-blend-mode:difference}.headers-wrapper .header-wrapper .container .logo{text-align:left}.headers-wrapper .header-wrapper .container .logo img{width:180px}.headers-wrapper .header-wrapper .container .submenu-toggle{text-align:center!important;border-bottom:none!important;padding:5px!important;font-size:16px!important}.headers-wrapper .header-wrapper .container .menu{transition:all .5s ease-in-out;left:-600px}.headers-wrapper .header-wrapper .container .menu ul{display:none}.headers-wrapper .header-wrapper .container .menu ul .submenu{z-index:1;width:100%}.headers-wrapper .header-wrapper .container .menu.open{z-index:999;background:#000;width:100%;height:110vh;transition:all .5s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.headers-wrapper .header-wrapper .container .menu.open ul{flex-direction:column;align-items:center;margin-top:130px;display:flex;top:0;left:0}.headers-wrapper .header-wrapper .container .menu.open ul li{border-right:none}.headers-wrapper .header-wrapper .container .menu.open ul li.btn-li{padding:10px}.headers-wrapper .header-wrapper .container .menu.open ul li:hover .submenu{display:none}.headers-wrapper .header-wrapper .container .menu.open ul li a{text-align:center;padding:10px 20px;display:block}.headers-wrapper .header-wrapper .container .menu.open .mobile-view{display:block}.headers-wrapper .header-wrapper .container .menu.open .mobile-view .accounts-wrap{justify-content:center;align-items:center;gap:20px;display:flex}.headers-wrapper .header-wrapper .container .menu.open .mobile-view .accounts-wrap a{color:#fff;text-align:center;padding:10px;text-decoration:none}.headers-wrapper .menu-Bar{display:block!important}}.homebanner-wrap{z-index:1;background-image:url(/images/home/kepka-home-banner.webp);align-items:flex-end;height:100vh;padding-bottom:30px;display:flex;position:relative;overflow:hidden}.homebanner-wrap:before{content:"";z-index:-1;background:radial-gradient(141.42% 141.42% at 0 0,#12121259 0%,#121212 100%);width:100%;height:100%;position:absolute;top:0;left:0}.homebanner-wrap .video-cursor{font-family:var(--fontinter);background:linear-gradient(#fb924b,#fd0959)}.homebanner-wrap .homebanner-heading h4{color:#fff;font-family:var(--fontanton);text-transform:uppercase;font-size:115px;font-style:normal;font-weight:400;line-height:115px}.homebanner-wrap .bannner-right-content .right-img-wrap{margin:15px 0}.homebanner-wrap .bannner-right-content .para p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.homebanner-wrap .bannner-right-content .para p b{font-weight:600;display:block}.homebanner-wrap .bannner-right-content .para p i{background:-webkit-linear-gradient(#fd005a 0%,#fb974b 100%);font-style:italic;display:block;-webkit-text-fill-color:#0000!important;-webkit-background-clip:text!important}.homebanner-wrap .btn-wrap{margin-bottom:50px}.homebanner-wrap .btn-wrap .sch-btn{background-color:#0000;border:2px solid #fc0759;padding:10px 15px;box-shadow:0 0 3px #f09}.homebanner-wrap .btn-wrap .sch-btn span{text-align:center;font-family:var(--fontbarlow);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.homebanner-wrap .btn-wrap .sch-btn:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)}.homebanner-wrap .btn-wrap .sch-btn:hover span{color:#fff;-webkit-text-fill-color:#fff}.homebanner-wrap .video-wrap{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.homebanner-wrap .video-wrap video{object-fit:fill;width:100%;height:100%}@media (max-width:786px){.homebanner-wrap{background-image:url(/images/about/kapkabanner1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:60vh}.homebanner-wrap .homebanner-heading h4{font-size:48px;line-height:58px}.homebanner-wrap .homebanner-heading .bannner-right-content .para p{font-size:16px;line-height:26.8px}}.logoBanner-wrapper{background:#000;padding:20px 0}.logoBanner-wrapper .banner-logos-wrapper{flex-wrap:wrap;justify-content:space-between;display:flex}.logoBanner-wrapper .banner-logos-wrapper .swiper-wrapper{align-items:center;display:flex;transition-timing-function:linear!important}.video-fails-sec-wrapper{padding:80px 0}.video-fails-sec-wrapper .video-fails-top-content{padding:30px}.video-fails-sec-wrapper .video-fails-top-content h4{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 114.627px -137.487px/75.653% 237.487%;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:75px}.video-fails-sec-wrapper .video-fails-top-content p b{color:var(--white);font-weight:700}.video-fails-sec-wrapper .video-fails-top-content p{color:#bababa;font-family:var(--fontinter);text-align:center;padding:0 50px;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.video-fails-sec-wrapper .col-lg-4:nth-child(2) .cards-wrapper{border:4px solid #cbcdcc;border-left:none;border-right:none}.video-fails-sec-wrapper .cards-wrapper{border:4px solid #cbcdcc;flex-direction:column;display:flex}.video-fails-sec-wrapper .cards-wrapper .card-wrap{justify-content:center;align-items:center;height:300px;padding:20px;display:flex}.video-fails-sec-wrapper .cards-wrapper .card-wrap img{width:100%;height:100%}.video-fails-sec-wrapper .cards-wrapper .card-wrap h5{color:var(--white);text-align:center;font-family:var(--fontanton);text-transform:uppercase;font-size:36px;font-style:normal;font-weight:400;line-height:45px}.video-fails-sec-wrapper .cards-wrapper .card-wrap:nth-child(2){border-top:4px solid #cbcdcc}.video-fails-sec-wrapper .fix-heading h3{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(#fb944b 0%,#fd0759 70%,#2b0000 100%);-webkit-background-clip:text;background-clip:text;font-size:154px;font-style:normal;font-weight:400;line-height:166px;position:relative}.video-fails-sec-wrapper .fix-heading h3:after{content:"";background:linear-gradient(#0003 0%,#000 100%);width:100%;height:100%;position:absolute;top:7%;left:0}.video-fails-sec-wrapper .btm-fix-wrap h5{color:var(--red);font-family:var(--fontanton);text-transform:uppercase;text-align:center;padding:20px 0;font-size:32px;font-style:normal;font-weight:400;line-height:44px}@media (max-width:1300px){.video-fails-sec-wrapper .fix-heading h3{font-size:120px;line-height:130px}}@media (max-width:800px){.video-fails-sec-wrapper .col-lg-4:nth-child(2) .cards-wrapper{border:none;border-left:4px solid #cbcdcc;border-right:4px solid #cbcdcc;flex-direction:column-reverse}.video-fails-sec-wrapper .col-lg-4:nth-child(2) .cards-wrapper .card-wrap:nth-child(2){border-bottom:4px solid #cbcdcc}.video-fails-sec-wrapper .video-fails-top-content h4{font-size:70px;line-height:75px}.video-fails-sec-wrapper .video-fails-top-content p{padding:0 10px;font-size:16px;line-height:20px}.video-fails-sec-wrapper .fix-heading h3{font-size:84px;line-height:94px}.video-fails-sec-wrapper .fix-heading h3:after{background:linear-gradient(#0003 0%,#0000006b 100%);top:3%}}.light-sec-wrap{background:linear-gradient(#000 0% 100%);padding-bottom:50px}.light-sec-wrap .container-fluid{padding:0}.light-sec-wrap .container-fluid .end-row{align-items:center;height:100%;position:relative}.light-sec-wrap .container-fluid .end-row .left-wrap{margin-top:70%;position:relative;left:65%}.light-sec-wrap .container-fluid .end-row .left-wrap .middle-text-wrap h2{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 114.627px -137.487px/75.653% 237.487%;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:75px}.light-sec-wrap .container-fluid .end-row .left-wrap .left-content p{color:#bababa;font-family:var(--fontinter);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap{aspect-ratio:16/9;width:100%;position:relative}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap:after{content:"";z-index:1;background:url(/images/home/statue.webp) 50% 0/contain no-repeat;width:100%;height:40%;position:absolute;top:38%;left:0%}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap img{mix-blend-mode:screen;width:100%}.light-sec-wrap .container-fluid .end-row .list-head-wrap h6{font-family:var(--fontanton);color:#fff;text-transform:capitalize;font-size:24px;line-height:32px}.light-sec-wrap .container-fluid .end-row .right-content{margin-left:10px;display:flex}.light-sec-wrap .container-fluid .end-row .right-content .list-wrap{padding-left:10px;list-style:none}.light-sec-wrap .container-fluid .end-row .right-content .list-wrap li{color:#bababa;font-family:var(--fontinter);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:400;line-height:30px;position:relative}.light-sec-wrap .container-fluid .end-row .right-content .list-wrap li:before{content:"";background:url(/images/home/list-icon.webp) 50%/contain no-repeat;width:15px;height:15px;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.light-sec-wrap .container-fluid .end-row .right-shaded-text{margin-top:70%;position:relative;right:55%}.light-sec-wrap .container-fluid .end-row .right-shaded-text h5{color:#bababaa3;font-family:var(--fontanton);letter-spacing:2.7px;text-transform:uppercase;opacity:.5;font-size:75px;font-style:normal;font-weight:400;line-height:75px}.light-sec-wrap .container-fluid .end-row .right-shaded-text h6{font-family:var(--fontanton);letter-spacing:.76px;text-transform:uppercase;opacity:.5;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:35px;font-style:normal;font-weight:400;line-height:40px}.light-sec-wrap .btm-text h4{color:var(--white);font-family:var(--fontanton);letter-spacing:1.3px;text-transform:uppercase;mix-blend-mode:overlay;text-align:center;padding:20px 0;font-size:50px;font-style:normal;font-weight:400;line-height:54px}@media (max-width:1446px){.light-sec-wrap{height:185vh;padding-bottom:80px;overflow:hidden}.light-sec-wrap .container-fluid .end-row .right-content .list-wrap li{font-size:18px;line-height:32px}.light-sec-wrap .container-fluid .end-row .left-wrap{width:150%;margin-top:0;top:25vh;left:28%}.light-sec-wrap .container-fluid .end-row .left-wrap .left-content p{font-size:18px;line-height:30px}.light-sec-wrap .container-fluid .end-row .right-shaded-text{width:150%;margin-top:0;top:27vh;right:75%}.light-sec-wrap .container-fluid .end-row .right-shaded-text h5{font-size:70px;line-height:70px}.light-sec-wrap .container-fluid .end-row .right-shaded-text h6{font-size:32px;line-height:40px}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-text-wrap h2{font-size:140px;line-height:145px;top:18%}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap img{height:revert-layer}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap:after{width:100%;height:30%;top:48%;left:0%}}@media (max-width:1000px){.light-sec-wrap{height:fit-content;overflow:hidden}.light-sec-wrap .container-fluid .end-row .left-wrap{position:inherit;width:100%;padding:10px;left:0}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap img{height:auto}.light-sec-wrap .container-fluid .end-row .right-shaded-text{position:initial;width:100%}.light-sec-wrap .container-fluid .end-row .right-shaded-text h5{text-align:center;font-size:50px;line-height:50px}.light-sec-wrap .container-fluid .end-row .right-shaded-text h6{text-align:center;font-size:32px;line-height:40px}}@media (max-width:800px){.light-sec-wrap{z-index:2;background:url(/images/home/without-text.webp) 50%/180% 100% no-repeat;flex-direction:column;justify-content:center;align-items:center;height:fit-content;padding-bottom:0;display:flex;position:relative;overflow:hidden}.light-sec-wrap:before{content:"";z-index:-1;background-color:#00000081;width:100%;height:100%;position:absolute;top:0;left:0}.light-sec-wrap .container-fluid .end-row .left-wrap{position:inherit;width:100%;padding:10px;left:0}.light-sec-wrap .container-fluid .end-row .middle-wrap{display:none}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-text-wrap h2{font-size:55px;line-height:60px;top:4%}.light-sec-wrap .container-fluid .end-row .middle-wrap .middle-img-wrap img{height:auto}.light-sec-wrap .container-fluid .end-row .right-shaded-text{position:initial;width:100%}.light-sec-wrap .container-fluid .end-row .right-shaded-text h5{color:#fffefe;text-align:center;opacity:.8;font-size:50px;line-height:50px}.light-sec-wrap .container-fluid .end-row .right-shaded-text h6{text-align:center;font-size:32px;line-height:40px}}.what-we-do-sec{z-index:2;padding:80px 0;position:relative}.what-we-do-sec .what-we-do-bg-video{width:100%;height:100%;position:absolute;top:0;left:0}.what-we-do-sec .what-we-do-bg-video video{object-fit:cover;z-index:-2;width:100%;height:100%}.what-we-do-sec:after{content:"";z-index:-1;background-color:#0000006b;width:100%;height:100%;position:absolute;top:0;left:0}.what-we-do-sec .heading h4{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 67.075px -137.487px/contain;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:75px}.what-we-do-sec .heading p{color:#bababa;text-align:center;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28px}.what-we-do-sec .what-we-card{z-index:2;cursor:pointer;background:#2a2a2a;border:1px solid #4d4d4d;border-radius:9px;flex-direction:column;justify-content:flex-end;height:100%;padding:20px;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.what-we-do-sec .what-we-card .card-bg-video{object-fit:cover;opacity:0;z-index:-2;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;inset:0}.what-we-do-sec .what-we-card:before{content:"";background:var(--bg-img)no-repeat center center/cover;opacity:0;z-index:-2;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.what-we-do-sec .what-we-card:after{content:"";z-index:-1;background:linear-gradient(#0000 0%,#000c 100%);position:absolute;inset:0}.what-we-do-sec .what-we-card:hover .card-bg-video{opacity:1}.what-we-do-sec .what-we-card:hover .middle-img-wrap{display:none}.what-we-do-sec .what-we-card:hover:before{opacity:1}.what-we-do-sec .what-we-card:hover .number-svg .stop1{stop-color:#ff7a29;transition:stop-color .6s}.what-we-do-sec .what-we-card:hover .number-svg .stop2{stop-color:#ff006e;transition:stop-color .6s}.what-we-do-sec .what-we-card .top h5{text-align:center;font-family:var(--fontinter);text-transform:uppercase;color:#0000;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#0000;background:linear-gradient(90deg,#ff7a29,#ff006e);-webkit-background-clip:text;background-clip:text;font-size:48px;font-style:normal;font-weight:400;line-height:41.466px}.what-we-do-sec .what-we-card .top h4{color:var(--white);font-family:var(--fontanton);font-size:32px;font-style:normal;font-weight:400;line-height:40px}.what-we-do-sec .what-we-card .content{z-index:2;padding:20px;position:relative}.what-we-do-sec .what-we-card .middle-img-wrap{border-radius:10px;height:300px;margin:20px 0;position:relative;overflow:hidden}.what-we-do-sec .what-we-card .middle-img-wrap img{object-fit:cover;width:100%;height:300px}.what-we-do-sec .what-we-card .list-wrap{height:160px}.what-we-do-sec .what-we-card .list-wrap .list{margin:0;padding-left:5px;list-style:none}.what-we-do-sec .what-we-card .list-wrap .list li{color:var(--white);font-family:var(--fontinter);margin-left:20px;font-size:18px;font-style:normal;font-weight:400;line-height:36px;position:relative}.what-we-do-sec .what-we-card .list-wrap .list li:before{content:"";background:url(/images/home/list-icon.webp) 50%/contain no-repeat;width:15px;height:15px;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}@media (max-width:786px){.what-we-do-sec .heading h4{font-size:60px;line-height:65px}.what-we-do-sec .heading p{font-size:16px;line-height:26px}.what-we-do-sec .what-we-card{height:fit-content;margin-bottom:10px}.what-we-do-sec .what-we-card .content{padding:0}.what-we-do-sec .what-we-card .list-wrap{height:fit-content}.what-we-do-sec .what-we-card:hover .card-bg-video{opacity:0}.what-we-do-sec .what-we-card:hover .middle-img-wrap{display:block}.what-we-do-sec .what-we-card:hover:before{opacity:0}.what-we-do-sec .what-we-card:hover .number-svg .stop1,.what-we-do-sec .what-we-card:hover .number-svg .stop2{stop-color:#fff}}.build-sec-wrap{z-index:2;height:100vh;position:relative}.build-sec-wrap:before{content:"";z-index:-1;background-color:#00000086;width:100%;height:100%;position:absolute;top:0;left:0}.build-sec-wrap .video-wrapper{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.build-sec-wrap .video-wrapper video{object-fit:cover;width:100%;height:100%}.build-sec-wrap .container,.build-sec-wrap .container .row{height:100%}.build-sec-wrap .container .row .build-better-wrap{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1a1acc;border-radius:14.549px 14.549px 0 0;justify-content:space-between;width:100%;height:100%;padding:50px;display:flex;position:relative;overflow:hidden}.build-sec-wrap .container .row .build-better-wrap .right-wrap h4{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) -30px -90.86px/100% 171.263% no-repeat;-webkit-background-clip:text;background-clip:text;font-size:115px;font-style:normal;font-weight:400;line-height:118.019px}.build-sec-wrap .container .row .build-better-wrap .right-wrap .list-wrap,.build-sec-wrap .container .row .build-better-wrap .right-wrap .list-wrap ul{list-style:none}.build-sec-wrap .container .row .build-better-wrap .right-wrap .list-wrap ul li{color:#fff;font-family:var(--fontinter);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:400;line-height:30px;position:relative}.build-sec-wrap .container .row .build-better-wrap .right-wrap .list-wrap ul li:before{content:"";background:url(/images/home/list-icon.webp) 50%/contain no-repeat;width:15px;height:15px;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.build-sec-wrap .container .row .build-better-wrap .right-wrap p{color:var(--white);font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:31.422px}.build-sec-wrap .container .row .build-better-wrap .right-wrap p b{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-weight:800}@media (max-width:1500px){.build-sec-wrap .container .row .build-better-wrap .right-wrap h4{font-size:98px;line-height:100px}.build-sec-wrap .container .row .build-better-wrap .right-wrap .list-wrap li{font-size:18px;line-height:32px}}@media (max-width:786px){.build-sec-wrap .container .row .build-better-wrap{padding:30px}.build-sec-wrap .container .row .build-better-wrap .right-wrap h4{font-size:70px;line-height:80px}.build-sec-wrap .container .row .build-better-wrap .right-wrap p{font-size:16px;line-height:26px}}.what-happen-wrap .container,.what-happen-wrap .container .row{height:100%}.what-happen-wrap .container .row .what-happen-content{flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.what-happen-wrap .container .row .what-happen-content h4{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 67.075px -137.487px/contain;-webkit-background-clip:text;background-clip:text;font-size:60px;font-style:normal;font-weight:400;line-height:70px}.what-happen-wrap .container .row .what-happen-content p{color:#e9e8e8;text-align:center;font-family:var(--fontinter);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.what-happen-wrap .container .row .what-happen-content p b{font-weight:600}.audience-watching-wrap{z-index:5;background:url(/images/home/audience-bg.webp) 50% no-repeat;padding:40px 0;position:relative}.audience-watching-wrap:before{content:"";background:linear-gradient(#12121200 30%,#121212 94%);width:100%;height:100%;position:absolute;top:0;left:0}.audience-watching-wrap .middle-content-wrap{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex;position:relative}.audience-watching-wrap .middle-content-wrap h4{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:60px;font-style:normal;font-weight:400;line-height:70px}.audience-watching-wrap .middle-content-wrap p{color:var(--white);text-align:center;font-family:var(--fontinter);font-size:36px;font-style:normal;font-weight:500;line-height:40px}.audience-watching-wrap .middle-content-wrap .btn-wrap .sch-btn{background-color:#0000;border:2px solid #fc0759;padding:10px 15px;box-shadow:0 0 3px #f09}.audience-watching-wrap .middle-content-wrap .btn-wrap .sch-btn span{text-align:center;font-family:var(--fontbarlow);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:18px;font-style:normal;font-weight:500;line-height:16px}.audience-watching-wrap .middle-content-wrap .btn-wrap .sch-btn:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)}.audience-watching-wrap .middle-content-wrap .btn-wrap .sch-btn:hover span{color:#fff;-webkit-text-fill-color:#fff}@media (max-width:786px){.audience-watching-wrap .middle-content-wrap h4{font-size:40px;line-height:50px}.audience-watching-wrap .middle-content-wrap p{font-size:26px;line-height:36px}}.testimonialSecWrap{color:#fff;padding:20px 0;position:relative}.testimonialSecWrap .container{max-width:1200px;margin:0 auto;padding:0 15px}.testimonialSecWrap .row{position:relative}.testimonialSecWrap .testimonialItem{text-align:center;padding:20px}.testimonialSecWrap .testimonialItem .imageWrapper{border-radius:50%;width:60px;height:60px;margin:0 auto 20px;overflow:hidden}.testimonialSecWrap .testimonialItem .imageWrapper img{object-fit:cover;width:100%;height:100%}.testimonialSecWrap .testimonialItem .rating{margin-bottom:15px;font-size:16px}.testimonialSecWrap .testimonialItem p{color:var(--white);text-align:center;font-family:var(--fontinter);margin-bottom:15px;padding:0 100px;font-size:30px;font-style:italic;font-weight:400;line-height:50.4px}.testimonialSecWrap .testimonialItem h4{color:var(--white);text-align:center;font-family:var(--fontanton);margin-bottom:5px;font-size:24px;font-style:normal;font-weight:400;line-height:33.6px}.testimonialSecWrap .testimonialItem span{color:var(--white);text-align:center;font-family:var(--fontinter);text-transform:uppercase;font-size:15px;font-style:normal;font-weight:400;line-height:27px}.testimonialSecWrap .swiper-button-prev,.testimonialSecWrap .swiper-button-next{display:none}.testimonialSecWrap .custom-prev,.testimonialSecWrap .custom-next{cursor:pointer;z-index:10;border:2px solid #ababab;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.testimonialSecWrap .custom-prev:hover,.testimonialSecWrap .custom-next:hover{border:2px solid #fc0759}.testimonialSecWrap .custom-prev svg,.testimonialSecWrap .custom-next svg{width:21px;height:21px}.testimonialSecWrap .custom-prev{left:10px}.testimonialSecWrap .custom-prev svg{transform:rotate(180deg)}.testimonialSecWrap .custom-next{right:10px}.testimonialSecWrap .custom-next svg{transform:rotate(180deg)}.testimonialSecWrap .swiper-pagination-bullet{background:#fff}@media (max-width:800px){.testimonialSecWrap .testimonialItem{padding:20px 55px}.testimonialSecWrap .testimonialItem p{padding:0 40px;font-size:16px;line-height:22px}.testimonialSecWrap .testimonialItem h4{font-size:18px;line-height:24px}}.team-sec-wrap{padding-top:80px;padding-bottom:50px}.team-sec-wrap .heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:60px;font-style:normal;font-weight:400;line-height:70px}.team-sec-wrap .btn-wrap .sch-btn{background-color:#0000;border:2px solid #fc0759;padding:10px 15px;box-shadow:0 0 3px #f09}.team-sec-wrap .btn-wrap .sch-btn span{text-align:center;font-family:var(--fontbarlow);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:18px;font-style:normal;font-weight:500;line-height:16px}.team-sec-wrap .team-mates-wrapper .team-mate .img-wrap img{width:100%}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate .about{flex:0 0 65%}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate .about h5{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:28px;font-style:normal;font-weight:400;line-height:36.4px}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate .about p{color:#d0d0d0;font-family:var(--fontanton);font-size:14px;font-style:normal;font-weight:500;line-height:21px}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate .social{flex:0 0 35%}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate .social ul{gap:3px;margin:0;padding:0;list-style:none;display:flex}.team-sec-wrap .team-mates-wrapper .team-mate .about-mate .social ul li a{text-decoration:none}.innerBanner-wrapper{z-index:1;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:55vh;display:flex;position:relative}.innerBanner-wrapper.innerBanner-aboutMike{background-position:bottom;background-size:contain}.innerBanner-wrapper .innerBanner-overlay{z-index:-1;background:radial-gradient(141.42% 141.42% at 0 0,#12121259 0%,#121212 100%);width:100%;height:100%;position:absolute;top:0;left:0}.innerBanner-wrapper .middle-head-breadcrumb-wrap .heading h4{color:var(--white);text-align:center;font-family:var(--fontanton);text-transform:uppercase;font-size:70px;font-style:normal;font-weight:400;line-height:70px}.innerBanner-wrapper .middle-head-breadcrumb-wrap .breadcrumb{justify-content:center;align-items:center;display:flex}.innerBanner-wrapper .middle-head-breadcrumb-wrap .breadcrumb h6{color:var(--white);text-align:center;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:500;line-height:27px}.innerBanner-wrapper .middle-head-breadcrumb-wrap .breadcrumb h6 span{text-align:right;font-family:var(--fontinter);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:18px;font-style:normal;font-weight:600;line-height:28px}@media (max-width:1400px){.innerBanner-wrapper{background-size:100% 100%;height:60vh}.innerBanner-wrapper.innerBanner-aboutMike{background-size:cover}.innerBanner-wrapper .middle-head-breadcrumb-wrap .heading h4{font-size:48px;line-height:60px}}@media (max-width:786px){.innerBanner-wrapper{background-size:100% 100%;height:35vh}.innerBanner-wrapper.innerBanner-aboutMike{background-size:cover}.innerBanner-wrapper .middle-head-breadcrumb-wrap .heading h4{font-size:48px;line-height:60px}}.video-creativity-card{background:#2a2a2a;margin:20px 0;box-shadow:9.899px 9.899px 30px #0000001a}.video-creativity-card .detail-wrap{padding:20px}.video-creativity-card .detail-wrap .top-wrap{gap:20px;margin:15px 0;display:flex}.video-creativity-card .detail-wrap .top-wrap .date-wrap{gap:10px;display:flex}.video-creativity-card .detail-wrap .top-wrap .date-wrap h6{color:var(--white);font-family:var(--fontinter);margin:0;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.video-creativity-card .detail-wrap .middle-heading-wrap h5{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:32px;font-style:normal;font-weight:400;line-height:38.4px}.video-creativity-card .detail-wrap .bottom-content-wrap p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}body.no-scroll{height:100dvh!important;overflow:hidden!important}.video-thumbnail{cursor:pointer;width:100%;display:none;position:relative}.home-page .video-thumbnail{display:block}.video-thumbnail video{object-fit:cover;width:100%;height:100%}.play-btn{color:#fff;background:#0006;border:none;border-radius:50%;padding:10px 20px;font-size:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fullscreen-overlay{z-index:999999;background:#000;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:fixed;inset:0}.fullscreen-video{object-fit:contain;background:#000;width:100dvw;height:100dvh}.close-btn{color:#fff;z-index:1000000;background:#ffffff4d;border:none;border-radius:50%;padding:5px 12px;font-size:30px;position:absolute;top:40px;right:20px}.fullscreen-overlay{transition:transform .3s}@media (max-width:900px){.video-thumbnail{display:block}}footer{background:#000;padding-top:50px;padding-bottom:10px}footer .fhead-wrapper h4{color:#f5f5f5;font-family:var(--fontanton);letter-spacing:0;text-transform:uppercase;font-size:60px;font-style:normal;font-weight:500;line-height:72px}footer .contact-ftr-btn button{background-color:#0000;border:2px solid #fc0759;border-radius:100px;flex-shrink:0;justify-content:flex-end;align-items:center;gap:7.413px;height:187px;padding:0 27.065px 0 35px;display:inline-flex;box-shadow:0 0 3px #f09}footer .contact-ftr-btn button a{text-align:center;font-family:var(--fontbarlow);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:18px;font-style:normal;font-weight:700;line-height:16px}footer .social-icon-wrapper h6{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:22px;font-style:normal;font-weight:500;line-height:33px}footer .social-icon-wrapper .social-icons-wrap ul{gap:10px;margin-left:-4px;padding:0;list-style:none;display:flex}footer .social-icon-wrapper .social-icons-wrap ul li{border:2px solid #fc0759;border-radius:60%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 3px #f09}footer .social-icon-wrapper .social-icons-wrap ul li:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)!important}footer .social-icon-wrapper .social-icons-wrap ul li:hover a img{mix-blend-mode:difference}footer .internal-links{justify-content:flex-end;display:flex}footer .internal-links ul{gap:15px;padding:0;list-style:none;display:flex}footer .internal-links ul li a{color:#e9e8e8;text-align:right;font-family:var(--fontanton);text-transform:uppercase;font-size:18px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none}footer .internal-links ul li.active>a{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text}footer .internal-links ul .has-submenu{cursor:pointer;position:relative}footer .internal-links ul .has-submenu .menu-title{color:#e9e8e8;font-family:var(--fontanton);text-transform:uppercase;align-items:center;gap:6px;font-size:18px;line-height:22px;display:inline-flex}footer .internal-links ul .has-submenu .menu-title:after{content:"▾";font-size:12px;transition:transform .3s}footer .internal-links ul .has-submenu.open .menu-title:after{transform:rotate(180deg)}footer .internal-links ul .has-submenu .submenu{z-index:10;background:#000;border:1px solid #2a2323;flex-direction:column;min-width:160px;padding:10px 0;display:none;position:absolute;top:28px;right:0}footer .internal-links ul .has-submenu .submenu li{padding:6px 15px}footer .internal-links ul .has-submenu .submenu li a{color:#e9e8e8;text-transform:uppercase;font-size:16px}footer .internal-links ul .has-submenu .submenu li:hover a{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text}footer .internal-links ul .has-submenu.open .submenu{display:flex}footer .btm-footer-wrapper{border-top:1px solid #2a2323;padding:20px}footer .btm-footer-wrapper .logo-wrapper .logo-wrap .btm-wrap p{color:var(--white);font-family:var(--fontinter);margin:20px 0;font-size:14px;font-style:normal;font-weight:400;line-height:21px}footer .btm-footer-wrapper .back-top-btn-wrap{justify-content:flex-end;align-items:flex-end;height:100%;display:flex}@media (min-width:787px){.has-submenu:hover .submenu{display:flex}}@media (max-width:1400px){footer .fhead-wrapper h4{font-size:50px;line-height:60px}}@media (max-width:786px){footer .internal-links ul{flex-wrap:wrap}footer .internal-links ul li{width:100%}footer .internal-links ul .has-submenu .submenu{background:0 0;border:none;padding-left:12px;position:static}}:root{--primary-color:#0b2f2f;--white:#fff;--fontgilroy:"Gilroy-Regular";--fontkarantine:"Karantina"}.brand-logos-wrapper .logos-wrapper{perspective:1200px;justify-content:center;height:300px;display:flex;position:relative;left:18%}.brand-logos-wrapper .logo-card{color:#396a6a;width:300px;height:250px;transform-style:preserve-3d;backface-visibility:hidden;background:#f5fafd;border-radius:20px;justify-content:center;align-items:center;font-size:20px;font-weight:700;transition:all .4s;display:flex;position:absolute;top:0;box-shadow:0 10px 30px #0000000d}.brand-logos-wrapper .logo-card img{width:200px}.brand-logos-wrapper .card-0{z-index:1;transform:translate(-700px)rotateY(25deg)}.brand-logos-wrapper .card-0:hover{transform:translate(-705px)rotateY(0)}.brand-logos-wrapper .card-1{z-index:2;transform:translate(-505px)rotateY(10deg)}.brand-logos-wrapper .card-1:hover{transform:translate(-505px)rotateY(0)}.brand-logos-wrapper .card-2{z-index:3;transform:translate(-340px)rotateY(5deg)}.brand-logos-wrapper .card-2:hover{transform:translate(-340px)rotateY(0)}.brand-logos-wrapper .card-3{z-index:4;transform:translate(-140px)rotateY(30deg)}.brand-logos-wrapper .card-3:hover{transform:translate(-140px)rotateY(0)}.brand-logos-wrapper .card-4{z-index:5;transform:translate(60px)rotateY(20deg)}.brand-logos-wrapper .card-4:hover{transform:translate(60px)rotateY(0)}.brand-logos-wrapper .card-5{z-index:6;transform:translate(260px)rotateY(10deg)}.brand-logos-wrapper .card-5:hover{transform:translate(260px)rotateY(0)}.brand-logos-wrapper .logo-card:hover{margin-right:50px;position:relative;right:100px}.what-happen-testimonial-sec{padding:100px 0;position:relative}.what-happen-testimonial-sec .video-wrapper{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.what-happen-testimonial-sec .video-wrapper video{object-fit:cover;width:100%;height:100%}.home-wrapper .middle-video-sec{visibility:hidden;height:0;overflow:hidden}.caseStudies-wrapper{height:150vh}@media (max-width:1006px){.home-wrapper .middle-video-sec{visibility:visible;height:auto}}.contact-wrapper .contact-form-wrapper{padding:80px 0}.contact-wrapper .contact-form-wrapper .heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) -10.914px -164.984px/contain;-webkit-background-clip:text;background-clip:text;font-size:110px;font-style:normal;font-weight:400;line-height:124px}.contact-wrapper .contact-form-wrapper .para-wrap p{color:#d0d0d0;font-family:var(--fontinter);text-align:right;font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.contact-wrapper .contact-form-wrapper .para-wrap p span{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap .social-icons-wrap ul{gap:10px;margin-left:-4px;padding:0;list-style:none;display:flex}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap .social-icons-wrap ul li{border:2px solid #fc0759;border-radius:60%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 3px #f09}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap .social-icons-wrap ul li:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)!important}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap .social-icons-wrap ul li:hover a img{mix-blend-mode:difference}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap h6{color:#d0d0d0;font-family:var(--fontinter);margin:15px 0;font-size:18px;font-style:normal;font-weight:400;line-height:18px}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap a{text-decoration:none}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap a h5{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;margin-bottom:40px;font-size:32px;font-style:normal;font-weight:400;line-height:38.4px}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap .social-icon-wrap{gap:10px;padding-left:0;list-style:none;display:flex}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap .social-icon-wrap li img{width:50px;height:auto}.contact-wrapper .contact-form-wrapper .form-wrapper{background:#1a1a1a;padding:30px}.contact-wrapper .contact-form-wrapper .form-wrapper form h5{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:48px;font-style:normal;font-weight:400;line-height:48px}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap{margin:20px 0}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap input,.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap select{color:#d0d0d0;font-family:var(--fontinter);appearance:none;width:100%;height:65px;box-shadow:none;background-color:#0000;border:none;border-bottom:1px solid #2a2a2a;border-radius:0;outline:none;font-size:14px;font-weight:500}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap input:focus,.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap select:focus{border-bottom:1px solid #2a2a2a;outline:none}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23d0d0d0' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-position:right 5px center;background-repeat:no-repeat;background-size:10px;padding-right:30px}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap select option{background-color:#1a1a1a}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap textarea{color:#d0d0d0;font-family:var(--fontinter);background-color:#0000;border:none;border-bottom:1px solid #2a2a2a;width:100%;height:200px;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.contact-wrapper .contact-form-wrapper .form-wrapper form .inp-wrap textarea:focus-visible{border:none;border-bottom:1px solid #2a2a2a;outline:none}.contact-wrapper .contact-form-wrapper .form-wrapper form .submit-btn-wrap button{color:var(--white);text-align:center;font-family:var(--fontanton);background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);border:none;gap:10px;padding:15px 20px;font-size:16px;font-style:normal;font-weight:400;line-height:16px;display:flex;box-shadow:0 0 3px #f09}.contact-wrapper .map-wrapper .map-wrap{width:100%;height:450px;position:relative}.contact-wrapper .map-wrapper .map-wrap iframe{border:0;width:100%;height:100%}.contact-wrapper .faqs-wrapper{padding:60px 0}.contact-wrapper .faqs-wrapper .heading{margin-bottom:30px}.contact-wrapper .faqs-wrapper .heading h4{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:79px}.contact-wrapper .faqs-wrapper .faq-collapse{background:0 0;border:none}.contact-wrapper .faqs-wrapper .faq-collapse .ant-collapse-item{border-bottom:1px solid #fff3}.contact-wrapper .faqs-wrapper .faq-collapse .ant-collapse-header{font-family:var(--fontanton);text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 0;font-size:21px;font-style:normal;font-weight:400;line-height:25.2px;display:flex;color:#fff!important}.contact-wrapper .faqs-wrapper .faq-collapse .ant-collapse-content{color:#ddd;background:0 0;font-size:14px}.contact-wrapper .faqs-wrapper .faq-icon{color:#fff;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);border-radius:100px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35.19px;padding:10px 10px 10.19px;font-size:12px;transition:all .3s;display:flex;box-shadow:0 0 3px #f09}.contact-wrapper .faqs-wrapper .faq-icon.active{transform:rotate(180deg)}@media (max-width:1400px){.contact-wrapper .contact-form-wrapper .heading h4{font-size:70px;line-height:70px}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap h6{font-size:16px;line-height:20px}.contact-wrapper .contact-form-wrapper .contact-form-detail .detail-wrap a h5{font-size:26px;line-height:30px}.contact-wrapper .faqs-wrapper .heading h4{font-size:60px;line-height:70px}.contact-wrapper .faqs-wrapper .faq-collapse .ant-collapse-header{font-size:18px;line-height:24px}}@media (max-width:786px){.contact-wrapper .contact-form-wrapper .heading h4{text-align:center;font-size:70px;line-height:80px}.contact-wrapper .contact-form-wrapper .para-wrap p{text-align:center}}.portfolio-wrapper .tabs-section{margin:50px 0}.portfolio-wrapper .tabs-section .ant-tabs-nav-wrap{justify-content:center}.portfolio-wrapper .tabs-section .ant-tabs-nav:before{border-bottom:none!important}.portfolio-wrapper .tabs-section .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{font-family:var(--fontinter);text-transform:uppercase;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);font-size:18px;font-style:normal;font-weight:500;line-height:28px}.portfolio-wrapper .tabs-section .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--white)!important}.portfolio-wrapper .tabs-section .ant-tabs-nav .ant-tabs-tab{font-family:var(--fontinter);text-transform:uppercase;padding:10px 15px;font-size:18px;font-style:normal;font-weight:500;line-height:28px;color:var(--white)!important}.portfolio-wrapper .tabs-section .content-wrapper{margin:30px 0}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper{z-index:2;cursor:pointer;border-radius:10px;width:100%;height:40vh;margin:15px 0;padding:30px;position:relative;overflow:hidden}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper:before{content:"";z-index:-1;background:#00000094;width:100%;height:100%;position:absolute;top:0%;left:0%}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper a{text-decoration:none}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .video-wrapper{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .video-wrapper video{object-fit:cover;width:100%;height:100%}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .heading-tag-wrap{justify-content:space-between;align-items:flex-end;height:100%;display:flex}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .heading-tag-wrap .head-wrap h6{color:var(--white);font-family:var(--fontanton);text-transform:capitalize;margin:0;font-size:36px;font-style:normal;font-weight:400;line-height:28px}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .heading-tag-wrap .tag-wrap .tag{border:2px solid #fd0659;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:156px;height:44px;display:flex}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .heading-tag-wrap .tag-wrap .tag p{color:var(--white);font-family:var(--fontinter);text-transform:capitalize;margin:0;font-size:16px;font-style:normal;font-weight:600;line-height:28px}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper:hover .tag{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)!important}@media (max-width:786px){.portfolio-wrapper .ant-tabs-nav-list{flex-wrap:wrap!important;justify-content:center!important}.portfolio-wrapper .tabs-section .ant-tabs-nav .ant-tabs-tab{margin:0}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .heading-tag-wrap .head-wrap h6{font-size:22px;line-height:30px}}.testimonials-wrapper .testimonial-cards-wrapper{margin:100px 0}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper{flex-direction:column;gap:20px;display:flex}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card{background:#2a2a2a;padding:30px}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .top-wrap{align-items:center;gap:10px;margin-bottom:10px;display:flex}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .top-wrap .head-wrap h6{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;margin:0;font-size:21px;font-style:normal;font-weight:400;line-height:25.2px}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .detail-wrap p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .person-wrap{align-items:center;gap:10px;display:flex}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .person-wrap .img-wrap{flex:0 0 18%}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .person-wrap .img-wrap img{border-radius:50%;width:60px;height:60px;overflow:hidden}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .person-wrap .person-detail-wrap h6{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:18px;font-style:normal;font-weight:400;line-height:18px}.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper .testimonial-page-card .person-wrap .person-detail-wrap p{font-family:var(--fontinter);-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.testimonials-wrapper .ready-bring-banner-wrapper{background-color:#000;padding:100px 0}.testimonials-wrapper .ready-bring-banner-wrapper .content-wrap h4{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:70px;font-style:normal;font-weight:400;line-height:70px}.testimonials-wrapper .ready-bring-banner-wrapper .content-wrap p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.testimonials-wrapper .ready-bring-banner-wrapper .content-wrap .btn-wrap button{color:var(--white);text-align:center;font-family:var(--fontanton);background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);border:none;padding:17px 34px;font-size:16px;font-style:normal;font-weight:400;line-height:16px;box-shadow:0 0 3px #f09}.testimonials-wrapper .video-creativity-wrapper{padding:100px 0}.testimonials-wrapper .video-creativity-wrapper .heading{margin-bottom:40px}.testimonials-wrapper .video-creativity-wrapper .heading h4{color:var(--white);text-align:center;font-family:var(--fontanton);text-transform:uppercase;font-size:70px;font-style:normal;font-weight:400;line-height:70px}@media (max-width:786px){.testimonials-wrapper .testimonial-cards-wrapper .testimonial-page-card-wrapper{margin-bottom:20px}.testimonials-wrapper .ready-bring-banner-wrapper .content-wrap h4{font-size:60px;line-height:65px}.testimonials-wrapper .ready-bring-banner-wrapper .content-wrap p{font-size:16px;line-height:20px}.testimonials-wrapper .video-creativity-wrapper .heading{margin-bottom:20px}.testimonials-wrapper .video-creativity-wrapper .heading h4{font-size:60px;line-height:65px}}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper{flex-direction:column;justify-content:flex-end;height:100vh;padding-bottom:50px;display:flex;position:relative}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000 0%,#121212 90%);width:100%;height:100%;position:absolute;top:0;left:0}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper:before{content:"";z-index:-2;mix-blend-mode:luminosity;background:url(/images/about/about-bg.webp) 0 0/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text{text-align:left;line-height:.9}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text h1{text-transform:uppercase;letter-spacing:.05em;color:#46464614;-webkit-text-stroke:2px #ffffff4d;z-index:2;background:0 0;margin:0;font-family:Anton,sans-serif;font-size:12vw;font-weight:400;line-height:.9;position:relative}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text h1:before{content:attr(data-text);background:inherit;color:#0000;filter:blur(8px);z-index:-1;background-attachment:fixed;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text h2{text-transform:uppercase;letter-spacing:.05em;color:#46464614;-webkit-text-stroke:2px #ffffff4d;z-index:2;background:0 0;margin:0;font-family:Anton,sans-serif;font-size:16vw;font-weight:400;line-height:.9;position:relative}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text h2:before{content:attr(data-text);background:inherit;color:#0000;filter:blur(8px);z-index:-1;background-attachment:fixed;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap p{font-family:var(--fontanton);letter-spacing:.76px;text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;margin:10px 15px;font-size:24px;font-style:normal;font-weight:400;line-height:28px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper{padding-bottom:100px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row{margin:50px 0}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading{position:relative}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;padding-left:20px;font-size:60px;font-style:normal;font-weight:400;line-height:70px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading:before{content:"";background:linear-gradient(#fb924b,#fd0959);border-radius:3px;width:5px;height:100%;position:absolute}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-detail p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-detail h6{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:30px;font-style:normal;font-weight:400;line-height:48px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-detail-img img{width:300px;height:450px}.about-wrapper .oversec-kapka-wrap .kepka-images-wrapper img{width:100%;height:auto}@media (max-width:786px){.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper{height:40vh;padding-top:150px;padding-bottom:0}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper:before{background-position:bottom;background-size:100% 100%}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text h1,.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap .blur-text h2{line-height:1}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap h4{font-size:60px;line-height:70px}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap p{font-size:18px;line-height:26px}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .content-wrap p.highlight{margin-left:0;font-size:16px;line-height:26px}.about-wrapper .over-sec-aboutbanner-wrapper .aboutbanner-wrapper .aboutus-img-wrapper{margin-bottom:20px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper{padding-bottom:0}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .overview-detail-img{justify-content:center;display:flex}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading h4{font-size:44px;line-height:52px}.about-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-detail p{font-size:16px;line-height:24px}}.aboutTeam-wrapper .team-members-wrapper .team-member{padding-top:80px}.aboutTeam-wrapper .team-members-wrapper .team-member.mike-about-details{align-items:center;display:flex}.aboutTeam-wrapper .team-members-wrapper .team-member .member-img-wrap img{mix-blend-mode:luminosity;width:100%;height:auto}.aboutTeam-wrapper .team-members-wrapper .team-member .member-img-wrap.mike-img-wrap img{mix-blend-mode:normal}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .custom-list{margin-left:20px}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .custom-list .list-wrap{padding-left:10px;list-style:none}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .custom-list .list-wrap li{color:#bababa;font-family:var(--fontinter);text-transform:capitalize;margin:10px 0;font-size:16px;font-style:normal;font-weight:400;line-height:30px;position:relative}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .custom-list .list-wrap li:before{content:"";background:url(/images/home/list-icon.webp) 50%/contain no-repeat;width:15px;height:15px;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap h5{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:70px}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap p{font-family:var(--fontinter);color:#d0d0d0;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap p.highlight{text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:14px;font-style:normal;font-weight:600;line-height:28px}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap p.mike-para{margin:30px 0}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .btn-wrap .sch-btn{background-color:#0000;border:2px solid #fc0759;padding:10px 15px;box-shadow:0 0 3px #f09}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .btn-wrap .sch-btn span{text-align:center;font-family:var(--fontbarlow);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%);-webkit-background-clip:text;background-clip:text;font-size:18px;font-style:normal;font-weight:500;line-height:16px}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .btn-wrap .sch-btn:hover{background:linear-gradient(270deg,#fd0759 0%,#fb944b 100%)}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap .btn-wrap .sch-btn:hover span{color:#fff;-webkit-text-fill-color:#fff}@media (max-width:786px){.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap{margin:10px}.aboutTeam-wrapper .team-members-wrapper .team-member .member-detail-wrap h5{font-size:60px;line-height:60px}}.how-we-work-wrapper .retainer-sec-wrapper{z-index:2;padding:80px 0;position:relative}.how-we-work-wrapper .retainer-sec-wrapper .retainer-bg-video{width:100%;height:100%;position:absolute;top:0;left:0}.how-we-work-wrapper .retainer-sec-wrapper .retainer-bg-video video{object-fit:cover;z-index:-2;width:100%;height:100%}.how-we-work-wrapper .retainer-sec-wrapper:before{content:"";z-index:-1;background:#00000082;width:100%;height:100%;position:absolute;top:0;left:0}.how-we-work-wrapper .retainer-sec-wrapper .container{z-index:2;background:url(https://drc0orz2kd5su.cloudfront.net/how-we-work/video-shoot-frame.gif) 50%/cover no-repeat;justify-content:center;align-items:center;height:80vh;display:flex;position:relative}.how-we-work-wrapper .retainer-sec-wrapper .container:before{content:"";z-index:-1;background:url(https://drc0orz2kd5su.cloudfront.net/how-we-work/retainer-bg.gif) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.how-we-work-wrapper .retainer-sec-wrapper .container .content-wrap h4{text-align:center;font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:70px}.how-we-work-wrapper .retainer-sec-wrapper .container .content-wrap p{color:#d0d0d0;text-align:center;font-family:var(--fontinter);font-size:30px;font-style:normal;font-weight:400;line-height:47px}.how-we-work-wrapper .steps-sec-wrapper{width:100%;padding:80px 0;position:relative}.how-we-work-wrapper .steps-sec-wrapper:before{content:"";z-index:2;pointer-events:none;background:url(/images/how-we-work/reeling-camera.webp) 50%/contain no-repeat;width:clamp(200px,23vw,380px);height:clamp(160px,20vw,300px);position:absolute;top:-7vw;left:38vw}.how-we-work-wrapper .steps-sec-wrapper:after{content:"";pointer-events:none;background:url(https://drc0orz2kd5su.cloudfront.net/how-we-work/video-reel.gif) 0 0/100% 100% no-repeat;width:clamp(100px,12vw,170px);height:100%;position:absolute;top:0;left:45vw}.how-we-work-wrapper .steps-sec-wrapper .reel-cut-img-wrap{z-index:2;position:absolute;bottom:-10px;left:45vw}.how-we-work-wrapper .steps-sec-wrapper .reel-cut-img-wrap img{width:clamp(100px,12vw,170px);height:100%}.how-we-work-wrapper .steps-sec-wrapper .steps-content-wrapper{z-index:2;position:relative}.how-we-work-wrapper .steps-sec-wrapper .steps-content-wrapper h6{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fd0759 50%,#fb944b 50%);-webkit-background-clip:text;background-clip:text;font-size:24px;font-style:normal;font-weight:300;line-height:28px}.how-we-work-wrapper .steps-sec-wrapper .steps-content-wrapper h5{font-family:var(--fontanton);color:#fff;text-transform:uppercase;font-size:50px;font-style:normal;font-weight:500;line-height:60px}.how-we-work-wrapper .steps-sec-wrapper .steps-content-wrapper p{font-family:var(--fontinter);color:#ddd;font-size:18px;font-weight:400;line-height:26px}.how-we-work-wrapper .steps-sec-wrapper .steps-content-wrapper .small-content h3{font-family:var(--fontanton);color:#ddd;letter-spacing:.76px;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.how-we-work-wrapper .steps-sec-wrapper .steps-content-wrapper .small-content p{font-family:var(--fontinter);color:#ddd;font-size:18px;font-weight:400;line-height:26px}.how-we-work-wrapper .sec-goal-wrapper{padding:80px 0;position:relative}.how-we-work-wrapper .sec-goal-wrapper:after{content:"";mix-blend-mode:luminosity;z-index:-1;background:url(/images/how-we-work/sec-goal-wrap-bg.webp) 0 0/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.how-we-work-wrapper .sec-goal-wrapper .main-heading{margin:20px 0 50px}.how-we-work-wrapper .sec-goal-wrapper .main-heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;text-align:center;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:80px}.how-we-work-wrapper .sec-goal-wrapper .left-wrap{flex-direction:column;justify-content:center;display:flex}.how-we-work-wrapper .sec-goal-wrapper .heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) -12.537px -51.907px/contain;-webkit-background-clip:text;background-clip:text;font-size:36px;font-style:normal;font-weight:400;line-height:40px}.how-we-work-wrapper .sec-goal-wrapper .para p{color:#d0d0d0;font-family:var(--fontinter);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .heading{align-items:center;display:flex}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .heading .icon-wrap{flex:0 0 11%;width:50px}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .heading .icon-wrap img{width:40px;height:40px}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) -12.537px -51.907px/contain;-webkit-background-clip:text;background-clip:text;flex:0 0 98%;font-size:28px;font-style:normal;font-weight:400;line-height:36px}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .para p{color:#d0d0d0;font-family:var(--fontinter);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.how-we-work-wrapper .sec-goal-wrapper .middle-img-wrap img{border:10px solid #ffffff4a;width:100%;height:auto}.how-we-work-wrapper .hired-us-wrapper{background:#030302;padding:100px 0;position:relative}.how-we-work-wrapper .hired-us-wrapper .camera-rolling-gif-wrap{background:url(https://drc0orz2kd5su.cloudfront.net/how-we-work/camera-rolling.gif) 0 0/100% 75% no-repeat;width:30%;height:100%;position:absolute;left:2%}.how-we-work-wrapper .hired-us-wrapper .content-wrap .heading h4{-webkit-text-fill-color:#0000;font-family:var(--fontanton);text-transform:uppercase;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;font-size:70px;font-style:normal;font-weight:400;line-height:70px}.how-we-work-wrapper .hired-us-wrapper .content-wrap .para-wrap p{color:#d0d0d0;font-family:var(--fontinter);font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:786px){.how-we-work-wrapper .retainer-sec-wrapper{position:relative}.how-we-work-wrapper .retainer-sec-wrapper:after{content:"";background-color:#03030380;width:100%;height:100%;position:absolute;top:0}.how-we-work-wrapper .retainer-sec-wrapper .container,.how-we-work-wrapper .retainer-sec-wrapper .container:before{background:0 0}.how-we-work-wrapper .retainer-sec-wrapper .container .content-wrap h4{font-size:60px;line-height:70px}.how-we-work-wrapper .retainer-sec-wrapper .container .content-wrap p{font-size:20px;line-height:30px}.how-we-work-wrapper .sec-goal-wrapper:after{background-size:100% 100%}.how-we-work-wrapper .sec-goal-wrapper .main-heading h4{font-size:60px;line-height:70px}.how-we-work-wrapper .sec-goal-wrapper .heading{margin-top:15px}.how-we-work-wrapper .sec-goal-wrapper .heading h4{font-size:60px;line-height:70px}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .heading{flex-wrap:nowrap;gap:10px}.how-we-work-wrapper .sec-goal-wrapper .small-head-para .heading h4{flex:auto;margin:0;font-size:24px;line-height:30px}.how-we-work-wrapper .steps-sec-wrapper:after,.how-we-work-wrapper .steps-sec-wrapper:before,.how-we-work-wrapper .steps-sec-wrapper .reel-cut-img-wrap,.how-we-work-wrapper .hired-us-wrapper .camera-rolling-gif-wrap{display:none}.how-we-work-wrapper .hired-us-wrapper .content-wrap .heading h4{font-size:60px;line-height:70px}}.case-study-wrapper .middle-video-sec .video-wrap .commercial-wrapper{z-index:2;cursor:pointer;border-radius:10px;width:100%;height:80vh;margin:10px 0;padding:30px;position:relative;overflow:hidden}.case-study-wrapper .middle-video-sec .video-wrap .commercial-wrapper:after{content:"";background-image:url(/images/icons/play-icon.webp);background-repeat:no-repeat;background-size:cover;width:60px;height:60px;position:absolute;top:40%;left:43%}.case-study-wrapper .middle-video-sec .video-wrap .commercial-wrapper:before{content:"";z-index:-1;background:#00000094;width:100%;height:100%;position:absolute;top:0%;left:0%}.case-study-wrapper .middle-video-sec .video-wrap .commercial-wrapper a{text-decoration:none}.case-study-wrapper .middle-video-sec .video-wrap .commercial-wrapper .video-wrapper{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.case-study-wrapper .middle-video-sec .video-wrap .commercial-wrapper .video-wrapper video{object-fit:cover;width:100%;height:100%}.case-study-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row{margin:50px 0}.case-study-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading{position:relative}.case-study-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading h4{font-family:var(--fontanton);text-transform:uppercase;-webkit-text-fill-color:#0000;background:#d3d3d3 url(/images/heading-bg.webp) 50%/contain;-webkit-background-clip:text;background-clip:text;padding-left:20px;font-size:60px;font-style:normal;font-weight:400;line-height:70px}.case-study-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-heading:before{content:"";background:linear-gradient(#fb924b,#fd0959);border-radius:3px;width:5px;height:100%;position:absolute}.case-study-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-detail p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.case-study-wrapper .over-sec-aboutbanner-wrapper .over-sec-wrapper .oversec-row .overview-detail h6{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:30px;font-style:normal;font-weight:400;line-height:48px}.case-study-wrapper .bottom-image-wrapper img{width:100%;height:190px}@media (max-width:786px){.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper{padding:10px}.portfolio-wrapper .tabs-section .content-wrapper .commercial-wrapper .video-wrapper video{object-fit:fill}}:root{--primary-color:#0b2f2f;--red:#e50914;--white:#fff;--fontgilroy:"Gilroy-Medium";--fontanton:"Anton";--fontinter:"Inter",sans-serif;--fontbarlow:"Barlow Condensed",sans-serif}.conditions-wrapper .conditions h4{color:var(--white);font-family:var(--fontanton);text-transform:uppercase;font-size:48px;font-style:normal;font-weight:400;line-height:48px}.conditions-wrapper .conditions p{color:#d0d0d0;font-family:var(--fontinter);font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translateY(100px)}[data-aos=fade-down]{transform:translateY(-100px)}[data-aos=fade-right]{transform:translate(-100px)}[data-aos=fade-left]{transform:translate(100px)}[data-aos=fade-up-right]{transform:translate(-100px,100px)}[data-aos=fade-up-left]{transform:translate(100px,100px)}[data-aos=fade-down-right]{transform:translate(-100px,-100px)}[data-aos=fade-down-left]{transform:translate(100px,-100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0)scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translateY(100px)scale(.6)}[data-aos=zoom-in-down]{transform:translateY(-100px)scale(.6)}[data-aos=zoom-in-right]{transform:translate(-100px)scale(.6)}[data-aos=zoom-in-left]{transform:translate(100px)scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translateY(100px)scale(1.2)}[data-aos=zoom-out-down]{transform:translateY(-100px)scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px)scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px)scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translate(-100%)}[data-aos=slide-left]{transform:translate(100%)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px)rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px)rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px)rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px)rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px)rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px)rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px)rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px)rotateX(0)}
