@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Comfortaa:wght@300;400;500;600;700&family=Geologica:wght@100;200;300;400;500;600;700;800;900&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}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:initial}sub{bottom:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{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}[hidden],template{display:none}.contacts{background-color:#e7dfc6;color:#e9f1f7;padding:60px}.contacts__title{color:#885b44;font-size:28px;margin-bottom:40px;text-align:center}.contacts__container{background-color:#885b44;border-radius:15px;-webkit-column-gap:15px;column-gap:15px;display:flex;justify-content:space-around;margin:0 auto;max-width:900px;padding:20px 20px 50px}.contacts__icon-container{align-items:center;display:flex;justify-content:center;width:40%}.contacts-email-icon{height:250px;width:250px}.contacts__form{display:flex;flex-direction:column;width:60%}.contacts__form-title{font-size:25px;font-weight:300;line-height:1.3;margin-bottom:30px;text-align:center}.contacts__label{margin-bottom:5px;padding-left:5px}.contacts__input,.contacts__textarea{border:none;border-radius:10px;font-weight:300;padding:7px 12px}.contacts__input:focus-visible,.contacts__textarea:focus-visible{outline:none}.contacts__input{margin-bottom:5px}.contacts__error{color:#ff5b57;font-size:12px;min-height:15px;padding-left:8px}.contacts__error_type_double-line{min-height:30px}.contacts__error:last-of-type{margin-bottom:30px}.contacts__textarea{margin-bottom:5px;min-height:170px}.contacts__button{background-color:#e7dfc6;border:none;border-radius:30px;color:#50423b;cursor:pointer;margin:0 auto 15px;padding:10px 15px;transition:all .3s ease;width:40%}.contacts__button:disabled{cursor:auto;opacity:.7}.contacts__button:hover:enabled{-webkit-filter:contrast(1.2);filter:contrast(1.2)}.contacts__loading-icon{-webkit-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite;color:#885b44;height:17px;width:17px}@-webkit-keyframes contacts__loading-icon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes contacts__loading-icon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.contacts__result-message{align-items:center;-webkit-column-gap:3px;column-gap:3px;display:flex;justify-content:center;opacity:0;transition:all .3s ease}.contacts__result-message_type_success{color:#6fec6f;opacity:1}.contacts__result-message_type_error{color:#ff5b57;opacity:1}@media screen and (max-width:767px){.contacts{padding:60px 30px}}.education{background-color:#e7dfc6;color:#131b23;padding:50px 60px}.education__title{color:#885b44;font-size:28px;margin-bottom:40px;text-align:center}.education__list{--col-gap:2rem;--row-gap:2rem;--line-w:0.25rem;grid-column-gap:var(--col-gap);-webkit-column-gap:var(--col-gap);column-gap:var(--col-gap);display:grid;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-template-columns:var(--line-w) 1fr;list-style:none;margin-inline:auto;width:min(60rem,100%)}.education__list:before{background:#ae785d;border-radius:calc(var(--line-w)/2);content:"";grid-column:1;grid-row:1/span 20}.education__item:not(:last-child){margin-bottom:var(--row-gap)}.education__item{display:grid;grid-column:2;grid-row:span 2;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content min-content;margin-inline:1.5rem}.education__item-title{background-color:#885b44;border-radius:30px 10px 0 30px;color:#fff;display:grid;font-size:1.25rem;font-weight:200;height:3rem;margin-inline:-1.5rem;place-content:center;position:relative;text-align:center}.education__item-title:before{aspect-ratio:1;background:#885b44;background-image:linear-gradient(rgba(0,0,0,.2) 100%,transparent);-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);content:"";position:absolute;right:0;top:100%;width:1.5rem}.education__item-title:after{aspect-ratio:1;background:#ae785d;border:.3rem solid #f4f4f4;border-radius:50%;content:"";position:absolute;right:calc(100% + var(--col-gap) + var(--line-w)/2);top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:2rem}.education__item-subtitle,.education__item-text{background:#fff;padding-inline:1.5rem;position:relative}.education__item-subtitle{-webkit-padding-before:1.5rem;-webkit-padding-after:1rem;font-weight:500;overflow:hidden;padding-block-end:1rem;padding-block-start:1.5rem}.education__item-text{-webkit-padding-after:17px;font-weight:200;padding-block-end:17px}.education__item-text:last-of-type{-webkit-padding-after:45px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-block-end:45px}.education__item-subtitle:before,.education__item-text:before{background:rgba(0,0,0,.5);border-radius:50%;content:"";-webkit-filter:blur(4px);filter:blur(4px);height:.5rem;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:90%}.education__item-subtitle:before{bottom:calc(100% + .125rem)}.education__item-text:before{bottom:.25rem;z-index:-1}@media (min-width:40rem){.education__list{grid-template-columns:1fr var(--line-w) 1fr}.education__list:before{grid-column:2}.education__item:nth-child(odd){grid-column:1}.education__item:nth-child(2n){grid-column:3}.education__item:nth-child(2){grid-row:2/4}.education__item:nth-child(odd) .education__item-title:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%);clip-path:polygon(0 0,100% 0,100% 100%);left:0}.education__item:nth-child(odd) .education__item-title:after{left:calc(100% + var(--col-gap) + var(--line-w)/2);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.education__item:nth-child(odd) .education__item-title{border-radius:10px 30px 30px 0}}@media screen and (max-width:767px){.education{padding:50px 30px}}.footer{align-items:flex-end;background-color:#2274a5;color:#e9f1f7;display:flex;justify-content:space-between;padding:50px 60px 40px}.footer__title{font-size:20px;font-weight:300;margin-bottom:18px}.footer__contacts-item{align-items:center;display:flex;font-weight:100;margin-bottom:7px}.footer__contacts-item:last-of-type{margin-bottom:0}.footer__contacts-icon{margin-right:5px}.footer__author{font-weight:100}.greeting{align-items:center;display:flex;justify-content:center;margin-bottom:100px;padding:0 60px}.greeting__avatar{border-radius:50%;height:300px;margin-right:40px;width:300px}.greeting__article-container{width:500px}.greeting__title{font-weight:300;margin-bottom:15px;padding-top:35px}.greeting__title_type_enlarged{font-size:45px;font-weight:500;line-height:1.5}.greeting__waving-hand{-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wave-animation;animation-name:wave-animation;display:inline-block;-webkit-transform-origin:70% 70%;transform-origin:70% 70%}@-webkit-keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}30%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}40%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}50%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}60%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}70%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}30%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}40%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}50%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}60%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}70%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.greeting__title_type_decorated{color:#c3423f;font-family:Comfortaa,sans-serif;font-weight:700}.greeting__text{font-size:18px;font-weight:200;margin-bottom:40px}.greeting__buttons-container{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;margin-bottom:10px;row-gap:10px}.greeting__link{border-radius:25px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:10px 25px;transition:all .3s ease}.greeting__link_type_github{background-color:#885b44}.greeting__link_type_cv{background-color:#c3423f}.greeting__button:hover,.greeting__link:hover{-webkit-filter:contrast(1.2);filter:contrast(1.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.greeting__success-icon{color:#49b349;height:29px;opacity:0;transition:all 1s ease;width:29px}.greeting__success-icon_shown{opacity:1}@media screen and (max-width:767px){.greeting{padding:0 30px}.greeting__avatar{height:250px;width:250px}}.header{align-items:center;background-color:#2274a5;display:flex;justify-content:space-between;margin-bottom:80px;padding:30px 80px}.header__icon{-webkit-animation:rotating 25s linear infinite;animation:rotating 25s linear infinite;color:#00d8fe;height:30px;width:30px}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.navigation__list{align-items:center;display:flex;list-style:none;margin:0;padding:0}.navigation__logo{color:#e9f1f7;height:30px;margin-right:25px;width:30px}.navigation__item{transition:all .2s ease-in-out}.navigation__link{font-weight:200;margin-right:25px}.navigation__item:hover{-webkit-filter:contrast(1.2);filter:contrast(1.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width:767px){.navigation__list{flex-direction:column;font-size:20px;row-gap:20px}}.mobile-menu{align-items:center;display:flex;height:44px;justify-content:center;margin-left:auto;position:relative;width:44px}.mobile-menu__toggle{cursor:pointer;height:44px;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease;width:44px;z-index:10}.mobile-menu__icon{background-color:#fff;height:3px;position:relative;transition:all .4s ease;width:28px;z-index:9}.mobile-menu__icon:after,.mobile-menu__icon:before{background-color:#fff;content:"";height:3px;position:absolute;top:-10px;transition:all .4s ease;width:28px}.mobile-menu__icon:after{top:10px}.mobile-menu__toggle:checked+.mobile-menu__icon{background-color:#ffffff00;position:fixed}.mobile-menu__toggle:checked+.mobile-menu__icon:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px}.mobile-menu__toggle:checked+.mobile-menu__icon:after{top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:22px}.mobile-menu__menu{background-color:#855a43;height:100%;opacity:.97;padding-top:159px;position:fixed;right:-520px;top:0;transition:all .8s ease;width:520px;z-index:8}.mobile-menu__toggle:checked~.mobile-menu__menu{right:0}@media screen and (max-width:520px){.mobile-menu__menu{right:-100%;width:100%}}@media screen and (max-width:420px){.mobile-menu__icon,.mobile-menu__icon:after,.mobile-menu__icon:before{width:22px}.mobile-menu__menu{padding-top:144px}}.projects{align-items:center;background-color:#2274a5;color:#e9f1f7;display:flex;flex-direction:column;padding:60px}.projects__title{font-family:Caveat,cursive;font-size:50px;font-weight:400;margin-bottom:65px;max-width:500px;text-align:center}.projects__projects-list{-webkit-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:60px;row-gap:60px}.projects__list-item{max-width:500px;width:45%}@media screen and (max-width:767px){.projects{padding:60px 30px}.projects__list-item{width:100%}}.project-card__preview{border-radius:15px;margin-bottom:20px;overflow:hidden;position:relative}.project-card__slider{display:flex;position:relative;transition:all 1s ease-in-out}.project-card__slider_image_first{right:0}.project-card__slider_image_second{right:100%}.project-card__slider_image_third{right:200%}.project-card__image{width:100%}.project-card__arrows-container{display:flex;justify-content:space-between;position:absolute;top:calc(50% - 13px);width:100%}.project-card__arrow{cursor:pointer;height:26px;margin:0 15px;opacity:.8;transition:all .3s ease;width:26px}.project-card__arrow:hover{opacity:1}.project-card__title{font-family:Caveat,cursive;font-size:35px;font-weight:300;margin-bottom:5px;padding-left:10px}.project-card__info{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;margin-bottom:12px}.project-card__technology{background-color:#c3423f;border-radius:30px;font-weight:300;padding:5px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project-card__difficulty-icon{color:#b6daf0;height:23px;width:23px}.project-card__functionality{list-style:disc none outside;list-style:initial;padding-left:20px}.project-card__text{margin-bottom:6px}.project-card__text:last-of-type{margin-bottom:20px}.project-card__links-container{align-items:center;align-items:flex-start;display:flex;flex-direction:column;row-gap:7px}.project-card__link{align-items:center;background-color:#885b44;border-radius:25px;display:flex;line-height:15px;padding:10px 25px;transition:all .3s ease}.project-card__link:hover{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.project-card__link-icon{height:15px;margin-right:5px;width:15px}.scroll-to-top-button{bottom:40px;color:#0e4b80cf;cursor:pointer;height:35px;opacity:1;position:fixed;right:40px;transition:all .3s ease;width:35px}.hidden{opacity:0}.scroll-to-top-button:hover{-webkit-filter:contrast(1.2);filter:contrast(1.2);-webkit-transform:scale(1.1);transform:scale(1.1)}.stack{padding:65px 80px 40px}.stack__title{color:#0e4b80;font-size:28px;margin-bottom:40px;text-align:center}.stack__back-front-list{-webkit-column-gap:30px;column-gap:30px;display:flex;justify-content:space-around;margin:0 auto;max-width:1000px}.stack__subtitle{color:#2274a5;font-family:Caveat,cursive;font-size:37px;margin-bottom:20px}.stack__line{background:#b6daf0;border:none;height:4px;margin:10px 0;overflow:hidden;position:relative}.stack__line:after{-webkit-animation:anim-hr 5s linear infinite;animation:anim-hr 5s linear infinite;background:#2274a5;content:"";height:4px;position:absolute;top:0;width:20%}@-webkit-keyframes anim-hr{0%{left:-20%}to{left:100%}}@keyframes anim-hr{0%{left:-20%}to{left:100%}}.stack__list-item{align-items:center;display:flex;margin-bottom:10px}.stack__skill-icon{height:30px;margin-right:10px;width:30px}.stack__skill{font-size:15px}.html{color:#f27139}.css{color:#2082fe}.js{color:#e3aa46}.react{color:#2edcfc}.webpack{color:#3081c3}.typescript{color:#4081cb}.redux{color:#7e53bf}.express{color:#444}.mongoose{color:#851513}.mongodb{color:#5bae57}.java{color:#e57b1e}.spring{color:#72c251}.mysql{color:#4f80a7}.git{color:#f25d42}.vs-code{color:#2282cf}.intellij{color:#c786cf}.npm{color:#d04543}.postman{color:#fe7543}.docker{color:#379ced}.macos{color:#848484}@media screen and (max-width:767px){.stack{padding:40px 30px}}html{scroll-behavior:smooth}.app{background-color:#e9f1f7;box-sizing:border-box;color:#131b23;font-family:Geologica,sans-serif;font-weight:200}h1,h2,h3,h4,h5,p,ul{margin:0}ul{list-style:none;padding:0}a{color:#e9f1f7;text-decoration:none}
/*# sourceMappingURL=main.24a773c8.css.map*/