.promotions-page{margin:16px auto 0!important;padding:0!important}.promotions-page__header{text-align:center;margin-bottom:40px}.promotions-page__header h1{font-size:2rem;font-weight:700;color:var(--color-light-grey-1);margin-bottom:8px}.promotions-page__header p{font-size:1rem;color:var(--color-text-muted)}.promotions-page__empty{text-align:center;padding:80px 20px;color:var(--color-text-muted)}.promotions-page__empty h1{font-size:2rem;font-weight:700;color:var(--color-light-grey-1);margin-bottom:12px}.promotions-page__grid{gap:20px;margin:48px auto;display:flex;padding:0 24px;flex-direction:column;min-width:0}.promo-card{display:flex;flex-direction:row;box-sizing:border-box;width:100%;height:208px;background:#212121;border-radius:12px;user-select:text;cursor:pointer;text-decoration:none;transition:background .3s;overflow:hidden}.promo-card:hover{background:#282828}.promo-card__image{width:377px;height:208px;max-height:208px;object-fit:cover;border-bottom-left-radius:12px;border-top-left-radius:12px;border-top-right-radius:0;user-select:none;flex-shrink:0}.promo-card__body{display:flex;box-sizing:border-box;flex-direction:column;padding:16px 24px;justify-content:space-between;height:100%;flex:1;min-width:0}.promo-card__top{flex-direction:column;margin-bottom:10px}.promo-card__badges,.promo-card__top{display:flex;gap:16px}.promo-card__badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;line-height:16px;color:#fff;white-space:nowrap}.promo-card__badge--muted{background:hsla(0,0%,100%,.05)}.promo-card__text{display:flex;gap:8px;flex-direction:column}.promo-card__title{color:#fff;font-size:18px;font-weight:700;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-card__excerpt{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:600;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.promo-card__cta{text-transform:uppercase;cursor:pointer;color:#fff;font-size:12px;font-weight:700;line-height:24px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.05);padding:4px 16px;width:fit-content;transition:border-color .2s ease}.promo-card:hover .promo-card__cta{border-color:hsla(0,0%,100%,.15)}@media(max-width:700px){.promo-card{flex-direction:column;height:auto}.promo-card__image{width:100%;height:180px;border-bottom-left-radius:0;border-top-right-radius:12px}}.promo-countdown{display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;gap:16px}.promo-countdown__label{font-size:18px;line-height:24px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px}.promo-countdown__units{gap:4px;margin-top:15px}.promo-countdown__unit,.promo-countdown__units{display:flex;align-items:center;justify-content:center}.promo-countdown__unit{flex-direction:column;gap:8px;padding:12px 16px;background:hsla(0,0%,100%,.05);border-radius:8px;width:112px}.promo-countdown__value{color:#fff;font-size:24px;font-weight:600;line-height:32px;display:flex;align-items:center;justify-content:center}.promo-countdown__name{color:#fff;font-size:14px;font-weight:600;line-height:24px}.promo-post__back{padding-top:16px;padding-left:16px;display:flex;align-items:center;justify-content:start}.promo-post__back button{display:flex;align-items:center;justify-content:center}.promo-post__body{max-width:672px;margin:48px auto;background-color:#1d1d1d}.promo-post__meta{padding:0;display:flex;gap:16px}.promo-post__type{line-height:16px}.promo-post__date,.promo-post__type{color:#fff;padding:4px 8px;font-size:12px;font-weight:600;border:none;border-radius:4px}.promo-post__date{background-color:hsla(0,0%,100%,.05)}.promo-post__end-date{background:hsla(0,0%,100%,.05);color:#fff;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;border:none;border-radius:4px}.promo-post__title{font-size:24px;font-weight:700;line-height:32px;color:#fff;margin-top:24px;padding:0}@media(max-width:600px){.promo-post__title{font-size:1.5rem}}.promo-post__hero{user-select:none}.promo-post__hero img{width:100%;margin:48px 0}.promo-post__content{margin-top:48px;padding-bottom:48px;user-select:text;cursor:text;height:100%;font-size:14px;font-weight:600;line-height:24px;color:#fff}.promo-post__content h1,.promo-post__content h2,.promo-post__content h3,.promo-post__content h4,.promo-post__content h5,.promo-post__content hr,.promo-post__content p{margin:0!important}.promo-post__divider{height:1px;background-color:hsla(0,0%,100%,.05)}.promo-related{width:100%;margin:0 auto;background-color:#1d1d1d}.promo-related__header{padding:32px 20px;max-width:1160px;margin:0 auto;background:#1d1d1d}.promo-related__title{font-size:24px;font-weight:600;line-height:48px;color:#fff;padding-left:20px}.promo-related__grid{gap:20px;margin:0 auto;display:flex;padding:0 24px 48px;flex-direction:column;max-width:1200px;min-width:0}