.home-awards{--awards-max-width:1280px;--awards-surface:#faf8f4;--awards-accent:#21bfc7;--awards-border:color-mix(in srgb,var(--awards-surface) 72%,#ddd4c8);--awards-divider:color-mix(in srgb,var(--awards-surface) 58%,#d8cfc3);--center-accent:var(--awards-accent);width:100%;background-color:var(--awards-surface)}.dark .home-awards{--awards-surface:#0f172a;--awards-accent:#2dd4bf;--awards-border:color-mix(in srgb,#2dd4bf 14%,transparent);--awards-divider:color-mix(in srgb,#2dd4bf 14%,transparent);--center-accent:var(--awards-accent)}.dark .home-awards__logo-wrap{background:#f1f5f9;border-radius:.85rem;padding:.7rem .85rem;min-height:6.25rem;box-shadow:0 2px 10px rgba(0,0,0,.28)}.dark .home-awards__logo{mix-blend-mode:multiply}.home-awards__inner{width:100%;max-width:var(--awards-max-width);margin-inline:auto;padding-inline:1rem}.home-awards__panel{width:100%;overflow:hidden}.home-awards__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none}.home-awards__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:1.5rem .875rem 1.375rem;text-align:center}.home-awards__item:not(:first-child):before{content:"";position:absolute;inset-inline-start:0;top:30%;bottom:30%;width:1px;background-color:var(--awards-divider)}.home-awards__item:not(:first-child):after{content:"";position:absolute;inset-inline-start:-2px;top:50%;width:.4rem;height:.4rem;border-radius:9999px;background-color:var(--awards-accent);transform:translateY(-50%)}.home-awards__logo-wrap{display:flex;align-items:center;justify-content:center;width:100%}.home-awards__logo{display:block;width:auto;max-width:95%;max-height:7rem;object-fit:contain;mix-blend-mode:multiply}.home-awards__item--compact .home-awards__logo{max-width:88%;max-height:4.5rem}.home-awards__title{margin:0;font-size:13px;font-weight:700;line-height:1.55;color:hsl(var(--foreground))}.home-awards__item--compact .home-awards__title{font-size:.75rem;line-height:1.5}.home-awards__subtitle{margin:0;font-size:12px;font-weight:400;line-height:1.45;color:hsl(var(--muted-foreground))}.home-awards__item--compact .home-awards__subtitle{font-size:12px}@media (max-width:900px){.home-awards__inner{padding-inline:.75rem}.home-awards__panel{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-awards__panel::-webkit-scrollbar{display:none}.home-awards__list{display:flex;flex-direction:row;width:max-content;min-width:100%}.home-awards__item{flex:0 0 min(72vw,13.5rem);padding:1.25rem .75rem 1.125rem}.home-awards__item:not(:first-child):before{top:26%;bottom:26%}}@media (min-width:851px){.home-awards__title{font-size:13px}.home-awards__item--compact .home-awards__title{font-size:.8125rem}.home-awards__subtitle{font-size:12px}}