:root{--font-family:"IBM Plex Sans",sans-serif;--background-color:hsl(40, 27%, 2%);--color:hsl(0, 0%, 93%);--accent-color:hsl(0, 93%, 73%)}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeLegibility}body,h1,h2,h3,p{margin:0}ul{list-style:none;margin:0;padding:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}body{font-family:var(--font-family);font-weight:400;color:var(--color);background-color:var(--background-color)}a{transition:.3s background-position;background:linear-gradient(to right,transparent 0,transparent 50%,currentColor 50%,currentColor 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:200% .055em;color:currentColor;text-decoration:none;outline:0}a:focus,a:hover{background-position:0 100%;color:currentColor}.main__inner{width:100%;max-width:120rem;margin:0 auto;padding-right:.625rem;padding-left:.625rem;padding-top:1.25rem;padding-bottom:2.5rem}@media (min-width:48rem){.main__inner{padding-right:1.25rem;padding-left:1.25rem}}@media (min-width:75rem){.main__inner{padding-right:3.375rem;padding-left:3.375rem}}@media (min-width:48rem){.main__inner{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:75rem){.main__inner{padding-top:5rem;padding-bottom:5rem}}.introduction{position:relative;display:flex;flex-direction:column;align-items:center;padding:.625rem;margin:-1.25rem -.625rem 0 -.625rem;color:var(--accent-color);text-align:center;background-image:url(/assets/bg-top.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:auto 400px;height:400px}@media (min-width:48rem){.introduction{padding:.625rem 1.25rem;margin:-2.5rem -1.25rem 0 -1.25rem;background-size:auto 850px;height:850px}}@media (min-width:75rem){.introduction{padding:.625rem 3.375rem;margin:-5rem -3.375rem 0 -3.375rem;background-size:auto 950px;height:950px}}.introduction__title{display:none}.introduction__about-me-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:110px;margin-top:140px;margin-bottom:55px}@media (min-width:48rem){.introduction__about-me-container{height:250px;margin-top:305px;margin-bottom:105px}}@media (min-width:75rem){.introduction__about-me-container{height:280px;margin-top:340px;margin-bottom:115px}}.introduction__about-me{font-size:1.15rem;font-weight:300}@media (min-width:48rem){.introduction__about-me{font-size:2rem}}@media (min-width:75rem){.introduction__about-me{font-size:2.15rem}}.introduction__contacts-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:75px}@media (min-width:48rem){.introduction__contacts-container{height:170px}}@media (min-width:75rem){.introduction__contacts-container{height:195px}}.posters{overflow-x:auto;display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-top:1.25rem}@media (min-width:48rem){.posters{gap:.75rem;margin-top:2.5rem}}@media (min-width:75rem){.posters{gap:1rem;margin-top:5rem}}.posters>.posters__item{cursor:zoom-in}.poster{width:275px;height:390px;-webkit-user-select:none;user-select:none}.project-category-triggers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem}@media (min-width:48rem){.project-category-triggers{gap:.75rem;margin-top:2.5rem}}@media (min-width:75rem){.project-category-triggers{gap:1rem;margin-top:5rem}}.project-category-triggers .project-category-trigger{padding:.25rem .5rem;font-size:1rem;color:var(--color);background-color:transparent;border:1px solid var(--color);outline:0;border-radius:25px;transition-duration:.3s;cursor:pointer}@media (min-width:48rem){.project-category-triggers .project-category-trigger{padding:.4rem .65rem;font-size:1.15rem}}@media (min-width:75rem){.project-category-triggers .project-category-trigger{padding:.5rem .75rem;font-size:1.25rem}}.project-category-triggers .project-category-trigger--selected,.project-category-triggers .project-category-trigger:focus,.project-category-triggers .project-category-trigger:hover{background-color:var(--color);color:var(--background-color)}.project-category-triggers .project-category-trigger--selected{-webkit-text-decoration:.3s;text-decoration:.3s}.project-category-triggers .project-category-trigger:active{-webkit-transform:translateY(.25rem);transform:translateY(.25rem)}.projects{margin:0 auto;padding-top:1.25rem;padding-bottom:0;opacity:0;transition-duration:.3s}@media (min-width:48rem){.projects{padding-top:2.5rem}}@media (min-width:75rem){.projects{max-width:80%;padding-top:5rem}}.projects--shown{opacity:1}.projects .project{margin-bottom:1.25rem}@media (min-width:48rem){.projects .project{margin-bottom:2.5rem}}@media (min-width:75rem){.projects .project{margin-bottom:5rem}}.projects .project:last-of-type{margin-bottom:0}.projects .project__video{position:relative;padding-bottom:67%;margin-bottom:.5rem}@media (min-width:48rem){.projects .project__video{margin-bottom:1rem}}.projects .project__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.projects .project__title{display:block;font-size:1rem;font-weight:500}@media (min-width:48rem){.projects .project__title{font-size:1.5rem}}.projects .project__description{display:block;margin-top:.25rem;font-size:.75rem}@media (min-width:48rem){.projects .project__description{margin-top:.5rem;font-size:1rem}}.footer{width:100%;color:var(--accent-color);background-image:url(/assets/bg-bottom.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:auto 169px;height:169px}@media (min-width:48rem){.footer{background-size:auto 360px;height:360px}}@media (min-width:75rem){.footer{background-size:auto 402px;height:402px}}.footer__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:120rem;margin:0 auto;padding-right:.625rem;padding-left:.625rem}@media (min-width:48rem){.footer__inner{padding-right:1.25rem;padding-left:1.25rem}}@media (min-width:75rem){.footer__inner{padding-right:3.375rem;padding-left:3.375rem}}.footer__contacts-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80px;margin-top:75px}@media (min-width:48rem){.footer__contacts-container{height:175px;margin-top:165px}}@media (min-width:75rem){.footer__contacts-container{height:195px;margin-top:175px}}.title{margin-bottom:1.25rem;font-size:1.15rem;font-weight:500;color:var(--accent-color)}@media (min-width:48rem){.title{margin-bottom:2rem;font-size:5rem}}@media (min-width:75rem){.title{margin-bottom:2.75rem;font-size:7.5rem}}.contacts{display:flex;flex-direction:row;gap:.75rem}@media (min-width:48rem){.contacts{gap:1rem}}@media (min-width:75rem){.contacts{gap:1.5rem}}.contacts__item{font-size:1rem;color:var(--accent-color)}@media (min-width:48rem){.contacts__item{font-size:1.75rem}}@media (min-width:75rem){.contacts__item{font-size:2.15rem}}.freeze-frames{margin-top:1.25rem}@media (min-width:48rem){.freeze-frames{margin-top:2.5rem}}@media (min-width:75rem){.freeze-frames{margin-top:5rem}}.freeze-frames__title{font-size:1.15rem;font-weight:500}@media (min-width:48rem){.freeze-frames__title{margin-bottom:2rem;font-size:1.75rem}}@media (min-width:75rem){.freeze-frames__title{margin-bottom:2.75rem;font-size:2.75rem}}.freeze-frames__grid{overflow-x:auto;display:grid;grid-template-columns:repeat(calc(var(--total-count)/ 2),300px);gap:.5rem;margin-top:1.25rem}@media (min-width:48rem){.freeze-frames__grid{grid-template-columns:repeat(calc(var(--total-count)/ 2),350px);gap:.75rem}}@media (min-width:75rem){.freeze-frames__grid{grid-template-columns:repeat(calc(var(--total-count)/ 2),400px);gap:1rem}}.freeze-frames__item{width:300px;height:225px}@media (min-width:48rem){.freeze-frames__item{width:350px;height:265px}}@media (min-width:75rem){.freeze-frames__item{width:400px;height:300px}}.freeze-frames__item>.freeze-frame__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.freeze-frame{cursor:zoom-in;-webkit-user-select:none;user-select:none}.gallery{z-index:3;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;background-color:var(--background-color)}.gallery__side{flex-shrink:0;display:flex;align-items:center;height:100%}.gallery__next,.gallery__prev{width:5rem;height:5rem;padding:1rem;color:var(--color);cursor:pointer}.gallery__content{flex-grow:1;display:flex;align-items:center;justify-content:center}.gallery__content img{width:auto!important;height:auto!important;max-height:90vh!important;max-width:calc(100vw - 10rem)!important}.gallery__close{position:absolute;top:0;right:0;width:5rem;height:5rem;padding:1rem;cursor:pointer}