.project-showcase{background-color:var(--gray-4);padding:6rem 0}@media screen and (min-width:1240px){.project-showcase{padding:8rem 0}}.project-showcase__h2{margin-bottom:4rem}.project-showcase__project{background-color:var(--color-secondary);border-radius:1.2rem;color:var(--color-white);padding:2.4rem}.project-showcase__project--header{align-items:center;display:grid}@media screen and (min-width:768px){.project-showcase__project--header{gap:2rem;grid-template-columns:15rem 1fr}}.project-showcase__project--figure{height:100%;position:relative}@media screen and (min-width:768px){.project-showcase__project--figure img{height:100%;-o-object-position:center;object-position:center;position:absolute;width:100%}}.project-showcase__project--figure img{border-radius:.8rem;overflow:hidden}@media screen and (max-width:767px){.project-showcase__project--figure img{max-height:20rem}}.project-showcase__project--texts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:1rem;padding:2rem}.project-showcase__project--description{color:var(--color-white)}.project-showcase__project--content *{color:var(--color-white)!important}.project-showcase__project--content li{-webkit-text-decoration:dashed;text-decoration:dashed}.project-showcase__project--content--center{border-bottom:1px solid var(--color-white);border-top:1px solid var(--color-white);margin:1rem auto;padding:1rem}.project-showcase__project--content--center section{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.project-showcase__project--content--end ul{display:grid}@media screen and (min-width:768px){.project-showcase__project--content--end ul{gap:2rem;grid-template-columns:1fr 1fr}}

/*# sourceMappingURL=project-showcase.css.map*/