.page_layout__BNry9{display:flex;flex-direction:column;position:relative;gap:8px;box-sizing:border-box;margin-top:16px;margin-bottom:16px}.page_galleryAlbum__z_Iwq{width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-decoration:none;min-height:200px}.page_galleryAlbum__z_Iwq:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-light-orange-30p-opacity);opacity:.6;z-index:1}.page_galleryAlbum__z_Iwq:first-child,.page_galleryAlbum__z_Iwq:last-child,.page_galleryAlbum__z_Iwq:not(:first-child):not(:last-child),.page_galleryAlbum__z_Iwq:only-child{border-radius:0}.page_galleryAlbum__z_Iwq:hover{opacity:90%;transition:all .3s ease}.page_galleryAlbum__z_Iwq img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:.8;filter:blur(3px)}.page_galleryAlbum__z_Iwq h3{margin:0;font-family:var(--font-body);color:white;font-weight:600;font-size:24px;text-align:center;position:relative;z-index:2;text-decoration:none}.page_galleryAlbum__z_Iwq h3:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:var(--color-warm-orange);transform:scaleX(1);transform-origin:left}@media (min-width:768px){.page_layout__BNry9{flex-direction:row;max-width:1200px;min-height:calc(100vh - 280px);gap:12px}.page_galleryAlbum__z_Iwq{height:calc((100vh - 280px) * .8);min-height:320px;max-height:480px}.page_galleryAlbum__z_Iwq h3:after{transform:scaleX(0);transition:transform .5s ease}.page_galleryAlbum__z_Iwq:hover h3:after{transform:scaleX(1)}.page_galleryAlbum__z_Iwq:first-child{border-radius:12px 0 0 12px}.page_galleryAlbum__z_Iwq:last-child{border-radius:0 12px 12px 0}.page_galleryAlbum__z_Iwq:only-child{border-radius:12px}.page_galleryAlbum__z_Iwq:not(:first-child):not(:last-child){border-radius:0}.page_galleryAlbum__z_Iwq h3{font-size:36px;padding-bottom:8px}.page_galleryAlbum__z_Iwq h3:after{height:4px}}