.header-wrapper {
  display: contents;
}
 
.header-header {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 5;
  position: relative;
  align-self: stretch;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: rgba(15, 47, 148, 0);
}
 
.header-container10 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.header-text1 {
  color: #ffffff;
  font-size: 12px;
  margin-left: 0px;
  margin-bottom: 10px;
}
 
.header-navlink1 {
  display: contents;
}
 
.header-image {
  width: 276px;
  height: 70px;
  object-fit: cover;
  text-decoration: none;
}
 
.header-container11 {
  flex: 1;
  width: 80%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: flex-end;
  padding-top: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: flex-start;
}
 
.header-container12 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.header-textinput {
  font-size: 12px;
  padding-top: 8px;
  margin-right: 30px;
  border-radius: var(--dl-layout-radius-buttonradius);
  padding-right: var(--dl-layout-space-sixunits);
  padding-bottom: 8px;
}
 
.header-container13 {
  width: auto;
  height: 35px;
  display: flex;
  align-items: center;
}
 
.header-container14 {
  display: contents;
}
 
.header-text2 {
  color: rgb(255, 255, 255);
  font-size: 25px;
  font-family: "Roboto";
  margin-left: var(--dl-layout-space-threeunits);
  margin-right: var(--dl-layout-space-twounits);
  text-transform: capitalize;
}
 
.header-navlink2 {
  display: contents;
}
 
.header-icon10 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
  transition: 0.3s;
  text-decoration: none;
}
 
.header-icon10:hover {
  fill: var(--dl-color-sitesebraeprev-azul-escuro-botao);
  color: var(--dl-color-sitesebraeprev-azul-escuro-botao);
}
 
.header-container15 {
  gap: 20px;
  width: 100%;
  height: 50%;
  display: flex;
  margin-top: 20px;
  align-items: flex-end;
  flex-direction: row;
  justify-content: flex-end;
}
 
.header-container16 {
  gap: 15px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.header-link1 {
  display: contents;
}
 
.header-container17 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.header-container17:hover {
  background-color: #02165a;
}
 
.header-icon14 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #0e86bc;
}
 
.header-link2 {
  display: contents;
}
 
.header-container18 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.header-container18:hover {
  background-color: #02165a;
}
 
.header-icon19 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #0e87bc;
}
 
.header-link3 {
  display: contents;
}
 
.header-container19 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.header-container19:hover {
  background-color: #02165a;
}
 
.header-icon21 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #0e88bc;
}
 
.header-link4 {
  display: contents;
}
 
.header-container20 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.header-container20:hover {
  background-color: #02165a;
}
 
.header-icon23 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #1194bb;
}
 
.header-link5 {
  display: contents;
}
 
.header-container21 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.header-container21:hover {
  background-color: #02165a;
}
 
.header-icon30 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #1194bb;
}
 
.header-link6 {
  display: contents;
}
 
.header-container22 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.header-container22:hover {
  background-color: #02165a;
}
 
.header-icon37 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #129abb;
  display: flex;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-left: 0px;
  margin-bottom: 10px;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
@media(max-width: 1400px) {
  .header-text2 {
    font-size: 25px;
    margin-left: var(--dl-layout-space-twounits);
  }
  .header-icon14 {
    width: 20px;
    height: 20px;
  }
  .header-icon19 {
    width: 20px;
    height: 20px;
  }
  .header-icon21 {
    width: 20px;
    height: 20px;
  }
  .header-icon23 {
    width: 20px;
    height: 20px;
  }
  .header-container21 {
    padding: 10px;
  }
  .header-icon30 {
    width: 20px;
    height: 20px;
  }
  .header-icon37 {
    width: 20px;
    height: 20px;
  }
}
 
@media(max-width: 1200px) {
  .header-header {
    width: 100%;
    height: 152px;
  }
  .header-container10 {
    width: 25%;
  }
  .header-image {
    width: 80%;
    height: 60px;
  }
  .header-container11 {
    width: 75%;
  }
  .header-container15 {
    gap: 5px;
    height: 100%;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .header-container16 {
    gap: 15px;
    height: auto;
  }
  .header-container17 {
    padding: 6px;
  }
  .header-container18 {
    padding: 6px;
  }
  .header-container19 {
    padding: 7px;
  }
  .header-container20 {
    padding: 6px;
  }
  .header-container21 {
    padding: 7px;
  }
  .header-container22 {
    padding: 7px;
  }
}
 
@media(max-width: 991px) {
  .header-header {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .header-container10 {
    width: 30%;
  }
  .header-image {
    width: 80%;
  }
  .header-container11 {
    width: 70%;
    height: auto;
  }
  .header-container12 {
    align-items: center;
  }
  .header-textinput {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .header-container13 {
    width: 100%;
    height: 40px;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: flex-start;
  }
  .header-text2 {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .header-container10 {
    width: 25%;
  }
  .header-image {
    width: 100%;
  }
  .header-container11 {
    width: 65%;
    align-items: flex-end;
  }
  .header-container12 {
    align-items: center;
    justify-content: flex-end;
  }
  .header-textinput {
    margin-right: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .header-container13 {
    width: 300px;
  }
  .header-icon10 {
    margin-left: 0px;
  }
  .header-container16 {
    gap: 10px;
  }
  .header-icon14 {
    width: 15px;
    height: 15px;
  }
  .header-icon19 {
    width: 15px;
    height: 15px;
  }
  .header-icon21 {
    width: 15px;
    height: 15px;
  }
  .header-icon23 {
    width: 15px;
    height: 15px;
  }
  .header-icon30 {
    width: 15px;
    height: 15px;
  }
  .header-icon37 {
    width: 15px;
    height: 15px;
  }
}
 
@media(max-width: 479px) {
  .header-header {
    height: 96px;
    padding: var(--dl-layout-space-twounits);
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  .header-container10 {
    width: 40%;
  }
  .header-text1 {
    display: none;
  }
  .header-image {
    width: auto;
  }
  .header-container11 {
    width: 60%;
    align-items: flex-end;
    padding-left: 0px;
  }
  .header-container12 {
    width: 60%;
  }
  .header-textinput {
    display: none;
  }
  .header-container13 {
    display: none;
  }
  .header-container15 {
    display: none;
  }
  .home-text10 {
    display: none;
  }
}

.app-component-wrapper {
  display: contents;
}
 
.app-component-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  justify-content: center;
}
 
.app-component-container2 {
  flex: 0 0 auto;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
}
 
.app-component-text1 {
  color: rgb(69, 214, 11);
  width: 30%;
  display: flex;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-weight: 700;
  justify-content: flex-end;
}
 
.app-component-separator {
  width: 100%;
  height: 1px;
  display: flex;
  margin-left: 20px;
  border-color: #49ce08;
  border-width: 2px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.app-componentroot-class-name {
  margin-top: 0px;
  margin-bottom: 0px;
}
 
.app-componentroot-class-name1 {
  margin-top: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-unit);
}
 
.app-componentroot-class-name2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
 
@media(max-width: 1400px) {
  .app-componentroot-class-name {
    margin-top: var(--dl-layout-space-unit);
  }
  .app-componentroot-class-name1 {
    margin-top: var(--dl-layout-space-unit);
  }
  .app-componentroot-class-name2 {
    margin-top: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 1200px) {
  .app-componentroot-class-name {
    padding-left: 0px;
    padding-right: 0px;
  }
  .app-componentroot-class-name1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .app-componentroot-class-name2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
 
@media(max-width: 479px) {
  .app-componentroot-class-name {
    margin-top: var(--dl-layout-space-threeunits);
  }
  .app-componentroot-class-name1 {
    margin-top: var(--dl-layout-space-threeunits);
  }
  .app-componentroot-class-name2 {
    margin-top: var(--dl-layout-space-threeunits);
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-self: stretch;
  margin-top: 0px;
  align-items: center;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: flex-start;
  background-color: #1516b3;
}
 
.footer-container10 {
  width: 100%;
  height: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 50px;
  padding-left: 200px;
  padding-right: 200px;
  padding-bottom: 40px;
}
 
.footer-container11 {
  width: 100%;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: row;
  padding-bottom: 0px;
  justify-content: flex-start;
}
 
.footer-container12 {
  width: 25%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer-text10 {
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  margin-left: 0px;
  margin-bottom: 10px;
}
 
.footer-image1 {
  width: 251px;
  height: 67px;
  object-fit: cover;
}
 
.footer-text11 {
  color: #ffffff;
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.3;
}
 
.footer-container13 {
  gap: 20px;
  width: 25%;
  height: 100%;
  display: flex;
  border-color: #1516b3;
  border-width: 2px;
  padding-left: 30px;
  padding-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.footer-text12 {
  color: #ffffff;
  display: flex;
  font-size: 12px;
  margin-top: 20px;
}
 
.footer-container14 {
  gap: 10px;
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-image2 {
  width: 120px;
  object-fit: cover;
}
 
.footer-image3 {
  width: 120px;
  object-fit: cover;
}
 
.footer-container15 {
  width: 25%;
  height: 100%;
  display: flex;
  border-color: #1516b3;
  border-width: 2px;
  padding-left: 30px;
  padding-right: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.footer-text13 {
  color: #ffffff;
  font-size: 26px;
}
 
.footer-container16 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 30px;
  align-items: center;
  justify-content: space-between;
}
 
.footer-text14 {
  color: #ffffff;
  display: flex;
  font-size: 16px;
  margin-top: 0px;
}
 
.footer-container18 {
  display: contents;
}
 
.footer-separator1 {
  width: 100%;
  height: 1px;
  border-color: #ffffff;
  border-width: 1px;
}
 
.footer-container19 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: space-between;
}
 
.footer-text15 {
  color: #ffffff;
  display: flex;
  font-size: 16px;
  margin-top: 0px;
}
 
.footer-container21 {
  display: contents;
}
 
.footer-separator2 {
  width: 100%;
  height: 1px;
  border-color: #ffffff;
  border-width: 1px;
}
 
.footer-container22 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: space-between;
}
 
.footer-text16 {
  color: #ffffff;
  display: flex;
  font-size: 16px;
  margin-top: 0px;
}
 
.footer-container24 {
  display: contents;
}
 
.footer-container25 {
  gap: 15px;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 40px;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.footer-link1 {
  display: contents;
}
 
.footer-container26 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.footer-container26:hover {
  background-color: #02165a;
}
 
.footer-icon10 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.footer-link2 {
  display: contents;
}
 
.footer-container27 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.footer-container27:hover {
  background-color: #02165a;
}
 
.footer-icon15 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.footer-link3 {
  display: contents;
}
 
.footer-container28 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.footer-container28:hover {
  background-color: #02165a;
}
 
.footer-icon17 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.footer-link4 {
  display: contents;
}
 
.footer-container29 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.footer-container29:hover {
  background-color: #02165a;
}
 
.footer-icon19 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.footer-link5 {
  display: contents;
}
 
.footer-container30 {
  width: 35px;
  height: 35px;
  display: flex;
  padding: 6px;
  transition: 0.3s;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
  border-top-left-radius: var(--dl-layout-radius-round);
  border-top-right-radius: var(--dl-layout-radius-round);
  border-bottom-left-radius: var(--dl-layout-radius-round);
  border-bottom-right-radius: var(--dl-layout-radius-round);
}
 
.footer-container30:hover {
  background-color: #02165a;
}
 
.footer-icon26 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
}
 
.footer-container31 {
  width: 25%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  border-color: #1516b3;
  border-width: 2px;
  padding-left: 30px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.footer-google-maps {
  width: 100%;
  height: 350PX;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
 
.footer-container32 {
  height: 57px;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: center;
  padding-top: 10px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  padding-left: 100px;
  margin-bottom: 0px;
  padding-right: 100px;
  flex-direction: row;
  padding-bottom: 10px;
  justify-content: flex-start;
  background-color: #040548;
}
 
.footer-text17 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 0px;
  text-align: left;
  line-height: 1.3;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text86 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text101 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text99 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text98 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text87 {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  margin-left: 0px;
  margin-bottom: 10px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text100 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text97 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text93 {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.3;
}
 
@media(max-width: 1400px) {
  .footer-footer {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-container10 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .footer-text10 {
    font-size: 13px;
  }
  .footer-image1 {
    width: 220px;
  }
  .footer-container14 {
    flex-wrap: wrap;
  }
  .footer-image2 {
    width: 100px;
  }
  .footer-image3 {
    width: 100px;
  }
  .footer-text13 {
    font-size: 22px;
  }
  .footer-text14 {
    font-size: 16px;
  }
  .footer-text15 {
    font-size: 16px;
  }
  .footer-text16 {
    font-size: 16px;
  }
  .footer-icon10 {
    width: 20px;
    height: 20px;
  }
  .footer-icon15 {
    width: 20px;
    height: 20px;
  }
  .footer-icon17 {
    width: 20px;
    height: 20px;
  }
  .footer-icon19 {
    width: 20px;
    height: 20px;
  }
  .footer-container30 {
    padding: 10px;
  }
  .footer-icon26 {
    width: 20px;
    height: 20px;
  }
  .home-text87 {
    font-size: 13px;
  }
}
 
@media(max-width: 1200px) {
  .footer-footer {
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-container10 {
    height: 100%;
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .footer-container11 {
    height: 100%;
  }
  .footer-container12 {
    padding-right: var(--dl-layout-space-unit);
  }
  .footer-image1 {
    width: 193px;
    height: 47px;
  }
  .footer-text11 {
    font-size: 11px;
  }
  .footer-text12 {
    font-size: 11px;
  }
  .footer-container14 {
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
  }
  .footer-container15 {
    padding-right: 0px;
  }
  .footer-text13 {
    font-size: 20px;
  }
  .footer-text14 {
    font-size: 14px;
  }
  .footer-text15 {
    font-size: 14px;
  }
  .footer-text16 {
    font-size: 14px;
  }
  .footer-container25 {
    gap: 15px;
    height: auto;
  }
  .footer-container26 {
    padding: 6px;
  }
  .footer-container27 {
    padding: 6px;
  }
  .footer-container28 {
    padding: 7px;
  }
  .footer-container29 {
    padding: 6px;
  }
  .footer-container30 {
    padding: 7px;
  }
  .footer-container31 {
    padding-top: var(--dl-layout-space-twounits);
  }
  .footer-google-maps {
    width: 100%;
    height: 320px;
  }
  .home-text93 {
    font-size: 11px;
  }
}
 
@media(max-width: 991px) {
  .footer-footer {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-container11 {
    flex-wrap: wrap;
  }
  .footer-container12 {
    width: 50%;
  }
  .footer-container13 {
    width: 50%;
  }
  .footer-container14 {
    flex-direction: row;
  }
  .footer-container15 {
    width: 50%;
    margin-top: var(--dl-layout-space-twounits);
    padding-left: 0px;
    padding-right: var(--dl-layout-space-threeunits);
  }
  .footer-container31 {
    width: 50%;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0px;
  }
  .footer-google-maps {
    width: 100%;
    height: var(--dl-layout-size-xxlarge);
  }
}
 
@media(max-width: 767px) {
  .footer-container10 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .footer-container25 {
    gap: 10px;
  }
  .footer-icon10 {
    width: 15px;
    height: 15px;
  }
  .footer-icon15 {
    width: 15px;
    height: 15px;
  }
  .footer-icon17 {
    width: 15px;
    height: 15px;
  }
  .footer-icon19 {
    width: 15px;
    height: 15px;
  }
  .footer-icon26 {
    width: 15px;
    height: 15px;
  }
}
 
@media(max-width: 479px) {
  .footer-container12 {
    width: 50%;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .footer-image1 {
    width: 165px;
    height: 39px;
  }
  .footer-container13 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-container14 {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .footer-container15 {
    width: 100%;
    padding-top: var(--dl-layout-space-threeunits);
  }
  .footer-container25 {
    width: 100%;
    justify-content: center;
  }
  .footer-container31 {
    width: 100%;
  }
}

.home-container100 {
  gap: 0;
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container102 {
  display: contents;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-left: 0px;
  margin-bottom: 10px;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-hero {
  height: auto;
  display: flex;
  align-self: stretch;
  margin-top: -195px;
  min-height: 650px;
  align-items: center;
  padding-top: 80px;
  padding-left: 200px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 200px;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/shape_background-1500w.png");
}
 
.home-container103 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 70px;
  min-height: 330px;
  align-items: flex-start;
  justify-content: center;
}
 
.home-container104 {
  flex: 0 0 auto;
  width: 40%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text17 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 22px;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 300;
  margin-bottom: 0px;
}
 
.home-container105 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-container106 {
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  justify-content: flex-start;
}
 
.home-container107 {
  display: contents;
}
 
.home-container108 {
  flex: 0 0 auto;
  width: 60%;
  height: 100%;
  display: flex;
  min-height: 320px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container109 {
  flex: 0 0 auto;
  width: 90%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-container110 {
  width: 100%;
  height: auto;
  margin-top: var(--dl-layout-space-threeunits);
}
 
.home-container111 {
  display: contents;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-container112 {
  gap: 60px;
  width: 100%;
  height: 187px;
  display: flex;
  align-self: stretch;
  margin-top: -60px;
  align-items: center;
  padding-top: 10px;
  padding-left: 300px;
  margin-bottom: -20px;
  padding-right: 300px;
  padding-bottom: 90px;
  justify-content: center;
  background-color: #edefed;
}
 
.home-container113 {
  flex: 0 0 auto;
  width: 30%;
  height: 160px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
 
.home-link1 {
  display: contents;
}
 
.home-container114 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0px;
  transition: 0.3s;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  text-decoration: none;
  background-image: linear-gradient(0deg, rgb(21, 28, 181) 1.00%,rgb(49, 166, 229) 99.00%);
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
 
.home-container114:hover {
  background-image: linear-gradient(0deg, rgb(4, 8, 75) 1.00%,rgb(9, 88, 130) 99.00%);
}
 
.home-text19 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container115 {
  flex: 0 0 auto;
  width: 30%;
  height: 160px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
 
.home-link2 {
  display: contents;
}
 
.home-container116 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0px;
  transition: 0.3s;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  text-decoration: none;
  background-image: linear-gradient(0deg, rgb(21, 28, 181) 1.00%,rgb(49, 166, 229) 99.00%);
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
 
.home-container116:hover {
  background-image: linear-gradient(0deg, rgb(4, 8, 75) 1.00%,rgb(9, 88, 130) 99.00%);
}
 
.home-text23 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container117 {
  flex: 0 0 auto;
  width: 30%;
  height: 160px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
 
.home-navlink1 {
  display: contents;
}
 
.home-container118 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0px;
  transition: 0.3s;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  text-decoration: none;
  background-image: linear-gradient(0deg, rgb(21, 28, 181) 1.00%,rgb(49, 166, 229) 99.00%);
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
 
.home-container118:hover {
  background-image: linear-gradient(0deg, rgb(4, 8, 75) 1.00%,rgb(9, 88, 130) 99.00%);
}
 
.home-text27 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container120 {
  display: contents;
}
 
.home-container122 {
  display: contents;
}
 
.home-container123 {
  height: 605px;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: center;
  padding-top: 50px;
  padding-left: 300px;
  margin-bottom: 0px;
  padding-right: 300px;
  animation-name: none;
  padding-bottom: var(--dl-layout-space-threeunits);
  animation-delay: 0s;
  justify-content: center;
  background-color: #edefed;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.home-container124 {
  flex: 0 0 auto;
  width: 50%;
  height: 478px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-container125 {
  width: 80%;
  height: 130px;
  display: flex;
  padding: 0px;
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(5, 137, 206) 1.00%,rgb(116, 206, 254) 99.00%);
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
 
.home-text31 {
  color: var(--dl-color-theme-neutral-light);
  width: 257px;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container126 {
  width: 80%;
  height: 304px;
  display: flex;
  margin-top: -60px;
  align-items: center;
  padding-top: 30px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 4px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-color: #c9d1d4;
  border-top-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.home-text34 {
  color: rgb(82, 82, 82);
  font-size: 15px;
  line-height: 1.3;
}
 
.home-container127 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 40px;
  flex-direction: column;
  justify-content: center;
}
 
.home-textinput {
  width: 100%;
  height: 40PX;
  font-size: 14px;
  border-color: #636363;
  margin-right: 30px;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: 60PX;
  padding-right: 0px;
}
 
.home-container128 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
 
.home-text40 {
  color: rgb(17, 87, 149);
  width: 300px;
  font-size: 20px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-icon10 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #0425ec;
  margin-right: 0px;
}
 
.home-container130 {
  display: contents;
}
 
.home-container131 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  justify-content: space-between;
  background-color: #868686;
  border-bottom-left-radius: var(--dl-layout-radius-inputradius);
  border-bottom-right-radius: var(--dl-layout-radius-inputradius);
}
 
.home-heading1 {
  color: #ffffff;
  width: 100%;
  font-size: 14px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-separator1 {
  width: 100%;
  height: 1px;
  border-color: #1516b3;
  border-width: 1px;
}
 
.home-container132 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
 
.home-text41 {
  color: rgb(17, 87, 149);
  width: 300px;
  font-size: 20px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-icon15 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #0425ec;
  margin-right: 0px;
}
 
.home-container134 {
  display: contents;
}
 
.home-container135 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  justify-content: space-between;
  background-color: #868686;
  border-bottom-left-radius: var(--dl-layout-radius-inputradius);
  border-bottom-right-radius: var(--dl-layout-radius-inputradius);
}
 
.home-heading2 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 14px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-separator2 {
  width: 100%;
  height: 1px;
  border-color: #1516b3;
  border-width: 1px;
}
 
.home-container136 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
 
.home-text42 {
  color: rgb(17, 87, 149);
  width: 300px;
  font-size: 20px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-icon20 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #0425ec;
  margin-right: 0px;
}
 
.home-container138 {
  display: contents;
}
 
.home-container139 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: var(--dl-layout-space-unit);
  justify-content: space-between;
  background-color: #868686;
  border-bottom-left-radius: var(--dl-layout-radius-inputradius);
  border-bottom-right-radius: var(--dl-layout-radius-inputradius);
}
 
.home-heading3 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 14px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-container140 {
  height: auto;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: 300px;
  margin-bottom: 0px;
  padding-right: 300px;
  padding-bottom: var(--dl-layout-space-fourunits);
  justify-content: center;
  background-color: #edefee;
}
 
.home-container141 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container142 {
  width: 80%;
  height: 130px;
  display: flex;
  padding: 0px;
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(5, 137, 206) 1.00%,rgb(116, 206, 254) 99.00%);
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
 
.home-text43 {
  color: var(--dl-color-theme-neutral-light);
  width: 257px;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container143 {
  width: 80%;
  height: 321px;
  display: flex;
  margin-top: -60px;
  align-items: center;
  padding-top: 30px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 4px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-color: #c9d1d4;
  border-top-left-radius: 0;
  border-bottom-right-radius: 40px;
}
 
.home-text46 {
  color: rgb(82, 82, 82);
  font-size: 15px;
  line-height: 1.3;
}
 
.home-container144 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container145 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
 
.home-text47 {
  color: rgb(17, 87, 149);
  width: 577px;
  font-size: 16px;
  margin-top: 10px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 10px;
}
 
.home-text48 {
  font-weight: 700;
}
 
.home-text49 {
  font-style: normal;
}
 
.home-container146 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-container147 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  padding-top: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: 0px;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
 
.home-text50 {
  color: #ffffff;
  width: 481px;
  font-size: 12px;
  font-style: normal;
  margin-top: 8px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 8px;
}
 
.home-icon25 {
  fill: var(--dl-color-sitesebraeprev-cinza-background);
  color: var(--dl-color-sitesebraeprev-cinza-background);
}
 
.home-container148 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  min-width: 300px;
  align-self: flex-end;
  margin-top: var(--dl-layout-space-unit);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  margin-right: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-threeunits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.home-navlink2 {
  display: contents;
}
 
.home-sebrae {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  transition: 0.3s;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  text-decoration: none;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-sebrae:hover {
  background-color: var(--dl-color-theme-accent1);
}
 
.home-navlink3 {
  display: contents;
}
 
.home-sescdfepe {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  transition: 0.3s;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  text-decoration: none;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-sescdfepe:hover {
  background-color: var(--dl-color-theme-accent1);
}
 
.home-navlink4 {
  display: contents;
}
 
.home-senaidfepe {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  transition: 0.3s;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  text-decoration: none;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-senaidfepe:hover {
  background-color: var(--dl-color-theme-accent1);
}
 
.home-navlink5 {
  display: contents;
}
 
.home-cdlbh {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  transition: 0.3s;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  text-decoration: none;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-cdlbh:hover {
  background-color: var(--dl-color-theme-accent1);
}
 
.home-navlink6 {
  display: contents;
}
 
.home-fecomerciodfepe {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  transition: 0.3s;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  text-decoration: none;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-fecomerciodfepe:hover {
  background-color: var(--dl-color-theme-accent1);
}
 
.home-navlink7 {
  display: contents;
}
 
.home-institutofecomrcio {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  transition: 0.3s;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  text-decoration: none;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-institutofecomrcio:hover {
  background-color: var(--dl-color-theme-accent1);
}
 
.home-text51 {
  color: rgb(17, 87, 149);
  width: 481px;
  font-size: 16px;
  margin-top: var(--dl-layout-space-fiveunits);
  text-align: left;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.home-text52 {
  font-weight: 700;
}
 
.home-text53 {
  font-style: normal;
}
 
.home-container149 {
  flex: 0 0 auto;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-container150 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  padding-top: 0px;
  padding-left: var(--dl-layout-space-twounits);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: 0px;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
 
.home-text54 {
  color: rgb(255, 255, 255);
  width: 481px;
  font-size: 12px;
  font-style: normal;
  margin-top: 8px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 8px;
}
 
.home-icon27 {
  fill: var(--dl-color-sitesebraeprev-cinza-background);
  color: var(--dl-color-sitesebraeprev-cinza-background);
}
 
.home-container151 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  min-width: 300px;
  align-self: flex-end;
  margin-top: var(--dl-layout-space-unit);
  align-items: flex-start;
  margin-right: var(--dl-layout-space-unit);
  border-radius: 20px;
  flex-direction: column;
  background-color: #ffffff;
}
 
.home-navlink8 {
  display: contents;
}
 
.home-container152 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  transition: 0.3s;
  align-items: flex-start;
  border-radius: 15px;
  flex-direction: column;
  text-decoration: none;
}
 
.home-container152:hover {
  background-color: var(--dl-color-theme-secondary2);
}
 
.home-parente {
  color: rgb(17, 87, 149);
  width: auto;
  font-size: 16px;
  min-width: 200px;
  margin-top: 0px;
  text-align: left;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 0px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
 
.home-container153 {
  height: auto;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 200px;
  margin-bottom: 0px;
  padding-right: 200px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.home-container154 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  margin-top: 0px;
  align-items: center;
  padding-top: 50px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: flex-start;
}
 
.home-container155 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container156 {
  flex: 0 0 auto;
  width: 100%;
  height: 97px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: flex-start;
}
 
.home-container157 {
  flex: 0 0 auto;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.home-icon29 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
}
 
.home-heading4 {
  color: #1516b3;
  font-size: 1.5em;
  font-style: normal;
  margin-top: 15px;
  font-weight: 400;
  margin-left: 20px;
}
 
.home-container158 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  padding-top: 30px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
}
 
.home-container159 {
  width: 300px;
  height: auto;
  display: flex;
  min-height: 420px;
  align-items: center;
  padding-top: 20PX;
  margin-right: 0px;
  padding-left: 25px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 20PX;
  justify-content: space-between;
  background-color: #D9D9D9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-container160 {
  height: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text55 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 500;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 10px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #62b8d4;
  border-top-left-radius: 20PX;
  border-top-right-radius: 20PX;
  border-bottom-left-radius: 20PX;
  border-bottom-right-radius: 20PX;
}
 
.home-text56 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: 16px;
  text-align: left;
  margin-bottom: 10PX;
}
 
.home-text57 {
  font-size: 12px;
  align-self: flex-start;
  margin-bottom: 10px;
}
 
.home-text58 {
  color: rgb(89, 89, 92);
  font-size: 12px;
  margin-top: var(--dl-layout-space-halfunit);
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-container161 {
  width: 100%;
  height: 10%;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}
 
.home-button1 {
  color: #1516b3;
  display: flex;
  padding: 0px;
  align-self: flex-end;
  text-align: center;
  align-items: center;
  border-width: 0px;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0);
}
 
.home-text59 {
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}
 
.home-icon33 {
  width: 38px;
  height: 26px;
}
 
.home-container162 {
  width: 300px;
  height: auto;
  display: flex;
  min-height: 420px;
  align-items: center;
  padding-top: 20PX;
  margin-right: 0px;
  padding-left: 25px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 20PX;
  justify-content: space-between;
  background-color: #D9D9D9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-container163 {
  height: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text60 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 500;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 10px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #62b8d4;
  border-top-left-radius: 20PX;
  border-top-right-radius: 20PX;
  border-bottom-left-radius: 20PX;
  border-bottom-right-radius: 20PX;
}
 
.home-text61 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: 16px;
  text-align: left;
  margin-bottom: 10PX;
}
 
.home-text62 {
  font-size: 12px;
  align-self: flex-start;
  margin-bottom: 10px;
}
 
.home-text63 {
  color: rgb(89, 89, 92);
  font-size: 12px;
  margin-top: var(--dl-layout-space-halfunit);
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-container164 {
  width: 100%;
  height: 10%;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}
 
.home-button2 {
  color: #1516b3;
  display: flex;
  padding: 0px;
  align-self: flex-end;
  text-align: center;
  align-items: center;
  border-width: 0px;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0);
}
 
.home-text64 {
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}
 
.home-icon35 {
  width: 38px;
  height: 26px;
}
 
.home-container165 {
  width: 300px;
  height: auto;
  display: flex;
  min-height: 420px;
  align-items: center;
  padding-top: 20PX;
  margin-right: 0px;
  padding-left: 25px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 20PX;
  justify-content: space-between;
  background-color: #D9D9D9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-container166 {
  height: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text65 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 500;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 10px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #62b8d4;
  border-top-left-radius: 20PX;
  border-top-right-radius: 20PX;
  border-bottom-left-radius: 20PX;
  border-bottom-right-radius: 20PX;
}
 
.home-text66 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: 16px;
  text-align: left;
  margin-bottom: 10PX;
}
 
.home-text67 {
  font-size: 12px;
  align-self: flex-start;
  margin-bottom: 10px;
}
 
.home-text68 {
  color: rgb(89, 89, 92);
  font-size: 12px;
  margin-top: var(--dl-layout-space-halfunit);
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-container167 {
  width: 100%;
  height: 10%;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}
 
.home-button3 {
  color: #1516b3;
  display: flex;
  padding: 0px;
  align-self: flex-end;
  text-align: center;
  align-items: center;
  border-width: 0px;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0);
}
 
.home-text69 {
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}
 
.home-icon37 {
  width: 38px;
  height: 26px;
}
 
.home-container168 {
  width: 300px;
  height: auto;
  display: flex;
  min-height: 420px;
  align-items: center;
  padding-top: 20PX;
  margin-right: 0px;
  padding-left: 25px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 25px;
  flex-direction: column;
  padding-bottom: 20PX;
  justify-content: space-between;
  background-color: #D9D9D9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-container169 {
  height: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-text70 {
  color: rgb(255, 255, 255);
  font-size: 12px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 500;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 10px;
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #62b8d4;
  border-top-left-radius: 20PX;
  border-top-right-radius: 20PX;
  border-bottom-left-radius: 20PX;
  border-bottom-right-radius: 20PX;
}
 
.home-text71 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: 16px;
  text-align: left;
  margin-bottom: 10PX;
}
 
.home-text72 {
  font-size: 12px;
  align-self: flex-start;
  margin-bottom: 10px;
}
 
.home-text73 {
  color: rgb(89, 89, 92);
  font-size: 12px;
  margin-top: var(--dl-layout-space-halfunit);
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-container170 {
  width: 100%;
  height: 10%;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}
 
.home-button4 {
  color: #1516b3;
  display: flex;
  padding: 0px;
  align-self: flex-end;
  text-align: center;
  align-items: center;
  border-width: 0px;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0);
}
 
.home-text74 {
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}
 
.home-icon39 {
  width: 38px;
  height: 26px;
}
 
.home-container171 {
  height: 80px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-right: 0px;
  justify-content: flex-end;
}
 
.home-container172 {
  width: auto;
  height: auto;
  margin-left: 0px;
}
 
.home-container173 {
  display: contents;
}
 
.home-container174 {
  display: none;
}
 
.home-container175 {
  display: contents;
}
 
.home-container176 {
  display: none;
}
 
.home-container177 {
  display: contents;
}
 
.home-segurosve {
  height: auto;
  display: flex;
  z-index: 2;
  align-self: stretch;
  margin-top: 0px;
  min-height: 500px;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: 250px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 250px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/shape_background-1500w.png");
}
 
.home-container178 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-container179 {
  flex: 0 0 auto;
  width: 50%;
  height: 417px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container180 {
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text75 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 35px;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 300;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text76 {
  color: var(--dl-color-theme-neutral-light);
  font-size: 35px;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-text77 {
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 1.3;
  margin-right: 20px;
  margin-bottom: 0px;
}
 
.home-container181 {
  width: 480px;
  margin-top: var(--dl-layout-space-threeunits);
}
 
.home-container182 {
  display: contents;
}
 
.home-container183 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.home-container184 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-container185 {
  gap: 14px;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.home-container186 {
  width: 160px;
  height: 100px;
  display: flex;
  padding: 0px;
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(5, 137, 206) 1.00%,rgb(116, 206, 254) 99.00%);
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
 
.home-image1 {
  width: 40px;
  height: 31px;
  object-fit: cover;
}
 
.home-text80 {
  color: var(--dl-color-theme-neutral-light);
  width: 184px;
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-halfunit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container187 {
  width: 160px;
  height: 100px;
  display: flex;
  padding: 0px;
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(5, 137, 206) 1.00%,rgb(116, 206, 254) 99.00%);
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
 
.home-image2 {
  width: 37px;
  height: 32px;
  object-fit: cover;
}
 
.home-text81 {
  color: var(--dl-color-theme-neutral-light);
  width: 172px;
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-halfunit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container188 {
  gap: 14px;
  width: auto;
  height: auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: flex-start;
}
 
.home-container189 {
  width: 160px;
  height: 100px;
  display: flex;
  padding: 0px;
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(5, 137, 206) 1.00%,rgb(116, 206, 254) 99.00%);
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
 
.home-image3 {
  width: 37px;
  height: 37px;
  object-fit: cover;
}
 
.home-text82 {
  color: var(--dl-color-theme-neutral-light);
  width: 167px;
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-halfunit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container190 {
  width: 160px;
  height: 100px;
  display: flex;
  padding: 0px;
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  border-color: #ffffff;
  border-style: solid;
  border-width: 8px;
  padding-left: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(5, 137, 206) 1.00%,rgb(116, 206, 254) 99.00%);
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
 
.home-image4 {
  width: 46px;
  height: 27px;
  object-fit: cover;
}
 
.home-text83 {
  color: var(--dl-color-theme-neutral-light);
  width: 163px;
  font-size: 18px;
  font-style: normal;
  margin-top: var(--dl-layout-space-halfunit);
  text-align: center;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0px;
}
 
.home-container191 {
  height: 698px;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: center;
  margin-left: 0px;
  padding-top: 50px;
  margin-right: 0px;
  padding-left: 200px;
  margin-bottom: 0px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: 50px;
  justify-content: flex-start;
  background-color: #ffffff;
}
 
.home-container192 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.home-container193 {
  flex: 0 0 auto;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.home-icon41 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
}
 
.home-heading5 {
  color: #1516b3;
  font-size: 1.5em;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  margin-left: 20px;
}
 
.home-container194 {
  width: 100%;
  margin-left: 50px;
}
 
.home-container195 {
  display: contents;
}
 
.home-container196 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  height: 631px;
  display: flex;
  align-items: flex-start;
  padding-top: 30px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-container197 {
  width: 45%;
  height: auto;
  display: flex;
  padding: 0px;
  min-height: 500px;
  align-items: flex-start;
  margin-right: 10px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-iframe {
  width: 100%;
  height: 297px;
  min-width: 500px;
  align-self: center;
  border-radius: var(--dl-layout-radius-radius4);
  margin-bottom: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-text84 {
  fill: var(--dl-color-sitesebraeprev-azul-principal);
  color: var(--dl-color-sitesebraeprev-azul-principal);
  font-size: 20px;
  text-align: left;
  margin-bottom: 10PX;
}
 
.home-text85 {
  color: rgb(89, 89, 92);
}
 
.home-container198 {
  gap: 25px;
  width: 55%;
  height: auto;
  display: flex;
  padding: 0px;
  align-items: flex-start;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: row;
  justify-content: flex-end;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-container199 {
  width: 100%;
  height: 507px;
}
 
.home-container200 {
  display: contents;
}
 
.home-container201 {
  height: 716px;
  display: flex;
  align-self: stretch;
  margin-top: 0px;
  align-items: center;
  padding-top: 50px;
  padding-left: 200px;
  margin-bottom: 0px;
  padding-right: 200px;
  flex-direction: column;
  padding-bottom: 50px;
  justify-content: flex-start;
  background-color: #ffffff;
}
 
.home-container202 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: flex-start;
}
 
.home-container203 {
  flex: 0 0 auto;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-sitesebraeprev-azul-principal);
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
 
.home-icon43 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
}
 
.home-heading6 {
  color: rgb(21, 22, 179);
  font-size: 1.5em;
  font-style: normal;
  margin-top: 0px;
  font-weight: 400;
  margin-left: 20px;
}
 
.home-container204 {
  gap: 30px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 30px;
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-container205 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0px;
  margin-top: -110px;
  align-items: flex-start;
  margin-right: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  justify-content: flex-start;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
 
.home-container206 {
  width: 100%;
}
 
.home-container207 {
  display: contents;
}
 
.home-container209 {
  display: contents;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text86 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text87 {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  margin-left: 0px;
  margin-bottom: 10px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text93 {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.3;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text97 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text98 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text99 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text100 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text101 {
  display: inline-block;
}
 
@media(max-width: 1400px) {
  .home-hero {
    min-height: 650px;
    padding-left: 150px;
    padding-right: 150px;
  }
  .home-container103 {
    margin-top: 140px;
    min-height: 300px;
  }
  .home-container104 {
    width: 40%;
  }
  .home-text17 {
    color: var(--dl-color-theme-neutral-light);
    font-size: 25px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 300;
  }
  .home-container108 {
    width: 60%;
    justify-content: flex-end;
  }
  .home-container109 {
    width: 100%;
    justify-content: flex-end;
  }
  .home-container110 {
    height: 300px;
    margin-top: 0px;
  }
  .home-container112 {
    gap: var(--dl-layout-space-twounits);
    margin-top: -30px;
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
    background-color: rgba(0, 0, 0, 0.07);
  }
  .home-container113 {
    width: 22%;
    height: 150px;
  }
  .home-text19 {
    font-size: 16px;
  }
  .home-container115 {
    width: 22%;
    height: 150px;
  }
  .home-text23 {
    font-size: 16px;
  }
  .home-container117 {
    width: 22%;
    height: 150px;
  }
  .home-text27 {
    color: var(--dl-color-theme-neutral-light);
    font-size: 16px;
    font-family: Roboto;
    line-height: 1.4;
  }
  .home-container123 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .home-container125 {
    width: 85%;
  }
  .home-container126 {
    width: 85%;
  }
  .home-text34 {
    font-size: 15px;
  }
  .home-container140 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .home-container141 {
    height: auto;
  }
  .home-container142 {
    width: 85%;
  }
  .home-container143 {
    width: 85%;
  }
  .home-text46 {
    font-size: 15px;
  }
  .home-text50 {
    font-size: 12px;
  }
  .home-text54 {
    font-size: 12px;
  }
  .home-parente {
    color: rgb(17, 87, 149);
    font-size: 16px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
  }
  .home-container153 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .home-container158 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-text56 {
    font-size: 18px;
  }
  .home-text57 {
    font-size: 14px;
  }
  .home-text58 {
    font-size: 14px;
  }
  .home-text59 {
    font-size: 12px;
  }
  .home-text61 {
    font-size: 18px;
  }
  .home-text62 {
    font-size: 14px;
  }
  .home-text63 {
    font-size: 14px;
  }
  .home-text64 {
    font-size: 12px;
  }
  .home-text66 {
    font-size: 18px;
  }
  .home-text67 {
    font-size: 14px;
  }
  .home-text68 {
    font-size: 14px;
  }
  .home-text69 {
    font-size: 12px;
  }
  .home-text71 {
    font-size: 18px;
  }
  .home-text72 {
    font-size: 14px;
  }
  .home-text73 {
    font-size: 14px;
  }
  .home-text74 {
    font-size: 12px;
  }
  .home-segurosve {
    padding-left: 150px;
    padding-right: 150px;
  }
  .home-container178 {
    width: 100%;
  }
  .home-container179 {
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-container180 {
    width: auto;
  }
  .home-text77 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-container185 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-container186 {
    width: 40%;
    height: auto;
  }
  .home-container187 {
    width: 40%;
    height: auto;
  }
  .home-container189 {
    width: 40%;
    height: auto;
  }
  .home-container190 {
    width: 40%;
    height: auto;
  }
  .home-container191 {
    padding-left: 200px;
    padding-right: 200px;
  }
  .home-iframe {
    width: 400px;
    height: 291px;
    display: flex;
    min-width: auto;
    margin-bottom: 0px;
    flex-direction: row;
  }
  .home-text84 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-container201 {
    padding-left: 200px;
    padding-right: 200px;
  }
  .home-container205 {
    height: auto;
    margin-top: -100px;
  }
  .home-text87 {
    font-size: 13px;
  }
}
 
@media(max-width: 1200px) {
  .home-hero {
    width: 100%;
  }
  .home-container103 {
    align-self: stretch;
    margin-top: 120px;
    padding-top: var(--dl-layout-space-unit);
    margin-bottom: 0px;
  }
  .home-container104 {
    width: 30%;
    height: 100%;
    align-self: center;
  }
  .home-text17 {
    font-size: 24px;
  }
  .home-container108 {
    width: 70%;
    align-items: flex-end;
  }
  .home-container109 {
    width: 100%;
    padding-left: var(--dl-layout-space-twounits);
  }
  .home-container110 {
    height: 320px;
    display: flex;
    align-items: flex-start;
  }
  .home-container113 {
    width: 28%;
    height: 140px;
  }
  .home-text19 {
    font-size: 14px;
  }
  .home-container115 {
    width: 28%;
    height: 140px;
  }
  .home-text23 {
    font-size: 14px;
  }
  .home-container117 {
    width: 28%;
    height: 140px;
  }
  .home-text27 {
    font-size: 14px;
  }
  .home-container123 {
    height: auto;
    padding-left: 120px;
    padding-right: 120px;
  }
  .home-container124 {
    width: 50%;
    height: auto;
  }
  .home-container125 {
    width: 85%;
  }
  .home-container126 {
    width: 85%;
  }
  .home-text34 {
    font-size: 14px;
  }
  .home-text40 {
    font-size: 18px;
  }
  .home-text41 {
    font-size: 18px;
  }
  .home-text42 {
    font-size: 18px;
  }
  .home-container140 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .home-container141 {
    height: auto;
  }
  .home-container142 {
    width: 85%;
  }
  .home-container143 {
    width: 85%;
  }
  .home-text46 {
    font-size: 14px;
  }
  .home-text50 {
    font-size: 11px;
  }
  .home-text54 {
    font-size: 11px;
  }
  .home-container151 {
    gap: 15px;
    height: 100%;
    min-height: 0px;
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-container152 {
    padding: var(--dl-layout-space-unit);
    flex-direction: row;
  }
  .home-parente {
    color: rgb(17, 87, 149);
    font-size: 14px;
    font-style: normal;
    font-family: Roboto;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
  }
  .home-container153 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .home-text56 {
    font-size: 18px;
  }
  .home-text57 {
    font-size: 14px;
  }
  .home-text61 {
    font-size: 18px;
  }
  .home-text62 {
    font-size: 14px;
  }
  .home-text66 {
    font-size: 18px;
  }
  .home-text67 {
    font-size: 14px;
  }
  .home-text71 {
    font-size: 18px;
  }
  .home-text72 {
    font-size: 14px;
  }
  .home-container171 {
    padding-right: 0px;
  }
  .home-segurosve {
    min-height: 600px;
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .home-container178 {
    justify-content: center;
  }
  .home-text75 {
    font-size: 30px;
  }
  .home-text76 {
    font-size: 30px;
  }
  .home-text77 {
    font-size: 16px;
  }
  .home-container191 {
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .home-container199 {
    height: 600px;
    min-height: auto;
  }
  .home-container201 {
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .home-text93 {
    font-size: 11px;
  }
}
 
@media(max-width: 991px) {
  .home-hero {
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .home-container104 {
    width: 35%;
  }
  .home-text17 {
    font-size: 24px;
  }
  .home-container108 {
    width: 65%;
  }
  .home-container109 {
    width: 501px;
  }
  .home-container110 {
    width: 100%;
    height: 312px;
  }
  .home-container112 {
    gap: var(--dl-layout-space-twounits);
    height: 182px;
    margin-top: 0px;
  }
  .home-container113 {
    width: 28%;
    margin-top: -30px;
  }
  .home-text19 {
    font-size: 14px;
  }
  .home-container115 {
    width: 28%;
    margin-top: -30px;
  }
  .home-text23 {
    font-size: 14px;
  }
  .home-container117 {
    width: 28%;
    margin-top: -30px;
  }
  .home-text27 {
    font-size: 14px;
  }
  .home-container123 {
    height: auto;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .home-container124 {
    width: 40%;
    height: auto;
  }
  .home-text34 {
    font-size: 14px;
  }
  .home-container127 {
    width: 60%;
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-text40 {
    font-size: 16px;
  }
  .home-heading1 {
    font-size: 12px;
  }
  .home-text41 {
    font-size: 16px;
  }
  .home-heading2 {
    font-size: 12px;
  }
  .home-text42 {
    font-size: 16px;
  }
  .home-heading3 {
    font-size: 12px;
  }
  .home-container140 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .home-container141 {
    width: 40%;
    height: auto;
  }
  .home-text46 {
    font-size: 14px;
  }
  .home-container144 {
    width: 60%;
    padding-right: var(--dl-layout-space-fourunits);
  }
  .home-container153 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .home-container179 {
    width: 50%;
  }
  .home-text75 {
    font-size: 30px;
  }
  .home-text76 {
    font-size: 30px;
  }
  .home-container183 {
    width: 50%;
    align-items: flex-end;
  }
  .home-container184 {
    width: 100%;
  }
  .home-container185 {
    width: 100%;
    justify-content: center;
  }
  .home-container186 {
    width: 35%;
  }
  .home-container187 {
    width: 35%;
  }
  .home-container188 {
    width: 100%;
    justify-content: center;
  }
  .home-container189 {
    width: 35%;
  }
  .home-container190 {
    width: 35%;
  }
  .home-container191 {
    height: auto;
  }
  .home-container196 {
    height: auto;
  }
  .home-container199 {
    height: 900px;
    min-height: 900px;
  }
}
 
@media(max-width: 767px) {
  .home-hero {
    min-height: 700px;
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .home-text17 {
    font-size: 24px;
  }
  .home-container109 {
    width: 100%;
  }
  .home-container110 {
    width: 100%;
    height: 358px;
  }
  .home-container112 {
    gap: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-container113 {
    width: 30%;
  }
  .home-container115 {
    width: 30%;
  }
  .home-container117 {
    width: 30%;
  }
  .home-text27 {
    font-size: 14px;
  }
  .home-container123 {
    height: auto;
  }
  .home-container124 {
    height: auto;
  }
  .home-container125 {
    width: 100%;
  }
  .home-text31 {
    color: var(--dl-color-theme-neutral-light);
    font-size: 16px;
    font-family: Roboto;
  }
  .home-container126 {
    width: 100%;
    height: 290px;
  }
  .home-text34 {
    font-size: 12px;
  }
  .home-container127 {
    width: 60%;
  }
  .home-text40 {
    width: 220px;
    font-size: 16px;
  }
  .home-text41 {
    width: 220px;
    font-size: 16px;
  }
  .home-text42 {
    width: 220px;
    font-size: 16px;
  }
  .home-container141 {
    height: auto;
  }
  .home-container142 {
    width: 100%;
  }
  .home-text43 {
    font-size: 16px;
  }
  .home-container143 {
    width: 100%;
    height: 280px;
  }
  .home-text46 {
    font-size: 12px;
  }
  .home-container144 {
    width: 60%;
    padding-right: 0px;
  }
  .home-container147 {
    padding-left: var(--dl-layout-space-unit);
  }
  .home-text50 {
    font-size: 12px;
  }
  .home-text51 {
    width: auto;
  }
  .home-container150 {
    padding-left: var(--dl-layout-space-unit);
  }
  .home-text54 {
    font-size: 12px;
  }
  .home-container159 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-text56 {
    font-size: 18px;
  }
  .home-text57 {
    font-size: 13px;
  }
  .home-text58 {
    font-size: 13px;
  }
  .home-container162 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-text61 {
    font-size: 18px;
  }
  .home-text62 {
    font-size: 13px;
  }
  .home-text63 {
    font-size: 13px;
  }
  .home-container165 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-text66 {
    font-size: 18px;
  }
  .home-text67 {
    font-size: 13px;
  }
  .home-text68 {
    font-size: 13px;
  }
  .home-container168 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-text71 {
    font-size: 18px;
  }
  .home-text72 {
    font-size: 13px;
  }
  .home-text73 {
    font-size: 13px;
  }
  .home-segurosve {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-text77 {
    font-size: 16px;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .home-container183 {
    align-items: flex-start;
  }
  .home-container184 {
    width: 80%;
    height: 100%;
  }
  .home-container186 {
    width: 50%;
  }
  .home-container187 {
    width: 50%;
  }
  .home-container189 {
    width: 50%;
  }
  .home-container190 {
    width: 50%;
  }
  .home-container191 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-container196 {
    gap: var(--dl-layout-space-threeunits);
    align-items: center;
    flex-direction: column;
  }
  .home-container197 {
    width: 100%;
    align-self: center;
    min-height: 400px;
    align-items: center;
  }
  .home-iframe {
    width: 500px;
    height: 300px;
    padding-bottom: 0px;
  }
  .home-text84 {
    text-align: center;
  }
  .home-text85 {
    text-align: center;
  }
  .home-container198 {
    width: 100%;
  }
  .home-container199 {
    height: 500px;
    min-height: auto;
  }
  .home-container201 {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .home-text10 {
    display: none;
  }
  .home-hero {
    height: 978px;
    min-height: 600px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .home-container103 {
    width: auto;
    height: 567px;
    flex-wrap: wrap;
  }
  .home-container104 {
    width: 100%;
    height: 144px;
    align-items: center;
  }
  .home-container108 {
    width: 100%;
    justify-content: flex-start;
  }
  .home-container109 {
    height: 382px;
    align-self: center;
    align-items: center;
    padding-left: 0px;
    justify-content: flex-start;
  }
  .home-container110 {
    width: 100%;
    height: 351px;
    margin-top: 0px;
    justify-content: center;
  }
  .home-container112 {
    gap: var(--dl-layout-space-threeunits);
    width: auto;
    height: 599px;
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-sixunits);
    margin-bottom: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-sixunits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-container113 {
    width: 100%;
  }
  .home-container115 {
    width: 100%;
  }
  .home-container117 {
    width: 100%;
  }
  .home-container123 {
    height: 100%;
    flex-direction: column;
  }
  .home-container124 {
    width: 100%;
    height: 100%;
  }
  .home-container126 {
    height: 250px;
  }
  .home-container127 {
    width: 100%;
    height: 100%;
    padding-top: var(--dl-layout-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-container140 {
    flex-direction: column;
  }
  .home-container141 {
    width: 100%;
  }
  .home-container142 {
    height: auto;
  }
  .home-container143 {
    height: 150px;
    padding-top: var(--dl-layout-space-fourunits);
  }
  .home-container144 {
    width: 100%;
    padding-top: var(--dl-layout-space-unit);
    padding-left: 0px;
  }
  .home-text50 {
    font-size: 11px;
  }
  .home-text54 {
    font-size: 11px;
  }
  .home-container153 {
    height: auto;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-container154 {
    height: auto;
    flex-direction: column;
  }
  .home-container155 {
    height: auto;
  }
  .home-container158 {
    height: auto;
    align-items: center;
    flex-direction: column;
  }
  .home-container159 {
    width: auto;
    height: auto;
    min-height: 0px;
  }
  .home-text56 {
    font-size: 18px;
  }
  .home-text58 {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container161 {
    height: auto;
  }
  .home-container162 {
    width: auto;
    height: auto;
    min-height: 0px;
  }
  .home-text61 {
    font-size: 18px;
  }
  .home-text63 {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container164 {
    height: auto;
  }
  .home-container165 {
    width: auto;
    height: auto;
    min-height: 0px;
  }
  .home-text66 {
    font-size: 18px;
  }
  .home-text68 {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container167 {
    height: auto;
  }
  .home-container168 {
    width: auto;
    height: auto;
    min-height: 0px;
  }
  .home-text71 {
    font-size: 18px;
  }
  .home-text73 {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .home-container170 {
    height: auto;
  }
  .home-container171 {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-segurosve {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-container178 {
    flex-direction: column;
  }
  .home-container179 {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-container180 {
    width: 100%;
    align-items: center;
  }
  .home-text76 {
    align-self: center;
    text-align: center;
  }
  .home-container181 {
    width: 254px;
    align-self: center;
    margin-top: 0px;
  }
  .home-container183 {
    width: 100%;
    align-items: center;
  }
  .home-container184 {
    width: auto;
  }
  .home-container185 {
    width: auto;
  }
  .home-container186 {
    width: 150px;
  }
  .home-container187 {
    width: 150px;
  }
  .home-container188 {
    width: auto;
  }
  .home-container189 {
    width: 150px;
  }
  .home-container190 {
    width: 150px;
  }
  .home-container197 {
    width: auto;
    min-height: 200px;
  }
  .home-iframe {
    width: 400px;
    height: 250px;
  }
  .home-container198 {
    height: auto;
  }
  .home-container199 {
    height: 900px;
  }
}
