@font-face {
  font-family: Poppins;
  src: url("../assets/621f2cec3090a9ee3a86bee1_poppins-v19-latin-300.woff2") format("woff2"), url("../assets/621f2cecb08c33a2ee1a06ec_poppins-v19-latin-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url("../assets/621f2cecb7c4667ab7c3c1dc_poppins-v19-latin-500.woff2") format("woff2"), url("../assets/621f2cec3090a93a1586bee2_poppins-v19-latin-500.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url("../assets/621f2cec18738ba097d86336_poppins-v19-latin-regular.woff2") format("woff2"), url("../assets/621f2cec18738b95f0d86335_poppins-v19-latin-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Poppins;
  src: url("../assets/621f2cecba2a9f3402c630dc_poppins-v19-latin-700.woff2") format("woff2"), url("../assets/621f2cec07b4b40ee5d15101_poppins-v19-latin-700.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --blue1: #3f5bff;
  --lightgray: #f7f7f7;
  --primary: var(--blue1);
  --white: white;
  --green1: #2eb240;
  --blue-light: #bbbee8;
  --green2: #289933;
  --bleu-pro-2: #214068;
  --vgo: #004654;
  --pink: #f56a7b;
  --lemon: #f7ba30;
  --mediumgray: #eaeaea;
  --blue2: #3655d6;
  --blue-hover: #4792ff;
  --yellow3: #e2a62d;
  --violet3: #393789;
  --blue-2: #3655d6;
  --blue3: #2f4eb2;
  --darkgray: #5e5e5e;
  --bleu-pro: #393789;
  --blue-pro-3: #26448e;
  --flowui-component-library--white: white;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-900: #160042;
  --gray: #afafaf;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--primary-dark: #2d0896;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--gray-400: #b6b9ce;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--primary-lighter: #f7f5ff;
  --flowui-component-library--gray-100: #f7f9fd;
  --flowui-component-library--success-lighter: #ebfff6;
  --flowui-component-library--success-darker: #006638;
  --bleu-entreprise: #2eb240;
  --title-color: var(--blue1);
  --color: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url("../assets/webflow/youtube-placeholder.2b05e7d68d.svg");
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #1a1b1f;
  font-family: "Poppins 400";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 64px;
}

h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 55px;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.4rem;
}

h4 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8rem;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  text-align: left;
  margin-bottom: 10px;
  line-height: 26px;
}

a {
  direction: ltr;
  color: var(--black);
  text-decoration: none;
  transition: opacity .2s;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  background-image: url("../assets/6177c0ea6d8d50693fad051f_list.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  width: auto;
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 90px;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  display: block;
  position: relative;
}

.section.no-padding {
  margin-top: 0;
  margin-bottom: 0;
}

.section.medium-gray-bg {
  background-color: #0000;
  padding-left: 0%;
  display: none;
}

.section.first-section {
  align-items: center;
  min-height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 70px;
  display: flex;
}

.section.first-section.hero-content {
  background-image: url("../assets/65b914bb424f0f16c5b7b646_backgroung-02.png");
  background-position: 50% -25%;
  background-size: cover;
  align-items: center;
  margin-top: -50px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.first-section.hero-content.bg-transporteur {
  background-image: url("../assets/617277862a98f65c1edb857d_Entreprise-transporteurs.png"), linear-gradient(#00000080, #00000080);
  background-position: 50% 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.section.first-section.hero-content.widget {
  background-image: url("../assets/615da5b3d0c4c2791bd62af2_entreprise-welco.png"), linear-gradient(#0000, #0000);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.section.first-section.hero-content.ecom {
  background-image: url("../assets/65b91a86fb7b1a36a6369f31_bg-03.png");
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: -50px;
}

.section.first-section.header {
  background-color: #3655d6;
  background-image: none;
  border-radius: 40px;
  align-items: center;
  height: auto;
  min-height: 80vh;
  margin: 40px 40px 0;
  padding: 50px 0%;
  display: none;
  overflow: hidden;
}

.section.first-section.hero-content-become-welker {
  background-image: url("../assets/61727786a2e2f1898d883c71_etre-un-welker.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  min-height: 100vh;
  margin-top: -75px;
  padding-top: 140px;
  padding-bottom: 120px;
  display: flex;
}

.section.first-section.hero-content-become-welker.fix-height-size {
  background-color: #027782;
  background-image: url("../assets/615af362c800cf1a7f6b4478_devenir-welker-header.png");
  background-position: 0 0;
  background-size: auto;
  height: 75vh;
  min-height: 0;
  max-height: 850px;
}

.section.first-section.hero-content-become-welker.fix-height-size.t-white.bg-green-vgo {
  background-color: #004654;
}

.section.first-section.promo {
  background-image: url("../assets/65f05e91eadf614b80e86cde_bg-promo-02.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  min-height: auto;
  margin-top: -20px;
}

.section.first-section.bg-ctoc {
  background-image: url("../assets/65f05e91eadf614b80e86cde_bg-promo-02.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.first-section.bg-ctoc.change-direction {
  flex-flow: column;
  min-height: auto;
}

.section.footer {
  background-color: var(--blue1);
  color: #f2f4fa;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section.hero-content {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.position-relative {
  position: relative;
}

.section.position-relative.section-padding-plus {
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.section.story-content-text {
  padding-top: 0;
}

.section._404-section {
  padding-top: 60px;
  padding-left: 0%;
}

.section.section-padding-top-small {
  padding-top: 0;
}

.section.bg-light-gray {
  background-color: var(--lightgray);
}

.section.pt-0 {
  padding-top: 0;
  position: static;
}

.section.self-employed-section {
  z-index: -1;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.section.section-review {
  background-color: var(--lightgray);
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.section.lp-section-first {
  background-color: var(--blue1);
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.lp-section-first-with-ban {
  padding-top: 60px;
}

.section.mb-0 {
  padding-bottom: 0;
}

.section.section-big-padding-versus-1 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}

.section.section-big-padding-versus-1.section-versus-3 {
  padding-top: 220px;
}

.section.section-big-padding-versus-1.section-versus-4 {
  padding-top: 200px;
}

.section.lp-first-section-big {
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.section.bg-green-vgo.t-white {
  background-color: var(--primary);
  min-height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section.bg-green-vgo.t-white.section-capital {
  padding-top: 140px;
  display: none;
}

.styleguide-block {
  text-align: left;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 90%;
  max-width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.container.footer-container {
  flex-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container.container-hero {
  flex-direction: column;
  justify-content: center;
  min-height: 500px;
  display: flex;
}

.container.container-hero.quesaco {
  align-items: flex-start;
}

.container.position-relative {
  z-index: 1;
  position: relative;
}

.container.position-relative.p-0 {
  padding-left: 0;
  padding-right: 0;
}

.container.hero-vgo {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  max-width: 92%;
  height: 100%;
  min-height: 450px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.container.container-stat {
  color: var(--white);
  background-color: #0000;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.paragraph-tiny {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.button {
  background-color: var(--blue1);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  min-width: 210px;
  min-height: 50px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 20px 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: inline-block;
  position: static;
}

.button:hover {
  color: #fff;
  background-color: #2f4eb2;
}

.button:active {
  background-color: #43464d;
}

.button.button-big {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 40px;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button.button-big:hover {
  background-color: #2f4eb2;
}

.button.cc-contact-us {
  z-index: 5;
  background-color: #3655d6;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 0;
  position: relative;
}

.button.mt-2 {
  border-radius: 15px;
  flex-direction: row;
  margin-top: 2.5rem;
}

.button.button-secondary {
  border: 2px solid var(--blue1);
  color: var(--blue1);
  background-color: #0000;
  justify-content: space-around;
  min-width: 210px;
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 12px;
  padding: 20px 10px;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
}

.button.button-secondary.mt-auto {
  margin-top: auto;
}

.button.button-secondary.mt-auto.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.button.button-success {
  background-color: var(--green1);
  justify-content: space-around;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.button.button-success.button-bordered-success {
  border: 1px solid var(--green1);
  color: var(--green1);
  background-color: #0000;
  justify-content: space-around;
  padding: 20px 10px;
  display: flex;
}

.button.button-success.bg-blue-entreprise {
  background-color: #3655d6;
}

.button.button-success.bg-blue-entreprise.ml-2-resp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #3f5bff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: 1rem;
  display: flex;
}

.button.button-success.ml-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  min-width: 210px;
  margin-top: 30px;
  margin-bottom: 40px;
  display: flex;
}

.button.button-success.button-second {
  min-width: 190px;
  max-width: 190px;
  margin-top: 30px;
  margin-bottom: 40px;
  margin-left: 15px;
}

.button.bg-white {
  background-color: var(--white);
  color: #3655d6;
  min-height: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.button.ml-2 {
  margin-left: 1rem;
  line-height: 30px;
}

.button.button-2-line {
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.ml-2-resp {
  margin-left: 10px;
}

.button.mt-0 {
  margin-top: 0;
}

.button.center-button-responsi-ve {
  min-width: 210px;
}

.button.button-first {
  min-width: 190px;
  max-width: 190px;
}

.button.button-light-color {
  background-color: var(--blue-light);
}

.button.button-light-color.smallbutton {
  display: none;
}

.button.smallbutton {
  min-width: 180px;
}

.button.cta-versus-center-btn {
  background-color: var(--green2);
  text-transform: none;
  margin-top: auto;
  margin-left: auto;
}

.button.center-text {
  flex-flow: row;
  justify-content: space-around;
  align-self: center;
  align-items: flex-end;
  display: block;
}

.button.center-text.bg-button-white {
  background-color: var(--white);
  color: var(--bleu-pro-2);
}

.button.button-vgo {
  background-color: var(--white);
  color: #004654;
  border: 1px solid #004654;
  width: 250px;
  min-width: 250px;
}

.title-label {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.title-label.cc-styleguide-label {
  text-align: left;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: 10px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
}

.paragraph-light {
  opacity: .6;
  font-size: .9rem;
  line-height: 1.5rem;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 80px;
}

.heading-jumbo-small {
  color: var(--black);
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-right: -203px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 50px;
}

.styleguide-header-wrap {
  border: 1px solid var(--white);
  background-color: var(--blue1);
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  margin-top: auto;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph-small.center-text.no-center-rest {
  color: #000;
}

.paragraph-small.container-14 {
  flex: 1;
  min-height: 170px;
  line-height: 28px;
}

.logo-link {
  z-index: 1;
  margin-right: 0;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.menu {
  z-index: 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.navigation-wrap {
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  z-index: 99999;
  background-color: var(--white);
  border: 0 #0000;
  align-items: center;
  padding: 20px 50px;
  font-family: Poppins, sans-serif;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 1px 4px #0000000d;
}

.navigation-item {
  opacity: .8;
  color: var(--black);
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
  padding: 9px 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  display: block;
}

.navigation-items {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: 30px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  display: flex;
}

.footer-wrap {
  color: var(--white);
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 110px;
  padding-bottom: 120px;
  display: flex;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.text-field {
  background-color: var(--lightgray);
  border: 1px #e4e4e4;
  border-radius: 10px;
  min-height: 58px;
  margin-bottom: 18px;
  padding: 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #3655d6;
}

.text-field::placeholder {
  color: #32343a66;
}

.team-members {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 60px;
  overflow: hidden;
}

.team-members.bg-blue {
  grid-template-rows: auto auto auto auto;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  background-image: url("../assets/webflow/background-image.svg");
  background-position: 0 0;
  background-size: cover;
  border-radius: 9px;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 90vh;
  max-height: 100%;
  margin: 0;
  padding: 0;
  display: block;
}

.text-block {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
}

.subtitle {
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 26px;
  position: static;
  bottom: 470px;
}

.subtitle.subtitle-home-hero {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.subtitle.subtitle-stat {
  text-align: center;
}

.paragraph {
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.paragraph.color-light.paragraph-hero-pro {
  text-align: left;
  margin-bottom: 60px;
  padding-right: 60px;
  font-size: 1rem;
}

.paragraph.text-color-vgo {
  color: var(--vgo);
}

.paragraph.text-color-blue {
  color: var(--blue1);
}

.paragraph.text-color-pink {
  color: var(--pink);
}

.paragraph.text-color-yellow {
  color: var(--lemon);
}

.paragraph.text-color-white {
  color: var(--white);
}

.tagline {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.tagline.tagline-promo-40 {
  color: #3336;
}

.tagline.white-profile-tagline {
  color: #fff;
}

.profile-card {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 30px 30px 20px;
  display: flex;
  box-shadow: 0 1px 4px #0000000d;
}

.profile-card-content-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.profile-card-avatar {
  background-image: url("../assets/6110f298708b584603c73c14_Avatar%204.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  width: 80px;
  height: 80px;
}

.profile-name {
  margin-top: 16px;
  margin-bottom: 4px;
}

.fullpic-profile {
  background-color: #fff;
  background-image: linear-gradient(to top, #0009, #0000), url("../assets/616ebd65ff78666d85966138_Romain-03.jpg");
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  min-height: 500px;
  max-height: 600px;
  padding: 30px 30px 20px;
  display: flex;
  position: relative;
}

.fullpic-profile.team-1 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419b23218b45d51f51c51b1_MATHIEU_JPEG.jpg"), url("../assets/6419b20630350680bab5b87c_MATHIEU_GIF.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-1:hover {
  background-image: linear-gradient(to top, #0009, #0000 32%), url("../assets/6419b20630350680bab5b87c_MATHIEU_GIF.gif"), url("../assets/618e978df05de77e1b5c2960_Mathieu-02.jpg");
  background-position: 0 0, 50% 0, 50% 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-4 {
  background-image: linear-gradient(to top, #0009, #0000 44%), url("../assets/618e978d323174910ec1bbf4_solene-01.jpg");
  background-position: 0 0, 50% 37%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.fullpic-profile.team-6 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6452716a662b251efd07b947_frame_0_delay-0.35s.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.fullpic-profile.team-6:hover {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/64526ebd3303ce442b450dd6_Ange%CC%81lique.gif");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.fullpic-profile.team-2 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419b3fd10744872abb8fa30_ROMAIN_JPEG.jpg"), url("../assets/6419b3ecad4bd5e710363fbb_ROMAIN.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-2:hover {
  background-image: linear-gradient(to top, #0009, #0000 38%), url("../assets/6419b3ecad4bd5e710363fbb_ROMAIN.gif"), url("../assets/618e978c6132d9f1b905758e_Romain-03.jpg");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-3 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419b46c388af8c9fa5ea920_JEREMY.jpg"), url("../assets/6419b47ae5fb2b27cd4df6fb_JEREMY.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-3:hover {
  background-image: linear-gradient(to top, #0009, #0000 34%), url("../assets/6419b47ae5fb2b27cd4df6fb_JEREMY.gif");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.fullpic-profile.team-7 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419ba2026fdf7bd9bb75143_ARNAUD_JPEG%20(1").jpg"), url("../assets/6419ba209ac8145b2d73f389_ARNAUD_GIF-(1").gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-7:hover {
  background-image: linear-gradient(to top, #0009, #0000 40%), url("../assets/6419ba209ac8145b2d73f389_ARNAUD_GIF-(1").gif");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.fullpic-profile.team-9 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419ba963df43788ad8a22b9_ARNAUDG_JPEG%20(1").jpg"), url("../assets/6419ba963128c34870526a45_ARNAUD_G.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-9:hover {
  background-image: linear-gradient(to top, #0009, #0000 48%), url("../assets/6419ba963128c34870526a45_ARNAUD_G.gif");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.fullpic-profile.team-10 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419bb632f1458ea818ebff6_LE%CC%81A_JPEG.jpg"), url("../assets/6419bb632f14582c938ebff7_LEA_GIF.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-10:hover {
  background-image: linear-gradient(to top, #0009, #0000 33%), url("../assets/6419bb632f14582c938ebff7_LEA_GIF.gif");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.fullpic-profile.team-4 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419b523ad492d757e5ab1f4_THERENCE_JPEG.jpg"), url("../assets/6419b54397e2f6d4f8387326_THERENCE.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-4:hover {
  background-image: linear-gradient(to top, #0009, #0000 39%), url("../assets/6419b54397e2f6d4f8387326_THERENCE.gif"), url("../assets/618e978df98ad79cde0cb0ef_Therence-01.jpg");
  background-position: 0 0, 50% 0, 50% 20%;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-13 {
  background-image: linear-gradient(to top, #0009, #0000 42%), url("../assets/6419baf319a9fb2d3a3d76b7_PARIS_JPEG.jpg"), url("../assets/6419baf30cad2420ddf56abe_PARIS_GIF.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-13:hover {
  background-image: linear-gradient(to top, #0009, #0000 43%), url("../assets/6419baf30cad2420ddf56abe_PARIS_GIF.gif");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.fullpic-profile.team13 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: linear-gradient(to top, #0009, #0000 42%, #0000), url("../assets/652d1b3de3e8f9733729cd59_Capture%20d%E2%80%99e%CC%81cran%202023-10-16%20a%CC%80%2013.06.40.png"), url("../assets/652d063522ff746542fbc5a8_Lea_derue-min.gif");
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, cover, auto;
  background-attachment: scroll, scroll, scroll;
  background-clip: border-box;
  transition: opacity .2s;
  display: flex;
}

.fullpic-profile.team13:hover {
  background-image: linear-gradient(to top, #0009, #0000 42%, #0000), url("../assets/652d063522ff746542fbc5a8_Lea_derue-min.gif");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.fullpic-profile.team-16 {
  background-image: linear-gradient(to top, #0009, #0000 42%, #0000), url("../assets/6419bbd3813220b529befa24_ROSE_JPEG.jpg"), url("../assets/6419bbd3716aa964b38e0bc1_ROSE.gif");
  background-position: 0 0, 50% 0, 50% 0;
  background-size: auto, cover, cover;
}

.fullpic-profile.team-16:hover {
  background-image: linear-gradient(to top, #0009, #0000 42%, #0000), url("../assets/6419bbd3716aa964b38e0bc1_ROSE.gif");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.fullpic-profile.team-17 {
  background-image: linear-gradient(to top, #0009, #0000 42%, #0000), url("../assets/6419d4863281aae508f5fb59_IMG_2345.jpg");
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  display: flex;
}

.fullpic-profile-name {
  color: #fff;
  flex: 0 auto;
  align-self: auto;
  margin-bottom: 4px;
  overflow: visible;
}

.fullpic-profile-bio {
  color: #fffc;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
}

.image {
  text-align: left;
  object-fit: none;
  object-position: 50% 10%;
  border-radius: 20px;
  width: 100%;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  display: block;
}

.image.round {
  text-align: left;
  border-radius: 50%;
  display: block;
}

.image.resize {
  object-fit: contain;
  width: 100%;
}

.column-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.label {
  background-color: var(--blue1);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 4px;
  margin-bottom: 1rem;
  padding: 4px 10px 3px;
  font-size: 10px;
  line-height: 17px;
  display: inline-block;
}

.label.label-green {
  background-color: #39b54a;
}

.label.label-yellow {
  background-color: #f7981c;
}

.label.label-red {
  background-color: #f85359;
  background-image: none;
}

.label.label-grey {
  background-color: #c5d0de;
}

.label-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  line-height: 17px;
}

.columns-2 {
  justify-content: flex-start;
  display: block;
}

.column-3 {
  text-align: center;
  display: block;
}

.column-4, .column-5, .column-6, .column-7 {
  text-align: center;
}

.social-icon {
  background-color: #e9e9e9;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: background-color .2s;
  display: flex;
}

.social-icon.icon-facebook {
  background-color: #3b5998;
}

.social-icon.icon-facebook:hover {
  background-color: #284685;
}

.social-icon.icon-twitter {
  background-color: #1da1f2;
}

.social-icon.icon-twitter:hover {
  background-color: #1092e2;
}

.social-icon.icon-instagram {
  background-color: #703906;
}

.social-icon.icon-instagram:hover {
  background-color: #5d2f04;
}

.social-icon.icon-googleplus {
  background-color: #dd4b39;
}

.social-icon.icon-googleplus:hover {
  background-color: #c33d2c;
}

.social-icon.icon-linkedin {
  background-color: #0077b5;
}

.social-icon.icon-linkedin:hover {
  background-color: #086596;
}

.social-icon.icon-pinterest {
  background-color: #bd081c;
}

.social-icon.icon-pinterest:hover {
  background-color: #a50416;
}

.div-block-2 {
  min-height: 300px;
}

.mobile-section {
  background-color: var(--lightgray);
  justify-content: center;
  align-items: center;
  height: 80vh;
  max-height: 860px;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  overflow: hidden;
}

.track-wrap {
  justify-content: center;
  width: 60%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.div-block-3 {
  justify-content: space-around;
  align-items: center;
  max-width: none;
  display: flex;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.track-up {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  display: flex;
  position: relative;
}

.track-down {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.mockup-mobile {
  object-fit: none;
  max-width: 450px;
  margin: 15px 0;
  display: block;
}

.mockup-mobile.d-none {
  display: none;
}

.mockup-mobile.hide-xs.hide-md {
  width: 50%;
  display: none;
}

.mockup-mobile.big-mobile {
  max-width: 340px;
}

.mockup-mobile.absolute {
  position: absolute;
}

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

.columns-flex-center._2-col-resp {
  margin-left: 0;
  margin-right: 0;
}

.section {
  margin: 0;
  font-family: Poppins, sans-serif;
}

.section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.section.medium-gray-bg {
  background-color: var(--mediumgray);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.bg-light-grey {
  background-color: var(--lightgray);
  margin-top: 0;
  margin-bottom: 0;
}

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

.logo-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 15px auto;
  padding: 20px;
  display: grid;
}

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

.menu-2 {
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-7 {
  justify-content: flex-start;
  align-items: center;
  margin-right: 8%;
  display: flex;
}

.navigation-2 {
  z-index: 9;
  border-bottom: 1px solid #ffffff14;
  border-radius: 0 0 40px 40px;
  min-height: 100px;
  padding: 25px 0%;
  font-family: Poppins, sans-serif;
  position: static;
  inset: 0% 0% auto;
  box-shadow: 4px 4px 5px #00000024;
}

.mobiel-dropdown {
  background-color: var(--white);
  display: none;
}

.mobiel-dropdown.w--open {
  inset: 0%;
}

.paragraph-hero {
  max-width: 80%;
  margin-top: 20px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-style: normal;
  line-height: 1.8;
  position: static;
}

.paragraph-hero.text-white {
  color: var(--white);
  letter-spacing: 0;
  text-transform: none;
  white-space: normal;
  max-width: 600px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 1.7;
}

.hero-image {
  object-fit: contain;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.hero-image.earth {
  z-index: 24;
  object-fit: contain;
  order: 0;
  width: 100%;
  max-width: 500px;
  display: block;
  position: relative;
  inset: 0 0% 0%;
}

.content-block-hero {
  width: 75%;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.content-block-hero.content-block-hero-long {
  width: 80%;
}

.content-block-hero.block-hero-vgo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.hero-block {
  z-index: 25;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  padding-top: 0;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.hero-image-wrap {
  justify-content: center;
  align-items: center;
  width: 40%;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.dropdown-list {
  background-color: #0000;
}

.dropdown-list.w--open {
  z-index: 7;
  border-radius: 15px;
  min-width: 200px;
  padding-top: 15px;
}

.dropdown-list.dropdown-smaller {
  min-width: 170px;
  left: 0;
}

.navigation-block-right {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.feature-content-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.navigation-link-wrap {
  flex-wrap: nowrap;
  align-items: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.hero-content {
  background-image: url("../assets/615da5b3d0c4c2791bd62af2_entreprise-welco.png");
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 0;
  display: flex;
}

.hero-content.no-bg {
  background-image: none;
}

.button-wrap-hero {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.button-wrap-hero.hide-md {
  display: none;
}

.button-wrap-hero.show-md.mt-auto {
  margin-top: auto;
}

.button-wrap-hero.home-button-herro {
  margin-top: 50px;
}

.button-wrap-hero.home-button-herro.show-md {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
}

.button-wrap-hero.mt-3 {
  text-align: left;
}

.button-wrap-hero.mt-4 {
  margin-top: 3.5rem;
}

.button-wrap-hero.show-xs, .button-wrap-hero.show-xs-md {
  display: none;
}

.button-wrap-hero.show-sm {
  display: flex;
}

.button-wrap-hero.hide-xl-md {
  display: none;
}

.button-wrap-hero.show-xl {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: relative;
}

.button-wrap-hero.hide-xl {
  display: none;
}

.navigation-block-left {
  align-items: center;
  min-width: 150px;
  display: flex;
}

.feature-icon {
  width: 26px;
  margin-right: 16px;
}

.dropdown-list-wrap {
  z-index: 9;
  background-color: #fff;
  border-radius: 15px;
  padding: 15px 12px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 1px 1px 9px #2c3e501a;
}

.container-navigation {
  flex: 1;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  min-height: 75px;
  max-height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.container-hero {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.navigation-dropdown.show-md {
  opacity: 1;
  margin-left: auto;
  margin-right: 0;
  display: none;
  overflow: visible;
}

.feature-wrap {
  border-radius: 10px;
  align-items: center;
  width: 100%;
  padding: 15px 12px 15px 10px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.feature-wrap:hover {
  background-color: #484dff08;
}

.navigation-link {
  color: var(--black);
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 12px 14px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.navigation-link:hover {
  color: #484dff;
}

.navigation-link.hide-md {
  display: none;
}

.navigation-link.dropdown-link {
  padding-right: 0;
}

.dropdown-column {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
}

.arrow-down {
  width: 25px;
  margin-left: 8px;
  margin-right: 7px;
}

.navigation-text {
  text-transform: none;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.navigation-text.highlighttext {
  color: var(--blue1);
  font-weight: 700;
}

.dropdown-mobile {
  position: static;
}

.header {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  min-height: 72vh;
  padding: 60px 3% 80px;
  display: flex;
}

.logo-image-2 {
  width: 166px;
}

.short-title {
  color: #2e3642;
  margin-bottom: 2px;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.smallh1 {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 0;
  font-size: 3rem;
  line-height: 3.6rem;
  position: static;
}

.smallh1.become-welker-hero-title {
  font-size: 2.2rem;
  line-height: 3rem;
}

.smallh1.hero-h1-home {
  font-size: 2rem;
  line-height: 3rem;
}

.center-text {
  color: #fff;
  text-align: center;
  display: block;
}

.center-text.title {
  text-align: center;
}

.center-text.icon-center-p {
  text-align: left;
  font-size: 15px;
  line-height: 26px;
}

.center-text.icon-center-p.step-text {
  color: #000;
}

.center-text.t-black {
  color: var(--black);
}

.card-icon {
  background-color: var(--lemon);
  color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 320px;
  min-height: 375px;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 22px;
}

.card-icon.card-medum {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.card-icon.card-medum.bg-yellow {
  padding-top: 30px;
}

.card-icon.card-medum.bg-green {
  align-items: flex-start;
}

.card-icon.card-medum.bg-green-1 {
  background-color: var(--green1);
}

.card-icon.card-long {
  min-height: 575px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
  position: relative;
}

.card-icon.welker-commercant-card {
  background-color: var(--white);
  color: var(--black);
  min-height: auto;
}

.card-icon.bg-green-1 {
  background-color: var(--green1);
}

.card-icon-wrap {
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
  display: flex;
}

.image {
  object-fit: none;
}

.card-icon-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 1.4rem;
  font-weight: 700;
}

.card-icon-medium-paragraph {
  padding-top: 20px;
  font-size: 14px;
  line-height: 24px;
}

.section-title-center {
  margin-bottom: 4rem;
}

.section-title-center.mx-auto {
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.mb-4 {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.icon-long-card {
  width: 78px;
  height: 70px;
  margin-bottom: 72px;
  margin-right: 0;
  position: relative;
  inset: auto;
}

.container-fluid {
  max-width: 1800px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.title {
  text-align: left;
  margin-bottom: 3.6rem;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  line-height: 3rem;
  display: block;
}

.title.center-text {
  color: #1a1b1f;
}

.title.center-text.com {
  margin-bottom: 1rem;
}

.title.center-text.resp-title-pro {
  width: 52%;
  margin-left: auto;
  margin-right: auto;
}

.title.big-margin-title {
  margin-bottom: 80px;
}

.title.why-join-us-title {
  text-align: center;
  min-width: 575px;
  max-width: 575px;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.3rem;
  display: block;
}

.title.custumh1 {
  font-size: 2.7rem;
}

.title.custumh1.customh1-2 {
  margin-bottom: 2rem;
  font-size: 2.2rem;
}

.title.custom-h2 {
  color: var(--primary);
  font-size: 2.1rem;
}

.title.custom-h2-xs.advantage-title-pro {
  text-align: center;
  width: 75%;
  max-width: 730px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2rem;
}

.title.charte-title {
  margin-bottom: 2.5rem;
}

.title.title-home-join-welker {
  margin-bottom: 2.5rem;
  font-size: 2rem;
}

.title.title-long {
  text-align: left;
  margin-bottom: 2rem;
  font-size: 2.3rem;
  line-height: 2.7rem;
}

.title.title-center-resp {
  text-align: center;
}

.title.ttile-hero {
  margin-bottom: 2rem;
}

.title.ttile-hero.title-tt-hero {
  width: 85%;
}

.title.title-hero {
  margin-bottom: 4rem;
}

.title.title-hero.title-tt-hero {
  width: 85%;
  margin-bottom: 4rem;
}

.title.title-hero.title-tt-hero.header-no-margin-bottom {
  margin-bottom: 0;
}

.title.title-hero.title-tt-hero.title-city {
  color: #3f5bff;
}

.title.title-hero.title-vu-v {
  display: block;
}

.title.team-welco-title {
  text-align: center;
  margin-bottom: 2rem;
}

.title.title-big {
  color: var(--blue1);
  font-size: 2.8rem;
  line-height: 3.5rem;
}

.title.title-big.center-text {
  color: var(--blue1);
}

.title.job-cta-title {
  text-align: center;
  width: 35%;
  min-width: 544px;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.bg-blue {
  background-color: #3655d6;
}

.bg-blue.color-light {
  background-color: var(--blue1);
  color: var(--white);
}

.bg-blue.styleguide-h100px.flex {
  justify-content: flex-start;
}

.bg-blue.styleguide-h100px.flex.columns-flex-center {
  background-color: var(--blue1);
  justify-content: center;
}

.bg-blue.card-step-number {
  padding: 20px;
}

.bg-pink {
  background-color: var(--pink);
}

.bg-yellow {
  background-color: var(--lemon);
}

.bg-green {
  background-color: var(--green1);
}

.color-light {
  color: var(--white);
  flex-direction: column;
  display: flex;
}

.color-light.p-30px {
  padding: 30px;
}

.color-light.trust-text-pro {
  margin-bottom: 30px;
}

.color-light.trust-text-pro.d-none {
  display: none;
}

.color-light.smallh1 {
  text-align: left;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3.2rem;
}

.color-light.center-text.subtitle-ecom {
  white-space: normal;
  font-size: 26px;
  line-height: 35px;
}

.color-light.subtitle-waitlist {
  text-align: center;
  width: 100%;
  padding-top: 11px;
  padding-left: 0;
  font-size: 12px;
}

.footer-col {
  flex-direction: column;
  margin-left: 8px;
  margin-right: 8px;
  display: flex;
}

.footer-col.footer-first-col {
  max-width: 115px;
  margin-right: 30px;
}

.footer-col.horizontal {
  flex-direction: row;
}

.title-footer {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.title-footer.footer-sub-link {
  color: #fff;
  text-transform: none;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
}

.title-footer.footer-sub-link:hover {
  color: var(--white);
}

.title-footer.sep-link {
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.footer-link {
  text-decoration: none;
}

.footer-link.title-footer {
  display: none;
}

.footer-bottom {
  justify-content: center;
  min-width: 90%;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-social-icon-wrap {
  color: var(--black);
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  font-size: 16px;
  display: flex;
}

.blockquote-big {
  border-left-style: none;
  margin-top: 0;
  margin-bottom: 66px;
  padding: 0;
  font-size: 3.2rem;
  font-style: italic;
  line-height: 4rem;
}

.separator {
  background-color: var(--black);
  width: 75%;
  height: 5px;
}

.header-wrap-center {
  text-align: center;
  width: 78%;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.icon-card-long-content {
  margin-top: 0;
  position: static;
  top: 45%;
  left: 30px;
  right: 30px;
}

.image-card-icon {
  width: 64px;
  margin-right: 0;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 17px;
  grid-template: "Area" 1fr
                 "Area-2"
                 / 1fr 1fr 1fr 1fr;
  place-items: stretch stretch;
  margin-bottom: 0;
  overflow: auto;
}

.bg-orange {
  background-color: #e65928;
}

.button-icon {
  justify-content: center;
  align-items: center;
  height: 20px;
  display: flex;
}

.button-icon-image {
  color: var(--green1);
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.button-icon-image.button-icon-image-left {
  margin-top: 0;
  margin-right: 10px;
  padding-left: 0;
  transition: opacity .2s;
  display: flex;
}

.button-icon-image.button-icon-image-left.button-vgo {
  color: var(--vgo);
}

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

.flex.styleguide-h100px {
  height: 100px;
}

.flex.logo-hero-pro {
  justify-content: flex-start;
}

.flex.logo-trust-pro {
  justify-content: flex-start;
  overflow: visible;
}

.flex.logo-trust-pro.logo-trust-pro-ecommercant.d-none, .flex.logo-trust-pro.d-none {
  display: none;
}

.flex.mb-2 {
  margin-bottom: 1.5rem;
}

.cta-animated {
  width: 240px;
  height: 240px;
  text-decoration: none;
}

.cta-animated-circle {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.cta-animated-circle.bg-pink {
  background-color: #db4d28;
}

.cta-animated-circle.bg-blue {
  background-color: var(--blue1);
}

.cta-animated-text {
  color: var(--white);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 33px;
  text-decoration: none;
  transform: rotate(8deg);
}

.link-block {
  width: 100%;
  text-decoration: none;
}

.link-block:hover {
  color: var(--white);
}

.card-rectangle-bg {
  background-color: #ffffff2e;
  border-radius: 0 20px 20px 0;
  width: 50%;
  height: 100px;
  position: absolute;
  inset: 40px auto auto 0%;
}

.card-rectangle-bg.bottom-right {
  border-radius: 20px 0 0 20px;
  inset: auto 0% 40px auto;
}

.card-rectangle-bg.middle-left {
  width: 66%;
  height: 89px;
  top: auto;
  bottom: 50%;
}

.card-long-box-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0% 30px;
}

.bg-yellow-3 {
  background-color: var(--yellow3);
}

.bg-violet-3 {
  background-color: var(--violet3);
}

.bg-orange-3 {
  background-color: #d14a26;
}

.faq {
  border-top: 2px solid var(--white);
  border-bottom: 2px solid var(--white);
  color: var(--blue1);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 40px 20px;
  transition: background-color .2s;
  display: flex;
}

.faq:hover {
  background-color: var(--blue1);
  color: var(--white);
  object-fit: fill;
}

.title-faq {
  margin-bottom: 0;
}

.html-embed {
  color: #3655d6;
  display: flex;
}

.html-embed.color-light {
  color: var(--white);
}

.html-embed.center-text {
  color: var(--blue1);
  display: block;
}

.color-green {
  color: var(--green1);
  text-align: left;
}

.color-green.center-text {
  text-align: center;
}

.heading {
  color: var(--black);
  margin-top: 278px;
  font-family: Poppins, sans-serif;
}

.heading.title {
  margin-top: 0;
}

.heading-2 {
  color: var(--black);
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.heading-4 {
  margin-left: 2px;
  font-size: 2.6rem;
}

.card-icon-2 {
  color: #fff;
  background-color: #f7ba30;
  border-radius: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 30px;
}

.card-icon-2.card-medum {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 390px;
  height: 100%;
  min-height: 490px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.card-icon-2.card-medum.bg-green-1 {
  background-color: var(--green1);
}

.card-icon-2.card-become-welker {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  display: flex;
}

.card-icon-2.card-become-welker.bg-blue {
  background-color: #3655d6;
  margin-left: 0;
  margin-right: 0;
}

.image-12 {
  object-fit: cover;
  width: 100%;
  position: relative;
}

.heading-5 {
  border-style: solid;
  border-width: 0 0 3px;
  border-color: var(--white);
  color: var(--white);
  text-align: right;
  border-radius: 0;
  margin-top: 59px;
  margin-bottom: 170px;
  padding-bottom: 23px;
  display: none;
}

.column-15 {
  flex-direction: column;
  align-items: flex-end;
  display: none;
}

.youtube {
  background-image: none;
  background-size: cover;
  border-radius: 20px;
  height: 450px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
  overflow: hidden;
}

.youtube:hover {
  width: 100%;
}

.youtube.hide-md {
  display: none;
}

.image-full-page {
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.title-bloc-full-page {
  color: var(--white);
  margin-top: 118px;
  margin-left: 201px;
}

.grid-6 {
  grid-template: "Area"
  / minmax(0, .5fr) .5fr .5fr .5fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: end;
  margin-top: 56px;
  padding-top: 0;
  padding-right: 131px;
}

.logo {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.logo.logo-pro {
  opacity: .61;
  width: 60px;
  height: auto;
  margin-right: 20px;
}

.logo.logo-pro.majento {
  width: 51px;
}

.logo.logo-pro.custom-logo {
  width: 60px;
}

.logo.logo-pro.presta-logo {
  position: relative;
  top: -5px;
}

.logo.logo-pro-2 {
  opacity: .77;
  width: 55px;
  max-width: 200px;
  height: auto;
  margin-right: 60px;
}

.logo.logo-pro-2.relais-colis-logo {
  width: 190px;
}

.section-2 {
  margin-top: 130px;
  margin-bottom: 0;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr 1fr;
  margin-bottom: 108px;
  padding-bottom: 0;
}

.image-21 {
  width: 50px;
  padding-top: 0;
  padding-bottom: 3px;
}

.image-22 {
  width: 90px;
  margin-top: 0;
  padding-top: 48px;
}

.image-23 {
  width: 55px;
  margin-left: -3px;
  padding-top: 40px;
  padding-bottom: 0;
}

.paragraph-17 {
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.list {
  margin-top: 0;
  list-style-type: none;
}

.list.mobile-no-padding {
  padding-left: 0;
}

.list.tablet-no-padding {
  margin-top: 11px;
  margin-bottom: 20px;
  padding-left: 0;
}

.image-module {
  width: 700px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
}

.image-brand {
  width: 230px;
}

.image-brand.cestquilepatron-logo {
  width: 230px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-brand.calicote-logo {
  padding-left: 40px;
  padding-right: 40px;
}

.image-brand.small-brand {
  opacity: .52;
}

.card-step-number {
  border-radius: 14px;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3rem;
}

.card-step-number.bg-blue {
  background-color: #3f5bff;
}

.mb-3 {
  margin-bottom: 2rem;
  line-height: 1.8rem;
}

.mb-3.margin-what-is-welco {
  margin-bottom: 0;
  padding-top: 40px;
}

._w-60 {
  width: 60%;
}

._w-60.anticipate-futur-text {
  width: 83%;
  font-size: 16px;
}

.grid-8 {
  grid-column-gap: 95px;
}

.home-header {
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

._w-80 {
  width: 80%;
}

._w-80.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

._w-80.close-button-wrap {
  display: none;
}

._w-80.resp-w-100.count-wellker {
  width: 100%;
}

.navbar {
  background-color: #0000;
}

.navbar.navigation-2 {
  z-index: 1060;
  background-color: var(--white);
  border-radius: 0 0 20px 20px;
  min-height: 75px;
  max-height: 100px;
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
}

.navbar.navigation3 {
  border-bottom: 1px #000;
  border-radius: 0 0 20px 20px;
  margin-top: 0;
  box-shadow: 6px 0 5px #00000024;
}

.navbar.navbar-pro {
  color: #fff;
  background-color: #26448e;
}

.dropdown-toggle-2 {
  justify-content: flex-end;
  padding-right: 20px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.menu-button-2 {
  display: none;
}

.menu-button-2.w--open {
  background-color: var(--white);
}

.dropdown-list-3 {
  opacity: 1;
  background-color: #0000;
  width: 200px;
  overflow: visible;
}

.dropdown-list-3.w--open {
  background-color: #0000;
  width: 200px;
}

.dropdown-list-3.left-align {
  left: -115px;
}

.round-img {
  border-radius: 15px;
}

.card-arrow {
  width: 45px;
  margin-top: 30px;
}

.accordion-item-title {
  color: var(--black);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 28px;
}

.accordion-item-title.color-light {
  color: var(--white);
}

.accordion-item {
  border-style: solid none;
  border-width: 1px 0;
  border-color: var(--white);
  color: var(--white);
  cursor: pointer;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px 20px;
  display: flex;
}

.accordion-item.accordion-1---brix {
  border: 2px solid #0000;
  margin-bottom: 32px;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 5px 16px #080f340f;
}

.accordion-item.accordion-1---brix:hover {
  box-shadow: 0 14px 21px #4a3aff0f;
}

.accordion-content---brix {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.accordion-paragraph {
  color: var(--white);
  width: 100%;
  max-width: 90%;
  margin-top: 18px;
  margin-bottom: 0;
  font-weight: 500;
}

.accordion-trigger---brix {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-arrow-wrap {
  background-color: #0000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-height: 50px;
  display: flex;
  box-shadow: 0 5px 16px #080f340f;
}

.accordion-arrow-wrapper {
  z-index: 200;
  color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  transform: rotate(90deg);
}

.marker-avatar {
  width: 420px;
  position: absolute;
  inset: -100px auto auto -240px;
}

.marker-avatar-2 {
  width: 250px;
  position: absolute;
  inset: auto -160px -100px auto;
}

.video-container-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.video-container-2.position-relative {
  position: relative;
}

.module-pro-content {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.module-pro {
  align-items: center;
  display: flex;
}

.step-module-pro {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.step-module-item {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.step-module-pro-content {
  flex-direction: column;
  align-items: center;
  width: 75%;
  display: flex;
}

.list-item-5.bg-top {
  background-image: url("../assets/6177c0ea6d8d50693fad051f_list.svg");
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: auto;
}

.list-item-5.bg-top.t-white {
  background-image: url("../assets/6603f09315ab9196e552fb4f_list_white.svg");
}

.logistical-support-text.col-no-padding-resp {
  display: block;
}

.card-advantage-pro {
  color: var(--white);
  background-color: #214068;
  border-radius: 20px;
  height: 100%;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 30px;
  display: flex;
}

.card-advantage-pro-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.advantages-pro {
  width: 95%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.title-advantage-pro {
  min-height: 58px;
  font-size: 1.1rem;
}

.benefit-box-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.benefits-box-item {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.benefits-box-image {
  align-items: center;
  width: 90px;
  max-width: 150px;
  height: 90px;
  margin-bottom: 40px;
  display: flex;
}

.benefits-box-title {
  text-align: left;
  margin-bottom: 25px;
  font-size: 1.4rem;
}

.benefits-box-paragraph {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
}

.benefits-box-paragraph.text-white {
  color: #fff;
  margin-bottom: 19px;
  padding: 20px 35px;
}

.antucipate-future-image.hide-sm {
  display: none;
}

.blockquote-div-big {
  width: 98%;
}

.testimonial-container {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.error-404-container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.error-404-cols {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.welker-who-image {
  border-radius: 5px;
  width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 65px 0 0 40px;
}

.review-box {
  margin-top: 60px;
  display: flex;
}

.review-box.columns-flex-center.review-box-landing {
  margin-top: 30px;
  margin-bottom: 20px;
}

.avatar-review {
  border-radius: 100px;
  width: 80px;
  min-width: 80px;
  height: 80px;
  margin-right: 15px;
  padding-right: 0;
  overflow: hidden;
}

.review-content {
  margin-left: 30px;
}

.name-welker {
  font-size: 18px;
  font-weight: 700;
}

.avatar-review-image {
  border-radius: 80px;
}

.avatar-review-image.avatar-review-image-resp {
  border-radius: 0;
  width: 100px;
  margin-right: 0;
  padding-right: 0;
}

.avatar-review-image.avatar-review-image-resp-hide-lg {
  display: none;
}

.step-register-image {
  width: 70px;
  margin-bottom: 0;
}

.step-register-image.rrejust-icon-step-register {
  width: 70px;
}

.step-register-img-div {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 140px;
  margin-bottom: 10px;
  display: flex;
}

.review-content-p {
  font-family: Poppins, sans-serif;
}

.step-register-wrap {
  text-align: left;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.pills-div {
  background-color: var(--lemon);
  color: var(--white);
  border-radius: 50px;
  width: 94%;
  margin-bottom: 20px;
  margin-right: 40px;
  padding: 12px 30px;
}

.pills-div.pills-div-2 {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 50px;
  margin-right: 0;
  display: flex;
}

.pills-div.pills-div-2.bg-pink {
  background-color: var(--pink);
}

.pills-div.pills-div-2.bg-pink.pills-div-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pills-div.pills-div-2.bg-blue-2 {
  background-color: var(--blue-2);
}

.pills-div.pills-div-3 {
  background-color: var(--blue3);
  border-radius: 60px;
  width: 82%;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 0;
}

.pills-div.pills-div-3.bg-green-1 {
  background-color: var(--green1);
}

.pills-div.pills-div-3.pills-full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.pills-div.bg-blue {
  background-color: var(--blue2);
}

.pills-div.bg-blue.pills-what-is-welco-1 {
  background-color: var(--blue1);
  width: auto;
  margin-left: 40px;
  margin-right: 0;
}

.pills-title {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.pills-text {
  font-size: 14px;
}

.pills-text.pills-text-normal {
  font-size: 1rem;
}

.pills-text.pills-small-text {
  margin-top: 2px;
  font-size: 12px;
  line-height: 1.3rem;
}

.infos-welker {
  width: 90%;
}

.pills-wrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.pills-wrap.show-sm {
  display: none;
}

.pills-right {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.pills-right.pills-what-welco {
  padding-right: 0;
}

.bold-subtitle {
  color: var(--darkgray);
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.bold-subtitle.center-text {
  color: #1a1b1f;
}

.bold-subtitle.x2 {
  font-size: 1.6rem;
  line-height: 2.1rem;
}

.bold-subtitle.x2.team-subtible {
  margin-left: auto;
  margin-right: auto;
}

.bold-subtitle.text-color-vgo {
  color: var(--primary);
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 15px;
}

.bold-subtitle.text-color-vgo.container-14 {
  color: var(--primary);
  text-align: left;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: flex-start;
  min-height: 85px;
  padding-left: 0;
  text-decoration: none;
  display: block;
}

.trust-text-pro {
  margin-bottom: 30px;
}

.buttons-wrap {
  width: 70%;
  margin-top: 20px;
  display: flex;
}

.buttons-wrap.button-wrap-mobile {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  margin-top: 0;
  margin-left: auto;
}

.mobile-download-link {
  width: 48%;
}

.mobile-download-link.mobile-download-link-resp {
  max-width: 150px;
  margin-right: 10px;
}

.col-no-padding-resp {
  height: 100%;
  display: flex;
}

.logistic-support-list {
  align-items: flex-start;
  min-width: 333px;
  display: flex;
}

.charte-div {
  margin-bottom: 30px;
  padding-right: 0;
}

.html-embed-5 {
  color: var(--blue1);
}

.dropdown-list-4 {
  background-color: #0000;
}

.dropdown-list-4.w--open {
  width: 300px;
  margin-left: -180px;
  margin-right: 0;
}

.link-block-2 {
  display: none;
}

.link {
  color: var(--vgo);
  -webkit-text-stroke-color: var(--vgo);
  flex: 0 auto;
  font-family: Poppins, sans-serif;
}

.link.text-color-vgo {
  color: var(--primary);
  flex: 0 auto;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.div-block-14, .div-block-12, .div-block-13 {
  display: none;
}

.navigation-link-middle {
  display: flex;
}

.div-block-17 {
  align-items: center;
  display: flex;
}

.div-block-18 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.hamburger-menu {
  color: var(--blue2);
  justify-content: flex-end;
  display: flex;
}

.heading-29 {
  font-size: 2.8rem;
}

.show-hs {
  display: none;
}

.nav-light {
  background-color: var(--white);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.nav-pro {
  background-color: var(--bleu-pro);
  border-radius: 0 0 20px 20px;
  position: relative;
  box-shadow: 4px 4px 5px #00000024;
}

.nav-blue {
  background-color: var(--blue2);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.d-none {
  display: block;
}

.list-ajust {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 18px;
}

.box-earth {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.content-video {
  padding-right: 10px;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-3.mb-3.title-youtube {
  font-size: 1.2rem;
  line-height: 1.9rem;
}

.link-underline-light {
  color: var(--white);
  text-decoration: underline;
}

.about-paragraph-hero {
  font-size: 1rem;
}

.hero-what-is-welco {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 520px;
  margin-right: 20px;
  display: flex;
}

.lowercase {
  font-size: 15px;
}

.container-home-hero {
  width: 100%;
  max-width: 1600px;
  margin-left: 5%;
  margin-right: 5%;
}

.heading-34.center-text.h1-typo-black {
  color: var(--bleu-pro-2);
}

.image-40 {
  display: none;
}

.mobile-small-img {
  width: 100%;
  max-width: 300px;
}

.card-icon-wrap-2 {
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.card-icon-title-2 {
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 0;
  font-size: 1.4rem;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-10 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-11 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-12 {
  grid-template-rows: auto;
}

.grid-15 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: stretch;
  place-items: stretch stretch;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-16.mb-3 {
  grid-column-gap: 20px;
  justify-items: center;
  width: 100%;
  max-width: 100%;
}

.card-p {
  font-size: 15px;
  line-height: 24px;
}

.grid-18 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.grid-19 {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-22 {
  grid-column-gap: 35px;
  grid-row-gap: 30px;
}

.grid-23 {
  grid-column-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-24 {
  grid-column-gap: 25px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.team-item-content {
  opacity: 1;
  color: var(--white);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #0000;
  background-image: none;
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.team-item-info {
  overflow: visible;
}

.team-item-content-text {
  opacity: 1;
  text-align: left;
  margin-top: auto;
  margin-bottom: 10%;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 28px;
}

.lang-box {
  padding-top: 6px;
}

.grid-25 {
  grid-column-gap: 40px;
  grid-row-gap: 3.75rem;
  grid-template-columns: 1fr 1fr 1fr;
}

.card-step-number-2 {
  background-color: var(--blue2);
  color: var(--lightgray);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 82px;
  height: 82px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  display: flex;
}

.card-step-center-wrap {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-26 {
  grid-column-gap: 3.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.grid-28 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-28._w-80.mx-auto {
  grid-column-gap: 30px;
}

.grid-28._w-90 {
  width: 90%;
  max-width: 90%;
}

.grid-28._w-90.mx-auto {
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.grid-28._w-90.mx-auto.resp-100 {
  justify-items: center;
}

.grid-29 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  place-items: center;
}

.number-cirble {
  background-color: var(--blue2);
  color: var(--white);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 45px;
  min-width: 45px;
  height: 45px;
  margin-right: 30px;
  display: flex;
}

.review-right-align {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  display: flex;
}

.div-block-21 {
  justify-content: flex-end;
  display: flex;
}

.container-2 {
  display: block;
}

.text-span {
  font-family: Poppins, sans-serif;
}

.image-50 {
  width: 35%;
  min-width: 411px;
  max-width: 448px;
  min-height: 250px;
  position: absolute;
  bottom: -250px;
  left: 40px;
}

.text-span-3, .text-span-5 {
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  line-height: 3.5rem;
}

.grid-30 {
  grid-column-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr 1fr;
  align-content: stretch;
  place-items: start;
}

.avatar-review-lp {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

.text-bolder {
  font-weight: 700;
}

.text-bolder.t-black {
  color: #000;
}

.grid-31 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.self-emplyed-bg {
  z-index: -2;
  filter: brightness(50%);
  background-image: url("../assets/61f7eb6d9433445c909096b6_autoentrepreneur-bg.jpg");
  background-position: 50% 22%;
  background-size: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.image-self-employed {
  width: 100%;
  max-width: 600px;
  margin-top: -55px;
}

.image-self-employed.hide-xl {
  display: none;
}

.video-container {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.youtube-3 {
  border-radius: 20px;
  min-width: 300px;
  min-height: 370px;
  overflow: hidden;
}

.heading-36 {
  font-weight: 700;
}

.lp-hero-image {
  max-width: 430px;
}

.icon-card-medium {
  margin-bottom: 50px;
}

.info-tt {
  color: var(--blue2);
  width: 76%;
  margin-bottom: auto;
  padding: 40px 0;
  font-size: 1.9rem;
  line-height: 2.5rem;
}

.info-tt-wrap {
  z-index: -1;
  border: 1px solid var(--blue2);
  border-radius: 20px;
  position: absolute;
  inset: -20px -40px;
}

.h4-smaller {
  letter-spacing: -1px;
  width: 200px;
  font-size: 1rem;
}

._2-boutons {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.lp-how-it-work, .paragraph-31 {
  font-size: 15px;
}

.paragraphe-smaller {
  font-size: 16px;
}

.div-block-23 {
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
  display: flex;
}

.box-review-senior {
  max-width: 530px;
}

.card-icon-small {
  background-color: var(--lemon);
  color: var(--white);
  border-radius: 20px;
  max-width: 340px;
  padding: 25px 30px;
}

.card-icon-small.bg-pink {
  background-color: var(--pink);
}

.card-icon-small.bg-green {
  background-color: var(--green1);
}

.image-welker-hero-home {
  min-height: 51px;
  margin-top: 0;
  padding-top: 0;
}

.body-3 {
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.grid-32 {
  grid-template-rows: auto;
  align-content: stretch;
}

.div-block-25 {
  flex-direction: column;
  display: flex;
}

._w-100 {
  width: 100%;
}

.banniere-vu-tv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--blue1);
  color: var(--white);
  text-align: center;
  cursor: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -50px;
  padding-top: 70px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  transition: none;
  display: block;
}

.banniere-vu-tv:hover {
  color: var(--white);
}

.banniere-vu-tv.banner-white {
  background-color: var(--white);
  color: var(--blue1);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -70px;
  padding-top: 72px;
  padding-bottom: 10px;
  font-weight: 700;
  display: none;
  position: absolute;
  top: 95px;
  box-shadow: 2px 2px 11px 10px #0003;
}

.banniere-vu-tv.banner-white.banner-home {
  display: flex;
}

.image-51 {
  position: relative;
}

.antenna-box {
  text-align: center;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 14px 0 auto;
}

.button-box {
  align-self: flex-start;
  position: relative;
}

.button-box.ml-10px {
  margin-left: 10px;
}

.button-box.ml-10px.d-none {
  display: none;
}

.image-52 {
  line-height: 20px;
}

.job-item {
  border-bottom: 2px solid #000;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  display: flex;
}

.job-header-subtitle {
  width: 65%;
  min-width: 630px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.1rem;
}

.job-arrow {
  color: var(--blue2);
  position: relative;
  top: 5px;
}

.job-title {
  color: var(--blue2);
  margin-bottom: 0;
  font-weight: 500;
}

.text-block-8 {
  color: var(--white);
  text-align: right;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  display: block;
}

.text-block-8:hover {
  color: var(--white);
}

.grid-33 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.p-grey-small {
  color: var(--darkgray);
  font-size: 14px;
}

.p-grey-small.mt-2 {
  margin-top: 1.5rem;
}

.box-versus {
  max-width: 400px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.logo-box-versus {
  min-height: 100px;
}

.bg-versus {
  z-index: -1;
  background-color: var(--mediumgray);
  display: flex;
  position: absolute;
  inset: 0%;
}

.box-left-versus {
  background-color: var(--lightgray);
}

.vs-img {
  width: 12%;
  max-width: 170px;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50px;
  transform: rotate(0)translate(-50%, -50%);
}

.grid-versus-maket {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
  align-items: center;
}

.row {
  width: 100%;
  display: flex;
}

.row.versus-table {
  border-top: 1px solid #000;
  flex-wrap: wrap;
  padding-top: 35px;
  padding-bottom: 35px;
}

.row.versus-table.versus-td {
  min-height: 120px;
}

.row.versus-table.border-0 {
  border-bottom-style: none;
}

.row.th-versus {
  padding-top: 20px;
  padding-bottom: 30px;
}

.row.th-versus.show-xs {
  display: none;
}

.col-4-versus {
  width: 33.33%;
  padding-right: 20px;
}

.bold-p-table {
  font-size: 15px;
  font-weight: 700;
}

.table-versus {
  width: 100%;
}

.text-table {
  font-size: 13px;
  line-height: 22px;
}

.heading-table {
  text-transform: uppercase;
  margin-bottom: 0;
}

.grid-versus-market-2 {
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
}

.col-2-versus {
  width: 25%;
}

.col-4-5-versus {
  width: 37.5%;
  padding-left: 0;
  padding-right: 20px;
}

.link-2 {
  color: var(--blue1);
  text-decoration: underline;
}

.ml-2 {
  margin-left: 1rem;
}

.cta-bordered {
  border: 3px solid var(--blue2);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 4rem 8rem;
  display: flex;
}

._w-90 {
  width: 90%;
}

.cta-text-bordered {
  color: var(--blue2);
  margin-bottom: 0;
  font-size: 2.1rem;
}

.cta-content-bordered {
  align-items: center;
  width: 100%;
  max-width: 860px;
  display: flex;
}

.arrow-cta-versus {
  justify-content: center;
  min-width: 80px;
  min-height: 80px;
  display: flex;
}

.cta-versus-center-btn {
  margin-left: auto;
  display: flex;
}

.line-1 {
  justify-content: flex-end;
  width: 50%;
  display: flex;
  position: absolute;
  inset: -13px auto auto 14px;
}

.line-2 {
  width: 100%;
  position: absolute;
  inset: -100px auto auto 0%;
}

.img-line1 {
  max-height: 174px;
}

.img-line-2 {
  max-height: 269px;
  margin-left: auto;
  margin-right: auto;
}

.img-line-3 {
  max-height: 345px;
  margin-left: auto;
  margin-right: auto;
}

.line-4 {
  width: 40%;
  position: absolute;
  inset: -200px 0% auto auto;
}

.img-line4 {
  max-height: 445px;
  position: static;
}

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

.container-fluid-2 {
  max-width: 1800px;
  padding-left: 4%;
  padding-right: 4%;
  display: block;
}

.hide-xl.mt-2 {
  display: none;
}

.button-2 {
  background-color: var(--white);
  color: var(--blue1);
  border-radius: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  display: none;
}

.button-2:hover {
  color: var(--blue1);
}

.section-3 {
  background-color: var(--blue1);
  margin-top: -25px;
  padding-top: 25px;
  display: none;
}

.grid-34 {
  color: var(--blue1);
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr;
}

.container-4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-32 {
  color: var(--blue1);
}

.html-embed-14 {
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.team-item-content-link {
  margin-bottom: 10%;
}

.bold-text {
  padding-left: 0;
}

.bold-text-2 {
  font-style: normal;
}

.html-embed-15, .html-embed-16, .image-53 {
  display: block;
}

.banner-m6.section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.bold-text-3 {
  color: var(--white);
  text-decoration: underline;
}

.bold-text-4 {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-medium {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.h1-typo-black {
  color: #000;
}

.featured-block {
  margin-top: 10px;
}

.seach-bar {
  color: #9899ad;
  border: 1px #000;
  border-radius: 15px;
  height: 60px;
  margin-bottom: 40px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  box-shadow: 0 12px 14px #0000000f;
}

.content-section {
  padding: 132px 3%;
}

.title-large {
  color: #202146;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.profile-picture {
  border-radius: 100px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.blog-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  display: flex;
}

.next-button {
  background-color: #fb9acf;
  border-radius: 15px;
  margin-top: 20px;
  padding: 20px 36px;
  text-decoration: none;
}

.title-medium {
  color: #5c4ebd;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.container-5 {
  width: 100%;
  max-width: 1110px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.stick-wrapper {
  position: sticky;
  top: 60px;
}

.image-2 {
  position: absolute;
}

.search-button-wrapper {
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.blog-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
}

.form {
  background-color: #f2f5f8;
  border-radius: 15px;
  display: flex;
}

.submit-button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.submit-button {
  background-color: #0000;
  width: 60px;
  height: 60px;
}

.paragraph-detials-small {
  color: #9899ad;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 120%;
}

.categories-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  display: block;
  position: static;
  overflow: visible;
  box-shadow: 1px 12px 14px 1px #0003;
}

.search-icon {
  position: absolute;
  inset: 22px 0% 0% 22px;
}

.profile-block {
  align-items: center;
  display: flex;
}

.blog-image-wrap {
  border-radius: 10px;
  margin-right: 0;
  padding-right: 0;
  overflow: hidden;
}

.subscription {
  background-color: #fff;
  background-image: url("../assets/65b35cf0097cba44ce0a0284_Paper%20Plane.png");
  background-position: -20px -30px;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 15px;
  margin-bottom: 40px;
  padding: 100px 20px 20px;
  font-family: Poppins, sans-serif;
  box-shadow: 0 12px 14px 4px #0000000f;
}

.search-button {
  color: var(--blue2);
  background-color: #5c4ebd;
  border-radius: 15px;
  width: 60px;
  height: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.search-button.color-buton {
  background-color: #3655d6;
}

.feature-image {
  border-radius: 15px;
  margin-right: 20px;
  box-shadow: 0 22px 34px #00000029;
}

.text-field-2 {
  background-color: #0000;
  border: 1px #000;
  height: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
}

.search {
  position: relative;
}

.blog-image {
  border-radius: 11px;
  width: 101%;
  max-width: 100%;
}

.title-small {
  color: #202146;
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.title-small.pink {
  color: #252525;
  margin-bottom: 0;
}

.categories-pill {
  background-color: #fff;
  border-radius: 100px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 6px 16px;
  text-decoration: none;
  display: block;
}

.content-right {
  position: sticky;
}

.content-left {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.featured-item {
  color: #202146;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.featured-item:hover {
  color: #5c4ebd;
}

.blog-item {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #fff;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px 20px 19px 0;
  text-decoration: none;
  display: grid;
  box-shadow: 0 22px 34px #0000000f;
}

.paragraph-detials-medium {
  color: #9899ad;
  order: 0;
  max-height: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.heading-h4 {
  color: #202146;
  max-width: 145px;
  margin-top: 0;
}

.heading-40 {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.blog-item-small {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  margin-top: 21px;
  margin-bottom: 20px;
  padding: 5px;
  text-decoration: none;
  display: grid;
  box-shadow: 0 22px 34px #0000000f;
}

.profile-block-header {
  color: #050505;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.profile-picture-2 {
  border-radius: 100px;
  width: 48px;
  margin-right: 10px;
}

.title-small-2 {
  color: #202146;
  text-align: center;
  margin-bottom: 4px;
  font-weight: 700;
}

.paragraph-detials-small-2 {
  color: #9899ad;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 120%;
}

.img-pc {
  text-align: left;
  width: 0;
  height: 150px;
  margin-left: auto;
}

.image-56 {
  float: none;
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: Cover;
  background-clip: border-box;
  width: 65vw;
  min-width: 65vw;
  margin-top: 40px;
  margin-left: -32.5vw;
  display: block;
  position: static;
  inset: auto 0;
  overflow: visible;
}

.image-56.t-ctc {
  aspect-ratio: auto;
  object-fit: fill;
  object-position: 50% 50%;
  width: 80vw;
  min-width: 65vw;
}

.heading-41 {
  text-align: center;
}

.paragraph-avis {
  float: none;
  clear: none;
  object-fit: fill;
  padding-left: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-36 {
  width: 0;
  position: relative;
  left: -25vw;
}

.container-pro {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

.container-pro.container-pro-first {
  padding-top: 20vw;
}

.row-pro {
  max-width: 1320px;
}

.section-pro {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.section-pro.bg-grey {
  background-image: linear-gradient(to bottom, var(--lightgray), var(--lightgray));
}

.section-pro.bg-grey.hidden {
  display: none;
}

.section-pro.bg-blue-pro {
  background-color: var(--bleu-pro-2);
}

.h1-avis {
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.card-avis {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 15px;
  flex-wrap: nowrap;
  width: 500px;
  min-width: 500px;
  margin-right: 0;
  padding: 20px;
  display: flex;
  overflow: hidden;
  box-shadow: 5px 5px 20px #cecece;
}

.card-img {
  flex: none;
}

.stats-number {
  flex: 1;
  align-self: auto;
  min-width: 250px;
}

.flex-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
}

.flex-block-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  overflow: auto;
}

.flex-block-2.flex-resp {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: row;
}

.font-medium.size-medium {
  text-align: left;
  align-self: auto;
  font-size: 1.26rem;
  line-height: 2.2rem;
}

.flex-1 {
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
}

.flex-1.align-right {
  flex: 0 auto;
  align-items: flex-start;
}

.flex-vertical {
  flex-direction: column;
  align-items: center;
}

.image-57 {
  max-height: 400px;
}

.image-57.min-width {
  min-width: 400px;
}

.width-full {
  width: 100%;
}

.width-full.gap-5 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
}

.slider-avis {
  background-color: #0000;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.slider-mask-avis {
  width: 500px;
  overflow: visible;
}

.slider-slide-avis {
  margin-right: 20px;
  padding-bottom: 60px;
  overflow: hidden;
}

.slider-nav-avis {
  justify-content: center;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow: hidden;
}

.slider-avis-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  inset: auto 0% 0% 200px;
  overflow: hidden;
}

.slider-avis-left {
  width: 40px;
  height: 40px;
  inset: auto 200px 0% 0%;
  overflow: hidden;
}

.radius-avis {
  border-radius: 15px;
}

.margin-01 {
  height: 10rem;
  display: block;
}

.title-resp {
  margin-top: 140px;
  margin-bottom: 60px;
}

.title-resp.title-resp-center {
  text-align: center;
}

.subtitle-pro {
  padding-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.pro-title {
  color: #fff;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3.2rem;
}

.pro-title.pro-black {
  color: #000;
}

.pro-title.pro-sub-bg {
  background-image: url("../assets/65f2f69bb975522ebf3d7b14_eco-bg.png");
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 20px;
  padding-bottom: 33px;
  text-decoration: none;
}

.pro-title-container {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url("../assets/65b91a8548dc831732c462f4_rond-etoiles.png");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 700px;
  background-clip: border-box;
  width: auto;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: static;
}

.pro-title-container.no-bg {
  background-image: none;
  padding-left: 20px;
  padding-right: 20px;
}

.pro-subtitle-container {
  text-align: center;
  margin-bottom: 60px;
}

.subtitle-pro {
  color: #000;
}

.subtitle-pro.text-center {
  text-align: center;
}

.logo-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  justify-items: center;
  display: flex;
}

.form-2 {
  text-align: left;
  width: 65vw;
}

.button-wrap-pro {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.button-wrap-pro.width-full.tablet-show {
  display: none;
}

.button-pro {
  border: 2px solid var(--bleu-pro-2);
  background-color: var(--bleu-pro-2);
  color: var(--white);
  text-align: center;
  border-radius: 20px;
  width: 20%;
  min-width: 210px;
  min-height: 60px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  transition: opacity .4s;
  display: block;
  overflow: visible;
}

.button-pro:hover {
  border-color: var(--blue-pro-3);
  background-color: var(--blue-pro-3);
  color: var(--white);
}

.button-pro.button-white {
  background-color: var(--white);
  color: var(--bleu-pro-2);
  align-self: center;
  width: 210px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button-pro.button-white:hover {
  color: var(--blue-pro-3);
}

.button-pro.button-white.longbutton {
  width: 300px;
}

.button-pro.button-list-center {
  align-self: center;
  width: 210px;
}

.button-pro.longbutton {
  width: 300px;
  margin-left: 0;
  margin-right: 0;
}

.contact-field {
  border-radius: 10px;
}

.link-3 {
  color: var(--white);
}

.abo-test-01 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  background-color: #0000;
  border-radius: 15px;
  grid-template: "_01 _02 _03"
                 ". . ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  height: 500px;
  margin-top: 60px;
  display: grid;
}

.abo-icon {
  float: right;
  align-self: flex-end;
}

.abo-card {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  padding: 20px 20px 60px;
  display: flex;
  box-shadow: 0 2px 13px 2px #0003;
}

.abo-card.bg-blue {
  background-color: var(--bleu-pro-2);
}

.abo-name, .heading-44, .heading-45 {
  text-transform: uppercase;
}

.heading-46 {
  font-size: 1.2rem;
  font-weight: 500;
}

.heading-47, .heading-48 {
  font-weight: 500;
}

.div-block-37 {
  width: 1578px;
}

.grid-promo {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template: "Area-2 Area Area-3"
  / 1fr 1fr 1fr;
  justify-content: stretch;
  place-items: stretch center;
  margin-left: 70px;
  margin-right: 70px;
  display: flex;
}

.heading-49 {
  text-align: center;
  padding-top: 20px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.heading-50 {
  text-align: center;
  padding-top: 37px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.html-embed-17 {
  padding-bottom: 60px;
}

.heading-51 {
  text-align: center;
  padding-top: 30px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.promo-card {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #fcfcfc;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 420px;
  margin-left: 0;
  padding: 40px 10px;
  display: flex;
  box-shadow: 0 2px 13px 2px #0003;
}

.image-58 {
  padding-top: 0;
  padding-left: 0;
}

.div-block-39 {
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 420px;
  height: 330px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  box-shadow: 0 2px 13px 2px #0003;
}

.div-block-40 {
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 420px;
  height: 330px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  box-shadow: 0 2px 13px 2px #0003;
}

.titre-welcopromo {
  padding-top: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 3.1rem;
  display: block;
}

.titre-welcopromo.promo-sub-bg {
  background-image: url("../assets/65f2f69bb975522ebf3d7b14_eco-bg.png");
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
}

.pro-title-2 {
  color: var(--white);
  font-size: 2.2rem;
  line-height: 3.2rem;
}

.pro-title-2.pro-sub-bg {
  background-image: url("../assets/65f2f69bb975522ebf3d7b14_eco-bg.png");
  background-position: 16%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.div-block-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -165px;
  padding-top: 0%;
  display: block;
}

.promo-card-container {
  text-align: left;
  justify-content: center;
  margin-top: -165px;
  display: flex;
}

.promo-card-image {
  align-self: center;
  max-width: 20vw;
  max-height: 200px;
}

.promo-card-title {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2rem;
}

.abi-sub-price {
  font-size: .8rem;
  line-height: 1rem;
}

.paragraph-32 {
  line-height: 23px;
}

.abo-price {
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.container-6 {
  background-image: url("../assets/65f05e91eadf614b80e86cde_bg-promo-02.png");
  background-position: 50%;
  background-size: auto;
}

.section-4 {
  background-image: url("../assets/66058a3b30741e31e2222e49_bannire-blog.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 300px;
}

.title-blog {
  font-size: 31px;
}

.title-blog-2 {
  color: #fff;
  margin-bottom: 0;
}

.title-blog-3 {
  color: #fff;
  text-align: center;
  margin-top: 60px;
}

.titile-blog-4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 29px;
  font-weight: 500;
}

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

.pro-divider {
  border-bottom: 1px solid #000;
  width: 100%;
  height: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
}

.pro-divider.divider-white {
  border: 1px solid var(--white);
}

.abo-container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: stretch;
}

.abo-subname {
  margin-bottom: 40px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.abo-pre-price {
  margin-bottom: 0;
  font-size: 14px;
}

.abo-card-container {
  flex-flow: column;
  display: flex;
}

.t-white {
  color: var(--white);
}

.flex-block-4 {
  flex-flow: column;
}

.div-block-43 {
  margin-bottom: 60px;
}

.div-block-44 {
  text-align: left;
  min-width: 100vw;
  min-height: 800px;
  margin-top: 89px;
  margin-left: auto;
  margin-right: auto;
}

.f-paragraph-regular {
  color: var(--bleu-pro-2);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.f-banner-badge {
  background-color: var(--bleu-pro-2);
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-banner-flex-row {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.f-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  color: var(--flowui-component-library--white);
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 16px 5%;
  display: flex;
}

.text-block-9 {
  font-family: Poppins, sans-serif;
}

.f-avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-avatar-group-s {
  background-color: var(--flowui-component-library--grey-300);
  border: 2px solid #fff;
  border-radius: 100px;
  width: 34px;
  height: 34px;
  margin-right: -8px;
  position: relative;
  box-shadow: 23px 23px 48px #38327c0f;
}

.f-avatar-group {
  text-align: left;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.div-block-45 {
  padding-left: 0;
}

.f-button-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-button-facebook-icon {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #1977f3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.f-button-instagram-icon {
  color: var(--flowui-component-library--gray-900);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #ff0069;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.div-block-46 {
  flex-flow: column;
  align-self: auto;
  display: flex;
}

.f-header-avatar-text {
  color: var(--white);
  margin-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.f-avatar-dark {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  border: 3px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -14px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  position: relative;
}

.f-avatar-group-r {
  background-color: var(--flowui-component-library--grey-300);
  border: 3px solid #fff;
  border-radius: 100px;
  width: 48px;
  height: 48px;
  margin-right: -16px;
  position: relative;
}

.f-header-avatar-block {
  align-items: center;
  display: flex;
}

.f-header-wrapper {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.f-paragraph-large {
  color: var(--white);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.f-h1-heading {
  color: var(--white);
  text-align: left;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-h1-heading.heading-home {
  font-size: 50px;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-heading-detail-small {
  color: var(--gray);
  text-align: left;
  letter-spacing: .08em;
  -webkit-text-stroke-color: var(--gray);
  text-transform: uppercase;
  width: 100%;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-header-title-wrapper-center {
  z-index: 5;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  max-width: 630px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-container-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-section-large {
  background-color: #0000;
  flex-flow: column;
  max-height: 1000px;
  margin-top: -50px;
  padding: 18vh 5% 10vh;
  display: flex;
  position: relative;
}

.image-59 {
  width: 1000px;
  margin-top: 80px;
  padding-left: 0;
}

.image-59.image-header {
  width: 1200px;
  margin-top: 0;
  margin-left: -60px;
  transform: scale(1.4);
}

.f-pricing-button {
  background-color: var(--flowui-component-library--primary-base);
  color: #fff;
  letter-spacing: -.02px;
  white-space: nowrap;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-pricing-button:hover {
  background-color: var(--flowui-component-library--primary-dark);
}

.f-pricing-line-dark {
  background-color: var(--flowui-component-library--gray-700);
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-paragraph-small.f-text-color-gray-400, .f-text-color-gray-400 {
  color: var(--flowui-component-library--gray-400);
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-pricing-feature-item {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.f-pricing-feature-list {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
}

.f-pricing-duration {
  color: var(--flowui-component-library--gray-400);
  font-size: 16px;
  font-weight: 400;
}

.f-h3-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-h3-heading.f-text-color-white {
  color: var(--flowui-component-library--white);
}

.f-margin-bottom-25 {
  margin-bottom: 24px;
}

.f-badge-filled {
  background-color: var(--flowui-component-library--primary-base);
  color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
}

.f-heading-detail-small-2 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-heading-detail-small-2.f-text-color-white {
  color: #fff;
}

.f-pricing-type-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-pricing-card-dark {
  background-color: var(--flowui-component-library--gray-900);
  color: #fff;
  border: 1px solid #0000;
  border-radius: 16px;
  padding: 40px;
  position: relative;
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-pricing-line {
  background-color: #e4e6f1;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.f-pricing-card-outline {
  border: 1px solid var(--flowui-component-library--grey-300);
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 40px;
  display: flex;
}

.f-pricing-column-basic {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.f-h2-heading {
  color: var(--white);
  letter-spacing: -.04em;
  word-break: normal;
  overflow-wrap: normal;
  vertical-align: baseline;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 1.2;
  display: inline;
}

.f-margin-bottom-12 {
  margin-bottom: 12px;
}

.f-text-weight-bold {
  font-weight: 700;
}

.f-pricing-title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-margin-bottom-56 {
  margin-bottom: 56px;
}

.f-container-small {
  width: 75%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-2 {
  padding: 92px 5%;
  position: relative;
}

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

.image-60 {
  min-width: 80vw;
  margin-left: -40vw;
}

.image-62 {
  display: none;
}

.image-65 {
  width: 80vw;
  position: absolute;
  inset: 75% auto 0%;
}

.image-66 {
  width: 80vw;
  margin-top: -10rem;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 20rem;
}

.f-alert-x {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-alert-close {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-paragraph-small-2 {
  color: var(--bleu-pro);
  letter-spacing: -.01em;
  -webkit-text-stroke-color: var(--bleu-pro-2);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-alert-icon {
  color: var(--bleu-pro-2);
  -webkit-text-stroke-color: var(--blue2);
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-alert-information {
  background-color: var(--flowui-component-library--primary-lighter);
  color: var(--flowui-component-library--primary-base);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-right: 16px;
  display: flex;
}

.f-alert-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 50px;
  margin: auto;
  display: flex;
  position: static;
}

.f-alert-small {
  grid-column-gap: 16px;
  background-color: var(--flowui-component-library--white);
  color: var(--flowui-component-library--gray-900);
  text-align: center;
  border-radius: 20px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  max-width: 180px;
  min-height: 60px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  display: block;
  position: static;
  top: auto;
  left: auto;
  right: auto;
  box-shadow: 28px 28px 40px -28px #393b6a1f;
}

.div-block-48 {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}

.pro-title-mobile {
  display: none;
}

.flex-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: block;
}

.bg-green-vgo {
  background-color: #004654;
}

.text-blue {
  background-color: #3655d6;
}

.text-blue.color-light {
  color: var(--blue1);
  background-color: #3f5bff;
  background-image: linear-gradient(#00000080, #00000080);
}

.text-blue.styleguide-h100px.flex {
  justify-content: flex-start;
}

.text-blue.styleguide-h100px.flex.columns-flex-center {
  background-color: var(--blue1);
  justify-content: center;
}

.text-blue.card-step-number {
  padding: 20px;
}

.smallh2 {
  font-size: 36px;
}

.image-67 {
  width: 100%;
  height: auto;
  position: absolute;
  top: -100px;
  left: -81px;
}

.section-5 {
  padding: 70px 10px 70px 0;
}

.container-7 {
  background-color: #0000;
  border-radius: 10px;
  justify-content: space-around;
  align-items: stretch;
  width: 75%;
  max-width: 75%;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.container-7.container-banner-register {
  background-color: var(--white);
  justify-content: space-around;
  width: 100%;
  max-width: 90%;
}

.body-4 {
  background-color: var(--mediumgray);
}

.container-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-around;
  width: 43%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 60px;
  line-height: 28px;
  display: flex;
}

.image-68 {
  margin-right: 0;
}

.section-6 {
  flex-flow: row;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-9 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 92%;
  max-width: 100%;
  margin-left: auto;
  padding-left: 80px;
  display: flex;
}

.container-9.container-feature, .container-9.container-features {
  align-items: center;
}

.container-9.container-features-2 {
  align-items: center;
  padding-left: 0;
}

.container-9.container-t-moignages {
  align-items: flex-start;
  width: 100%;
}

.container-10 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 500px;
  height: 270px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: flex;
  position: relative;
}

.container-10.container-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  width: 400px;
  height: 413px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-10.container-14.mobile {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 15px;
  justify-content: space-around;
  height: 400px;
}

.container-11 {
  flex-flow: column;
  justify-content: space-between;
  padding-left: 0;
  display: flex;
}

.flex-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  justify-items: center;
  width: 60%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

.flex-block-6.container-14 {
  display: flex;
}

.flex-block-6.container-14.features-flex {
  width: 100%;
}

.heading-52 {
  color: var(--primary);
  text-align: left;
  font-size: 40px;
  line-height: 50px;
}

.heading-52.text-center {
  color: var(--primary);
  text-align: center;
  display: inline;
}

.image-69 {
  flex: 0 auto;
  width: 30px;
  height: 30px;
}

.container-12 {
  flex-flow: column;
  display: flex;
}

.container-13 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-70 {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 25px;
  right: 25px;
}

.div-block-49 {
  background-color: #fdec75;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  display: flex;
}

.div-block-49.feature {
  width: 50px;
  height: 50px;
}

.container-15 {
  clear: none;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: var(--white);
  border: 0 solid #000;
  border-radius: 15px;
  width: 600px;
  height: 300px;
  max-height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 5px;
  font-family: Poppins, sans-serif;
  display: flex;
  position: relative;
}

.container-15.container-t-moignage {
  box-sizing: border-box;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  width: 650px;
  margin-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.image-71 {
  align-self: center;
  width: 200px;
  height: 200px;
  display: none;
}

.section-7 {
  background-color: var(--primary);
  justify-content: center;
  height: 300px;
  display: flex;
}

.f-footer-detail {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-footer-copyright {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-footer-divider {
  background-color: var(--flowui-component-library--gray-200);
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.f-footer-link {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-footer-title {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: -.01em;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.f-footer-block {
  flex-direction: column;
}

.f-icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-footer-social {
  background-color: var(--flowui-component-library--gray-200);
  color: var(--flowui-component-library--gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s;
  display: flex;
}

.f-footer-social:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-footer-social-group {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f-paragraph-small-3 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-footer-logo {
  flex: none;
}

.f-margin-bottom-57 {
  margin-bottom: 24px;
}

.f-footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-footer-regular {
  background-color: var(--blue1);
  color: #fff;
  padding: 64px 5%;
  position: relative;
}

.div-block-50 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 14px;
  display: flex;
}

.div-block-50.flex-horizontal {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding-top: 0;
  display: flex;
}

.div-block-50.flex-horizontal.navigation-store {
  display: none;
}

.f-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-2.f-text-weight-medium, .f-text-weight-medium {
  font-weight: 500;
}

.f-avatar-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-testimonial-avatar-small {
  background-color: var(--flowui-component-library--gray-200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-author {
  grid-column-gap: 16px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-margin-bottom-40 {
  margin-bottom: 40px;
}

.f-testimonial-star-wrapper {
  grid-column-gap: 4px;
  margin-bottom: 16px;
  display: flex;
}

.f-testimonial-card {
  color: var(--flowui-component-library--gray-900);
  background-color: #fff;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-h3-heading-2 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small-3 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-58 {
  margin-bottom: 16px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-testimonial-background {
  background-color: var(--flowui-component-library--gray-100);
  width: 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.f-section-regular {
  padding: 72px 5%;
  position: relative;
}

.heading-53 {
  font-size: 2rem;
  line-height: 56px;
}

.heading-54 {
  line-height: 46px;
}

.image-72, .image-73 {
  max-width: 140px;
}

.image-74 {
  width: 1000px;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  position: static;
  top: auto;
  bottom: 0;
  right: -98px;
}

.div-block-51 {
  box-sizing: border-box;
  align-self: flex-end;
  align-items: flex-end;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  display: block;
  position: relative;
  bottom: 0;
  overflow: visible;
}

.image-75 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.image-75.image-mobile {
  height: 100vh;
  display: none;
}

.image-75.image-desktop {
  max-height: 1000px;
}

.image-76 {
  width: 55%;
}

.flex-t-moignages {
  box-sizing: content-box;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 100%;
  padding-top: 25px;
  display: grid;
  position: static;
  overflow: auto;
}

.heading-55 {
  text-align: center;
}

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

.f-container-regular-3 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-container-regular-3.brand-white {
  filter: contrast(200%) invert(200%) grayscale(200%);
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-title-wrapper-center-2.margin-bottom-48 {
  margin-bottom: 48px;
}

.f-h6-heading {
  color: var(--white);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 34px;
  font-size: 24px;
  line-height: 1.5;
}

.f-h6-heading.heading-banner {
  color: var(--black);
  display: inline;
}

.f-h6-heading.heading-banner.city {
  color: var(--primary);
}

.f-grid-four-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  width: 100%;
  display: flex;
}

.f-section-small {
  filter: none;
  width: 100%;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.f-section-small.section-brand {
  padding-top: 0;
}

.f-logo-plain {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 0;
  display: flex;
}

.div-block-52 {
  padding-top: 0;
  padding-bottom: 0;
}

.flex-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: flex-start;
}

.image-77 {
  max-height: 50px;
}

.container-16 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: flex;
}

.image-78 {
  color: #fff;
}

.link-block-4 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1px;
  left: -1px;
}

.lightbox-link {
  display: none;
}

.body-5 {
  background-color: var(--lightgray);
}

.bold-text-7 {
  min-height: 203px;
}

.div-block-53 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
}

.body-6 {
  background-color: var(--lightgray);
}

.code-embed {
  display: none;
}

.f-h1-heading-2 {
  color: var(--blue1);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-container-regular-4 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-button-secondary-2 {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary-2:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-margin-bottom-59 {
  margin-bottom: 8px;
}

.f-margin-bottom-60 {
  margin-bottom: 24px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-paragraph-large-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-section-large-3 {
  padding: 92px 5%;
  position: relative;
}

.f-button-neutral {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-heading-detail-small-4 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-header-image-wrapper-tall {
  border-radius: 12px;
  width: 100%;
  max-width: 500px;
  height: 630px;
  overflow: hidden;
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-header-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-margin-bottom-61 {
  margin-bottom: 24px;
}

.f-success-message {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-margin-bottom-62 {
  margin-bottom: 40px;
}

.f-header-form-wrapper {
  border: 1px solid var(--flowui-component-library--grey-300);
  background-color: #fff;
  border-radius: 50px;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-header-input-field {
  color: var(--flowui-component-library--gray-900);
  background-color: #0000;
  border: 1px #000;
  min-height: 48px;
  margin-bottom: 0;
  margin-right: 16px;
  padding: 12px 16px;
}

.f-header-input-field::placeholder {
  color: var(--flowui-component-library--gray-400);
}

.f-header-form-block {
  max-width: 360px;
  margin-bottom: 0;
}

.f-header-image-wrapper-top {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 350px;
  margin-bottom: 48px;
  display: flex;
  overflow: hidden;
}

.f-header-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-54 {
  margin-top: -45px;
}

.heading-56, .heading-57 {
  font-weight: 700;
}

.body-7 {
  background-color: var(--lightgray);
}

.f-h3-heading-3 {
  color: var(--blue1);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-container-regular-5 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  position: relative;
}

.f-title-wrapper-center-3 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-63 {
  margin-bottom: 8px;
}

.f-gallery-lightbox {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-image-cover-2 {
  box-sizing: border-box;
  aspect-ratio: 2;
  object-fit: contain;
  width: 100%;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
}

.f-section-large-4 {
  padding: 92px 0%;
  position: relative;
}

.f-heading-detail-small-5 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-gallery-two-column {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.f-gallery-image-tall {
  height: 640px;
}

.f-gallery-image-s {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  height: 103%;
}

.f-margin-bottom-64 {
  margin-bottom: 48px;
}

.f-h3-heading-4 {
  color: var(--blue1);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-paragraph-small-4 {
  text-align: center;
  letter-spacing: -.01em;
  flex: 1;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-margin-bottom-65 {
  margin-bottom: 16px;
}

.f-paragraph-large-3 {
  text-align: center;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
  display: inline;
}

.f-paragraph-large-3.city {
  color: var(--primary);
  font-weight: 700;
}

.f-feature-icon-wrapper {
  background-color: var(--flowui-component-library--gray-100);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 32px;
  padding: 16px;
  display: flex;
}

.f-sub-heading-large {
  color: var(--blue1);
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.f-grid-three-column-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-margin-bottom-128 {
  margin-bottom: 60px;
}

.div-block-55 {
  background-color: var(--white);
  box-shadow: 2px 4px 20px -10px var(--primary);
  border-radius: 14px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-56, .div-block-57 {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.body-8 {
  background-color: var(--lightgray);
}

.text-block-10, .text-block-11 {
  display: inline;
}

.image-79 {
  width: auto;
  height: 30px;
  display: inline;
}

@media screen and (max-width: 991px) {
  h2 {
    margin-bottom: 20px;
  }

  h3 {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  h4 {
    text-align: left;
    font-size: 1.1rem;
  }

  p {
    white-space: break-spaces;
    font-weight: 500;
  }

  .divider {
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.first-section.hero-content {
    background-position: 44%;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .section.first-section.hero-content.bg-transporteur {
    margin-top: -40px;
    padding-top: 100px;
  }

  .section.first-section.hero-content.ecom {
    margin-left: 0;
    margin-right: 0;
  }

  .section.first-section.header {
    height: auto;
    min-height: auto;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.first-section.hero-content-become-welker {
    background-position: 25% 0;
  }

  .section.first-section.hero-content-become-welker.fix-height-size {
    background-position: 50%;
    background-size: cover;
  }

  .section.first-section.promo {
    min-height: auto;
  }

  .section.first-section.bg-ctoc.change-direction {
    margin-left: 0;
    margin-right: 0;
  }

  .section.position-relative.section-padding-plus {
    padding-bottom: 60px;
  }

  .section.story-content-text {
    padding-top: 0;
  }

  .section.self-employed-section {
    object-fit: fill;
  }

  .section.section-review {
    padding-top: 60px;
  }

  .section.section-resp-p {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.section-big-padding-versus-1, .section.section-big-padding-versus-1.section-versus-3, .section.section-big-padding-versus-1.section-versus-4, .section.section-big-padding-versus-1.section-versus-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .styleguide-block {
    text-align: center;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.container-hero.quesaco {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-bigger {
    text-align: left;
    font-size: 18px;
    line-height: 31px;
  }

  .button {
    justify-content: space-around;
    width: 50%;
    min-width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .button.cc-contact-us {
    display: none;
  }

  .button.button-secondary {
    justify-content: space-around;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .button.button-success {
    justify-content: space-around;
    display: flex;
  }

  .button.button-success.button-bordered-success {
    justify-content: space-around;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .button.button-success.button-second {
    min-width: 160px;
    max-width: 175px;
  }

  .button.button-2-line {
    font-size: 14px;
  }

  .button.ml-2-resp {
    margin-left: 10px;
  }

  .button.mt-0-resp {
    margin-top: 0;
  }

  .button.center-button-responsi-ve {
    margin-left: auto;
    margin-right: auto;
  }

  .button.button-first {
    min-width: 160px;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    background-color: #fff;
  }

  .footer-wrap {
    flex-direction: row;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .utility-page-wrap {
    height: auto;
    min-height: 70vh;
    display: flex;
  }

  .subtitle {
    text-align: left;
    font-size: 1.2rem;
    display: none;
  }

  .subtitle.color-light {
    text-align: left;
  }

  .paragraph {
    font-size: 1rem;
  }

  .profile-card {
    padding: 40px 40px 30px;
  }

  .fullpic-profile {
    background-image: linear-gradient(to top, #000c, #0000), url("../assets/616ebd65ff78666d85966138_Romain-03.jpg");
    background-position: 0 0, 50%;
    background-size: auto, cover;
    min-height: 400px;
    padding: 40px 40px 30px;
  }

  .fullpic-profile-name {
    font-size: 1.8rem;
  }

  .social-icon {
    cursor: pointer;
  }

  .track-wrap {
    width: 41%;
  }

  .div-block-4 {
    width: 50%;
    padding-left: 20px;
    padding-right: 10px;
  }

  .track-up {
    display: none;
  }

  .track-down {
    display: block;
  }

  .columns-flex-center {
    align-items: center;
  }

  .logo-wrap {
    overflow: auto;
  }

  .logo-wrap.move-up-animation {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .mobiel-dropdown {
    right: 10%;
  }

  .mobiel-dropdown.w--open {
    background-color: #fff;
    border-radius: 15px;
    min-width: 270px;
    margin-top: 74px;
    padding: 20px;
    box-shadow: 1px 1px 3px #54668121;
  }

  .paragraph-hero {
    text-align: left;
  }

  .hero-image.earth {
    width: 85%;
    min-width: auto;
    max-width: 393px;
    top: 0;
  }

  .content-block-hero {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .hero-block {
    justify-content: center;
    width: 100%;
    padding-right: 0;
  }

  .hero-image-wrap {
    width: 80%;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .navigation-block-right {
    justify-content: flex-end;
    width: 100%;
  }

  .navigation-link-wrap {
    background-color: var(--blue2);
    color: var(--white);
    flex-direction: column;
    width: 100%;
    display: flex;
    inset: 0%;
  }

  .hero-content {
    flex-wrap: wrap;
  }

  .button-wrap-hero {
    justify-content: flex-start;
    width: 100%;
    display: none;
  }

  .button-wrap-hero.hide-md, .button-wrap-hero.show-md {
    display: flex;
  }

  .button-wrap-hero.home-button-herro.show-md, .button-wrap-hero.show-xs, .button-wrap-hero.show-sm, .button-wrap-hero.show-xl {
    display: none;
  }

  .button-wrap-hero.hide-xl {
    display: flex;
  }

  .button-wrap-hero._3button-box {
    justify-content: center;
    margin-left: auto;
  }

  .feature-icon {
    margin-bottom: 15px;
  }

  .dropdown-list-wrap {
    background-color: var(--blue2);
    border-radius: 0;
  }

  .container-navigation {
    z-index: 99;
    position: static;
  }

  .navigation-dropdown {
    width: 80%;
  }

  .navigation-dropdown.show-md, .navigation-dropdown.hide-small-screen {
    display: none;
  }

  .feature-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .navigation-link {
    color: var(--white);
    background-color: #0000;
    border-radius: 5px;
    flex-direction: row;
    justify-content: flex-start;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .navigation-link:hover {
    background-color: var(--blue-hover);
  }

  .navigation-link.show-md {
    display: none;
  }

  .navigation-link.hide-md {
    display: flex;
  }

  .arrow-down {
    filter: grayscale() invert();
    position: absolute;
    right: 10px;
  }

  .dropdown-link {
    color: #3b4c5b;
    border-radius: 10px;
    width: 100%;
    min-width: 170px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .dropdown-link:hover {
    background-color: #73a7d417;
  }

  .dropdown-link.w--current {
    color: #ff6f20;
  }

  .navigation-text {
    color: var(--white);
    width: auto;
    font-weight: 700;
    display: block;
  }

  .navigation-text.highlighttext.nav-change-color-white {
    color: var(--white);
  }

  .dropdown-mobile {
    margin-left: 15px;
    margin-right: 0;
    display: flex;
  }

  .header {
    padding-top: 160px;
  }

  .logo-image-2 {
    filter: none;
    width: 100px;
  }

  .smallh1.hero-h1-home {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }

  .center-text {
    justify-content: center;
    display: flex;
  }

  .center-text.align-column {
    flex-direction: column;
  }

  .card-icon {
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-icon.card-medum {
    flex-direction: column;
    align-items: flex-start;
    width: 47%;
    height: auto;
    min-height: 200px;
  }

  .card-icon.card-medum.bg-green {
    align-items: center;
    min-height: 0;
    padding-bottom: 40px;
  }

  .card-icon.card-medum.bg-green-1 {
    background-color: var(--green1);
    align-content: stretch;
    align-items: flex-start;
    overflow: auto;
  }

  .card-icon.bg-green {
    object-fit: fill;
  }

  .card-icon-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .card-icon-title {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.3rem;
  }

  .card-icon-medium-paragraph {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .icon-long-card {
    width: 57px;
    margin-bottom: 60px;
  }

  .title.center-text {
    font-size: 2.1rem;
    display: block;
  }

  .title.center-text.big-margin-title, .title.center-text._w-80.mx-auto.about-title {
    width: 100%;
  }

  .title.center-text.resp-title-pro {
    width: 80%;
  }

  .title.why-join-us-title {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .title.title-support-logistic {
    font-size: 1.8rem;
    line-height: 2.7rem;
  }

  .title.custom-h2-xs.advantage-title-pro {
    width: 90%;
    font-size: 1.8rem;
  }

  .title.title-pro-anticipate {
    font-size: 2.3rem;
  }

  .title.title-home-join-welker {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }

  .title.title-long {
    margin-bottom: 20px;
    font-size: 1.4rem;
    line-height: 1.9rem;
  }

  .title.title-center-resp {
    font-size: 2.3rem;
  }

  .title.ttile-hero.title-tt-hero {
    width: 100%;
    font-size: 2.2rem;
  }

  .title.title-hero {
    font-size: 2.2rem;
  }

  .title.title-hero.title-tt-hero {
    width: 100%;
  }

  .title.team-welco-title {
    margin-bottom: 2rem;
  }

  .title.title-big {
    font-size: 2.6rem;
    line-height: 3.3rem;
  }

  .title.job-cta-title {
    width: 80%;
    min-width: auto;
    max-width: 450px;
    margin-bottom: 2rem;
    font-size: 2rem;
  }

  .color-light.center-text.subtitle-ecom.longtextsmallsize {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .blockquote-big {
    margin-bottom: 20px;
    font-size: 1.8rem;
    line-height: 2.9rem;
  }

  .header-wrap-center {
    width: 100%;
  }

  .icon-card-long-content {
    flex-direction: column;
    height: auto;
    display: flex;
    top: 21px;
  }

  .grid {
    grid-column-gap: 30px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-content: stretch center;
    justify-items: start;
    margin-bottom: -30px;
    display: grid;
  }

  .flex.logo-trust-pro {
    justify-content: flex-start;
    width: 100%;
  }

  .cta-animated-text {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-4 {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .card-icon-2.card-medum {
    justify-content: flex-start;
    min-height: 438px;
    margin-top: 10px;
    padding-bottom: 40px;
  }

  .card-icon-2.card-become-welker {
    align-items: stretch;
    height: 100%;
    min-height: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 30px 20px;
    display: block;
  }

  .youtube {
    height: auto;
  }

  .youtube.hide-md {
    display: block;
  }

  .logo.logo-pro-2 {
    margin-right: 60px;
  }

  .logo.logo-pro-2.relais-colis-logo {
    margin-right: 0;
  }

  .paragraph-17 {
    font-size: 14px;
    line-height: 1.4rem;
  }

  .list.mobile-no-padding {
    width: 40vw;
  }

  .list.tablet-no-padding {
    padding-left: 0;
  }

  .image-module {
    width: auto;
  }

  .image-brand {
    width: 190px;
  }

  .mb-3 {
    height: auto;
  }

  .mb-3.margin-what-is-welco {
    padding-top: 0;
  }

  ._w-60.anticipate-futur-text {
    width: 90%;
    font-size: 15px;
    line-height: 1.5rem;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr;
    display: block;
  }

  .home-header {
    margin-top: 0;
  }

  ._w-80.close-button-wrap {
    color: var(--white);
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._w-80.resp-w-100.count-wellker {
    width: 90%;
  }

  .navbar {
    position: static;
  }

  .navbar.navigation-2 {
    padding-top: 0;
    padding-bottom: 0;
    position: sticky;
  }

  .menu-button-2 {
    color: var(--blue2);
    padding-right: 0;
  }

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

  .dropdown-list-3 {
    position: relative;
  }

  .close-button {
    text-align: right;
    font-size: 24px;
  }

  .card-arrow {
    margin-top: auto;
  }

  .accordion-item-title {
    max-width: 88%;
  }

  .accordion-item-title.color-light {
    line-height: 2.5rem;
  }

  .accordion-item.accordion-1---brix {
    margin-bottom: 20px;
  }

  .accordion-paragraph {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
  }

  .marker-avatar {
    width: 300px;
    top: -90px;
    left: -120px;
  }

  .marker-avatar-2 {
    width: 180px;
    bottom: -100px;
    right: -80px;
  }

  .html-embed-4 {
    color: #3655d6;
  }

  .mb-4-resp {
    margin-bottom: 2rem;
  }

  .video-container-2.position-relative {
    width: 90%;
  }

  .module-pro-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .module-pro-image {
    width: 100%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .module-pro {
    display: block;
  }

  .step-module-pro-content {
    width: 90%;
  }

  .card-advantage-pro {
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .advantages-pro {
    width: 100%;
  }

  .title-advantage-pro {
    min-height: 48px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .benefit-box-container {
    width: 80%;
  }

  .benefits-box-item {
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .benefits-box-image {
    justify-content: flex-start;
    width: 90px;
    height: 90px;
  }

  .benefits-box-title {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .benefits-box-paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .story-text-col {
    margin-top: 40px;
  }

  .icon-long-card-text {
    text-align: center;
  }

  .error-404-cols {
    margin-bottom: 0;
  }

  .welker-who-image {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .review-box {
    margin-bottom: 0;
  }

  .review-box.columns-flex-center.review-box-landing {
    margin-top: 0;
  }

  .step-register-image.rrejust-icon-step-register {
    width: 100px;
  }

  .step-register-wrap {
    flex-direction: column;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .pills-div {
    width: 100%;
    margin-bottom: 10px;
  }

  .pills-div.pills-div-2 {
    width: 100%;
    margin-top: 20px;
  }

  .pills-div.pills-div-3 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .pills-div.pills-div-3.bg-green-1 {
    width: 100%;
  }

  .pills-div.bg-blue.pills-what-is-welco-1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .pills-wrap {
    justify-content: center;
  }

  .pills-right {
    flex-direction: column;
  }

  .pills-right.pills-what-welco {
    justify-content: center;
    padding-right: 0;
  }

  .bold-subtitle.text-color-vgo {
    padding-left: 15px;
  }

  .col-no-padding-resp {
    padding-left: 0;
    padding-right: 0;
  }

  .charte-div {
    margin-bottom: 0;
    padding-right: 0;
  }

  .div-block-14, .div-block-12, .div-block-13 {
    display: none;
  }

  .heading-29 {
    font-size: 2rem;
  }

  .show-hs {
    display: none;
  }

  .nav-pro {
    z-index: 1060;
    position: sticky;
  }

  .box-earth {
    justify-content: center;
  }

  .content-video {
    padding-right: 0;
  }

  .hide-sm {
    display: none;
  }

  .hero-what-is-welco {
    margin-right: 20px;
  }

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

  .lowercase {
    text-align: center;
  }

  .image-40 {
    display: block;
  }

  .card-icon-wrap-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .card-icon-title-2 {
    margin-top: 20px;
    margin-left: 0;
  }

  .grid-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-10 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-11 {
    grid-column-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-15 {
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .card-p {
    font-size: 14px;
    line-height: 1.4rem;
  }

  .grid-19 {
    grid-column-gap: 16px;
  }

  .charte-p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 23px;
  }

  .grid-22 {
    grid-column-gap: 25px;
    grid-row-gap: 30px;
  }

  .grid-23 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .team-item-content {
    justify-content: flex-start;
  }

  .grid-25 {
    grid-column-gap: 23px;
    grid-row-gap: 2.25rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-26 {
    grid-column-gap: 1rem;
  }

  .grid-28._w-80.mx-auto {
    width: 100%;
  }

  .grid-28._w-90.mx-auto.resp-100 {
    width: 100%;
    max-width: 100%;
  }

  .grid-29 {
    grid-row-gap: 2.5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .review-right-align {
    margin-bottom: 220px;
  }

  .review-right-align.review-lp {
    width: 80%;
    margin-bottom: 155px;
  }

  .div-block-21 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-50 {
    z-index: 0;
    width: 35%;
    min-width: 410px;
    max-width: 535px;
    left: 50%;
    transform: translate(-50%);
  }

  .text-span-3, .text-span-5 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }

  .grid-30 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    display: block;
  }

  .avatar-review-lp {
    height: 80px;
  }

  .grid-31 {
    grid-template-columns: 1.8fr 1fr;
  }

  .self-emplyed-bg {
    z-index: -1;
    object-fit: fill;
    background-position: 55% 16%;
    inset: 0%;
  }

  .image-self-employed {
    display: none;
  }

  .image-self-employed.hide-xl {
    max-width: 417px;
    margin-top: -20px;
    display: block;
  }

  .youtube-3 {
    margin-top: 20px;
  }

  .heading-36 {
    text-align: left;
  }

  .lp-hero-image {
    max-width: 280px;
  }

  .icon-card-medium {
    margin-bottom: 30px;
  }

  .info-tt {
    width: 100%;
    font-size: 1.4rem;
  }

  ._2-boutons.flex-column-sm {
    flex-direction: row;
  }

  .paragraph-hero-long {
    font-size: 14px;
    line-height: 21px;
  }

  .lp-how-it-work {
    font-weight: 500;
  }

  .paragraph-31.subtitle-lp {
    display: none;
  }

  .h4-card {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .grid-32 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .antenna-box {
    left: 0;
  }

  .job-header-subtitle {
    width: 100%;
    min-width: auto;
    max-width: 630px;
  }

  .text-block-8 {
    padding-top: 0;
  }

  .grid-33 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .cta-bordered {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta-text-bordered {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }

  .arrow-cta-versus {
    min-width: 65px;
    min-height: 75px;
  }

  .line-1 {
    top: -7px;
    left: 10px;
  }

  .img-line1 {
    max-height: 90px;
  }

  .img-line-2, .img-line-3 {
    width: 70%;
  }

  .line-4 {
    top: -160px;
    right: 40px;
  }

  .show-xl {
    display: none;
  }

  .hide-xl.mt-2 {
    margin-top: 2rem;
    display: block;
  }

  .button-2 {
    margin-top: 5px;
  }

  .section-3 {
    display: none;
  }

  .grid-34 {
    grid-template-columns: 1.5fr 1fr;
  }

  .blog-grid {
    grid-column-gap: 22px;
    grid-template-columns: 1fr .6fr;
  }

  .feature-image {
    margin-bottom: 10px;
  }

  .featured-item {
    flex-wrap: wrap;
  }

  .blog-item, .blog-item-small {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-56 {
    width: 70vw;
    min-width: 70vw;
  }

  .div-block-36 {
    left: -35vw;
  }

  .container-pro {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }

  .stats-number {
    min-width: 300px;
  }

  .flex-block {
    align-content: center;
  }

  .font-medium.size-medium {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .image-57 {
    width: 40vw;
    max-height: none;
  }

  .image-57.min-width {
    min-width: 40vw;
  }

  .width-full.gap-5 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .slider-avis {
    justify-content: flex-start;
  }

  .margin-01 {
    height: 5rem;
  }

  .title-resp {
    margin-top: 0;
    font-size: 36px;
    line-height: 46px;
  }

  .titile-resp {
    text-align: center;
  }

  .subtitle-pro {
    margin-bottom: 40px;
  }

  .pro-title.pro-sub-bg {
    background-position: 0%;
    background-size: 100% 100%;
    margin-top: 10px;
    padding-top: 35px;
  }

  .pro-title.longtextsmallsize {
    font-size: 2.4rem;
    line-height: 2.6rem;
  }

  .subtitle-pro {
    font-size: 1.7rem;
    line-height: 1.9rem;
  }

  .button-wrap-pro {
    justify-content: center;
    display: flex;
  }

  .button-wrap-pro.tablet-hidden {
    display: none;
  }

  .button-wrap-pro.width-full.tablet-show {
    display: flex;
  }

  .abo-icon {
    position: absolute;
  }

  .abo-card {
    padding-bottom: 20px;
  }

  .grid-promo {
    margin-left: 20px;
    margin-right: 20px;
  }

  .promo-card {
    justify-content: space-between;
    align-self: auto;
    width: 30vw;
  }

  .pro-title-2.pro-sub-bg {
    background-position: 0%;
    background-size: contain;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .promo-card-image {
    max-width: 22vw;
    height: auto;
  }

  .promo-card-title {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .section-4 {
    background-position: 30% 30%;
    background-size: contain;
  }

  .abo-container {
    flex-flow: column;
  }

  .abo-subname {
    margin-bottom: 20px;
  }

  .f-pricing-column-basic {
    grid-template-columns: 1fr;
  }

  .image-60 {
    min-width: 100vw;
    margin-left: -50vw;
  }

  .image-62 {
    display: none;
  }

  .image-65 {
    width: 100vw;
    top: 76vh;
  }

  .image-66 {
    width: 100vw;
    position: static;
  }

  .image-69 {
    background-color: #0000;
    border-radius: 8px;
    width: 25px;
    height: 25px;
  }

  .image-70 {
    background-image: url("../assets/6746f80a5c41a89af2c932d4_Vector.png");
    background-position: 0 0;
    background-size: auto;
    height: 25px;
    position: static;
    top: 25px;
    right: 20px;
  }

  .link-block-3 {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 25px;
    right: 25px;
  }

  .f-footer-bottom {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .f-footer-title {
    margin-bottom: 24px;
  }

  .f-footer-grid, .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .f-testimonial-background {
    height: 20%;
  }

  .f-grid-four-column {
    grid-template-columns: 1fr 1fr;
  }

  .f-header-image-wrapper-tall {
    max-width: none;
    height: 360px;
  }

  .f-header-grid {
    grid-template-columns: 1fr;
  }

  .f-gallery-two-column {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .f-grid-three-column-2 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    text-align: left;
    margin-bottom: 0;
  }

  h4 {
    text-align: left;
    font-size: 1.3rem;
  }

  p {
    font-size: 15px;
    line-height: 1.6rem;
  }

  li {
    padding-left: 40px;
  }

  label {
    text-align: left;
  }

  .divider {
    height: 1px;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.first-section.hero-content {
    background-position: 35%;
    padding-bottom: 80px;
    position: relative;
  }

  .section.first-section.hero-content.bg-transporteur {
    background-position: 80%;
    background-size: cover;
    padding-top: 80px;
  }

  .section.first-section.hero-content.ecom {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.first-section.header {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section.first-section.hero-content-become-welker {
    background-position: 30%;
    padding: 80px 0;
  }

  .section.first-section.bg-ctoc.change-direction {
    padding-bottom: 15rem;
  }

  .section.position-relative.section-padding-plus {
    padding-bottom: 40px;
  }

  .section.section-big-padding-versus-1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.footer-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .button {
    font-size: 15px;
  }

  .button.button-secondary {
    width: 100%;
  }

  .button.button-success.button-second {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .button.button-2-line {
    min-width: 210px;
  }

  .button.button-first {
    min-width: 100%;
    max-width: 100%;
  }

  .button.smallbutton {
    min-width: 190px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .footer-wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  .subtitle.color-light {
    font-size: 1.2rem;
  }

  .paragraph.color-light.paragraph-hero-pro {
    padding-right: 0;
  }

  .paragraph.become-welker-hero-p {
    text-align: left;
  }

  .profile-card {
    padding: 30px 40px;
  }

  .fullpic-profile {
    min-height: 340px;
    max-height: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile-section {
    height: 60vh;
    min-height: 60vh;
  }

  .div-block-4 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .columns-flex-center._2-col-resp {
    flex-direction: column-reverse;
  }

  .logo-wrap {
    flex-direction: column;
    grid-auto-flow: row;
    display: flex;
  }

  .logo-wrap.move-up-animation {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .paragraph-hero {
    max-width: 100%;
  }

  .hero-image.earth {
    width: 100%;
    min-width: auto;
    max-width: 350px;
    top: 0;
    left: 0%;
    right: 0%;
  }

  .content-block-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .content-block-hero.content-block-hero-long {
    width: 100%;
  }

  .navigation-link-wrap {
    z-index: 1;
    display: none;
  }

  .button-wrap-hero.show-md {
    display: none;
  }

  .button-wrap-hero.mt-3, .button-wrap-hero.mt-4, .button-wrap-hero.show-xs, .button-wrap-hero.show-sm, .button-wrap-hero.hide-xl-md {
    display: flex;
  }

  .logo-image-2 {
    width: 100px;
  }

  .smallh1 {
    text-align: left;
    font-size: 2.3rem;
    line-height: 3.3rem;
  }

  .smallh1.color-light {
    text-align: left;
    margin-top: 20px;
    font-size: 2.5rem;
  }

  .smallh1.become-welker-hero-title {
    font-size: 2.1rem;
  }

  .smallh1.hero-h1-home {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.3rem;
    line-height: 2.2rem;
  }

  .center-text {
    line-height: 1.8rem;
  }

  .center-text.align-column.other-review {
    margin-top: 10px;
  }

  .card-icon {
    max-width: 100%;
    min-height: 240px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-icon.card-medum {
    align-items: flex-start;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .card-icon.bg-green {
    min-height: auto;
  }

  .card-icon.welker-commercant-card {
    max-width: none;
    min-height: 200px;
  }

  .card-icon-medium-paragraph {
    font-size: 15px;
    line-height: 26px;
  }

  .icon-long-card {
    width: 80px;
    margin-bottom: 40px;
  }

  .title {
    font-size: 2.1rem;
  }

  .title.center-text {
    line-height: 2.4rem;
  }

  .title.center-text.big-margin-title.good-hand {
    text-align: left;
  }

  .title.center-text.resp-title-pro {
    width: 100%;
    line-height: 2.9rem;
  }

  .title.why-join-us-title {
    text-align: center;
    width: 100%;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .title.custom-h2-xs {
    font-size: 1.9rem;
  }

  .title.custom-h2-xs.advantage-title-pro {
    text-align: left;
    width: 100%;
    line-height: 2.6rem;
  }

  .title.title-long {
    margin-top: 30px;
  }

  .title.title-center-resp {
    text-align: center;
    font-size: 2rem;
  }

  .title.title-hero {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .title.title-hero.title-tt-hero {
    margin-bottom: 1rem;
  }

  .title.title-hero.title-vu-v {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.7rem;
  }

  .title.team-welco-title {
    margin-bottom: 1rem;
  }

  .title.title-big {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }

  .title.job-cta-title {
    width: 100%;
    min-width: auto;
    max-width: 450px;
    line-height: 2.6rem;
  }

  .color-light.mb-4.faq-title {
    text-align: left;
    font-size: 2.4rem;
    line-height: 3.1rem;
  }

  .color-light.center-text.subtitle-ecom.longtextsmallsize {
    text-align: center;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .footer-col {
    margin-top: 20px;
  }

  .footer-link {
    text-align: center;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    min-width: auto;
  }

  .blockquote-big {
    text-align: left;
  }

  .header-wrap-center {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-wrap-center.job-heder-wrap {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .flex.logo-hero-pro {
    justify-content: space-between;
    width: 100%;
  }

  .flex.logo-trust-pro {
    flex-direction: row;
    align-items: center;
    width: 100%;
  }

  .heading.title.error-404-text-1, .heading-2.error-404-text-2 {
    text-align: center;
  }

  .heading-4 {
    text-align: left;
    margin-left: 0;
    font-size: 1.7rem;
    line-height: 2.4rem;
  }

  .card-icon-2.card-become-welker {
    max-width: none;
    min-height: 200px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .column-15 {
    display: none;
  }

  .youtube {
    height: auto;
  }

  .logo.logo-pro-2 {
    margin-right: 60px;
  }

  .logo.logo-pro-2.relais-colis-logo {
    margin-right: 40px;
  }

  .paragraph-17 {
    text-align: left;
  }

  .list.mobile-no-padding {
    width: 100%;
  }

  .image-brand {
    width: 171px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .mb-3 {
    margin-bottom: 1.5rem;
  }

  ._w-60.anticipate-futur-text {
    width: 100%;
    font-size: 14px;
    line-height: 1.4rem;
  }

  ._w-80.resp-w-100 {
    width: 100%;
  }

  ._w-80.resp-w-100.count-wellker {
    width: 100%;
    margin-top: 30px;
  }

  ._w-80.img-table {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar.navigation-2 {
    z-index: 1060;
  }

  .menu-button-2 {
    padding-right: 0;
  }

  .accordion-item-title {
    max-width: 80%;
    font-size: 18px;
  }

  .accordion-item-title.color-light {
    text-align: left;
    font-size: 1.5rem;
  }

  .accordion-item.accordion-1---brix {
    margin-bottom: 16px;
    padding: 32px;
  }

  .accordion-paragraph {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.4;
  }

  .accordion-arrow-wrap {
    width: 40px;
    min-height: 40px;
  }

  .marker-avatar {
    width: 200px;
    left: -90px;
  }

  .marker-avatar-2 {
    width: 120px;
    bottom: -100px;
    right: -60px;
  }

  .html-embed-4 {
    color: #3655d6;
  }

  .video-container-2.position-relative {
    width: 100%;
  }

  .step-module-pro {
    margin-bottom: 0;
  }

  .step-module-item {
    margin-bottom: 40px;
  }

  .list-item, .list-item-2, .list-item-4, .list-item-5, .list-item-6 {
    text-align: left;
  }

  .logistical-support-text {
    margin-bottom: 20px;
  }

  .card-advantage-pro {
    min-height: auto;
    margin-bottom: 20px;
  }

  .card-advantage-pro-content {
    align-items: flex-start;
  }

  .title-advantage-pro {
    text-align: left;
    min-height: auto;
  }

  .benefit-box-container {
    width: 100%;
  }

  .benefits-box-item {
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .benefits-box-image {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
  }

  .benefits-box-title {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .benefits-box-paragraph {
    text-align: left;
  }

  .antucipate-future-image {
    margin-bottom: 30px;
  }

  .antucipate-future-image.hide-sm {
    display: block;
  }

  .antucipate-future-image.hide-xs {
    display: none;
  }

  .icon-long-card-text {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .testimonial-container {
    margin-bottom: 80px;
  }

  .error-404-container {
    width: 100%;
  }

  .error-404-cols {
    display: block;
  }

  .review-box {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .avatar-review {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: block;
  }

  .review-content {
    text-align: left;
    margin-left: 0;
  }

  .name-welker {
    text-align: center;
  }

  .step-register-image, .step-register-image.rrejust-icon-step-register {
    width: 80px;
  }

  .review-content-p {
    text-align: center;
  }

  .step-register-wrap {
    margin-bottom: 30px;
  }

  .pills-div.pills-div-2 {
    text-align: left;
    align-items: flex-start;
    margin-top: 20px;
  }

  .pills-div.pills-div-3 {
    text-align: left;
    margin-top: 20px;
  }

  .pills-div.bg-blue.pills-what-is-welco-1 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .pills-title {
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .pills-text {
    text-align: left;
  }

  .infos-welker {
    width: 100%;
  }

  .pills-wrap {
    margin-top: 30px;
  }

  .pills-wrap.hide-xs {
    display: none;
  }

  .pills-wrap.show-sm {
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
  }

  .pills-right {
    flex-direction: column;
  }

  .col-no-padding-resp {
    padding-left: 0;
    padding-right: 0;
  }

  .col-no-padding-resp.hide-xs {
    display: block;
  }

  .logistic-support-list {
    flex-direction: row;
    min-width: 320px;
    margin-top: 30px;
  }

  .charte-div {
    padding-right: 0;
  }

  .div-block-14 {
    filter: blur(2px);
    background-image: linear-gradient(#393789c7, #393789c7), url("../assets/61727786ae4b468240a5b7b5_entreprise-welco.png");
    background-position: 0 0, 73%;
    background-size: auto, cover;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: 0%;
  }

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

  .div-block-13 {
    filter: blur(2px);
    background-color: #3655d678;
    background-image: linear-gradient(#393789c7, #393789c7), url("../assets/617277862a98f65c1edb857d_Entreprise-transporteurs.png");
    background-position: 0 0, 73%;
    background-size: auto, cover;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .heading-29 {
    font-size: 2.5rem;
  }

  .box-earth {
    justify-content: center;
  }

  .hero-what-is-welco {
    min-height: auto;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .html-embed-12 {
    text-align: center;
  }

  .container-home-hero {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .html-embed-13, .heading-34 {
    text-align: center;
  }

  .grid-9, .grid-10, .grid-11, .grid-12 {
    grid-template-columns: 1fr;
  }

  .grid-15 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 90%;
  }

  .grid-16.mb-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .card-p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.6rem;
  }

  .grid-18 {
    grid-template-columns: 1fr;
  }

  .grid-19 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-22 {
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-23 {
    grid-template-columns: 1fr;
  }

  .team-item-content-text {
    text-align: center;
    font-size: 1.1rem;
  }

  .grid-25 {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .card-step-center-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-26 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-28._w-80.mx-auto {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-28._w-90.mx-auto {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .grid-29 {
    grid-row-gap: 2.5rem;
  }

  .number-cirble {
    margin-right: 30px;
  }

  .review-right-align.review-lp {
    width: 95%;
  }

  .text-span-3 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .text-span-5 {
    font-size: 2rem;
    line-height: 3.1rem;
  }

  .grid-30 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-items: flex-start;
    display: block;
  }

  .avatar-review-lp {
    margin-right: 0;
  }

  .text-bolder.t-black {
    color: #000;
  }

  .grid-31 {
    grid-template-columns: 1fr;
  }

  .youtube-3 {
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
  }

  .lp-hero-image {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .info-tt {
    width: 100%;
    font-size: 1.1rem;
    line-height: 2rem;
  }

  ._2-boutons {
    width: 80%;
  }

  ._2-boutons.flex-column-sm {
    flex-direction: column;
  }

  .div-block-25 {
    align-self: flex-start;
  }

  .banniere-vu-tv.banner-white {
    padding-left: 3px;
    padding-right: 3px;
  }

  .antenna-box {
    top: 50%;
    transform: translate(0, -33px);
  }

  .button-box {
    min-width: 100px;
  }

  .job-item {
    width: 100%;
  }

  .text-block-8 {
    padding-top: 0;
  }

  .grid-33 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: stretch center;
  }

  .box-versus {
    flex-direction: column;
    display: flex;
  }

  .logo-box-versus {
    min-height: 103px;
  }

  .bg-versus {
    flex-direction: column;
    height: 100%;
    inset: 0%;
  }

  .box-left-versus {
    height: 50%;
    display: flex;
  }

  .grid-versus-maket {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-versus-market-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
  }

  .col-2-versus.hide-xs {
    padding-right: 10px;
  }

  .cta-bordered {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._w-90.img-table {
    margin-left: auto;
    margin-right: auto;
  }

  .box-right-versus {
    height: 50%;
  }

  .cta-text-bordered {
    color: var(--blue2);
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .line-1, .line-2, .line-4, .div-block-31, .section-3 {
    display: none;
  }

  .grid-34 {
    grid-template-columns: 1.75fr 1fr;
  }

  .h1-typo-black {
    line-height: 51px;
  }

  .content-section {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .blog-grid {
    grid-row-gap: 62px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .ecom-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-56 {
    width: 90vw;
    min-width: 90vw;
    margin-left: -45vw;
  }

  .div-block-36 {
    left: -45vw;
  }

  .flex-block-2.flex-resp {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
  }

  .flex-1.mobile-first, .flex-1.align-right {
    order: -1;
  }

  .image-57 {
    width: 100%;
    min-width: 100%;
    max-height: 100%;
    margin-top: 14px;
    margin-bottom: 40px;
  }

  .width-full {
    flex-direction: column;
  }

  .width-full.gap-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .slider-mask-avis {
    width: 100%;
  }

  .margin-01 {
    height: 0;
  }

  .title-resp {
    text-align: left;
    font-size: 30px;
    line-height: 39px;
  }

  .titile-resp {
    text-align: center;
    font-size: 2.7rem;
  }

  .subtitle-pro {
    text-align: left;
  }

  .pro-title {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .pro-title.longtextsmallsize {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .pro-title-container {
    background-size: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .logo-wrap {
    margin-bottom: 0;
  }

  .button-wrap-pro {
    flex-wrap: wrap;
  }

  .button-wrap-pro.width-full.tablet-show {
    flex-flow: row;
    align-items: stretch;
  }

  .grid-promo {
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .promo-card {
    width: 42vw;
  }

  .pro-title-2.pro-sub-bg {
    background-size: 100% 100%;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }

  .f-banner-badge {
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .f-banner-flex-row {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .f-banner {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-header-wrapper {
    justify-content: center;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .f-heading-detail-small {
    display: none;
  }

  .f-section-large {
    margin-top: 3px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .image-59.image-header {
    display: none;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-h2-heading {
    font-size: 44px;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .image-60 {
    margin-top: 75px;
  }

  .image-61 {
    min-width: 80vw;
    margin-left: -40vw;
  }

  .image-62 {
    display: none;
  }

  .image-65 {
    top: 64%;
  }

  .image-66 {
    position: static;
    top: 20vh;
  }

  .image-69 {
    width: 30px;
    height: 30px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .f-section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h1-heading-2 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .f-header-image-wrapper-top {
    height: 490px;
  }

  .f-h3-heading-3 {
    font-size: 40px;
  }

  .f-section-large-4 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-gallery-image-tall {
    height: 100%;
  }

  .f-gallery-image-s {
    height: 180px;
  }

  .f-h3-heading-4 {
    font-size: 40px;
  }

  .f-grid-three-column-2 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }

  h4 {
    font-size: 1.1rem;
  }

  p {
    font-size: 14px;
    line-height: 1.4rem;
  }

  .divider {
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    height: 1px;
    margin: 10px auto;
    display: block;
    position: relative;
  }

  .section {
    padding: 0 10px 50px;
  }

  .section.medium-gray-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.first-section {
    margin-top: 0;
    padding-top: 60px;
  }

  .section.first-section.hero-content {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
  }

  .section.first-section.hero-content.bg-transporteur {
    background-image: url("../assets/615f0785d5a3dc8f18b39f08_Entreprise-transporteurs.png");
    background-position: 70%;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: scroll;
    margin-top: -30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.first-section.hero-content.ecom {
    background-image: url("../assets/65b91a86fb7b1a36a6369f31_bg-03.png"), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    min-height: 600px;
    margin-bottom: 100px;
  }

  .section.first-section.header {
    border-radius: 20px;
    margin: 30px 12px;
  }

  .section.first-section.hero-content-become-welker {
    background-position: 85%;
    background-size: 300%;
    min-height: 75vh;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
  }

  .section.first-section.promo {
    padding-bottom: 140px;
  }

  .section.first-section.bg-ctoc.change-direction {
    margin-top: -25px;
    margin-bottom: 0;
    padding-bottom: 4rem;
  }

  .section.footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .section.section-resp-p {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.section-big-padding-versus-1 {
    padding-bottom: 30px;
  }

  .section.section-big-padding-versus-1.section-versus-3 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .section.section-big-padding-versus-1.section-versus-4 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .section.section-big-padding-versus-1.section-versus-5 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section.bg-green-vgo.t-white {
    padding: 40px 0;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.footer-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.hero-vgo {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container.hero-vgo.mobile-banniere-2 {
    flex-flow: column;
  }

  .container.container-stat {
    flex-flow: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-bigger {
    font-size: 15px;
    line-height: 25px;
  }

  .paragraph-bigger.hide-xs {
    display: none;
  }

  .button {
    min-width: 100%;
  }

  .button.button-secondary {
    line-height: 20px;
  }

  .button.button-success.bg-blue-entreprise.ml-2-resp {
    margin-left: 0;
    display: none;
  }

  .button.button-success.ml-2 {
    min-width: 100%;
    margin-left: 0;
  }

  .button.button-success.button-second {
    margin-left: 0;
  }

  .button.button-2-line {
    min-width: 100%;
  }

  .button.ml-2-resp {
    margin-left: 0;
  }

  .button.button-first {
    width: 100%;
    min-width: 100%;
    max-width: 0;
  }

  .button.smallbutton {
    width: 50%;
    min-width: 135px;
    font-size: 12px;
  }

  .button.cta-versus-center-btn {
    background-color: var(--green2);
    text-transform: none;
    justify-content: center;
    width: 69%;
    margin-left: 0;
    font-weight: 500;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .paragraph-small {
    line-height: 1.4rem;
  }

  .paragraph-small.center-text.no-center-rest {
    text-align: left;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-wrap {
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .utility-page-wrap {
    min-height: 30vh;
  }

  .subtitle {
    text-align: center;
    flex: 0 auto;
    font-size: 1.1rem;
    line-height: 1.6rem;
    display: block;
  }

  .subtitle.color-light {
    line-height: 1.5rem;
  }

  .subtitle.subtitle-home-hero {
    display: block;
  }

  .subtitle.subtitle-home-hero.subtitle-small {
    margin-top: 21px;
    font-size: .8rem;
    line-height: 1.9rem;
  }

  .paragraph {
    font-size: .85rem;
    line-height: 1.4rem;
    display: block;
  }

  .paragraph.color-light.paragraph-hero-pro {
    line-height: 1.5rem;
  }

  .paragraph.become-welker-hero-p {
    color: var(--white);
    text-align: left;
    font-size: 1rem;
    line-height: 27px;
  }

  .profile-card {
    padding-left: 30px;
    padding-right: 30px;
  }

  .fullpic-profile {
    min-height: 355px;
    padding: 30px 20px 20px;
  }

  .mobile-section {
    height: auto;
    padding-top: 60px;
  }

  .track-wrap {
    width: 100%;
  }

  .div-block-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-4 {
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .track-up {
    display: none;
  }

  .track-down {
    display: block;
  }

  .mockup-mobile.hide-xs {
    display: none;
  }

  .columns-flex-center {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-flex-center._2-col-resp {
    flex-direction: column-reverse;
  }

  .logo-wrap {
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
  }

  .logo-wrap.move-up-animation {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .navigation-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-hero {
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5rem;
  }

  .hero-image.earth {
    width: 60%;
    min-width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
    top: 0;
    transform: scale(1.3);
  }

  .content-block-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-block {
    justify-content: flex-start;
    padding-top: 0;
    padding-left: 25px;
  }

  .hero-image-wrap {
    width: 100%;
    margin: 20px 0;
    padding: 0;
    display: none;
  }

  .navigation-block-right {
    margin-left: auto;
  }

  .navigation-link-wrap {
    background-color: #3655d6;
    border-radius: 0;
    display: none;
  }

  .hero-content.no-bg {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-wrap-hero {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .button-wrap-hero.hide-md.home-hero-button {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .button-wrap-hero._3button-box.hide-xl {
    flex-direction: row;
  }

  .navigation-block-left {
    min-width: 110px;
  }

  .container-navigation {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-link.hide-md {
    margin-top: 0;
  }

  .arrow-down {
    filter: invert() grayscale();
  }

  .logo-image-2 {
    width: 100px;
  }

  .smallh1 {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .smallh1.become-welker-hero-title {
    color: var(--white);
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .smallh1.hero-h1-home {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .smallh1.customh1-2 {
    margin-top: 20px;
    font-size: 1.2rem;
    line-height: 2.1rem;
  }

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

  .center-text.align-column.other-review {
    width: 100%;
    margin-top: 10px;
  }

  .card-icon {
    height: auto;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 30px;
  }

  .card-icon.card-medum {
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .card-icon.bg-pink {
    margin-top: auto;
  }

  .card-icon.welker-commercant-card {
    min-height: auto;
    margin-bottom: 0;
  }

  .card-icon.bg-orange.clear-margin {
    margin-bottom: 0;
  }

  .card-icon-wrap {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    left: -5px;
  }

  .card-icon-title {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .card-icon-medium-paragraph {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.4rem;
  }

  .section-title-center.mx-auto {
    padding-top: 0;
  }

  .icon-long-card {
    width: 61px;
    margin-bottom: 20px;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .title {
    white-space: normal;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .title.center-text {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .title.center-text.big-margin-title {
    text-align: left;
  }

  .title.center-text.big-margin-title.good-hand {
    margin-bottom: 50px;
    font-size: 1.4rem;
    line-height: 2.1rem;
  }

  .title.center-text._w-80.mx-auto {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  .title.center-text._w-80.mx-auto.about-title {
    text-align: left;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .title.center-text.customh2 {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .title.center-text.com {
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.1rem;
  }

  .title.center-text.resp-title-pro {
    text-align: left;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .title.center-text.center-text-resp {
    text-align: center;
  }

  .title.why-join-us-title {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.2rem;
    line-height: 1.9rem;
  }

  .title.title-support-logistic {
    font-size: 1.4rem;
    line-height: 2.3rem;
  }

  .title.custumh1 {
    font-size: 2.4rem;
  }

  .title.custumh1.customh1-2 {
    margin-bottom: 30px;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .title.custom-h2 {
    font-size: 1.45rem;
    line-height: 2rem;
  }

  .title.custom-h2-xs {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }

  .title.custom-h2-xs.advantage-title-pro {
    font-size: 1.1rem;
    line-height: 1.9rem;
  }

  .title.charte-title {
    margin-bottom: 40px;
    font-size: 1.4rem;
  }

  .title.title-pro-anticipate {
    margin-bottom: 2.8rem;
    font-size: 1.4rem;
    line-height: 2.1rem;
  }

  .title.title-home-join-welker {
    font-size: 1.2rem;
    line-height: 30px;
  }

  .title.title-long {
    font-size: 1.15rem;
    line-height: 1.6rem;
  }

  .title.title-center-resp {
    font-size: 1.35rem;
    line-height: 2rem;
  }

  .title.title-center-resp.resp-title-1 {
    font-size: 1.2rem;
  }

  .title.ttile-hero.title-tt-hero {
    margin-bottom: 2rem;
    font-size: 1.5rem;
  }

  .title.title-hero.title-tt-hero {
    margin-bottom: .5rem;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .title.title-hero.title-vu-v {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .title.team-welco-title {
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .title.title-big {
    font-size: 1.4rem;
    line-height: 2.3rem;
  }

  .title.job-cta-title {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .color-light.mb-4.faq-title {
    text-align: left;
    margin-bottom: 3rem;
    font-size: 1.7rem;
    line-height: 2.6rem;
  }

  .color-light.trust-text-pro {
    color: var(--white);
    text-align: center;
  }

  .color-light.smallh1 {
    font-size: 1.2rem;
    line-height: 2.1rem;
  }

  .color-light.center-text.subtitle-ecom {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .color-light.center-text.subtitle-ecom.longtextsmallsize {
    text-align: center;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .color-light.subtitle-waitlist {
    padding-left: 0;
  }

  .footer-col {
    align-items: flex-start;
    margin-left: 0;
  }

  .footer-col.footer-first-col {
    margin-left: 0;
    margin-right: 8px;
  }

  .title-footer {
    font-size: 16px;
  }

  .title-footer.footer-sub-link {
    font-size: 15px;
  }

  .footer-link {
    padding-left: 0;
  }

  .footer-link.icon-social {
    padding-left: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }

  .footer-social-icon-wrap {
    margin-bottom: 20px;
  }

  .blockquote-big {
    text-align: left;
    white-space: break-spaces;
    margin-bottom: 30px;
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .separator {
    height: 2px;
  }

  .header-wrap-center {
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-wrap-center.no-padding {
    padding-left: 0;
  }

  .header-wrap-center.job-heder-wrap {
    margin-bottom: 40px;
  }

  .icon-card-long-content {
    height: auto;
  }

  .image-card-icon {
    width: 53px;
    margin-right: 10px;
  }

  .grid {
    grid-auto-flow: column;
  }

  .button-icon {
    justify-content: center;
    align-items: center;
  }

  .button-icon-image.button-icon-image-left {
    margin-right: 15px;
  }

  .flex.logo-hero-pro {
    flex-direction: row;
  }

  .flex.logo-trust-pro {
    color: var(--blue1);
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .flex.logo-trust-pro.logo-trust-pro-ecommercant {
    flex-direction: row;
  }

  .heading-2.error-404-text-2 {
    font-size: 1.4rem;
  }

  .heading-4 {
    text-align: left;
    margin-left: 0;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .card-icon-2.card-medum {
    min-height: auto;
  }

  .card-icon-2.card-become-welker {
    margin-left: 0;
    margin-right: 0;
  }

  .youtube {
    border-radius: 14px;
  }

  .youtube.hide-md {
    height: 367px;
  }

  .title-bloc-full-page {
    margin-left: 12px;
  }

  .logo.logo-pro {
    width: 68px;
  }

  .logo.logo-pro.majento {
    width: 40px;
  }

  .logo.logo-pro.custom-logo, .logo.logo-pro.presta-logo {
    width: 50px;
  }

  .logo.logo-pro-2 {
    filter: grayscale();
    width: 50px;
    margin-right: 20px;
  }

  .logo.logo-pro-2.relais-colis-logo {
    width: 165px;
  }

  .grid-7 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .paragraph-17 {
    text-align: left;
    font-size: 14px;
  }

  .list {
    font-size: 14px;
  }

  .list.mobile-no-padding {
    padding-left: 0;
  }

  .image-brand.calicote-logo {
    width: 149px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-brand.calicote-logo.small-brand {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-brand.small-brand {
    width: 103px;
  }

  .image-brand.small-brand.calicote-logo {
    width: 75px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mb-3.margin-what-is-welco {
    padding-top: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  ._w-60.anticipate-futur-text {
    font-size: 14px;
  }

  .home-header {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  ._w-80.resp-w-100.count-wellker {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .menu-button-2 {
    opacity: 1;
    padding-left: 10px;
    padding-right: 0;
    display: none;
  }

  .accordion-item-title {
    max-width: 70%;
    font-size: 20px;
  }

  .accordion-item-title.color-light {
    text-align: left;
    max-width: 82%;
  }

  .accordion-item {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-paragraph {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.4;
  }

  .marker-avatar {
    width: 120px;
    top: -70px;
    left: -60px;
  }

  .marker-avatar-2 {
    width: 68px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    bottom: -40px;
    right: -40px;
  }

  .module-pro-content {
    padding-left: 0;
    padding-right: 0;
  }

  .module-pro-image, .step-module-pro {
    width: 100%;
  }

  .step-module-item {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .step-module-pro-content {
    text-align: left;
    align-items: flex-start;
    width: 100%;
  }

  .list-item {
    text-align: left;
  }

  .list-item-2 {
    text-align: left;
    line-height: 22px;
  }

  .list-item-4, .list-item-5, .list-item-6 {
    text-align: left;
  }

  .logistical-support-text {
    margin-bottom: 30px;
  }

  .card-advantage-pro {
    background-color: var(--bleu-pro-2);
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .card-advantage-pro.mb-0 {
    margin-bottom: 0;
  }

  .card-advantage-pro-content {
    align-items: flex-start;
  }

  .title-advantage-pro {
    text-align: left;
    font-size: 1rem;
  }

  .benefits-box-item {
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-box-title {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .benefits-box-paragraph {
    text-align: left;
    font-size: 14px;
    line-height: 1.4rem;
  }

  .antucipate-future-image {
    margin-bottom: 30px;
  }

  .icon-long-card-text {
    align-items: flex-start;
  }

  .testimonial-container {
    padding-left: 0;
    padding-right: 0;
  }

  .error-404-container {
    width: 100%;
  }

  .welker-who-image {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .review-box {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .review-box.columns-flex-center.review-box-landing {
    flex-direction: column;
  }

  .avatar-review {
    display: none;
  }

  .review-content {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .avatar-review-image.avatar-review-image-resp {
    display: none;
  }

  .avatar-review-image.avatar-review-image-resp-hide-lg {
    width: 75px;
    margin-bottom: 20px;
    display: inline-block;
  }

  .step-register-image {
    width: 57px;
  }

  .step-register-image.rrejust-icon-step-register {
    width: 66px;
  }

  .step-register-img-div {
    align-items: flex-start;
    height: 78px;
  }

  .review-content-p {
    text-align: center;
    margin-bottom: 0;
  }

  .step-register-wrap {
    text-align: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pills-div {
    border-radius: 25px;
    margin-right: 0;
    padding: 20px 30px;
  }

  .pills-div.pills-div-2 {
    text-align: left;
    align-items: flex-start;
    margin-top: 10px;
  }

  .pills-div.pills-div-3 {
    border-radius: 25px;
    margin-top: 10px;
  }

  .pills-title {
    text-align: left;
    margin-bottom: 5px;
  }

  .pills-text {
    text-align: left;
    line-height: 1.4rem;
  }

  .pills-wrap {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .pills-wrap.hide-xs {
    display: none;
  }

  .pills-wrap.show-sm {
    display: block;
  }

  .pills-right {
    text-align: left;
  }

  .title {
    margin-bottom: 2rem;
  }

  .bold-subtitle {
    text-align: left;
    font-size: .9rem;
  }

  .bold-subtitle.center-text {
    text-align: left;
    line-height: 1.6rem;
  }

  .bold-subtitle.x2 {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .bold-subtitle.text-color-vgo.container-14 {
    min-height: 66px;
  }

  .card-icon-2-title {
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 2.1rem;
  }

  .trust-text-pro {
    color: var(--black);
    margin-top: 30px;
  }

  .buttons-wrap.button-wrap-mobile {
    order: -1;
    width: 100%;
    min-height: 60px;
  }

  .col-no-padding-resp {
    padding-left: 0;
    padding-right: 0;
  }

  .logistic-support-list {
    min-width: 100%;
    position: relative;
  }

  .charte-div {
    margin-bottom: 30px;
  }

  .link {
    flex: 0 auto;
  }

  .div-block-14 {
    filter: blur(2px);
    background-color: #0000;
    background-image: linear-gradient(#214068cc, #214068cc), url("../assets/615da5b3d0c4c2791bd62af2_entreprise-welco.png");
    background-position: 0 0, 69%;
    background-size: auto, cover;
    flex: 0 auto;
    width: 100%;
    height: 100%;
    min-height: auto;
    margin-top: -40px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .body {
    min-width: 100%;
  }

  .div-block-12 {
    filter: blur(2px);
    background-color: #0000;
    flex: 0 auto;
    width: 100%;
    height: auto;
    min-height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .div-block-13 {
    background-color: #3655d678;
    background-image: linear-gradient(#214068cc, #214068cc), url("../assets/617277862a98f65c1edb857d_Entreprise-transporteurs.png");
    background-position: 0 0, 67%;
    flex: 0 auto;
    width: 100%;
    height: 100%;
    min-height: auto;
    padding-bottom: 20px;
    padding-right: 20px;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .heading-29 {
    font-size: 2rem;
  }

  .nav-pro {
    background-color: var(--violet3);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-ajust {
    text-align: left;
    align-items: flex-start;
    display: block;
  }

  .box-earth {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .mt-3.mb-3.title-youtube {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .lowercase {
    text-transform: none;
    font-size: 15px;
  }

  .container-home-hero {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-34 {
    text-align: center;
    font-size: 1.4rem;
  }

  .heading-34.center-text.h1-typo-black {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .team-cta {
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-icon-wrap-2 {
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .card-icon-title-2 {
    margin-top: 0;
    font-size: 1.4rem;
  }

  .grid-15 {
    width: 100%;
  }

  .grid-16.mb-3 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .card-p {
    font-size: 14px;
    line-height: 1.4rem;
  }

  .grid-23 {
    grid-row-gap: 30px;
  }

  .grid-24 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-35 {
    text-align: left;
  }

  .team-item-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .team-item-content-text {
    font-size: 1.2rem;
  }

  .grid-25 {
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .card-step-center-wrap {
    width: 100%;
  }

  .grid-28._w-90.mx-auto {
    grid-row-gap: 3rem;
  }

  .grid-28._w-90.mx-auto.resp-100 {
    grid-row-gap: 1.75rem;
  }

  .number-cirble {
    margin-right: 15px;
  }

  .review-right-align.review-lp {
    margin-bottom: 120px;
  }

  .container-2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 23px;
    margin-bottom: 10px;
    display: block;
  }

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

  .image-50 {
    z-index: -1;
    width: 100%;
    min-width: 320px;
    max-width: 370px;
    bottom: -238px;
    left: 48%;
  }

  .text-span-3 {
    width: 100%;
    font-size: 6.2vw;
    line-height: 9vw;
  }

  .text-span-5 {
    font-size: 5vw;
    line-height: .8rem;
  }

  .avatar-review-lp {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-self-employed.hide-xl {
    margin-top: 0;
  }

  .lp-hero-image {
    width: 100%;
    max-width: 300px;
  }

  .info-tt {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  ._2-boutons.flex-column-sm {
    flex-direction: column;
    width: 100%;
  }

  .image-welker-hero-home {
    height: 100%;
    max-height: 54px;
  }

  .banniere-vu-tv {
    display: none;
  }

  .banniere-vu-tv.banner-white {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 50px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 13px;
    line-height: 25px;
    display: none;
    position: fixed;
    top: 49px;
  }

  .button-box {
    min-width: 94px;
  }

  .job-item {
    width: 100%;
    padding: 10px 20px;
  }

  .job-header-subtitle {
    text-align: center;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5rem;
  }

  .job-title {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block-8 {
    color: var(--white);
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }

  .box-versus {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .vs-img {
    min-width: 110px;
  }

  .grid-versus-maket {
    grid-template-rows: auto auto;
  }

  .row.versus-table {
    border-top: 1px solid #000;
    border-right-style: none;
    border-right-color: #000;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .row.versus-table.versus-td {
    border-top-style: none;
    border-top-width: 0;
    min-height: 75px;
  }

  .row.versus-table.border-0 {
    border-top-style: none;
    border-top-width: 0;
    border-bottom-width: 0;
    border-bottom-color: #000;
  }

  .row.th-versus {
    padding-bottom: 20px;
  }

  .row.th-versus.show-xs {
    display: flex;
  }

  .col-4-versus {
    width: 50%;
    padding-right: 10px;
  }

  .col-4-versus.hide-xs {
    display: none;
  }

  .bold-p-table {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
  }

  .table-versus {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-table {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-table {
    font-size: 1rem;
  }

  .col-2-versus.hide-xs {
    display: none;
  }

  .col-4-5-versus {
    width: 50%;
    padding-right: 10px;
  }

  .cta-bordered {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .cta-bordered.resp-vertical-align {
    flex-direction: column;
  }

  ._w-90.img-table {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-text-bordered {
    text-align: left;
    font-size: 16px;
    line-height: 1.5rem;
  }

  .cta-content-bordered {
    flex-direction: row;
    justify-content: center;
  }

  .arrow-cta-versus {
    min-width: 20px;
    max-width: 25px;
    min-height: 55px;
    margin-left: 20px;
    transform: rotate(90deg);
  }

  .cta-versus-center-btn {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-31 {
    border-top: 1px solid #000;
    display: block;
  }

  .div-block-31.border-0 {
    border-top-style: none;
    border-top-width: 0;
  }

  .hide-xl.mt-2.hero-text-versus {
    font-size: 17px;
    line-height: 1.5rem;
  }

  .button-2 {
    margin-top: 0;
    font-size: 14px;
  }

  .section-3 {
    display: none;
  }

  .grid-34 {
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 3fr;
  }

  .container-4 {
    color: var(--blue1);
    padding-bottom: 20px;
  }

  .div-block-32 {
    text-align: center;
  }

  .banner-m6.section-3 {
    display: none;
  }

  .ecom-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-pc {
    height: 0;
    overflow: visible;
  }

  .image-56 {
    width: 0;
    min-width: 100vw;
    margin-left: -50vw;
  }

  .div-block-36 {
    margin-left: 10vw;
    left: -50vw;
  }

  .card-avis {
    flex-direction: column;
    width: 80vw;
    min-width: 80vw;
  }

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

  .stats-number {
    min-width: 80vw;
  }

  .slider-mask-avis {
    width: 100%;
  }

  .margin-01 {
    padding-top: 40px;
  }

  .pro-title {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .pro-title.pro-black {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }

  .pro-title.longtextsmallsize {
    font-size: 1.4rem;
    line-height: 1.3rem;
    display: none;
  }

  .pro-title-container {
    background-position: 50%;
    background-size: 261px;
  }

  .pro-title-container.no-bg {
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .subtitle-pro {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .form-2 {
    width: 80vw;
  }

  .button-wrap-pro.width-full.tablet-show {
    flex-flow: wrap;
    align-self: auto;
    align-items: stretch;
  }

  .button-pro {
    flex: 1;
  }

  .button-pro.button-white {
    align-self: center;
  }

  .button-pro.button-white.longbutton, .button-pro.longbutton {
    flex: 0 auto;
    width: 250px;
  }

  .promo-card {
    width: 85vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .html-embed-18 {
    display: none;
  }

  .pro-title-2.pro-sub-bg {
    padding: 26px 20px;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .promo-card-container {
    margin-top: -110px;
  }

  .promo-card-image {
    max-width: 60vw;
    max-height: 100px;
  }

  .section-4 {
    margin-right: auto;
  }

  .div-block-44 {
    min-width: 100vw;
    min-height: 300px;
    margin-top: 0;
  }

  .f-banner-flex-row {
    text-align: left;
  }

  .f-banner {
    display: none;
  }

  .div-block-45 {
    padding-left: 0;
  }

  .f-header-avatar-text {
    text-align: left;
    margin-left: 0;
    font-size: 13px;
  }

  .f-header-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .f-h1-heading {
    font-size: 38px;
  }

  .f-h1-heading.heading-home {
    font-size: 36px;
  }

  .f-heading-detail-small {
    display: none;
  }

  .f-header-title-wrapper-center {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .f-container-regular {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .f-section-large {
    background-color: #0000;
    background-image: none;
    margin-top: 0;
    padding-top: 3vh;
    padding-bottom: 15vh;
  }

  .image-59.image-header {
    display: none;
  }

  .f-pricing-card-dark, .f-pricing-card-outline {
    padding: 32px;
  }

  .f-h2-heading {
    font-size: 38px;
  }

  .image-60 {
    display: none;
  }

  .image-62 {
    display: block;
  }

  .image-63 {
    position: relative;
  }

  .image-64 {
    position: relative;
    top: -65vh;
  }

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

  .image-65, .image-66 {
    display: none;
  }

  .pro-title-mobile {
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 2rem;
    display: block;
  }

  .bold-text-6 {
    text-align: center;
    line-height: 2.5rem;
  }

  .section-5 {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
  }

  .container-7 {
    flex-flow: column;
    padding-left: 0;
  }

  .container-7.container-banner-register {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .container-8 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 100%;
    margin-left: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-68 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-9 {
    width: 100%;
    padding-left: 20px;
  }

  .container-9.container-features, .container-9.container-features-2 {
    padding-left: 0;
  }

  .container-10 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 96%;
    height: auto;
    min-height: 250px;
  }

  .container-10.container-14.mobile {
    justify-content: space-around;
    width: 310px;
    height: 374px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .flex-block-6 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .flex-block-6.container-14 {
    flex-flow: column;
  }

  .heading-52 {
    font-size: 25px;
    line-height: 44px;
  }

  .container-12 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: center;
    width: 100%;
  }

  .image-70 {
    background-image: none;
    display: block;
  }

  .link-block-3 {
    margin-right: 0;
    position: absolute;
    top: 5%;
    right: 5%;
  }

  .container-15 {
    width: 80%;
    min-width: 239px;
    height: 250px;
    max-height: 500px;
    padding: 20px 5px;
  }

  .image-71 {
    display: none;
  }

  .section-7 {
    height: auto;
  }

  .div-block-50.flex-horizontal {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .div-block-50.flex-horizontal.navigation-store {
    display: block;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .f-testimonial-author {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .heading-53 {
    width: 100%;
    line-height: 46px;
  }

  .heading-54 {
    display: none;
  }

  .image-74 {
    display: block;
  }

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

  .image-75 {
    background-image: url("../assets/67486e79ac27fb912c002d3c_responsive-mobile%20(1").svg");
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
  }

  .image-75.image-mobile {
    height: 110%;
    max-height: 1000px;
    display: block;
  }

  .image-75.image-desktop {
    display: none;
  }

  .image-76 {
    width: 100%;
    position: static;
    top: 0;
  }

  .flex-t-moignages {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    width: 100%;
    margin-top: 20px;
    overflow: auto;
  }

  .heading-55 {
    aspect-ratio: auto;
    text-indent: 0;
    white-space: normal;
    overflow-wrap: normal;
    font-size: 2rem;
    line-height: 2rem;
  }

  .div-block-mobile {
    display: block;
  }

  .f-container-regular-3.brand-white {
    filter: contrast(200%) grayscale(200%);
  }

  .f-h6-heading.heading-banner {
    display: inline;
  }

  .f-h6-heading.heading-banner.city {
    color: var(--primary);
    font-weight: 700;
  }

  .f-grid-four-column {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .f-section-small {
    filter: none;
    padding: 10px 10px 0;
  }

  .div-block-52 {
    filter: invert() grayscale();
  }

  .container-16 {
    flex-flow: column;
  }

  .f-section-large-3 {
    padding-bottom: 20px;
  }

  .f-header-image-wrapper-top {
    height: 390px;
  }

  .div-block-54 {
    margin-top: 55px;
  }

  .f-h3-heading-3 {
    text-align: center;
    display: inline;
  }

  .f-container-regular-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .f-gallery-two-column {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .f-gallery-image-tall {
    height: 180px;
  }

  .f-h3-heading-4 {
    text-align: center;
  }

  .f-paragraph-large-3.city {
    color: var(--blue1);
    font-weight: 700;
  }

  .text-block-11 {
    display: none;
  }
}

#w-node-_8e42caba-eb30-6456-3db8-fa0264e4f514-0302be22, #w-node-_272e968f-d8a2-0a11-513d-39423911d7b0-0302be22, #w-node-_299d8796-12d5-d840-caf0-7a21ffaa439e-0302be22, #w-node-b8cd5e6b-6e5f-aabd-2cd9-1af01b0016b8-0302be22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1040e198-c697-aaad-45ba-5e0d96be553e-0302be22 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_743d9fca-0cff-8e6f-493e-dc83b9c7286c-0302be22, #w-node-_743d9fca-0cff-8e6f-493e-dc83b9c7286e-0302be22, #w-node-_743d9fca-0cff-8e6f-493e-dc83b9c72870-0302be22, #w-node-_743d9fca-0cff-8e6f-493e-dc83b9c72872-0302be22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce9e918f-4f01-d520-45fc-6e5171325563-0302be22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-ce9e918f-4f01-d520-45fc-6e5171325570-0302be22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d95c211e-f68c-9466-0239-a068b3f433b2-0302be22 {
  justify-self: end;
}

#w-node-a4ee6875-9deb-a742-d60c-1feb1e8eb04a-0302be22 {
  justify-self: center;
}

#w-node-_4d3cfa76-f150-8ca3-c5df-91ae55ada745-0302be22 {
  justify-self: start;
}

#w-node-_75e7bbd1-9cf1-5319-8e89-3d50d30b7667-0302be22 {
  justify-self: end;
}

#w-node-a4f480de-5fec-e90c-bfaa-3161e60d2abd-0302be22 {
  justify-self: start;
}

#w-node-a780ab29-67a0-2b20-b4fb-0af69e70c033-0302be70 {
  justify-self: end;
}

#w-node-f2437589-9826-5260-ef0b-bc12986ca01e-0302be70 {
  justify-self: center;
}

#w-node-_6e35812e-eb35-86b9-3392-f048ae0f4bb0-0302be70 {
  justify-self: start;
}

#w-node-_5e00222a-3902-3337-4fe3-3238b6d1301d-0302be70 {
  align-self: end;
}

#w-node-fe2ce8c2-c45f-e9e0-47cd-1b54dba78c93-0302be70 {
  justify-self: end;
}

#w-node-_34b84caf-4aa8-f6d9-2fcf-edce5c216529-0302be70 {
  justify-self: center;
}

#w-node-_1194a9e3-670f-a059-35ce-a06e2c5ea5d7-0302be70 {
  justify-self: start;
}

#w-node-_25c220c7-a1b4-8354-e211-879a342bc58a-0302be70 {
  justify-self: end;
}

#w-node-_12f6ab4e-195c-9daf-45dd-3f925e0cd053-0302be70 {
  justify-self: center;
}

#w-node-bb6d7d18-c10e-6a7c-d6b6-8436ae77072b-0302be86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb6d7d18-c10e-6a7c-d6b6-8436ae77072c-0302be86 {
  grid-area: Area;
}

#w-node-e54b8db2-9366-d875-442b-e891bf0925a1-0302be86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e54b8db2-9366-d875-442b-e891bf0925a2-0302be86 {
  grid-area: Area;
}

#w-node-eca15636-1da3-8b5b-831d-760bf9936637-0302be86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eca15636-1da3-8b5b-831d-760bf9936638-0302be86 {
  grid-area: Area;
}

#w-node-_86a9d8a6-6fe8-285b-36bb-2d5c17df7ef1-0302be86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_86a9d8a6-6fe8-285b-36bb-2d5c17df7ef2-0302be86 {
  grid-area: Area;
}

#w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d7692-0302be90 {
  align-self: stretch;
}

#w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d76a8-0302be90 {
  justify-self: center;
}

#w-node-_019161c0-5e24-27e1-95a6-b072d1acaef4-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3892a57f-3e83-090a-db59-f350094aca49-0302be90 {
  justify-self: end;
}

#w-node-_1b5be225-ebeb-7c10-bd8f-f5a936a24831-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_7902e27e-6a92-6948-6cc0-3df63b1e3e2b-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d585beb0-367c-1111-bf9b-38de194c5de9-0302be90, #w-node-_34e33476-0487-999e-ad07-3d99ad377835-0302be90, #w-node-_703020a6-e495-1459-0add-aedf9aaa996c-0302be90, #w-node-_4846c646-11cc-d3ca-c547-6d85370c7a1a-0302be90, #w-node-_949b7e6d-820b-ed98-b496-e5416ad00166-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75d86cf3-12eb-19b5-8fa5-3b16bd1f60fe-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-c640af73-caa2-d358-dac9-2edb5d8af436-0302be90, #w-node-c640af73-caa2-d358-dac9-2edb5d8af438-0302be90, #w-node-_75d86cf3-12eb-19b5-8fa5-3b16bd1f6108-0302be90, #w-node-_75d86cf3-12eb-19b5-8fa5-3b16bd1f611e-0302be90, #w-node-_75d86cf3-12eb-19b5-8fa5-3b16bd1f6128-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75d86cf3-12eb-19b5-8fa5-3b16bd1f60fd-0302be90 {
  justify-self: end;
}

#w-node-c0c9aadd-66eb-b9e3-da37-6caf4b6cc9cd-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_352f5cf3-3339-8b76-9d62-589c6462dcfb-0302be90, #w-node-_352f5cf3-3339-8b76-9d62-589c6462dcfd-0302be90, #w-node-c0c9aadd-66eb-b9e3-da37-6caf4b6cc9d7-0302be90, #w-node-c0c9aadd-66eb-b9e3-da37-6caf4b6cc9ed-0302be90, #w-node-c0c9aadd-66eb-b9e3-da37-6caf4b6cc9f7-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a74102b-ca21-5b4e-0d69-cb7e589451d4-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-bd62f76b-3ffe-2474-c588-552e3303ee10-0302be90, #w-node-bd62f76b-3ffe-2474-c588-552e3303ee12-0302be90, #w-node-_5a74102b-ca21-5b4e-0d69-cb7e589451d6-0302be90, #w-node-_5a74102b-ca21-5b4e-0d69-cb7e589451e4-0302be90, #w-node-_5a74102b-ca21-5b4e-0d69-cb7e589451ee-0302be90, #w-node-e41f80ea-2fa2-ff0a-35f3-957605e08af0-0302be90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a74102b-ca21-5b4e-0d69-cb7e589451f7-0302be90 {
  justify-self: end;
}

#w-node-_39660d27-d8dd-6e45-5c9d-410d18ee370c-0302bea8 {
  align-self: auto;
}

#w-node-b43c9fc3-62ab-5283-bdb5-11deb12f1c3a-0302bea8 {
  align-self: end;
}

#w-node-_5fa4141d-ac81-0ba4-6e4a-9e2a64ee285e-64ee285b {
  align-self: stretch;
}

#w-node-_5fa4141d-ac81-0ba4-6e4a-9e2a64ee2870-64ee285b {
  justify-self: center;
}

#w-node-_2ce8138d-e74c-2c3b-4dfb-4304e368d3cc-0302bea9 {
  align-self: stretch;
}

#w-node-e7f699a1-dbf6-9e0f-a9d2-205605523cec-0302bea9 {
  justify-self: end;
}

#w-node-_39660d27-d8dd-6e45-5c9d-410d18ee371c-0302bea9 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b3246226-1814-c1bf-658d-6ac342c1b4e7-0302bea9 {
  align-self: center;
}

#w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d7692-0302beaa {
  align-self: stretch;
}

#w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d76a8-0302beaa {
  justify-self: center;
}

#w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d7692-0302beab {
  align-self: stretch;
}

#w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d76a8-0302beab {
  justify-self: center;
}

#w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee3a-0302beab {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_31199cdb-7763-72a0-b971-d660d63387fc-0302beab {
  align-self: start;
}

#w-node-_9d1ec6a7-c9fb-76f3-8d29-b7b7998669cd-0302beac {
  grid-area: Area;
}

#w-node-b8195fa9-11d9-ef10-be92-cbcfd8b689b2-0302bead {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b90468ce-21a9-7f9b-ae58-2dc85b83fc65-0302beae {
  justify-self: center;
}

#w-node-_15420191-9418-3ef5-f9b7-3f2acb9058a9-0302beae, #w-node-f9b620bb-ee33-bdfa-76f7-f5fb8fc86205-0302beae {
  align-self: start;
}

#w-node-_731b6560-cc1d-a1a5-5244-2ea448b6ba48-0302beaf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_46cb692e-5125-e613-c6d5-dc7f102fdd79-0302beaf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9790957-7598-1e4a-4f68-248551dd535b-0302beaf {
  justify-self: end;
}

#w-node-f9790957-7598-1e4a-4f68-248551dd536b-0302beaf {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: start;
}

#w-node-_0a92d0ce-f42e-60e0-a669-530f0efbea1e-4217e180 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_602db6b0-2f4e-c21a-9968-d92b68120dd7-4217e180 {
  align-self: center;
}

#w-node-d3286b8e-20b3-fc6c-41da-59e51ced751d-cc7997e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f88a471c-5f35-3bf3-9c78-51fa7f4f0832-cc7997e2 {
  grid-area: Area-3;
  place-self: auto;
}

#w-node-_1c5d5029-9552-36c9-7489-92256c056fad-5c803893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51f555c2-ff4a-e97c-e5b3-a4c587ed111b-5c803893, #w-node-_16569f65-df75-9d1e-2301-c40aa1cd87d2-5c803893, #w-node-_2cbae3b2-8f9b-e806-756f-fa4625f9d8d3-5c803893 {
  grid-area: _01;
}

#w-node-_8caa634f-9bc5-a754-b8a1-c0051f1970f3-113039f4 {
  align-self: stretch;
}

#w-node-_8caa634f-9bc5-a754-b8a1-c0051f197105-113039f4 {
  justify-self: center;
}

#w-node-_6c3fe861-f438-0506-ebe3-6de01cc175b1-113039f4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e8b81ce7-6325-f304-cedf-ff7ff161cfe1-f161cfde, #w-node-e8b81ce7-6325-f304-cedf-ff7ff161cfe3-f161cfde, #w-node-e8b81ce7-6325-f304-cedf-ff7ff161cfe5-f161cfde, #w-node-e8b81ce7-6325-f304-cedf-ff7ff161cfe7-f161cfde {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ce9e918f-4f01-d520-45fc-6e5171325563-0302be22 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ce9e918f-4f01-d520-45fc-6e5171325570-0302be22 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d76a8-0302be90 {
    align-self: center;
  }

  #w-node-_7b3f6e6d-79d0-51d5-c83f-5b9fc9040fb5-0302bea8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e224bf61-55d7-4f42-a966-3d695c2c8679-0302bea8 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-e1025e38-d1b4-d27b-ae53-da3d54c4ee6e-0302bea8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b30cfec6-e39b-4b07-4370-93ab40e8da26-0302bea8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_11c73c90-0532-3d82-120b-88a00adb6cc6-0302bea8 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b43c9fc3-62ab-5283-bdb5-11deb12f1c3a-0302bea8 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_5fa4141d-ac81-0ba4-6e4a-9e2a64ee2870-64ee285b {
    align-self: center;
  }

  #w-node-_2ce8138d-e74c-2c3b-4dfb-4304e368d3cc-0302bea9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e7f699a1-dbf6-9e0f-a9d2-205605523cec-0302bea9 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: center;
  }

  #w-node-_39660d27-d8dd-6e45-5c9d-410d18ee370c-0302bea9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_39660d27-d8dd-6e45-5c9d-410d18ee3714-0302bea9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-eb1e08e3-a2eb-ff3a-73f7-fe12d6de09f0-0302bea9 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6d172e60-aba7-9b00-a603-7c7017592188-0302bea9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d76a8-0302beaa, #w-node-_18e6e9f5-bbbf-2a1e-9d3d-ddf2570d76a8-0302beab {
    align-self: center;
  }

  #w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee2a-0302beab {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee32-0302beab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee3a-0302beab {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_31199cdb-7763-72a0-b971-d660d63387fc-0302beab, #w-node-_731b6560-cc1d-a1a5-5244-2ea448b6ba48-0302beaf, #w-node-f9790957-7598-1e4a-4f68-248551dd535b-0302beaf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f9790957-7598-1e4a-4f68-248551dd5363-0302beaf {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8caa634f-9bc5-a754-b8a1-c0051f197105-113039f4 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d95c211e-f68c-9466-0239-a068b3f433b2-0302be22, #w-node-_4d3cfa76-f150-8ca3-c5df-91ae55ada745-0302be22, #w-node-_75e7bbd1-9cf1-5319-8e89-3d50d30b7667-0302be22, #w-node-a4f480de-5fec-e90c-bfaa-3161e60d2abd-0302be22, #w-node-fe2ce8c2-c45f-e9e0-47cd-1b54dba78c93-0302be70, #w-node-_1194a9e3-670f-a059-35ce-a06e2c5ea5d7-0302be70, #w-node-_25c220c7-a1b4-8354-e211-879a342bc58a-0302be70, #w-node-b01f3afc-64ba-f071-8293-5eca291a1aea-0302be70 {
    justify-self: center;
  }

  #w-node-_019161c0-5e24-27e1-95a6-b072d1acaef4-0302be90 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_3892a57f-3e83-090a-db59-f350094aca49-0302be90 {
    justify-self: auto;
  }

  #w-node-_45462744-9a68-61aa-889c-afab4f0ff8a9-0302be90, #w-node-f2ef11a0-a7fe-af27-c8ed-180e2aab34eb-0302be90 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1b5be225-ebeb-7c10-bd8f-f5a936a24831-0302be90 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_75d86cf3-12eb-19b5-8fa5-3b16bd1f60fe-0302be90 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: auto;
  }

  #w-node-_37d9f293-5c02-4ef1-df29-607c239c8463-0302be90 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_5a74102b-ca21-5b4e-0d69-cb7e589451f7-0302be90 {
    order: -9999;
  }

  #w-node-e224bf61-55d7-4f42-a966-3d695c2c8679-0302bea8, #w-node-e1025e38-d1b4-d27b-ae53-da3d54c4ee6e-0302bea8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b30cfec6-e39b-4b07-4370-93ab40e8da26-0302bea8 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_11c73c90-0532-3d82-120b-88a00adb6cc6-0302bea8 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-b43c9fc3-62ab-5283-bdb5-11deb12f1c3a-0302bea8 {
    grid-area: 6 / 1 / 7 / 2;
    justify-self: center;
  }

  #w-node-e7f699a1-dbf6-9e0f-a9d2-205605523cec-0302bea9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_39660d27-d8dd-6e45-5c9d-410d18ee370c-0302bea9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_39660d27-d8dd-6e45-5c9d-410d18ee3714-0302bea9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_39660d27-d8dd-6e45-5c9d-410d18ee371c-0302bea9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee2a-0302beab {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee32-0302beab {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_570e5baf-6f4c-7b73-337b-129ebce7ee3a-0302beab {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b8195fa9-11d9-ef10-be92-cbcfd8b689b2-0302bead {
    grid-column: span 2 / span 2;
  }

  #w-node-f9790957-7598-1e4a-4f68-248551dd535b-0302beaf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f9790957-7598-1e4a-4f68-248551dd5363-0302beaf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9790957-7598-1e4a-4f68-248551dd536b-0302beaf {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_272e968f-d8a2-0a11-513d-39423911d7b0-0302be22 {
    align-self: auto;
  }

  #w-node-c1c9ef7a-dfa9-7025-cb0b-8549f755e24b-0302be22 {
    place-self: center;
  }

  #w-node-c1c9ef7a-dfa9-7025-cb0b-8549f755e24c-0302be22, #w-node-c1c9ef7a-dfa9-7025-cb0b-8549f755e24d-0302be22, #w-node-c1c9ef7a-dfa9-7025-cb0b-8549f755e24e-0302be22, #w-node-c1c9ef7a-dfa9-7025-cb0b-8549f755e24f-0302be22, #w-node-b34f103d-84a6-1eda-ca76-2c9da7fab170-0302be86, #w-node-b34f103d-84a6-1eda-ca76-2c9da7fab171-0302be86 {
    justify-self: center;
  }

  #w-node-_019161c0-5e24-27e1-95a6-b072d1acaef4-0302be90 {
    justify-self: auto;
  }

  #w-node-e7f699a1-dbf6-9e0f-a9d2-205605523cec-0302bea9, #w-node-b8195fa9-11d9-ef10-be92-cbcfd8b689b2-0302bead {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b34f103d-84a6-1eda-ca76-2c9da7fab170-5c803893, #w-node-b34f103d-84a6-1eda-ca76-2c9da7fab171-5c803893 {
    justify-self: center;
  }

  #w-node-_6c3fe861-f438-0506-ebe3-6de01cc175b1-113039f4, #w-node-_6c3fe861-f438-0506-ebe3-6de01cc175b4-113039f4, #w-node-_6c3fe861-f438-0506-ebe3-6de01cc175b7-113039f4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url("../assets/621f2cec3090a9ee3a86bee1_poppins-v19-latin-300.woff2") format('woff2'), url("../assets/621f2cecb08c33a2ee1a06ec_poppins-v19-latin-300.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url("../assets/621f2cecb7c4667ab7c3c1dc_poppins-v19-latin-500.woff2") format('woff2'), url("../assets/621f2cec3090a93a1586bee2_poppins-v19-latin-500.woff") format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url("../assets/621f2cec18738ba097d86336_poppins-v19-latin-regular.woff2") format('woff2'), url("../assets/621f2cec18738b95f0d86335_poppins-v19-latin-regular.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url("../assets/621f2cecba2a9f3402c630dc_poppins-v19-latin-700.woff2") format('woff2'), url("../assets/621f2cec07b4b40ee5d15101_poppins-v19-latin-700.woff") format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}