.shop-by-category__items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.shop-by-category__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px;gap:20px}.shop-by-category__subtitle p{margin-bottom:0;margin-top:0}.shop-by-category__title{font-size:32px;font-weight:700;margin-top:0;margin-bottom:0}.shop-by-category__item-content{flex-grow:1}.shop-by-category__item-inner{height:100%;display:flex;flex-direction:column}.shop-by-category__item-header{height:60px;background-color:#468578;color:#fff;display:flex;align-items:center;gap:12px;padding:15px 20px;border:none}.shop-by-category__item-header .shop-by-category__item-icon{display:flex}.shop-by-category__item-header .shop-by-category__item-title{font-size:18px;line-height:1}.shop-by-category__item-header img{width:30px;height:auto}.shop-by-category__item{border-radius:var(--border-radius-m);overflow:auto;display:flex;flex-direction:column;background:#f3f3f3}.shop-by-category__item-link-group{display:flex;flex-direction:column;gap:5px;width:100%}.shop-by-category__item-links{display:grid;grid-template-columns:1fr 1fr;flex-wrap:wrap;padding:30px 20px 20px;column-gap:30px;row-gap:10px;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7}.shop-by-category__item-links .shop-by-category__item-link{text-decoration:none;color:#000;transition:var(--transition-default)}.shop-by-category__item-links .shop-by-category__item-link:hover{color:#468578}.shop-by-category__item-links .shop-by-category__relative-link{font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px}.shop-by-category__item-links .shop-by-category__relative-link svg{transition:.2s}.shop-by-category__item-links .shop-by-category__relative-link:hover svg{fill:#468578;transform:translate(2px)}.shop-by-category__item-links .shop-by-category__child-link{margin-left:10px;display:flex;align-items:center;gap:10px;margin-bottom:3px}.shop-by-category__item-links .shop-by-category__child-link svg{transition:.2s}.shop-by-category__item-links .shop-by-category__child-link span{line-height:1.5}.shop-by-category__item-links .shop-by-category__child-link:hover svg{fill:#468578;transform:translate(2px)}.shop-by-category__item-footer{padding:10px 20px 20px;flex:1;display:flex;align-items:flex-end;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.shop-by-category__item-footer .shop-by-category__footer-link{color:#468578;text-underline-offset:5px;transition:var(--transition-default);font-weight:700}.shop-by-category__item-links:has(.shop-by-category__child-link){gap:20px}.shop-by-category__item-links:has(.shop-by-category__child-link) .shop-by-category__item-link{justify-content:flex-start}@media screen and (min-width: 1351px){.shop-by-category__accordion-icon{display:none}}@media screen and (max-width: 1350px){.shop-by-category__items{grid-template-columns:1fr;gap:15px}.shop-by-category__item-header{width:100%;border:none;background-color:#468578;cursor:pointer;position:relative;transition:background-color .3s ease}.shop-by-category__item-header:hover{background-color:#3a6f63}.shop-by-category__accordion-icon{display:block;margin-left:auto;transition:transform .3s ease}.shop-by-category__item-header[aria-expanded=true] .shop-by-category__accordion-icon{transform:rotate(180deg)}.shop-by-category__item-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.shop-by-category__item-header[aria-expanded=true]+.shop-by-category__item-content{grid-template-rows:1fr}.shop-by-category__item-inner{overflow:hidden;min-height:0}}@media screen and (max-width: 768px){.shop-by-category__header{margin-bottom:30px}.shop-by-category__subtitle{line-height:1.5;margin-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/shop-by-category.css.map */
