@media screen and (min-width: 601px){header .logo{transition:opacity .8s ease;opacity:0;pointer-events:none}.show-logo header .logo{transition:opacity .8s ease .4s;opacity:1;pointer-events:auto}header .menu-wrapper{transition:padding-left .8s ease .4s;padding-left:0}.show-logo header .menu-wrapper{transition:padding-left .8s ease;padding-left:125px}.award-wrapper{position:fixed;z-index:100;width:120px;height:120px;bottom:30px;left:calc(100vw - 120px - 30px);display:none}.page-template-homepage #main-content-wrapper{display:flex;height:100%;flex-direction:row;overflow:hidden;align-items:stretch}.page-template-homepage #page-content{display:flex;height:100%;flex-direction:row;flex-wrap:nowrap;width:auto;align-items:stretch}.page-template-homepage #page-content>*:not(.pin-spacer):not(.back-to-start-wrapper){max-height:100vh;max-height:100lvh;overflow:hidden;position:relative;z-index:1}#footer{min-width:575px;padding:100px 100px 60px 100px}}@media screen and (min-width: 601px)and (max-height: 600px){#footer{padding:80px 100px 60px 100px}}@media screen and (min-width: 601px){#footer .footer-wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%}#footer .footer-wrapper li{display:block;padding-right:0;padding-bottom:40px}}@media screen and (min-width: 601px)and (max-height: 700px){#footer .footer-wrapper li{padding-bottom:30px}}@media screen and (min-width: 601px)and (max-height: 600px){#footer .footer-wrapper li{padding-bottom:25px}}@media screen and (min-width: 601px){#footer .menu-items-wrapper{width:100%}#footer .social-links{margin-top:0;width:100%}#footer .menu-social-links-wrapper{padding-bottom:40px}#footer .copyright-wrapper{flex-wrap:wrap}#footer .copyright-wrapper .privacy-policy-wrapper{width:100%}#footer .copyright-wrapper .copyright{margin-top:25px;width:100%;text-align:left}}@media screen and (max-width: 600px){.page-template-homepage #page-content{width:100%;overflow-x:hidden}}.back-to-start-wrapper{transition:opacity .8s ease;position:absolute !important;width:100vw;width:100lvw;height:100%;top:0;left:0;pointer-events:none;z-index:4 !important}@media screen and (max-width: 600px){.back-to-start-wrapper{height:calc(55vh + 125px);position:fixed !important}}.back-to-start-wrapper.hide{opacity:0}.back-to-start{position:absolute;width:113px;height:100px;bottom:60px;right:60px;pointer-events:auto}@media screen and (max-width: 992px){.back-to-start{bottom:30px;right:var(--sideMargin)}}@media screen and (max-width: 600px){.back-to-start{width:60px;height:53px}}.back-to-start svg{width:100%;height:auto}#hero{position:relative;min-width:110vw;min-width:110lvw;display:flex;min-height:100vh;min-height:100lvh;align-items:center;background-color:#e6e6e6}@media screen and (max-width: 600px){#hero{height:unset;min-height:unset;width:100%;min-width:0;flex-direction:column}}#hero .img-wrapper{position:relative;height:100%;width:60%;right:0;top:0;z-index:1}@media screen and (max-width: 992px){#hero .img-wrapper{width:100%;right:0;height:50%;top:130px}}@media screen and (max-width: 600px){#hero .img-wrapper{width:100%;right:0;height:unset;top:0px}}#hero .img-wrapper img{height:100%;width:100%;object-fit:cover}#hero .scroll-wrapper{position:absolute;left:0;bottom:30px;width:100%;height:90px;background-image:url(/assets/images/scroll.svg);background-repeat:repeat-x;background-size:contain;animation:scroll-background 20s linear infinite}#hero .scroll-wrapper img{height:100%;opacity:0}@keyframes scroll-background{from{background-position:0 0}to{background-position:200% 0}}#hero .text-wrapper{position:relative;height:100%;width:25%;margin:0 7.5%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}@media screen and (max-width: 992px){#hero .text-wrapper{width:100%;height:50%}}@media screen and (max-width: 600px){#hero .text-wrapper{width:100%;height:unset;padding-left:40px;padding-right:40px;padding-top:90px;padding-bottom:20px}}#hero .text-wrapper img{height:100%;width:100%;object-fit:cover}#hero h1{margin-bottom:0;display:block;margin-bottom:40px;font-size:4rem}@media screen and (max-width: 992px){#hero h1{left:var(--sideMargin);top:90px}}@media screen and (max-width: 600px){#hero h1{top:62px}}#hero h1 img{width:51.24vw;height:auto}@media screen and (max-width: 600px){#hero h1 img{width:280px;max-width:calc(100vw - 60px)}}#hero h2{position:absolute;right:30px;top:30px;transform:rotate(90deg) translateX(100%);z-index:3;font-family:"KOBU Text",sans-serif,Arial;font-size:36px;font-size:2.4rem;width:300px;transform-origin:top right;margin-bottom:0}@media screen and (max-width: 600px){#hero h2{font-size:22px;font-size:1.4666666667rem}}@media screen and (max-width: 600px){#hero h2{width:140px;top:auto;bottom:40px;right:calc(var(--sideMargin) - 5px)}}#hero .contacts{position:absolute;z-index:3;right:170px;top:30px;text-align:right;font-size:12px;font-size:0.8rem}@media screen and (min-width: 1900px){#hero .contacts{right:200px}}@media screen and (max-width: 992px){#hero .contacts{right:auto;left:var(--sideMargin);bottom:30px;top:auto;text-align:left}}@media screen and (max-width: 600px){#hero .contacts{bottom:auto;top:calc(55% + 110px)}}#hero .contacts a{text-decoration:none;display:inline-block;vertical-align:middle;margin-right:20px}@media screen and (max-width: 992px){#hero .contacts a{display:block}}#hero .contacts a:last-child{margin-right:0}#hero .scroll{position:absolute;top:50%;transform:translateY(-50%);right:var(--sideMargin);z-index:3}#hero .scroll .scroll-icon-point{height:6px;width:6px;background:#000;border-radius:100%;margin-left:8px;display:inline-block;animation:verticalScroll 1s infinite cubic-bezier(0.73, 0.18, 0.51, 0.88) alternate}#about{min-width:calc(39.82vw + 376px + 140px + max(760px,55.71vw));padding-left:140px;padding-right:140px;display:flex;height:100%;align-items:center;background-color:#e6e6e6}@media screen and (min-width: 1900px){#about{min-width:calc(39.82vw + 576px + 40px + max(760px,55.71vw))}}@media screen and (max-width: 600px){#about{flex-wrap:wrap;margin-right:0;align-items:flex-start;height:auto;width:100%;min-width:0;padding-left:0px;padding-right:0px;flex-direction:column;padding-top:60px;padding-bottom:60px}}#about .img-wrapper{width:39.82vw;height:calc(100vh - 140px);align-self:flex-start}@media screen and (max-width: 600px){#about .img-wrapper{width:71.875%;height:250px;position:relative;margin-bottom:30px}}#about .img-wrapper img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 600px){#about .img-wrapper img{position:absolute;top:0;left:0}}#about .content-wrapper{width:450px;margin-left:60px}@media screen and (min-width: 1900px){#about .content-wrapper{width:576px}}@media screen and (max-width: 600px){#about .content-wrapper{width:100%;margin-left:0;padding-left:20px;padding-right:20px}}@media screen and (max-width: 600px){#about .content-wrapper h2{font-size:42px}}#about .video-wrapper-outer{margin-left:140px}@media screen and (max-width: 600px){#about .video-wrapper-outer{margin-left:0;margin-right:0;padding-left:var(--sideMargin);padding-right:var(--sideMargin);width:100%;margin-top:60px}}#about .video-wrapper-outer video{min-width:760px;width:55.71vw;height:auto}@media screen and (max-width: 600px){#about .video-wrapper-outer video{width:100%;min-width:0}}#showcases{min-width:calc(3*(500px + max(436px,56.77vh)));display:flex;height:100%;align-items:center;background-color:#ededed}#showcases .project-wrapper{display:flex;height:100%}@media screen and (max-width: 600px){#showcases .project-wrapper{flex-direction:column;width:100%}}@media screen and (min-width: 1900px){#showcases{min-width:3840px}}@media screen and (max-width: 600px){#showcases{flex-wrap:wrap;align-items:flex-start;margin-right:0;height:auto;width:100%;min-width:0}}#showcases .content-wrapper{width:470px;margin-left:30px;display:flex;padding-left:140px;padding-right:70px;align-content:center;align-items:center;justify-content:center;flex-direction:column}@media screen and (min-width: 1900px){#showcases .content-wrapper{width:576px}}@media screen and (max-width: 600px){#showcases .content-wrapper{width:100%;margin-left:0;padding-left:var(--sideMargin);padding-right:var(--sideMargin)}}#showcases .slider-wrapper{height:100%;min-width:436px;width:56.77vh !important}@media screen and (max-width: 600px){#showcases .slider-wrapper{width:100% !important;min-width:0;margin-top:80px;margin-bottom:110px}}#showcases .slider-wrapper .slider{height:100%}@media screen and (max-width: 600px){#showcases .slider-wrapper .slider{height:auto;width:100%;display:flex}}#showcases .slider-wrapper .slider .slide{position:relative;width:56.77vh !important;height:56.77vh !important}@media screen and (max-width: 600px){#showcases .slider-wrapper .slider .slide{min-width:81.25vw !important;max-width:81.25vw !important;height:81.25vw !important}}#showcases .slider-wrapper .slider .slide img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}#showcases .slider-wrapper .gallery-navigation-wrapper{position:relative;height:100%}#showcases .slider-wrapper .gallery-inner-navigation-wrapper{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:120px;left:-50px}@media screen and (max-width: 600px){#showcases .slider-wrapper .gallery-inner-navigation-wrapper{top:100%;transform:translateX(-50%) translateY(-10px);left:50%;width:125px;height:33px}}#showcases .slider-wrapper .gallery-inner-navigation-wrapper button{background-color:rgba(0,0,0,0);border:0;cursor:pointer}#showcases .slider-wrapper .gallery-inner-navigation-wrapper .arrow{position:absolute}#showcases .slider-wrapper .gallery-inner-navigation-wrapper .arrow svg{float:left;transform:rotate(-90deg);width:47px;height:61px}#showcases .slider-wrapper .gallery-inner-navigation-wrapper .arrow.arrow--left{top:-10px}@media screen and (max-width: 600px){#showcases .slider-wrapper .gallery-inner-navigation-wrapper .arrow.arrow--left{top:-5px;left:-10px;transform:rotate(-90deg)}}#showcases .slider-wrapper .gallery-inner-navigation-wrapper .arrow.arrow--right{bottom:-10px;transform:rotate(180deg)}@media screen and (max-width: 600px){#showcases .slider-wrapper .gallery-inner-navigation-wrapper .arrow.arrow--right{top:10px;right:-25px;transform:rotate(90deg)}}#showcases .slider-wrapper .gallery-inner-navigation-wrapper .pagination{width:40px;position:absolute;top:50%;left:20px;transform:translateY(-50%);pointer-events:none;color:#e53e45}@media screen and (max-width: 600px){#showcases .slider-wrapper .gallery-inner-navigation-wrapper .pagination{transform:none;width:100%;text-align:center;bottom:0;left:0}}#creative-protocol{min-width:1900px;display:flex;height:100%;align-items:center;z-index:2 !important;background-color:#e6e6e6;padding-left:140px;padding-right:140px}@media screen and (min-width: 1900px){#creative-protocol{min-width:1900px}}@media screen and (max-width: 600px){#creative-protocol{flex-wrap:wrap;align-items:flex-start;margin-right:0;height:auto;width:100%;min-width:0;padding-left:0px;padding-right:0px;padding-top:80px;padding-bottom:80px}}#creative-protocol .content-wrapper{width:592px;margin-right:60px;display:flex;flex-wrap:wrap;column-gap:60px;position:relative}@media screen and (min-width: 1900px){#creative-protocol .content-wrapper{width:792px}}@media screen and (max-width: 600px){#creative-protocol .content-wrapper{width:100%;padding-left:var(--sideMargin);padding-right:var(--sideMargin);row-gap:30px;margin-bottom:30px}}#creative-protocol .content-wrapper h2{font-size:54px;font-size:3.6rem;width:100%}@media screen and (max-width: 600px){#creative-protocol .content-wrapper h2{font-size:38px;font-size:2.5333333333rem}}#creative-protocol .content-wrapper h3{font-size:20px;font-size:1.3333333333rem;font-family:"KOBU Text",sans-serif,Arial;margin-bottom:10px}@media screen and (max-width: 992px){#creative-protocol .content-wrapper h3{font-size:18px;font-size:1.2rem}}#creative-protocol .content-wrapper p{margin-bottom:30px}#creative-protocol .content-wrapper p:last-child{margin-bottom:0}#creative-protocol .content-wrapper .left-column,#creative-protocol .content-wrapper .right-column{width:calc(50% - 30px)}@media screen and (max-width: 600px){#creative-protocol .content-wrapper .left-column,#creative-protocol .content-wrapper .right-column{width:100%}}#contact{min-width:55vw;display:flex;height:100%;align-items:center;z-index:2 !important;background-color:#151635}@media screen and (min-width: 1900px){#contact{min-width:55vw}}@media screen and (max-width: 600px){#contact{flex-wrap:wrap;align-items:flex-start;margin-right:0;height:auto;width:100%;min-width:0}}@media screen and (max-height: 700px){#contact{min-width:55vw}}@media screen and (min-width: 1900px){#contact{min-width:55vw}}@media screen and (max-width: 600px){#contact{flex-wrap:wrap;align-items:flex-start;margin-right:0;height:auto;min-width:0 !important;width:100%}}#contact:before{content:"";display:block;position:absolute;height:100%;width:320px;left:-250px;top:0;background-size:cover;background-position:center;z-index:1}@media screen and (max-width: 600px){#contact:before{width:100%;height:132px;left:0;top:-112px;opacity:.7}}#contact .img-wrapper.vid-clip,#contact .video-wrapper-outer{position:absolute;max-width:60%;left:25%}@media screen and (max-width: 600px){#contact .img-wrapper.vid-clip,#contact .video-wrapper-outer{max-width:90%;left:5%;top:93px}}#contact .content-wrapper{padding:0 20%;z-index:10;margin-top:25%}@media screen and (max-width: 600px){#contact .content-wrapper{padding:0 40px;margin-top:220px}}#contact .content-wrapper h2{margin-bottom:10px}#contact .form-wrapper,#contact .contact-wrapper{position:relative;z-index:2;translate:none;rotate:none;scale:none;opacity:1;transform:translate(0px, 0%);display:flex;flex-direction:column;align-items:flex-start;align-content:center;color:#e6e6e6}@media screen and (max-width: 600px){#contact .form-wrapper,#contact .contact-wrapper{padding-left:20px;padding-right:20px;padding-top:60px;padding-bottom:60px}}#contact .form-wrapper .btn,#contact .contact-wrapper .btn{color:#e6e6e6}#contact .form-wrapper .btn:hover,#contact .contact-wrapper .btn:hover{color:#151635}#contact .vid-clip{-webkit-clip-path:url(/assets/images/clippath.svg);clip-path:url(/assets/images/clippath.svg)}
