section{width:100%;float:left}@media (min-width:1140px){section{padding:0 3rem}}ul{list-style:none}.ty-mu-main-title{margin-bottom:1rem;font-weight:400;letter-spacing:.5rem}@media (min-width:960px){.ty-mu-main-title{margin-bottom:2rem}}.ty-mu-main-title.main-heading{font-size:1.5rem}@media (min-width:1140px){.ty-mu-main-title.main-heading{font-size:2.2rem}}.ty-mu-main-title.second-heading{font-size:1.3rem}@media (min-width:1140px){.ty-mu-main-title.second-heading{font-size:2rem}}.ty-mu-main-title.white{color:#fff}.ty-mu-main-title.center{text-align:center}.ty-mu-main-title.bold{font-weight:700}.no-text-deco{text-decoration:none}.yellow-hover{margin-bottom:1rem;display:inline-block}.yellow-hover:hover{color:#fffc00;text-decoration:underline}@font-face{font-family:'Albertus';src:url(https://merakiunited.com/wp-content/themes/merakiunited-wp/css/../css/fonts/AlbertusMTStd.woff)}.column{float:left}.size-1of4{width:25%}.size-1of3{width:33.333%}.size-1of2{width:50%}.ty-loader{width:100%;height:100vh;position:fixed;z-index:999;background-color:#000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .5s ease .2s}.ty-loader .ty-img-holder{width:300px;height:269px;overflow:hidden;transition:all .5s ease}.ty-loader .ty-img-holder img{animation:mu-seq-loader-animation 5s steps(33) infinite}.preload .ty-loader{opacity:1;visibility:visible}.preload .ty-loader .ty-img-holder{opacity:1;visibility:visible}@keyframes mu-seq-loader-animation{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.ty-pagination{width:100%;text-align:center}.ty-pagination a{text-decoration:none}.ty-pagination .page-numbers{padding:.3rem;color:#000;display:inline-block;background-color:#fff;opacity:.5}.ty-pagination .page-numbers.current{background-color:#fff0;color:#fff}*{margin:0;padding:0;box-sizing:border-box;font-family:'Open Sans',sans-serif}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}html{background-color:#0f0f0f}body{background-color:#0f0f0f;overflow-x:hidden}body.nav-open{width:100%;height:100%;overflow:hidden}body .ty-content{width:100%;float:left;min-height:100vh;overflow:hidden}body.preload{overflow-y:hidden}section.fixed-width{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:1140px){section.fixed-width section.inner-section{width:1000px;padding:0}}.ty-off-canvas{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:rgb(15 15 15 / .9);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.nav-open .ty-off-canvas{opacity:1;visibility:visible}.ty-off-canvas #ty-nav-close-trigger{position:absolute;top:1rem;right:1rem;width:50px;height:50px;cursor:pointer;transform:scale(1)}.ty-off-canvas #ty-nav-close-trigger:active{transform:scale(.9)}.ty-off-canvas #ty-nav-close-trigger:after,.ty-off-canvas #ty-nav-close-trigger:before{content:'';position:absolute;width:100%;height:3px;background-color:#fff;top:50%;transform:translateY(-50%) rotate(-45deg);transition:all .2s ease}.ty-off-canvas #ty-nav-close-trigger:before{transform:translateY(-50%) rotate(45deg)}.ty-off-canvas #ty-nav-close-trigger:hover:before{transform:translateY(-50%) rotate(-45deg)}.ty-off-canvas #ty-nav-close-trigger:hover:after{transform:translateY(-50%) rotate(45deg)}.admin-bar .ty-off-canvas #ty-nav-close-trigger{top:35px}.ty-off-canvas .ty-menu-wrapper{width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}@media (min-width:768px){.ty-off-canvas .ty-menu-wrapper{margin-left:4rem}}@media (min-width:960px){.ty-off-canvas .ty-menu-wrapper{margin-left:5rem}}ul.ty-off-canvas-nav{padding-top:4rem;width:100%;padding:0 1rem;margin-bottom:2rem}@media (min-width:768px){ul.ty-off-canvas-nav{padding-top:0}}ul.ty-off-canvas-nav li{display:block;position:relative}ul.ty-off-canvas-nav li a{transition:all .3s ease;line-height:3rem;font-size:2.5rem;color:#fff;text-transform:uppercase;text-decoration:none;position:relative;transition:all .2s ease;z-index:5;display:inline-block;font-family:'Open Sans',sans-serif;font-family:'Albertus'}@media (min-width:768px){ul.ty-off-canvas-nav li a{font-size:4rem;line-height:4.5rem}}@media (min-width:1140px){ul.ty-off-canvas-nav li a{font-size:6rem;line-height:6.5rem}}ul.ty-off-canvas-nav li a:hover{transform:translateX(50px);color:#fffc00}ul.ty-off-canvas-nav-secondary{width:100%;padding:0 1rem}ul.ty-off-canvas-nav-secondary li a{color:#fff;text-decoration:none;font-family:'Open Sans',sans-serif;font-family:'Albertus';text-transform:uppercase}ul.ty-off-canvas-nav-secondary li a:hover{color:#fffc00}@media (min-width:768px){ul.ty-off-canvas-nav-secondary li a{font-size:1.2rem}}@media (min-width:1140px){ul.ty-off-canvas-nav-secondary li a{font-size:2rem}}header{width:100%;top:0;left:0;right:0;height:100px;padding:0 1rem;position:fixed;z-index:888;background:#000;background:-moz-linear-gradient(180deg,black 0%,#fff0 100%);background:-webkit-linear-gradient(180deg,black 0%,#fff0 100%);background:linear-gradient(180deg,black 0%,#fff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}header .ty-logo-holder{float:left;height:100px;display:flex;align-items:center}header .ty-logo-holder img{width:40px;height:auto}header .ty-secondary-nav{float:right;height:100px;display:flex;align-items:center}.admin-bar header{top:32px}#headroom.headroom--not-top{top:0}.ty-nav-trigger{position:relative;height:100px;width:35px;display:block;float:left;margin-right:1rem;transform:scale(1);cursor:pointer}.ty-nav-trigger:active{transform:scale(.9)}.ty-nav-trigger span,.ty-nav-trigger span:before,.ty-nav-trigger span:after{position:absolute;background:#fff;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.ty-nav-trigger span{display:inline-block;width:35px;height:2px;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:transform .2s,background-color .2s;-moz-transition:transform .2s,background-color .2s;-ms-transition:transform .2s,background-color .2s;-o-transition:transform .2s,background-color .2s;transition:transform .2s,background-color .2s}.ty-nav-trigger span:before,.ty-nav-trigger span:after{content:"";top:0;right:0;width:100%;height:100%;-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s;transition:transform .2s}.ty-nav-trigger span:before{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);-ms-transform:translateY(-12px);-o-transform:translateY(-12px);transform:translateY(-12px)}.ty-nav-trigger span:after{-webkit-transform:translateY(12px);-moz-transform:translateY(12px);-ms-transform:translateY(12px);-o-transform:translateY(12px);transform:translateY(12px)}.ty-nav-trigger:hover span:before{transform:translateY(-5px)}.ty-nav-trigger:hover span:after{transform:translateY(5px)}.main-nav{display:none}footer{width:100%;float:left;display:flex;flex-direction:column;background-color:#131313}@media (min-width:960px){footer{flex-direction:row;justify-content:center;flex-wrap:wrap}}footer section.ty-footer-section{width:100%;text-align:center;padding:0 1rem;margin-bottom:2rem}@media (min-width:960px){footer section.ty-footer-section{width:25%;text-align:left;padding:3rem 1rem;margin-bottom:0}}footer section.ty-footer-section .ty-footer-title{color:#505050;position:relative;display:inline-block;text-transform:uppercase;font-size:1.5rem;margin-bottom:2rem}footer section.ty-footer-section .ty-footer-title:after{content:'';display:block;width:80px;height:2px;background-color:#505050;position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%)}@media (min-width:960px){footer section.ty-footer-section .ty-footer-title:after{transform:translateX(0);left:0}}footer section.ty-footer-section ul.ty-footer-contact-list li{color:#505050}footer section.ty-footer-section img#ty-footer-logo{width:250px;height:auto;margin-bottom:1rem}footer section.ty-footer-section ul.ty-social-media-link-list li{display:inline-block}footer section.ty-footer-section ul.ty-social-media-link-list li a{padding:.3rem;background-color:#505050;display:block;border-radius:10px;width:45px;height:45px;text-align:center}footer section.ty-footer-section ul.ty-social-media-link-list li i{color:#0f0f0f;font-size:2.2rem}ul.ty-footer-menu li a{color:#505050;text-decoration:none;font-weight:700;transition:all .3s ease}ul.ty-footer-menu li a:hover{text-decoration:underline;color:#fff}.ty-footer-copyright-sect{width:100%}.ty-footer-copyright-sect p.ty-copy{font-size:.8rem;line-height:1;text-align:center;margin-bottom:1rem}.ty-footer-copyright-sect p.ty-copy a{color:rgb(255 252 0 / .3)}.ty-footer-copyright-sect p.ty-copy.callmetyno{border-top:1px solid rgb(255 255 255 / .1);padding-top:.5rem}.ty-cta-btn{border:1px solid #fff;color:#fff;text-decoration:none;text-transform:uppercase;padding:.2rem .5rem;display:inline-block;position:relative;transform:scale(1)}.ty-cta-btn:active{transform:scale(.9)}.ty-cta-btn:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#fff;transition:all .2s ease;z-index:4}.ty-cta-btn span{letter-spacing:.5rem;margin-right:-.4rem;font-size:1.5rem;display:inline-block;transition:all .2s ease;z-index:5;position:relative;color:#fff}.ty-cta-btn:hover:after{height:100%}.ty-cta-btn:hover span{color:#0f0f0f}.ty-divider-holder{width:100%;float:left;display:flex;justify-content:center;margin:1rem 0}@media (min-width:960px){.ty-divider-holder{margin:1.5rem 0}}@media (min-width:1140px){.ty-divider-holder{margin:2rem 0}}.ty-divider-holder .ty-divider{height:5rem;width:.1rem;background-color:#fff}@media (min-width:960px){.ty-divider-holder .ty-divider{height:7rem}}@media (min-width:1140px){.ty-divider-holder .ty-divider{height:10rem}}.ty-landing-slider{width:100%;height:100vh;height:650px;align-items:center;overflow:hidden;position:relative}.ty-landing-slider:after{content:'';display:block;width:100%;height:300px;position:absolute;bottom:0;right:0;background:-moz-linear-gradient(0deg,#0f0f0f 0%,#fff0 100%);background:-webkit-linear-gradient(0deg,#0f0f0f 0%,#fff0 100%);background:linear-gradient(0deg,#0f0f0f 0%,#fff0 100%);z-index:5}@media (min-width:768px){.ty-landing-slider:after{height:150px}}@media (min-width:960px){.ty-landing-slider:after{height:250px}}@media (min-width:768px){.ty-landing-slider{height:450px}}@media (min-width:960px){.ty-landing-slider{height:570px}}@media (min-width:1140px){.ty-landing-slider{height:100vh}}.ty-landing-slider .ty-landing-slider-txt{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.ty-landing-slider .ty-landing-slider-txt h1{display:inline-block;width:100%;color:#fff;text-align:center;text-transform:uppercase}.ty-landing-slider .ty-landing-slider-txt h1.meraki-txt{margin-bottom:-1.3rem}@media (min-width:768px){.ty-landing-slider .ty-landing-slider-txt h1.meraki-txt{margin-bottom:-.9rem}}@media (min-width:960px){.ty-landing-slider .ty-landing-slider-txt h1.meraki-txt{margin-bottom:-.5rem}}.ty-landing-slider .ty-landing-slider-txt h1.meraki-txt span{letter-spacing:-.43rem;font-family:'Albertus';font-family:'Open Sans',sans-serif;font-size:3.8rem;line-height:3.8rem}@media (min-width:768px){.ty-landing-slider .ty-landing-slider-txt h1.meraki-txt span{font-size:4.8rem;line-height:3.8rem;letter-spacing:-.46rem}}@media (min-width:960px){.ty-landing-slider .ty-landing-slider-txt h1.meraki-txt span{font-size:7rem;line-height:7rem;letter-spacing:-.2rem}}.ty-landing-slider .ty-landing-slider-txt h1.united-txt{font-weight:500;margin-left:.7rem}.ty-landing-slider .ty-landing-slider-txt h1.united-txt span{font-size:1.5rem;line-height:1.5rem;letter-spacing:.08rem}@media (min-width:768px){.ty-landing-slider .ty-landing-slider-txt h1.united-txt span{font-size:2rem;line-height:2rem;letter-spacing:.08rem}}@media (min-width:960px){.ty-landing-slider .ty-landing-slider-txt h1.united-txt span{font-size:3.25rem;line-height:3.25rem;letter-spacing:.39rem}}.ty-landing-slider .ty-landing-slider-txt h1.united-txt span:last-of-type{letter-spacing:0rem}.ty-landing-slider .ty-img-holder{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.ty-landing-slider .ty-img-holder#landing-img-midground{top:-58px}.ty-landing-slider .ty-img-holder#landing-img-midground img{width:40%;top:50%;left:50%;transform:translate(-50%,-50%)}.ty-landing-slider img{position:absolute;width:100%;height:auto;top:0;left:0}.ty-landing-slider img.desktop{display:none}@media (min-width:768px){.ty-landing-slider img.desktop{display:block}}@media (min-width:768px){.ty-landing-slider img.mobile{display:none}}.ty-landing-slider .ty-scroll-img-holder{position:absolute;width:30px;height:auto;top:auto;bottom:50px;left:50%;transform:translateX(-50%);z-index:6}@media (min-width:960px){.ty-landing-slider .ty-scroll-img-holder{bottom:10%}}.ty-landing-slider img#scroll-down{width:100%;animation:up-down 3s ease infinite}.ty-landing-slider #landing-cta{text-align:center;position:absolute;top:65%;left:50%;transform:translate(-50%,0);z-index:6}@media (min-width:768px){.ty-landing-slider #landing-cta{top:70%}}@media (min-width:960px){.ty-landing-slider #landing-cta{top:65%}}@keyframes up-down{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}.ty-landing-img{width:100%;height:500px;margin-bottom:-12rem;position:relative;z-index:4;overflow:hidden;padding:0}@media (min-width:960px){.ty-landing-img{height:auto}}.ty-landing-img:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:4;background:#000;background:-moz-linear-gradient(360deg,#0f0f0f 0%,#fff0 100%);background:-webkit-linear-gradient(360deg,#0f0f0f 0%,#fff0 100%);background:linear-gradient(360deg,#0f0f0f 0%,#fff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}.ty-landing-img img{height:auto;z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.6}@media (min-width:960px){.ty-landing-img img{width:100%;position:relative;top:0;left:0;transform:translate(0,0)}}.ty-home-intro{text-align:center;padding:4rem 1rem}@media (min-width:768px){.ty-home-intro{padding:4rem}}@media (min-width:960px){.ty-home-intro{padding:6rem 1rem}}.ty-home-intro h4{font-weight:300;color:#fff}@media (min-width:960px){.ty-home-intro h4{width:80%;display:inline-block;font-size:1.2rem}}@media (min-width:1140px){.ty-home-intro h4{width:1000px}}.ty-work-slot-list{width:100%;float:left;padding:0 1rem;margin-bottom:1rem;text-align:center}@media (min-width:960px){.ty-work-slot-list{display:flex;flex-direction:column;align-items:center}}.ty-work-slot-list li.ty-work-slot{margin-bottom:1rem;width:100%}@media (min-width:960px){.ty-work-slot-list li.ty-work-slot{width:100%;margin-bottom:2rem}.ty-work-slot-list li.ty-work-slot:hover a.ty-work-slot-content .ty-img-holder img{transform:scale(1.2)}}@media (min-width:1140px){.ty-work-slot-list li.ty-work-slot{margin-bottom:3rem}}.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content{width:100%;display:block;text-decoration:none}.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content .ty-img-holder{width:100%;height:120px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}@media (min-width:768px){.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content .ty-img-holder{height:300px}}@media (min-width:1140px){.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content .ty-img-holder{height:320px}}.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content .ty-img-holder img{width:100%;height:auto;transition:all .5s ease}.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content h5{color:#fff;font-weight:400;font-size:1rem}@media (min-width:960px){.ty-work-slot-list li.ty-work-slot a.ty-work-slot-content h5{font-size:1.5rem}}.ty-page-temp{width:100%;float:left;display:flex;flex-direction:row;justify-content:center;margin-top:1rem}ul.ty-what-they-say-list{width:100%;float:left;text-align:center;padding:1rem;margin-bottom:1rem;display:flex;flex-wrap:wrap;justify-content:center}ul.ty-what-they-say-list li{width:100%;margin-bottom:1rem;padding:.5rem;overflow:hidden}@media (min-width:768px){ul.ty-what-they-say-list li{width:50%;float:left}}@media (min-width:960px){ul.ty-what-they-say-list li{width:33.33%;margin-bottom:2rem}ul.ty-what-they-say-list li:hover img{transform:scale(1.1)}}ul.ty-what-they-say-list li a{overflow:hidden;display:block}ul.ty-what-they-say-list li .ty-img-holder{overflow:hidden;width:100%;margin-bottom:.5rem}ul.ty-what-they-say-list li .ty-img-holder img{width:100%;height:auto;transition:all .3s ease}ul.ty-what-they-say-list li span{color:#fff;opacity:.5;display:inline-block;padding:0 1rem;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ty-home-client-logos{display:flex;justify-content:center;margin-bottom:1rem}.ty-home-client-logos img{width:100%;height:auto}.ty-home-testi-wrapper{width:100%;float:left;display:flex;flex-direction:column;align-items:center;overflow:hidden;margin-bottom:1rem}.ty-home-testi-wrapper .ty-home-testi-content{width:100%}ul.ty-testi-slider{color:#fff;text-align:center;position:relative;padding:0 2rem}ul.ty-testi-slider .owl-stage{margin:0 auto}ul.ty-testi-slider .owl-nav{position:absolute;width:100%;top:50%;left:0}ul.ty-testi-slider .owl-nav button{margin:0 .5rem!important}ul.ty-testi-slider .owl-nav button.owl-next{float:right}ul.ty-testi-slider .owl-nav button.owl-prev{float:left}ul.ty-testi-slider .owl-nav button span{font-size:2rem}@media (min-width:960px){ul.ty-testi-slider .owl-nav button span{font-size:3rem}}ul.ty-testi-slider .owl-dots button.owl-dot{width:10px;height:10px;background:#fff;border:1px solid #fff;border-radius:100%;margin:0 .3rem}ul.ty-testi-slider .owl-dots button.owl-dot.active{background:#fff0}ul.ty-testi-slider li.ty-testi-slide{padding:0 1rem}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content{border:1px solid #fff;padding:1.5rem}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-statement{margin-bottom:4rem;position:relative}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-statement:after{content:'';width:30%;height:2px;background-color:#505050;display:block;position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%)}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-statement h1{font-size:5rem;text-align:center;line-height:1;color:#505050}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-statement span{text-align:center;width:100%;display:inline-block;font-weight:300}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-person{display:flex;flex-direction:column;align-items:center}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-person .ty-img-holder{width:75px;height:75px;overflow:hidden;border-radius:100%;border:2px solid #fff;margin-bottom:1rem}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-person .ty-img-holder img{width:100%;height:auto}ul.ty-testi-slider li.ty-testi-slide .ty-testi-content .ty-testi-person h3{font-weight:300}.ty-view-more-wrapper{width:100%;float:left}.ty-work-item-page-header{width:100%;height:80vh;position:absolute;top:0;left:0;z-index:5;overflow:hidden;padding:0!important}.ty-work-item-page-header:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:7;background:#fff0;background:-moz-linear-gradient(0deg,#0f0f0f 0%,#fff0 100%);background:-webkit-linear-gradient(0deg,#0f0f0f 0%,#fff0 100%);background:linear-gradient(0deg,#0f0f0f 0%,#fff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}.ty-work-item-page-header img{position:relative;width:100%;height:auto;opacity:.2;z-index:6}.ty-work-item-page-content{width:100%;float:left;position:relative;z-index:10;padding-top:calc(100px + 10px)}.ty-work-item-title{width:100%;float:left;text-align:center;padding:0 1.5rem;margin-bottom:1rem}.ty-work-item-title h1{color:#fff;text-transform:uppercase;font-size:2rem}@media (min-width:768px){.ty-work-item-title h1{font-size:2rem;margin-bottom:2rem}}@media (min-width:1140px){.ty-work-item-title h1{display:inline-block;text-align:center}}.ty-work-item-featured-image{width:100%;float:left;padding:1rem;text-align:center}@media (min-width:768px){.ty-work-item-featured-image{display:flex;justify-content:center}}.ty-work-item-featured-image img{width:100%;height:auto;box-shadow:0 20px 30px #000}@media (min-width:768px){.ty-work-item-featured-image img{width:60%}}.ty-work-item-featured-video-wrapper{width:100%;float:left}.ty-work-item-featured-video-wrapper .ty-work-item-featured-video{position:relative;padding-bottom:56.25%;height:0;width:100%}@media (min-width:960px){.ty-work-item-featured-video-wrapper .ty-work-item-featured-video{padding-bottom:432px}}@media (min-width:1140px){.ty-work-item-featured-video-wrapper .ty-work-item-featured-video{padding-bottom:576px}}.ty-work-item-featured-video-wrapper .ty-work-item-featured-video iframe{position:absolute;top:0;left:50%;width:100%;height:100%;transform:translateX(-50%);padding:1rem}@media (min-width:960px){.ty-work-item-featured-video-wrapper .ty-work-item-featured-video iframe{width:768px;height:432px}}@media (min-width:1140px){.ty-work-item-featured-video-wrapper .ty-work-item-featured-video iframe{width:1024px;height:576px}}.ty-work-item-main-detail{width:100%;float:left}@media (min-width:768px){.ty-work-item-main-detail{display:flex}}.ty-work-item-main-detail .ty-work-item-main-detail-item{width:100%;border-bottom:1px solid rgb(255 255 255 / .2);text-align:center;padding:2rem 1rem;margin-bottom:1rem}@media (min-width:768px){.ty-work-item-main-detail .ty-work-item-main-detail-item{width:33.33%;border:none;border-right:1px solid rgb(255 255 255 / .2)}.ty-work-item-main-detail .ty-work-item-main-detail-item:last-of-type{border:none}}.ty-work-item-main-detail .ty-work-item-main-detail-item span{color:#fff;width:100%;display:inline-block;text-transform:uppercase;font-weight:300;font-size:1.2rem}.ty-work-item-main-detail .ty-work-item-main-detail-item span.bold{font-weight:700}.ty-work-item-desc{width:100%;float:left;padding:1rem}@media (min-width:768px){.ty-work-item-desc{padding:1rem 2rem}}@media (min-width:960px){.ty-work-item-desc{display:flex;flex-direction:column;align-items:center}}.ty-work-item-desc .ty-work-item-desc-content{width:100%}@media (min-width:1140px){.ty-work-item-desc .ty-work-item-desc-content{width:80%}}.ty-work-item-desc h5{width:100%;display:inline-block;font-weight:700;text-align:center;margin-bottom:1rem;font-size:1.5rem;text-transform:uppercase;letter-spacing:.5rem}.ty-work-item-desc h5,.ty-work-item-desc p{color:#fff;margin-bottom:1rem}.ty-work-item-desc p{font-weight:300}.ty-work-item-desc a{color:#fffc00;text-decoration:none}.ty-work-item-desc .wp-block-embed__wrapper{text-align:center}.ty-work-item-desc .wp-block-image,.ty-work-item-desc .wp-block-embed-youtube{text-align:center;padding:1rem 0}.ty-work-item-desc .wp-block-image img,.ty-work-item-desc .wp-block-image iframe,.ty-work-item-desc .wp-block-embed-youtube img,.ty-work-item-desc .wp-block-embed-youtube iframe{width:100%}@media (min-width:768px){.ty-work-item-desc .wp-block-image img,.ty-work-item-desc .wp-block-image iframe,.ty-work-item-desc .wp-block-embed-youtube img,.ty-work-item-desc .wp-block-embed-youtube iframe{width:700px}}@media (min-width:1140px){.ty-work-item-desc .wp-block-image img,.ty-work-item-desc .wp-block-image iframe,.ty-work-item-desc .wp-block-embed-youtube img,.ty-work-item-desc .wp-block-embed-youtube iframe{width:800px}}.ty-about-intro{width:100%;float:left;padding:1rem;color:#fff;margin-bottom:1rem;display:flex;justify-content:center;position:relative;z-index:5}.ty-about-intro .ty-about-intro-content{width:100%}@media (min-width:960px){.ty-about-intro .ty-about-intro-content{width:80%}}.ty-about-intro h1,.ty-about-intro h2{color:#fff;text-transform:uppercase;margin-bottom:1rem}.ty-about-intro h1{font-weight:400}.ty-about-intro h2{font-size:3rem;font-weight:800;line-height:1;margin-bottom:2rem}@media (min-width:1140px){.ty-about-intro h2{font-size:4rem}}.ty-about-intro span{margin-bottom:1rem;width:100%;display:inline-block}.ty-about-intro span.no-bold{font-weight:300;margin-bottom:0;display:inline}.ty-about-how-we-create{width:100%;float:left;padding:1rem}@media (min-width:960px){.ty-about-how-we-create{padding:0 3rem;text-align:center}}.ty-about-how-we-create img{width:100%;height:auto}@media (min-width:960px){.ty-about-how-we-create img{width:80%}}.ty-about-founder{width:100%;float:left;display:flex;flex-direction:column;padding:1rem;align-items:center}@media (min-width:960px){.ty-about-founder{padding:0 3rem}}.ty-about-founder .ty-about-founder-content{width:100%;display:flex;flex-direction:column}@media (min-width:768px){.ty-about-founder .ty-about-founder-content{flex-direction:row}}.ty-about-founder .ty-img-holder{width:100%;padding:1rem}@media (min-width:768px){.ty-about-founder .ty-img-holder{width:40%}}.ty-about-founder .ty-img-holder img{width:100%;height:auto}.ty-about-founder .ty-about-founder-txt{width:100%;padding:1rem}@media (min-width:768px){.ty-about-founder .ty-about-founder-txt{width:60%;display:flex;flex-direction:column;justify-content:center}}.ty-about-founder .ty-about-founder-txt h1,.ty-about-founder .ty-about-founder-txt h3,.ty-about-founder .ty-about-founder-txt span{color:#fff}.ty-about-founder .ty-about-founder-txt h1{font-size:2.5rem;line-height:2.5rem;font-weight:800;margin-bottom:1rem}.ty-about-founder .ty-about-founder-txt h3{font-size:1.5rem;line-height:1.5rem;margin-bottom:1rem;text-transform:uppercase;font-weight:400;margin-bottom:1rem}.ty-about-founder .ty-about-founder-txt span{margin-bottom:1rem}.ty-cat-title{margin-top:100px;width:100%;float:left;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.ty-cat-title h1{text-transform:uppercase;letter-spacing:.5rem;font-weight:400;color:#fff;width:100%;text-align:center;font-size:2rem}@media (min-width:1140px){.ty-cat-title h1{font-size:3rem}}.ty-cat-title p{padding:0 1rem;color:rgb(255 255 255 / .6)}@media (min-width:960px){.ty-cat-title p{width:80%}}.ty-cat-art-wrapper{width:100%;float:left;display:flex;flex-direction:column;align-items:center}.ty-cat-art-wrapper .ty-cat-art-content{width:100%}@media (min-width:960px){.ty-cat-art-wrapper .ty-cat-art-content{width:80%}}.ty-cat-art-wrapper .ty-cat-art-content .grid-item{position:relative;padding:.5rem}.ty-cat-art-wrapper .ty-cat-art-content .grid-item .ty-grid-content{position:relative;overflow:hidden}.ty-cat-art-wrapper .ty-cat-art-content .grid-item img{width:100%;height:auto;position:relative;transition:all .2s ease}.ty-cat-art-wrapper .ty-cat-art-content .grid-item:hover img{filter:blur(2px);z-index:1}.ty-cat-art-wrapper .ty-cat-art-content .grid-item:hover .ty-grid-title{opacity:1;visibility:visible;z-index:2}#grid[data-columns]::before{content:'1 .column.size-1of1'}@media (min-width:768px){#grid[data-columns]::before{content:'2 .column.size-1of2'}}@media (min-width:960px){#grid[data-columns]::before{content:'3 .column.size-1of3'}}.ty-grid-title{text-align:center;padding:0 2rem;position:absolute;width:100%;height:100%;background-color:rgb(0 0 0 / .7);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .3s ease}.ty-grid-title h2{color:#fff;text-shadow:0 0 5px rgb(0 0 0 / .5);line-height:1}.ty-cat-ani-wrapper{width:100%;float:left;display:flex;justify-content:center}.ty-cat-ani-wrapper ul.ty-cat-ani-content{width:100%;float:left;display:flex;flex-direction:column}@media (min-width:768px){.ty-cat-ani-wrapper ul.ty-cat-ani-content{flex-direction:row;flex-wrap:wrap}}@media (min-width:1140px){.ty-cat-ani-wrapper ul.ty-cat-ani-content{width:80%}}.ty-cat-ani-wrapper ul.ty-cat-ani-content li{width:100%;display:flex;flex-direction:column;padding:1rem;margin-bottom:1rem}@media (min-width:768px){.ty-cat-ani-wrapper ul.ty-cat-ani-content li{width:50%;padding:.5rem}}@media (min-width:960px){.ty-cat-ani-wrapper ul.ty-cat-ani-content li{width:33.33%;padding:1rem}}.ty-cat-ani-wrapper ul.ty-cat-ani-content li a{display:block;width:100%;text-decoration:none}.ty-cat-ani-wrapper ul.ty-cat-ani-content li img{width:100%;height:auto}.ty-cat-ani-wrapper ul.ty-cat-ani-content li span{width:100%;display:block;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}.ty-what-they-say-page{width:100%;float:left;display:flex;flex-direction:column;align-items:center}.ty-what-they-say-page ul.ty-what-they-say-list{width:100%;float:left}.ty-what-they-say-page ul.ty-what-they-say-list li{padding:.5rem}@media (min-width:1140px){.ty-what-they-say-page ul.ty-what-they-say-list.ty-what-they-say-page-list{width:80%}}ul.ty-who-we-create-with-list{width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}@media (min-width:768px){ul.ty-who-we-create-with-list{flex-direction:row;justify-content:center}}ul.ty-who-we-create-with-list li{width:100%;display:flex;justify-content:center;margin-bottom:1rem}@media (min-width:768px){ul.ty-who-we-create-with-list li{width:50%}}@media (min-width:960px){ul.ty-who-we-create-with-list li{width:33.33%}}@media (min-width:1140px){ul.ty-who-we-create-with-list li{width:25%}}ul.ty-who-we-create-with-list li a{text-decoration:none;color:#fff;text-shadow:0 0 10px rgb(0 0 0 / .5)}ul.ty-who-we-create-with-list li div.ty-content-holder{width:300px;height:450px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}ul.ty-who-we-create-with-list li div.ty-content-holder img{position:absolute;top:0;left:0;transition:transform 0.3s cubic-bezier(.7,0,.3,1);z-index:-1}ul.ty-who-we-create-with-list li div.ty-content-holder h3{color:#fff;text-shadow:0 0 10px rgb(0 0 0 / .5);text-transform:uppercase;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s cubic-bezier(.7,0,.3,1);font-weight:400}ul.ty-who-we-create-with-list li div.ty-content-holder div.ty-partner-hover-overlay{background-color:rgb(0 0 0 / .4);opacity:0;visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .3s ease}ul.ty-who-we-create-with-list li div.ty-content-holder:hover img{transform:scale(1.2)}ul.ty-who-we-create-with-list li div.ty-content-holder:hover h3{opacity:1;visibility:visible;transform:translateY(0)}ul.ty-who-we-create-with-list li div.ty-content-holder:hover div.ty-partner-hover-overlay{opacity:1;visibility:visible}.ty-contact-wrapper{width:100%;float:left;padding:1rem}@media (min-width:960px){.ty-contact-wrapper{display:flex;flex-direction:column;align-items:center}}.ty-contact-wrapper .ty-contact-content{width:100%;min-height:100px;text-align:center}@media (min-width:960px){.ty-contact-wrapper .ty-contact-content{width:80%}}.ty-contact-wrapper .ty-contact-content h4{margin-bottom:1rem;color:#fff;opacity:.8;font-weight:300;font-size:1.5rem}@media (min-width:960px){.ty-contact-wrapper .ty-contact-content h4{font-size:1.2rem}}.ty-contact-wrapper .ty-contact-content h4 a{color:#fffc00;text-decoration:none}.ty-contact-wrapper .ty-contact-img-holder{width:100%;display:flex;justify-content:center}.ty-contact-wrapper .ty-contact-img-holder img{width:100%;height:auto}@media (min-width:1140px){.ty-contact-wrapper .ty-contact-img-holder img{width:1000px}}.ty-maintenance{width:100%;height:100vh;float:left;display:block;background:#b40100;background:-moz-linear-gradient(180deg,#b40100 0%,darkred 100%);background:-webkit-linear-gradient(180deg,#b40100 0%,darkred 100%);background:linear-gradient(180deg,#b40100 0%,darkred 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b40100",endColorstr="#8b0000",GradientType=1);overflow:hidden;display:flex;justify-content:center;align-items:center}.ty-maintenance img{width:80%;height:auto}@media (min-width:768px){.ty-maintenance img{width:60%}}@media (min-width:960px){.ty-maintenance img{width:50%}}@media (min-width:960px){.ty-contest-sect .ty-contest-content-wrapper{width:80%;margin:0 auto}}.ty-contest-sect .ty-contest-poster{text-align:center;margin-bottom:1rem}.ty-contest-sect .ty-contest-poster img{width:80%}.ty-contest-sect .ty-contest-content{padding:0 1rem}.ty-contest-sect .ty-contest-submission{text-align:center;margin-bottom:1rem;background-color:#000;padding:2rem 0}.ty-contest-sect .ty-contest-submission .ty-contest-btn-wrap{margin-bottom:1rem}.ty-contest-sect .ty-contest-submission h1{display:inline-block;color:#fff;margin-bottom:1rem;font-weight:300;line-height:1}@media (min-width:960px){.ty-contest-sect .ty-contest-submission h1{width:70%}}.ty-contest-sect .ty-contest-submission p{color:#fff}