.back-page{border-radius:5px}@media (max-width:640px){.back-page{margin-bottom:1rem}}body,html{color:#000;font-family:Open Sans!important;height:100%;margin:0}.back-page{background:hsla(var(--p)/var(--txt-opacity,1));border-radius:19px;color:#fff;padding:8px 22px;width:-moz-max-content;width:max-content}@media (max-width:640px){.back-page{margin-bottom:1rem;padding:8px 22px}}.btn-filter{background:#fff;border:none;border-radius:19px;box-shadow:0 3px 6px rgba(0,0,0,.16);color:hsla(var(--p)/var(--txt-opacity,1));margin-left:1rem;padding:5px 10px;width:120px}.btn-filter.active{background:hsla(var(--p)/var(--txt-opacity,1));color:#fff}#main-container{padding:0!important}.page-select-establishment{border:2px solid #000;display:flex;flex-wrap:wrap;height:100vh;justify-content:center;width:100vw}.page-select-establishment .container-img-parent{border:2px solid #000;flex-grow:1;overflow:hidden;position:relative}.page-select-establishment .container-img-parent .container-img{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:grayscale(20%);height:100%;width:100%}.page-select-establishment .container-img-parent .establishment-name{align-items:center;color:#000;display:flex;height:100%;justify-content:center;opacity:.3;position:absolute;transition:.3s;width:100%;z-index:2}.page-select-establishment .container-img-parent .establishment-name .underline{display:inline-block}.page-select-establishment .container-img-parent .establishment-name .underline:after{background:#000;content:"";display:block;height:1px;transition:.7s ease-in-out;width:0}.page-select-establishment .container-img-parent .establishment-name:hover{font-size:200%;opacity:1;transition:.5s;z-index:1}.page-select-establishment .container-img-parent .establishment-name:hover .underline:after{width:100%}.page-select-establishment .container-img-parent .establishment-name:hover+.container-img{filter:grayscale(0);opacity:.1;transform:scale(1.3)}

/*# sourceMappingURL=selectEstablishment.css.map*/