#catalog-widget-scope .catalog-widget{color:#111;max-width:1228px;margin-inline:auto;padding:40px 24px 28px;font-family:Open Sans Variable,Open Sans,sans-serif}#catalog-widget-scope #seo-product-list{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}#catalog-widget-scope .filters-bar{background:#fff;border:none;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto 32px;padding:12px;display:flex}#catalog-widget-scope .filters{flex-wrap:wrap;gap:10px;display:flex}#catalog-widget-scope .filters-bar__right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}#catalog-widget-scope .filter-wrap{align-items:center;display:flex;position:relative}#catalog-widget-scope .filter-input,#catalog-widget-scope .filter-select{color:#444;appearance:none;cursor:pointer;background:#fff;border:1px solid #636363;border-radius:6px;outline:none;min-width:155px;height:38px;padding:0 12px;font-family:inherit;font-size:13.5px;transition:box-shadow .15s}#catalog-widget-scope .filter-select{padding-right:32px}#catalog-widget-scope .filter-input{cursor:text}#catalog-widget-scope .filter-input:focus,#catalog-widget-scope .filter-select:focus{box-shadow:0 0 0 2.5px #00000040}#catalog-widget-scope .filter-icon{pointer-events:none;color:#888;font-size:11px;line-height:1;position:absolute;right:10px}#catalog-widget-scope .pagination{color:#444;user-select:none;background:#fff;border:1px solid #636363;border-radius:6px;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:13.5px;display:flex}#catalog-widget-scope .page-info{white-space:nowrap;margin-right:2px}#catalog-widget-scope .page-btn{cursor:pointer;color:#111;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:700;line-height:1;transition:background .12s;display:flex}#catalog-widget-scope .page-btn:hover:not(:disabled){background:#eee}#catalog-widget-scope .page-btn:disabled{color:#bbb;cursor:default;font-weight:300}#catalog-widget-scope .per-page{align-items:center;gap:8px;display:flex}#catalog-widget-scope .per-page-label{color:#444;font-size:11px;font-weight:600;line-height:1.2}#catalog-widget-scope .per-page-select{min-width:56px;padding-right:26px}#catalog-widget-scope .pagination-footer{background:#fff;border:1px solid #fff;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:20px 0 0 auto;padding:6px;display:flex}#catalog-widget-scope .cards-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:6px auto;display:grid}@media (width<=860px){#catalog-widget-scope .cards-grid{grid-template-columns:repeat(2,1fr);max-width:780px}}@media (width<=560px){#catalog-widget-scope .cards-grid{grid-template-columns:1fr;max-width:380px}}@media (width<=760px){#catalog-widget-scope .filters-bar{flex-direction:column;align-items:stretch}#catalog-widget-scope .filters{flex-direction:column}#catalog-widget-scope .filter-wrap{width:100%}#catalog-widget-scope .filter-input,#catalog-widget-scope .filter-select{width:100%;min-width:0}#catalog-widget-scope .filters-bar__right{justify-content:space-between;width:100%}#catalog-widget-scope .pagination-footer{margin:20px auto 0}}#catalog-widget-scope .card{background:#fff;border:1px solid #00ff78;border-radius:10px;flex-direction:column;width:100%;max-width:380px;height:290px;margin:0 auto;transition:box-shadow .2s;display:flex;overflow:hidden}#catalog-widget-scope .card:hover{box-shadow:0 0 16px #00ff7840}#catalog-widget-scope .card-header{background:#000;flex-shrink:0;padding:12px 14px}#catalog-widget-scope .card-title{color:#00ff78;text-align:center;margin:0;font-size:19px;font-weight:800}#catalog-widget-scope .card-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 14px 0;display:flex}#catalog-widget-scope .card-meta{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}#catalog-widget-scope .card-meta__info{flex:1;min-width:0}#catalog-widget-scope .card-meta__info p{margin:2px 0;font-size:15px;line-height:1.4}#catalog-widget-scope .network-tags{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:5px;display:flex}#catalog-widget-scope .network-tag{color:#000;letter-spacing:.3px;white-space:nowrap;background:#fff;border:1.5px solid #00ff78;border-radius:20px;padding:2px 9px;font-size:12.5px;font-weight:700}#catalog-widget-scope .card-desc{scrollbar-width:thin;scrollbar-color:#ccc transparent;flex:1;min-height:0;overflow-y:auto}#catalog-widget-scope .card-desc::-webkit-scrollbar{width:4px}#catalog-widget-scope .card-desc::-webkit-scrollbar-track{background:0 0}#catalog-widget-scope .card-desc::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}#catalog-widget-scope .card-desc__label{margin:0 0 4px;font-size:13.5px;font-weight:700}#catalog-widget-scope .card-footer{flex-shrink:0;justify-content:flex-end;align-items:center;padding:10px 14px;display:flex}#catalog-widget-scope .btn-learn{cursor:pointer;background:#00ff78;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:opacity .15s,transform .15s;display:flex;position:relative}#catalog-widget-scope .btn-learn:hover{opacity:.82;transform:scale(1.05)}#catalog-widget-scope .btn-learn:after{content:"Learn more";color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:20;background:#000;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 10px);right:0;transform:translateY(4px)}#catalog-widget-scope .btn-learn:hover:after{opacity:1;transform:translateY(0)}#catalog-widget-scope .state-msg{text-align:center;color:#999;grid-column:1/-1;padding:50px 20px;font-size:15px}#catalog-widget-scope .spinner{border:2px solid #ddd;border-top-color:#00c95e;border-radius:50%;width:22px;height:22px;margin-bottom:10px;animation:.7s linear infinite catalog-spin;display:inline-block}@keyframes catalog-spin{to{transform:rotate(360deg)}}#catalog-widget-scope .error-msg{color:#c00;background:#fff3f3;border:1.5px solid #fcc;border-radius:8px;padding:16px 20px;font-size:13.5px}#catalog-widget-scope .desc-html{font-size:13.5px;line-height:1.35}#catalog-widget-scope .desc-html p{margin:0 0 .5em}#catalog-widget-scope .desc-html ul,#catalog-widget-scope .desc-html ol{margin:0 0 .5em 1.2em}#catalog-widget-scope .desc-html blockquote{opacity:.8;border-left:3px solid;margin:.5em 0;padding-left:.75em;font-style:italic}#catalog-widget-scope .desc-html a{text-decoration:underline}#catalog-widget-scope .desc-html img{border-radius:6px;max-width:100%;margin:.4em 0}
