.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-center {
  width: 100%;
  background-color: #0061af;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #000;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero1 {
  text-align: left;
  display: inline;
  position: relative;
}

.container-2 {
  max-width: 600px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: -20px;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph {
  color: #fff;
  margin-right: 10px;
  padding-left: 10px;
  font-family: Rubik, sans-serif;
  display: block;
  position: relative;
}

.image {
  display: inline-block;
}

.section {
  display: flex;
  position: relative;
}

.container-3 {
  max-width: 1200px;
  object-fit: fill;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.container-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Rubik, sans-serif;
  font-size: 20px;
}

.container-5 {
  padding-right: 10px;
}

.container-6 {
  padding-right: 20px;
}

.container-7 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-right: 0;
}

.container-8 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.container-9 {
  text-align: center;
  flex-direction: column;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 11px;
}

.button {
  color: #000;
  text-align: center;
  background-color: #fff;
  font-family: Rubik, sans-serif;
}

.hero2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  display: inline-block;
  position: relative;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.image-2 {
  display: block;
}

.container-10 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
}

.container-11 {
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 10px;
}

.container-12 {
  justify-content: center;
  align-items: center;
  margin-bottom: 7px;
  display: flex;
}

.paragraph-5 {
  color: #000;
  text-align: left;
  margin: 0 10px;
  padding-top: 0;
  font-family: Rubik, sans-serif;
  font-size: 9px;
  text-decoration: none;
}

.container-footer {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 50px;
  display: flex;
  position: relative;
}

.container-13, .container-14, .container-15 {
  position: relative;
}

.container-16 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.container-17 {
  font-family: Rubik, sans-serif;
}

.container-18 {
  padding-bottom: 0;
  padding-left: 120px;
  font-family: Rubik, sans-serif;
}

.container-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0;
  overflow: visible;
}

.image-3 {
  display: inline-block;
  position: relative;
}

.link, .link-2 {
  color: #000;
  text-decoration: none;
}

.link-3 {
  color: #000;
  text-decoration: underline;
}

.link-4 {
  color: #fff;
  text-decoration: underline;
}

.link-5 {
  color: #fdfdfd;
  text-decoration: underline;
}

.link-6, .link-7 {
  color: #fff;
  text-decoration: none;
}

.text-block, .text-block-2 {
  color: #fff;
  font-family: MATERIAL ROUND, sans-serif;
}

.container-20, .container-21, .container-22, .container-23, .container-24, .container-25, .container-26, .container-27 {
  display: flex;
}

.container-28 {
  display: block;
}

.container-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-30 {
  display: block;
}

.container-31 {
  display: flex;
}

.container-32 {
  display: block;
}

.container-33 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.image-4 {
  color: #fff;
  line-height: 16px;
}

.image-5 {
  margin-top: 0;
}

.link-8 {
  color: #000;
}

.textblockdole, .tb2dole {
  color: #000;
  font-family: MATERIAL ROUND, sans-serif;
}

.container-34 {
  flex-direction: column;
  margin-left: 10px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.image-6 {
  padding-bottom: 2px;
}

.body {
  max-width: 1400px;
  color: #595555;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.text-block-4, .container-35, .footerresp, .image-7, .image-9, .image-10, .img1resp {
  display: none;
}

.container-45 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: inline;
}

.text-block-9, .container-46 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .container-10 {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 1440px) {
  .container-10 {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .container-2 {
    margin-bottom: 10px;
  }

  .container-10 {
    margin-bottom: 60px;
  }

  .paragraph-4 {
    font-size: 16px;
  }

  .container-11, .container-12 {
    margin-bottom: 40px;
  }

  .container-19 {
    margin-bottom: 20px;
  }

  .body {
    max-width: 1800px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-link-accent {
    color: #000;
  }

  .menu-button {
    margin-left: auto;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-3 {
    display: none;
  }

  .paragraph-2 {
    font-size: 16px;
  }

  .container-8 {
    flex-wrap: nowrap;
    flex: 0 auto;
    align-self: auto;
  }

  .paragraph-3 {
    font-size: 8px;
  }

  .container-10 {
    margin-bottom: 40px;
  }

  .container-12 {
    display: none;
  }

  .container-18 {
    text-align: left;
    padding-left: 160px;
  }

  .container-19 {
    margin-bottom: 0;
  }

  .text-block-4 {
    color: #000;
    display: block;
  }

  .icon {
    color: #fff;
  }

  .paragraph-9 {
    color: #fff;
    margin-bottom: 0;
    margin-left: 40px;
    font-family: Rubik, sans-serif;
    font-size: 20px;
  }

  .link-13 {
    color: #fff;
    margin-left: 10px;
    font-family: Rubik, sans-serif;
    font-size: 20px;
    text-decoration: none;
  }

  .text-block-9 {
    color: #fff;
    margin-left: 40px;
    font-family: MATERIAL SHARP, sans-serif;
    font-size: 24px;
  }

  .container-46 {
    margin-left: 0;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .container-8, .container-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-11 {
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-18 {
    padding-left: 200px;
  }

  .icon {
    color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-center-container.shadow-three {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .nav-link {
    color: #000;
  }

  .hero1 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .container-2 {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-2 {
    font-size: 20px;
  }

  .container-7 {
    flex-direction: column;
    margin-bottom: 0;
    position: relative;
  }

  .container-8 {
    margin-bottom: 20px;
  }

  .hero2 {
    margin-top: 0;
    display: flex;
  }

  .container-19, .image-3 {
    display: none;
  }

  .body {
    max-width: 93%;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .text-block-3 {
    font-size: 12px;
  }

  .text-block-4 {
    color: #000;
    text-align: center;
    font-family: Rubik, sans-serif;
  }

  .icon {
    color: #fff;
  }

  .container-35 {
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .footerresp {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    display: inline;
    overflow: hidden;
  }

  .container-36 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-37, .container-38 {
    flex-direction: column;
    display: flex;
  }

  .container-39 {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .paragraph-6 {
    color: #000;
    white-space: normal;
    font-family: Rubik, sans-serif;
    line-height: 18px;
  }

  .paragraph-7 {
    font-family: Rubik, sans-serif;
    font-size: 10px;
  }

  .text-block-5 {
    color: #000;
    padding-right: 0;
    font-family: MATERIAL ROUND, sans-serif;
  }

  .container-40 {
    display: flex;
  }

  .text-block-6 {
    color: #000;
    padding-right: 10px;
    font-family: MATERIAL ROUND, sans-serif;
  }

  .container-41 {
    margin-left: 0;
    display: flex;
  }

  .link-9, .link-10 {
    color: #000;
  }

  .container-42 {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .container-43 {
    margin-left: 0;
    display: flex;
  }

  .container-44 {
    flex-direction: column;
    display: flex;
  }

  .link-11, .link-12 {
    color: #000;
  }

  .text-block-7 {
    color: #000;
    font-size: 11px;
  }

  .text-block-8 {
    color: #000;
    font-family: Rubik, sans-serif;
  }

  .paragraph-8 {
    color: #000;
  }

  .image-7 {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .image-8 {
    display: none;
  }

  .image-9 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .img1resp {
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    overflow: visible;
  }

  .section-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-45 {
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }

  .image-11 {
    margin-bottom: 5px;
  }

  .text-block-9 {
    margin-left: 10px;
  }
}


@font-face {
  font-family: 'MATERIAL ROUND';
  src: url('../fonts/MaterialIconsRound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MATERIAL SHARP';
  src: url('../fonts/MaterialIconsSharp-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}