.copy-right-wrapper {
  display: contents;
}
 
.copy-right-copy-right {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-scheme-azulprincipal);
}
 
.copy-right-links-container {
  width: 100%;
  display: flex;
  padding: 1%;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.copy-right-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
 
.copy-right-container2 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
 
.copy-right-description1 {
  color: var(--dl-color-scheme-white);
  font-size: 12px;
  font-style: normal;
  text-align: left;
  font-weight: 600;
  line-height: 1.5;
}
 
.copy-right-container3 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.copy-right-link {
  display: contents;
}
 
.copy-right-image {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.home-fragment {
  display: contents;
}
 
.home-description2 {
  color: var(--dl-color-scheme-white);
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  text-align: left;
  font-weight: 600;
  line-height: 1.5;
}
 
@media(max-width: 991px) {
  .copy-right-copy-right {
    flex-direction: column;
  }
  .copy-right-links-container {
    width: 100%;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .copy-right-links-container {
    width: auto;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .copy-right-description1 {
    font-size: 8px;
  }
  .home-description2 {
    font-size: 8px;
  }
}
 
@media(max-width: 479px) {
  .copy-right-links-container {
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
  }
}

.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #e8e3e8;
}
 
.home-navbar {
  align-items: center;
  flex-direction: column;
}
 
.home-logo {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
 
.home-image1 {
  width: 53px;
  object-fit: cover;
  margin-right: 14px;
}
 
.home-text100 {
  color: rgb(27, 40, 56);
  font-size: 20px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  text-decoration: none;
}
 
.home-hero {
  position: relative;
  background-color: var(--dl-color-scheme-azulprincipal);
}
 
.home-container11 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 1;
  position: absolute;
  align-items: flex-start;
  background-color: rgba(27, 40, 56, 0.84);
}
 
.home-video1 {
  top: 0px;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
}
 
.home-max-width2 {
  align-items: center;
  justify-content: center;
}
 
.home-content {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.home-title {
  color: var(--dl-color-scheme-white);
  font-size: 52px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: var(--dl-layout-space-twounits);
  text-transform: none;
  text-decoration: none;
}
 
.home-description1 {
  color: var(--dl-color-scheme-white);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-por-qu-importa-actuar-ahora {
  background-color: #e8e3e8;
}
 
.home-max-width3 {
  align-items: stretch;
  flex-direction: column;
}
 
.home-container12 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-text105 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  width: 100%;
  font-size: 52px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text106 {
  color: var(--dl-color-theme-neutral-dark);
  font-family: "Poppins";
}
 
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-text108 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: 500;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-container15 {
  width: 50%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-video2 {
  display: flex;
  align-items: center;
  grid-row-end: 2;
  border-radius: 32px;
  flex-direction: column;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
}
 
.home-container16 {
  flex: 0 0 auto;
  width: 5%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container17 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-container18 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 20%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container19 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon10 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #fa8617;
  width: 100%;
  height: 100%;
}
 
.home-container20 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text109 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container21 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 20%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container22 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon12 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #FA8617;
  width: 100%;
  height: 100%;
}
 
.home-container23 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text112 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container24 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 20%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container25 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon14 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #FA8617;
  width: 100%;
  height: 100%;
}
 
.home-container26 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text113 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container27 {
  flex: 0 0 auto;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.home-text116 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 32px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-qu-es-aegis-cybersecurity {
  background-color: #97A5B8;
}
 
.home-max-width4 {
  align-items: stretch;
  flex-direction: column;
}
 
.home-text120 {
  color: var(--dl-color-scheme-white);
  width: 100%;
  font-size: 52px;
  font-style: normal;
  text-align: center;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container28 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
 
.home-container29 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: 32px;
  flex-direction: column;
}
 
.home-image2 {
  width: 100%;
  align-self: center;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
}
 
.home-container30 {
  flex: 0 0 auto;
  width: 5%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container31 {
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text121 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text124 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text127 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text130 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  font-size: 25px;
  font-style: normal;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text132 {
  color: var(--dl-color-theme-neutral-dark);
}
 
.home-propuesta-de-valor {
  background-color: var(--dl-color-scheme-azulprincipal);
}
 
.home-max-width5 {
  align-items: stretch;
  flex-direction: column;
}
 
.home-container32 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-text135 {
  color: var(--dl-color-scheme-white);
  width: 100%;
  font-size: 36px;
  font-style: normal;
  text-align: center;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-text137 {
  color: var(--dl-color-scheme-orange100);
}
 
.home-container33 {
  flex: 0 0 auto;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  border-radius: 32px;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.home-text138 {
  color: var(--dl-color-scheme-white);
  font-size: 32px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 600;
}
 
.home-text139 {
  font-weight: 400;
}
 
.home-text140 {
  font-style: normal;
  font-weight: 400;
}
 
.home-text141 {
  font-weight: 400;
}
 
.home-text142 {
  font-style: normal;
}
 
.home-container34 {
  width: 100%;
  height: 500px;
  display: flex;
  align-items: flex-start;
}
 
.home-container35 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container36 {
  flex: 0 0 auto;
  width: 70%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: flex-start;
  border-color: var(--dl-color-scheme-white);
  border-width: 2px;
  border-radius: 32px;
  flex-direction: column;
  background-color: var(--dl-color-scheme-white);
}
 
.home-container37 {
  flex: 0 0 auto;
  width: 100%;
  height: 20%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-container38 {
  flex: 0 0 auto;
  width: 30%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-icon16 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 100%;
  height: 100%;
}
 
.home-container39 {
  flex: 0 0 auto;
  width: 70%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text143 {
  color: var(--dl-color-theme-neutral-dark);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-container40 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  height: 70%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-container41 {
  flex: 0 0 auto;
  width: 100%;
  height: 33.3%;
  display: flex;
  align-items: flex-start;
}
 
.home-container42 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-icon22 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 100%;
  height: 75%;
}
 
.home-container43 {
  flex: 0 0 auto;
  width: 80%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-text146 {
  color: var(--dl-color-theme-neutral-dark);
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-text147 {
  font-weight: 400;
}
 
.home-container44 {
  flex: 0 0 auto;
  width: 100%;
  height: 33.3%;
  display: flex;
  align-items: flex-start;
}
 
.home-container45 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-icon24 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 100%;
  height: 75%;
}
 
.home-container46 {
  flex: 0 0 auto;
  width: 80%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-text149 {
  color: var(--dl-color-theme-neutral-dark);
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 400;
}
 
.home-container47 {
  flex: 0 0 auto;
  width: 100%;
  height: 33.3%;
  display: flex;
  align-items: flex-start;
}
 
.home-container48 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-icon26 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 100%;
  height: 75%;
}
 
.home-container49 {
  flex: 0 0 auto;
  width: 80%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-text152 {
  color: var(--dl-color-theme-neutral-dark);
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 400;
}
 
.home-container50 {
  flex: 0 0 auto;
  width: 15%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container51 {
  flex: 0 0 auto;
  width: 100%;
  height: 200px;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.home-container52 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-scheme-white);
  border-width: 2px;
  border-radius: 32px;
  justify-content: center;
}
 
.home-text153 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  font-size: 32px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-nuestro-servicio-aegis-par {
  background-color: #e8e3e8;
}
 
.home-max-width6 {
  align-items: stretch;
  flex-direction: column;
}
 
.home-container53 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-text156 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  width: 100%;
  font-size: 52px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text157 {
  color: var(--dl-color-theme-neutral-dark);
  font-family: "Poppins";
}
 
.home-text158 {
  color: var(--dl-color-theme-primary2);
  font-family: "Poppins";
}
 
.home-container54 {
  flex: 0 0 auto;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  border-radius: 32px;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.home-text160 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 32px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-text161 {
  color: var(--dl-color-theme-primary2);
}
 
.home-text163 {
  color: var(--dl-color-theme-primary2);
}
 
.home-text166 {
  color: var(--dl-color-theme-primary2);
}
 
.home-text169 {
  color: var(--dl-color-theme-primary2);
}
 
.home-container55 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-text172 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-container56 {
  flex: 0 0 auto;
  width: 100%;
  height: 500;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
}
 
.home-container57 {
  width: 50%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.home-image3 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  align-self: center;
  border-radius: 32px;
  justify-content: center;
}
 
.home-container58 {
  flex: 0 0 auto;
  width: 5%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container59 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-container60 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 20%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container61 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon28 {
  fill: #6BAEFF;
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
}
 
.home-container62 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text175 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-text176 {
  font-weight: 800;
}
 
.home-text177 {
  font-style: normal;
}
 
.home-container63 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 20%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container64 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon40 {
  fill: #6BAEFF;
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
}
 
.home-container65 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text178 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-text179 {
  font-weight: 800;
}
 
.home-text180 {
  font-style: normal;
}
 
.home-text181 {
  font-style: normal;
}
 
.home-container66 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 20%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container67 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon44 {
  fill: #6BAEFF;
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
}
 
.home-container68 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text182 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-text183 {
  font-weight: 800;
}
 
.home-text184 {
  font-style: normal;
}
 
.home-text185 {
  font-style: normal;
}
 
.home-container69 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row-reverse;
  justify-content: center;
}
 
.home-container70 {
  flex: 0 0 auto;
  width: 6%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container71 {
  flex: 0 0 auto;
  width: 41%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container72 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.home-text186 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  justify-content: center;
}
 
.home-navlink2 {
  width: 90%;
  display: flex;
  font-size: 20px;
  align-self: center;
  text-align: center;
  padding-top: 12px;
  margin-right: 0px;
  padding-left: 24px;
  padding-right: 24px;
  flex-direction: row;
  padding-bottom: 12px;
  justify-content: center;
  text-decoration: none;
}
 
.home-icon47 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 10%;
  height: 50%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container73 {
  flex: 0 0 auto;
  width: 6%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container74 {
  flex: 0 0 auto;
  width: 41%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container75 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.home-text190 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 500;
  justify-content: center;
}
 
.home-navlink3 {
  width: 90%;
  display: flex;
  font-size: 20px;
  align-self: center;
  text-align: center;
  padding-top: 12px;
  margin-right: 0px;
  padding-left: 24px;
  padding-right: 24px;
  flex-direction: row;
  padding-bottom: 12px;
  justify-content: center;
  text-decoration: none;
}
 
.home-icon54 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 10%;
  height: 50%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container76 {
  flex: 0 0 auto;
  width: 6%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-por-qu-elegir-aegis {
  background-color: #97A5B8;
}
 
.home-max-width7 {
  align-items: stretch;
  flex-direction: column;
}
 
.home-container77 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-text194 {
  fill: var(--dl-color-scheme-white);
  color: var(--dl-color-scheme-white);
  width: 100%;
  font-size: 52px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-container78 {
  flex: 0 0 auto;
  width: 100%;
  height: 600;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
 
.home-container79 {
  width: 50%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-image4 {
  width: 100%;
  height: 100%;
  align-self: center;
  object-fit: cover;
  border-radius: 32px;
}
 
.home-container80 {
  flex: 0 0 auto;
  width: 5%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container81 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-container82 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 17.6%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container83 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon58 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container84 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text197 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container85 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 17.6%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container86 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon62 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container87 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text200 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container88 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 17.6%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container89 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon67 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container90 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text203 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container91 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 17.6%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container92 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon70 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container93 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text206 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-container94 {
  flex: 0 0 auto;
  color: #ffffff;
  width: 100%;
  height: 17.6%;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  border-color: #FFFFFF;
  border-width: 2px;
  border-radius: 32px;
  background-color: #FFFFFF;
}
 
.home-container95 {
  flex: 0 0 auto;
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-icon72 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  width: 100%;
  height: 100%;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.home-container96 {
  flex: 0 0 auto;
  width: 85%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text209 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  justify-content: center;
}
 
.home-contacto {
  padding-top: 0px;
  background-color: #e8e3e8;
}
 
.home-max-width8 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-banner {
  flex: 0 0 auto;
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  margin-top: var(--dl-layout-space-fourunits);
  align-items: center;
  border-radius: 48px;
  flex-direction: column;
  background-color: var(--dl-color-scheme-azulprincipal);
}
 
.home-text212 {
  color: var(--dl-color-scheme-white);
  font-size: 52px;
  font-style: normal;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.home-text213 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-light);
  font-size: 32px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text215 {
  color: var(--dl-color-scheme-orange100);
}
 
.home-text217 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 25px;
  font-style: normal;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text218 {
  color: var(--dl-color-scheme-white);
}
 
.home-btns {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
 
.home-link1 {
  text-align: center;
  align-items: center;
  padding-top: 12px;
  margin-right: 0px;
  padding-left: 24px;
  padding-right: 24px;
  flex-direction: column;
  padding-bottom: 12px;
  text-decoration: none;
}
 
.home-link2 {
  display: flex;
  text-align: center;
  align-items: center;
  padding-top: 12px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: 12px;
  text-decoration: none;
}
 
.home-icon76 {
  display: flex;
  text-align: center;
  align-content: center;
  flex-direction: row;
}
 
.home-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: #e8e3e8;
}
 
.home-links-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-container97 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-container98 {
  width: 20%;
}
 
.home-text221 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-link3 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link4 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-container99 {
  width: 20%;
}
 
.home-text222 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-link5 {
  fill: var(--dl-color-scheme-azulprincipal);
  color: var(--dl-color-scheme-azulprincipal);
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-fragment {
  display: contents;
}
 
.home-description2 {
  color: var(--dl-color-scheme-white);
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  text-align: left;
  font-weight: 600;
  line-height: 1.5;
}
 
@media(max-width: 991px) {
  .home-max-width2 {
    margin-top: 0;
  }
  .home-content {
    margin-right: var(--dl-layout-space-unit);
  }
  .home-max-width3 {
    flex-direction: column;
  }
  .home-container14 {
    height: auto;
  }
  .home-container15 {
    display: none;
  }
  .home-container16 {
    display: none;
  }
  .home-container17 {
    width: 100%;
  }
  .home-container18 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container21 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container24 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-max-width6 {
    flex-direction: column;
  }
  .home-container56 {
    height: auto;
  }
  .home-container57 {
    display: none;
  }
  .home-container58 {
    display: none;
  }
  .home-container59 {
    width: 100%;
  }
  .home-container60 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container63 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container66 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-max-width7 {
    flex-direction: column;
  }
  .home-container78 {
    height: auto;
  }
  .home-container79 {
    display: none;
  }
  .home-container80 {
    display: none;
  }
  .home-container81 {
    width: 100%;
  }
  .home-container82 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container85 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container88 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container91 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container94 {
    height: 26.6%;
    padding: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-max-width8 {
    flex-direction: column;
  }
  .home-text215 {
    color: var(--dl-color-scheme-orange100);
  }
  .home-footer {
    flex-direction: column;
  }
  .home-links-container {
    width: auto;
    margin-top: var(--dl-layout-space-twounits);
    flex-direction: row;
  }
  .home-container97 {
    flex-wrap: wrap;
    margin-right: 0px;
  }
}
 
@media(max-width: 767px) {
  .home-max-width2 {
    align-items: flex-start;
    flex-direction: row;
  }
  .home-content {
    margin-right: 0px;
  }
  .home-container14 {
    height: auto;
  }
  .home-container15 {
    display: none;
  }
  .home-container16 {
    display: none;
  }
  .home-container17 {
    width: 100%;
  }
  .home-container18 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container21 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container24 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-text146 {
    font-size: 22px;
  }
  .home-text149 {
    font-size: 22px;
  }
  .home-text152 {
    font-size: 22px;
  }
  .home-text153 {
    font-size: 24px;
  }
  .home-container56 {
    height: auto;
  }
  .home-container57 {
    display: none;
  }
  .home-container58 {
    display: none;
  }
  .home-container59 {
    width: 100%;
  }
  .home-container60 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container63 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container66 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-navlink2 {
    width: 100%;
  }
  .home-navlink3 {
    width: 100%;
  }
  .home-container78 {
    height: auto;
  }
  .home-container79 {
    display: none;
  }
  .home-container80 {
    display: none;
  }
  .home-container81 {
    width: 100%;
  }
  .home-container82 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container85 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container88 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container91 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container94 {
    height: 26.6%;
    padding: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-banner {
    padding: var(--dl-layout-space-twounits);
  }
  .home-footer {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-links-container {
    width: auto;
    margin-top: var(--dl-layout-space-twounits);
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-container97 {
    width: 100%;
    justify-content: space-between;
  }
  .home-description2 {
    font-size: 8px;
  }
}
 
@media(max-width: 479px) {
  .home-text100 {
    font-size: 16px;
  }
  .home-max-width2 {
    height: 100%;
    align-items: center;
    flex-direction: column-reverse;
  }
  .home-content {
    margin: var(--dl-layout-space-unit);
  }
  .home-title {
    font-size: 36px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 800;
    line-height: 1.2;
    text-transform: none;
    text-decoration: none;
  }
  .home-description1 {
    font-size: 28;
  }
  .home-text103 {
    font-family: Poppins;
  }
  .home-text105 {
    color: var(--dl-color-scheme-white);
    font-size: 36px;
    font-style: normal;
    font-family: Urbanist;
    font-weight: 700;
    line-height: 1.25;
  }
  .home-text108 {
    font-size: 22px;
    text-align: center;
  }
  .home-container14 {
    height: auto;
    flex-direction: column;
  }
  .home-container15 {
    width: 100%;
    display: none;
  }
  .home-container16 {
    display: none;
  }
  .home-container17 {
    width: 100%;
  }
  .home-container18 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text109 {
    font-size: 16px;
    text-align: center;
  }
  .home-container21 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text112 {
    font-size: 16px;
    text-align: center;
  }
  .home-container24 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text113 {
    font-size: 16px;
    text-align: center;
  }
  .home-container27 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-text116 {
    color: var(--dl-color-theme-neutral-dark);
    font-size: 28px;
    font-style: normal;
    text-align: center;
    font-family: Montserrat;
    font-weight: 600;
  }
  .home-max-width4 {
    flex-direction: column;
  }
  .home-text120 {
    font-size: 36px;
  }
  .home-container28 {
    flex-direction: column-reverse;
  }
  .home-container29 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-image2 {
    width: 100%;
  }
  .home-container31 {
    width: 100%;
    height: auto;
  }
  .home-text121 {
    font-size: 18px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
  }
  .home-text124 {
    font-size: 18px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
  }
  .home-text125 {
    font-size: 18px;
    font-family: Montserrat;
  }
  .home-text127 {
    font-size: 18px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
  }
  .home-text128 {
    font-size: 18px;
    font-family: Montserrat;
  }
  .home-text130 {
    font-size: 22px;
    font-family: Poppins;
  }
  .home-text135 {
    font-size: 36px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container33 {
    padding: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text138 {
    font-size: 28px;
    font-style: normal;
    text-align: center;
    font-family: Montserrat;
    font-weight: 600;
  }
  .home-container34 {
    height: auto;
    margin-bottom: var(--dl-layout-space-unit);
    flex-direction: column;
  }
  .home-container35 {
    width: auto;
  }
  .home-container36 {
    width: 100%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container38 {
    width: 20%;
  }
  .home-text143 {
    font-size: 28px;
    text-align: center;
  }
  .home-container41 {
    align-items: center;
    justify-content: center;
  }
  .home-text146 {
    font-size: 22px;
    font-family: Poppins;
  }
  .home-container44 {
    align-items: center;
    justify-content: center;
  }
  .home-text149 {
    font-size: 22px;
    font-family: Poppins;
  }
  .home-container47 {
    align-items: center;
    justify-content: center;
  }
  .home-text152 {
    color: var(--dl-color-theme-neutral-dark);
    font-size: 25px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
  }
  .home-container50 {
    width: auto;
  }
  .home-container51 {
    height: auto;
    padding: var(--dl-layout-space-halfunit);
  }
  .home-container52 {
    padding: var(--dl-layout-space-halfunit);
  }
  .home-text153 {
    font-style: normal;
    text-align: center;
    font-family: Montserrat;
    font-weight: 600;
  }
  .home-text156 {
    color: var(--dl-color-scheme-white);
    font-size: 36px;
    font-style: normal;
    font-family: Urbanist;
    font-weight: 700;
    line-height: 1.25;
  }
  .home-container54 {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text160 {
    color: var(--dl-color-theme-neutral-dark);
    font-size: 28px;
    font-style: normal;
    text-align: center;
    font-family: Montserrat;
    font-weight: 600;
  }
  .home-text172 {
    font-size: 22px;
    text-align: center;
  }
  .home-container56 {
    height: auto;
    flex-direction: column;
  }
  .home-container57 {
    width: 100%;
    display: none;
  }
  .home-container58 {
    display: none;
  }
  .home-container59 {
    width: 100%;
  }
  .home-container60 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text175 {
    font-size: 16px;
    text-align: center;
  }
  .home-container63 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text178 {
    font-size: 16px;
    text-align: center;
  }
  .home-container66 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text182 {
    font-size: 16px;
    text-align: center;
  }
  .home-container69 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column-reverse;
  }
  .home-container71 {
    width: 100%;
    margin-top: var(--dl-layout-space-twounits);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text186 {
    font-size: 16px;
    text-align: center;
  }
  .home-navlink2 {
    width: 100%;
  }
  .home-container74 {
    width: 100%;
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text190 {
    font-size: 16px;
    text-align: center;
  }
  .home-navlink3 {
    width: 100%;
  }
  .home-text194 {
    color: var(--dl-color-scheme-white);
    font-size: 36px;
    font-style: normal;
    font-family: Urbanist;
    font-weight: 700;
    line-height: 1.25;
  }
  .home-container78 {
    height: auto;
    flex-direction: column;
  }
  .home-container79 {
    width: 100%;
    display: none;
  }
  .home-container80 {
    display: none;
  }
  .home-container81 {
    width: 100%;
  }
  .home-container82 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text197 {
    font-size: 16px;
    text-align: center;
  }
  .home-container85 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text200 {
    font-size: 16px;
    text-align: center;
  }
  .home-container88 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text203 {
    font-size: 16px;
    text-align: center;
  }
  .home-container91 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text206 {
    font-size: 16px;
    text-align: center;
  }
  .home-container94 {
    height: 26.6%;
    padding: var(--dl-layout-space-halfunit);
    margin-top: var(--dl-layout-space-halfunit);
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-text209 {
    font-size: 16px;
    text-align: center;
  }
  .home-banner {
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-text212 {
    font-size: 36px;
  }
  .home-text213 {
    font-size: 28px;
    font-style: normal;
    text-align: center;
    font-weight: 600;
  }
  .home-text217 {
    font-size: 22px;
    text-align: center;
  }
  .home-footer {
    padding: var(--dl-layout-space-unit);
  }
  .home-links-container {
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-container97 {
    align-items: center;
    margin-right: 0px;
    justify-content: space-between;
  }
}
