.fitVids-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* maintains the 16:9 ratio */
  height: 0; }

.fitVids-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0; }

.popbox.visible{
	opacity:1;
	z-index: 999;
    transition:opacity 0.3s ease;
}
.popbox.opened{
	display: block;
}

.popbox_locked .popbox_blur{
	filter:blur(15px);
}

html.popbox_locked{
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}

.popbox{
	z-index: -999;
	position: fixed;
	width: 100%;
	max-width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    will-change: opacity;
    transition:opacity 0.3s ease;
    opacity:0;
    will-change: opacity;
	background: rgba(0, 0, 0, 0.5);
	padding:25px 30px;
	padding-top:5%;
	overflow-y: auto;
	display: none;
}

.popbox_container {
	border-radius:5px;
	margin-bottom:18px;
	padding: 80px 40px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	position: relative;
	max-width: 75%;
}

/*
 * Simple Forms, a fork of Mark Otto's original work
 * Released under MIT and copyright 2014 Mark Otto.
 *
 * Embedded icons from Open Iconic.
 * Released under MIT and copyright 2014 Waybury.
 * http://useiconic.com/open
 *
 * Specifc HTML markup needed for this to work, see:
 * https://github.com/nsteiner/simple-forms/blob/master/index.html
 *
 * added .util-sf__ prefix for better BEM
 *
 */
/*
 * Checkboxes and radios
 */
.util-sf__control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer; }

.util-sf__control input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */ }

.util-sf__control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 65%;
  color: #eee;
  text-align: center;
  background-color: #eee;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
  .control:hover .control-indicator {
    color: #fff;
    background-color: #ccc;
  }
  */
/* Focus */
.util-sf__control input:focus ~ .util-sf__control-indicator {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }

/* Checked state */
.util-sf__control input:checked ~ .util-sf__control-indicator {
  color: #fff;
  background-color: #0074d9; }

/* Active */
.util-sf__control input:active ~ .util-sf__control-indicator {
  color: #fff;
  background-color: #84c6ff; }

/* Checkbox modifiers */
.util-sf__checkbox .util-sf__control-indicator {
  border-radius: .25rem; }

.util-sf__checkbox input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

/* Radio modifiers */
.util-sf__radio .util-sf__control-indicator {
  border-radius: 50%; }

.util-sf__radio input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

/* Alternately, use another character */
.util-sf__control-x input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xLjQsMEwwLDEuNGwwLjcsMC43bDEuOCwxLjhMMC43LDUuN0wwLDYuNGwxLjQsMS40bDAuNy0wLjdsMS44LTEuOGwxLjgsMS44bDAuNywwLjdsMS40LTEuNEw3LjEsNS43DQoJTDUuMywzLjlsMS44LTEuOGwwLjctMC43TDYuNCwwTDUuNywwLjdMMy45LDIuNUwyLjEsMC43QzIuMSwwLjcsMS40LDAsMS40LDB6Ii8+DQo8L3N2Zz4NCg==); }

.util-sf__control-dash input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

/*
   * Select
   */
.util-sf__select {
  position: relative;
  display: block; }

.util-sf__select select {
  font-family: "Univers W01", "Roboto", "Helvetica Neue", sans-serif;
  color: darkblue;
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 18px;
  padding: .5rem 2.25rem .5rem 1rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid darkblue;
  border-radius: .25rem;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* Undo the Firefox inner focus ring */
.util-sf__select select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

/* Dropdown arrow */
.util-sf__select:after {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -.2rem;
  pointer-events: none;
  border-top: 0.6rem solid darkblue;
  border-right: 0.5rem solid transparent;
  border-bottom: .4rem solid transparent;
  border-left: 0.5rem solid transparent;
  transition: inherit; }

/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
  .select select:hover {
    background-color: #ddd;
  }
  */
/* Focus */
/* Active/open */
/* Hide the arrow in IE10 and up */
.util-sf__select select::-ms-expand {
  display: none; }

/* Media query to target Firefox only */
@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */
  .util-sf__select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem; }
  /* <option> elements inherit styles from <select>, so reset them. */
  .util-sf__select option {
    background-color: #fff; } }

/* IE9 hack to hide the arrow */
@media screen and (min-width: 0\0) {
  .util-sf__select select {
    z-index: 1;
    padding: .5rem 1.5rem .5rem 1rem; }
  .util-sf__select:after {
    z-index: 5; }
  .util-sf__select:before {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 1.5rem;
    background-color: #eee; }
  .util-sf__select select:hover,
  .util-sf__select select:focus,
  .util-sf__select select:active {
    color: #555;
    background-color: #eee; } }

/*
   * File
   */
.util-sf__file {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 2.5rem; }

.util-sf__file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.util-sf__file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  border: .075rem solid #ddd;
  border-radius: .25rem;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.util-sf__file-custom:after {
  content: "Choose file..."; }

.util-sf__file-custom:before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Browse";
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: .075rem solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

/* Focus */
.util-sf__file input:focus ~ .util-sf__file-custom {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }

/*
   * Progress
   */
.util-sf__progress {
  display: inline-block;
  height: 1rem; }

.util-sf__progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove Firefox and Opera border */
  border: 0;
  /* IE10 uses `color` to set the bar background-color */
  color: #0074d9; }

.util-sf__progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: .2rem; }

.util-sf__progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem; }

.util-sf__progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem; }

/* Firefox styles must be entirely separate or it busts Webkit styles. */
@-moz-document url-prefix() {
  .util-sf__progress[value] {
    background-color: #eee;
    border-radius: .2rem; }
  .util-sf__progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem; }
  .util-sf__progress[value="100"]::-moz-progress-bar {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem; } }

/* IE9 hacks to accompany custom markup. We don't need to scope this via media queries, but I feel better doing it anyway. */
@media screen and (min-width: 0\0) {
  .util-sf__progress {
    background-color: #eee;
    border-radius: .2rem; }
  .util-sf__progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    /* Simulate hiding of value as in native `<progress>` */
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem; }
  .util-sf__progress[width="100%"] {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem; } }

/*
   * Control layouts
   */
.util-sf__controls-stacked {
  margin: 1rem 0; }

.util-sf__controls-stacked .util-sf__control,
.util-sf__controls-stacked .util-sf__progress {
  display: block; }

.util-sf__controls-stacked .util-sf__control + .util-sf__control,
.util-sf__controls-stacked .util-sf__progress + .util-sf__progress {
  margin-top: .5rem; }

.util-sf__controls-inline {
  margin: 1rem 0; }

.util-sf__controls-inline .util-sf__control {
  display: inline-block;
  height: 1rem; }

.util-sf__controls-inline .util-sf__control + .util-sf__control {
  margin-left: 1rem; }

.util__delist {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.util__debutton {
  border: none;
  display: inline-block;
  position: relative;
  padding: 20px 30px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  cursor: pointer;
  margin-top: 5%;
  letter-spacing: 2px; }

.lazyloadimage img {
  opacity: 0; }

.lazyloadimage.lazyloaded img {
  opacity: 1;
  transition: ease-in 0.1s;
  transition-delay: 0.1s; }

body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.618em;
  color: #4A545E; }

figure {
  display: inline;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0; }

sup {
  top: -1em;
  font-size: 50%; }

/* styles from RTE dialog */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px; }

p {
  margin: 0 0 1em; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 14px; }

.style--small p {
  font-size: 14px;
  line-height: 1.618em; }

.style--medium p {
  font-size: 20px;
  line-height: 1.618em; }

.style--large p {
  font-size: 24px;
  line-height: 1.618em; }

.style--hero h1,
.style--hero h2,
.style--hero h3,
.style--hero h4,
.style--hero h5,
.style--hero h6 {
  font-size: 58px;
  font-weight: 600;
  line-height: 1.2em; }

.style--hero p {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.618em; }

.style--section h1,
.style--section h2,
.style--section h3,
.style--section h4,
.style--section h5,
.style--section h6 {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.2em; }

.style--section p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.618em; }

@media (min-width: 1270px) {
  .faq-accordion {
    margin-bottom: 60px; } }

.faq__faq-header {
  text-align: left;
  font-size: 26px;
  font-weight: normal; }

.faq-accordion__header * {
  pointer-events: none; }

.faq__accordion__container {
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  margin: 0 auto; }

.faq__accordion__container button:focus {
  outline: none; }

.faq__accordion__container button:not([aria-expanded='true']):focus {
  outline: none;
  border-color: #b0b0b0; }

.faq-accordion__header[aria-expanded='true'] {
  background-color: #fff;
  transition: background-color .3s ease; }

.faq-accordion__header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  width: 100%;
  padding: 15px;
  padding-right: 30px;
  margin: 0 auto;
  -webkit-appearance: unset;
  border: none;
  outline: 0;
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  background-color: #fff;
  transition: .3s ease;
  border: 1px solid #e3e3e3;
  border-bottom: none; }

/*

original after for triangle

.faq-accordion__header::after {
  position: absolute;
  content: "";
  right: 45px;
  top: 22px;
  width: 0;
  height: 0;
  transition: all 0.3s ease;
  border: 8px solid rgba(0, 0, 0, 0);
  border-left-color: red;
}

.faq-accordion__header[aria-expanded="true"]::after {
  transform: rotate(90deg) translateY(-4px);
  transition: all 0.3s ease;
  border-left-color: red;
  transform-origin: left;
}

.faq-accordion__header:not([aria-expanded="true"]):hover,
.faq-accordion__header:not([aria-expanded="true"]):focus {
  background-color: #d4d4d4;
  &:after {
    border-left-color: #737373;
  }

*/
.js-accordion__read-more-symbol {
  background-image: url("data:image/svg+xml,%3Csvg%20class='icon__plus'%20xmlns='http://www.w3.org/2000/svg'%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke-width:1.5px;%7D.a,.b%7Bstroke:%232b363f;%7D.b,.d%7Bfill:none;%7D.b%7Bstroke-width:2.5px;%7D.c%7Bstroke:none;%7D%3C/style%3E%3C/defs%3E%3Cg%20transform='translate(-1515%20-669)'%3E%3Cg%20class='a'%20transform='translate(1515%20669)'%3E%3Ccircle%20class='c'%20cx='8.5'%20cy='8.5'%20r='8.5'/%3E%3Ccircle%20class='d'%20cx='8.5'%20cy='8.5'%20r='7.75'/%3E%3C/g%3E%3Cline%20class='b%20icon__plus--vline'%20y2='8'%20transform='translate(1523.5%20673.5)'/%3E%3Cline%20class='b%20icon__plus--hline'%20y2='8'%20transform='translate(1527.5%20677.5)%20rotate(90)'/%3E%3C/g%3E%3C/svg%3E");
  width: 17px;
  height: 17px; }

.faq__answer {
  margin: 0 auto;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
  padding-right: 20px; }

.faq-accordion__panel {
  display: block;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  padding: 0 20px;
  margin: 0 auto;
  border: 1px solid #e3e3e3;
  border-top: none;
  border-bottom: none; }

.faq__wrap a,
.faq__wrap a:visited {
  color: red; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

.can-pause { animation-play-state: running; }
.can-pause:hover { animation-play-state: paused !important; }

@keyframes scrollLeft {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(var(--auto-scroll-max));
	}
}
@keyframes scrollRight {
	0% {
		transform: translateX(var(--auto-scroll-max));
	}
	100% {
		transform: translateX(0);
	}
}

/* Shared minimal styles */
/* .video is the component wrapper */
.video__hosted {
  position: relative;
  cursor: pointer; }

.video__hosted:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #000;
  border: 10px solid #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.35);
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20fill='%23fff'%20d='M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 41%;
  background-position: 21px;
  pointer-events: none;
  opacity: 1;
  transition: opacity 300ms ease-out; }

.video__hosted.jsclickedvideo:after,
.video__hosted.jsclickedvideo:before {
  opacity: 0;
  transition: opacity 300ms ease-in; }

.video__share {
  display: flex;
  justify-content: space-between;
  margin-top: 16px; }

@media (min-width: 900px) {
  .video__share {
    align-items: center; } }

.component-button.video__share-link {
  width: 45%;
  text-align: center; }

@media (max-width: 900px) {
  .component-button.video__share-link {
    width: 70%; } }

/* Shared minimal styles */
.colorpalette {
  width: 100%;
  margin: 30px 0;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16); }

.colorpalette__color {
  width: 100%;
  height: 175px; }

.colorpalette__label, .colorpalette__label p {
  padding: 10px;
  font-size: 14px; }

/* Shared minimal styles */
/* .button is the component wrapper */
.button {
  display: inline; }

.btn {
  border: none;
  display: inline-block;
  cursor: pointer; }

/* Shared minimal styles */
@media (max-width: 1023px) {
  nav.pagetabs {
    height: 93px; } }

.tabPageNav {
  background: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 10px;
  margin-bottom: 20px;
  position: relative; }

.tabPageNav:after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -21px;
  background: #FFF;
  z-index: 10; }

.pagetabs ul {
  display: flex;
  margin-bottom: -1px; }
  @media (max-width: 1023px) {
    .pagetabs ul {
      flex-direction: column;
      position: absolute; } }

@media (max-width: 1023px) {
  .pagetabs ul:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 9px;
    border-right-width: 9px;
    border-top: 16px solid #E1261C;
    position: absolute;
    top: 40px;
    right: 22px;
    z-index: 30;
    pointer-events: none;
    transform: rotate(0deg);
    transition: transform 0.5s ease-in; } }

.js-pagetabs-showing .pagetabs ul:after {
  transform: rotate(180deg); }

.pagetab h3 {
  font-size: 16px;
  font-weight: 500; }

.pagetab:not(.pagetab--current) h3 {
  color: #777; }

.pagetab a {
  color: #E1261C;
  text-decoration: none;
  padding: 18px 80px 18px 18px;
  display: block; }

li.pagetab {
  max-width: 270px;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9; }
  @media (max-width: 1023px) {
    li.pagetab {
      position: relative;
      z-index: 20;
      background: #f9f9f9;
      display: none; } }

@media (max-width: 1023px) {
  .js-pagetabs-showing li.pagetab {
    display: block; } }

li.pagetab:first-child {
  border-left: 1px solid #e9e9e9; }

li.pagetab.pagetab--current {
  border-bottom: 1px solid #fff;
  border-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
  @media (max-width: 1023px) {
    li.pagetab.pagetab--current {
      order: -10;
      z-index: 10;
      display: block; } }

.pagetab--current a {
  background: #fff;
  height: 100%; }

li.pagetab p {
  color: #777;
  font-size: 14px;
  line-height: 1.3em; }

.pimlisting.hidden {
  display: none; }

.pimlisting table {
  width: 100%;
  font-size: 15px; }

.pimlisting__info-row td,
.pimlisting__promo-row td {
  padding: 50px 0 60px;
  border-bottom: 1px solid #f1f1f1; }

.pimlisting td {
  vertical-align: top; }

.pimlisting table tr.pimlisting__info-row td > * {
  max-width: 360px;
  margin: 0 10px; }
  @media (max-width: 479px) {
    .pimlisting table tr.pimlisting__info-row td > * {
      max-width: 170px; } }

.pimlisting th {
  color: #b1b1b1;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  padding-top: 60px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #cbcbcb; }

.pimlisting h3 {
  font-size: 16px;
  line-height: 1.618em; }

.pimlisting p {
  color: #777777; }

.pimlisting p b {
  color: #4a545e; }

.pimlisting__recommended {
  color: #37c637;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 8px;
  border: 1px solid #37c637;
  border-radius: 15px;
  display: inline-block;
  line-height: 9px; }

.pimlisting__recommended:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 7px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7.897'%20height='7.897'%20viewBox='0%200%207.897%207.897'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%2337c637;%7D%3C/style%3E%3C/defs%3E%3Cg%20transform='translate(-194.996%20-49.316)'%3E%3Cpath%20class='a'%20d='M195.227,54.14A.973.973,0,0,1,195,53.4a.994.994,0,0,1,.4-.687,1.041,1.041,0,0,1,1.407.161l.935,1.115,3.317-4.278a1.037,1.037,0,0,1,.816-.4,1.027,1.027,0,0,1,.586.181,1,1,0,0,1,.423.673.974.974,0,0,1-.2.745l-4.881,6.3Z'%20transform='translate(0%200)'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  margin: 0px 2px 0px -3px; }

.pimlisting__image {
  width: 125px;
  position: relative;
  margin-right: 60px; }
  @media (min-width: 480px) {
    .pimlisting__image {
      width: 177px; } }

img.pimlisting__card {
  width: 70%; }

img.pimlisting__overlay {
  position: absolute;
  bottom: -50px;
  right: 0;
  z-index: 2;
  width: 85%; }

.pimlisting__details-box {
  background-color: #f9f9f9;
  padding: 35px 30px;
  margin: -1px; }
  @media (max-width: 1023px) {
    .pimlisting__details-box {
      flex-direction: column; } }

@media (max-width: 1023px) {
  .pimlisting__details-box div:first-child {
    margin-bottom: 20px;
    margin-right: 0; } }

.js-pimlist__trigger {
  font-size: 14px;
  color: #e1261c;
  cursor: pointer;
  position: relative; }

.js-pimlist__trigger:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='5.337'%20viewBox='0%200%208%205.337'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23e1261c;%7D%3C/style%3E%3C/defs%3E%3Cg%20transform='translate(1.331%20-1.331)'%3E%3Cpath%20class='a'%20d='M280.824,662.058l-3.813-3.336a.862.862,0,0,0-1.078,0,.611.611,0,0,0,0,.944l3.273,2.864-3.273,2.864a.611.611,0,0,0,0,.944.841.841,0,0,0,1.078,0L280.824,663a.609.609,0,0,0,0-.943Z'%20transform='translate(665.202%20-274.379)%20rotate(90)'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  margin: 0 0 1px 5px;
  transition: transform 0.3s ease-in; }

.rotate.js-pimlist__trigger:after {
  transform: rotate(180deg); }

.pimlisting__network-desc {
  max-width: 300px; }

@media (max-width: 1023px) {
  .pimlisting__cell3,
  .pimlisting__cell4,
  .pimlisting__cell5,
  .pimlisting__table-headers {
    display: none; } }

td.pimlisting__cell5 {
  min-width: 147px; }

.pimlisting table tr.pimlisting__info-row td a.component-button,
.pimlisting table tr.pimlisting__promo-row td a.component-button {
  margin-right: 0px;
  margin-left: 10px;
  width: 250px;
  text-align: center; }
  @media (max-width: 479px) {
    .pimlisting table tr.pimlisting__info-row td a.component-button,
    .pimlisting table tr.pimlisting__promo-row td a.component-button {
      transform: translate(-105px, 25px); } }

.pimlisting table tr.pimlisting__info-row td.pimlisting__cell1 div {
  margin-left: 0px; }

.pimlisting__mobile-button.component-button {
  display: none; }
  @media (max-width: 1023px) {
    .pimlisting__mobile-button.component-button {
      display: block;
      margin-top: 20px; } }

.pimlisting__promo-wrap-mobile {
  margin: 0 10px; }

.pimlisting__apps {
  display: flex;
  max-width: 200px;
  margin-top: 30px; }

.pimlisting__apps img {
  width: calc(100% - 10px);
  margin-right: 10px; }

.pimlisting__additionalinfo {
  margin-top: 60px;
  font-size: 14px; }

.pimlisting__additionalinfo a:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='5.337'%20height='8'%20viewBox='0%200%205.337%208'%3E%3Cg%20id='New_Symbol_179'%20data-name='New%20Symbol%20179'%20transform='translate(0%208)%20rotate(-90)'%3E%3Cpath%20id='Path_293'%20data-name='Path%20293'%20d='M5.114,3.525,1.3.189a.862.862,0,0,0-1.078,0,.611.611,0,0,0,0,.944L3.5,4,.223,6.861a.611.611,0,0,0,0,.944.816.816,0,0,0,.54.2A.814.814,0,0,0,1.3,7.8L5.114,4.468a.609.609,0,0,0,0-.943Z'%20transform='translate(8)%20rotate(90)'%20fill='%23e1261c'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 7px;
  height: 10px;
  margin-left: 0.5em;
  background-repeat: no-repeat;
  background-position: 0 2px; }

@media (max-width: 999px) {
  .pimlisting__columns.flex {
    flex-direction: column; } }

@media (max-width: 999px) {
  .scroll .pimlisting__columns.flex {
    flex-direction: row;
    overflow-x: auto;
    scrollbar-width: none; } }

.scroll .pimlisting__columns.flex::-webkit-scrollbar {
  display: none; }

@media (max-width: 999px) {
  .scroll .pimlisting__columns.flex .pimlisting__column {
    min-width: 100%;
    box-shadow: none; } }

@media (max-width: 999px) {
  .scroll .pimlisting__title,
  .scroll .pimlisting__subtitle {
    min-height: 60px; } }

@media (max-width: 999px) {
  .scroll .pimlisting__plan-promo {
    min-height: 70px; } }

.scroll-heading {
  display: none;
  text-align: center;
  margin: 24px 0 16px;
  color: #e1261d; }

@media (max-width: 999px) {
  .scroll .scroll-heading {
    display: block; } }

.scroll .scroll-heading::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 23px;
  margin-top: 1px;
  margin-left: 19px;
  background-image: url("data:image/svg+xml,%3Csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%204.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23E1261D;%7D%3C/style%3E%3C/defs%3E%3Cpath%20id='Icon_Color'%20data-name='Icon%20Color'%20class='cls-1'%20d='M8,.73,7.27,0,4,3.27.73,0,0,.73l4,4Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  transform: rotate(-90deg);
  fill: #e1261d; }

.pimlisting__column {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  margin: 30px 12px 20px;
  padding: 30px;
  flex: 1;
  position: relative;
  overflow: hidden; }
  @media (max-width: 999px) {
    .pimlisting__column {
      margin: 15px 0px; } }

.pimlisting__column.pimlisting__column--plan:first-child {
  margin-left: 0px; }

.pimlisting__column.pimlisting__column--plan:last-child {
  margin-right: 0px; }

.pimlisting__column-limit {
  max-width: 340px;
  margin: 0 auto; }

.pimlisting__title {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  margin-top: 30px; }

.pimlisting__subtitle,
.pimlisting__subtitle p {
  font-family: "Merriweather", sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  max-width: 90%;
  margin: 10px auto 30px;
  font-size: 14px;
  color: #000; }

.pimlisting__column--plan .pimlisting__plan-button a,
.pimlisting__column--plan .pimlisting__plan-info,
.pimlisting__column--plan .pimlisting__moreinfo {
  display: none; }

.pimlisting__column--plan .pimlisting__plan-button a.active {
  display: inline-block; }

.pimlisting__column--plan .active.pimlisting__plan-info,
.pimlisting__column--plan .active.pimlisting__moreinfo {
  display: block; }

.pimlisting__plan-promo,
.pimlisting__plan-promo p {
  font-family: "Merriweather", sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  font-size: 14px;
  margin: 10px auto 30px;
  color: #000; }

.pimlisting__plan-button {
  margin: 10px auto 30px;
  text-align: center;
  border-bottom: 2px dotted #c4c4c4;
  padding-bottom: 30px; }

.pimlisting__plan-info p:first-child i {
  color: #000;
  font-family: "Merriweather", sans-serif;
  font-weight: 400;
  font-style: italic; }

.pimlisting__plan-info {
  padding-top: 35px; }

.pimlisting__plan-info li,
.pimlisting__plan-info p {
  color: #4a545e;
  font-size: 14px; }

.pimlisting__plan-info li {
  line-height: 26px; }

.pimlisting__plan-info p b {
  font-size: 16px; }

.pimlisting__plan-button .component-button {
  margin-right: 0; }

.pimlisting__plan-switcher .util-sf__control-indicator {
  pointer-events: none; }

.pimlisting__plan-switcher {
  display: flex;
  justify-content: space-between; }

.pimlisting__plan-switcher .util-sf__control-indicator {
  top: 0.45rem;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #fff;
  box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 4px #dcdcdc; }

.pimlisting__plan-switcher
.util-sf__control
input:checked
~ .util-sf__control-indicator {
  color: #fff;
  background-color: #000;
  background-image: none;
  box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 4px #000;
  background-image: none; }

.pimlisting__plan-switcher
.util-sf__control
input:active
~ .util-sf__control-indicator {
  background-color: #000; }

.pimlisting__moreinfo {
  font-size: 14px;
  color: #e1261c;
  cursor: pointer;
  position: relative;
  margin-top: 20px; }
  .pimlisting__moreinfo a:hover {
    color: #e1261c; }

.pimlisting__moreinfo:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='5.337'%20viewBox='0%200%208%205.337'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23e1261c;%7D%3C/style%3E%3C/defs%3E%3Cg%20transform='translate(1.331%20-1.331)'%3E%3Cpath%20class='a'%20d='M280.824,662.058l-3.813-3.336a.862.862,0,0,0-1.078,0,.611.611,0,0,0,0,.944l3.273,2.864-3.273,2.864a.611.611,0,0,0,0,.944.841.841,0,0,0,1.078,0L280.824,663a.609.609,0,0,0,0-.943Z'%20transform='translate(665.202%20-274.379)%20rotate(90)'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  margin: 0 0 1px 5px;
  transition: transform 0.3s ease-in;
  transform: rotate(-90deg); }

.single-column__rebate-text {
  flex-direction: column; }

.pimlisting.singleColumn .pimlisting__column {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto; }

.pimlisting.singleColumn .pimlisting__column-limit {
  max-width: 460px; }

.pimlisting.singleColumn .pimlisting__apps {
  max-width: 275px;
  margin-bottom: 26px; }

.pimlisting.singleColumn .pimlisting__apps a:last-child {
  margin-left: 20px; }

.pimlisting.singleColumn .pimlisting__apps img {
  width: 100%;
  max-height: 42px; }

.pimlisting.container.horizontal {
  padding-top: 70px;
  padding-bottom: 70px; }
  .pimlisting.container.horizontal .pimlisting__columns {
    display: block;
    justify-content: unset; }
  .pimlisting.container.horizontal .pimlisting__column {
    box-shadow: none;
    margin: 0;
    padding: 0; }
  .pimlisting.container.horizontal .pimlisting__horizontal {
    display: flex;
    flex-wrap: wrap;
    gap: 140px; }
  .pimlisting.container.horizontal .pimlisting__title {
    margin-top: 0; }
  .pimlisting.container.horizontal .pimlisting__column-image {
    max-width: 296px;
    margin: 0 auto; }
  .pimlisting.container.horizontal .pimlisting__plan-button {
    border-bottom: none; }
  .pimlisting.container.horizontal .pimlisting__right {
    flex: 1; }
  .pimlisting.container.horizontal .pimlisting__plan-info {
    display: flex;
    gap: 40px;
    padding-top: 30px; }
    .pimlisting.container.horizontal .pimlisting__plan-info .pimlisting__plan-promo,
    .pimlisting.container.horizontal .pimlisting__plan-info .pimlisting__plan-promo p {
      margin-top: 0;
      text-align: left; }
  .pimlisting.container.horizontal .pimlisting__plan-info-column {
    flex: 1;
    max-width: 380px; }
  .pimlisting.container.horizontal .pimlisting__plan-description {
    margin-bottom: 30px; }

.section__matrix {
  width: 100%; }
  @media (max-width: 1023px) {
    .section__matrix {
      overflow: scroll; } }

.matrix__table {
  width: 100%;
  min-width: 750px; }

.matrix__table tr th {
  text-align: left;
  padding: 2% 2% 2% 0; }

.matrix__table tr:first-child th {
  text-align: center;
  font-weight: 500; }

.matrix__table tr {
  padding: 20px 0px;
  border-bottom: 1px solid #CBCBCB;
  width: 16%;
  max-width: 100px; }

.matrix__table th {
  font-weight: bold; }

.matrix__table td {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  width: 16%; }

.matrix__check-mark {
  display: flex;
  justify-content: center; }

.matrix__fuelman-label {
  color: #E1261C;
  text-transform: uppercase; }

.matrix__disclaimer-text-wrapper {
  padding-top: 2%; }

.matrix__disclaimer-text {
  font-size: 14px;
  color: #777; }

/* Shared minimal styles */
form.sitelocatorform {
  display: flex;
  margin-top: 20px; }

form.sitelocatorform .sitelocatorform__zip {
  width: 125px;
  padding-top: 10px;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px; }
  @media (min-width: 480px) {
    form.sitelocatorform .sitelocatorform__zip {
      width: 160px;
      font-size: 16px; } }

form.sitelocatorform .sitelocatorform__zip::-moz-placeholder {
  color: #777; }

form.sitelocatorform .sitelocatorform__zip::placeholder {
  color: #777; }

/* Shared minimal styles */
#mktoForm_1017 .mktoField {
  position: relative;
  color: #777;
  background-color: #fff;
  border: 1px solid #B9DEDA;
  border-radius: 4px;
  font-size: 16px;
  padding: 24.5px;
  box-shadow: none;
  border-color: #B9DEDA;
  font-weight: 500; }
  #mktoForm_1017 .mktoField::-moz-placeholder {
    color: #626f88;
    font-weight: 400;
    font-size: 14px; }
  #mktoForm_1017 .mktoField::placeholder {
    color: #626f88;
    font-weight: 400;
    font-size: 14px; }
  #mktoForm_1017 .mktoField:focus, #mktoForm_1017 .mktoField.mktoEmailField.mktoHasWidth.mktoRequired.mktoValid {
    box-shadow: 0px 3px 12px -5px #40CFC2;
    border-color: #40CFC2;
    outline: 0 !important; }
  #mktoForm_1017 .mktoField.mktoInvalid {
    border-color: #ec3b42;
    box-shadow: 0px 3px 12px -5px #ec3b42;
    outline: 0 !important; }
  @media (min-width: 480px) {
    #mktoForm_1017 .mktoField {
      width: 260px !important;
      max-width: 100% !important;
      padding: 15px; } }

.mktoForm .mktoFieldWrap {
  margin-bottom: 10px; }

.mktoOffset,
.mktoGutter.mktoHasWidth {
  width: 0px !important; }

.mktoForm {
  padding: 20px 0px 0px !important; }

.mktoForm .mktoRequiredField .mktoAsterix {
  display: none;
  opacity: 0; }

.mktoForm .mktoButtonWrap.mktoPaperMashup {
  margin-left: 0px !important; }

.mktoForm .mktoButtonWrap.mktoPaperMashup button.mktoButton {
  padding: 12px 25px;
  margin: 14px 0 0;
  display: inline-block;
  color: #fff;
  background: #FC7A32 !important;
  box-shadow: none !important;
  border: 1px solid #FC7A32;
  font-weight: bold;
  transition: 0.3s all ease-in;
  border-radius: 4px !important;
  line-height: inherit !important;
  text-shadow: none !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em; }
  .mktoForm .mktoButtonWrap.mktoPaperMashup button.mktoButton:hover {
    background: #40CFC2 !important;
    border-color: #40CFC2 !important;
    box-shadow: none !important;
    transition: 0.3s all ease-out; }

.cm-column__parent {
  display: flex;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 759px) {
  .util--mobile-reverse .cm-column__parent {
    flex-direction: column-reverse; } }

.cm-column__child {
  flex: 1; }

.wcmmode .cm-column__child {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 10px; }

/* Shared minimal styles */
.text-group__label {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 16px; }

/* icons should be 2x, scaled down here */
.text-group__icon img {
  transform: scale(0.5);
  transform-origin: top left; }

/* hiding play icon used on Comdata Payments*/
.text-group__link.text-group__link-play {
  display: none; }

/* helps to prevent images from breaking out of containers */
img.cmp-image__image {
  max-width: 100%; }

section.product-cta__wrap {
  display: flex;
  flex-direction: column; }

.testimonials__wrap {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }

.testimonial__text p {
  font-size: 28px;
  font-style: italic; }

.testimonial__person {
  display: flex; }

.testimonial__icon {
  width: 64px;
  height: 64px;
  border: 2px solid #ccc;
  background: #eee;
  border-radius: 50%;
  margin-right: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px; }


.table.section {
  width: 100%; }

.table__wrap {
  width: 100%;
  max-width: 90vw;
  position: relative; }
  @media (max-width: 1023px) {
    .table__wrap {
      overflow: scroll; } }

img.table__image {
  position: absolute;
  width: 100px;
  top: 21px;
  left: 250px; }

.table__wrap img {
  display: inline;
  width: 20px; }

.table__wrap table {
  width: 100%;
  min-width: 750px; }

.table__wrap table tr th {
  text-align: left;
  padding: 2% 2% 2% 0; }

.table__wrap table tr th:first-child {
  height: 98px; }

.table__wrap table tr:first-child th {
  text-align: center;
  font-weight: 500; }

.table__wrap table tr {
  padding: 20px 0px;
  border-bottom: 1px solid #CBCBCB;
  width: 16%;
  max-width: 100px; }

.table__wrap table tr:first-child,
.table__wrap table tr:last-child {
  border-bottom: 1px solid #000; }

.table__wrap table th {
  font-weight: bold; }

.table__wrap table td {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  width: 16%; }

/* Shared minimal styles */
.videoHero {
  -ms-overflow-style: none;
  overflow-x: hidden;
  position: relative; }

.videoHero:after {
  content: "";
  display: block;
  width: 100%;
  background: #F9F9F9;
  height: calc(100% - 105px);
  position: absolute;
  top: 0;
  z-index: -1;
  border-bottom: 1px solid #000; }
  @media (max-width: 900px) {
    .videoHero:after {
      display: none; } }

.videoHero:before {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  position: absolute;
  border: 0px;
  z-index: 3;
  top: -2px;
  left: 0;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.35); }

.videohero__top {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  margin-bottom: 30px; }

.videohero__wrap {
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }
  @media (max-width: 1439px) {
    .videohero__wrap {
      width: 90vw;
      max-width: 90vw; } }

.videohero__top:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  z-index: 2; }

.videohero__wrap--reveal .videohero__top:before {
  transition: opacity 0.4s ease-out;
  opacity: 0;
  pointer-events: none; }

.videohero__stage {
  position: relative;
  cursor: pointer;
  width: 50%;
  height: 25.4vw;
  max-height: 360px;
  display: flex;
  align-items: flex-start;
  border-left: 1px solid #000; }
  @media (max-width: 900px) {
    .videohero__stage {
      width: 100vw;
      height: auto;
      max-height: 100%;
      border-left: 0px; } }

.js-videohero__videoEl {
  width: 100%;
  max-width: 768px;
  height: auto;
  outline: none; }
  @media (max-width: 900px) {
    .js-videohero__videoEl {
      max-width: 810px; } }

.videohero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  max-width: 768px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-out; }
  @media (max-width: 900px) {
    .videohero__overlay {
      background-position-x: 0vw;
      max-width: 100%; } }

.videohero__wrap--playing .videohero__overlay {
  pointer-events: none; }

.videohero__stage:after {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  z-index: 2;
  right: calc(50% - 50px);
  top: calc(50% - 50px);
  transition: background 0.2s ease-in;
  pointer-events: none; }

.videohero__stage:before {
  content: "";
  display: block;
  right: calc(50% - 22px);
  top: calc(50% - 22px);
  position: absolute;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 33px;
  border-color: transparent transparent transparent #f37926;
  transition: border-color 0.2s ease-in;
  pointer-events: none; }

.videohero__stage:hover:after {
  background: #f37926;
  transition: background 0.2s ease-out; }

.videohero__stage:hover:before {
  border-color: transparent transparent transparent #ffffff;
  transition: border-color 0.2s ease-out; }

.videohero__pause {
  position: absolute;
  z-index: 2;
  right: 27vw;
  top: 15vw;
  width: 8vw;
  height: 8vw;
  pointer-events: none; }

.videohero__pause:before {
  position: absolute;
  z-index: 3;
  content: "";
  display: block;
  width: 8vw;
  height: 8vw;
  border-radius: 50%;
  background: #f37926;
  opacity: 0;
  transition: opacity 0.3s ease-in; }

.videohero__pause:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg%20height='100'%20viewBox='0%200%20512%20512'%20width='100'%20style='fill:%23ffffff'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M224%20435.8V76.1c0-6.7-5.4-12.1-12.2-12.1h-71.6c-6.8%200-12.2%205.4-12.2%2012.1v359.7c0%206.7%205.4%2012.2%2012.2%2012.2h71.6C218.6%20448%20224%20442.6%20224%20435.8zM371.8%2064h-71.6c-6.7%200-12.2%205.4-12.2%2012.1v359.7c0%206.7%205.4%2012.2%2012.2%2012.2h71.6c6.7%200%2012.2-5.4%2012.2-12.2V76.1C384%2069.4%20378.6%2064%20371.8%2064z'/%3E%3C/svg%3E");
  background-size: 100%;
  right: 2vw;
  top: 2vw;
  position: absolute;
  z-index: 4;
  width: 4vw;
  height: 4vw;
  opacity: 0;
  transition: opacity 0.3s ease-in; }

.videohero__wrap--playing .videohero__overlay,
.videohero__wrap--playing .videohero__stage:before,
.videohero__wrap--playing .videohero__stage:after {
  opacity: 0;
  transition: opacity 0.3s ease-in; }

.videohero__wrap--playing .videohero__stage:hover .videohero__pause:before,
.videohero__wrap--playing .videohero__stage:hover .videohero__pause:after {
  opacity: 1;
  transition: opacity 0.3s ease-in; }

.videohero__message {
  border-right: 1px solid #000;
  width: 50%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: width 0.5s ease-out; }
  @media (max-width: 900px) {
    .videohero__message {
      border-right: 0px; } }

.videohero__message--desktop {
  display: none; }
  @media (min-width: 901px) {
    .videohero__message--desktop {
      display: flex; } }

@media (min-width: 901px) {
  .videohero__message--mobile {
    display: none; } }

.videohero__message.videohero__message--mobile {
  position: static;
  width: 100%;
  margin-top: 40px;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0; }

.videohero__buttons {
  display: flex;
  width: 100%;
  justify-content: center; }
  @media (max-width: 900px) {
    .videohero__buttons {
      margin-bottom: 55px; } }

button.videohero__button {
  width: 138px;
  height: 75px;
  border: 1px solid #000;
  border-radius: 8px;
  margin-right: 28px;
  background-size: cover;
  position: relative;
  box-shadow: inset 138px 0px 0px 0px rgba(255, 255, 255, 0.1);
  outline: 0;
  transition: box-shadow 0.3s ease-out; }
  @media (max-width: 900px) {
    button.videohero__button {
      width: 25vw;
      height: 14vw;
      margin-right: 6vw;
      box-shadow: inset 25vw 0px 0px 0px rgba(255, 255, 255, 0); } }

button.videohero__button:hover,
button.videohero__button:focus,
button.videohero__button:active,
button.videohero__button--active {
  box-shadow: inset 10vw 0px 0px 0px rgba(255, 255, 255, 0);
  transition: box-shadow 0.3s ease-in;
  outline: 0; }

button.videohero__button--3 {
  margin-right: 0; }

button.videohero__button span {
  position: absolute;
  text-align: center;
  width: 130%;
  left: -14%;
  top: 109%;
  display: none;
  border: none;
  outline: 0; }

button.videohero__button:after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: calc(50% - 18px);
  top: calc(50% - 18px);
  transition: background 0.3s ease-in; }
  @media (max-width: 900px) {
    button.videohero__button:after {
      width: 7vw;
      height: 7vw;
      right: 2vw;
      top: 2vw; } }

button.videohero__button:hover:after,
button.videohero__button:active:after,
button.videohero__button--active:after {
  background: #f37926;
  transition: background 0.3s ease-out; }

button.videohero__button:before {
  content: "";
  display: block;
  right: calc(50% - 9px);
  top: calc(50% - 9px);
  position: absolute;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #f37926; }
  @media (max-width: 900px) {
    button.videohero__button:before {
      right: 4.16vw;
      top: 4vw;
      border-width: 1.5vw 0 1.5vw 2.2vw; } }

button.videohero__button--active:before {
  border: none;
  width: 17px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg%20height='100'%20viewBox='0%200%20512%20512'%20width='100'%20style='fill:%23ffffff'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M224%20435.8V76.1c0-6.7-5.4-12.1-12.2-12.1h-71.6c-6.8%200-12.2%205.4-12.2%2012.1v359.7c0%206.7%205.4%2012.2%2012.2%2012.2h71.6C218.6%20448%20224%20442.6%20224%20435.8zM371.8%2064h-71.6c-6.7%200-12.2%205.4-12.2%2012.1v359.7c0%206.7%205.4%2012.2%2012.2%2012.2h71.6c6.7%200%2012.2-5.4%2012.2-12.2V76.1C384%2069.4%20378.6%2064%20371.8%2064z'/%3E%3C/svg%3E");
  background-size: 100%; }
  @media (max-width: 900px) {
    button.videohero__button--active:before {
      width: 3vw;
      height: 3vw;
      right: 3.9vw;
      top: 4vw; } }

button.videohero__button:hover:before,
button.videohero__button:active:before {
  border-color: transparent transparent transparent #ffffff;
  transition: border-color 0.3s ease-out; }

.videohero__wrap--image-only .videohero__stage:before,
.videohero__wrap--image-only .videohero__stage:after {
  display: none; }

.videohero__wrap--image-only .videohero__stage {
  cursor: default; }

.videomodal__link--button {
  padding: 11px 25px;
  margin: 0 20px 0 0;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  background: #333;
  border: 1px solid #333;
  font-weight: bold;
  letter-spacing: 0.08em;
  transition: 0.3s all ease-in;
  font-size: 14px; }
  .videomodal__link--button:last-child {
    margin-right: 0; }
  .videomodal__link--button:hover {
    background: #000;
    border-color: #000;
    transition: 0.3s all ease-out; }

a.videomodal__link--button:hover {
  color: #fff; }

.rebate-table__wrap {
  background-color: #FFF; }

.rebate-table__list-header {
  color: #FFF;
  padding: 3% 0px;
  max-width: 270px;
  margin: auto; }
  @media (min-width: 1270px) {
    .rebate-table__list-header {
      text-align: left;
      max-width: 100%; } }

.rebate-table__table-header {
  text-align: center;
  padding: 2%;
  background-color: #FFF;
  color: #000;
  letter-spacing: 0.8px;
  font-size: 2em; }

.rates-table__table-wrap {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  color: #000;
  text-align: left;
  margin-bottom: 20px; }

.rates-table__table-row-header {
  padding: 2% 0% 2% 8%;
  color: #000;
  font-size: 21px; }

.rates-table__table-body-column {
  padding: 2% 0% 2% 8%; }

.rates-table__table-body-row {
  background: #E7E7E7;
  color: #000;
  font-size: 1.1em; }
  .rates-table__table-body-row:nth-of-type(even) {
    background-color: #fff; }

.rates-table__table-row-header {
  background-color: #FFF; }

.rates-table__table-wrap > tbody > tr:last-child {
  height: 41px; }

/* Shared minimal styles */
.popbox[data-popbox-id="rec-eng"] {
  background: rgba(0, 0, 0, 0); }

.popbox[data-popbox-id="rec-eng"] .popbox_container {
  width: 100vw;
  max-width: 100vw;
  height: calc(100vh - 100px);
  position: absolute;
  left: 0;
  top: 100px;
  margin: 0;
  background: #FCFCFC; }

.rec-engine.hidden {
  display: none; }

.rec-engine .rec-engine__headline {
  margin-bottom: 16px; }

.rec-engine .rec-engine__subtext {
  margin-top: 16px; }

.rec-engine.content-added {
  padding: 16px 0 48px;
  max-width: 600px;
  margin: auto;
  text-align: center; }

.page--comdatatrucking .rec-engine.content-added {
  padding: 48px 0;
  max-width: 800px; }

.content-added h5 {
  font-size: 24px;
  font-weight: normal; }

.page--comdatatrucking .rec-engine.content-added h5 {
  font-style: italic; }

.content-added .util__rec-button {
  text-transform: uppercase;
  font-size: 14px;
  padding: 11px 16px; }

.content-added .rec-eng__content .base-form__label {
  margin-bottom: 0px;
  margin-top: 0px; }

.content-added .recommendationEngine {
  margin: 16px auto; }

.content-added .rec-eng-form__wrap .util__rec-button {
  margin-top: 16px; }

.content-added .rec-eng-form__wrap {
  flex-direction: column; }

@media (min-width: 1198px) {
  .content-added .rec-eng-form__wrap {
    flex-direction: row;
    justify-content: center; }
  .content-added .rec-eng-form__wrap .util__rec-button {
    margin: 0 0 0 16px; } }

.page--comdatatrucking .content-added .rec-eng-form__wrap .util__rec-button {
  margin: 0; }

.form-section {
  position: relative;
}
.form-section .form-on-submit {
  display: none;
}
.form-section.submitted .form-on-submit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.form-section.in-progress .form-on-submit > * {
  display: none;
}
.form-section.in-progress .form-content {
  opacity: .5;
}
.form-section.success .form-content,
.form-section.failed .form-content {
  visibility: hidden;
}
.form-section.success .error-msg,
.form-section.failed .thank-you {
  display: none;
}

.ln-popup {
  margin-top: 2px;
  background: #fff;
  border: 1px solid #DCDCDC;
  text-align: left;
}
.ln-header {
  font-size: 15px;
  font-weight: bold;
  padding: .6em 1em .8em;
}
.ln-results {
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  max-height: 200px;
  overflow-y: auto;
  padding: 8px 0;
}
.ln-results::-webkit-scrollbar {
  width: 7px;
}
.ln-results::-webkit-scrollbar-thumb {
  background-color: gray;
}
.ln-company {
  cursor: pointer;
  font-size: 13px;
  color: #777;
  padding: 4px 1rem 4px;
}
.ln-company:hover {
  background: #eee;
}
.ln-company h4 {
  font-size: 15px;
  margin: 0 0 4px;
  color: #383d68;
}
.ln-footer {
  cursor: pointer;
  color: #167450;
  padding: 1em;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.ln-footer:hover {
  background: #eee;
}
.ln-footer span::before {
  content: "My business is not in this\00A0list";
}

.hidden,
.private {
  display: none !important;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.pointer {
  cursor: pointer;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.lh-0 {
  line-height: 0;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.clear-both {
  clear: both;
}
.flow-column {
  grid-auto-flow: column;
}
.uppercase {
  text-transform: uppercase;
}
.nowrap {
  white-space: nowrap;
}
.cols-2 {
  columns: 2;
}
.row {
  flex-direction: row;
}
.column {
  flex-direction: column;
}
.space-between {
  justify-content: space-between;
}
.space-around {
  justify-content: space-around;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.reverse {
  flex-direction: row-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.mt-0,
.my-0 {
  margin-top: 0;
}
.mb-0,
.my-0 {
  margin-bottom: 0;
}
.mt-1,
.my-1 {
  margin-top: 0.5rem;
}
.mb-1,
.my-1 {
  margin-bottom: 0.5rem;
}
.mt-2,
.my-2 {
  margin-top: 1rem;
}
.mb-2,
.my-2 {
  margin-bottom: 1rem;
}
.mt-3,
.my-3 {
  margin-top: 1.5rem;
}
.mb-3,
.my-3 {
  margin-bottom: 1.5rem;
}
.mt-4,
.my-4 {
  margin-top: 2rem;
}
.mb-4,
.my-4 {
  margin-bottom: 2rem;
}
.mt-5,
.my-5 {
  margin-top: 2.5rem;
}
.mb-5,
.my-5 {
  margin-bottom: 2.5rem;
}
.mt-6,
.my-6 {
  margin-top: 3rem;
}
.mb-6,
.my-6 {
  margin-bottom: 3rem;
}
.mt-7,
.my-7 {
  margin-top: 3.5rem;
}
.mb-7,
.my-7 {
  margin-bottom: 3.5rem;
}
.mt-8,
.my-8 {
  margin-top: 4rem;
}
.mb-8,
.my-8 {
  margin-bottom: 4rem;
}
.ml-auto,
.mx-auto {
  margin-left: auto;
}
.mr-auto,
.mx-auto {
  margin-right: auto;
}
.ml-0,
.mx-0 {
  margin-left: 0;
}
.mr-0,
.mx-0 {
  margin-right: 0;
}
.ml-1,
.mx-1 {
  margin-left: 0.5rem;
}
.mr-1,
.mx-1 {
  margin-right: 0.5rem;
}
.ml-2,
.mx-2 {
  margin-left: 1rem;
}
.mr-2,
.mx-2 {
  margin-right: 1rem;
}
.ml-3,
.mx-3 {
  margin-left: 1.5rem;
}
.mr-3,
.mx-3 {
  margin-right: 1.5rem;
}
.ml-4,
.mx-4 {
  margin-left: 2rem;
}
.mr-4,
.mx-4 {
  margin-right: 2rem;
}
.ml-5,
.mx-5 {
  margin-left: 2.5rem;
}
.mr-5,
.mx-5 {
  margin-right: 2.5rem;
}
.ml-6,
.mx-6 {
  margin-left: 3rem;
}
.mr-6,
.mx-6 {
  margin-right: 3rem;
}
.ml-7,
.mx-7 {
  margin-left: 3.5rem;
}
.mr-7,
.mx-7 {
  margin-right: 3.5rem;
}
.ml-8,
.mx-8 {
  margin-left: 4rem;
}
.mr-8,
.mx-8 {
  margin-right: 4rem;
}
.pt-0,
.py-0 {
  padding-top: 0;
}
.pb-0,
.py-0 {
  padding-bottom: 0;
}
.pt-1,
.py-1 {
  padding-top: 0.5rem;
}
.pb-1,
.py-1 {
  padding-bottom: 0.5rem;
}
.pt-2,
.py-2 {
  padding-top: 1rem;
}
.pb-2,
.py-2 {
  padding-bottom: 1rem;
}
.pt-3,
.py-3 {
  padding-top: 1.5rem;
}
.pb-3,
.py-3 {
  padding-bottom: 1.5rem;
}
.pt-4,
.py-4 {
  padding-top: 2rem;
}
.pb-4,
.py-4 {
  padding-bottom: 2rem;
}
.pt-5,
.py-5 {
  padding-top: 2.5rem;
}
.pb-5,
.py-5 {
  padding-bottom: 2.5rem;
}
.pt-6,
.py-6 {
  padding-top: 3rem;
}
.pb-6,
.py-6 {
  padding-bottom: 3rem;
}
.pt-7,
.py-7 {
  padding-top: 3.5rem;
}
.pb-7,
.py-7 {
  padding-bottom: 3.5rem;
}
.pt-8,
.py-8 {
  padding-top: 4rem;
}
.pb-8,
.py-8 {
  padding-bottom: 4rem;
}
.pl-0,
.px-0 {
  padding-left: 0;
}
.pr-0,
.px-0 {
  padding-right: 0;
}
.pl-1,
.px-1 {
  padding-left: 0.5rem;
}
.pr-1,
.px-1 {
  padding-right: 0.5rem;
}
.pl-2,
.px-2 {
  padding-left: 1rem;
}
.pr-2,
.px-2 {
  padding-right: 1rem;
}
.pl-3,
.px-3 {
  padding-left: 1.5rem;
}
.pr-3,
.px-3 {
  padding-right: 1.5rem;
}
.pl-4,
.px-4 {
  padding-left: 2rem;
}
.pr-4,
.px-4 {
  padding-right: 2rem;
}
.pl-5,
.px-5 {
  padding-left: 2.5rem;
}
.pr-5,
.px-5 {
  padding-right: 2.5rem;
}
.pl-6,
.px-6 {
  padding-left: 3rem;
}
.pr-6,
.px-6 {
  padding-right: 3rem;
}
.pl-7,
.px-7 {
  padding-left: 3.5rem;
}
.pr-7,
.px-7 {
  padding-right: 3.5rem;
}
.pl-8,
.px-8 {
  padding-left: 4rem;
}
.pr-8,
.px-8 {
  padding-right: 4rem;
}
.pt-5p,
.py-5p {
  padding-top: 5%;
}
.pb-5p,
.py-5p {
  padding-bottom: 5%;
}
.pl-5p,
.px-5p {
  padding-left: 5%;
}
.pr-5p,
.px-5p {
  padding-right: 5%;
}
.pt-10p,
.py-10p {
  padding-top: 10%;
}
.pb-10p,
.py-10p {
  padding-bottom: 10%;
}
.pl-10p,
.px-10p {
  padding-left: 10%;
}
.pr-10p,
.px-10p {
  padding-right: 10%;
}
@media (max-width: 1199px) {
  .hide_xl {
    display: none;
  }
  .no-border_xl {
    border-style: none;
  }
}
@media (max-width: 991px) {
  .hide_lg {
    display: none;
  }
  .no-border_lg {
    border-style: none;
  }
}
@media (max-width: 767px) {
  .hide_md {
    display: none;
  }
  .no-border_md {
    border-style: none;
  }
  .h-50vw_md {
    height: 50vw;
  }
  .mx-0_md {
    margin-left: 0;
    margin-right: 0;
  }
  .px-0_md {
    padding-left: 0;
    padding-right: 0;
  }
  .pt-0_md {
    padding-top: 0;
  }
  .pb-0_md {
    padding-bottom: 0;
  }
  .items-center_md {
    align-items: center;
  }
}
@media (max-width: 575px) {
  .hide_sm {
    display: none;
  }
  .no-border_sm {
    border-style: none;
  }
  .mx-0_sm {
    margin-left: 0;
    margin-right: 0;
  }
  .px-0_sm {
    padding-left: 0;
    padding-right: 0;
  }
  .pt-0_sm {
    padding-top: 0;
  }
  .pb-0_sm {
    padding-bottom: 0;
  }
}
@media (min-width: 576px) {
  .sm_hidden {
    display: none !important;
  }
  .sm_flex {
    display: flex;
  }
  .sm_grid {
    display: grid;
  }
  .sm_block {
    display: block;
  }
  .sm_cols-2 {
    columns: 2;
  }
  .sm_cols-3 {
    columns: 3;
  }
  .sm_row {
    flex-direction: row;
  }
  .sm_align-left {
    text-align: left;
  }
  .sm_align-right {
    text-align: right;
  }
  .sm_align-center {
    text-align: center;
  }
  .sm_float-right {
    float: right;
  }
  .sm_float-left {
    float: left;
  }
  .sm_float-none {
    float: none;
  }
  .sm_clear-both {
    clear: both;
  }
  .sm_mt-0,
  .sm_my-0 {
    margin-top: 0;
  }
  .sm_mb-0,
  .sm_my-0 {
    margin-bottom: 0;
  }
  .sm_mt-1,
  .sm_my-1 {
    margin-top: 0.5rem;
  }
  .sm_mb-1,
  .sm_my-1 {
    margin-bottom: 0.5rem;
  }
  .sm_mt-2,
  .sm_my-2 {
    margin-top: 1rem;
  }
  .sm_mb-2,
  .sm_my-2 {
    margin-bottom: 1rem;
  }
  .sm_mt-3,
  .sm_my-3 {
    margin-top: 1.5rem;
  }
  .sm_mb-3,
  .sm_my-3 {
    margin-bottom: 1.5rem;
  }
  .sm_mt-4,
  .sm_my-4 {
    margin-top: 2rem;
  }
  .sm_mb-4,
  .sm_my-4 {
    margin-bottom: 2rem;
  }
  .sm_mt-5,
  .sm_my-5 {
    margin-top: 2.5rem;
  }
  .sm_mb-5,
  .sm_my-5 {
    margin-bottom: 2.5rem;
  }
  .sm_mt-6,
  .sm_my-6 {
    margin-top: 3rem;
  }
  .sm_mb-6,
  .sm_my-6 {
    margin-bottom: 3rem;
  }
  .sm_mt-7,
  .sm_my-7 {
    margin-top: 3.5rem;
  }
  .sm_mb-7,
  .sm_my-7 {
    margin-bottom: 3.5rem;
  }
  .sm_mt-8,
  .sm_my-8 {
    margin-top: 4rem;
  }
  .sm_mb-8,
  .sm_my-8 {
    margin-bottom: 4rem;
  }
  .sm_ml-0,
  .sm_mx-0 {
    margin-left: 0;
  }
  .sm_mr-0,
  .sm_mx-0 {
    margin-right: 0;
  }
  .sm_ml-1,
  .sm_mx-1 {
    margin-left: 0.5rem;
  }
  .sm_mr-1,
  .sm_mx-1 {
    margin-right: 0.5rem;
  }
  .sm_ml-2,
  .sm_mx-2 {
    margin-left: 1rem;
  }
  .sm_mr-2,
  .sm_mx-2 {
    margin-right: 1rem;
  }
  .sm_ml-3,
  .sm_mx-3 {
    margin-left: 1.5rem;
  }
  .sm_mr-3,
  .sm_mx-3 {
    margin-right: 1.5rem;
  }
  .sm_ml-4,
  .sm_mx-4 {
    margin-left: 2rem;
  }
  .sm_mr-4,
  .sm_mx-4 {
    margin-right: 2rem;
  }
  .sm_ml-5,
  .sm_mx-5 {
    margin-left: 2.5rem;
  }
  .sm_mr-5,
  .sm_mx-5 {
    margin-right: 2.5rem;
  }
  .sm_ml-6,
  .sm_mx-6 {
    margin-left: 3rem;
  }
  .sm_mr-6,
  .sm_mx-6 {
    margin-right: 3rem;
  }
  .sm_ml-7,
  .sm_mx-7 {
    margin-left: 3.5rem;
  }
  .sm_mr-7,
  .sm_mx-7 {
    margin-right: 3.5rem;
  }
  .sm_ml-8,
  .sm_mx-8 {
    margin-left: 4rem;
  }
  .sm_mr-8,
  .sm_mx-8 {
    margin-right: 4rem;
  }
  .sm_ml-auto,
  .sm_mx-auto {
    margin-left: auto;
  }
  .sm_mr-auto,
  .sm_mx-auto {
    margin-right: auto;
  }
  .sm_pt-0,
  .sm_py-0 {
    padding-top: 0;
  }
  .sm_pb-0,
  .sm_py-0 {
    padding-bottom: 0;
  }
  .sm_pt-1,
  .sm_py-1 {
    padding-top: 0.5rem;
  }
  .sm_pb-1,
  .sm_py-1 {
    padding-bottom: 0.5rem;
  }
  .sm_pt-2,
  .sm_py-2 {
    padding-top: 1rem;
  }
  .sm_pb-2,
  .sm_py-2 {
    padding-bottom: 1rem;
  }
  .sm_pt-3,
  .sm_py-3 {
    padding-top: 1.5rem;
  }
  .sm_pb-3,
  .sm_py-3 {
    padding-bottom: 1.5rem;
  }
  .sm_pt-4,
  .sm_py-4 {
    padding-top: 2rem;
  }
  .sm_pb-4,
  .sm_py-4 {
    padding-bottom: 2rem;
  }
  .sm_pt-5,
  .sm_py-5 {
    padding-top: 2.5rem;
  }
  .sm_pb-5,
  .sm_py-5 {
    padding-bottom: 2.5rem;
  }
  .sm_pt-6,
  .sm_py-6 {
    padding-top: 3rem;
  }
  .sm_pb-6,
  .sm_py-6 {
    padding-bottom: 3rem;
  }
  .sm_pt-7,
  .sm_py-7 {
    padding-top: 3.5rem;
  }
  .sm_pb-7,
  .sm_py-7 {
    padding-bottom: 3.5rem;
  }
  .sm_pt-8,
  .sm_py-8 {
    padding-top: 4rem;
  }
  .sm_pb-8,
  .sm_py-8 {
    padding-bottom: 4rem;
  }
  .sm_pl-0,
  .sm_px-0 {
    padding-left: 0;
  }
  .sm_pr-0,
  .sm_px-0 {
    padding-right: 0;
  }
  .sm_pl-1,
  .sm_px-1 {
    padding-left: 0.5rem;
  }
  .sm_pr-1,
  .sm_px-1 {
    padding-right: 0.5rem;
  }
  .sm_pl-2,
  .sm_px-2 {
    padding-left: 1rem;
  }
  .sm_pr-2,
  .sm_px-2 {
    padding-right: 1rem;
  }
  .sm_pl-3,
  .sm_px-3 {
    padding-left: 1.5rem;
  }
  .sm_pr-3,
  .sm_px-3 {
    padding-right: 1.5rem;
  }
  .sm_pl-4,
  .sm_px-4 {
    padding-left: 2rem;
  }
  .sm_pr-4,
  .sm_px-4 {
    padding-right: 2rem;
  }
  .sm_pl-5,
  .sm_px-5 {
    padding-left: 2.5rem;
  }
  .sm_pr-5,
  .sm_px-5 {
    padding-right: 2.5rem;
  }
  .sm_pl-6,
  .sm_px-6 {
    padding-left: 3rem;
  }
  .sm_pr-6,
  .sm_px-6 {
    padding-right: 3rem;
  }
  .sm_pl-7,
  .sm_px-7 {
    padding-left: 3.5rem;
  }
  .sm_pr-7,
  .sm_px-7 {
    padding-right: 3.5rem;
  }
  .sm_pl-8,
  .sm_px-8 {
    padding-left: 4rem;
  }
  .sm_pr-8,
  .sm_px-8 {
    padding-right: 4rem;
  }
  .sm_pt-5p,
  .sm_py-5p {
    padding-top: 5%;
  }
  .sm_pb-5p,
  .sm_py-5p {
    padding-bottom: 5%;
  }
  .sm_pl-5p,
  .sm_px-5p {
    padding-left: 5%;
  }
  .sm_pr-5p,
  .sm_px-5p {
    padding-right: 5%;
  }
  .sm_pt-10p,
  .sm_py-10p {
    padding-top: 10%;
  }
  .sm_pb-10p,
  .sm_py-10p {
    padding-bottom: 10%;
  }
  .sm_pl-10p,
  .sm_px-10p {
    padding-left: 10%;
  }
  .sm_pr-10p,
  .sm_px-10p {
    padding-right: 10%;
  }
}
@media (min-width: 768px) {
  .md_hidden {
    display: none !important;
  }
  .md_flex {
    display: flex;
  }
  .md_grid {
    display: grid;
  }
  .md_block {
    display: block;
  }
  .md_cols-2 {
    columns: 2;
  }
  .md_cols-3 {
    columns: 3;
  }
  .md_row {
    flex-direction: row;
  }
  .md_align-left {
    text-align: left;
  }
  .md_align-right {
    text-align: right;
  }
  .md_align-center {
    text-align: center;
  }
  .md_float-right {
    float: right;
  }
  .md_float-left {
    float: left;
  }
  .md_float-none {
    float: none;
  }
  .md_clear-both {
    clear: both;
  }
  .md_mt-0,
  .md_my-0 {
    margin-top: 0;
  }
  .md_mb-0,
  .md_my-0 {
    margin-bottom: 0;
  }
  .md_mt-1,
  .md_my-1 {
    margin-top: 0.5rem;
  }
  .md_mb-1,
  .md_my-1 {
    margin-bottom: 0.5rem;
  }
  .md_mt-2,
  .md_my-2 {
    margin-top: 1rem;
  }
  .md_mb-2,
  .md_my-2 {
    margin-bottom: 1rem;
  }
  .md_mt-3,
  .md_my-3 {
    margin-top: 1.5rem;
  }
  .md_mb-3,
  .md_my-3 {
    margin-bottom: 1.5rem;
  }
  .md_mt-4,
  .md_my-4 {
    margin-top: 2rem;
  }
  .md_mb-4,
  .md_my-4 {
    margin-bottom: 2rem;
  }
  .md_mt-5,
  .md_my-5 {
    margin-top: 2.5rem;
  }
  .md_mb-5,
  .md_my-5 {
    margin-bottom: 2.5rem;
  }
  .md_mt-6,
  .md_my-6 {
    margin-top: 3rem;
  }
  .md_mb-6,
  .md_my-6 {
    margin-bottom: 3rem;
  }
  .md_mt-7,
  .md_my-7 {
    margin-top: 3.5rem;
  }
  .md_mb-7,
  .md_my-7 {
    margin-bottom: 3.5rem;
  }
  .md_mt-8,
  .md_my-8 {
    margin-top: 4rem;
  }
  .md_mb-8,
  .md_my-8 {
    margin-bottom: 4rem;
  }
  .md_ml-0,
  .md_mx-0 {
    margin-left: 0;
  }
  .md_mr-0,
  .md_mx-0 {
    margin-right: 0;
  }
  .md_ml-1,
  .md_mx-1 {
    margin-left: 0.5rem;
  }
  .md_mr-1,
  .md_mx-1 {
    margin-right: 0.5rem;
  }
  .md_ml-2,
  .md_mx-2 {
    margin-left: 1rem;
  }
  .md_mr-2,
  .md_mx-2 {
    margin-right: 1rem;
  }
  .md_ml-3,
  .md_mx-3 {
    margin-left: 1.5rem;
  }
  .md_mr-3,
  .md_mx-3 {
    margin-right: 1.5rem;
  }
  .md_ml-4,
  .md_mx-4 {
    margin-left: 2rem;
  }
  .md_mr-4,
  .md_mx-4 {
    margin-right: 2rem;
  }
  .md_ml-5,
  .md_mx-5 {
    margin-left: 2.5rem;
  }
  .md_mr-5,
  .md_mx-5 {
    margin-right: 2.5rem;
  }
  .md_ml-6,
  .md_mx-6 {
    margin-left: 3rem;
  }
  .md_mr-6,
  .md_mx-6 {
    margin-right: 3rem;
  }
  .md_ml-7,
  .md_mx-7 {
    margin-left: 3.5rem;
  }
  .md_mr-7,
  .md_mx-7 {
    margin-right: 3.5rem;
  }
  .md_ml-8,
  .md_mx-8 {
    margin-left: 4rem;
  }
  .md_mr-8,
  .md_mx-8 {
    margin-right: 4rem;
  }
  .md_ml-auto,
  .md_mx-auto {
    margin-left: auto;
  }
  .md_mr-auto,
  .md_mx-auto {
    margin-right: auto;
  }
  .md_pt-0,
  .md_py-0 {
    padding-top: 0;
  }
  .md_pb-0,
  .md_py-0 {
    padding-bottom: 0;
  }
  .md_pt-1,
  .md_py-1 {
    padding-top: 0.5rem;
  }
  .md_pb-1,
  .md_py-1 {
    padding-bottom: 0.5rem;
  }
  .md_pt-2,
  .md_py-2 {
    padding-top: 1rem;
  }
  .md_pb-2,
  .md_py-2 {
    padding-bottom: 1rem;
  }
  .md_pt-3,
  .md_py-3 {
    padding-top: 1.5rem;
  }
  .md_pb-3,
  .md_py-3 {
    padding-bottom: 1.5rem;
  }
  .md_pt-4,
  .md_py-4 {
    padding-top: 2rem;
  }
  .md_pb-4,
  .md_py-4 {
    padding-bottom: 2rem;
  }
  .md_pt-5,
  .md_py-5 {
    padding-top: 2.5rem;
  }
  .md_pb-5,
  .md_py-5 {
    padding-bottom: 2.5rem;
  }
  .md_pt-6,
  .md_py-6 {
    padding-top: 3rem;
  }
  .md_pb-6,
  .md_py-6 {
    padding-bottom: 3rem;
  }
  .md_pt-7,
  .md_py-7 {
    padding-top: 3.5rem;
  }
  .md_pb-7,
  .md_py-7 {
    padding-bottom: 3.5rem;
  }
  .md_pt-8,
  .md_py-8 {
    padding-top: 4rem;
  }
  .md_pb-8,
  .md_py-8 {
    padding-bottom: 4rem;
  }
  .md_pl-0,
  .md_px-0 {
    padding-left: 0;
  }
  .md_pr-0,
  .md_px-0 {
    padding-right: 0;
  }
  .md_pl-1,
  .md_px-1 {
    padding-left: 0.5rem;
  }
  .md_pr-1,
  .md_px-1 {
    padding-right: 0.5rem;
  }
  .md_pl-2,
  .md_px-2 {
    padding-left: 1rem;
  }
  .md_pr-2,
  .md_px-2 {
    padding-right: 1rem;
  }
  .md_pl-3,
  .md_px-3 {
    padding-left: 1.5rem;
  }
  .md_pr-3,
  .md_px-3 {
    padding-right: 1.5rem;
  }
  .md_pl-4,
  .md_px-4 {
    padding-left: 2rem;
  }
  .md_pr-4,
  .md_px-4 {
    padding-right: 2rem;
  }
  .md_pl-5,
  .md_px-5 {
    padding-left: 2.5rem;
  }
  .md_pr-5,
  .md_px-5 {
    padding-right: 2.5rem;
  }
  .md_pl-6,
  .md_px-6 {
    padding-left: 3rem;
  }
  .md_pr-6,
  .md_px-6 {
    padding-right: 3rem;
  }
  .md_pl-7,
  .md_px-7 {
    padding-left: 3.5rem;
  }
  .md_pr-7,
  .md_px-7 {
    padding-right: 3.5rem;
  }
  .md_pl-8,
  .md_px-8 {
    padding-left: 4rem;
  }
  .md_pr-8,
  .md_px-8 {
    padding-right: 4rem;
  }
  .md_pt-5p,
  .md_py-5p {
    padding-top: 5%;
  }
  .md_pb-5p,
  .md_py-5p {
    padding-bottom: 5%;
  }
  .md_pl-5p,
  .md_px-5p {
    padding-left: 5%;
  }
  .md_pr-5p,
  .md_px-5p {
    padding-right: 5%;
  }
  .md_pt-10p,
  .md_py-10p {
    padding-top: 10%;
  }
  .md_pb-10p,
  .md_py-10p {
    padding-bottom: 10%;
  }
  .md_pl-10p,
  .md_px-10p {
    padding-left: 10%;
  }
  .md_pr-10p,
  .md_px-10p {
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  .lg_hidden {
    display: none !important;
  }
  .lg_flex {
    display: flex;
  }
  .lg_grid {
    display: grid;
  }
  .lg_block {
    display: block;
  }
  .lg_cols-2 {
    columns: 2;
  }
  .lg_cols-3 {
    columns: 3;
  }
  .lg_row {
    flex-direction: row;
  }
  .lg_align-left {
    text-align: left;
  }
  .lg_align-right {
    text-align: right;
  }
  .lg_align-center {
    text-align: center;
  }
  .lg_float-right {
    float: right;
  }
  .lg_float-left {
    float: left;
  }
  .lg_float-none {
    float: none;
  }
  .lg_clear-both {
    clear: both;
  }
  .lg_mt-0,
  .lg_my-0 {
    margin-top: 0;
  }
  .lg_mb-0,
  .lg_my-0 {
    margin-bottom: 0;
  }
  .lg_mt-1,
  .lg_my-1 {
    margin-top: 0.5rem;
  }
  .lg_mb-1,
  .lg_my-1 {
    margin-bottom: 0.5rem;
  }
  .lg_mt-2,
  .lg_my-2 {
    margin-top: 1rem;
  }
  .lg_mb-2,
  .lg_my-2 {
    margin-bottom: 1rem;
  }
  .lg_mt-3,
  .lg_my-3 {
    margin-top: 1.5rem;
  }
  .lg_mb-3,
  .lg_my-3 {
    margin-bottom: 1.5rem;
  }
  .lg_mt-4,
  .lg_my-4 {
    margin-top: 2rem;
  }
  .lg_mb-4,
  .lg_my-4 {
    margin-bottom: 2rem;
  }
  .lg_mt-5,
  .lg_my-5 {
    margin-top: 2.5rem;
  }
  .lg_mb-5,
  .lg_my-5 {
    margin-bottom: 2.5rem;
  }
  .lg_mt-6,
  .lg_my-6 {
    margin-top: 3rem;
  }
  .lg_mb-6,
  .lg_my-6 {
    margin-bottom: 3rem;
  }
  .lg_mt-7,
  .lg_my-7 {
    margin-top: 3.5rem;
  }
  .lg_mb-7,
  .lg_my-7 {
    margin-bottom: 3.5rem;
  }
  .lg_mt-8,
  .lg_my-8 {
    margin-top: 4rem;
  }
  .lg_mb-8,
  .lg_my-8 {
    margin-bottom: 4rem;
  }
  .lg_ml-0,
  .lg_mx-0 {
    margin-left: 0;
  }
  .lg_mr-0,
  .lg_mx-0 {
    margin-right: 0;
  }
  .lg_ml-1,
  .lg_mx-1 {
    margin-left: 0.5rem;
  }
  .lg_mr-1,
  .lg_mx-1 {
    margin-right: 0.5rem;
  }
  .lg_ml-2,
  .lg_mx-2 {
    margin-left: 1rem;
  }
  .lg_mr-2,
  .lg_mx-2 {
    margin-right: 1rem;
  }
  .lg_ml-3,
  .lg_mx-3 {
    margin-left: 1.5rem;
  }
  .lg_mr-3,
  .lg_mx-3 {
    margin-right: 1.5rem;
  }
  .lg_ml-4,
  .lg_mx-4 {
    margin-left: 2rem;
  }
  .lg_mr-4,
  .lg_mx-4 {
    margin-right: 2rem;
  }
  .lg_ml-5,
  .lg_mx-5 {
    margin-left: 2.5rem;
  }
  .lg_mr-5,
  .lg_mx-5 {
    margin-right: 2.5rem;
  }
  .lg_ml-6,
  .lg_mx-6 {
    margin-left: 3rem;
  }
  .lg_mr-6,
  .lg_mx-6 {
    margin-right: 3rem;
  }
  .lg_ml-7,
  .lg_mx-7 {
    margin-left: 3.5rem;
  }
  .lg_mr-7,
  .lg_mx-7 {
    margin-right: 3.5rem;
  }
  .lg_ml-8,
  .lg_mx-8 {
    margin-left: 4rem;
  }
  .lg_mr-8,
  .lg_mx-8 {
    margin-right: 4rem;
  }
  .lg_ml-auto,
  .lg_mx-auto {
    margin-left: auto;
  }
  .lg_mr-auto,
  .lg_mx-auto {
    margin-right: auto;
  }
  .lg_pt-0,
  .lg_py-0 {
    padding-top: 0;
  }
  .lg_pb-0,
  .lg_py-0 {
    padding-bottom: 0;
  }
  .lg_pt-1,
  .lg_py-1 {
    padding-top: 0.5rem;
  }
  .lg_pb-1,
  .lg_py-1 {
    padding-bottom: 0.5rem;
  }
  .lg_pt-2,
  .lg_py-2 {
    padding-top: 1rem;
  }
  .lg_pb-2,
  .lg_py-2 {
    padding-bottom: 1rem;
  }
  .lg_pt-3,
  .lg_py-3 {
    padding-top: 1.5rem;
  }
  .lg_pb-3,
  .lg_py-3 {
    padding-bottom: 1.5rem;
  }
  .lg_pt-4,
  .lg_py-4 {
    padding-top: 2rem;
  }
  .lg_pb-4,
  .lg_py-4 {
    padding-bottom: 2rem;
  }
  .lg_pt-5,
  .lg_py-5 {
    padding-top: 2.5rem;
  }
  .lg_pb-5,
  .lg_py-5 {
    padding-bottom: 2.5rem;
  }
  .lg_pt-6,
  .lg_py-6 {
    padding-top: 3rem;
  }
  .lg_pb-6,
  .lg_py-6 {
    padding-bottom: 3rem;
  }
  .lg_pt-7,
  .lg_py-7 {
    padding-top: 3.5rem;
  }
  .lg_pb-7,
  .lg_py-7 {
    padding-bottom: 3.5rem;
  }
  .lg_pt-8,
  .lg_py-8 {
    padding-top: 4rem;
  }
  .lg_pb-8,
  .lg_py-8 {
    padding-bottom: 4rem;
  }
  .lg_pl-0,
  .lg_px-0 {
    padding-left: 0;
  }
  .lg_pr-0,
  .lg_px-0 {
    padding-right: 0;
  }
  .lg_pl-1,
  .lg_px-1 {
    padding-left: 0.5rem;
  }
  .lg_pr-1,
  .lg_px-1 {
    padding-right: 0.5rem;
  }
  .lg_pl-2,
  .lg_px-2 {
    padding-left: 1rem;
  }
  .lg_pr-2,
  .lg_px-2 {
    padding-right: 1rem;
  }
  .lg_pl-3,
  .lg_px-3 {
    padding-left: 1.5rem;
  }
  .lg_pr-3,
  .lg_px-3 {
    padding-right: 1.5rem;
  }
  .lg_pl-4,
  .lg_px-4 {
    padding-left: 2rem;
  }
  .lg_pr-4,
  .lg_px-4 {
    padding-right: 2rem;
  }
  .lg_pl-5,
  .lg_px-5 {
    padding-left: 2.5rem;
  }
  .lg_pr-5,
  .lg_px-5 {
    padding-right: 2.5rem;
  }
  .lg_pl-6,
  .lg_px-6 {
    padding-left: 3rem;
  }
  .lg_pr-6,
  .lg_px-6 {
    padding-right: 3rem;
  }
  .lg_pl-7,
  .lg_px-7 {
    padding-left: 3.5rem;
  }
  .lg_pr-7,
  .lg_px-7 {
    padding-right: 3.5rem;
  }
  .lg_pl-8,
  .lg_px-8 {
    padding-left: 4rem;
  }
  .lg_pr-8,
  .lg_px-8 {
    padding-right: 4rem;
  }
  .lg_pt-5p,
  .lg_py-5p {
    padding-top: 5%;
  }
  .lg_pb-5p,
  .lg_py-5p {
    padding-bottom: 5%;
  }
  .lg_pl-5p,
  .lg_px-5p {
    padding-left: 5%;
  }
  .lg_pr-5p,
  .lg_px-5p {
    padding-right: 5%;
  }
  .lg_pt-10p,
  .lg_py-10p {
    padding-top: 10%;
  }
  .lg_pb-10p,
  .lg_py-10p {
    padding-bottom: 10%;
  }
  .lg_pl-10p,
  .lg_px-10p {
    padding-left: 10%;
  }
  .lg_pr-10p,
  .lg_px-10p {
    padding-right: 10%;
  }
}
@media (min-width: 1200px) {
  .xl_hidden {
    display: none !important;
  }
  .xl_flex {
    display: flex;
  }
  .xl_grid {
    display: grid;
  }
  .xl_cols-2 {
    columns: 2;
  }
  .xl_cols-3 {
    columns: 3;
  }
  .xl_row {
    flex-direction: row;
  }
  .xl_float-right {
    float: right;
  }
  .xl_float-left {
    float: left;
  }
  .xl_float-none {
    float: none;
  }
  .xl_clear-both {
    clear: both;
  }
  .xl_mr-1\/4 {
    margin-right: 25%;
  }
  .xl_mt-0,
  .xl_my-0 {
    margin-top: 0;
  }
  .xl_mb-0,
  .xl_my-0 {
    margin-bottom: 0;
  }
  .xl_mt-1,
  .xl_my-1 {
    margin-top: 0.5rem;
  }
  .xl_mb-1,
  .xl_my-1 {
    margin-bottom: 0.5rem;
  }
  .xl_mt-2,
  .xl_my-2 {
    margin-top: 1rem;
  }
  .xl_mb-2,
  .xl_my-2 {
    margin-bottom: 1rem;
  }
  .xl_mt-3,
  .xl_my-3 {
    margin-top: 1.5rem;
  }
  .xl_mb-3,
  .xl_my-3 {
    margin-bottom: 1.5rem;
  }
  .xl_mt-4,
  .xl_my-4 {
    margin-top: 2rem;
  }
  .xl_mb-4,
  .xl_my-4 {
    margin-bottom: 2rem;
  }
  .xl_mt-5,
  .xl_my-5 {
    margin-top: 2.5rem;
  }
  .xl_mb-5,
  .xl_my-5 {
    margin-bottom: 2.5rem;
  }
  .xl_mt-6,
  .xl_my-6 {
    margin-top: 3rem;
  }
  .xl_mb-6,
  .xl_my-6 {
    margin-bottom: 3rem;
  }
  .xl_mt-7,
  .xl_my-7 {
    margin-top: 3.5rem;
  }
  .xl_mb-7,
  .xl_my-7 {
    margin-bottom: 3.5rem;
  }
  .xl_mt-8,
  .xl_my-8 {
    margin-top: 4rem;
  }
  .xl_mb-8,
  .xl_my-8 {
    margin-bottom: 4rem;
  }
  .xl_ml-0,
  .xl_mx-0 {
    margin-left: 0;
  }
  .xl_mr-0,
  .xl_mx-0 {
    margin-right: 0;
  }
  .xl_ml-1,
  .xl_mx-1 {
    margin-left: 0.5rem;
  }
  .xl_mr-1,
  .xl_mx-1 {
    margin-right: 0.5rem;
  }
  .xl_ml-2,
  .xl_mx-2 {
    margin-left: 1rem;
  }
  .xl_mr-2,
  .xl_mx-2 {
    margin-right: 1rem;
  }
  .xl_ml-3,
  .xl_mx-3 {
    margin-left: 1.5rem;
  }
  .xl_mr-3,
  .xl_mx-3 {
    margin-right: 1.5rem;
  }
  .xl_ml-4,
  .xl_mx-4 {
    margin-left: 2rem;
  }
  .xl_mr-4,
  .xl_mx-4 {
    margin-right: 2rem;
  }
  .xl_ml-5,
  .xl_mx-5 {
    margin-left: 2.5rem;
  }
  .xl_mr-5,
  .xl_mx-5 {
    margin-right: 2.5rem;
  }
  .xl_ml-6,
  .xl_mx-6 {
    margin-left: 3rem;
  }
  .xl_mr-6,
  .xl_mx-6 {
    margin-right: 3rem;
  }
  .xl_ml-7,
  .xl_mx-7 {
    margin-left: 3.5rem;
  }
  .xl_mr-7,
  .xl_mx-7 {
    margin-right: 3.5rem;
  }
  .xl_ml-8,
  .xl_mx-8 {
    margin-left: 4rem;
  }
  .xl_mr-8,
  .xl_mx-8 {
    margin-right: 4rem;
  }
  .xl_ml-auto,
  .xl_mx-auto {
    margin-left: auto;
  }
  .xl_mr-auto,
  .xl_mx-auto {
    margin-right: auto;
  }
  .xl_pt-0,
  .xl_py-0 {
    padding-top: 0;
  }
  .xl_pb-0,
  .xl_py-0 {
    padding-bottom: 0;
  }
  .xl_pt-1,
  .xl_py-1 {
    padding-top: 1rem;
  }
  .xl_pb-1,
  .xl_py-1 {
    padding-bottom: 1rem;
  }
  .xl_pt-2,
  .xl_py-2 {
    padding-top: 2rem;
  }
  .xl_pb-2,
  .xl_py-2 {
    padding-bottom: 2rem;
  }
  .xl_pt-3,
  .xl_py-3 {
    padding-top: 3rem;
  }
  .xl_pb-3,
  .xl_py-3 {
    padding-bottom: 3rem;
  }
  .xl_pt-4,
  .xl_py-4 {
    padding-top: 4rem;
  }
  .xl_pb-4,
  .xl_py-4 {
    padding-bottom: 4rem;
  }
  .xl_pt-5,
  .xl_py-5 {
    padding-top: 5rem;
  }
  .xl_pb-5,
  .xl_py-5 {
    padding-bottom: 5rem;
  }
  .xl_pt-6,
  .xl_py-6 {
    padding-top: 6rem;
  }
  .xl_pb-6,
  .xl_py-6 {
    padding-bottom: 6rem;
  }
  .xl_pt-7,
  .xl_py-7 {
    padding-top: 7rem;
  }
  .xl_pb-7,
  .xl_py-7 {
    padding-bottom: 7rem;
  }
  .xl_pt-8,
  .xl_py-8 {
    padding-top: 8rem;
  }
  .xl_pb-8,
  .xl_py-8 {
    padding-bottom: 8rem;
  }
  .xl_pl-0,
  .xl_px-0 {
    padding-left: 0;
  }
  .xl_pr-0,
  .xl_px-0 {
    padding-right: 0;
  }
  .xl_pl-1,
  .xl_px-1 {
    padding-left: 1rem;
  }
  .xl_pr-1,
  .xl_px-1 {
    padding-right: 1rem;
  }
  .xl_pl-2,
  .xl_px-2 {
    padding-left: 2rem;
  }
  .xl_pr-2,
  .xl_px-2 {
    padding-right: 2rem;
  }
  .xl_pl-3,
  .xl_px-3 {
    padding-left: 3rem;
  }
  .xl_pr-3,
  .xl_px-3 {
    padding-right: 3rem;
  }
  .xl_pl-4,
  .xl_px-4 {
    padding-left: 4rem;
  }
  .xl_pr-4,
  .xl_px-4 {
    padding-right: 4rem;
  }
  .xl_pl-5,
  .xl_px-5 {
    padding-left: 5rem;
  }
  .xl_pr-5,
  .xl_px-5 {
    padding-right: 5rem;
  }
  .xl_pl-6,
  .xl_px-6 {
    padding-left: 6rem;
  }
  .xl_pr-6,
  .xl_px-6 {
    padding-right: 6rem;
  }
  .xl_pl-7,
  .xl_px-7 {
    padding-left: 7rem;
  }
  .xl_pr-7,
  .xl_px-7 {
    padding-right: 7rem;
  }
  .xl_pl-8,
  .xl_px-8 {
    padding-left: 8rem;
  }
  .xl_pr-8,
  .xl_px-8 {
    padding-right: 8rem;
  }
}


/** BS, BS-vue stripped */

.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}
.overflow-hidden{overflow:hidden!important}
.top-0{top:0!important}
.bottom-0{bottom:0!important}
.border{ border: 1px solid #dee2e6 !important;}
.border-2{border-width:2px!important}
.w-100{width:100%!important}
.w-auto{width:auto!important}
.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}
.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}
.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}
.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}
.m-2{margin:.5rem!important}
.m-3{margin:1rem!important}
.m-4{margin:1.5rem!important}
.m-5{margin:3rem!important}
.mx-0{margin-right:0!important;margin-left:0!important}
.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-5{margin-right:3rem!important;margin-left:3rem!important}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.mt-1{margin-top:.25rem!important}
.mt-2{margin-top:.5rem!important}
.mt-3{margin-top:1rem!important}
.mt-4{margin-top:1.5rem!important}
.mt-5{margin-top:3rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.mb-5{margin-bottom:3rem!important}
.p-4{padding:1.5rem!important}
.px-2{padding-right:.5rem!important;padding-left:.5rem!important}
.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.pt-0{padding-top:0!important}
.pt-3{padding-top:1rem!important}
.pt-4{padding-top:1.5rem!important}
.pb-0{padding-bottom:0!important}
.pb-4{padding-bottom:1.5rem!important}
.pb-5{padding-bottom:3rem!important}
.gap-4{gap:1.5rem!important}
.text-center{text-align:center!important}
.bg-black{ opacity:1;background-color:#000!important}
.bg-white{ opacity:1;background-color:#fff!important}
.bg-opacity-50{opacity:0.5}
.visible{visibility:visible!important}

/** TW stripped */
body {
	line-height: 1.5;
}
*,
::before,
::after {
  box-sizing: border-box; 
  border-width: 0; 
  border-style: solid; 
  border-color: #e2e8f0; 
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
	margin: 0;
}
img, video {
	max-width: 100%;
	height: auto;
}
button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}
button, select {
	text-transform: none;
}
button, input {
	overflow: visible;
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: inherit;
	color: inherit;
}
button {
	background-color: transparent;
	background-image: none;
	border: none;
}
label {
	display: inline-block;
	line-height: 1.57;
}

.container { width: 100%; margin-left: auto; margin-right: auto; }

@media (min-width: 640px) {
 .container { max-width: 640px; }
}
@media (min-width: 768px) {
 .container { max-width: 768px; }
}
@media (min-width: 1024px) {
 .container { max-width: 1024px; }
}
@media (min-width: 1280px) {
 .container { max-width: 1280px; }
}

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; }
.bg-red-600 { background-color: #e53e3e; background-color: rgba(229, 62, 62, 1); }

.bg-right-bottom { background-position: right bottom; }
.bg-no-repeat { background-repeat: no-repeat; }
.bg-cover { background-size: cover; }
.border-gray-200 { --border-opacity: 1; border-color: #edf2f7; border-color: rgba(237, 242, 247, var(--border-opacity)); }
.border-gray-300 { --border-opacity: 1; border-color: #e2e8f0; border-color: rgba(226, 232, 240, var(--border-opacity)); }
.border-gray-400 { --border-opacity: 1; border-color: #cbd5e0; border-color: rgba(203, 213, 224, var(--border-opacity)); }
.border-gray-700 { --border-opacity: 1; border-color: #4a5568; border-color: rgba(74, 85, 104, var(--border-opacity)); }
.rounded-sm { border-radius: 0.125rem; }
.border-solid { border-style: solid; }
.border-dashed { border-style: dashed; }
.border-none { border-style: none; }
.border-2 { border-width: 2px; }
.border { border-width: 1px; }
.border-t-2 { border-top-width: 2px; }
.border-b-2 { border-bottom-width: 2px; }
.border-b { border-bottom-width: 1px; }
.block { display: block; }
.flex { display: flex; }
.table { display: table; }
.hidden { display: none; }
.flex-row { flex-direction: row; }
.flex-col { flex-direction: column; }
.flex-col-reverse { flex-direction: column-reverse; }
.flex-wrap { flex-wrap: wrap; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.items-baseline { align-items: baseline; }
.self-center { align-self: center; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.flex-1 { flex: 1 1 0%; }
.flex-initial { flex: 0 1 auto; }
.order-first { order: -9999; }
.float-right { float: right; }
.font-medium { font-weight: 500; }
.font-bold { font-weight: 700; }
.h-10 { height: 2.5rem; }
.h-16 { height: 4rem; }
.h-32 { height: 8rem; }
.text-xs { font-size: 0.75rem; }
.leading-loose { line-height: 2; }
.m-2 { margin: 0.5rem; }
.m-3 { margin: 0.75rem; }
.m-4 { margin: 1rem; }
.m-5 { margin: 1.25rem; }
.m-6 { margin: 1.5rem; }
.m-10 { margin: 2.5rem; }
.-m-8 { margin: -2rem; }
.mx-0 { margin-left: 0; margin-right: 0; }
.my-4 { margin-top: 1rem; margin-bottom: 1rem; }
.mx-4 { margin-left: 1rem; margin-right: 1rem; }
.mx-5 { margin-left: 1.25rem; margin-right: 1.25rem; }
.my-6 { margin-top: 1.5rem; margin-bottom: 1.5rem; }
.my-8 { margin-top: 2rem; margin-bottom: 2rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.-my-4 { margin-top: -1rem; margin-bottom: -1rem; }
.-mx-4 { margin-left: -1rem; margin-right: -1rem; }
.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mt-3 { margin-top: 0.75rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mt-4 { margin-top: 1rem; }
.mr-4 { margin-right: 1rem; }
.mb-4 { margin-bottom: 1rem; }
.ml-4 { margin-left: 1rem; }
.mt-5 { margin-top: 1.25rem; }
.mb-5 { margin-bottom: 1.25rem; }
.mt-6 { margin-top: 1.5rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mt-8 { margin-top: 2rem; }
.mr-8 { margin-right: 2rem; }
.mb-8 { margin-bottom: 2rem; }
.ml-8 { margin-left: 2rem; }
.mt-10 { margin-top: 2.5rem; }
.mr-10 { margin-right: 2.5rem; }
.mb-10 { margin-bottom: 2.5rem; }
.ml-10 { margin-left: 2.5rem; }
.mt-12 { margin-top: 3rem; }
.mb-16 { margin-bottom: 4rem; }
.ml-16 { margin-left: 4rem; }
.mt-20 { margin-top: 5rem; }
.mr-20 { margin-right: 5rem; }
.max-w-md { max-width: 28rem; }
.overflow-hidden { overflow: hidden; }
.p-4 { padding: 1rem; }
.p-6 { padding: 1.5rem; }
.px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.py-8 { padding-top: 2rem; padding-bottom: 2rem; }
.px-8 { padding-left: 2rem; padding-right: 2rem; }
.py-10 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
.px-10 { padding-left: 2.5rem; padding-right: 2.5rem; }
.py-12 { padding-top: 3rem; padding-bottom: 3rem; }
.py-16 { padding-top: 4rem; padding-bottom: 4rem; }
.py-20 { padding-top: 5rem; padding-bottom: 5rem; }
.pt-0 { padding-top: 0; }
.pb-0 { padding-bottom: 0; }
.pt-3 { padding-top: 0.75rem; }
.pl-3 { padding-left: 0.75rem; }
.pt-4 { padding-top: 1rem; }
.pb-4 { padding-bottom: 1rem; }
.pl-4 { padding-left: 1rem; }
.pb-5 { padding-bottom: 1.25rem; }
.pt-6 { padding-top: 1.5rem; }
.pr-6 { padding-right: 1.5rem; }
.pr-8 { padding-right: 2rem; }
.pb-8 { padding-bottom: 2rem; }
.pt-10 { padding-top: 2.5rem; }
.pb-10 { padding-bottom: 2.5rem; }
.pr-12 { padding-right: 3rem; }
.pt-20 { padding-top: 5rem; }
.pb-20 { padding-bottom: 5rem; }
.pt-24 { padding-top: 6rem; }
.absolute { position: absolute; }
.relative { position: relative; }
.top-0 { top: 0; }
.right-0 { right: 0; }
.bottom-0 { bottom: 0; }
.left-0 { left: 0; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.uppercase { text-transform: uppercase; }
.visible { visibility: visible; }
.invisible { visibility: hidden; }
.w-10 { width: 2.5rem; }
.w-24 { width: 6rem; }
.w-48 { width: 12rem; }
.w-64 { width: 16rem; }
.w-auto { width: auto; }
.w-1\/3 { width: 33.333333%; }
.w-4\/5 { width: 80%; }
.w-5\/6 { width: 83.333333%; }
.w-full { width: 100%; }
.gap-4 { grid-gap: 1rem; gap: 1rem; }

@media (min-width: 640px) {
 .sm\:flex-col { flex-direction: column; }
 .sm\:mx-0 { margin-left: 0; margin-right: 0; }
 .sm\:px-0 { padding-left: 0; padding-right: 0; }
 .sm\:py-16 { padding-top: 4rem; padding-bottom: 4rem; }
 .sm\:pl-0 { padding-left: 0; }
 .sm\:w-full { width: 100%; }
}
@media (min-width: 768px) {
 .md\:block { display: block; }
 .md\:flex { display: flex; }
 .md\:hidden { display: none; }
 .md\:flex-row { flex-direction: row; }
 .md\:flex-no-wrap { flex-wrap: nowrap; }
 .md\:items-start { align-items: flex-start; }
 .md\:items-center { align-items: center; }
 .md\:order-first { order: -9999; }
 .md\:m-0 { margin: 0; }
 .md\:m-5 { margin: 1.25rem; }
 .md\:mx-0 { margin-left: 0; margin-right: 0; }
 .md\:mx-1 { margin-left: 0.25rem; margin-right: 0.25rem; }
 .md\:my-6 { margin-top: 1.5rem; margin-bottom: 1.5rem; }
 .md\:my-8 { margin-top: 2rem; margin-bottom: 2rem; }
 .md\:mx-16 { margin-left: 4rem; margin-right: 4rem; }
 .md\:my-20 { margin-top: 5rem; margin-bottom: 5rem; }
 .md\:mx-auto { margin-left: auto; margin-right: auto; }
 .md\:mt-4 { margin-top: 1rem; }
 .md\:mb-4 { margin-bottom: 1rem; }
 .md\:mr-5 { margin-right: 1.25rem; }
 .md\:mt-6 { margin-top: 1.5rem; }
 .md\:mb-6 { margin-bottom: 1.5rem; }
 .md\:mt-8 { margin-top: 2rem; }
 .md\:ml-8 { margin-left: 2rem; }
 .md\:mr-10 { margin-right: 2.5rem; }
 .md\:ml-10 { margin-left: 2.5rem; }
 .md\:p-6 { padding: 1.5rem; }
 .md\:px-0 { padding-left: 0; padding-right: 0; }
 .md\:py-20 { padding-top: 5rem; padding-bottom: 5rem; }
 .md\:py-40 { padding-top: 10rem; padding-bottom: 10rem; }
 .md\:px-40 { padding-left: 10rem; padding-right: 10rem; }
 .md\:py-56 { padding-top: 14rem; padding-bottom: 14rem; }
 .md\:pl-0 { padding-left: 0; }
 .md\:pb-16 { padding-bottom: 4rem; }
 .md\:pr-20 { padding-right: 5rem; }
 .md\:pl-20 { padding-left: 5rem; }
 .md\:pt-48 { padding-top: 12rem; }
 .md\:text-left { text-align: left; }
 .md\:text-right { text-align: right; }
 .md\:w-1\/2 { width: 50%; }
 .md\:w-1\/3 { width: 33.333333%; }
 .md\:w-2\/3 { width: 66.666667%; }
 .md\:w-2\/5 { width: 40%; }
 .md\:w-3\/5 { width: 60%; }
 .md\:w-4\/5 { width: 80%; }
 .md\:w-2\/12 { width: 16.666667%; }
 .md\:w-9\/12 { width: 75%; }
 .md\:w-11\/12 { width: 91.666667%; }
 .md\:w-full { width: 100%; }
}
@media (min-width: 1024px) {
 .lg\:flex { display: flex; }
 .lg\:flex-row { flex-direction: row; }
 .lg\:flex-no-wrap { flex-wrap: nowrap; }
 .lg\:mx-8 { margin-left: 2rem; margin-right: 2rem; }
 .lg\:my-10 { margin-top: 2.5rem; margin-bottom: 2.5rem; }
 .lg\:mt-0 { margin-top: 0; }
 .lg\:mt-4 { margin-top: 1rem; }
 .lg\:mb-6 { margin-bottom: 1.5rem; }
 .lg\:mb-8 { margin-bottom: 2rem; }
 .lg\:mt-10 { margin-top: 2.5rem; }
 .lg\:mt-12 { margin-top: 3rem; }
 .lg\:ml-20 { margin-left: 5rem; }
 .lg\:mt-24 { margin-top: 6rem; }
 .lg\:px-32 { padding-left: 8rem; padding-right: 8rem; }
 .lg\:px-40 { padding-left: 10rem; padding-right: 10rem; }
 .lg\:px-48 { padding-left: 12rem; padding-right: 12rem; }
 .lg\:pl-16 { padding-left: 4rem; }
 .lg\:w-2\/3 { width: 66.666667%; }
 .lg\:w-2\/4 { width: 50%; }
 .lg\:w-3\/5 { width: 60%; }
}
@media (min-width: 1280px) {
 .xl\:my-16 { margin-top: 4rem; margin-bottom: 4rem; }
 .xl\:mt-12 { margin-top: 3rem; }
 .xl\:mt-24 { margin-top: 6rem; }
 .xl\:px-64 { padding-left: 16rem; padding-right: 16rem; }
 .xl\:w-3\/5 { width: 60%; }
 .xl\:w-5\/12 { width: 41.666667%; }
 .xl\:w-6\/12 { width: 50%; }
}




/* breakpoints */

/* breakpoints */

body {
  font-family: "Roboto", sans-serif;
  margin: 0;
  color: #2D363F;
}

::-moz-selection {
  background: #E1261C;
  color: white;
}

::selection {
  background: #E1261C;
  color: white;
}

::-moz-selection {
  background: #E1261C;
  color: white;
}

a {
  color: #E1261C;
  text-decoration: none;
}

a:hover {
  color: #2D363F;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  color: #2D363F;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 14px;
}

p, ul, ol {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.618em;
  color: #4A545E;
}

ul, ol {
  line-height: 2;
}

ol {
  list-style-type: decimal;
}

.text ol li {
  padding-bottom: 0.4em;
  padding-left: 0.7em;
  margin-left: 1em;
}

.text ul li {
  position: relative;
  margin-bottom: 0.4em;
  padding-left: 1em;
}

.text ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: .75em;
  background: red;
  width: .3em;
  height: .3em;
  border-radius: .25em;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

sup {
  font-size: smaller;
  line-height: 0;
}

:is(h1, h2) sup {
  font-size: 70%;
}

:is(h1, h2, h3, h4) sup > a {
  font-size: 80%;
}

.footer-text a {
  color: #fff;
  text-decoration: underline;
}

/* breakpoints */

/* Utility Styles to go anywhere. Parents are meant to style specific child types */

.style-font--roboto {
  font-family: 'Roboto', sans-serif;
}

.style-font--oswald {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}

.style-font--merriweather {
  font-family: 'Merriweather', serif;
}

.style-paragraph-parent--small p {
  font-size: 16px;
}

.style-paragraph-parent--medium p {
  font-size: 20px;
}

.style-paragraph-parent--large p {
  font-size: 24px;
}

.style-font-headlines-parent--oswald h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-headlines-parent--oswald h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-headlines-parent--oswald h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-headlines-parent--oswald h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-headlines-parent--oswald h5 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-headlines-parent--oswald h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-paragraph-parent--oswald p {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}

.style-font-headlines-parent--merriweather h1 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-font-headlines-parent--merriweather h2 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-font-headlines-parent--merriweather h3 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-font-headlines-parent--merriweather h4 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-font-headlines-parent--merriweather h5 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-font-headlines-parent--merriweather h6 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-font-paragraph-parent--merriweather p {
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
}

.style-color-headlines-parent--white h1 {
  color: #fff;
}

.style-color-headlines-parent--white h2 {
  color: #fff;
}

.style-color-headlines-parent--white h3 {
  color: #fff;
}

.style-color-headlines-parent--white h4 {
  color: #fff;
}

.style-color-headlines-parent--white h5 {
  color: #fff;
}

.style-color-headlines-parent--white h6 {
  color: #fff;
}

.style-color-paragraph-parent--white p {
  color: #fff;
}

.style-color-headlines-parent--777 h1 {
  color: #777;
}

.style-color-headlines-parent--777 h2 {
  color: #777;
}

.style-color-headlines-parent--777 h3 {
  color: #777;
}

.style-color-headlines-parent--777 h4 {
  color: #777;
}

.style-color-headlines-parent--777 h5 {
  color: #777;
}

.style-color-headlines-parent--777 h6 {
  color: #777;
}

.style-color-paragraph-parent--777 p {
  color: #777;
}

.style-color--warm-gray {
  color: #5C5C5C;
}

.style-color-headlines-parent--warm-gray h1 {
  color: #5C5C5C;
}

.style-color-headlines-parent--warm-gray h2 {
  color: #5C5C5C;
}

.style-color-headlines-parent--warm-gray h3 {
  color: #5C5C5C;
}

.style-color-headlines-parent--warm-gray h4 {
  color: #5C5C5C;
}

.style-color-headlines-parent--warm-gray h5 {
  color: #5C5C5C;
}

.style-color-headlines-parent--warm-gray h6 {
  color: #5C5C5C;
}

.style-color-paragraph-parent--warm-gray p {
  color: #5C5C5C;
}

.style-color-headlines-parent--red h1 {
  color: #E1261C;
}

.style-color-headlines-parent--red h2 {
  color: #E1261C;
}

.style-color-headlines-parent--red h3 {
  color: #E1261C;
}

.style-color-headlines-parent--red h4 {
  color: #E1261C;
}

.style-color-headlines-parent--red h5 {
  color: #E1261C;
}

.style-color-headlines-parent--red h6 {
  color: #E1261C;
}

.style-color-paragraph-parent--red p {
  color: #E1261C;
}

.style-font-size-headlines-parent--58px h1 {
  font-size: 58px;
}

.style-font-size-headlines-parent--58px h2 {
  font-size: 58px;
}

.style-font-size-headlines-parent--58px h3 {
  font-size: 58px;
}

.style-font-size-headlines-parent--58px h4 {
  font-size: 58px;
}

.style-font-size-headlines-parent--58px h5 {
  font-size: 58px;
}

.style-font-size-headlines-parent--58px h6 {
  font-size: 58px;
}

.style-font-size-paragraph-parent--58px p {
  font-size: 58px;
}

.style-font-size-headlines-parent--48px h1 {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-headlines-parent--48px h1 {
    font-size: 28px;
  }
}

.style-font-size-headlines-parent--48px h2 {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-headlines-parent--48px h2 {
    font-size: 28px;
  }
}

.style-font-size-headlines-parent--48px h3 {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-headlines-parent--48px h3 {
    font-size: 28px;
  }
}

.style-font-size-headlines-parent--48px h4 {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-headlines-parent--48px h4 {
    font-size: 28px;
  }
}

.style-font-size-headlines-parent--48px h5 {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-headlines-parent--48px h5 {
    font-size: 28px;
  }
}

.style-font-size-headlines-parent--48px h6 {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-headlines-parent--48px h6 {
    font-size: 28px;
  }
}

.style-font-size-paragraph-parent--48px p {
  font-size: 48px;
}

@media (max-width: 768px) {
  .style-font-size-paragraph-parent--48px p {
    font-size: 28px;
  }
}

.style-font-size-headlines-parent--42px h1 {
  font-size: 42px;
}

.style-font-size-headlines-parent--42px h2 {
  font-size: 42px;
}

.style-font-size-headlines-parent--42px h3 {
  font-size: 42px;
}

.style-font-size-headlines-parent--42px h4 {
  font-size: 42px;
}

.style-font-size-headlines-parent--42px h5 {
  font-size: 42px;
}

.style-font-size-headlines-parent--42px h6 {
  font-size: 42px;
}

.style-font-size-paragraph-parent--42px p {
  font-size: 42px;
}

.style-font-size-headlines-parent--42px h1 + h2 {
  margin-top: 40px;
  color: #4A545E;
  font-family: 'Merriweather', sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 1.6em;
}

.style-font-size-headlines-parent--32px h1 {
  font-size: 32px;
}

.style-font-size-headlines-parent--32px h2 {
  font-size: 32px;
}

.style-font-size-headlines-parent--32px h3 {
  font-size: 32px;
}

.style-font-size-headlines-parent--32px h4 {
  font-size: 32px;
}

.style-font-size-headlines-parent--32px h5 {
  font-size: 32px;
}

.style-font-size-headlines-parent--32px h6 {
  font-size: 32px;
}

.style-font-size-paragraph-parent--32px p {
  font-size: 32px;
}

.style-font-size-headlines-parent--28px h1 {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-headlines-parent--28px h2 {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-headlines-parent--28px h3 {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-headlines-parent--28px h4 {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-headlines-parent--28px h5 {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-headlines-parent--28px h6 {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-paragraph-parent--28px p {
  font-size: 28px;
  line-height: 38px;
}

.style-font-size-headlines-parent--24px h1 {
  font-size: 24px;
}

.style-font-size-headlines-parent--24px h2 {
  font-size: 24px;
}

.style-font-size-headlines-parent--24px h3 {
  font-size: 24px;
}

.style-font-size-headlines-parent--24px h4 {
  font-size: 24px;
}

.style-font-size-headlines-parent--24px h5 {
  font-size: 24px;
}

.style-font-size-headlines-parent--24px h6 {
  font-size: 24px;
}

.style-font-size-paragraph-parent--24px p {
  font-size: 24px;
}

.style-font-size-headlines-parent--22px h1 {
  font-size: 22px;
}

.style-font-size-headlines-parent--22px h2 {
  font-size: 22px;
}

.style-font-size-headlines-parent--22px h3 {
  font-size: 22px;
}

.style-font-size-headlines-parent--22px h4 {
  font-size: 22px;
}

.style-font-size-headlines-parent--22px h5 {
  font-size: 22px;
}

.style-font-size-headlines-parent--22px h6 {
  font-size: 22px;
}

.style-font-size-paragraph-parent--22px p {
  font-size: 22px;
}

.style-font-size-headlines-parent--16px h1 {
  font-size: 16px;
}

.style-font-size-headlines-parent--16px h2 {
  font-size: 16px;
}

.style-font-size-headlines-parent--16px h3 {
  font-size: 16px;
}

.style-font-size-headlines-parent--16px h4 {
  font-size: 16px;
}

.style-font-size-headlines-parent--16px h5 {
  font-size: 16px;
}

.style-font-size-headlines-parent--16px h6 {
  font-size: 16px;
}

.style-font-size-paragraph-parent--16px p {
  font-size: 16px;
}

.style-line-height-headlines-parent--1-618em h1 {
  line-height: 1.618em;
}

.style-line-height-headlines-parent--1-618em h2 {
  line-height: 1.618em;
}

.style-line-height-headlines-parent--1-618em h3 {
  line-height: 1.618em;
}

.style-line-height-headlines-parent--1-618em h4 {
  line-height: 1.618em;
}

.style-line-height-headlines-parent--1-618em h5 {
  line-height: 1.618em;
}

.style-line-height-headlines-parent--1-618em h6 {
  line-height: 1.618em;
}

.style-line-height-paragraph-parent--1-618em p {
  line-height: 1.618em;
}

.style-line-height-headlines-parent--2em h1 {
  line-height: 2em;
}

.style-line-height-headlines-parent--2em h2 {
  line-height: 2em;
}

.style-line-height-headlines-parent--2em h3 {
  line-height: 2em;
}

.style-line-height-headlines-parent--2em h4 {
  line-height: 2em;
}

.style-line-height-headlines-parent--2em h5 {
  line-height: 2em;
}

.style-line-height-headlines-parent--2em h6 {
  line-height: 2em;
}

.style-line-height-paragraph-parent--2em p {
  line-height: 2em;
}

.style-links-parent--column a {
  font-size: 14px;
  font-weight: 500;
}

.style-margin-auto-img-parent img {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .style-mobile-margin-auto-img-parent img {
    margin-left: auto;
    margin-right: auto;
  }
}

.style-boxshadow-right-img-parent img {
  box-shadow: 60px 60px 0px 0px #f9f9f9;
}

.style-boxshadow-left-img-parent img {
  box-shadow: -60px 60px 0px 0px #f9f9f9;
  margin-left: auto;
}

.style-red-bold * {
  color: #E1261C;
  font-weight: bold;
}

.style-red-bold * strong, .style-red-bold * b {
  color: #2D363F;
}

.content__card-detail-bullet ul {
  margin-left: -30%;
}

@media (min-width: 760px) {
  .content__card-detail-bullet ul {
    margin-left: 0;
  }
}

.style-color-i-parent--gray i {
  color: #777;
  font-style: normal;
}

.style-color-b-parent--black b {
  color: #2D363F;
}

.style-h2-font-size h2 {
  font-size: 32px;
}

.grecaptcha-badge {
  transform: translateY(-50px);
  visibility: hidden;
}

.container.mx-4 {
  width: calc(100% - 2rem);
}

.util__section-top {
  padding-top: 104px;
}

@media (max-width: 579px) {
  .util__section-top {
    padding-top: 48px;
  }
}

.util__section-top-44 {
  padding-top: 44px;
}

@media (max-width: 579px) {
  .util__section-top-44 {
    padding-top: 48px;
  }
}

.util__section-bottom {
  padding-bottom: 104px;
}

@media (max-width: 579px) {
  .util__section-bottom {
    padding-bottom: 48px;
  }
}

.util__section {
  padding-bottom: 104px;
  padding-top: 104px;
}

@media (max-width: 579px) {
  .util__section {
    padding-bottom: 48px;
    padding-top: 48px;
  }
}

.util__inner-break-top {
  padding-top: 72px;
}

@media (max-width: 579px) {
  .util__inner-break-top {
    padding-top: 48px;
  }
}

.util__inner-break-bottom {
  padding-bottom: 72px;
}

@media (max-width: 579px) {
  .util__inner-break-bottom {
    padding-bottom: 48px;
  }
}

.util__inner-break {
  padding-bottom: 72px;
  padding-top: 72px;
}

@media (max-width: 579px) {
  .util__inner-break {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

@media (max-width: 479px) {
  .util__invisible-mobile {
    visibility: hidden;
  }
}

@media (min-width: 480px) {
  .util__show-mobile {
    display: none;
  }
}

.cq-Editable-dom .util__show-mobile {
  display: block;
}

.util__padding-bottom-0 {
  padding-bottom: 0px;
}

.util__padding-top-0 {
  padding-top: 0px;
}

.util-padding-right-70 {
  padding-right: 70px;
}

.util-padding-left-70 {
  padding-left: 70px;
}

.util-padding-bottom-54 {
  padding-bottom: 54px;
}

@media (max-width: 579px) {
  .util__mobile-padding-bottom-0 {
    padding-bottom: 0px;
  }
}

@media (max-width: 579px) {
  .util__mobile-padding-top-0 {
    padding-top: 0px;
  }
}

@media (max-width: 579px) {
  .util__mobile-padding-top-20 {
    padding-top: 20px;
  }
}

/* util__vertical-center - usually, use this on children of column maker */

.util__vertical-center,
.cm-column__wrap.util__vertical-center .cm-column__parent {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.util__horiz-center,
.cm-column__wrap.util__horizontal-center .cm-column__parent {
  display: flex;
  justify-content: center;
}

.cm-column__wrap.util__horizontal-center .cm-column__parent .cm-column__child {
  justify-content: center;
}

.util__padding-top-42 {
  padding-top: 42px;
}

.util__padding-top-20 {
  padding-top: 20px;
}

.content__info-blocks .text-group__wrapper {
  display: block;
}

.content__info-blocks .text-group__icon {
  width: 80px;
  margin: 0 auto;
  display: block;
}

.content__info-blocks .text-group__icon img {
  transform: none;
}

.content__info-blocks h4 {
  margin: 10px 0;
}

@media (max-width: 900px) {
  .content__info-blocks .cm-column__parent {
    flex-direction: column;
  }
}

.content__info-blocks .cm-column__parent .cm-column__child {
  border-right: 1px solid #000;
  padding: 0 30px 30px;
}

@media (max-width: 900px) {
  .content__info-blocks .cm-column__parent .cm-column__child {
    border-right: 0;
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    width: 100%;
  }
}

.content__info-blocks .cm-column__child:first-child {
  padding-left: 0px;
}

@media (max-width: 900px) {
  .content__info-blocks .cm-column__child:first-child {
    padding: 0 30px 30px;
  }
}

.content__info-blocks .cm-column__child:last-child {
  border-right: none;
  border-bottom: none;
  padding-right: 0px;
}

@media (max-width: 900px) {
  .content__info-blocks .cm-column__child:last-child {
    padding: 0 30px 30px;
  }
}

.util__legal-text {
  padding-top: 20px;
}

.util__legal-text p {
  color: #aaa;
  font-size: 11px;
  max-width: 700px;
}

@media (max-width: 900px) {
  .util__hide-mobile {
    display: none;
  }
}

@media (max-width: 900px) {
  .util__center-mobile h1,
  .util__center-mobile h2,
  .util__center-mobile h3,
  .util__center-mobile h4,
  .util__center-mobile p {
    text-align: center;
  }
}

.util__p-18 p {
  font-size: 18px;
}

.util__brand-bold b,
.util__brand-bold em {
  color: #E1261C;
}

.util__title-spaced h2 {
  margin-bottom: 44px;
}

@media (min-width: 480px) {
  .util__title-spaced h2 {
    font-size: 42px;
  }
}

.util__circle-numbers ol {
  counter-reset: fum-counter;
  list-style: none;
  padding-left: 33px;
}

.util__circle-numbers.util__circle-numbers--two-col ol {
  -moz-columns: 2;
  columns: 2;
  -moz-column-gap: 65px;
  column-gap: 65px;
}

@media (max-width: 900px) {
  .util__circle-numbers.util__circle-numbers--two-col ol {
    -moz-columns: unset;
    columns: unset;
  }
}

.util__circle-numbers ol li {
  position: relative;
  counter-increment: fum-counter;
  padding-bottom: 1em;
  line-height: 1.7em;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.util__circle-numbers ol li:before {
  content: counter(fum-counter);
  background-color: #000;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  left: -32px;
  top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
}

.util__circle-numbers.util__circle-numbers--red ol li:before {
  background: #E1261C;
}

.util__circle-numbers.util__circle-numbers--red ol li b,
.util__circle-numbers.util__circle-numbers--red ol li em {
  color: #E1261C;
}

.util__padded-gray-outline > *:first-child {
  border: 1px solid #E0E0E0;
  padding: 40px 40px 20px;
  width: 100%;
  height: 100%;
}

@media (min-width: 760px) {
  .util__padded-gray-outline.util__padded-gray-outline-manage > *:first-child {
    padding: 52px 40px 20px;
  }
}

@media (min-width: 760px) {
  .util__padded-gray-outline-manage .text-group__links {
    padding-top: 40px;
  }
}

@media (min-width: 480px) {
  .util__padded-gray-outline .cm-column__child .text-group__main-text {
    width: 90%;
  }
}

.util__padded-gray-outline p {
  padding-bottom: 14px;
}

.util__padded-gray-outline h3 {
  margin-bottom: 20px;
}

@media (max-width: 900px) {
  .util__gray-boxes .cm-column__parent {
    flex-direction: column;
  }
}

.util__gray-boxes .cm-column__child {
  border: 1px solid #E0E0E0;
  min-height: 199px;
  background: #F0F0F0;
  padding: 30px 30px 80px;
  margin: 0 8px;
  position: relative;
}

@media (max-width: 900px) {
  .util__gray-boxes .cm-column__child {
    margin: 0 0 16px 0;
  }
}

@media (min-width: 900px) {
  .util__gray-boxes .cm-column__child {
    min-height: 270px;
    padding: 54px 30px 80px;
    margin: 0 16px;
  }
}

@media (min-width: 900px) {
  .util__gray-boxes.util__gray-boxes-short .cm-column__child {
    min-height: 199px;
    padding: 32px 30px 80px;
    margin: 0 8px;
  }
}

@media (min-width: 900px) {
  .util__gray-boxes .cm-column__child .text-group__main-text {
    width: 80%;
    margin: auto;
  }
}

.util__gray-boxes .cm-column__child .text-group__links {
  position: absolute;
  bottom: 54px;
  left: calc(50% - 70px);
}

@media (max-width: 759px) {
  .util__gray-boxes .cm-column__child .text-group__links {
    bottom: 32px;
  }
}

.util__gray-boxes.util__gray-boxes-short .cm-column__child .text-group__links {
  position: absolute;
  bottom: 32px;
  left: calc(50% - 70px);
}

.util__gray-boxes .cm-column__child .text-group__link--button {
  width: 100%;
  margin: 0;
  text-align: center;
}

.util__gray-boxes .cm-column__child:first-child {
  margin-left: 0;
}

.util__gray-boxes .cm-column__child:last-child {
  margin-right: 0;
}

/* A utility for simple spaced blocks */

.content__spaced-blocks .cm-column__parent .cm-column__child {
  padding: 0 15px 0;
}

@media (max-width: 900px) {
  .content__spaced-blocks .cm-column__parent .cm-column__child {
    margin-bottom: 25px;
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 900px) {
  .content__spaced-blocks .cm-column__parent {
    flex-direction: column;
  }
}

.content__spaced-blocks .cm-column__child:first-child {
  padding-left: 0px;
}

.content__spaced-blocks .cm-column__child:last-child {
  padding-right: 0px;
}

.content__short-hero .cm-column__parent {
  padding-top: 51px;
  padding-bottom: 34px;
}

.content__short-hero .style-font-paragraph-parent--merriweather p {
  font-size: 21px;
  padding-right: 34px;
}

.content__short-hero .style-font-headlines-parent--oswald h2 {
  font-size: 31px;
}

.page--name-on-boarding .content__short-hero .style-font-headlines-parent--oswald h2 {
  font-size: 36px;
}

.page--name-on-boarding .content__short-hero .style-font-paragraph-parent--merriweather p {
  font-size: 24px;
  color: #000;
}

.page--name-on-boarding .style-font-headlines-parent--oswald h3 {
  font-size: 24px;
}

.page--name-on-boarding .style-font-headlines-parent--oswald--28px h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
}

.page--name-on-boarding .style-font-headlines-parent--roboto h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}

.util__box-grey-with-dark-border .cm-column__parent {
  border: 1px solid #707070;
  background: #f9f9f9;
  padding: 50px;
}

.util__box-grey-with-dark-border .cm-column__parent p {
  color: #000;
}

.util__two-col-gutter-120 .cm-column__child:first-child {
  padding-right: 60px;
}

@media (max-width: 900px) {
  .util__two-col-gutter-120 .cm-column__child:first-child {
    padding-right: 0;
  }
}

.util__two-col-gutter-120 .cm-column__child:last-child {
  padding-right: 60px;
}

@media (max-width: 900px) {
  .util__two-col-gutter-120 .cm-column__child:last-child {
    padding-left: 0;
  }
}

@media (max-width: 1024px) {
  .util__force-flex-column-mobile .cm-column__parent {
    flex-direction: column;
  }
}

.util__font-white h1,
.util__font-white h2,
.util__font-white p,
.util__font-white li,
.util__font-white ol {
  color: #FFF;
}

@media (max-width: 479px) {
  .util__mobile-height-200 {
    max-height: 200px;
  }
}

/* breakpoints */

/*
 * Simple Forms, a fork of Mark Otto's original work
 * Released under MIT and copyright 2014 Mark Otto.
 *
 * Embedded icons from Open Iconic.
 * Released under MIT and copyright 2014 Waybury.
 * http://useiconic.com/open
 *
 * Specifc HTML markup needed for this to work, see:
 * https://github.com/nsteiner/simple-forms/blob/master/index.html
 *
 * added .util-sf__ prefix for better BEM
 *
 */

/*
 * Checkboxes and radios
 */

.util-sf__control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer;
}

.util-sf__control input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */
}

.util-sf__control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 65%;
  color: #eee;
  text-align: center;
  background-color: #eee;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Hover state */

/* Uncomment if you need it, but be aware of the sticky iOS states.
  .control:hover .control-indicator {
    color: #fff;
    background-color: #ccc;
  }
  */

/* Focus */

.util-sf__control input:focus ~ .util-sf__control-indicator {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

/* Checked state */

.util-sf__control input:checked ~ .util-sf__control-indicator {
  color: #fff;
  background-color: #0074d9;
}

/* Active */

.util-sf__control input:active ~ .util-sf__control-indicator {
  color: #fff;
  background-color: #84c6ff;
}

/* Checkbox modifiers */

.util-sf__checkbox .util-sf__control-indicator {
  border-radius: .25rem;
}

.util-sf__checkbox input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

/* Radio modifiers */

.util-sf__radio .util-sf__control-indicator {
  border-radius: 50%;
}

.util-sf__radio input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}

/* Alternately, use another character */

.util-sf__control-x input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xLjQsMEwwLDEuNGwwLjcsMC43bDEuOCwxLjhMMC43LDUuN0wwLDYuNGwxLjQsMS40bDAuNy0wLjdsMS44LTEuOGwxLjgsMS44bDAuNywwLjdsMS40LTEuNEw3LjEsNS43DQoJTDUuMywzLjlsMS44LTEuOGwwLjctMC43TDYuNCwwTDUuNywwLjdMMy45LDIuNUwyLjEsMC43QzIuMSwwLjcsMS40LDAsMS40LDB6Ii8+DQo8L3N2Zz4NCg==);
}

.util-sf__control-dash input:checked ~ .util-sf__control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}

/*
   * Select
   */

.util-sf__select {
  position: relative;
  display: block;
}

.util-sf__select select {
  font-family: "Roboto", sans-serif;
  color: #2D363F;
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  padding: .5rem 2.25rem .5rem 1rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #DCDCDC;
  border-radius: 0px;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Undo the Firefox inner focus ring */

.util-sf__select select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* Dropdown arrow */

.util-sf__select:after {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -.2rem;
  pointer-events: none;
  border-top: 0.6rem solid #2D363F;
  border-right: 0.5rem solid transparent;
  border-bottom: .4rem solid transparent;
  border-left: 0.5rem solid transparent;
  transition: inherit;
}

/* Hide the arrow in IE10 and up */

.util-sf__select select::-ms-expand {
  display: none;
}

/* Media query to target Firefox only */

@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */

  .util-sf__select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem;
  }

  /* <option> elements inherit styles from <select>, so reset them. */

  .util-sf__select option {
    background-color: #fff;
  }
}

/* IE9 hack to hide the arrow */

@media screen and (min-width: 0\0) {
  .util-sf__select select {
    z-index: 1;
    padding: .5rem 1.5rem .5rem 1rem;
  }

  .util-sf__select:after {
    z-index: 5;
  }

  .util-sf__select:before {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 1.5rem;
    background-color: transparent;
    pointer-events: none;
  }

  .util-sf__select select:hover,
  .util-sf__select select:focus,
  .util-sf__select select:active {
    color: #555;
    background-color: #eee;
  }
}

/*
   * File
   */

.util-sf__file {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 2.5rem;
}

.util-sf__file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.util-sf__file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  border: .075rem solid #ddd;
  border-radius: .25rem;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.util-sf__file-custom:after {
  content: "Choose file...";
}

.util-sf__file-custom:before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Browse";
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: .075rem solid #ddd;
  border-radius: 0 .25rem .25rem 0;
}

/* Focus */

.util-sf__file input:focus ~ .util-sf__file-custom {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

/*
   * Progress
   */

.util-sf__progress {
  display: inline-block;
  height: 1rem;
}

.util-sf__progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove Firefox and Opera border */
  border: 0;
  /* IE10 uses `color` to set the bar background-color */
  color: #0074d9;
}

.util-sf__progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: .2rem;
}

.util-sf__progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem;
}

.util-sf__progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
}

/* Firefox styles must be entirely separate or it busts Webkit styles. */

@-moz-document url-prefix() {
  .util-sf__progress[value] {
    background-color: #eee;
    border-radius: .2rem;
  }

  .util-sf__progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }

  .util-sf__progress[value="100"]::-moz-progress-bar {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
}

/* IE9 hacks to accompany custom markup. We don't need to scope this via media queries, but I feel better doing it anyway. */

@media screen and (min-width: 0\0) {
  .util-sf__progress {
    background-color: #eee;
    border-radius: .2rem;
  }

  .util-sf__progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    /* Simulate hiding of value as in native `<progress>` */
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }

  .util-sf__progress[width="100%"] {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
}

/*
   * Control layouts
   */

.util-sf__controls-stacked {
  margin: 1rem 0;
}

.util-sf__controls-stacked .util-sf__control,
.util-sf__controls-stacked .util-sf__progress {
  display: block;
}

.util-sf__controls-stacked .util-sf__control + .util-sf__control,
.util-sf__controls-stacked .util-sf__progress + .util-sf__progress {
  margin-top: .5rem;
}

.util-sf__controls-inline {
  margin: 1rem 0;
}

.util-sf__controls-inline .util-sf__control {
  display: inline-block;
  height: 1rem;
}

.util-sf__controls-inline .util-sf__control + .util-sf__control {
  margin-left: 1rem;
}

/* breakpoints */

/*
 Table of contents

 Header
 Footer
 Home Hero
 Buttons
 FAQs
 Contact Form
 Modal
 Sitemap
 Fuelman-specific background styles
*/

/* Header */

.header {
  display: flex;
  flex-direction: column;
}

.top-nav__row {
  flex-direction: row;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* HACK: IE10+ CSS */

  .header__main-nav {
    position: relative;
    bottom: -30px;
  }
}

.top-nav__row .main-pages li {
  position: relative;
  transition-duration: 0.5s;
}

.top-nav__row .main-pages li:hover,
.top-nav__row .main-pages li:focus-within {
  cursor: pointer;
}

.top-nav__row .main-pages li:focus-within a {
  outline: none;
}

.top-nav__row .main-pages li ul {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  position: absolute;
  z-index: 1;
  display: none;
  min-width: 180px;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}

.top-nav__row .main-pages li:hover > ul,
.top-nav__row .main-pages li ul:hover,
.top-nav__row .main-pages li ul:focus {
  visibility: visible;
  opacity: 1;
  display: block;
}

.top-nav__row .main-pages li:focus-within > ul {
  visibility: visible;
  opacity: 1;
  display: block;
}

.top-nav__row .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (min-width: 768px) {
  header .container {
    min-width: 870px;
  }
}

.top-nav__mobile-menu {
  display: none;
}

.top-nav__desktop-menu {
  display: block;
}

@media (max-width: 880px) {
  header .container {
    min-width: 0;
  }

  .top-nav__mobile-menu {
    display: block;
  }

  .top-nav__desktop-menu {
    display: none;
  }
}

.top-nav__row--utility {
  border-bottom: 1px solid #E4E4E4;
  padding: 5.5px 0;
}

.header .container > ul,
ul.main-pages {
  display: flex;
  font-size: 14px;
  align-items: baseline;
  font-weight: 500;
}

.top-nav__row--utility a {
  padding: 11px 20px;
  border-left: 1px solid #e4e4e4;
}

.top-nav__row--utility li:last-child a {
  border-right: 1px solid #e4e4e4;
}

.top-nav__row--utility a span {
  color: #000;
}

.top-nav__row--menu .container.mx-auto {
  padding: 20px 0;
}

.main-pages > li {
  margin-left: 2em;
}

.main-pages li a {
  color: #000;
}

.main-pages > li > ul > li {
  display: flex;
  position: relative;
}

.main-pages > li > ul > li > a {
  background: #fff;
  display: block;
  width: 100%;
  padding: 9px 14px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.main-pages > li > ul > li > a::before {
  position: absolute;
  content: "";
  width: 96%;
  height: 100%;
}

.main-pages > li > ul > li:last-child > a {
  border-bottom: none;
}

.main-pages > li > ul > li > a[href="/benefits/reports/"] {
  display: none;
}

.main-pages > li > ul > li > ul {
  position: absolute;
  left: 100%;
  min-width: 150px;
  margin-left: 6px;
}

.main-pages > li > ul > li > ul > li a {
  background: #fff;
  display: block;
  width: 100%;
  padding: 9px 14px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.main-pages > li > ul > li > ul > li:last-child a {
  border-bottom: none;
}

.main-pages li a.current {
  color: #E1261C;
}

/* Header Mobile Nav */

.mobile__header {
  width: 100%;
  align-content: center;
}

.mobile__header-phone {
  margin-left: auto;
  padding-right: 2%;
  font-size: 12px;
  color: #E1261C;
  width: -moz-fit-content;
  width: fit-content;
}

.mobile__header-phone-number {
  display: inline;
}

.mobile__nav {
  margin-right: 2%;
  cursor: pointer;
  align-self: center;
}

.mobile__nav:after,
.mobile__nav:before,
.mobile__hamburger {
  width: 20px;
  border-radius: 3px;
  content: '';
  display: block;
  height: 3px;
  margin: 4px 0;
  transition: all .2s ease-in-out;
  background-color: #2D363F;
}

.mobile__nav-close {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
}

.mobile__nav-close::before, .mobile__nav-close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  height: 4px;
  margin-top: -2px;
  background: #FFF;
}

.mobile__nav-close::before {
  transform: rotate(45deg);
}

.mobile__nav-close::after {
  transform: rotate(-45deg);
}

.mobile__buttons {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 35px;
}

.mobile__list {
  /*margin: 10vh 0 6vh;*/
  animation: fade-in 0.3s ease-in forwards;
  min-height: 25rem;
}

.mobile__list li:first-child {
  border-bottom: none;
  padding: 0px;
  line-height: initial;
}

.mobile__list a,
.mobile__menu-offers-show {
  color: white;
  font-size: 14px;
}

.mobile__list li {
  border-top: 1px solid #4A545E;
  padding: 10px 0;
}

.mobile__menu-offers {
  display: none;
}

.mobile__list-show-offers .mobile__menu-offers {
  padding: 5px 15px;
  display: block;
  opacity: 0;
  animation: fade-in 0.3s ease-in forwards;
  border-top: unset;
}

.mobile__menu-offers-back {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-top: unset !important;
  cursor: pointer;
  overflow: hidden !important;
  padding: 0;
  text-indent: 110%;
  white-space: nowrap;
  background: url("clientlib-site/resources/images/mobile-expand.svg") center no-repeat;
  transition: 0.3s;
  transform: rotate(90deg);
  background-size: 8px;
  color: transparent;
}

.mobile__menu-offers-expand {
  transition: 0.3s;
  transform: rotate(450deg);
}

.mobile__list-show-offers .mobile__menu-offers > a[href="/benefits/reports/"] {
  display: none;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.mobile__menu-main {
  display: block;
}

/*.mobile__list-show-offers .mobile__menu-main{
    display: none;
}*/

.mobile__menu-offers-submenu {
  padding: 10px 20px 0px;
}

.mobile__menu-offers-submenu li {
  border-top: unset !important;
  padding: 5px !important;
}

.mobile__menu-offers-menu {
  color: #BBBBBB !important;
}

.mobile__modal-phones {
  position: relative;
  left: 20px;
}

.mobile__modal-cta {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 7rem;
  margin-bottom: 4rem;
}

.mobile__menu-main.has-children {
  display: flex;
  justify-content: space-between;
}

.mobile__modal-phones p {
  color: white;
}

.mobile__modal-phones a {
  color: #FFF;
  text-decoration: none;
}

.mobile__modal-wrapper {
  display: block;
  background: #2D363F;
  top: 0;
  position: fixed;
  right: -1000px;
  width: 100%;
  height: 100%;
  padding: 25px;
  z-index: 500;
  overflow-y: auto;
  transition: right .5s linear;
}

@media (min-width: 880px) {
  .mobile__modal-wrapper {
    display: none;
  }
}

.mobile__modal-wrapper.is-open {
  right: 0;
  transition: .5s;
}

/* Home Hero */

.hero {
  background-position: 83% 0%;
}

.hero h3 {
  font-size: 32px;
  letter-spacing: 0.03em;
}

/* Footer */

footer {
  background-color: #2c363f;
  color: #a9adb1;
}

.footer__wrapper {
  padding: 5% 0 3%;
  display: block;
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 1000px) {
  .footer__wrapper {
    padding: 5% 0 3%;
    display: flex;
    justify-content: center;
  }
}

.footer__privacy-cookie {
  padding: 0 0;
  display: block;
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  margin: 0 2%;
}

@media (min-width: 1000px) {
  .footer__privacy-cookie {
    padding: 0 0 2%;
    display: flex;
    justify-content: center;
    margin: auto;
  }
}

.footer__legal-links {
  font-size: 18px;
}

.footer__column {
  margin: 20px 2%;
  width: 60%;
}

@media (min-width: 1000px) {
  .footer__column {
    margin: 0 2%;
    width: 20%;
  }
}

.footer__statement {
  margin: 30px 0;
}

footer p, footer a {
  color: #a9adb1;
}

footer a:hover {
  color: #fff;
}

@media (min-width: 1000px) {
  .footer-column__column-one {
    width: 25%;
  }
}

.footer__list li {
  color: white;
  padding-bottom: 10px;
  font-size: 14px;
}

.footer__logo-image-wrapper {
  margin-bottom: 5%;
}

.footer__list-social-media {
  display: flex;
  justify-content: space-between;
  max-width: 140px;
}

.footer__list-social-media svg {
  color: white;
}

.footer__list-social-media a {
  margin: 30px 20px 0px 0px;
}

.footer__bottom p {
  font-size: 14px;
}

.footer__bottom .disclaimers p, .footer__bottom .copyright p {
  font-size: 16px;
}

/* Buttons */

.component-button,
.text-group__link--button {
  padding: 11px 25px;
  margin: 0 20px 0 0;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  background: #E1261C;
  border: 1px solid #E1261C;
  font-weight: bold;
  letter-spacing: 0.08em;
  transition: 0.3s all ease-in;
  font-size: 12px;
}

.component-button:last-child,
  .text-group__link--button:last-child {
  margin-right: 0;
}

.component-button:hover,
  .text-group__link--button:hover {
  background: #2D363F;
  border-color: #2D363F;
  transition: 0.3s all ease-out;
}

a.component-button:hover,
a.text-group__link--button:hover,
.component-button a:hover {
  color: #fff;
}

.component-button[disabled='disabled'] {
  background: #ccc;
  border: 1px solid #ccc;
  color: #fff;
}

.component-button.component-button--grey {
  background: #4A545E;
  border: 1px solid #2D363F;
}

.component-button.component-button--grey:hover {
  background: #F9F9F9;
  border-color: #ddd;
  color: #E1261C;
}

.component-button.component-button--white {
  background: #FFF;
  border: 1px solid #FFF;
  color: black;
  width: 100%;
}

.component-button.component-button--default {
  width: 100%;
  text-align: center;
}

.component-button__login {
  margin: 0px;
}

.component-button.component-button--disabled {
  background: #f9f9f9;
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
  pointer-events: none;
}

.component-button.component-button--disabled:hover {
  background: #F9F9F9;
  border-color: #b5b5b5;
  color: #b5b5b5;
}

.component-button.component-button--muted {
  background: transparent;
  color: #2D363F;
  border: 1px solid #2D363F;
}

.component-button.component-button--muted:hover {
  background: #F9F9F9;
  border-color: #ddd;
  color: #E1261C;
}

/* FAQs */

.faq-accordion__header {
  margin: 3% 0;
  margin-bottom: 0;
  border: 1px solid #EAEAEA;
  transition: 0.3s;
}

.faq-accordion__header h3 {
  font-weight: 500;
  max-width: 265px;
}

@media (min-width: 580px) {
  .faq-accordion__header h3 {
    max-width: 600px;
  }
}

.faq-accordion__panel {
  background-color: white;
  border: 1px solid #EAEAEA;
}

.faq-accordion__header[aria-expanded="true"] {
  transition: 0.3s;
}

.faq-accordion__header[aria-expanded="true"] h3 {
  color: #E1261C;
}

.faq-accordion__header[aria-expanded="true"] .js-accordion__read-more-symbol {
  background-image: url("data:image/svg+xml,%3Csvg%20class='icon__plus'%20xmlns='http://www.w3.org/2000/svg'%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke-width:1.5px;%7D.a,.b%7Bstroke:%23E1261C;%7D.b,.d%7Bfill:none;%7D.b%7Bstroke-width:2.5px;%7D.c%7Bstroke:none;%7D%3C/style%3E%3C/defs%3E%3Cg%20transform='translate(-1515%20-669)'%3E%3Cg%20class='a'%20transform='translate(1515%20669)'%3E%3Ccircle%20class='c'%20cx='8.5'%20cy='8.5'%20r='8.5'/%3E%3Ccircle%20class='d'%20cx='8.5'%20cy='8.5'%20r='7.75'/%3E%3C/g%3E%3Cline%20class='b%20icon__plus--hline'%20y2='8'%20transform='translate(1527.5%20677.5)%20rotate(90)'/%3E%3C/g%3E%3C/svg%3E");
  width: 17px;
  height: 17px;
}

.faq-accordion__header[aria-expanded="true"] .js-accordion__read-more-symbol:before {
  opacity: 0;
}

.faq-accordion__header[aria-expanded="true"] .js-accordion__read-more-symbol:after {
  background-color: #E1261C;
}

.faq__answer {
  padding: 20px 0px;
  margin-bottom: 20px;
}

/* Contact Form */

.contact-form__wrap.hidden {
  display: none;
}

.contact-form__form {
  width: 100%;
  margin: auto;
}

@media (min-width: 1270px) {
  .contact-form__form {
    width: 100%;
  }
}

@media (min-width: 1270px) {
  .contact-form__row {
    display: flex;
    justify-content: space-between;
  }
}

.contact-form__row-button {
  display: flex;
  justify-content: center;
}

@media (min-width: 1270px) {
  .contact-form__input-wrapper-small-flex {
    width: 24%;
  }
}

@media (min-width: 1270px) {
  .contact-form__input-wrapper-large-flex {
    width: 49%;
  }
}

.contact-form__wrapper-phonetype select.base-form__input {
  font-size: 16px;
}

@media (min-width: 1270px) {
  .contact-form__wrapper-numvehicles {
    width: 14%;
  }

  .contact-form__wrapper-phonetype {
    width: 14%;
  }

  .contact-form__wrapper-phone {
    width: 18%;
  }

  .contact-form__column .contact-form__wrapper-numvehicles {
    width: 28%;
  }

  .contact-form__column .contact-form__wrapper-phonetype {
    width: 19%;
  }

  .contact-form__column .contact-form__wrapper-phone {
    width: 49%;
  }
}

.base-form__input {
  position: relative;
  width: 100%;
  padding: 20px 15px 10px;
  font-size: 20px;
  color: #777;
  background-color: #fff;
  border: 1px solid #DCDCDC;
}

@media (min-width: 1270px) {
  .base-form__input {
    text-transform: bold;
  }
}

select.base-form__input {
  padding: 23px 12px 13px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.base-form__label {
  display: block;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
}

.base-form__label-text {
  display: block;
  position: absolute;
  width: 90%;
  font-size: 16px;
  letter-spacing: 0.1px;
  left: 14px;
  top: 20px;
  z-index: 200;
  transition: 0.2s ease;
  color: #777;
}

.has-content .base-form__label-text,
.has-select-content .base-form__label-text,
.has-focus .base-form__label-text {
  top: 5px;
  left: 16px;
  font-size: 11px;
  transition: 0.2s ease;
}

.errorfield {
  padding: 7px;
  text-align: center;
  background-color: #E1261C;
  margin-top: -15px;
  position: relative;
  font-size: 10px;
  color: #E1261C;
  margin-bottom: 10px;
  opacity: 0;
  height: auto;
  max-height: 0;
  transition: 0.3s opacity linear;
  pointer-events: none;
}

.errorfield p {
  color: white;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

.errorfield::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 15px;
  width: 0;
  border: 4px solid #E1261C;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg) skew(-5deg, -5deg);
}

.has-error .base-form__input {
  border-color: #ec3b42;
  outline: 0;
}

.has-error + .errorfield,
.has-error .errorfield {
  opacity: 1;
  max-height: 100px;
  margin-bottom: 40px;
}

.contact-form__column .contact-form__row {
  flex-wrap: wrap;
}

.contact-form__column .contact-form__input-wrapper-small-flex {
  width: 100%;
}

@media (min-width: 1270px) {
  .contact-form__column .contact-form__input-wrapper-small-flex {
    width: 49%;
  }
}

.contact-form__column .contact-form__input-wrapper-large-flex {
  width: 100%;
}

@media (min-width: 1270px) {
  .contact-form__column .contact-form__input-wrapper-large-flex .base-form__label-text {
    transform: translate(2.5%, -50%);
  }
}

@media (min-width: 1270px) {
  .contact-form__column .contact-form__input-wrapper-large-flex .has-focus .base-form__label-text,
  .contact-form__column .contact-form__input-wrapper-large-flex .has-content .base-form__label-text {
    transform: translate(-12%, 0%) scale(0.7);
  }
}

.contact-form__column .contact-form__row-button {
  justify-content: flex-start;
}

.thank-you-text p * {
  font-size: 20px;
}

/* Modal */

.popbox_container {
  max-width: 718px;
  border-radius: 0px;
}

button.modal-close-button {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* Sitemap */

.sitemap {
  width: 90vw;
  margin: 30px auto;
}

.sitemap__title {
  margin-left: 40px;
  margin-bottom: 20px;
}

.sitemap__list {
  list-style-type: disc;
}

/* Fuelman backgrounds */

.style-bg-color--light-gray {
  background-color: #f9f9f9;
}

.content__1985-banner {
  background-image: url("../../../content/dam/fuelman/1985-bg.png") !important;
  background-repeat: repeat-x;
  padding: 0 !important;
  margin: 0 !important;
}

.content__1985-banner > div {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 0 !important;
  padding: 3rem 1rem !important;
  max-width: 100% !important;
  min-height: 400px;
  background: url("../../../content/dam/fuelman/1985-fg.png") top center no-repeat;
  background-size: 950px auto;
}

@media (max-width: 964px) {
  .content__1985-banner > div {
    background-size: 90% auto;
    min-height: 320px;
  }
}

@media (max-width: 712px) {
  .content__1985-banner > div {
    min-height: auto;
  }
}

/* Video Modal */

@media (max-width: 479px) {
  .videomodal__popbox.opened.visible {
    padding: 50% 0px 0px 0px;
  }
}

@media (max-width: 479px) {
  .videomodal__popbox .popbox_container {
    max-width: 100%;
    padding: 55px 15px;
  }
}

/* Rec Engine Form */

.rec-eng-form__wrap {
  flex-direction: column;
  align-items: center;
}

@media (min-width: 880px) {
  .rec-eng-form__wrap {
    flex-direction: row;
    justify-content: center;
  }
}

@media (max-width: 879px) {
  .rec-eng-form__wrap .util__rec-button {
    margin: 0 0 1rem 0;
  }
}

@media (max-width: 879px) {
  .rec-eng-form__wrap .base-form__label {
    margin: 1rem 0;
  }
}

.content__flm-rec {
  margin: 32px 0 48px;
}

.content__flm-rec .cm-column__child {
  padding: 16px 0 48px;
}

.content__flm-rec h5 {
  color: #FFF;
  font-size: 24px;
  font-weight: normal;
}

.content__flm-rec p {
  color: #FFF;
}

.content__flm-rec .util__rec-button {
  text-transform: uppercase;
  font-size: 14px;
  padding: 11px 16px;
}

.content__flm-rec .rec-eng__content .base-form__label {
  margin-bottom: 0px;
  margin-top: 0px;
}

.content__flm-rec .recommendationEngine {
  margin: 16px auto;
}

.content__flm-rec .rec-eng-form__wrap .util__rec-button {
  margin: 0 0 0 16px;
}

@media (max-width: 879px) {
  .content__flm-rec .rec-eng-form__wrap .util__rec-button {
    margin: 16px 0;
  }
}

.content__merchants p {
  font-size: 18px;
}

@media (max-width: 879px) {
  .content__merchants p {
    font-size: 14px;
  }
}

@media (max-width: 879px) {
  .content__merchants p b {
    font-size: 16px;
  }
}

.content__merchants .cm-column__parent {
  margin-top: 85px;
  justify-content: space-between;
}

@media (max-width: 879px) {
  .content__merchants .cm-column__parent {
    flex-direction: column;
    margin-top: 0px;
  }
}

.content__merchants .cm-column__child {
  max-width: 623px;
  padding: 18px 30px;
}

@media (max-width: 879px) {
  .content__merchants .cm-column__child {
    max-width: 100%;
  }
}

.content__merchants .cm-column__child:first-child .textGroup:first-child {
  margin-bottom: 30px;
}

.content__merchants .cm-column__child:first-child .imagetext__image {
  margin-bottom: 30px;
}

.content__merchants .cm-column__child:first-child img {
  width: 100%;
  max-width: 507px;
}

.util__bg--blue {
  background: #F4F8FC;
}

.util__bg--yellow {
  background: #FEF7E9;
}

.util__novis {
  display: none;
}

@media (min-width: 880px) {
  .content__merchants .cm-column__child:last-child {
    margin-right: 30px;
  }
}

.content__merchants.main .cm-column__child:last-child .textGroup:last-child p:last-child {
  padding-bottom: 24px;
}

.content__merchants.main .cm-column__child:last-child .imageCard,
.content__merchants.main .cm-column__child:last-child .leadForm,
.content__merchants.main .cm-column__child:last-child .textGroup {
  margin: 0 -30px;
  padding: 30px;
  background-color: #F4F8FC;
}

.content__merchants.main .cm-column__child:last-child .leadForm {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: -30px;
}

.content__merchants.main .cm-column__child:last-child .imageCard {
  padding-bottom: 0;
}

.content__merchants.main .cm-column__child:last-child .imageText:last-child {
  margin: 20px -30px 0;
  padding: 30px;
  background-color: #FFF7E9;
}

.content__merchants .cm-column__child:last-child img {
  max-width: 60%;
}

@media (max-width: 879px) {
  .content__merchants .cm-column__child:last-child img {
    padding-top: 0;
  }
}

.content__merchants .cm-column__child:last-child .imageText:last-child img {
  max-width: none;
  width: 340px;
  transform: translateX(-14px);
}

@media (min-width: 880px) {
  .content__merchants .cm-column__child:last-child .imageText:last-child img {
    transform: translateX(-26px);
  }
}

.content__merchants.main .cm-column__child:last-child .imageText:last-child .imagetext__image {
  margin: 0 0 10px;
}

@media (max-width: 879px) {
  .content__merchants.main .cm-column__child:last-child .imageText:last-child .imagetext__image {
    margin-bottom: 30px;
  }
}

.content__merchants h2 {
  margin-bottom: 24px;
}

.content__merchants ul li {
  position: relative;
  margin-bottom: 0.4em;
  padding-left: 1em;
}

@media (max-width: 879px) {
  .content__merchants ul li {
    font-size: 14px;
  }
}

.content__merchants ul li:first-child {
  margin-top: 8px;
}

.content__merchants ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  background: red;
  width: 0.25em;
  height: 0.25em;
  border-radius: 0.25em;
}

.content__merchants .imagetext__imagecaption {
  font-size: 38px;
  font-weight: 300;
  line-height: 45px;
  margin-left: -21px;
  margin-top: -8px;
  color: #707070;
}

.content__merchants .leadform__wrapper {
  margin-bottom: 24px;
  position: relative;
}

.content__merchants .lead-form__items {
  margin: 0;
}

.content__merchants .lead-form__label {
  margin: 0 0 24px;
  width: 100%;
}

@media (max-width: 879px) {
  .content__merchants .lead-form__label-text {
    font-size: 12px;
  }
}

.content__merchants .lead-form__items {
  max-width: 100%;
}

.content__merchants .lead-form__input-wrapper--regular {
  width: 266px;
}

@media (max-width: 1269px) {
  .content__merchants .lead-form__input-wrapper--regular {
    width: 100%;
  }
}

.content__merchants .lead-form__row-button {
  display: flex;
  align-items: center;
  width: 60%;
  margin: 0;
}

@media (max-width: 879px) {
  .content__merchants .lead-form__row-button {
    width: 100%;
  }
}

.content__merchants .optional-required {
  display: block !important;
  font-size: 14px;
}

.content__merchants .lead-form__form .component-button {
  border-radius: 0;
}

.content__merchants .success-message {
  top: -5px;
  height: 101%;
}

@media (max-width: 879px) {
  .layout-merchant.style-font-size-headlines-parent--42px h2,
  .content__merchants .style-font-size-headlines-parent--42px h2 {
    font-size: 26px;
  }
}

@media (max-width: 879px) {
  .layout-merchant.style-font-size-paragraph-parent--22px p {
    font-size: 14px;
  }
}

.content__merchants .text-group__link--button {
  margin-bottom: 22px;
}

@media (max-width: 879px) {
  .content__merchants .text-group__link--button {
    width: 50%;
    text-align: center;
    padding: 7px 26px;
  }
}

@media (max-width: 479px) {
  .content__merchants .text-group__link--button {
    width: 50%;
  }
}

.content__merchants .text-group__links {
  display: flex;
  align-items: center;
}

@media (max-width: 879px) {
  .content__merchants .text-group__links {
    flex-direction: column;
    align-items: flex-start;
  }
}

.content__merchants .text-group__link-description {
  margin-left: 15px;
}

@media (max-width: 879px) {
  .content__merchants .text-group__link-description {
    margin-left: 0;
  }
}

.content__merchants .text-group__link-description p {
  line-height: 24px;
}

@media (max-width: 879px) {
  .layoutMaker .testimonial .fuelman-img {
    max-width: 100px;
    margin-top: 46px;
  }
}

@media (max-width: 879px) {
  .layoutMaker .testimonial .text p {
    font-size: 20px;
    margin-left: 8px;
  }
}

@media (max-width: 879px) {
  .layoutMaker .testimonial .testimonial-text {
    margin: 28px;
  }
}

.layoutMaker .testimonial .util__ml-mobile-shift {
  margin-left: 0;
}

.disclaimers {
  color: #FFF;
  margin: auto;
}

@media (max-width: 879px) {
  .disclaimers .textGroup {
    width: 90%;
    margin: 0 auto;
  }
}

.content__merchants .cm-column__child:last-child .imageText:last-child .imagetext__image {
  display: flex;
  align-items: center;
}

@media (max-width: 879px) {
  .content__merchants .cm-column__child:last-child .imageText:last-child .imagetext__image {
    flex-direction: column;
    margin-bottom: 8px;
  }
}

@media (max-width: 879px) {
  .content__merchants .cm-column__child:last-child .imageText:last-child .imagetext__wrapper {
    padding-bottom: 36px;
    height: auto;
  }
}

.block__parent.testimonial {
  margin-top: 36px;
}

@media (min-width: 481px) and (max-width: 879px) {
  .block__parent.testimonial {
    margin-top: 0px;
  }
}

@media (min-width: 881px) and (max-width: 1079px) {
  .block__parent.testimonial {
    margin-top: 150px;
  }
}

.merchants .block__parent.flex.pb-8 {
  position: relative;
}

.merchants .flex.pb-8 p:after {
  position: absolute;
  content: '';
  height: 35px;
  width: 35px;
  margin-left: 18px;
  background-image: url("../../../content/dam/fuelman/endquote.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1079px) {
  .merchants .flex.pb-8 p:after {
    height: 20px;
    width: 20px;
  }
}

.merchants-disclaimers .cm-column__parent {
  max-width: 1240px;
}

@media (max-width: 1079px) {
  .merchants-disclaimers .cm-column__parent {
    padding-left: 26px;
    padding-right: 26px;
  }
}

@media (max-width: 479px) {
  .page--fuelman .footer__wrapper .component-button {
    width: 250px;
  }
}

@media (max-width: 1269px) {
  .pimlisting.container.horizontal .pimlisting__horizontal {
    gap: 30px;
  }
}

@media (max-width: 759px) {
  .pimlisting.container.horizontal .pimlisting__horizontal {
    flex-direction: column;
    gap: 0;
    max-width: 390px;
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .pimlisting.container.horizontal .pimlisting__horizontal {
    max-width: 300px;
  }
}

@media (max-width: 1079px) {
  .pimlisting.container.horizontal h2 {
    font-size: 24px;
  }
}

@media (max-width: 1079px) {
  .pimlisting.container.horizontal .pimlisting__plan-info {
    flex-direction: column;
  }
}

@media (max-width: 759px) {
  .pimlisting.container.horizontal .pimlisting__plan-info {
    gap: 0;
  }
}

/* breakpoints */

.page__background-authored {
  width: 100%;
  height: 200%;
  position: absolute;
  z-index: -1;
  background-size: 140%;
  background-repeat: no-repeat;
}

/*
The card detail template includes a dynamic class that ties to the PIM id
PIM ID 604 = .card_604
*/

/*
Universal Mastercard Style Overrides
*/

.card_604 .card-detail__bullet-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  overflow: hidden;
}

.card_604 .component-button {
  background: #ef0018;
  background: linear-gradient(to right, #ef0018 0%, #f79c18 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef0018', endColorstr='#f79c18',GradientType=1 );
  transform: translate3d(0px, 0px, 0px);
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
  border-style: none;
}

.card_604 .component-button:hover {
  transform: translate3d(0%, -4px, 0px);
  box-shadow: 0px 8px 18px #ffcda3;
}

.card_604 .component-button.card-detail__jumplink {
  display: none;
}

.card_604 h1,
.card_604 h2,
.card_604 h3,
.card_604 .pimlisting__column .text b {
  color: #00477f;
}

.card_604 .detailscontent h2,
.card_604 .detailscontent h3 {
  color: #000;
}

.card_604 .pimlisting__column {
  background: #fff;
}

.card-detail__phone {
  margin-bottom: 36px;
}

.card-detail__phone a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.card-detail__phone a:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  background-image: url("clientlib-site/resources/images/icon-phone.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.card_604 .card-detail__phone a {
  color: #00477f;
}

.card_604 .card-detail__phone a:hover {
  color: #e1261c;
}

.ribbon {
  top: 30px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 185px;
  background: #37c637;
  position: absolute;
  text-align: center;
  line-height: 1em;
  padding: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

.card_604 .ribbon {
  background-color: #f46d17;
}

.card_269 .card-detail-header__illustration img {
  max-width: 80%;
}

@media (max-width: 879px) {
  .card_269 .card-detail-header__illustration img {
    margin: 0 auto 40px;
    display: block;
    float: none;
  }
}

.card_269 .card-detail-header__wrapper {
  background-image: url("clientlib-site/resources/images/carbon-wave.png");
  background-repeat: no-repeat;
  background-position: 110% 30%;
  background-size: 75%;
}

.card_269 .card-detail-header__wrapper .block__parent {
  padding-bottom: 5rem;
}

.card-detail__mid-page-header {
  text-align: left;
  padding-bottom: 2rem;
}

.card-detail__mid-page-header h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2.6em;
  margin: 0 auto;
}

.highlight-block-1 {
  background: #e1271c;
  padding: 1.5rem;
  color: #fff;
}

.highlight-block-2 {
  background: #f9f9f9;
  padding: 1.5rem;
  border: 1px solid #b5b5b5;
}

.highlight-block-1 ul,
.highlight-block-1 h3,
.highlight-block-1 ul li {
  color: #fff;
}

.text .highlight-block-1 ul li:before {
  background: #fff;
}

.card-detail-testimonial .text-group__main-text p {
  font-size: 1.5em;
  padding-bottom: 1em;
}

.card-detail__extra-description2 ul {
  -moz-columns: 2;
  columns: 2;
  font-weight: bold;
}

.card-detail__plan-features {
  background: #f9f9f9;
  border: 1px solid #556372;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 879px) {
  .card-detail__plan-features {
    flex-direction: column;
  }
}

.card-detail__plan-features > * {
  width: 31%;
}

@media (max-width: 879px) {
  .card-detail__plan-features > * {
    width: 100%;
    margin-bottom: 2rem;
  }
}

@media (max-width: 879px) {
  .card-detail__plan-features > *:last-child {
    margin-bottom: 0;
  }
}

.card-detail__icon-title {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.card-detail__icon-title img {
  max-width: 40px;
  margin-right: 1rem;
}

.card-detail__description {
  margin-top: 1em;
}

.card-detail__description p {
  font-size: 20px;
}

.card_604 .card-detail__mid-page-header {
  margin-top: -50px;
}

.card-detail__plan-features .content__card-detail-bullet ul {
  margin-left: 0;
}

/* breakpoints */

/* baseline minimum height for minimal headers */

@media (max-width: 879px) {
  .lp-fleet-cards .cm-column__parent {
    flex-direction: column;
    align-items: center;
  }
}

header.header.header--lp {
  min-height: 65px;
}

.header--lp.background-transparent {
  background-color: transparent;
  margin-bottom: -71px;
}

.page--name-on-boarding .component-button {
  font-size: 14px;
}

.header--lp .top-nav__row--nonav .header__logo-link {
  flex: 1;
  position: absolute;
  top: 17px;
}

@media (max-width: 479px) {
  .header--lp .top-nav__row--nonav .header__logo-link {
    top: 18px;
    max-width: 150px;
  }
}

.landing-page .header__phone {
  white-space: nowrap;
}

@media (max-width: 479px) {
  .landing-page .header__phone {
    font-size: 12px;
    transform: translate(0px, -1px);
  }
}

.landing-page .popbox_main_content a.header__phone-number {
  color: #E1261C;
  transition: color 0.3s ease-out;
}

.landing-page .popbox_main_content a.header__phone-number:hover {
  color: #2D363F;
}

.landing-page .popbox_main_content .header--lp.background-transparent a.header__phone-number {
  color: #FFF;
  transition: color 0.3s ease-out;
}

.landing-page .popbox_main_content .header--lp.background-transparent a.header__phone-number:hover {
  color: #E1261C;
}

/* bringing over header layout from fcusa */

.landing-page .top-nav__row {
  flex-direction: row;
}

.landing-page .top-nav__desktop-menu {
  width: 1280px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding: 26px 0 20px 0;
  text-align: left;
  display: flex;
}

.landing-page .top-nav__call-now {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 15px;
}

@media (max-width: 1300px) {
  .landing-page .top-nav__desktop-menu {
    width: 100%;
    padding-right: 20px;
    padding-left: 30px;
  }
}

.landing-page .top-nav__row .main-pages li {
  position: relative;
  transition-duration: 0.5s;
}

.landing-page .top-nav__row .main-pages li:hover,
.landing-page .top-nav__row .main-pages li:focus-within {
  cursor: pointer;
}

.landing-page .top-nav__row .main-pages li:focus-within a {
  outline: none;
}

.landing-page .top-nav__row .main-pages li ul {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  position: absolute;
  display: none;
  min-width: 180px;
  border: 1px solid #eee;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}

.landing-page .top-nav__row .main-pages li:hover > ul,
.landing-page .top-nav__row .main-pages li ul:hover,
.landing-page .top-nav__row .main-pages li ul:focus {
  visibility: visible;
  opacity: 1;
  display: block;
}

.landing-page .top-nav__row .main-pages li:focus-within > ul {
  visibility: visible;
  opacity: 1;
  display: block;
}

.landing-page .top-nav__row .container {
  display: flex;
  justify-content: space-between;
}

.landing-page .top-nav__mobile-menu {
  display: none;
}

.landing-page .top-nav__desktop-menu {
  display: flex;
}

.landing-page li.mobile__logo {
  flex: 1;
}

.landing-page li.mobile__logo img {
  max-width: 160px;
  height: auto;
}

.landing-page .mobile__nav {
  margin-left: 1em;
}

.landing-page.top-page .top-nav__desktop-menu {
  padding: 0;
}

.footer__lp .footer__wrapper {
  padding: 0;
}

.footer__evlp .footer__wrapper {
  justify-content: left;
}

.footer__evlp .footer__column {
  margin: 20px 1em;
}

.footer__evlp .footer__privacy-cookie {
  text-align: center;
}

/* break to mobile menu logic */

@media (max-width: 879px) {
  .landing-page header .container {
    min-width: 0;
  }

  .landing-page .top-nav__mobile-menu {
    display: flex;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #fff;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
  }

  .landing-page .top-nav__desktop-menu {
    display: none;
  }

  .landing-page .header--lp.background-transparent .top-nav__mobile-menu {
    background: transparent;
  }
}

.landing-page .header:after {
  max-width: 100%;
}

@media (min-width: 1270px) {
  .landing-page .header:after {
    margin: 4px 0 0;
  }
}

.landing-page .footer__bottom-row {
  border-top: none;
  padding: 54px 0;
  max-width: 1280px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

@media (max-width: 1439px) {
  .landing-page .footer__bottom-row {
    width: 90vw;
    margin: 0 auto;
  }
}

@media (max-width: 1439px) {
  .landing-page .cm-column__parent {
    width: 90vw;
    max-width: 90vw;
  }
}

@media (max-width: 1439px) {
  .landing-page .top-nav__desktop-menu,
  .landing-page .top-nav__mobile-menu {
    padding-left: 0;
    padding-right: 0;
    width: 90vw;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
  }
}

@media (max-width: 1439px) {
  .landing-page .container {
    max-width: 90vw;
  }
}

@media (max-width: 900px) {
  .landing-page .videohero__message .rec-eng-form__wrap {
    justify-content: center;
  }
}

.landing-page .rec-eng-form__wrap .base-form__label {
  width: 170px;
  margin: 2px auto;
}

.landing-page .rec-eng__content {
  max-width: 100%;
}

.header--lp .top-nav__desktop-menu {
  position: relative;
}

.header--lp .header__logo-link {
  position: absolute;
  top: 28px;
}

.header--lp .header__main-nav-outer-list {
  justify-content: center;
  width: 100%;
}

.header--lp .main-pages li a {
  color: #2f4368;
  font-weight: normal;
}

.header--lp .main-pages li a:hover {
  color: #E1261C;
}

.header--lp .mobile__list li:first-child {
  border-bottom: 1px solid #C4CDD6;
  padding: 10px 0;
}

.header--lp .mobile__list li:last-child {
  border-bottom: none;
}

.header--lp .mobile__header {
  padding-left: 0;
}

.header--lp .mobile__header li {
  list-style: none;
}

.content__contact-form p {
  font-size: 14px;
  margin-top: 1em;
}

.landing-page .videohero__buttonlink {
  margin-top: 1em;
}

/* play button */

.landing-page .videohero__stage:before,
.landing-page button.videohero__button:before {
  border-color: transparent transparent transparent #E1261C;
}

.landing-page .videohero__stage:hover:before,
.landing-page button.videohero__button:hover:before {
  border-color: transparent transparent transparent #fff;
}

/* background circle */

.landing-page .videohero__stage:after,
.landing-page button.videohero__button:after {
  background: #fff;
}

.landing-page .videohero__stage:hover:after,
.landing-page button.videohero__button:hover:after,
.landing-page button.videohero__button.videohero__button--active:after {
  background: #E1261C;
}

.landing-page button.videohero__button {
  border-radius: 0px;
}

.videoHero:after {
  background: #F9F9F9;
}

.table__wrap table tr:first-child th b {
  color: #E1261C;
  font-weight: 500;
}

.videomodal__link--button {
  background: #E1261C;
  border: 1px solid #E1261C;
}

.videomodal__link--button:hover {
  background: #2D363F;
  border-color: #2D363F;
}

.videomodal__wrap {
  display: flex;
  justify-content: center;
}

.videoModal.section {
  position: absolute;
  bottom: 54px;
  left: calc(50% - 70px);
}

@media (max-width: 479px) {
  .videoModal.section {
    bottom: 32px;
  }
}

.util__gray-boxes-short .videoModal.section {
  bottom: 32px;
}

/* pushing an image card outside of the column maker */

.content__image-push-down {
  position: relative;
}

.content__image-push-down .imageCard {
  position: absolute;
  bottom: -96px;
  max-width: 400px;
  right: 0;
}

@media (max-width: 1100px) {
  .content__image-push-down .imageCard {
    display: none;
  }
}

/* custom video play button style */

.video__hosted:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: calc(50% - 7px);
  top: calc(50% - 14px);
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-bottom-width: 14px;
  border-top-width: 14px;
  border-left: 19px solid #E1261C;
}

.video__hosted:after {
  left: calc(50% - 33px);
  top: calc(50% - 33px);
  width: 66px;
  height: 66px;
  background-color: #fff;
  border: none;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.08);
}

.video__hosted video {
  outline-color: #E1261C;
}

.lp-fleet-cards i {
  font-family: 'Merriweather';
}

.lp-fleet-cards h1 {
  font-family: 'Oswald';
}

.lp-fleet-cards h2:not(h2.question__title) {
  font-family: 'Oswald';
  font-size: 42px;
}

@media (max-width: 879px) {
  .lp-fleet-cards h2:not(h2.question__title) {
    font-size: 36px;
  }
}

.content__ppc-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

@media (max-width: 879px) {
  .content__ppc-hero.header-transparent .cm-column__parent .cm-column__child:last-child {
    padding-top: 20px;
  }
}

@media (max-width: 879px) {
  .content__ppc-hero .cm-column__parent {
    flex-direction: column-reverse;
  }
}

@media (min-width: 880px) {
  .content__ppc-hero .cm-column__parent {
    height: 586px;
  }
}

@media (max-width: 1079px) {
  .content__ppc-hero .text-group__wrapper {
    margin-bottom: 50px;
  }
}

.content__ppc-hero .text-group__main-text h1 {
  font-size: 58px;
  padding-bottom: 24px;
}

@media (max-width: 1269px) {
  .content__ppc-hero .text-group__main-text h1 {
    font-size: 42px;
  }
}

@media (min-width: 880px) {
  .content__ppc-hero .text-group__main-text h1 {
    margin-top: 40px;
  }
}

@media (min-width: 480px) {
  .content__ppc-hero .text-group__main-text h1 {
    width: 80%;
  }
}

.content__ppc-hero .text-group__main-text p {
  font-size: 16px;
  padding-bottom: 24px;
}

@media (min-width: 1080px) {
  .content__ppc-hero .text-group__main-text p {
    font-size: 20px;
    width: 90%;
  }
}

.content__ppc-hero .text-group__main-text i {
  font-weight: 200;
}

.content__ppc-hero .text-group__main-text a {
  text-decoration: underline;
  color: #FFF;
}

@media (max-width: 879px) {
  .content__ppc-hero .imageCard {
    padding-top: 40px;
  }
}

@media (min-width: 480px) {
  .content__ppc-hero .imageCard {
    width: 90%;
    max-width: 576px;
  }
}

@media (min-width: 880px) {
  .content__ppc-hero .imageCard {
    transform: translate(100px, 0);
  }
}

.lp-fleet-cards .contact-form__privacy-note {
  text-align: center;
  padding-top: 24px;
}

.lp-fleet-cards .contact-form__privacy-note p {
  font-size: 16px;
}

@media (min-width: 880px) {
  .content__fltcard-control h3 {
    width: 65%;
    margin: auto;
  }
}

.content__fltcard-benefits .cm-column__parent {
  justify-content: space-between;
}

.content__fltcard-benefits .cm-column__child {
  max-width: 370px;
}

@media (max-width: 879px) {
  .content__fltcard-benefits .cm-column__child {
    margin-top: 16px;
  }
}

@media (min-width: 880px) {
  .content__fltcard-benefits .cm-column__child {
    margin-right: 20px;
  }
}

.content__fltcard-benefits .cm-column__child:last-child {
  margin-right: 0px;
}

.content__fltcard-benefits .imageText {
  background-color: #FFF;
  border: 1px solid #EAEAEA;
  padding: 32px;
  min-height: 353px;
}

.content__fltcard-benefits .imageText ul {
  font-size: 14px;
  margin-left: 1em;
}

.content__fltcard-benefits .imageText ul li:before {
  content: "\2022";
  color: #E1261C;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.content__fltcard-benefits .imagetext__image {
  max-width: 80px;
  margin: 0 auto 32px;
}

.content__fltcard-benefits .text-group__main-text h5 {
  margin-bottom: 14px;
}

.lp-fleet-cards .content__expenses .text-group__main-text p {
  font-size: 22px;
}

@media (min-width: 880px) {
  .lp-fleet-cards .content__expenses .text-group__main-text p {
    width: 70%;
  }
}

@media (min-width: 880px) {
  .lp-fleet-cards .content__expenses .cm-column__child:first-child {
    flex-grow: 2;
  }
}

@media (max-width: 879px) {
  .lp-fleet-cards .rebateTable {
    margin-top: 36px;
  }
}

.lp-fleet-cards .rebate-table__wrap {
  max-width: 470px;
}

@media (min-width: 880px) {
  .lp-fleet-cards .rebate-table__wrap {
    margin: auto;
  }
}

.lp-fleet-cards .rebate-table__table-header {
  background-color: #E1261C;
  color: #FFF;
  font-family: 'Roboto';
  font-size: 22px;
}

.lp-fleet-cards .rebate-table__table-header p {
  color: #FFF;
}

.lp-fleet-cards .rates-table__table-row-header {
  font-size: 18px;
}

.lp-fleet-cards .rates-table__table-body-column-1 p {
  color: #E1261C;
}

.lp-fleet-cards .content__legal-disclaimers ol {
  margin-left: 1em;
}

.lp-fleet-cards .content__legal-disclaimers p,
.lp-fleet-cards .content__legal-disclaimers ol li {
  font-size: 16px;
}

.lp-fleet-cards .content__legal-disclaimers a:hover {
  color: #FFF;
}

.lp-fleet-cards .footer__bottom-row {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 479px) {
  .lp-fleet-cards .footer__bottom-row {
    flex-direction: column;
  }
}

.lp-fleet-cards .footer__bottom-row p,
.lp-fleet-cards .footer__bottom-row a {
  color: #FFF;
}

.lp-fleet-cards .footer__wrapper {
  display: block;
  max-width: 1280px;
}

.lp-fleet-cards .content__phone-apply a {
  color: #2D363F;
}

.lp-fleet-cards .content__phone-apply a:hover {
  color: #E1261C;
}

/* breakpoints */

.cm-column__wrap.content__xf-privacy-policy {
  width: 80%;
  margin: 0 auto;
}

.cm-column__wrap.content__xf-privacy-policy .cm-column__child {
  width: 100%;
}

.cm-column__wrap.content__xf-privacy-policy .text-group__main-text {
  text-align: left;
}

.cm-column__wrap.content__xf-privacy-policy .text-group__main-text h1 {
  text-align: center;
  margin-bottom: 40px;
}

.cm-column__wrap.content__xf-privacy-policy .text-group__main-text h2,
.cm-column__wrap.content__xf-privacy-policy .text-group__main-text h3,
.cm-column__wrap.content__xf-privacy-policy .text-group__main-text p,
.cm-column__wrap.content__xf-privacy-policy .text-group__main-text ul,
.cm-column__wrap.content__xf-privacy-policy .text-group__main-text ul li {
  margin-bottom: 20px;
}

.cm-column__wrap.content__xf-privacy-policy .text-group__main-text ul {
  margin-left: 20px;
  list-style: disc;
}

/* breakpoints */

.com-grid {
  display: grid;
  grid-template-columns: 0 1fr 0 1fr 0 1fr;
  gap: 22px 12px;
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

@media (max-width: 479px) {
  .com-grid {
    display: block;
  }

  .com-grid .grid-item {
    margin-bottom: 28px;
  }
}

.grid-item {
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
  padding-bottom: 1px;
}

.grid-item-title {
  padding: .7em 0;
  background-color: #E1261C;
  text-align: center;
}

.grid-item-title p {
  font-family: "Roboto", sans-serif !important;
  margin: 0;
}

.grid-item-title p {
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  background-color: #E1261C;
  color: #FFFFFF;
  font-size: 18px;
}

.grid-item ul {
  margin: 32px;
}

.grid-item ul li {
  list-style-type: disc;
}

.grid-item ul li a {
  font-weight: normal;
  word-wrap: normal;
  color: #0064BA;
}

.management-in-one-place h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 42px;
}
.management-in-one-place a > i {
  color: #4A545E;
  font-style: normal;
}
@media (max-width: 768px) {
  .management-in-one-place .icon-y-text-list {
    margin-top: 3rem;
  }
  .management-in-one-place > div:nth-child(2) {
    order: 1;
  }
  .management-in-one-place > div:nth-child(2) .button {
    margin-left: 3rem;
  }
  .management-in-one-place > div:nth-child(1) {
    order: 2;
  }
}
.maintenance-at-glance .image {
  height: 127px;
}
.maintenance-at-glance img {
  width: 104px;
  display: inline-block;
}
.maintenance-at-glance .t__1 img {
  transform: scale(0.9) translate(0, 10px);
}
.maintenance-at-glance .t__2 img {
  transform: scale(0.7) translate(-15px, -15px);
}
.maintenance-at-glance h3 {
  margin-bottom: .75rem;
}
.maintenance-at-glance > * {
  max-width: 1096px;
  margin-left: auto;
  margin-right: auto;
}
.icon-y-text-list {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.icon-y-text-list > .image {
  width: 73px;
  margin-right: 28px;
}
.icon-y-text-list > .text {
  width: calc(100% - 73px - 28px);
}
.icon-y-text-list > .text > ul {
  margin: 1em 0 4em 0;
}
.disclaimer p {
  font-size: 16px;
}
nav#pagetabs li:nth-child(2) > a {
  padding-right: 60px;
}

.promo__bg {
  background-color: #e2e7bc;
}
.bg__litegray {
  background-color: #eeeeee;
}
.bg__whitesmoke {
  background-color: #f9f9f9;
}
.page--name-ev.landing-page h1,
.page--name-ev.landing-page h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}
.landing-hero {
  padding: 1px 0;
}
.landing-hero h1 {
  font-size: 36px;
  line-height: 1.22;
  color: #2D363F;
}
.landing-hero p {
  margin-top: 1em;
  font-size: 20px;
  line-height: 26px;
  color: #050505;
}
.landing-hero .cm-column__parent {
  align-items: center;
  justify-content: center;
}
.landing-hero-left {
  flex: 0 1 50%;
}
.landing-hero-left img {
  width: 100%;
}
.landing-hero-text {
  margin: 2em 3em 0 3em;
  max-width: 300px;
}
.landing-hero-right img {
  width: 200px;
  margin: 0 auto;
}
.article-section .section-heading {
  margin: 4em 0 3em 0;
}
.article-section .section-heading h1 {
  font-weight: bold;
  font-size: 42px;
}
.article-section .section-body {
  margin-bottom: 7em;
}
.article-section .section-body > div:first-child {
  margin: 0 5em 0 2em;
  max-width: 570px;
}
.article-section .section-body img {
  max-width: 550px;
}
.article-section li,
.article-section p {
  line-height: 1.3;
  margin-bottom: 1em;
  color: black;
}
.article-text ul {
  list-style: none;
  margin-left: 1.7em;
}
.article-text ul li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  transform: scale(1.5);
}
.features-section {
  margin: 5em 0 3em;
}
.features-section > div {
  flex: 1 1;
}
.features-section .article-text {
  display: flex;
  max-width: 570px;
  margin-right: 1em;
}
.features-section .article-text img {
  margin: .5em 1.4em 0 0;
}
.features-section .article-text > div {
  flex: 1 1;
}
.features-section h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
}
.preview-section {
  padding: 4em 0 3em;
}
.preview-section > div {
  flex: 1 1;
}
.preview-section .article-text {
  max-width: 520px;
  margin-right: 1em;
}
.preview-section h2 {
  font-size: 42px;
}
.preview-section h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 900;
  color: #000;
  margin: 1em 0;
}
.preview-section hr {
  margin: 3em 0 2em;
  border-top: 1px solid gray;
  border-bottom: none;
}
.preview-section img {
  max-width: 520px;
}
.bottom-promo-section {
  padding: 3em 1em 2em;
}
.bottom-promo-section p {
  font-size: 26px;
  line-height: 34px;
  color: #000;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.landing-page .disclaimer hr {
  margin-bottom: 1em;
}
.landing-page .disclaimer a {
  color: #4A545E;
}
.landing-page .disclaimer a:hover {
  color: #E1261C;
}
@media (max-width: 759px) {
  .landing-hero h1 {
    font-size: 32px;
  }
  .landing-hero .cm-column__parent {
    display: block;
  }
  .landing-hero-left img {
    width: 100%;
    left: 0;
  }
  .landing-hero-text {
    margin: 0 0 3em 1em;
  }
  .landing-hero-right > div {
    text-align: center;
    margin-bottom: 1em;
  }
  .landing-hero-right img {
    width: 250px;
  }
  .article-section .cm-column__parent {
    display: block;
  }
  .article-section .section-body {
    margin-bottom: 2em;
  }
  .article-section .section-body > div:first-child {
    margin: 0 1em 0 0;
  }
  .article-section .section-body img {
    width: 100%;
  }
  .article-section.container {
    padding: 0;
  }
  .features-section .article-text {
    margin-bottom: 2em;
  }
  .features-section img {
    width: 55px;
  }
  .features-section p {
    margin-left: -60px;
  }
  .features-section ul {
    margin-left: -40px;
  }
  .features-section h3 {
    font-size: 20px;
  }
  .preview-section {
    padding: 2em 0 2em;
  }
  .preview-section.cm-column__parent {
    display: block;
  }
  .preview-section h2 {
    font-size: 32px;
  }
  .preview-section img {
    width: 100%;
  }
  .bottom-promo-section p {
    text-align: center;
  }
  .landing-page .disclaimer.container {
    max-width: 95%;
  }
  .landing-page .disclaimer sup {
    margin-left: -0.7em;
  }
  .landing-page .disclaimer br {
    margin-bottom: 0.7em;
  }
}

.contact-form__check-box-wrapper {
  margin-bottom: 20px;
  color: #777;
}
.contact-form__check-box-wrapper p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #777;
}
.contact-form__check-box-wrapper p.base-form__disclaimer {
  font-size: 14px;
  margin-left: 36px;
  line-height: 2;
}
.contact-form__check-box label {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}
.contact-form__check-box label span {
  white-space: nowrap;
}
.multi-icon-check-box {
  color: #777;
}
.multi-icon-check-box svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
  margin: 0 18px 0 0;
}
.multi-icon-check-box input {
  position: absolute;
  width: 36px;
  height: 24px;
  margin: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
}
.rec-eng__content .base-form__input {
  font-size: 16px;
  padding: 10px 15px;
  border-color: #DCDCDC;
  text-align: center;
  background-color: #F9F9F9;
}
.rec-eng__content .base-form__label-text {
  display: inline-block;
  width: auto;
  padding: 0 10px;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -20%);
  white-space: pre;
  line-height: 1.1;
}
.rec-eng-form__wrap .base-form__label {
  width: 200px;
}
.util__rec-button {
  background-color: #e1261c;
  color: #fff;
  padding: 10px 16px;
  transition: all 0.1s ease-out;
  font-size: 15px;
  border: 1px solid #e1261c;
  font-weight: bold;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: 0.3s all ease-in;
}
.rec-eng-form__wrap {
  display: flex;
}
.rec-eng-form__wrap .base-form__label {
  width: 200px;
}
.rec-eng-form__wrap .util__rec-button {
  margin: 32px;
}
.rec-eng__content .has-content .base-form__label-text,
.rec-eng__content .has-focus .base-form__label-text {
  top: 0;
  left: 50%;
  transition: .2s linear;
  transform: translate(-50%, -49%);
  background-color: #fff;
}
@media (min-width: 760px) {
  .rec-eng__content *:focus {
    outline: 0;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    border-color: #E1261C;
  }
}

.rebatestbl {
  max-width: 350px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.09px;
  line-height: 1.8;
  color: #000;
  border: 1px solid #9B9A99;
}
.rebatestbl p {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 1.5;
}
.rebatestbl > .heading {
  width: 100%;
  padding: 14px 20px;
}
.rebatestbl > .column > .heading {
  background: #E1261C;
  color: white;
  padding: 4px 12px;
  font-weight: bold;
}
.rebatestbl .subheading {
  padding: 14px 20px;
}
.rebatestbl .bigarea {
  padding: 24px 20px;
  border-top: 1px solid #9B9A99;
}
.rebatestbl .data {
  display: flex;
  flex-flow: wrap;
  width: 100%;
}
.rebatestbl .data > * {
  width: 50%;
  padding: 1px 12px;
  border-top: 1px solid #9B9A99;
}
.rebatestbl .data > *:nth-child(2n+1) {
  border-right: 1px solid #9B9A99;
  text-align: left;
  padding-left: 20px;
}
.rebatestbl.wide {
  box-shadow: 0px 3px 6px #00000029;
}
@media screen and (min-width: 770px) {
  .rebatestbl.wide {
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
  }
  .rebatestbl.wide > .column {
    width: 50%;
  }
  .rebatestbl.wide > .column:nth-child(2) .heading {
    border-right: 1px solid #fff;
  }
  .rebatestbl.wide > .column:nth-child(2) .subheading {
    border-right: 1px solid #9B9A99;
  }
  .rebatestbl.wide .data > *:nth-child(2n) {
    border-right: 1px solid #9B9A99;
  }
}

.text-header-black {
  background-color: #000;
  color: #FFF;
  max-width: 1280px;
  border: 1px solid #707070;
  padding: 16px 5% 20px;
}
.text-header-black h2 {
  font-size: 36px;
  line-height: 1.25;
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}
.subheader {
  width: 94%;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.subheader p {
  color: #000;
}
.home-page-disclaimers p {
  color: #777;
}
.card-tabs {
  text-align: center;
}
.card-tabs p {
  display: inline-block;
  cursor: pointer;
  padding: 3px;
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 1.9;
  min-width: 100px;
  margin: 0 5px 1em 0;
  color: #000;
  border-bottom: 1px solid #000;
}
.card-tabs p.active {
  color: #DA291C;
  font-weight: bold;
  border-bottom-width: 4px;
  padding-bottom: 0;
  border-bottom-color: #DA291C;
}
.cs-container {
  overflow: hidden;
}
.cs-container > div {
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  left: 0;
  transition: left 0.4s ease-in-out;
}
.cs-container > div > div {
  width: 100%;
  flex: none;
}
.cq-Editable-dom .cs-container > div {
  display: block;
}
.cs-arrow {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  visibility: hidden;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #ededed;
  box-shadow: 0px 5px 10px #00000076;
  backdrop-filter: blur(10px);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../../../content/dam/fuelman/lp-new/next.png");
  transition: background-color 0.6s ease;
  top: 50%;
  margin-top: -20px;
}
.cs-arrow:hover {
  background-color: #a0a0a0;
}
.cs-arrow.left {
  left: -20px;
  transform: scale(-1, 1);
}
.cs-arrow.right {
  right: -20px;
  transform: none;
}
.sdot {
  display: inline-block;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 0 2px;
  background-color: #DBDBDB;
  border-radius: 50%;
  transition: background-color 0.6s ease;
}
.sdot:hover,
.sdot.active {
  background-color: #0B4B4B;
}
.cards-carousel {
  max-width: 600px;
}
.cards-carousel > div {
  position: relative;
  width: 75%;
  margin: 0 auto;
}
.cards-carousel > div img {
  width: 100%;
}
.cards-carousel > nav {
  text-align: center;
}
.cards-carousel > nav a {
  margin: 22px 7px;
}
@media (min-width: 768px) {
  .text-header-black {
    padding: 30px 5% 36px;
  }
  .text-header-black h2 {
    font-size: 38px;
    line-height: 1.5;
  }
  .subheader p {
    font-size: 20px;
    line-height: 24px;
  }
  .card-tabs p {
    font-size: 18px;
    letter-spacing: 1.9px;
    min-width: 130px;
    margin: 1.3em 14px;
  }
  .cmp-cards-carousel {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-areas: 'header header' 'left right';
    gap: 20px;
  }
}

@media (max-width: 479px) {
  .lp-fleet-cards .footer__privacy-cookie {
    margin: 1em 0 0;
  }
}
.fx-1-1 > div {
  flex: 1 1;
}
.top-section {
  padding: 2rem 0;
}
.top-section > div {
  margin: 0 1.5rem;
  max-width: 1280px;
}
@media (min-width: 480px) {
  .top-section > div {
    margin: 0 5vw;
  }
}
@media (min-width: 1400px) {
  .top-section > div {
    margin: 0 auto;
  }
}
.lp-new .top-section {
  padding: 2.5rem 0;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.lp-new .top-section > div {
  max-width: 1480px;
}
@media (min-width: 1400px) {
  .lp-new .top-section > div {
    margin: 0 5vw;
  }
}
@media (min-width: 1600px) {
  .lp-new .top-section > div {
    margin: 0 auto;
  }
}
.lp-new .footer__bottom-row {
  padding-top: 0;
  display: inline-flex;
  column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.lp-new .footer__copyright-text {
  color: #fff;
}
.lp-new .footer__copyright-text p {
  display: inline-block;
  font-size: 18px;
  font-family: Roboto, sans-serif;
}
.lp-new .footer__copyright-text a {
  font-size: 18px;
}
.lp-new .footer__privacy-cookie {
  margin: 0;
  padding: 0;
  column-gap: 8px;
}
.lp-new .header--lp {
  display: none !important;
}
.lp-new p,
.lp-new ul,
.lp-new ol {
  color: #000;
  line-height: 22px;
  margin: 1em 0;
}
.lp-new .errorfield p {
  color: #FFF;
  margin: .3em 0;
}
.lp-new p.title {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 3px;
}
.lp-new p.footnote {
  font-size: 14px;
}
.lp-new h1 {
  font-family: Roboto;
  font-size: 34px;
  line-height: 36px;
}
.lp-new h2 {
  font-family: Roboto !important;
  font-size: 24px !important;
  line-height: 26px;
}
.lp-new h2.text {
  line-height: 30px;
}
.lp-new h4 {
  font-size: 18px;
  line-height: 20px;
  margin-top: .5em;
}
.lp-new .start-steps a {
  display: inline-block;
  color: #fff;
}
.lp-new .cards-carousel > div {
  width: 82%;
}
.lp-hero {
  padding-top: 1rem;
  padding-bottom: 0 !important;
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-hero > div {
  position: relative;
}
.cards-stack img {
  margin: 0 auto;
  transform: translateY(40px);
}
.card-tabs-content h4 + p {
  margin-top: 0.33em;
}
.card-tabs-content p,
.card-tabs-content li {
  line-height: 28px;
  color: #000;
}
.bg-black-1 {
  background-color: #0F0F0F;
  color: #DBDBDB;
}
.bg-black-1 h1,
.bg-black-1 h2,
.bg-black-1 h3,
.bg-black-1 h4,
.bg-black-1 p,
.bg-black-1 disclaimers {
  color: #DBDBDB;
}
.bg-black-1.sub-hero {
  background-color: #0F0F0F;
}
.hilite {
  color: #E1261C;
}
a.hilite {
  color: #FFF;
  transition: color 0.3s ease-out;
}
a.hilite:hover {
  color: #e1261c;
}
.mw-7x {
  max-width: 768px;
}
.header-logo img {
  height: 20px;
}
@media (max-width: 768px) {
  .header-apply-button {
    font-size: 11px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.header-phone {
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.17;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.cq-Editable-dom .cq-block {
  display: block !important;
}
.cq-Editable-dom .cq-flex {
  display: flex !important;
}
.cq-Editable-dom .cq-visible {
  visibility: visible !important;
}
.cq-Editable-dom .cq-static {
  position: static !important;
}
.cq-Editable-dom .cq-op-3 {
  opacity: 0.3 !important;
}
@media (min-width: 768px) {
  .lp-new .disclaimers {
    display: flex;
    border-bottom: 1px solid #353535;
    padding-bottom: 22px;
    margin-bottom: 32px;
  }
  .lp-new .disclaimers p {
    margin-right: 1.5em;
  }
  .lp-new .hero-text {
    max-width: 830px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .lp-new .component-button {
    font-size: 14px;
    padding: 12px 32px;
  }
  .lp-new p,
  .lp-new p.footnote,
  .lp-new label {
    font-size: 18px;
    line-height: 24px;
  }
  .lp-new p.title {
    font-size: 14px;
    letter-spacing: 4px;
  }
  .lp-new p.larger,
  .lp-new larger-text p {
    font-size: 24px;
    line-height: 32px;
  }
  .lp-new h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .lp-new h2 {
    font-size: 37px !important;
    line-height: 43px;
  }
  .lp-new h2.text {
    line-height: 54px;
    margin: 2rem 0;
  }
  .lp-new h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .lp-new p.base-form__disclaimer {
    font-size: 16px;
    line-height: 1.7;
  }
  .lp-new .card-tabs p {
    margin-right: 5px;
  }
  .md_ly-2fr {
    display: grid;
    grid-template-areas: "text image" "button image";
    grid-template-rows: auto 1fr;
  }
  .md_ly-2fr > div:nth-child(1) {
    grid-area: text;
  }
  .md_ly-2fr > div:nth-child(2) {
    grid-area: image;
  }
  .md_ly-2fr > div:nth-child(3) {
    grid-area: button;
  }
  .start-steps {
    display: flex;
    flex-wrap: wrap;
  }
  .start-steps > div {
    width: 50%;
    padding: 4px 10% 4px 0;
  }
  .card-tabs-content p {
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .top-section {
    padding: 3rem 0;
  }
  .header-logo img {
    height: 28px;
  }
  .lp-new .card-tabs p {
    margin-right: 14px;
  }
}
@media (min-width: 992px) {
  .features {
    display: flex;
    flex-wrap: wrap;
  }
  .features > div {
    width: 50%;
    padding: 0 7% 20px 0;
  }
  .start-steps > div {
    width: 25%;
    padding-right: 5%;
  }
  .cards-stack img {
    transform: translateY(80px);
  }
  .lp-new .card-tabs {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .top-section {
    padding: 4rem 0;
  }
  .lp-new .component-button {
    font-size: 18px;
    padding: 16px 44px;
    min-width: 265px;
    text-align: center;
  }
  .header-logo img {
    height: 42px;
  }
  .header-phone {
    font-size: 18px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1280px) {
  .lp-new .card-tabs {
    margin-bottom: 2.5rem;
  }
  .card-tabs-content {
    padding-left: 10%;
  }
  .cards-carousel {
    background-image: url("../../../content/dam/fuelman/lp-new/fuelman-black-card-blur.webp"), url("../../../content/dam/fuelman/lp-new/fuelman-black-card-blur.webp");
    background-position: left center, right center;
    background-size: 50% auto;
    background-repeat: no-repeat;
  }
  .lp-new .cards-carousel {
    max-width: 678px;
  }
  .cards-carousel > nav {
    display: none;
  }
  .cards-carousel .cs-arrow {
    visibility: visible;
  }
}
@media (max-width: 479px) {
  .lp-new .footer__bottom-row {
    display: contents;
  }
}
body.page--fuelman.page--name-fmmc.landing-page .footer__lp {
  display: none !important;
}

.text-input {
  position: relative;
  width: 100%;
  margin-bottom: 2em;
}
.text-input input,
.text-input select {
  width: 100%;
  padding: 20px 15px 10px;
  font-size: 20px;
  color: #777;
  background-color: #fff;
  border: 1px solid #DCDCDC;
}
.text-input select {
  appearance: none;
}
.text-input > span {
  position: absolute;
  pointer-events: none;
  user-select: none;
  font-size: 16px;
  letter-spacing: 0.1px;
  color: #777;
  left: 14px;
  top: 20px;
  transition: 0.2s ease;
}
.text-input.has-focus > span,
.text-input.has-content > span {
  top: 5px;
  left: 16px;
  font-size: 11px;
  transition: 0.2s ease;
}
.text-input.dropdown::after {
  content: "";
  pointer-events: none;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 32' height='18'%3E%3Cpath d='M 5 8 h 22 l -11 20 z' fill='%233b3b3b' stroke='none'%3E%3C/path%3E%3C/svg%3E");
  top: 23px;
  right: 12px;
  width: 18px;
  height: 18px;
  background-position: contain;
  background-repeat: no-repeat;
}
.text-input .errorfield {
  font-size: 14px;
  color: white;
  margin-top: 5px;
  margin-bottom: 0;
}
.text-input .errorfield:empty {
  display: none;
}
.w100 {
  width: 100%;
}
@media (min-width: 768px) {
  .contact-us-fields {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
  }
  .contact-us-fields .md_w-50 {
    width: 48%;
  }
}
@media (min-width: 1200px) {
  .contact-us-fields .xl_w-25 {
    width: 23%;
  }
  .contact-us-fields .xl_w-50 {
    width: 48.66667%;
  }
}
.sms-opt-group {
  color: #777;
}
.sms-opt-group input[type='checkbox'] {
  appearance: none;
  display: inline-block;
  border: 2px solid #6C7599;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  margin: 0 14px 2px 0;
  vertical-align: middle;
}
.sms-opt-group input[type='checkbox']:checked {
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M 3 6.875 L 5.573 9.183 L 10.188 4' stroke='%236c7599' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
}
.sms-opt-group p {
  color: #777;
  margin-left: 32px;
  font-size: .9em;
  line-height: 1.75;
}

.lazy {
  background-image: none !important;
}
.cq-Editable-dom .lazy {
  background-image: none;
}

.ln-popup {
  z-index: 11000;
  border-radius: 0;
  font: 12px/16px Roboto, Arial, Helvetica, sans-serif;
  color: #000;
}
.ln-header {
  font: 500 14px/16px Roboto, Arial, Helvetica, sans-serif;
  padding: 9px 1em;
}
.ln-results {
  padding: 0;
}
.ln-company {
  color: #333;
  font-size: 11.5px;
  border-bottom: 1px solid #dcdcdc;
  padding: 8px 1em 5px;
}
.ln-company:hover {
  background-color: #ebf7ff;
}
.ln-company h4 {
  margin: 0 0 2px 0;
  color: #000;
  font: 500 14px/16px Roboto, Arial, Helvetica, sans-serif;
}
.ln-company div {
  display: inline-block;
}
.ln-company div:last-child::before {
  content: ", ";
}
.ln-footer {
  font: 500 14px/16px Roboto, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #eee;
  display: flex;
  text-align: left;
  align-items: center;
}
.ln-footer i {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #000000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='258.631' height='259.568' viewBox='0 0 258.631 259.568'%3E%3Cpath d='M0,.005,183.022,128.826,0,257.647ZM214.782,257.64V0h42.849V257.64Z' transform='translate(0.5 0.958)' stroke='white' fill='white' stroke-miterlimit='10' stroke-width='1'/%3E%3C/svg%3E") center center no-repeat;
  background-size: 40%;
  margin-right: 8px;
}
.ln-footer span {
  display: inline-block;
  margin-top: 2px;
  border-bottom: 2px solid transparent;
}
.ln-footer span::before {
  content: "Skip - my business is not in this list";
}
.ln-footer:hover {
  background-color: #dfdfdf;
  color: #e1261c;
}
.ln-footer:hover i {
  background-color: #e1261c;
}
.ln-footer:hover span {
  border-color: #e1261c;
}

.feature-box {
  position: relative;
  width: 70%;
  min-width: 310px;
  max-width: 1170px;
  margin: 56px auto;
}
.feature-box::before {
  counter-increment: box-num;
  content: counter(box-num);
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  text-align: center;
  color: white;
  background-color: #E1261C;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 26px;
}
.feature-box > div:nth-child(1) {
  grid-area: title;
}
.feature-box > div:nth-child(2) {
  grid-area: image;
  padding-right: 40px;
}
.feature-box > div:nth-child(3) {
  grid-area: text;
}
.feature-box > div:nth-child(4) {
  grid-area: list;
}
@media (min-width: 768px) {
  .feature-box {
    border: 2px solid #2D363F;
    padding: 1rem 70px 1rem 144px;
    width: 100%;
    margin: 68px auto;
    display: grid;
    grid-template-areas: 'title title' 'image text' 'image list';
  }
  .feature-box::before {
    width: 97px;
    height: 108px;
    font-size: 50px;
    padding-top: 14px;
  }
  .feature-box .feature-text p {
    margin: 0 0 38px;
  }
  .feature-box .feature-item p {
    margin: 2px 0 32px 20px;
  }
}
.feature-items {
  display: grid;
  grid-template-columns: 40px 1fr;
  max-width: 470px;
}
.feature-items img {
  width: 40px;
  margin-right: 20px;
}
.feature-title h2 {
  font-size: 40px;
  line-height: 1.2;
  color: #2D363F;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  padding: 12px 0 48px;
}
@media (max-width: 768px) {
  .feature-title h2 {
    padding: 0 30px 15px 52px;
    font-size: 23px;
    border-bottom: 2px solid #b8b8b8;
    min-height: 53px;
  }
}
.feature-text p {
  margin: 16px 0 20px;
}
.feature-item p {
  line-height: 1.25;
  letter-spacing: 0.1px;
  margin: 0 0 24px 20px;
}
.feature-image {
  display: none;
  width: 270px;
}
@media (min-width: 768px) {
  .feature-image {
    display: inline-block;
  }
}

.fw1-hero {
  max-width: 1920px;
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 40%;
}
.fw1-hero h1 {
  max-width: 900px;
  font-size: 80px;
  line-height: 1.1;
}
.fw1-hero > div {
  display: flex;
  min-height: 272px;
  flex-flow: column nowrap;
  justify-content: center;
}
@media (max-width: 1400px) {
  .fw1-hero h1 {
    font-size: 65px;
  }
}
@media (max-width: 992px) {
  .fw1-hero {
    background-size: auto 400px;
    padding: 432px 32px 0 32px;
  }
  .fw1-hero > div {
    display: block;
    min-height: 0;
  }
  .fw1-hero h1 {
    font-size: 36px;
    line-height: 1.25;
    text-align: center;
  }
}
.head-text p {
  font-size: 28px;
  line-height: 1.2;
  color: #5C5C5C;
  width: 80%;
  min-width: 310px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .head-text p {
    font-size: 20px;
    color: #707070;
  }
}

.blog-page h1,
.blog-page h2 {
  font: 600 42px/1.17 'Oswald', sans-serif;
  margin: 0 auto 32px auto;
  width: 80%;
  max-width: 800px;
  text-align: center;
}
.blog-page .social-links {
  display: flex;
  margin: 12px 0 8px 0;
  justify-content: flex-end;
}
.blog-page .social-links a {
  display: inline-block;
  margin: 8px;
}
.blog-page .head-section {
  border-top: 1px solid #E4E4E4;
  padding: 24px 0 30px;
}
.blog-page .blog-path {
  color: #2F4267;
  margin-bottom: 32px;
}
.blog-page .blog-path a,
.blog-page .blog-path a:visited {
  color: #2F4267;
}
.blog-page .blog-path a:hover,
.blog-page .blog-path a:visited:hover {
  color: #EE3A43;
  text-decoration: underline;
}
.blog-page .blog-path p {
  font: 14px/28px Arial, Roboto, sans-serif;
}
.blog-page .blog-path .hilite {
  color: #EE3A43;
}
.blog-page .blog-source {
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}
.blog-page .blog-source p {
  font-size: 14px;
  line-height: 16px;
  color: #000;
}
.blog-page .blog-source .blog-author {
  color: #EE3A43;
}
.blog-page .disclaimer {
  padding-top: 1em;
}
.blog-page .disclaimer p {
  color: #567;
  font-size: 14.2px;
  text-indent: -10px;
  margin-left: 10px;
}
@media (max-width: 792px) {
  .blog-page h1,
  .blog-page h2 {
    font-size: 36px;
  }
}
.blog-header {
  border-bottom: 1px solid #E4E4E4;
  padding: 2.1em 0 1.9em;
}
.blog-header h1 {
  font: 600 42px/1.17 'Oswald', sans-serif;
}
.blog-header p {
  font-size: 18px;
  line-height: 1.5;
  width: 75%;
  max-width: 537px;
  margin: 1em auto;
}
.blog-breadcrumb p {
  font-size: 14px;
  margin: -2em 0 1em;
}
@media (max-width: 800px) {
  .blog-breadcrumb p {
    margin-top: 0;
  }
}
.blog-categories {
  margin: 5px 0 26px;
}
.blog-categories ul {
  display: flex;
  flex-wrap: wrap;
}
.nav-links a {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding: 5px 22px;
  border: 1px solid #4A545E;
  margin: 1em 8px;
  color: #4A545E;
  transition: all 0.3s ease-out;
  text-align: center;
}
.nav-links a:hover:not(.disabled) {
  background-color: #e2e7f1;
  border-color: #fff;
}
.nav-links a:visited {
  color: #4a545e;
}
@media (max-width: 400px) {
  .nav-links a {
    padding: 4px 18px;
    margin: .7em 6px;
  }
}
.nav-links a.active {
  background-color: #DA291C;
  border-color: #DA291C;
  color: #fff;
  font-weight: 500;
}
.nav-links a.active:hover {
  background-color: #DA291C;
  border-color: #fff;
}
.nav-links a.active:visited {
  color: #fff;
}
.nav-links a.disabled {
  opacity: .2;
}
.blog-buttons {
  display: flex;
  justify-content: space-between;
  margin: 3em 0;
}
.blog-buttons a {
  min-width: 130px;
}
.blog-text-section > div {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 786px) {
  .blog-text-section > div {
    margin-left: 1.2rem;
    margin-right: 1.2rem;
  }
}
.blog-text h3 {
  margin-top: 2rem;
  font-size: 30px;
}
.blog-text h4 {
  margin-top: 1.7rem;
}
.blog-text p {
  margin: 1em auto;
  color: #2F4267;
  font-size: 15px;
  line-height: 1.7;
}
.blog-text p.larger,
.blog-text.larger p {
  font-size: 17px;
}
.blog-text ul {
  color: #2F4267;
  list-style: disc;
  margin-left: 2.3em;
}
.blog-text li {
  padding-left: .7em;
}
.blog-image {
  display: block;
  margin-bottom: 2em;
}
.blog-image > img {
  width: 100%;
}
.blog-tiles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 48px 32px;
}
.blog-category .blog-tiles {
  padding-top: 1.3em;
}
.blog-tiles > div {
  display: flex;
  flex-direction: column;
}
.blog-tiles > div > div {
  flex: 1 1;
  margin: 22px 3px;
  display: flex;
  flex-direction: column;
}
.blog-tiles figure {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #EBEBEB;
}
.blog-tiles img {
  width: 100%;
}
.blog-tiles a.blog-title {
  display: block;
  font: bold 22px/28px Robot, Arial, sans-serif;
  color: #000;
  cursor: pointer;
  margin: 8px 0 14px;
  transition: all 0.2s ease-out;
}
.blog-tiles a.blog-title:hover {
  opacity: .5;
}
.blog-tiles .blog-category,
.blog-tiles .blog-source {
  font-size: 14px;
  line-height: 1.7;
  color: #EE3A43;
}
.blog-tiles .blog-author {
  font: 14px/1.7 Arial, Robot, sans-serif;
  color: #637583;
}
@media (max-width: 930px) {
  .blog-tiles {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .blog-tiles {
    display: block;
  }
}
.blog-pages-bar {
  margin: 2em auto;
  text-align: center;
}
.blog-pages-bar a {
  display: inline-block;
  font-size: 18px;
  line-height: 1em;
  font-weight: 500;
  color: #3B4F60;
  border: 1px solid white;
  width: 32px;
  height: 32px;
  padding-top: 7px;
  margin: 1em .27em;
  border-radius: 50%;
  text-align: center;
  transition: all 0.2s ease-out;
}
.blog-pages-bar a.active {
  color: #EE3A43;
  background-color: #DDD;
  border: 1px solid #DDD;
}
.blog-pages-bar a.disabled {
  opacity: .3;
}
.blog-pages-bar a[href]:hover {
  color: #EE3A43;
  border: 1px solid #DDD;
}
.blog-pages-bar img {
  display: inline-block;
}
.blog-promo-box {
  background-color: #4A545E;
}
.blog-promo-box h2,
.blog-promo-box p {
  color: #fff;
  max-width: 965px;
  margin-left: auto;
  margin-right: auto;
}
.blog-promo-box a,
.blog-promo-box a:hover {
  color: #ffffff;
}
.blog-promo-box a {
  font-weight: 500;
  text-decoration: underline;
}
.blog-promo-box a:hover {
  color: #EE3A43;
}
.top-border {
  border-top: 1px solid #E4E4E4;
}
.move-up {
  margin-top: -4em;
}

