.ProjectCard_container__N0Ajx{display:flex;flex-direction:column;padding:14px 19px;background-color:white;border:2px solid var(--grey-color-one);outline:3px solid transparent;border-radius:8px;transition:.15s ease-out}.ProjectCard_featuredContainer__W_7o2{outline-offset:2.5px;background-color:var(--miku-color-four);border-color:transparent}.ProjectCard_featuredContainer__W_7o2 ::selection{background:var(--miku-color-one);color:black}.ProjectCard_container__N0Ajx:hover{outline-width:3px;outline-color:var(--miku-color-two);border-color:transparent;box-shadow:0 7px 5px rgba(0,0,0,.25)}.ProjectCard_featuredContainer__W_7o2:hover{background-color:#319ba5;box-shadow:0 12px 5px rgba(0,0,0,.25)}.ProjectCard_image___Mmu2{border-radius:8px;margin-bottom:15px;grid-area:image;align-self:center}.ProjectCard_links__ObJet{display:flex;list-style-type:none;gap:12px;justify-content:center;grid-area:links}.ProjectCard_title__rP0_G{font-size:32px;font-weight:400;margin:25px 0 12px;color:var(--black-color-one);grid-area:title}.ProjectCard_description__pOPAk{font-size:18px;font-weight:400;color:var(--grey-color-two);margin:0 0 50px;grid-area:description}.ProjectCard_featuredText__U3KeA{color:white}.ProjectCard_tags__XdVcf{display:flex;flex-wrap:wrap;gap:8px;row-gap:10px;list-style-type:none;grid-area:tags;margin-top:auto}.ProjectCard_tag__5dAJt{border:1px solid var(--grey-color-one);border-radius:28px;padding:2px 11px;background-color:white;color:var(--grey-color-two);font-size:14px;font-weight:500}.ProjectCard_tag__5dAJt:hover{background-color:var(--miku-color-three);border-color:transparent;color:white}.ProjectCard_sdraiato__uYctu{display:grid;grid-template-areas:"title image" "description image" "tags links";grid-template-rows:min-content min-content auto;grid-template-columns:2fr 1fr}.ProjectCard_sdraiato__uYctu .ProjectCard_links__ObJet{margin-top:auto}.ProjectCard_sdraiato__uYctu .ProjectCard_image___Mmu2{margin-right:10px;margin-left:10px}.Projects_section__z_llh{background-color:var(--grey-color-three);padding:0 var(--padding-sides)}.Projects_container__u_sw5{margin:0 auto;max-width:1392px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.Projects_more__6oc73{align-self:flex-end;font-size:20px;margin-top:22px;margin-bottom:41px}.Projects_one___Eir9{grid-area:one}.Projects_two__On3qb{grid-area:two}.Projects_three__VVkey{grid-area:three}.Projects_four__GdRhe{grid-area:four}.Projects_projects__PaJio{display:grid;grid-gap:21px;gap:21px;grid-template-areas:"one two two" "one three four"}@media (max-width:1055px){.Projects_projects__PaJio{display:flex;flex-direction:column}}.Skills_section__vX78F{background-color:white;padding:0 var(--padding-sides)}.Skills_container__5nyuL{margin:0 auto;max-width:1392px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Skills_skills__6pG5F{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;list-style-type:none;margin-bottom:129px}.Skills_skill__pbcwX{width:215px;height:208px;display:flex;align-items:center;justify-content:center;border:2px solid var(--grey-color-one);border-radius:8px;font-weight:700;font-size:32px;transition:.15s ease-in}.Skills_text__LdgSN{background:linear-gradient(90deg,var(--miku-color-two) 10%,var(--miku-color-four) 84%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Skills_skill__pbcwX:hover{border-width:3px;border-color:var(--miku-color-two);box-shadow:0 0 2px black}.Skills_skills__6pG5F ::selection{-webkit-text-fill-color:white}@media ((max-width:753px) or (max-height:397px)){.Skills_skill__pbcwX{width:222px;height:60px;font-size:24px}.Skills_skills__6pG5F{margin-bottom:80px}}