.project-grid-item{position:relative;flex-direction:row}.project-grid-item,.project-grid-item:nth-child(odd){display:flex;align-items:flex-start;justify-content:flex-start}.project-grid-item:nth-child(odd){flex-direction:normal}@media (max-width:1024px){.project-grid-item:nth-child(odd){display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.project-grid-item:nth-child(2n){display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start}@media (max-width:1024px){.project-grid-item:nth-child(2n){display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.project-grid-item-head{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;aspect-ratio:7/8;width:40%}@media (max-width:1024px){.project-grid-item-head{width:100%}}.project-grid-item-body{z-index:40;position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:calc(21.6px + 14.4 * ((100vw - 376px) / 1544));background:#0e1722;margin:0;margin-top:calc(57.6px + 38.4 * ((100vw - 376px) / 1544));padding:calc(28.8px + 19.2 * ((100vw - 376px) / 1544));width:40%}@media (max-width:1024px){.project-grid-item-body{width:100%}}.project-grid-item:nth-child(odd) .project-grid-item-body{margin-left:calc(-57.6px + -38.4 * ((100vw - 376px) / 1544))}@media (max-width:1024px){.project-grid-item:nth-child(odd) .project-grid-item-body{margin-top:calc(-86.4px + -57.6 * ((100vw - 376px) / 1544));margin-left:calc(0px + 0 * ((100vw - 376px) / 1544));transform:translateX(calc(-28.8px + -19.2 * ((100vw - 376px) / 1544)));margin:0;transform:none}}.project-grid-item:nth-child(2n) .project-grid-item-body{margin-right:calc(-57.6px + -38.4 * ((100vw - 376px) / 1544))}@media (max-width:1024px){.project-grid-item:nth-child(2n) .project-grid-item-body{margin-top:calc(-86.4px + -57.6 * ((100vw - 376px) / 1544));margin-right:0;transform:translateX(calc(28.8px + 19.2 * ((100vw - 376px) / 1544)));margin:0;transform:none}}.project-grid-item-heading h3{margin:0;margin-bottom:calc(4.8px + 3.2 * ((100vw - 376px) / 1544))}.project-grid-item-heading h5{margin:0}.project-grid-item-content{color:#cbcaca;font-weight:400;font-family:Inter,Sans-Serif;font-size:calc(15px + 2.25 * ((100vw - 1921px) / 1919))}@media (max-width:1920px){.project-grid-item-content{font-size:15px}}.project-grid-item-gallery,.project-grid-item-gallery-item{position:absolute;top:0;right:0;bottom:0;left:0}.project-grid-item-gallery-item{overflow:hidden}.project-grid-item-gallery-item .image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.project-grid-item-gallery-item .image img{height:100%;object-fit:cover;object-position:center center}.project-grid-item-gallery-item.project-grid-item-gallery-item--current .image,.project-grid-item-gallery-item.project-grid-item-gallery-item--dismiss .image{opacity:1}.project-grid-item-gallery-item.project-grid-item-gallery-item--present{z-index:5;transform:translateX(100%)}.project-grid-item-gallery-item.project-grid-item-gallery-item--present .image{opacity:1;transform:translateX(-100%)}.project-grid-item-gallery-item.project-grid-item-gallery-item--present.project-grid-item-gallery-item--present-active,.project-grid-item-gallery-item.project-grid-item-gallery-item--present.project-grid-item-gallery-item--present-active .image{transition-property:transform;transition-duration:2s;transition-timing-function:cubic-bezier(.23,1,.32,1);transform:none}