:root{--sSize:1;--sCalc:1;--fsSize:1;--fsCalc:1}@media (max-width:1920px){:root{--sSize:1;--sCalc:1;--fsSize:1;--fsCalc:1}}@media (min-width:1920px){:root{--sSize:0;--sCalc:1.90476;--fsSize:0;--fsCalc:1.145038}}.gallery__list{display:grid;gap:1rem;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.gallery__list:has(>.gallery__item:nth-child(7))>.gallery__item:nth-child(6){position:relative}.gallery__list:has(>.gallery__item:nth-child(7))>.gallery__item:nth-child(6) .gallery__link{position:relative}.gallery__list:has(>.gallery__item:nth-child(7))>.gallery__item:nth-child(6) .gallery__link:before{background:#000;background-blend-mode:multiply,normal;bottom:auto;content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;transition:.5s;width:100%;z-index:2}@media (prefers-reduced-motion:reduce){.gallery__list:has(>.gallery__item:nth-child(7))>.gallery__item:nth-child(6) .gallery__link:before{transition:none}}.gallery__item{background:none;list-style-image:none;list-style-type:none;margin:0;padding:0}.gallery__item:before{bottom:auto;content:"";display:none;height:auto;left:auto;margin:0;padding:0;position:static;right:auto;top:auto;width:auto}.gallery__item:first-child,.gallery__item:nth-child(4){grid-column:span 2}.gallery__item:nth-child(n+7){display:none}.gallery__item .gallery__link{display:block}.gallery__link{border-radius:.8rem;overflow:hidden}.gallery__link:active .gallery__image,.gallery__link:focus .gallery__image,.gallery__link:hover .gallery__image{transform:scale(1.1)}.gallery__next-label{color:#fff;font-weight:700;left:50%;letter-spacing:.05em;position:absolute;text-decoration:underline;top:50%;transform:translate(-50%,-50%);z-index:5}.gallery__image{display:block;margin:0;transition:all .2s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.gallery__image{transition:none}}