:root { --rf-brand-color-primary:#056AE6; --rf-brand-color-on-primary:#fff; --rf-brand-color-primary-hover:#056AE6;   --rf-brand-color-text-body:#404040;  --rf-brand-color-status-disabled:#ccc; --rf-brand-color-status-on-disabled:#fff; --rf-brand-color-status-error:red; --rf-brand-color-status-info:lightblue; --rf-brand-color-status-success:lightgreen; --rf-brand-color-status-warning:orange;  --rf-brand-color-background:; --rf-brand-color-surface:#fff; --rf-brand-color-surface-2:; --rf-brand-color-surface-3:;    --rf-brand-font-size:16; --rf-brand-elevation-focus-indicator-shadow:0 0 0 3px rgba(21, 112, 239, 0.4);  --rf-comp-button-shape-radius:16px; }
  :root {
    --tango: #EF711A;
    --tango-light: #F79138;
}


.match-images-height .rf-headline-image {
   max-height: 550px;
}

.match-images-height .element-container-wrapper {
  height: 100%;
}

.match-images-height .element-container {
  height: 100%;
}

.hero-cta {
  --rf-comp-button-primary-color-background: #056AE6;
  --rf-comp-button-primary-hover-color-border: #056AE6;
  --rf-comp-button-primary-color-border: #056AE6;
  --rf-comp-button-primary-hover-color-background: #056AE6;
  --rf-comp-button-font-transform: none;
}

:root {
  --rf-comp-button-primary-color-background: #056AE6;
  --rf-comp-button-primary-hover-color-border: #056AE6;
  --rf-comp-button-primary-color-border: #056AE6;
  --rf-comp-button-primary-hover-color-background: #056AE6;
--rf-comp-link-color: #056AE6;
}

/*RA-133781*/
.rf-tile-container .rf-tile .rf-tile-info.rf-tile-line-two,
.rf-tile-container .rf-tile .rf-tile-info.rf-tile-line-two *{
    font-size: 14px;
    line-height: 1.4em;
}
.rf-tile-container .rf-tile .rf-tile-info.rf-tile-line-two {
     overflow: hidden;
     max-height: calc(1.38em * 4);
}

#rf-content .orders-page {display: none;};
