@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}@media (max-width: 991px) {
}.rb-promo-pods:not(.is-edit) {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-right: -9px;
  min-width: calc(100% + 18px) !important;
  flex-basis: calc(100% + 18px) !important;
}
@media (max-width: 767px) {
  .rb-promo-pods:not(.is-edit) {
    min-width: 100% !important;
    flex-basis: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}
.rb-promo-pods .rb-promo-pod {
  display: flex;
  flex-direction: column;
  flex-basis: calc(50% - 18px);
  min-width: calc(50% - 18px);
  margin-left: 9px;
  margin-right: 9px;
  margin-bottom: 18px;
  position: relative;
}
@media (max-width: 767px) {
  .rb-promo-pods .rb-promo-pod {
    flex-basis: 100%;
    min-width: 100%;
  }
}
.rb-promo-pods .rb-promo-pod .rb-promo-main-anchor {
  text-decoration: none;
  color: #333;
}
.rb-promo-pods .rb-promo-pod .rb-promo-main-anchor:focus,
.rb-promo-pods .rb-promo-pod .rb-promo-main-anchor:active {
  outline: #12D1C5 auto 5px;
}
.rb-promo-pods .rb-promo-pod .promo-pod-image {
  width: 100%;
}
.rb-promo-pods .rb-promo-pod .promo-pod-content {
  height: 90px;
  padding: 9px;
  padding-right: 30px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
.rb-promo-pods .rb-promo-pod .promo-pod-content .promo-pod-title {
  font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: normal;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rb-promo-pods .rb-promo-pod .promo-pod-content .promo-pod-title::selection {
  background: rgba(6, 123, 147, 0.4);
}
@media (min-width: 768px) {
  .rb-promo-pods .rb-promo-pod .promo-pod-content .promo-pod-title {
    font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 767px) {
  .rb-promo-pods .rb-promo-pod .promo-pod-content .promo-pod-title {
    line-height: 2.6rem;
  }
}
.rb-promo-pods .rb-promo-pod .promo-pod-content .promo-subtitle {
  font-family: 'Gilroy-Bold', 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
  font-size: 2rem;
  line-height: 3.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rb-promo-pods .rb-promo-pod .promo-pod-content .promo-subtitle strong {
  font-size: 28px;
  color: #E10A0A;
  font-weight: normal;
}
.rb-promo-pods .rb-promo-pod .promo-pod-content .promo-chevron {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #E10A0A;
}
.rb-promo-pods .rb-promo-pod .rb-roundel {
  position: absolute;
  top: 9px;
  right: 9px;
}
.rb-promo-pods .rb-promo-pod .rb-roundel .roundel-image-pod {
  position: absolute;
  max-width: 70px;
  right: 15px;
  top: 15px;
  z-index: 1;
}
@media (min-width: 1200px) {
  .rb-promo-pods .rb-promo-pod .rb-roundel .roundel-image-pod {
    max-width: 120px;
  }
}


/*# sourceMappingURL=promo-pod-area-styles.css.map */