.CatalogGrid-module__oyCMjq__page{--catalog-muted:#94a5c0;--catalog-line:#e6ebf5;--catalog-surface-from:#f1f6fe;--catalog-surface-to:#e7f0fd}.CatalogGrid-module__oyCMjq__search{border:1px solid var(--catalog-line);background-color:#fff;border-radius:16px;align-items:center;gap:.625rem;height:3.25rem;padding:0 1.125rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 2px #14285008}.CatalogGrid-module__oyCMjq__search:focus-within{border-color:#b9d2fb;box-shadow:0 0 0 4px #2e7cf61a}.CatalogGrid-module__oyCMjq__searchIcon{color:var(--catalog-muted);flex-shrink:0}.CatalogGrid-module__oyCMjq__searchInput{width:100%;min-width:0;color:var(--color-text-primary);background:0 0;border:none;outline:none;font-family:inherit;font-size:.9375rem}.CatalogGrid-module__oyCMjq__searchInput::placeholder{color:var(--catalog-muted)}.CatalogGrid-module__oyCMjq__searchClear{width:1.5rem;height:1.5rem;color:var(--catalog-muted);cursor:pointer;background-color:#f1f4f9;border:none;border-radius:50%;flex-shrink:0;place-items:center;transition:color .2s,background-color .2s;display:grid}.CatalogGrid-module__oyCMjq__searchClear:hover{color:var(--color-text-primary);background-color:#e4e9f2}.CatalogGrid-module__oyCMjq__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.CatalogGrid-module__oyCMjq__tabs{background-color:#f0f3f8;border-radius:999px;gap:.25rem;padding:.25rem;display:inline-flex}.CatalogGrid-module__oyCMjq__tab{color:#5a6a86;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;height:2.25rem;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .25s,color .25s,box-shadow .25s;display:inline-flex}.CatalogGrid-module__oyCMjq__tab:hover:not(.CatalogGrid-module__oyCMjq__tabActive){color:var(--color-text-primary)}.CatalogGrid-module__oyCMjq__tab:focus-visible{outline:2px solid var(--color-gradient-primary-to);outline-offset:2px}.CatalogGrid-module__oyCMjq__tabActive{color:#fff;background-color:#141d2b;box-shadow:0 2px 8px #0f192d2e}.CatalogGrid-module__oyCMjq__tabCount{color:#8b9bb0;font-size:.8125rem;font-weight:500}.CatalogGrid-module__oyCMjq__tabActive .CatalogGrid-module__oyCMjq__tabCount{color:#fff9}.CatalogGrid-module__oyCMjq__sort{border:1px solid var(--catalog-line);color:#65758f;background-color:#fafafc;border-radius:999px;align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem;font-size:.875rem;transition:border-color .2s,background-color .2s;display:inline-flex;position:relative}.CatalogGrid-module__oyCMjq__sort:hover{background-color:#fff;border-color:#d5deec}.CatalogGrid-module__oyCMjq__sort:focus-within{border-color:#b9d2fb}.CatalogGrid-module__oyCMjq__sortValue{color:var(--color-text-primary);white-space:nowrap;font-weight:500}.CatalogGrid-module__oyCMjq__sortChevron{color:#8b9bb0;flex-shrink:0}.CatalogGrid-module__oyCMjq__sortSelect{opacity:0;cursor:pointer;border:none;width:100%;height:100%;font-family:inherit;font-size:1rem;position:absolute;inset:0}.CatalogGrid-module__oyCMjq__topStrip{background:linear-gradient(#ecf3fe 0%,#e7f0fd 100%);border-radius:18px;align-items:center;gap:1rem;margin-top:1rem;padding:.625rem .75rem;display:flex}.CatalogGrid-module__oyCMjq__topStripLabel{color:var(--color-text-primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;padding-left:.375rem;font-size:.875rem;font-weight:600;display:inline-flex}.CatalogGrid-module__oyCMjq__topStripList{scrollbar-width:none;gap:.625rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.CatalogGrid-module__oyCMjq__topStripList::-webkit-scrollbar{display:none}.CatalogGrid-module__oyCMjq__topPill{color:#4a5a76;white-space:nowrap;background-color:#fff;border-radius:999px;align-items:center;gap:.5rem;height:2.25rem;padding:0 .875rem 0 .375rem;font-size:.8125rem;font-weight:500;transition:color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 1px 2px #1428500a}.CatalogGrid-module__oyCMjq__topPill:hover{color:var(--color-text-primary);box-shadow:0 4px 12px #1428501a}.CatalogGrid-module__oyCMjq__topPill:focus-visible{outline:2px solid var(--color-gradient-primary-to);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.CatalogGrid-module__oyCMjq__topPill:hover{transform:translateY(-1px)}}.CatalogGrid-module__oyCMjq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.125rem;margin-top:1.125rem;padding:0;list-style:none;display:grid}.CatalogGrid-module__oyCMjq__card{background-image:linear-gradient(180deg, var(--catalog-surface-from) 0%, var(--catalog-surface-to) 100%);border:1px solid #0000;border-radius:20px;flex-direction:column;height:100%;min-height:11.875rem;padding:.9375rem 1.125rem .875rem;text-decoration:none;transition:transform .25s cubic-bezier(.33,1,.68,1),box-shadow .25s,border-color .25s,background-image .25s;display:flex;position:relative}.CatalogGrid-module__oyCMjq__card:hover{background-image:linear-gradient(#edf4fe 0%,#fdfdff 100%);border-color:#fff;box-shadow:0 10px 28px #1f478c1f}.CatalogGrid-module__oyCMjq__cardCustom,.CatalogGrid-module__oyCMjq__cardCustom:hover{background-image:none}.CatalogGrid-module__oyCMjq__card:focus-visible{outline:2px solid var(--color-gradient-primary-to);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.CatalogGrid-module__oyCMjq__card:hover{transform:translateY(-3px)}}.CatalogGrid-module__oyCMjq__cardIcon{background-color:#fff;width:3.25rem;height:3.25rem;box-shadow:0 2px 6px #14285014}.CatalogGrid-module__oyCMjq__card .CatalogGrid-module__oyCMjq__cardIcon{margin-bottom:.75rem}.CatalogGrid-module__oyCMjq__cardTitle{letter-spacing:-.01em;color:var(--color-text-primary);margin:0;font-size:.9375rem;font-weight:700}.CatalogGrid-module__oyCMjq__cardPrice{color:var(--color-text-primary);margin:.25rem 0 0;font-size:.875rem;font-weight:600}.CatalogGrid-module__oyCMjq__cardDescription{-webkit-line-clamp:2;line-clamp:2;color:var(--catalog-muted);-webkit-box-orient:vertical;margin:.4375rem 0 0;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.CatalogGrid-module__oyCMjq__cardArrow{color:#fff;background-color:#141d2b;border-radius:50%;align-self:flex-end;place-items:center;width:1.625rem;height:1.625rem;margin-top:auto;transition:transform .25s cubic-bezier(.33,1,.68,1);display:grid}@media (prefers-reduced-motion:no-preference){.CatalogGrid-module__oyCMjq__card:hover .CatalogGrid-module__oyCMjq__cardArrow{transform:translate(2px)}}.CatalogGrid-module__oyCMjq__badge{color:#fff;background-color:#4b90fd;border-radius:999px;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.CatalogGrid-module__oyCMjq__empty{text-align:center;background:linear-gradient(#f3f7fe 0%,#edf3fd 100%);border-radius:20px;margin-top:1.125rem;padding:3rem 1.5rem}.CatalogGrid-module__oyCMjq__emptyTitle{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.CatalogGrid-module__oyCMjq__emptyText{color:var(--catalog-muted);margin:.5rem 0 0;font-size:.875rem}.CatalogGrid-module__oyCMjq__emptyAction{margin-top:1.125rem}.CatalogGrid-module__oyCMjq__skeletonCard{background:linear-gradient(#f1f6fe 0%,#e7f0fd 100%);border-radius:20px;min-height:11.875rem}.CatalogGrid-module__oyCMjq__banners{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem;margin-top:1.5rem;display:grid}.CatalogGrid-module__oyCMjq__banner{background:linear-gradient(#eaf2fe 0%,#dfebfd 100%);border-radius:20px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"media body""media action";align-items:center;gap:.75rem 1.25rem;min-height:8.0625rem;padding:1.25rem 1.5rem;display:grid}.CatalogGrid-module__oyCMjq__bannerIcons,.CatalogGrid-module__oyCMjq__bannerTelegram{grid-area:media}.CatalogGrid-module__oyCMjq__bannerBody{grid-area:body;min-width:0}.CatalogGrid-module__oyCMjq__banner .CatalogGrid-module__oyCMjq__bannerBtn{grid-area:action;justify-self:start}.CatalogGrid-module__oyCMjq__bannerKicker{color:var(--color-text-primary);margin:0;font-size:.875rem}.CatalogGrid-module__oyCMjq__bannerTitle{letter-spacing:-.01em;color:var(--color-text-primary);margin:.125rem 0 0;font-size:1.1875rem;font-weight:700}.CatalogGrid-module__oyCMjq__bannerText{color:#93a5cc;margin:.5rem 0 0;font-size:.8125rem;line-height:1.45}.CatalogGrid-module__oyCMjq__bannerIcons{flex-shrink:0;width:4.75rem;height:4.5rem;position:relative}.CatalogGrid-module__oyCMjq__bannerIcon{background-color:#fff;border-radius:50%;place-items:center;width:2.375rem;height:2.375rem;display:grid;position:absolute;box-shadow:0 4px 12px #1428501f}.CatalogGrid-module__oyCMjq__bannerIconA{top:.5rem;left:0}.CatalogGrid-module__oyCMjq__bannerIconB{top:0;left:2.25rem}.CatalogGrid-module__oyCMjq__bannerIconC{top:2.125rem;left:.75rem}.CatalogGrid-module__oyCMjq__bannerIconMore{color:#5a6a86;background-color:#eef3fb;font-size:1.125rem;font-weight:500;top:2.375rem;left:2.875rem}.CatalogGrid-module__oyCMjq__bannerTelegram{color:#fff;background:linear-gradient(#37bbfe 0%,#007dbb 100%);border-radius:50%;flex-shrink:0;place-items:center;width:4.5rem;height:4.5rem;display:grid;box-shadow:0 8px 20px #007dbb40}.CatalogGrid-module__oyCMjq__bannerBtn{color:#fff;white-space:nowrap;background-color:#141d2b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:2.625rem;padding:0 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.CatalogGrid-module__oyCMjq__bannerBtn:hover{background-color:#0b1220;box-shadow:0 8px 20px #0f192d33}.CatalogGrid-module__oyCMjq__bannerBtnGhost{color:var(--color-text-primary);background-color:#fff;border:1px solid #ccd9ee}.CatalogGrid-module__oyCMjq__bannerBtnGhost:hover{background-color:#fff;border-color:#141d2b;box-shadow:0 8px 20px #1428501f}.CatalogGrid-module__oyCMjq__bannerBtn:focus-visible{outline:2px solid var(--color-gradient-primary-to);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.CatalogGrid-module__oyCMjq__bannerBtn:hover{transform:translateY(-1px)}}@media (max-width:1023px){.CatalogGrid-module__oyCMjq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.CatalogGrid-module__oyCMjq__banners{grid-template-columns:minmax(0,1fr)}.CatalogGrid-module__oyCMjq__controls{flex-direction:column;align-items:stretch}.CatalogGrid-module__oyCMjq__tabs{justify-content:center}.CatalogGrid-module__oyCMjq__tab{flex:1;justify-content:center}.CatalogGrid-module__oyCMjq__sort{justify-content:center}.CatalogGrid-module__oyCMjq__topStrip{flex-direction:column;align-items:flex-start;gap:.625rem}.CatalogGrid-module__oyCMjq__topStripList{width:100%}}@media (max-width:767px){.CatalogGrid-module__oyCMjq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.CatalogGrid-module__oyCMjq__banners{gap:.75rem}.CatalogGrid-module__oyCMjq__banner{grid-template-areas:"media body""action action";padding:1.125rem}.CatalogGrid-module__oyCMjq__banner .CatalogGrid-module__oyCMjq__bannerBtn{justify-self:stretch;width:100%}}@media (max-width:479px){.CatalogGrid-module__oyCMjq__card{min-height:10.5rem;padding:.875rem}.CatalogGrid-module__oyCMjq__cardIcon{width:2.75rem;height:2.75rem}.CatalogGrid-module__oyCMjq__card .CatalogGrid-module__oyCMjq__cardIcon{margin-bottom:.625rem}.CatalogGrid-module__oyCMjq__search{height:3rem;padding:0 .875rem}}
