.custom-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: auto;
  background-image: url("public/playground_assets/rectangle2602214-dva5.svg");
  background-repeat: no-repeat;
  background-position: bottom;
}
.custom-menu {
  width: 100%;
  height: 165px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.custom-mobile-navigation {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  z-index: 150;
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.custom-logo {
  width: 64px;
}
.custom-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  flex-direction: column;
}
.custom-navlink {
  font-family: K2D;
  text-decoration: none;
}
.custom-navlink01 {
  font-family: K2D;
  text-decoration: none;
}
.custom-navlink02 {
  font-family: K2D;
  text-decoration: none;
}
.custom-navlink03 {
  font-family: K2D;
  text-decoration: none;
}
.custom-close-mobile-menu {
  top: var(--dl-space-space-oneandhalfunits);
  right: var(--dl-space-space-oneandhalfunits);
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.custom-icon {
  width: 24px;
  height: 24px;
  display: flex;
}
.custom-desktop-navigation {
  width: 100%;
  height: 166px;
  display: flex;
  margin-top: 0px;
  align-items: center;
  flex-direction: column;
}
.custom-centered {
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1200px;
  box-sizing: initial;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 50px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  justify-content: space-between;
  background-color: #ffffff;
}
.custom-left {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 38px;
  flex-direction: row;
  padding-bottom: 38px;
}
.custom-navlink04 {
  display: contents;
}
.custom-logo1 {
  width: 120px;
  margin-left: var(--dl-space-space-halfunit);
  border-radius: 25px;
  text-decoration: none;
}
.custom-links1 {
  display: flex;
  align-items: center;
  margin-left: 33px;
  flex-direction: row;
}
.custom-navlink05 {
  font-family: K2D;
  text-decoration: none;
}
.custom-navlink06 {
  font-family: K2D;
  text-decoration: none;
}
.custom-navlink07 {
  font-family: K2D;
  text-decoration: none;
}
.custom-navlink08 {
  font-family: K2D;
  text-decoration: none;
}
.custom-right {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.custom-navlink09 {
  display: contents;
}
.custom-get-started {
  cursor: pointer;
  display: flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: #5271FF;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-get-started:hover {
  background-color: #5228F5;
}
.custom-text {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  font-family: K2D;
}
.custom-burger-menu {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.custom-mobile-menu-button {
  width: 40px;
  height: 40px;
  display: none;
}
.custom-title {
  flex: 0 0 auto;
  width: 1379px;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
    font-family: 'Sarpanch';
}
.custom-text01 {
  color: rgb(82, 113, 255);
  font-size: 30px;
  align-self: center;
  text-align: center;
}
.custom-presta {
  width: 100%;
  display: flex;
  justify-content: center;
    font-family: 'Sarpanch';

}
.custom-container01 {
  width: 1379px;
  height: 738px;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  background-size: cover;
  justify-content: center;
}
.custom-pricing-card {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: 450px;
  min-height: 450px;
  transition: 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: 25px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: #EFF0F2;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-pricing-card:hover {
  transform: scale(1.02);
}
.custom-container02 {
  width: 335px;
  height: 351px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  flex-direction: column;
}
.custom-icon02 {
  fill: var(--dl-color-gray-black);
  width: 48px;
  height: 48px;
  align-self: center;
}
.custom-text02 {
  color: rgb(37, 37, 37);
  font-size: 1.5rem;
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: uppercase;
}
.custom-text03 {
  color: #252525;
  font-size: 18px;
  align-self: center;
  text-align: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.custom-pricing-card1 {
  width: 100%;
  height: 602px;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: 450px;
  min-height: 450px;
  transition: 0.3s;
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  border-radius: 25px;
  flex-direction: column;
  background-color: #EFF0F2;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-pricing-card1:hover {
  transform: scale(1.02);
}
.custom-container03 {
  width: 349px;
  height: 432px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
}
.custom-image {
  width: 48px;
  height: 48px;
  align-self: center;
  object-fit: cover;
}
.custom-text17 {
  color: rgb(37, 37, 37);
  font-size: 1.5rem;
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: uppercase;
}
.custom-text18 {
  color: #252525;
  align-self: center;
  text-align: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.custom-pricing-card2 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: 450px;
  min-height: 450px;
  transition: 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  border-radius: 25px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  background-color: #EFF0F2;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-pricing-card2:hover {
  transform: scale(1.02);
}
.custom-container04 {
  width: 348px;
  height: 415px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
}
.custom-icon04 {
  width: 48px;
  height: 48px;
  align-self: center;
}
.custom-text19 {
  color: rgb(37, 37, 37);
  font-size: 1.5rem;
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: uppercase;
}
.custom-text20 {
  align-self: center;
  text-align: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.custom-title1 {
  flex: 0 0 auto;
  width: 1379px;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  justify-content: center;
    font-family: 'Sarpanch';
}
.custom-text31 {
  color: rgb(82, 113, 255);
  font-size: 30px;
  align-self: center;
  text-align: center;
  margin-bottom: 15px;
}
.custom-liseres {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
    font-family: 'Sarpanch';
}
.custom-container05 {
  width: 1015px;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.custom-image-container {
  width: 427px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  
}
.custom-cards-image {
  width: auto;
  height: 450px;
  object-fit: contain;
  user-select: none;
  border-radius: 25px;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-left1 {
  flex: 1;
  width: 100%;
  height: 307px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.custom-text32 {
  font-size: 24px;
  align-self: center;
  text-align: center;
}
.custom-text33 {
  color: rgb(0, 0, 0);
  text-align: center;
  font-family: K2D;
  line-height: 24px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.custom-impress {
  width: 100%;
  height: 490px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: #EFF0F2;
    font-family: 'Sarpanch';
}
.custom-container06 {
  width: 663px;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.custom-left2 {
  width: 665px;
  height: 252px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.custom-text47 {
  font-size: 24px;
  align-self: center;
  text-align: center;
}
.custom-text48 {
  color: rgb(0, 0, 0);
  align-self: center;
  text-align: center;
  font-family: K2D;
  line-height: 24px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.custom-image1 {
  width: 300px;
  height: auto;
  object-fit: cover;
  border-radius: 25px;
}
.custom-decoint {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-sevenunits);
  padding-right: var(--dl-space-space-sevenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
    font-family: 'Sarpanch';
}
.custom-container07 {
  width: 1078px;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.custom-image-container1 {
  width: 459px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.custom-cards-image1 {
  width: auto;
  height: 450px;
  object-fit: contain;
  user-select: none;
  border-radius: 25px;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-left3 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.custom-text52 {
  font-size: 24px;
  align-self: center;
  text-align: center;
}
.custom-text53 {
  color: rgb(0, 0, 0);
  text-align: center;
  font-family: K2D;
  line-height: 24px;
  margin-bottom: var(--dl-space-space-threeunits);
}
.custom-etapereal {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
    font-family: 'Sarpanch';
}
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.juxtapose{
  width: 400px;
  height: 550px;
  border-radius: 25px;
}

.active {
  background-color: #717171;
}

.mySlides {
  display: none;
}

img {vertical-align: middle;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.custom-container08 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.custom-text59 {
  color: rgb(82, 113, 255);
  font-size: 30px;
}
.custom-image2 {
  width: 1264px;
  height: 638px;
  margin-top: var(--dl-space-space-twounits);
  border-radius: 25px;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-configurateur {
  width: 100%;
  height: 798px;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  min-height: 80vh;
  align-items: center;
  margin-bottom: 25px;
  flex-direction: column;
  justify-content: center;
    font-family: 'Sarpanch';
      box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-container09 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.custom-text60 {
  color: rgb(82, 113, 255);
  font-size: 30px;
  margin-bottom: 15px;
}
.custom-text61 {
  font-size: 18px;
  font-family: K2D;
}
.custom-image3 {
  width: 925px;
  height: 619px;
  margin-top: var(--dl-space-space-twounits);
  border-radius: 50px;
  box-shadow:
  8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
  16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
  26px 27.9px 10px rgba(0, 0, 0, 0.038),
  37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
  57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
  123px 132px 80px rgba(0, 0, 0, 0.07);
}
.custom-image4 {
  width: 840px;
  height: auto;
  align-self: center;
  margin-top: -550px;
  object-fit: cover;
  border-radius: 20px;
}
.custom-text62 {
  font-size: 18px;
  align-self: center;
  margin-top: 15px;
  font-family: K2D;
}
.custom-container10 {
  gap: var(--dl-space-space-unit);
  width: 803px;
  height: 51px;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  margin-top: 15px;
  margin-left: 0px;
  flex-direction: row;
  justify-content: center;
}
.custom-get-started01 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #437B9B;
}
.custom-get-started02 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #C9795A;
}
.custom-get-started03 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #bd222b;
}
.custom-get-started04 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #9D8B7D;
}
.custom-get-started05 {
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #B16585;
}
.custom-get-started06 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #70995c;
}
.custom-get-started07 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #BBAE46;
}
.custom-get-started08 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #A63C62;
}
.custom-get-started09 {
  color: white;
  cursor: pointer;
  display: flex;
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-unit);
  margin-right: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  background-color: #545152;
}
.custom-footer {
  width: 100%;
  height: 375px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  margin-bottom: 15px;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.custom-container11 {
  width: 100%;
  height: 240px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.custom-logo2 {
  width: 500px;
  height: 173px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.custom-image5 {
  height: 100%;
  align-self: center;
  border-radius: var(--dl-radius-radius-round);
}
.custom-text63 {
  color: #252525;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
  font-family: K2D;
}
.custom-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.custom-container12 {
  width: 300px;
  height: 176px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.custom-contact {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
  justify-content: flex-start;
}
.custom-text69 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.custom-text70 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.custom-text71 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  margin-bottom: var(--dl-space-space-unit);
}
.custom-text72 {
  color: rgb(37, 37, 37);
  align-self: center;
  text-align: center;
  font-family: K2D;
}
.custom-socials {
  width: 100%;
  height: 81px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.custom-text73 {
  color: #252525;
  align-self: center;
  font-family: K2D;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.custom-icon-group {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.custom-icon06 {
  fill: #252525;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.custom-icon08 {
  fill: #252525;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.custom-icon10 {
  fill: #252525;
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.custom-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: #252525;
}
.custom-text74 {
  color: #252525;
  align-self: center;
  font-family: K2D;
}
@media(max-width: 991px) {
  .custom-menu {
    height: 100px;
  }
  .custom-close-mobile-menu {
    align-items: center;
    justify-content: center;
  }
  .custom-desktop-navigation {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .custom-centered {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .custom-left {
    margin-left: var(--dl-space-space-halfunit);
  }
  .custom-logo1 {
    width: 120px;
  }
  .custom-links1 {
    display: none;
  }
  .custom-get-started {
    display: none;
  }
  .custom-mobile-menu-button {
    display: flex;
  }
  .custom-container01 {
    width: 100%;
  }
  .custom-pricing-card {
    width: 100%;
    padding: var(--dl-space-space-twounits);
    max-width: 100%;
    align-items: center;
  }
  .custom-pricing-card1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
  }
  .custom-pricing-card2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
  }
  .custom-liseres {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .custom-cards-image {
    width: 360px;
    box-shadow:
    8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
    16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
    26px 27.9px 10px rgba(0, 0, 0, 0.038),
    37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
    57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
    123px 132px 80px rgba(0, 0, 0, 0.07);
  }
  .custom-left1 {
    margin-right: var(--dl-space-space-threeunits);
  }
  .custom-impress {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .custom-container06 {
    width: 543px;
  }
  .custom-left2 {
    width: 478px;
    margin-right: var(--dl-space-space-threeunits);
  }
  .custom-decoint {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .custom-cards-image1 {
    width: 360px;
    box-shadow:
    8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
    16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
    26px 27.9px 10px rgba(0, 0, 0, 0.038),
    37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
    57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
    123px 132px 80px rgba(0, 0, 0, 0.07);
  }
  .custom-left3 {
    margin-right: var(--dl-space-space-threeunits);
  }
  .custom-etapereal {
    flex-direction: column;
  }
  .custom-container08 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-text59 {
    text-align: center;
  }
  .custom-image2 {
    width: 80%;
  }
  .custom-configurateur {
    flex-direction: column;
  }
  .custom-container09 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-text60 {
    text-align: center;
  }
  .custom-text61 {
    text-align: center;
  }
  .custom-image3 {
    width: 868px;
  }
  .custom-image4 {
    width: 667px;
    height: auto;
    margin-top: -500px;
  }
  .custom-text62 {
    text-align: center;
  }
  .custom-container10 {
    width: 746px;
    margin-top: 35px;
    margin-left: 0px;
  }
  .custom-footer {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .custom-menu {
    height: 110px;
  }
  .custom-desktop-navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .custom-centered {
    padding-left: 0px;
    padding-right: 0px;
  }
  .custom-left {
    margin-left: var(--dl-space-space-unit);
  }
  .custom-right {
    margin-right: var(--dl-space-space-unit);
  }
  .custom-get-started {
    display: none;
  }
  .custom-container01 {
    height: 1743px;
    flex-flow: column;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .custom-pricing-card {
    width: 100%;
    max-width: 450px;
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-pricing-card1 {
    width: 100%;
    max-width: 450px;
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-pricing-card2 {
    width: 100%;
    max-width: 450px;
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-liseres {
    height: 396px;
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .custom-container05 {
    flex-direction: column;
  }
  .custom-image-container {
    justify-content: center;
  }
  .custom-cards-image {
    display: none;
    margin-top: var(--dl-space-space-threeunits);
  }
  .custom-left1 {
    margin-right: 0px;
  }
  .custom-text32 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .custom-text33 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-impress {
    width: 100%;
    height: 441px;
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .custom-container06 {
    width: 585px;
    flex-direction: column;
  }
  .custom-left2 {
    width: 100%;
    margin-right: 0px;
  }
  .custom-text47 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .custom-text48 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-image1 {
    width: 346px;
    height: 289px;
  }
  .custom-decoint {
    height: 409px;
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .custom-container07 {
    flex-direction: column;
  }
  .custom-image-container1 {
    justify-content: center;
  }
  .custom-cards-image1 {
    display: none;
    margin-top: var(--dl-space-space-threeunits);
  }
  .custom-left3 {
    margin-right: 0px;
  }
  .custom-text52 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .custom-text53 {
    line-height: 24px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-etapereal {
    height: 829px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .custom-configurateur {
    height: auto;
    min-height: 80vh;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .custom-image3 {
    display: none;
  }
  .custom-image4 {
    width: 767px;
    height: 472px;
    margin-top: 0px;
  }
  .custom-get-started01 {
    margin-top: 0px;
  }
  .custom-get-started02 {
    margin-top: 0px;
  }
  .custom-get-started03 {
    margin-top: 0px;
  }
  .custom-get-started04 {
    margin-top: 0px;
  }
  .custom-get-started05 {
    margin-top: 0px;
  }
  .custom-get-started06 {
    margin-top: 0px;
  }
  .custom-get-started07 {
    margin-top: 0px;
  }
  .custom-get-started08 {
    margin-top: 0px;
  }
  .custom-get-started09 {
    margin-top: 0px;
  }
  .custom-footer {
    height: 727px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .custom-container11 {
    height: 462px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .custom-logo2 {
    align-items: center;
  }
  .custom-image5 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .custom-text63 {
    margin-top: var(--dl-space-space-twounits);
    text-align: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .custom-text74 {
    align-self: center;
  }
}
@media(max-width: 479px) {
  .custom-menu {
    height: 100px;
  }
  .custom-logo {
    margin-left: 0px;
  }
  .custom-icon {
    align-items: center;
    justify-content: center;
  }
  .custom-logo1 {
    width: 120px;
  }
  .custom-title {
    width: 448px;
  }
  .custom-container01 {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .custom-pricing-card2 {
    margin-bottom: 0px;
  }
  .custom-title1 {
    width: 430px;
  }
  .custom-cards-image {
    width: 100%;
    margin-top: var(--dl-space-space-twounits);
    box-shadow:
    8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
    16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
    26px 27.9px 10px rgba(0, 0, 0, 0.038),
    37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
    57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
    123px 132px 80px rgba(0, 0, 0, 0.07);
  }
  .custom-text33 {
    line-height: 24px;
  }
  .custom-impress {
    height: 466px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .custom-left2 {
    height: auto;
  }
  .custom-text48 {
    line-height: 24px;
  }
  .custom-image1 {
    display: none;
  }
  .custom-cards-image1 {
    width: 100%;
    margin-top: var(--dl-space-space-twounits);
    box-shadow:
    8.5px 9.1px 2.2px rgba(0, 0, 0, 0.018),
    16.9px 18.1px 5.3px rgba(0, 0, 0, 0.029),
    26px 27.9px 10px rgba(0, 0, 0, 0.038),
    37.6px 40.3px 17.9px rgba(0, 0, 0, 0.048),
    57.8px 62px 33.4px rgba(0, 0, 0, 0.058),
    123px 132px 80px rgba(0, 0, 0, 0.07);
  }
  .custom-text53 {
    line-height: 24px;
  }
  .custom-etapereal {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .custom-container08 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .custom-configurateur {
    height: 743px;
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
  }
  .custom-container09 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .custom-image3 {
    width: 479px;
    height: 615px;
  }
  .custom-image4 {
    width: 450px;
    height: auto;
    margin-top: 0px;
  }
  .custom-container10 {
    width: 418px;
    height: 122px;
  }
  .custom-get-started01 {
    width: 0px;
  }
  .custom-get-started02 {
    width: 0px;
  }
  .custom-get-started03 {
    width: 0%;
  }
  .custom-get-started04 {
    width: 0%;
  }
  .custom-get-started05 {
    width: 0%;
  }
  .custom-get-started06 {
    width: 0%;
    flex-direction: column;
  }
  .custom-get-started07 {
    width: 0%;
    flex-direction: column;
  }
  .custom-get-started08 {
    width: 0%;
    flex-direction: column;
  }
  .custom-get-started09 {
    width: 0%;
    flex-direction: column;
  }
  .custom-footer {
    width: 427px;
    height: 603px;
    padding: var(--dl-space-space-unit);
  }
  .custom-container11 {
    height: 445px;
    align-items: center;
    flex-direction: column;
  }
  .custom-logo2 {
    width: 384px;
    height: 158px;
  }
  .custom-image5 {
    width: auto;
    height: 150px;
    align-self: center;
    margin-bottom: 0px;
  }
  .custom-text63 {
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
  .custom-links-container {
    height: 216px;
    align-items: center;
    flex-direction: column;
  }
  .custom-container12 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .custom-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .custom-text74 {
    text-align: center;
  }
}
