.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.page-wrapper-z3 {
  z-index: 3;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.page-wrapper-z2 {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.nav-section {
  grid-column-gap: 3.8em;
  grid-row-gap: 3.8em;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

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

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

.toggle-menu-mobile-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.bar-toggle-menu {
  background-color: #000;
  width: 21px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.nav-link-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #18181b;
  text-decoration: none;
}

.nav-link:hover {
  color: #0042eb;
}

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

.nav-link.w--current:hover {
  color: #0042eb;
}

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

.grid-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding-left: 23px;
  display: grid;
}

.text-block {
  color: #18181b;
  text-decoration: none;
}

.link-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta-3 {
  color: #18181b;
  text-align: center;
  background-color: #3898ec00;
  text-decoration: none;
}

.cta-1 {
  color: #fff;
  text-align: center;
  background-color: #0042eb;
  border-radius: 5px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
}

.toggle-services-menu {
  background-color: #f7f7f7;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  height: 300px;
  margin-top: 23px;
  margin-bottom: 23px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  left: 38px;
  right: 38px;
}

.service-toggle-textlink {
  color: #18181b;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
}

.service-toggle-textlink:hover {
  color: #0042eb;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 85%;
  height: 90%;
}

.subtitle-toggle-services {
  color: #18181b;
  margin-top: 35px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
}

.container-inside-toggle-services {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.toggle-mobile-menu {
  display: none;
}

.image {
  z-index: 2;
  box-sizing: content-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: cover;
  min-width: 120%;
  max-width: none;
  display: inline-block;
  position: fixed;
  left: auto;
  overflow: auto;
}

.hero-section {
  margin-top: 105px;
  margin-bottom: 105px;
}

._2-col-hero {
  grid-template-rows: auto;
}

.col-hero-container.left {
  margin-left: 67px;
  margin-right: 67px;
}

.heading {
  width: 10em;
  font-size: 40px;
}

.text-span {
  color: #0047ff;
}

.text-span-2,
.text-span-3,
.text-span-4 {
  font-weight: 500;
}

.paragraph {
  width: 31.9em;
  padding-top: 14px;
  padding-bottom: 13px;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  place-items: center;
}

.cta-2 {
  text-align: center;
  background-color: #18181b;
  border-radius: 6px;
  margin-left: -12px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
}

.cta-2:hover {
  color: #fff;
  background-color: #0042eb;
  border: 1px solid #fff;
}

.cta-2.margin {
  margin-left: -11px;
  margin-right: 21px;
  padding-left: 41px;
  padding-right: 41px;
}

.cta-container {
  margin-left: 14px;
  margin-right: 14px;
}

.cta-4 {
  color: #18181b;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #18181b;
  border-radius: 6px;
  padding-left: 37px;
  padding-right: 37px;
}

.cta-4:hover {
  color: #fff;
  background-color: #0042eb;
  border-color: #fff;
}

.cta-4.col-3 {
  margin-right: 14px;
}

.cta-4.services {
  margin-right: 27px;
  padding-left: 32px;
}

.text-span-5 {
  font-weight: 500;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 17.8em;
  margin: 35px 0;
  display: flex;
}

.image-2 {
  object-fit: fill;
  max-width: none;
}

.section-carroussel {
  width: 85%;
  min-width: 85px;
  max-width: 85%;
  display: flex;
  position: relative;
  left: 77px;
  right: 77px;
  overflow: hidden;
}

.carrousel-container {
  justify-content: space-around;
  align-items: flex-end;
  min-width: 100%;
  padding: 41px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-carrousel {
  margin-left: 49px;
  margin-right: 49px;
}

.section-3-col {
  margin-top: 117px;
  margin-bottom: 59px;
}

.grid-2col-2section {
  grid-template-rows: auto;
}

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

.col-container.right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-right: 8px;
  display: flex;
}

.tagline {
  color: #18181b;
  text-align: left;
  margin-bottom: 5px;
}

.tagline._2 {
  text-align: center;
}

.text-span-6,
.text-span-7 {
  color: #0042eb;
}

.heading-2 {
  width: 15em;
  margin-top: -3px;
  margin-bottom: 13px;
}

.p-002 {
  width: 30em;
  margin-top: 25px;
  margin-bottom: 25px;
}

.text-span-8,
.text-span-9 {
  font-weight: 500;
}

.process-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 160px;
  margin-bottom: 65px;
  display: flex;
}

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

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

.grid-6.grid-process-3col {
  text-align: center;
  place-items: center;
  width: 100%;
  min-width: auto;
  max-width: 1235px;
}

.grid-1-process-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 9px;
  margin-right: 9px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-3 {
  margin-bottom: 7px;
}

.subtitle-process {
  color: #18181b;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-process-grid {
  width: 19.9em;
  margin-top: 4px;
}

.div-block {
  text-align: center;
  background-color: #ccc;
  width: 45em;
  height: 1px;
  margin-top: 33px;
  margin-bottom: 48px;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-wrapper {
  margin-top: 50px;
}

.section-faq {
  background-color: #f8f8f800;
  padding: 38px 30px 150px;
}

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

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

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

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  color: #18181b;
  max-width: 940px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.text-span-10 {
  color: #0047ff;
  text-decoration: underline;
}

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

.footer-bottom {
  opacity: 1;
  text-align: center;
  border-top: 1px solid #eff0f6;
  padding-top: 32px;
  padding-bottom: 32px;
}

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

.text-300.bold {
  font-weight: 700;
}

.text-300.bold.footer-title {
  color: #fefefe;
  margin-bottom: 40px;
}

.text-300.bold.footer-title.rull-right {
  margin-bottom: 18px;
}

.footer-wrapper {
  background-color: #070707;
  border-top: 1px solid #f7f7fc;
  margin-top: 90px;
}

.square-icon {
  border-radius: 16px;
}

.grid-footer-4-columns-v14 {
  grid-column-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 0.8fr auto auto auto;
}

.footer-top {
  padding-top: 120px;
  padding-bottom: 120px;
}

.footer-top.border-bottom {
  border-bottom: 1px solid #eff0f6;
}

.social-icon-square {
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  display: flex;
}

.social-icon-square:hover {
  color: #fff;
  background-color: #4a3aff;
}

.container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.text-200 {
  line-height: 20px;
}

.text-200.bold {
  color: #0047ff;
  font-weight: 700;
}

.social-icon-font {
  line-height: 21px;
}

.footer-list-item {
  flex-flow: column;
  margin-top: 9px;
  margin-bottom: 9px;
  padding-left: 0;
  display: flex;
}

.footer-logo {
  filter: invert();
  transform-style: preserve-3d;
  transition: transform 0.3s;
}

.footer-logo:hover {
  transform: scale3d(0.92, 0.92, 1.01);
}

.footer-link {
  color: #fefefedb;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.footer-logo-wrapper {
  margin-bottom: 24px;
}

.card-link-icon {
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #f7f7fc;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  text-decoration: none;
  transition: transform 0.3s, border-color 0.3s, color 0.3s;
  display: flex;
  box-shadow: 0 2px 6px #14142b0f;
}

.card-link-icon:hover {
  border-color: #4a3aff;
  transform: scale3d(0.96, 0.96, 1.01);
}

.social-media-grid-top {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  justify-items: start;
}

.mg-bottom-40px {
  color: #fefefe;
  margin-bottom: 40px;
}

.mg-bottom-0 {
  color: #fefefe;
  margin-bottom: 0;
}

.footer-text {
  color: #fefefed6;
  margin-bottom: 8px;
  text-decoration: none;
}

.footer-linkblock-su.tiktok {
  margin-bottom: 17px;
}

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

.hero-site-section {
  margin-left: 20px;
  margin-right: 0;
}

.section-current-service {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.service-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f8f8f8;
  justify-content: space-around;
  align-items: center;
  width: 35em;
  height: 2.5em;
  margin: 25px 40px 25px 71px;
  display: flex;
  position: relative;
  left: auto;
}

.text-service {
  color: #0f0f0f;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.text-service.w--current {
  color: #0042eb;
}

.divider-service-divblock {
  color: #000;
  background-color: #6d6d6d;
  border-radius: 100px;
  width: 1.5px;
  height: 23px;
}

.grid-7 {
  grid-template-rows: auto;
  place-items: center start;
}

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

.image-5 {
  border-radius: 6px;
  margin-left: 55px;
  margin-right: 20px;
}

.services-container {
  margin-left: 21px;
  margin-right: 0;
}

.cta-services-grid-2col {
  grid-template-rows: auto;
  justify-content: end;
  place-items: center start;
}

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

.cta-container-services {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
}

.h1 {
  margin-bottom: 25px;
}

.pargraph-services {
  width: 30em;
  margin-bottom: 47px;
}

.section-car {
  margin-top: 70px;
}

.section-global-car-container {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 78px;
}

.section-global-car-container.right {
  margin-left: 18px;
}

.subtitle-car {
  margin-top: 22px;
  font-size: 18px;
  font-weight: 500;
}

.body-2 {
  font-family: Poppins, sans-serif;
}

.car-container {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 36px;
  display: flex;
}

.grid2-col {
  grid-template-columns: 0.25fr 1fr;
  place-items: center start;
  margin-top: 46px;
}

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

.cta-wrapper-2 {
  margin-top: 56px;
  margin-bottom: 56px;
  display: flex;
}

.body-3 {
  font-family: Poppins, sans-serif;
}

.portfolio-section {
  margin-top: 102px;
  margin-bottom: 127px;
}

._2-col-2row-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr;
  place-items: center;
  margin-left: 12px;
  margin-right: 12px;
}

.link-block-grid-portfolio {
  width: 32em;
  max-width: none;
  margin-bottom: 44px;
  text-decoration: none;
}

.image-portfolio-container {
  justify-content: flex-start;
  align-items: center;
  width: 30em;
  max-width: none;
  height: 20em;
  max-height: none;
  display: flex;
}

.title-tag-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.paragraph-2 {
  color: #030408;
  margin-top: 14px;
  text-decoration: none;
}

.body-4 {
  font-family: Poppins, sans-serif;
}

.tag-divblock {
  background-color: #ffdafb;
  border-radius: 7px;
}

.tag-divblock.website {
  background-color: #d4ffc4;
}

.tag-title {
  color: #0f0f0f;
  font-size: 18px;
  font-weight: 700;
}

.text-block-2 {
  color: #0f0f0f;
  padding: 7px 19px;
}

.image-portfolio-preview {
  flex: 1;
  width: 30em;
  height: 22em;
}

.image-6 {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: fill;
  object-position: 50% 50%;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.image-6.large {
  width: 117%;
  height: 86%;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-hero-porttfolio-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 51px;
  display: flex;
}

.image-hero {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-1440px {
  width: 100%;
  max-width: 1440px;
  margin-bottom: 0;
}

.image-1440px.more {
  margin-bottom: -49px;
}

.image-1440px.heero {
  flex: 1;
  width: 100%;
  max-width: none;
  margin-left: -60px;
  margin-right: 11px;
}

.divider {
  background-color: #a5a5a5;
  width: 45em;
  height: 1px;
  margin-bottom: 50px;
}

.text-block-3 {
  margin-bottom: 0;
  margin-left: 106px;
  margin-right: 106px;
  font-size: 11px;
}

.section-form-devis {
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 118px;
  display: flex;
}

.section-hero-form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 85%;
  display: flex;
}

.submit-button-1 {
  background-color: #0042eb;
  border-radius: 7px;
  padding-left: 25px;
  padding-right: 25px;
}

.body-6 {
  font-family: Poppins, sans-serif;
}

.link-2 {
  color: #000;
}

.button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0b6dff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 18px 48px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
  transition: background-color 0.3s;
  display: flex;
}

.button:hover {
  background-color: #284ee7;
}

.button.mg-top-36px {
  background-color: #0042eb;
  border-radius: 13px;
  margin-top: 36px;
  font-weight: 500;
}

.button.is--secondary {
  color: #080808;
  background-color: #ededed00;
  border: 1px solid #080808;
  border-radius: 10px;
  padding: 10px 12px;
}

.page-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  display: grid;
}

.button-_icon {
  margin-left: 12px;
}

.form_text-field {
  border: 1px solid #ededed;
  border-radius: 5px;
  margin-bottom: 37px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.information_header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 96px;
  display: flex;
}

.display-1 {
  margin-bottom: 40px;
  font-size: 50px;
  line-height: 62px;
}

.display-1.width-80percent {
  color: #0c0c0c;
  width: 80%;
  font-weight: 700;
}

.information_section {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  padding: 40px;
  display: flex;
}

.information_section.background-color.neutral-200 {
  background-color: #fff;
}

.information_section.background-color.neutral-200.is--footer.hide-desktop {
  display: none;
}

.form_success-message {
  background-color: #eaf3ff;
  border-radius: 6px;
}

.divider-2 {
  background-color: #ccc;
  width: 100%;
  max-width: 300px;
  height: 1px;
  margin-top: 56px;
  margin-bottom: 16px;
}

.text-span-12 {
  color: #5600e3;
}

.form_section {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 64px;
  display: flex;
}

.form_block {
  width: 400px;
}

.form_field-label {
  color: #2b2b2b;
  margin-bottom: 6px;
  font-size: 1em;
  font-weight: 500;
}

.is--second {
  color: #000;
  margin-left: 32px;
}

.paragraph-small {
  font-size: 14px;
  line-height: 20px;
}

.form_error-message {
  background-color: #ffecec;
  border-radius: 6px;
}

.width-60percent {
  width: 60%;
  line-height: 1.3em;
}

.text-span-13 {
  color: #0042eb;
}

.select-field {
  color: #5c5c5c;
  background-color: #fff;
}

.section-po {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.t-po {
  text-align: center;
  margin-left: 188px;
  margin-right: 188px;
}

@media screen and (min-width: 1440px) {
  .page-wrapper-z2 {
    background-color: #fff0;
  }

  .nav-link:hover {
    color: #0042eb;
  }

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

  .nav-link.w--current:hover,
  .cta-3:hover {
    color: #0042eb;
  }

  .image {
    filter: blur(5px);
    background-color: #fff;
    background-image: url("../images/Group-1171275013.png");
    background-position: 50%;
    background-size: auto;
  }

  .section-carroussel {
    left: 77px;
    right: 77px;
  }

  .footer-wrapper {
    margin-top: 0;
  }

  .footer-wrapper.services {
    margin-top: 116px;
  }

  .grid-footer-4-columns-v14 {
    grid-column-gap: 80px;
    grid-template-columns: 0.9fr auto auto auto;
  }

  .footer-link {
    margin-bottom: 17px;
  }

  .mg-bottom-40px {
    font-weight: 700;
  }

  .footer-text {
    color: #fefefed6;
    text-decoration: none;
  }

  .section-current-service {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: flex;
    left: auto;
    right: auto;
  }

  .service-container {
    margin-left: 71px;
    margin-right: 40px;
    position: relative;
    left: auto;
  }

  .grid-7 {
    place-items: center start;
  }

  .grid-7.low {
    margin-top: 93px;
    margin-bottom: 93px;
  }

  .subtitle-car {
    font-size: 22px;
  }

  .body-3 {
    font-family: Poppins, sans-serif;
  }

  ._2-col-2row-grid {
    grid-template-columns: 1fr 1fr;
    margin-left: 115px;
    margin-right: 115px;
  }

  .link-block-grid-portfolio {
    margin-bottom: 54px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-portfolio-preview {
    height: 20em;
  }

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

  .body-5 {
    font-family: Poppins, sans-serif;
  }

  .section-hero-porttfolio-content {
    flex-flow: column;
    max-width: 85%;
    margin-top: 64px;
    display: flex;
  }

  .image-hero {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 15px;
  }

  .text-descriptiof {
    margin-top: 93px;
  }

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

  .paragraph-3 {
    width: 65em;
    margin-top: 17px;
  }

  .image-1440px.more {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-3 {
    margin-bottom: 68px;
    font-size: 11px;
  }

  .link-2,
  .form_field-label,
  .is--second,
  .width-60percent {
    font-size: 0.8em;
  }
}

@media screen and (min-width: 1920px) {
  .link-2 {
    font-size: 0.8em;
  }

  .display-1 {
    font-size: 94px;
    line-height: 92px;
  }

  .display-1.width-80percent {
    font-size: 66px;
    line-height: 80px;
  }

  .form_field-label,
  .is--second,
  .width-60percent {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 991px) {
  .cta-nav-container {
    display: none;
  }

  .toggle-menu-mobile-container {
    display: flex;
  }

  .nav-link-container {
    display: none;
  }

  .cta-3 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .cta-3:hover {
    color: #fff;
    background-color: #18181b;
    border-radius: 6px;
  }

  .toggle-services-menu {
    flex-flow: row;
    display: none;
  }

.toggle-mobile-menu {
  display: none;
  background-color: #fafafa;
  border-radius: 5px;
  width: 90%;
  max-width: none;
  height: 400px;
  padding: 41px 15px;
  position: relative;
  top: 0;
}

  .global-toggle-menu-container {
    max-width: none;
  }

  .grid-4 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
  }

  .subtitle-01 {
    color: #0042eb;
    padding-top: 10px;
    padding-bottom: 27px;
    font-size: 14px;
    font-weight: 700;
  }

  .subtitle-02 {
    color: #18181b;
    font-size: 14px;
    font-weight: 500;
  }

  .column {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-services-toggle-01 {
    color: #18181b;
    font-weight: 300;
  }

  ._2-col-hero {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .col-hero-container.left {
    max-width: 25.2em;
    margin-left: 50px;
    margin-right: 0;
  }

  .col-hero-container.right {
    justify-content: center;
    align-items: center;
    margin-right: 22px;
    display: flex;
  }

  .heading {
    width: 8.8em;
    font-size: 36px;
    line-height: 42px;
  }

  .paragraph {
    width: 22.1em;
    font-size: 15px;
  }

  .cta-4.services {
    padding-left: 37px;
  }

  .image-2 {
    margin-right: 0;
  }

  .section-carroussel {
    width: 100%;
    min-width: 100px;
    max-width: 100%;
    left: 0;
    right: 0;
  }

  .carrousel-container {
    min-width: 100%;
    padding-left: 11px;
    padding-right: 11px;
    left: 0;
    right: 0;
  }

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

  .col-container.right {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .heading-2 {
    width: 18.9em;
  }

  .p-002 {
    width: 30em;
    margin-top: 16px;
    margin-bottom: 14px;
  }

  .grid-6.grid-process-3col {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    grid-template-columns: 1fr;
  }

  .paragraph-process-grid {
    width: 28.3em;
  }

  .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-300.bold.footer-title {
    margin-bottom: 24px;
  }

  .grid-footer-4-columns-v14 {
    grid-column-gap: 33px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 0.25fr;
  }

  .footer-top {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .image-4 {
    margin-top: 66px;
  }

  .section-current-service {
    justify-content: flex-start;
    align-items: center;
  }

  .service-container {
    margin-left: 93px;
  }

  .grid-7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .image-container {
    justify-content: flex-start;
    align-items: center;
    width: 45em;
    margin-bottom: 31px;
    display: flex;
  }

  .image-container.low {
    margin-left: 20px;
  }

  .image-5 {
    flex: 0 auto;
    order: 0;
    width: 71%;
    margin-left: 80px;
    margin-right: auto;
  }

  .services-container {
    width: 40em;
    margin-top: 43px;
    margin-bottom: 17px;
    margin-left: 79px;
  }

  .h1,
  .pargraph-services {
    color: #0f0f0f;
  }

  .section-global-car-container {
    margin-left: 105px;
    margin-right: 116px;
  }

  .section-global-car-container.right {
    margin: 11px 114px 11px 101px;
    padding-left: 0;
  }

  .car-container {
    justify-content: flex-start;
    align-items: center;
  }

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

  .link-block-grid-portfolio {
    margin-top: 0;
    margin-bottom: 85px;
  }

  .page-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    max-width: 100%;
    height: auto;
  }

  .display-1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 66px;
  }

  .display-1.width-80percent {
    width: 82%;
  }

  .information_content.hide-tablet {
    display: none;
  }

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

  .information_section {
    height: auto;
  }

  .information_section.background-color {
    min-height: auto;
  }

  .information_section.background-color.neutral-200 {
    max-width: 100%;
  }

  .information_section.background-color.neutral-200.is--footer {
    text-align: center;
    padding-bottom: 8px;
  }

  .information_section.background-color.neutral-200.is--footer.hide-desktop {
    display: flex;
  }

  .form_section {
    align-items: flex-start;
    max-width: 100%;
    height: auto;
  }

  .form_block {
    width: 540px;
  }

  .form_field-label {
    font-size: 1.7em;
  }
}

@media screen and (max-width: 767px) {
  .toggle-mobile-menu {
    height: 635px;
    display: none;
  }

  .subtitle-02 {
    padding-bottom: 3px;
  }

  .column {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 7px;
  }

  ._2-col-hero {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .col-hero-container.left {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .col-hero-container.right {
    justify-content: center;
    align-items: center;
    margin-right: auto;
  }

  .heading {
    text-align: center;
    font-size: 37px;
  }

  .paragraph {
    text-align: center;
    font-size: 15px;
  }

  .carrousel-container {
    left: 0;
    right: 0;
  }

  .logo-carrousel {
    margin-left: 77px;
    margin-right: 77px;
    padding-right: 0;
  }

  .heading-2 {
    font-size: 28px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .text-300 {
    font-size: 18px;
    line-height: 20px;
  }

  .text-300.bold.footer-title {
    margin-bottom: 24px;
  }

  .square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .grid-footer-4-columns-v14 {
    grid-template-columns: 1fr 1fr;
  }

  .footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .footer-list-item {
    margin-bottom: 10px;
  }

  .footer-link {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .mg-bottom-40px {
    margin-bottom: 24px;
  }

  .hero-site-section {
    margin-left: 0;
  }

  .section-current-service {
    justify-content: center;
    align-items: center;
  }

  .service-container {
    margin-left: 13px;
    margin-right: 13px;
    left: auto;
  }

  .grid-7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    place-items: center;
  }

  .services-container {
    text-align: center;
    width: 29.8em;
    margin-top: 43px;
    margin-left: 0;
    margin-right: 0;
  }

  .cta-container-services {
    justify-content: center;
    align-items: center;
  }

  .section-global-car-container {
    text-align: center;
    margin-left: 24px;
    margin-right: 24px;
  }

  .car-container {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 46px;
    margin-bottom: 49px;
  }

  .car-subtitle {
    margin-left: 14px;
    margin-right: 14px;
  }

  .cta-wrapper-2,
  .section-hero-porttfolio-content {
    justify-content: center;
    align-items: center;
  }

  .image-1440px.more {
    margin-bottom: 85px;
  }

  .image-1440px.arti {
    margin-bottom: 46px;
  }

  .button {
    padding-left: 40px;
    padding-right: 40px;
  }

  .page-wrapper {
    grid-template-columns: 100vw;
    width: 100%;
  }

  .information_header {
    margin-bottom: 56px;
  }

  .display-1 {
    margin-bottom: 24px;
    font-size: 52px;
    line-height: 55px;
  }

  .display-1.width-80percent {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .information_section.background-color.neutral-200 {
    padding-bottom: 16px;
  }

  .form_section {
    padding: 56px 40px;
  }

  .form_block {
    width: 100%;
  }

  .form_field-label {
    font-size: 0.6em;
  }
}

@media screen and (max-width: 479px) {
  .toggle-mobile-menu {
    height: 1075px;
    display: none;
  }

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

  .text-services-toggle-01 {
    padding-bottom: 22px;
  }

  .heading {
    font-size: 30px;
  }

  .paragraph {
    font-size: 13px;
  }

  .carrousel-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-width: 1780px;
    left: 0;
  }

  .logo-carrousel {
    margin-left: 72px;
    margin-right: 72px;
  }

  .grid-2col-2section {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    place-items: center;
  }

  .col-container.right {
    text-align: center;
    max-width: 270px;
    display: flex;
  }

  .heading-2 {
    width: 12.6em;
    font-size: 23px;
  }

  .p-002 {
    width: auto;
    max-width: 20.6em;
  }

  .paragraph-process-grid {
    width: 17.5em;
  }

  .icon.accordion-icon {
    margin-left: 21px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-faq {
    padding: 100px 15px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .content-wrapper.slim,
  .text-span-10 {
    text-align: center;
  }

  .square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .square-icon.mg-right-16px.mg-bottom-16px-mb {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .grid-footer-4-columns-v14 {
    grid-column-gap: 23px;
  }

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .social-icon-square {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

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

  .footer-logo {
    width: 100%;
    max-width: 51px;
  }

  .card-link-icon {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 24px;
  }

  .social-media-grid-top {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .hero-site-section {
    margin-left: auto;
    margin-right: auto;
  }

  .service-container {
    height: 4.5em;
    margin-left: 0;
    margin-right: 0;
  }

  .text-service,
  .text-service.w--current {
    text-align: center;
    width: 10em;
    font-size: 14px;
  }

  .grid-7 {
    place-content: center;
    place-items: center;
  }

  .image-container {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 23.7em;
  }

  .image-container.low {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .image-5 {
    clear: none;
    border-radius: 0;
    flex: 1;
    align-self: auto;
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .services-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 20em;
    margin-left: 0;
    display: flex;
  }

  .cta-container-services {
    margin-top: 20px;
  }

  .h1 {
    margin-bottom: 41px;
  }

  .pargraph-services {
    width: 20em;
    margin-bottom: 29px;
  }

  .section-global-car-container {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-global-car-container.right {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cta-wrapper-2 {
    justify-content: center;
    align-items: center;
  }

  ._2-col-2row-grid {
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block-grid-portfolio {
    width: 20em;
  }

  .image-6,
  .image-6.large {
    width: 65%;
    height: 70%;
  }

  .text-block-3 {
    margin: 40px 16px 76px;
  }

  .button {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .button.is--secondary {
    width: auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .page-wrapper {
    max-width: 100%;
  }

  .button-_icon {
    margin-left: 6px;
  }

  .information_section.background-color.neutral-200 {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .form_section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form_field-label {
    font-size: 1em;
  }

  .paragraph-small.width-60percent {
    width: 100%;
  }
}

#w-node-a61208d5-25cc-8246-b944-c6c24b6bc2ba-4b6bc2ab,
#w-node-_6c7740f6-fd7a-d195-cf7a-e145bce3bbfa-73bb36b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-a61208d5-25cc-8246-b944-c6c24b6bc2b8-4b6bc2ab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_1f2518fe-1a1e-683d-bf93-d3f5a46e7b19-baee397f {
    order: 9999;
  }

  #w-node-a7752598-9872-a425-05ae-e09bd4ccbee3-d4ccbedf,
  #w-node-a7752598-9872-a425-05ae-e09bd4ccbf16-d4ccbedf {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e66046df-8c6a-714b-98c1-fa3c8e7a131a-ba051a33 {
    order: 9999;
  }

  #w-node-_61cd90a4-d754-2dd1-5782-1430f13fa422-ba051a33 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_13424bc7-6857-fbc8-06c1-6095c39a4322-83bfa6c4 {
    order: 9999;
  }

  #w-node-_13424bc7-6857-fbc8-06c1-6095c39a4324-83bfa6c4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a7752598-9872-a425-05ae-e09bd4ccbee3-d4ccbedf {
    grid-column: span 2 / span 2;
  }

  #w-node-a7752598-9872-a425-05ae-e09bd4ccbf16-d4ccbedf {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_26a80dd8-9dc2-43f9-117f-752e36c2f33b-baee397f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


