.gallery-simple-slide{display:grid;height:100%;width:100%}.gallery-simple-slide__img{border-radius:var(--border-radius-lg);height:100%;overflow:hidden;position:relative;width:100%}.gallery-simple-slide__img:after{background:linear-gradient(0deg,#000000b3 7.05%,#0000 24.63%);content:"";inset:0;position:absolute}@media only screen and (max-width:734px){.gallery-simple-slide__img:after{display:none}}.gallery-simple-slide__img img,.gallery-simple-slide__img picture{display:flex;height:clamp(20rem,60vh,33.75rem);object-fit:cover;width:inherit}@media only screen and (max-width:734px){.gallery-simple-slide__img img,.gallery-simple-slide__img picture{height:14.7rem}}.gallery-simple-slide__title{color:var(--color-on-surface);font-size:1.5rem;font-stretch:normal;line-height:1.5rem;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media only screen and (min-width:734.1px){.gallery-simple-slide__title{bottom:2.5rem;color:var(--color-surface);font-size:1.3rem;left:4.5rem;line-height:1.6rem;position:absolute}}@media only screen and (max-width:734px){.gallery-simple-slide__title{font-size:1rem;line-height:1.5rem;padding-top:1.5rem}}.gallery-simple-slide__title--out{color:var(--color-on-surface);margin-top:2vh;max-width:100%;overflow:auto;padding-top:unset;position:static}@media only screen and (max-width:734px){.gallery-simple-slide__title--out{font-size:.9rem;line-height:1.3rem;margin-top:1.5rem;white-space:normal}}
