@charset "UTF-8";.dnone{display:none}a{text-decoration:none}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;background:radial-gradient(circle at top right,#1a1c25,#0f0d13)}body{background:radial-gradient(circle at top right,#1a1c25,#0f0d13)}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 12px}:root{--vh: 1vh}html,body,svg,*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}a,button,[role=button],input[type=button],input[type=submit]{user-select:none;-webkit-user-select:none}input,textarea,select{outline:none}input:focus,textarea:focus,select:focus{outline:none!important;box-shadow:none!important}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Black.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Extrabold.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Semibold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Thin.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-UltraLight.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Gilroy;src:url(/fonts/gilroy/Gilroy-Heavy.woff2) format("woff2");font-weight:950;font-style:normal}@font-face{font-family:Oswald;src:url(/fonts/oswald/Oswald-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Oswald;src:url(/fonts/oswald/Oswald-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Oswald;src:url(/fonts/oswald/Oswald-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Oswald;src:url(/fonts/oswald/Oswald-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Oswald;src:url(/fonts/oswald/Oswald-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Oswald;src:url(/fonts/oswald/Oswald-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.App{position:relative;z-index:5}.App_bg{position:fixed;min-width:100vw;min-height:100vh;z-index:2;top:0;transition:opacity .5s;pointer-events:none;will-change:opacity}.App_inner,.App_canvases{transition:opacity .5s}.App_canvases{z-index:5}.App_wrapper{width:100%;overflow:hidden;background:radial-gradient(circle at top right,#1a1c25,#0f0d13)}.ArrowDown{position:fixed;left:calc(50vw - 25px);z-index:99;display:flex;justify-content:center;align-items:center;pointer-events:none;top:calc(var(--vh) * 100 - 45px)}@media (max-width: 700px){.ArrowDown{top:calc(var(--vh) * 100)}}.ArrowDown img{width:50px}.Header{position:fixed;padding:24px 32px;z-index:99;display:flex;justify-content:space-between;width:100%;align-items:center;pointer-events:none;flex-wrap:wrap}.Header_mask{width:100%;position:absolute;inset:0;background-color:#000;mask-image:linear-gradient(to top,transparent 10%,rgba(0,0,0,.4) 80%);-webkit-mask-image:linear-gradient(to top,transparent 10%,rgba(0,0,0,.4) 80%);z-index:-1;transition:opacity .2s}@media (max-width: 1000px){.Header{align-items:center}}@media (max-width: 700px){.Header{padding:20px}}.Header_contactUs{font-family:Gilroy;font-weight:800;padding:16px;background:#fff;color:#000;font-size:24px;cursor:pointer;transition:color .3s,background-color .3s}.Header_contactUs:hover{background-color:#000;color:#fff}@media (max-width: 900px){.Header_contactUs{display:none}}@media (max-width: 800px){.Header_contactUs{font-size:18px;padding:8px 12px}}.Header_nft{font-family:Gilroy;font-weight:800;font-size:24px;cursor:pointer}@media (max-width: 800px){.Header_nft{display:none}}.Header_left,.Header_right{display:flex;align-items:center;gap:32px;pointer-events:all}.Header_right{padding-right:60px}.Header_logo{cursor:pointer}.Header_logo img{height:52px}.Sidebar{transform:translate(50vw);width:100vw;height:100vh;position:fixed;top:0;left:0;transition:transform 1s cubic-bezier(.5,0,.5,1);z-index:999;display:flex;justify-content:space-between;align-items:center;pointer-events:none}@media (max-width: 1300px){.Sidebar{transform:translate(70vw)}}@media (max-width: 900px){.Sidebar{transform:translate(100vw)}}.Sidebar_open{pointer-events:all;transform:translate(0)}.Sidebar_left{transition:transform 1s cubic-bezier(.5,0,.5,1);height:100vh;display:flex;justify-content:center;align-items:center;align-content:center;overflow:hidden;flex-wrap:wrap;position:relative;z-index:2;transform:translate(70vw);width:70%}@media (max-width: 2100px){.Sidebar_left{transform:translate(60vw);width:60%}}@media (max-width: 1600px){.Sidebar_left{transform:translate(50vw);width:50%}}@media (max-width: 1250px){.Sidebar_left{transform:translate(30vw);width:30%}}@media (max-width: 900px){.Sidebar_left{width:30px;transform:translate(30px)}}.Sidebar_left_open{transform:translate(0)}.Sidebar_left_bg{width:100%!important}.Sidebar_left_bg img{min-width:100vw;min-height:calc(var(--vh) * 120);filter:blur(50px);object-fit:cover;transition:opacity .3s}.Sidebar_left_logo{width:100%!important;transition:opacity .5s ease-in-out}@media (max-width: 900px){.Sidebar_left_logo{display:none}}.Sidebar_left .HeaderAnimatedLogo{filter:invert(1)}.Sidebar_right{height:100%;display:flex;justify-content:start;flex-wrap:wrap;align-content:start;background:radial-gradient(#140f1b,#0d0b10);position:relative;z-index:2;width:30%}@media (max-width: 2100px){.Sidebar_right{width:40%}}@media (max-width: 1600px){.Sidebar_right{width:50%}}@media (max-width: 1250px){.Sidebar_right{width:70%}}@media (max-width: 900px){.Sidebar_right{width:calc(100vw - 30px)}}.Sidebar_right_cta{width:100%;display:flex;justify-content:end;align-items:flex-start;padding-right:48px;position:relative;top:-120px;gap:20px}@media (max-width: 900px){.Sidebar_right_cta{z-index:5;order:9;height:0px;padding-right:20px;top:-150px}}.Sidebar_right_content{width:100%;display:flex;justify-content:start;flex-wrap:wrap;gap:32px;padding:32px;height:calc(100vh - 110px);overflow-y:scroll;align-content:center}@media (max-width: 900px){.Sidebar_right_content{height:calc(100vh - 70px);order:1}}.Sidebar_right_content_navItem{font-weight:700;font-size:68px;line-height:68px;color:#ffffcf;cursor:pointer;width:100%;display:flex;justify-content:start;transition:color .3s}@media (max-width: 1700px){.Sidebar_right_content_navItem{font-size:50px}}@media (max-width: 900px){.Sidebar_right_content_navItem{font-size:42px;line-height:32px}}@media (max-width: 570px){.Sidebar_right_content_navItem{font-size:32px;line-height:32px}}.Sidebar_right_content_navItem_active{color:#ffc7d7}.Sidebar_right_content_navItem:hover{color:#fff}.Sidebar_right_content_casesEl{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.Sidebar_right_content_casesEl:first-child{margin-top:0}@media (max-width: 430px){.Sidebar_right_content_casesEl{gap:5px}}@media (max-width: 390px){.Sidebar_right_content_casesEl{margin-top:10px}}.Sidebar_right_content_casesEl_left{width:50%;display:flex;justify-content:start;align-items:center;gap:20px;font-family:Oswald}.Sidebar_right_content_casesEl_left span{display:none;color:#fff8}.Sidebar_right_content_casesEl_left br{display:none}.Sidebar_right_content_casesEl_left div{font-size:55px;font-weight:800;color:#ffffcf}@media (max-width: 700px){.Sidebar_right_content_casesEl_left div{font-size:32px;padding-left:8px}}@media (max-width: 600px){.Sidebar_right_content_casesEl_left div{font-size:26px}}@media (max-width: 700px){.Sidebar_right_content_casesEl_left{font-size:32px;width:100%}.Sidebar_right_content_casesEl_left br{display:block}.Sidebar_right_content_casesEl_left span{display:inline;font-size:28px}}@media (max-width: 550px){.Sidebar_right_content_casesEl_left span{font-size:22px}}@media (max-width: 430px){.Sidebar_right_content_casesEl_left{gap:5px}}@media (max-width: 390px){.Sidebar_right_content_casesEl_left{font-size:24px}}.Sidebar_right_content_casesEl_left img{width:25%;min-width:100px;border-radius:8px}@media (max-width: 600px){.Sidebar_right_content_casesEl_left img{min-width:70px;max-width:70px}}@media (max-width: 390px){.Sidebar_right_content_casesEl_left img{min-width:50px;max-width:50px}}.Sidebar_right_content_casesEl_right{width:50%;display:flex;justify-content:end;align-items:center;font-family:Gilroy;font-size:32px;font-weight:800}@media (max-width: 700px){.Sidebar_right_content_casesEl_right{display:none}}@media (max-width: 600px){.Sidebar_right_content_casesEl_right{font-size:24px}}@media (max-width: 390px){.Sidebar_right_content_casesEl_right{font-size:12px}}.Sidebar_right_content_inner{width:100%;display:flex;flex-wrap:wrap;gap:32px;align-items:baseline;align-content:baseline}.Sidebar_right_padBot{padding-bottom:130px!important;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;align-content:unset;mask-size:100% 100%;-webkit-mask-image:linear-gradient(to right,transparent,black 150px);mask-image:linear-gradient(to top,transparent,black 150px)}@media (max-width: 900px){.Sidebar_right_padBot{padding-top:60px!important;padding-bottom:80px!important;-webkit-mask-image:linear-gradient(to right,transparent,black 60px);mask-image:linear-gradient(to top,transparent,black 60px)}}@media (max-width: 900px){.Sidebar_header{order:2;position:relative;top:-20px}}.ul{width:100%;padding-left:32px}.ul_li{list-style-type:square;font-family:Gilroy;font-size:32px;font-weight:800}@media (max-width: 1000px){.ul_li{font-size:26px}}@media (max-width: 400px){.ul_li{font-size:20px}}.ul li::marker{color:#ffc7d7}.SidebarHeader{width:100%;display:flex;justify-content:space-between;align-items:baseline;padding:28px 32px;height:100px}@media (max-width: 900px){.SidebarHeader{padding:16px;height:auto}}@media (max-width: 800px){.SidebarHeader{align-items:flex-end}}@media (max-width: 600px){.SidebarHeader{overflow:scroll;max-width:calc(100vw - 10px)}}.SidebarHeader_btns{display:flex;justify-content:start;align-items:center}.SidebarHeader_btns_item{padding:15px 20px;cursor:pointer;z-index:3;font-weight:800;font-size:24px;transition:color .3s,background-color .3s,transform .3s}@media (max-width: 700px){.SidebarHeader_btns_item{padding:10px 15px;font-size:18px}}.SidebarHeader_btns_item:hover{color:#ffffcf}.SidebarHeader_btns_item_active{background-color:#ffc7d7;color:#100c14!important}.ShareBtn{padding:20px;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9;position:relative;cursor:pointer;transition:scale .3s,color .3s,background-color .3s;font-family:Gilroy;font-weight:800;font-size:32px;width:fit-content;pointer-events:all}@media (max-width: 1500px){.ShareBtn{padding:12px;font-size:24px}.ShareBtn svg{width:20px;height:20px}}@media (max-width: 450px){.ShareBtn{font-size:20px;padding:10px}.ShareBtn svg{width:15px;height:15px}}.ShareBtn svg{fill:#ffffcf;stroke:#ffffcf}.ShareBtn svg .ShareBtn_black_svg{stroke:#ffffcf;transition:stroke .3s}.ShareBtn img{width:15px}.ShareBtn:hover{background-color:#ffc7d7}.ShareBtn:hover svg .ShareBtn_black_svg{stroke:#0e0b11}.ShareBtn_black{background-color:#ffffcf;color:#1e1626;gap:20px}.ShareBtn_black_svg{stroke:#1e1626!important}.ShareBtn_black svg{rotate:0deg;transition:rotate .2s}.ShareBtn_black:hover{background-color:#1e1626;color:#ffffcf}.ShareBtn_black:hover svg{rotate:45deg}.ShareBtn_black_svg{stroke:#1e1626;stroke-width:5px;transition:stroke .3s}.ShareBtn_white{gap:20px;background-color:#fff;color:#1e1626}.ShareBtn_white svg{rotate:0deg;transition:rotate .3s}.ShareBtn_white svg .ShareBtn_black_svg{stroke:#0e0b11}.ShareBtn_white:hover svg{rotate:45deg}.ShareBtn_social svg path{transition:fill .2s;fill:#000;stroke:transparent}.ShareBtn_social:hover svg{rotate:10deg}.ShareBtn_social:hover svg path{fill:#ffffcf}@media (min-width: 450px){.ShareBtn_social svg{width:30px;height:30px}}@media (max-width: 450px){.ShareBtn_social{font-size:20px;padding:10px}.ShareBtn_social svg{width:20px;height:20px}}@media (max-height: 700px){.ShareBtn_last{font-size:24px;padding:15px}}@media (max-height: 540px){.ShareBtn_last{font-size:16px;padding:10px}.ShareBtn_last svg{width:16px;height:16px}}@media (max-width: 600px){.ShareBtn_sidebar{font-size:16px;padding:10px}.ShareBtn_sidebar svg{width:16px;height:16px}}.ShareBtn_pink{background:#ffc7d7}.ShareBtn_pink svg{transition:rotate .3s}.ShareBtn_hover{background-color:#ffffcf}.ShareBtn_hover svg{rotate:45deg}.PinkTitle{width:100%;font-family:Gilroy;font-size:32px;font-weight:800}@media (max-width: 1500px){.PinkTitle{font-size:24px}}@media (max-width: 900px){.PinkTitle{display:flex;justify-content:start;text-align:start}}@media (max-width: 800px){.PinkTitle{font-size:32px}}@media (max-width: 500px){.PinkTitle{font-size:24px}}.PinkTitle_maxWidth{max-width:500px}.WhiteText{width:100%;display:flex;justify-content:start;align-items:center;color:#fff;font-size:24px;font-weight:700;font-family:Gilroy;max-width:500px}@media (max-width: 1500px){.WhiteText{font-size:18px}}@media (max-width: 900px){.WhiteText{justify-content:start;text-align:start}}@media (max-width: 500px){.WhiteText{font-size:20px}}.WhiteText_maxWidth{max-width:500px}.HeaderBurger{min-width:32px;min-height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:fixed;right:30px;top:38px;z-index:999999}@media (max-width: 700px){.HeaderBurger{right:20px;top:24px;scale:.8}}.HeaderBurger_line{min-width:32px;min-height:8px;background:#fff;transition:transform .2s,rotate .2s}.HeaderBurger_line_wrapper{transition:opacity .2s,transform .2s}.HeaderBurger_line_wrapper:nth-child(1){top:-16px;align-items:baseline!important}.HeaderBurger_line_wrapper:nth-child(3){top:16px;align-items:end!important}.HeaderBurger:hover .HeaderBurger_line{transform:scaleX(1.1)}.HeaderBurger_cross .HeaderBurger_line_wrapper:nth-child(1){transform:translateY(12px)}.HeaderBurger_cross .HeaderBurger_line_wrapper:nth-child(1) .HeaderBurger_line{rotate:45deg}.HeaderBurger_cross .HeaderBurger_line_wrapper:nth-child(2){opacity:0}.HeaderBurger_cross .HeaderBurger_line_wrapper:nth-child(3){transform:translateY(-12px)}.HeaderBurger_cross .HeaderBurger_line_wrapper:nth-child(3) .HeaderBurger_line{rotate:-45deg}.Hero_wrapper{position:relative}.Hero_content{position:relative;overflow:hidden;height:calc(var(--vh) * 100)}.Hero_mask_fill{position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .2s linear;pointer-events:none;z-index:2}.Hero_mask{position:absolute;inset:0;background:radial-gradient(circle at top right,#1a1c25,#0f0d13);pointer-events:none;z-index:3;-webkit-mask-image:url(/images/logo.svg),linear-gradient(#fff 0 0);-webkit-mask-position:var(--x) 10%,0 0;-webkit-mask-size:var(--s) auto,auto;-webkit-mask-repeat:no-repeat,no-repeat;-webkit-mask-composite:xor;mask-image:url(/images/logo.svg),linear-gradient(#fff 0 0);mask-position:var(--x) 10%,0 0;mask-size:var(--s) auto,auto;mask-repeat:no-repeat,no-repeat;mask-composite:exclude;backface-visibility:hidden;will-change:-webkit-mask,mask,transform;transform:translateZ(0)}.Hero_wrapper{min-height:3000px}.Hero_white{width:100%!important;align-items:baseline}.Hero_white_inner{min-width:100vw;min-height:calc(var(--vh) * 100);background:#fff;will-change:opacity;transform:translateZ(0)}.Hero_bg{width:100%!important;align-items:baseline}.Hero_panaramaWrapper{width:100%}.Hero_text{z-index:6;width:100vw!important;top:calc(var(--vh) * 35);flex-wrap:wrap;align-items:center!important;align-content:top!important;justify-content:center!important;pointer-events:none}@media (max-width: 1200px){.Hero_text{top:calc(var(--vh) * 30)}}@media (max-width: 700px){.Hero_text{top:calc(var(--vh) * 40)}}.Hero_text_slogan{font-size:80px;font-family:Oswald;font-weight:700;text-align:center;max-width:1300px;line-height:90px;width:100vw;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media (max-width: 1500px){.Hero_text_slogan{font-size:70px;line-height:70px}}@media (max-width: 1400px){.Hero_text_slogan{font-size:65px;line-height:65px}}@media (max-width: 1000px){.Hero_text_slogan{font-size:60px;line-height:60px}}@media (max-width: 680px){.Hero_text_slogan{font-size:9vw;line-height:10vw}}@media (min-width: 2000px){.Hero_text_slogan{font-size:120px;line-height:120px}}.Hero_text_directions{width:100%;display:flex;justify-content:center;align-items:center;column-gap:50px;row-gap:30px;margin-top:40px;flex-wrap:wrap;padding:0 24px}@media (max-width: 1500px){.Hero_text_directions{row-gap:12px}}@media (max-width: 1600px){.Hero_text_directions{max-width:80vw}}@media (max-width: 700px){.Hero_text_directions{max-width:95vw}}@media (max-width: 1000px){.Hero_text_directions{column-gap:30px;row-gap:20px}}@media (max-width: 640px){.Hero_text_directions{column-gap:20px;row-gap:10px}}.Hero_text_directions_el{font-size:28px;font-family:Gilroy;font-weight:900}@media (max-width: 1000px){.Hero_text_directions_el{font-size:24px}}@media (max-width: 640px){.Hero_text_directions_el{font-size:4.5vw}}@media (max-width: 500px){.Hero_text_directions_el{font-size:4vw}}@media (min-width: 2000px){.Hero_text_directions_el{font-size:40px}}.Hero_text_inner{mask-image:linear-gradient(to bottom,transparent 30%,black 60%);-webkit-mask-image:linear-gradient(to bottom,transparent 30%,black 60%);mask-size:100px 1600px;-webkit-mask-size:100px 1600px;mask-position:0px 0px;-webkit-mask-position:0px 0px;display:flex;justify-content:center;flex-wrap:wrap}@media (max-height: 600px){.Hero_text_inner{margin-top:30px}}.ParallaxCanvas{inset:0;width:100vw;height:calc(var(--vh) * 110);z-index:-1}.ParallaxCanvas_target{overflow:hidden;height:calc(var(--vh) * 130);height:62.5vw;position:relative;-webkit-mask-image:linear-gradient(to top,transparent,black);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-size:100% 100%;mask-image:linear-gradient(to top,transparent,black 30%)}.Parallaxer{will-change:opacity;position:relative;width:100vw;height:100vh;overflow:hidden}.Parallaxer.Parallaxer_mask{height:130vh;-webkit-mask-image:linear-gradient(to top,transparent,black);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-size:100% 100%;mask-image:linear-gradient(to top,transparent,black 30%)}.Parallaxer_wrapper_left,.Parallaxer_wrapper_right{-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-size:100% 100%}.Parallaxer_wrapper_left{mask-image:linear-gradient(178deg,transparent 5.9%,black 6%);-webkit-mask-image:linear-gradient(178deg,transparent 5.9%,black 6%)}.Parallaxer_wrapper_right{mask-image:linear-gradient(182deg,transparent 5.9%,black 6%);-webkit-mask-image:linear-gradient(182deg,transparent 5.9%,black 6%)}.px-layer{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0);will-change:transform;transform-style:preserve-3d;backface-visibility:hidden;contain:paint}.px-layer>img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;image-rendering:auto;-webkit-transform:translateZ(.01px)}.ParallaxerMobile{position:relative;width:100vw;height:calc(var(--vh) * 100);overflow:hidden;display:flex;justify-content:center;align-items:center}.ParallaxerMobile_wrapper{--a: 1;-webkit-mask-image:linear-gradient(rgba(0,0,0,var(--a)),rgba(0,0,0,var(--a)));mask-image:linear-gradient(rgba(0,0,0,var(--a)),rgba(0,0,0,var(--a)));-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ParallaxerMobile_mask{max-height:180vw;-webkit-mask-image:linear-gradient(to top,transparent,black);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-size:100% 100%;mask-image:linear-gradient(to top,transparent,black 30%)}.ParallaxerMobile_img{width:100vw}.WorkType_canvas{transition:opacity .5s}.WorkType_canvas_cut_left,.WorkType_canvas_cut_right{mask-size:100vw calc(var(--vh) * 130);mask-position:0px 0px;-webkit-mask-size:100vw calc(var(--vh) * 130);-webkit-mask-position:0px 0px}.WorkType_canvas_cut_left{mask-image:linear-gradient(182deg,transparent 6%,black 6%);-webkit-mask-image:linear-gradient(182deg,transparent 6%,black 6%)}@media (max-width: 800px){.WorkType_canvas_cut_left{mask-image:none;-webkit-mask-image:none}}.WorkType_canvas_cut_right{-webkit-mask-image:linear-gradient(178deg,transparent 6%,black 6%);mask-image:linear-gradient(178deg,transparent 6%,black 6%)}@media (max-width: 800px){.WorkType_canvas_cut_right{mask-image:none;-webkit-mask-image:none}}.WorkType_spacer{margin-top:calc(var(--vh) * -130);position:relative;z-index:1;pointer-events:none}@media (max-width: 1000px){.WorkType_spacer{margin-top:0}}.WorkType_spacer_content{min-height:calc(var(--vh) * 130);display:flex;justify-content:center;align-content:center;max-width:50%;padding-left:100px;flex-direction:column}@media (max-width: 1000px){.WorkType_spacer_content{min-height:fit-content;max-width:100%;padding-left:12px}}.WorkType_partners_decorMob{display:none;z-index:0;pointer-events:none}@media (max-width: 700px){.WorkType_partners_decorMob{display:flex}}.WorkType_partners_decorMob_el{top:-100px;left:-22vw;animation:partnerJump 3s infinite ease-in-out}@keyframes partnerJump{0%{translate:0px 0px}10%{translate:0px 50px;transform:rotate(0)}20%{translate:0px -150px}30%{translate:0px 0px;transform:rotate(360deg)}to{translate:0px 0px;transform:rotate(360deg)}}.WorkType_partners_decorMob_el img{max-width:35vw;border-radius:16px;pointer-events:all;cursor:pointer}.WorkType_partners_decorMob_el a{pointer-events:all;cursor:pointer}.WorkType_partners_decor{position:relative;z-index:10;justify-content:right;left:calc((100vw - 1240px)/2 + 10px)}@media (max-width: 700px){.WorkType_partners_decor{pointer-events:none;display:none}}@media (max-width: 1240px){.WorkType_partners_decor{left:10px}}.WorkType_partners_decor img{max-height:590px}@media (max-width: 700px){.WorkType_partners_decor img{pointer-events:none}}.WorkType_partners_decor_partners{rotate:-3deg}@media (max-width: 700px){.WorkType_partners_decor_partners{pointer-events:none}}.WorkType_partners_decor_inner{min-width:100vw;min-height:500px;background-color:#fdfcce;position:relative;left:20px;display:flex;justify-content:right;align-items:center;padding-right:calc(25vw - 200px);-webkit-mask-image:linear-gradient(to right,transparent,black);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-size:100% 100%;mask-image:linear-gradient(to right,transparent 30%,black)}@media (max-width: 700px){.WorkType_partners_decor_inner{-webkit-mask-image:linear-gradient(to right,#0001,#0006);mask-image:linear-gradient(to right,#0001,#0006);left:0}}@media (max-width: 700px){.WorkType_partners_decor_inner{pointer-events:none}}.WorkType_partners_decor_inner_row{justify-content:right;animation:partnersRowAnim 3s infinite linear;top:500px}@media (max-width: 700px){.WorkType_partners_decor_inner_row{pointer-events:none}}@keyframes partnersRowAnim{0%{transform:translate(0)}to{transform:translate(100px,-1000px)}}.WorkType_partners_decor_inner_row_inner{min-width:600px;display:flex;justify-content:space-between;position:relative;left:-100px}@media (max-width: 700px){.WorkType_partners_decor_inner_row_inner{pointer-events:none}}@media (max-width: 700px){.WorkType_partners_decor_inner_row_inner{left:-10px;min-width:500px}}.WorkType_partners_decor_inner_el{rotate:3deg;width:180px;cursor:pointer;transition:rotate .2s,scale .2s}@media (max-width: 700px){.WorkType_partners_decor_inner_el{pointer-events:none}}@media (max-width: 700px){.WorkType_partners_decor_inner_el{width:150px}}.WorkType_partners_decor_inner_el:hover{rotate:0deg;scale:1.1}.WorkType_cases{max-width:500px;display:flex;align-items:center}.WorkType_cases_wrapper{width:100%;justify-content:space-between;display:flex;align-items:center;padding:200px 0}@media (max-width: 700px){.WorkType_cases_wrapper{padding:120px 0}}.WorkType_cases_content{position:relative;z-index:2}@media (max-width: 700px){.WorkType_cases_content{padding-left:12px;pointer-events:none}}.WorkType_cases_decor{position:relative;z-index:1;justify-content:right;left:calc((100vw - 1240px)/2 + 10px)}@media (max-width: 1240px){.WorkType_cases_decor{left:10px}}.WorkType_cases_decor_inner{min-width:100vw;min-height:500px;--tile-w: 1500px;--tile-h: 500px;background-image:url(/images/casesBack.webp);background-repeat:repeat;background-size:var(--tile-w) var(--tile-h);animation:moveBg 60s linear infinite;position:relative;left:20px;display:flex;justify-content:right;align-items:center;rotate:-3deg;-webkit-mask-image:linear-gradient(to right,transparent,black);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(to right,transparent 30%,black);mask-repeat:no-repeat;mask-size:100% 100%}@media (max-width: 700px){.WorkType_cases_decor_inner{opacity:.5;-webkit-mask-image:linear-gradient(to right,transparent 0%,black);mask-image:linear-gradient(to right,transparent 0%,black)}}@keyframes moveBg{0%{background-position:0 0}to{background-position:var(--tile-w) var(--tile-h)}}.WorkType_mt{width:100%}.WorkType_mt20{margin-top:20px}@media (max-width: 1500px){.WorkType_mt20{margin-top:12px}}.WorkType_mt40{margin-top:40px}.WorkType_content{position:relative;top:-100px;margin-bottom:-200px;width:100%;display:flex;justify-content:center;align-content:start;gap:20px}@media (max-width: 800px){.WorkType_content{display:none}}.WorkType_content_mob{display:none}@media (max-width: 800px){.WorkType_content_mob{display:flex;flex-direction:column;gap:16px;margin-top:20px;padding-bottom:100px}}.WorkType_content_left,.WorkType_content_right{width:100%;display:flex;justify-content:start;align-items:baseline;align-content:baseline;flex-wrap:wrap;gap:20px}.Title{display:flex;justify-content:center;align-items:center;width:100%;font-family:Oswald;font-weight:700;font-size:72px;line-height:100%}@media (max-width: 1500px){.Title{font-size:60px}}@media (max-width: 900px){.Title{text-align:start;justify-content:start}}@media (max-width: 500px){.Title{font-size:40px}}.Title_fsSmall{font-size:40px!important}.Title_start{justify-content:start}.Title_small{max-width:1200px}.Title_mr{margin-right:25%}.Title_fs_55{font-size:55px}@media (max-width: 900px){.Title_fs_55{font-size:32px}}.Title_cases{white-space:nowrap}@media (max-width: 500px){.Title_cases{font-size:36px}}@media (max-width: 370px){.Title_cases{font-size:24px}}.PlayVideoBtn{padding:5px;display:flex;justify-content:center;align-items:center;opacity:.8;cursor:pointer;transition:scale .3s,opacity .3s}.PlayVideoBtn:hover{opacity:1;scale:1.1}.Player{width:100%;display:flex;justify-content:start;align-items:start;flex-wrap:wrap;cursor:pointer}@media (max-width: 800px){.Player{justify-content:center;align-items:center}}.Player_mt{margin-top:120px}.Player_mb{margin-bottom:120px}.Player_bottom{bottom:100px}.Player_center{justify-content:center}.Player_end{justify-content:end}.Player_play{width:100%!important}.Player_play_wrapper{z-index:3;width:100%!important;justify-content:left!important;pointer-events:none}.Player_left .Player_video{justify-content:right!important}@media (max-width: 800px){.Player_left .Player_video{justify-content:center!important}}.Player_left .Player_video_invisible{opacity:0}.Player_share{width:100%;display:flex;justify-content:right!important;position:relative;left:-15px;top:-15px}.Player_share_wrapper{width:100%!important;align-items:end;pointer-events:none}.Player_share_page_prev svg{rotate:-135deg}.Player_share_page_next svg{rotate:45deg}.Player_text{justify-content:left!important;position:relative;left:15px;top:-15px;z-index:9;background-color:#ffc7d7;height:60px;display:flex;align-items:center;color:#000;padding:0 16px;font-size:32px;font-weight:900;transition:background-color .3s}.Player_text_hover{background-color:#ffffcf}.Player_text_wrapper{width:100%!important;align-items:end;pointer-events:none;justify-content:left}.Player_big{width:100%;display:flex;justify-content:start;align-items:start;flex-wrap:wrap;position:relative}.Player_big .Player_play{min-width:160%}@media (max-width: 1950px){.Player_big .Player_play{min-width:100%!important;position:relative;left:calc((25vw - 180px)/2 - 26px)}}.Player_big .Player_video{min-width:100%;min-height:800px;max-height:800px;z-index:2;position:relative;justify-content:left}@media (max-width: 1500px){.Player_big .Player_video{min-height:600px;max-height:600px}}.Player_big .Player_video img{object-fit:cover;z-index:-1;position:relative;min-height:800px;max-height:800px;box-sizing:border-box;transition:border 1s ease;min-width:160%;cursor:zoom-in;border:0px solid rgb(255,199,215)}@media (max-width: 1500px){.Player_big .Player_video img{min-height:600px;max-height:600px}}@media (max-width: 1950px){.Player_big .Player_video img{min-width:calc(50vw - 52px)}}@media (max-width: 800px){.Player_big .Player_video img{min-width:100%}}.Player_big .Player_video img:hover{border:16px solid rgb(255,199,215)}@media (max-width: 800px){.Player_big .Player_video img:hover{border:0px}}.Player_big .Player_share_wrapper{left:357.6px}@media (max-width: 1300px){.Player_big .Player_share_wrapper{left:0;display:flex}}.Player_video{min-width:100%;min-height:700px;max-height:700px;justify-content:start}@media (max-width: 1500px){.Player_video{min-height:500px;max-height:500px}}.Player_video img{object-fit:cover;width:100%;min-height:700px;max-height:700px;border:0px solid rgb(255,199,215);transition:1s border ease;cursor:zoom-in}@media (max-width: 1500px){.Player_video img{min-height:500px;max-height:500px}}.Player_video:hover img{border:16px solid rgb(255,199,215)}@media (max-width: 800px){.Player_video:hover img{border:0px}}.Player_content{width:100%;min-height:550px;display:flex;justify-content:center;flex-wrap:wrap;align-content:space-between}.Player_content_inner{width:100%}.Player_content_play{width:100%;display:flex;justify-content:center;align-items:center;z-index:9999}.Player_content_info{width:100%;padding:0 20px 20px;display:flex;justify-content:space-between;align-items:stretch}.Player_small{width:500px}.Player_small .Player_video{min-height:300px;max-height:300px;background:#d2b1ff0a}.Player_small .Player_video img{min-height:300px;max-height:300px}.Player_small .Player_video_next{background:#d2b1ff0a url(/images/arrowRightPink.svg);animation:arrowRightAnim 20s infinite linear}@keyframes arrowRightAnim{0%{background-position:0px 0px}to{background-position:123px 0px}}.Player_small .Player_video_prev{background:#d2b1ff0a url(/images/arrowLeftPink.svg);animation:arrowLeftAnim 20s infinite linear}@keyframes arrowLeftAnim{0%{background-position:0px 0px}to{background-position:-123px 0px}}.WorkType_content_left .Player_big{justify-content:end}.WorkType_content_left .Player_big .Player_play_wrapper{justify-content:right!important}.WorkType_content_left .Player_big .Player_share_wrapper{left:0}@media (max-width: 1950px){.WorkType_content_left .Player_big .Player_play{left:unset;right:calc((25vw - 180px)/2 - 26px)}}.WorkType_content_left .Player_video{justify-content:right}.ModalGallery{width:100vw;height:calc(var(--vh) * 100);position:fixed;top:0;left:0;z-index:-2;opacity:0;transition:opacity .3s}.ModalGallery_open{opacity:1;z-index:9999999999;background-color:transparent;display:flex;justify-content:center;align-items:center}.ModalGallery_content{background-position:center;background-repeat:no-repeat;background-size:contain}.ModalGallery_clickLink{width:100%;justify-content:center;align-items:center;display:flex;position:relative;top:80vh;pointer-events:none}.ModalGallery_clickLink_inner{pointer-events:all;padding:18px 24px;font-weight:800;font-size:28px;cursor:pointer;transition:background-color .3s,color .3s;background-color:#000;color:#fff}.ModalGallery_clickLink_inner:hover{background-color:#fff;color:#000}.ModalGallery_btn{width:100%;display:flex;justify-content:end;align-items:center;padding-top:20px;padding-right:20px;opacity:0;pointer-events:none;transition:opacity .3s,ease}.ModalGallery_btn_active{opacity:1;pointer-events:all}.ModalGallery video{width:100%;height:100%;background:#000}.CloseBtn{padding:17px;display:flex;justify-content:center;align-items:center;background-color:#000;transition:background-color .3s;cursor:pointer}.CloseBtn img{transition:filter .3s}@media (max-width: 700px){.CloseBtn{padding:12px}.CloseBtn img{width:20px}}.CloseBtn:hover{background-color:#fff}.CloseBtn:hover img{filter:invert(1)}.GetInTouch{display:flex;flex-wrap:wrap;align-content:baseline;justify-content:center;pointer-events:none;z-index:10;position:relative;background:radial-gradient(#140f1b,#0d0b10);min-height:100vh;max-height:100vh;overflow:hidden}.GetInTouch_inner{min-height:100vh;max-height:100vh;overflow:hidden}.GetInTouch_bg{width:100%;align-items:start!important;z-index:2;position:relative}.GetInTouch_bg_inner{min-height:100vh;min-width:100vw;background:#fff;display:flex;justify-content:center;align-items:center}.GetInTouch_bg_inner img{width:100vw;height:100vh;max-width:100vw;max-height:100vh;object-fit:contain;opacity:.1}.GetInTouch_wrapper{min-height:6000px}@media (max-width: 700px){.GetInTouch_wrapper{min-height:3000px}}.GetInTouch_img{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:-30px;margin-top:-30px}@media (max-width: 1500px){.GetInTouch_img{margin-bottom:-30px;margin-top:-50px}}@media (max-width: 700px){.GetInTouch_img{margin-bottom:-20px;margin-top:-20px}}.GetInTouch_img img{width:500px}@media (max-width: 1500px){.GetInTouch_img img{width:400px}}@media (max-width: 1200px){.GetInTouch_img img{width:350px}}@media (max-width: 1000px){.GetInTouch_img img{width:250px}}@media (max-height: 540px){.GetInTouch_img img{width:250px}}.GetInTouch_text{width:100%!important;flex-wrap:wrap;align-items:center!important;align-content:top!important}.GetInTouch_text_inner{mask-image:linear-gradient(to bottom,transparent 40%,black 60%);-webkit-mask-image:linear-gradient(to bottom,transparent 40%,black 60%);mask-size:100vw 250vh;-webkit-mask-size:100vw 250vh;mask-position:0px 0px;-webkit-mask-position:0px 0px;display:flex;justify-content:center;flex-wrap:wrap;min-height:100vh;align-items:center;align-content:center}.GetInTouch_text_slogan{font-family:Oswald;font-weight:700;text-align:center;max-width:1315px;font-size:100px;line-height:92px;padding-bottom:50px;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media (max-width: 1700px){.GetInTouch_text_slogan{font-size:80px;line-height:80px}}@media (max-width: 1500px){.GetInTouch_text_slogan{font-size:60px;line-height:60px}}.GetInTouch_btn{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}@media (max-width: 700px){.GetInTouch_btn{margin-top:20px}}@media (max-height: 1050px){.GetInTouch_btn{margin-top:0}}.GetInTouch_description{width:100%;display:flex;justify-content:center;align-items:center;font-size:32px;font-family:Gilroy;font-weight:900;margin-top:60px}@media (max-width: 700px){.GetInTouch_description{margin-top:20px;font-size:24px}}@media (max-width: 400px){.GetInTouch_description{text-align:center}}@media (max-height: 1050px){.GetInTouch_description{margin-top:20px}}@media (max-height: 540px){.GetInTouch_description{font-size:24px;margin-top:20px}}.Cases{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:32px;z-index:999;align-content:baseline}@media (max-width: 900px){.Cases{padding:100px 16px 16px}}.Cases_wrapper{background:radial-gradient(#140f1b,#0d0b10)}.Cases_nav{width:100%;display:flex;align-items:center;gap:24px;height:80px}@media (max-width: 900px){.Cases_nav{gap:16px}}.Cases_nav_wrapper{width:100%}.Cases_breadcrumbs{height:60px;font-size:40px;color:#ffffcf;font-family:Oswald;font-weight:700}@media (max-width: 900px){.Cases_breadcrumbs{font-size:20px;display:flex;align-items:center}}.Cases_navAndContent{min-height:calc(100vh - 130px);display:flex;align-items:center;align-content:center;flex-wrap:wrap;gap:24px;width:100%}@media (max-width: 900px){.Cases_navAndContent{width:100%}}.Cases_content{display:flex;justify-content:left;align-items:center}.Cases_content_inner{max-height:650px;display:flex;flex-direction:column;align-items:start;align-content:baseline;width:100%;flex-wrap:wrap;gap:12px;transition:opacity .5s;will-change:opacity}@media (max-height: 900px){.Cases_content_inner{max-height:350px}}@media (max-width: 900px){.Cases_content_inner{max-height:unset;flex-direction:row;width:100%;padding-bottom:140px}}.GreyText{width:100%;display:flex;justify-content:start;align-items:start;color:#ffffff80;font-weight:800;font-size:20px}.CasesProjectItem{width:100%;display:flex;padding:10px;justify-content:space-between;max-width:730px;min-width:730px;gap:10px;background-color:#d2b1ff0a;border:10px solid transparent;transition:border .3s;cursor:pointer;max-height:300px;min-height:300px}@media (max-width: 900px){.CasesProjectItem{flex-wrap:wrap;max-height:unset;min-height:unset;max-width:100%;min-width:100%}}.CasesProjectItem:hover{border:10px solid rgb(255,199,215)}.CasesProjectItem:hover .CasesProjectItem_btn .ShareBtn{background-color:#ffc7d7}.CasesProjectItem:hover .CasesProjectItem_btn .ShareBtn .ShareBtn_black_svg{stroke:#0e0b11}@media (max-width: 900px){.CasesProjectItem_wrapper{width:100%}}@media (max-width: 800px){.CasesProjectItem_artwork{display:none}}.CasesProjectItem_img{display:flex;justify-content:center;align-items:center}@media (max-width: 900px){.CasesProjectItem_img{width:100%}}.CasesProjectItem_img img{min-height:250px;max-height:250px;max-width:250px;min-width:250px;object-fit:cover}@media (max-width: 900px){.CasesProjectItem_img img{max-width:100%;min-width:100%}}.CasesProjectItem_inner{width:100%;display:flex;justify-content:space-between;align-items:stretch}@media (max-width: 900px){.CasesProjectItem_inner{flex-wrap:wrap}}.CasesProjectItem_content{width:calc(70% - 10px);display:flex;justify-content:start;flex-wrap:wrap;align-content:start;padding:24px;gap:10px}@media (max-width: 900px){.CasesProjectItem_content{width:100%}}.CasesProjectItem_content_text{display:flex}.CasesProjectItem_btn{display:flex;align-items:start;flex-wrap:wrap;align-content:start}@media (max-width: 900px){.CasesProjectItem_btn_wrapper{order:-1;height:0px;display:flex;width:100%;justify-content:right;align-items:start}}.BackBtn{display:flex;justify-content:center;align-items:center;padding:20px;gap:12px;color:#1e1626;background-color:#ffffcf;font-weight:800;font-size:32px;cursor:pointer;transition:color .3s,background-color .3s}@media (max-width: 900px){.BackBtn{font-size:20px;padding:12px}}.BackBtn svg path{transition:stroke .3s}@media (max-width: 900px){.BackBtn svg{width:10px}}.BackBtn:hover{background-color:#1e1626;color:#ffffcf}.BackBtn:hover svg path{stroke:#ffffcf}@media (max-width: 800px){.BackBtn_cases{font-size:24px;padding:15px}}@media (max-width: 370px){.BackBtn_cases{font-size:16px;padding:10px}}.CasesHeader{width:100%;display:flex;justify-content:center;align-items:stretch}@media (max-width: 900px){.CasesHeader{display:none}}.CasesHeader_mob{display:none}@media (max-width: 900px){.CasesHeader_mob{align-items:center;display:flex;position:fixed;z-index:99;bottom:0;max-width:100vw;overflow:scroll;background:linear-gradient(to top,#000,#0000);padding-bottom:32px}}.CasesHeader_img{width:25%;display:flex;justify-content:start;align-items:center}.CasesHeader_img img{width:50%}@media (max-width: 1020px){.CasesHeader_img{display:none}}.CasesHeader_nav{width:100%;overflow:visible;display:flex;align-items:center;padding:0 12px;justify-content:center}@media (max-width: 900px){.CasesHeader_nav{justify-content:left}}.CasesHeader_close{width:25%;display:flex;justify-content:end;align-items:center}@media (max-width: 1020px){.CasesHeader_close{display:none}}.CasesHeader_item{padding:15px 20px;cursor:pointer;z-index:3;font-weight:800;font-size:24px;transition:color .3s,background-color .3s,transform .3s;white-space:nowrap}@media (max-width: 1255px){.CasesHeader_item{font-size:16px}}.CasesHeader_item:hover{background-color:#ffc7d780}.CasesHeader_item_active{background-color:#ffc7d7;color:#100c14}.WidthDebug{position:fixed;left:0;top:0;z-index:999999;background:#000;padding:8px}
