@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap);:root{--logo:#ff0;--logo-bg:#0c0c0f;--black-p:#1a1a1a;--black-s:#141414;--black-t:#1f1f1f;--white-p:#fff;--white-s:#ccc;--white-t:#22222235;--bd:#868686;--hover-p:#faff66;--purple:#dab8ff;--yellow:#373734;--contact-g:#3d3743}.darkmode{--logo:#0c0c0f;--logo-bg:#ff0;--black-p:#fff;--black-s:#eeeded;--black-t:#eeeded;--white-p:#111113;--white-s:#333;--white-t:#ffffff35;--bd:#e3e3e3;--hover-p:#27729b;--purple:#dab8ff;--yellow:#fff9bd;--contact-g:#fff9bd}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}a,button,div,img,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}aside,footer,header,nav{display:block}body,html{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%;font-size:14px;height:100%;line-height:1;width:100%}button,input,textarea{background:transparent;font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}body{background:#141414;background:var(--black-s);font-family:Lexend,sans-serif;font-size:14px;line-height:1.4}.no-scroll,.wrapper{overflow:hidden}.wrapper{display:flex;flex-direction:column;min-height:100%}.container{margin:0 auto;max-width:1250px}.container>*{min-width:0}main{padding-left:82px}@media(max-width:767.98px){main{padding-bottom:46px;padding-left:0}}@media only screen and (max-width:767.98px){::-webkit-scrollbar{display:none}}::-webkit-scrollbar{width:16px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#141414;background-color:var(--black-s)}::-webkit-scrollbar-thumb{background-color:#fff;background-color:var(--white-p);border:4px solid #141414;border:4px solid var(--black-s);border-radius:16px}::-webkit-scrollbar-thumb:hover{background-color:#ccc;background-color:var(--white-s)}::-webkit-scrollbar-thumb:active{background-color:#fff;background-color:var(--white-p)}::-webkit-scrollbar-button{display:none}::selection{background:#fff9bd;color:#101010}.title{color:#fff;color:var(--white-p);font-size:30px;font-weight:800;line-height:1.1;padding:8px}.LazyLoad{opacity:0;transition:opacity 1s ease-in-out}.is-visible{opacity:1}.InteractiveImage{aspect-ratio:1/1;background:#1a1a1a;background:var(--black-p);height:100%;overflow:hidden;position:relative;transition:0s;width:100%}.InteractiveImage img{aspect-ratio:1/1;height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.InteractiveImage__icon{bottom:30px;color:#1a1a1a;color:var(--black-p);height:20px;position:absolute;right:30px;width:20px}.contacts-popup{-webkit-user-select:none;user-select:none}.contacts-popup,.contacts-popup__body{background:#141414;background:var(--black-s)}.contacts-popup__body{height:100%;width:100%}.contacts-popup__wrapper{background:#1a1a1a;background:var(--black-p);display:flex;flex-direction:column;gap:8px;height:100%;overflow:hidden;padding:10px;transition:.2s;-webkit-user-select:none;user-select:none;width:100%;z-index:11100}.contacts-popup__networks{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:6px}.contacts-popup__title{padding:14px 14px 0}.contacts-popup__network{align-items:center;background:#141414;background:var(--black-s);border-radius:30px;color:#fff;color:var(--white-p);display:flex;font-size:16px;font-weight:600;gap:16px;justify-content:flex-start;padding:10px}.contacts-popup__icon{align-items:center;border-radius:20px;display:flex;justify-content:center;padding:8px 24px}.contacts-popup__icon svg{color:#fff;height:24px;width:24px}@media(max-width:480px){.contacts-popup__networks{grid-template-columns:1fr}}.contacts-popup__network:first-child .contacts-popup__icon{background:radial-gradient(circle at 30% 110%,#ffdb8b 0,#ee653d 25%,#d42e81 50%,#a237b6 75%,#3e5fbc 100%)}.contacts-popup__network:nth-child(2) .contacts-popup__icon{background:conic-gradient(#4285f4,#4285f4,#db4437,#db4437,#f4b400,#f4b400,#0f9d58,#0f9d58,#4285f4)}.contacts-popup__network:nth-child(3) .contacts-popup__icon{background:#0077b5}.contacts-popup__network:nth-child(4) .contacts-popup__icon{background:#4267b2}.contacts-popup__network:nth-child(5) .contacts-popup__icon{background:#108a00}.header{height:100svh;max-width:82px;position:fixed;transition:max-width .3s;-webkit-user-select:none;user-select:none;width:100%;z-index:100}.header__body{background:#141414;background:var(--black-s);min-width:82px;overflow:hidden;position:relative;z-index:0}.header__body,.header__wrapper{height:100%;max-width:100%;transition:.3s;transition:max-width .3s}.header__logo{background:#ff0;background:var(--logo);border-radius:25px;color:#0c0c0f;color:var(--logo-bg);height:40px;margin:8px 0 8px 8px;padding:8px;position:relative;transition:.2s;width:74px;z-index:5}.header__logo,.header__logo div{display:grid;place-items:center}.header__nav{display:flex;flex-direction:column;height:calc(100% - 58px);justify-content:space-between}.header__burger{display:none}.header__settings-btn{align-items:center;background:#1a1a1a;background:var(--black-p);border-radius:20px;color:#ccc;color:var(--white-s);cursor:pointer;display:flex;justify-content:center;margin:8px 0 8px 8px;padding:8px;transition:.15s;z-index:10;z-index:5}.header__settings-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.header__settings-btn:hover .menu__icon{color:#fff;color:var(--white-p)}.header__settings-icon{height:24px;min-height:24px;min-width:24px;width:24px}.menu{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;overflow:hidden;transition:.3s}.menu__body{height:100%}.menu__list{gap:10px;max-height:800px;padding:8px 0 8px 8px;transition:.3s}.menu__link,.menu__list{display:flex;flex-direction:column}.menu__link{align-items:center;cursor:pointer;gap:4px;justify-content:center;transition:.1s;width:100%}.menu__nav-text{font-size:14px;position:relative;transition:.3s;white-space:nowrap}.menu__icon,.menu__nav-text{color:#ccc;color:var(--white-s)}.menu__icon{border-radius:25px;padding:8px;width:100%}.menu__icon,.menu__icon div{display:grid;place-items:center}.menu__icon svg{height:24px;min-height:24px;min-width:24px;width:24px}.menu__link:hover .menu__icon{background:#1a1a1a;background:var(--black-p);color:#fff;color:var(--white-p)}.settings{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;height:0;justify-content:space-between;opacity:0;overflow:hidden;transition:.3s}.settings__item{padding:8px 0 8px 8px;width:100%}.settings__mode-btn{color:#ccc;color:var(--white-s);flex-direction:column;gap:4px;transition:.1s;width:100%}.settings__icons,.settings__mode-btn{align-items:center;display:flex;justify-content:center}.settings__icons{height:40px;min-width:40px;position:relative}.settings__icon{border-radius:25px;color:#ccc;color:var(--white-s);display:grid;padding:8px;place-items:center;position:absolute;width:74px}.settings__icon div{display:grid;place-items:center}.settings__icon svg{height:24px;min-height:24px;min-width:24px;width:24px}.settings__link:hover .menu__icon{color:#fff;color:var(--white-p)}.settings__link:hover .menu__icon,.settings__mode-btn:hover .settings__icon{background:#1a1a1a;background:var(--black-p)}.settings__mode-btn:hover .settings__icon{color:#fff;color:var(--white-p)}.settings p{white-space:nowrap}.settings__icon:first-child{opacity:1}.darkmode .settings__icon:first-child,.settings__icon:nth-child(2){opacity:0}.darkmode .settings__icon:nth-child(2){opacity:1}.settings-open .settings{height:auto;opacity:1;z-index:100}.settings-open .menu__body{height:0}.settings-open .menu__list{max-height:0;opacity:0;pointer-events:none}@media(max-width:767.98px){.header{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;max-width:100%;min-height:80px;padding:0;pointer-events:none;position:fixed;transition:.3s}.header__bg{background:#141414;background:var(--black-s);position:absolute}.header__bg-1{border-radius:0 28px 0 0;height:50px;left:0;pointer-events:none;top:-8px;width:102px}.header__bg-1:after{background:transparent;border-radius:0 0 0 32px;box-shadow:-10px 10px #141414;box-shadow:-10px 10px var(--black-s);content:"";height:64px;left:8px;position:absolute;top:-64px;width:64px}.header__bg-2{border-radius:28px 0 0 0;height:50px;pointer-events:none;right:0;top:-8px;width:105px}.header__bg-2:after{background:transparent;border-radius:0 0 32px 0;box-shadow:10px 10px #141414;box-shadow:10px 10px var(--black-s);content:"";height:64px;position:absolute;right:8px;top:-64px;width:64px}.header__bg-3{height:300px;left:0;top:18.7px;width:100%}.header__bg-4{border-radius:0 0 0 28px;left:93.6px}.header__bg-4,.header__bg-5{background:transparent;box-shadow:0 40px #141414;box-shadow:0 40px var(--black-s);height:56px;pointer-events:none;top:-37.5px;width:56px}.header__bg-5{border-radius:0 0 28px 0;right:96.4px}.header__radius-top{position:fixed}.header__radius-top-1{border-radius:32px 0 0 0;box-shadow:-10px -10px #141414;box-shadow:-10px -10px var(--black-s);left:8px}.header__radius-top-1,.header__radius-top-2{background:transparent;height:64px;pointer-events:none;top:8px;width:64px;z-index:30}.header__radius-top-2{border-radius:0 32px 0 0;box-shadow:10px -10px #141414;box-shadow:10px -10px var(--black-s);right:8px}.header__radius-top-3{background:#141414;background:var(--black-s);border-radius:12px 0 0 0;height:8px;left:0;pointer-events:none;top:0;width:100%;z-index:30}.header__wrapper{pointer-events:all}.header__body,.header__wrapper{height:auto;min-height:80px;transition:max-height .3s}.header__body{background:transparent;max-width:100%;overflow:inherit}.header__top{background:transparent;display:flex;height:40px;justify-content:space-between;margin:8px;max-width:none;position:relative}.header__logo{margin:0;width:84px}.header__logo svg{height:20px;width:52px}.header__nav{display:flex;transition:padding-top .3s;transition-delay:.15s}.header__burger{background:#fff;background:var(--white-p);border-radius:50%;color:#141414;color:var(--black-s);display:block;height:40px;position:absolute;right:0;width:40px}.header__icon-burger{height:100%;position:relative;transition:.15s;width:100%}.header__icon{color:#141414;color:var(--black-s);height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.header__icon:first-child{opacity:1;transition:.3s}.header__icon:nth-child(2){opacity:0;transition:.3s}.header__settings-btn{align-items:center;border-radius:50%;display:flex;justify-content:flex-end;margin:0 8px 0 0;position:absolute;right:48px;top:0;transition:.15s;width:auto}.header__settings-btn,.header__settings-btn:hover{background:#fff;background:var(--white-p)}.header__settings-icon{color:#1a1a1a;color:var(--black-p);height:20px;width:20px}.menu{display:flex;flex-direction:column;max-height:68px;z-index:10}.menu,.menu__list{transition:.3s;width:100%}.menu__list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;padding:0 8px 8px}.menu__item{height:60px;white-space:nowrap;width:100%}.menu__link{align-items:center;background:#1a1a1a;background:var(--black-p);border-radius:20px;display:flex;flex-direction:column;gap:0;height:60px;justify-content:center;overflow:hidden;padding-left:0}.menu__icon{border-radius:25px;color:#ccc;color:var(--white-s);padding:0;width:100%}.menu__icon,.menu__icon div{display:grid;place-items:center}.menu__icon svg{height:24px;min-height:24px;min-width:24px;width:24px}.menu__nav-text{text-align:center;width:100%}.settings{height:70px;max-height:70px;opacity:0;padding:0 8px 8px;pointer-events:none;transition:.3s}.settings__mode-btn{background:#1a1a1a;background:var(--black-p);border-radius:25px;flex-direction:row;gap:4px;justify-content:start;width:100%}.settings__item{padding:0}.settings__icon{color:#ccc;color:var(--white-s);padding:8px;width:auto}.menu-open .header__icon:first-child{opacity:0;transition:.3s}.menu-open .header__icon:nth-child(2){opacity:1;transition:.3s}.menu-open .settings{height:136px;opacity:0}.menu-open .menu,.menu-open .settings{max-height:136px;transition:.3s}.settings-open .settings{height:50px;opacity:1;pointer-events:all}.settings-open .menu,.settings-open .settings{max-height:50px;transition:.3s}.settings-open .menu__list{opacity:0;transition:.3s}}.intro{padding:8px;width:100%}.intro__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr;width:100%}.intro__info{background:radial-gradient(#373734,#1a1a1a);background:radial-gradient(var(--yellow),var(--black-p));border-radius:30px;display:flex;flex-direction:column;gap:8px;justify-content:space-between;overflow:hidden;padding:16px;position:relative;width:100%}.intro__title{color:#fff;color:var(--white-p);font-size:48px;font-weight:700;letter-spacing:1.1px;line-height:1.1;padding:16px;z-index:2}@media(max-width:1150px){.intro__title{font-size:32px}}.intro__achievements{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}@media(max-width:767.98px){.intro__achievements{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}}.intro__item{background:hsla(60,2%,51%,.145);border-radius:20px;box-shadow:inset 0 0 50px #22222235;box-shadow:inset 0 0 50px var(--white-t);flex:1 1 auto;padding:20px;position:relative;transition:opacity .3s,-webkit-transform .1s;transition:opacity .3s,transform .1s;transition:opacity .3s,transform .1s,-webkit-transform .1s;will-change:filter}.intro__item,.intro__item svg{color:#fff;color:var(--white-p)}.intro__item svg{bottom:15px;position:absolute;right:15px}.intro__item:first-line{font-weight:600}.intro__item:nth-child(2):hover{opacity:.8}.intro__item:nth-child(2):active{-webkit-transform:scale(.97);transform:scale(.97)}@media(max-width:991.98px){.intro__container{flex-direction:column}.intro__body,.intro__container{align-items:center;display:flex;justify-content:center;width:100%}.intro__body{flex-direction:column-reverse}.intro__text{font-size:18px}.intro__info{aspect-ratio:3/1}}@media(max-width:767.98px){.intro__info{aspect-ratio:inherit}}.typewriter{color:#fff;color:var(--white-p);overflow:hidden;position:relative;white-space:nowrap;z-index:1}.typewriter__visible{position:absolute}.typewriter__contain{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.typewriter__bar{-webkit-animation:blink-caret 1s step-end infinite;animation:blink-caret 1s step-end infinite}@-webkit-keyframes blink-caret{0%,to{color:transparent}50%{color:#fff;color:var(--white-p)}}@keyframes blink-caret{0%,to{color:transparent}50%{color:#fff;color:var(--white-p)}}.lastworks{padding:0 8px 8px}.lastworks__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:.75fr 1.25fr;height:100%}.lastworks__right{background:#1a1a1a;background:var(--black-p);border-radius:32px;flex:1 1 auto;gap:8px;max-width:100%;padding:16px}.lastworks__slider{display:grid}.lastworks .item-last-works{cursor:-webkit-grab;cursor:grab;display:block;height:100%;overflow:hidden;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-user-select:none;user-select:none}.lastworks .item-last-works:active{cursor:-webkit-grabbing;cursor:grabbing}@media(max-width:991.98px){.lastworks__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;height:100%}.lastworks__title{width:50%}}@media(max-width:767.98px){.lastworks__body{display:flex;flex-direction:column}.lastworks__left{aspect-ratio:3/1}.lastworks__title{width:70%}}@media(max-width:480px){.lastworks__left{aspect-ratio:2/1}.lastworks__title{width:80%}}.swiper{border-radius:20px;max-width:100%}.swiper-slide{display:block!important;height:100%!important;-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullet-active{background:#ccc!important;background:var(--white-s)!important}.item-last-works{border-radius:20px;position:relative}.item-last-works,.item-last-works:hover{background:#141414;background:var(--black-s)}.item-last-works:before{background:#1a1a1a;background:var(--black-p);border-radius:0 0 28px 0;content:"";height:68px;position:absolute;transition:0s;width:68px}.item-last-works__body{display:flex;flex-direction:column;gap:0;height:100%;justify-content:space-between;position:relative}.item-last-works__body:after,.item-last-works__body:before{background:none;border-radius:20px 0 0 0;box-shadow:-8px -8px #1a1a1a;box-shadow:-8px -8px var(--black-p);content:"";height:40px;position:absolute;transition:0s;width:40px}.item-last-works__body:after{left:0;top:68px}.item-last-works__body:before{left:68px;top:0}.item-last-works__row{align-items:center;display:flex;justify-content:space-between;width:100%}.item-last-works__img{border-radius:20px!important;max-height:60px;max-width:60px;outline:8px solid #1a1a1a;outline:8px solid var(--black-p);position:relative;transition:.2s;transition:0s}.item-last-works__img img{border-radius:0!important;height:100%;left:0;object-fit:contain;padding:20%;position:absolute;top:0;width:100%}.item-last-works__img.white img{background:#101010}.item-last-works__img.black img{background:#f1f1f1}.item-last-works__name-site-wrapper{height:100%;margin:0 16px 0 24px;overflow:hidden;padding:16px 0 0 4px;position:relative;white-space:nowrap;width:100%}.item-last-works__name-site{color:#fff;color:var(--white-p);font-size:25px;font-weight:700}.item-last-works__name-site.space{padding:0 100px 0 0}.item-last-works__desctiption{color:#fff;color:var(--white-p);font-style:italic;padding:26px 26px 10px}.item-last-works__data{color:#fff;color:var(--white-p);padding:0 0 16px 26px}.item-last-works__svg{fill:#ccc;fill:var(--white-s);bottom:16px;position:absolute;right:16px}.item-last-works__link{height:100%;right:0;top:0;width:calc(100% - 90px)}.item-last-works__link,.item-last-works__link-2{pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none;z-index:2}.item-last-works__link-2{bottom:0;height:calc(100% - 90px);left:0;width:90px}.skills{padding:0 8px 8px}.skills__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.skills__left{background:#1a1a1a;background:var(--black-p);border-radius:32px;display:flex;flex-direction:column;justify-content:space-between;padding:16px}.skills__text{color:#ccc;color:var(--white-s);font-size:18px;padding:6px 8px 40px}.skills__left-bottom{display:flex;justify-content:flex-end}.skills__contact{align-items:center;background:#fff;background:var(--white-p);border-radius:32px;color:#141414;color:var(--black-s);cursor:pointer;display:flex;height:100%;justify-content:center;padding:4px 0 4px 24px;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%;width:auto}.skills__contact-text{font-size:16px;font-weight:600;line-height:1}.skills__icon{border-radius:0 16px 16px 0;padding:0 16px 0 8px;z-index:3}.skills__icon,.skills__icon div{align-items:center;display:flex;justify-content:center}.skills__icon div{width:100%}.skills__icon svg{height:32px;-webkit-transform:rotate(-45deg) scale(1.2);transform:rotate(-45deg) scale(1.2);transition:.2s;width:32px}.skills__right{background:#1a1a1a;background:var(--black-p);border-radius:32px;padding:16px}.skills__grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:3fr 2fr 1fr;grid-template-rows:3fr 2fr 1fr}.item-skills{background:#141414;background:var(--black-s);border-radius:20px;padding:16px;position:relative;z-index:2}.item-skills__name{color:#fff;color:var(--white-p);font-weight:600}@media(max-width:480px){.item-skills__name{font-size:10px}}.item-skills__bg{border-radius:20px;display:none;-webkit-filter:saturate(170%);filter:saturate(170%);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}@media(max-width:991.98px){.skills__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;grid-template-rows:auto auto}.skills__right{aspect-ratio:inherit}}.hobbyes{padding:0 8px 8px}.hobbyes__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.hobbyes__info{background:#1a1a1a;background:var(--black-p);border-radius:32px;display:flex;flex-direction:column;grid-column:1/3;justify-content:space-between;padding:16px}.hobbyes__title{padding:8px 8px 0}.hobbyes__text{color:#ccc;color:var(--white-s);font-size:18px;padding:6px 8px;width:90%}.hobbyes__contact{display:flex;justify-content:flex-end}@media(max-width:991.98px){.hobbyes__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.hobbyes__info{background:#1a1a1a;background:var(--black-p);border-radius:32px;grid-column:1/3;padding:16px}.hobbyes__text{padding-bottom:40px}}@media(max-width:767.98px){.hobbyes__body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.hobbyes__info{background:#1a1a1a;background:var(--black-p);border-radius:32px;grid-column:1/3;padding:16px}.hobbyes .seemore{aspect-ratio:1;grid-column:1/3}.hobby-item__img:nth-child(4){grid-column:1/3}}.hobby-item{border-radius:20px;cursor:pointer;position:relative;transition:background .3s,-webkit-transform .1s;transition:background .3s,transform .1s;transition:background .3s,transform .1s,-webkit-transform .1s;-webkit-user-select:none;user-select:none}.hobby-item__body{display:flex;flex-direction:column;gap:8px}.hobby-item__row{display:flex;display:none;font-weight:600;justify-content:space-between;padding:2px 16px 8px}.hobby-item__name{color:#fff;color:var(--white-p)}.hobby-item__data{color:#ccc;color:var(--white-s);font-style:italic}.web-projects{padding:8px}.web-projects__body{background:#1a1a1a;background:var(--black-p);border-radius:25px;display:flex;flex-direction:column;gap:8px;padding:16px}.web-projects__grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:767.98px){.web-projects__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.graphic-projects{padding:0 8px 8px}.graphic-projects__body{background:#1a1a1a;background:var(--black-p);border-radius:25px;display:flex;flex-direction:column;gap:8px;padding:16px}.graphic-projects__grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:480px){.graphic-projects__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.modal{background:hsla(0,0%,6%,.765);height:100vh;left:0;overflow:auto;position:fixed;top:0;width:100vw;z-index:100}.modal__close{color:#fff;cursor:pointer;position:absolute;right:40px;top:40px}.modal__content{align-items:center;display:flex;height:100svh;justify-content:center;margin:auto;-webkit-user-select:none;user-select:none;width:100svw}.modal__content>img{border:1px solid var(--bd-color);border-radius:25px;height:auto;max-width:50%}@media(max-width:991.98px){.modal__content>img{max-width:65%}}@media(max-width:767.98px){.modal__content>img{max-width:90%}}.certificates{padding:0 8px 8px}.certificates__body{background:#1a1a1a;background:var(--black-p);border-radius:32px;display:flex;flex-direction:column;gap:8px;padding:16px}.certificates__grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:991.98px){.certificates__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(max-width:767.98px){.certificates__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media(max-width:370px){.certificates__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.certificate__body{background:#141414;background:var(--black-s);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:20px 23px;position:relative}.certificate__name{color:#fff;color:var(--white-p);font-weight:800;transition:.2s}.certificate__lenght{color:#ccc;color:var(--white-s);font-weight:600}.certificate__bottom{color:#fff;color:var(--white-p);font-weight:600}.certificate__logo{aspect-ratio:1/1;background:#22222235;background:var(--white-t);border-radius:10px;font-size:24px;padding:5px;position:absolute;right:10px;top:10px}.certificate__logo div{align-items:center;color:#1a1a1a;display:flex;justify-content:center}.certificate__icon{fill:#fff;fill:var(--white-p);bottom:20px;position:absolute;right:20px}@media(max-width:767.98px){.certificate__body{padding:16px 20px}}.error{font-weight:500;gap:10px;padding:8px 8px 0}.error__body{align-items:center;background:#1a1a1a;background:var(--black-p);border:1px solid var(--bd-color);border-radius:30px;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:calc(100svh - 16px)}@media(max-width:767.98px){.error__body{min-height:calc(100svh - 86px)}}.error__title{color:#fff;color:var(--white-p);font-size:200px}.error__text{color:#ccc;color:var(--white-s);font-size:20px}@media(max-width:991.98px){.error__title{font-size:150px}.error__text{font-size:16px}}@media(max-width:767.98px){.error__title{font-size:100px}.error__text{font-size:14px}}@media(max-width:480px){.error__title{font-size:70px}.error__text{font-size:14px}}.footer{padding:0 8px 8px}.footer__body{background:#1a1a1a;background:var(--black-p);border-radius:32px;display:flex;flex-direction:column;gap:8px;padding:16px}.footer__row{display:flex;justify-content:space-between}.footer__logo-app{display:flex;gap:8px}.footer__logo{background:#ff0;background:var(--logo);border-radius:25px;color:#0c0c0f;color:var(--logo-bg);height:40px;padding:8px;position:relative;transition:.2s;width:74px;z-index:5}.footer__logo,.footer__logo div{display:grid;place-items:center}.footer__btn{background:#141414;background:var(--black-s);border-radius:30px;font-weight:600;gap:8px;height:40px;padding:0 20px;pointer-events:all}.footer__btn,.footer__btn-icon{align-items:center;display:flex;justify-content:center}.footer__btn-icon{height:20px;width:20px}.footer__btn-icon div{align-items:center;display:flex;justify-content:center}.footer__btn-icon svg{height:20px;width:20px}.footer__btn p,.footer__btn-icon svg{color:#ccc;color:var(--white-s)}.footer__networks{display:flex;gap:8px;z-index:5}.footer__network{align-items:center;background:transparent;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;width:70px}.footer__network:after{z-index:-2}.footer__network:after,.footer__network:before{border-radius:50px;content:"";height:40px;position:absolute;-webkit-transform-origin:center;transform-origin:center;transition:.2s;width:70px}.footer__network:before{background:#fff;background:var(--white-p);z-index:-1}.footer__network:hover:before{opacity:0}.footer__network:active{-webkit-transform:scale(.9);transform:scale(.9)}.footer__network svg{color:#141414;color:var(--black-s)}.footer__copy-right{align-items:center;background:#141414;background:var(--black-s);border-radius:20px;color:#ccc;color:var(--white-s);display:flex;height:40px;justify-content:center;width:100%}@media(max-width:767.98px){.footer__btn{color:#fff;color:var(--white-p);margin-bottom:8px;width:100%}.footer__row{flex-direction:column}.footer__logo{display:none}.footer__networks{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.footer__network{margin:0;width:auto}.footer__network:after,.footer__network:before{min-width:40px;width:100%}.footer__network svg{color:#141414;color:var(--black-s)}}@media(max-width:480px){.footer__copy-right{font-size:14px}}@media(max-width:550px){.footer__copy-right{font-size:14px}}.footer__network:first-child:after{background:radial-gradient(circle at 30% 110%,#ffdb8b 0,#ee653d 25%,#d42e81 50%,#a237b6 75%,#3e5fbc 100%)}.footer__network:nth-child(2):after{background:conic-gradient(#4285f4,#4285f4,#db4437,#db4437,#f4b400,#f4b400,#0f9d58,#0f9d58,#4285f4)}.footer__network:nth-child(3):after{background:#0077b5}.footer__network:nth-child(4):after{background:#4267b2}.seemore{align-items:flex-start;background:radial-gradient(#1a1a1a,#1a1a1a);background:radial-gradient(var(--black-p),var(--black-p));border-radius:32px;color:#fff;color:var(--white-p);display:flex;font-weight:700;justify-content:flex-start;min-height:100%;overflow:hidden;padding:16px;position:relative;transition:.2s;width:auto}.seemore__title{display:flex;font-size:30px;height:100%;max-width:auto;padding:8px}.seemore__link{align-items:center;background:#fff;background:var(--white-p);border-radius:30px;bottom:16px;color:#141414;color:var(--black-s);display:flex;height:40px;justify-content:center;min-width:40px;padding:0 0 0 16px;position:absolute;right:16px;white-space:nowrap;width:auto}.seemore__text{font-size:16px;font-weight:600;line-height:1;max-width:0;opacity:0;padding:0;transition:.2s}.seemore__icon{background:#fff;background:var(--white-p);border-radius:0 16px 16px 0;padding:0 16px 0 0;z-index:3}.seemore__icon,.seemore__icon div{align-items:center;display:flex;justify-content:center}.seemore__icon div{width:100%}.seemore__icon svg{height:32px;-webkit-transform:rotate(-45deg) scale(1.2);transform:rotate(-45deg) scale(1.2);transition:.2s;width:32px}.seemore:hover .seemore__icon{padding:0 16px 0 8px}.seemore:hover .seemore__icon svg{-webkit-transform:rotate(-90deg) scale(1.2);transform:rotate(-90deg) scale(1.2)}.seemore:hover .seemore__text{max-width:130px;opacity:1;padding:0 0 0 8px}@media(max-width:767.98px){.seemore__text{max-width:130px;opacity:1;padding:0 0 0 8px}.seemore__icon{padding:0 16px 0 8px}.seemore:hover .seemore__icon svg{-webkit-transform:rotate(-90deg) scale(1.2);transform:rotate(-90deg) scale(1.2)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-webkit-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
/*# sourceMappingURL=main.ea6dc6db.css.map*/