.taubman-changing-images{position:fixed;top:0;z-index:99999;height:100dvh;width:100%;cursor:pointer;background:var(--color-white-100);visibility:hidden}.taubman-changing-images__inner{height:inherit}.taubman-changing-images__list{height:inherit;position:relative}.taubman-changing-images__list .list-item{height:inherit;position:absolute;top:0;left:0;width:100%}.taubman-changing-images__list .list-item .image-wrapper{height:inherit}.taubman-changing-images__list .list-item .image-wrapper img{width:100%;height:100%;object-fit:cover}.taubman-changing-images__list .list-item .text-wrapper{position:absolute;z-index:1;padding:0 1.9vw;left:0;font-family:"DIN Condensed Bold",sans-serif;text-transform:uppercase;width:100%;line-height:.8;display:flex;bottom:-1vh}@media(min-width: 320px){.taubman-changing-images__list .list-item .text-wrapper{flex-direction:column;align-items:center}.taubman-changing-images__list .list-item .text-wrapper span{display:block;font-size:33vw;letter-spacing:-0.02em}.taubman-changing-images__list .list-item .text-wrapper span:last-child{letter-spacing:.012em}}@media(min-width: 992px){.taubman-changing-images__list .list-item .text-wrapper{align-items:flex-end;justify-content:space-between;flex-direction:row}.taubman-changing-images__list .list-item .text-wrapper span{font-size:16vw;letter-spacing:-0.02em}.taubman-changing-images__list .list-item .text-wrapper span:last-child{letter-spacing:-0.02em}}