svg.svelte-16bt2uq{color:#fff;flex:none;display:block}.photo__title.svelte-10x6wl6{font-size:var(--font-3xl);margin-bottom:30px;font-weight:900;line-height:1.1}.photo__box.svelte-10x6wl6{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.photo__item.svelte-10x6wl6{aspect-ratio:4/3;cursor:pointer;background:#f4f6f9;border-radius:12px;position:relative;overflow:hidden}.photo__item.svelte-10x6wl6:first-child{aspect-ratio:auto;grid-row:span 2}.photo__item.svelte-10x6wl6 img:where(.svelte-10x6wl6){object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.photo__item.svelte-10x6wl6:hover img:where(.svelte-10x6wl6){transform:scale(1.05)}.photo__magnifier.svelte-10x6wl6{z-index:2;opacity:0;width:40px;height:40px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo__item.svelte-10x6wl6:hover .photo__magnifier:where(.svelte-10x6wl6){opacity:1}.photo__gradient.svelte-10x6wl6{background:0 0;transition:background .3s;position:absolute;inset:0}.photo__item.svelte-10x6wl6:hover .photo__gradient:where(.svelte-10x6wl6){background:#00000026}@media screen and (width<=768px){.photo__box.svelte-10x6wl6{grid-template-columns:repeat(2,minmax(0,1fr))}.photo__item.svelte-10x6wl6:first-child{grid-area:span 1/span 2}.photo__title.svelte-10x6wl6{font-size:var(--font-xl)}}@media screen and (width<=480px){.photo__box.svelte-10x6wl6{grid-template-columns:repeat(2,minmax(0,1fr))}.photo__item.svelte-10x6wl6:first-child{grid-column:span 2}}
