h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Helvetica font', sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 1.1;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Helvmn, sans-serif;
  color: #fffefe;
  font-size: 45px;
  line-height: 0.9;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Helvmn, sans-serif;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
  font-family: 'Franklin gothic book', sans-serif;
  font-size: 21.8px;
  line-height: 1.1;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #131313;
}

.columns {
  overflow: hidden;
  width: 100%;
}

.thumbnail-block {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  width: 100%;
  height: 480px;
  background-image: url('../images/Fleet.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.thumbnail-block._1 {
  background-image: url('../images/Generators.jpg');
  background-position: 50% 50%;
}

.thumbnail-block._2 {
  background-image: url('../images/Construction-Sites.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph {
  margin-top: 55px;
  margin-bottom: 40px;
  font-family: 'Franklin gothic book', sans-serif;
  color: #fff;
  font-size: 21.8px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: -0.5px;
}

.paragraph._1 {
  font-size: 20px;
}

.text-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding: 40px 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(3, 3, 3, 0.5);
}

.heading {
  font-family: 'Helvetica font', sans-serif;
  color: #fb8815;
  font-size: 46px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -2px;
}

.white-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f7f5e9;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.how-it-works-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.how-it-works-side-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-3 {
  margin-top: 40px;
  padding-left: 10px;
  font-family: 'Franklin gothic book', sans-serif;
  font-size: 21.8px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.5px;
}

.how-it-works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.truck-image-text-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding: 70px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #030303;
}

.truck-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  width: 132px;
  height: 43px;
  margin-right: 0px;
  padding: 13px 10px 10px;
  background-color: #f4681b;
  box-shadow: 4px 4px 0 0 #000;
  font-family: 'Helvetica font', sans-serif;
  color: #030303;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.button._1 {
  width: 132px;
  height: 43px;
  margin-top: 6px;
  padding: 13px 10px 10px;
  font-size: 20px;
}

.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.button-wrap.landing {
  padding-top: 40px;
}

.cust-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.future-of-fuel-stations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-4 {
  font-family: Helvmn, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  min-width: auto;
  padding: 20px 20px 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #020202;
  box-shadow: 3px 3px 19px 2px rgba(0, 0, 0, 0.5);
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fueling-future-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.why-switch-h1-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.why-switch-side-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 40%;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.eliminate-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.download-app-wrap {
  display: none;
  width: 90%;
  max-width: 90%;
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  background-color: #030303;
}

.download-app-wrap.desk {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.75fr;
  grid-template-columns: 1fr 0.75fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.heading-6 {
  font-family: Helvmn, sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 500;
}

.heading-6.app {
  margin-top: 0px;
  margin-bottom: 30px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  padding-right: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.div-block-25 {
  width: 98%;
  height: 4px;
  background-color: #fff;
}

.div-block-26 {
  width: 140px;
  padding-left: 27px;
  color: #fff;
}

.div-block-26.ios {
  padding-left: 46px;
}

.div-block-27 {
  width: 95%;
  height: 3px;
  margin-left: 5px;
  padding-left: 0px;
  background-color: #030303;
}

.going-b2c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 90%;
  margin-top: 60px;
  margin-bottom: 100px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fb8815;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-31 {
  max-width: 35%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.call-and-message-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
}

.div-block-37 {
  height: 4px;
  background-color: #010439;
}

.contain {
  position: static;
  width: 90%;
  max-width: 90%;
  text-align: left;
}

.contain.explainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section._2 {
  padding-top: 40px;
  background-color: #c4c4c4;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-39 {
  width: 65%;
  background-color: #c4c4c4;
}

.section2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131313;
}

.section2._2 {
  padding-top: 0px;
}

.section2._3 {
  padding-top: 0px;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 75px;
  margin-left: 20px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4681b;
}

.heading-10 {
  font-family: 'Franklin gothic book', sans-serif;
  color: #f7f5e9;
  text-align: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.accordion-item-trigger-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link-wrapper {
  padding: 40px 20px;
  text-decoration: none;
}

.div-block-46 {
  height: 3px;
  margin-right: 20px;
  padding-right: 0px;
  background-color: #c4c4c4;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  color: #f7f5e9;
  font-size: 15px;
  line-height: 1.1;
  text-align: center;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.label {
  padding-left: 5px;
  font-family: 'Franklin gothic book', sans-serif;
  color: #030303;
  font-size: 15.8px;
  font-weight: 400;
}

.label._1 {
  max-width: 25ch;
  padding-left: 5px;
  color: #fff;
  font-size: 16.8px;
}

.label._2 {
  font-family: 'Helvetica font', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.body-text {
  max-width: 40ch;
  font-family: 'Franklin gothic book', sans-serif;
  color: #fff;
  font-size: 21.8px;
  line-height: 1.2;
  text-align: left;
}

.body-text._1 {
  font-family: Helvmn, sans-serif;
  font-size: 21px;
  font-weight: 500;
  text-decoration: underline;
}

.body-text._2 {
  line-height: 1.2;
  text-align: right;
}

.body-text._3 {
  color: #030303;
}

.body-text.icon {
  font-size: 18px;
}

.h1 {
  color: #030303;
  letter-spacing: -3.5px;
}

.h1._1 {
  margin-bottom: 20px;
  color: #f7f5e9;
}

.h1.landing {
  color: #fff;
  letter-spacing: -3.5px;
}

.h1.why-wefuel {
  color: #fff;
}

.icon-wrapper {
  padding-right: 20px;
}

.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-2-wrapper {
  padding-right: 20px;
  padding-left: 0px;
}

.black-bg {
  background-color: #131313;
}

.heading-15 {
  color: #fff;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  text-decoration: none;
}

.link-block {
  margin-right: 0px;
  padding-left: 30px;
}

.div-block-49 {
  width: 50%;
}

.div-block-50 {
  width: 160px;
  padding-left: 80px;
}

.heading-16 {
  padding-left: 0px;
}

.heading-17 {
  padding-left: 0px;
  color: #fff;
}

.div-block-51 {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  border-radius: 50%;
  background-color: #686868;
}

.div-block-51._1 {
  background-color: #000;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.call-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.message-wrap {
  width: 65%;
}

.image-2 {
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
  color: #fff;
}

.heading-18 {
  color: #030303;
}

.footer-social-links {
  margin-right: 40px;
  margin-left: 40px;
}

.mobile-dropdown-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  padding: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #f4681b;
  font-family: 'Helvetica font', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  font-weight: 700;
  cursor: pointer;
}

.tab-label {
  font-family: 'Helvetica font', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #f4681b;
  background-color: #131313;
  color: #fff;
}

.tab-link.w--current {
  width: 260px;
  background-color: #f4681b;
  color: #fff;
}

.icon-4 {
  position: static;
  margin: 10px 0px 10px 10px;
  color: #f4681b;
  font-size: 26px;
}

.tabs-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-class {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.explainer-video-wrapper {
  width: 80%;
}

.explainer-button {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-60 {
  padding-bottom: 76px;
}

.text-block-14 {
  padding-top: 5px;
  color: #fff;
}

.landing-text-1 {
  max-width: 25ch;
  font-family: 'Franklin gothic book', sans-serif;
  color: #fff;
  font-size: 29.5px;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: -1px;
}

.skip-bunk-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  background-color: #131313;
}

.skip-bunk-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.landing-text-span {
  color: #f4681b;
}

.skip-bunk-text-t {
  font-family: 'Franklin gothic book', sans-serif;
  color: #e2e2e2;
  font-size: 41.25px;
  line-height: 1.28;
  letter-spacing: -2px;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.social-media-content-wrapper {
  padding-top: 60px;
}

.social-media-pictures-wrap {
  position: relative;
  z-index: 1;
  display: block;
}

.social-media-icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-icon {
  margin-right: 30px;
  padding-right: 0px;
}

.follow-now-wrap {
  padding: 30px 20px 20px 0px;
}

.follow-now-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 198px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f4681b;
  font-family: 'Helvetica font', sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.s-m-circle {
  display: inline-block;
  width: 550px;
  height: 550px;
  border-style: solid;
  border-width: 1px;
  border-color: #f4681b;
  border-radius: 50%;
}

.image-3 {
  position: absolute;
  left: -12%;
  top: 10%;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.image-5 {
  position: absolute;
  top: 33%;
  right: 1%;
  z-index: 2;
}

.faq-text {
  padding-top: 10px;
  padding-bottom: 20px;
}

.tabs {
  padding-top: 20px;
}

.section3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131313;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 19, 0.6)), to(rgba(19, 19, 19, 0.6)));
  background-image: linear-gradient(180deg, rgba(19, 19, 19, 0.6), rgba(19, 19, 19, 0.6));
}

.background-video-2 {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 3, 0.8)), to(rgba(3, 3, 3, 0.8)));
  background-image: linear-gradient(180deg, rgba(3, 3, 3, 0.8), rgba(3, 3, 3, 0.8));
}

.background-video-3 {
  height: 0px;
  padding-bottom: 75%;
}

.nav-link {
  margin-right: 20px;
  font-family: 'Franklin gothic book', sans-serif;
  color: #fff;
  font-size: 16.8px;
}

.nav-link.w--current {
  color: #fff;
}

.explainer-video {
  z-index: 1;
  height: 0px;
  padding-bottom: 56.25%;
}

.div-block-62 {
  width: 60%;
}

.why-wefuel {
  margin-top: 40px;
  margin-bottom: 60px;
}

.future-of-fuel-stations-wrap {
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-left: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.div-block-64 {
  padding: 5px 15px 5px 5px;
  border-style: solid solid solid none;
  border-width: 3px;
  border-color: #f4681b;
  cursor: pointer;
}

.disclaimer-text {
  color: #fff;
  font-size: 14.8px;
  line-height: 1.2;
  text-align: center;
}

.bold-text {
  font-size: 46px;
  letter-spacing: -2px;
}

._3-boxes-text {
  position: absolute;
  left: 4%;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 100%;
}

.section-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-21 {
  padding-bottom: 48px;
  color: #030303;
}

.link {
  font-family: 'Helvetica font', sans-serif;
  color: #f4681b;
  font-size: 24px;
  font-weight: 700;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-2 {
  font-size: 42px;
  letter-spacing: -2px;
}

.background-video-4 {
  height: 0px;
  padding-bottom: 75%;
}

.image-6 {
  width: 100%;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}

.div-block-70 {
  margin-right: 20px;
  text-decoration: none;
}

.accordion {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-bottom: -24px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.accordion.js-accordion {
  margin-bottom: 100px;
  margin-left: 0px;
  padding-left: 0px;
}

.accordion-body__contents {
  margin-top: 8px;
  opacity: 1;
  font-family: 'Franklin gothic book', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.accordion-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2e323c;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
}

.question-text {
  margin-top: 15px;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0px;
}

.accordion-body {
  display: block;
  padding-right: 8px;
  padding-left: 64px;
  color: #9096a4;
}

.accordion-body.js-accordion-body {
  padding-bottom: 20px;
  padding-left: 0px;
  color: #9096a4;
}

.accordion__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(46, 50, 60, 0.09);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-align: left;
  text-decoration: none;
}

.accordion__item:hover {
  box-shadow: 0 3px 9px 0 rgba(46, 50, 60, 0.09);
}

.accordion__item.js-accordion-item {
  width: 75%;
  padding: 10px 32px 10px 20px;
  background-color: #000;
}

.accordion__item.js-accordion-item.active {
  padding: 10px 30px 0px 20px;
  background-color: #000;
  cursor: default;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-span-2 {
  font-size: 11px;
}

.image-9 {
  font-weight: 400;
}

.image-mob {
  display: none;
  font-weight: 400;
}

.image-mob-2 {
  display: none;
}

.landingpage {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 19, 0.5)), to(rgba(19, 19, 19, 0.5))), url('../images/Landing-Page_r3.png');
  background-image: linear-gradient(180deg, rgba(19, 19, 19, 0.5), rgba(19, 19, 19, 0.5)), url('../images/Landing-Page_r3.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.landing-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.landing-content-wrap {
  margin-left: 100px;
}

.navbar-2 {
  background-color: #000;
}

.brand-2 {
  margin-top: 20px;
}

.container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  min-width: 100%;
  padding: 5px 60px;
  background-color: #000;
}

@media screen and (max-width: 991px) {
  .thumbnail-block {
    height: 360px;
  }

  .paragraph {
    margin-top: auto;
    font-size: 16.8px;
  }

  .paragraph._1 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 15px;
    letter-spacing: 0px;
  }

  .paragraph._2 {
    margin-top: 3px;
  }

  .text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .heading {
    font-size: 32px;
  }

  .truck-image-text-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .truck-image-wrap {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .button._1 {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .div-block-9 {
    margin-top: 40px;
    padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .future-of-fuel-stations {
    width: auto;
  }

  .div-block-15 {
    padding-left: 20px;
  }

  .eliminate-content-wrap {
    padding-bottom: 20px;
  }

  .download-app-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-25 {
    width: 100%;
  }

  .call-and-message-wrap {
    padding-top: 0px;
  }

  .div-block-35 {
    text-decoration: none;
  }

  .section2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .body-text {
    font-size: 16.8px;
  }

  .icon-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .icon-2-wrapper {
    padding-right: 5px;
  }

  .div-block-53 {
    text-decoration: none;
  }

  .div-block-60 {
    padding-bottom: 20px;
  }

  .social-media-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .social-media-pictures-wrap {
    left: 5%;
  }

  .bold-text {
    font-size: 32px;
  }

  ._3-boxes-text {
    display: none;
  }

  .bold-text-2 {
    font-size: 32px;
  }

  .accordion {
    width: 83.33%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .landingpage {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 19, 0.5)), to(rgba(19, 19, 19, 0.5))), url('../images/Landing-Page_r3.png');
    background-image: linear-gradient(180deg, rgba(19, 19, 19, 0.5), rgba(19, 19, 19, 0.5)), url('../images/Landing-Page_r3.png');
    background-position: 0px 0px, 36% 50%;
  }

  .landing-content-wrap {
    margin-left: 40px;
  }

  .menu-button-2 {
    background-color: #131313;
  }

  .menu-button-2.w--open {
    background-color: #030303;
  }

  .icon-6 {
    color: #fff;
  }

  .nav-menu-2 {
    padding-left: 40px;
    background-color: #030303;
  }
}

@media screen and (max-width: 767px) {
  .thumbnail-block {
    height: 240px;
    background-position: 50% 34%;
  }

  .paragraph {
    margin-top: 3px;
  }

  .paragraph._1 {
    margin-top: 0px;
  }

  .heading {
    margin-top: 0px;
  }

  .heading-3 {
    padding-left: 40px;
  }

  .truck-image-text-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-9 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .future-of-fuel-stations {
    height: 90%;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .eliminate-content-wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .download-app-wrap.mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .download-app-wrap.desk {
    display: none;
  }

  .div-block-23 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-24.mob {
    padding-right: 0px;
  }

  .div-block-25 {
    width: 100%;
  }

  .div-block-26 {
    padding-left: 0px;
  }

  .footer-link-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .label._1 {
    max-width: none;
  }

  .label._2 {
    max-width: none;
  }

  .body-text._2 {
    line-height: 1;
  }

  .icon-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-50 {
    width: 140px;
    padding-left: 0px;
  }

  .message-wrap {
    width: auto;
  }

  .social-media-pictures-wrap {
    left: 0%;
  }

  .background-video {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .explainer-video {
    height: 420px;
  }

  .future-of-fuel-stations-wrap {
    padding-top: 60px;
  }

  .div-block-66 {
    width: 100%;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-67 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .question-text {
    margin-top: 8px;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .landing-content-wrap {
    margin-left: 40px;
  }

  .brand-2 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .thumbnail-block {
    height: 320px;
  }

  .paragraph {
    margin-top: 3px;
    margin-bottom: 30px;
    font-size: 15px;
  }

  .heading-3 {
    margin-top: 20px;
    padding-left: 0px;
    font-size: 15.8px;
  }

  .how-it-works {
    padding-bottom: 20px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .truck-image-text-wrap {
    width: auto;
  }

  .button {
    width: 105px;
    height: 37px;
    font-size: 15px;
  }

  .button-wrap {
    padding-bottom: 10px;
  }

  .cust-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-9 {
    margin-top: 0px;
    padding-left: 10px;
  }

  .future-of-fuel-stations {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-4 {
    padding-left: 5px;
    font-size: 20px;
  }

  .div-block-15 {
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-16 {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .fueling-future-wrap {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .why-switch-h1-wrap {
    margin-left: 10px;
  }

  .why-switch-side-wrap {
    max-width: none;
    padding-top: 40px;
    padding-left: 10px;
  }

  .eliminate-content-wrap {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .download-app-wrap {
    margin-top: 60px;
    padding-left: 10px;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .download-app-wrap.mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .download-app-wrap.desk {
    display: none;
  }

  .heading-6.app {
    padding-left: 0px;
    font-size: 32px;
    line-height: 1.1;
  }

  .div-block-23 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-24 {
    overflow: visible;
    width: 100%;
    max-width: 100%;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-24.mob {
    padding-right: 0px;
  }

  .div-block-26 {
    padding-left: 0px;
  }

  .div-block-26.logo {
    padding-left: 2px;
  }

  .div-block-27 {
    margin-left: 0px;
  }

  .div-block-29 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-30 {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-31 {
    max-width: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .call-and-message-wrap {
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-35 {
    width: auto;
    padding-bottom: 40px;
  }

  .section._2 {
    padding-top: 20px;
  }

  .div-block-38 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section2 {
    padding-top: 10px;
  }

  .section2.fuel {
    padding-bottom: 0px;
  }

  .section2.faq {
    margin-top: 140px;
    padding-bottom: 0px;
  }

  .div-block-40 {
    margin-left: 10px;
  }

  .heading-10 {
    font-size: 56px;
  }

  .div-block-41 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-45 {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-link-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-46 {
    margin-right: 0px;
  }

  .div-block-47 {
    margin-top: 20px;
  }

  .label {
    font-size: 12.8px;
  }

  .label._1 {
    margin-left: 10px;
    font-size: 14px;
    text-align: left;
  }

  .label._2 {
    padding-left: 2px;
    font-family: Helvmn, sans-serif;
    letter-spacing: 0.5px;
  }

  .body-text {
    padding-left: 5px;
  }

  .body-text._2 {
    font-size: 15.8px;
  }

  .body-text.icon {
    position: static;
    display: block;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
    text-align: left;
  }

  .h1 {
    font-size: 42px;
  }

  .h1.landing {
    font-size: 50px;
  }

  .icon-2 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: right;
  }

  .icon-2-text {
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-48 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-block {
    padding-top: 20px;
    padding-left: 0px;
  }

  .div-block-49 {
    width: auto;
  }

  .div-block-50 {
    width: 140px;
    padding-left: 0px;
  }

  .heading-16 {
    padding-top: 0px;
    padding-left: 5px;
    font-size: 20px;
  }

  .heading-17 {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }

  .div-block-52 {
    display: none;
  }

  .heading-18 {
    font-size: 34px;
  }

  .footer-social-links {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .dropdown-class {
    margin-left: 2px;
  }

  .explainer-video-wrapper {
    width: 100%;
  }

  .landing-text-1 {
    font-size: 19px;
    letter-spacing: -0.5px;
  }

  .skip-bunk-wrap {
    padding-right: 0px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .skip-bunk-text {
    padding-right: 10px;
  }

  .skip-bunk-image {
    width: 100%;
  }

  .skip-bunk-text-t {
    font-size: 31.25px;
  }

  .social-media-content-wrapper {
    padding-left: 10px;
  }

  .follow-now-button {
    width: 141px;
    padding: 15px 10px;
    font-size: 15px;
  }

  .s-m-circle {
    width: 320px;
    height: 320px;
  }

  .explainer-video {
    height: 0px;
  }

  .div-block-62 {
    width: auto;
  }

  .future-of-fuel-stations-wrap {
    padding-left: 10px;
  }

  .disclaimer {
    margin-top: 20px;
    padding: 20px 10px 10px;
    background-color: #000;
  }

  .disclaimer-text {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: left;
  }

  .image-6 {
    width: 100vw;
    max-width: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-66 {
    width: auto;
    margin-top: 20px;
    padding-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-67 {
    width: 100%;
    margin-top: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-67.mob {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-7 {
    width: 100%;
  }

  .div-block-68 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-69 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-70 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .question-text {
    margin-bottom: 8px;
    margin-left: 0px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .accordion__item.js-accordion-item {
    width: auto;
  }

  .div-block-71 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .div-block-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .image-9 {
    display: none;
  }

  .image-10 {
    display: none;
    margin-right: 20px;
    padding-right: 0px;
  }

  .image-11 {
    display: none;
    margin-right: 20px;
  }

  .image-12 {
    display: none;
    margin-right: 20px;
  }

  .image-13 {
    display: none;
    margin-right: 10px;
  }

  .image-mob {
    display: inline-block;
  }

  .image-mob-2 {
    display: inline-block;
    margin-right: 20px;
    padding-right: 0px;
  }

  .landingpage {
    height: 812px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 19, 0.5)), to(rgba(19, 19, 19, 0.5))), url('../images/Landing-Page_r3.png');
    background-image: linear-gradient(180deg, rgba(19, 19, 19, 0.5), rgba(19, 19, 19, 0.5)), url('../images/Landing-Page_r3.png');
    background-position: 0px 0px, 36% 50%;
  }

  .landing-text-wrapper {
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .landing-content-wrap {
    margin-left: 20px;
  }

  .container {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding-right: 10px;
    padding-left: 20px;
  }

  .menu-button-2 {
    background-color: #000;
  }

  .menu-button-2.w--open {
    background-color: #000;
  }

  .nav-menu-2 {
    padding-left: 0px;
  }
}

#w-node-_725509ff-57f3-0047-f0f6-7ff0254e6fd4-e60d17a3 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_725509ff-57f3-0047-f0f6-7ff0254e6fdf-e60d17a3 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_725509ff-57f3-0047-f0f6-7ff0254e6fdb-e60d17a3 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_725509ff-57f3-0047-f0f6-7ff0254e6fdd-e60d17a3 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_725509ff-57f3-0047-f0f6-7ff0254e6fdc-e60d17a3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_40f148ba-9df7-2dca-3139-8c78bc236a78-e60d17a3 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@font-face {
  font-family: 'Franklin gothic book';
  src: url('../fonts/Franklin-Gothic-Book-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica font';
  src: url('../fonts/Helvetica-Bold-Font.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvmn';
  src: url('../fonts/helvmn.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

h1.prih {
    color: black !important;
    font-size: 34px !important ;
    
}
.maincont {
    padding: 20px 0px 20px 0px ! important;
}



