body,html{position:relative}@font-face{font-family:Larken;font-weight:700;src:url(/static/media/larken-extrabold.ca4bf76fa8a759672a95.ttf) format("truetype")}#promos-root,body,html{height:100%}.react-embed .swiper-slide{width:max-content!important}.swiper-slide:first-child{margin-left:1.5rem}.react-embed h1,.react-embed h2,.react-embed h3,.react-embed h4,.react-embed h5,.react-embed h6{font-family:Larken,sans-serif;font-weight:700}
.clamp-9 {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Make all cards equal height */
.mySwiper .swiper-slide {
  display: flex;
  height: auto;
}

.mySwiper .card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/*# sourceMappingURL=main.a18a275b.css.map*/