.navigation-links-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-text {
  transition: 0.3s;
  text-decoration: none;
}
.navigation-links-text:hover {
  color: #3776bb;
}
.navigation-links-navlink {
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink:hover {
  color: #3776bb;
}
.navigation-links-navlink1 {
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink1:hover {
  color: #3776bb;
}
.navigation-links-text1 {
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
}
.navigation-links-text1:hover {
  color: #3776bb;
}
.navigation-links-text2 {
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
}
.navigation-links-text2:hover {
  color: #3776bb;
}








@media(max-width: 767px) {
  .navigation-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-navlink {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-text1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-text2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.navbar-navbar-container {
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.navbar-image {
  width: 106px;
}
.navbar-nav {
  display: flex;
}
.navbar-navlink {
  display: contents;
}
.navbar-navigation-links {
  text-decoration: none;
}
.navbar-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar-image1 {
  width: 106px;
}
.navbar-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-primary-btn {
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.navbar-social-media {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.navbar-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.navbar-icon04 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.navbar-icon04:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-icon08 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.navbar-icon08:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-icon12 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.navbar-icon12:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-icon14 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
.navbar-icon14:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-primary-btn1 {
  background-color: #3776bb;
}

@media(max-width: 767px) {
  .navbar-nav {
    display: none;
  }
  .navbar-primary-btn1 {
    display: none;
  }
}

.footer-footer {
  border-color: rgba(33, 33, 33, 0.1);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.footer-max-width {
  padding-bottom: 30px;
  justify-content: space-between;
}
.footer-container {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-image {
  width: 106px;
  margin-bottom: var(--dl-space-space-twounits);
}
.footer-text {
  color: var(--dl-color-grays-gray100);
  font-size: 16px;
  max-width: 350px;
  font-family: Lexend;
  margin-bottom: 60px;
  text-transform: none;
  text-decoration: none;
}
.footer-social-media {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-text05 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.footer-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.footer-icon {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.footer-icon:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.footer-icon04 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.footer-icon04:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.footer-container2 {
  display: flex;
  position: relative;
}
.footer-icon08 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.footer-icon08:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.footer-icon10 {
  width: 24px;
  align-self: stretch;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.footer-icon10:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.footer-icon12 {
  width: 24px;
  align-self: stretch;
  transition: 0.3s;
}
.footer-icon12:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.footer-links {
  flex: 0 0 auto;
  width: 40%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.footer-container3 {
  flex: 0 0 auto;
  width: 50%;
  height: 281px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.footer-text06 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-threeunits);
}
.footer-container4 {
  display: flex;
  position: relative;
}
.footer-text10 {
  margin-bottom: 30px;
}
.footer-text11 {
  margin-bottom: 0px;
}
.footer-container5 {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.footer-text12 {
  color: var(--dl-color-grays-gray100);
  width: auto;
  max-width: auto;
  margin-bottom: 0px;
}
@media(max-width: 991px) {
  .footer-max-width {
    flex-direction: column-reverse;
  }
  .footer-container {
    width: 100%;
  }
  .footer-links {
    width: 100%;
    margin-bottom: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 479px) {
  .footer-links {
    flex-wrap: wrap;
  }
  .footer-container3 {
    width: 100%;
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .footer-text06 {
    margin-bottom: var(--dl-space-space-twounits);
  }
}

.copyright-copyright {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.copyright-max-width {
  align-items: stretch;
}
.copyright-text {
  color: var(--dl-color-grays-gray100);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
}
.copyright-text1 {
  font-style: normal;
  font-weight: 300;
}
.copyright-text2 {
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}
.copyright-text3 {
  font-style: normal;
  font-weight: 300;
}
.copyright-text4 {
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}
.copyright-text5 {
  font-style: normal;
  font-weight: 300;
}
.copyright-text6 {
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}
.copyright-text7 {
  font-style: normal;
  font-weight: 300;
}
@media(max-width: 991px) {
  .copyright-max-width {
    flex-direction: column;
  }
}

.sobre-container {
  width: 100%;
  display: flex;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-backgrounds-gray);
}
.sobre-main {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sobre-section-one {
  border-color: rgba(33, 33, 33, 0.1);
  border-width: 1px;
  background-color: var(--dl-color-grays-white100);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.sobre-max-width {
  flex-direction: column;
}
.sobre-text {
  font-size: 42px;
  font-style: normal;
  text-align: center;
  font-family: Lexend;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  text-transform: none;
  text-decoration: none;
}
.sobre-text02 {
  color: var(--dl-color-backgrounds-primary);
}
.sobre-cards-container {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.sobre-card {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  margin-right: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.sobre-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-twounits);
}
.sobre-text03 {
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.sobre-text04 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.sobre-card1 {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  margin-right: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.sobre-image1 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-twounits);
}
.sobre-text05 {
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.sobre-text06 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.sobre-card2 {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.sobre-image2 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-twounits);
}
.sobre-text07 {
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.sobre-text10 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.sobre-section-three {
  background-color: var(--dl-color-grays-white100);
}
.sobre-max-width1 {
  flex-direction: row;
  justify-content: flex-start;
}
.sobre-content-container {
  flex: 1;
  display: flex;
  max-width: 446px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.sobre-text11 {
  margin-bottom: 24px;
}
.sobre-text13 {
  color: #3776bb;
  font-size: 42px;
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  line-height: 1.3;
  text-transform: none;
  text-decoration: none;
}
.sobre-text17 {
  color: var(--dl-color-grays-gray100);
}
.sobre-image-container {
  flex: 1;
  margin-left: var(--dl-space-space-oneandhalfunits);
}
.sobre-image3 {
  width: 654px;
  object-fit: cover;
  margin-left: var(--dl-space-space-twounits);
}
.sobre-section-five {
  height: 737px;
  background-color: #D9D9D9;
}
.sobre-max-width2 {
  height: 288px;
  flex-direction: column;
  justify-content: center;
  background-color: #D9D9D9;
}
.sobre-heading-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sobre-text18 {
  font-size: 42px;
  text-align: center;
  font-family: Lexend;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-halfunit);
}
.sobre-text20 {
  color: #3776bb;
}
.sobre-iframe {
  width: 800px;
  height: 500px;
  margin-top: 5%;
}
.sobre-section-six {
  padding-top: var(--dl-space-space-threeunits);
  padding-bottom: 0px;
  background-color: #3776bb;
}
.sobre-max-width3 {
  align-items: stretch;
}
.sobre-content-container1 {
  flex: 1;
  display: flex;
  min-width: 60%;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.sobre-input-container {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: center;
}
.sobre-social-bar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  justify-content: center;
}
.sobre-icon {
  fill: #ffffff;
  width: var(--dl-size-size-xlarge);
  height: var(--dl-size-size-small);
  margin-right: var(--dl-space-space-twounits);
}
.sobre-icon02 {
  fill: #fffefe;
  width: var(--dl-size-size-xlarge);
  height: var(--dl-size-size-small);
  margin-right: var(--dl-space-space-twounits);
}
.sobre-icon04 {
  fill: #fffefe;
  width: var(--dl-size-size-xlarge);
  height: var(--dl-size-size-small);
  margin-right: var(--dl-space-space-twounits);
}
.sobre-icon06 {
  fill: #fffefe;
  width: var(--dl-size-size-xlarge);
  height: var(--dl-size-size-small);
  margin-right: var(--dl-space-space-twounits);
}
.sobre-icon08 {
  fill: #fffefe;
  width: var(--dl-size-size-xlarge);
  height: var(--dl-size-size-small);
}
@media(max-width: 1366px) {
  .sobre-max-width2 {
    height: 846px;
  }
  .sobre-text18 {
    font-size: 42px;
    font-family: Lexend;
    line-height: 1.2;
  }
  .sobre-text20 {
    color: #3776bb;
  }
  .sobre-iframe {
    width: 600px;
    height: 498px;
  }
}
@media(max-width: 991px) {
  .sobre-content-container {
    margin-bottom: 42px;
    padding-right: 0px;
  }
  .sobre-text11 {
    width: 100%;
  }
  .sobre-image3 {
    max-width: 100%;
    margin-left: 0px;
  }
  .sobre-max-width3 {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .sobre-text {
    margin-bottom: var(--dl-space-space-twounits);
  }
  .sobre-cards-container {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sobre-card {
    width: 50%;
  }
  .sobre-card1 {
    width: 50%;
  }
  .sobre-card2 {
    width: 50%;
  }
  .sobre-max-width1 {
    flex-direction: column-reverse;
  }
  .sobre-content-container {
    max-width: 100%;
  }
  .sobre-image-container {
    width: 100%;
    margin-right: 0px;
  }
  .sobre-image3 {
    margin-bottom: var(--dl-space-space-twounits);
  }
  .sobre-text18 {
    margin-bottom: var(--dl-space-space-twounits);
  }
  .sobre-social-bar {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .sobre-cards-container {
    justify-content: center;
  }
  .sobre-card {
    width: 100%;
  }
  .sobre-card1 {
    width: 100%;
  }
  .sobre-card2 {
    width: 100%;
  }
  .sobre-input-container {
    flex-direction: column;
  }
  .sobre-social-bar {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
}
