@font-face {
  font-family: robotoRegular;
  src: url(./fonts/Roboto-Regular.ttf);
}

@font-face {
  font-family: robotoRegularBold;
  src: url(./fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: dubaiRegular;
  src: url(./fonts/Dubai-Regular.ttf);
}

@font-face {
  font-family: dubaiBold;
  src: url(./fonts/Dubai-Bold.ttf);
}
html[lang="ar"] * {
  font-family: dubaiRegular;
}
html[lang="ar"] .spandrivertitlemobile {
  font-family: dubaiBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 33px;
  text-align: center;
  letter-spacing: -0.02em;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
html[lang="ar"] .drivertitlemobile {
  font-family: dubaiBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 33px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}

html[lang="ar"] .titledrive {
  position: fixed;
  top: 30%;
  z-index: 10;
  font-family: dubaiBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #1a1a1a;
}

html[lang="ar"] .spanmaystrodriver {
  font-family: dubaiBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

html[lang="ar"] li {
  font-family: dubaiRegular;
  margin-right: 0px;
  margin-left: 10px;
}

.fontroboto {
  font-family: robotoRegular;
}
html[lang="ar"] select {
  margin-right: 5px;
  font-family: robotoRegular;
  font-size: 1.1rem;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  background-color: transparent;
  width: 3rem;
}
html[lang="ar"] .lang {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 10px;
}

html[lang="ar"] .arabicpos {
  margin-right: auto;
  margin-left: 0px;
}

html[lang="fr"] .arabicpos {
  margin-right: 0px;
  margin-left: auto;
}

html[lang="en"] .arabicpos {
  margin-right: 0px;
  margin-left: auto;
}

html[lang="ar"] .howitworks {
  height: 674px;
  padding-left: 0;
  padding-right: 100px;
  padding-top: 57px;
  display: flex;
  flex-direction: row;
}

html[dir="rtl"] #compolang {
  margin-right: 15px;
}

html[dir="rtl"] #marginarab {
  margin-right: 100px;
}
html[dir="rtl"] #applynowicon {
  margin-right: 20px;
  margin-left: 0px;
}

html[lang="ar"] .arabmargin {
  margin-right: 20px;
  margin-left: 0px;
}
html[lang="ar"] .selectadresse {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;
  width: 210px;
  height: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
  margin-right: 0px;
}

html[dir="rtl"] .startgrowNowidth {
  width: auto;
}

html[dir="rtl"] #imgdriveapp {
  width: 50%;
  justify-content: flex-end;
}

html[dir="rtl"] #spacingarabic {
  margin-right: 20px;
}
html[lang="fr"] .storeapp {
  margin-right: 5px;
}

li {
  list-style-type: none;
}

@media screen and (max-width: 706px) {
  .hidelogofooter {
    display: none;
  }
  .hidesocialnet.positionsocialmedia {
    display: none;
  }
  .hidetranslate.lang-responsive {
    display: none;
  }
}

@media screen and (min-width: 700px) {
  .hidelogofootertab {
    display: none;
  }
  .hidesmallsocialnet.positionsocialmedia-small {
    display: none;
  }
  .hidetranslatesmall.lang-responsive-small {
    display: none;
  }
}

@media screen and (max-width: 490px) {
  .bgblurblue-small.bgblurblue {
    width: 388px;
    height: 184px;
    border-radius: 111px;
    background: linear-gradient(to right, white 50px, #d7e7f7 280px, white 50px);
  }
  .blurmobilebg-small.blurmobilebg {
    height: 184px;
    width: 390px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(90px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .drivertitlemobile-small.drivertitlemobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #1a1a1a;
  }
  .spandrivertitlemobile-small.spandrivertitlemobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: -0.02em;
    background: -webkit-linear-gradient(left, #008aff, #3498db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
  }
  .textheadermobiledriver-small.textheadermobiledriver {
    width: 370px;

    margin: 0;
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;

    text-align: center;
    color: #4d4d4d;
  }
  .labelmobileaply-small.labelmobileaply {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.012em;
    color: #1a1a1a;
  }
  .termprivs-mobile-small.termprivs-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-align: center;

    color: #000000;
  }

  .spanterm-mobile-small.spanterm-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #008aff;
    text-decoration: underline;
  }

  .ourservices-mobile-small.ourservices-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    letter-spacing: 1px;

    color: #008aff;
  }

  .startgrowNowidth-mobile-small.startgrowNowidth-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.01em;

    color: #000000;
  }

  .loveserving-mobile-small.loveserving-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #4d4d4d;
  }
  .vertclair-small.vertclair {
    width: 40px;
    height: 40px;
    background: #e9fbef;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .iconcssvertfonce-small.iconcssvertfonce {
    width: 21px;
    height: 17px;
    fill: #1daf4e;
  }
  .betterperf-mobile-small.betterperf-mobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.012em;
    margin: 0;
    color: #000000;
  }

  .dailyquest-mobile-small.dailyquest-mobile {
    width: 280px;
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;

    color: #4d4d4d;
    margin: 0;
  }
  .labelaccor-small.labelaccor {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0.6rem;

    height: 3rem;
    border-bottom: 0.06rem solid #e6e6e6;
    padding-right: 0.6rem;
  }
  .titlefooter-responsive-small.titlefooter-responsive {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.8rem;
    letter-spacing: -0.01em;
    color: #000000;
  }
  .textfooter-responsive-small.textfooter-responsive {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3rem;
    color: #000000;
    margin: 0rem;
  }

  .input-mobile-small.input-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0rem;
    gap: 0.5rem;
    width: 13.8rem;
    height: 2rem;
    background: #ffffff;
    border: 0.06rem solid #b3b3b3;
    border-radius: 0.5rem;

    margin-top: 1.3rem;
    font-family: robotoRegular;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3rem;
    color: #b3b3b3;
    padding-left: 0.8rem;
  }

  .registerfooter-mobile-small.registerfooter-mobile {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.3rem 0.8rem;
    width: 6rem;
    height: 2rem;
    background: #008aff;
    border: 0.06rem solid #008aff;
    border-radius: 0.5rem;

    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #ffffff;

    margin-left: 1.3rem;
    margin-top: 1.3rem;
  }

  .storeapp-mobile-small.storeapp-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    color: #000000;
    margin-right: 1.3rem;
    text-align: center;
  }
}

@media only screen and (max-width: 1150px) {
  .container-mobile {
    display: none;
  }
}

@media only screen and (min-width: 1150px) {
  .container-desktop {
    display: none;
  }
}

body {
  margin: 0%;
  padding: 0%;
  overflow-x: hidden;
}

.navbar {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  font-family: robotoRegular;
  height: 105px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  justify-items: center;
  justify-content: space-around;
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
}
.img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ul-desktop {
  font-family: robotoRegular;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.lang {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.buttonGroupe {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.login {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  border: 1px solid #f6f7f9;
  background-color: white;
  border-radius: 15px;
  margin-right: 20px;
  font-family: robotoRegularBold;
  font-size: 18px;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
}
.login:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;

  border-radius: 15px;
  margin-right: 20px;
  font-family: robotoRegularBold;
  font-size: 18px;
  background: #f0f1f5;
  border: 1px solid #f0f1f5;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  color: #000000;

  text-decoration: none;
}
.login:visited {
  color: #000000;
}

.iconcssvertfonce {
  width: 35px;
  height: 35px;
  fill: #1daf4e;
}
.signup {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  color: white;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 15px;
  font-family: robotoRegularBold;
  font-size: 18px;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
}
.signup:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  color: white;
  background: #037fe9;
  border: 1px solid #037fe9;
  border-radius: 15px;
  font-family: robotoRegularBold;
  font-size: 18px;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
}
.signup:visited {
  color: white;

  text-decoration: none;
}
nav {
  font-family: robotoRegular;
  display: flex;
  align-items: center;
}

li {
  font-family: robotoRegular;
  margin-right: 10px;
}

select {
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  background-color: transparent;
}

.select {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  background-color: transparent;
  width: 45px;
}
.select:hover {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  color: #008aff;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  width: 45px;
}

a {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
}

a:hover {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  color: #008aff;
  cursor: pointer;
}
ul li a {
  text-decoration: none;
  color: black; /* For Example */
}

.header {
  background: linear-gradient(to top, #d7e7f7 50%, white 50%);
  width: 100%;
  height: 500px;
  border-radius: 300px;
}

.blur {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(200px);
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
}

.vertclair {
  width: 60px;
  height: 60px;
  background: #e9fbef;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blurapply {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(200px);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.titledrive {
  position: fixed;
  top: 30%;
  z-index: 10;

  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #1a1a1a;
}

.spanmaystrodriver {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textmaystrodriver {
  position: fixed;
  top: 55%;
  z-index: 10;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #4d4d4d;
}

.applynow {
  width: 50%;
  height: 900px;
  background: linear-gradient(to right, #edf4ff 35%, #ffffff 54%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.boxeapplynow {
  display: flex;
  flex-direction: column;
  padding: 25px 50px;
  gap: 10px;
  width: 483px;
  height: 750px;
  background: #ffffff;
  box-shadow: 0px 1px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 15px;

  padding-top: 25px;
  padding-bottom: 25px;

  padding-left: 50px;
  padding-right: 50px;
  margin-top: 68px;
}

.titleapplynow {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
}

form {
  height: 474px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.form {
  display: flex;
  flex-direction: row;
}

label {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.012em;
  color: #1a1a1a;
}

.labelaccor {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3.5rem;
  border-bottom: 0.06rem solid #e6e6e6;
  padding-right: 0.6rem;
}

.input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;
  width: 200px;
  height: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
}

.inputemail {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;
  width: 460px;
  height: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
}

.inputphone {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;
  width: 490px;
  height: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
}

.selectadresse {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;
  width: 225px;
  height: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
}

.choice {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;

  color: #000000;
}

.radio {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 2px;
  width: 24px;
  height: 24px;
  border: 1px solid #a3adc2;
  border-radius: 6px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  margin-right: 12px;
}

.radiolabel {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.012em;
  color: #1a1a1a;

  margin-top: 2px;
}

.buttoncontinue {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  gap: 12px;
  width: 383px;
  height: 48px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.termprivs {
  width: 383px;
  height: 24px;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-align: center;

  color: #000000;
}

.termprivs span {
  width: 383px;
  height: 24px;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #008aff;

  text-decoration: underline;
}

.ourservices {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;

  color: #008aff;
  margin: 0px;
}

.startgrowNowidth {
  width: 373px;

  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;

  letter-spacing: -0.04em;
  color: #000000;
  margin: 0px;
  margin-top: 10px;
}

.loveserving {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #4d4d4d;
  margin-top: 12px;
  width: 510px;
}

.betterperf {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #000000;
  margin: 0;
  margin-bottom: 10px;
}

.dailyquest {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #4d4d4d;
  margin: 0;
  width: 458px;
}

::-webkit-scrollbar {
  display: none;
}

.howitworks {
  height: 674px;
  padding-left: 80px;
  padding-top: 57px;
  display: flex;
  flex-direction: row;
}

.accordion {
  list-style-type: none;
  padding-inline-start: 0px;
  margin-top: 35px;
}
.subtitle-accordion {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.012em;
  color: #000000;
}
.sub {
  padding-inline-start: 20px;
}

.sub > li {
  height: 0;
  overflow: hidden;
}

input[type="checkbox"] {
  display: none;
}

.sub > li {
  opacity: 0;
  height: 0;
  padding: 0;
  transition: all 0.25s ease-in-out;
}

input:checked + .sub {
  margin: 0;
  width: 510px;
  height: 100px;
  padding-bottom: 30px;
}

input:checked + .sub > .li1 {
  padding-bottom: 10px;
  margin: 0px;
  width: 384px;
  height: 10px;
  opacity: 1;

  font-family: robotoRegular;

  width: 374px;
  height: 56px;

  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #4d4d4d;
}
input:checked + .sub > .li2 {
  padding-bottom: 10px;
  margin: 0px;
  width: 384px;
  height: 100px;
  opacity: 1;

  font-family: robotoRegular;
  width: 374px;
  height: 56px;

  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #4d4d4d;
}

#down {
  display: block;
}
#up {
  display: none;
}

.labellll {
  display: flex;
  flex-direction: column;

  padding: 10px 10px 10px 20px;
  width: 510px;
  height: 32px;
  background: #ffffff;
  box-shadow: 0px 1px 16px -2px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  margin-bottom: 25px;
}

.titlesubbb {
  width: 368px;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #000000;
}

.footer {
  background: #f7f7f7;
  margin-top: 44px;
  padding-left: 80px;
  padding-right: 80px;
}

.footerpartone {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.forstores {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;

  width: 146px;
  height: 92px;
}
.titlefooter {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.012em;
  color: #000000;
  margin: 0px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.descpfooter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4d;
  margin: 0px;
  margin-bottom: 20px;
}

.stayintouch {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;

  width: 457px;
  height: 118px;
  padding-left: 99px;
}

.textfooter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0px;
}
.input-desktop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 8px;
  width: 320px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 8px;
  margin-top: 20px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
  padding-left: 12px;
}
.registerfooter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;

  width: 99px;
  height: 40px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;

  margin-left: 20px;
  margin-top: 20px;
}

.footerparttow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  height: 92px;
  margin-top: 12px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.rowwapp {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.collapp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
html[lang="ar"] .storeapp {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-right: 0px;
  margin-left: 20px;
}

.storeapp {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-right: 20px;
}
.buttonappstore {
  font-size: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  gap: 8px;
  width: 117px;
  height: 40px;
  background: #15181e;
  border: 1px solid #15181e;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin-top: 10px;
  margin-right: 10px;
}

.footerpartthree {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;

  margin-top: 10px;
}
.partonefooter {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.termprivacymd {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-right: 20px;
}

.sidebar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
}

.login-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 237px;
  height: 44px;
  background: #f0f1f5;
  border: 1px solid #f0f1f5;
  border-radius: 15px;
  margin-bottom: 10px;
  font-family: robotoRegularBold;
}

.signup-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 237px;
  height: 44px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 15px;
  color: white;
  font-family: robotoRegularBold;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0%;
  pointer-events: none;
  transition: opacity 200ms;
}

.overlay.active {
  opacity: 25%;
  pointer-events: initial;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ul-mobile-socialmedia {
  font-family: robotoRegular;
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
.ul-mobile {
  font-family: robotoRegular;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 40px;
}

.item {
  margin-bottom: 25px;
}

.buttonGroupeMobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.navbarMobile {
  height: 64px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-right: 10px;
  padding-left: 10px;
}

.img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.groupemenu {
  display: flex;
  flex-direction: row;
}

.buttonSignupMobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegularBold;
  margin-right: 0.3rem;
  text-decoration: none;
}

.buttonSignupMobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #0062b9;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegularBold;
  margin-right: 0.3rem;
  text-decoration: none;
}

.buttonSignupMobile:visited {
  color: white;
  text-decoration: none;
}

.footerresponsivemobile {
  height: auto;
}

.accordion {
  list-style-type: none;
  padding-inline-start: 10px;
}

.subfooter {
  padding-inline-start: 10px;
}

.subfooter > li {
  height: 0;
  overflow: hidden;
  opacity: 0;

  padding: 0;
  transition: all 0.25s ease-in-out;
}

input:checked + .subfooter > li {
  padding-bottom: 10px;
  margin: 0px;
  height: 1.4em;
  opacity: 1;

  font-family: robotoRegular;

  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #4d4d4d;
}

.stayintouch-responsive {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  padding-right: 10px;
  margin-top: 30px;

  padding-left: 20px;
}

.titlefooter-responsive {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.01em;
  color: #000000;
}

.textfooter-responsive {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 35px;
  color: #000000;
  margin: 0rem;
}

.input-mobile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 15.5rem;
  height: 2.3rem;
  background: #ffffff;
  border: 0.06rem solid #b3b3b3;
  border-radius: 0.5rem;
  margin-top: 1.3rem;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

.registerfooter-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0.8rem;
  width: 7rem;
  height: 2.5rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #ffffff;

  margin-left: 1.3rem;
  margin-top: 1.3rem;
}

.footerparttow-mobile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}
.collapp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.positionsocialmedia {
  width: 25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.positionsocialmedia-small {
  width: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.storeapp-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  color: #000000;
  margin-right: 1.3rem;
  text-align: center;
}

.lang-responsive {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.9rem;
}
.lang-responsive-small {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.9rem;
}

.partonefooter-mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 40px;
}

.termprivacymd-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #000000;
}

.formfooter {
  display: flex;
  flex-direction: row;
  height: auto;
}

.selectfooter {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  width: 45px;
}
.selectfooter:hover {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  color: #008aff;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  width: 45px;
}

.bgblurblue {
  width: auto;
  height: 184px;
  border-radius: 111px;
  background: linear-gradient(to right, white 50px, #d7e7f7 280px, white 50px);
}

.blurmobilebg {
  height: 184px;
  width: auto;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(90px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.drivertitlemobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 33px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}

.spandrivertitlemobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 33px;
  text-align: center;
  letter-spacing: -0.02em;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

.textheadermobiledriver {
  width: auto;
  margin: 0;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;

  text-align: center;
  color: #4d4d4d;
}

.bgapplyyyy {
  height: auto;

  background: linear-gradient(166.36deg, #edf4ff 45.69%, #ffffff 61.56%);
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.boxeapplynow-mobile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;

  width: auto;
  height: 700px;

  background: #ffffff;

  box-shadow: 0px 1px 16px -2px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}

.titleapplynow-mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
  letter-spacing: -0.02em;

  color: #000000;
}

#lang2 {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.input-aaply-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;
  width: auto;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}

.labelmobileaply {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: -0.012em;
  color: #1a1a1a;
}

.inputemail-mobileaply {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;

  width: auto;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}

.inputphone-mobileaply {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;

  width: auto;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}

.selectadresse-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;
  width: auto;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
}

.choice-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}

.buttoncontinue-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  width: 322px;
  height: 40px;

  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;

  color: #ffffff;
}

.termprivs-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  text-align: center;

  color: #000000;
}

.spanterm-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  color: #008aff;
  text-decoration: underline;
}

.ourservices-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 16px;

  letter-spacing: 1px;

  color: #008aff;
}

.startgrowNowidth-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3rem;
  letter-spacing: -0.01em;

  color: #000000;
}

.loveserving-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 28px;
  color: #4d4d4d;
}

.betterperf-mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 24px;
  letter-spacing: -0.012em;
  margin: 0;
  color: #000000;
}

.dailyquest-mobile {
  width: auto;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 20px;

  color: #4d4d4d;
}

.howitworks-mobile {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}

.labellll-mobile {
  display: flex;
  flex-direction: column;

  padding: 10px 10px 10px 20px;
  width: auto;
  height: auto;
  background: #ffffff;
  box-shadow: 0px 1px 16px -2px rgba(0, 0, 0, 0.08);
  border-radius: 15px;

  margin-bottom: 25px;
}

.titlesubbb-mobile {
  width: 100%;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #000000;
}

.accordion-mobile {
  list-style-type: none;
  padding-inline-start: 0px;
}

.nodeco {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;

  color: #7a7a7a;
  text-decoration: none;
}

.nodeco:hover {
  text-decoration: none;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;

  color: black;
}

.positionfixed {
  position: fixed;
  width: 100%;
}
.sub3 {
  display: flex;
  flex-direction: column;
}
ul {
  list-style-type: none; /* Remove bullets */
}
.labelaccordion {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3rem;
  border-bottom: 0.06rem solid #e6e6e6;
  padding-right: 0.6rem;
}
.labelaccordionbi {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3rem;
  border-bottom: 0.06rem solid #e6e6e6;
  padding-right: 0.6rem;
}
.labelaccordionAfter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3rem;
  border-bottom: 0px;
  padding-right: 0.6rem;
}

.titleSuccess {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;

  text-align: center;
  letter-spacing: -0.04em;
}

.textSuccess {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;

  text-align: center;

  color: #4d4d4d;
}

.loader {
  margin-left: 10px;
  margin-top: 25px;
  border: 6px solid white;
  border-radius: 50%;
  border-top: 6px solid #3498db;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;

  text-align: center;
  background: #fce8e8;
  border-radius: 8px;

  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #e31c1c;
}

#snackbar_web {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;

  text-align: center;
  background: #fce8e8;
  border-radius: 8px;

  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #e31c1c;
}

.snackbartext {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;

  letter-spacing: -0.012em;

  color: #e31c1c;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

#snackbar_web.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

.messageErreur {
  display: none;

  font-family: robotoRegular;
  font-style: normal;

  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
  color: #e31c1c;
}

.input-mobile_error {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 15.5rem;
  height: 2.3rem;
  background: #ffffff;
  border: 0.06rem solid red;
  border-radius: 0.5rem;
  margin-top: 1.3rem;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

.loader {
  margin-left: 10px;
  margin-top: 25px;
  border: 6px solid white;
  border-radius: 50%;
  border-top: 6px solid #3498db;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

html[lang="ar"] .loader {
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 25px;
  border: 6px solid white;
  border-radius: 50%;
  border-top: 6px solid #3498db;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}
.input-desktop-error {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 19.2rem;
  height: 3rem;
  background: #ffffff;
  border: 0.06rem solid red;
  border-radius: 0.5rem;
  margin-top: 1.3rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border: 1px solid #a3adc2;
  border-radius: 6px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
  border: 1px solid #a3adc2;
  border-radius: 6px;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196f3;
  border: 1px solid transparent;
  border-radius: 6px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
