@import "../views/views-global.min.css";.ui-locations-list .view-content,.ui-locations-list .view-location--wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.ui-locations-list .view-location--row{display:block;margin-right:0;opacity:1;padding:15px 0;-ms-transform-origin:0 0;transform-origin:0 0;transition:all 1s cubic-bezier(.785,.135,.15,.86);width:100%}@media (min-width:480px){.ui-locations-list .view-location--row{padding:0 0 20px;width:50%}.ui-locations-list .view-location--row.is-hidden{margin-right:-50%}}.ui-locations-list .view-location--row.is-hidden{opacity:0;-ms-transform:translateX(50px) scaleX(0);transform:translateX(50px) scaleX(0)}.ui-locations-list{background-color:#fff;display:block;width:100%}@media (min-width:1024px){.ui-locations-list .view-location--row{width:33.33333%}.ui-locations-list .view-location--row.is-hidden{margin-right:-33.33333%}}@media screen and (max-width:480px){.ui-locations-list .view-location--row.is-hidden{display:none}}