.page_portfolio_container__fUr74{min-height:var(--base-container-height);background-color:var(--color-background);overflow-y:auto}.page_portfolio_title__YpzZh{text-align:center;font-weight:700;font-size:40px;margin-top:40px;margin-bottom:30px}.page_portfolio_subtitle__DPp6r{text-align:center;margin-inline:50px;color:#000;margin-bottom:50px}.page_projects_list__ezCBY{display:flex;flex-direction:column;gap:30px;padding-inline:50px;max-width:1200px;margin-left:auto;margin-right:auto;margin-bottom:20px}.page_project_container__51R31{display:flex;border:1px solid var(--color-orange);background-color:var(--color-orange-opacity-05);border-radius:10px;overflow:hidden;cursor:pointer;color:#000;text-decoration:none;transition:background-color .2s ease,transform .2s ease;min-height:200px}.page_project_container__51R31:hover{background-color:var(--color-orange-opacity-1);transform:translateY(-2px)}.page_project_image_container__Azl3_{width:280px;height:180px;margin:10px 0 10px 10px;position:relative;flex-shrink:0;border-radius:7px;overflow:hidden;box-shadow:0 0 5px var(--color-orange-opacity-9)}.page_project_content__eNZk8{flex:1 1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.page_project_header__nNKHo{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.page_project_title__zfKgg{font-size:1.5em;font-weight:600;margin-bottom:5px}.page_project_date__mSEpV{font-size:.8em;color:#4b4b4b;font-weight:400}.page_project_description__Zbcb_{font-size:1em;line-height:1.4;margin-bottom:15px;color:#323232}.page_project_footer___vjVa{display:flex;justify-content:space-between;align-items:center}.page_project_technologies__ckEeq{display:flex;gap:8px;flex-wrap:wrap}.page_technology_tag__Zi5cS{padding:4px 8px;border-radius:4px;font-size:.8em;font-weight:700;background-color:var(--color-orange-opacity-1);border:1px solid var(--color-orange-dark-opacity-8);color:var(--color-orange-dark)}.page_project_links__o3Dpr{display:flex;gap:10px}.page_project_link__lwb32{padding:6px 12px;background-color:var(--color-orange);color:#fff;text-decoration:none;border-radius:4px;font-size:.9em;font-weight:500;transition:background-color .2s ease}.page_project_link__lwb32:hover{background-color:var(--color-orange-dark)}@media (max-width:768px){.page_projects_list__ezCBY{margin-inline:20px}.page_project_container__51R31{flex-direction:column;min-height:auto}.page_project_image_container__Azl3_{width:100%;height:200px}.page_project_footer___vjVa{flex-direction:column;gap:15px;align-items:flex-start}.page_project_links__o3Dpr{align-self:stretch;justify-content:center}}