.Portfolio-module__waoPaG__portfolioTitleContainer{text-align:center;flex-direction:column;align-items:center;gap:1em;padding:3em 1.5em;display:flex}.Portfolio-module__waoPaG__portfolioTitleContainer h1{font-size:2.3em}.Portfolio-module__waoPaG__divWhat{align-items:center;gap:.8em;display:flex}.Portfolio-module__waoPaG__divWhat span{color:var(--color-primary)}.Portfolio-module__waoPaG__divDetail{background-color:var(--color-primary);width:30px;height:1.5px}.Portfolio-module__waoPaG__servicesContainer{gap:20px;padding:2em 1em}.Portfolio-module__waoPaG__servicesGrid{grid-template-columns:1fr;grid-auto-rows:250px;gap:20px;width:100%;margin-bottom:2em;display:grid}.Portfolio-module__waoPaG__gridCard{background-color:var(--color-bg-card);border-radius:20px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.Portfolio-module__waoPaG__gridCard:hover{transform:translateY(-2px)}.Portfolio-module__waoPaG__cardImg{background-blend-mode:multiply;background-position:top;background-repeat:no-repeat;background-size:cover;height:250px;padding:1em;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.Portfolio-module__waoPaG__cardImg:hover{transform:scale(1.04)}.Portfolio-module__waoPaG__textCard{justify-content:space-between;padding:1.5em 1em;display:flex}.Portfolio-module__waoPaG__goToProject{text-align:center;align-items:center;gap:.2em;font-size:.9em;transition:all .3s;display:flex}.Portfolio-module__waoPaG__goToProject:hover{color:var(--color-primary)}.Portfolio-module__waoPaG__divTitleCard{flex-direction:column;gap:.5em;display:flex}.Portfolio-module__waoPaG__divTitleCard h3{font-size:1.1em}.Portfolio-module__waoPaG__divTitleCard span{color:var(--color-text-soft);letter-spacing:1px;font-size:.6em}.Portfolio-module__waoPaG__primaryBtn{background-color:var(--color-primary);box-shadow:var(--shadow-primary-normal);border-radius:12px;align-items:center;gap:.5em;padding:1em 2em;transition:all .3s;display:flex}.Portfolio-module__waoPaG__primaryBtn:hover{transform:translateY(-2px)}.Portfolio-module__waoPaG__ctaContainer{border-top:1px solid var(--color-border-accent);text-align:center;background-color:var(--color-bg-soft);flex-direction:column;align-items:center;gap:1.4em;padding:5em 1.5em;display:flex}.Portfolio-module__waoPaG__ctaContainer h2{width:100%}.Portfolio-module__waoPaG__ctaContainer h2 span{color:var(--color-primary)}@media (min-width:768px){.Portfolio-module__waoPaG__portfolioTitleContainer{justify-content:center;padding:4em 3.5em}.Portfolio-module__waoPaG__portfolioTitleContainer h1{width:70%;font-size:3.5em}.Portfolio-module__waoPaG__servicesContainer{gap:30px;padding:3em 5em}.Portfolio-module__waoPaG__servicesGrid{grid-template-columns:repeat(2,1fr);margin-bottom:2em}.Portfolio-module__waoPaG__ctaContainer{gap:1.8em;padding:6em 2.5em}.Portfolio-module__waoPaG__ctaContainer h2{width:70%}}
