.maw-icon-list--size-large .maw-icon-list__text {
  font-size: 1.8rem;
}

.gb-element-ea778d45 .maw-video,
.maw-video__wrapper {
  height: 100%;
  width: 100%;
}

.gb-element-ea778d45 .maw-video__element {
  width: 100%;
  height: 100%;
  object-fit: cover; /* This makes the video fill the container */
}

.u-list-padding {
  margin-top: 30px;
}

.u-list-padding li {
  padding-bottom: 13px;
}

.u-2col {
  column-count: 2;
}

.maw-comparison-chart__cell {
  color: #fff;
}

.maw-comparison-chart__header-cell:nth-of-type(2n) .maw-comparison-chart__heading {
  color: #107fb9;
}

.maw-comparison-chart__header-cell:nth-of-type(3n) .maw-comparison-chart__heading {
  color: #f59e0b;
}

.maw-comparison-chart__heading chart__superheading {
  color: rgba(255, 255, 255, 0.8);
}
