.crow{margin-bottom:2.5rem}.crow__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.75rem}.crow__header-left{display:flex;align-items:center;gap:.75rem}.crow__cat-avatar{width:2.25rem;height:2.25rem;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.crow__cat-avatar img{width:100%;height:100%;object-fit:cover}.crow__cat-avatar--placeholder .mat-icon{font-size:18px;width:18px;height:18px;color:var(--cat-color,var(--primary))}.crow__title{font-size:1.1rem;font-weight:700;margin:0;padding-left:.75rem;border-left:3px solid var(--cat-color,var(--primary));color:var(--text-primary)}.crow__ver-mas{display:flex;align-items:center;gap:.2rem;font-size:.8rem;font-weight:600;color:var(--primary);text-decoration:none;white-space:nowrap;transition:gap .2s ease}.crow__ver-mas:hover{gap:.375rem}.crow__ver-mas .mat-icon{font-size:16px;width:16px;height:16px}.crow__slider-wrap{position:relative;display:flex;align-items:center;gap:.5rem}.crow__scroll{display:flex;gap:.875rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.25rem .25rem .75rem;scrollbar-width:none;flex:1}.crow__scroll::-webkit-scrollbar{display:none}.crow__item{flex:0 0 180px}@media (min-width:480px){.crow__item{flex:0 0 195px}}@media (min-width:768px){.crow__item{flex:0 0 210px}}@media (min-width:1024px){.crow__item{flex:0 0 220px}}.crow__arrow{width:2.25rem;height:2.25rem;border-radius:50%;padding:0;flex-shrink:0;z-index:2;display:none}@media (min-width:768px){.crow__arrow{display:flex}}.crow__arrow .mat-icon{font-size:20px;width:20px;height:20px}