@font-face {font-family: "Kuunari";src: url("../font/kuunari-bold-subset.v2.woff2") format("woff2");font-weight: 700;font-display: swap;}@font-face {font-family: "Bebas Neue";src: url("../font/BebasNeue-Regular.subset-AZa-z-0-9-punct3.woff2") format("woff2");font-weight: 400;font-display: swap;}html, body {overflow-x: hidden;}.event__list__title {font-family: "Kuunari", sans-serif;font-weight: 900;font-size: clamp(26px, 8vw, 32px);line-height: 125%;text-align: center;text-transform: uppercase;color: black;margin-bottom: 16px;}.event__list {max-width: 351px;display: grid;grid-template: 1fr;gap: 15px;list-style: none;margin-bottom: 21px;}.event__list__item {display: flex;align-items: center;gap: 8px;overflow: hidden;}.event__list__item__number {display: flex;align-items: center;justify-content: center;flex-shrink: 0;}.event__list__item__text {font-weight: 400;font-family: Montserrat, sans-serif;font-size: clamp(12px, 3.8vw, 14px);line-height: 130%;color: black;}.event__list__item__text span {font-weight: 600;}