@font-face{font-family:Comfortaa;font-style:normal;font-weight:500;src:url(/_next/static/media/Comfortaa-Regular.8d886070.ttf) format("truetype")}@font-face{font-family:Comfortaa Bold;font-style:normal;font-weight:700;src:url(/_next/static/media/Comfortaa-Bold.13c116df.ttf) format("truetype")}@font-face{font-family:Comfortaa Lt;font-style:normal;font-weight:200;src:url(/_next/static/media/Comfortaa-Light.1542907e.ttf) format("truetype")}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:#000;color:#fff;font-family:Comfortaa,Sarabun,Tahoma,Geneva,Verdana,sans-serif}.main-container{width:80%;margin:auto}.centered{display:flex;justify-content:center;align-items:center}a{text-decoration:none}.main-section{padding:60px 0}.main-section .section-title{margin-bottom:40px}.main-section .section-title .title-holder{position:relative}.main-section .section-title .title-holder:before{content:"";position:absolute;background:#fff;left:0;top:50%;height:2px;width:20px;transform:translateY(-50%)}.main-section .section-title .title-holder span{font-size:15px;color:#fff;margin-left:26px}.main-section .section-subtitle{margin-bottom:40px}.main-section .section-subtitle h3{color:#fff;font-size:28px;font-weight:700;line-height:3rem}.work-card{position:relative;cursor:pointer;padding:22px 36px;border-radius:33px;color:#000}.work-card a{position:absolute;top:0;left:0;width:100%;height:100%}.work-card .card-inner-container{gap:20px;height:100%}.work-card .work-card-header{margin-bottom:24px;width:100%}.work-card .work-card-header .category{background:#000;border-radius:100px;padding:8px 10px}.work-card .work-card-header .category span{color:#fff;font-size:12px}.work-card .work-card-header .platforms{font-size:10px}.work-card .work-card-body{margin-bottom:40px}.work-card .work-card-body h6{font-size:24px;margin-bottom:24px;font-weight:700}.work-card .work-card-body p{font-size:12px;font-weight:700;line-height:1.3rem}.work-card .work-card-footer{flex:1 1;justify-content:flex-end}.work-card .work-card-footer .funding span{font-size:38px;font-weight:700;display:block}.work-card .work-card-footer .funding span:last-of-type{margin-top:5px;font-size:32px;color:#fff}.work-card .work-card-footer .shyp-labs span{font-size:14px;font-weight:700;display:block;color:#fff}.work-card .work-card-footer .shyp-labs span:last-of-type{margin-top:5px;font-size:34px}.work-card .work-card-footer .case-study-link{margin-top:26px}.work-card .work-card-footer .case-study-link span{font-size:14px;font-weight:700;margin-right:1rem}.work-card.light{color:#fff}.work-card.light .work-card-header .category{background:#fff}.work-card.light .work-card-header .category span{color:#000}.work-card .thumbnail-container,.work-card .thumbnail-container img{height:100%;width:auto}.technology{background-color:hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;gap:10px;border-radius:50px;padding:7px 12px;cursor:default;margin:0 10px}.testimonial{background-color:#fff;color:#121212;border-radius:24px;padding:20px;gap:15px;height:100%}.testimonial .header{gap:10px}.testimonial .header img{width:60px!important}.testimonial .header .details{gap:5px}.testimonial .header .details span{font-size:.8rem}.testimonial p{line-height:23px}.home-intro{height:100vh}.home-intro .main-container{height:inherit;display:flex;flex-direction:column}.home-intro .home-nav-bar{margin-top:24px;display:flex;justify-content:space-between;align-items:center}.home-intro .home-nav-bar .logo-side{cursor:pointer}.home-intro .home-nav-bar .menu-side ul{list-style:none}.home-intro .home-nav-bar .menu-side ul li{cursor:pointer;margin-right:40px}.home-intro .home-nav-bar .menu-side ul li:last-of-type{margin-right:0}.home-intro .home-nav-bar .menu-side ul li a{color:#fff;font-weight:500;font-size:20px}.home-intro .home-nav-bar .menu-side ul li .talk-button{background:#fff;font-weight:500;font-size:16px;color:#000;padding:14px 24px;border-radius:100px;outline:none;border:none;cursor:pointer;font-family:Comfortaa;font-weight:700}.home-intro .home-intro-body{flex:1 1}.home-intro .home-intro-body .body-content{display:flex;justify-content:space-between;align-items:center}.home-intro .home-intro-body .body-content .left-side{margin-right:40px}.home-intro .home-intro-body .body-content .left-side h1{color:#fff;font-size:40px;font-weight:700;margin-bottom:80px;line-height:3rem}.home-intro .home-intro-body .body-content .left-side span{color:#efecec;font-size:20px;line-height:2.2rem}.home-intro .home-intro-body .body-content .left-side span h2{display:inline-block}.home-clients{background:#f4f4f4;padding-top:34px;padding-bottom:34px}.home-clients .clients-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:50px}.home-clients .clients-container .client{display:flex;justify-content:center;align-items:center;width:25%;height:auto;cursor:pointer;position:relative}.home-clients .clients-container .client a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.home-clients .clients-container .client .colored{position:absolute;opacity:0;transition:all .3s ease}.home-clients .clients-container .client:hover .colored{opacity:1}.home-wireframes{text-align:center;padding:80px 0}.home-wireframes h2{margin:0 0 50px}.home-wireframes img{width:100%;height:auto}.home-services .services-list{width:40%;padding-right:10%}.home-services .services-list .service{margin-bottom:30px;cursor:pointer;opacity:.3;transition:all .3s ease}.home-services .services-list .service h2{font-size:46px;font-weight:700;margin-right:30px}.home-services .services-list .service span{font-size:18px;line-height:2rem}.home-services .services-list .service.active{opacity:1}.home-services .service-description{width:60%}.home-services .service-description p{font-size:16px;line-height:1.3rem;margin-bottom:24px}.home-services .service-description .tags{gap:14px;margin-bottom:24px}.home-services .service-description .tags .tag{background:#c3c3c3;padding:6px 10px;border-radius:100px;color:#000;font-size:14px}.home-services .service-description a{font-size:20px;color:#fff;text-decoration:underline}.home-works .works-grid{display:grid;grid-gap:32px;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(3,auto)}.home-works .works-grid .work-card:first-of-type{grid-column:1/5;grid-row:1/2}.home-works .works-grid .work-card:nth-of-type(2){grid-column:1/4;grid-row:2/3}.home-works .works-grid .work-card:nth-of-type(3){grid-column:4/5;grid-row:2/3}.home-works .works-grid .work-card:nth-of-type(4){grid-column:1/3;grid-row:3/4}.home-works .works-grid .work-card:nth-of-type(5){grid-column:3/5;grid-row:3/4}.home-testimonials .slider-control-centerleft,.home-testimonials .slider-control-centerright{pointer-events:auto;position:absolute;top:-60px;right:10%}.home-testimonials .slider-control-centerleft .controller-button,.home-testimonials .slider-control-centerright .controller-button{background-color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.home-testimonials .slider-control-centerleft .controller-button svg,.home-testimonials .slider-control-centerright .controller-button svg{color:#121212}.home-testimonials .slider-control-centerleft{right:calc(10% + 40px)}.home-contact-us .contact-us-card{background:#fff;border-radius:50px;padding:50px 40px;color:#000}.home-contact-us .contact-us-card span{font-size:18px;margin-bottom:20px;font-weight:700}.home-contact-us .contact-us-card h3{font-size:30px;font-weight:700}.home-contact-us .contact-us-card .talk-button{background:#000;font-weight:500;font-size:16px;color:#fff;padding:14px 24px;border-radius:100px;outline:none;border:none;cursor:pointer;font-family:Comfortaa;font-weight:700}footer .logo-side span{font-size:16px;margin-top:8px}footer .company-side>div span{display:block;font-size:16px}footer .company-side>div span:first-of-type{margin-bottom:10px}footer .company-side>div span+span{opacity:.5}footer .company-side>div:last-of-type{margin-left:80px}@media only screen and (max-width:768px){.main-container{width:100%;padding:0}.home-intro{height:auto}.home-intro .home-nav-bar{justify-content:center;margin:20px 0 30px}.home-intro .home-nav-bar .menu-side{display:none}.home-intro .home-intro-body .body-content{flex-direction:column}.home-intro .home-intro-body .body-content .left-side{margin-right:0;padding:0 20px 40px}.home-intro .home-intro-body .body-content .left-side h1{font-size:26px;line-height:2.3rem;margin-bottom:40px}.home-intro .home-intro-body .body-content .left-side span{font-size:16px;line-height:1.9rem}.home-intro .home-intro-body .body-content .left-side span h2{font-size:19px}.home-intro .home-intro-body .body-content .right-side{display:none}.home-clients .clients-container .client{width:33.33%}.home-clients .clients-container .client img{width:100%;height:auto}.home-wireframes{display:none}.home-services .services-flex{flex-direction:column}.home-services .services-flex .services-list{display:flex;gap:10px}.home-services .services-flex .services-list .service-flex{flex-direction:column;align-items:flex-start;gap:5px}.home-services .services-flex .services-list .service-flex h2{font-size:20px;margin:0}.home-services .services-flex .services-list .service-flex span{font-size:11px;line-height:1rem}.home-services .service-description{width:100%}.home-works .works-grid{display:flex;flex-direction:column;gap:20px}.home-works .works-grid .thumbnail-container{display:none}.home-contact-us .contact-flex{flex-direction:column;align-items:flex-start;gap:30px}footer .footer-flex,footer .footer-flex .company-side{flex-direction:column;gap:50px}footer .footer-flex .company-side .social{margin:0}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}