.project_modal_header_icon{gap:1rem;display:flex}.project_modal_separator{opacity:.8;background-color:var(--secondary-color);width:100%;height:1px;margin-block:1rem}.project_modal_techno_image{gap:15%;margin-top:1rem;margin-bottom:2rem}.project_modal_image{object-fit:contain;border:1px solid var(--grey-color);border-radius:12px;width:auto;max-width:300px;height:auto;max-height:250px}.project_modal_techno{flex-wrap:wrap;align-content:start;gap:.5rem}.project_text_background{font-size:7rem;font-family:var(--font-text-bold);background:linear-gradient(to bottom,#0000000a,var(--primary-color));-webkit-text-fill-color:transparent;color:#0000;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;-webkit-background-clip:text;background-clip:text;position:absolute;left:50%;transform:translate(-50%)}.project_text_bold{font-family:var(--font-text-bold)}.project_text_font{font-family:var(--font-text-regular)}@media (max-width:768px){.project_modal_header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.project_modal_image{display:none}.project_modal_separator{min-height:1px}}
