.index-top-categories-wrapper .index-top-categories-list{display:grid;grid-gap:15px;margin:30px 0 50px}@media(min-width:600px){.index-top-categories-wrapper .index-top-categories-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.index-top-categories-wrapper .index-top-categories-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1300px){.index-top-categories-wrapper .index-top-categories-list{grid-template-columns:repeat(4,1fr)}}.index-top-categories-wrapper .index-top-categories-list .category-block{background-color:#fff;border-radius:4px;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden;padding:18px 25px}@media(min-width:600px){.index-top-categories-wrapper .index-top-categories-list .category-block{padding:10px 25px}}.index-top-categories-wrapper .index-top-categories-list .category-block.has-children{padding:18px 25px 25px}@media(min-width:600px){.index-top-categories-wrapper .index-top-categories-list .category-block.has-children{padding:10px 25px 25px}}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header{color:var(--brand-link-secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;overflow:hidden;text-decoration:none}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header:hover{color:var(--brand-link-secondary-color-hover)}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header .category-block-header-icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;margin-right:12px}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header .category-block-header-icon img{max-height:100%;max-width:100%;position:relative}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header .category-block-header-title{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:75%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-item-align:center;align-self:center;-ms-flex-pack:distribute;color:var(--text-color-secondary);font-size:15px;font-weight:700;justify-content:space-around}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header .category-block-header-title .category-description{color:#a5a9ad;font-size:13px;font-weight:400;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:92%;text-wrap:nowrap}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-header .external-link-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23474A4D' d='m17.252 1.4-5.025.075 1.978 1.98L7.502 9.98l1.057 1.092 6.636-6.627 1.978 1.98.079-5.024z'/%3E%3Cpath stroke='%23474A4D' d='M9.413 1h-8v16h16V9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:18px;padding:0 12px;width:18px}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-children{display:grid;gap:20px 50px;grid-template-columns:repeat(auto-fit,minmax(250px,2fr));margin-top:15px}@media(min-width:600px){.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-children{margin-top:20px}}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-children .category-children-item{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-children .category-children-item:hover .child-name{color:var(--brand-link-color-hover)}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-children .category-children-item .child-name{color:var(--text-color-secondary);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.index-top-categories-wrapper .index-top-categories-list .category-block .category-block-children .category-children-item .child-items-number{color:var(--text-color-muted);font-size:13px;margin-left:auto;margin-top:1px;padding-left:12px}.index-top-categories-wrapper .index-top-categories-list .category-block .category-children-all-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px;text-decoration:none}@media(min-width:1000px){.index-top-categories-wrapper .index-top-categories-list .category-block .category-children-all-link-wrapper{margin-top:5px}}.index-top-categories-wrapper .index-top-categories-list .category-block .category-children-all-link-wrapper:hover .link-text{color:var(--brand-link-color-hover)}.index-top-categories-wrapper .index-top-categories-list .category-block .category-children-all-link-wrapper .link-text{color:var(--text-color-secondary)}.index-top-categories-wrapper .index-top-categories-list .category-block .category-children-all-link-wrapper .link-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='4' fill='none'%3E%3Cpath fill='%23474A4D' d='m15 2-3-2v1.5H0v1h12V4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:16px;margin-left:auto;width:16px}