.explore__list{display:flex;flex-wrap:wrap;gap:60px;padding:0;justify-content:center}@media screen and (max-width: 1400px){.explore__list{grid-gap:40px;gap:40px}}@media screen and (max-width: 749px){.explore__list{display:grid;grid-template-columns:repeat(2,1fr)}}.explore__item{display:flex;justify-content:center;align-items:center;width:auto;border-radius:15px;background:rgb(var(--color-button));color:rgb(var(--color-button))}.explore__item:hover,.explore__item:focus-within{background:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.explore__card{display:flex;text-align:center;justify-content:center;align-items:center;gap:1rem;flex-flow:column;padding:20px 50px}@media screen and (max-width: 1400px){.explore__card{padding:20px}}@media screen and (max-width: 749px){.explore__card{padding:20px 0}}.explore__card-image-wrapper{width:130px}.explore__card-info *{margin:0}
/*# sourceMappingURL=/cdn/shop/t/1/assets/explore.css.map */
