.market-filters-desktop{display:flex;flex-direction:column}.market-filters-desktop__card{background:#f5f5f5;border-radius:16px;padding:32px;display:flex;flex-direction:column}.product-card{display:flex;flex-direction:column;border-radius:8px;z-index:0;position:relative}.product-card:hover .product-card__image:before{opacity:.3}.product-card__image{border:1px solid rgba(25,25,25,.1);border-radius:8px}.product-card__image:before{content:"";position:absolute;background-color:#191919;z-index:1;opacity:0;top:0;bottom:0;right:0;left:0;transition:opacity .3s}.product-card__badges{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-direction:column;align-items:start;gap:8px}.product-card__badge{display:flex;align-items:center;gap:4px;border-radius:4px;padding:0 4px}.product-card__badge_ace-quality{background:#fbad00;color:#000;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.product-card__info{font-size:12px;line-height:16px;display:flex;align-items:center}.product-card__type{font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-right:auto}.product-card__name{font-size:16px;line-height:24px;font-weight:700}.product-card__price{font-size:24px;line-height:32px;font-weight:700;display:flex;align-items:center}.product-card__status{font-size:20px;line-height:32px;display:flex;justify-content:space-between}.product-card__owned,.product-card__gift{color:#53bb01;font-weight:700;display:flex;align-items:center}.product-card._owned{background-color:#eef9e6}.product-card._disabled{opacity:.3}.market-featured-products{box-shadow:0 4px 8px #0003;border-radius:16px;overflow:hidden;position:relative;padding:24px 24px 24px 32px}.market-featured-products:before{content:"";position:absolute;top:0;left:0;bottom:0;width:16px;background:linear-gradient(180deg,#ffcb75,#ff7684 46.39%,#789afe);z-index:-1}@media only screen and (max-width:640px){.market-featured-products{padding:16px 16px 16px 24px}.market-featured-products:before{width:8px}}.market-featured-products__header{display:flex;align-items:center;margin-bottom:16px}.market-featured-products__title{flex:1;font-size:20px;line-height:32px;font-weight:700}@media only screen and (max-width:640px){.market-featured-products__title{font-size:16px;line-height:24px}}@media only screen and (min-width:641px){#list-products{max-width:calc(100vw - 400px)}}.list-products-page .header{display:flex;align-items:center;flex-wrap:wrap;margin:32px 0 24px}.list-products-page .header__title{font-size:24px;line-height:32px;font-weight:700;margin-right:auto}.list-products-page .header__link{font-size:14px;line-height:16px;font-weight:700;margin-right:24px}@media only screen and (max-width:640px){.list-products-page .header__links{margin-top:24px;width:100%}}@media only screen and (min-width:641px){.list-products-page .header{margin:8px 0 32px}.list-products-page .header__link{font-size:16px;line-height:24px;font-weight:700}.list-products-page .header__title{font-size:34px;line-height:48px;font-weight:700}}.list-products-page .parent-alert{display:flex;gap:8px;justify-content:space-between;align-items:center;background:#fbe4b0;border-radius:8px;padding:8px 24px}@media only screen and (max-width:640px){.list-products-page .parent-alert{flex-direction:column;align-items:baseline}}.list-products-page .filters{flex-wrap:wrap;border-radius:16px;background-color:#f5f5f5}.list-products-page .filters__header{display:flex;align-items:center;height:56px;border-bottom:1px solid #d9d9d9;padding-left:16px;width:100%}@media only screen and (max-width:640px){.list-products-page .filters{display:none;padding:0;background-color:#fff;border-radius:0}.list-products-page .filters__container{padding:0 16px 16px;overflow-y:scroll;width:100%;height:100%}.list-products-page .filters._visible{display:flex;flex-direction:column;flex-wrap:nowrap;position:fixed;top:0;bottom:0;right:0;left:0;z-index:1000}}@media only screen and (min-width:641px){.list-products-page .filters__container{display:flex;flex-wrap:wrap;width:100%;max-width:1024px}.list-products-page .filters__price-input{max-width:120px}.list-products-page .filters__language,.list-products-page .filters__status{width:100%;max-width:160px}.list-products-page .filters__holiday{width:100%;max-width:320px}.list-products-page .filters__price,.list-products-page .filters__course{width:248px}.list-products-page .filters__type{width:192px}.list-products-page .filters__author{max-width:248px}.list-products-page .filters__author{width:100%;max-width:384px}}.list-products-page .sort__button{text-transform:lowercase}.list-products-page .sort .v-select__list{min-width:160px}.list-products-page .products{display:grid;gap:24px 16px;grid-template-columns:repeat(auto-fill,minmax(288px,1fr))}@media only screen and (min-width:641px){.list-products-page .products{gap:40px 16px;grid-template-columns:repeat(auto-fill,minmax(304px,1fr))}}.list-products-page .pagination{display:flex;flex-wrap:wrap;justify-content:space-between}.list-products-page .pagination__show-by{max-width:200px}.list-products-page .pagination__show-by .v-input{max-height:40px}
