@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap);.App{align-items:center;color:#e3e3e3;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;min-height:100vh;padding-bottom:100px}.App,.header{background-color:#000}.header{height:80px;position:fixed;width:100%;z-index:20}.header__content{align-items:center;border-bottom:.5px solid hsla(0,0%,98%,.8);display:flex;height:100%;justify-content:flex-end;margin:0 auto;position:relative;width:90%}.header__nav-list{display:flex;gap:50px;list-style-type:none;padding:0}.header__nav-list-item{cursor:pointer;font-size:14px}.header__nav-list-item:hover{opacity:.6;transition:opacity .2s}.header__nav-link{color:#e3e3e3;text-decoration:none}.burger-menu__button{background-color:#000;background-image:url(/static/media/burger-menu-btn.5bc7c4e3cacb2bf224e3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:none;height:16px;position:absolute;right:20px;top:20px;width:30px}.burger-menu__button_closed{background-image:url(/static/media/close-menu.53c1544db0a62eb35da0.svg);height:22px;width:22px}@media screen and (max-width:450px){.header{height:100%}.header_closed{height:40px}.header__content{justify-content:center}.header__content_closed{display:none}.header__nav-list{align-items:center;display:flex;flex-direction:column;gap:40px;margin-bottom:40px;margin-top:70px}.header__nav-list-item{font-size:24px}.burger-menu__button{display:block}}.cover{align-items:center;border-bottom:.5px solid hsla(0,0%,98%,.8);display:flex;flex-direction:column;padding:180px 0 100px;width:90%}.cover__image{border-radius:50%;height:130px;width:130px}.cover__text{font-size:16px;margin:20px 0 0;opacity:.7}.cover__title{font-size:48px;font-weight:500;line-height:1.3;margin:40px 0 0;max-width:800px;text-align:center}.cover__button{background-color:#000;border:1px solid #e85921;border-radius:5px;color:#fff;cursor:pointer;margin-top:50px;padding:20px;text-decoration:none;transition:all .3s}.cover__button:hover{background-color:#e85921;border-color:#e85921;color:#000}@media screen and (max-width:1280px){.cover__text{font-size:14px}.cover__title{font-size:42px}}@media screen and (max-width:1000px){.cover__image{height:100px;width:100px}.cover__title{font-size:38px;max-width:600px}}@media screen and (max-width:700px){.cover{padding:150px 0 80px}.cover__title{font-size:34px;max-width:90%}}@media screen and (max-width:600px){.cover__title{font-size:28px}.cover__button{padding:15px}}@media screen and (max-width:450px){.cover{padding:100px 0 80px}.cover_menu_opened{padding:290px 0 100px}.cover__title{font-size:24px;margin:30px 0 0}.cover__text{margin:40px 0 0}}@media screen and (max-width:350px){.cover__title{font-size:22px}.cover__text{font-size:12px}}.section__title{background-color:#000;font-size:40px;margin:0;position:-webkit-sticky;position:sticky;top:78px;z-index:10}.section__title-circle{background-color:#6ee145;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}@media screen and (max-width:1000px){.section__title{font-size:36px}}@media screen and (max-width:500px){.section__title{font-size:32px;padding:10px 0}}@media screen and (max-width:450px){.section__title{font-size:28px;top:40px}.section__title-circle{height:7px;width:7px}}.tech-element{border:1px solid hsla(0,0%,98%,.6);border-radius:30px;box-sizing:border-box;padding:10px 15px}.tech-element_location_card{font-size:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:700px){.tech-element_location_card{font-size:14px}}.techs{box-sizing:border-box;padding-top:100px;position:relative;width:90%}.techs__list{display:flex;flex-wrap:wrap;gap:20px;list-style-type:none;margin:70px 0 100px;max-width:800px;padding:0}@media screen and (max-width:750px){.techs{padding-top:90px}.techs__list{gap:15px;margin:50px 0 80px}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.marquee{align-items:flex-end;background-color:#000;bottom:0;display:flex;height:60px;margin-top:50px;max-width:100%;overflow-x:hidden;position:fixed;width:100vw;z-index:30}.track{-webkit-animation:marquee 32s linear infinite;animation:marquee 32s linear infinite;position:absolute;white-space:nowrap;will-change:transform}.track__content{border:1px solid hsla(0,0%,98%,.4);margin:0;padding:20px 0}.track__content-divider{background-color:#e85921;border-radius:50%;display:inline-block;height:10px;margin:0 30px;width:10px}.track__content_highlighted{color:#6ee145;font-style:italic}.projects{padding-top:20px;width:90%}.projects__subtitle{font-size:14px;margin:70px 0 0}.projects__list{grid-gap:50px 30px;display:grid;gap:50px 30px;grid-template-columns:repeat(2,1fr);list-style-type:none;margin:20px 0 100px;padding:0}@media screen and (max-width:1435px){.projects__list{grid-template-columns:100%}}@media screen and (max-width:750px){.projects__list{margin:50px 0 80px}}.project-card{border:1px solid hsla(0,0%,98%,.6);border-radius:15px;box-sizing:border-box;display:flex;gap:20px;height:350px;justify-content:space-between;padding:20px;width:100%}.project-card__title{font-size:18px;margin:0 0 15px}.project-card__paragraph{font-size:14px;height:100px;line-height:1.5;margin:0 0 15px}.project-card__image{align-self:center;border-radius:5px;display:inline-block;height:100%;width:240px}.project-card__info{width:75%}.project-card__techs-list{display:flex;flex-wrap:wrap;gap:10px;list-style-type:none;margin-bottom:40px;padding:0}.project-card__button{border:1px solid #000;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s}.project-card__button_website{background-color:#000;border-color:#e85921;margin-right:10px}.project-card__button_website:hover{background-color:#e85921;border-color:#e85921;color:#000}.project-card__button_github{background-color:#3d3d42}.project-card__button_github:hover{background-color:#fff;border-color:#fff;color:#000}@media screen and (max-width:1440px){.project-card__paragraph{font-size:14px;height:70px}.project-card__info{position:relative}.project-card__button{bottom:0;position:absolute}.project-card__button_github{left:100px}}@media screen and (max-width:800px){.project-card__techs-list{margin:20px 0 0}}@media screen and (max-width:700px){.project-card{flex-direction:column;gap:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.project-card__image{height:310px}.project-card__button{align-self:center;padding:15px 40px;position:static;width:250px}.project-card__button_website{margin:0 0 15px}.project-card__info{display:flex;flex-direction:column;width:100%}.project-card__techs-list{margin:10px 0 30px}.project-card__title{font-size:20px}.project-card__paragraph{font-size:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:500px){.project-card__techs-list{margin:20px 0 40px}}.about{padding-top:20px;width:90%}.about__list{grid-gap:0 60px;display:grid;gap:0 60px;grid-template-columns:repeat(2,1fr);list-style-type:none;margin:70px auto 100px;padding:0;width:70%}@media screen and (max-width:1100px){.about__list{width:100%}}@media screen and (max-width:700px){.about__list{gap:50px;grid-template-columns:100%;margin:50px 0 80px}}.about-paragraph{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 50px}.about-paragraph:first-of-type{margin:0}.about-paragraph__heading{border-bottom:1px solid #e85921;display:inline-block;font-size:22px;margin:0 0 30px;padding-bottom:10px}.about-paragraph__text{font-size:16px;line-height:1.9;margin:0}@media screen and (max-width:700px){.about-paragraph{margin:0}.about-paragraph__text{text-align:justify}}.contacts{width:90%}.contacts__list{border-bottom:.5px solid hsla(0,0%,98%,.8);border-top:.5px solid hsla(0,0%,98%,.8);box-sizing:border-box;display:flex;justify-content:space-between;list-style-type:none;margin:70px auto 100px;padding:30px;width:100%}.contacts__list-item{cursor:pointer;font-size:20px}.contacts__list-item:hover{opacity:.6;transition:opacity .2s}.contacts__item-link{color:#fff;opacity:.8;text-decoration:none}@media screen and (max-width:1100px){.contacts__list-item{font-size:16px}}@media screen and (max-width:700px){.contacts__list{margin:50px 0 80px}}@media screen and (max-width:500px){.contacts__list{align-items:center;display:flex;flex-direction:column;gap:30px}}
/*! 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}
/*# sourceMappingURL=main.fa57f74a.css.map*/