.home-aztek-popular{width:100%;overflow-x:auto;overflow-y:hidden;padding:.2rem 0 .4rem;scrollbar-width:none}.home-aztek-popular::-webkit-scrollbar{display:none}.home-aztek-popular__track{display:grid;width:100%;min-width:0;max-width:none;margin-inline:auto;grid-template-columns:repeat(7,minmax(0,1fr));justify-content:stretch;gap:clamp(.25rem,.55vw,.55rem)}.home-aztek-popular__card{position:relative;display:block;min-width:0;padding:0;border:0;border-radius:clamp(10px,1vw,16px);background:transparent;cursor:pointer;overflow:visible;transition:transform .18s ease,filter .18s ease}.home-aztek-popular__card img{display:block;width:100%;height:auto;aspect-ratio:681/973;object-fit:contain;object-position:center bottom;user-select:none;pointer-events:none}@media (hover:hover) and (pointer:fine){.home-aztek-popular__card:hover{z-index:2;transform:translateY(-4px) scale(1.035);filter:drop-shadow(0 12px 22px rgba(0,0,0,.42))}}@media (max-width:639px){.home-aztek-popular__track{width:780px;min-width:780px}}.home-providers-strip{position:relative;z-index:2;width:100%;margin:.15rem 0 .35rem;padding:0}.home-providers-strip__viewport{width:100%;overflow:hidden;padding:.2rem 0 .45rem;mask-image:linear-gradient(90deg,transparent,#000 2.5%,#000 97.5%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 2.5%,#000 97.5%,transparent)}.home-providers-strip__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;width:max-content;gap:0;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.home-providers-strip__track--marquee{animation:home-providers-marquee-scroll var(--providers-marquee-duration,40s) linear infinite}.home-providers-strip__viewport:focus-within .home-providers-strip__track--marquee,.home-providers-strip__viewport:hover .home-providers-strip__track--marquee{animation-play-state:paused}@keyframes home-providers-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.home-providers-strip__row{display:flex;flex-direction:row;align-items:stretch;gap:.55rem;width:max-content;min-height:3.35rem;padding-inline-end:.55rem;flex-shrink:0}.home-providers-strip__chip{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;min-width:5.6rem;max-width:6.4rem;padding:.45rem .55rem .4rem;border:1px solid rgba(196,139,46,.28);border-radius:.85rem;background:linear-gradient(180deg,rgba(42,28,18,.92),rgba(12,8,6,.94));box-shadow:0 6px 16px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,220,160,.06);text-decoration:none;color:rgba(255,232,196,.92);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.home-providers-strip__chip:focus-visible,.home-providers-strip__chip:hover{border-color:rgba(255,180,90,.55);transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.34),0 0 0 1px rgba(196,139,46,.18);outline:none}.home-providers-strip__chip img{width:auto;max-width:4.5rem;height:1.55rem;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.home-providers-strip__chip span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:750;letter-spacing:.02em;line-height:1.15;text-align:center;color:rgba(255,220,170,.78)}@media (min-width:640px){.home-providers-strip__row{gap:.65rem;padding-inline-end:.65rem}.home-providers-strip__chip{min-width:6.4rem;max-width:7.2rem;padding:.55rem .65rem .45rem}.home-providers-strip__chip img{max-width:5.2rem;height:1.75rem}.home-providers-strip__chip span{font-size:.68rem}}@media (prefers-reduced-motion:reduce){.home-providers-strip__track--marquee{animation-duration:70s}}