@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;700;900&display=swap);.intro__image{position:relative}.intro__image img{bottom:0;left:0;margin:0 auto;max-height:100%;max-width:100%;object-fit:cover;position:absolute;right:0;top:0}.anim_1{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px);transition:all .5s ease .05s}._active.anim_1{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.anim_2{opacity:0;-webkit-transform:translate(50%);transform:translate(50%);transition:all .4s ease-in-out}._active.anim_2{opacity:1;-webkit-transform:translate(0);transform:translate(0)}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}body,html{height:100%;min-width:320px}body{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:Nunito;font-size:.875rem;line-height:1}button,input,textarea{font-family:Nunito;font-size:inherit;line-height:inherit}button{background-color:transparent;cursor:pointer}a,button{color:inherit}a{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}.lock body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}@supports(overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:75rem;padding:0 .9375rem}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background-color:#111}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#5c62ec;background:var(--purple)}body,html{background-color:var(--page-bg);color:var(--text-color);font-family:Nunito,sans-serif;scroll-behavior:smooth}._anim-show{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%);transition:all .8s ease 0s}._active ._anim-show,._anim-show._active{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.title-1{color:var(--title-1);font-weight:700;line-height:1.2833333333;text-align:center}@media(min-width:75em){.title-1{font-size:3.75rem}}@media(min-width:20em)and (max-width:75em){@supports(font-size:clamp(2.5rem,2.0454545455rem + 2.2727272727vw,3.75rem)){.title-1{font-size:clamp(2.5rem,2.0454545455rem + 2.2727272727vw,3.75rem)}}@supports not (font-size:clamp(2.5rem,2.0454545455rem + 2.2727272727vw,3.75rem)){.title-1{font-size:calc(2.04545rem + 2.27273vw)}}}@media(max-width:20em){.title-1{font-size:2.5rem}}@media(min-width:75em){.title-1{margin-bottom:2.5rem}}@media(min-width:20em)and (max-width:75em){@supports(margin-bottom:clamp(1.25rem,0.7954545455rem + 2.2727272727vw,2.5rem)){.title-1{margin-bottom:clamp(1.25rem,.7954545455rem + 2.2727272727vw,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem,0.7954545455rem + 2.2727272727vw,2.5rem)){.title-1{margin-bottom:calc(.79545rem + 2.27273vw)}}}@media(max-width:20em){.title-1{margin-bottom:1.25rem}}.title-2{font-weight:700;line-height:1.3}@media(min-width:75em){.title-2{font-size:2.5rem}}@media(min-width:20em)and (max-width:75em){@supports(font-size:clamp(1.875rem,1.6477272727rem + 1.1363636364vw,2.5rem)){.title-2{font-size:clamp(1.875rem,1.6477272727rem + 1.1363636364vw,2.5rem)}}@supports not (font-size:clamp(1.875rem,1.6477272727rem + 1.1363636364vw,2.5rem)){.title-2{font-size:calc(1.64773rem + 1.13636vw)}}}@media(max-width:20em){.title-2{font-size:1.875rem}}.section{background-color:var(--section)}@media(min-width:75em){.section{padding-top:4.375rem}}@media(min-width:20em)and (max-width:75em){@supports(padding-top:clamp(2.5rem,1.8181818182rem + 3.4090909091vw,4.375rem)){.section{padding-top:clamp(2.5rem,1.8181818182rem + 3.4090909091vw,4.375rem)}}@supports not (padding-top:clamp(2.5rem,1.8181818182rem + 3.4090909091vw,4.375rem)){.section{padding-top:calc(1.81818rem + 3.40909vw)}}}@media(max-width:20em){.section{padding-top:2.5rem}}@media(min-width:75em){.section{padding-bottom:4.375rem}}@media(min-width:20em)and (max-width:75em){@supports(padding-bottom:clamp(1.25rem,0.1136363636rem + 5.6818181818vw,4.375rem)){.section{padding-bottom:clamp(1.25rem,.1136363636rem + 5.6818181818vw,4.375rem)}}@supports not (padding-bottom:clamp(1.25rem,0.1136363636rem + 5.6818181818vw,4.375rem)){.section{padding-bottom:calc(.11364rem + 5.68182vw)}}}@media(max-width:20em){.section{padding-bottom:1.25rem}}.section__intro{background-color:var(--projects-bg)}.section__education{background-color:#fff;background-color:var(--white)}.fullscreen{min-height:100vh}.section__skills,.skilss{background:var(--uniq-section)}.skills-block__title,.skills-description,.skills-item,.skills-title{color:var(--project-color)}.skills-item{border:1px solid var(--project-color)}.skills-block{background:var(--bg-primary);border:.1px solid var(--project-color)}.intro{grid-row-gap:50px;background-size:inherit;display:grid;position:relative;row-gap:50px}@media(min-width:75em){.intro{padding-top:12.5rem}}@media(min-width:20em)and (max-width:75em){@supports(padding-top:clamp(7.5rem,5.6818181818rem + 9.0909090909vw,12.5rem)){.intro{padding-top:clamp(7.5rem,5.6818181818rem + 9.0909090909vw,12.5rem)}}@supports not (padding-top:clamp(7.5rem,5.6818181818rem + 9.0909090909vw,12.5rem)){.intro{padding-top:calc(5.68182rem + 9.09091vw)}}}@media(max-width:20em){.intro{padding-top:7.5rem}}@media(min-width:75em){.intro{padding-bottom:3.125rem}}@media(min-width:20em)and (max-width:75em){@supports(padding-bottom:clamp(3.125rem,7.3863636364rem + -5.6818181818vw,6.25rem)){.intro{padding-bottom:clamp(3.125rem,7.3863636364rem + -5.6818181818vw,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem,7.3863636364rem + -5.6818181818vw,6.25rem)){.intro{padding-bottom:calc(7.38636rem - 5.68182vw)}}}@media(max-width:20em){.intro{padding-bottom:6.25rem}}@media(min-width:61.99875em){.intro{grid-template-columns:1fr 42.735042735%}}@media(max-width:61.99875em){.intro{grid-template-columns:1fr}}@media(max-width:47.99875em){.intro{background-size:contain}}.intro__body{color:inherit;color:var(--project-color);display:flex;flex-direction:column;justify-content:center;text-align:left}@media(max-width:61.99875em){.intro__body{text-align:center}}.intro__title{font-weight:700;line-height:1.4}@media(min-width:75em){.intro__title{font-size:3.125rem}}@media(min-width:20em)and (max-width:75em){@supports(font-size:clamp(2rem,1.5909090909rem + 2.0454545455vw,3.125rem)){.intro__title{font-size:clamp(2rem,1.5909090909rem + 2.0454545455vw,3.125rem)}}@supports not (font-size:clamp(2rem,1.5909090909rem + 2.0454545455vw,3.125rem)){.intro__title{font-size:calc(1.59091rem + 2.04545vw)}}}@media(max-width:20em){.intro__title{font-size:2rem}}@media(min-width:75em){.intro__title{margin-bottom:1.25rem}}@media(min-width:20em)and (max-width:75em){@supports(margin-bottom:clamp(0.625rem,0.3977272727rem + 1.1363636364vw,1.25rem)){.intro__title{margin-bottom:clamp(.625rem,.3977272727rem + 1.1363636364vw,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem,0.3977272727rem + 1.1363636364vw,1.25rem)){.intro__title{margin-bottom:calc(.39773rem + 1.13636vw)}}}@media(max-width:20em){.intro__title{margin-bottom:.625rem}}.intro__title em{font-style:normal}.intro__text{line-height:2}@media(min-width:75em){.intro__text{font-size:1.25rem}}@media(min-width:20em)and (max-width:75em){@supports(font-size:clamp(1.125rem,1.0795454545rem + 0.2272727273vw,1.25rem)){.intro__text{font-size:clamp(1.125rem,1.0795454545rem + .2272727273vw,1.25rem)}}@supports not (font-size:clamp(1.125rem,1.0795454545rem + 0.2272727273vw,1.25rem)){.intro__text{font-size:calc(1.07955rem + .22727vw)}}}@media(max-width:20em){.intro__text{font-size:1.125rem}}@media(min-width:47.99875em){.intro__text{text-align:justify}}.intro__text p+p{margin-top:.5em}.intro__image{padding-bottom:34.375rem}@media(max-width:47.99875em)and (min-width:75em){.intro__image{padding-bottom:34.375rem}}@media(max-width:47.99875em)and (min-width:20em)and (max-width:75em){@supports(padding-bottom:clamp(18.75rem,13.0681818182rem + 28.4090909091vw,34.375rem)){.intro__image{padding-bottom:clamp(18.75rem,13.0681818182rem + 28.4090909091vw,34.375rem)}}@supports not (padding-bottom:clamp(18.75rem,13.0681818182rem + 28.4090909091vw,34.375rem)){.intro__image{padding-bottom:calc(13.06818rem + 28.40909vw)}}}@media(max-width:47.99875em)and (max-width:20em){.intro__image{padding-bottom:18.75rem}}.icon-menu{display:none}@media(max-width:991.98px){.icon-menu{display:block;height:1.125rem;order:9;position:relative;width:1.875rem;z-index:11}}@media(max-width:991.98px)and (any-hover:none){.icon-menu{cursor:default}}@media(max-width:991.98px){.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:#fff;background-color:var(--white);content:"";height:.125rem;position:absolute;right:0;transition:all .3s ease 0s;width:100%}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu:before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu:after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.Typewriter{color:#5c62ec;color:var(--purple);display:inline-block;margin-left:5px}.popup__bg,.projects__bg{background:var(--projects-bg)}.popup__bg{border:1px solid var(--popup-border)}.button__bg{background:var(--button-bg);color:var(--button-color)}@media(any-hover:hover){.button__bg:hover{color:#fff}}.project__color{color:var(--project-color)}.projects__title{color:var(--projects-title)}.projects__bg_card{background:var(--project-bg-card)}.box__shadow{box-shadow:var(--box-shadow);transition:all .4s}@media(any-hover:hover){.box__shadow:hover{box-shadow:var(--box-shadow-hv)}}@media(max-width:47.99875em){.hide{display:none}}.popup-content{background:var(--project-bg-card)!important;border-radius:18px!important;box-shadow:0 24px 80px rgba(0,0,0,.45)!important;max-height:calc(100vh - 32px);overflow:auto;width:min(920px,100vw - 32px)!important}.box__shadow{box-shadow:0 14px 40px rgba(0,0,0,.18)}@media(any-hover:hover){.box__shadow:hover{box-shadow:0 18px 48px rgba(0,0,0,.22)}}:root[data-theme=light] .footer{--footer-bg:#171718;--footer-text:#fff}:root[data-theme=light] .btn__Social{background:#fff;border-color:rgba(92,98,236,.35);color:#171718}:root[data-theme=light] .btn__Social:hover{background:rgba(92,98,236,.08);color:#171718}@media(max-width:768px){.popup-content{border-radius:14px!important;max-height:calc(100vh - 20px);width:calc(100vw - 20px)!important}}.popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.72)!important}.popup-content{background:transparent!important;border:0!important;box-shadow:none!important;max-width:480px!important;padding:0!important;width:auto!important}@media(max-width:767.98px){.popup-content{max-width:calc(100vw - 20px)!important}}.section__intro{overflow:hidden;position:relative}.section__intro:after,.section__intro:before{border:1px solid rgba(92,98,236,.16);border-radius:999px;content:"";opacity:.75;pointer-events:none;position:absolute}.section__intro:before{height:220px;right:7vw;top:17%;width:220px}.section__intro:after{bottom:14%;height:128px;left:8vw;width:128px}.fullscreen{min-height:clamp(680px,88vh,860px)}.intro{padding-bottom:clamp(56px,8vh,84px);padding-top:clamp(118px,15vh,160px);row-gap:36px}.intro:before{border:1px solid rgba(92,98,236,.14);border-radius:18px;height:78px;right:44%;top:24%;-webkit-transform:rotate(12deg);transform:rotate(12deg);width:78px}.intro:after,.intro:before{content:"";pointer-events:none;position:absolute}.intro:after{background:linear-gradient(90deg,rgba(92,98,236,.5),transparent);height:1px;left:2%;top:34%;width:54px}.intro__title{max-width:760px}.intro__text{max-width:680px;opacity:.9}.intro__image{-webkit-filter:drop-shadow(0 24px 60px rgba(0,0,0,.22));filter:drop-shadow(0 24px 60px rgba(0,0,0,.22))}@media(max-width:991.98px){.fullscreen{min-height:auto}.intro{padding-bottom:56px;padding-top:116px;row-gap:28px}.intro:after,.intro:before,.section__intro:after,.section__intro:before{display:none}}@media(max-width:767.98px){.intro{padding-bottom:44px;padding-top:104px}}.intro__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.intro__button{align-items:center;border-radius:14px;display:inline-flex;font-weight:800;justify-content:center;min-height:48px;padding:14px 22px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,-webkit-transform .2s ease,-webkit-filter .2s ease;transition:transform .2s ease,filter .2s ease,background-color .2s ease,border-color .2s ease;transition:transform .2s ease,filter .2s ease,background-color .2s ease,border-color .2s ease,-webkit-transform .2s ease,-webkit-filter .2s ease}.intro__button:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.intro__button--primary{background:linear-gradient(135deg,#5c62ec,#7c5cff);box-shadow:0 16px 34px rgba(92,98,236,.26);color:#fff}.intro__button--primary:hover{-webkit-filter:brightness(1.06);filter:brightness(1.06)}.intro__button--secondary{background:rgba(92,98,236,.08);border:1px solid rgba(92,98,236,.32);color:var(--projects-title)}.intro__button--secondary:hover{background:rgba(92,98,236,.14);border-color:rgba(92,98,236,.52)}.intro__highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.intro__highlights span{align-items:center;background:rgba(92,98,236,.08);border:1px solid rgba(92,98,236,.16);border-radius:999px;color:var(--projects-title);display:inline-flex;font-size:13px;font-weight:700;padding:8px 12px}.intro__image img{transition:-webkit-transform .35s ease,-webkit-filter .35s ease;transition:transform .35s ease,filter .35s ease;transition:transform .35s ease,filter .35s ease,-webkit-transform .35s ease,-webkit-filter .35s ease}.intro__image:hover img{-webkit-filter:saturate(1.05);filter:saturate(1.05);-webkit-transform:translateY(-4px) scale(1.015);transform:translateY(-4px) scale(1.015)}@media(max-width:767.98px){.intro__actions{display:grid;grid-template-columns:1fr;margin-top:22px;width:100%}.intro__button{width:100%}.intro__highlights{justify-content:center}.intro__highlights span{font-size:12px}}body :is(.projects__title,.section__title,.skills__title,.reviews__title,.contacts__title){text-wrap:balance;border-bottom:0!important;font-size:clamp(48px,5vw,68px);font-weight:700;letter-spacing:-.025em;line-height:1.08;text-decoration:none!important}body :is(.projects__subtitle,.projects__suptitle,.section__subtitle,.section__suptitle,.skills__subtitle,.skills__suptitle,.reviews__subtitle,.reviews__suptitle,.contacts__subtitle,.contacts__suptitle){text-wrap:balance;font-size:clamp(17px,1.4vw,20px);font-weight:400;letter-spacing:-.01em;line-height:1.58;margin-left:auto;margin-right:auto;max-width:820px}body :is(.intro__title,.hero__title){text-wrap:balance;font-size:clamp(48px,5vw,66px);font-weight:700;letter-spacing:-.025em;line-height:1.08}body :is(.intro__text,.intro__text p){letter-spacing:normal;text-align:left;word-spacing:normal}@media(max-width:767.98px){body :is(.projects__title,.section__title,.skills__title,.reviews__title,.contacts__title){font-size:clamp(38px,10vw,50px);line-height:1.1}body :is(.intro__title,.hero__title){font-size:clamp(38px,10vw,50px);line-height:1.1}body :is(.projects__subtitle,.projects__suptitle,.section__subtitle,.section__suptitle,.skills__subtitle,.skills__suptitle,.reviews__subtitle,.reviews__suptitle,.contacts__subtitle,.contacts__suptitle){font-size:16px;line-height:1.55}}.intro__title .Typewriter{display:inline-block;max-width:100%;vertical-align:initial}.intro__title .Typewriter__wrapper{color:#5c62ec;display:inline;overflow:visible;white-space:normal}.intro__title .Typewriter__cursor{color:#5c62ec;font-weight:600}@media(max-width:767.98px){.intro__title .Typewriter{display:inline}}body .intro__title{font-size:clamp(40px,4.35vw,58px)!important;letter-spacing:-.02em!important;line-height:1.13!important}body .intro__title .Typewriter,body .intro__title .Typewriter__cursor,body .intro__title .Typewriter__wrapper{font-size:inherit!important;line-height:inherit!important}@media(max-width:767.98px){body .intro__title{text-wrap:balance;font-size:clamp(34px,9.2vw,46px)!important;font-size:clamp(32px,8.8vw,42px);letter-spacing:-.03em;line-height:1.12!important;line-height:1.12;margin-left:auto;margin-right:auto;max-width:12.8ch;min-height:0;text-align:center}body .intro__title>span{display:inline}body .intro__static-accent{color:#5c62ec;color:var(--purple);display:inline;white-space:normal}body .intro__title .Typewriter{display:none}}body._lock{overflow:hidden}.header{background-color:var(--header-bg);left:0;position:fixed;top:0;transition:all .3s ease 0s;width:100%;z-index:50}.header__container{align-items:center;-webkit-column-gap:25px;column-gap:25px;display:flex;padding-bottom:20px;padding-top:20px}@media(max-width:767.98px){.header__container{padding-bottom:15px;padding-top:15px}}.menu__body{color:var(--nav-text);display:flex;flex:1 0 auto;justify-content:center;letter-spacing:normal}.menu__body .menu__list{align-items:center;-webkit-column-gap:30px;column-gap:30px;display:flex;flex-wrap:wrap;justify-content:flex-end}.logo{color:var(--nav-text);display:flex;flex:0 0 160px;font-size:24px;margin-right:auto;z-index:11}@media(max-width:479.98px){.logo{flex:0 0 50px}}.logo__body{display:flex;gap:10px}.logo__body p:first-letter{color:#5c62ec}.logo__title{font-weight:700}@media(max-width:767.98px){.logo__title{font-size:18px}}@media(max-width:479.98px){.logo__title{display:none}}.menu__list{-webkit-column-gap:40px;column-gap:40px;font-size:16px;font-weight:700}.menu__list .menu__link{color:var(--nav-text);cursor:pointer;margin:-30px 0;padding:30px 0;position:relative;transition:color .3s ease 0s}.menu__list .menu__link--active{color:var(--purple);position:relative}@media(any-hover:hover){.menu__list .menu__link:not(.menu__link--active):before{background-color:var(--purple);bottom:15px;content:"";height:2px;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}.menu__list .menu__link:not(.menu__link--active):hover{color:var(--purple)}.menu__list .menu__link:not(.menu__link--active):hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}}@media(max-width:991.98px){.menu__body{align-items:center;background-color:var(--header-bg-mobile);display:flex;flex-direction:column;gap:30px;height:100%;overflow:auto;padding:50px 15px 80px;z-index:10}.menu__body,.menu__body:before{left:-100%;position:fixed;top:0;transition:all .3s ease 0s;width:100%}.menu__body:before{background-color:var(--header-bg-slat);content:"";height:90px;z-index:2}.menu-open .menu__body,.menu-open .menu__body:before{left:0}}.menu__list{align-items:center;-webkit-column-gap:25px;column-gap:25px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:10px}@media(max-width:991.98px){.menu__list{flex-direction:column;font-size:30px;row-gap:50px;text-align:center}}@media(min-width:992px){.menu__list .menu__link{isolation:isolate}.menu__list .menu__link--active{color:#fff!important}.menu__list .menu__link--active:after{background:linear-gradient(135deg,rgba(108,99,255,.92),rgba(92,98,236,.88));border:1px solid rgba(124,92,255,.22);border-radius:999px;box-shadow:0 8px 18px rgba(92,98,236,.14);content:"";height:40px;left:-14px;position:absolute;right:-14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}}:root{--black:#000;--dupont:#171718;--black-border:#26292d;--white:#fff;--purple:#5c62ec;--menu-body-bg:#1b2327;--ghost-white:#f1f2fb;--gray:#252526;--nav-text:var(--white);--header-bg:#0a0a0b;--header-bg-mobile:#141a1d;--header-bg-slat:#141a1d;--header-text:var(--white);--footer-bg:var(--dupont);--footer-text:var(--white)}:root[data-theme=light]{--projects-bg:#eef0f8;--section:#eef0f8;--uniq-section:#f6f7fb;--popup-border:rgba(0,0,0,.4);--button-bg:var(--dupont);--button-color:var(--ghost-white);--project-color:var(--black);--project-bg-card:#f8f8fc;--box-shadow:0 18px 45px rgba(31,36,75,.12);--box-shadow-hv:0 0 30px 4px rgba(92,98,236,.6);--projects-title:var(--purple)}:root[data-theme=dark]{--projects-bg:var(--dupont);--section:var(--gray);--uniq-section:var(--gray);--popup-border:#f8f8ff78;--button-bg:var(--ghost-white);--button-color:var(--black);--project-color:var(--white);--project-bg-card:#191924;--box-shadow:0 0 12px 4px hsla(0,5%,93%,.2);--box-shadow-hv:0 0 30px 4px hsla(0,10%,92%,.4);--projects-title:var(--white)}.btn{align-items:center;background:transparent;border:2px solid #000;border-radius:5px;color:#fff;display:inline-flex;font-size:20px;font-weight:700;justify-content:center;line-height:24px;position:relative;text-decoration:none;transition:all .25s ease-in-out}.btn svg{flex:0 0 22px;height:22px;margin-right:12px;width:22px}.btn span{white-space:nowrap}@media(max-width:767.98px){.btn{justify-content:start;padding:15px 30px}}.header__button{background:transparent;border:1px solid #fff;border-radius:7px;color:#fff;font-size:16px;padding:8px 30px}@media(min-width:991.98px){.header__button.menu-list__body{display:none}}@media(max-width:991.98px){.header__button{display:none}.header__button.menu-list__body{background:#5c62ec;border:1px solid #5c62ec;display:inline-flex;font-size:24px;padding:30px 60px}.header__button svg{display:none}}@media(max-width:479px){.header__button.menu-list__body{padding:30px 40px}}@media(any-hover:hover){.header__button:hover{box-shadow:inset 300px 0 0 0 #fff;color:#141a1d}}.btn__Social{background:transparent;border:1px solid hsla(0,0%,100%,.12);border-radius:14px;box-shadow:none;color:var(--project-color);font-size:16px;font-weight:700;justify-content:center;line-height:1.2;min-height:52px;padding:14px 18px;width:100%}.btn__Social svg{flex:0 0 20px;height:20px;margin-right:10px;width:20px}@media(max-width:767.98px){.btn__Social{display:inline-flex;font-size:16px;justify-content:center;padding:14px 18px;width:100%}}@media(any-hover:hover){.btn__Social:hover{background:rgba(92,98,236,.08);border-color:rgba(92,98,236,.28);color:var(--project-color)}}.btn__Social{overflow:hidden;position:relative}.btn__Social:before{background:linear-gradient(135deg,rgba(92,98,236,.18),transparent 58%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .22s ease}.btn__Social span,.btn__Social svg{position:relative;z-index:1}@media(any-hover:hover){.btn__Social:hover{background:rgba(92,98,236,.08);border-color:rgba(92,98,236,.58);box-shadow:0 12px 28px rgba(92,98,236,.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn__Social:hover:before{opacity:1}}.btn__Social:focus-visible{border-color:rgba(92,98,236,.8);box-shadow:0 0 0 3px rgba(92,98,236,.18)}.btn__Social{background:hsla(0,0%,100%,.015);border-color:hsla(210,1%,70%,.2);color:var(--project-color)!important}@media(any-hover:hover){.btn__Social:hover{background:rgba(92,98,236,.32)!important;border-color:rgba(92,98,236,.72)!important;box-shadow:0 12px 28px rgba(92,98,236,.16);color:#fff!important}.btn__Social:hover span,.btn__Social:hover svg{fill:currentColor;color:#fff!important}}.btn__Social:focus-visible{border-color:rgba(92,98,236,.82)!important;box-shadow:0 0 0 3px rgba(92,98,236,.2);outline:none}.dark-mode-btn__icon{position:relative;z-index:8}.dark__mode{display:flex;order:3}@media(max-width:767.9px){.dark__mode{order:0}}.dark__mode-label{background:#272727;border-radius:200px;box-shadow:inset 0 5px 15px rgba(0,0,0,.4),inset 0 -5px 15px hsla(0,0%,100%,.4);cursor:pointer;display:block;display:flex;height:29px;justify-content:space-between;position:relative;transition:.3s}.dark__mode-label:after{background-color:#fff;border-radius:50%;box-shadow:0 5px 10px rgba(0,0,0,.2);content:"";display:block;height:26px;left:1.9px;position:absolute;top:2px;transition:.3s;width:26px;z-index:9}.dark__mode-label svg{top:8px;width:29px;z-index:3}.dark__mode-input{background-color:#272727;border-radius:50px;height:0;visibility:hidden;width:0}.dark__mode-input.active+.dark__mode-label:after{left:57px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.dark__mode-label:active:after{width:30px}.language__switcher{align-items:center;display:flex;order:3;z-index:10}.language__button{align-items:center;background:transparent;border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;gap:6px;height:40px;justify-content:center;line-height:1;min-width:72px;padding:0 10px;transition:color .25s ease,background-color .25s ease}.language__button svg{color:currentColor;flex:0 0 24px;height:24px;transition:color .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,color .25s ease;transition:transform .25s ease,color .25s ease,-webkit-transform .25s ease;width:24px;will-change:transform}.language__text{color:currentColor;font-size:13px;font-weight:600;letter-spacing:.04em;min-width:24px;transition:color .25s ease}@media(any-hover:hover){.language__button:hover{background:hsla(0,0%,100%,.04);color:var(--purple)}.language__button:hover svg{-webkit-transform:rotate(12deg) scale(1.04);transform:rotate(12deg) scale(1.04)}}.language__button:active svg{-webkit-transform:rotate(0deg) scale(.96);transform:rotate(0deg) scale(.96)}@media(max-width:768px){.language__button{height:38px;min-width:64px}}.footer{background:#111317;border-top:1px solid hsla(0,0%,100%,.08);color:var(--footer-text);margin-top:auto;padding:48px 0 28px}@media(max-width:767.98px){.footer{padding:36px 0 24px}}.footer__container{margin:0 auto;width:min(1180px,100% - 32px)}.footer__content{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr)}@media(max-width:767.98px){.footer__content{gap:22px;grid-template-columns:1fr}}.footer__brand{max-width:520px}.footer__brand p{font-size:15px;line-height:1.65;margin-top:12px;opacity:.72}.footer__logo{color:#fff;display:inline-flex;font-size:26px;font-weight:900;letter-spacing:-.04em;text-decoration:none}.footer__nav{display:flex;flex-wrap:wrap;gap:14px 18px;justify-content:flex-end}.footer__nav a{color:var(--footer-text);font-size:15px;line-height:1.4;opacity:.78;text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer__nav a:hover{color:#fff;opacity:1}@media(max-width:767.98px){.footer__nav{gap:12px 16px;justify-content:flex-start}}.footer__bottom{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.08);display:flex;font-size:14px;gap:16px;grid-column:1/-1;justify-content:space-between;margin-top:4px;opacity:.7;padding-top:22px}@media(max-width:767.98px){.footer__bottom{flex-direction:column;padding-top:18px}}.social{align-items:center;-webkit-column-gap:22px;column-gap:22px;display:flex;flex-wrap:wrap;row-gap:10px}.copyright{font-size:15px;line-height:1.55}.copyright p+p{margin-top:.5em}.decor-layer{color:#5c62ec;color:var(--purple,#5c62ec);inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.footer,.projects__bg,.section__intro,.section__skills{overflow:hidden;position:relative}.footer>.footer__container,.projects__bg>.__container,.section__intro>.intro,.section__skills>*{position:relative;z-index:1}.decor-layer__item{display:block;opacity:.72;position:absolute;will-change:transform}.decor-layer__item--ring{border:1px solid rgba(92,98,236,.16);border-radius:999px}.decor-layer__item--square{background:rgba(92,98,236,.025);border:1px solid rgba(92,98,236,.16);border-radius:18px;-webkit-transform:rotate(12deg);transform:rotate(12deg)}.decor-layer__item--line{background:linear-gradient(90deg,rgba(92,98,236,.46),transparent);height:1px}.decor-layer__item--dot{background:rgba(92,98,236,.82);border-radius:999px;box-shadow:0 0 0 6px rgba(92,98,236,.07);height:7px;width:7px}.decor-layer__item--a,.decor-layer__item--c,.decor-layer__item--g{-webkit-animation:decorFloatA 12s ease-in-out infinite;animation:decorFloatA 12s ease-in-out infinite}.decor-layer__item--b,.decor-layer__item--d,.decor-layer__item--h{-webkit-animation:decorFloatB 14s ease-in-out infinite;animation:decorFloatB 14s ease-in-out infinite}.decor-layer__item--e,.decor-layer__item--f,.decor-layer__item--i{-webkit-animation:decorFloatC 16s ease-in-out infinite;animation:decorFloatC 16s ease-in-out infinite}.decor-layer--intro .decor-layer__item--a{height:230px;right:6vw;top:15%;width:230px}.decor-layer--intro .decor-layer__item--b{bottom:15%;height:132px;left:1.5vw;width:132px}.decor-layer--intro .decor-layer__item--c{height:78px;right:46%;top:22%;width:78px}.decor-layer--intro .decor-layer__item--d{bottom:18%;height:42px;left:48%;width:42px}.decor-layer--intro .decor-layer__item--e{left:13vw;top:36%;width:54px}.decor-layer--intro .decor-layer__item--f{bottom:24%;right:22vw;width:74px}.decor-layer--intro .decor-layer__item--g{bottom:27%;left:20vw}.decor-layer--intro .decor-layer__item--h{right:31vw;top:32%}.decor-layer--intro .decor-layer__item--i{bottom:34%;right:12vw}.decor-layer--skills .decor-layer__item--a{height:170px;left:5vw;top:18%;width:170px}.decor-layer--skills .decor-layer__item--b{bottom:14%;height:110px;right:6vw;width:110px}.decor-layer--skills .decor-layer__item--c{height:52px;right:22vw;top:20%;width:52px}.decor-layer--skills .decor-layer__item--d{bottom:18%;height:38px;left:26vw;width:38px}.decor-layer--skills .decor-layer__item--e{bottom:32%;left:9vw;width:68px}.decor-layer--skills .decor-layer__item--f{right:18vw;top:36%;width:56px}.decor-layer--skills .decor-layer__item--g{left:17vw;top:24%}.decor-layer--skills .decor-layer__item--h{bottom:20%;right:34vw}.decor-layer--skills .decor-layer__item--i{right:8vw;top:24%}.decor-layer--projects .decor-layer__item--a{height:210px;left:4vw;top:18%;width:210px}.decor-layer--projects .decor-layer__item--b{height:150px;right:5vw;top:28%;width:150px}.decor-layer--projects .decor-layer__item--c{height:58px;left:31vw;top:18%;width:58px}.decor-layer--projects .decor-layer__item--d{bottom:18%;height:46px;right:30vw;width:46px}.decor-layer--projects .decor-layer__item--e{left:15vw;top:30%;width:78px}.decor-layer--projects .decor-layer__item--f{bottom:22%;right:14vw;width:92px}.decor-layer--projects .decor-layer__item--g{bottom:20%;left:10vw}.decor-layer--projects .decor-layer__item--h{right:39vw;top:24%}.decor-layer--projects .decor-layer__item--i{right:7vw;top:48%}.decor-layer--contacts .decor-layer__item--a{bottom:10%;height:180px;left:3vw;width:180px}.decor-layer--contacts .decor-layer__item--b{height:130px;right:4vw;top:17%;width:130px}.decor-layer--contacts .decor-layer__item--c{height:48px;left:41vw;top:22%;width:48px}.decor-layer--contacts .decor-layer__item--d{bottom:18%;height:40px;right:28vw;width:40px}.decor-layer--contacts .decor-layer__item--e{left:8vw;top:34%;width:72px}.decor-layer--contacts .decor-layer__item--f{bottom:24%;right:12vw;width:72px}.decor-layer--contacts .decor-layer__item--g{bottom:22%;left:24vw}.decor-layer--contacts .decor-layer__item--h{right:42vw;top:18%}.decor-layer--contacts .decor-layer__item--i{bottom:38%;right:7vw}.decor-layer--footer .decor-layer__item{opacity:.36}.decor-layer--footer .decor-layer__item--a{height:160px;right:8vw;top:6%;width:160px}.decor-layer--footer .decor-layer__item--b{bottom:12%;height:92px;left:7vw;width:92px}.decor-layer--footer .decor-layer__item--c{bottom:18%;height:42px;right:31vw;width:42px}.decor-layer--footer .decor-layer__item--d{display:none}.decor-layer--footer .decor-layer__item--e{left:18vw;top:26%;width:84px}.decor-layer--footer .decor-layer__item--f{bottom:28%;right:20vw;width:64px}.decor-layer--footer .decor-layer__item--g{bottom:22%;left:33vw}.decor-layer--footer .decor-layer__item--h{right:12vw;top:22%}.decor-layer--footer .decor-layer__item--i{display:none}@-webkit-keyframes decorFloatA{0%,to{-webkit-transform:translateZ(0) rotate(0deg);transform:translateZ(0) rotate(0deg)}50%{-webkit-transform:translate3d(10px,-12px,0) rotate(4deg);transform:translate3d(10px,-12px,0) rotate(4deg)}}@keyframes decorFloatA{0%,to{-webkit-transform:translateZ(0) rotate(0deg);transform:translateZ(0) rotate(0deg)}50%{-webkit-transform:translate3d(10px,-12px,0) rotate(4deg);transform:translate3d(10px,-12px,0) rotate(4deg)}}@-webkit-keyframes decorFloatB{0%,to{-webkit-transform:translateZ(0) rotate(12deg);transform:translateZ(0) rotate(12deg)}50%{-webkit-transform:translate3d(-10px,10px,0) rotate(18deg);transform:translate3d(-10px,10px,0) rotate(18deg)}}@keyframes decorFloatB{0%,to{-webkit-transform:translateZ(0) rotate(12deg);transform:translateZ(0) rotate(12deg)}50%{-webkit-transform:translate3d(-10px,10px,0) rotate(18deg);transform:translate3d(-10px,10px,0) rotate(18deg)}}@-webkit-keyframes decorFloatC{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}50%{-webkit-transform:translate3d(8px,8px,0);transform:translate3d(8px,8px,0)}}@keyframes decorFloatC{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}50%{-webkit-transform:translate3d(8px,8px,0);transform:translate3d(8px,8px,0)}}@media(max-width:991.98px){.decor-layer__item--a,.decor-layer__item--b{opacity:.32}.decor-layer__item--c,.decor-layer__item--d,.decor-layer__item--f,.decor-layer__item--h,.decor-layer__item--i{display:none}}@media(max-width:767.98px){.decor-layer__item--a,.decor-layer__item--b,.decor-layer__item--e,.decor-layer__item--g{opacity:.22}}@media(prefers-reduced-motion:reduce){.decor-layer__item{-webkit-animation:none!important;animation:none!important}}.decor-layer--intro .decor-layer__item,.decor-layer--skills .decor-layer__item{opacity:.82}.decor-layer--intro .decor-layer__item--ring,.decor-layer--skills .decor-layer__item--ring{border-color:rgba(92,98,236,.22)}.decor-layer--intro .decor-layer__item--square,.decor-layer--skills .decor-layer__item--square{background:rgba(92,98,236,.035);border-color:rgba(92,98,236,.22)}.decor-layer--intro .decor-layer__item--dot,.decor-layer--skills .decor-layer__item--dot{box-shadow:0 0 0 7px rgba(92,98,236,.085);opacity:.92}.decor-layer--projects .decor-layer__item{opacity:.2}.decor-layer--projects .decor-layer__item--c,.decor-layer--projects .decor-layer__item--d,.decor-layer--projects .decor-layer__item--h,.decor-layer--projects .decor-layer__item--i{display:none}.decor-layer--contacts .decor-layer__item{opacity:.16}.decor-layer--contacts .decor-layer__item--c,.decor-layer--contacts .decor-layer__item--d,.decor-layer--contacts .decor-layer__item--f,.decor-layer--contacts .decor-layer__item--h,.decor-layer--contacts .decor-layer__item--i{display:none}.decor-layer--footer .decor-layer__item{opacity:.12}.decor-layer--footer .decor-layer__item--a,.decor-layer--footer .decor-layer__item--c,.decor-layer--footer .decor-layer__item--f,.decor-layer--footer .decor-layer__item--h{display:none}@media(max-width:767.98px){.decor-layer--intro .decor-layer__item,.decor-layer--skills .decor-layer__item{opacity:.28}.decor-layer--contacts .decor-layer__item,.decor-layer--footer .decor-layer__item,.decor-layer--projects .decor-layer__item{opacity:.08}}.reviews{background:var(--projects-bg);color:var(--projects-title);min-height:calc(100vh - 90px);padding:96px 20px 110px}.reviews-container{margin:0 auto;max-width:1220px}.reviews-hero{margin:0 auto 58px;max-width:760px;text-align:center}.reviews-eyebrow{display:none}.reviews-container h2{color:var(--projects-title);font-size:clamp(46px,7vw,78px);line-height:1;margin:0 0 20px}.reviews-subtitle{color:var(--project-text);font-size:17px;line-height:1.7;margin:0 auto;max-width:660px;opacity:.86}.reviews-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-top:34px}.reviews-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(92,98,236,.06);border:1px solid rgba(92,98,236,.22);border-radius:20px;padding:18px}.reviews-stat strong{color:var(--projects-title);display:block;font-size:26px;margin-bottom:4px}.reviews-stat span{color:var(--project-text);font-size:13px;opacity:.78}.reviews-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:58px}.review-card{background:linear-gradient(145deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,0)),#111118;border:1px solid rgba(92,98,236,.38);border-radius:28px;box-shadow:0 22px 58px rgba(0,0,0,.28);color:#fff;display:flex;flex-direction:column;min-height:260px;overflow:hidden;padding:30px;position:relative;transition:box-shadow .25s ease,border-color .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,-webkit-transform .25s ease}.review-card:after{background:radial-gradient(circle,rgba(92,98,236,.24),transparent 65%);content:"";height:130px;inset:auto -30% -45% -30%;pointer-events:none;position:absolute}.review-card:hover{border-color:rgba(92,98,236,.85);box-shadow:0 28px 66px rgba(0,0,0,.42);-webkit-transform:translateY(-7px);transform:translateY(-7px)}.review-card-top{align-items:center;display:flex;gap:14px;margin-bottom:22px;text-align:left}.review-avatar{background:linear-gradient(135deg,#5c62ec,#8a5cf6);border-radius:16px;box-shadow:0 12px 24px rgba(92,98,236,.28);color:#fff;display:grid;flex:0 0 48px;font-weight:800;height:48px;place-items:center;width:48px}.review-card-top h4{color:#fff;font-size:17px;margin:0 0 4px}.review-card-top span{color:hsla(0,0%,100%,.62);font-size:14px}.review-stars{display:flex;gap:5px;margin-bottom:20px}.review-card .review-stars{justify-content:flex-start}.star{background:transparent;border:0;color:hsla(0,0%,100%,.24);font-size:22px;line-height:1;padding:0}.star.active{color:#ffd166;text-shadow:0 0 16px rgba(255,209,102,.2)}button.star:not(:disabled){cursor:pointer;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}button.star:not(:disabled):hover{-webkit-transform:scale(1.12) rotate(-4deg);transform:scale(1.12) rotate(-4deg)}.review-text{color:#fff;font-size:16px;line-height:1.75;margin:0;position:relative;text-align:left;z-index:1}.review-form{background:linear-gradient(145deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,0)),#111118;border:1px solid rgba(92,98,236,.42);border-radius:30px;box-shadow:0 24px 66px rgba(0,0,0,.32);color:#fff;margin:0 auto;max-width:860px;padding:34px}.review-form-head{align-items:center;background:hsla(0,0%,100%,.045);border-radius:18px;color:#fff;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px;padding:16px 18px}.review-form-head .review-stars{margin-bottom:0}.review-form-title{margin-bottom:22px;text-align:center}.review-form h3{color:#fff;font-size:32px;margin:0 0 8px}.review-form-title p{color:hsla(0,0%,100%,.62);line-height:1.6;margin:0}.review-form input,.review-form textarea{background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.18);border-radius:16px;box-sizing:border-box;color:#fff;font:inherit;margin-bottom:16px;outline:none;padding:16px 18px;transition:border-color .2s ease,background-color .2s ease;width:100%}.review-form input::-webkit-input-placeholder,.review-form textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.48)}.review-form input::placeholder,.review-form textarea::placeholder{color:hsla(0,0%,100%,.48)}.review-form input:focus,.review-form textarea:focus{background:hsla(0,0%,100%,.075);border-color:rgba(92,98,236,.95)}.review-form-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr auto}.review-clear,.review-submit{border:0;border-radius:16px;cursor:pointer;font-weight:800;padding:16px 20px;transition:background-color .2s ease,-webkit-transform .2s ease,-webkit-filter .2s ease;transition:transform .2s ease,filter .2s ease,background-color .2s ease;transition:transform .2s ease,filter .2s ease,background-color .2s ease,-webkit-transform .2s ease,-webkit-filter .2s ease}.review-submit{background:linear-gradient(135deg,#5c62ec,#7c5cff);color:#fff}.review-clear{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.78)}.review-clear:hover,.review-submit:hover{-webkit-filter:brightness(1.08);filter:brightness(1.08);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.review-note{color:hsla(0,0%,100%,.58);font-size:13px;line-height:1.55;margin:16px 0 0;text-align:center}@media (max-width:991.98px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-stats{margin-left:auto;margin-right:auto;max-width:620px}}@media (max-width:767.98px){.reviews{padding:72px 16px 86px}.reviews-grid,.reviews-stats{grid-template-columns:1fr}.review-card,.review-form{border-radius:24px;padding:24px}.review-form-actions,.review-form-head{align-items:flex-start;grid-template-columns:1fr}.review-form-head{flex-direction:column}}.review-images{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-top:22px;position:relative;z-index:1}.review-images img,.review-preview-image img{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.16);border-radius:14px;height:86px;object-fit:cover;width:100%}.review-upload{align-items:center;background:hsla(0,0%,100%,.04);border:1px dashed hsla(0,0%,100%,.22);border-radius:18px;display:flex;gap:16px;justify-content:space-between;margin:4px 0 18px;padding:18px}.review-upload span,.review-upload strong{display:block}.review-upload strong{color:#fff;margin-bottom:4px}.review-upload span{color:hsla(0,0%,100%,.56);font-size:13px;line-height:1.45}.review-upload-button{align-items:center;background:rgba(92,98,236,.18);border-radius:14px;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 auto;font-weight:800;justify-content:center;padding:13px 16px;transition:background-color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background-color .2s ease;transition:transform .2s ease,background-color .2s ease,-webkit-transform .2s ease}.review-upload-button:hover{background:rgba(92,98,236,.28);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.review-upload-button input{display:none}.review-preview-images{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:18px}.review-preview-image{position:relative}.review-preview-image button{background:rgba(0,0,0,.68);border:0;border-radius:999px;bottom:8px;color:#fff;cursor:pointer;font-size:12px;padding:7px 10px;position:absolute;right:8px}.review-error{background:rgba(255,82,82,.12);border:1px solid rgba(255,82,82,.22);border-radius:14px;color:#ff9c9c;font-size:14px;margin:0 0 16px;padding:12px 14px}@media (max-width:767.98px){.review-upload{align-items:flex-start;flex-direction:column}.review-upload-button{width:100%}.review-images,.review-preview-images{grid-template-columns:1fr}.review-images img,.review-preview-image img{height:160px}}.review-cover{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);border-radius:22px;height:150px;margin:-14px -14px 24px;overflow:hidden;position:relative;z-index:1}.review-cover img{display:block;-webkit-filter:saturate(1.03) contrast(1.02);filter:saturate(1.03) contrast(1.02);height:100%;object-fit:cover;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;width:100%}.review-card:hover .review-cover img{-webkit-transform:scale(1.045);transform:scale(1.045)}@media (max-width:767.98px){.review-cover{height:180px}}body[data-route=contacts] main>section:first-child,body[data-route=projects] main>section:first-child,body[data-route=reviews] main>section:first-child{padding-top:clamp(104px,9vw,138px)!important}.reveal-on-scroll{-webkit-filter:blur(4px);filter:blur(4px);opacity:0;-webkit-transform:translate3d(0,28px,0);transform:translate3d(0,28px,0);transition:opacity .72s ease,-webkit-transform .72s ease,-webkit-filter .72s ease;transition:opacity .72s ease,transform .72s ease,filter .72s ease;transition:opacity .72s ease,transform .72s ease,filter .72s ease,-webkit-transform .72s ease,-webkit-filter .72s ease;transition-delay:0ms;transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform,filter}.reveal-on-scroll.is-visible{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{-webkit-filter:none;filter:none;opacity:1;-webkit-transform:none;transform:none;transition:none}}:root[data-theme=light] .reviews__subtitle{color:#33384d}:root[data-theme=light] .reviews__stat-label{color:#69708a}:root[data-theme=light] .reviews__stat-card{background:rgba(92,98,236,.055);border-color:rgba(92,98,236,.22)}.hidden,.preloader{overflow:hidden}.preloader{background:#fff;height:100vh;opacity:1;position:fixed;transition:all .3s ease-in;visibility:visible;width:100%;z-index:990}.preloader.done{opacity:0;visibility:hidden}.preloader.done img{-webkit-animation:preloaderImage .3s ease-in-out 1;animation:preloaderImage .3s ease-in-out 1}.preloader span{display:inline-block}.preloader img{height:100px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.preloader span:first-child{-webkit-animation:preloader1 .3s ease-in-out 1;animation:preloader1 .3s ease-in-out 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-bottom:100vh solid #5c62ec;border-right:50vw solid transparent;bottom:0;height:0;left:0;position:absolute;-webkit-transform:translate(-150%,-100%);transform:translate(-150%,-100%);width:0;z-index:99}.preloader span:nth-child(2){-webkit-animation:preloader2 .3s ease-in-out 1;animation:preloader2 .3s ease-in-out 1;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#5c62ec;bottom:0;height:50vh;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100vw;z-index:98}.preloader span:nth-child(3){-webkit-animation:preloader3 .3s ease-in-out 1;animation:preloader3 .3s ease-in-out 1;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-bottom:100vh solid #5c62ec;border-left:50vw solid transparent;bottom:0;height:0;position:absolute;right:0;-webkit-transform:translate(-100%,150%);transform:translate(-100%,150%);width:0;z-index:97}.preloader span:nth-child(4){-webkit-animation:preloader4 .3s ease-in-out 1;animation:preloader4 .3s ease-in-out 1;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#5c62ec;height:50vh;position:absolute;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:100vw;z-index:96}@-webkit-keyframes preloader1{0%{-webkit-transform:translate(-150%,-100%);transform:translate(-150%,-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes preloader1{0%{-webkit-transform:translate(-150%,-100%);transform:translate(-150%,-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes preloader2{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes preloader2{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes preloader3{0%{-webkit-transform:translate(-100%,150%);transform:translate(-100%,150%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes preloader3{0%{-webkit-transform:translate(-100%,150%);transform:translate(-100%,150%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes preloader4{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes preloader4{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes preloaderImage{0%{opacity:1}to{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}}@keyframes preloaderImage{0%{opacity:1}to{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}}
/*# sourceMappingURL=main.4886c220.css.map*/