@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";.green{color:#00dc93}.indigo{color:#845aff}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#080e10;color:#fff}.container{max-width:90%;margin:auto}a{text-decoration:none;color:#fff;text-transform:capitalize}button,input,textarea{background:none;padding:0;margin:0;border:none;color:#fff;outline:none}.flex{align-items:center}.flex,.flex1{display:flex}.text-center{text-align:center}.py{padding:80px 0}@media screen and (max-width:768px){.py{padding:0}}h3,h4,h5{font-weight:500}ul{text-decoration:none;list-style-type:none}p{font-size:20px}.desc-p{font-size:16px;line-height:30px;color:hsla(0,0%,100%,.6);margin:22px 0}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.round{border-radius:50px 0 50px 0}.ml,.mr{margin-left:50px}.title-logo{font-size:35px;-webkit-text-stroke:1px #fff;color:transparent}.title-logo span{font-size:30px;-webkit-text-stroke:#00dc93;color:#00dc93}.logobg{font-size:60px}.logobg span{font-size:50px}.titleSm{font-size:22px;font-weight:500;letter-spacing:2px}.title{font-size:30px;font-weight:500;background:#fff;background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}@media screen and (max-width:768px){.title{font-size:20px}}.title-bg{font-size:40px}@media screen and (max-width:768px){.title-bg{font-size:30px}}.button-primary,.button-primary-footer,.secondary-button{text-transform:capitalize;color:#fff;padding:13px 40px;background-color:#845aff;font-size:15px;border-radius:50px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);cursor:pointer}.button-primary-footer{margin-top:30px;margin-bottom:30px}.secondary-button{background-color:#171e20;box-shadow:none;color:#fff;padding:20px 60px;font-size:16px;text-transform:uppercase;letter-spacing:2px;box-shadow:0 7px 29px 0 #080e10;transition:.5s ease-in-out}.secondary-button:hover{color:#00dc93}.heading-title{text-align:center;max-width:65%;margin:auto;padding-top:100px;padding-bottom:25px}.heading-title p{margin:35px 0;color:hsla(0,0%,100%,.5)}.card h1{transition:.5s}.card h1:hover{color:#00dc93;cursor:pointer}.card .card-img{position:relative;width:100%;height:350px;overflow:hidden;margin-bottom:30px}.card .card-img img{width:100%;height:350px;object-fit:cover;border-radius:50px 0 50px 0;object-position:center}.card a{display:flex;align-items:center;color:#845aff;text-transform:uppercase;letter-spacing:2px;margin-top:14px}.card a .link-icon{margin-left:14px}.card span{color:hsla(0,0%,100%,.4);margin-top:22px;display:block;letter-spacing:2px;font-size:14px}.card ul{margin-top:35px}.card ul li{margin-bottom:20px;opacity:.5}.card .title-link{display:block!important;color:#fff;letter-spacing:0!important;text-transform:capitalize}.slick-arrow .next,.slick-arrow .prev{position:absolute;top:45%;width:50px;height:50px;background-color:#845aff;z-index:1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:none;cursor:pointer;transition:.5s ease-in-out}.slick-arrow .next{right:-50px}.slick-arrow .prev{left:-50px}.slick-slider{margin:0 -15px}@media screen and (max-width:800px){.slick-arrow .next{top:0;right:0}.slick-arrow .prev{top:0;left:85%}.heading-title{max-width:100%;padding:50px 0}.banner .container .title{text-align:center;width:100%;display:block}.banner .container>div{width:100%;display:flex;justify-content:center;align-items:center}}.card-horizontal-subtitle{margin-bottom:10px}.card-horizontal-separator{width:100%;height:1px;background-color:hsla(0,0%,100%,.2);margin:10px 0}.card-horizontal-description{margin-top:10px}.bold{font-weight:700}.big-title{font-size:35px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:50px}.brand-content.grid-6,.grid-6{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:30px}@media screen and (max-width:800px){.grid-3,.grid-4,.grid-6{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px}.brand-content.grid-6{grid-template-columns:repeat(3,1fr);grid-gap:28px}}@media screen and (max-width:500px){.container{max-width:100%;padding:0 20px}.grid-2,.grid-3,.grid-4,.grid-6{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:50px}.brand-content.grid-6{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media screen and (max-width:500px)and (max-width:320px){.brand-content.grid-6{grid-template-columns:repeat(1,1fr);grid-gap:18px}}@media screen and (max-width:500px){.brand-content.grid-6 .images{display:flex;justify-content:center;align-items:center}.brand-content.grid-6 img{max-width:110px;max-height:110px;width:auto;height:auto;display:block}}header{padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:999}header .container{display:flex;align-items:center;justify-content:space-between;flex-direction:none;max-width:1200px;margin:0 auto;padding:0 15px}header .container nav a{margin:0 20px}.solid-header{border-bottom:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.solid-header,.transparent-header{position:fixed;top:0;left:0;right:0;z-index:10}.transparent-header{background-color:transparent}.activeLink{position:relative;color:#845aff}.activeLink:after{content:"";position:absolute;top:48px;left:0;width:100%;height:2px;background-color:#845aff}.hero-title{font-size:2.5rem;text-align:center}.sub-heading{display:flex;justify-content:center;flex-wrap:wrap}.hero-content-icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}@media screen and (max-width:800px){header nav{display:none}header .openMenu{position:absolute;top:110px;left:0;width:100%;height:40vh;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;z-index:999}header .openMenu a{width:100%;display:block;display:flex;margin-bottom:30px!important}.activeLink:after,header .button-primary{display:none}}@media screen and (max-width:950px){.hero .hero-title{font-size:5rem!important}.sub-heading{flex-direction:column;align-items:center}.hero-content-icons{grid-template-columns:1fr}.heading-title p{font-size:.9rem;text-align:center}}@font-face{font-family:Thunder;src:url(/_next/static/media/Thunder-MediumLC.1ffc3843.woff2) format("woff2"),url(/_next/static/media/Thunder-MediumLC.380fb0c4.woff) format("woff"),url(/_next/static/media/Thunder-MediumLC.6b4e5933.ttf) format("truetype");font-weight:400;font-style:normal}.hero{display:flex;justify-content:center;align-items:center;text-align:center;padding:100px 0 35px;height:100vh;overflow:hidden!important;position:relative}.hero .hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;transform:translate(-50%,-50%);object-fit:cover;touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hero .hero-title{font-family:Thunder,sans-serif;font-size:100px;line-height:115px;font-weight:600;margin:35px 0}.hero .sub-heading{display:flex;justify-content:center}.hero .sub-heading .titleSm{margin:0 18px}.hero .sub-heading span{font-size:60px;line-height:0;color:#845aff}@media screen and (max-width:768px){.hero .sub-heading{flex-wrap:wrap;align-items:center;gap:20px}.hero .sub-heading span{display:inline-block;line-height:.5rem;margin-top:-30px;margin-bottom:10px}}.hero-sec{position:relative}.hero-sec:before{content:"";position:absolute;top:-10%;left:0;width:100%;height:200px;z-index:-1;background-color:#080e10;filter:blur(20px)}.hero-content-icons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.expertise .card-img{height:300px}.banner{margin-top:100px}.banner .container{border-radius:50px 0 50px 0;padding:60px;margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;flex-direction:none}.testimonial .card{padding:20px}.testimonial .cards{margin-top:60px}.testimonial .cards p{margin-bottom:22px;font-size:17px;line-height:30px}.testimonial .cards .image{display:flex;align-items:center;justify-content:none;flex-direction:none;margin-bottom:25px}.testimonial .cards .image .img{width:100px;height:100px}.testimonial .cards .image .img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial .cards .image .img-text{margin-left:22px}.testimonial .cards .image .img-text h3{font-size:20px;margin-bottom:12px}.testimonial .cards .image .img-text span{color:hsla(0,0%,100%,.5);text-transform:uppercase;font-size:14px;letter-spacing:3px}.showcase .card-img{height:400px}.showcase .links{display:flex;justify-content:center;align-items:center}.brand-content img{opacity:.5;transition:.5s ease-in-out}.brand-content img:hover{opacity:1;cursor:pointer}.blog-card .card{display:flex;align-items:none;justify-content:space-between;flex-direction:none}.blog-card .card .card-img{width:40%;height:250px}.blog-card .card .card-details{width:55%;padding:60px 0}footer{position:relative;padding:60px 0 0;border-top:1px solid hsla(0,0%,100%,.2);overflow:auto}footer .logobg{line-height:0;padding-top:18px;margin-bottom:60px}footer .container{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap}footer h3{font-weight:400;letter-spacing:2px;font-size:16px;margin-bottom:35px}footer p,footer span,footer ul li a{color:hsla(0,0%,100%,.5)}footer ul li a{transition:.5s ease-in-out;margin-bottom:20px;display:block}footer ul li a:hover{color:#00dc93}footer .connect{display:flex;align-items:center;justify-content:space-between;flex-direction:none}footer .connect span{font-size:14px;letter-spacing:2px}footer .icons{width:auto;display:flex;gap:12px}footer:after{content:"";position:absolute;bottom:0;left:0;width:100%!important;height:60vh;background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1}footer .juweare-columns{display:flex;justify-content:space-between;gap:40px;align-items:flex-start}@media screen and (max-width:950px){footer .testing{display:none}footer{padding:17px 0}footer .container{flex-direction:column;align-items:center;text-align:center}footer .juweare-columns{flex-direction:column;gap:20px;width:100%;align-items:center}footer .juweare-columns ul{margin:0;padding:0}footer .connect{justify-content:center!important}footer .icons{justify-content:center;width:auto}footer .mobile .grid-3{grid-template-columns:repeat(1,1fr)}}.bg-top:after{content:"";position:absolute;top:0;left:0;width:100%!important;height:60vh;background-image:url(/_next/static/media/blurfooter-min.d7be4e25.png);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:-1;transform:rotate(180deg)}.agency .content{margin-top:60px}.agency .content h1{font-size:35px}.agency .content .box h1{font-size:60px;font-weight:400}.agency .content .misson-p{border-left:5px solid #845aff;padding-left:30px}.showcase img{width:300px}.showcase .btn{display:flex;align-items:center;justify-content:center;flex-direction:none}.contact .left{padding-right:60px}.contact .left ul{justify-content:space-between;margin-top:60px}.contact .left .icon,.contact .left ul{display:flex;align-items:center;flex-direction:none}.contact .left .icon{width:50px;height:50px;border:1px solid hsla(0,0%,100%,.2);border-radius:10px 0 10px 0;justify-content:center}.contact .left .box{margin-bottom:60px}.contact .left .box .icons{color:#845aff}.contact .left .box h3{padding:20px 0}.contact .left .box span{opacity:.5}.contact .right{border-radius:50px 0 50px 0;padding:60px;background-color:#171e20}.contact .right form{margin-top:60px}.contact .right .inputs{margin-bottom:35px}.contact .right .inputs span{text-transform:uppercase}.contact .right .inputs input,.contact .right .inputs textarea{width:100%;background-color:#fff;padding:15px;margin-top:14px;color:#080e10}.contact .right button{width:100%;padding:18px}.post-details .heading-title .desc{text-align:left}.projects-section{padding-bottom:4rem}.card-horizontal{display:flex;align-items:center;gap:1.5rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;margin:2rem auto;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;max-width:66%;justify-content:center}@media screen and (max-width:768px){.card-horizontal{max-width:100%;flex-direction:column;text-align:center}}.card-horizontal:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.card-horizontal-img{flex:1 1;max-width:30%;height:200px}.card-horizontal-img img{width:100%;height:100%;object-fit:cover;border-radius:8px}.card-horizontal-content{flex:2 1;display:flex;flex-direction:column;justify-content:center}.card-horizontal-content a{display:flex;align-items:center;color:#845aff;text-transform:uppercase;letter-spacing:2px;margin-top:14px}.card-horizontal-content a .link-icon{margin-left:14px}.card-horizontal-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.card-horizontal-brand{font-size:1.2rem;color:#666;margin-bottom:.5rem}.card-horizontal-divider{border:0;height:1px;background:#ddd;margin:1rem 0}.card-horizontal-description{font-size:1rem;color:#333;margin-bottom:1.5rem;text-transform:uppercase}.category{margin-top:15px;font-size:1rem;color:#333}.card-horizontal-button{display:inline-block;padding:.5rem 1rem;background-color:#0070f3;color:#fff;text-decoration:none;border-radius:4px;font-weight:700;text-align:center;transition:background-color .3s ease}.card-horizontal-button:hover{background-color:#005bb5}@media(max-width:768px){.card-horizontal{flex-direction:column;text-align:center}.card-horizontal-img{max-width:1000px}.card-horizontal-content{align-items:center}}@media screen and (max-width:800px){.banner .container{display:flex;align-items:center;justify-content:none;flex-direction:column}.banner .container button{margin-top:50px}.banner .container h1{font-size:30px}.blog-card .card{display:flex;align-items:none;justify-content:none;flex-direction:column}.blog-card .card .card-img{width:100%;height:300px}.blog-card .card .card-details{width:100%;padding:0}.w-30,.w-40,.w-50,.w-60,.w-70{width:100%;margin:0}.agency .flex,.agency .flex1{flex-direction:column}.agency .grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}.contact .content{flex-direction:column}.contact .content .left{text-align:center;margin-bottom:50px}.contact .content .left ul{display:flex;justify-content:center;align-items:center}.contact .content .left ul li{margin:0 20px}}.main-content{display:flex;gap:20px}.details-section,.image-section{flex:1 1}.carousel{margin-top:20px}.carousel-images{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#0070f3 #333}.carousel-images::-webkit-scrollbar{height:8px}.carousel-images::-webkit-scrollbar-thumb{background-color:#0070f3;border-radius:10px}.carousel-images::-webkit-scrollbar-thumb:hover{background-color:#005bb5}.main-video{margin-top:-15px}.main-image{margin-top:15px}.title-detail{font-size:50px}.details-section .test{font-size:1.2rem;color:#6c6c6c;text-transform:uppercase}@media screen and (max-width:768px){.projects-section{padding:1rem}.main-content{flex-direction:column;gap:1rem}.image-section,.main-image{flex:none;width:100%}.main-video{width:600px;height:400px}.details-section{text-align:center}.details-section .title-detail{font-size:2rem}.details-section p{font-size:1rem}.carousel{margin-top:1rem}.carousel-images{gap:5px}.carousel-item{width:100px;height:auto}.off-canvas-content{padding:1rem}.off-canvas img{width:100%;height:100%}}.image-wrapper-canvas{position:relative;overflow:hidden}.carousel-image,.main-image,.main-video{width:100%;height:100%;object-fit:cover;object-position:center}.image-wrapper.horizontal{aspect-ratio:3/2}.image-wrapper.vertical{aspect-ratio:2/3}.carousel-item{cursor:pointer;flex:0 0 auto;border-radius:8px}.off-canvas{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer}.off-canvas-content{position:relative;max-width:100%;max-height:100%;cursor:default}.off-canvas-image{object-fit:contain;border-radius:8px}@media(pointer:coarse){.hero-video{-moz-user-select:none;user-select:none;-webkit-user-select:none}}@media screen and (max-width:768px){.container{padding:1rem}.hero-content{display:flex;flex-direction:column}.carousel{margin-top:1rem}.carousel-images{display:flex;justify-content:space-between;height:auto}.carousel-item{margin-bottom:1rem}.off-canvas-content{max-width:90%;margin:auto}.off-canvas-image,.off-canvas-video{width:100%;height:auto}.image-wrapper-canvas{width:auto;height:auto}}.image-wrapper,.slider-wrapper{position:relative;width:800px;overflow:hidden}@media screen and (max-width:768px){.image-wrapper,.slider-wrapper{width:100%}}.slider-slides{display:flex;transition:transform .5s ease-in-out;transform:translateX(calc(-100% * var(--current-slide, 0)))}.slider-slide{min-width:100%;display:none;justify-content:center;align-items:center}.slider-slide.active{display:flex}.slider-image{width:100%;height:auto;object-fit:cover}.slider-video{width:100%;height:534px;object-fit:cover}@media screen and (max-width:768px){.slider-video{height:auto;width:auto}}button.next,button.prev{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}button.prev{left:10px}button.next{right:10px}.slider-wrapper .slider-video+button.next,.slider-wrapper .slider-video+button.prev{display:none}.reel-page .heading-title{text-align:center;margin-bottom:2rem}.reel-page .heading-title h1{font-size:48px;line-height:1.05;margin:0}.reel-page .heading-title p.lead{margin-top:1rem;opacity:.8;font-size:18px}.reel-page .reel-video{display:flex;justify-content:center;margin-bottom:2rem}.reel-page .reel-video .video-inner{width:100%;max-width:1000px;position:relative;padding-top:56.25%}.reel-page .reel-video .video-inner iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.reel-page .reel-video .no-video{text-align:center;padding:3rem 0}.reel-page .reel-desc{max-width:900px;margin:0 auto 3rem;text-align:center}.reel-page .reel-desc h2{font-size:24px;margin-bottom:1rem}.reel-page .reel-desc .desc-p{font-size:18px;line-height:1.6}