.gallery__link{width:100%}.gallery__title{font-family:var(--font-family-title);font-size:calc(2.4rem * var(--font-size-title,1));color:#fff;z-index:1;text-overflow:ellipsis;word-break:break-word;max-height:100%;letter-spacing:inherit;text-transform:none;margin:0;overflow:hidden}@supports (-webkit-line-clamp:2){.gallery__title{-webkit-box-orient:vertical;display:-webkit-box}}.gallery__img{object-fit:cover;word-break:break-word;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.gallery__placeholder-container{background-color:#0003;justify-content:center;align-items:center;display:flex}.gallery__placeholder{width:218px;max-width:80%;max-height:80%}.gallery__mask{flex-direction:column;width:100%;height:100%;padding:10px;display:flex;position:absolute;top:0;left:0}.gallery__mask--top{justify-content:flex-start}.gallery__mask--middle{justify-content:center}.gallery__mask--bottom{justify-content:flex-end}.gallery__mask--0{background-color:#0000}.gallery__mask--20{background-color:#0003}.gallery__mask--40{background-color:#0006}.gallery__mask--60{background-color:#0009}.gallery__mask--80{background-color:#000c}