.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;
  }
}

.popbox[data-popbox-id=rec-eng]{background:transparent}.popbox[data-popbox-id=rec-eng] .popbox_container{width:100vw;max-width:100vw;height:100%;position:absolute;left:0;top:0;margin:0;overflow:scroll;padding:0;background-color:#fcfcfc}.rec-eng__wrap{height:100%}.rec-eng__content{height:100%;text-align:center}.rec-eng__outer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rec-eng__content.rec-eng__content--wide{max-width:1280px}.rec-eng__content.rec-eng__entry{max-width:auto;margin:0;text-align:left}.rec-eng-avatar{margin:30px auto;height:60px;width:60px;border-radius:100%;border:4px solid #40cfc2;-webkit-box-shadow:0 3px 12px -5px #40cfc2;box-shadow:0 3px 12px -5px #40cfc2;overflow:hidden}.prog-bar-wrapper{width:90%;max-width:1008px;margin:59px auto}.prog-bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:97%}.prog-bar>div{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;background-color:#e2e8f0;border-radius:16px;height:12px;margin-right:5px;-webkit-transition:background-color 1s ease-in;transition:background-color 1s ease-in}.prog-bar>div:last-child{margin-right:0}.prog-bar>div.passed{background-color:#40cfc2}.rec-eng__input-wrapper{margin-right:24px;margin-left:24px}.rec-eng__content .base-form__label--phone.has-content .base-form__input,.rec-eng__content .base-form__label--text.has-content .base-form__input{-webkit-box-shadow:0 3px 12px 0 rgba(64,207,194,.25);box-shadow:0 3px 12px 0 rgba(64,207,194,.25);border-color:#40cfc2;outline:0}.rec-eng__content :focus{outline:0}@media(min-width:760px){.rec-eng__content :focus{-webkit-box-shadow:0 3px 12px 0 rgba(64,207,194,.25);box-shadow:0 3px 12px 0 rgba(64,207,194,.25);border-color:#40cfc2}}.rec-eng__content .base-form__input{font-size:16px;padding:12px 15px;border-color:#c4cdd6;text-align:center;background-color:#fff}.rec-eng__content .base-form__input:focus{outline:0}@media(min-width:760px){.rec-eng__content .base-form__input:focus{-webkit-box-shadow:0 3px 12px 0 rgba(64,207,194,.25);box-shadow:0 3px 12px 0 rgba(64,207,194,.25);border-color:#40cfc2;outline:0}}.rec-eng__content .base-form__label-text{display:inline-block;width:auto;padding:0 10px;color:#626f88;border-radius:4px;font-weight:400;font-size:14px;text-align:center;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:pre}.rec-eng__content .has-content .base-form__label-text,.rec-eng__content .has-focus .base-form__label-text{top:0;left:50%;-webkit-transition:.2s linear;transition:.2s linear;-webkit-transform:translate(-50%,-49%);transform:translate(-50%,-49%);background-color:#fff}button.rec-eng-close-button{position:relative;display:inline-block;overflow:hidden;cursor:pointer}button.rec-eng-close-button .rec-eng-close-button-svg{fill:#40cfc2}.util__rec-button{background-color:#fc7a32;color:#fff;padding:13px 25px;border-radius:4px;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;font-size:15px;border:1px solid #fc7a32;font-weight:700;font-size:16px;font-weight:500;letter-spacing:.1em;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.util__rec-button:disabled,.util__rec-button:disabled:hover{background-color:#fc7a32;border:none}.util__rec-button:active,.util__rec-button:hover{background-color:#40cfc2;border-color:#40cfc2}.rec-eng__zip-continue{width:10px;height:16px}.rec-eng__zip-continue-svg{width:10px;height:16px;fill:#40cfc2}.rec-eng__zip-continue:disabled .rec-eng__zip-continue-svg{fill:#cfe8e4}.rec-eng__content .base-form__label{margin:16px auto;width:100%;max-width:384px}@media(max-width:479px){.rec-eng__content .base-form__label{margin:24px auto}}.rec-eng__zip-wrap .rec-eng__content .base-form__label{margin-top:24px}.base-form__label input{border-radius:4px;border-color:#c4cdd6}.rec-engine__desktop-footer{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1em;margin-top:1em;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:1214px}@media(min-width:760px){.rec-engine__desktop-footer{width:90%;margin:0 auto;padding:33px 0;margin-top:auto}}.rec-engine__desktop-footer>div:first-child{border-top:2px solid #dbe1e6;font-size:.5em}.result__content .rec-engine__desktop-footer{margin-top:100px;position:relative;border-color:#ebeff2}@media(max-width:759px){.result__content .rec-engine__desktop-footer{margin-top:44px}}.rec-engine__desktop-footer p{font-size:14px;max-width:700px;color:#888f9e;margin:0 auto;text-align:center;padding:0 1em}p.rec-engine__footer-copyright{color:#2f4267}.rec-engine__desktop-footer p a{color:#40cfc2}.rec-engine__desktop-footer p a:hover{color:#fc7a32}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.title-image-wrapper{width:65px;margin:24px auto 10px}@media(min-width:768px){.title-image-wrapper{margin-top:43px}}.rec-eng-form__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.rec-eng-form__wrap .base-form__label{width:200px}.rec-eng-form__wrap .util__rec-button{margin:32px}.rec-eng-form__intro{width:360px}.fade-enter-active,.fade-leave-active{-webkit-transition-duration:.3s;transition-duration:.3s;opacity:1}.fade-enter,.fade-leave-to{-webkit-transition-duration:.3s;transition-duration:.3s;opacity:0}h2.question__title{font-size:20px;padding-bottom:24px;padding-left:24px;padding-right:24px;max-width:680px;margin-left:auto;margin-right:auto}@media(min-width:768px){h2.question__title{font-size:28px;padding-top:12px;padding-bottom:6px}}.question__text{color:#626f88}.rec-eng__contact .rec-engine__question-wrap h2.question__title{padding-bottom:16px}.rec-eng__contact .rec-engine__question-wrap p.question__text{padding-bottom:8px;width:90%;margin:0 auto;color:#000;font-size:15px}.rec-eng__input-wrapper[data-v-d186a5ac]{margin-right:24px;margin-left:24px}.rec-eng-radio[data-v-5f44d4fc]{display:block;position:relative;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.05);box-shadow:0 3px 12px 0 rgba(0,0,0,.05);border-radius:4px;border-bottom:3px solid transparent;margin:24px auto 28px;padding:24px 16px;width:100%;max-width:384px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}@media(max-width:479px){.rec-eng-radio[data-v-5f44d4fc]{padding:16px 32px 16px 16px;margin-bottom:16px}}.rec-eng-radio--active[data-v-5f44d4fc]{-webkit-box-shadow:0 3px 12px 0 rgba(64,207,194,.25);box-shadow:0 3px 12px 0 rgba(64,207,194,.25);border-bottom:5px solid #40cfc2;outline:0}@media(min-width:760px){.rec-eng-radio--active[data-v-5f44d4fc]{border-bottom:3px solid #40cfc2}}@media(min-width:1024px){.rec-eng-radio[data-v-5f44d4fc]:hover{-webkit-box-shadow:0 3px 12px 0 rgba(64,207,194,.25);box-shadow:0 3px 12px 0 rgba(64,207,194,.25);border-bottom:3px solid #40cfc2}}.rec-eng-radio[data-v-5f44d4fc]:hover{outline:0}@media(min-width:1024px)and (pointer:coarse){.rec-eng-radio[data-v-5f44d4fc]:hover{-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.05);box-shadow:0 3px 12px 0 rgba(0,0,0,.05);border-bottom:none}}.rec-eng-radio__indicator[data-v-5f44d4fc]{display:none;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:14px;border:1px solid #c4cdd6;border-radius:14px}.rec-eng-radio--active .rec-eng-radio__indicator[data-v-5f44d4fc]{border-color:#40cfc2;border-width:2px}.img-wrapper[data-v-5f44d4fc]{display:none;width:65px;margin-right:24px;-ms-flex-negative:0;flex-shrink:0}.img-wrapper img[data-v-5f44d4fc]{width:100%}.rec-eng-radio__main[data-v-5f44d4fc]{font-size:16px;font-weight:700;text-transform:uppercase;color:#2f4267}.rec-eng-radio__secondary[data-v-5f44d4fc]{font-size:14px;color:#626f88}.fleet__answer[data-v-17bd2819],.fleet__answer[data-v-5542f0ca],.productType__answer[data-v-054ad7a8]{margin-bottom:8px}.rec-eng__outer-wrapper .errorfield{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rec-eng__submit-button{margin-top:8px;margin-bottom:40px}.rec-eng__privacy-policy{display:block;position:relative;text-align:center;margin:0 auto;margin-top:8px}@media(min-width:760px){.rec-eng__privacy-policy{display:none}}.rec-eng__privacy-policy:focus{-webkit-box-shadow:none;box-shadow:none}.popover-inner div p{font-size:14px}.popover-inner a{position:relative;display:block;font-size:12px;text-transform:uppercase;color:#40cfc2;margin-top:16px}.popover-inner a:hover{color:#fc7a32}.rec-eng__privacy-policy-svg{display:inline;width:13px;height:16px;vertical-align:baseline;margin-right:8px}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#000;color:#fff;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:16px 16px 0 16px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-11px;left:calc(50% - 16px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#fff;color:#000;padding:24px;border-radius:4px;-webkit-box-shadow:0 5px 17px rgba(0,0,0,.2);box-shadow:0 5px 17px rgba(0,0,0,.2);width:90%;max-width:334px;margin:0 auto}.tooltip.popover .popover-arrow{border-color:#fff}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.rec-eng__outer-wrapper{position:relative}.rec-eng__navigation-wrapper{background-color:#ebf7f5}.rec-eng__navigation{width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding-top:16px}@media(min-width:760px){.rec-eng__navigation{width:90%;max-width:1214px;margin:0 auto}}.rec-eng__back-button{position:relative;width:10px;height:16px}.rec-eng__back-button-svg{fill:#40cfc2}.rec-eng__back-button:disabled .rec-eng__back-button-svg{fill:#cfe8e4}.rec-eng__questions-wrapper ul{margin:24px;margin-bottom:8px}@media(min-width:760px){.rec-eng__questions-wrapper ul{margin-top:30px;margin-bottom:76px}}.result__content .prog-bar-wrapper{background-color:#40cfc2}@media(min-width:760px){.col--1{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}}@media(min-width:760px){.col--2{margin-left:120px;width:90%}}.result__content{position:relative}.result__title{max-width:600px;text-align:left}.result__basis{position:absolute;right:0;width:300px;top:0;text-align:left}@media(max-width:999px){.result__basis{position:relative}}.result__edit{font-size:12px;position:relative}.result__edit:before{content:">";right:-13px;position:absolute;-webkit-transform:rotateY(65deg);transform:rotateY(65deg);font-size:20px}.result__logic{color:#40cfc2;font-size:14px;display:block}.result__apply{background-color:#fc7a32;color:#fff;padding:14px;display:inline-block;width:100%;border-radius:4px;margin-top:24px;letter-spacing:.6px;font-weight:600}.result__apply:hover{background-color:#40cfc2;color:#fff}.result__wrapper{width:90%;max-width:1214px;margin:0 auto}.result__card-info{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;margin-top:56px;margin-bottom:24px;border-radius:4px;-webkit-box-shadow:0 3px 16px -5px rgba(0,0,0,.2);box-shadow:0 3px 16px -5px rgba(0,0,0,.2)}@media(max-width:759px){.result__card-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.result-also-disclaimers>div{-webkit-transition:all 1s ease 1s;transition:all 1s ease 1s}.result-also-disclaimers>div.active{background-color:#eee;position:relative;margin:-10px;padding:10px}.result__small-print{padding-top:24px}.tabs__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;text-transform:uppercase;color:#40cfc2;margin-top:20px;border-bottom:1px solid rgba(64,207,194,.4)}@media(min-width:760px){.tabs__top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.tab__trigger{font-weight:500;padding:0 10px 10px;opacity:.6;border-bottom:1px solid transparent;margin-bottom:-1px}button.tab__trigger:focus{-webkit-box-shadow:none;box-shadow:none}.tab__trigger.tab__trigger--active,button.tab__trigger:focus{opacity:1;border-bottom:1px solid #40cfc2}.tab-benefits__bullets>div,.tab-benefits__bullets>p{display:none}.tab-benefits__bullets ul li{color:#70777c}.tab-details{padding-left:8px;width:90%}@media(max-width:759px){.tab-details{padding-left:0;width:100%}}.tab-details p{padding-bottom:8px}.tab-details ul{padding-left:28px}.tab-details ul li{list-style-type:disc;line-height:1.618em;padding-bottom:4px}.tab-benefits,.tab-details{text-align:left;padding-top:20px}.tab-benefits:not(.tab-benefits--show-all) ul,.tab-benefits ul{list-style-type:none;padding-left:20px}.tab-benefits li{position:relative}.tab-benefits li:before{content:"";background-color:#2c2e30;position:absolute;width:6px;height:6px;left:-15px;top:12px;border-radius:10px}.tab-details:not(.tab-details--show-all)>div{display:none}.util__debutton.show-more-button{position:relative;color:#40cfc2;text-transform:none;margin:0;margin-top:20px;padding:0;font-size:14px;letter-spacing:1.1px}@media(max-width:759px){.util__debutton.show-more-button{margin-left:0}}.show-more-button:after{content:"";border:2px solid currentColor;border-top-color:transparent;border-left-color:transparent;width:9px;height:9px;position:absolute;right:-15px;top:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .2s linear;transition:all .2s linear}.tab-benefits--show-all .show-more-button:after,.tab-details--show-all .show-more-button:after{-webkit-transform:rotate(225deg) translate(-3px,-4px);transform:rotate(225deg) translate(-3px,-4px)}.util__debutton.show-more-button:active,.util__debutton.show-more-button:focus{-webkit-box-shadow:none;box-shadow:none}.tab-details .util__debutton.show-more-button{margin-left:0}.result__rec-img-wrapper{width:100%}.result__card-img{width:100%;max-width:280px}.result__card-name{text-align:left;padding-top:0;font-size:24px}@media(max-width:759px){.result__card-name{text-align:center;margin-left:0;padding:24px 0}}.result-also-rec-heading{border-top:1px solid #ebeff2;padding:24px;text-align:center;font-size:28px}@media(min-width:760px){.result-also-rec-heading{border-top:none;border-bottom:1px solid #ebeff2;text-align:left;margin-bottom:48px;padding:40px 0 24px 0}}.result-also-rec{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:760px){.result-also-rec{text-align:left;margin-right:0;margin-left:0}}.result-also-rec>li{padding:8px 8px 16px;text-align:center;width:90%;max-width:505px;margin:12px 0;border-top:1px solid #ebeff2}.result-also-rec>li .result__apply{display:block;max-width:275px;margin:0 auto 32px;line-height:1.3;text-align:center}.result-also-rec__card-title{font-family:Merriweather,sans-serif;font-weight:400;font-size:18px;line-height:1.5;font-weight:700}@media(min-width:760px){.result-also-rec__card-title{font-size:20px}}.result__small-print{text-align:left;font-size:12px}.result-also-rec__card-image{display:block;margin:0 auto 16px;width:100%;max-width:275px}@media(min-width:760px){.result-also-rec__card-image{margin-bottom:24px}}.result__small-print *{font-size:12px!important;line-height:1.8}.result-also-rec__card-link{position:relative}.result-also-rec__card-content{margin-top:24px}.result-also-rec__card-content .tab-benefits:not(.tab-benefits--show-all) li{display:none}.result-also-rec__card-content .tab-benefits:not(.tab-benefits--show-all) li:nth-child(-n+3){display:list-item}@media(min-width:496px){.result-also-rec>li{border:1px solid #ebeff2;border-radius:4px;-webkit-box-shadow:0 6px 19px -8px rgba(0,0,0,.2);box-shadow:0 6px 19px -8px rgba(0,0,0,.2)}.result-also-rec__card-content{margin:20px 15px 20px 25px}}@media(min-width:760px){.result-also-rec__card-content{margin:20px 10px 20px 20px}.result-also-rec__card-title{padding-bottom:24px}.result-also-rec{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.result-also-rec>li{width:47%;text-align:left;padding:24px;margin:16px 0 24px}}@media(min-width:1280px){.result-also-rec__card-content{margin:30px 50px 24px 70px}.result-also-rec{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result-also-rec>li{width:45%;margin:16px 34px 48px}.result-also-rec>li .result__apply{margin:0 0 32px}.result-also-rec__card-image{margin:0 0 16px}}
/** BS, BS-vue stripped */

.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}
.overflow-hidden{overflow:hidden!important}
.bottom-0{bottom:0!important}
.w-100{width:100%!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}
.m-2{margin:.5rem!important}
.m-3{margin:1rem!important}
.m-4{margin:1.5rem!important}

.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.mt-2{margin-top:.5rem!important}
.mt-4{margin-top:1.5rem!important}
.mb-1{margin-bottom:.25rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.p-2{padding:.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}
.pb-4{padding-bottom:1.5rem!important}
.text-center{text-align:center!important}
.rounded{border-radius:var(--bs-border-radius)!important}
.visible{visibility:visible!important}

/** TW stripped */

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,fieldset {
	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; }
.border-gray-300 { border-color: #e2e8f0; border-color: rgba(226, 232, 240, 1); }
.rounded { border-radius: 0.25rem; }
.border-t { border-top-width: 1px;  border-bottom-style: solid; }
.border-b { border-bottom-width: 1px; border-bottom-style: solid; }
.flex { display: flex; }
.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; }
.justify-center { justify-content: center; }
.content-center { align-content: center; }
.flex-1 { flex: 1 1 0%; }
.flex-auto { flex: 1 1 auto; }
.font-medium { font-weight: 500; }
.h-16 { height: 4rem; }
.m-4 { margin: 1rem; }
.my-2 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.my-4 { margin-top: 1rem; margin-bottom: 1rem; }
.mx-4 { margin-left: 1rem; margin-right: 1rem; }
.my-12 { margin-top: 3rem; margin-bottom: 3rem; }
.mx-16 { margin-left: 4rem; margin-right: 4rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.mr-0 { margin-right: 0; }
.mb-1 { margin-bottom: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mb-2 { margin-bottom: 0.5rem; }
.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-6 { margin-top: 1.5rem; }
.mt-8 { margin-top: 2rem; }
.mb-8 { margin-bottom: 2rem; }
.mt-12 { margin-top: 3rem; }
.mt-24 { margin-top: 6rem; }
.mb-24 { margin-bottom: 6rem; }
.-mb-8 { margin-bottom: -2rem; }
.max-w-sm { max-width: 24rem; }
.max-w-md { max-width: 28rem; }
.max-w-screen-md { max-width: 768px; }
.overflow-hidden { overflow: hidden; }
.p-2 { padding: 0.5rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
.py-8 { padding-top: 2rem; padding-bottom: 2rem; }
.py-10 { padding-top: 2.5rem; padding-bottom: 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; }
.pl-0 { padding-left: 0; }
.pr-4 { padding-right: 1rem; }
.pb-4 { padding-bottom: 1rem; }
.pb-6 { padding-bottom: 1.5rem; }
.pt-8 { padding-top: 2rem; }
.pt-10 { padding-top: 2.5rem; }
.pb-10 { padding-bottom: 2.5rem; }
.pt-12 { padding-top: 3rem; }
.pt-16 { padding-top: 4rem; }
.pb-20 { padding-bottom: 5rem; }
.absolute { position: absolute; }
.relative { position: relative; }
.right-0 { right: 0; }
.bottom-0 { bottom: 0; }
.text-center { text-align: center; }
.uppercase { text-transform: uppercase; }
.visible { visibility: visible; }
.w-1\/2 { width: 50%; }
.w-11\/12 { width: 91.666667%; }
.w-full { width: 100%; }
.w-24 { width: 6rem; }
.z-0 { z-index: 0; }
.z-10 { z-index: 10; }
.z-20 { z-index: 20; }

@media (min-width: 640px) {
 .sm\:flex-row { flex-direction: row; }
 .sm\:mt-32 { margin-top: 8rem; }
 .sm\:-mb-10 { margin-bottom: -2.5rem; }
 .sm\:px-4 { padding-left: 1rem; padding-right: 1rem; }
 .sm\:pl-0 { padding-left: 0; }
}
@media (min-width: 768px) {
 .md\:border-0 { border-width: 0; }
 .md\:flex { display: flex; }
 .md\:flex-row { flex-direction: row; }
 .md\:flex-1 { flex: 1 1 0%; }
 .md\:mb-0 { margin-bottom: 0; }
 .md\:mr-8 { margin-right: 2rem; }
 .md\:mr-20 { margin-right: 5rem; }
 .md\:mt-24 { margin-top: 6rem; }
 .md\:-mb-12 { margin-bottom: -3rem; }
 .md\:-ml-48 { margin-left: -12rem; }
 .md\:pl-2 { padding-left: 0.5rem; }
 .md\:relative { position: relative; }
 .md\:w-1\/2 { width: 50%; }
 .md\:w-4\/5 { width: 80%; }
 .md\:w-full { width: 100%; }
}
@media (min-width: 1024px) {
 .lg\:rounded-l { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
 .lg\:flex-row { flex-direction: row; }
 .lg\:justify-start { justify-content: flex-start; }
 .lg\:mt-0 { margin-top: 0; }
 .lg\:mb-0 { margin-bottom: 0; }
 .lg\:mr-4 { margin-right: 1rem; }
 .lg\:ml-4 { margin-left: 1rem; }
 .lg\:-mt-2 { margin-top: -0.5rem; }
 .lg\:px-0 { padding-left: 0; padding-right: 0; }
 .lg\:px-10 { padding-left: 2.5rem; padding-right: 2.5rem; }
 .lg\:py-16 { padding-top: 4rem; padding-bottom: 4rem; }
 .lg\:py-24 { padding-top: 6rem; padding-bottom: 6rem; }
 .lg\:pt-0 { padding-top: 0; }
 .lg\:pl-8 { padding-left: 2rem; }
 .lg\:pr-16 { padding-right: 4rem; }
 .lg\:pl-16 { padding-left: 4rem; }
 .lg\:pt-24 { padding-top: 6rem; }
 .lg\:w-1\/2 { width: 50%; }
 .lg\:w-2\/3 { width: 66.666667%; }
}
@media (min-width: 1280px) {
 .xl\:flex-row { flex-direction: row; }
 .xl\:mx-0 { margin-left: 0; margin-right: 0; }
 .xl\:px-0 { padding-left: 0; padding-right: 0; }
}




@charset "UTF-8";

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

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

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

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

a {
  color: #FC7A32;
  text-decoration: none;
  font-weight: 500;
}

a:hover {
  color: #626F88;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 700;
  color: #2F4267;
}

h1, h2, h3 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.style-half-pad h1,
.style-half-pad h2,
.style-half-pad h3 {
  padding-top: 8px;
  padding-bottom: 8px;
}

h1 {
  font-size: 56px;
  line-height: 1.2em;
}

@media (max-width: 1023px) {
  h1 {
    font-size: 36px;
  }
}

@media (max-width: 759px) {
  h1 {
    font-size: 28px;
  }
}

h2 {
  font-size: 38px;
  line-height: 1.2em;
}

@media (max-width: 639px) {
  h2 {
    font-size: 26px;
  }
}

h3 {
  font-size: 28px;
  line-height: 1.2em;
}

h4 {
  font-size: 22px;
  line-height: 1.614em;
}

@media (max-width: 639px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 18px;
  line-height: 1.614em;
}

h6 {
  font-size: 16px;
  line-height: 1.614em;
  margin-bottom: 16px;
}

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

.leading p:first-child {
  font-size: 20px;
  line-height: 1.618em;
}

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: .9em;
  background: red;
  width: .25em;
  height: .25em;
  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: inherit;
}

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

.util-color__brand {
  color: #FC7A32;
}

.util-color__dark {
  color: #626F88;
}

.util-color__medium {
  color: #C4CDD6;
}

.util-color__light {
  color: #EBEFF2;
}

.util-color__brand2 {
  color: #2F4267;
}

.util-color__brand3 {
  color: #40CFC2;
}

.util-color__light2 {
  color: #EBF7F5;
}

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

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

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

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

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

.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-background-transparent-white {
  background-color: rgba(255, 255, 255, 0.5);
}

.page--name-on-boarding .style-color-paragraph-parent--white p {
  color: #FFF;
}

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

.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-b-parent--orange b {
  color: #FC7A32;
}

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

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

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

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

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

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

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

.style-color-headlines-parent--dark h1 {
  color: #626F88;
}

.style-color-headlines-parent--dark h2 {
  color: #626F88;
}

.style-color-headlines-parent--dark h3 {
  color: #626F88;
}

.style-color-headlines-parent--dark h4 {
  color: #626F88;
}

.style-color-headlines-parent--dark h5 {
  color: #626F88;
}

.style-color-headlines-parent--dark h6 {
  color: #626F88;
}

.style-color-paragraph-parent--dark p {
  color: #626F88;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.style-color-headlines-parent--brand2 h1 {
  color: #2F4267;
}

.style-color-headlines-parent--brand2 h2 {
  color: #2F4267;
}

.style-color-headlines-parent--brand2 h3 {
  color: #2F4267;
}

.style-color-headlines-parent--brand2 h4 {
  color: #2F4267;
}

.style-color-headlines-parent--brand2 h5 {
  color: #2F4267;
}

.style-color-headlines-parent--brand2 h6 {
  color: #2F4267;
}

.style-color-paragraph-parent--brand2 p {
  color: #2F4267;
}

.style-color-headlines-parent--brand3 h1 {
  color: #40CFC2;
}

.style-color-headlines-parent--brand3 h2 {
  color: #40CFC2;
}

.style-color-headlines-parent--brand3 h3 {
  color: #40CFC2;
}

.style-color-headlines-parent--brand3 h4 {
  color: #40CFC2;
}

.style-color-headlines-parent--brand3 h5 {
  color: #40CFC2;
}

.style-color-headlines-parent--brand3 h6 {
  color: #40CFC2;
}

.style-color-paragraph-parent--brand3 p {
  color: #40CFC2;
}

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

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

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

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

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

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

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

.style-color-headlines-parent--extra h1 {
  color: #888F9E;
}

.style-color-headlines-parent--extra h2 {
  color: #888F9E;
}

.style-color-headlines-parent--extra h3 {
  color: #888F9E;
}

.style-color-headlines-parent--extra h4 {
  color: #888F9E;
}

.style-color-headlines-parent--extra h5 {
  color: #888F9E;
}

.style-color-headlines-parent--extra h6 {
  color: #888F9E;
}

.style-color-paragraph-parent--extra p {
  color: #888F9E;
}

.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-border-color-gray-blue {
  border-color: #546784;
}

.style-color--gray-blue {
  color: #546784;
}

.style-color-headlines-parent--gray-blue h1 {
  color: #b1b8c5;
}

.style-color-headlines-parent--gray-blue h2 {
  color: #b1b8c5;
}

.style-color-headlines-parent--gray-blue h3 {
  color: #b1b8c5;
}

.style-color-headlines-parent--gray-blue h4 {
  color: #b1b8c5;
}

.style-color-headlines-parent--gray-blue h5 {
  color: #b1b8c5;
}

.style-color-headlines-parent--gray-blue h6 {
  color: #b1b8c5;
}

.style-color-paragraph-parent--gray-blue p {
  color: #b1b8c5;
}

.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--56px h1 {
  font-size: 56px;
}

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

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

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

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

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

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

.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--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--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--20px h1 {
  font-size: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-font-size-headlines-parent--14px h1 {
  font-size: 14px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-text-transform-headlines-parent--uppercase h1 {
  text-transform: uppercase;
  font-weight: 500;
}

.style-text-transform-headlines-parent--uppercase h2 {
  text-transform: uppercase;
  font-weight: 500;
}

.style-text-transform-headlines-parent--uppercase h3 {
  text-transform: uppercase;
  font-weight: 500;
}

.style-text-transform-headlines-parent--uppercase h4 {
  text-transform: uppercase;
  font-weight: 500;
}

.style-text-transform-headlines-parent--uppercase h5 {
  text-transform: uppercase;
  font-weight: 500;
}

.style-text-transform-headlines-parent--uppercase h6 {
  text-transform: uppercase;
  font-weight: 500;
}

.style-text-transform-paragraph-parent--uppercase p {
  text-transform: uppercase;
  font-weight: 500;
}

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

.style-links-hero-box a p {
  font-weight: normal;
}

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

.style-hover-color-paragraph-parent--white:hover img {
  opacity: 1;
}

.style-hover-color-paragraph-parent--white img {
  opacity: 0.65;
}

.style-hover-color-paragraph-parent--white .style-color-image-white img {
  opacity: 1;
}

.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;
}

.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;
}

.fcusa-shadow-box {
  box-shadow: 0px 3px 40px 0px rgba(0, 0, 0, 0.08);
}

.style-chicklet {
  width: 22%;
  height: 58px;
  border-radius: 4px;
  margin-right: 3%;
  margin-bottom: 9px;
  color: #2F4267;
  font-size: 10px;
  transition: background-color 0.3s ease-in;
}

@media (min-width: 640px) {
  .style-chicklet {
    width: 88px;
    margin-right: 14px;
  }
}

.style-chicklet p {
  color: #2F4267;
  font-size: 10px;
}

a.style-chicklet:hover {
  background-color: white;
  transition: background-color 0.3s ease-out;
}

.style-h2-no-padding-top h2 {
  padding-top: 0px;
}

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

.util-ie11-flex-end:before {
  content: "";
}

.util-ie11-flex-end {
  margin-left: auto;
  margin-right: 0;
}

.hero__bluebox-width {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
}

.util-h1-like-h2 h1 {
  font-size: 38px;
  line-height: 1.2em;
}

@media (max-width: 639px) {
  .util-h1-like-h2 h1 {
    font-size: 26px;
  }
}

.util-legal h3 b {
  color: #FC7A32;
}

.util-legal .text ul li:before {
  background: black;
}

.util-legal .text ul li {
  color: #626F88;
}

.util-ul-indent .text ul {
  padding-left: 40px;
}

.util-legal-h1-full-width h1 {
  max-width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .base-form__input,
  #mktoForm_1017 .mktoField {
    height: 51px;
  }

  .component-button,
  .util__rec-button,
  .mktoButton {
    padding: 0px 25px;
    height: 51px;
  }
}

/* formatting for privacy policy and other utility pages */

.longtext h3 {
  margin-top: 1em;
}

/* borrowed from Comdata Trucking utils. these are used by the column maker top & bottom spacing selectors */

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

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

.util__section-top h1 {
  font-size: 36px;
}

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

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

.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;
  }
}

.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;
}

.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;
  }
}

.style-font-size-li-parent--16px .text ul li {
  font-size: 16px;
  color: #626F88;
}

.style-font-size-li-parent--16px .text ul li::before {
  top: 0.7em;
  background: #FC7A32;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.5em;
}

/*
 * 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;
}

/*
 Table of contents

 Header
 Footer
 Home Hero
 Buttons
 FAQs
 Contact Form
 Modal
 Sitemap
 Rec Engine Form (more in vue)
 Page Promo List Filter
 Footer
 Map section
 Site Map
 Column Maker
 Compare Table

*/

/* Header */

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

.header:after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: 1px solid #dbe1e5;
  width: 100%;
  max-width: 1280px;
}

@media (min-width: 1270px) {
  .header:after {
    margin: 4px auto 0;
  }
}

.page--fleetcardsusa.homepage .header:after {
  display: none;
}

.page--fleetcardsusa.homepage .header {
  background-color: #FFFFFF;
}

.page--fleetcardsusa.homepage.page--white-header .header {
  background-color: #fff;
}

.page--fleetcardsusa.compare-cards .header {
  background-color: #eaf7f5;
}

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

.top-nav__desktop-menu {
  width: 1280px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

.top-nav__call-now {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 15px;
}

@media (max-width: 1300px) {
  .top-nav__desktop-menu {
    width: 100%;
    padding-right: 20px;
    padding-left: 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;
  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;
}

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

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

/* break to mobile menu logic */

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

  .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);
  }

  .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: 15px;
  align-items: center;
  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: 32px;
}

@media (max-width: 1262px) {
  .main-pages > li {
    margin-left: 24px;
  }
}

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

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

.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 > 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: #FC7A32;
}

/* Header Mobile Nav */

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

.mobile__header-phone {
  margin-left: auto;
  padding-right: 10px;
  font-size: 15px;
  color: #FC7A32;
  width: -moz-fit-content;
  width: fit-content;
}

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

@media (min-width: 375px) {
  .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 0.2s ease-in-out;
  background-color: #626F88;
}

.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: #00283B;
}

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

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

.mobile__buttons {
  display: flex;
  justify-content: flex-end;
  /*margin-bottom: 50px;*/
}

.mobile__list {
  margin: 3vh 0 6vh;
  animation: fade-in 0.3s ease-in forwards;
}

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

.mobile__list a,
.mobile__menu-offers-show {
  font-size: 16px;
  color: #2F4267;
}

.mobile__list li {
  border-bottom: 1px solid #C4CDD6;
  padding: 10px 0;
}

.mobile__menu-offers {
  display: none;
}

.mobile__list-show-offers .mobile__menu-offers {
  display: block;
  opacity: 0;
  animation: fade-in 0.3s ease-in forwards;
}

.mobile__menu-offers-back {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  height: 20px;
  overflow: hidden;
  padding: 0;
  text-indent: 110%;
  white-space: nowrap;
  width: 16px;
  background: url("clientlib-site/resources/images/mobile-arrow.png") no-repeat;
}

.mobile__menu-phone {
  color: #40CFC2;
  font-weight: bold;
}

a.mobile__menu-phone-link {
  color: #626F88;
}

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

  to {
    opacity: 1;
  }
}

.mobile__menu-main {
  display: block;
}

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

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

.mobile__modal-phones p {
  color: white;
}

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

.mobile__modal-wrapper {
  display: block;
  background: #ebeff2;
  top: 0;
  position: fixed;
  right: -1180px;
  width: 100%;
  height: 100%;
  padding: 25px;
  z-index: 500;
  transition: right 0.5s linear;
}

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

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

/* Home Hero */

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

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

@media (max-width: 1300px) {
  .fcusa-hero {
    padding-left: 1rem;
  }
}

@media (max-width: 1174px) {
  .fcusa-hero {
    padding-left: 0rem;
  }
}

@media (max-width: 767px) {
  .fcusa-hero {
    margin-top: 345px;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .fcusa-hero {
    margin-top: 220px;
  }
}

@media (min-width: 1024px) {
  .hero__category-box-top-margin {
    margin-top: -9rem;
  }
}

@media (min-width: 1198px) {
  .person-phone-size img {
    margin-left: 280px;
  }
}

@media (min-width: 1024px) {
  .person-phone-size img {
    margin-bottom: -70px;
  }

  .style-links-hero-box {
    padding-right: 0;
  }

  .style-links-hero-box .block__parent {
    width: 99%;
    justify-content: space-between;
  }

  .style-links-hero-box .block__parent > a {
    max-width: 280px;
  }
}

@media (min-width: 1280px) {
  .fcusa-home-hero-headline {
    margin-top: 105px;
  }
}

/* Footer */

.footer__wrapper {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

@media (max-width: 479px) {
  .footer__wrapper {
    max-width: 360px;
  }
}

.footer__top-row {
  margin: 64px 0 54px;
}

@media (min-width: 1000px) {
  .footer__top-row {
    display: flex;
    justify-content: center;
  }
}

.footer__bottom-row {
  border-top: 1px solid #dbe1e6;
  padding: 32px 0;
  margin: 0;
}

@media (min-width: 1000px) {
  .footer__bottom-row {
    margin: 0 2%;
    display: flex;
    justify-content: space-between;
  }
}

.footer__column {
  margin: 20px 0;
}

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

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

@media (min-width: 580px) {
  .footer__statement {
    padding-bottom: 0px;
  }
}

footer p,
footer a,
.footer__copyright {
  color: #626F88;
}

footer a:hover {
  color: #FC7A32;
}

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

.footer__list li {
  color: #626F88;
  padding-bottom: 10px;
  font-size: 16px;
}

.footer__logo-image-wrapper {
  margin-bottom: 16px;
  max-width: 170px;
}

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

.footer__list-social-media svg {
  color: #626F88;
}

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

.social__youtube:after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fab'%20data-icon='youtube-square'%20class='svg-inline--fa%20fa-youtube-square%20fa-w-14'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20fill='%23abb1be'%20d='M186.8%20202.1l95.2%2054.1-95.2%2054.1V202.1zM448%2080v352c0%2026.5-21.5%2048-48%2048H48c-26.5%200-48-21.5-48-48V80c0-26.5%2021.5-48%2048-48h352c26.5%200%2048%2021.5%2048%2048zm-42%20176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9%20128%20224%20128%20224%20128s-113.9%200-142.2%207.7c-15.7%204.2-28%2016.6-32.2%2032.4-7.6%2028.5-7.6%2088.2-7.6%2088.2s0%2059.6%207.6%2088.2c4.2%2015.8%2016.5%2027.7%2032.2%2031.9C110.1%20384%20224%20384%20224%20384s113.9%200%20142.2-7.7c15.7-4.2%2028-16.1%2032.2-31.9%207.6-28.5%207.6-88.1%207.6-88.1z'%3E%3C/path%3E%3C/svg%3E");
}

.social__fb:after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fab'%20data-icon='facebook-square'%20class='svg-inline--fa%20fa-facebook-square%20fa-w-14'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20fill='%23abb1be'%20d='M400%2032H48A48%2048%200%200%200%200%2080v352a48%2048%200%200%200%2048%2048h137.25V327.69h-63V256h63v-54.64c0-62.15%2037-96.48%2093.67-96.48%2027.14%200%2055.52%204.84%2055.52%204.84v61h-31.27c-30.81%200-40.42%2019.12-40.42%2038.73V256h68.78l-11%2071.69h-57.78V480H400a48%2048%200%200%200%2048-48V80a48%2048%200%200%200-48-48z'%3E%3C/path%3E%3C/svg%3E");
}

.social__linkedin:after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fab'%20data-icon='linkedin'%20class='svg-inline--fa%20fa-linkedin%20fa-w-14'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20fill='%23abb1be'%20d='M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z'%3E%3C/path%3E%3C/svg%3E");
}

.social__twitter:after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%20%3Csvg%20aria-hidden='true'%20focusable='false'%20data-prefix='fab'%20data-icon='twitter'%20class='svg-inline--fa%20fa-twitter%20fa-w-16'%20role='img'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23ABB1BE'%20d='M459.37%20151.716c.325%204.548.325%209.097.325%2013.645%200%20138.72-105.583%20298.558-298.558%20298.558-59.452%200-114.68-17.219-161.137-47.106%208.447.974%2016.568%201.299%2025.34%201.299%2049.055%200%2094.213-16.568%20130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772%206.498.974%2012.995%201.624%2019.818%201.624%209.421%200%2018.843-1.3%2027.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969%207.797%2030.214%2012.67%2047.431%2013.319-28.264-18.843-46.781-51.005-46.781-87.391%200-19.492%205.197-37.36%2014.294-52.954%2051.655%2063.675%20129.3%20105.258%20216.365%20109.807-1.624-7.797-2.599-15.918-2.599-24.04%200-57.828%2046.782-104.934%20104.934-104.934%2030.213%200%2057.502%2012.67%2076.67%2033.137%2023.715-4.548%2046.456-13.32%2066.599-25.34-7.798%2024.366-24.366%2044.833-46.132%2057.827%2021.117-2.273%2041.584-8.122%2060.426-16.243-14.292%2020.791-32.161%2039.308-52.628%2054.253z'%3E%3C/path%3E%3C/svg%3E%0A");
}

.footer__social-media {
  margin-top: 30px;
  display: flex;
}

@media (min-width: 640px) {
  .footer__social-media {
    margin-top: 0px;
  }
}

/* Buttons */

.component-button {
  padding: 12px 25px;
  margin: 0 20px 0 0;
  display: inline-block;
  color: #fff;
  background: #FC7A32;
  border: 1px solid #FC7A32;
  border-radius: 4px;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: 0.3s all ease-in;
  font-size: 16px;
}

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

.component-button:hover {
  background: #40CFC2;
  border-color: #40CFC2;
  transition: 0.3s all ease-out;
}

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

.component-button.component-button--grey {
  background: #C4CDD6;
  border: 1px solid #626F88;
}

.component-button.component-button--grey:hover {
  background: #f9f9f9;
  border-color: #ddd;
  color: #FC7A32;
}

.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: #626F88;
  border: 1px solid #626F88;
}

.component-button.component-button--muted:hover {
  background: #f9f9f9;
  border-color: #ddd;
  color: #FC7A32;
}

/* 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: #FC7A32;
}

.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: #FC7A32;
}

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

/* Contact Form */

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

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

@media (min-width: 760px) {
  .contact-form__row {
    display: flex;
    justify-content: space-between;
    max-width: 520px;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}

@media (min-width: 760px) {
  .contact-form__row-button {
    width: 520px;
    margin: 0 auto;
  }
}

.contact-form__form .component-button {
  border-radius: 4px;
  width: 100%;
}

.mobile__buttons .component-button {
  border-radius: 4px;
  font-size: 14px;
}

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

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

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

.base-form__label-text {
  display: block;
  position: absolute;
  width: 90%;
  margin-bottom: 6px;
  font-size: 16px;
  letter-spacing: 0.1px;
  top: 50%;
  transform: translate(5%, -50%);
  z-index: 200;
  transition: 0.3s ease;
  color: #777;
}

.contact-form--fcusa .base-form__label-text {
  display: inline-block;
  width: auto;
  padding: 0 10px;
  color: #626f88;
  border-radius: 4px;
  background-color: white;
  font-weight: 400;
  font-size: 14px;
  transform: none;
  top: 15px;
  left: 5px;
}

.errorfield {
  padding: 7px;
  text-align: center;
  background-color: #e1261c;
  margin-top: -17px;
  position: absolute;
  border-radius: 4px;
  color: #e1261c;
  margin-bottom: 10px;
  opacity: 0;
  height: auto;
  max-height: 0;
  transition: 0.3s opacity linear;
  pointer-events: none;
}

.errorfield p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  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-content .base-form__label-text,
.has-select-content .base-form__label-text,
.has-focus .base-form__label-text {
  top: -8px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 0 6px;
  transition: 0.2s linear;
  font-size: 11px;
}

.has-error .base-form__input {
  border-color: #ec3b42;
  box-shadow: 0px 3px 12px -5px #ec3b42;
  outline: 0;
}

.has-error + .errorfield,
.has-error .errorfield {
  opacity: 1;
  max-height: 100px;
  z-index: 300;
}

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

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

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

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

  .contact-form__input-wrapper.contact-form__wrapper-email, .contact-form__input-wrapper.contact-form__wrapper-phone, .contact-form__input-wrapper.contact-form__wrapper-company {
    width: 61.1%;
  }

  .contact-form__input-wrapper.contact-form__wrapper-zipcode, .contact-form__input-wrapper.contact-form__wrapper-numvehicles, .contact-form__input-wrapper.contact-form__wrapper-phonetype {
    width: 35.1%;
  }
}

.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;
  margin-top: .3em;
}

.contact-form__check-box-wrapper p.base-form__disclaimer {
  font-size: 13px;
  margin-left: 36px;
  margin-right: 24px;
  line-height: 1.5;
}

.contact-form__check-box label {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}

.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;
}

.contact-form--fcusa select.base-form__input {
  border-radius: 4px;
  padding: 15px 15px 14px;
}

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

/* 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;
}

/* Rec Engine Form */

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

@media (min-width: 1198px) {
  .rec-eng-form__wrap {
    flex-direction: row;
  }
}

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

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

@media (max-width: 767px) {
  .rec-eng-form__wrap .base-form__label {
    width: 350px;
  }
}

@media (max-width: 767px) {
  .rec-eng-form__wrap button {
    width: 350px;
  }
}

@media (max-width: 767px) {
  .rec-eng__content .rec-eng-form__wrap {
    align-items: center;
  }
}

@media (max-width: 1197px) {
  .person-phone-size {
    max-width: 50%;
    margin-right: -4%;
  }
}

@media (max-width: 767px) {
  .person-phone-size {
    margin-right: unset;
    max-width: 100%;
    width: 386px;
    margin-bottom: 350px !important;
    right: unset;
  }
}

@media (max-width: 480px) {
  .person-phone-size {
    max-width: 250px;
    width: 250px;
  }
}

@media (max-width: 767px) {
  .flex-1.w-1\/2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .flex-1.w-1\/2 .text.parbase {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .text.parbase.section h1 {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .fcusa-hero .fcusa-home-hero-headline .block__parent {
    display: flex;
    align-items: center;
  }
}

/* Page Promo List Filter */

.promo-filter__wrap {
  margin-top: 60px;
}

.promo-filter__categories-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
  position: relative;
}

.promo-filter__category-list-item button,
.promo-filter__category-list-item a {
  color: #40CFC2;
  font-weight: 500;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.promo-filter__category-list-item button {
  margin-right: 50px;
}

.promo-filter__view-all-link {
  position: absolute;
  right: 0;
}

@media (max-width: 759px) {
  .promo-filter__view-all-link {
    position: relative;
  }
}

.promo-filter__category-list-item button:focus,
.promo-filter__category-list-item button:active,
.promo-filter__category-list-item button:hover {
  outline: none;
  border-bottom: 2px solid rgba(64, 207, 194, 0.28);
}

.promo-filter__list {
  display: flex;
  padding-bottom: 11px;
  justify-content: left;
  flex-wrap: wrap;
  margin-left: -32px;
  transition: 0.3s ease;
}

@media (max-width: 759px) {
  .promo-filter__list {
    flex-direction: column;
    margin-left: 0px;
  }
}

.promo-filter__tile {
  position: relative;
  margin-bottom: 20px;
  width: calc(25% - 32px);
  margin-left: 32px;
  margin-right: 0;
  text-align: left;
  box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.06);
  display: none;
  border-radius: 4px;
  font-weight: 500;
}

@media (max-width: 759px) {
  .promo-filter__tile {
    width: 100%;
    margin: 0 auto;
  }
}

.promo-filter__tile-body {
  padding: 32px 24px;
  line-height: 1.3;
}

.promo-filter__tile-heading a {
  display: block;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #2f4267;
  padding: 10px 0 30px;
  line-height: 24px;
}

.promo-filter__tile-heading a:hover {
  color: #FC7A32;
}

.promo-filter__image img {
  margin: 0 auto;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.promo-filter__tile-tags,
.promo-filter__author {
  color: #626F88;
  font-size: 12px;
}

.promo-filter__author {
  position: absolute;
  bottom: 32px;
}

/* map section */

.flex-1.special-bg:after {
  content: "";
  display: block;
  width: 50%;
  height: 340px;
  background-color: #eaf7f5;
  position: absolute;
  bottom: 0;
  left: -50%;
}

.special-map-section {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #2f4267 50%);
}

.special-map-nosection {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #eaf7f5 50%);
}

/* newsletter section */

@media (min-width: 1000px) {
  .newsletter-paragraph-width p {
    width: 65%;
  }
}

/* categories */

.special-category-section {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 70%, #2f4267 70%);
}

.categories__bluebox-width {
  width: 100%;
  max-width: 756PX;
  margin-right: auto;
  margin-left: 45%;
  z-index: 2;
}

.special-categories-bg:after {
  content: "";
  display: block;
  width: 50%;
  height: 140px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0%;
}

@media (max-width: 1279px) {
  .categories__bluebox-width {
    margin-left: auto;
  }
}

@media (max-width: 1023px) {
  .categories__bluebox-width {
    max-width: 768px;
  }

  .special-category-section {
    background-color: #2f4267;
  }

  .special-categories-bg:after {
    display: none;
  }
}

/* Site Map */

.sitemap__title {
  margin-left: 0px;
  text-align: center;
}

.sitemap__list .sitemap__list-item--3,
.sitemap__list .sitemap__list-item--4 {
  list-style-type: none;
  margin-left: 20px !important;
}

.sitemap__list .sitemap__list-item--5,
.sitemap__list .sitemap__list-item--6 {
  margin-left: 60px !important;
  list-style-type: none;
  text-transform: uppercase;
}

.sitemap__list .sitemap__list-item--3 a,
.sitemap__list .sitemap__list-item--4 a {
  color: #626F88;
  font-weight: normal;
  font-size: 20px;
  padding-bottom: 20px;
}

.sitemap__list .sitemap__list-item--3:first-of-type {
  line-height: 1.2em;
  margin-left: 0px;
  font-family: "Merriweather";
  padding-bottom: 20px;
  margin-left: 0px !important;
}

.sitemap__list .sitemap__list-item--3 a:first-of-type {
  font-size: 32px;
  color: #2F4267;
  font-weight: 600;
}

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

@media (max-width: 1439px) {
  .cm-column__parent {
    width: 80%;
  }
}

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

  .cm-column__parent .cm-column__child {
    width: 100%;
  }
}

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

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

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

.card-detail__wrap ul {
  list-style-type: disc;
  margin-left: 18px;
}

.card-detail__wrap li::marker {
  color: #FC7A32;
}

.card-detail-headline {
  background-color: #ebf7f5;
}

.card-detail-headline h3,
.card-detail__container {
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1299px) {
  .card-detail-headline h3,
    .card-detail__container {
    max-width: 90%;
  }
}

.card-detail-headline h3 {
  padding: 30px 0;
  color: #2F4267;
  font-weight: 400;
}

.product_title h2 {
  padding: 64px 0 58px;
  color: #2F4267;
  font-weight: 400;
}

@media (max-width: 1079px) {
  .product_title h2 {
    margin-bottom: 16px;
    padding: 0;
    font-size: 22px;
    font-weight: 600;
  }
}

@media (max-width: 759px) {
  .product_title h2 {
    font-size: 18px;
  }
}

.product_title h1 {
  padding: 64px 0 58px;
  color: #2F4267;
  font-weight: 400;
  font-size: 38px;
}

@media (max-width: 1079px) {
  .product_title h1 {
    margin-bottom: 16px;
    padding: 0;
    font-size: 22px;
    font-weight: 600;
  }
}

@media (max-width: 759px) {
  .product_title h1 {
    font-size: 18px;
  }
}

.product__title--mobile {
  display: block;
}

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

.product__title--desktop {
  display: none;
}

@media (min-width: 1080px) {
  .product__title--desktop {
    display: block;
  }
}

.card-detail__content {
  display: flex;
  justify-content: space-between;
  padding: 0 40px 64px 0;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 1079px) {
  .card-detail__content {
    flex-direction: column;
    margin-top: 36px;
    padding-right: 0;
  }
}

.card-detail__content li,
.card-detail__content p {
  color: #2D363F;
}

.card-detail__content h3 {
  padding-top: 0;
  color: #FC7A32;
}

@media (max-width: 479px) {
  .card-detail__content h3 {
    font-size: 22px;
  }
}

.card-detail__apply {
  margin-bottom: 28px;
}

@media (min-width: 1080px) {
  .card-detail__apply {
    max-width: 276px;
    margin-bottom: 0;
  }
}

@media (max-width: 1079px) {
  .card-detail__apply-inner-wrap {
    display: flex;
  }
}

@media (max-width: 479px) {
  .card-detail__image {
    min-width: 130px;
  }
}

@media (max-width: 1079px) {
  .card-detail__product-slogan-wrap {
    margin-left: 22px;
  }
}

.card-detail__product-slogan {
  margin-top: 18px;
  font-style: italic;
  text-align: center;
}

@media (max-width: 1079px) {
  .card-detail__product-slogan {
    text-align: left;
  }
}

.card-detail__product-slogan p {
  font-family: "Merriweather", serif;
}

@media (max-width: 759px) {
  .card-detail__product-slogan p {
    font-size: 14px;
  }
}

@media (max-width: 479px) {
  .card-detail__product-slogan p {
    font-size: 12px;
  }
}

.card-detail__button {
  display: block;
  width: 84%;
  margin: 16px auto 0;
  padding: 8px 0;
  font-size: 14px;
  color: #fff;
  background-color: #FC7A32;
  text-align: center;
  border-radius: 4px;
  transition: background-color 0.3s ease-out;
}

.card-detail__button:hover {
  color: #fff;
  background-color: #40CFC2;
  transition: background-color 0.3s ease-in;
}

@media (max-width: 1439px) {
  .card-detail__button {
    width: 100%;
    max-width: 276px;
    margin-left: 0;
    margin-top: 24px;
  }
}

@media (max-width: 479px) {
  .card-detail__button {
    max-width: 100%;
  }
}

.card-detail__benefits {
  max-width: 500px;
}

@media (max-width: 1079px) {
  .card-detail__benefits {
    margin-bottom: 28px;
  }
}

.card-detail__benefits a {
  color: #FC7A32;
}

.card-detail__benefits .long-bullets ul {
  list-style-type: disc;
  margin-left: 18px;
}

@media (max-width: 1279px) {
  .card-detail__benefits .long-bullets ul {
    margin-right: 48px;
    padding-bottom: 0px;
  }
}

.card-detail__benefits .long-bullets ul li {
  font-size: 16px;
}

@media (max-width: 479px) {
  .card-detail__benefits .long-bullets ul li {
    font-size: 14px;
  }
}

.card-detail__savings-fees {
  max-width: 200px;
}

@media (max-width: 1079px) {
  .card-detail__savings-fees p,
  .card-detail__savings-fees li {
    font-size: 14px;
  }
}

.card-detail__benefits-savings,
.card-detail__benefits-fees {
  padding-left: 22px;
  border-left: 2px solid #ccc;
}

.card-detail__benefits-savings {
  padding-bottom: 40px;
}

.card-detail__rewards-wrap {
  padding: 44px 0;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 759px) {
  .card-detail__rewards-wrap {
    padding: 20px 0 40px;
  }
}

.card-detail__rewards-headline h3 {
  padding-bottom: 40px;
  color: #FC7A32;
}

@media (max-width: 759px) {
  .card-detail__rewards-headline h3 {
    font-size: 22px;
  }
}

.card-detail__rewards {
  display: flex;
  flex-flow: row wrap;
  gap: 20%;
}

.card-detail__rewards.card-detail_withGap {
  gap: 10%;
}

.card-detail__rewards.card-detail_withGap .rewards-col-3 table, .card-detail__rewards.card-detail_withGap .rewards-col-3 tr, .card-detail__rewards.card-detail_withGap .rewards-col-3 th, .card-detail__rewards.card-detail_withGap .rewards-col-3 td {
  border: 1px solid #CCCCCC;
}

.card-detail__rewards.card-detail_withGap .rewards-col-3 table {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2D363F;
}

.card-detail__rewards.card-detail_withGap .rewards-col-3 #discount-table {
  font-family: 'Merriweather', sans-serif;
  font-size: 16px;
  background-color: #FC6F2C;
  color: #FFFFFF;
}

.card-detail__rewards.card-detail_withGap .rewards-col-3 .data {
  padding-left: 10px;
}

.card-detail__rewards.card-detail_withGap .rewards-col-3 .large {
  font-size: 20px;
}

.card-detail__rewards h4,
.card-detail__rewards li {
  color: #2D363F;
}

.card-detail__rewards h4 {
  margin-bottom: 8px;
}

@media (max-width: 479px) {
  .card-detail__rewards li,
  .card-detail__rewards p {
    font-size: 14px;
  }
}

.rewards-col-1,
.rewards-col-2,
.rewards-col-3 {
  max-width: 450px;
  flex: 1;
}

.business-protection {
  margin-bottom: 40px;
}

.card-detail__about-wrap {
  padding: 58px 0;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 759px) {
  .card-detail__about-wrap {
    padding: 40px 0;
  }
}

.card-detail__about-wrap > * {
  max-width: 90%;
}

@media (max-width: 759px) {
  .card-detail__about-wrap > * {
    max-width: 100%;
  }
}

.card-detail__about-wrap p {
  margin-bottom: 8px;
}

.card-detail__about-wrap h3,
.card-detail__about-wrap h4,
.card-detail__about-wrap p,
.card-detail__about-wrap li {
  color: #2D363F;
}

.card-detail__about-wrap h3 {
  font-size: 22px;
}

@media (max-width: 759px) {
  .card-detail__about-wrap h3 {
    font-size: 18px;
  }
}

.card-detail__about-wrap h4 {
  padding-bottom: 30px;
}

.card-detail__about-content,
.card-detail__about-description {
  margin-bottom: 30px;
}

@media (max-width: 479px) {
  .card-detail__about-wrap p,
  .card-detail__about-wrap li {
    font-size: 14px;
  }
}

.card-detail__disclaimers-wrap {
  max-width: 90%;
  padding: 52px 0;
}

@media (max-width: 479px) {
  .card-detail__disclaimers-wrap {
    max-width: 100%;
    padding: 40px 0;
  }
}

.card-detail__disclaimers-wrap h4,
.card-detail__disclaimers-wrap p {
  color: #2D363F;
}

.card-detail__disclaimers-headline {
  margin-bottom: 20px;
}

.card-detail__disclaimer {
  margin-bottom: 20px;
}

.card-detail__disclaimer b {
  color: #FC7A32;
}

.card-detail__disclaimer a {
  text-decoration: underline;
}

.card-detail__apply-wrap {
  padding-bottom: 88px;
  text-align: center;
  background-color: #EBF7F5;
}

.card-detail__apply-wrap h3,
.card-detail__apply-wrap h4,
.card-detail__apply-wrap p {
  color: #2D363F;
}

.card-detail__apply-headline {
  padding: 44px 0 70px;
}

@media (max-width: 479px) {
  .card-detail__apply-headline {
    max-width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .card-detail__apply-wrap h3 {
    font-size: 22px;
  }
}

.card-detail__apply-promos {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 50px;
}

.card-detail__apply-promo {
  width: 18%;
}

@media (max-width: 759px) {
  .card-detail__apply-promo {
    width: 29%;
  }
}

.card-detail__apply-promo img {
  display: unset;
  height: 65px;
  margin-bottom: 20px;
}

.component-button-apply a {
  padding: 12px 25px;
  display: inline-block;
  color: #fff;
  background: #FC7A32;
  border: 1px solid #FC7A32;
  border-radius: 4px;
  transition: 0.3s all ease-in;
  font-size: 16px;
}

.component-button-apply a:last-child {
  margin-right: 0;
}

.component-button-apply a:hover {
  background: #40CFC2;
  border-color: #40CFC2;
  transition: 0.3s all ease-out;
}

.card-detail__back-link {
  margin: 20px auto;
  text-align: center;
}

.card-detail__back-link a {
  color: #FC7A32;
}

.no-top-border .header:after {
  display: none;
}

.bg-blue, .blue-top .header {
  background-color: #eaf7f5;
}

.dv-0, .blog-content-section > div, .blog-text-section > div, section.text-and-button > div, .blog-tiles, .blog-pages-bar, .top-section > div, .blogs-hero > div {
  margin-left: 24px;
  margin-right: 24px;
}

@media (min-width: 440px) {
  .dv-0, .blog-content-section > div, .blog-text-section > div, section.text-and-button > div, .blog-tiles, .blog-pages-bar, .top-section > div, .blogs-hero > div {
    width: 90%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}

.blog-head {
  padding-top: 1.3em;
  padding-bottom: 1.3em;
}

.blogs-hero {
  background-color: #eaf7f5;
}

.blogs-hero > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 500px;
  background-image: url("../../../content/dam/fleetcardsusa/Woman_credit-card_Green.png");
  background-position: 75% 50px;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.blogs-hero > div > div {
  width: 45%;
}

@media (max-width: 1100px) {
  .blogs-hero > div {
    background-position: 95% 50px;
  }
}

@media (max-width: 760px) {
  .blogs-hero > div {
    background-position: right bottom;
    background-size: auto 80%;
    min-height: 400px;
  }

  .blogs-hero > div > div {
    width: 55%;
  }
}

@media (max-width: 460px) {
  .blogs-hero > div {
    background-size: auto 40%;
    min-height: 450px;
    margin-top: -16px;
  }

  .blogs-hero > div > div {
    width: 75%;
  }

  .blogs-hero > div .blog-categories {
    padding: 1em 0 1.5em 0;
  }
}

.blog-categories {
  margin: 0;
  padding: 1.3em 0 0 0;
}

.blog-categories ul {
  display: flex;
}

.blog-categories li {
  margin-right: 2.3em;
  font-size: 15px;
  line-height: 1.3em;
}

.blogs-hero .blog-categories {
  margin: 1.5em 0;
  padding: 1.7em 0;
  border-top: 1px solid #dbe1e5;
}

.blog-page .blog-categories {
  border-bottom: 1px solid #dbe1e5;
  padding-bottom: 1.1em;
  margin-bottom: 2em;
}

.nav-links a {
  color: #626F88;
}

.nav-links a.active, .nav-links a[href]:hover {
  color: #FC7A32;
}

.blog-content-section > div {
  max-width: 1024px;
}

.blog-content-section h1, .blog-content-section h2, .blog-text-section h1, .blog-text-section h2 {
  text-align: center;
  margin: .6em auto;
  width: 90%;
  max-width: 960px;
  line-height: 1.25;
  font-size: 38px;
}

.blog-text-section > div {
  max-width: 800px;
}

.blog-text-section .activebodysection img {
  width: 100% !important;
}

.blog-text-section .activebodysection p {
  color: #626F88 !important;
  margin: 1.5em 0 !important;
}

.blog-text-section .activebodysection p:first-child {
  margin-top: 0 !important;
}

.blog-text-section .activebodysection h2 {
  font-size: 28px !important;
}

.blog-text-section .activebodysection .responsive-layout .textimage {
  padding-top: 8px;
}

.blog-path p {
  font: normal normal 500 12px/20px Roboto;
  color: #626F88;
  text-transform: uppercase;
}

.blog-path p span {
  color: #FC7A32;
}

#blog-tags-wrap {
  text-transform: uppercase;
}

#blog-tags-wrap:empty {
  display: none;
}

.blog-page-info {
  display: flex;
  align-items: flex-end;
}

.blog-page-info > div:first-child {
  flex: 1 1;
}

.blog-page-info p {
  font-size: 12px;
  line-height: 20px;
  color: #626F88;
  margin-bottom: 7px;
}

.blog-page-info p .lighter {
  color: #FC7A32;
}

.blog-page-info img {
  width: 24px;
  height: 24px;
  margin: 7px 0 10px 10px;
}

.blog-image {
  display: block;
  margin-bottom: 2em;
}

.blog-image > img {
  width: 100%;
}

.blog-buttons {
  display: flex;
  justify-content: space-between;
  margin: 3.3em 0;
}

.blog-buttons a {
  display: inline-block;
  min-width: 138px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  text-align: center;
  color: #40CFC2;
  background: #EBF7F5;
  border: 1px solid #40CFC2;
  border-radius: 3px;
  padding: .7em 1em;
  transition: all 0.3s ease-out;
}

.blog-buttons a[href]:hover {
  color: white;
  background: #40CFC2;
}

.blog-buttons a.disabled {
  opacity: .2;
}

section.text-and-button > div {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dbe1e5;
}

section.text-and-button > div .prime-button {
  white-space: nowrap;
}

section.text-and-button > div > div {
  margin: 1.5em 0 2em;
}

section.text-and-button > div > div:nth-child(odd) {
  margin-right: 3em;
}

@media (max-width: 600px) {
  section.text-and-button > div {
    display: block;
  }
}

.prime-button {
  display: inline-block;
  background-color: #fc7a32;
  color: #fff;
  padding: 13px 25px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .1em;
  transition: all .3s ease-in;
}

.prime-button:hover {
  background-color: #40cfc2;
  border-color: #40cfc2;
}

.blog-tiles {
  padding: 3em 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 48px 32px;
}

.blog-category .blog-tiles {
  padding-top: 1.3em;
}

.blog-tiles > div {
  box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
}

.blog-tiles > div > div {
  flex: 1 1;
  margin: 36px 48px 28px;
  display: flex;
  flex-direction: column;
}

.blog-tiles figure {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.blog-tiles img {
  width: 100%;
}

.blog-tiles a.blog-title {
  display: block;
  font-family: Merriweather;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #2f4267;
  cursor: pointer;
  margin: .5em 0 1em;
  flex: 1 1;
}

.blog-tiles a.blog-title:hover {
  color: #FC7A32;
}

.blog-tiles .blog-category {
  font-size: 12px;
  line-height: 26px;
  color: #626F88;
  opacity: .9;
}

.blog-tiles .blog-author {
  font-size: 14px;
  line-height: 26px;
  color: #FC7A32;
}

@media (max-width: 930px) {
  .blog-tiles {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .blog-tiles {
    display: block;
  }

  .blog-tiles > div > div {
    margin: 22px 32px 24px;
  }

  .blog-tiles .blog-tiles a.blog-title {
    margin: .3em 0 .5em;
  }
}

.blog-pages-bar {
  margin: 2em auto;
  text-align: center;
}

.blog-pages-bar a {
  display: inline-block;
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  color: #2F4267;
  border: 1px solid white;
  width: 32px;
  height: 32px;
  padding-top: 9px;
  margin: 1em .27em;
  border-radius: 50%;
  text-align: center;
}

.blog-pages-bar a.active {
  color: #40CFC2;
  background-color: #EBF7F5;
  border: 1px solid #40CFC2;
}

.blog-pages-bar a.disabled {
  opacity: .3;
}

.blog-pages-bar a[href]:hover {
  color: #40CFC2;
  border: 1px solid #40CFC2;
}

.blog-pages-bar img {
  display: inline-block;
}

.fcusa-blog-layout .cm-column__parent {
  display: flex;
  flex-direction: column;
  width: 90%;
}

.fcusa-blog-layout .fcusa-title-and-image h1 {
  padding: 100px 0px 30px;
  font-size: 38px;
  margin: 0 auto;
}

@media (min-width: 760px) {
  .fcusa-blog-layout .fcusa-title-and-image h1 {
    width: 70%;
  }
}

.fcusa-blog-layout .imageText.section .imagetext__wrapper {
  margin: 0 auto;
}

@media (min-width: 760px) {
  .fcusa-blog-layout .imageText.section .imagetext__wrapper {
    width: 80%;
  }
}

.fcusa-blog-byline {
  margin-top: 50px;
  margin-bottom: 30px;
}

@media (min-width: 760px) {
  .fcusa-blog-byline {
    display: flex;
    justify-content: center;
  }
}

.fcusa-blog-byline b {
  padding: 0px 30px;
  font-family: 'Merriweather', serif;
  font-size: 16px;
}

@media (min-width: 760px) {
  .fcusa-blog-byline .textGroup.section:nth-child(2) {
    border-left: 1px solid #DBE1E6;
    border-right: 1px solid #DBE1E6;
  }
}

.fcusa-main-text {
  margin: 0 auto;
  padding-bottom: 50px;
  width: 90%;
}

@media (min-width: 760px) {
  .fcusa-main-text {
    width: 70%;
  }
}

.fcusa-main-text p,
.fcusa-main-text li {
  color: #626f88;
}

.fcusa-main-text h2 {
  font-size: 28px;
}

.fcusa-main-text a {
  word-break: break-word;
}

@media (max-width: 1439px) {
  .compare-cards .cm-column__parent .cm-column__child:first-child {
    padding-right: 20px;
  }

  .compare-cards .cm-column__parent .cm-column__child:last-child {
    padding-left: 20px;
    display: flex;
    align-items: flex-end;
  }
}

@media (max-width: 759px) {
  .compare-cards .cm-column__parent .cm-column__child:first-child {
    padding-right: 0px;
  }

  .compare-cards .cm-column__parent .cm-column__child:last-child {
    padding-left: 0px;
    padding-top: 20px;
    width: 70%;
    display: flex;
    align-items: flex-end;
  }
}

.cm-column__child.util__hero-image {
  align-items: center;
}

@media (max-width: 479px) {
  .cm-column__child.util__hero-image {
    align-items: flex-end;
  }
}

.content__hero .text-group__main-text h1 {
  padding-bottom: 20px;
}

@media (max-width: 1197px) {
  .content__hero .text-group__main-text h1 {
    font-size: 48px;
  }
}

@media (max-width: 759px) {
  .content__hero .text-group__main-text h1 {
    font-size: 36px;
    margin-top: 20px;
  }
}

@media (max-width: 479px) {
  .content__hero .text-group__main-text h1 {
    font-size: 24px;
    padding-top: 0;
  }
}

.content__hero .text-group__main-text p {
  font-size: 20px;
  color: #626F88;
}

@media (max-width: 1197px) {
  .content__hero .text-group__main-text p {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .content__hero .text-group__main-text p {
    font-size: 14px;
  }
}

.content__hero .imageText {
  max-width: 457px;
}

@media (max-width: 479px) {
  .compare-cards .content__hero {
    display: none;
  }
}

@media (min-width: 1280px) {
  .compare-cards .content__hero .cm-column__child:first-child p {
    width: 90%;
  }
}

@media (min-width: 1280px) {
  .compare-cards .content__hero .cm-column__child.util__hero-image {
    padding-left: 10px;
  }
}

.brand-filter {
  margin: 64px 0 0 0;
  width: 100%;
  border: 1px solid #40cfc2;
}

@media (max-width: 479px) {
  .brand-filter {
    margin-top: 30px;
  }
}

.brand-filter select {
  margin: 14px 30px;
  background-color: #fff;
  border-radius: 0;
  cursor: pointer;
}

.brand-filter select:focus-visible {
  outline: none;
}

.compare-cards-list__wrap {
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1299px) {
  .compare-cards-list__wrap {
    max-width: 90%;
  }
}

.products-list__product {
  padding-bottom: 30px;
  border-bottom: 1px solid #bcbec0;
  position: relative;
  max-width: 100%;
}

.products-list__wrap h3 {
  font-family: "Roboto";
  padding: 28px 0 24px;
}

@media (max-width: 1079px) {
  .products-list__wrap h3 {
    display: none;
  }
}

.products-list__wrap h3 a {
  color: #2F4267;
}

.product-card__content {
  display: flex;
}

@media (max-width: 1079px) {
  .product-card__content {
    flex-direction: column;
  }
}

.product-card__content,
.package-product-wrapper {
  max-width: 100%;
}

@media (min-width: 760px) {
  .product-card__content,
    .package-product-wrapper {
    max-width: 80%;
  }
}

@media (min-width: 1080px) {
  .product-card__content,
    .package-product-wrapper {
    max-width: 100%;
  }
}

.product-card__content ul {
  list-style-type: disc;
  margin-left: 0;
  padding-left: 16px;
}

.product-card__content li::marker {
  color: #fe7630;
}

.card-description a {
  color: #fe7630;
}

.card-description li > a:last-child {
  list-style-type: none;
}

@media (max-width: 759px) {
  .card-description li {
    font-size: 14px;
  }
}

/*
*
* ProductList.vue
*
*/

.radio-fieldsets *:hover,
.product-card__ctas fieldset *:hover {
  cursor: pointer;
}

input[type="checkbox"]:disabled,
input[type="checkbox"]:disabled + label,
button:disabled {
  cursor: not-allowed;
}

.package-product-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 1080px) {
  .package-product-wrapper {
    flex-direction: row;
  }
}

.package-product__content {
  display: flex;
}

.js-product-hidden {
  display: none;
}

.package-product img {
  max-width: 264px;
}

@media (min-width: 1080px) {
  .package-product img {
    margin-top: -60px;
  }
}

.product-image-wrap {
  max-width: 264px;
  margin-right: 40px;
}

@media (max-width: 1079px) {
  .product-image-wrap {
    display: flex;
    max-width: 100%;
    margin: 30px 0;
  }
}

@media (max-width: 1079px) {
  .product-slogan__wrap {
    margin-left: 16px;
  }
}

.product-slogan__wrap > p {
  font-size: 18px;
  font-weight: bold;
}

@media (min-width: 480px) {
  .product-slogan__wrap > p {
    font-size: 22px;
  }
}

@media (min-width: 1080px) {
  .product-slogan__wrap > p {
    display: none;
  }
}

.product-slogan {
  margin-top: 18px;
  font-style: italic;
  text-align: center;
}

@media (max-width: 1079px) {
  .product-slogan {
    text-align: left;
  }
}

@media (max-width: 479px) {
  .product-slogan {
    margin-top: 8px;
    line-height: unset;
  }
}

.product-slogan p {
  font-family: "Merriweather", serif;
  font-size: 12px;
}

.product-image-wrap img {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  max-height: 168px;
}

@media (max-width: 1079px) {
  .product-image-wrap img {
    max-width: 264px;
  }
}

@media (max-width: 479px) {
  .product-image-wrap img {
    max-width: 130px;
    max-height: 82px;
  }
}

.package-product__col--2 {
  flex: 1;
}

.card-description {
  width: 100%;
  margin-bottom: 30px;
}

@media (min-width: 1080px) {
  .card-description {
    width: 400px;
    margin-bottom: 0;
  }
}

.card-savings {
  margin-bottom: 30px;
}

@media (min-width: 1080px) {
  .card-savings {
    max-width: 180px;
    margin-left: 60px;
    margin-bottom: 0;
  }
}

.card-savings > p,
.card-description > p {
  margin-bottom: 8px;
  font-weight: 600;
}

.card-savings__bullets p {
  line-height: 2;
}

.package-product-radios {
  margin-bottom: 16px;
}

.package-product-radios p,
.radio-fieldsets,
.package-product-radios fieldset {
  display: inline-block;
}

@media (max-width: 579px) {
  .radio-fieldsets {
    display: block;
  }
}

.package-product-radios p {
  font-weight: bold;
  color: #e1261c;
}

@media (max-width: 579px) {
  .package-product-radios p {
    margin-bottom: 8px;
  }
}

.package-product-radios fieldset {
  margin-left: 42px;
}

@media (max-width: 579px) {
  .package-product-radios fieldset:first-child {
    margin-left: 0;
  }
}

.package-product-radios label {
  padding-left: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.product-card__ctas {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px;
}

@media (min-width: 1080px) {
  .product-card__ctas {
    flex-direction: column;
    align-items: unset;
    gap: unset;
    width: 164px;
    margin-left: auto;
  }
}

.comparison__product-top-matter a,
.product-card__ctas a {
  width: 100%;
  text-align: center;
  border-radius: 6px;
}

@media (max-width: 1079px) {
  .product-card__ctas a {
    width: auto;
  }
}

.comparison__product-top-matter .product__learn-more,
.product-card__ctas .product-card__learn-more {
  padding: 7px 0;
  color: #40cfc2;
  border: 1px solid #40cfc2;
}

@media (max-width: 1079px) {
  .product-card__ctas .product-card__learn-more {
    font-size: 14px;
    padding: 8px 20px;
  }
}

@media (max-width: 479px) {
  .product-card__ctas .product-card__learn-more {
    padding: 8px 12px;
  }
}

.comparison__product-top-matter .product__apply,
.product-card__ctas .product__apply {
  margin: 20px 0;
  padding: 6px 23px;
  font-size: 14px;
  color: #fff;
  background-color: #fc7a32;
}

@media (max-width: 1079px) {
  .product-card__ctas .product__apply {
    margin: 0;
    padding: 8px 20px;
  }
}

@media (max-width: 479px) {
  .product-card__ctas .product__apply {
    padding: 8px 12px;
  }
}

.comparison__product-top-matter a.product__learn-more {
  max-width: 160px;
  margin-bottom: 18px;
}

@media (max-width: 479px) {
  .comparison__product-top-matter a.product__learn-more {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

.comparison__product-top-matter a.product__apply {
  margin: 0 auto 20px;
  padding: 10px 23px;
  max-width: 265px;
}

@media (max-width: 479px) {
  .comparison__product-top-matter a.product__apply {
    padding: 4px 23px;
  }
}

.product-card__ctas fieldset {
  position: relative;
}

.product-card__ctas label {
  padding-left: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.product-card__ctas [data-track-productid="191"] {
  display: none;
}

[data-productid="191"] .product-card__ctas fieldset {
  display: none;
}

.compare-bar {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  height: 86px;
  width: 100vw;
  background-color: #fff;
  border-top: 1px solid #ccc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
}

.compare-bar.bar-visible {
  display: block;
  min-height: 86px;
  z-index: 1;
}

.compare-bar__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1299px) {
  .compare-bar__items {
    max-width: 90%;
  }
}

.compare-bar__items > .compare-bar__product,
.compare-bar__items > .product-placeholder {
  flex: 1;
}

.compare-bar__product {
  display: flex;
}

.product-placeholder {
  text-align: center;
}

.compare-bar .product-content {
  max-width: 220px;
  margin-left: 16px;
}

.compare-bar__product img {
  max-height: 66px;
}

@media (max-width: 759px) {
  .compare-bar__product img {
    max-width: 78px;
  }
}

.compare-bar p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .compare-bar p {
    display: none;
  }
}

.compare-bar .product-content button {
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  font-weight: bold;
  color: #ccc;
}

.compare-bar .product-content button::before {
  position: absolute;
  content: "";
  background-image: url("../../../etc.clientlibs/fleetcardsusa/clientlibs/clientlib-site/resources/images/Font_Awesome_5_solid_times-circle.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 1px;
  height: 16px;
  width: 16px;
  z-index: -1;
}

.compare-bar .product-placeholder img {
  max-width: 90px;
}

@media (max-width: 759px) {
  .compare-bar .product-placeholder img {
    max-width: 78px;
  }
}

.compare-bar__button-wrap {
  text-align: right;
}

.compare-bar__button-wrap button {
  padding: 7px 36px;
  color: #fff;
  background-color: #40cfc2;
  border-radius: 6px;
}

@media (max-width: 759px) {
  .compare-bar__button-wrap button {
    font-size: 12px;
    padding: 7px 18px;
  }
}

/*
*
* Comparison.vue
*
*/

.comparison__products,
.comparison__disclaimers {
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1299px) {
  .comparison__products,
    .comparison__disclaimers {
    max-width: 90%;
  }
}

.comparison__products {
  padding-bottom: 20px;
}

@media (max-width: 759px) {
  .comparison__product {
    max-width: 45%;
    margin: 0 auto;
  }
}

.comparison__product-top-wrap,
.product-attribute--1__wrap,
.product-attribute--2__wrap,
.product-attribute--3__wrap,
.product-attribute--4__wrap {
  display: flex;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

.comparison__heading {
  background-color: #ebf7f5;
}

.comparison__back,
.comparison__heading h3 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1299px) {
  .comparison__back,
    .comparison__heading h3 {
    max-width: 90%;
  }
}

.comparison__heading h3 {
  padding: 30px 0;
}

.comparison__back {
  position: relative;
  padding: 30px 0 34px;
}

.comparison__back::before {
  position: absolute;
  content: "";
  background-image: url("../../../etc.clientlibs/fleetcardsusa/clientlibs/clientlib-site/resources/images/Ic_chevron_left_48px.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 30px;
  height: 30px;
  width: 30px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  z-index: -1;
}

.comparison__back button {
  padding-left: 52px;
  font-size: 14px;
  line-height: 2.2;
}

.comparison__product,
.comparison__placeholder,
.comparison-top__placeholder {
  flex: 1;
}

.comparison__product-top-matter img {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.comparison__product-top-matter img {
  width: 100%;
  max-width: 265px;
  max-height: 167px;
  margin: 0 auto 24px;
}

@media (max-width: 579px) {
  .comparison__product-top-matter img {
    max-width: 130px;
  }
}

.comparison__product-top-matter a,
.comparison__product-top-matter button {
  margin: 0 auto;
}

.comparison__product-top-matter h4 {
  max-width: 300px;
  min-height: 120px;
  margin: 0 auto 20px;
  font-family: "Merriweather", sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

@media (max-width: 579px) {
  .comparison__product-top-matter h4 {
    font-size: 14px;
    min-height: 68px;
  }
}

.comparison__product-top-matter button,
a.product__learn-more,
a.product__apply {
  display: block;
}

button.product__comparison-remove {
  position: relative;
  margin-bottom: 30px;
  padding-left: 40px;
  color: #707070;
}

@media (max-width: 759px) {
  button.product__comparison-remove {
    margin-bottom: 20px;
    font-size: 14px;
  }
}

button.product__comparison-remove::before {
  position: absolute;
  content: "";
  background-image: url("../../../etc.clientlibs/fleetcardsusa/clientlibs/clientlib-site/resources/images/Font_Awesome_5_solid_times-circle.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 24px;
  width: 24px;
  left: 0;
  top: -1px;
  z-index: -1;
}

@media (max-width: 759px) {
  button.product__comparison-remove::before {
    top: 1px;
    height: 18px;
    width: 18px;
  }
}

.comparison-top__add-compare {
  display: block;
  margin: 0 auto;
  padding-top: 72px;
}

.comparison-top__add-compare img {
  max-width: 120px;
  margin-bottom: 22px;
}

.attribute-title {
  position: relative;
  min-height: 65px;
  padding: 18px 0;
  font-size: 18px;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 759px) {
  .attribute-title {
    min-height: 37px;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 500;
  }
}

.attribute-title button {
  display: none;
  transition: all 0.5s ease;
}

div[class^="product-attribute--"][class$="__wrap"] div:last-child .attribute-title button {
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
}

@media (max-width: 759px) {
  div[class^="product-attribute--"][class$="__wrap"] div:last-child .attribute-title button {
    top: 0;
  }
}

[description-hidden] .attribute-title button {
  transform: rotate(180deg);
  transition: all 0.5s ease;
}

[description-hidden] .attribute-description {
  display: none;
}

[description-hidden] .attribute-title:not(.product-attribute__4--title) {
  border-bottom: none;
}

.attribute-description ul {
  max-width: 82%;
  padding: 30px 0 40px;
  line-height: 2.14;
}

@media (max-width: 579px) {
  .attribute-description ul {
    padding: 16px 0 20px;
  }
}

.attribute-description li {
  position: relative;
  font-size: 14px;
  padding-left: 10px;
}

@media (max-width: 759px) {
  .attribute-description li {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
  }
}

.attribute-description li::before {
  position: absolute;
  content: "";
  background-color: #2f4267;
  height: 4px;
  width: 4px;
  top: 12px;
  left: 0;
  border-radius: 50%;
}

@media (max-width: 759px) {
  .attribute-description li::before {
    top: 6px;
  }
}

.product-attribute--1,
.product-attribute--2,
.product-attribute--3,
.product-attribute--4 {
  flex: 1;
}

@media (max-width: 759px) {
  .product-attribute--1,
    .product-attribute--2,
    .product-attribute--3,
    .product-attribute--4 {
    max-width: 45%;
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .product-attribute--1,
    .product-attribute--2,
    .product-attribute--3,
    .product-attribute--4 {
    max-width: 180px;
    margin: 0 auto;
  }
}

.comparison__disclaimers {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.comparison__disclaimers h3 {
  font-size: 22px;
}

.product-disclaimer {
  margin-bottom: 16px;
}

.product-disclaimer a {
  font-weight: normal;
  text-decoration: underline;
}

.product-disclaimer b {
  color: #FC7A32;
}

@media (max-width: 759px) {
  .compare-cards .content__cc-legal .cm-column__parent {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
}

@media (max-width: 759px) {
  .compare-cards .content__cc-legal .cm-column__parent .cm-column__child:last-child {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .truncated-mobile {
    position: relative;
  }

  .truncated-mobile > p {
    height: 4.854em;
    overflow: hidden;
    cursor: pointer;
  }

  .truncated-mobile > p:first-of-type {
    display: block;
  }

  .truncated-mobile > p:first-of-type::after {
    position: absolute;
    content: "\00a0 More…";
    top: 94px;
    right: 0;
    padding-left: 8px;
    background-color: #fff;
    color: #FC7A32;
  }
}

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/

.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;
  }
}

.header__phone {
  white-space: nowrap;
  font-family: 'ITC Cheltenham W01 Book', 'Georgia', serif;
  font-weight: 400;
}

@media (max-width: 374px) {
  .header__phone {
    font-size: 12px;
  }
}

.lpstyle--barb .popbox_main_content a.header__phone-number {
  color: #FC7A32;
  transition: color 0.3s ease-out;
}

.lpstyle--barb .popbox_main_content a.header__phone-number:hover {
  color: #2F4267;
}

nav.top-nav__row.top-nav__row--menu.top-nav__desktop-menu.top-nav__row--nonav {
  padding: 26px 0 20px 0;
  text-align: left;
  display: flex;
}

.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: auto;
  margin-right: auto;
  display: flex;
}

@media (max-width: 1439px) {
  .landing-page .footer__bottom-row {
    width: 90vw;
  }
}

@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 .top-nav__row--nonav.top-nav__mobile-menu {
    display: none;
  }
}

@media (max-width: 1439px) {
  .landing-page .container {
    max-width: 90vw;
  }
}

.landing-page .rec-eng-form__wrap {
  flex-direction: row;
  align-items: center;
}

@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%;
}

@media (max-width: 1439px) {
  .landing-page .rec-eng-form__wrap .util__rec-button {
    margin: 0 0 0 1em;
    padding: 13px;
    font-weight: normal;
    font-size: 14px;
  }
}

.landing-page .util__rec-button:disabled,
.landing-page .util__rec-button:disabled:hover {
  background-color: #f9a56b;
}

.header--lp .top-nav__desktop-menu {
  position: relative;
  padding: 35px 0;
}

.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: #FC7A32;
}

.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;
}

body.lpstyle--barb {
  color: #000;
}

.lpstyle--barb .util__padding--left-60 {
  padding-left: 60px;
}

@media (max-width: 759px) {
  .lpstyle--barb .util__padding--left-60 {
    padding-left: 0;
  }
}

.lpstyle--barb .header {
  position: relative;
  box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
}

.lpstyle--barb .popbox_main_content h1, .lpstyle--barb .popbox_main_content h2, .lpstyle--barb .popbox_main_content h3, .lpstyle--barb .popbox_main_content h4 {
  font-family: 'ITC Cheltenham W01 Book', 'Georgia', serif;
  font-weight: 400;
  color: #000;
  letter-spacing: -0.03em;
}

.lpstyle--barb .popbox_main_content h1 {
  font-size: 57px;
  line-height: 1.1;
}

@media (max-width: 759px) {
  .lpstyle--barb .popbox_main_content h1 {
    font-size: 46px;
  }
}

.lpstyle--barb .popbox_main_content h2 {
  font-size: 46px;
}

.lpstyle--barb .popbox_main_content h3 {
  font-size: 38px;
}

.lpstyle--barb .popbox_main_content h4 {
  font-size: 26px;
}

.lpstyle--barb .popbox_main_content p, .lpstyle--barb .popbox_main_content ul, .lpstyle--barb .popbox_main_content ol {
  color: #000;
  font-size: 18px;
  line-height: 1.5em;
  list-style: none;
}

.lpstyle--barb .popbox_main_content .content__fltcard-control h2, .lpstyle--barb .popbox_main_content .content__fltcard-control h3 {
  font-family: Merriweather;
}

.lpstyle--barb .popbox_main_content .content__fltcard-control h2 {
  font-size: 42px;
}

.lpstyle--barb .popbox_main_content .content__fltcard-control h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 200;
}

.lpstyle--barb .popbox_main_content .content__fltcard-benefits p {
  font-family: Merriweather;
  font-size: 14px;
  line-height: 18px;
  color: #4A545E;
}

.lpstyle--barb .popbox_main_content .content__fltcard-benefits h5 {
  font-family: Roboto;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 16px 0;
}

.lpstyle--barb .videohero__buttons button,
.lpstyle--barb .videohero__messagetext p {
  font-family: 'ITC Cheltenham W01 Book', 'Georgia', serif;
  font-size: 18px;
}

.lpstyle--barb .videohero__messagetext {
  margin-bottom: 1.5em;
}

.lpstyle--barb .util__legal-text p {
  color: #a09e9f;
  font-size: 11px;
  max-width: 800px;
}

.lpstyle--barb .popbox_main_content a {
  color: #626F88;
}

.lpstyle--barb .popbox_main_content a.util__rec-button, .lpstyle--barb .popbox_main_content a.util__rec-button:hover {
  color: #FFF;
}

.lpstyle--barb .popbox_main_content a:hover {
  color: #FC7A32;
}

.lpstyle--barb .util__inner-break-top {
  padding-top: 30px;
}

.lpstyle--barb .util__inner-break-bottom {
  padding-bottom: 30px;
}

.lpstyle--barb .util__section-top {
  padding-top: 53px;
}

.lpstyle--barb .util__section-bottom {
  padding-bottom: 60px;
}

.lpstyle--barb .footer__wrapper {
  max-width: 100%;
}

.lpstyle--barb .videohero__top, .lpstyle--barb .videohero__message {
  background: transparent;
}

.lpstyle--barb .footer__copyright {
  color: #000;
}

@media (max-width: 759px) {
  .lpstyle--barb .videohero__top {
    margin-top: 2em;
  }
}

.lpstyle--barb .videohero__messagetext h1 {
  padding-right: 36px;
  font-size: 40px;
  line-height: 50px;
  padding-top: 12px;
}

@media (max-width: 900px) {
  .lpstyle--barb .videohero__messagetext h1 {
    font-size: 32px;
    padding: 0 18px 18px;
  }
}

.lpstyle--barb .videohero__messagetext p {
  padding-right: 42px;
  margin-bottom: 0;
}

.lpstyle--barb .videohero__messagetext h2 {
  font-size: 3.4vw;
  transition: font-size 1s ease-out;
  line-height: 1.1;
  padding-top: 0;
  padding-right: 36px;
}

@media (min-width: 1280px) {
  .lpstyle--barb .videohero__messagetext h2 {
    font-size: 57px;
  }
}

@media (max-width: 1197px) {
  .lpstyle--barb .videohero__messagetext h2 {
    font-size: 3vw;
  }
}

@media (max-width: 900px) {
  .lpstyle--barb .videohero__messagetext h2 {
    font-size: 38px;
    padding: 0 18px 18px;
  }
}

.lpstyle--barb .videohero__wrap--playing .videohero__messagetext h1 {
  font-size: 32px;
}

.lpstyle--barb .header .container > ul {
  justify-content: space-between;
}

.lpstyle--barb .rec-eng__content .base-form__input {
  border-color: #dadada;
}

.lpstyle--barb .rec-eng__content :focus {
  box-shadow: none;
}

.lpstyle--barb hr {
  border-color: #000;
}

.lpstyle--barb .text-group__link svg {
  display: none;
}

.lpstyle--barb .promo-filter__tile-heading a {
  font-family: 'ITC Cheltenham W01 Book', 'Georgia', serif;
  color: #626F88;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.2;
}

.lpstyle--barb .promo-filter__category-list-item button,
.lpstyle--barb li.promo-filter__view-all-link {
  color: #626F88;
  font-family: 'ITC Cheltenham W01 Book', 'Georgia', serif;
  font-size: 26px;
}

.lpstyle--barb .promo-filter__category-list-item button {
  margin-right: 30px;
}

.promo-filter__category-list-item button:focus,
.promo-filter__category-list-item button:active,
.promo-filter__category-list-item button:hover {
  border-bottom-color: #626F88;
}

.lpstyle--barb .promo-filter__category-list-item button:after {
  content: "";
  display: none;
  height: 1.1em;
  position: absolute;
  right: -15px;
  top: 9px;
  border-right: 1px solid #000;
}

.lpstyle--barb .promo-filter__category-list-item:last-child button:after {
  display: none;
}

.lpstyle--barb .promo-filter__tile {
  box-shadow: none;
  border-radius: 8px;
  border: 1px solid #000;
  overflow: hidden;
}

@media (max-width: 759px) {
  .lpstyle--barb .promo-filter__tile {
    margin: 0 auto 20px;
  }
}

.lpstyle--barb .table__wrap table tr:first-child th {
  white-space: nowrap;
}

.lpstyle--barb .table__wrap table tr:first-child th:first-child {
  padding: 0;
  text-align: right;
  vertical-align: bottom;
}

.lpstyle--barb .table__wrap table tr:first-child th:first-child img {
  width: 40%;
}

.lpstyle--barb .text-group__link--text {
  font-family: 'ITC Cheltenham W01 Book', 'Georgia', serif;
  font-size: 26px;
  padding-top: 35px;
  display: block;
}

@media (max-width: 900px) {
  .lpstyle--barb .text-group__link--text {
    text-align: center;
  }
}

.lpstyle--barb .content__contact-block .cm-column__parent {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media (max-width: 1080px) {
  .lpstyle--barb .content__contact-block .cm-column__parent {
    flex-direction: column;
  }
}

.lpstyle--barb .content__contact-block .cm-column__child:first-child {
  border-right: 1px solid #000;
  padding: 50px 50px 0;
  position: relative;
}

@media (max-width: 1350px) {
  .lpstyle--barb .content__contact-block .cm-column__child:first-child {
    padding: 20px 20px 0;
  }
}

@media (max-width: 1080px) {
  .lpstyle--barb .content__contact-block .cm-column__child:first-child {
    border-right: 0px;
    border-bottom: 1px solid #000;
    padding-bottom: 170px;
  }
}

@media (max-width: 1350px) {
  .lpstyle--barb .content__contact-block .cm-column__child:first-child h1 {
    font-size: 42px;
  }
}

.lpstyle--barb .content__contact-block .cm-column__child:last-child {
  padding: 50px 70px;
  position: relative;
}

.lpstyle--barb .content__contact-block .cm-column__child:last-child h4 {
  margin-bottom: 30px;
}

.lpstyle--barb .content__contact-block .imageCard.section {
  position: absolute;
  bottom: 0;
  width: 300px;
  left: calc(50% - 150px);
}

@media (min-width: 1300px) {
  .lpstyle--barb .content__contact-block .imageCard.section {
    width: 450px;
    left: calc(50% - 225px);
  }
}

.lpstyle--barb .content__contact-block .cmp-image {
  max-width: 70%;
  margin: 0 auto;
}

.lpstyle--barb .content__contact-block .cm-column__child:first-child:after {
  content: "";
  display: block;
  background: url("clientlib-site/resources/images/arrow_barb-01.png") no-repeat;
  width: 67px;
  height: 105px;
  position: absolute;
  right: -30px;
  top: calc(50% - 53px);
  background-size: 100%;
}

@media (max-width: 1300px) {
  .lpstyle--barb .content__contact-block .cm-column__child:first-child:after {
    display: none;
  }
}

.lpstyle--barb .base-form__label input {
  border-color: #ebebeb;
  border-radius: 8px;
}

.landing-page .rec-eng-form__wrap .util__rec-button,
.lpstyle--barb .component-button {
  border-radius: 8px;
  letter-spacing: 0px;
}

.landing-page .rec-engine--alt-input .rec-eng-form__wrap {
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 900px) {
  .landing-page .rec-engine--alt-input .rec-eng-form__wrap {
    align-items: center;
  }
}

.landing-page .rec-engine--alt-input .rec-eng-form__wrap .util__rec-button {
  margin: 10px 0 0 0;
  padding: 13px 24px;
}

.landing-page .rec-engine--alt-input .rec-eng__content .base-form__input {
  width: 220px;
}

.landing-page .rec-engine--alt-input .rec-eng-form__wrap .base-form__label {
  width: 220px;
}

.content__barb-intro h2 {
  padding-bottom: 0;
}

.content__barb-intro p {
  margin-bottom: 30px;
}

@media (max-width: 900px) {
  .lpstyle--barb .promo-filter__list {
    flex-direction: column;
    margin-left: 0px;
  }
}

@media (max-width: 900px) {
  .lpstyle--barb .promo-filter__tile {
    width: 100%;
    margin-left: 0px;
  }
}

@media (max-width: 900px) {
  .lpstyle--barb ul.promo-filter__categories-list {
    line-height: 1.6em;
  }
}

@media (max-width: 900px) {
  .lpstyle--barb .promo-filter__view-all-link {
    position: relative;
  }
}

.content__contact-form p {
  font-size: 14px;
  margin-top: 1em;
}

.videoHero:after {
  background: #eaf7f5;
}

.content__lp-hero h1, .content__lp-hero p {
  color: #FFF !important;
}

.content__lp-hero .imagecard__image {
  width: 516px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.text__lp-hero {
  margin-top: 4em;
  margin-bottom: 4em;
}

@media (max-width: 759px) {
  .text__lp-hero {
    margin-top: 0;
  }
}

.content__fltcard-control {
  border-top: 1px solid #707070;
  margin-top: 2.5em;
  padding-top: 1em;
}

@media (min-width: 900px) {
  .content__fltcard-control .cm-column__parent {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}

.content__fltcard-benefits {
  border-bottom: 1px solid #707070;
  padding-bottom: 4em;
  margin-bottom: 2em;
}

.content__fltcard-benefits .imagetext__image {
  max-width: 80px;
  margin: 0 auto 32px;
}

.content__fltcard-benefits .cm-column__parent {
  justify-content: space-between;
}

.content__fltcard-benefits .cm-column__child {
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #EAF7F5;
  box-shadow: 0px 3px 6px #00000029;
  max-width: 350px;
  padding: 32px 24px 24px 32px;
  margin-bottom: 1em;
}

@media (min-width: 880px) {
  .content__fltcard-benefits .cm-column__child {
    margin-left: 10px;
    margin-right: 10px;
    padding: 32px 42px;
  }
}

a.imagecard__image {
  display: block;
}

a.imagecard__image img {
  width: 100%;
}

.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;
}

@media (max-width: 759px) {
  .compare-cards .content__fcusa-hero-xfrag .cm-column__child:last-child {
    justify-content: center;
    width: 100%;
    padding: 16px 0 0;
  }
}

.compare-cards .content__fcusa-hero-xfrag .text-group__icon {
  max-height: 60px;
  margin-bottom: 8px;
}

.compare-cards .content__fcusa-hero-xfrag .text-group__main-text h1 {
  font-family: 'Roboto', bold;
  font-size: 36px;
  line-height: 41px;
}

.compare-cards .content__fcusa-hero-xfrag .text-group__main-text p {
  line-height: 21px;
  max-width: 540px;
}

@media (max-width: 579px) {
  .compare-cards .content__fcusa-hero-xfrag .text-group__main-text p {
    font-size: 11px;
    line-height: 15px;
  }
}

.compare-cards .content__fcusa-hero-xfrag .imagecard__image {
  max-width: 400px;
  margin: 0 auto;
}

@media (min-width: 760px) {
  .compare-cards .content__fcusa-hero-xfrag .imagecard__image img {
    margin-left: 20px;
  }
}

.compare-cards .content__fcusa-hero-xfrag .text-group__links {
  margin-top: 40px;
}

@media (max-width: 759px) {
  .compare-cards .content__fcusa-hero-xfrag .text-group__links {
    text-align: center;
  }
}

.compare-cards .content__fcusa-hero-xfrag .text-group__link--button {
  color: #FFF;
  background-color: #FC7A32;
  padding: 14px 38px;
  border-radius: 5px;
}

.compare-cards .content__fcusa-hero-xfrag .text-group__link--button:hover {
  transition: 0.3s all ease;
  background-color: #40CFC2;
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--bp .text-group__icon {
  max-height: 130px;
  margin-bottom: 8px;
}

@media (min-width: 1000px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--bp .imagecard__image {
    margin-left: 0;
    transform: translateY(20px);
  }
}

@media (max-width: 1439px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--flm .cm-column__child:last-child {
    justify-content: flex-end;
    padding-right: 20px;
  }
}

@media (max-width: 759px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--flm .cm-column__child:last-child {
    justify-content: center;
    padding-right: 0;
  }
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--flm .text-group__main-text h1 {
  max-width: 407px;
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--flm .imagecard__image img {
  margin-left: 0;
}

@media (min-width: 1280px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--flm .imagecard__image img {
    transform: scale(1.5);
  }
}

@media (min-width: 761px) and (max-width: 1279px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--flm .imagecard__image img {
    transform: scale(1.1);
    margin-left: 16px;
  }
}

@media (max-width: 1439px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--mc .cm-column__child:last-child {
    justify-content: flex-end;
    padding-right: 20px;
  }
}

@media (max-width: 759px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--mc .cm-column__child:last-child {
    justify-content: center;
    padding-right: 0;
  }
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--mc .text-group__main-text h1 {
  max-width: 407px;
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--mc .imagecard__image img {
  margin-left: 0;
}

@media (min-width: 1280px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--mc .imagecard__image img {
    transform: scale(1.5);
  }
}

@media (min-width: 761px) and (max-width: 1279px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--mc .imagecard__image img {
    transform: scale(1.1);
    margin-left: 16px;
  }
}

@media (max-width: 759px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--trucking .cm-column__child:last-child {
    justify-content: center;
    width: 100%;
    padding: 40px 0 16px;
  }
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--trucking .text-group__main-text h1 {
  max-width: 400px;
}

@media (max-width: 1439px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--comdata .cm-column__child:last-child {
    justify-content: flex-end;
    padding-right: 20px;
  }
}

@media (max-width: 759px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--comdata .cm-column__child:last-child {
    justify-content: center;
    padding-right: 0;
  }
}

.compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--comdata .imagecard__image {
  max-width: 345px;
  margin: 0 auto;
}

@media (min-width: 760px) {
  .compare-cards .content__fcusa-hero-xfrag.fcusa-hero-xfrag--comdata .imagecard__image img {
    margin-left: 20px;
  }
}

.com-grid {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

.grid-item,
.grid-sizer {
  width: 100%;
}

@media (min-width: 481px) and (max-width: 1279px) {
  .grid-item,
    .grid-sizer {
    width: 47%;
  }
}

@media (min-width: 1280px) {
  .grid-item,
    .grid-sizer {
    width: 32%;
  }
}

.grid-item {
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.grid-item-title {
  height: 55px;
  background-color: #EBF7F5;
  text-align: center;
  padding: 12px;
}

.grid-item-title p {
  font-family: "Merriweather", sans-serif;
  font-weight: bold;
  color: #2F4267;
  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;
}

.grid-item-7,
.grid-item-8 {
  box-shadow: none;
}

@media (max-width: 479px) {
  .grid-item-7,
    .grid-item-8 {
    display: none;
  }
}

.grid-item-7 .grid-item-title,
.grid-item-8 .grid-item-title,
.grid-item-7 .grid-item-title p,
.grid-item-8 .grid-item-title p {
  display: none;
}

.ln-popup {
  border-radius: 4px;
  z-index: 11000;
}
.ln-header {
  font-size: 14px;
  line-height: 1.2;
}
.ln-company {
  font-size: 12px;
}
.ln-company h4 {
  font-size: 13px;
  margin: 0;
  color: #383d68;
}
.ln-footer {
  color: #FC7A32;
}

.blog-text b {
  font-weight: 500;
}
.blog-text p,
.blog-text li {
  color: #626f88;
}
.blog-text p {
  margin: 1.5em 0;
}
.blog-text p.larger,
.blog-text p .larger {
  font-size: 20px;
  line-height: 1.6;
}
.blog-text p.smaller,
.blog-text p .smaller {
  font-size: 14px;
  line-height: 2;
}
.blog-text li {
  list-style: disc;
  margin-left: 1em;
}
.blog-text hr {
  margin: 2em 0;
}
.blog-text h3 {
  padding-bottom: 0;
}
.blog-text h5 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
.bloglinks {
  max-width: 370px;
  background-color: #ebebeb;
  padding: 3em 2em;
}
.bloglinks h4 {
  line-height: 28px;
}
.bloglinks b {
  font-weight: 500;
}
.bloglinks .links {
  margin-top: 22px;
  line-height: 24px;
}
.bloglinks .links ul {
  list-style-type: disk;
  padding-left: 8px;
}
.bloglinks .links li::marker {
  color: #004EFF;
  content: '\2022  ';
}
.bloglinks .links a {
  color: #004EFF;
  font-weight: 400;
}
.bloglinks .links a:hover {
  color: #FC7A32;
}
.blog-links-section {
  display: flex;
}
.blog-links-section .bloglinks {
  margin: 1em 0 1em 3em;
}
@media (max-width: 768px) {
  .blog-links-section {
    display: block;
  }
  .blog-links-section .bloglinks {
    margin: 3em 0;
  }
}
.social-links > a {
  display: inline-block;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
}
.wide-blog .blog-content-section > div {
  max-width: 1280px;
}
.wide-blog .blog-text-section > div {
  max-width: 1120px;
}
.blog-text p > b {
  color: #2F4267;
}
.blue-promo-box {
  background: #383D68;
  padding: 24px 32px;
}
.blue-promo-box a,
.blue-promo-box a:hover {
  color: #ffffff;
}
.blue-promo-box a {
  font-weight: 500;
  text-decoration: underline;
}
.blue-promo-box a:hover {
  opacity: 0.8;
}
.blue-promo-box p,
.blue-promo-box h2,
.blue-promo-box h3,
.blue-promo-box h4 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.blue-promo-box h3 {
  font-size: 32px;
  color: #fff;
}
.blue-promo-box p {
  font-size: 20px;
  color: #fff;
}
.my-large {
  margin-top: 55px;
  margin-bottom: 92px;
}

.product-plans {
  margin-left: 8px;
}
.product-plans a,
.product-plans a:visited {
  display: inline-block;
  font-weight: normal;
  color: #626F88;
  margin: 27px 25px 0 0;
}
.product-plans a:hover,
.product-plans a:visited:hover {
  color: #fc7a32;
}
.product-plans a.active,
.product-plans a:visited.active {
  text-decoration: underline;
  font-weight: 500;
}
.product-plans + .product_title h1 {
  padding-top: 32px;
}

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

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

@media (min-width: 1078px) {
  .lead-form__items {
    display: flex;
    justify-content: space-between;
    max-width: 520px;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}

.lead-form__items *:focus {
  box-shadow: 0px 3px 12px -5px rgba(0, 0, 0, 0.3);
  outline: 0;
}

.lead-form__form .component-button {
  border-radius: 4px;
  width: 100%;
}

.mobile__buttons .component-button {
  border-radius: 4px;
  font-size: 14px;
}

.lead-form__label {
  display: block;
  text-align: left;
  position: relative;
  width: 100%;
  margin: 0 auto 24px;
  color: #777;
}

@media (min-width: 1077px) {
  .lead-form__label.long-one {
    width: 464px;
  }
}

@media (max-width: 1077px) {
  .lead-form__label {
    width: 100%;
  }
}

.lead-form__label > input, .lead-form__label > select {
  width: 100%;
  padding: 20px 15px 10px;
  font-size: 20px;
  color: #777;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  font-weight: 500;
}

.lead-form__label > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.lead-form__label > select::-ms-expand {
  display: none;
}

.lead-form__label > span {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 90%;
  margin-bottom: 6px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1px;
  top: 30px;
  transform: translate(6px, -50%);
  z-index: 200;
  transition: 0.3s ease;
  color: #777;
  border-radius: 4px;
}

.errorfield {
  padding: 7px;
  text-align: center;
  background-color: #e1261c;
  margin-top: -17px;
  position: absolute;
  border-radius: 4px;
  color: #e1261c;
  margin-bottom: 10px;
  opacity: 0;
  height: auto;
  max-height: 0;
  pointer-events: none;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
}

.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);
}

.lead-form__label.has-content > span,
.lead-form__label.has-select-content > span,
.lead-form__label.has-focus > span {
  top: 0;
  transition: 0.2s linear;
  transform: translate(-5%, -35%) scale(0.7);
  display: inline-block;
  width: auto;
  background-color: #fff;
}

.has-error + .errorfield,
.has-error .errorfield,
.fv-plugins-message-container > *.has-error {
  opacity: 1;
  max-height: 100px;
  z-index: 300;
}

.lead-form__dropdown:after {
  content: "";
  position: absolute;
  right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%20512'%3E%3Cpath%20fill='%23595E61'%20fill-opacity='.5'%20d='M151.5%20347.8L3.5%20201c-4.7-4.7-4.7-12.3%200-17l19.8-19.8c4.7-4.7%2012.3-4.7%2017%200L160%20282.7l119.7-118.5c4.7-4.7%2012.3-4.7%2017%200l19.8%2019.8c4.7%204.7%204.7%2012.3%200%2017l-148%20146.8c-4.7%204.7-12.3%204.7-17%200z'/%3E%3C/svg%3E");
  top: 15px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  pointer-events: none;
}

.sms-opt-group {
  margin: -5px 0 0 5px;
  color: #6C7599;
}

.sms-opt-group p {
  margin-left: 32px;
  font-size: 14px;
  line-height: 1.5;
}

.sms-opt-group a:hover {
  color: #40B7EC;
}

.sms-opt-group input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  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");
}

.content__lead-form,
.cm-column__parent .cm-column__child:last-child.content__lead-form,
.cm-column__parent .cm-column__child:first-child.content__lead-form {
  box-shadow: 0 3px 30px 0 rgba(5, 15, 21, 0.1);
  background-color: #fff;
  color: #00283B;
  padding: 64px 64px 40px 64px;
  display: flex;
  flex-direction: column;
  max-width: 592px;
}

@media (max-width: 1079px) {
  .content__lead-form,
    .cm-column__parent .cm-column__child:last-child.content__lead-form,
    .cm-column__parent .cm-column__child:first-child.content__lead-form {
    margin-top: 48px;
  }
}

@media (max-width: 759px) {
  .content__lead-form,
    .cm-column__parent .cm-column__child:last-child.content__lead-form,
    .cm-column__parent .cm-column__child:first-child.content__lead-form {
    padding: 24px 16px;
    margin-top: 24px;
  }
}

.page--comdatapayments .content__lead-form,
.page--comdatapayments .cm-column__parent .cm-column__child:last-child.content__lead-form,
.page--comdatapayments .cm-column__parent .cm-column__child:first-child.content__lead-form {
  padding: 32px 32px 10px 32px;
  max-width: 550px;
  border-radius: 4px;
}

.content__lead-form-with-text .cm-column__parent {
  align-items: center;
}

@media (max-width: 1079px) {
  .content__lead-form-with-text .cm-column__parent {
    flex-direction: column;
  }
}

.content__lead-form-with-text .text-group__main-text p {
  font-size: 20px;
}

@media (min-width: 1248px) {
  .content__lead-form-with-text .text-group__main-text p {
    padding-right: 80px;
  }
}

@media (min-width: 1080px) {
  .content__lead-form-with-text.content__hero .text-group__main-text p {
    font-size: 28px;
  }
}

@media (min-width: 1248px) {
  .content__lead-form-with-text.content__hero .text-group__main-text p {
    padding-right: 80px;
  }
}

.content__lead-form-with-text .text-group__main-text h2 {
  max-width: 600px;
}

@media (max-width: 759px) {
  .content__lead-form-with-text .text-group__main-text h2 {
    font-size: 32px;
  }
}

.lead-form__label{
  margin: 0 auto 30px;
}

.lead-form__label > input, .lead-form__label > select {
  border-color: #D5E5E1;
  border-radius: 4px;
  padding: 15px;
  font-size:16px;
}

.lead-form__label > span {
  font-size:14px;
  color: #626f88;
}

.lead-form__label > select {
  outline: none !important;
}

.cmp-form .errorfield {
  color: white;
  margin-top: 7px;
}

.component-button.component-button--lead-form {
  padding-top: 24px;
  padding-bottom: 24px;
  text-transform: uppercase;
  font-weight: bold;
  background: #40B7EC;
  border-color: #40B7EC;
}

.component-button.component-button--lead-form:hover {
  background: #F26964;
  border-color: #F26964;
}

@media (max-width: 759px) {
  .component-button.component-button--lead-form {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.case-study .content__lead-form .text-group__main-text h4 {
  padding-bottom: 24px;
}

.success-message h3,
.success-message p {
  color: #00283B;
}

.thank-you-text {
    position: absolute;
    z-index: 300;
    background-color: #eaf7f5;
    height: auto;
    width: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 40px;
    border: 1px solid #40cfc2;
}
.thank-you-text p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  height: auto;
  color: #2f4267;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: "Merriweather", sans-serif;
}

.lead-form__items *:focus{ 
  -webkit-box-shadow: 0 3px 12px -5px #40cfc2;   
  box-shadow: 0px 3px 12px -5px #40cfc2;   
  border-color: #40cfc2;   
  outline: 0;
}
.has-error input {
  border-color: #ec3b42;
  box-shadow: 0px 3px 12px -5px #ec3b42;
  outline: 0;
}

