:root {
  --color3: #92c7ff;
  --color1: #19285a;
  --color6: white;
  --color2: #133cc5;
  --color5: #ffeeda;
  --color4: #e0c6a3;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.1;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 800;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
}

p {
  line-height: 1.618;
}

a {
  color: var(--color3);
  text-decoration: none;
}

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

li {
  line-height: 1.5;
}

.aa-menu-text {
  color: var(--color1);
  margin-top: -16px;
  font-size: 5rem;
  font-weight: 100;
}

.aa-social-link {
  margin-left: 2px;
  margin-right: 2px;
  transition: transform .3s;
}

.aa-social-link:hover {
  transform: scale(1.1);
}

.aa-full-nav-link {
  z-index: 2;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 1.625rem;
  line-height: 2rem;
  position: relative;
}

.aa-nav-background-slide-up {
  background-color: var(--color6);
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.aa-full-slide-in-nav {
  z-index: 4;
  opacity: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #ffffffd6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 150px;
  padding-bottom: 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto 100%;
}

.page-wrapper {
  width: 100%;
  font-size: 1rem;
  overflow: hidden;
}

.page-wrapper.menu-work-special {
  height: 150vh;
}

.aa-nav-hamburger-button {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.aa-nav-hamburger-button.stop-scroll {
  color: #628bb8;
  transition: color .35s;
  display: none;
}

.aa-nav-hamburger-button.stop-scroll:hover {
  color: #556c7e;
}

.fs-cc-manager_trigger {
  display: none;
}

.aa-nav-main-button {
  color: #2b2b2b;
  text-align: center;
  background-color: #3898ec00;
  align-items: center;
  padding: 18px 10px;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s ease-in-out, letter-spacing .4s ease-in-out;
  display: flex;
}

.aa-nav-main-button:hover {
  letter-spacing: 1px;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_trigger, .fs-cc-banner_trigger {
  display: none;
}

.section {
  background-color: #222;
  width: 100%;
}

.section._100x100 {
  height: 100vh;
}

.aa-connect-caption {
  color: var(--color1);
  padding-left: 4px;
  font-size: 14px;
  font-weight: 400;
}

.nav-logo {
  opacity: 1;
  width: 350px;
  max-width: none;
}

.aa-nav-logo-link {
  align-items: center;
  display: flex;
}

.aa-full-nav-left-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: 10%;
  display: flex;
}

.aa-close-nav-button {
  z-index: 50;
  cursor: pointer;
  background-color: #292929;
  border-bottom-left-radius: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.aa-close-nav-button.start-scroll {
  background-color: var(--color1);
  background-color: #051f33;
}

.aa-full-nav-wrapper {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.7fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 90%;
  max-width: 1100px;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.aa-full-nav-link-wrapper {
  color: #1a1a1f;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  text-decoration: none;
  transition: border-color .35s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aa-full-nav-link-wrapper:hover {
  border-color: #818181;
}

.aa-cta-and-social-wrapper {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.aa-nav-cta-button {
  background-color: var(--color1);
  color: #f0f0f0;
  text-align: center;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  padding: 12px 18px;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s ease-in-out, letter-spacing .4s ease-in-out;
  display: flex;
}

.aa-nav-cta-button:hover {
  letter-spacing: 1px;
}

.aa-nav-button-wrapper {
  align-self: center;
  align-items: center;
  display: flex;
}

.core-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.core-wrapper {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.core-wrapper.not-home {
  padding-top: 120px;
}

.core-wrapper.second-page {
  padding-top: 161px;
}

.aa-nav-container {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
}

.aa-full-nav-right-wrapper {
  flex: 1;
  max-width: 600px;
}

.aa-nav-right-side-wrapper {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.aa-social-wrapper {
  align-items: center;
  width: 100%;
  padding-top: 5px;
  display: flex;
  position: relative;
}

.aa-close-nav-img {
  width: 70px;
  height: 70px;
  color: var(--color1);
  padding: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.aa-close-nav-img.start-scroll {
  cursor: pointer;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 16px;
  width: 100%;
  max-width: 540px;
  height: 100%;
  max-height: 70vh;
  position: relative;
}

.fs-cc-banner_close {
  background-color: var(--color1);
  opacity: 1;
  cursor: pointer;
  border-radius: 999rem;
  margin-left: 10px;
  padding: 5px;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-banner_button {
  color: #2b2b2b;
  text-align: center;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 999rem;
  min-width: 135px;
  margin-left: 10px;
  padding: 5px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
  min-width: 115px;
  margin-left: 10px;
  padding: 5px;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 34px;
  overflow: scroll;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-manager_button {
  cursor: pointer;
  flex-direction: column;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_label {
  color: #303030;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: var(--color1);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-top: 1px solid #ffffff1c;
  border-top-right-radius: 40px;
  max-width: 398px;
  padding: 20px;
  display: none;
  position: fixed;
  inset: auto auto 0% 0%;
}

.fs-cc-manager_component {
  z-index: 999;
  margin-left: 2px;
  margin-right: 2px;
  transition: transform .3s;
}

.fs-cc-manager_component:hover {
  transform: scale(1.1);
}

.fs-cc-prefs_text {
  color: #4d4d4d;
  font-size: .75rem;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-components {
  display: flex;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-prefs_button {
  background-color: #383838;
  border: 2px solid #0000;
  border-radius: 999rem;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #505050;
  background-color: #fff;
  border-color: #c2c2c2;
}

.fs-cc-banner_text {
  color: #d3d3d3;
  text-align: left;
  margin-right: 0;
  padding-bottom: 14px;
  font-size: .75rem;
  line-height: 1.3;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #dadada;
  border-radius: 100%;
  padding: 10px;
  text-decoration: none;
  position: absolute;
  inset: -16px -49px auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 44px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-banner_container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-banner_text-link {
  border-bottom: 2px solid var(--color3);
  color: #fff;
  font-size: .75rem;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_title {
  color: #303030;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #0b0d24b3;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 34px;
}

.aa-nav-hamburger-svg {
  width: 24px;
  height: 24px;
  color: var(--color2);
}

.no-scroll {
  overflow: hidden;
}

.fs-cc-banner-close-svg {
  color: #fff;
  width: 20px;
  height: 20px;
}

.fs-cc-banner-close-svg.dark {
  color: #161616;
}

.aa-social-svg {
  width: 30px;
  height: 30px;
  color: var(--color1);
}

.aa-left-arrow-svg {
  z-index: 2;
  color: #202020;
  width: 14px;
  position: relative;
}

.aa-top-bar-nav {
  z-index: 3;
  background-color: var(--color6);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

._404-container {
  background-color: #151f41;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._404-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14rem;
  font-weight: 100;
  line-height: 1;
}

._404-heading-2 {
  color: var(--color3);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.7rem;
  line-height: 1;
}

._404-heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 20px;
  padding: 26px 34px;
  font-weight: 700;
  transition: background-color .3s;
}

.button:hover {
  background-color: #ebebeb;
}

.move-slide-menu {
  width: 100vw;
  height: 80vh;
  padding-top: 142px;
  padding-bottom: 60px;
  position: relative;
  top: 119px;
}

.style-guide-color-wrap {
  padding: 16px;
}

.style-guide-color-wrap.white-background {
  background-color: #fff;
}

.style-guide-popup-wrap {
  background-color: #000;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 22px;
  display: flex;
}

.style-guide-class {
  color: #fff;
  background-color: #3b83f7;
  border-radius: 3px;
  padding: 3px 8px;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
}

.style-guide-class.tag-class {
  background-color: #cc55b8;
}

.style-guide-layout-demo {
  background-color: #d3d3d3;
  border: 1px solid #d3d3d3;
}

.style-guide-layout-demo.section-padding {
  margin-top: 30px;
}

.large-p {
  font-size: 1.25rem;
}

.style-guide-category {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 20px;
  padding-bottom: 5px;
  font-weight: 700;
}

.style-guide-element {
  color: #fff;
  background-color: #3b83f7;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
}

.style-guide-wrap {
  padding-top: 20px;
}

.form-checkbox {
  width: 20px;
}

.core-section {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.core-section.hero-section {
  background-color: var(--color1);
  background-image: linear-gradient(157deg, #203375 19%, #0b0e18);
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 720px;
  display: flex;
}

.color6 {
  color: var(--color6);
}

.form-field.form-select {
  background-color: #fff;
}

.style-guide-edit-wrap {
  opacity: .4;
}

.style-guide-edit-wrap:hover {
  opacity: 1;
}

.style-guide-white-div {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 20px;
}

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

.close-popup-button {
  color: #000;
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: -5px -5px auto auto;
}

.style-guide-grid-item-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: flex-start stretch;
  padding-top: 10px;
  display: grid;
}

.style-guide-edit {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 10px;
  margin-bottom: 10px;
}

.style-guide-grid {
  grid-column-gap: 40px;
  grid-row-gap: 41px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
  display: grid;
}

.main-button {
  background-color: var(--color1);
  color: var(--color6);
  border: 2px solid #0000;
  border-radius: 30px;
  margin-top: 0;
  padding: 12px 24px;
}

.main-button.form-submit {
  margin-top: 15px;
}

.main-button.ghost-button {
  border-color: var(--color1);
  color: var(--color1);
  background-color: #0000;
  font-weight: 500;
}

.main-button.inverse-button {
  background-color: var(--color6);
  color: var(--color1);
  text-align: center;
  font-weight: 500;
}

.main-button.inverse-ghost-button {
  border-color: var(--color6);
  color: var(--color6);
  background-color: #0000;
}

.popup-card {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  padding: 30px;
  display: flex;
  position: relative;
}

.form-lable {
  margin-top: 20px;
}

.color5, .color4 {
  color: var(--color5);
}

.color1 {
  color: var(--color1);
}

.color2 {
  color: var(--color2);
}

.color3 {
  color: var(--color3);
}

.bg1 {
  background-color: var(--color1);
}

.bg2 {
  background-color: var(--color2);
}

.bg3 {
  background-color: var(--color3);
}

.bg4 {
  background-color: var(--color4);
}

.bg5 {
  background-color: var(--color5);
}

.bg6 {
  background-color: var(--color6);
}

.image {
  width: 100%;
  max-width: 410px;
  margin-left: -43px;
}

.under-construction-heading1 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.under-construction-heading3 {
  color: var(--color3);
  text-align: center;
  padding-bottom: 11px;
}

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

.div-block-53 {
  background-color: #272f4e;
  justify-content: flex-end;
  width: 100%;
  padding: 5px 3px;
  display: flex;
}

.link-block-5 {
  display: none;
}

.text-span-13 {
  color: #fff;
}

.link-4 {
  color: #fff;
  padding-right: 5px;
  font-size: 16px;
  text-decoration: none;
}

.link-block-special {
  color: #4e4e4e;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 17px 14px 12px;
  text-decoration: none;
  display: flex;
}

.link-block-special.special-link {
  color: #fff;
  background-color: #76903e;
  border-right-width: 0;
  border-radius: 20px;
  margin-left: 5px;
  padding-top: 3px;
  padding-bottom: 0;
  transition: background-color .3s;
}

.link-block-special.special-link:hover {
  background-color: #314d6d;
}

.nav-container {
  justify-content: space-between;
  align-items: stretch;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.link-hover-line {
  width: 80%;
  height: 3px;
  transform-style: preserve-3d;
  background-color: #b8cc8c;
  transform: scale3d(0, 1, 1);
}

.link-5 {
  color: var(--color3);
  align-self: center;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  position: relative;
  top: -1px;
}

.nav-logo-2 {
  width: 100%;
}

.text-block {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
}

.logo-link-block {
  align-items: center;
  width: 50%;
  max-width: 300px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.logo-link-block.w--current {
  width: 50%;
  max-width: 320px;
}

.link-3 {
  display: none;
}

.link-block {
  color: #193769;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 17px 14px 12px;
  text-decoration: none;
  display: flex;
}

.link-block.w--current {
  color: #bdbdbd;
}

.navigation-bar {
  z-index: 51;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fffffffa;
  align-items: center;
  width: 100%;
  position: fixed;
  inset: 22% 0% auto;
  box-shadow: 0 0 10px #0000003b;
}

.html-embed {
  color: #fff;
  width: 20px;
  margin-right: 6px;
  position: relative;
}

.aa-full-slide-in-nav-2 {
  z-index: 4;
  opacity: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #fffffff0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 150px;
  padding-bottom: 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto 100%;
  overflow: auto;
}

.aa-nav-background-slide-up-2 {
  z-index: 0;
  background-color: #e6e6e680;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.aa-menu-text-2 {
  color: #1e4d72;
  margin-top: -16px;
  font-size: 5rem;
  font-weight: 100;
}

.aa-nav-hamburger-svg-2 {
  width: 24px;
  height: 24px;
}

.secure-upload-button {
  color: #c94028;
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  margin-bottom: -14px;
  padding: 5px 11px 10px;
  font-size: .9rem;
  font-weight: 700;
  transition: color .35s, background-color .35s;
}

.secure-upload-button:hover {
  color: #fff;
  background-color: #c94028;
}

.nav-logo-3 {
  opacity: 1;
  width: 349px;
  max-width: none;
}

.aa-nav-button-wrapper-2 {
  align-items: stretch;
  display: flex;
}

.aa-left-arrow-svg-2 {
  z-index: 1;
  color: #202020;
  width: 14px;
  position: relative;
}

.link-block-6 {
  color: #2e4c64;
}

.link-block-6.white {
  color: #fff;
}

.div-block-86 {
  justify-content: flex-end;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 4px;
  padding-right: 20px;
  display: flex;
}

.aa-nav-container-2 {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 23px 26px;
  display: flex;
}

.aa-nav-main-button-2 {
  color: var(--color1);
  text-align: center;
  background-color: #3898ec00;
  align-items: center;
  padding: 5px 10px;
  font-size: .9rem;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s ease-in-out, letter-spacing .4s ease-in-out;
  display: flex;
}

.aa-nav-main-button-2:hover {
  letter-spacing: 1px;
}

.aa-nav-cta-button-2 {
  background-color: var(--color1);
  color: #fff;
  text-align: center;
  border-radius: 30px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 4px;
  padding: 12px 18px;
  font-size: .9rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s ease-in-out, letter-spacing .4s ease-in-out;
  display: flex;
}

.aa-nav-cta-button-2:hover {
  letter-spacing: 1px;
}

.aa-nav-cta-button-2.full-nav-cta {
  align-self: auto;
  font-size: 1.2rem;
}

.aa-full-nav-link-2 {
  z-index: 2;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 1.625rem;
  line-height: 2rem;
  position: relative;
}

.div-block-85 {
  background-color: #1c3a52;
  justify-content: flex-end;
}

.aa-cta-and-social-wrapper-2 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.aa-navigation-2 {
  z-index: 6;
  position: relative;
}

.html-embed-3 {
  width: 30px;
  margin-right: 6px;
}

.html-embed-3.small {
  width: 20px;
  margin-left: 0;
  margin-right: 4px;
  padding-top: 4px;
}

.aa-top-bar-nav-2 {
  z-index: 3;
  background-color: #fff;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 8px -2px #0003;
}

.decorative-circle-nm {
  background-color: #a1a1a1;
  border-radius: 17px;
  width: 8px;
  height: 8px;
  margin-left: 7px;
  margin-right: 7px;
}

.paragraph-29 {
  color: #445eb4;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
}

.hero-section-2 {
  z-index: 0;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 724px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.image-email-wrapper {
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.hero-heading-as-2 {
  color: var(--color1);
  text-align: left;
  border-bottom: 1px solid #7272721a;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 11px;
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
}

.background-video {
  opacity: .15;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.hero-button-as-2 {
  background-color: var(--color1);
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 42px;
  margin-top: 5px;
  padding: 22px 32px;
  font-size: 18px;
  font-weight: 700;
  transition: color .3s, background-color .3s;
  display: block;
}

.hero-button-as-2:hover {
  color: #fff;
  background-color: #364c99;
}

.main-hero-text-block-as-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 452px;
  margin-left: 20px;
  margin-right: 12px;
  display: flex;
}

.text-span-37 {
  color: #324da7;
  font-size: 1rem;
  font-style: italic;
  font-weight: 600;
  line-height: 1.6;
}

.hero-image-cs-2 {
  border-radius: 300px;
  width: 480px;
  display: block;
}

.hero-special-text-nm {
  text-align: center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 24px;
  padding-bottom: 19px;
  display: flex;
}

.special-text-individual-nm {
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  max-width: 519px;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  line-height: 17px;
}

.text-span-38 {
  font-weight: 700;
}

.hero-container-cs-2 {
  z-index: 6;
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1300px;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12vh;
  display: flex;
  position: relative;
}

.link-block-13 {
  padding: 8px;
}

.image-38 {
  width: 120px;
}

.div-block-87 {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 18px;
  padding-right: 18px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.logo-scroll-bar-3 {
  z-index: 14;
  background-color: #fff;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 0 14px -5px #00000059;
}

.logo-scroll-bar-3.stop-scroll {
  cursor: pointer;
}

.anchor {
  position: absolute;
  inset: -156px auto auto 0%;
}

.logo-container-2 {
  flex: none;
  width: 2550px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.partner-logo-banner {
  object-fit: contain;
  flex: none;
  width: 170px;
  height: 130px;
}

.view-more-partners-section {
  z-index: 15;
  background-color: #f4f4f4;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
  position: relative;
}

.view-partners {
  z-index: 13;
  background-color: #3359d6;
  border-radius: 50px;
  padding: 12px 20px;
  font-size: 16px;
  position: absolute;
}

.div-block-79 {
  background-color: #fff;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-28 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 300;
  line-height: 24px;
}

.close-div {
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.displaytoggle-partners {
  z-index: 51;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #e6e6e6d6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 186px;
  padding-bottom: 30px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.partner-container {
  z-index: 2;
  background-color: #f8f8f8;
  border-radius: 30px;
  flex-direction: column;
  align-items: stretch;
  width: 96%;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 22px 40px;
  display: flex;
  position: relative;
}

.partners-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #c9c9c9;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-top: 22px;
  display: grid;
}

.close-icon {
  cursor: pointer;
  padding: 19px;
  font-size: 28px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-43 {
  color: #1a4d86;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
}

.image-34 {
  width: 86%;
}

.heading-47 {
  color: #fdfeff;
  text-align: right;
  max-width: 252px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 34px;
  font-weight: 700;
  line-height: 43px;
}

.grid-layer-1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.office-address {
  color: var(--color3);
  text-align: right;
  letter-spacing: normal;
  margin-top: 13px;
  margin-bottom: 13px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.link-block-14 {
  border-radius: 38px;
  overflow: hidden;
}

.text-span-39 {
  font-style: italic;
  font-weight: 600;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 10px;
  display: flex;
}

.container.our-services {
  background-color: #1a2449;
  border-radius: 39px;
  width: 96%;
  margin-bottom: 24px;
  padding: 23px 26px;
  position: relative;
}

.section-4 {
  background-image: linear-gradient(#13204c, #04121d);
  width: 100%;
  position: relative;
}

.section-sub-header {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #8181813d;
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
}

.grid-4 {
  grid-column-gap: 23px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
}

.section-header {
  color: var(--color3);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 60px;
}

.section-header.dark {
  color: var(--color1);
}

.image-39 {
  width: 100%;
  transition: transform .3s;
}

.image-39:hover {
  transform: scale(1.05);
}

.about-the-firm-container-nm {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 95%;
  max-width: 960px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 114px;
  padding-bottom: 114px;
  display: flex;
  position: relative;
}

.atf-special-focus-nm {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  justify-content: space-around;
  margin-top: 50px;
  margin-bottom: 24px;
  padding: 7px 71px;
  display: flex;
}

.team-member-text-container {
  border-left: 1px solid #c7c7c7;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
  display: flex;
}

.atf-logo-nm {
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.team-membmer-name-nm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
}

.list-item-nm {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.tab-text-nm {
  color: #47778f;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 800;
}

.team-membmer-title-nm {
  color: #7283be;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 12px;
  font-size: .9rem;
}

.team-member-image-nm {
  cursor: pointer;
  object-fit: cover;
  border-radius: 120px;
  width: 130px;
}

.angle-image-nm {
  z-index: 1;
  width: 100%;
  max-height: 160px;
  position: relative;
}

.youtube {
  margin-bottom: 12px;
}

.service-we-offer-nm {
  justify-content: space-around;
  display: flex;
}

.about-the-firm-nm {
  background-color: #f7f9f9;
  background-image: linear-gradient(#cacaca, #f7f9f9);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.decorative-big-circle-nm {
  z-index: 0;
  background-color: #ebebeb;
  background-image: linear-gradient(159deg, #fff, #e2e2e2);
  border-radius: 2200px;
  width: 80vw;
  height: 80vw;
  position: absolute;
  inset: -40vw 0% auto 10vw;
}

.team-membmer-email-nm {
  color: #3f95c0;
  text-decoration: none;
}

.atf-heading-nm {
  color: #474747;
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 51px;
  font-size: 38px;
  font-weight: 400;
  line-height: 50px;
}

.tab-content-nm {
  text-align: justify;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 78px;
  display: flex;
}

.tab-link-nm {
  opacity: .6;
  cursor: pointer;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 50%;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 13px;
  transition: opacity .3s;
}

.tab-link-nm:hover {
  opacity: .82;
}

.tab-link-nm.w--current {
  opacity: 1;
  cursor: default;
  background-color: #fff;
  padding-top: 28px;
}

.tabs-menu-nm {
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 44px;
  padding-right: 44px;
  display: flex;
}

.team-membmer-disclosure-nm {
  color: #b6b6b6;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 11px;
  line-height: 12px;
}

.atf-focus-text-nm {
  color: #c9c9c9;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.angle-section-nm {
  width: 100%;
}

.team-member-container-nm {
  background-color: #fff;
  border-radius: 20px;
  align-items: center;
  padding: 12px;
  display: flex;
}

.team-member-container-nm.stop-scroll {
  cursor: pointer;
}

.team-membmer-bio-nm {
  text-align: left;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.team-membmer-bio-nm.no-line {
  border-bottom-style: none;
}

.tabs-content {
  background-color: #fff;
  border-radius: 20px;
}

.logo-image-nm {
  width: 100px;
  margin-left: 18px;
  margin-right: 18px;
}

.decorative-line-nm {
  border-top: 1px solid #d3d3d3;
  flex: 1;
  width: 40%;
  height: 3px;
}

.footer-container {
  justify-content: space-between;
  align-items: stretch;
  width: 95%;
  max-width: 1000px;
  min-height: 200px;
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-13 {
  align-self: center;
  max-width: 220px;
}

.text-block-10 {
  color: #505050;
  letter-spacing: 1.2px;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.image-14-copy {
  width: 30px;
  margin-right: 7px;
}

.div-block-29 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.footer {
  z-index: 52;
  background-color: #fff;
  width: 100%;
  padding-top: 40px;
  position: relative;
}

.link-7 {
  color: var(--color1);
  text-align: right;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 600;
  text-decoration: none;
}

.heading-21 {
  color: #153cc5;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
}

.text-span-12 {
  color: #d4d4d4;
  display: none;
}

.link-block-2 {
  color: #353535;
  text-align: left;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #76903e;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 18px;
}

.heading-20 {
  width: 100%;
  color: var(--color2);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
}

.copyright-year {
  padding-right: 7px;
}

.image-14 {
  filter: invert();
  width: 30px;
  margin-right: 7px;
}

.link-6 {
  color: var(--color1);
  align-self: flex-start;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-26 {
  background-color: #1b283f;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 20px;
  display: block;
}

.div-block-54 {
  text-align: left;
  border-left: 2px solid #7e99c5;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.paragraph-14 {
  color: #748196;
  text-align: center;
  width: 98%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  font-size: 12px;
  line-height: 14px;
}

.back-by-logo-link-nm {
  margin-left: 0;
  margin-right: 0;
  padding: 5px 4px 20px;
}

.backed-by-icon-image {
  height: 42px;
}

.backed-by-icon-image.special {
  height: 52px;
}

.aa-nav-container-top-nav {
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.atf-logo-nm-2 {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.anchor-2 {
  position: absolute;
  inset: -110px auto auto 0%;
}

.cta-button {
  color: #051f33;
  text-align: center;
  text-transform: none;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 20px 32px;
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  transition: letter-spacing .2s, color .2s, background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-button:hover {
  color: #fff;
  letter-spacing: 1.1px;
  background-color: #01a99d;
}

.cta-button.button3 {
  color: var(--color1);
  background-color: #ceddec;
}

.cta-button.button3 {
  background-color: var(--color2);
  color: #fff;
}

.cta-button.button3:hover {
  background-color: var(--color1);
}

.atf-special-focus-nm-2 {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-around;
  margin-top: 26px;
  margin-bottom: 24px;
  padding: 7px 71px;
  display: flex;
}

.atf-focus-text-nm-2 {
  color: var(--color2);
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 700;
}

.tab-content-nm-2 {
  text-align: justify;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 960px;
  margin-top: 18px;
  margin-bottom: 24px;
  padding: 0;
  display: flex;
  position: relative;
}

.logo-image-nm-2 {
  width: 140px;
  margin-left: 18px;
  margin-right: 18px;
}

.service-we-offer-nm-2 {
  justify-content: space-around;
  display: flex;
}

.tab-content-main {
  text-align: justify;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 98%;
  max-width: 1100px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.tab-content-main.special {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-radius: 0;
  max-width: 900px;
  margin: -10px auto 0;
  padding: 30px 40px;
}

.team-member-text-container-2 {
  color: #184a70;
  border-left: 1px solid #c7c7c7;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
  display: flex;
}

.section-2 {
  z-index: 4;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-2.bg-change {
  background-color: #292929;
  background-image: linear-gradient(171deg, #202b4c, #243674);
}

.how-we-help {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #51759c;
  margin-top: 0;
  margin-bottom: 8px;
  padding-bottom: 6px;
  padding-left: 34px;
  padding-right: 34px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.h3-heading {
  color: var(--color1);
  text-align: center;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 0;
  padding-bottom: 12px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.text-span-40 {
  color: #547892;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 15px;
}

.team-membmer-bio-nm-2 {
  color: #4f7592;
  text-align: left;
  border-top: 1px solid #ebebeb;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1rem;
}

.how-we-help-paragraph {
  color: #fff;
  text-align: center;
  align-self: center;
  margin-bottom: 0;
  padding: 20px 45px 16px;
  font-size: 20px;
  line-height: 26px;
}

.list-item-nm-2 {
  padding-bottom: 1px;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.list-item-nm-2.special {
  line-height: 17px;
}

.text-span-30 {
  color: #5c5c5c;
  font-weight: 300;
}

.link-block-15 {
  color: #1b2d6d;
  text-align: left;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 20px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.quick-links-container {
  background-color: var(--color1);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.link-12 {
  color: var(--color2);
  text-align: right;
  letter-spacing: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.paragraph-24 {
  color: #749fce;
  text-align: center;
  width: 80%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-size: 11px;
  line-height: 1.2;
}

.text-span-41 {
  color: #d4d4d4;
  display: none;
}

.div-block-62 {
  text-align: left;
  border-left: 2px solid #ececec;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.div-block-63 {
  flex-direction: column;
  display: flex;
}

.div-block-88 {
  text-align: center;
  background-color: #111a38;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 20px;
  display: block;
}

.text-span-26 {
  color: #ffffff59;
  font-size: 12px;
}

.image-40 {
  width: 30px;
  margin-right: 7px;
}

.footer-2 {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  position: relative;
  box-shadow: 0 0 14px #0000001c;
}

.text-block-22 {
  padding-bottom: 2px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.link-11 {
  color: #1b3048;
  letter-spacing: normal;
  align-self: flex-start;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.heading-30 {
  color: #1134af;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ececec;
  width: 100%;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.text-span-22 {
  color: var(--color2);
}

.footer-container-2 {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1000px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
  position: relative;
}

.text-block-23 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.heading-31 {
  color: #334688;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ececec;
  width: 100%;
  margin-top: 0;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.image-29 {
  max-width: 250px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button-3 {
  color: var(--color6);
  background-color: #2a3869;
  border-radius: 20px;
  margin: 5px 4px;
  padding: 7px 13px;
  font-size: 14px;
  transition: background-color .3s;
}

.button-3:hover {
  background-color: #121a38;
}

.div-block-89 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.how-we-help-sub {
  color: var(--color3);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.text-span-42 {
  font-size: 62px;
  font-weight: 200;
}

.paragraph-19 {
  color: #383838;
  text-align: left;
  align-self: center;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 1rem;
  line-height: 1.2;
}

.section-5 {
  z-index: 4;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-5.bg-change2 {
  z-index: 20;
  background-color: #ebebeb;
  padding-top: 30px;
  padding-bottom: 50px;
}

.heading-6 {
  color: #051f33;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
}

.joes-quote {
  color: var(--color2);
  text-align: justify;
  align-self: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 19px;
  font-size: 1rem;
  font-style: italic;
  line-height: 1.4;
}

.team-member-text-container-3 {
  color: #1a3183;
  cursor: pointer;
  border-left: 1px solid #c7c7c7;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
  display: flex;
}

.team-membmer-bio-nm-3 {
  color: var(--color1);
  text-align: left;
  border-top: 1px solid #ebebeb;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1rem;
}

.text-span-43 {
  color: var(--color2);
  font-size: .8rem;
  font-style: italic;
}

.team-membmer-bio-nm-4 {
  text-align: left;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.link-13 {
  color: #3b85d5;
  font-style: italic;
  text-decoration: none;
}

.heading-6-sub {
  color: #427bb8;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
}

.image-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 100%;
  padding-top: 26px;
  padding-bottom: 0;
  display: grid;
}

.image-41 {
  border-radius: 20px;
  width: 100%;
}

.image-42 {
  border-radius: 20px;
  width: 250px;
  margin-right: 26px;
}

.button-4 {
  color: #0c1433;
  background-color: #fff;
  border-radius: 20px;
  padding: 12px 20px;
  font-weight: 800;
}

.paragraph-11 {
  color: #474747;
  text-align: center;
  flex: 1;
  align-items: center;
  display: flex;
}

.image-24 {
  width: 100px;
  margin-left: 16px;
  margin-right: 16px;
}

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

.services-small-header {
  color: var(--color2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.heading-17 {
  color: var(--color1);
  text-align: center;
  margin-top: 15px;
  line-height: 24px;
}

.services-small-container {
  clear: none;
  color: #fff;
  cursor: default;
  background-color: #f0f0f0;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  padding: 2px 20px;
  text-decoration: none;
  display: flex;
}

.heading-44 {
  color: #383838;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 68px;
  font-weight: 700;
  line-height: 60px;
}

.heading-44.white {
  color: #c3e0ff;
  border-bottom-style: none;
  padding-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1;
}

.section-3 {
  background-color: #000;
  width: 100%;
  position: relative;
}

.div-block-41 {
  background-color: #f2f2f2;
  flex: 1;
  height: 2px;
}

.grid-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 7px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 20px;
}

.anchor-3 {
  position: absolute;
  inset: -92px auto auto 0%;
}

.anchor-3.our-services {
  top: -105px;
}

.div-block-39 {
  clear: none;
  cursor: default;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.div-block-39:hover {
  transform: scale(1.02);
}

.backed-by-div {
  position: relative;
  inset: auto 0% 0% auto;
}

.div-block-90 {
  background-color: #fff;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-43 {
  width: 86%;
}

.individual-ps-title-nm {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 17px;
}

.individual-ps-link-nm-2 {
  color: #3f95c0;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 6px;
  padding-bottom: 6px;
  text-decoration: none;
}

.paragraph-18 {
  color: #7c7c7c;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
  padding-top: 8px;
  padding-bottom: 11px;
  font-size: 16px;
  line-height: 22px;
}

.ps-image-nm {
  border-radius: 10px;
  width: 100%;
  max-width: 396px;
  margin-right: 22px;
}

.ps-grid-container-nm-2 {
  grid-column-gap: 16px;
  grid-row-gap: 31px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  justify-items: stretch;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.ps-headings-nm {
  color: #3f95c0;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 900;
}

.proud-supporter-section-nm-2 {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  position: relative;
}

.ps-container-nm {
  flex-direction: column;
  align-items: center;
  width: 95%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.individual-ps-company-nm {
  text-align: center;
  background-color: #eee;
  border-radius: 20px;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px;
  display: flex;
}

.individual-ps-title-nm-2 {
  color: var(--color1);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1;
}

.individual-ps-link-nm {
  color: var(--color2);
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.about-ps-text-nm {
  color: #535353;
  margin-top: 10px;
  margin-bottom: 0;
}

.npn-number {
  color: #8c93aa;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 18px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.html-embed-4 {
  width: 227px;
}

.ethics-embed {
  width: 182px;
  margin-right: 10px;
  padding-top: 8px;
}

.paragraph-30 {
  color: #76903e;
  text-align: center;
  flex: 1;
  align-items: center;
  display: flex;
}

.div-block-13 {
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.heading-48 {
  color: #193768;
  text-align: center;
  margin-top: 15px;
  line-height: 24px;
}

.text-block-9 {
  color: #437094;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.paragraph-12 {
  color: #636f83;
  text-align: center;
  border-bottom: 1px solid #cbcfc2;
  margin-bottom: 49px;
  padding-bottom: 31px;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}

.div-block-15 {
  justify-content: center;
  display: flex;
}

.image-12-copy {
  width: 300px;
  margin-left: 18px;
  margin-right: 18px;
}

.div-block-91 {
  clear: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-bottom: 23px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.tab-link {
  opacity: .6;
  cursor: pointer;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 50%;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 13px;
  transition: opacity .3s;
}

.tab-link:hover {
  opacity: .82;
}

.tab-link.w--current {
  opacity: 1;
  cursor: default;
  background-color: #fff;
  padding-top: 28px;
}

.div-block-14 {
  border-top: 1px solid #d3d3d3;
  flex: 1;
  width: 40%;
  height: 3px;
}

.tab-content-main-2 {
  text-align: justify;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 51px;
  display: flex;
}

.div-block-92 {
  background-color: #f2f2f2;
  flex: 1;
  height: 2px;
}

.tab-link-text {
  color: #47778f;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 800;
}

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

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

.tabs-menu-2 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 16px;
  padding-left: 44px;
  padding-right: 44px;
  display: flex;
}

.tabs-content-2 {
  background-color: #fff;
  border-radius: 20px;
}

.div-block-16 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  justify-content: space-around;
  margin-top: 50px;
  margin-bottom: 24px;
  padding: 7px 71px;
  display: flex;
}

.collection-item {
  display: flex;
}

.tab-content-2 {
  text-align: justify;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 49px 41px;
  display: block;
}

.div-block-94 {
  width: 100%;
}

.image-16 {
  float: left;
  object-fit: cover;
  border-radius: 120px;
  width: 140px;
  height: 140px;
}

.div-block-21 {
  border-left: 1px solid #c7c7c7;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  display: flex;
}

.heading-49 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.link {
  color: #76903e;
  text-decoration: none;
}

.bio-button {
  color: #141f44;
  background-color: #b6daff;
  border-radius: 20px;
  padding: 6px 25px;
  font-size: 1.1rem;
  font-weight: 600;
}

.display-toggle-bio {
  z-index: 51;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #e6e6e6d6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 186px;
  padding-bottom: 30px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.display-toggle-bio.show {
  display: flex;
}

.bio-container {
  z-index: 2;
  background-color: #f8f8f8;
  border-radius: 30px;
  flex-direction: column;
  align-items: stretch;
  width: 96%;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 22px 40px;
  display: flex;
  position: relative;
}

.div-block-95 {
  align-items: flex-start;
  display: flex;
}

.div-block-96 {
  flex: 1;
  align-self: center;
}

.james-disclaimer {
  color: #979797;
  text-align: justify;
  font-size: .8rem;
  line-height: 1.2;
}

.bbb-ethics-about-us-section {
  background-color: #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding: 6px 13px;
  display: flex;
}

.main-container {
  z-index: 5;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.content-container-2 {
  background-color: #f7f7f7;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 98%;
  max-width: 900px;
  margin: 36px auto 60px;
  padding: 42px 54px;
  display: flex;
}

.privacy-policy-header {
  color: #2b4a74;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 49px;
  font-weight: 800;
  line-height: 1;
}

.heading-35 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 18px;
  padding-bottom: 11px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}

.rich-text-block {
  color: #2e3a68;
}

@media screen and (max-width: 991px) {
  .aa-nav-hamburger-button.stop-scroll {
    display: flex;
  }

  .nav-logo {
    width: 292px;
  }

  .aa-close-nav-button.start-scroll {
    width: 125px;
    height: 125px;
  }

  .aa-full-nav-link-wrapper {
    grid-template-columns: 1fr 3fr;
  }

  .aa-close-nav-img {
    color: #fff;
    top: 8%;
    right: 8%;
  }

  .aa-close-nav-img.start-scroll {
    z-index: 3;
    background-color: var(--color1);
    border-radius: 56px;
    justify-content: center;
    align-items: center;
    margin-top: -34px;
    margin-right: -7px;
    padding: 20px 0;
    display: flex;
    inset: 5% 0% auto auto;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_text {
    text-align: center;
    margin-right: 0;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: center;
  }

  .link-block-special {
    margin-right: 0;
  }

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

  .text-block {
    letter-spacing: 1px;
    font-size: 10px;
  }

  .logo-link-block {
    width: 38%;
  }

  .logo-link-block.w--current {
    width: 30%;
  }

  .link-block {
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .nav-logo-3 {
    width: 300px;
  }

  .aa-nav-main-button-2 {
    display: none;
  }

  .hero-heading-as-2 {
    line-height: 39px;
  }

  .hero-button-as-2 {
    font-size: 14px;
  }

  .main-hero-text-block-as-2 {
    margin-right: 14px;
  }

  .hero-image-cs-2 {
    max-width: 300px;
  }

  .special-text-individual-nm {
    font-size: 15px;
  }

  .partners-container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-4 {
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1.25fr;
  }

  .team-membmer-name-nm {
    font-size: 20px;
  }

  .team-membmer-title-nm {
    font-size: .8rem;
    line-height: 1;
  }

  .team-member-image-nm.stop-scroll {
    width: 110px;
  }

  .decorative-big-circle-nm {
    width: 90vw;
    height: 90vw;
    left: 5vw;
  }

  .image-13 {
    max-width: 200px;
  }

  .tab-content-nm-2 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .tab-content-main {
    width: 100%;
    padding-bottom: 33px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .list {
    padding-left: 0;
  }

  .image-29 {
    max-width: 225px;
  }

  .paragraph-19, .joes-quote {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-11 {
    align-items: flex-start;
  }

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

  .html-embed-4 {
    width: 195px;
  }

  .ethics-embed {
    width: 161px;
  }

  .paragraph-30 {
    align-items: flex-start;
  }

  .tab-link-text {
    font-size: 14px;
  }

  .image-16 {
    width: 100px;
    height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .aa-menu-text {
    padding-bottom: 18px;
    padding-left: 5px;
  }

  .aa-full-nav-link {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .aa-full-slide-in-nav {
    padding-top: 12px;
  }

  .aa-nav-main-button {
    display: none;
  }

  .nav-logo {
    width: 250px;
  }

  .aa-full-nav-left-wrapper {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .aa-full-nav-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    grid-template-rows: min-content minmax(auto, 1fr) auto;
    grid-template-columns: 1.5fr;
    padding-top: 170px;
  }

  .aa-full-nav-link-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .aa-nav-right-side-wrapper {
    z-index: 20;
  }

  .aa-close-nav-img.start-scroll {
    margin-top: 16px;
    margin-right: 7px;
    top: 12px;
    right: 12px;
  }

  .fs-cc-banner_button {
    min-width: 6.9rem;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .aa-top-bar-nav {
    background-color: #fff;
    background-image: none;
    position: relative;
  }

  .style-guide-color-wrap, .bg1 {
    height: auto;
  }

  .link-container {
    z-index: 20;
    background-color: #fff;
    flex-direction: column;
    padding-top: 13px;
    padding-bottom: 30px;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .link-block-5 {
    z-index: 20;
    align-items: center;
    height: 100%;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .link-block-special {
    display: none;
  }

  .link-block-special.special-link {
    margin-top: 4px;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
  }

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

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

  .logo-link-block {
    width: 70%;
    max-width: 300px;
  }

  .logo-link-block.w--current {
    width: 50%;
  }

  .link-3 {
    z-index: 19;
    color: #466281;
    align-items: center;
    height: 116px;
    padding: 18px;
    font-size: 24px;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .link-block {
    display: block;
  }

  .text-block-21 {
    color: #363636;
    padding: 11px;
    font-size: 26px;
    line-height: 26px;
    text-decoration: none;
  }

  .navigation-bar {
    display: block;
    position: relative;
  }

  .aa-full-slide-in-nav-2 {
    padding-top: 12px;
  }

  .aa-menu-text-2 {
    padding-bottom: 18px;
    padding-left: 5px;
  }

  .nav-logo-3 {
    width: 228px;
  }

  .aa-nav-main-button-2 {
    display: none;
  }

  .aa-full-nav-link-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .aa-top-bar-nav-2 {
    position: relative;
  }

  .paragraph-29 {
    text-align: center;
  }

  .hero-section-2 {
    background-color: #f3f3f3;
    height: auto;
    min-height: 80vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-heading-as-2 {
    text-align: center;
    margin-top: 19px;
    line-height: 37px;
  }

  .main-hero-text-block-as-2 {
    align-items: center;
    margin-bottom: 20px;
    margin-left: 14px;
  }

  .special-text-individual-nm {
    letter-spacing: 1px;
    padding-bottom: 0;
    font-size: 16px;
  }

  .hero-container-cs-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 0;
    top: auto;
  }

  .link-block-13 {
    text-align: center;
    inset: auto 0% 0%;
  }

  .div-block-87 {
    padding-right: 0;
    position: relative;
  }

  .logo-scroll-bar-3 {
    display: none;
  }

  .logo-scroll-bar-3.stop-scroll, .view-more-partners-section {
    display: flex;
  }

  .close-div {
    display: none;
  }

  .displaytoggle-partners {
    padding-top: 0;
    padding-bottom: 0;
  }

  .partner-container {
    border-radius: 0;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
  }

  .partners-container {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .close-icon {
    position: fixed;
  }

  .heading-43 {
    font-size: 40px;
  }

  .heading-47 {
    text-align: center;
  }

  .grid-layer-1 {
    align-items: center;
    max-width: 500px;
  }

  .office-address {
    text-align: center;
    border-right-style: none;
    margin-top: 4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container {
    align-items: center;
  }

  .section-sub-header {
    max-width: 413px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .section-header.dark {
    font-size: 2.6em;
    line-height: 1;
  }

  .about-the-firm-container-nm {
    padding-top: 41px;
    padding-bottom: 80px;
  }

  .atf-special-focus-nm {
    text-align: center;
    flex-direction: column;
    padding-top: 21px;
  }

  .list-item-nm {
    text-align: left;
  }

  .tab-text-nm {
    font-size: 16px;
  }

  .team-membmer-title-nm {
    text-align: left;
  }

  .service-we-offer-nm {
    flex-direction: column;
  }

  .about-the-firm-nm {
    background-image: linear-gradient(#e2e2e2, #f7f9f9);
  }

  .decorative-big-circle-nm {
    display: none;
  }

  .tab-content-nm {
    padding: 30px 34px;
  }

  .tab-link-nm.w--current {
    padding-top: 23px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tabs-menu-nm {
    padding-left: 22px;
    padding-right: 22px;
  }

  .team-membmer-disclosure-nm {
    text-align: left;
  }

  .atf-focus-text-nm {
    padding-bottom: 12px;
  }

  .team-membmer-bio-nm {
    text-align: left;
  }

  .footer-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block-29 {
    align-self: center;
    align-items: center;
  }

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

  .heading-21 {
    text-align: center;
    align-self: auto;
    margin-top: 12px;
  }

  .link-block-2 {
    align-self: center;
  }

  .text-block-7 {
    margin-top: 0;
  }

  .link-6 {
    align-self: center;
  }

  .div-block-54 {
    text-align: center;
    border-left-style: none;
    align-items: center;
    margin-left: 0;
    padding-top: 23px;
    padding-left: 0;
  }

  .anchor-2 {
    top: 0;
  }

  .cta-button {
    align-self: center;
  }

  .atf-special-focus-nm-2 {
    text-align: center;
    flex-direction: column;
    margin-top: 9px;
    padding-top: 21px;
  }

  .atf-focus-text-nm-2 {
    padding-bottom: 12px;
  }

  .tab-content-nm-2 {
    align-items: center;
    padding: 30px 34px;
  }

  .service-we-offer-nm-2 {
    flex-direction: column;
    padding-left: 13px;
  }

  .tab-content-main {
    padding-top: 30px;
    padding-bottom: 26px;
  }

  .list-2 {
    padding-left: 0;
  }

  .how-we-help {
    margin-top: 15px;
    padding-bottom: 17px;
    font-size: 3rem;
    line-height: 40px;
  }

  .h3-heading {
    margin-top: 15px;
    padding-bottom: 0;
    font-size: 3rem;
    line-height: 40px;
  }

  .team-membmer-bio-nm-2 {
    text-align: left;
  }

  .how-we-help-paragraph {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.2;
  }

  .list-item-nm-2 {
    text-align: left;
  }

  .link-block-15 {
    align-self: center;
    padding-right: 0;
  }

  .link-12 {
    text-align: center;
    border-right-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-62 {
    text-align: center;
    border-left-style: none;
    align-self: center;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 31px;
    padding-left: 0;
  }

  .div-block-63 {
    flex-direction: column;
  }

  .link-11 {
    align-self: center;
  }

  .heading-30 {
    text-align: center;
    align-self: auto;
    margin-top: 12px;
  }

  .footer-container-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 29px;
  }

  .text-block-23 {
    margin-top: 0;
  }

  .button-3 {
    letter-spacing: normal;
    margin-left: 3px;
    font-size: 12px;
  }

  .button-3.w--current {
    font-size: 13px;
  }

  .div-block-89 {
    align-self: center;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .how-we-help-sub {
    margin-top: 15px;
    padding-bottom: 0;
    font-size: 2.1rem;
    line-height: 40px;
  }

  .paragraph-19 {
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .joes-quote, .team-membmer-bio-nm-3, .team-membmer-bio-nm-4 {
    text-align: left;
  }

  .heading-6-sub {
    padding-bottom: 18px;
  }

  .image-container {
    padding-top: 14px;
  }

  .image-42 {
    margin-bottom: 14px;
  }

  .heading-44 {
    font-size: 52px;
    line-height: 50px;
  }

  .grid-3, .grid-2 {
    grid-template-columns: 1fr;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-39 {
    width: 100%;
  }

  .div-block-39:hover {
    transform: scale(1);
  }

  .individual-ps-title-nm {
    margin-top: 0;
  }

  .individual-ps-link-nm-2 {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .ps-image-nm {
    margin-right: 0;
  }

  .ps-grid-container-nm-2 {
    grid-row-gap: 41px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: 320px;
    margin-top: 22px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .individual-ps-company-nm {
    flex-direction: column;
  }

  .individual-ps-title-nm-2 {
    margin-top: 11px;
  }

  .individual-ps-link-nm {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .npn-number {
    margin-top: 0;
  }

  .text-block-9 {
    padding-bottom: 12px;
  }

  .div-block-15 {
    flex-direction: column;
  }

  .div-block-91 {
    width: 100%;
  }

  .tab-link.w--current {
    padding-top: 23px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tab-content-main-2 {
    padding: 30px 34px;
  }

  .tab-link-text {
    font-size: 16px;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .tabs-menu-2 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .div-block-16 {
    text-align: center;
    flex-direction: column;
    padding-top: 21px;
  }

  .tab-content-2 {
    padding: 30px 34px;
  }

  .display-toggle-bio {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bio-container {
    border-radius: 0;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
    padding-bottom: 120px;
  }

  .div-block-95 {
    z-index: 2;
    flex-direction: column;
    margin-top: -24px;
    position: relative;
  }

  .grid-5 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 500px;
  }
}

@media screen and (max-width: 479px) {
  .aa-menu-text {
    padding-bottom: 4px;
    padding-left: 8px;
    font-size: 60px;
  }

  .aa-full-nav-link {
    text-align: center;
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .aa-nav-hamburger-button.stop-scroll {
    display: flex;
  }

  .nav-logo {
    width: 100%;
    max-width: 220px;
  }

  .aa-full-nav-wrapper {
    grid-row-gap: 20px;
  }

  .aa-full-nav-link-wrapper {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 6fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .aa-nav-button-wrapper {
    display: none;
  }

  .aa-nav-container {
    justify-content: space-between;
  }

  .aa-close-nav-img.start-scroll {
    margin-top: 9px;
  }

  .fs-cc-banner_close {
    border: 3px solid #3f3f3f;
    position: absolute;
    top: -1.2rem;
    bottom: auto;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-banner_text {
    padding-top: 5px;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .aa-left-arrow-svg {
    display: none;
  }

  .style-guide-grid-item-wrap {
    grid-template-columns: 1fr;
  }

  .style-guide-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .link-container {
    flex-direction: column;
  }

  .nav-container {
    align-items: flex-start;
  }

  .logo-link-block {
    width: 70%;
    max-width: 240px;
    margin-left: -1px;
  }

  .logo-link-block.w--current {
    width: 60%;
  }

  .link-3 {
    height: 100px;
  }

  .aa-menu-text-2 {
    padding-bottom: 4px;
    padding-left: 8px;
    font-size: 60px;
  }

  .nav-logo-3 {
    width: 90%;
  }

  .aa-nav-button-wrapper-2, .aa-left-arrow-svg-2 {
    display: none;
  }

  .link-block-6 {
    margin-top: 9px;
  }

  .aa-nav-container-2 {
    justify-content: space-between;
  }

  .aa-full-nav-link-2 {
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .decorative-circle-nm {
    display: none;
  }

  .div-block-59 {
    flex-direction: column;
  }

  .hero-heading-as-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 29px;
  }

  .main-hero-text-block-as-2 {
    width: 100%;
    max-width: 452px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-image-cs-2 {
    width: 100%;
  }

  .hero-special-text-nm {
    flex-direction: column;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .special-text-individual-nm {
    text-transform: uppercase;
  }

  .div-block-87 {
    flex-direction: column;
  }

  .displaytoggle-partners {
    z-index: 52;
  }

  .partner-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .partners-container {
    grid-template-columns: 1fr 1fr;
  }

  .heading-43 {
    font-size: 30px;
  }

  .heading-47 {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .office-address {
    font-size: 1rem;
  }

  .container {
    padding-top: 30px;
  }

  .container.our-services {
    padding-bottom: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .section-sub-header {
    font-size: 1.5rem;
  }

  .section-header {
    font-size: 3rem;
  }

  .section-header.dark {
    font-size: 2em;
  }

  .atf-special-focus-nm {
    margin-top: 23px;
  }

  .team-member-text-container {
    border-left-style: none;
    margin-left: 0;
    padding-top: 9px;
  }

  .team-membmer-name-nm {
    text-align: center;
  }

  .list-item-nm {
    text-align: left;
  }

  .tab-text-nm {
    letter-spacing: normal;
    font-size: 14px;
  }

  .team-membmer-title-nm {
    text-align: center;
  }

  .team-member-image-nm {
    width: 100px;
    margin-left: 11px;
  }

  .atf-heading-nm {
    letter-spacing: 4px;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 30px;
  }

  .tab-content-nm {
    padding-left: 14px;
    padding-right: 14px;
  }

  .tab-link-nm, .tab-link-nm.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-menu-nm {
    padding-left: 13px;
    padding-right: 13px;
  }

  .team-member-container-nm {
    flex-direction: column;
    align-items: center;
  }

  .footer-container {
    min-height: 170px;
  }

  .image-13 {
    width: 98%;
  }

  .backed-by-icon-image {
    height: 30px;
  }

  .cta-button {
    padding-left: 30px;
    padding-right: 25px;
  }

  .atf-special-focus-nm-2 {
    margin-top: 23px;
  }

  .tab-content-nm-2 {
    padding: 0 14px;
  }

  .tab-content-main {
    padding-left: 6px;
    padding-right: 6px;
  }

  .team-member-text-container-2 {
    border-left-style: none;
    margin-left: 0;
    padding-top: 9px;
  }

  .how-we-help {
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 1;
  }

  .how-we-help-paragraph {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 22px;
  }

  .list-item-nm-2 {
    text-align: left;
  }

  .footer-container-2 {
    min-height: 170px;
    padding-bottom: 16px;
  }

  .how-we-help-sub {
    margin-top: 0;
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 26px;
    line-height: 26px;
  }

  .text-span-42 {
    font-size: 2rem;
    line-height: 1;
  }

  .paragraph-19 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .section-5.bg-change2 {
    padding-bottom: 30px;
  }

  .heading-6 {
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .joes-quote {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 22px;
  }

  .team-member-text-container-3 {
    border-left-style: none;
    margin-left: 0;
    padding-top: 9px;
  }

  .team-member-text-container-3.stop-scroll {
    align-items: center;
    padding-left: 0;
  }

  .heading-6-sub {
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-container {
    grid-template-columns: 1fr;
  }

  .heading-44 {
    font-size: 41px;
    line-height: 40px;
  }

  .heading-44.white {
    font-size: 2.4rem;
  }

  .ps-container-nm {
    padding-bottom: 30px;
  }

  .about-ps-text-nm {
    line-height: 1.2;
  }

  .html-embed-4 {
    margin-top: 8px;
  }

  .ethics-embed {
    margin-right: 0;
  }

  .image-12-copy {
    width: 200px;
  }

  .tab-link {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
  }

  .tab-link.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .tab-content-main-2 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .tab-link-text {
    letter-spacing: normal;
    font-size: 12px;
  }

  .tabs-menu-2 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .tabs-content-2 {
    border-radius: 9px;
  }

  .div-block-16 {
    margin-top: 23px;
  }

  .tab-content-2 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .image-16 {
    width: 100px;
    margin-left: 11px;
  }

  .div-block-21 {
    text-align: center;
    border-left-style: none;
    align-items: center;
    margin-left: 0;
    padding-top: 9px;
    padding-left: 0;
  }

  .bio-button {
    text-align: center;
  }

  .display-toggle-bio {
    z-index: 52;
  }

  .bio-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bbb-ethics-about-us-section {
    display: none;
  }

  .grid-5 {
    max-width: 341px;
  }
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0768f96-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768f98-f6dea993 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0768f9b-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fa6-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fab-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fb3-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fb8-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fc0-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fc5-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fcd-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fd2-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fda-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fdb-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fe1-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fe9-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768fee-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768ff6-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0768ffb-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769003-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769004-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769009-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769015-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769023-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed076902b-f6dea993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0769038-f6dea993 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed076903b-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769043-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769044-f6dea993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0769056-f6dea993 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0769059-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769070-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769071-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769074-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769077-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed076907a-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed076907d-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed0769080-f6dea993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0769083-f6dea993 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed0769086-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed076908e-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed076908f-f6dea993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed07690ad-f6dea993 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed07690b0-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed07690b8-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed07690b9-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed07690c1-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed07690c9-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed07690ca-f6dea993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed07690d2-f6dea993 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d6f58c78-77ab-7de1-d418-c74ed07690d5-f6dea993, #w-node-d6f58c78-77ab-7de1-d418-c74ed07690ed-f6dea993 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dea7091-7676-a4e0-2be8-f01441c59eb4-41c59e99 {
  place-self: start;
}

#w-node-_0dea7091-7676-a4e0-2be8-f01441c59eb9-41c59e99 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_0dea7091-7676-a4e0-2be8-f01441c59ebb-41c59e99, #w-node-_0dea7091-7676-a4e0-2be8-f01441c59ec0-41c59e99, #w-node-_0dea7091-7676-a4e0-2be8-f01441c59ec5-41c59e99, #w-node-ca81e119-aa49-adeb-efcd-2e417e42435a-41c59e99, #w-node-c076e3f5-f663-4932-5375-d400fabc98ec-41c59e99 {
  justify-self: start;
}

#w-node-_62ad1f26-6180-4a03-18ba-481000385a92-00385a90 {
  place-self: start;
}

#w-node-_62ad1f26-6180-4a03-18ba-481000385aa1-00385a90 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_62ad1f26-6180-4a03-18ba-481000385aa3-00385a90 {
  justify-self: start;
}

#w-node-_48a00133-7452-3573-aa8f-b0a7cd244dcf-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244dd5-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244dd7-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244dd9-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244ddd-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244de1-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244de3-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244de5-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244de9-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244ded-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244def-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244df5-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244df7-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244df9-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244dfb-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244dfd-7d99c1ad, #w-node-_2d4e7f62-dbf2-a054-9087-a0de860b31d4-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e01-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e03-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e09-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e0b-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e0f-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e11-7d99c1ad, #w-node-_48a00133-7452-3573-aa8f-b0a7cd244e13-7d99c1ad, #w-node-_1646f5c1-f3dc-8884-cf1b-854d4772edf0-7d99c1ad, #w-node-c6eed2cb-3cd8-a52c-e6ac-4b83da52d3bf-7d99c1ad, #w-node-c6eed2cb-3cd8-a52c-e6ac-4b83da52d3c9-7d99c1ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_0dea7091-7676-a4e0-2be8-f01441c59eb9-41c59e99, #w-node-_62ad1f26-6180-4a03-18ba-481000385aa1-00385a90 {
    grid-column: 1 / 2;
    grid-row-start: 2;
  }
}


