label,label span{display:block}label span{transition:all .5s ease}label.empty span{opacity:.3;transform:translateY(30px)}label input{height:38px;width:100%;-webkit-appearance:none;background:none;color:#fff;outline:none;padding-left:0;border:none;border-bottom:1px solid #fff;border-radius:0}.order{width:100%;padding-left:222px;padding-right:24px;padding-top:60px}.order h3{font-size:24px;padding:0;margin:0 0 30px}.order .form{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:18px;grid-row-gap:20px;margin-bottom:67px}.order .form .send{margin-top:25px;height:38px;background:#fff;color:#000;font-weight:700;border:1px solid hsla(0,0%,100%,0);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;transition:all .5s ease;cursor:pointer}.order .form .send.disabled{opacity:.3;pointer-events:none}.order .form .send:hover{border:1px solid #fff;background:#000;color:#fff}.order .copy{text-align:right;opacity:.3;margin-bottom:67px;font-weight:300}@media screen and (max-width:768px){.order{padding:15px}.order .form{grid-template-columns:1fr}}.fade-enter-active,.fade-leave-active{transition:all .5s ease}.fade-enter,.fade-leave-to{opacity:0}.article{display:block;text-decoration:none}.article .thumb{width:100%;padding-top:56.25%;margin-bottom:10px}.article .thumb .img{background-repeat:no-repeat;background-position:50%;background-size:cover}.article .thumb .img,.article .thumb video{position:absolute;left:0;top:0;width:100%;height:100%}.article .thumb video{background:#000}.article .thumb .progress{width:0;height:3px;background:red;position:absolute;left:0;bottom:0}.article .title{font-size:12px;padding-left:0;padding-right:25px;font-weight:700;transition:all .5s ease}.article .title:before{content:"";display:block;width:13px;height:13px;background:url(/assets/images/play.svg) no-repeat 50%;background-size:contain;position:absolute;left:5px;top:0;opacity:0;transition:all .5s ease}.article.active .title,.article:hover .title{padding-left:25px;padding-right:0}.article.active .title:before,.article:hover .title:before{opacity:1;transition-delay:.1s}.menu{width:175px;margin-left:47px;height:calc(100vh - 80px);position:fixed;left:0;z-index:5;top:80px;font-weight:300;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap}.menu a{text-decoration:none}.menu .logo{display:block;width:119px;margin-bottom:35px}.menu .list{margin:0;padding:0;list-style:none}.menu .list li{list-style:none;padding:0;margin:0 0 35px}.menu .list li a:before{content:"";display:block;position:absolute;left:0;bottom:-3px;width:0;height:1px;background:#fff;transition:all .5s ease}.menu .list li a.nuxt-link-exact-active:before,.menu .list li a:hover:before{width:100%}.menu .preza{padding-left:19px;margin-top:auto;margin-bottom:47px}.menu .preza:before{content:"";display:block;width:14px;height:14px;background:url(/assets/images/download.svg) no-repeat 50%;background-size:contain;left:0;top:0;position:absolute}.menu .preza span{display:block;opacity:.3}@media screen and (min-width:769px){.mobile{display:none}}@media screen and (max-width:768px){.desktop{display:none}}@media screen and (max-width:768px){.menu{margin:0}.menu,.menu .bg{left:0;top:0;width:100%;height:64px}.menu .bg{background:#121212;position:absolute;z-index:10}.menu .bg .openclose{width:30px;height:30px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .5s ease;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}.menu .bg .openclose:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#fff}.menu .bg .openclose span{display:block;width:6px;height:6px;transition:all .5s ease}.menu .bg .openclose span:after,.menu .bg .openclose span:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#fff;position:absolute;left:0;top:0;transition:all .5s ease;transition-property:top,bottom}.menu .bg .openclose span:first-child:before{opacity:0}.menu .bg .openclose span:nth-child(2):after,.menu .bg .openclose span:nth-child(2):before{top:auto;bottom:0}.menu .bg .openclose span:nth-child(2):after{opacity:0}.menu .logo{width:93px;height:18px;margin:0;background:url(/assets/images/logo-red.svg) no-repeat 50%;background-size:contain;position:absolute;left:50%;top:50%;z-index:11;transform:translate(-50%,-50%)}.menu .logo svg{display:none}.menu .list{width:100%;height:calc(100% - 128px);padding-bottom:52px;left:0;top:64px;font-size:18px;background:#121212;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;transform:translateY(-50px)}.menu .list,.menu .preza{position:fixed;opacity:0;pointer-events:none;transition:all .5s ease}.menu .preza{left:50%;bottom:84px;transform:translateY(-50px),translateX(-50%);margin-bottom:0}.menu.active .bg .openclose span{height:100%}.menu.active .bg .openclose span:first-child:before{transition-delay:.3s;opacity:1;top:24px}.menu.active .bg .openclose span:nth-child(2):after{transition-delay:.3s;opacity:1;bottom:24px}.menu.active .list{opacity:1;pointer-events:auto;transform:none}.menu.active .preza{transform:translateX(-50%);opacity:1;pointer-events:auto}}@media screen and (max-width:320px){.menu .list li{margin-bottom:20px}}.articles{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:18px;grid-row-gap:28px}@media screen and (max-width:768px){.articles{grid-template-columns:1fr}}