@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"] select {
  margin-right: 5px;
  font-family: robotoRegular;
  font-size: 1.1rem;
  -webkit-appearance: none;
  border-color: transparent transparent transparent transparent;
  background-color: transparent;
  width: 3rem;
}

html[lang="ar"] .lang {
  margin-right: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

html[lang="ar"] .registerfooter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  width: 6rem;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;
  margin-left: 0px;
  margin-right: 1.3rem;
  margin-top: 1.3rem;
  cursor: pointer;
}

html[lang="ar"] .boxIntegrationShopifyarab {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  position: absolute;
  width: auto;
  height: auto;
  right: 0%;
  margin-right: 80%;
  top: 0%;
  margin-top: 12%;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  left: auto;
}

html[lang="ar"] .boxIntegrationWooarab {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  position: absolute;
  width: auto;
  height: auto;
  right: 0%;
  margin-right: 70%;
  top: 0%;
  margin-top: 18%;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  left: auto;
}

html[lang="ar"] .boxIntegrationAPIarab {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  position: absolute;
  width: auto;
  height: auto;
  right: 0%;
  margin-right: 82%;
  top: 0%;
  margin-top: 23%;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  left: auto;
}

body {
  background-color: white;
}

body {
  margin: 0%;
  padding: 0%;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html[lang="fr"] #stores_app {
  margin-right: 5px;
}
html[lang="fr"] #drivers_app {
  margin-right: 5px;
}

html[lang="fr"] .titleTextAboutus {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #1a1a1a;
  margin-top: 230px;
  width: 710px;
  margin: 0px;
  margin-top: 177px;
  margin-bottom: 20px;
}

html[lang="fr"] .soustextaboutus {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  width: 701px;
  text-align: center;
  color: #4d4d4d;
  margin: 0px;
}

html[dir="rtl"] #spacingarabic {
  margin-right: 20px;
}
html[lang="ar"] .grid-container-mobile {
  display: grid;
  grid-template-columns: auto auto auto;

  padding: 0.6rem;
  justify-content: center;
  margin-top: 50px;
}

@media only screen and (min-width: 700px) {
  .hidelogofootertab {
    display: none;
  }
  .hidesmallsocialnet.positionsocialmedia-small {
    display: none;
  }
  .hidetranslatesmall.lang-responsive-small {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .hidelogofooter {
    display: none;
  }
  .hidesocialnet.positionsocialmedia {
    display: none;
  }
  .hidetranslate.lang-responsive {
    display: none;
  }
  .contain-tab-small.contain-tab {
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 25px;
  }

  .formresponsive-small.formresponsive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
  }
  .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;
    cursor: pointer;
  }
  .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: 1050px) {
  .container-mobile {
    display: none;
  }
}
@media only screen and (min-width: 1050px) {
  .container-desktop {
    display: none;
  }
  .grid-container-mobile-desktop.grid-container-mobile {
    display: none;
  }
}

@media only screen and (max-width: 350px) {
  .buttonGoToShopBetaMobile_small.buttonGoToShopBetaMobile {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 20px;
    gap: 16px;
    width: auto;
    height: 56px;
    background: #008aff;
    border: 1px solid #008aff;
    border-radius: 8px;
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
  }
  .grid-container-mobile-small.grid-container-mobile {
    display: grid;
    grid-template-columns: auto;
    padding: 0.6rem;
    justify-content: center;
    margin-top: 0px;
  }
  .row3-mobile-small.row3-mobile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 200px;
  }
  .formfooter-small.formfooter {
    display: flex;
    flex-direction: row;
    height: auto;
    flex-wrap: wrap;
  }
}

.navbar {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 12;
  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;

  color: #000000;

  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;

  color: #000000;

  text-decoration: none;
}

.login:visited {
  color: #000000;
}

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

  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;

  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: 40px;
}

.select {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  -webkit-appearance: none;
  border-color: transparent transparent transparent 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;
  text-decoration: none;
  color: #000000;
}

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

.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;
  cursor: pointer;
}

.footerparttow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  height: 92px;
  margin-top: 62px;
  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;
}

form {
  height: 474px;
  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;

  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.row3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  height: 44px;
  margin-top: 37px;
}

.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;
}
.positionsocialmedia {
  width: 25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
select {
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

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

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

.positionfixed {
  position: fixed;
  width: 100%;
}
.deletemargin {
  margin-right: 10px;
  margin-left: 10px;
}
.sub3 {
  display: flex;
  flex-direction: column;
}

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

.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: 630px;
  margin-top: 100px;
}

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

.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: 18px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #000000;
}

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

.input-mobile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 8px;
  width: 230px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 8px;

  margin-top: 20px;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
  padding-left: 12px;
}

.registerfooter-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 12px;
  width: 99px;
  height: 32px;
  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;

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

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

.storeapp-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-right: 20px;
  text-align: center;
}

.lang-responsive {
  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;
}
input[type="checkbox"] {
  display: none;
}

.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;
  text-decoration: none;
}
.nodeco:visited {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #7a7a7a;
  text-decoration: none;
}

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

  color: #1a1a1a;
}

.soustexttitlemobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;

  color: #4d4d4d;
}

.titletextdesc {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;

  letter-spacing: -0.01em;

  color: #000000;
}

.textparagmob {
  font-family: robotoRegular;

  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

.center2-mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}

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

  height: 50px;
}
.espace {
  margin-right: 15px;
}

.blurIntegration {
  position: absolute;
  filter: blur(121px);
  width: 170.45px;
  height: 224.09px;
  left: 0%;
  margin-left: 70%;
  top: 0%;
  margin-top: 5%;
  background: #72baf7;
}

.boxIntegrationShopify {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  position: absolute;
  width: auto;
  height: auto;
  left: 0%;
  margin-left: 80%;
  top: 0%;
  margin-top: 12%;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}

.boxIntegrationWoo {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  position: absolute;
  width: auto;
  height: auto;
  left: 0%;
  margin-left: 70%;
  top: 0%;
  margin-top: 18%;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}

.boxIntegrationAPI {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  position: absolute;
  width: auto;
  height: auto;
  left: 0%;
  margin-left: 82%;
  top: 0%;
  margin-top: 23%;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}

.textBoxIntegration {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.012em;
  color: #000000;
}

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

.textIntegration {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  color: #4d4d4d;
}

.boxIntegrationSmall {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: auto;
  height: auto;
  background: #ffffff;
  box-shadow: 0px 12px 32px -2px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}

.titleIntegrationSmall {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: -0.04em;
  color: #1a1a1a;
}

.textIntegrationSmall {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4d;
}
