.catalog-not-found{flex-direction:column;align-items:center;display:flex}.catalog-not-found .back-to-catalog{border:1px solid var(--primary-color);background-color:var(--primary-color);width:300px;height:60px;color:var(--light-color);border-radius:15px;justify-content:center;align-items:center;margin:30px;font-size:1.3rem;font-weight:500;transition:box-shadow .15s;display:flex}.catalog-not-found .back-to-catalog:hover{box-shadow:3px 3px 8px -3px #223c5066}@media screen and (900px<=width<=1550px){.catalog-not-found .back-to-catalog{width:120px;height:50px}}
