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

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

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

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

h1 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

.body {
  background-color: #f3f9ff;
  font-family: Urbanist, sans-serif;
}

.jose_section.jose_padding_top_bottom {
  margin-top: 0;
  margin-bottom: 20px;
}

.jose_section.hero {
  background-image: url('../images/Hero.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.jose_section.hero.ia-de-march {
  padding-bottom: 40px;
}

.jose_container {
  width: 1237px;
  max-width: 1237px;
}

.jose_container.jose-exception_container {
  width: 100%;
  max-width: 100%;
}

.jose_backgr_chart-blue {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.div-block-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: static;
  inset: auto 0% 22%;
}

.text-block {
  color: #fff;
  text-align: center;
  width: 80%;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.section-nic {
  -webkit-text-stroke-color: #f3f9ff;
  width: 100%;
}

.section-nic.transparentblue {
  background-image: linear-gradient(#004eff0d, #00b4af0d 50%, #004eff0d);
}

.yagami-section2.linear {
  background-color: #e7f4fc;
}

.yagami-section2.lcolor {
  background-color: #f3f9ff;
}

.text-block-2 {
  text-align: center;
  color: #0f1419;
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding-bottom: 60px;
  display: grid;
}

.home-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 80%;
  max-width: 100%;
  display: flex;
}

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

.div-block-8.white {
  background-color: #fff;
  border-radius: 20px;
  padding: 34px;
}

.div-block-8.blue {
  background-color: #fff;
  background-image: linear-gradient(#004effc7, #008bee 53%, #1da6e2);
  border-radius: 20px;
  padding: 34px;
}

.heading-3 {
  color: #004eff;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-9 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-9.jose_margin_top_bottom {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.image-2 {
  width: 478px;
}

.div-block-11 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 510px;
  display: flex;
}

.heading-3colorchange {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-3 {
  color: #0f1419;
  font-size: 20px;
  line-height: 29px;
}

.text-block-3.jose_text_blue {
  color: #004eff;
  font-weight: 600;
}

.andreassection2 {
  background-color: #f3f9ff;
}

.section {
  background-image: url('../images/Hero-1.avif');
  background-position: 50%;
  background-size: cover;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

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

.container-2 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  border: 2px solid #e2e8f0;
  border-radius: 20px;
  flex-flow: column;
  width: 50%;
  max-width: 100%;
  padding: 0 20px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-5 {
  color: #0f1419;
  text-align: left;
  align-self: auto;
  font-size: 18px;
  font-weight: 600;
}

.text-block-5.center {
  text-align: center;
}

.text-block-5.center.blue {
  color: #004eff;
}

.text-block-7 {
  font-family: Urbanist, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.container-3 {
  max-width: 87%;
}

.div-block-18 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  display: flex;
}

.text-block-8 {
  color: #333c;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-19 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  flex-flow: column;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-20.cards {
  padding-top: 0;
}

.text-span {
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.container-2-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1.5px solid #004eff;
  border-radius: 20px;
  flex-flow: row;
  width: 50%;
  max-width: 100%;
  height: 98px;
  padding: 0 10px;
  display: flex;
}

.text-block-5-copy {
  color: #0f1419;
  text-align: left;
  align-self: center;
  font-size: 18px;
  font-weight: 600;
}

.text-block-5-copy.gray {
  color: #64748b;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.image-3 {
  align-self: center;
}

.text-block-10 {
  color: #fff;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  inset: 80% auto auto 7%;
}

.div-block-23 {
  position: relative;
}

.containerandreas {
  max-width: 1300px;
}

.pricing-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #64748b;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.pricing-card {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 32px;
  width: 100%;
  max-width: 310px;
  height: 100%;
  margin-right: 0;
  padding: 32px;
  position: relative;
  box-shadow: 0 10px 30px #0000000d;
}

.pricing-card.midelone {
  border-width: 4px;
  border-color: #004eff;
}

.jose_div_blue_light {
  background-image: linear-gradient(127deg, #004eff0d, #00b4af0d 50%, #004eff0d);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 70px 60px;
  display: flex;
}

.pricing-title {
  color: #0f1419;
  margin-top: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 28px;
  line-height: 42px;
}

.jose_div_notre_mission {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 934px;
  margin-top: 60px;
  display: flex;
}

.jose_blue_light_background {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-image: linear-gradient(147deg, #004eff0d, #00b4af0d 50%, #004eff0d);
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding: 48px 40px;
  display: flex;
}

.jose_blue_light_background.jose_white_background {
  background-color: #fff;
  background-image: none;
}

.jose_h3_22 {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
}

.link-block {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #fff;
  background-color: #004eff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 15px 25px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.link-block:where(.w-variant-51c92f73-9740-c76a-5991-45d096ba773a) {
  color: #004eff;
  background-color: #fff;
  border: 1px solid #004eff;
}

.link-block.variant {
  color: #004eff;
  background-color: #fff;
  border: 1px solid #004eff;
  padding: 10px 20px;
  font-size: 18px;
}

.link-block.menu {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 16px;
}

.text-block-11 {
  margin-top: 23px;
  margin-bottom: 23px;
  padding-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
}

.text-block-11.midelone {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #004eff, #008bee 53%, #36b9d7);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-11.lastone {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #8b5cf6, #bc5bc9 53%, #ec4899);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-522 {
  color: #0f1419;
  text-align: left;
  align-self: center;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 19px;
  font-weight: 600;
}

.yagami-section3 {
  background-color: #f3f9ff;
}

.yagami-container2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.jose_card_white_wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 20px;
  display: flex;
}

.jose_card_white_wrap.jose_card_blue_linear_wrap {
  background-image: linear-gradient(141deg, #004eff0d, #0059fa0d 7%, #0063f50d 14%, #006cf00d 21%, #0074eb0d 29%, #0083e00d 41%, #008adb0d 50%, #0091d50d 57%, #0097cf0d 64%, #009dc90d 71%);
  border-width: 2px;
  border-color: #004eff33;
}

.div-block-26 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  background-image: url('../images/Container-2_2.avif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1106px;
  height: 507px;
  margin-bottom: 40px;
  padding: 40px 20px 0;
  display: flex;
}

.code {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #8b5cf6, #8b5cf6 84%, #b95bcc 89%, #ec4899);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 24px;
  line-height: 36px;
  text-decoration: none;
  position: relative;
  bottom: 25px;
}

.code.midelone {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #004eff, #004eff 92%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
}

.code.firstone {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.text-block-523 {
  color: #0f1419;
  font-size: 18px;
  line-height: 29px;
}

.div-block-212 {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  flex-flow: row;
  width: 95%;
  margin: 20px auto 0;
  padding-bottom: 40px;
  display: flex;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 60%;
  max-width: 100%;
  display: flex;
}

.pricing-description {
  background-color: #f2f9fe;
  border-radius: 16px;
  padding: 16px;
}

.container-5 {
  align-self: center;
  width: 60%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.div-block-8-copy.white {
  background-color: #fff;
  border-radius: 20px;
  padding: 34px;
}

.div-block-8-copy.blue {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  background-image: linear-gradient(#004effc7, #008bee 53%, #1da6e2);
  border-radius: 20px;
  flex-flow: column;
  width: 100%;
  padding: 34px;
  display: flex;
}

.heading-3colorchange-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.div-block-8-copy {
  width: 50%;
}

.div-block-8-copy.white {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  padding: 20px 34px;
  box-shadow: 0 5px 5px #0003;
}

.div-block-8-copy.blue {
  background-color: #fff;
  background-image: linear-gradient(#004effc7, #008bee 53%, #1da6e2);
  border-radius: 20px;
  padding: 34px;
}

.text-block-52 {
  color: #0f1419;
  text-align: left;
  align-self: auto;
  font-size: 18px;
  font-weight: 700;
}

.div-block-213 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 2px solid #e2e8f0;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 885px;
  height: 81px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 4px 6px -1px #0000001a;
}

.heading-5 {
  color: #0f1419;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-214 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.image-4 {
  max-width: 100%;
}

.text-block-524 {
  color: #004eff;
  font-family: Urbanist, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.text-block-525 {
  color: #64748b;
  font-family: Urbanist, sans-serif;
  line-height: 22px;
}

.list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.div-block-20-boxed {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #f5f5f5;
  border: 2px solid #64748b;
  border-radius: 20px;
  flex-flow: column;
  width: 80%;
  margin: 40px auto;
  padding: 40px;
  display: flex;
}

.text-block-526 {
  color: #0f1419;
  margin-top: 23px;
  margin-bottom: 23px;
  font-family: Urbanist, sans-serif;
  font-weight: 600;
  line-height: 21px;
}

.container-2-ellenefaitpas {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border: 2px solid #e2e8f0;
  border-radius: 20px;
  flex-flow: row;
  width: 50%;
  max-width: 100%;
  height: 98px;
  padding: 0 10px;
  display: flex;
}

.listinside {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-527 {
  color: #0f1419;
  width: 65%;
  font-family: Urbanist, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.button {
  color: #004eff;
  background-color: #fff;
  border: 2px solid #004eff;
  border-radius: 12px;
  margin-top: 23px;
  padding: 17px 10px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.button.midelone {
  color: #fff;
  background-image: linear-gradient(90deg, #004eff, #008bee 54%, #36b9d7);
  border-width: 0;
}

.container-2-ellenefaitpas-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border: 2px #e2e8f0;
  border-radius: 20px;
  flex-flow: row;
  width: auto;
  max-width: 100%;
  height: 59px;
  padding: 0 10px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 5px 2px #0003;
}

.heading-6 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 10px;
  font-family: Urbanist, sans-serif;
  font-size: 23px;
  font-weight: 600;
}

.div-block-215 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 700px;
  padding-top: 0;
  padding-bottom: 30px;
  display: flex;
}

.text-block-528 {
  color: #64748b;
  text-align: center;
  font-size: 18px;
}

.jose_card_contact_wrap_div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.jose_card_contact {
  background-color: #fff;
  border: 2px solid #e2e8f0;
  border-radius: 20px;
  flex-flow: column;
  width: 270px;
  height: 230px;
  padding: 30px;
  display: flex;
}

.jose_card_contact.jose_border_blue {
  border-color: #004eff;
}

.jose_card_contact.jose_border_green {
  border-color: #36b9d7;
}

.jose_text_des_contact_card {
  color: #64748b;
  font-size: 16px;
  line-height: 24px;
}

.jose_text_des_contact_card.jose_text_blue_time_contact {
  color: #004eff;
  font-weight: 600;
}

.jose_text_des_contact_card.jose_text_blue_time_contact.jose_text_blue_noraml_font {
  font-weight: 500;
  position: static;
}

.image-5 {
  width: 56px;
}

.container-6 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-7-1 {
  text-align: left;
  background-image: url('../images/Container-5.avif');
  background-position: 0 0;
  background-size: 493px;
  background-attachment: scroll;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  display: block;
}

.div-block-7-2 {
  text-align: left;
  background-image: url('../images/Container_1.avif');
  background-position: 0 0;
  background-size: 493px;
  background-attachment: scroll;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  display: block;
}

.div-block-7-3 {
  text-align: left;
  background-image: url('../images/Container-1.avif');
  background-position: 0 0;
  background-size: 493px;
  background-attachment: scroll;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  display: block;
}

.div-block-7-4 {
  text-align: left;
  background-image: url('../images/Container-2_1.avif');
  background-position: 0 0;
  background-size: 493px;
  background-attachment: scroll;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  display: block;
}

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

.andreassection3 {
  background-color: #e7f3fc;
}

.div_22 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 40px;
  display: flex;
}

.text-block-529 {
  color: #0f1419;
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

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

.div_blok1 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  padding: 32px;
  display: flex;
}

.text-block-530 {
  color: #0f1419;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.button-4 {
  background-color: #004eff;
  border-radius: 3px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-217 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fbbf24;
  border-radius: 654837px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 8px 24px;
  display: flex;
  position: absolute;
  inset: -2% 21% auto auto;
}

.text-block-531 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  font-family: Urbanist, sans-serif;
  font-weight: 700;
  line-height: 21px;
}

.text-block-533 {
  color: #fff;
  text-transform: uppercase;
  font-family: Urbanist, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.text-block-534 {
  color: #fff;
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 42px;
}

.container-7 {
  max-width: 990px;
  margin-top: 0;
  padding-top: 0;
}

.div-block-219 {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.button-2-copy {
  color: #fff;
  text-align: center;
  background-color: #004eff;
  border-radius: 4px;
  width: 285px;
  height: auto;
  margin-bottom: 40px;
  padding: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-2-copy {
  color: #0f1419;
  text-align: center;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.navbar-section-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar {
  background-color: #0000;
  width: 100%;
}

.hero-section {
  background-image: url('../images/Hero-BG-HD.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 570px;
}

.logo {
  width: 240px;
}

.container-navbar {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.nav-link {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 17px;
  line-height: 21px;
}

.nav-link.w--current {
  color: #fff;
  border-bottom: 3px solid #004eff;
  padding: 10px;
}

.cta-wrapper.desktop {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.cta-wrapper.responsive {
  display: none;
}

.container-large {
  max-width: 1100px;
}

.container-large.max-width {
  max-width: 1200px;
}

.content-wrapper.hero {
  justify-content: center;
  margin-top: 60px;
  margin-bottom: auto;
  display: flex;
}

.content-wrapper.down {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.content-wrapper.down.ia-de-march {
  padding-top: 40px;
}

.hero-text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.hero-img {
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  display: flex;
}

.text-span-2 {
  color: #004eff;
}

.paragraph {
  color: #0f1419;
  font-size: 18px;
  line-height: 22px;
}

.paragraph.white {
  color: #fff;
}

.paragraph.gray {
  color: #64748b;
}

.paragraph.center.blue {
  color: #004eff;
}

.paragraph.center.blue.line-height {
  line-height: 35px;
}

.paragraph.center.bold, .paragraph.bold {
  font-weight: 700;
}

.image-8 {
  width: 100%;
}

.icon {
  width: 50px;
}

.nav-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.brand {
  width: 200px;
}

.alex-section-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.alex-section-wrapper.blue {
  background-color: #e8f5fb;
}

.center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.text-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.home-card {
  background-color: #e8f3fd;
  border: 1px solid #004eff;
  border-radius: 24px;
  padding: 20px;
}

.cards-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  width: 100%;
}

.card-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  flex-flow: column;
  width: 380px;
  padding: 40px 20px 60px;
  display: flex;
}

.card-home.variant-1 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.card-home.variant-1.variant-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.card-text {
  font-size: 16px;
  font-weight: 600;
}

.card-variant-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.container-variant {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  display: flex;
}

.row {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.footer-content-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.col {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 34%;
  display: flex;
}

.col._2, .col._3 {
  width: 20%;
}

.footer {
  background-color: #0f1419;
  padding-top: 40px;
  padding-bottom: 10px;
}

.container-large-2 {
  max-width: 1200px;
}

.copyright-text {
  color: #7a8fa8;
  font-size: 14px;
  font-weight: 300;
}

.paragraph-4 {
  color: #7a8fa8;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.text-block-535, .text-block-535:where(.w-variant-51c92f73-9740-c76a-5991-45d096ba773a) {
  font-weight: 700;
}

.text-block-535.variant-3 {
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  h2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .jose_section.jose_padding_top_bottom {
    width: 100%;
    margin-top: 0;
  }

  .jose_container {
    width: 100%;
    max-width: 89%;
  }

  .jose_backgr_chart-blue {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-bottom: 60px;
  }

  .section-nic {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .div-block-9.jose_margin_top_bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-10 {
    justify-content: center;
    align-items: stretch;
  }

  .image-2 {
    width: 100%;
  }

  .div-block-11 {
    width: 40%;
  }

  .div-block-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .div-block-15 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-20 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .containerandreas {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricing-wrapper {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-card {
    width: 100%;
    max-width: none;
  }

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

  .jose_div_notre_mission {
    width: 100%;
    margin-top: 0;
  }

  .jose_blue_light_background {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-26 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .text-block-525 {
    font-size: 16px;
  }

  .div-block-20-boxed {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-527 {
    width: 100%;
    font-size: 18px;
  }

  .div-block-215 {
    padding-bottom: 0;
  }

  .container-6 {
    margin-top: 20px;
  }

  .div_22 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-529 {
    line-height: 28px;
  }

  .div-block-217 {
    inset: -3% 40% auto auto;
  }

  .text-block-533 {
    text-align: center;
    font-size: 41px;
    line-height: 56px;
  }

  .hero-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-wrapper.desktop {
    display: none;
  }

  .cta-wrapper.responsive {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .container-large {
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon {
    color: #fff;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
    order: 9999;
  }

  .nav-menu {
    background-color: #041a49;
    flex-flow: column;
    align-items: stretch;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .brand {
    order: -9999;
  }

  .cards-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .card-variant-wrapper {
    width: 100%;
  }

  .container-variant {
    flex-flow: column;
  }

  .row {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .col, .col._2, .col._3 {
    width: 100%;
  }

  .container-large-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

@media screen and (max-width: 767px) {
  .jose_backgr_chart-blue {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 20px;
  }

  .div-block-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home-container {
    flex-flow: column;
  }

  .div-block-8.white, .div-block-8.blue {
    width: 100%;
  }

  .div-block-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

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

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

  .text-block-10 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 15%;
  }

  .pricing-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .jose_blue_light_background {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-26 {
    height: auto;
  }

  .heading-6 {
    line-height: 27px;
  }

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

  .jose_card_contact_wrap_div {
    flex-flow: column;
    width: 80%;
  }

  .jose_card_contact {
    width: 100%;
  }

  .jose_card_contact.jose_border_blue {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div_22 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div_warper {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .text-block-530 {
    line-height: 25px;
  }

  .hero-section {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Hero-BG-HD.avif');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .content-wrapper.hero {
    margin-top: 20px;
  }

  .hero-text {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .hero-img {
    display: none;
  }

  .cards-wrapper {
    grid-template-columns: 1fr;
  }

  .card-home {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 32px;
  }

  .jose_backgr_chart-blue {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
    display: block;
  }

  .div-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

  .div-block-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    display: flex;
  }

  .home-container {
    flex-flow: column;
    width: 90%;
  }

  .div-block-8.white, .div-block-8.blue {
    width: 100%;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .container-2 {
    width: 100%;
  }

  .div-block-17 {
    flex-flow: column;
  }

  .div-block-20 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-2-copy {
    width: 100%;
  }

  .text-block-5-copy.gray {
    font-size: 15px;
  }

  .text-block-10 {
    width: 79%;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 15%;
  }

  .div-block-23 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .pricing-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .pricing-card {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .jose_div_blue_light {
    padding-left: 10px;
    padding-right: 10px;
  }

  .yagami-container2 {
    width: 100%;
  }

  .div-block-26 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .div-block-212 {
    flex-flow: column;
  }

  .container-4, .container-5 {
    width: 100%;
  }

  .div-block-213 {
    flex-flow: row;
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-20-boxed {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-2-ellenefaitpas {
    width: 100%;
  }

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

  .jose_card_contact_wrap_div {
    width: 100%;
  }

  .jose_card_contact, .jose_card_contact.jose_border_blue {
    justify-content: flex-start;
    align-items: center;
  }

  .grid, .grid-2 {
    grid-template-columns: 1fr;
  }

  .container-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-7-1 {
    text-align: left;
    flex-flow: column;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .text-block-529 {
    font-size: 20px;
  }

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

  .div-block-218 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .text-block-533 {
    text-align: center;
    font-size: 36px;
    line-height: 41px;
  }

  .text-block-534 {
    width: 90%;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-219 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-2-copy {
    width: 80%;
    margin-top: 0;
  }

  .image-6 {
    width: 100%;
    max-width: none;
  }
}


