.Projects_main__vvWln{display:flex;flex-direction:column;align-items:center;width:100%}.Projects_projectsTitle__jU1Zl{font-size:var(--font-size-body);font-weight:lighter;opacity:.5;padding:var(--outside-margin) var(--inside-margin)}.Projects_projectsWrapper__iIvBw{width:100%}.Projects_projectsList__Kgblc{display:flex;flex-direction:column;width:100%}.Projects_projeto__r7_bY{max-width:var(--max-width-container);width:100%;padding:var(--outside-margin) var(--inside-margin);display:grid;grid-template-columns:repeat(7,1fr);grid-gap:var(--grid-gap);gap:var(--grid-gap)}.Projects_projetoWrapper__zrEAj{width:100%;display:flex;justify-content:center;border-top:3px solid var(--primary-blue)}.Projects_projetoImage__xi23e{width:100%;grid-column:5/8;grid-row:1;height:min(50vh,500px)}.Projects_projetoDate__jZT7h{opacity:.5;font-size:var(--font-size-body)}.Projects_projetoContent__fD_2i{grid-column:1/4;grid-row:1;display:flex;flex-direction:column;justify-content:space-between}.Projects_projetoDescription__qNd3y{display:flex;flex-direction:column;gap:.5rem;font-size:var(--font-size-body)}.Projects_projetoDescriptionText__QXUrB{font-family:var(--font-secondary)}.Projects_projetoTitle__ebusU{font-size:var(--font-size-title);font-weight:700}.Projects_projetoMarcaAndDate__4Qsvj{font-size:var(--font-size-small-subtitle)}@media screen and (max-width:767px){.Projects_projeto__r7_bY{display:flex;flex-direction:column;gap:var(--grid-gap)}.Projects_projetoImage__xi23e{height:40vh}.Projects_projetoLink__wU6wt{margin-top:var(--grid-gap)}.Projects_projetoTitle__ebusU{font-size:var(--font-size-small-title)}}@media screen and (min-width:768px) and (max-width:1023px){.Projects_projetoImage__xi23e{height:40vh}.Projects_projetoTitle__ebusU{font-size:var(--font-size-small-title)}}