.category-grid-item{height:250px;padding:3px;border:1px solid #ddd;border-radius:5px;text-align:center}.category-grid-item img{height:200px;margin:auto}input.checked~.dot{transform:translateX(155%);background-color:#48bb78}.brands-items label input[type=checkbox]{opacity:0;position:absolute;right:0}.brands-items input[type=checkbox]+span>svg{opacity:0;width:12px;position:absolute;top:-5px;left:1px;color:#000}.attr-items li label{font-weight:400;overflow:hidden;width:100%;display:block;cursor:pointer}.brands-items label{position:relative}.attr-items label input[type=checkbox]{margin:4px 0 0;margin-top:1px\9;line-height:normal;cursor:pointer}.brands-items label span{height:15px;width:15px;border:1px solid #3386ed54;display:inline-block;position:relative;margin:0 5px;border-radius:2px}.brands-items input[type=checkbox].checked+span>svg{opacity:1}.brands-items label input{display:none}.brands-items li{direction:ltr}.category-catalog{padding:10px 0 32px;color:#0b2450}.category-catalog .product-breadcrumb{min-height:38px}.catalog-breadcrumb{height:38px;display:flex;align-items:center;gap:8px;color:#7a89a2;font-size:11px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;min-width:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.catalog-breadcrumb::-webkit-scrollbar{display:none}.catalog-breadcrumb a:hover{color:#2769d5}.catalog-breadcrumb b{max-width:300px;overflow:hidden;text-overflow:ellipsis;color:#405878}.catalog-hero{min-height:125px;padding:25px 30px;border:1px solid #dfe6f1;border-radius:20px;background:linear-gradient(105deg,#f8fbff,#edf4fd);display:flex;align-items:center;justify-content:space-between;gap:25px;overflow:hidden;position:relative}.catalog-hero:after{content:"";position:absolute;left:-40px;bottom:-75px;width:230px;height:230px;border-radius:50%;background:rgba(113,155,226,.1)}.catalog-hero>div:first-child{position:relative;z-index:1}.catalog-hero>div:first-child>span{font-size:10px;color:#6f82a0}.catalog-hero h1{font-size:27px;margin:5px 0 7px;color:#0b2857}.catalog-hero p{max-width:730px;margin:0;color:#607491;font-size:12px;line-height:1.9}.catalog-count{position:relative;z-index:1;min-width:120px;display:grid;grid-template-columns:34px auto;align-items:center;column-gap:9px;padding:12px 16px;border:1px solid rgba(204,218,238,.9);border-radius:14px;background:rgba(255,255,255,.74);box-shadow:0 8px 22px rgba(32,64,109,.08)}.catalog-count svg{grid-row:1/3;width:28px;color:#7397d2}.catalog-count strong{font-size:18px}.catalog-count span{font-size:9px;color:#7d8ba1}.catalog-subcategories{margin-top:14px;padding:12px;border:1px solid #e2e8f1;border-radius:16px;background:#fff;display:flex;gap:10px;overflow-x:auto}.catalog-subcategories>a{min-width:120px;height:74px;padding:8px 12px;border-left:1px solid #edf0f5;display:flex;align-items:center;justify-content:center;gap:9px;color:#526985;font-size:11px;font-weight:700;transition:.2s}.catalog-subcategories>a:last-child{border:0}.catalog-subcategories>a:hover{color:#2769d5;background:#f6f9fe;border-radius:12px}.catalog-subcategories img,.catalog-subcategories svg{width:38px;height:38px;object-fit:contain;color:#90a6ca}.catalog-toolbar{min-height:57px;margin-top:16px;padding:8px 14px;border:1px solid #e2e8f1;border-radius:14px;background:#fff;justify-content:flex-end;gap:16px}.catalog-sort,.catalog-toolbar{display:flex;align-items:center}.catalog-sort{gap:5px}.catalog-sort>span{margin-left:8px;color:#77869d;font-size:11px}.catalog-sort button{height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#61728d;font-size:11px}.catalog-sort button:hover{background:#f4f7fc}.catalog-sort button.active{background:#eaf2ff;color:#2467d3;font-weight:800}.catalog-mobile-filter{display:none}.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:16px;margin-top:14px;align-items:start}.catalog-filters{position:sticky;top:12px;padding:18px;border:1px solid #e1e7f0;border-radius:16px;background:#fff;max-height:calc(100vh - 25px);overflow-y:auto}.catalog-filter-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #e8edf3}.catalog-filter-heading>div{display:flex;align-items:center;gap:8px}.catalog-filter-heading svg{width:18px;color:#5580c7}.catalog-filter-heading h2{margin:0;font-size:14px}.catalog-filter-heading>button{border:0;background:transparent;color:#d15454;font-size:9px}.catalog-available-toggle{height:57px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edf3;cursor:pointer;font-size:12px;font-weight:700}.catalog-available-toggle input{display:none}.catalog-available-toggle i{position:relative;width:39px;height:21px;border-radius:14px;background:#dfe6f0;transition:.2s}.catalog-available-toggle i:after{content:"";position:absolute;top:3px;right:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(21,44,76,.2);transition:.2s}.catalog-available-toggle input:checked+i{background:#4380e6}.catalog-available-toggle input:checked+i:after{transform:translateX(-18px)}.catalog-filter-group{border-bottom:1px solid #e8edf3}.catalog-filter-group summary{height:48px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;font-weight:800;list-style:none}.catalog-filter-group summary::-webkit-details-marker{display:none}.catalog-filter-group summary svg{width:15px;color:#8999b0;transition:.2s}.catalog-filter-group[open] summary svg{transform:rotate(180deg)}.catalog-filter-group>div{display:grid;gap:4px;padding:0 2px 12px;max-height:210px;overflow-y:auto}.catalog-filter-check{min-height:33px;display:flex;align-items:center;gap:8px;color:#61738f;font-size:11px;cursor:pointer}.catalog-filter-check input{display:none}.catalog-filter-check i{width:17px;height:17px;border:1px solid #cbd6e5;border-radius:5px;background:#fff;position:relative;flex:none}.catalog-filter-check input:checked+i{border-color:#3975dc;background:#3975dc}.catalog-filter-check input:checked+i:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:900}.catalog-price-filter{display:grid!important;gap:9px!important;max-height:none!important;overflow:visible!important}.catalog-price-filter label{display:grid;grid-template-columns:55px 1fr;align-items:center;gap:7px;color:#71819a;font-size:10px}.catalog-price-filter input{width:100%;height:37px;padding:0 10px;border:1px solid #dbe3ee;border-radius:9px;background:#f9fbfd;color:#203c65;font:inherit;outline:none}.catalog-price-filter input:focus{border-color:#76a0e1;background:#fff;box-shadow:0 0 0 3px rgba(70,122,208,.09)}.catalog-price-filter button{height:36px;border:0;border-radius:9px;background:#eaf2ff;color:#2769d5;font-size:10px;font-weight:800}.catalog-products{min-width:0}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-product-card{min-width:0;border:1px solid #e1e8f2;border-radius:18px;background:#fff;overflow:hidden;transition:transform .22s,border-color .22s,box-shadow .22s}.catalog-product-card>a{height:100%;display:flex;flex-direction:column;padding:10px}.catalog-product-card:hover{transform:translateY(-4px);border-color:#b9cdec;box-shadow:0 16px 34px rgba(22,54,99,.11)}.catalog-product-image{height:210px;padding:18px;border-radius:14px;background:linear-gradient(145deg,#fafcff,#f1f6fc);display:grid;place-items:center;position:relative;overflow:hidden;color:#9aabc1}.catalog-product-image:after{content:"";position:absolute;right:-38px;bottom:-54px;width:120px;height:120px;border-radius:50%;background:rgba(106,151,224,.07)}.catalog-product-image>img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;transition:transform .3s}.catalog-product-card:hover .catalog-product-image>img{transform:scale(1.045)}.catalog-product-placeholder{width:42px;height:42px}.catalog-stock-badge{position:absolute;z-index:2;top:10px;right:10px;height:25px;display:flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #d6e8df;border-radius:9px;background:rgba(246,253,249,.94);color:#31825b;font-size:8px;font-weight:800;backdrop-filter:blur(5px)}.catalog-stock-badge svg{width:12px}.catalog-stock-badge.out{border-color:#f0d8da;background:rgba(255,246,247,.94);color:#c6535d}.catalog-product-card.is-unavailable .catalog-product-image>img{filter:saturate(.45);opacity:.76}.catalog-product-body{min-height:155px;display:flex;flex:1;flex-direction:column;padding:13px 4px 3px}.catalog-product-heading{min-height:61px}.catalog-product-heading h3{min-height:42px;margin:0;color:#17365f;font-size:12px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-product-heading p{height:15px;margin:3px 0 0;color:#909caf;font-size:8px;direction:ltr;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.catalog-product-meta{min-height:40px;margin-top:9px;padding-top:10px;border-top:1px solid #edf1f6;display:flex;align-items:center;justify-content:space-between;gap:8px}.catalog-product-meta strong{margin-right:auto;color:#153d78;font-size:13px;white-space:nowrap}.catalog-product-meta strong small{font-size:8px;font-weight:500}.catalog-product-meta strong.unavailable{color:#c94e59;font-size:10px}.catalog-product-colors{min-width:35px;display:flex;align-items:center;direction:ltr;gap:4px}.catalog-product-colors i{width:10px;height:10px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cbd5e2}.catalog-product-colors small{color:#6983a8;font-size:8px;direction:rtl;white-space:nowrap}.catalog-product-view{height:29px;display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:7px;color:#4775bc;font-size:9px;font-weight:700;opacity:0;transform:translateX(5px);transition:.2s}.catalog-product-view svg{width:13px}.catalog-product-card:hover .catalog-product-view{opacity:1;transform:translateX(0)}.catalog-load-more{min-height:62px;margin:22px auto 0;display:flex;align-items:center;justify-content:center;gap:9px;color:#7185a3;font-size:11px;font-weight:700}.catalog-load-more i{width:18px;height:18px;display:block;border:2px solid #d9e5f5;border-top-color:#3975d4;border-radius:50%;opacity:0}.catalog-load-more.loading i{opacity:1;animation:catalog-load-spin .7s linear infinite}.catalog-load-more.loading{color:#326bc4}@keyframes catalog-load-spin{to{transform:rotate(1turn)}}.catalog-empty{min-height:390px;border:1px dashed #d9e2ef;border-radius:16px;background:#fbfcfe;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#71819a;text-align:center}.catalog-empty svg{width:47px;height:47px;padding:11px;border-radius:50%;background:#edf3fb;color:#87a1c8}.catalog-empty h2{font-size:16px;color:#3e5679;margin:12px 0 3px}.catalog-empty p{font-size:11px}.catalog-filter-overlay{position:fixed;z-index:1300;inset:0;background:rgba(5,20,46,.46);display:flex;align-items:flex-end}.catalog-filter-drawer{width:100%;max-height:86vh;padding:18px 18px calc(95px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0;background:#fff;overflow-y:auto;position:relative}.catalog-filter-close{position:absolute;top:13px;left:14px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5fa;display:grid;place-items:center;color:#526883}.catalog-filter-close svg{width:18px}.category-route{min-height:100vh;display:flex;flex-direction:column}.category-route-main{flex:1 0 auto;min-height:calc(100vh - 92px - 280px);width:100%}.category-route-main>main{width:100%}.category-not-found{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.category-not-found h1{font-size:24px}.category-not-found p{color:#71819a}.category-loading-page{min-height:inherit}.category-loading-breadcrumb,.category-loading-hero b,.category-loading-hero i,.category-loading-layout b,.category-loading-layout i,.category-loading-layout span,.category-loading-toolbar{display:block;border-radius:9px;background:linear-gradient(105deg,#edf2f8 20%,#fafbfd 38%,#e8eff7 55%);background-size:220% 100%;animation:category-shimmer 1.45s ease infinite}.category-loading-breadcrumb{height:38px;display:flex;align-items:center;gap:8px;margin-bottom:2px}.category-loading-breadcrumb i{height:9px}.category-loading-breadcrumb i:first-child{width:42px}.category-loading-breadcrumb i:nth-child(2){width:92px}.category-loading-breadcrumb i:nth-child(3){width:145px}.category-loading-hero{height:125px;padding:28px;border:1px solid #e2e8f1;border-radius:20px;display:flex;justify-content:space-between}.category-loading-hero>div{display:grid;gap:10px}.category-loading-hero i{width:280px;height:13px}.category-loading-hero i:first-child{width:80px;height:8px}.category-loading-hero b{width:115px;height:65px}.category-loading-toolbar{height:57px;margin-top:16px;padding:8px 14px;border:1px solid #e2e8f1;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:8px}.category-loading-toolbar i{height:34px;width:72px;border-radius:9px}.category-loading-toolbar i:first-child{width:88px;margin-left:auto}.category-loading-layout{display:grid;grid-template-columns:250px 1fr;gap:16px;margin-top:14px}.category-loading-layout aside{height:430px;padding:18px;border:1px solid #e2e8f1;border-radius:16px}.category-loading-layout aside i{height:44px;margin-bottom:14px}.category-loading-layout section{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-loading-layout section div{height:330px;padding:10px;border:1px solid #e2e8f1;border-radius:15px}.category-loading-layout section i{height:205px}.category-loading-layout section span{height:10px;margin:14px 4px}.category-loading-layout section span:nth-child(3){width:65%}.category-loading-layout section b{width:55%;height:14px;margin-top:24px;margin-right:auto}@keyframes category-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@media(max-width:1200px){.catalog-grid,.category-loading-layout section{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.catalog-layout{grid-template-columns:1fr}.catalog-filters{display:none}.catalog-mobile-filter{height:38px;padding:0 13px;border:1px solid #d7e1ee;border-radius:10px;background:#fff;color:#345c91;display:flex;align-items:center;gap:7px;font-weight:700}.catalog-mobile-filter svg{width:16px}.catalog-mobile-filter b{min-width:18px;height:18px;border-radius:10px;background:#3975dc;color:#fff;display:grid;place-items:center;font-size:9px}.catalog-toolbar{justify-content:space-between}.category-loading-layout{grid-template-columns:1fr}.category-loading-layout aside{display:none}}@media(max-width:680px){.category-route-main{min-height:calc(100vh - 150px - 240px)}.category-catalog{padding-top:4px}.category-loading-toolbar{height:auto;min-height:49px;align-items:flex-start;flex-direction:column;gap:8px}.category-loading-toolbar i:first-child{margin-left:0}.category-loading-toolbar i{width:100%;max-width:120px}.category-loading-breadcrumb{font-size:10px;overflow-x:auto;scrollbar-width:none}.category-loading-breadcrumb::-webkit-scrollbar{display:none}.category-catalog .product-breadcrumb{font-size:10px;min-height:38px}.catalog-breadcrumb{font-size:10px}.catalog-hero{min-height:105px;padding:18px 17px}.catalog-hero h1{font-size:21px}.catalog-hero p{display:none}.catalog-count{min-width:91px;padding:9px}.catalog-count svg{width:22px}.catalog-subcategories{margin-top:10px}.catalog-subcategories>a{min-width:103px;height:62px;padding:6px;font-size:10px}.catalog-subcategories img,.catalog-subcategories svg{width:30px;height:30px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-sort{width:100%;overflow-x:auto}.catalog-sort>span{display:none}.catalog-sort button{flex:none}.catalog-grid,.category-loading-layout section{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product-card{border-radius:14px}.catalog-product-card>a{padding:7px}.catalog-product-image{height:155px;padding:10px;border-radius:11px}.catalog-stock-badge{top:7px;right:7px;height:22px;padding:0 6px}.catalog-product-body{min-height:137px;padding:10px 2px 2px}.catalog-product-heading{min-height:55px}.catalog-product-heading h3{min-height:37px;font-size:10px}.catalog-product-heading p{font-size:7px}.catalog-product-meta{margin-top:6px;padding-top:8px}.catalog-product-meta strong{font-size:10px}.catalog-product-colors i{width:8px;height:8px}.catalog-product-colors small{font-size:7px}.catalog-product-view{height:22px;margin-top:3px;opacity:1;transform:none;font-size:8px}.category-loading-page{padding-top:10px}.category-loading-hero{height:105px;padding:18px}.category-loading-hero i{width:170px}.category-loading-hero b{width:80px}.category-loading-layout section div{height:306px}.category-loading-layout section i{height:155px}}.category-loading-layout section{gap:14px}.category-loading-layout section div{height:385px;border-radius:18px}.category-loading-layout section i{height:210px;border-radius:14px}@media(max-width:680px){.category-loading-layout section{gap:9px}.category-loading-layout section div{height:306px}.category-loading-layout section i{height:155px}}.mobile-categories-page{width:min(100% - 28px,880px);margin:0 auto;padding:12px 0 44px}.mobile-categories-hero{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px;border:1px solid #dfe7f2;border-radius:21px;background:linear-gradient(105deg,#f8fbff,#edf5ff);box-shadow:0 9px 26px rgba(31,63,108,.07)}.mobile-categories-hero>div>span{color:#6380ad;font-size:9px;font-weight:800}.mobile-categories-hero h1{margin:5px 0;color:#102f5d;font-size:22px}.mobile-categories-hero p{margin:0;color:#71829d;font-size:10px}.mobile-categories-hero-icon{width:62px;height:62px;display:grid;flex:0 0 62px;place-items:center;border:1px solid #d5e1f1;border-radius:19px;background:rgba(255,255,255,.78);color:#6590dc}.mobile-categories-hero-icon svg{width:28px}.mobile-parent-categories{display:flex;gap:8px;margin-top:12px;padding:9px;border:1px solid #e2e8f1;border-radius:17px;background:#fff;overflow-x:auto;scrollbar-width:none;box-shadow:0 7px 20px rgba(31,63,108,.05)}.mobile-parent-categories::-webkit-scrollbar{display:none}.mobile-parent-categories button{min-width:82px;min-height:83px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:7px;border:1px solid transparent;border-radius:13px;background:transparent;color:#657793;font-family:inherit}.mobile-parent-categories button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f1f5fa;color:#8298b8;overflow:hidden}.mobile-parent-categories button img{width:100%;height:100%;padding:4px;object-fit:contain}.mobile-parent-categories button svg{width:19px}.mobile-parent-categories button strong{max-width:75px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mobile-parent-categories button.active{border-color:#cadaf1;background:#edf4ff;color:#275eae}.mobile-parent-categories button.active>span{background:#fff;color:#3974d0;box-shadow:0 4px 12px rgba(39,83,145,.08)}.mobile-category-content{margin-top:12px;padding:17px;border:1px solid #e1e8f2;border-radius:20px;background:#fff;box-shadow:0 9px 26px rgba(31,63,108,.06)}.mobile-category-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e9eef5}.mobile-category-heading>div{display:flex;flex-direction:column}.mobile-category-heading>div>span{color:#7890b4;font-size:8px}.mobile-category-heading h2{margin:3px 0;color:#15345f;font-size:18px}.mobile-category-heading small{color:#8a98aa;font-size:8px}.mobile-category-heading>a{height:34px;display:flex;align-items:center;gap:3px;padding:0 11px;border:1px solid #dce6f2;border-radius:10px;color:#3268bd;font-size:9px;font-weight:800;white-space:nowrap}.mobile-category-heading>a svg{width:13px}.mobile-category-search{height:43px;display:flex;align-items:center;gap:7px;margin:13px 0;padding:0 12px;border:1px solid #dfe7f2;border-radius:12px;background:#f9fbfe;color:#7990b2}.mobile-category-search:focus-within{border-color:#8cace0;background:#fff;box-shadow:0 0 0 3px rgba(65,114,198,.08)}.mobile-category-search>svg{width:17px}.mobile-category-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#17375f;font:inherit;font-size:10px}.mobile-category-search button{display:none;padding:0;border:0;background:transparent;color:#c45760;font-size:8px}.mobile-category-search button.visible{display:block}.mobile-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mobile-category-card{min-width:0;border:1px solid #e3e9f2;border-radius:15px;background:#fff;overflow:hidden;transition:.2s}.mobile-category-card:hover{border-color:#c3d3eb;box-shadow:0 8px 20px rgba(28,61,106,.07)}.mobile-category-card-main{min-height:86px;display:grid;grid-template-columns:52px minmax(0,1fr) 15px;align-items:center;gap:10px;padding:10px}.mobile-category-card-image{width:52px;height:52px;display:grid;place-items:center;padding:5px;border-radius:13px;background:linear-gradient(145deg,#f8fbff,#edf3fa);color:#8aa1c3;overflow:hidden}.mobile-category-card-image img{width:100%;height:100%;object-fit:contain}.mobile-category-card-image svg{width:24px}.mobile-category-card-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.mobile-category-card-copy strong{overflow:hidden;color:#24446e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-category-card-copy small{color:#8b99ab;font-size:7px}.mobile-category-card-main>svg{width:13px;color:#8ba0bd}.mobile-category-sublinks{display:flex;flex-wrap:wrap;gap:5px;padding:0 10px 10px}.mobile-category-sublinks>a{max-width:100%;overflow:hidden;padding:5px 7px;border-radius:7px;background:#f4f7fb;color:#637894;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.mobile-category-sublinks>a.more{background:#eaf2ff;color:#326bc3}.mobile-categories-state,.mobile-category-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7b8ba2}.mobile-categories-state svg,.mobile-category-empty svg{width:42px;height:42px;padding:10px;border-radius:15px;background:#edf3fb;color:#7999c9}.mobile-categories-state h1,.mobile-category-empty strong{margin:12px 0 3px;color:#385271;font-size:14px}.mobile-categories-state p,.mobile-category-empty span{margin:0;font-size:9px}.mobile-categories-loading{width:min(100% - 28px,880px);margin:auto;padding:12px 0 44px}.mobile-categories-loading i,.mobile-categories-loading span{display:block;border-radius:9px;background:linear-gradient(105deg,#edf2f8 20%,#fafbfd 38%,#e7eef7 55%);background-size:220% 100%;animation:category-shimmer 1.45s ease infinite}.mobile-categories-loading>header{height:120px;display:grid;align-content:center;gap:9px;padding:21px;border:1px solid #e4eaf2;border-radius:21px}.mobile-categories-loading>header i:first-child{width:80px;height:8px}.mobile-categories-loading>header i:nth-child(2){width:210px;height:20px}.mobile-categories-loading>header i:nth-child(3){width:280px;height:9px}.mobile-categories-loading>nav{display:flex;gap:8px;margin-top:12px;padding:9px;overflow:hidden}.mobile-categories-loading>nav i{min-width:82px;height:83px}.mobile-categories-loading>section{margin-top:12px;padding:17px;border:1px solid #e5eaf2;border-radius:20px}.mobile-categories-loading>section>i{width:170px;height:18px;margin-bottom:18px}.mobile-categories-loading>section{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.mobile-categories-loading article{height:96px;padding:10px;border:1px solid #e8edf3;border-radius:15px}.mobile-categories-loading article i{width:52px;height:52px;float:right;margin-left:10px}.mobile-categories-loading article span{height:8px;margin:8px 62px 0 0}.mobile-categories-loading article span:last-child{width:45%}@media(min-width:600px) and (max-width:899px){.mobile-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-parent-categories button{min-width:100px}.mobile-categories-hero{min-height:135px;padding:25px}.mobile-category-content{padding:21px}.mobile-categories-loading>section{grid-template-columns:repeat(3,1fr)}}@media(max-width:420px){.mobile-categories-loading,.mobile-categories-page{width:calc(100% - 18px)}.mobile-categories-hero{min-height:105px;padding:16px}.mobile-categories-hero h1{font-size:19px}.mobile-categories-hero p{display:none}.mobile-categories-hero-icon{width:52px;height:52px;flex-basis:52px}.mobile-parent-categories button{min-width:73px}.mobile-category-content{padding:12px}.mobile-category-card-main{grid-template-columns:44px minmax(0,1fr) 12px;gap:7px;padding:8px}.mobile-category-card-image{width:44px;height:44px}.mobile-category-sublinks{padding:0 8px 8px}.mobile-category-heading h2{font-size:16px}}.mobile-category-browser{width:100%;display:grid;grid-template-columns:94px minmax(0,1fr);align-items:start;background:#f7f9fc}.mobile-category-rail-wrap{position:sticky;top:0;height:calc(100vh - 70px);overflow-y:auto;border-left:1px solid #e2e8f1;background:#fff;scrollbar-width:none}.mobile-category-rail-wrap::-webkit-scrollbar{display:none}.mobile-category-rail{min-height:100%}.mobile-category-rail ul{display:grid;margin:0;list-style:none}.mobile-category-rail button{width:100%;min-height:83px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:7px 5px;border:0;border-left:3px solid transparent;background:#fff;color:#70809a;font-family:inherit;transition:.18s}.mobile-category-rail button>span{width:39px;height:39px;display:grid;place-items:center;padding:4px;border-radius:12px;background:#f2f5f9;color:#8aa0be;overflow:hidden}.mobile-category-rail button img{width:100%;height:100%;object-fit:contain}.mobile-category-rail button svg{width:19px}.mobile-category-rail button strong{max-width:80px;display:-webkit-box;overflow:hidden;font-size:8px;line-height:1.6;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-category-rail button.active{background:linear-gradient(90deg,#edf4ff,#f8fbff)}.mobile-category-rail button.active>span{background:#fff;color:#3972cf;box-shadow:0 5px 13px rgba(35,77,137,.09)}.mobile-category-panel{min-width:0;padding:12px 11px 105px}.mobile-category-panel-heading{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:10px;padding:15px;border:1px solid #dfe7f2;border-radius:16px;background:linear-gradient(105deg,#f8fbff,#edf5ff);box-shadow:0 7px 20px rgba(31,63,108,.05)}.mobile-category-panel-heading>div{min-width:0;display:flex;flex-direction:column}.mobile-category-panel-heading>div>span{color:#6682ae;font-size:7px}.mobile-category-panel-heading h1{overflow:hidden;margin:3px 0;color:#12335f;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.mobile-category-panel-heading small{color:#8493a8;font-size:7px}.mobile-category-panel-heading>a{height:32px;display:flex;flex:0 0 auto;align-items:center;gap:2px;padding:0 9px;border:1px solid #d4e0ef;border-radius:9px;background:rgba(255,255,255,.8);color:#3268b9;font-size:7px;font-weight:800;white-space:nowrap}.mobile-category-panel-heading>a svg{width:11px}.mobile-category-panel-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d7e1ee;border-radius:16px;color:#71829a}.mobile-category-panel-empty svg{width:38px}.mobile-category-panel-empty strong{margin-top:10px;font-size:10px}.mobile-category-accordion{display:grid;gap:8px}.mobile-accordion-item{border:1px solid #e1e8f2;border-radius:15px;overflow:hidden;box-shadow:0 5px 16px rgba(29,61,106,.035)}.mobile-accordion-item.open{border-color:#c8d8ee;box-shadow:0 8px 21px rgba(29,61,106,.07)}.mobile-accordion-trigger{position:relative}.mobile-accordion-trigger>button{width:100%;min-height:67px;display:grid;grid-template-columns:39px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:10px 12px;border:0;background:#fff;color:#637794;text-align:right;font-family:inherit}.mobile-accordion-item.open .mobile-accordion-trigger>button{background:#f8fbff}.mobile-accordion-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#eef3fa;color:#728fb9}.mobile-accordion-icon svg{width:19px}.mobile-accordion-trigger>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.mobile-accordion-trigger strong{overflow:hidden;color:#24446e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-accordion-trigger small{color:#8c99aa;font-size:7px}.mobile-accordion-trigger>button>svg{width:14px;color:#8094b1}.mobile-accordion-trigger>a{position:absolute;inset:0;z-index:1}.mobile-accordion-item.open .mobile-accordion-icon{background:#e4efff;color:#326cc6}.mobile-child-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border-top:1px solid #e8edf4}.mobile-child-card{padding:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.mobile-child-card>a:first-child{min-width:0;gap:6px}.mobile-child-card>a:first-child>span{width:57px;height:57px;padding:6px;border-radius:13px;background:linear-gradient(145deg,#fbfdff,#f0f5fb);overflow:hidden}.mobile-child-card img{width:100%;height:100%;object-fit:contain}.mobile-child-card svg{width:23px}.mobile-child-card>a:first-child>strong{width:100%;min-height:29px;display:-webkit-box;overflow:hidden;color:#314c70;font-size:8px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-child-card>div{display:grid;gap:3px;margin-top:5px;padding-top:6px;border-top:1px solid #edf1f5}.mobile-child-card>div>a{overflow:hidden;padding:3px;border-radius:5px;color:#7788a0;font-size:6px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-child-card>div>a:hover{background:#edf4ff}.mobile-browser-loading{width:100%;display:grid;grid-template-columns:94px 1fr;background:#f7f9fc}.mobile-browser-loading i,.mobile-browser-loading span{display:block;border-radius:9px;background:linear-gradient(105deg,#edf2f8 20%,#fafbfd 38%,#e7eef7 55%);background-size:220% 100%;animation:category-shimmer 1.45s ease infinite}.mobile-browser-loading>aside{display:grid;align-content:start;gap:9px;padding:10px 7px;border-left:1px solid #e3e8f0;background:#fff}.mobile-browser-loading>aside i{height:74px}.mobile-browser-loading>section{padding:12px}.mobile-browser-loading>section>header{height:86px;display:grid;align-content:center;gap:8px;padding:15px;border:1px solid #e4e9f1;border-radius:16px}.mobile-browser-loading>section>header i:first-child{width:55%;height:14px}.mobile-browser-loading>section>header i:last-child{width:32%;height:8px}.mobile-browser-loading article{height:68px;margin-top:8px;padding:10px;border:1px solid #e5eaf1;border-radius:15px;background:#fff}.mobile-browser-loading article i{width:39px;height:39px;float:right;margin-left:10px}.mobile-browser-loading article span{height:9px;margin:14px 50px 0 0}@media(min-width:560px) and (max-width:767px){.mobile-browser-loading,.mobile-category-browser{grid-template-columns:112px minmax(0,1fr)}.mobile-category-rail button{min-height:91px}.mobile-category-rail button>span{width:45px;height:45px}.mobile-category-rail button strong{font-size:9px}.mobile-category-panel{padding:15px 15px 105px}.mobile-category-panel-heading{padding:18px}.mobile-category-panel-heading h1{font-size:20px}.mobile-child-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px}.mobile-child-card>a:first-child>span{width:67px;height:67px}}@media(max-width:380px){.mobile-browser-loading,.mobile-category-browser{grid-template-columns:82px minmax(0,1fr)}.mobile-category-rail button{min-height:77px}.mobile-category-rail button>span{width:34px;height:34px}.mobile-category-rail button strong{font-size:7px}.mobile-category-panel{padding:8px 7px 100px}.mobile-category-panel-heading{padding:11px}.mobile-category-panel-heading h1{font-size:14px}.mobile-category-panel-heading>a{padding:0 7px;font-size:6px}.mobile-accordion-trigger>button{grid-template-columns:34px minmax(0,1fr) 13px;padding:8px}.mobile-accordion-icon{width:34px;height:34px}.mobile-child-grid{gap:6px;padding:7px}.mobile-child-card{padding:6px}.mobile-child-card>a:first-child>span{width:48px;height:48px}}.mobile-category-browser{grid-template-columns:96px minmax(0,1fr);min-height:calc(100vh - 92px);background:#fff}.mobile-category-rail-wrap{top:92px;height:calc(100vh - 92px);align-self:start;border-left:1px solid #e3e9f2;background:#f7f9fc}.mobile-category-rail ul{padding:7px 0 90px}.mobile-category-rail button{min-height:82px;border-left-width:4px;background:transparent}.mobile-category-rail button>span{width:36px;height:36px;border-radius:50%;background:#fff}.mobile-category-rail button strong{font-size:9px}.mobile-category-rail button.active{border-left-color:#3972cf;background:#eaf1fb;color:#245da9}.mobile-category-rail button.active>span{box-shadow:0 4px 12px rgba(35,77,137,.1)}.mobile-category-panel{min-height:calc(100vh - 92px);padding:0 14px 100px;background:#fff}.mobile-category-panel-empty{min-height:250px;border:0;background:#fff}.mobile-category-accordion{display:block}.mobile-accordion-item{border:0;border-bottom:1px solid #e6ebf2;border-radius:0;background:#fff;box-shadow:none}.mobile-accordion-item.open{border-color:#dce5f1;box-shadow:none}.mobile-accordion-trigger{width:100%;min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 5px;border:0;background:#fff;color:#294769;text-align:right;font-family:inherit}.mobile-accordion-trigger strong{font-size:12px;font-weight:800}.mobile-accordion-trigger svg{width:14px;color:#7890b2}.mobile-accordion-item.open .mobile-accordion-trigger{background:#fff;color:#245da9}.mobile-child-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 9px;padding:16px 3px 19px;border-top:0;background:#f8fafc}.mobile-child-card{min-width:0;padding:0;border:0;border-radius:0;background:transparent}.mobile-child-card>a:first-child{display:flex;flex-direction:column;align-items:center;gap:7px;padding:0;text-align:center}.mobile-child-card>a:first-child>span{width:64px;height:64px;display:grid;place-items:center;padding:7px;border:1px solid #e3e9f2;border-radius:50%;background:#fff;color:#91a5c2;box-shadow:0 5px 14px rgba(29,61,106,.05)}.mobile-child-card img{border-radius:50%}.mobile-child-card>a:first-child>strong{min-height:31px;color:#405878;font-size:9px;line-height:1.8}.mobile-child-card>div{gap:1px;margin-top:4px;padding:0;border:0}.mobile-child-card>div>a{padding:2px 1px;background:transparent;color:#8390a3;font-size:7px;line-height:1.7}.mobile-child-card>div>a:hover{background:transparent;color:#326bc0}.mobile-browser-loading{grid-template-columns:96px minmax(0,1fr);min-height:calc(100vh - 92px);background:#fff}.mobile-browser-loading>aside{background:#f7f9fc}.mobile-browser-loading>section{padding:0 14px}.mobile-browser-loading>section>header{display:none}.mobile-browser-loading article{height:59px;margin:0;border-width:0 0 1px;border-radius:0;box-shadow:none}.mobile-browser-loading article i{width:0;height:0}.mobile-browser-loading article span{width:55%;margin:15px 4px 0 0}@media(min-width:560px) and (max-width:767px){.mobile-browser-loading,.mobile-category-browser{grid-template-columns:108px minmax(0,1fr)}.mobile-category-rail button{min-height:88px}.mobile-category-rail button>span{width:42px;height:42px}.mobile-category-panel{padding-inline:20px}.mobile-child-grid{gap:20px 14px}.mobile-child-card>a:first-child>span{width:76px;height:76px}.mobile-child-card>a:first-child>strong{font-size:10px}}@media(max-width:380px){.mobile-browser-loading,.mobile-category-browser{grid-template-columns:82px minmax(0,1fr)}.mobile-category-rail button{min-height:75px}.mobile-category-rail button>span{width:32px;height:32px}.mobile-category-panel{padding:0 8px 95px}.mobile-accordion-trigger{min-height:55px}.mobile-child-grid{gap:14px 5px;padding-inline:1px}.mobile-child-card>a:first-child>span{width:51px;height:51px;padding:5px}.mobile-child-card>a:first-child>strong{font-size:7px}.mobile-child-card>div>a{font-size:5px}}@media(max-width:680px){.mobile-category-rail-wrap{top:118px;height:calc(100vh - 118px)}}@media(max-width:767px){.categories-route{height:100dvh;overflow:hidden;background:#fff}.categories-route-main{height:calc(100dvh - 92px);overflow:hidden}.categories-route-footer{display:none}.categories-route .mobile-browser-loading,.categories-route .mobile-category-browser{height:100%;min-height:0}.categories-route .mobile-category-rail-wrap{position:relative;top:auto;height:100%;overscroll-behavior:contain}.categories-route .mobile-category-panel{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.categories-route .mobile-category-panel::-webkit-scrollbar{display:none}.mobile-category-app-bar{position:sticky;z-index:4;top:0;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 -14px;padding:10px 14px;border-bottom:1px solid #e5eaf1;background:rgba(255,255,255,.94);box-shadow:0 7px 18px rgba(24,55,98,.06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mobile-category-app-bar>div{min-width:0}.mobile-category-app-bar span{display:block;color:#8a99ad;font-size:8px;font-weight:700}.mobile-category-app-bar h1{overflow:hidden;margin:2px 0 0;color:#18385f;font-size:15px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.mobile-category-app-bar>a{height:31px;display:flex;flex:0 0 auto;align-items:center;gap:2px;padding:0 9px;border-radius:10px;background:#eef4fd;color:#3269bc;font-size:8px;font-weight:800}.mobile-category-app-bar>a svg{width:11px}.mobile-category-accordion{padding-top:2px}}@media(max-width:680px){.categories-route-main{height:calc(100dvh - 118px)}}@media(max-width:380px){.mobile-category-app-bar{margin-inline:-8px;padding-inline:10px}.mobile-category-app-bar h1{font-size:13px}}.catalog-breadcrumb,.catalog-hero>div:first-child>span{font-size:12px}.catalog-hero p{font-size:14px}.catalog-count span{font-size:11px}.catalog-subcategories>a{font-size:13px}.catalog-sort button,.catalog-sort>span{font-size:12px}.catalog-filter-heading>button{font-size:11px}.catalog-available-toggle,.catalog-filter-group,.catalog-product-heading h3{font-size:13px}.catalog-product-heading p{font-size:10px}.catalog-product-meta strong{font-size:14px}.catalog-product-colors small{font-size:10px}.catalog-product-view{font-size:11px}@media(max-width:767px){.mobile-category-app-bar span,.mobile-category-rail button strong{font-size:11px}.mobile-category-app-bar h1{font-size:17px}.mobile-category-app-bar>a{font-size:11px}.mobile-accordion-trigger strong{font-size:13px}.mobile-accordion-trigger small,.mobile-child-card>a:first-child>strong{font-size:11px}.mobile-child-card>div>a{font-size:10px}.mobile-category-panel-heading small,.mobile-category-panel-heading>a,.mobile-category-panel-heading>div>span{font-size:11px}}@media(max-width:380px){.mobile-category-rail button strong{font-size:10px}.mobile-category-app-bar h1{font-size:15px}.mobile-child-card>a:first-child>strong{font-size:10px}.mobile-child-card>div>a{font-size:9px}}@media(min-width:768px){.categories-route-main{min-height:62vh;background:#f8fafd;padding:28px 0 54px}.desktop-categories{color:#17365f}.desktop-categories-hero{position:relative;min-height:174px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:34px 42px;overflow:hidden;border:1px solid #dce6f2;border-radius:25px;background:linear-gradient(112deg,#fff,#f3f8ff 54%,#e9f2ff);box-shadow:0 12px 35px rgba(28,63,110,.06)}.desktop-categories-hero:after,.desktop-categories-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.desktop-categories-hero:before{width:260px;height:260px;left:-75px;top:-130px;border:45px solid rgba(82,132,211,.06)}.desktop-categories-hero:after{width:190px;height:190px;right:42%;bottom:-150px;background:rgba(108,154,225,.06)}.desktop-categories-hero>div:first-child{position:relative;z-index:1}.desktop-categories-hero>div:first-child>span{color:#3971c5;font-size:13px;font-weight:800}.desktop-categories-hero h1{margin:7px 0 9px;color:#102f5c;font-size:31px;line-height:1.45}.desktop-categories-hero p{margin:0;color:#637894;font-size:14px;line-height:2}.desktop-categories-count{position:relative;z-index:1;min-width:190px;display:grid;grid-template-columns:54px auto;align-items:center;column-gap:13px;padding:17px 19px;border:1px solid rgba(202,217,237,.9);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 10px 25px rgba(29,65,115,.08);backdrop-filter:blur(8px)}.desktop-categories-count svg{grid-row:1/4;width:38px;height:38px;padding:8px;border-radius:12px;background:#eaf2ff;color:#3973cc}.desktop-categories-count strong{color:#153c74;font-size:22px;line-height:1}.desktop-categories-count span{color:#546d8f;font-size:12px;font-weight:800}.desktop-categories-count small{color:#8a99ac;font-size:10px}.desktop-category-shortcuts{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin-top:15px;padding:12px;border:1px solid #e0e7f0;border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(24,55,98,.045)}.desktop-category-shortcuts>a{min-width:0;min-height:102px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:9px 5px;border-radius:14px;color:#526b8d;transition:.2s}.desktop-category-shortcuts>a:hover{background:#f2f7ff;color:#2866c2;transform:translateY(-2px)}.desktop-category-shortcuts>a>span{width:55px;height:55px;display:grid;place-items:center;padding:7px;border:1px solid #e3eaf3;border-radius:15px;background:linear-gradient(145deg,#fff,#f2f6fb);overflow:hidden}.desktop-category-shortcuts img{width:100%;height:100%;object-fit:contain}.desktop-category-shortcuts svg{width:26px;color:#86a0c6}.desktop-category-shortcuts strong{max-width:100%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.desktop-category-directory{margin-top:18px;padding:27px;border:1px solid #e0e7f0;border-radius:24px;background:#fff;box-shadow:0 12px 35px rgba(24,55,98,.045)}.desktop-category-directory>header{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:22px;padding:0 3px 18px;border-bottom:1px solid #e9eef5}.desktop-category-directory>header span{color:#6682aa;font-size:11px;font-weight:800}.desktop-category-directory>header h2{margin:3px 0 0;color:#15365f;font-size:24px}.desktop-category-directory>header p{max-width:570px;margin:0;color:#7788a0;font-size:12px;line-height:1.9;text-align:left}.desktop-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.desktop-category-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e7f0;border-radius:18px;background:#fff;transition:border-color .22s,box-shadow .22s,transform .22s}.desktop-category-card:hover{transform:translateY(-3px);border-color:#bfd1ea;box-shadow:0 15px 30px rgba(28,61,106,.09)}.desktop-category-card-heading{min-height:91px;display:grid;grid-template-columns:58px minmax(0,1fr) 17px;align-items:center;gap:11px;padding:14px;background:linear-gradient(110deg,#f9fbfe,#f1f6fc)}.desktop-category-card-image{width:58px;height:58px;display:grid;place-items:center;padding:7px;border:1px solid #e1e8f1;border-radius:15px;background:#fff;color:#85a0c5;overflow:hidden}.desktop-category-card-image img{width:100%;height:100%;object-fit:contain}.desktop-category-card-image svg{width:27px}.desktop-category-card-title{min-width:0;display:flex;flex-direction:column;gap:5px}.desktop-category-card-title strong{overflow:hidden;color:#24466f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.desktop-category-card-title small{color:#8997aa;font-size:10px}.desktop-category-card-heading>svg{width:16px;color:#86a0c2;transition:transform .2s}.desktop-category-card-heading:hover>svg{transform:translateX(-3px);color:#3972ca}.desktop-category-card-links{min-height:216px;display:flex;flex:1;flex-direction:column;padding:10px 15px}.desktop-category-card-links>a{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 4px;border-bottom:1px solid #eef2f6;color:#607590;font-size:12px;transition:.17s}.desktop-category-card-links>a:last-child{border:0}.desktop-category-card-links>a:hover{padding-right:8px;color:#2868c6}.desktop-category-card-links>a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-category-card-links>a svg{width:12px;flex:none;color:#9aabc0}.desktop-category-card-links>p{margin:auto;color:#8b99ab;font-size:11px;text-align:center}.desktop-category-card-more{min-height:43px;display:flex;align-items:center;justify-content:center;gap:5px;margin:0 13px 13px;border-radius:11px;background:#edf4ff;color:#2f69bd;font-size:11px;font-weight:800;transition:.18s}.desktop-category-card-more:hover{background:#dfeeff;color:#1e5cad}.desktop-category-card-more svg{width:13px}.desktop-categories-state{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7a8ca5}.desktop-categories-state svg{width:58px;height:58px;padding:14px;border-radius:18px;background:#eaf2fd;color:#668bc3}.desktop-categories-state h1{margin:15px 0 4px;color:#365477;font-size:20px}.desktop-categories-state p{margin:0;font-size:13px}.desktop-categories-loading{padding-top:0}.desktop-categories-loading i,.desktop-categories-loading span{display:block;border-radius:10px;background:linear-gradient(105deg,#e9eff6 20%,#fafbfd 38%,#e5edf6 55%);background-size:220% 100%;animation:category-shimmer 1.45s ease infinite}.desktop-categories-loading>header{height:174px;display:grid;align-content:center;gap:12px;padding:40px;border:1px solid #e0e7f0;border-radius:25px;background:#fff}.desktop-categories-loading>header i:first-child{width:95px;height:10px}.desktop-categories-loading>header i:nth-child(2){width:310px;height:29px}.desktop-categories-loading>header i:nth-child(3){width:480px;height:12px}.desktop-categories-loading>nav{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-top:15px;padding:12px;border:1px solid #e0e7f0;border-radius:20px;background:#fff}.desktop-categories-loading>nav i{height:102px}.desktop-categories-loading>section{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:18px;padding:27px;border:1px solid #e0e7f0;border-radius:24px;background:#fff}.desktop-categories-loading article{height:360px;padding:14px;border:1px solid #e4eaf2;border-radius:18px}.desktop-categories-loading article i{height:70px}.desktop-categories-loading article span{height:10px;margin-top:18px}.desktop-categories-loading article span:nth-child(3){width:75%}.desktop-categories-loading article span:nth-child(4){width:55%}}@media(min-width:768px) and (max-width:1350px){.desktop-category-shortcuts{grid-template-columns:repeat(5,minmax(0,1fr))}.desktop-categories-loading>section,.desktop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-categories-loading>nav{grid-template-columns:repeat(5,1fr)}}@media(min-width:768px) and (max-width:1020px){.desktop-categories-hero{padding:27px}.desktop-categories-hero h1{font-size:27px}.desktop-category-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-category-directory{padding:20px}.desktop-category-directory>header{align-items:flex-start;flex-direction:column;gap:7px}.desktop-category-directory>header p{text-align:right}.desktop-categories-loading>section,.desktop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-categories-loading>nav{grid-template-columns:repeat(4,1fr)}}