@font-face{font-family:Bowler;src:url(/fonts/Bowler.ttf);font-weight:400;font-style:normal}@font-face{font-family:Vogue;src:url(/fonts/classyvogueregular.otf);font-weight:400;font-style:normal}@font-face{font-family:K2;src:url(/fonts/K2D-Regular.ttf);font-weight:400;font-style:normal}.Footer{width:100%;display:flex;justify-content:center;align-items:center;justify-content:space-between;background:#000b;padding:20px;height:72px}@media (max-width: 500px){.Footer{flex-wrap:wrap;justify-content:center}}.Footer__nav{width:50%;display:flex;align-items:center;gap:44px;font-size:34px}@media (max-width: 1410px){.Footer__nav{font-size:26px;gap:30px}}@media (max-width: 820px){.Footer__nav{font-size:14px;gap:15px}}@media (max-width: 500px){.Footer__nav{width:100%;justify-content:center}}.Footer__copyright{font-size:34px}@media (max-width: 1410px){.Footer__copyright{font-size:26px}}@media (max-width: 820px){.Footer__copyright{font-size:14px}}.Header{display:flex;justify-content:space-between;padding:22px;align-items:center;position:absolute;z-index:1001;width:100%}@media (max-width: 1020px){.Header{flex-wrap:nowrap!important}}.Header__logo{filter:drop-shadow(0px 0px 8px #000)}@media (max-width: 1320px){.Header__logo{width:220px}}@media (max-width: 1110px){.Header__logo{width:200px}}@media (max-width: 400px){.Header__logo{width:150px}}.Header__nav{display:flex;gap:10px;font-size:30px;text-transform:uppercase;width:70%;justify-content:end}@media (max-width: 1460px){.Header__nav{font-size:25px}}@media (max-width: 1240px){.Header__nav{font-size:20px}}.Header__nav-item{text-shadow:0px 0px 8px #000;transition:color .2s}@media (max-width: 1020px){.Header__nav-item{display:none}}.Header__nav-item:hover{color:#cf662f}.Header__nav-item_separator{pointer-events:none}.Header__nav-burger{display:none}@media (max-width: 1020px){.Header__nav-burger{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:relative;z-index:1000;align-items:end}.Header__nav-burger span{display:block;height:2px;width:100%;background:#fff;transition:.3s}}.Header__nav-burger.active span:nth-child(2){opacity:0}.Header__nav-burger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Header__nav-burger.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.Header_links{display:none;overflow:hidden}@media (max-width: 1020px){.Header_links{display:flex;align-items:center;position:fixed;top:0;z-index:999;height:100vh;width:100vw;left:0;transform:translate(100%);transition:transform .5s ease-in-out;background-color:#000}.Header_links_open{transform:translate(0)}.Header_links .Header__item-navigation{display:flex;justify-content:center;align-items:center;width:100%;flex-wrap:wrap}.Header_links .Header__nav-item{display:flex;width:100%;justify-content:center}}.FAQ{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.FAQ__decor{width:100%;min-height:50vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,#0000,#0000,#000b)}.FAQ__accordion{width:100%;background:#000b;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;padding-top:80px;padding-bottom:80px}.FaqDecor{width:100%;height:500px}@media (max-width: 600px){.FaqDecor{height:200px}}.FaqDecor_element{pointer-events:none}@media (max-width: 600px){.FaqDecor_element img{max-width:150px}}.FAQItem{width:100%}.FAQItem-header{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer;font-weight:700;border-top:1px solid #FFF;border-bottom:1px solid #FFF}.FAQItem-header-title{font-weight:700;font-size:34px}@media (max-width: 1000px){.FAQItem-header-title{transition:color .3s;font-size:28px}}.FAQItem-header-icon{border:1px solid #FFF;padding:0 5px;font-size:18px;display:flex;justify-content:center;-webkit-user-select:none;user-select:none;align-items:center;transition:color .3s;transition:border .3s}.FAQItem-header-icon-active{border:1px solid #CF662F}.FAQItem-content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,opacity .3s ease,padding .3s ease;-webkit-user-select:none;user-select:none}.FAQItem-content_inner{-webkit-user-select:none;user-select:none;padding:15px;color:#fff;font-size:34px}@media (max-width: 1000px){.FAQItem-content_inner{font-size:28px}}.FAQItem-item{border-bottom:1px solid #FFF;border-top:1px solid #FFF;width:100%}.FAQItem-item .FAQItem-header-title,.FAQItem-item .FAQItem-header-icon{color:#fff}.FAQItem-item_inner{width:100%;max-width:1000px;margin:0 auto}.opentitle{color:#cf662f}.FAQItem-content-open{max-height:300px;opacity:1}@media (max-width: 600px){.FAQItem-content-open{max-height:600px}}.Portfolio{width:100%;display:flex;justify-content:center;flex-wrap:wrap;position:relative;z-index:3}.Portfolio_faqWrapper{width:100%;height:500px}.Portfolio__hero{position:relative;height:100vh;width:100%;display:flex;flex-wrap:wrap;align-content:space-between;background-color:#000}.Portfolio__hero_scroll{width:100%!important;z-index:999;top:95vh}@media (max-width: 600px){.Portfolio__hero_scroll{top:83vh}}.Portfolio__hero_scroll_inner{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.Portfolio__hero_scroll_anim_el{width:100%!important}.Portfolio__hero_scroll_anim_el_1{animation:arrowBottom 3s infinite linear}.Portfolio__hero_scroll_anim_el_2{animation:arrowBottom 3s 1s infinite linear}.Portfolio__hero_scroll_anim_el_3{animation:arrowBottom 3s 2s infinite linear}@keyframes arrowBottom{0%{transform:translateY(-80px);opacity:0}85%{opacity:1}to{transform:translateY(-20px);opacity:0}}.Portfolio__hero_scroll_text{width:100%;text-align:center;font-size:31px}@media (max-width: 600px){.Portfolio__hero_scroll_text{font-size:20px}}.Portfolio__hero_dark{width:100%!important;align-items:end!important}.Portfolio__hero_dark_inner{min-height:100px;width:100%;background:linear-gradient(to top,#000,#0000)}.Portfolio__hero-video{position:relative;height:100vh;width:100%;z-index:1;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.Portfolio__hero-video video{width:100vw}@media (max-width: 1400px){.Portfolio__hero-video video{object-fit:cover}}.Portfolio__hero-logo{position:relative;z-index:1000;width:100%!important;align-items:flex-end!important}.Portfolio__hero-logo-img{width:100%}.Portfolio__about{width:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;gap:42px;background-color:#000;position:relative;z-index:3}.Portfolio__about-title{padding-top:172px;font-size:90px;text-align:center;padding-left:10px;padding-right:10px;width:100%}@media (max-width: 1050px){.Portfolio__about-title{padding-top:100px}}@media (max-width: 610px){.Portfolio__about-title{font-size:70px}}@media (max-width: 450px){.Portfolio__about-title{font-size:50px;padding-top:50px}}.Portfolio__about-description{font-size:20px;text-align:center;padding-left:10px;padding-right:10px;padding-bottom:153px;max-width:840px}@media (max-width: 410px){.Portfolio__about-description{font-size:16px}}.Portfolio__about-decor{width:100%;display:flex;justify-content:space-between;align-items:center}.Portfolio__about-decor-item{width:33%!important;align-items:flex-start!important;z-index:-1;top:-100px}.Portfolio__about-decor-item img{opacity:.4;width:100%}@keyframes glist1{0%{transform:translate(0) rotate(0)}to{transform:translate(50px,100px) rotate(30deg)}}@keyframes glist2{0%{transform:translate(0) rotate(0)}to{transform:translate(-20px,60px) rotate(-15deg)}}@keyframes glist3{0%{transform:translate(0) rotate(0)}to{transform:translateY(-100px) rotate(50deg)}}.Portfolio__portfolio{width:100%;display:flex;flex-wrap:wrap;padding:0 20px;background-color:#000;position:relative;z-index:3}.Portfolio__portfolio-title{font-size:90px;width:100%;text-align:left}@media (max-width: 620px){.Portfolio__portfolio-title{font-size:60px}}@media (max-width: 420px){.Portfolio__portfolio-title{font-size:40px}}.Portfolio__portfolio-items{background-color:#000;width:100%;display:flex;justify-content:center;align-items:start;gap:20px;position:relative;z-index:2}@media (max-width: 1200px){.Portfolio__portfolio-items{flex-wrap:wrap}}.Portfolio__services{width:100%;display:flex;padding:16px 16px 140px;flex-wrap:wrap;margin-top:120px;background-color:#000}.Portfolio__services-title{text-transform:uppercase;font-size:90px;padding-bottom:32px}@media (max-width: 550px){.Portfolio__services-title{font-size:50px}}.Portfolio__services-items{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.PortfolioItemBig{width:100%;display:flex;flex-wrap:wrap;padding-top:65px;padding-bottom:65px;background-color:#000}.PortfolioItemBig__img{width:100%;padding-bottom:16px}.PortfolioItemBig video{width:100%}.PortfolioItemBig video video{width:100%;max-height:300px;object-fit:cover}@media (max-width: 1200px){.PortfolioItemBig video video{max-height:none}}.PortfolioItemBig_video{width:100%;position:relative;cursor:pointer}.PortfolioItemBig_video .explore-text{position:absolute;pointer-events:none;white-space:nowrap;font-size:14px;color:#fff;background:#cf662f;padding:5px 10px;border-radius:5px;transform:translate(-50%,-50%);transition:opacity .2s ease;opacity:0}@media (hover: none) and (pointer: coarse){.PortfolioItemBig_video .explore-text{display:none}}.PortfolioItemBig_video:hover .explore-text{opacity:1}.PortfolioItemBig__info{width:100%;display:flex;justify-content:center;align-items:center;gap:20px;margin-top:16px}@media (max-width: 1000px){.PortfolioItemBig__info{flex-wrap:wrap}}.PortfolioItemBig__info-top{width:70%;display:flex;justify-content:left;align-items:flex-end;column-gap:12px}@media (max-width: 1000px){.PortfolioItemBig__info-top{width:100%;justify-content:space-between}}@media (max-width: 620px){.PortfolioItemBig__info-top{align-items:center}}@media (max-width: 520px){.PortfolioItemBig__info-top{flex-wrap:wrap}}@media (max-width: 370px){.PortfolioItemBig__info-top{width:100%}}.PortfolioItemBig__info-title{font-size:84px}@media (max-width: 1000px){.PortfolioItemBig__info-title{width:75%;font-size:28px}}.PortfolioItemBig__info-date{font-size:10px;border-radius:4px;border:1px solid #FFFFFF;padding:4px;margin-bottom:24px}.PortfolioItemBig__info-description{width:30%;font-size:20px}@media (max-width: 1000px){.PortfolioItemBig__info-description{width:100%}}@media (max-width: 620px){.PortfolioItemBig__info-description{font-size:12px}}.PortfolioItemBig__decor{width:100%!important;display:flex;justify-content:start;align-items:baseline;top:30px;left:10px;z-index:9;pointer-events:none}@media (max-width: 500px){.PortfolioItemBig__decor{top:15px;left:5px}}.PortfolioItemBig__inner{width:100%;display:flex;justify-content:start;align-items:baseline;gap:7px}.PortfolioItemBigDecor{font-size:30px;padding:3px 3px 0;border:1px solid #FFF;border-radius:4px;display:flex;justify-content:center;align-items:center}@media (max-width: 1200px){.PortfolioItemBigDecor{font-size:15px}}@media (max-width: 500px){.PortfolioItemBigDecor{font-size:8px}}.PortfolioItemLast{width:100%;display:flex;justify-content:center;gap:20px;padding-right:12px;align-items:center}@media (max-width: 600px){.PortfolioItemLast{padding-right:0}}@media (max-width: 1000px){.PortfolioItemLast{flex-wrap:wrap}}.PortfolioItemLast__left{width:35%;display:flex;flex-wrap:wrap;padding:22px;border-radius:20px}@media (max-width: 1000px){.PortfolioItemLast__left{width:100%}}@media (max-width: 1000px){.PortfolioItemLast__left{padding:0}}.PortfolioItemLast__left-num{font-size:60px;width:120px;height:90px;display:flex;justify-content:center;align-items:center}.PortfolioItemLast__left-top{width:100%;display:flex;justify-content:left}.PortfolioItemLast__left-top-inner{width:100%;min-height:120px;border-top:5px solid #CF662F;border-right:5px solid #CF662F;border-top-right-radius:20px;position:relative;top:1px}.PortfolioItemLast__left-top-border{justify-content:flex-start!important;align-items:flex-start!important;top:.5px}.PortfolioItemLast__left-top-block{width:100%!important;align-items:start!important;justify-content:right!important;padding-left:175px}.PortfolioItemLast__left-bottom{display:flex;flex-wrap:wrap;padding:6px 22px 22px;margin-top:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-left:5px solid #CF662F;border-bottom:5px solid #CF662F;border-right:5px solid #CF662F}.PortfolioItemLast__left-title{width:100%;display:flex;align-items:center;gap:6px;position:relative;z-index:1}.PortfolioItemLast__left-title-big{font-size:50px}@media (max-width: 550px){.PortfolioItemLast__left-title-big{font-size:30px}}.PortfolioItemLast__left-title-small{font-size:15px}.PortfolioItemLast__left-description{width:100%;font-size:20px}@media (max-width: 550px){.PortfolioItemLast__left-description{font-size:15px}}.PortfolioItemLast__right{width:65%}.PortfolioItemLast__right video{width:100%;border:5px solid #CF662F;border-radius:24px}@media (max-width: 1000px){.PortfolioItemLast__right{width:100%}}.PortfolioItemLast__orange{background-color:#cf662f}.PortfolioItemSmall{display:flex;flex-wrap:wrap;background-color:#000;width:100%}.PortfolioItemSmall video{width:100%;max-height:210px;object-fit:cover}@media (max-width: 1200px){.PortfolioItemSmall video{max-height:none}}.PortfolioItemSmall__img{width:100%;padding-bottom:18px}.PortfolioItemSmall__info{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:18px}.PortfolioItemSmall__info-top{width:100%;display:flex;justify-content:space-between;align-items:start;padding-bottom:10px}@media (max-width: 350px){.PortfolioItemSmall__info-top{flex-wrap:wrap}}.PortfolioItemSmall__info-title{font-size:34px;min-height:80px}@media (max-width: 760px){.PortfolioItemSmall__info-title{font-size:28px;min-height:50px}}.PortfolioItemSmall__info-date{font-size:10px;border-radius:4px;border:1px solid #FFFFFF;padding:4px}.PortfolioItemSmall__info-description{font-size:20px;text-align:left;width:100%}@media (max-width: 620px){.PortfolioItemSmall__info-description{font-size:12px}}.PortfolioItemSmall_video{width:100%;position:relative;cursor:pointer}.PortfolioItemSmall_video .explore-text{position:absolute;pointer-events:none;white-space:nowrap;font-size:14px;color:#fff;background:#cf662f;padding:5px 10px;border-radius:5px;transform:translate(-50%,-50%);transition:opacity .2s ease;opacity:0}@media (hover: none) and (pointer: coarse){.PortfolioItemSmall_video .explore-text{display:none}}.PortfolioItemSmall_video:hover .explore-text{opacity:1}.PortfolioItemSmall_decor{width:100%!important;display:flex;justify-content:start;align-items:baseline;top:20px;left:10px;z-index:9;pointer-events:none}@media (max-width: 500px){.PortfolioItemSmall_decor{top:15px;left:5px}}.PortfolioItemSmall__inner{width:100%;display:flex;justify-content:start;align-items:baseline;gap:7px}.PortfolioItemSmallDecor{font-size:15px;padding:3px 3px 0;border:1px solid #FFF;border-radius:4px;display:flex;justify-content:center;align-items:center}@media (max-width: 500px){.PortfolioItemSmallDecor{font-size:8px}}.Trusted{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#000;padding-top:100px;padding-bottom:100px;box-shadow:0 50px 50px #000;gap:77px}.Trusted__row{display:flex}.Trusted__row_1{animation:runRow1 30s infinite linear}@keyframes runRow1{0%{transform:translate(0)}to{transform:translate(-1500px)}}.Trusted__row_2{animation:runRow2 30s infinite linear}@keyframes runRow2{0%{transform:translate(-1500px)}to{transform:translate(0)}}.Trusted__title{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:49px}.Trusted__title_text{font-size:70px;text-align:center;width:100%}@media (max-width: 550px){.Trusted__title_text{font-size:50px}}@media (max-width: 380px){.Trusted__title_text{font-size:40px}}.Trusted__title_line{background-color:#fff;width:100%;height:2px;max-width:1100px}@media (max-width: 1200px){.Trusted__title_line{max-width:800px}}@media (max-width: 850px){.Trusted__title_line{max-width:500px}}@media (max-width: 550px){.Trusted__title_line{max-width:280px}}.Trusted__items{width:100%;max-width:1000px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:35px}@media (max-width: 850px){.Trusted__items{gap:20px;padding:0 10px}}.TrustedItem{width:150px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px}@media (max-width: 400px){.TrustedItem{width:135px}}.TrustedItem__img{width:100%;max-height:56px;object-fit:contain}.TrustedItem__title{margin-top:10px;font-size:20px;text-align:center}.Case{width:100%}.Case video{width:100%}.Case_content{padding:20px}.Case_header{font-size:90px;padding:20px 0}@media (max-width: 800px){.Case_header{font-size:40px}}.Case_desc{margin-top:32px}.Case_desc_header{font-size:60px}@media (max-width: 800px){.Case_desc_header{font-size:40px}}.Case_desc_text{font-size:20px}.Case_images{display:flex;width:100%;flex-wrap:wrap;gap:24px;margin-top:32px}.Case_img,.Case_img img{width:100%}.Loader{position:fixed;z-index:9999;display:flex;justify-content:center;align-items:center;align-content:center;background:#000;width:100vw;height:100vh;opacity:1;transition:opacity .5s,transform .5s;flex-wrap:wrap;left:0;top:0}.Loader video{width:100%}.Loader_canStop{opacity:0;transition:scale .2s,filter .2s,opacity .5s}.Loader_hide{opacity:0;pointer-events:none}.Loader_content{width:100%!important}.Loader_content_2{top:-6px;pointer-events:none}.Loader_bg{width:100%!important}.Loader_bg_inner{min-width:100vw;min-height:100vh;background:#000}.Loader_button{width:100%!important;transition:filter .5s,opacity .5s,transform 3s cubic-bezier(.5,-.1,.43,1.28);cursor:pointer}.Loader_button:hover{filter:contrast(1.3)}.Loader_button_wrapper_1{min-width:250px;min-height:100px;border-radius:200px;background:linear-gradient(-135deg,#f6986a,#b23603);display:flex;justify-content:center;align-items:center}.Loader_button_wrapper_2{min-width:240px;min-height:92px;border-radius:200px;background:linear-gradient(135deg,#f6986a,#b23603);display:flex;justify-content:center;align-items:center}.Loader_button_wrapper_3{background:#e67647;min-width:236px;min-height:88px;border-radius:200px;font-weight:500;display:flex;justify-content:center;align-items:center;color:#000;font-size:32px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fff;font-family:Montserrat;letter-spacing:-.5px}.dnone{display:none}a{text-decoration:none;cursor:pointer}button{cursor:pointer}input,textarea{box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth;overflow-x:hidden}body{width:100vw;background-color:#000;overflow-x:hidden}.App{display:flex;flex-wrap:wrap;align-items:center;align-content:space-between;justify-content:center;overflow:hidden;width:100%}img{-webkit-user-select:none;user-select:none}.container{width:100%;display:flex;flex-wrap:wrap;margin:0 auto}@media (min-width: 1400px){.container{max-width:100%}}.bowler_fonts{font-family:Bowler}.vogue_fonts{font-family:Vogue}.k2_fonts{font-family:K2}.orange{color:#cf662f}*{scrollbar-width:thin;scrollbar-color:#CF662F #000}#root{display:flex;justify-content:center}
