:root{--font-default:"TTHoves","Arial",sans-serif;--font-alter:"TTTsars",var(--font-default);--color-black:#1a1a1a;--color-purple:#7f5ef3;--color-grey:#a3abb8;--color-grey-light:#dee1e6;--color-red:#ff2a4a;--rem:.06944vw;--radius:50rem}@media (max-width:1099px){:root{--rem:.13889vw;--radius:25rem}}@media (max-width:599px){:root{--rem:.27778vw}}@media (min-width:1600px){:root{--rem:.05208vw}}@keyframes fadeIn{0%{opacity:0;transform:translateY(18rem)}to{opacity:1;transform:translateY(0)}}.projects{opacity:0;pointer-events:none;transform:translateY(18rem)}body.desktop .projects:hover .project-item__inner{opacity:.4}.projects._is-updated{animation:fadeIn .7s ease;opacity:1;transform:translateY(0)}.projects .project-item{width:45%}.projects .project-item:nth-child(2) .project-item__preview{border-radius:var(--radius) var(--radius) var(--radius) 0}body.desktop .projects .project-item:hover .project-item__inner{opacity:1;transition:opacity .6s ease}@media (max-width:599px){.projects .project-item{width:90%}.projects .project-item:nth-child(2){margin-left:auto}}.projects .project-item__inner{transition:opacity .7s ease .05s;will-change:opacity}.projects .project-item__link,.projects .project-item__tags-list{pointer-events:auto}.projects__row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:90rem}@media (min-width:1600px){.projects__row{margin-left:4%;margin-right:4%}}@media (max-width:1099px){.projects__row{margin-bottom:50rem}}@media (max-width:599px){.projects__row{gap:40rem;margin-bottom:40rem}}.projects__row:nth-child(2n) .project-item--big{margin-top:-376rem}@media (min-width:1600px){.projects__row:nth-child(2n) .project-item--big{margin-top:-469rem}}@media (max-width:1099px){.projects__row:nth-child(2n) .project-item--big{margin-top:-186rem}}@media (max-width:599px){.projects__row:nth-child(2n) .project-item--big{margin-top:0}}
