:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0px;padding:0px;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{max-width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input{-webkit-border-radius:0px;-webkit-appearance:none}ul{list-style:none}a{text-decoration:none;color:inherit}html,body{background:var(--bg);-ms-scroll-chaining:none;overscroll-behavior:none;font-size:calc(100vw/((var(--wrap) + var(--p-page)*2)/10))}@media screen and (max-width: 1023px)and (min-width: 480px){html,body{font-size:83%}}.center-wrap{width:100%;margin:0px auto;max-width:calc(100% - var(--p-page)*2/10*1rem)}body{font-family:var(--primary-f);color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh;font-size:1.3rem;line-height:.95;font-weight:700;letter-spacing:-0.05em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 1023px){body{line-height:1.05}}body.scroll{overflow:hidden}.body__wrap--scroll{pointer-events:none}.body__wrapper{background:red;width:100%;max-width:100rem;margin:calc(var(--p-page-big)*.1rem*.85) auto;margin-bottom:0rem;background:url(../images/png/bg.png) no-repeat;background-position:center;background-size:cover;max-width:calc(100% - var(--p-page-big)*2*.1rem)}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}h1,h2,h3,h4{margin:0px}.text--large{font-size:2.8rem}@media screen and (max-width: 1023px){.text--large{font-size:1.8rem}}.text--big{font-size:5.5rem}@media screen and (max-width: 1023px){.text--big{font-size:3.5rem}}.simple-title{text-align:center}.simple-title--right{text-align:right}.simple-title--left{text-align:left}.img-wrap{width:100%}.img-wrap>div{position:relative;padding-bottom:100%}.img-wrap>div img,.img-wrap>div video{position:absolute;top:0px;left:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1024px){.desktop--hide{display:none !important}}@media screen and (max-width: 1023px){.mobile--hide{display:none !important}}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges}:root{color-scheme:light dark}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.preloader{width:100%;height:100%;position:fixed;top:0;z-index:9999;font-size:2.5rem;line-height:1.6;font-weight:500;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;-webkit-animation-fill-mode:forwards !important;animation-fill-mode:forwards !important;overflow:hidden;background-color:#fff}.preloader--none{display:none}.preloader-logo{max-width:20rem;width:30%;-webkit-animation:preloaderLogoOpacity .75s .5s ease-in-out forwards;animation:preloaderLogoOpacity .75s .5s ease-in-out forwards;opacity:0}@-webkit-keyframes preloaderLogoOpacity{0%{opacity:0}100%{opacity:1}}@keyframes preloaderLogoOpacity{0%{opacity:0}100%{opacity:1}}.preloader-logo img{width:100%}.preloader.preloader--hide{-webkit-animation:preloaderHide 1s 1s forwards;animation:preloaderHide 1s 1s forwards}@-webkit-keyframes preloaderHide{0%{opacity:1}100%{opacity:0}}@keyframes preloaderHide{0%{opacity:1}100%{opacity:0}}.preloader.preloader--hide .preloader-logo{-webkit-animation:preloaderLogoHide 1s forwards;animation:preloaderLogoHide 1s forwards}@-webkit-keyframes preloaderLogoHide{0%{opacity:1}100%{opacity:0}}@keyframes preloaderLogoHide{0%{opacity:1}100%{opacity:0}}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}@media screen and (min-width: 1023px){[data-at-name=atTitle] .anim-line{display:block}[data-at-name=atTitle] .anim-line-wrap{display:block;overflow:hidden}}@media screen and (min-width: 1023px)and (max-width: 1023px){[data-at-name=atTitle] .anim-line-wrap{overflow:initial}}@media screen and (min-width: 1023px){.anim-line{display:block;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;will-change:transform}.anim-line-wrap{overflow:hidden;display:block}}@media screen and (min-width: 1023px){.at-element{opacity:0}}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.cursor{position:fixed;width:2.5rem;height:2.5rem;border-radius:100%;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;z-index:10000;left:-1.25rem;top:-1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1023px){.cursor{display:none}}.cursor--hide{opacity:0}.cursor-hover{cursor:pointer}.cursor-video{cursor:none}.cursor--click{background:rgba(0,0,0,0)}.cursor__click{display:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);white-space:nowrap;border:1px solid rgba(255,255,255,.2);padding:.3rem;width:auto !important;height:auto !important;border-radius:30px;font-size:2.2rem;font-weight:300}.cursor--click .cursor__click{display:block}.cursor--show{mix-blend-mode:initial;background:rgba(255,255,255,.35)}.cursor--icon{mix-blend-mode:initial;background:rgba(238,130,238,.6);cursor:none !important}.cursor--play{mix-blend-mode:initial;background:rgba(0,0,255,.35)}.cursor--btn{mix-blend-mode:initial;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(0.4px);backdrop-filter:blur(0.4px)}.cursor__show{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cursor__show p{opacity:0;color:#fff;text-align:center;font-size:1.4rem;font-weight:500;line-height:1;white-space:nowrap}.cursor__arrow{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border-radius:inherit;-ms-flex-negative:0;flex-shrink:0;opacity:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.15)}.cursor__arrow svg{width:30%}.cursor__arrow svg *{fill:#fff}.cursor--works{mix-blend-mode:initial;background:rgba(0,0,0,0)}.cursor__works{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0}.cursor__video{position:absolute;left:0;top:0;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border-radius:inherit;-ms-flex-negative:0;flex-shrink:0;border:1px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:2.4rem}.cursor__video::before{content:"";left:50%;top:50%;width:100%;height:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;position:absolute;border-radius:50%}.cursor__video svg{width:30%;position:absolute;left:53%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (min-width: 1023px){.works__blocks{position:absolute;left:0px;top:0px;width:100%;height:100%}.works__block{position:absolute;left:0px;top:0px;-webkit-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition:all 1s ease-out;-webkit-clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)}.works__block--active{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}body{opacity:0;-webkit-animation:pageTransOn .15s forwards;animation:pageTransOn .15s forwards}@-webkit-keyframes pageTransOn{from{opacity:0}to{opacity:1}}@keyframes pageTransOn{from{opacity:0}to{opacity:1}}.body--opacity0{-webkit-animation:pageTransOff .15s forwards;animation:pageTransOff .15s forwards}@-webkit-keyframes pageTransOff{from{opacity:1}to{opacity:0}}@keyframes pageTransOff{from{opacity:1}to{opacity:0}}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.img-parallax{overflow:hidden;will-change:transform}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}@media screen and (max-width: 1023px){#scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}}#scrollbar[data-scrollbar]{height:100vh;z-index:1;overflow:hidden !important}.scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.main-screen__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--white);margin-bottom:calc(var(--p-page)*.1rem)}.main-screen__header-dots{border-right:1px solid var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.3rem;height:3rem;padding:0px calc(var(--p-page)*.1rem)}.main-screen__header-dots div{width:1rem;height:1rem;border-radius:50%;background:var(--white)}@media screen and (max-width: 1023px){.main-screen__header-dots div{width:.8rem;height:.8rem}}.main-screen__header-dots div:nth-child(2){opacity:.5}.main-screen__header-right{padding-right:calc(var(--p-page)*.1rem);margin-left:auto;width:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.main-screen__header-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 1023px){.main-screen__header-right span:nth-child(1){display:none}}.main-screen__header>span{margin-left:calc(var(--p-page)*.1rem)}.main-screen__title{text-indent:5.5rem}.main-screen__title[data-html]{text-indent:0rem}.main-screen__title[data-html] .anim-line-wrap:nth-child(1) .anim-line{text-indent:5.5rem}.main-screen__title{margin-bottom:3rem;mix-blend-mode:overlay}@media screen and (max-width: 1023px){.main-screen__title{margin:2rem 0px}}.main-screen__text{max-width:45rem;font-size:1.4rem}.main-screen__text p{opacity:0}@media screen and (max-width: 1023px){.main-screen__text{max-width:35rem}}.main-screen__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.main-screen__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.7rem}}.main-screen__tim{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem;background:#3b3b3b;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35rem;margin-right:calc(var(--p-page)*-0.1rem);gap:1rem;position:relative}@media screen and (max-width: 1023px){.main-screen__tim{width:calc(100% + var(--p-page)*.1rem)}}.main-screen__tim::before{content:"";position:absolute;left:100%;height:calc(100% + 1.5rem);width:1.5rem;background:inherit;bottom:0px;border-radius:0px 3rem 3rem 0px}@media screen and (max-width: 1023px){.main-screen__tim::before{width:1rem;height:calc(100% + 1rem)}}.main-screen__tim::after{content:"";position:absolute;left:100%;height:1.5rem;width:1.5rem;background:#131313;bottom:100%;border-radius:0px 3rem 1.8rem 0px}@media screen and (max-width: 1023px){.main-screen__tim::after{width:1rem;height:1rem}}.main-screen__tim-text{width:15rem;opacity:0}.main-screen__photo{overflow:hidden}.main-screen__photo img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:22rem;height:100%;display:block}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.site-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:5rem;padding-top:15vh}.site-links .simple-title{margin-bottom:3rem}.site-links__subtitle{font-size:2rem;margin-bottom:3rem;width:70%;margin:0 auto 3rem;text-align:center}.site-links__list{margin:3rem auto 0}.site-links__item{margin-bottom:2rem;text-align:center}.site-links__item:last-child{margin-bottom:0px}.site-links__link{text-transform:uppercase;position:relative}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.toogles__title{cursor:pointer}.toogles__item-content{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;display:none}.toogles__item-content[style*="display: block"]{display:inherit !important}.toogles__item-content>div{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;width:100%}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.btn{border:none;cursor:pointer;text-decoration:none;display:inline-block;white-space:nowrap;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;background:#fbfbfb;border-radius:1px;line-height:5.5rem;font-weight:bold;padding:0 5rem;font-size:1.6rem}.btn--empty{background:inherit}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}:root{--fz:16}.content{line-height:1}.content p{font-family:var(--primary-f)}.content p+p{margin-top:2rem}.content p+ul{margin-top:1rem}.content p+ul:not(:last-child){margin-bottom:3.5rem}.content p+img{margin-top:3rem}@media screen and (max-width: 1023px){.content p+img{min-height:16rem}}.content p img{margin:0 .8rem;vertical-align:middle}.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:400;color:#b4b4b4}.content h2{font-size:calc(42/var(--fz)*1em);margin:0 auto 6rem}.content h3{font-size:calc(18/var(--fz)*1em);margin:6.5rem 0 2rem}.content h4{font-size:calc(46/var(--fz)*1em);margin:4.5rem auto}.content h5{font-size:calc(40/var(--fz)*1em);margin:3.5rem auto}.content h6{font-size:calc(34/var(--fz)*1em);margin:7rem auto 2.5rem}.content ul,.content ol{padding-left:1.5rem}.content li{list-style:initial;margin-bottom:1rem}.content li:last-child{margin-bottom:0px}.content li:last-child{margin-bottom:0px}.content img{height:auto;margin:8.5rem auto}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.footer{line-height:1.2}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem;padding:calc(var(--p-page)*.1rem*.85) 0px}@media screen and (max-width: 1023px){.footer__wrap{padding:calc(var(--p-page)*.1rem*2) 0px}}@media screen and (max-width: 1023px){.footer__wrap{gap:3rem}}.footer__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__column:last-child{margin-left:auto}@media screen and (max-width: 1023px){.footer__column:nth-child(3){display:none}}.footer a:hover{text-decoration:underline}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.experiance{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.experiance{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:calc(var(--p-page)*.1rem*2)}}.experiance__right{width:100%;padding-top:10.5rem;position:relative}@media screen and (max-width: 1023px){.experiance__right{padding-top:8rem}}.experiance__love{position:absolute;top:0px;right:0px;line-height:10.5rem;padding-right:calc(var(--p-page)*.1rem);width:30rem;opacity:0}@media screen and (max-width: 1023px){.experiance__love{display:none}}.experiance__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experiance__title{border-top:1px solid var(--white);padding:1rem calc(var(--p-page)*.1rem);margin-bottom:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;mix-blend-mode:overlay}@media screen and (max-width: 1023px){.experiance__title{margin-bottom:3rem}}.experiance__title span:nth-child(2){font-size:1.3rem}.experiance__item{padding:2.5rem calc(var(--p-page)*.1rem);border-top:1px solid var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.experiance__item:hover,.experiance__item.toogles__title--active{background:#fff;color:var(--bg)}.experiance__item:hover .experiance__item-title,.experiance__item:hover .experiance__item-year,.experiance__item.toogles__title--active .experiance__item-title,.experiance__item.toogles__title--active .experiance__item-year{mix-blend-mode:initial}.experiance__item-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experiance__item-title{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;mix-blend-mode:overlay}.experiance__item-year{-ms-flex-negative:0;flex-shrink:0;padding-left:2rem;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;mix-blend-mode:overlay}@media screen and (max-width: 1023px){.experiance__item-year{position:absolute;right:calc(var(--p-page)*.1rem)}}.experiance__item-desc{font-weight:400;letter-spacing:0px}.experiance__item-desc .experiance__item-wrap{padding-top:2rem;padding-bottom:4rem}@media screen and (max-width: 1023px){.experiance__item-desc .experiance__item-wrap{padding-bottom:1rem}}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.skills{background:url(../images/png/skills-bg.png) no-repeat;background-position:center;background-size:cover;padding:2rem;width:30rem;color:var(--bg);-ms-flex-negative:0;flex-shrink:0;padding-bottom:8rem}@media screen and (max-width: 1023px){.skills{margin-top:2rem;padding-bottom:6rem}}.skills__bg{width:100%;height:auto;margin-bottom:2rem}.skills__bg img{width:100%;height:auto}.skills__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.8rem}.skills__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding-top:1rem;border-top:1px solid var(--bg);position:relative;padding-bottom:4rem}.skills__item-text p:first-child{word-spacing:.15em}.skills__item-title{-ms-flex-negative:0;flex-shrink:0;width:7rem}.skills__list{gap:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.skills__clip{position:absolute;right:100%;-webkit-transform:translateX(33.5%);-ms-transform:translateX(33.5%);transform:translateX(33.5%);top:20%;width:13rem}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.works__list{overflow-x:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;scrollbar-width:none;-ms-overflow-style:none}.works__list::-webkit-scrollbar{width:0px;height:0px}.works__list::-webkit-scrollbar{display:none}.works .works__title{padding-left:calc(var(--p-page-big)*.1rem)}@media screen and (max-width: 1023px){.works .works__title{padding-left:calc(var(--p-page)*.1rem)}}.works .works__title{padding-top:2rem;padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:calc(var(--p-page-big)*.1rem)}@media screen and (max-width: 1023px){.works .works__title{padding-right:calc(var(--p-page)*.1rem)}}.works__item{height:100vh;width:100%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}@media screen and (max-width: 1023px){.works__item{height:auto;width:90%}}.works__item:nth-child(1){-webkit-clip-path:none !important;clip-path:none !important;z-index:0}.works__item:nth-child(2){z-index:1}.works__item:nth-child(3){z-index:3}.works__item:nth-child(4){z-index:4}.works__item:nth-child(5){z-index:5}.works__item-img{position:absolute;left:0px;top:0px;width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1023px){.works__item-img{display:none}}.works__block{width:100%;max-width:30rem;margin-left:10rem;pointer-events:none;z-index:1}@media screen and (min-width: 1023px){.works__list .works__block{display:none}}@media screen and (max-width: 1023px){.works__block{margin-left:0px;padding:7rem calc(var(--p-page)*.2rem);padding-bottom:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}}.works__block-title{line-height:1.3;margin-bottom:1rem;text-transform:uppercase;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25em}.works__block-title--plug{opacity:0}.works__block-title span:not(.works__block-title--plug){position:absolute;bottom:0;left:0;white-space:nowrap;will-change:transform;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media screen and (max-width: 1023px){.works__block-title{font-size:1.4rem;font-weight:600;margin-bottom:0px;margin-top:1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;z-index:2}.works__item:nth-child(4) .works__block-title,.works__item:nth-child(2) .works__block-title{color:#000}.works__item:nth-child(4) .works__block-title svg *,.works__item:nth-child(2) .works__block-title svg *{stroke:var(--black)}}.works__block-title svg{width:.88em}.works__item--edna .works__block-title{color:#fff}.works__item--edna .works__block-title svg *{stroke:#fff}.works__block-wrap{background:#3b3229;padding:9rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.2rem}@media screen and (max-width: 1023px){.works__block-wrap{padding:0px}}.works__block--wines .works__block-wrap{background:#e7e7e7}.works__block--mystic .works__block-wrap{background:#150c21}.works__block--sda .works__block-wrap{background:#20f}.works__block--fw .works__block-wrap{background:#d3bdf8}@media screen and (max-width: 1023px){.works__block::before{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%}.works__item:nth-child(4) .works__block::before{background:#ccc;width:100%}.works__item:nth-child(1) .works__block::before{background:#150c21}.works__item:nth-child(3) .works__block::before{background:#2c3241}.works__item:nth-child(2) .works__block::before{background:#b4c3d9}}.works__block-video{width:100%;position:relative}.works__block-video>div{padding-bottom:55.55%}.works__block-video video{position:absolute;left:0px;top:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.2rem}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.video-preload{position:relative}.video-preload__play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;font-size:0;cursor:pointer;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.video-preload__play:hover svg{fill:#ccc}.video-preload__play svg{width:2rem;fill:red;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.video-preload--play .video-preload__play{opacity:0;visibility:hidden}
:root{--primary-f:"Jost",sans-serif;--bg: #262626;--black:#000;--white:#fff;--primary-c:#000;--secondary-c:#ccc;--danger-c:#ff0000;--footer-height: 13rem;--wrap:1400;--p-page: 30;--p-page-big: 200;--p-margin: 25rem;--header-height: 10rem}@media screen and (max-width: 1023px){:root{--wrap:768;--p-page: 45;--p-margin: 15rem;--p-page-big: 10}}@media screen and (max-width: 480px){:root{--wrap:340;--p-page: 10;--p-margin: 10rem}}.body--accessibility button:focus,.body--accessibility a:focus,.body--accessibility input:focus,.body--accessibility [tabindex]:focus{outline:3px solid blue !important;outline-offset:2px !important}.swiper-container:focus::after{content:"";position:absolute;inset:0;border:4px solid blue;pointer-events:none;z-index:999}.skip-link{position:fixed;left:1rem;top:1rem;z-index:9999;line-height:7rem;padding:0px 3rem;background:blue;border-radius:4px;color:#fff;pointer-events:none;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.skip-link:focus{opacity:1 !important;pointer-events:initial}address{font-style:initial}
