/* New fleet card home page */
#solutions-backed {
  background-color: #F2F8FD;
  background-image: url("images/solutions-background.webp");
  background-size: cover;
  background-position: center;
  font-size: 22px;
}
#solutions-backed > .wp-block-group__inner-container {
  max-width: 1700px;
}
#solutions-backed .wp-block-columns {
  gap: 30px !important;
  justify-content: space-between !important;
}
#solutions-backed .wp-block-column {
  max-width: 470px;
  display: flex;
  flex-direction: column;
}
#solutions-backed .wp-block-column p {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#solutions-backed h2 {
  font-weight: 600;
  text-transform: uppercase;
  flex-grow: 1;
}
@media screen and (max-width: 781px) {
  #solutions-backed .wp-block-column {
    max-width: none;
  }
}
#turnkey-trucking, #ready-to-start-saving {
  background-image: url("images/turnkey-trucking.webp");
  background-size: cover;
  background-position: center;
  color: white;
  overflow: hidden;
}
#ready-to-start-saving {
  background-image: url("images/ready-to-start-saving.webp");
}
#turnkey-trucking > .wp-block-group__inner-container, #ready-to-start-saving > .wp-block-group__inner-container {
  background-color: #236094;
  border-radius: 50%;
  padding: 300px 130px;
  margin-top: -300px;
  margin-bottom: -300px;
  max-width: 1000px;
  box-shadow: 0px 12px 24px #00000029;
}
#turnkey-trucking h2, #ready-to-start-saving h2 {
  color: white;
}
@media screen and (max-width: 1000px) {
  #turnkey-trucking > .wp-block-group__inner-container, #ready-to-start-saving > .wp-block-group__inner-container {
    background-color: #236094;
    border-radius: 0;
    padding: 50px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#makes-you-center-of-attention > .wp-block-group__inner-container {
  transition-duration: .5s;
  padding: 200px 0;
  background-image: url("images/sbs-background.svg?4");
  background-repeat: no-repeat;
  background-size: 0% auto;
  background-position: center;
  max-width: none;
}
#makes-you-center-of-attention > .wp-block-group__inner-container.active {
  background-size: 101% auto;
}
#makes-you-center-of-attention > .wp-block-group__inner-container > .wp-block-group {
  max-width: 44%;
  margin: auto;
  background-color: white;
  box-shadow: 0px 12px 24px #00000029;
  border-radius: 20px;
  padding: 50px;
}
#makes-you-center-of-attention .wp-block-button__link {
  font-size: 16px;
}
@media screen and (max-width: 1500px) {
  #makes-you-center-of-attention h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1250px) {
  #makes-you-center-of-attention h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1000px) {
  #makes-you-center-of-attention h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 781px) {
  #makes-you-center-of-attention > .wp-block-group__inner-container {
    padding: 50px 0;
  }
  #makes-you-center-of-attention > .wp-block-group__inner-container > .wp-block-group {
    max-width: 90%;
    padding: 50px 20px;
    font-size: 35px;
  }
  #makes-you-center-of-attention {
    padding: 50px 20px;
  }
}
#one-partner-three-cards > .wp-block-group__inner-container {
  max-width: none;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -10.5vw;
}
#one-partner-three-cards .wp-block-columns {
  max-width: 1400px;
  margin: auto;
  position: relative;
  z-index: 2;
  padding-top: calc(10.5vw + 50px);
  padding-bottom: 150px;
}
#one-partner-three-cards figure, #one-partner-three-cards img {
  margin: 0;
}
#one-partner-three-cards .wp-block-columns {
  gap: 100px;
}
#one-partner-three-cards .wp-block-column:last-child {
  margin-bottom: 25px;
  min-width: 580px;
}
#one-partner-three-cards .lines {
  transition-duration: .5s;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-15deg) translate(-250px, 50px);
  opacity: 0;
}
#one-partner-three-cards > .wp-block-group__inner-container.active .lines {
  transform: rotate(0deg) translate(0px, 0px);
  opacity: 1;
}
@media screen and (max-width: 1400px) {
  #one-partner-three-cards .wp-block-columns {
    gap: 50px;
  }
  #one-partner-three-cards .wp-block-column {
    align-self: center;
  }
  #one-partner-three-cards .wp-block-column:last-child {
    margin-bottom: 0;
    min-width: 50%;
  }
}
@media screen and (max-width: 781px) {
  #one-partner-three-cards > .wp-block-group__inner-container {
    margin-top: 0;
  }
  #one-partner-three-cards .wp-block-columns {
    gap: 20px;
    padding-top: 0;
    padding-bottom: 50px;
  }
  #one-partner-three-cards .lines {
    display: none;
  }
}
#big-employee-benefit {
  background-image: url("images/big-employee-benefit-background.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
@media screen and (max-width: 781px) {
  #big-employee-benefit .wp-block-columns {
    gap: 0 !important;
  }
  #big-employee-benefit .wp-block-column:first-child figure {
    max-width: 75%;
  }
  #big-employee-benefit .wp-block-column:first-child .wp-block-spacer {
    height: 20px !important;
  }
}
/* The Best Fleet Fuel Card in the Business */
#best-fleet-fuel-card-header {
  background-image: url("images/fleet-card-banner-background.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#best-fleet-fuel-card-header > .wp-block-group__inner-container {
  max-width: 1360px;
}
#best-fleet-fuel-card-header .wp-block-columns, #best-fleet-fuel-card-header p:last-child, #best-fleet-fuel-card-header figure {
  margin-bottom: 0;
}
#best-fleet-card-for {
  background-image: url("images/credit_card_mockup_3-guttman-no-background.webp");
  background-repeat: no-repeat;
  background-position: left bottom;
}
#best-fleet-card-for ul {
  counter-reset: line-number;
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  gap: 45px;
  margin-top: 40px;
}
#best-fleet-card-for li {
  counter-increment: line-number;
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 700;
}
#best-fleet-card-for li:before {
  content: counter(line-number);
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  line-height: 64px;
  color: #ffffff;
  width: 70px;
  min-width: 70px;
  height: 70px;
  font-size: 26px;
  margin-right: 15px;
  font-weight: 700;
}
#best-fleet-card-for h2 {
  color: white;
}
@media screen and (max-width: 1650px) {
  #best-fleet-card-for {
    background-position: right 42vw center;
  }
}
@media screen and (max-width: 780px) {
  #best-fleet-card-for {
    background: none;
  }
  #best-fleet-card-for ul {
    gap: 30px;
    margin-top: 25px;
  }
}
#locate-a-service-station {
  margin-bottom: 0;
}
#unlock-exclusive-fuel-savings {
  background-color: #F2F8FD;
  background-image: url("images/unlock-exclusive.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  color: black;
  padding: 0;
  font-size: 16px;
  border-top: 1px dotted #ccc;
}
#unlock-exclusive-fuel-savings > .wp-block-group__inner-container {
  max-width: 1300px;
}
#unlock-exclusive-fuel-savings .wp-block-columns, #unlock-exclusive-fuel-savings figure {
  margin: 0;
}
#unlock-exclusive-fuel-savings .wp-block-column:first-child {
  padding: 180px 0;
}
#unlock-exclusive-fuel-savings .wp-block-column:last-child {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
@media screen and (max-width: 1700px) {
  #unlock-exclusive-fuel-savings .wp-block-column:first-child {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1300px) {
  #unlock-exclusive-fuel-savings .wp-block-column:first-child {
    padding: 50px 0 10px;
  }
  #unlock-exclusive-fuel-savings {
    background-position: 50vw center;
  }
}
@media screen and (max-width: 780px) {
  #unlock-exclusive-fuel-savings {
    background: none;
  }
}
/* About Guttman Energy Fleet Solutions page */
#about-energy-fleet-solutions-header {
  background-image: url("images/about-page-masthead-rev.webp");
  background-size: cover;
  background-position: left center;
  padding: 0;
}
#about-energy-fleet-solutions-header > .wp-block-group__inner-container {
  max-width: none;
  background-image: url("images/about-banner-watermark-r.svg");
  background-repeat: no-repeat;
  background-position: 64vw center;
  min-height: 88vh;
  display: flex;
  align-items: center;
}
#about-energy-fleet-solutions-header .wp-block-columns {
  padding: 100px 0;
  max-width: 1560px;
  margin: auto;
}
@media screen and (max-width: 780px) {
  #about-energy-fleet-solutions-header > .wp-block-group__inner-container {
    background-image: none;
  }
}
#about-guttman > .wp-block-group__inner-container {
  max-width: none;
  margin-top: -50px;
  margin-bottom: -50px;
}
#about-guttman h2 {
  color: #c40d3b;
}
#about-guttman p:last-child {
  margin: 0;
}
#about-guttman img {
  box-shadow: 0px 10px 15px #00000029;
  border-radius: 30px;
}
#about-guttman .wp-block-columns {
  position: relative;
  gap: 0;
  margin-bottom: 0;
  padding: 50px 0;
}
@media screen and (min-width: 781px) {
  #about-guttman .wp-block-columns:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background-color: #ebebeb;
    z-index: -1;
  }
  #about-guttman .wp-block-columns:first-child:before {
    height: 50%;
    top: auto;
    bottom: 0;
  }
  #about-guttman .wp-block-columns:last-child:before {
    height: 50%;
  }
}
#about-guttman .wp-block-column {
  margin: 0;
}
#about-guttman .wp-block-column:first-child {
  display: flex;
  justify-content: center;
}
#about-guttman .wp-block-column:first-child > .wp-block-group {
  max-width: 620px !important;
  padding-right: 20px;
  padding-left: 20px;
}
#about-guttman .wp-block-column:last-child {
  position: relative;
}
#about-guttman .wp-block-column:last-child:before {
  content: '';
  height: 2px;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #ebebeb;
  z-index: -1;
}
#about-guttman .row-reverse .wp-block-column:last-child:before {
  ;
  left: auto;
  right: 0;
}
@media screen and (max-width: 780px) {
  #about-guttman > .wp-block-group__inner-container {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #about-guttman .wp-block-columns {
    padding: 0;
    gap: 20px;
    margin-bottom: 40px;
  }
}
#what-customers-are-saying > .wp-block-group__inner-container {
  max-width: 1600px;
}
.customer-testimonials > .wp-block-group__inner-container {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
}
.customer-testimonials p:last-child {
  margin: 0;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group {
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  max-width: 500px;
  opacity: 0;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group > .wp-block-group__inner-container {
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 25px 5px;
  padding: 50px;
  border-radius: 30px;
  overflow: hidden;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  transform: scale(80%) !important;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group .testimonial-author {
  color: #c40d3b;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group.active {
  z-index: 2;
  opacity: 1;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group.active > .wp-block-group__inner-container {
  transform: scale(100%) !important;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group.behind {
  z-index: 0;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group.left {
  left: 0;
  transform: translateX(0);
  opacity: 1;
}
.customer-testimonials > .wp-block-group__inner-container > .wp-block-group.right {
  left: 100%;
  right: 0;
  transform: translateX(-100%);
  opacity: 1;
}
#what-customers-are-saying .benefits-control {
  background-color: #D8D8D8;
  height: 4px;
  width: 100%;
  max-width: 570px;
  margin: auto;
  position: relative;
  cursor: pointer;
  display: flex;
}
#what-customers-are-saying .benefits-marker {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
  background-color: #c40d3b;
  pointer-events: none;
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
}
#what-customers-are-saying .benefits-trigger {
  flex-basis: 25%
}
@media screen and (max-width: 780px) {
  .customer-testimonials > .wp-block-group__inner-container > .wp-block-group > .wp-block-group__inner-container {
    padding: 30px 10px;
    font-size: .65em;
  }
  .customer-testimonials > .wp-block-group__inner-container > .wp-block-group {
    width: 65%;
  }
}
#proudly-100-employee-owned {
  background-color: #f2f8fd;
  background-image: url("images/proudly-100-employee-owned.png");
  background-repeat: no-repeat;
  background-position: right center;
  color: black;
  background-size: auto 100%;
  padding: 0;
  font-size: 16px;
  min-height: 88vh;
  display: flex;
  align-items: center;
}
#proudly-100-employee-owned > .wp-block-group__inner-container {
  max-width: 1300px;
}
#proudly-100-employee-owned .wp-block-columns {
  margin: 0;
}
#proudly-100-employee-owned .wp-block-column:first-child {
  padding: 50px 0 10px;
}
@media screen and (max-width: 780px) {
  #proudly-100-employee-owned {
    background-image: none;
  }
}
/* Fleet Solutions Surrounded by Service page */
.page-id-60581 header, .page-id-57502 header {
  z-index: 5;
}
#best-customer-service-in-the-business {
  font-size: 16px;
}
#best-customer-service-in-the-business h2 {
  text-transform: none;
}
@media screen and (min-width: 950px) {
  #best-customer-service-in-the-business {
    margin: 0;
    position: relative;
    z-index: 2;
  }
  #best-customer-service-in-the-business > div {
    max-width: 1518px;
    width: 100%;
    border-top: 0;
    border-bottom-left-radius: 100vw;
    border-bottom-right-radius: 100vw;
    aspect-ratio: 2 / 1;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    background-color: white;
    padding-top: 250px;
    margin-top: -120px;
    padding-bottom: 100px;
  }
  #best-customer-service-in-the-business > div > div {
    max-width: 60%;
    margin: auto;
  }
  @media screen and (max-width: 1500px) {
    #best-customer-service-in-the-business > div {
      bottom: -6vw;
      padding-top: 15vw;
      margin-top: -12vw;
      margin-bottom: 13vw;
    }
  }
}
#connected-solutions > .wp-block-group__inner-container {
  max-width: 1400px;
}
#connected-solutions h2 {
  color: white;
}
#connected-solutions .wp-block-columns {
  margin-top: 60px;
  margin-bottom: 0;
  gap: 80px;
}
#connected-solutions .wp-block-column {
  padding: 50px;
  background-color: white;
  color: black;
  font-size: 16px;
  box-shadow: 5px 5px 15px #00000029;
  border-radius: 100px;
  max-width: 700px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#connected-solutions .wp-block-column:first-child {
  background-image: url("images/wor_background.svg?2");
}
#connected-solutions .wp-block-column:last-child {
  background-image: url("images/aim_background.svg?2");
}
#connected-solutions .wp-block-column h3 {
  font-size: 32px;
  text-transform: none;
}
@media screen and (max-width: 1200px) {
  #connected-solutions .wp-block-columns {
    gap: 50px;
  }
}
@media screen and (max-width: 781px) {
  #connected-solutions .wp-block-column h3 {
    font-size: 26px;
  }
}
#quote-slider > .wp-block-group__inner-container {
  background-color: #f2f8fd;
  background-image: url("images/quote-pattern.png");
  background-position: center;
  box-shadow: 5px 5px 20px #00000029;
  border-radius: 50px;
  padding: 80px 130px;
}
#quote-slider .wp-block-columns {
  margin: 0;
}
#quote-slider {
  font-size: 28px;
  line-height: 1.3em;
}
@media screen and (max-width: 1500px) {
  #quote-slider {
    font-size: 30px;
  }
}
@media screen and (max-width: 1200px) {
  #quote-slider {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  #quote-slider > .wp-block-group__inner-container {
    background-image: none;
  }
  #quote-slider .wp-block-columns {
    flex-wrap: wrap !important;
    gap: 10px 30px !important;
  }
  #quote-slider .wp-block-column:first-child {
    min-width: 100%;
  }
  #quote-slider .wp-block-column:nth-child(2) {
    max-width: calc(100% - 102px);
    display: none;
  }
  #quote-slider .wp-block-column:nth-child(3) {
    max-width: 52px !important;
  }
  #quote-slider > .wp-block-group__inner-container {
    border-radius: 34px;
    padding: 50px 20px;
  }
}
.quote-content {
  position: relative;
}
.quote-content > .wp-block-group {
  transition-duration: .5s;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  transform: translateY(-50%);
}
.quote-content > .wp-block-group.active {
  opacity: 1;
  z-index: 5;
}
.quote-images {
  position: relative;
}
.quote-images figure, .quote-images img {
  margin: 0;
}
.quote-images > .wp-block-group {
  transition-duration: .5s;
  max-width: 80%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  box-shadow: 5px 5px 20px #00000029;
  border-radius: 68px;
  overflow: hidden;
  opacity: 0;
}
.quote-images > .wp-block-group.active {
  z-index: 5;
  opacity: 1;
}
.quote-images > .wp-block-group.secondactive {
  transform: translateX(24%) scale(.8);
  z-index: 2;
  opacity: 1;
}
.quote-images > .wp-block-group.thirdactive {
  transform: translateX(48%) scale(.6);
  z-index: 1;
  opacity: 1;
}
.quote-button {
  cursor: pointer;
}
.quote-button figure, .quote-button img {
  margin: 0;
}
#our-customer-service-promise {
  position: relative;
  color: white;
}
#our-customer-service-promise h2 {
  color: white;
}
#our-customer-service-promise .wp-block-columns, #our-customer-service-promise p:last-child {
  margin-bottom: 0;
}
#our-customer-service-promise > .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
#our-customer-service-promise:after {
  display: block;
  content: "";
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: 0;
  right: 0;
  background-image: url("images/community-economic-benefits-watermark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 85% center;
}
/* Exclusive FedEx Summit 2024 Pre-Show Offer page */
#fuel-card-advantage {
  background-image: url("images/summit-cards.webp");
  background-repeat: no-repeat;
  background-position: -50px center;
}
#fuel-card-advantage h2 {
  font-size: 3.4em;
}
#fuel-card-advantage h3 {
  font-size: 2.2em;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
}
#fuel-card-advantage #advantage-icons > .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
#fuel-card-advantage #advantage-icons .wp-block-group .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  gap: 40px;
}
#fuel-card-advantage #advantage-icons .wp-block-group .wp-block-group__inner-container .wp-block-image {
  min-width: 70px;
}
@media screen and (max-width: 1800px) {
  #fuel-card-advantage {
    background-position: calc((-340px + 8vw)) center;
  }
}
@media screen and (max-width: 1440px) {
  #fuel-card-advantage {
    background-position: calc((-20vw)) center;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 781px) {
  #summit-efficiency h2 {
    font-size: 2em;
  }
  #summit-efficiency p {
    text-align: center;
  }
  #summit-efficiency .shadow-box {
    padding: 0 50px 50px;
  }
  #summit-efficiency .shadow-box .wp-block-columns {
    gap: 0;
  }
  .page-id-57384 #women-in-trucking-form h2 {
    font-size: 1.7em;
  }
  #fuel-card-advantage #advantage-icons .wp-block-group .wp-block-group__inner-container {
    gap: 20px;
  }
  #fuel-card-advantage {
    background-image: none;
  }
}
@media screen and (max-width: 1000px) {
  #fuel-card-advantage h2 {
    font-size: 1.7em;
  }
  #fuel-card-advantage h3 {
    font-size: 1.5em;
  }
}
/* The Fuel Good page */
#extra-mile {
  overflow: hidden;
  padding-bottom: 10px;
}
@media screen and (min-width: 950px) {
  #extra-mile {
    margin: 0;
    position: relative;
    z-index: 2;
  }
  #extra-mile > div {
    max-width: 1518px;
    width: 100%;
    border-top: 0;
    border-bottom-left-radius: 100vw;
    border-bottom-right-radius: 100vw;
    aspect-ratio: 2 / 1;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    background-color: white;
    padding-top: 325px;
    margin-top: -175px;
    padding-bottom: 100px;
  }
  #extra-mile > div > div {
    max-width: 700px;
    margin: auto;
  }
  #extra-mile > div h2 {
    max-width: 450px;
    margin: auto;
  }
  @media screen and (max-width: 1500px) {
    #extra-mile > div {
      bottom: -6vw;
      padding-top: 15vw;
      margin-top: -12vw;
      margin-bottom: 13vw;
    }
  }
}
#going-the-extra-mile {
  background-image: url("images/going-the-extra-mile-background.webp");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  color: #212529;
}
#going-the-extra-mile > .wp-block-group__inner-container {
  max-width: 1475px;
}
#going-the-extra-mile .wp-block-separator, .red-seperator {
  border-color: #D32A47 !important;
  max-width: 1090px !important;
}
#going-the-extra-mile .wp-block-separator {
  margin: 100px auto;
}
#going-the-extra-mile .wp-block-columns {
  margin: 0;
  gap: 80px;
}
#going-the-extra-mile .wp-block-columns ul {
  color: #000;
  font-size: 22px;
  line-height: 1.2em;
  margin: 0;
  xborder-left: 1px solid #D32545;
  padding-left: 35px;
  display: flex;
  flex-direction: column;
  gap: 10px;
	position: relative;
}
#going-the-extra-mile .wp-block-columns ul:before {
	transition-duration: .5s;
  display: block;
	content: '';
	background-color: #D32545;
	width:2px;
	height: 0;
	position: absolute;
	top:0;
	left:0;
}
#going-the-extra-mile .active .wp-block-columns ul:before {
	height: 100%;
}
#going-the-extra-mile .active .wp-block-columns .wp-block-column:last-child ul:before {
	transition-delay: .5s;
}
#going-the-extra-mile .wp-block-column:first-child {
  flex-basis: 56%;
}
#going-the-extra-mile .wp-block-column:last-child {
  flex-basis: 44%;
}
@media screen and (max-width: 780px) {
	#going-the-extra-mile .wp-block-separator {
  margin: 50px auto;
}
  #going-the-extra-mile .wp-block-columns {
    gap: 0;
  }
  #going-the-extra-mile .wp-block-columns ul {
    font-size: 18px;
    border-left: none;
  }
	#going-the-extra-mile .wp-block-column:first-child li:last-child {
  padding-bottom: 10px;
}
}
#fuelgood-video {
  position: relative;
}
#fuelgood-video figure:first-child {
  border-radius: 25px;
  overflow: hidden;
  cursor: pointer;
}
#fuelgood-video .play-button {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 14%;
}
.sgpb-content-61645 p {
  margin: 0;
}
#get-fueling-today-new {
  position: relative;
  margin-top: -110px !important;
}
#were-here-to-help {
  position: relative;
}
#get-fueling-today-new > .wp-block-group__inner-container, #were-here-to-help > .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
#get-fueling-today-new p, #were-here-to-help p {
  max-width: 850px;
  font-size: 1.3em;
}
#get-fueling-today-new h2, #were-here-to-help h2 {
  color: #AEF0FF !important;
  font-weight: 500;
}
#were-here-to-help h2 {
  color: #fff !important;
}
#get-fueling-today-new .fueling-today-name {
  font-size: 2em;
  color: #AEF0FF;
  margin: 0;
}
#get-fueling-today-new p:last-child, #were-here-to-help p:last-child {
  margin-bottom: 0;
}
#get-fueling-today-new .wp-block-group, #were-here-to-help .wp-block-group {
  max-width: 550px;
  border-bottom: 1px solid #FF1E4A;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#were-here-to-help .wp-block-group {
  border-color: #FFF;
}
#get-fueling-today-new .wp-block-group.wider {
  max-width: 900px;
}
#were-here-to-help .wp-block-group.wider {
  max-width: 600px;
}
#get-fueling-today-new .wp-block-columns, #were-here-to-help .wp-block-columns {
  max-width: 800px;
  gap: 50px;
}
#get-fueling-today-new .wp-block-column:first-child, #were-here-to-help .wp-block-column:first-child {
  flex-basis: auto;
  position: relative;
  flex-grow: 0;
}
#get-fueling-today-new .wp-block-column:first-child:after, #were-here-to-help .wp-block-column:first-child:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  background-color: white;
  border-right: thin solid #FF1E4A;
}
#were-here-to-help .wp-block-column:first-child:after {
  border-color: #FFF;
}
#get-fueling-today-new .wp-block-column:last-child, #were-here-to-help .wp-block-column:last-child {
  flex-basis: auto;
  flex-grow: 1;
}
#get-fueling-today-new::after, #were-here-to-help::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("images/about-watermark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right -15% center;
}
@media screen and (max-width: 780px) {
  #get-fueling-today-new {
    margin-top: -40px !important;
  }
  #get-fueling-today-new .fueling-today-name, #were-here-to-help .fueling-today-name {
    font-size: 1.3em;
  }
  #get-fueling-today-new, #were-here-to-help {
    gap: 15px;
  }
  #get-fueling-today-new .wp-block-column:first-child:after, #were-here-to-help .wp-block-column:first-child:after {
    content: none;
  }
  #get-fueling-today-new p, #were-here-to-help p {
    font-size: 1em;
  }
}
#fuelgood-program-overview {
  background-image: url("images/program-overview-background.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
#fuelgood-program-overview > .wp-block-group__inner-container {
  max-width: 1380px;
}
#fuelgood-program-overview h2 {
  font-size: 45px;
}
#fuelgood-program-overview .subtitle {
  color: #FF1E4A;
  margin-bottom: 0;
}
#fuelgood-program-overview .wp-block-columns {
  display: flex;
  flex-wrap: wrap !important;
  gap: 230px 480px;
	position: relative;
}
#fuelgood-program-overview .wp-block-columns:after {
	transition-delay: .5s;
	transition-duration: 1s;
	content: '';
  background-image: url("images/program-overview-card-circles.webp");
  background-repeat: no-repeat;
  background-position: center;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	opacity: 0;
}
#fuelgood-program-overview .active .wp-block-columns:after {
	opacity: 1;
}
#fuelgood-program-overview .wp-block-column {
  flex-basis: calc(50% - 240px);
  background-color: #123D65;
  border: 1px solid #B3E2F3;
  border-radius: 15px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  position: relative;
	z-index: 2;
}

  #fuelgood-program-overview .wp-block-column:before {
	transition-duration: .5s;
    display: block;
    content: '';
    background-color: #B3E2F3;
    width: 0px;
    height: 2px;
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
  }
	#fuelgood-program-overview .active .wp-block-column:before {
    width: 460px;
  }
  #fuelgood-program-overview .wp-block-column:nth-child(2):before {
	  transition-delay: .5s;
    width: 2px;
    height: 0;
    left: 50%;
    top: calc(100% + 10px);
  }
	#fuelgood-program-overview .active .wp-block-column:nth-child(2):before {
    height: 210px;
  }
  #fuelgood-program-overview .wp-block-column:nth-child(3):before {
	  transition-delay: 1.5s;
    width: 2px;
    height: 0;
    left: 50%;
    top: auto;
    bottom: calc(100% + 10px);
  }
	#fuelgood-program-overview .active .wp-block-column:nth-child(3):before {
    height: 210px;
  }
  #fuelgood-program-overview .wp-block-column:nth-child(4):before {
	  transition-delay: 1s;
    left: auto;
    right: calc(100% + 10px);
  }
  #fuelgood-program-overview .wp-block-column:after {
	  transition-duration: .5s;
    display: block;
    content: '';
    background-image: url("images/overview-arrow.svg");
    background-size: contain;
    background-position: center;
    width: 22px;
    height: 27px;
    position: absolute;
    left: calc(100%);
    top: calc(50% - 13px);
	  opacity: 0;
  }
	#fuelgood-program-overview .active .wp-block-column:after {
		left: calc(100% + 450px);
    opacity: 1;
  }
  #fuelgood-program-overview .wp-block-column:nth-child(2):after {
	  transition-delay: .5s;
    transform: rotate(90deg);
    top: calc(100%);
    left: calc(50% - 10.5px);
  }
	#fuelgood-program-overview .active .wp-block-column:nth-child(2):after {
	top: calc(100% + 197px);
  }
  #fuelgood-program-overview .wp-block-column:nth-child(3):after {
	  transition-delay: 1.5s;
    transform: rotate(-90deg);
    top: auto;
    bottom: calc(100%);
    left: calc(50% - 10.5px);
  }
	#fuelgood-program-overview .active .wp-block-column:nth-child(3):after {
	bottom: calc(100% + 197px);
  }
  #fuelgood-program-overview .wp-block-column:nth-child(4):after {
	  transition-delay: 1s;
    transform: rotate(180deg);
    left: auto;
    right: calc(100%);
    top: calc(50% - 12.5px);
  }
	#fuelgood-program-overview .active .wp-block-column:nth-child(4):after {
		right: calc(100% + 450px);
  }
  @media screen and (max-width: 1200px) {
    #fuelgood-program-overview .active .wp-block-column:nth-child(1):before {
      width: 40px;
      left: calc(100% + 5px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(2):before {
		top: calc(100% + 5px);
      height: 40px;
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(3):before {
		bottom: calc(100% + 5px);
      height: 40px;
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(4):before {
		width: 40px;
      right: calc(100% + 5px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(1):after {
      left: calc(100% + 25px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(2):after {
      top: calc(100% + 22px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(3):after {
      bottom: calc(100% + 22px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(4):after {
      right: calc(100% + 25px);
    }
  }

@media screen and (max-width: 780px) {
	#fuelgood-program-overview .wp-block-column:before, #fuelgood-program-overview .wp-block-column:after {
      transition-duration: 0s !important;
		transition-delay: 0s !important;
    }
	#fuelgood-program-overview .active .wp-block-column:nth-child(1):before {
      width: 2px;
		height:40px;
		top:calc(100% + 5px);
      left: 50%;
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(3):before {
		top:calc(100% + 5px);
		bottom: auto;
      height: 40px;
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(4):before {
		display: none;
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(1):after {
		transform: rotate(90deg);
      left: calc(50% - 10.5px);
		top: calc(100% + 22px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(3):after {
		transform: rotate(90deg);
      bottom: auto;
		left: calc(50% - 10.5px);
		top: calc(100% + 22px);
    }
    #fuelgood-program-overview .active .wp-block-column:nth-child(4):after {
      display: none;
    }
}
#fuelgood-program-overview .wp-block-column h3 {
  color: white;
  font-size: 36px;
}
#fuelgood-program-overview .wp-block-column p:last-child {
  margin: 0;
}
#fuelgood-program-overview .smaller {
  font-size: 16px;
  max-width: 1000px;
  margin: auto;
  padding-left: 15px;
  border-left: 1px solid #B1E0F1;
}
@media screen and (max-width: 1200px) {
  #fuelgood-program-overview .wp-block-columns {
    margin-top: 30px;
    gap: 50px;
    padding-top: calc(100vw * .65)
  }
	#fuelgood-program-overview .wp-block-columns:after {
    background-size: contain;
    background-position: center top;
  }
  #fuelgood-program-overview .wp-block-column {
    flex-basis: calc(50% - 25px);
  }
}
@media screen and (max-width: 780px) {
  #fuelgood-program-overview h2 {
    font-size: 30px;
  }
  #fuelgood-program-overview .wp-block-column h3 {
    font-size: 26px;
  }
}
#flexible-fuel-good {
  background: linear-gradient(1deg, rgba(177, 224, 241, 0.60) -36.85%, #FFF 99.22%);
  padding-top: 100px;
  padding-bottom: 100px;
}
#flexible-fuel-good > .wp-block-group__inner-container {
  max-width: 1518px;
}
#flexible-fuel-good .wp-block-button__link {
  font-size: 25px;
  border-radius: 9px;
  background: #D32A47;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 15px 40px;
}
#flexible-fuel-good .wp-block-button__link:hover {
background-color: #236094 !important;
}
@media screen and (max-width: 780px) {
  #flexible-fuel-good {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #flexible-fuel-good .wp-block-button__link {
    font-size: 25px;
    padding: 20px 40px;
  }
  #flexible-fuel-good .wp-block-spacer {
    max-height: 50px;
  }
}
#flexible-fuel-good-circle {
  overflow: hidden;
  padding-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  #flexible-fuel-good {
    padding-top: 0px;
  }
  #flexible-fuel-good-circle {
    margin: 0;
    position: relative;
    z-index: 2;
  }
  #flexible-fuel-good-circle > div {
    max-width: 1518px;
    width: 100%;
    border-top: 0;
    border-bottom-left-radius: 100vw;
    border-bottom-right-radius: 100vw;
    aspect-ratio: 2 / 1;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    background-color: white;
    padding-top: 275px;
    margin-top: -175px;
    padding-bottom: 180px;
  }
  #flexible-fuel-good-circle > div > div {
    max-width: 950px;
    margin: auto;
  }
  @media screen and (max-width: 1500px) {
    #flexible-fuel-good-circle > div {
      bottom: -6vw;
      padding-top: 14vw;
      margin-top: -11vw;
      margin-bottom: 13vw;
    }
  }
}
#flexible-fuel-good-circle .wp-block-columns {
  margin-bottom: 0;
}
#flexible-fuel-good-circle .wp-block-column p {
  color: #003C66;
  font-size: 22px;
  line-height: 1.2em;
  margin: 0;
}
#flexible-fuel-good-circle .wp-block-column h3 {
  color: #007FB6;
  font-size: 24px;
  margin-top: 29px;
}
#flexible-fuel-good-circle .wp-block-column {
  display: flex;
  gap: 15px;
}
#flexible-fuel-good-circle .wp-block-column:before {
  display: block;
  content: '';
  height: 90px;
  width: 90px;
  min-width: 90px;
  border: 2px solid #D32A47;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#flexible-fuel-good-circle .wp-block-column:first-child:before {
  background-image: url("images/personal-credit-card-icon.svg");
}
#flexible-fuel-good-circle .wp-block-column:last-child:before {
  background-image: url("images/payroll-deduction-icon.svg");
}
/* Testimonials on the Fuel Good page */
#fuelgood-testimonials > div > .wp-block-group {
  background-image: url("images/quote-pattern.png");
  background-position: center;
  background-color: #246093;
  padding: 100px 20px;
  color: white;
}
.page-template-fleet-fuelgood-card-page #fuelgood-testimonials > div > .wp-block-group {
  background-color: #007FB6;
}
#fuelgood-testimonials > div > .wp-block-group h2, #fuelgood-testimonials > div > .wp-block-group h3 {
  color: white;
}
#fuelgood-testimonials > div > .wp-block-group h2 {
  margin-bottom: 30px !important;
}
#fuelgood-testimonials > div > .wp-block-group h3 {
  margin-bottom: 0;
}
#fuelgood-testimonials .wp-block-columns {
  padding: 100px 0;
  flex-direction: column;
  gap: 100px;
  position: relative;
  padding-bottom: 250px;
  margin-bottom: -150px;
}
#fuelgood-testimonials .wp-block-columns:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  top: 0;
  left: calc(50% - 2.5px);
  background-color: #D9D9D9;
  z-index: -1;
}
#fuelgood-testimonials .wp-block-column {
  font-size: 26px;
  background-image: url("images/card-icon-texture.png");
  background-position: center;
  background-color: #C40D3C;
  color: white;
  padding: 50px;
  border-radius: 50px;
}
.page-template-fleet-fuelgood-card-page #fuelgood-testimonials .wp-block-column {
  background-color: #003c66;
}
.page-template-fleet-fuelgood-card-page #fuelgood-testimonials .wp-block-column:first-child {
  background-image: url("images/testimonials-one.webp");
}
.page-template-fleet-fuelgood-card-page #fuelgood-testimonials .wp-block-column:last-child {
  background-image: url("images/testimonials-two.webp");
}
.page-template-fleet-fuelgood-card-page #fuelgood-testimonials .wp-block-column em {
  font-style: normal;
  font-size: 1.2em;
}
.page-template-fleet-fuelgood-card-page #fuelgood-testimonials .wp-block-column .author {
  color: #AEF0FF;
}
#fuelgood-testimonials .wp-block-column p:last-child {
  margin: 0;
}
@media screen and (max-width: 780px) {
  #fuelgood-testimonials .wp-block-columns {
    padding: 50px 0;
  }
  #fuelgood-testimonials .wp-block-columns {
    padding: 50px 0;
    gap: 25px;
    padding-bottom: 100px;
    margin-bottom: -75px;
  }
  #fuelgood-testimonials .wp-block-column {
    font-size: 18px;
    padding: 25px;
  }
}
#fuelgood-testimonials-new {
  position: relative;
  background-image: url("images/testimonials-background-new.png");
  background-position: center;
  background-size: cover;
}
#fuelgood-testimonials-new h3.alternate {
  color: #fff;
}
#fuelgood-testimonials-new .wp-block-columns {
  flex-direction: column !important;
  gap: 40px;
}
#fuelgood-testimonials-new .wp-block-column {
  background-color: #007FB6;
  background-image: url("images/small-quotes-pattern.svg");
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  padding: 50px 40px;
  max-width: 600px;
  margin: auto;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.25);
}
#fuelgood-testimonials-new .wp-block-column em {
  font-style: normal;
  font-size: 1.2em;
}
#fuelgood-testimonials-new .wp-block-column .author {
  color: #AEF0FF;
  font-size: 1em;
  margin: 0;
}
#fuelgood-testimonials-new .cards {
  width: 520px;
  position: absolute;
  right: calc(((100vw - 600px) / 2) + 700px);
  bottom: 50px;
}
@media screen and (max-width: 1000px) {
  #fuelgood-testimonials-new .cards {
    right: calc(((100vw - 600px) / 2) + 610px);
  }
}
#fuelgood-testimonials-new {
  position: relative;
  background-image: url("images/testimonials-background-new.png");
  background-position: center;
  background-size: cover;
	padding: 150px 0 200px;
}
#fuelgood-testimonials-new h3.alternate {
  color: #fff;
}
#fuelgood-testimonials-new .wp-block-columns {
  flex-direction: column !important;
  gap: 40px;
}
#fuelgood-testimonials-new .wp-block-column {
  background-color: #007FB6;
  background-image: url("images/small-quotes-pattern.svg");
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  padding: 50px 40px;
  max-width: 600px;
  margin: auto;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.25);
}
#fuelgood-testimonials-new .wp-block-column em {
  font-style: normal;
  font-size: 1.2em;
}
#fuelgood-testimonials-new .wp-block-column .author {
  color: #AEF0FF;
  font-size: 1em;
  margin: 0;
}
#fuelgood-testimonials-new .cards {
  width: 520px;
  position: absolute;
  right: calc(((100vw - 600px) / 2) + 700px);
  bottom: 50px;
}
@media screen and (max-width: 1000px) {
  #fuelgood-testimonials-new .cards {
    right: calc(((100vw - 600px) / 2) + 610px);
  }
}
@media screen and (max-width: 780px) {
	#fuelgood-testimonials-new {
	padding: 50px 0 100px;
}
}
/* Benefit Icons of the Fuel Good page */
#fuelgood-benefits p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25em;
  margin-top: 25px;
  margin-bottom: 0;
  color: #235f92;
}
.page-template-fleet-fuelgood-card-page #fuelgood-benefits p {
  color: #007FB6;
}
#fuelgood-benefits img {
  max-width: 120px;
}
/* Header Customizations for the Partner Network Program page */
page-id-59615 .page-id-59615 header.entry-header, .page-id-60389 header.entry-header {
  overflow: hidden;
}
.page-id-59615 header.entry-header .header-wrapper, .page-id-60389 header.entry-header .header-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
}
.page-id-59615 header.entry-header .header-wrapper:after, .page-id-60389 header.entry-header .header-wrapper:after {
  display: block;
  content: "";
  background-image: url("images/credit-card-mockup-pc.webp?1");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  aspect-ratio: 834/445;
  max-width: 660px;
}
.page-id-60389 header.entry-header .header-wrapper:after {
  background-image: url("images/credit-card-mockup-pc.webp?1");
  aspect-ratio: 834/445;
  max-width: 660px;
}
.page-template-fleet-fuelgood-card-page .header-wrapper, .page-id-60389 .header-wrapper, .page-template-fleet-fuelgood-card-page .header-wrapper, .page-id-59615 .header-wrapper {
  max-width: 1400px;
}
.page-template-fleet-fuelgood-card-page header.entry-header {
  min-height: 65vh;
}
.page-template-fleet-fuelgood-card-page .header-wrapper {
  margin-bottom: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-template-fleet-fuelgood-card-page .header-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}
.page-template-fleet-fuelgood-card-page .header-wrapper {
  justify-content: flex-start;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 900px) {
  .page-template-fleet-fuelgood-card-page .header-wrapper > div > div {
    max-width: 75% !important;
  }
}
.page-template-fleet-fuelgood-card-pagex .header-wrapper::after {
  display: block;
  content: "";
  background-image: url("images/fuelgood-designs-mockup-revised.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  aspect-ratio: 700/426;
  max-width: 700px;
}
@media screen and (max-width: 1100px) {
  .page-id-59615 header.entry-header h1.entry-title, .page-id-60389 header.entry-header h1.entry-title, .page-template-fleet-fuelgood-card-page header.entry-header h1.entry-title {
    font-size: 35px;
  }
  .page-id-59615 header.entry-header .header-wrapper:after, .page-id-60389 header.entry-header .header-wrapper:after, .page-template-fleet-fuelgood-card-page .header-wrapper::after {
    max-width: 50%;
  }
  .page-template-fleet-fuelgood-card-page .header-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 780px) {
  .page-id-59615 header.entry-header .header-wrapper, .page-id-60389 header.entry-header .header-wrapper, .page-template-fleet-fuelgood-card-page header.entry-header .header-wrapper {
    flex-direction: column;
  }
  .page-id-59615 header.entry-header .header-wrapper:after, .page-id-60389 header.entry-header .header-wrapper:after, .page-template-fleet-fuelgood-card-page header.entry-header .header-wrapper:after {
    max-width: 500px;
  }
  .page-id-59615 header.entry-header .header-wrapper > div, .page-id-60389 header.entry-header .header-wrapper > div {
    padding-bottom: 0;
  }
}
/* Partner Testimonials Section of the Partner Network Program page */
#partner-testimonials > .wp-block-group__inner-container {
  border-radius: 75px;
  overflow: hidden;
  padding: 70px 30px;
  background-image: url("images/red-card-icon-texture.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: white;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
  max-width: 733px;
  margin: auto;
}
#partner-testimonials h2 {
  color: white;
  margin-bottom: 25px;
}
.testimonials-title {
  margin: auto;
  margin-top: 30px;
  max-width: 600px;
  font-size: 22px;
  line-height: 1.2em;
  color: white;
  text-transform: none;
}
#partner-testimonials .slick-list {
  overflow: hidden !important;
}
#partner-testimonials .slick-dots {
  margin-top: 25px;
  bottom: auto;
}
#partner-testimonials .slick-dots li, #partner-testimonials .slick-dots li button {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
#partner-testimonials .slick-dots li button::before {
  font-family: slick;
  content: '';
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: white;
  border-radius: 50%;
}
#partner-testimonials .slick-dots .slick-active {
  transform: scale(200%);
}
/* The Benefits of Partnering Section of the Partner Network Program page */
#partnering-benefits {
  position: relative;
  margin-top: 30px;
  height: 700px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: top;
}
#partnering-benefits h4 {
  transition-duration: .5s;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  margin-top: -20px;
  color: black;
}
@media screen and (min-width: 1001px) {
  #partnering-benefits .wp-block-image {
    position: relative;
    z-index: 1;
  }
  #partnering-benefits > .wp-block-group__inner-container {
    padding-top: 170px;
  }
  #partnering-benefits .wp-block-column:hover h4, #partnering-benefits .wp-block-column.active h4 {
    transform: scale(135%);
    margin-top: 0px;
  }
  #partnering-benefits:after {
    display: block;
    content: '';
    position: absolute;
    left: calc(50% - 1.2px);
    top: 50%;
    bottom: 0;
    background-color: #D9D9D9;
    width: 3px;
    z-index: -1;
  }
  #partnering-benefits .wp-block-column:after {
    transition-duration: .5s;
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
  }
  #partnering-benefits .wp-block-column.active:after {
    left: 50%;
    right: -100%;
    top: 48.5px;
    background-color: #D9D9D9;
    height: 3px;
    z-index: -1;
  }
  #partnering-benefits .wp-block-column.active:nth-child(odd):after {
    left: -100%;
    right: 50%;
  }
  #partnering-benefits .wp-block-column.active:nth-child(1):after {
    height: auto;
    left: calc(50% - 1.5px);
    right: auto;
    width: 3px;
    top: 100%;
    bottom: -50%;
  }
  #partnering-benefits .wp-block-column.active:nth-child(1) p {
    margin-bottom: 0;
  }
}
#partnering-benefits p {
  height: 0;
  opacity: 0;
}
#partnering-benefits > .wp-block-group__inner-container {
  position: relative;
  height: 700px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: top;
}
#partnering-benefits .wp-block-columns {
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
}
#partnering-benefits .wp-block-column {
  transition-property: all;
  transition-duration: .5s;
  position: absolute;
  max-width: 200px;
  width: 100%;
  min-height: 124px;
  margin: 0;
  padding-top: 120px;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
#partnering-benefits .wp-block-column:nth-child(1) {
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("images/co-branded.png");
}
#partnering-benefits .wp-block-column:nth-child(2) {
  top: 250px;
  left: 0;
  background-image: url("images/customer-savings.png");
}
#partnering-benefits .wp-block-column:nth-child(3) {
  top: 250px;
  right: 0;
  background-image: url("images/enhanced-client-offering.png");
}
#partnering-benefits .wp-block-column:nth-child(4) {
  top: 450px;
  left: 0;
  background-image: url("images/per-gallon.png");
}
#partnering-benefits .wp-block-column:nth-child(5) {
  top: 450px;
  right: 0;
  background-image: url("images/reputation-boost.png");
}
#partnering-benefits .wp-block-column:nth-child(1):hover, #partnering-benefits .wp-block-column.active:nth-child(1) {
  background-image: url("images/co-branded-over.png");
}
#partnering-benefits .wp-block-column:nth-child(2):hover, #partnering-benefits .wp-block-column.active:nth-child(2) {
  background-image: url("images/customer-savings-over.png");
}
#partnering-benefits .wp-block-column:nth-child(3):hover, #partnering-benefits .wp-block-column.active:nth-child(3) {
  background-image: url("images/enhanced-client-offering-over.png");
}
#partnering-benefits .wp-block-column:nth-child(4):hover, #partnering-benefits .wp-block-column.active:nth-child(4) {
  background-image: url("images/per-gallon-over.png");
}
#partnering-benefits .wp-block-column:nth-child(5):hover, #partnering-benefits .wp-block-column.active:nth-child(5) {
  background-image: url("images/reputation-boost-over.png");
}
#partnering-benefits-target {
  font-size: 26px;
  line-height: 1.1em;
  font-weight: 500;
  text-align: center;
  color: #246093;
  border: 5px solid #C40D3C;
  border-radius: 44px;
  padding: 42px 80px;
  max-width: 916px;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  #partnering-benefits {
    margin-top: 0;
    height: auto;
  }
  #partnering-benefits > .wp-block-group__inner-container {
    margin-top: 0;
    display: block;
    height: auto;
  }
  #partnering-benefits .wp-block-columns {
    position: static;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap !important;
    gap: 30px;
  }
  #partnering-benefits .wp-block-column {
    flex-grow: 1;
    justify-content: flex-start;
    position: static;
    min-width: 300px;
    max-width: none !important;
    transform: translateX(0) !important;
  }
  #partnering-benefits .wp-block-column:nth-child(1) {
    background-image: url("images/co-branded-over.png") !important;
  }
  #partnering-benefits .wp-block-column:nth-child(2) {
    background-image: url("images/customer-savings-over.png") !important;
  }
  #partnering-benefits .wp-block-column:nth-child(3) {
    background-image: url("images/enhanced-client-offering-over.png") !important;
  }
  #partnering-benefits .wp-block-column:nth-child(4) {
    background-image: url("images/per-gallon-over.png") !important;
  }
  #partnering-benefits .wp-block-column:nth-child(5) {
    background-image: url("images/reputation-boost-over.png") !important;
  }
  #partnering-benefits p {
    height: auto;
    opacity: 1;
  }
  #partnering-benefits-target {
    display: none;
  }
  #partnering-benefits h4 {
    font-size: 20px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  #partnering-benefits .wp-block-column {
    width: 100%;
    max-width: none !important;
    min-width: 0;
    padding-left: 0 !important;
    padding-top: 144px;
    background-position: center top !important;
  }
}
/* Let’s Partner Up Section of the Partner Network Program page */
#lets-partner-up {
  background-image: none;
  color: black;
  padding: 0;
}
#lets-partner-up > .wp-block-group__inner-container {
  max-width: 1700px;
}
#lets-partner-up .wp-block-columns, #lets-partner-up figure {
  margin: 0;
}
#lets-partner-up .wp-block-column:first-child {
  padding: 100px 0;
}
#lets-partner-up .wp-block-column:last-child {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
#lets-partner-up h2 {
  color: #246093;
  font-weight: 500;
}
@media screen and (max-width: 780px) {
  #lets-partner-up .wp-block-column:first-child {
    padding: 50px 0 10px;
  }
}
/* A Partnership with True Synergies Program page */
#hear-from-partners h2 {
  color: white;
}
#hear-from-partners {
  background-image: url("images/red-card-icon-texture.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* New fleet card contact page */
.page-id-61461 .new_fleet_card_banner h1.entry-title, .page-id-49053 .new_fleet_card_banner h1.entry-title {
  color: white;
}
.page-id-61461 header.entry-header, .page-id-49053 header.entry-header {
  min-height: 45vh !important;
}
.page-id-61461 .entry-content, .page-id-49053 .entry-content {
  background-color: #FCFCFC;
}
#contact-page-form .gform_wrapper {
  background-color: white;
  border-radius: 20px;
  padding: 50px;
}
#contact-address {
  position: relative;
}
#contact-address > .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
#contact-address h3 {
  color: white;
}
#contact-address p:last-child {
  margin: 0;
}
#contact-address .wp-block-group {
  max-width: 400px;
  border-bottom: 1px solid white;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#contact-address .wp-block-columns {
  max-width: 600px;
  gap: 50px;
}
#contact-address .wp-block-column:first-child {
  flex-basis: auto;
  position: relative;
  flex-grow: 0;
}
#contact-address .wp-block-column:first-child:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  background-color: white;
  border-right: thin solid white;
}
#contact-address .wp-block-column:last-child {
  flex-basis: auto;
  flex-grow: 1;
}
#contact-address::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("images/about-watermark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right -5% center;
}
@media screen and (max-width: 780px) {
  #contact-page-form .gform_wrapper {
    padding: 50px 20px;
  }
  #contact-address .wp-block-columns {
    gap: 15px;
  }
  #contact-address .wp-block-column:first-child:after {
    content: none;
  }
}
/* New what is a fleet card page */
#what-is-a-fleet-card-banner {
  min-height: 65vh;
  display: flex;
  align-items: center;
  background-image: url("images/what-is-credit-card-mockup.webp");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center left calc(520px + 50vw - 650px);
}
#what-is-a-fleet-card-banner h1 {
  margin: 0;
  padding: 0;
}
#what-is-a-fleet-card-banner > .wp-block-group__inner-container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 20px;
}
#what-is-a-fleet-card-banner h1 {
  max-width: 420px;
}
@media screen and (max-width: 1000px) {
  #what-is-a-fleet-card-banner {
    background-position: center left 350px;
  }
}
@media screen and (max-width: 780px) {
  #what-is-a-fleet-card-banner {
    background-position: center left 250px;
  }
  #what-is-a-fleet-card-banner h1 {
    max-width: 320px;
  }
}
@media screen and (max-width: 500px) {
  #what-is-a-fleet-card-banner {
    justify-content: flex-end;
    align-items: flex-end;
    background-position: center left 50px;
  }
}
#what-is-a-fleet-card {
  overflow: hidden;
}
@media screen and (min-width: 950px) {
  #what-is-a-fleet-card {
    margin: 0;
    position: relative;
    z-index: 2;
    margin-bottom: -250px;
  }
  #what-is-a-fleet-card > div {
    max-width: 1518px;
    width: 100%;
    border-top: 0;
    border-bottom-left-radius: 100vw;
    border-bottom-right-radius: 100vw;
    aspect-ratio: 2 / 1;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    background-color: white;
    padding-top: 250px;
    margin-top: -120px;
    padding-bottom: 150px;
  }
  #what-is-a-fleet-card > div > div {
    max-width: 60%;
    margin: auto;
  }
  @media screen and (max-width: 1500px) {
    #what-is-a-fleet-card > div {
      bottom: -6vw;
      padding-top: 15vw;
      margin-top: -12vw;
      margin-bottom: 13vw;
    }
  }
}
#start-saving h2 {
  color: white;
  font-weight: 700;
}
#start-saving > .wp-block-group__inner-container {
  max-width: none;
  padding: 350px 20px 100px;
  background-image: url("images/start-saving-cards.webp");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center left;
}
#start-saving .wp-block-group {
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: flex-end;
}
#start-saving .wp-block-group > .wp-block-group__inner-container {
  max-width: 500px;
}
@media screen and (max-width: 1200px) {
  #start-saving > .wp-block-group__inner-container {
    background-position: center right 50px;
  }
}
@media screen and (max-width: 780px) {
  #start-saving > .wp-block-group__inner-container {
    padding: 120px 20px 50px;
  }
  #start-saving > .wp-block-group__inner-container {
    background-position: center right 200px;
  }
}
#compare-cards {
  background-image: url("images/compare-cards-background.webp");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
#compare-cards > .wp-block-group__inner-container {
  max-width: 1480px;
}
#compare-cards h3 {
  color: #C40D3C;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
}
.compare-title {
  color: #C40D3C;
  font-size: 26px;
  font-weight: 700;
  border-bottom: 1px solid #ACACAC;
  max-width: 450px;
  margin: 0 auto 40px;
  padding: 0 20px 10px;
}
#compare-cards .wp-block-columns {
  margin: 0;
}
@media screen and (max-width: 1200px) {
  #compare-cards .wp-block-columns {
    flex-direction: column;
    gap: 50px;
  }
}
.flip-card-back {
  background-color: white;
  border: 1px solid #236092;
  border-radius: 20px;
  padding: 40px;
}
.flip-card-back > .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.flip-card-back ul {
  flex-grow: 1;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flip-card-back ul li {
  text-align: left;
  line-height: 1em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.flip-card-back ul li:before {
  content: '';
  display: block;
  background-image: url("images/compare-check.svg");
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
  min-width: 17px;
}
.flip-card-back ul li.red-x:before {
  background-image: url("images/compare-red-x.svg");
}
@media screen and (max-width: 780px) {
  .flip-card-front {
    max-width: 55%;
    margin: 0 auto 30px;
  }
  .flip-card-back {
    background-color: transparent;
    ;
    border: none;
    border-radius: none;
    padding: 0;
  }
  .flip-card-back ul {
    gap: 15px;
  }
  .turn-icon {
    display: none;
  }
}
@media screen and (min-width: 781px) {
  /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
  .flip-card {
    max-width: 677px;
    margin: auto;
    background-color: transparent;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }
  /* This container is needed to position the front and back side */
  .flip-card > .wp-block-group__inner-container {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-card:hover > .wp-block-group__inner-container {
    transform: rotateY(180deg);
  }
  /* Position the front and back side */
  .flip-card-back {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
  }
  .flip-card-front {
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
  }
  /* Style the front side (fallback if image is missing) */
  .flip-card-front {}
  /* Style the back side */
  .flip-card-back {
    transform: rotateY(180deg);
  }
}
/* New free fuel analysis page */
#free-fuel-analysis-header {
  background-image: url("images/free-fuel-masthead.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#free-fuel-analysis-header > .wp-block-group__inner-container {
  max-width: 850px;
}
#free-fuel-analysis-header .wp-block-columns, #free-fuel-analysis-header figure, #free-fuel-analysis-header img {
  margin: 0;
}
#free-fuel-analysis-header h1 {
  margin: 0;
  padding: 0;
}
#free-fuel-analysis-form {
  overflow: hidden;
}
#free-fuel-analysis-form h2 {
  color: white;
  font-weight: 700;
}
#free-fuel-analysis-form .gform_wrapper {
  background-color: white;
  color: black;
  border-radius: 20px;
  padding: 50px;
  padding-top: 150px;
  max-width: 1270px;
  margin: auto;
}
#free-fuel-analysis-form > .wp-block-group__inner-container {
  max-width: 1518px;
}
.semicircle-border {
  margin-bottom: 50px;
}
@media screen and (min-width: 900px) {
  .semicircle-border {
    max-width: 1518px;
    width: 100%;
    border-top: 0;
    border-bottom-left-radius: 150vw;
    border-bottom-right-radius: 150vw;
    aspect-ratio: 2 / 1;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    background-color: #236092;
    padding-top: 200px;
    margin-top: -200px;
    margin-bottom: -100px;
    padding-bottom: 200px;
  }
}
.semicircle-border .wp-block-group__inner-container {
  max-width: 900px;
  margin: auto;
}
.semicircle-border .wp-block-group__inner-container p {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 780px) {
  #contact-page-form .gform_wrapper {
    padding: 50px 20px;
  }
}
/*onboarding*/
.page-id-62352 h2.alternate.medium {
  text-transform: uppercase !important;
}
.page-id-62352.page-template-fleet-fuelgood-card-page header.entry-header {
  min-height: 48vh;
}
.page-id-62352.page-template-fleet-fuelgood-card-page .header-wrapper {
  justify-content: center;
  max-width: 1400px;
}
.page-id-62352.page-template-fleet-fuelgood-card-page h1.entry-title {
  color: #FFF;
}
#resources-to-support-a-successful-poll {
  overflow: hidden;
  padding-bottom: 10px;
}
@media screen and (min-width: 950px) {
  #resources-to-support-a-successful-poll {
    margin: 0;
    position: relative;
    z-index: 2;
  }
  #resources-to-support-a-successful-poll > div {
    max-width: 1518px;
    width: 100%;
    border-top: 0;
    border-bottom-left-radius: 100vw;
    border-bottom-right-radius: 100vw;
    aspect-ratio: 2 / 1;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    background-color: white;
    padding-top: 325px;
    margin-top: -175px;
    padding-bottom: 100px;
  }
  #resources-to-support-a-successful-poll > div > div {
    max-width: 1200px;
    margin: auto;
  }
  #resources-to-support-a-successful-poll > div h2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  @media screen and (max-width: 1500px) {
    #resources-to-support-a-successful-poll > div {
      bottom: -6vw;
      padding-top: 15vw;
      margin-top: -12vw;
      margin-bottom: 13vw;
    }
  }
}
.special-buttons {
	flex-wrap: wrap;
	max-width: 810px;
	margin: auto;
	gap:50px;
}
.special-buttons > div {
	flex-basis: calc(50% - 25px);
	max-width: 380px;
}
@media screen and (max-width: 780px) {
	.special-buttons {
	flex-direction: column;
}
}