:root {
  --white: white;
  --black: black;
}

p {
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 18px;
}

li {
  margin-bottom: 20px;
}

.navbar-logo-left {
  background-color: #efefef;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1286px;
  margin-bottom: 0;
  padding: 20px 0;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .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: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .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, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

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

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.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;
}

.container-2 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1286px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.navbar, .nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  padding-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-2 {
  color: #fff;
  background-color: #e81a41;
  padding: 8px 16px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.cell {
  display: flex;
}

.div-block {
  width: 100%;
  max-width: 856px;
  margin-top: 10px;
  margin-bottom: 50px;
  display: block;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.section {
  background-color: #010101;
  justify-content: center;
  align-items: center;
  padding: 50px 20px 15px;
  display: flex;
}

.div-block-3 {
  width: 100%;
  max-width: 1286px;
  display: block;
}

.div-block-4 {
  outline-offset: 0px;
  border: 0 solid #ffffff85;
  border-top-width: 1px;
  outline: 0 #333;
  justify-content: space-between;
  height: auto;
  padding-top: 10px;
  display: flex;
}

.div-block-5 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.link {
  color: #fff;
  font-family: Inter, sans-serif;
  text-decoration: none;
  transition: all .325s;
}

.body {
  background-color: #0000;
  border: 0 #000;
  border-top-color: #0000;
}

.div-block-6 {
  border: 0 solid #000;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 40px;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  height: auto;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.div-block-10 {
  flex-flow: row;
  display: block;
}

.div-block-11 {
  display: flex;
}

.heading {
  border-bottom: 0 solid #b7b7b7;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading.first-heading {
  border-bottom-width: 1px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 25px;
}

.image {
  width: 100%;
  margin-bottom: 40px;
}

.paragraph {
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.div-block-12 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.div-block-12.hide {
  display: none;
}

.text-block-2, .text-block-3 {
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.text-block-4 {
  color: #777;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.div-block-13 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
  font-family: Inter, sans-serif;
}

.bold-text {
  color: #b4607d;
}

.div-block-14 {
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 30px;
  display: flex;
}

.div-block-14.cta-holder {
  margin-bottom: 30px;
}

.text-block-11 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.link-2 {
  color: #fff;
  background-color: #e81a41;
  margin-bottom: 0;
  padding: 15px 30px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-12 {
  color: #b4b4b4;
  font-family: Inter, sans-serif;
}

.dropdown {
  margin-top: 40px;
}

.dropdown.custom-drop {
  width: 100%;
  overflow: hidden;
}

.accordion-toggle {
  height: 60px;
  display: flex;
}

.text-block-13 {
  color: #1ab6d9;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-list {
  white-space: normal;
  word-break: normal;
  background-color: #0000;
  display: block;
  position: static;
}

.dropdown-link {
  object-fit: fill;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 200;
  display: block;
  overflow: visible;
}

.html-embed {
  margin-top: 40px;
}

.div-block-15 {
  background-color: #e1e1e1;
  width: 100%;
  height: 1px;
  margin-top: 20px;
}

.link-block, .link-block-2, .link-block-3 {
  display: block;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-16.hide {
  display: none;
}

.div-block-17 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.div-block-17.hide {
  display: none;
}

.link-3 {
  color: #fff;
  background-color: #e81a41;
  padding: 8px 16px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.div-block-18 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-19 {
  background-color: #f5f5f5;
  padding: 10px 20px;
}

.div-block-19.hide {
  display: none;
}

.rich-content {
  margin-bottom: 0;
}

.rich-content.negatve-bottom {
  margin-bottom: -30px;
}

.logo {
  width: 150px;
}

.footer-logo {
  width: 160px;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button {
    padding: 12px;
  }

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

  .text-block {
    padding-right: 20px;
  }

  .div-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-5 {
    padding-left: 20px;
  }

  .div-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left {
    justify-content: flex-start;
    padding-left: 20px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

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

  .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 #0000000d;
  }

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

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

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .text-block {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    padding-top: 0;
  }

  .div-block-5 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .link {
    text-align: center;
  }

  .div-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 22px;
    line-height: 30px;
  }

  .heading.first-heading {
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
  }

  .image {
    width: 100%;
  }

  .paragraph {
    line-height: 30px;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    font-size: 10px;
  }

  .div-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
  }

  .text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
    font-size: 11px;
  }

  .div-block-16, .div-block-17 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .link-3 {
    color: #fff;
    background-color: #e81a41;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
  }

  .div-block-19 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-14, .text-block-15 {
    font-size: 11px;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-bottom: 15px;
    line-height: 30px;
  }

  .container {
    max-width: none;
  }

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

  .container-2 {
    clear: none;
    object-fit: fill;
    flex-flow: row;
    justify-content: flex-start;
    display: flex;
    position: static;
  }

  .nav-menu {
    clear: none;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
    overflow: visible;
  }

  .text-block {
    justify-content: center;
    align-items: center;
    padding-right: 14px;
    display: flex;
  }

  .nav-link-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-5 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    display: flex;
  }

  .div-block-6 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading, .heading.first-heading {
    font-size: 22px;
    line-height: 30px;
  }

  .paragraph {
    margin-bottom: 15px;
    line-height: 30px;
  }

  .div-block-12 {
    flex-flow: wrap;
  }

  .div-block-13 {
    flex-flow: wrap;
    overflow: visible;
  }

  .div-block-14 {
    padding: 15px;
  }

  .text-block-11 {
    font-size: 20px;
  }

  .text-block-12 {
    text-align: center;
  }

  .text-block-13 {
    order: 1;
  }

  .dropdown-list {
    padding-right: 15px;
  }

  .dropdown-link {
    overflow: hidden;
  }

  .div-block-16, .div-block-17 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: center;
    display: flex;
  }

  .bold-text-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .bold-text-3 {
    line-height: 35px;
  }

  .bold-text-4 {
    font-size: 22px;
    line-height: 30px;
  }

  .bold-text-5 {
    line-height: 30px;
  }

  .icon {
    order: -1;
  }

  .link-3 {
    text-align: center;
  }

  .div-block-19 {
    background-color: #e1e1e1;
  }

  .rich-content.negatve-bottom {
    margin-bottom: -15px;
  }

  .html-embed-2 {
    width: 100%;
  }
}


