.browse-module__bP9ayW__container{width:100%;height:100%;min-height:0;overflow-y:scroll}.browse-module__bP9ayW__filter{justify-content:center;width:100%;margin-top:20px;display:flex}.browse-module__bP9ayW__filter>div{max-width:70%}.browse-module__bP9ayW__filter>div>input{border-radius:3rem;width:100%}.browse-module__bP9ayW__gridContainer{grid-template-columns:repeat(auto-fill,400px);justify-content:center;gap:30px;width:100%;padding:30px;display:grid}.browse-module__bP9ayW__template{flex-direction:column;justify-content:center;width:100%;transition:all .2s;display:flex;position:relative}.browse-module__bP9ayW__template>img{border:1px solid var(--gray-40);border-radius:10px;max-width:100%;height:100%;transition:all .2s}.browse-module__bP9ayW__template:hover{cursor:pointer;transform:translateY(-10px)}.browse-module__bP9ayW__template:hover>img{border:1px solid var(--emerald-60);border-top-width:4px}.browse-module__bP9ayW__template:hover>p{color:var(--emerald-60);transition:all .2s .2s}.browse-module__bP9ayW__template>p{text-align:center;font-size:1.2rem;font-weight:400}.browse-module__bP9ayW__useTemplate{white-space:nowrap;opacity:0;transition:all .2s .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.browse-module__bP9ayW__template:hover .browse-module__bP9ayW__useTemplate{opacity:1}@media only screen and (max-width:900px){.browse-module__bP9ayW__gridContainer{grid-template-columns:repeat(auto-fill,300px)}}
