body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow-x: clip;
}

.wrap-content-app {
  background-image: none;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
  overflow-x: clip;
}

.header_app {
  z-index: 4;
  background-color: #000;
  border-bottom: 1px solid #514a4a;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  position: absolute;
  inset: 0% 0% auto;
}

.button-header_app {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  cursor: pointer;
  background-color: #c5dae4;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  padding: .85rem 2.1rem;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 12px #0000000f;
}

.text-block {
  font-size: 1.1rem;
  font-weight: 700;
font-family: 'Dana';
}

.image {
  width: 1.3rem;
}

.div-block-2 {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.div-block-3 {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.main-content-app {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-size: 1.6rem;
}

.div-block-5 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 2.1rem;
}

.div-block-6 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #26587480;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1.7rem .5rem .6rem;
  display: flex;
}

.text-block-3 {
  color: #fff;
  font-size: 1.1rem;
}

.div-block-7 {
  width: 70%;
}

.padding-app {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.padding-app.eferfref, .padding-app.rgrgre {
  width: 40%;
}

.padding-app.dfvefv {
  width: 35%;
}

.padding-app.cccc {
  width: 30%;
  max-width: 30%;
  margin-left: 0;
}

.container-app {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-app.cddvf {
  width: 35%;
}

.container-app.ddd {
  width: 35%;
  max-width: 35%;
}

.container-app.dwdew {
  justify-content: flex-start;
  align-items: center;
  max-width: 300px;
  display: flex;
}

.container-header-app {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-header-app.ccccc {
  width: 100%;
}

.div-block-8 {
  width: 30%;
}

.div-block-9 {
  width: 65%;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -5% -5% 0% auto;
}

.div-block-11 {
  border: .7px solid #08849d80;
  border-radius: 100%;
  width: 102vh;
  min-width: 70vw;
  height: 102vh;
  min-height: 70vw;
}

.div-block-12 {
  border: 1px solid #08849d;
  border-radius: 100%;
  width: 60vh;
  min-width: 35vw;
  height: 60vh;
  min-height: 35vw;
  position: absolute;
}

.div-block-13 {
  border: 1px solid #08849d;
  border-radius: 100%;
  width: 37vh;
  min-width: 18vw;
  height: 37vh;
  min-height: 19vw;
  position: absolute;
}

.image-2 {
  position: absolute;
}

.wrap-items-circle {
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.wrap-items-circle.display-mobile {
  display: none;
}

.item-circle {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  cursor: pointer;
  background-color: #0e3f5a05;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 124px;
  height: 124px;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  box-shadow: 1px 2px 4px 3px #ffffff1f;
}

.image-3 {
  width: 2.4rem;
}

.text-block-4 {
  color: #fff;
  text-align: center;
}

.body {
  background-color: #414141;
}

.code-embed {
  display: block;
  position: absolute;
}

.div-block-15 {
  position: absolute;
}

.div-block-16 {
  background-color: #c1dfed;
  border-radius: 100%;
  padding: .5rem;
}

.image-4 {
  width: 20px;
}

.loader-section {
  z-index: 999999;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.content-loader {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.rive {
  width: 100%;
  height: 100%;
}

.container-large {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wrap-languages {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line-logo-menu {
  transform-origin: 100%;
  background-color: #fff;
  width: 3.6rem;
  height: 1.5px;
}

.line-logo-menu.is-2 {
  width: 70%;
}

.nav-links-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inner-container-main-cards-home {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.box2-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.space-10vh {
  height: 10vh;
  min-height: 10vh;
}

.overflow-hidden {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.padding-global {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.div-block-49 {
  grid-column-gap: 2.6rem;
  grid-row-gap: 2.6rem;
  display: flex;
}

.wrap-item-nav-links-hover {
  z-index: 8;
  position: relative;
}

.icon-item-contact-header {
  width: 1.3rem;
  height: 1.3rem;
}

.icon-item-contact-header.is-social {
  filter: grayscale();
  width: 2rem;
  height: 2rem;
}

.text-item-contact-header {
  font-size: 1.35rem;
}

.container-medium {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
}

.wrap-grid-cards-mainpage {
  z-index: 2;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.black-box-grid_home {
  z-index: 7;
  transform-origin: 50% 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: relative;
}

.black-box-grid_home.is-2 {
  transform-origin: 50% 100%;
}

.icon-dropdown {
  background-color: #fff;
  border-radius: 6px;
  width: 18px;
  height: 1.2px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.icon-dropdown.is-2 {
  width: 1.1px;
  height: 18px;
  margin-left: auto;
  margin-right: auto;
}

.horizontal-line {
  background-color: #514a4a;
  width: 100%;
  height: 1px;
  position: absolute;
}

.horizontal-line.for-header {
  inset: auto 0% 0%;
}

.wrap-dropdown {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.item-contact-header {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.wrap-contact-header {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.line-hover-nav-links {
  z-index: 11;
  transform-origin: 0%;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 1px;
}

.line-beetween-languages {
  color: #514a4a;
  background-color: #514a4a;
  width: 1.5px;
  height: 20px;
}

.title-wrap-item-nav {
  font-size: 1.5rem;
}

.wrap-social-items {
  grid-column-gap: 1.7rem;
  grid-row-gap: 1.7rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.wrap-items-dropdown {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 8%;
  display: flex;
  overflow: hidden;
}

.nav-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: 4.5rem;
  display: flex;
}

.wrap-icon-item-contact-header {
  background-color: #514a4a;
  border-radius: 100%;
  padding: .5rem;
}

.wrap-item-nav {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.title-card-grid_home {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  font-family: 'Dana';
}

.nav-brand-logo {
  width: 10rem;
}

.space-dropdown-item {
  height: .4rem;
  min-height: .4rem;
}

.image_home {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.line-hor_mainpage {
  z-index: 2;
  transform-origin: 50% 0;
  background-color: #514a4a;
  width: 1px;
  height: 100vh;
  position: absolute;
  inset: 0% auto 0% 33%;
}

.line-hor_mainpage.is-2 {
  transform-origin: 50% 100%;
  left: 67%;
}

.main-wrapper {
  z-index: 2;
  position: relative;
}

.item-social {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.item-languages {
  letter-spacing: 3px;
  font-size: 1.15rem;
  font-weight: 300;
}

.item-languages.is-disable {
  color: #514a4a;
  font-size: 1.12rem;
  font-weight: 400;
}

.wrap-title-card-grid_home {
  justify-content: center;
  align-items: flex-end;
  height: 12vh;
  text-decoration: none;
  display: flex;
}

.header {
  z-index: 9999;
  background-color: #000;
  position: absolute;
  inset: 0% 0% auto;
}

.title-wrap-item-contact-header {
  font-size: 2.2rem;
}

.wrap-icon-nav {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 3%;
  display: flex;
}

.title-item-contact-header {
  font-size: 1rem;
}

.image-card-grid_home {
  object-fit: cover;
  border-radius: .4rem;
  width: 100%;
  height: 100%;
  max-height: 62vh;
}

.wrap-item-contact-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.wrap-item-contact-header.is-2 {
  grid-column-gap: 4.25rem;
  grid-row-gap: 4.25rem;
}

.wrapper-main-content_home {
  object-fit: cover;
  width: 100%;
  height: 75vh;
  margin-top: 5rem;
  position: relative;
  overflow: hidden;
}

.wrap-main-image_home {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.nav-header {
  z-index: -1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
  box-shadow: 0 5px 5px #0000001a;
}

.item-dropdown {
  cursor: pointer;
  font-size: 1.2rem;
}

.wrap-icon-dropdown {
  width: 22px;
  height: 22px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}

.container-nav {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 4rem 4%;
  display: flex;
}

.main-card-grid_home {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  cursor: pointer;
  background-color: #000;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.body-2 {
  background-color: #000;
}

.wrap-title-part {
  background-color: #013756;
  border-radius: .5rem;
  padding: 1.1rem 3rem 1rem 2.9rem;
}

@media screen and (min-width: 1440px) {
  .rive {
    width: 70%;
  }

  .wrap-grid-cards-mainpage {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }
}

@media screen and (min-width: 1920px) {
  .container-app {
    max-width: 1670px;
  }

  .rive {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .line-hor_mainpage {
    left: 34.5%;
  }

  .line-hor_mainpage.is-2 {
    left: 65.5%;
  }
}

@media screen and (max-width: 991px) {
  .wrap-content-app {
    background-image: linear-gradient(158deg, #083557, #0a4c7e);
  }

  .main-content-app {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-top: 10rem;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .padding-app.cccc {
    width: 100%;
    max-width: 100%;
  }

  .container-app.dwdew {
    justify-content: center;
    align-items: center;
  }

  .div-block-10 {
    display: none;
  }

  .wrap-items-circle.display-mobile {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    width: 100%;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: grid;
    position: static;
  }

  .item-circle {
    position: static;
  }

  .icon-item-contact-header {
    width: 1.1rem;
    height: 1.1rem;
  }

  .text-item-contact-header {
    font-size: 1.2rem;
  }

  .wrap-contact-header {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .title-wrap-item-nav {
    font-size: 1.3rem;
  }

  .wrap-item-nav {
    grid-column-gap: 7rem;
    grid-row-gap: 7rem;
  }

  .title-wrap-item-contact-header {
    font-size: 1.8rem;
  }

  .item-dropdown {
    font-size: 1.2rem;
  }

  .wrap-icon-dropdown {
    margin-top: 0;
  }

  .container-nav {
    padding-left: 0%;
    padding-right: 0%;
  }
}

@media screen and (max-width: 479px) {
  .wrap-content-app {
    min-height: auto;
    padding-bottom: 2rem;
  }

  .header_app {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .button-header_app {
    padding: .7rem;
  }

  .text-block {
    display: none;
  }

  .main-content-app {
    padding-top: 10rem;
  }

  .paragraph {
    text-align: center;
  }

  .wrap-items-circle.display-mobile {
    z-index: 6;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    position: relative;
  }

  .item-circle {
    width: 115px;
    height: 115px;
    padding-top: 1rem;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .image-3 {
    width: 2rem;
  }

  .nav-links-list {
    width: 100%;
  }

  .inner-container-main-cards-home {
    height: auto;
  }

  .space-10vh {
    height: 6vh;
    min-height: 6vh;
  }

  .overflow-hidden {
    justify-content: flex-start;
    align-items: center;
  }

  .icon-item-contact-header {
    width: 1.3rem;
    height: 1.3rem;
  }

  .wrap-grid-cards-mainpage {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .wrap-contact-header {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    width: 100%;
    padding-bottom: 2rem;
  }

  .title-wrap-item-nav {
    font-size: 1.4rem;
  }

  .nav-brand-logo {
    width: 7.5rem;
  }

  .image_home {
    object-fit: cover;
  }

  .line-hor_mainpage {
    display: none;
  }

  .wrap-icon-nav {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    order: 2;
  }

  .title-item-contact-header {
    font-size: .85rem;
  }

  .wrap-item-contact-header.is-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .wrapper-main-content_home {
    height: auto;
  }

  .wrap-main-image_home {
    display: none;
  }

  .nav-header {
    height: 100vh;
    overflow: scroll;
  }

  .item-dropdown {
    font-size: 1.2rem;
  }

  .wrap-icon-dropdown {
    margin-top: 2px;
  }

  .container-nav {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 3rem;
    padding-left: 2%;
    padding-right: 3%;
  }

  .section {
    margin-top: 6rem;
  }
}

#w-node-_9cf9600a-3bea-a902-1116-9627f24c662a-48018fba {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@font-face {
    font-family: 'Dana';
    src: url('../fonts/dana-medium.woff2') format('woff2'),
        url('../fonts/dana-medium.woff') format('woff'),
        url('../fonts/dana-medium.eot');
    font-weight: normal;
    font-style: normal;
}

