.photosSection{width:100%;padding:8px 0}.photosSection__header{align-items:center;gap:8px;width:100%;padding:16px 16px 8px;display:flex}@media (min-width:1025px){.photosSection__header{padding:24px 24px 16px}}.photosSection__title{color:#1a1a1a;flex:1;min-width:0;margin:0;font-family:Grab Community Solid,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:26px}@media (min-width:768px){.photosSection__title{font-size:20px;line-height:28px}}.photosSection__viewAllButton{cursor:pointer;background:#eefbfb;border:none;border-radius:9999px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:0;line-height:0;transition:background .15s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}@media (min-width:768px){.photosSection__viewAllButton{width:40px;min-width:40px;height:40px}}.photosSection__viewAllButton:hover{background:#e2f8f8}.photosSection__viewAllButton:active{background:#d5f5f5}.photosSection__viewAllIcon{color:#1a1a1a;flex-shrink:0;width:20px;height:20px;font-size:20px;display:block}@media (min-width:768px){.photosSection__viewAllIcon{width:24px;height:24px;font-size:24px}}.photosSection__viewAllIcon svg{width:100%;height:100%;display:block}.photosSection__grid{padding:0 16px}.photosSection__rows{flex-direction:column;gap:12px;display:flex}.photosSection__row{gap:12px;display:flex}.photosSection__column{flex-direction:column;flex:1;gap:12px;display:flex}.photosSection__photo{border-radius:16px;flex-shrink:0;position:relative;overflow:hidden}.photosSection__img{object-fit:cover}.photosSection__photo--full{aspect-ratio:343/171;width:100%}.photosSection__photo--half{aspect-ratio:1;flex:1}.photosSection__photo--halfShort{aspect-ratio:165.5/136;flex:1}.photosSection__photo--tallLeft{aspect-ratio:210/284;flex:0 0 calc(61.2245% - 7.34694px)}.photosSection__photo--stackedRight,.photosSection__photo--third{aspect-ratio:1;flex:1}.photosSection__overlay{background:#1a1a1a99;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.photosSection__overlayText{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:28px}
