.address-tiles--item{box-shadow:0 8px 15px -10px rgba(0,0,0,.5);margin-bottom:50px}.address-tile--wrap{display:flex;flex-direction:row;flex-wrap:wrap}.address-tile--wrap.even{flex-direction:row-reverse}.address-tile--image{height:300px;order:1;position:relative;width:100%}.address-tile--image img{height:100%;object-fit:cover;width:100%}.address-tile--address-info{display:flex;flex-direction:column;order:2;position:relative;width:100%}.address-tile--address-info--top{flex:1;padding:15px}.address-tile--address-info--bottom{padding:0 15px 15px}.address-tile--address-detail{order:3;width:100%}.address-tile--address-detail--inner{padding:25px 15px 30px}.address-tile--address-info--accessibility{display:flex;flex-direction:row}.address-tile--address-info--accessibility .address--accessibility-icon{margin:0 8px 0 0}.address-tile--address-info--toggle-btn{align-items:center;background:transparent;bottom:15px;color:#fff;display:flex;font-size:24px;height:45px;justify-content:center;perspective:1000px;position:absolute;right:15px;transform:rotate(0);transform-origin:center;transition:all .4s;width:45px}.address-tile--address-info--toggle-btn .back,.address-tile--address-info--toggle-btn .front{align-items:center;backface-visibility:hidden;background:var(--color-secodary);display:flex;height:100%;justify-content:center;position:absolute;transition:all .4s;width:100%;z-index:1}.address-tile--address-info--toggle-btn .back{transform:rotate(90deg);z-index:0}.address-tile--address-info--toggle-btn.active .front{opacity:0;transform:rotate(90deg)}.address-tile--address-info--toggle-btn.active .back{opacity:1;transform:rotate(180deg)}.address-tile--address-detail{max-height:0;overflow:hidden;transition:max-height .5s}.address-tile--address-detail.open{max-height:var(--scroll-height,100%)}@media(min-width:992px){.address-tiles--item{transition:box-shadow .5s}.address-tiles--item,.address-tiles--item.open{box-shadow:-1px 2px 10px 1px rgba(0,0,0,.1)}.address-tile--address-info{flex-direction:row;order:1;width:50%}.even .address-tile--address-info{flex-direction:row-reverse}.address-tile--address-info--toggle-btn{bottom:30px;left:auto;right:30px}.even .address-tile--address-info--toggle-btn{left:30px;right:auto}.address-tile--address-info--top{padding:30px}.address-tile--address-info--bottom{padding:30px 30px 0 0}.even .address-tile--address-info--bottom{padding:30px 0 0 30px}.address-tile--address-detail{order:3}.address-tile--address-detail--inner{padding:25px 30px 30px}.address-tile--address-detail--inner .address-detail--images{margin-bottom:-15px}.address-tile--image{height:450px;order:2;width:50%}.address-tile--address-info--accessibility{flex-direction:column}.address-tile--address-info--accessibility .address--accessibility-icon{margin:0 0 8px}}