.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: #2F2F2F;
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
  background-color: #2f2f2f;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-link {
  display: contents;
}
 
.navbar8-image {
  width: 163px;
  align-self: stretch;
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 147px;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar8-link11 {
  text-decoration: none;
}
 
.navbar8-links2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar8-link12 {
  text-decoration: none;
}
 
.navbar8-links3 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar8-link13 {
  text-decoration: none;
}
 
.navbar8-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar8-action11 {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-mobile-menu {
  right: 0px;
  width: 100%;
  bottom: -42rem;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #484747;
}
 
.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar8-logo {
  height: 6rem;
}
 
.navbar8-action12 {
  text-decoration: none;
}
 
.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar8-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-links4 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.navbar8-link14 {
  text-decoration: none;
}
 
.navbar8-link15 {
  text-decoration: none;
}
 
.navbar8-link16 {
  text-decoration: none;
}
 
.navbar8-buttons2 {
  gap: var(--dl-layout-space-twounits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar8-container2 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.legal1-fragment11 {
  display: contents;
}
 
.legal1-text11 {
  display: inline-block;
}
 
.legal1-fragment15 {
  display: contents;
}
 
.legal1-text15 {
  display: inline-block;
}
 
.legal1-fragment12 {
  display: contents;
}
 
.legal1-text12 {
  display: inline-block;
}
 
.legal1-fragment10 {
  display: contents;
}
 
.legal1-text10 {
  display: inline-block;
}
 
.legal1-fragment13 {
  display: contents;
}
 
.legal1-text13 {
  display: inline-block;
}
 
.legal1-fragment14 {
  display: contents;
}
 
.legal1-text14 {
  display: inline-block;
}
 
.navbar8root-class-name {
  background-color: #2F2F2F;
}
 
@media(max-width: 1600px) {
  .navbar8-container1 {
    background-color: var(--dl-color-theme-accent1);
  }
  .navbar8-navbar-interactive {
    width: 1485px;
  }
  .navbar8-image {
    width: 158px;
  }
  .legal1-text15 {
    color: #020101;
    box-shadow: inherit;
  }
}
 
@media(max-width: 991px) {
  .navbar8-navbar-interactive {
    background-color: var(--dl-color-theme-accent1);
  }
  .navbar8-image {
    width: 120px;
    height: 60px;
    margin-left: 35px;
    margin-right: 13px;
  }
  .navbar8-mobile-menu {
    bottom: -42rem;
  }
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-fourunits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-mobile-menu {
    left: 0px;
    bottom: -15rem;
    height: auto;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
    background-color: #484747;
  }
  .navbar8-nav {
    height: 277px;
  }
  .navbar8-logo {
    width: 84px;
    height: 95px;
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-left: 16px;
  }
  .navbar8-mobile-menu {
    right: 0px;
    bottom: -15rem;
    padding: var(--dl-layout-space-unit);
  }
}

.content-list1-wrapper {
  display: contents;
}
 
.content-list1-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list1-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.content-list1-content {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list1-ul {
  align-items: flex-start;
}
 
.content-list1-heading1 {
  align-self: flex-start;
}
 
.legal1-fragment23 {
  display: contents;
}
 
.legal1-text42 {
  display: inline-block;
}
 
.legal1-fragment20 {
  display: contents;
}
 
.legal1-text39 {
  display: inline-block;
}
 
.legal1-fragment24 {
  display: contents;
}
 
.legal1-text43 {
  display: inline-block;
}
 
.legal1-fragment25 {
  display: contents;
}
 
.legal1-text44 {
  display: inline-block;
}
 
.legal1-fragment22 {
  display: contents;
}
 
.legal1-text41 {
  display: inline-block;
}
 
.legal1-fragment21 {
  display: contents;
}
 
.legal1-text40 {
  display: inline-block;
}
 
.legal1-fragment26 {
  display: contents;
}
 
.legal1-text45 {
  display: inline-block;
}
 
.legal1-fragment18 {
  display: contents;
}
 
.legal1-text31 {
  display: inline-block;
}
 
.legal1-fragment16 {
  display: contents;
}
 
.legal1-text16 {
  display: inline-block;
}
 
.legal1-fragment17 {
  display: contents;
}
 
.legal1-text26 {
  display: inline-block;
}
 
.legal1-fragment19 {
  display: contents;
}
 
.legal1-text35 {
  display: inline-block;
}
 
.content-list1root-class-name {
  background-size: cover;
  background-image: url("public/background2-1500h.png");
}
 
.content-list1root-class-name1 {
  background-size: cover;
  background-image: url("public/background2-1500h.png");
}
 
@media(max-width: 1600px) {
  .content-list1-container {
    background-color: #010731;
  }
  .content-list1root-class-name {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    background-color: #010731;
  }
  .content-list1root-class-name1 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    background-color: #010731;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-image {
  width: 200px;
  object-fit: cover;
}
 
.footer4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: grid;
  align-self: center;
  place-items: center start;
  padding-right: 0px;
}
 
.footer4-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.footer4-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer4-container2 {
  display: flex;
  align-items: flex-start;
}
 
.footer4-text1 {
  margin-left: var(--dl-layout-space-unit);
  margin-right: var(--dl-layout-space-unit);
}
 
.footer4-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.footer4-action11 {
  display: flex;
  margin-left: var(--dl-layout-space-unit);
  margin-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.footer4-action12 {
  display: flex;
  margin-left: var(--dl-layout-space-unit);
  margin-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.footer4-action13 {
  display: flex;
  margin-left: var(--dl-layout-space-unit);
  margin-right: var(--dl-layout-space-unit);
  flex-direction: row;
  text-decoration: none;
}
 
.legal1-fragment29 {
  display: contents;
}
 
.legal1-text48 {
  display: inline-block;
}
 
.legal1-fragment27 {
  display: contents;
}
 
.legal1-text46 {
  display: inline-block;
}
 
.legal1-fragment28 {
  display: contents;
}
 
.legal1-text47 {
  display: inline-block;
}
 
.footer4root-class-name {
  background-color: #2F2F2F;
}
 

 

 
@media(max-width: 1600px) {
  .footer4-credits {
    align-self: center;
  }
  .footer4-text1 {
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
  }
  .footer4-action11 {
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
  }
  .footer4-action12 {
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
  }
  .footer4-action13 {
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
  }
  .legal1-text48 {
    color: #020101;
    box-shadow: inherit;
  }
  .legal1-text46 {
    color: #020101;
    box-shadow: inherit;
  }
  .legal1-text47 {
    color: #020101;
    box-shadow: inherit;
  }
}
 
@media(max-width: 1200px) {
  .footer4-credits {
    width: 1038px;
    height: 99px;
    align-self: center;
  }
  .footer4-container1 {
    width: 100%;
    height: 62px;
  }
  .footer4-row {
    align-self: flex-start;
  }
  .footer4-action11 {
    width: 61px;
    height: 32px;
  }
  .footer4-action12 {
    width: 190px;
    height: 35px;
    align-self: flex-start;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .footer4-action13 {
    width: 123px;
    height: 32px;
  }
  .legal1-text48 {
    color: rgb(2, 1, 1);
    box-shadow: inherit;
  }
  .legal1-text46 {
    color: rgb(2, 1, 1);
    box-shadow: inherit;
  }
  .legal1-text47 {
    color: rgb(2, 1, 1);
    box-shadow: inherit;
  }
}
 
@media(max-width: 991px) {
  .footer4-image {
    width: 161px;
    height: 87px;
    align-self: center;
    padding-bottom: 0px;
  }
  .footer4-credits {
    width: 829px;
  }
  .footer4root-class-name {
    background-color: var(--dl-color-theme-accent1);
  }
  .footer4root-class-name1 {
    background-color: #000000;
  }
  .footer4root-class-name2 {
    background-color: var(--dl-color-theme-accent1);
  }
}
 
@media(max-width: 767px) {
  .footer4-footer7 {
    width: 767px;
    height: 428px;
  }
  .footer4-credits {
    width: 708px;
  }
  .footer4-container1 {
    width: 100%;
  }
  .footer4-row {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 671px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer4-action11 {
    margin-left: var(--dl-layout-space-halfunit);
    margin-right: var(--dl-layout-space-halfunit);
  }
  .footer4-action12 {
    margin-left: var(--dl-layout-space-halfunit);
    margin-right: var(--dl-layout-space-halfunit);
  }
  .footer4-action13 {
    margin-left: var(--dl-layout-space-halfunit);
    margin-right: var(--dl-layout-space-halfunit);
  }
  .footer4root-class-name1 {
    background-color: var(--dl-color-theme-accent1);
  }
}
 
@media(max-width: 479px) {
  .footer4-footer7 {
    width: 479px;
    height: 378px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
    height: 100%;
  }
  .footer4-credits {
    width: 421px;
  }
  .footer4-container1 {
    width: 433px;
    height: 229px;
  }
  .footer4-row {
    width: 479px;
    height: 178px;
  }
  .footer4-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer4-action13 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
}

.legal1-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.legal1-fragment10 {
  display: contents;
}
 
.legal1-text10 {
  display: inline-block;
}
 
.legal1-fragment11 {
  display: contents;
}
 
.legal1-text11 {
  display: inline-block;
}
 
.legal1-fragment12 {
  display: contents;
}
 
.legal1-text12 {
  display: inline-block;
}
 
.legal1-fragment13 {
  display: contents;
}
 
.legal1-text13 {
  display: inline-block;
}
 
.legal1-fragment14 {
  display: contents;
}
 
.legal1-text14 {
  display: inline-block;
}
 
.legal1-fragment15 {
  display: contents;
}
 
.legal1-text15 {
  display: inline-block;
}
 
.legal1-fragment16 {
  display: contents;
}
 
.legal1-text16 {
  display: inline-block;
}
 
.legal1-fragment17 {
  display: contents;
}
 
.legal1-text26 {
  display: inline-block;
}
 
.legal1-fragment18 {
  display: contents;
}
 
.legal1-text31 {
  display: inline-block;
}
 
.legal1-fragment19 {
  display: contents;
}
 
.legal1-text35 {
  display: inline-block;
}
 
.legal1-fragment20 {
  display: contents;
}
 
.legal1-text39 {
  display: inline-block;
}
 
.legal1-fragment21 {
  display: contents;
}
 
.legal1-text40 {
  display: inline-block;
}
 
.legal1-fragment22 {
  display: contents;
}
 
.legal1-text41 {
  display: inline-block;
}
 
.legal1-fragment23 {
  display: contents;
}
 
.legal1-text42 {
  display: inline-block;
}
 
.legal1-fragment24 {
  display: contents;
}
 
.legal1-text43 {
  display: inline-block;
}
 
.legal1-fragment25 {
  display: contents;
}
 
.legal1-text44 {
  display: inline-block;
}
 
.legal1-fragment26 {
  display: contents;
}
 
.legal1-text45 {
  display: inline-block;
}
 
.legal1-fragment27 {
  display: contents;
}
 
.legal1-text46 {
  display: inline-block;
}
 
.legal1-fragment28 {
  display: contents;
}
 
.legal1-text47 {
  display: inline-block;
}
 
.legal1-fragment29 {
  display: contents;
}
 
.legal1-text48 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .legal1-text15 {
    color: #020101;
    box-shadow: inherit;
  }
  .legal1-text46 {
    color: #020101;
    box-shadow: inherit;
  }
  .legal1-text47 {
    color: #020101;
    box-shadow: inherit;
  }
  .legal1-text48 {
    color: #020101;
    box-shadow: inherit;
  }
}
 
@media(max-width: 1200px) {
  .legal1-text46 {
    color: rgb(2, 1, 1);
    box-shadow: inherit;
  }
  .legal1-text47 {
    color: rgb(2, 1, 1);
    box-shadow: inherit;
  }
  .legal1-text48 {
    color: rgb(2, 1, 1);
    box-shadow: inherit;
  }
}
