:root{--rule-thickness:6px;--site-header-height:112px;--color-black:#000;--color-white:#fff;--color-surface:#fbfbfb;--color-border:#dfdfdf;--color-text-muted:#615e5b;--color-media-muted:#747474;--font-givonic:Givonic, Arial, sans-serif;--type-display:clamp(42px, 30.8px + 2.986vw, 82.4px);--type-h1:clamp(30px, 24px + 2.661vw, 72px);--type-h2:clamp(26px, 15.47px + 2.809vw, 64px);--type-h3:clamp(24px, 15.68px + 2.217vw, 54px);--type-h4:clamp(22px, 14.79px + 1.922vw, 48px);--type-h5:clamp(20px, 14.46px + 1.478vw, 40px);--type-h6:clamp(18px, 14.12px + 1.035vw, 32px);--type-body-large:clamp(18px, 15.23px + .739vw, 28px);--type-body:clamp(16px, 13.78px + .591vw, 24px);--type-meta:clamp(14px, 12.34px + .443vw, 20px);--radius-control:20px;--radius-tag:10px;--content-max-width:1568px;--rebredg-red:#000;--rebredg-ink:#000;--rebredg-surface:#fbfbfb;--rebredg-muted:#615e5b;--rebredg-white:#fff;--rebredg-black:#000}@media screen and (min-width:1024px){:root{--rule-thickness:10px}}@media screen and (min-width:768px){:root{--site-header-height:142px}}@media screen and (min-width:1440px){:root{--site-header-height:183px}}.project-gallery{color:#000;background:#fff;width:100%;overflow:clip}.project-gallery .project-gallery-container{position:relative}.project-gallery .project-gallery-inner{gap:24px;display:grid}@media screen and (min-width:600px){.project-gallery .project-gallery-inner{gap:32px}}@media screen and (min-width:768px){.project-gallery .project-gallery-inner{width:min(100%,1369px);margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){.project-gallery .project-gallery-inner{gap:40px}}@media screen and (min-width:1280px){.project-gallery .project-gallery-inner{gap:48px}}@media screen and (min-width:1728px){.project-gallery .project-gallery-inner{gap:55px}}.project-gallery .project-gallery-item{width:100%;min-width:0;margin:0}.project-gallery .project-gallery-pair{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media screen and (min-width:600px){.project-gallery .project-gallery-pair{gap:32px}}@media screen and (min-width:768px){.project-gallery .project-gallery-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}}@media screen and (min-width:1280px){.project-gallery .project-gallery-pair{gap:48px}}@media screen and (min-width:1728px){.project-gallery .project-gallery-pair{gap:60px}}.project-gallery .project-gallery-item--single-video-portrait .project-gallery-video-shell{aspect-ratio:1371/1464;height:auto}.project-gallery .project-gallery-item--single-video-landscape .project-gallery-video-shell{aspect-ratio:1372/771;height:auto}.project-gallery .project-gallery-item--two .project-gallery-pair>.project-gallery-image-shell,.project-gallery .project-gallery-item--two .project-gallery-pair>.project-gallery-video-shell{aspect-ratio:655/823;height:auto}.project-gallery .project-gallery-item--two .project-gallery-pair>.project-gallery-image-shell .project-gallery-image{object-fit:cover;width:100%;height:100%}.project-gallery .project-gallery-trio{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media screen and (min-width:600px){.project-gallery .project-gallery-trio{gap:32px}}@media screen and (min-width:768px){.project-gallery .project-gallery-trio{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@media screen and (min-width:1024px){.project-gallery .project-gallery-trio{gap:32px}}@media screen and (min-width:1280px){.project-gallery .project-gallery-trio{gap:40px}}@media screen and (min-width:1728px){.project-gallery .project-gallery-trio{gap:55px}}.project-gallery .project-gallery-image-shell,.project-gallery .project-gallery-video-shell{isolation:isolate;background:#f1f1f1;width:100%;min-width:0;margin:0;display:block;position:relative;overflow:hidden}.project-gallery .project-gallery-image{width:100%;height:auto;display:block}.project-gallery .project-gallery-image--lazy{filter:blur(18px)saturate(.72);transform-origin:50%;transition:filter .95s ease-out,transform 1.05s ease-out;transform:scale(1.035)}@media (prefers-reduced-motion:reduce){.project-gallery .project-gallery-image--lazy{transition:none}}.project-gallery .project-gallery-image-shell.is-loaded .project-gallery-image--lazy{filter:blur()saturate();transform:scale(1)}.project-gallery .project-gallery-glass{z-index:2;pointer-events:none;opacity:1;background:linear-gradient(135deg,#ffffff57,#ffffff1f),#ffffff2e;transition:opacity .85s ease-out;position:absolute;top:0;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){.project-gallery .project-gallery-glass{transition:none}}.project-gallery .project-gallery-image-shell.is-loaded .project-gallery-glass{opacity:0}.project-gallery .project-gallery-image--noscript{z-index:3;object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.project-gallery .project-gallery-video{object-fit:contain;background:#000;width:100%;height:100%;min-height:1px;display:block}.project-gallery .project-gallery-video-shell--cover .project-gallery-video{object-fit:cover}.project-gallery .project-gallery-video-shell--contain .project-gallery-video{object-fit:contain}.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain{box-sizing:border-box;padding:var(--project-gallery-video-pad-y-mobile,32px) var(--project-gallery-video-pad-x-mobile,24px);background:var(--project-gallery-video-bg,#000)}@media screen and (min-width:600px){.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain{padding:var(--project-gallery-video-pad-y-600,44px) var(--project-gallery-video-pad-x-600,48px)}}@media screen and (min-width:768px){.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain{padding:var(--project-gallery-video-pad-y-768,56px) var(--project-gallery-video-pad-x-768,72px)}}@media screen and (min-width:1024px){.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain{padding:var(--project-gallery-video-pad-y-1024,64px) var(--project-gallery-video-pad-x-1024,88px)}}@media screen and (min-width:1280px){.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain{padding:var(--project-gallery-video-pad-y-1280,72px) var(--project-gallery-video-pad-x-1280,104px)}}@media screen and (min-width:1728px){.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain{padding:var(--project-gallery-video-pad-y,80px) var(--project-gallery-video-pad-x,120px)}}.project-gallery .project-gallery-item--single .project-gallery-video-shell--contain .project-gallery-video,.project-gallery .project-gallery-item--two .project-gallery-video-shell--contain .project-gallery-video{background:var(--project-gallery-video-bg,#000)}.project-gallery .project-gallery-video-shell--contain.project-gallery-video-shell--padding-horizontal{padding-top:0;padding-bottom:0}.project-gallery .project-gallery-video-shell--contain.project-gallery-video-shell--padding-horizontal .project-gallery-video{object-fit:cover}.project-gallery .project-gallery-video-poster{width:100%;height:auto;display:block}.project-gallery .project-gallery-video-poster--editor{min-height:1px}.project-gallery .project-gallery-video-editor-placeholder,.project-gallery .project-gallery-editor-empty{color:#000;text-align:center;background:#fbfbfb;border:1px solid #dfdfdf;place-content:center;gap:8px;min-height:220px;padding:32px;display:grid}.project-gallery .project-gallery-editor-empty{min-height:180px}
/*# sourceMappingURL=project-gallery.css.map */
