:root {
  --dark-blue: #2e4654;
  --lighter-blue: #cbebf5;
  --light-blue: #3692b2;
  --orange: #ea7b1f;
  --dark-text: #092837;
}

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

p {
  margin-top: 20px;
  margin-bottom: 20px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.navbar19_logo-link {
  z-index: 2;
  padding-left: 0;
}

.navbar19_dropdown-list.w--open {
  border-style: solid;
  border-width: 1px;
  padding: .5rem;
  position: absolute;
}

.navbar19_wrapper {
  grid-column-gap: 1rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.menu-icon4_wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-icon4_line-middle {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.oc-block {
  color: #ba8b15;
  background-image: url('../images/layer-1-copy-3_1layer-1-copy-3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.oc-block.light {
  color: #fff;
  background-image: url('../images/layer-1-copy-2_1layer-1-copy-2.png');
}

.navbar19_menu-wrapper-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
  display: block;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.navbar19_menu-button-2 {
  z-index: 1;
  border: 1px #fff;
  border-radius: 100px;
  padding: 0;
}

.navbar19_menu-button-2.w--open {
  background-color: #0f0f0f;
}

.navbar19_link-wrapper {
  z-index: 0;
  display: flex;
}

.text-weight-semibold {
  font-weight: 600;
}

.navbar19_link-column {
  text-align: left;
}

.text-size-small {
  font-size: .875rem;
}

.navbar19_link-large-2 {
  color: #fff;
  text-align: right;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

.navbar19_link-large-2.w--current {
  color: #f2c238;
  font-weight: 700;
}

.navbar19_menu-left-top-2 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 1rem;
  text-align: right;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  font-size: 2.5rem;
  display: block;
}

.navbar19_menu-right {
  grid-column-gap: 2.5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  display: grid;
}

.menu-icon4_line-middle-base-2 {
  background-color: #fff;
  width: 44px;
  height: 2px;
  position: absolute;
}

.gol {
  color: #ba8b15;
}

.gol.white {
  color: #fff;
}

.menu-icon4_line-middle-top {
  z-index: 2;
  background-color: #fff;
  width: 44px;
  height: 2px;
  display: none;
  position: absolute;
  inset: 0;
}

.buttons-nav-container {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar19_menu-left-bottom {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.navbar19_menu-2 {
  background-color: #281052bf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  margin-left: auto;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  inset: 0% 0% auto;
  overflow: auto;
}

.social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.navbar19_link-list {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.navbar19_link {
  padding: .5rem 1rem;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar19_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  margin-top: 1.5rem;
  display: flex;
}

.cener-btn-nav {
  text-align: center;
}

.navbar19_component-2 {
  background-color: #fff0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  align-items: center;
  width: 100%;
  padding: 40px 5%;
  display: flex;
  position: absolute;
}

.navbar19_component-2.dark {
  background-color: var(--dark-blue);
}

.margin-bottom, .margin-bottom.margin-xsmall, .margin-bottom.margin-tiny {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.navbar19_link-small {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: block;
}

.navbar19_dropdown-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.menu-icon4_line-bottom-2 {
  background-color: #fff;
  width: 44px;
  height: 2px;
}

.menu-icon4 {
  border: 1px #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
}

.navbar19_container-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar19_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.nav-btn {
  color: #fff;
  text-align: center;
  background-color: #3898ec00;
  border: 1.5px solid #fff;
  border-radius: 40px;
  padding: 10px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.menu-icon4_line-top-2 {
  background-color: #fff;
  width: 44px;
  height: 2px;
  padding-bottom: 0;
  padding-right: 0;
}

.hero-full {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.text-hero {
  background-color: var(--dark-blue);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.h1-fb {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 82px;
}

.p-hero {
  color: var(--lighter-blue);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.what-we-do-section {
  background-color: #e9eef2;
  padding-top: 100px;
  padding-bottom: 0;
}

.container {
  text-align: center;
  width: 1380px;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.h2-fb {
  color: #092837;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 58px;
}

.large-blue-p {
  color: var(--light-blue);
  max-width: 900px;
  margin: 20px auto 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.p-large {
  color: #092837;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.p-large.left {
  text-align: left;
}

.orange-btnm {
  background-color: var(--orange);
  color: #fff;
  letter-spacing: 1.6px;
  border: 1px solid #fff;
  padding: 20px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.blue-block {
  background-color: var(--dark-blue);
  padding-top: 80px;
  padding-bottom: 80px;
}

.xl-p {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 62px;
}

.process-section {
  background-image: url('../images/ellen-tracy.png');
  background-position: 100% 70%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}

.bold-text {
  color: var(--dark-text);
}

.h2-orange {
  color: var(--orange);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
}

.h2-orange.blue {
  color: #264756;
}

.divider {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rich-with-lsit {
  color: var(--dark-text);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.rich-with-lsit ul {
  color: var(--orange);
}

.rich-with-lsit li {
  color: var(--dark-text);
  margin-bottom: 20px;
}

.rich-with-lsit.mw {
  max-width: 700px;
}

.brand-section {
  background-color: #fef0e5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.slider {
  background-color: #ddd0;
  height: 100%;
}

.mask {
  height: 100%;
}

.icon, .icon-2 {
  color: var(--dark-text);
}

.div-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer {
  background-color: #264756;
  padding-top: 100px;
  padding-bottom: 100px;
}

.logo-footer {
  margin-bottom: 40px;
}

.lnik-footer {
  color: #cbebf5;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.social-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  max-width: 200px;
  margin: 20px auto 60px;
  display: grid;
}

.privacy-policy-p {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.link-footer {
  color: var(--lighter-blue);
}

.blank-section {
  background-color: #e9eef2;
  padding-top: 260px;
  padding-bottom: 100px;
}

@media screen and (max-width: 991px) {
  .navbar19_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar19_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .menu-icon4_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .menu-icon4_line-middle {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .navbar19_menu-wrapper-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    height: auto;
    padding-bottom: 0;
  }

  .navbar19_menu-button-2 {
    border-style: none;
    margin-left: -.5rem;
    padding: 0;
  }

  .navbar19_link-wrapper {
    display: none;
  }

  .navbar19_menu-left-top-2 {
    padding-top: 2rem;
  }

  .menu-icon4_line-middle-base-2 {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .menu-icon4_line-middle-top {
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0;
  }

  .navbar19_menu-left-bottom {
    margin-top: 0;
    padding-bottom: 8rem;
  }

  .navbar19_menu-2 {
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar19_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar19_dropdown-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .menu-icon4_line-bottom-2 {
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .navbar19_container-2 {
    grid-auto-columns: 1fr;
  }

  .menu-icon4_line-top-2 {
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar19_menu-wrapper-2 {
    grid-row-gap: 3rem;
    padding-top: 4rem;
  }

  .navbar19_link-large-2 {
    font-size: 1.5rem;
  }

  .navbar19_menu-left-top-2 {
    grid-column-gap: 2rem;
    flex-direction: column;
    padding-top: 1rem;
  }

  .navbar19_menu-right {
    grid-column-gap: 2rem;
    grid-row-gap: 3rem;
  }

  .navbar19_component-2 {
    min-height: 4rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .process-section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }
}

@media screen and (max-width: 479px) {
  .navbar19_menu-wrapper-2 {
    grid-row-gap: 2rem;
  }

  .navbar19_menu-left-top-2 {
    grid-template-columns: 1fr;
  }

  .navbar19_menu-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
  }

  .buttons-nav-container {
    justify-content: center;
    align-items: center;
  }

  .cener-btn-nav {
    text-align: left;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar19_container-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .hero-full {
    grid-template-columns: 1fr;
  }

  .text-hero {
    padding-top: 150px;
    padding-bottom: 50px;
  }

  .h1-fb {
    margin-bottom: 20px;
    font-size: 44px;
    line-height: 51px;
  }

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

  .large-blue-p {
    font-size: 24px;
    line-height: 34px;
  }

  .p-large {
    font-size: 22px;
    line-height: 32px;
  }

  .blue-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xl-p {
    font-size: 28px;
    line-height: 44px;
  }

  .process-section {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2-orange {
    font-size: 32px;
    line-height: 48px;
  }

  .rich-with-lsit li {
    font-size: 22px;
    line-height: 32px;
  }

  .rich-with-lsit.mw p {
    font-size: 22px;
    line-height: 31px;
  }

  .brand-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block {
    flex-flow: column;
  }

  .paragraph {
    font-size: 22px;
  }

  .privacy-policy-p {
    text-align: center;
    line-height: 24px;
  }
}

#w-node-f52f1a16-ee8c-bb80-0a0c-3e4008627f25-da12f5a8 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-f52f1a16-ee8c-bb80-0a0c-3e4008627f62-da12f5a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_5cfec4f1-c806-3676-aa96-e47a690a9abd-4b312bac {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_5cfec4f1-c806-3676-aa96-e47a690a9afa-4b312bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-f52f1a16-ee8c-bb80-0a0c-3e4008627f25-da12f5a8, #w-node-_5cfec4f1-c806-3676-aa96-e47a690a9abd-4b312bac {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


