@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.abous-us-menu-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 4rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 880px) {
  .abous-us-menu-wrapper {
    padding: 0;
    margin-top: 0;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 600px) {
  .abous-us-menu-wrapper {
    justify-content: center;
  }
}
@media only screen and (max-width: 600px) {
  .abous-us-menu-wrapper .abous-us-menu-space {
    padding-left: 0;
  }
}
@media only screen and (max-width: 880px) {
  .abous-us-menu-wrapper .abous-us-menu-space {
    overflow: auto;
    white-space: nowrap;
  }
}
.abous-us-menu-wrapper .abous-us-menu-space ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-left: 0;
}
.abous-us-menu-wrapper .abous-us-menu-space ul li {
  margin-right: 40px;
}
@media only screen and (max-width: 600px) {
  .abous-us-menu-wrapper .abous-us-menu-space ul li {
    margin: 0 10px;
  }
}
.abous-us-menu-wrapper .abous-us-menu-space ul li a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  border-bottom: 0 solid #23a5db;
}
.abous-us-menu-wrapper .abous-us-menu-space ul li a:hover {
  color: #23a5db;
  cursor: pointer;
}
@media only screen and (max-width: 880px) {
  .abous-us-menu-wrapper .abous-us-menu-space ul li:nth-child(1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 880px) {
  .abous-us-menu-wrapper .abous-us-menu-space ul li:nth-child(5) {
    margin-right: 0;
  }
}
.abous-us-menu-wrapper .selected-option {
  padding-bottom: 0.5rem;
  border-bottom: 0.3rem solid #23a5db;
}
.abous-us-menu-wrapper .selected-option a p {
  color: #23a5db !important;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.br #page-404 {
  background: url("/images/404brazil.png") no-repeat center center fixed;
  background-size: cover;
}

#page-404 {
  min-height: 100vh;
  background: url("/images/hero404.png") no-repeat center center fixed;
  background-size: cover;
  box-sizing: border-box;
  text-align: center;
}
#page-404 .page-main-container__scroll-area {
  display: none;
}
@media only screen and (max-width: 880px) {
  #page-404 {
    flex-direction: column;
    padding: 0 25px;
  }
}
#page-404 section {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#page-404-link {
  color: #fff;
  border-color: #fff;
  border-radius: 5rem;
  text-transform: none;
  margin-top: 2rem;
  min-width: 40%;
  cursor: pointer;
  transition: all 0.5s ease;
  padding: 9px 25px;
  margin-top: 0;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 1.25rem;
  text-transform: none;
  min-width: 15%;
}
#page-404-link:hover {
  background-color: #23a5db;
}
#page-404-link:hover {
  background-color: #fff;
  color: #000;
}
#page-404-link:hover a {
  color: #000;
}
#page-404-link:hover p {
  color: #000;
}
#page-404-link:hover svg path {
  stroke: #000;
}
#page-404-link svg {
  vertical-align: middle;
}
@media only screen and (max-width: 880px) {
  #page-404-link {
    line-height: 20px;
    padding: 0.5rem 1rem;
  }
}

.page-404-h1 {
  max-width: 570px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 880px) {
  .page-404-h1 {
    text-transform: none;
    width: 100%;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.hero-aboutus-page {
  flex-direction: column;
  display: flex;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 880px) {
  .hero-aboutus-page {
    height: 220px;
  }
}

.hero-aboutus-page-text {
  color: #fff;
  font-weight: 500;
  line-height: 70px;
}
@media only screen and (max-width: 880px) {
  .hero-aboutus-page-text {
    font-size: 2.5rem;
  }
}
.hero-aboutus-page-text p {
  padding: 0;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 3.75rem;
  line-height: 70px;
  margin-top: 2.8125rem;
}
@media only screen and (max-width: 880px) {
  .hero-aboutus-page-text p {
    font-size: 2.5rem;
    width: 85%;
  }
}
@media only screen and (max-width: 880px) {
  .hero-aboutus-page-text {
    padding: 3rem 0 0 1rem;
  }
}

.aboutus-page-related-articles {
  width: 75%;
  height: 25px;
  align-self: flex-end;
  margin-right: 2rem;
}

#aboutus-page-hero-link {
  color: #fff;
  border-color: #fff;
  border-radius: 5rem;
  text-transform: none;
  margin-top: 2rem;
  min-width: 40%;
  cursor: pointer;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 1.25rem;
  transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#aboutus-page-hero-link:hover {
  background-color: #23a5db;
}
#aboutus-page-hero-link:hover {
  background-color: #fff;
  color: #000;
}
#aboutus-page-hero-link:hover a {
  color: #000;
}
#aboutus-page-hero-link:hover p {
  color: #000;
}
#aboutus-page-hero-link:hover svg path {
  stroke: #000;
}

.parallax {
  perspective: 100vw;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

#aboutus-page .parallax {
  perspective: 100vw;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}
#aboutus-page .parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
#aboutus-page .parallax_group-common svg path {
  fill: #23a5db;
}
#aboutus-page .parallax_group1 {
  position: absolute;
  transform: translateZ(-50rem) scale(1);
}
#aboutus-page .parallax_group1 div {
  position: absolute;
}
#aboutus-page .parallax_group1 div:first-child {
  top: 10rem;
  left: 1rem;
}
#aboutus-page .parallax_group2 {
  position: absolute;
  transform: translateZ(10rem) scale(0.7);
}
#aboutus-page .parallax_group2 div {
  position: absolute;
}
#aboutus-page .parallax_group2 div:first-child {
  top: 20rem;
  left: 5rem;
}
#aboutus-page .parallax_group2 div:nth-child(2) {
  top: 10rem;
  left: 10rem;
  transform: rotate(180deg);
}
#aboutus-page .parallax_group3 {
  position: absolute;
  top: calc(100% - 22rem);
  transform: translateZ(50rem) scale(1);
}
#aboutus-page .parallax_group3 div {
  position: absolute;
}
#aboutus-page .parallax_group3 div:first-child {
  top: 3rem;
  left: 7rem;
}
#aboutus-page .parallax_group3 div:nth-child(2) {
  top: 0;
  left: 8rem;
  transform: rotate(60deg);
}
#aboutus-page .parallax_group4 {
  position: absolute;
  transform: translateZ(40rem) scale(0.3);
}
#aboutus-page .parallax_group4 div {
  position: absolute;
}
#aboutus-page .parallax_group4 div:first-child {
  top: 3rem;
  left: 9rem;
}
#aboutus-page .parallax_group4 div:nth-child(2) {
  top: 0;
  left: 0;
  transform: rotate(180deg);
}
#aboutus-page .parallax_group4 div:nth-child(3) {
  top: 7rem;
  left: 11rem;
}
#aboutus-page .parallax_group5 {
  position: absolute;
  transform: translateZ(-30rem) scale(1);
}
#aboutus-page .parallax_group5 div {
  position: absolute;
}
#aboutus-page .parallax_group5 div:first-child {
  top: 5rem;
  left: 7rem;
}
#aboutus-page .parallax_group5 div:nth-child(2) {
  top: 0;
  left: 10rem;
}
#aboutus-page .parallax_group5 div:nth-child(3) {
  top: 5rem;
  left: 14rem;
  transform: rotate(180deg);
}
#aboutus-page .parallax_group6 {
  position: absolute;
  transform: translateZ(-20rem) scale(1);
}
#aboutus-page .parallax_group6 div {
  position: absolute;
}
#aboutus-page .parallax_group6 div:first-child {
  top: 5rem;
  left: 7rem;
}
#aboutus-page .parallax_group6 div:nth-child(2) {
  top: 0;
  left: 10rem;
  transform: rotate(180deg);
}
#aboutus-page .parallax_group6 div:nth-child(3) {
  top: 5rem;
  left: 14rem;
  transform: rotate(180deg);
}

@media (max-width: 480px) {
  .parallax-inner {
    display: none;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.heroBackground {
  height: 370px;
  background-position: center top;
}
@media only screen and (min-width: 2000px) {
  .heroBackground {
    background-position: center center;
  }
}
@media only screen and (max-width: 1199px) {
  .heroBackground {
    height: 280px;
  }
}
@media only screen and (max-width: 600px) {
  .heroBackground {
    height: 200px;
  }
}

.heroWrap {
  margin: 1.875rem 0 2.5rem;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 880px) {
  .heroWrap {
    padding: 0;
  }
}

.heroTitle {
  margin: 0;
}

.heroLogo {
  max-width: 326px;
  width: 100%;
  margin: 20px 0;
}
@media only screen and (max-width: 600px) {
  .heroLogo {
    margin: 20px 0 0;
  }
}

.heroLink {
  text-decoration: none;
  margin-bottom: 10px;
}
.heroLink p {
  transition: all 0.5s ease;
}
.heroLink svg {
  margin-right: 15px;
}
.heroLink svg path {
  transition: all 0.5s ease;
  stroke: #fff;
}
.heroLink:hover {
  text-decoration: none;
}
.heroLink:hover p {
  color: #23a5db;
}
.heroLink:hover svg path {
  stroke: #23a5db;
}

.triangles,
.trianglesMobile {
  width: 100%;
  max-width: 680px;
  position: absolute;
  margin: 0;
  right: 0;
  top: 17.725rem;
}
@media only screen and (max-width: 1040px) {
  .triangles,
  .trianglesMobile {
    right: -18rem;
    top: 12.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .triangles,
  .trianglesMobile {
    right: -14.5rem;
    top: 7rem;
  }
}

@media only screen and (max-width: 880px) {
  .triangles {
    display: none;
  }
}

@media only screen and (min-width: 880px) {
  .trianglesMobile {
    display: none;
  }
}
