.dc-campanya-home .dcch-carousel{position:relative;margin-top:22px}
.dc-campanya-home .dcch-carousel__viewport{position:relative;overflow:hidden;margin-top:22px}
.dc-campanya-home .dcch-carousel__track{display:flex;flex-wrap:nowrap;align-items:stretch;gap:16px;transform:translateX(0);transition:transform .35s ease;will-change:transform}
.dc-campanya-home .dcch-carousel__track>.material-card{flex:none;min-width:0;height:auto!important;align-self:stretch;display:flex;flex-direction:column}
.dc-campanya-home .dcch-carousel__track>.material-card .mc-body{flex:1 1 auto;min-width:0}
.dc-campanya-home .dcch-carousel__track>.material-card .mc-actions{margin-top:auto}
.dc-campanya-home .material-card .mc-author{display:flex;align-items:center;min-width:0}
.dc-campanya-home .material-card .mc-author-avatar-link{width:28px!important;height:28px!important;flex:0 0 28px!important;aspect-ratio:1/1;overflow:hidden;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;line-height:0}
.dc-campanya-home .material-card .mc-author-avatar-link .mc-author-avatar,.dc-campanya-home .material-card .mc-author-avatar-link>img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important;display:block!important}
.dc-campanya-home .material-card .mc-author>.mc-author-avatar{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important;display:block!important}
.dc-campanya-home .material-card .mc-author .author-link{flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dc-campanya-home .dcch-carousel__nav{position:absolute;top:50%;z-index:10;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:rgba(15,23,42,.34);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 26px rgba(2,6,23,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:opacity .18s ease,transform .18s ease,background .18s ease,box-shadow .18s ease;opacity:0;pointer-events:none;padding:0}
.dc-campanya-home .dcch-carousel__nav svg{width:22px;height:22px;display:block;flex:0 0 auto;color:currentColor}
.dc-campanya-home .dcch-carousel__nav--prev{left:-12px}
.dc-campanya-home .dcch-carousel__nav--next{right:-12px}
@media (hover:hover){.dc-campanya-home .dcch-carousel:hover .dcch-carousel__nav{opacity:1;pointer-events:auto}}
.dc-campanya-home .dcch-carousel__nav:hover{transform:translateY(-50%) scale(1.06);background:rgba(14,124,134,.92);box-shadow:0 14px 30px rgba(2,6,23,.28)}
.dc-campanya-home .dcch-carousel__nav:focus{outline:none}
.dc-campanya-home .dcch-carousel__nav:focus-visible{outline:2px solid rgba(147,229,234,.95);outline-offset:2px}
.dc-campanya-home .dcch-carousel--static .dcch-carousel__nav{display:none!important}
@media (max-width:768px){.dc-campanya-home .dcch-carousel__nav{display:none}}
