.tstn-events-card,.tstn-games-card{display:flex;flex-direction:column;align-items:flex-start;row-gap:30px;background-color:#E1E9FF;padding:10px;border-radius:4px;max-width:350px;width:100%}.tstn-games-card{background-color:#E1FFE5}.tstn-events-title,.tstn-games-title{font-size:24px;font-style:normal;line-height:normal;font-weight:700;margin-bottom:0;font-family:Inter;color:#000}.tstn-event-item,.tstn-game-item{color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.tstn-event-item a,.tstn-game-item a{text-decoration:none;color:#1a1a1a;font-size:18px}.tstn-event-item a:hover,.tstn-game-item a:hover{text-decoration:underline}.tstn-more-articles-grid{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:40px}.tstn-more-articles-headline{font-size:24px;font-style:normal;line-height:normal;font-weight:700;margin-bottom:20px;padding-bottom:10px;font-family:Inter;color:var(--accent);border-bottom:1px solid var(--accent)}.tstn-article-single .gb-container-date{display:flex;flex-direction:row;gap:10px;margin:10px 0}.tstn-article-single .gb-headline-title{margin-bottom:8px;color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.tstn-article-single .gb-headline-title a{text-decoration:none;color:#1a1a1a}.tstn-article-single .gb-headline-excerpt{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:8px}.tstn-article-single .gb-headline-read-more a{color:#5A5A5A;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.tstn-more-articles-grid>.tstn-article-single{width:calc(50% - 10px);box-sizing:border-box}@media (max-width:767px){.tstn-more-articles-grid>.tstn-article-single{width:100%}}