.portfolio-hero-row{margin:0}.portfolio-hero,.portfolio-hero-row{display:flex;align-items:center;justify-content:center}.portfolio-hero{padding:36px;width:70%;flex-wrap:wrap;background:#2e5aff;background:linear-gradient(180deg,#2e5aff,#172d80);border-radius:15px}.portfolio-hero-column{width:50%}.portfolio-hero-text{width:50%;font-size:28px}.portfolio-hero-image{width:450px;height:300px}.porfolio-projects{margin:auto}.porfolio-projects-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.portfolio-project{margin:36px 0;display:flex;width:70%;height:330px;border:1px solid grey;border-radius:11px}.portfolio-project:hover{transition:.3s;box-shadow:grey cubic-bezier(.455,.03,.515,.955)}.portfolio-project-image{width:50%;object-fit:fill;border-top-left-radius:11px;border-bottom-left-radius:11px;border-top-right-radius:0;border-bottom-right-radius:0;overflow:hidden}.portfolio-project-image img{height:100%}.portfolio-project-text{padding:36px;text-align:left}.portfolio-project-text p{width:300px}@media (max-width:991px){.portfolio-hero-row{margin:0}.portfolio-hero{padding:1rem;display:flex;flex-wrap:wrap;justify-content:center}.portfolio-hero-column,.portfolio-hero-text{width:100%}.portfolio-hero-image{width:260px;height:170px}.porfolio-projects{display:flex;justify-content:center;width:95%;height:100%;padding:5px;flex-direction:column}.portfolio-project{height:35%;width:100%;display:flex;flex-wrap:wrap;transition:.3s;box-shadow:0 0 5px 0 #0000001a,0 0 1px 0 #0000001a}.portfolio-project-image{width:100%}.portfolio-project-image img{width:100%;height:100%}.portfolio-project-text{width:100%}.portfolio-project-text p{text-align:left}}