:root {
  --midnight-blue: #1a295b;
  --dim-grey: #464646;
  --royal-blue: #3b6de0;
  --grey: #868484;
  --white: white;
  --midnight-blue-2: #0f1c44;
  --midnight-blue-3: #020e40;
  --deep-sky-blue: #06bce2;
  --black: black;
}

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

.logo {
  height: 40px;
  margin-top: 3px;
}

.navbar {
  background-color: #0000;
  border-bottom: 1px solid #ffffff1a;
  padding-top: 40px;
  padding-bottom: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

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

.logo-block {
  z-index: 10;
  margin-right: 30px;
}

.nav-menu {
  z-index: 1;
  border-radius: 4px;
  margin-top: 5px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 3px;
  margin-top: 10px;
  overflow: hidden;
  box-shadow: 0 0 30px #0000001a;
}

.nav-link {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 5px;
  margin-right: 3px;
  padding: 11px 15px;
  font-size: 13px;
  line-height: 12px;
  transition: background-color .2s, border .2s;
}

.nav-link:hover {
  background-color: #0000;
  border-color: #0003;
}

.nav-link.dropdown-toggle {
  padding-right: 30px;
}

.nav-link.dropdown-toggle.w--open {
  background-color: #0000001a;
}

.nav-link.dropdown-toggle.light {
  padding-right: 30px;
}

.nav-link.light {
  color: var(--midnight-blue);
  margin-right: 2px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.nav-link.light:hover, .nav-link.light.w--current {
  border-color: #fff3;
}

.dropdown-link {
  font-size: 13px;
  transition: background-color .2s, color .2s;
}

.dropdown-link:hover {
  color: #fff;
  background-color: #1f6fff;
}

.dropdown-link.w--current {
  color: #1f6fff;
}

.dropdown-link.w--current:hover {
  color: #fff;
}

.image {
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-2 {
  color: var(--dim-grey);
  margin-top: 0;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.nav-link-2:hover {
  color: var(--royal-blue);
  font-weight: 600;
}

.nav-link-2.w--current {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-2.w--current:hover {
  color: var(--royal-blue);
}

.nav-link-2.w--current:focus {
  color: var(--grey);
}

.navbar-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

.section {
  background-image: none;
  background-size: auto;
  justify-content: center;
  min-height: 350px;
  margin-top: 1px;
  display: flex;
}

.paragraph {
  color: var(--midnight-blue);
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 88px;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph.a {
  color: var(--midnight-blue);
  margin-top: 38px;
  margin-bottom: 24px;
  padding-left: 0;
}

.container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1px;
  margin-bottom: 69px;
  padding-top: 42px;
  padding-bottom: 24px;
  display: flex;
}

.container._2 {
  margin-bottom: 61px;
  padding-top: 0;
  padding-bottom: 0;
}

.container._2.b {
  align-items: center;
}

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

.heading {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.heading._2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 53px;
}

.heading-2 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.column {
  text-align: center;
}

.link {
  color: var(--white);
  text-decoration: none;
}

.bold-text {
  color: var(--midnight-blue);
  text-decoration: none;
}

.team-wrap {
  text-align: center;
}

.team-wrap._1 {
  padding-top: 25px;
}

.column-2, .column-3 {
  text-align: center;
}

.image-2:hover {
  opacity: 1;
}

.columns, .columns-2, .columns-3 {
  margin-bottom: 20px;
}

.section-2 {
  background-image: url('../images/robotassemblylineincarfactory_1robotassemblylineincarfactory.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  min-height: 75px;
}

.section-2._2 {
  background-color: var(--midnight-blue);
  background-image: none;
  min-height: 20px;
  margin-bottom: 0;
}

.heading-3 {
  color: var(--midnight-blue);
  margin-bottom: 44px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.list-item {
  padding-bottom: 0;
}

.kt-team {
  padding-bottom: 74px;
}

.section-3 {
  background-color: #595959;
}

.container-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-4 {
  color: #fff;
  margin-bottom: 48px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.paragraph-2 {
  color: #fff;
  font-size: 17px;
}

.column-4 {
  line-height: 30px;
}

.footer-link {
  color: #fff;
  margin-top: 7px;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #fff;
}

.footer-link.social {
  background-image: url('../images/Icon-facebook_1Icon-facebook.webp');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 20px;
}

.footer-link.social.twitter {
  background-image: url('../images/Icon-twitter_1Icon-twitter.webp');
}

.footer-link.social.google {
  background-image: url('../images/Icon-google_1Icon-google.webp');
}

.footer-link.social.youtube {
  background-image: url('../images/Icon-play-white_1Icon-play-white.webp');
}

.footer-link._1 {
  color: var(--midnight-blue);
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
}

.footer-paragraph {
  color: #fff;
  margin-bottom: 0;
  padding-top: 4px;
  padding-left: 64px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.footer-paragraph._1 {
  color: var(--midnight-blue);
  padding-top: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 600;
}

.footer-paragraph._2 {
  color: var(--midnight-blue);
  line-height: 25px;
}

.bottom-footer-paragraph {
  float: left;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  color: #fff;
  font-size: 12px;
}

.bottom-footer-paragraph.right {
  float: right;
  color: var(--grey);
  font-family: Open Sans, sans-serif;
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 32px;
  padding-left: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.footer-column {
  padding-right: 30px;
}

.footer {
  background-color: var(--midnight-blue-2);
  color: #fff;
  padding-top: 65px;
  padding-bottom: 53px;
}

.container-3 {
  position: relative;
}

.container-3.footer-container {
  border: 1px solid #0000001a;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 25px;
  font-size: 16px;
}

.container-3.bottom-footer {
  background-color: #0000;
  border-radius: 4px;
  padding: 21px 0 18px;
}

.bottom-footer-link {
  color: #fff;
  text-decoration: none;
}

.bottom-footer-link:hover {
  color: #ffffffb3;
}

.paragraph-3 {
  color: var(--white);
  text-align: justify;
  margin-top: 19px;
  margin-bottom: 36px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.link-2 {
  color: var(--grey);
  text-decoration: none;
}

.bold-text-2, .bold-text-3 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.section-4 {
  padding-top: 20px;
  padding-bottom: 94px;
}

.heading-5 {
  padding-left: 11px;
}

.heading-6 {
  padding-left: 15px;
}

.heading-7 {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 10px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.paragraph-4 {
  color: var(--white);
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-5 {
  color: var(--white);
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.div-block {
  border: 1px solid var(--grey);
}

.link-3 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.paragraph-6 {
  padding-top: 13px;
}

.paragraph-7, .paragraph-8 {
  padding-top: 10px;
}

.link-4 {
  text-decoration: none;
}

.paragraph-9, .paragraph-10, .paragraph-11 {
  margin-top: 10px;
}

.link-5 {
  color: var(--white);
  text-decoration: none;
}

.bold-text-4 {
  font-weight: 400;
}

.bold-text-5, .bold-text-6 {
  font-weight: 600;
}

.columns-4 {
  border-top: 1px solid var(--grey);
  margin-top: 43px;
  padding-top: 18px;
}

.link-6, .link-7, .link-8, .link-9, .link-10, .link-11 {
  text-decoration: none;
}

.link-12 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-13, .link-14 {
  text-decoration: none;
}

.paragraph-12 {
  margin-bottom: 0;
  padding-top: 6px;
}

.link-15, .link-16 {
  text-decoration: none;
}

.paragraph-13 {
  padding-top: 10px;
}

.link-17 {
  text-decoration: none;
}

.link-18 {
  color: var(--white);
  text-decoration: none;
}

.section-5 {
  background-image: linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue));
}

.section-5.c {
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  flex-direction: column;
  align-items: center;
  padding: 28px 20px 20px 10px;
  display: flex;
}

.body-3 {
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  display: flex;
}

.nav-menu-2 {
  align-items: center;
  margin-left: 0;
  display: flex;
}

.link-19, .link-20, .link-21, .link-22, .link-23, .link-24 {
  color: var(--white);
  text-decoration: none;
}

.link-25, .link-26 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.paragraph-14 {
  color: var(--midnight-blue);
  margin-top: 36px;
  margin-bottom: 22px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.list-item-2 {
  color: var(--midnight-blue);
  margin-bottom: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  list-style-type: square;
}

.list-2 {
  color: var(--midnight-blue);
  margin-top: 23px;
}

.bold-text-7 {
  font-weight: 400;
  text-decoration: underline;
}

.link-27, .link-28, .link-29, .link-30, .link-31, .link-32, .link-33, .link-34, .link-35, .link-36, .link-37, .link-38, .link-39, .link-40, .link-41, .link-42 {
  color: var(--midnight-blue);
}

.list-3 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 60px;
  list-style-type: square;
}

.list-item-3 {
  color: var(--midnight-blue);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.link-43 {
  color: var(--white);
  text-decoration: none;
}

.link-43:hover {
  color: var(--grey);
}

.link-44 {
  color: var(--white);
  text-decoration: none;
}

.link-44:hover {
  color: var(--grey);
}

.link-45 {
  color: var(--white);
  text-decoration: none;
}

.link-45:hover {
  color: var(--grey);
}

.link-46 {
  color: var(--white);
  text-decoration: none;
}

.link-46:hover {
  color: var(--grey);
}

.link-47 {
  color: var(--white);
  text-decoration: none;
}

.link-47:hover {
  color: var(--grey);
}

.link-48 {
  color: var(--white);
  text-decoration: none;
}

.link-48:hover {
  color: var(--grey);
}

.link-49 {
  color: var(--white);
  text-decoration: none;
}

.link-49:hover {
  color: var(--grey);
}

.link-50 {
  color: var(--white);
  text-decoration: none;
}

.link-50:hover {
  color: var(--grey);
}

.link-51 {
  color: var(--white);
  text-decoration: none;
}

.link-51:hover {
  color: var(--grey);
}

.link-52 {
  color: var(--white);
  text-decoration: none;
}

.link-52:hover {
  color: var(--grey);
}

.link-53 {
  color: var(--white);
  text-decoration: none;
}

.link-53:hover {
  color: var(--grey);
}

.container-5 {
  justify-content: space-between;
  width: 100%;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

.dropdown-toggle-2 {
  margin-top: 0;
  padding: 10px 30px 10px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.dropdown-toggle-2:hover {
  color: var(--royal-blue);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.div-block-2 {
  border-bottom: 3px solid var(--midnight-blue);
  background-color: #eee;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 250px;
  margin-bottom: 14px;
  padding: 0 60px;
  display: flex;
}

.heading-8 {
  text-align: center;
  margin-top: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.div-block-3 {
  background-color: var(--midnight-blue);
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-bottom: 26px;
  display: flex;
}

.heading-9 {
  color: var(--white);
  font-size: 25px;
}

.container-6 {
  background-color: var(--midnight-blue);
}

.slider {
  height: 400px;
}

.div-block-4 {
  background-image: url('../images/KTLF_1KTLF.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-nav {
  justify-content: flex-end;
  padding-right: 34px;
  display: flex;
}

.slider-2 {
  max-width: 1024px;
  height: 400px;
}

.slide {
  background-color: #071e60;
  background-image: url('../images/BG.webp');
  background-position: 50%;
  background-size: cover;
  padding: 72px;
}

.heading-10 {
  color: #fff;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-15 {
  color: #fff;
  width: 50%;
  margin-top: 23px;
  font-size: 16px;
}

.slide-2 {
  background-image: url('../images/BG-2_1BG-2.webp');
  background-position: 0 0;
  background-size: cover;
  padding: 72px;
}

.slide-4 {
  background-image: url('../images/BG-3_1BG-3.webp');
  background-position: 0 0;
  background-size: cover;
  padding: 72px;
}

.slide-nav-2 {
  justify-content: flex-end;
  padding-left: 107px;
  padding-right: 35px;
  display: flex;
}

.section-6 {
  justify-content: center;
  max-width: none;
  height: auto;
  padding: 20px 60px;
  display: flex;
}

.div-block-5 {
  background-image: url('../images/CA.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1024px;
  height: 300px;
  padding: 0;
  display: flex;
}

.div-block-5:hover {
  background-image: linear-gradient(#071e60ba, #071e60ba), url('../images/CA.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  padding: 0;
}

.div-block-5.a {
  background-image: url('../images/AZ_1AZ.webp');
  width: 100%;
  max-width: 1024px;
}

.div-block-5.a:hover {
  background-image: url('../images/AZ_1AZ.webp'), linear-gradient(#071e60ba, #071e60ba);
  background-position: 0 100%, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.div-block-5.c {
  background-color: #071e60ba;
  background-image: none;
}

.div-block-5.c:hover {
  background-image: url('../images/Detroit.jpg'), linear-gradient(#071e60ba, #071e60ba);
  background-position: 0 100%, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.div-block-5.d {
  background-image: url('../images/Va_1Va.webp');
  background-position: 0 0;
}

.div-block-5.e {
  background-image: url('../images/MO.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-5.e:hover {
  background-image: url('../images/MO.png'), linear-gradient(#0000, #0000);
  background-size: cover, auto;
  background-attachment: fixed, scroll;
}

.div-block-6 {
  opacity: 0;
  background-color: #071e60;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 51px;
  transition: opacity .9s;
  display: flex;
}

.div-block-6:hover {
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(#071e60ba, #071e60ba);
  padding-top: 0;
}

.div-block-6.a:hover {
  background-image: linear-gradient(#071e60d1, #071e60d1), url('../images/Va_1Va.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heading-11 {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.paragraph-16 {
  justify-content: center;
  width: 50%;
  display: flex;
}

.paragraph-16.b:hover {
  color: #fff;
}

.link-54 {
  color: var(--midnight-blue);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-54.b {
  color: #fff;
}

.section-7 {
  background-color: #0000;
  justify-content: center;
  max-width: none;
  height: auto;
  padding: 20px 60px;
  display: flex;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-block-8, .div-block-9 {
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-22 {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.link-55 {
  color: var(--midnight-blue);
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.heading-12 {
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.section-10 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  height: auto;
  padding: 50px 77px 0;
}

.paragraph-17 {
  color: #071e60;
  margin-bottom: 57px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.bold-text-8 {
  color: #071e60;
  font-size: 28px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-8:hover {
  color: var(--grey);
}

.paragraph-18 {
  color: var(--midnight-blue);
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.div-block-16 {
  width: auto;
  margin-left: 44px;
  padding-top: 0;
  padding-left: 26px;
}

.image-3 {
  margin-bottom: 0;
}

.columns-5 {
  margin-top: 68px;
}

.section-11 {
  background-image: url('../images/BG.webp');
  background-position: 0 0;
  background-size: cover;
  padding: 77px;
}

.heading-13 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.container-7 {
  background-image: url('../images/BG.webp');
  background-position: 100%;
  background-size: cover;
  height: 30px;
}

.container-8 {
  background-color: var(--midnight-blue-3);
  height: auto;
  margin-bottom: 23px;
  padding-bottom: 12px;
}

.column-5 {
  padding-top: 0;
  padding-left: 42px;
  display: flex;
}

.columns-6 {
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}

.column-6 {
  flex-direction: column;
  padding-top: 86px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.tabs-content {
  padding-left: 25px;
  padding-right: 20px;
}

.section-12 {
  padding-bottom: 73px;
}

.tab-link-tab-1 {
  width: 50%;
  padding-top: 11px;
  padding-bottom: 11px;
}

.tab-link-tab-1.w--current {
  flex: 1;
  justify-content: center;
  align-self: center;
  width: 50%;
  padding: 11px;
  display: flex;
}

.text-block-2 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.tab-link-tab-2 {
  text-align: center;
  flex: 1;
  width: 50%;
  padding: 11px;
}

.div-block-31 {
  width: 100%;
  margin-bottom: 10px;
}

.link-56 {
  color: #0f0a31;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.link-56:hover {
  color: #818181;
}

.dropdown-trigger {
  border-bottom: 1px solid var(--midnight-blue);
  color: var(--midnight-blue);
  cursor: zoom-in;
  background-color: #0000;
  margin-bottom: 11px;
  padding: 11px 10px 11px 11px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.dropdown-trigger:hover {
  background-color: #fff;
}

.dropdown-content {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 10px;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.heading-14 {
  color: var(--midnight-blue);
  text-align: left;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-29 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.list-item-4 {
  color: #0f0a31;
  text-align: left;
  width: 100%;
  margin-bottom: 9px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  list-style-type: square;
}

.dropdown-wrapper {
  background-color: #0000;
  width: auto;
  margin-top: 0;
  position: relative;
}

.list-6 {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}

.div-block-71 {
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-3 {
  justify-content: center;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
  display: flex;
}

.tabs {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.paragraph-19 {
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.column-7 {
  padding-left: 10px;
  padding-right: 10px;
}

.list-item-5 {
  text-transform: none;
  margin-bottom: 13px;
  line-height: 25px;
  list-style-type: square;
}

.list-item-5.c {
  margin-left: 18px;
}

.list-7 {
  color: var(--midnight-blue);
  margin-top: 10px;
  padding-left: 39px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.link-57 {
  color: var(--white);
  text-decoration: none;
}

.column-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 17px;
  padding-left: 25px;
  display: flex;
}

.a {
  color: var(--dim-grey);
}

.div-block-73 {
  margin-bottom: 32px;
}

.bold-text-9 {
  font-weight: 600;
}

.div-block-74 {
  background-image: url('../images/KTL-2022_1KTL-2022.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
  margin-bottom: 41px;
}

.link-58 {
  color: var(--midnight-blue);
  font-size: 16px;
  text-decoration: none;
}

.link-58:hover {
  color: var(--royal-blue);
}

.dropdown-link-2 {
  font-size: 18px;
}

.dropdown-link-2.a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.dropdown-link-2.a:hover {
  background-color: var(--grey);
  color: var(--royal-blue);
  font-weight: 600;
}

.dropdown-list-2 {
  left: -4px;
}

.dropdown-list-2.w--open {
  left: -1px;
}

.column-9, .column-10 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.div-block-75 {
  flex-direction: row;
  width: 1024px;
  max-width: 1024px;
  height: auto;
  margin-top: 35px;
  margin-bottom: 50px;
  display: flex;
}

.div-block-76 {
  background-color: #e9e9e9;
  width: 600px;
  height: auto;
  padding-bottom: 0;
}

.div-block-77 {
  width: 90%;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-78 {
  background-color: var(--midnight-blue-3);
  color: var(--midnight-blue);
}

.heading-15 {
  border-bottom: 1px solid var(--grey);
  color: var(--royal-blue);
  margin-top: 0;
  padding-bottom: 7px;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-20 {
  color: var(--dim-grey);
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.bold-text-10 {
  color: var(--midnight-blue);
  font-size: 14px;
  text-decoration: none;
}

.link-59 {
  color: var(--dim-grey);
  text-decoration: none;
}

.link-59:hover {
  color: #868484bd;
}

.b {
  margin-top: 32px;
}

.heading-16 {
  color: var(--deep-sky-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 33px;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-21 {
  text-transform: capitalize;
  padding-right: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-79 {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 8px 10px 0;
  display: flex;
  overflow: visible;
}

.image-4 {
  width: 116px;
  margin-right: 17px;
}

.bold-text-11 {
  color: var(--midnight-blue);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.link-60 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-60:hover {
  color: var(--royal-blue);
}

.bio {
  color: var(--dim-grey);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.bio:hover {
  border-bottom: 1px solid var(--midnight-blue);
  color: var(--royal-blue);
  background-image: linear-gradient(#adbada, #adbada);
  font-family: Open Sans, sans-serif;
}

.bio.a {
  font-family: Open Sans, sans-serif;
}

.div-block-80 {
  justify-content: flex-end;
  align-items: center;
  width: 1024px;
  height: 50px;
  display: flex;
}

.section-13 {
  justify-content: center;
  display: flex;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 0;
}

.smlink:hover {
  opacity: .53;
}

.div-block-81 {
  border-top: 1px solid var(--dim-grey);
  margin-top: 55px;
  padding-top: 48px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-81.b {
  flex-direction: column;
}

.div-block-81.c {
  border-top-style: none;
  padding-top: 23px;
}

.div-block-81.d {
  border-top-style: none;
  border-top-width: 0;
  margin-top: 10px;
  padding-top: 20px;
}

.div-block-81.e {
  margin-bottom: 59px;
}

.div-block-82 {
  width: 100%;
  margin-top: 0;
  padding-left: 25px;
}

.heading-18 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.paragraph-22 {
  color: var(--midnight-blue-2);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-83 {
  margin-bottom: 20px;
}

.div-block-14 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px 15px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-20 {
  flex-direction: column;
  margin-top: 27px;
  display: flex;
}

.div-block-19 {
  align-items: center;
  padding: 0 0 10px;
  display: flex;
}

.paragraph-23 {
  text-align: center;
  justify-content: flex-start;
  margin-bottom: 0;
  padding: 0 10px;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.paragraph-23:hover {
  color: #071e60;
  font-weight: 700;
}

.paragraph-23.a {
  opacity: .32;
}

.link-61 {
  color: #071e60;
  text-decoration: none;
}

.link-61:hover {
  color: #9c9c9c;
}

.div-block-13 {
  width: 300px;
  margin-top: 15px;
}

.search {
  text-align: center;
  background-color: #071e60;
  align-items: center;
  padding-left: 0;
  padding-right: 7px;
  display: flex;
}

.search-input {
  width: 300px;
  margin-bottom: 0;
  margin-left: 16px;
  margin-right: 15px;
}

.team {
  height: 400px;
}

.team.c {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.div-block-15 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 18px;
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
  display: flex;
}

.div-block-84 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: 58px;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.link-62 {
  color: #071e60;
  font-style: normal;
  text-decoration: none;
}

.div-block-85 {
  justify-content: center;
  width: auto;
  margin-bottom: 18px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-86 {
  width: auto;
  margin-left: 44px;
  padding-top: 30px;
  padding-left: 0;
}

.paragraph-24 {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.link-63 {
  color: var(--royal-blue);
  text-decoration: none;
}

.link-64 {
  text-decoration: none;
}

.div-block-87 {
  width: 300px;
}

.div-block-87.c {
  background-image: url('../images/Fenimore_1Fenimore.webp');
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.div-block-87.c:hover {
  opacity: .58;
}

.div-block-87.c._1 {
  background-image: url('../images/Claire-Dietrich_1Claire-Dietrich.webp');
}

.div-block-87.c._2 {
  background-image: url('../images/Ian-Edwards_1Ian-Edwards.webp');
}

.div-block-87.c._4 {
  background-image: url('../images/Fred-Fresard_1Fred-Fresard.webp');
}

.div-block-87.c._3 {
  background-image: url('../images/HS-Megan-Fischer_1HS-Megan-Fischer.webp');
}

.div-block-87.c._6 {
  background-image: url('../images/Greg-Gilmer_1Greg-Gilmer.webp');
}

.div-block-87.c._5 {
  background-image: url('../images/jgoodwin_1jgoodwin.webp');
}

.div-block-87.c._7 {
  background-image: url('../images/Tom-Klein_1Tom Klein.webp');
}

.div-block-87.c._8 {
  background-image: url('../images/Paul-R-Lee_1Paul R Lee.webp');
}

.div-block-87.c._9 {
  background-image: url('../images/Paul-Lecky_1Paul Lecky.webp');
}

.div-block-87.c._10 {
  background-image: url('../images/Lisa-Mooney_1Lisa Mooney.webp');
}

.div-block-87.c._11 {
  background-image: url('../images/HSTonyThomas_1HSTonyThomas.webp');
}

.div-block-87.c._12 {
  background-image: url('../images/Ed-Reyes_1Ed Reyes.webp');
}

.div-block-87.c._13 {
  background-image: url('../images/Anne-Stackpoole_1Anne Stackpoole.webp');
}

.div-block-87.c._14 {
  background-image: url('../images/Frank-Holstetler_1Frank Holstetler.webp');
}

.div-block-87.c._15 {
  background-image: url('../images/Kim-Wilson_1Kim Wilson.webp');
}

.div-block-87.c._16 {
  background-image: url('../images/Brandon-Boxler_1Brandon Boxler.webp');
}

.div-block-87.c._19 {
  background-image: url('../images/Adele-Karoum_1Adele Karoum.webp');
}

.div-block-87.c._17 {
  background-image: url('../images/Esmeralda_1Esmeralda.webp');
}

.div-block-87.c._18 {
  background-image: url('../images/Brianna_1Brianna.webp');
}

.div-block-87.c._20, .div-block-87.c._21 {
  background-image: url('../images/Image-Placeholder_1Image-Placeholder.webp');
}

.div-block-87.c._22 {
  background-image: url('../images/Nancy-Gadallah_1Nancy Gadallah.webp');
}

.div-block-87.c._23 {
  background-image: url('../images/Erin-Musland_1Erin Musland.webp');
}

.div-block-87.c._26 {
  background-image: url('../images/Eric-Bevans_1Eric Bevans.webp');
}

.div-block-87.c._24 {
  background-image: url('../images/Kristyn-Wong_1Kristyn Wong.webp');
}

.div-block-87.c._25 {
  background-image: url('../images/Samie-Long_1Samie Long.webp');
}

.div-block-87.c._27 {
  background-image: url('../images/Lauren-Fibel_1Lauren Fibel.webp');
}

.div-block-87.c._2o {
  background-image: url('../images/Kimberly_1Kimberly.webp');
}

.div-block-87.c._28 {
  background-image: url('../images/Derek-Swanson_1Derek Swanson.webp');
}

.div-block-87.c._29 {
  background-image: url('../images/T-Roberts_1T Roberts.webp');
}

.div-block-87.c.ts01 {
  background-image: url('../images/Dehart_1Dehart.webp');
}

.div-block-87.c.ts3 {
  background-image: url('../images/C-Green_1C Green.webp');
}

.div-block-87.c.sc1 {
  background-image: url('../images/Stephanie-Chilton_2Stephanie Chilton.webp');
  background-position: 50% 0;
}

.div-block-87.c.staff02 {
  background-image: url('../images/Caldwell_1Caldwell.webp');
}

.div-block-87.c._30 {
  background-image: url('../images/Danielle-Goins_1.png');
}

.bold-text-12 {
  font-weight: 400;
}

.link-65 {
  color: var(--dim-grey);
  font-size: 17px;
  text-decoration: none;
}

.link-66 {
  color: var(--dim-grey);
  text-decoration: none;
}

.link-block {
  width: 100%;
  height: 100%;
}

.link-block.b {
  width: 250px;
  height: 250px;
  margin-top: 0;
}

.tab-link-tab-1-2, .tab-link-tab-2-2, .tab-link-tab-3, .tab-link-tab-4 {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-5 {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  font-size: 18px;
}

.tab-link-tab-6, .tab-link-tab-7, .tab-link-tab-8, .tab-link-tab-9, .tab-link-tab-10, .tab-link-tab-11, .tab-link-tab-12, .tab-link-tab-13, .tab-link-tab-14, .tab-link-tab-16, .tab-link-tab-15, .tab-link-tab-15.w--current, .tab-link-tab-17, .tab-link-tab-18, .tab-link-tab-19, .tab-link-tab-20, .tab-link-tab-21, .tab-link-tab-22, .tab-link-tab-23, .tab-link-tab-24, .tab-link-tab-25, .tab-link-tab-26 {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.tab-link-tab-27 {
  font-size: 1px;
}

.container-9 {
  height: auto;
}

.tab-link-tab-1-3 {
  padding-left: 10px;
}

.tab-link-tab-1-3.w--current {
  padding-right: 10px;
}

.tab-link-tab-2-3, .tab-link-tab-3-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown-toggle-3 {
  padding-left: 15px;
  padding-right: 10px;
}

.teams-list {
  background-color: #e9e9e9;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.p-sm-start {
  padding-top: 3em;
}

.popup-group {
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.popup-inner {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 91px;
  display: flex;
}

.popup-toggle-text {
  font-size: 1.2em;
  line-height: 1;
}

.popup-close {
  z-index: 2;
  color: #000;
  cursor: pointer;
  background-color: #e9e9e9;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
  position: absolute;
  inset: 1em 1em auto auto;
}

.popup-content-wrapper {
  z-index: 1;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 1024px;
  max-width: none;
  height: 50%;
  max-height: 500px;
  display: block;
  position: relative;
  overflow: auto;
}

.popup-background {
  z-index: 0;
  background-color: #000000a6;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.copy-large {
  font-size: 1.45em;
  font-weight: 400;
  line-height: 1.4em;
}

.popup-toggle {
  color: var(--midnight-blue-2);
  cursor: pointer;
  text-decoration: none;
}

.popup-wrapper {
  z-index: 999;
  background-color: #2445b2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 281px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0%;
}

.popup-wrapper.b {
  display: block;
}

.popup-wrapper.d {
  display: none;
}

.popup-close-icon {
  width: 1em;
  height: 1em;
}

.popup-content {
  margin: .8em 3em 0;
  padding-top: 0;
}

.link-67 {
  color: #3b6de0;
  text-decoration: none;
}

.bold-text-13 {
  color: #071e60;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-13:hover {
  color: #868484;
}

.paragraph-25 {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: -9px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-89 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 0;
  display: flex;
}

.div-block-89.a {
  flex-flow: row;
}

.bold-text-14 {
  color: #071e60;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-14:hover {
  color: #868484;
}

.div-block-90 {
  flex-direction: column;
  justify-content: flex-start;
  width: auto;
  margin-left: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.tabs-menu-2 {
  justify-content: center;
  display: flex;
}

.tab-link-tab-1-4 {
  color: var(--midnight-blue);
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.tab-link-tab-2-4 {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-2-4.a {
  color: var(--midnight-blue);
  font-weight: 700;
}

.tab-link-tab-3-3, .tab-link-tab-4-2, .tab-link-tab-5-2, .tab-link-tab-6-2, .tab-link-tab-7-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-8-2 {
  color: var(--midnight-blue-2);
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.tab-link-tab-9-2, .tab-link-tab-10-2, .tab-link-tab-11-2, .tab-link-tab-12-2, .tab-link-tab-13-2, .tab-link-tab-14-2, .tab-link-tab-15-2, .tab-link-tab-16-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-16-2.w--current {
  padding-right: 10px;
}

.tab-link-tab-17-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-18-2 {
  color: var(--grey);
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-19-2 {
  color: var(--midnight-blue);
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.tab-link-tab-20-2, .tab-link-tab-21-2, .tab-link-tab-22-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-23-2 {
  color: var(--midnight-blue);
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.tab-link-tab-24-2 {
  color: var(--grey);
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-25-2, .tab-link-tab-26-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-92 {
  color: #ddd;
  background-color: #ddd;
  margin-top: 37px;
  margin-bottom: 34px;
  position: sticky;
}

.tabs-content-3 {
  color: #fff;
}

.tab-pane-tab-1 {
  background-color: #fff;
}

.heading-19 {
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.div-block-93 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-93.a {
  flex-direction: column;
  align-items: center;
}

.div-block-93.b {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 20px;
}

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

.div-block-93.d {
  flex-flow: column;
  padding-top: 20px;
}

.paragraph-26 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-94 {
  justify-content: flex-start;
  width: 600px;
  margin-bottom: 18px;
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
  display: flex;
}

.bold-text-15 {
  color: #071e60;
  font-size: 28px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-15:hover {
  color: #868484;
}

.div-block-95 {
  flex-direction: column;
  justify-content: center;
  width: auto;
  margin-left: 0;
  padding-top: 10px;
  padding-left: 26px;
  display: flex;
}

.div-block-96 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-96.b {
  margin-top: 46px;
}

.section-14 {
  height: auto;
}

.text-block-8 {
  color: var(--midnight-blue);
}

.text-block-9 {
  color: var(--midnight-blue-2);
}

.text-block-10, .text-block-11 {
  color: var(--grey);
}

.text-block-12 {
  color: var(--midnight-blue);
  font-weight: 700;
}

.text-block-13 {
  color: var(--midnight-blue-2);
}

.text-block-14, .text-block-15 {
  color: var(--grey);
}

.text-block-16 {
  color: var(--midnight-blue);
}

.text-block-17, .text-block-18 {
  color: var(--grey);
}

.text-block-19 {
  color: var(--midnight-blue-2);
}

.text-block-20, .text-block-21 {
  color: var(--grey);
}

.text-block-22, .text-block-23, .text-block-24, .text-block-25, .text-block-26, .text-block-27, .text-block-28 {
  color: var(--midnight-blue);
  font-weight: 700;
}

.text-block-29 {
  color: var(--midnight-blue);
  font-weight: 400;
}

.text-block-30 {
  color: var(--midnight-blue);
  font-weight: 700;
}

.paragraph-27 {
  color: var(--midnight-blue);
  margin-top: 30px;
  margin-bottom: 65px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-98 {
  margin-top: 0;
}

.div-block-99 {
  background-image: url('../images/KTL-Team_1KTL Team.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 600px;
  margin-top: 85px;
  margin-bottom: 64px;
}

.div-block-100 {
  margin-top: 69px;
}

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

.bold-text-16 {
  font-weight: 400;
}

.image-6 {
  padding-bottom: 0;
}

.tabs-menu-3 {
  flex-direction: row;
  display: flex;
}

.tabs-menu-4, .tabs-menu-5, .tabs-menu-6, .tabs-menu-7, .tabs-menu-8, .tabs-menu-9, .tabs-menu-10, .tabs-menu-11, .tabs-menu-12, .tabs-menu-13, .tabs-menu-14 {
  display: flex;
}

.columns-7, .columns-8, .columns-9, .columns-10, .columns-11, .columns-12, .columns-13, .columns-14, .columns-15, .columns-16, .columns-17, .columns-18 {
  width: 100%;
}

.bold-text-17 {
  font-weight: 600;
}

.bold-text-18, .bold-text-19, .bold-text-20 {
  font-weight: 400;
}

.div-block-102 {
  width: 200px;
  height: 200px;
  margin-right: 26px;
}

.link-68, .link-69, .link-70, .link-71, .link-72 {
  color: var(--midnight-blue);
}

.bold-text-21 {
  color: var(--midnight-blue-2);
  font-weight: 400;
  text-decoration: none;
}

.link-73 {
  color: var(--midnight-blue);
}

.div-block-103 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -1px;
  margin-bottom: 11px;
  display: flex;
}

.heading-20 {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.div-block-104 {
  justify-content: center;
  width: 100%;
  min-width: auto;
  max-width: 1024px;
  margin-top: 46px;
  margin-bottom: 54px;
  display: flex;
}

.div-block-105 {
  background-color: #e9e9e9;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 200px;
  margin: 7px;
  display: flex;
}

.div-block-105:hover {
  border: 2px solid var(--midnight-blue);
  background-color: #eef2ff;
  border-radius: 0;
}

.heading-21 {
  text-align: center;
  margin-top: 10px;
}

.bold-text-22 {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.div-block-106 {
  background-image: linear-gradient(#1a295b91, #1a295b91), url('../images/Product-Liability_1Product Liability.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  margin-top: 23px;
  margin-bottom: 25px;
  padding: 25px;
  display: flex;
}

.div-block-106.b {
  background-image: linear-gradient(#1a295b91, #1a295b91), url('../images/Appeals-Group_1Appeals Group.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
}

.div-block-106.c {
  background-image: linear-gradient(#1a295b91, #1a295b91), url('../images/Class-Action_1Class Action.webp');
}

.heading-22 {
  line-height: 40px;
}

.heading-23 {
  color: var(--white);
  text-align: center;
  font-size: 40px;
  line-height: 40px;
}

.div-block-107 {
  margin-top: 0;
  line-height: 25px;
}

.paragraph-28 {
  color: var(--midnight-blue);
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-108 {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.div-block-108.b {
  padding-top: 0;
}

.lawyer {
  background-image: url('../images/Tom-Klein_1Tom Klein.webp');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.lawyer._1 {
  background-image: url('../images/Paul-R-Lee_1Paul R Lee.webp');
}

.lawyer._3 {
  background-image: url('../images/Stephanie-Chilton_1Stephanie Chilton.webp');
}

.lawyer._4 {
  background-image: url('../images/Claire-Dietrich_1Claire-Dietrich.webp');
}

.lawyer._5 {
  background-image: url('../images/Ian-Edwards_1Ian-Edwards.webp');
}

.lawyer._6 {
  background-image: url('../images/HS-Megan-Fischer_1HS-Megan-Fischer.webp');
}

.lawyer._8 {
  background-image: url('../images/Greg-Gilmer_1Greg-Gilmer.webp');
}

.lawyer._7 {
  background-image: url('../images/Fred-Fresard_1Fred-Fresard.webp');
}

.lawyer._9 {
  background-image: url('../images/jgoodwin_1jgoodwin.webp');
}

.lawyer._10 {
  background-image: url('../images/Frank-Holstetler_1Frank Holstetler.webp');
}

.lawyer._11 {
  background-image: url('../images/Paul-Lecky_1Paul Lecky.webp');
}

.lawyer._12 {
  background-image: url('../images/Ed-Reyes_1Ed Reyes.webp');
}

.lawyer._13 {
  background-image: url('../images/HSTonyThomas_1HSTonyThomas.webp');
}

.lawyer._14 {
  background-image: url('../images/Brandon-Boxler_1Brandon Boxler.webp');
}

.lawyer._15 {
  background-image: url('../images/Adele-Karoum_1Adele Karoum.webp');
}

.lawyer._16 {
  background-image: url('../images/Nancy-Gadallah_1Nancy Gadallah.webp');
}

.lawyer._17 {
  background-image: url('../images/Erin.png');
}

.lawyer._18 {
  background-image: url('../images/Eric-Bevans_1Eric Bevans.webp');
}

.lawyer.staff.a {
  background-image: url('../images/Brianna_1Brianna.webp');
}

.lawyer.staff.b {
  background-image: url('../images/KTL-E-2_1KTL E 2.webp');
  margin-top: 0;
}

.lawyer.staff.c {
  background-image: url('../images/Lisa-Mooney_1Lisa Mooney.webp');
}

.lawyer.staff.d {
  background-image: url('../images/Anne-Stackpoole_1Anne Stackpoole.webp');
}

.lawyer.staff.e {
  background-image: url('../images/Kim-Wilson_1Kim Wilson.webp');
}

.lawyer.staff.f {
  background-image: url('../images/Samie-Long_1Samie Long.webp');
}

.lawyer.staff.g {
  background-image: url('../images/Kimberly_1Kimberly.webp');
}

.lawyer.staff.ss01 {
  background-image: url('../images/Dehart_1Dehart.webp');
}

.lawyer.staff.ss02 {
  background-image: url('../images/Fenimore_1Fenimore.webp');
}

.lawyer.staff.ss03 {
  background-image: url('../images/C-Green_1C Green.webp');
}

.lawyer.staff.sso3 {
  background-image: url('../images/Caldwell_1Caldwell.webp');
}

.lawyer.staff.h {
  background-image: url('../images/Esmeralda_1Esmeralda.webp');
}

.lawyer.staff.s3 {
  background-image: url('../images/Saquanda_1Saquanda.webp');
}

.lawyer.staff.n {
  background-image: url('../images/Danielle-Goins_1.png');
}

.lawyer.staff.j {
  background-image: url('../images/Samuel-Nouhan.png');
}

.lawyer.staff.placeholder {
  background-image: url('../images/Image-Placeholder_1Image-Placeholder.webp');
}

.lawyer._20 {
  background-image: url('../images/Kristyn-Wong_1Kristyn Wong.webp');
}

.lawyer._22 {
  background-image: url('../images/Mellissa_1Mellissa.webp');
}

.lawyer._21 {
  background-image: url('../images/Lauren-Fibel_1Lauren Fibel.webp');
}

.lawyer._23 {
  background-image: url('../images/Derek-Swanson_1Derek Swanson.webp');
}

.lawyer._24 {
  background-image: url('../images/T-Roberts_1T Roberts.webp');
}

.lawyer._25 {
  background-image: url('../images/-Steven-S-Hoffmann.png');
}

.div-block-109 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: auto;
  display: flex;
}

.paragraph-29 {
  color: var(--midnight-blue);
  text-align: center;
  width: auto;
  margin-top: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.bold-text-23 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.heading-24 {
  color: var(--midnight-blue);
  text-align: center;
  background-color: #f5f5f5;
  width: 100%;
  margin-bottom: 31px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.heading-24.b {
  background-color: var(--midnight-blue);
  color: var(--white);
}

.heading-24.a {
  margin-top: 50px;
}

.heading-24.c {
  margin-top: 59px;
}

.div-block-110 {
  justify-content: center;
  margin-bottom: 19px;
  display: flex;
}

.bold-text-24, .bold-text-25 {
  color: var(--midnight-blue);
  font-size: 16px;
  text-decoration: none;
}

.bold-text-26 {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.bold-text-27, .bold-text-28, .bold-text-29 {
  font-size: 20px;
  font-weight: 600;
}

.div-block-111 {
  justify-content: flex-end;
  width: 100%;
  margin-top: 31px;
  display: flex;
}

.link-74 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-74:hover {
  color: var(--grey);
}

.link-75 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-75:hover {
  color: var(--grey);
}

.link-76, .link-77, .link-78, .link-79 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-80 {
  color: var(--midnight-blue);
  font-size: 14px;
  text-decoration: none;
}

.link-81, .link-82 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.image-7 {
  margin-bottom: 18px;
}

.list-8 {
  margin-top: -28px;
}

.link-83 {
  color: var(--midnight-blue);
}

.link-84 {
  color: var(--white);
  text-decoration: none;
}

.icon-2, .icon-3 {
  margin-right: 10px;
}

.div-block-112 {
  margin-right: 23px;
}

.paragraph-30 {
  color: #1a295b;
  text-align: center;
  margin-top: -9px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-113 {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.bold-text-30 {
  font-weight: 400;
}

.button {
  margin-top: 26px;
  margin-bottom: 38px;
  font-size: 16px;
}

.div-block-114 {
  margin-top: 34px;
  margin-bottom: 72px;
}

.div-block-115 {
  justify-content: center;
  margin-bottom: 32px;
  display: flex;
}

.heading-25 {
  color: var(--midnight-blue-2);
  text-align: center;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

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

.image-8 {
  margin-left: 0;
}

.link-85, .link-86, .link-87 {
  color: var(--midnight-blue);
}

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

.link-block-2 {
  background-image: url('../images/HS-TomKline_1HS-TomKline.webp');
  background-position: 50%;
  background-size: cover;
  width: 190px;
  height: 190px;
  margin-bottom: 9px;
}

.link-block-3 {
  background-image: url('../images/Paul-R-Lee_1Paul R Lee.webp');
  background-position: 50%;
  background-size: cover;
  width: 190px;
  height: 190px;
}

.div-block-119 {
  flex-direction: column;
  align-items: flex-start;
  width: 28.3681%;
  display: flex;
}

.link-block-4 {
  width: 190px;
  height: 190px;
}

.image-9 {
  width: 190px;
  max-width: none;
  height: 190px;
}

.div-block-120 {
  flex-direction: column;
  width: 300px;
  height: 400px;
  display: flex;
}

.div-block-121 {
  background-color: #ececec;
  width: 300px;
  height: auto;
  margin-right: 13px;
  padding-bottom: 20px;
}

.div-block-122 {
  background-image: url('../images/AdobeStock_102707391_1AdobeStock_102707391.webp');
  background-position: 50%;
  background-size: cover;
  height: 150px;
}

.div-block-122.d {
  background-image: url('../images/9th-Circuit_19th Circuit.webp');
}

.heading-26, .paragraph-31 {
  padding-left: 20px;
  padding-right: 20px;
}

.popup-closebutton {
  z-index: 100;
  cursor: pointer;
  background-color: #353535;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 20px;
  display: flex;
  position: absolute;
  inset: 2% 2% auto auto;
}

.popup-subheading {
  text-align: center;
  margin-top: -1px;
  margin-bottom: 7px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 25px;
  line-height: 1.25;
}

.popup-heading {
  color: var(--deep-sky-blue);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
}

.popup-items {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 5px;
  padding: 0 10px;
  display: flex;
  overflow: hidden;
}

.close-x {
  color: #fff;
  justify-content: center;
  font-size: 20px;
}

.pop-up-cover {
  z-index: 999995;
  background-image: linear-gradient(#ffffff40, #ffffff40);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  display: none;
  position: fixed;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.images-container {
  margin-bottom: 50px;
}

.text-block-31 {
  color: #000;
  background-color: #fff;
  border-radius: 30px;
  padding: 15px 30px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .6s;
}

.text-block-31:hover {
  color: #000;
  background-color: #0000;
}

.link-block-5 {
  background-image: linear-gradient(225deg, #eabc55 12%, #72a9d5 55%, #fccb78 94%);
  border-radius: 30px;
  padding: 2px;
  text-decoration: none;
}

.popup-card {
  background-color: var(--midnight-blue);
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  width: 100%;
  max-width: 80%;
  height: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  box-shadow: 11px 11px 32px #0003, 6px 6px 16px #0000001f, 3px 3px 8px #00000024;
}

.popup-image {
  object-fit: cover;
  width: 8em;
  height: 8em;
  margin-left: 2em;
  margin-right: 2em;
}

.bold-text-31 {
  color: var(--white);
  font-size: 20px;
  font-weight: 400;
}

.bold-text-31:hover {
  color: var(--grey);
}

.link-88 {
  color: var(--deep-sky-blue);
}

.div-block-123, .image-10 {
  margin-bottom: 34px;
}

.link-89 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-89.w--current:hover {
  color: var(--royal-blue);
}

.link-90 {
  color: var(--dim-grey);
}

.link-90.w--current {
  text-decoration: none;
}

.link-90.w--current:hover {
  color: var(--midnight-blue);
}

.div-block-124 {
  justify-content: center;
  margin-top: 16px;
  display: flex;
}

.link-91 {
  text-decoration: none;
}

.link-92 {
  color: var(--midnight-blue);
  text-decoration: underline;
}

.link-93, .link-94, .link-95, .link-96 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.link-97 {
  color: var(--midnight-blue);
  text-decoration: underline;
}

.list-9 {
  width: 100%;
}

.list-9.c {
  margin-bottom: 20px;
}

.list-item-6 {
  color: #333;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-27 {
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.div-block-125 {
  justify-content: flex-end;
  width: 100%;
  margin-top: 49px;
  display: flex;
}

.link-98 {
  color: var(--white);
  text-decoration: none;
}

.list-10 {
  margin-top: 23px;
}

.link-99, .link-100, .link-101 {
  color: var(--midnight-blue);
}

.div-block-126 {
  background-image: url('../images/Mellissa_1Mellissa.webp');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.link-102 {
  color: var(--midnight-blue);
}

.link-block-6 {
  background-image: url('../images/Fred-Fresard_1Fred-Fresard.webp');
  background-position: 0 0;
  background-size: cover;
  width: 190px;
  min-width: 190px;
  height: 190px;
  margin-top: 0;
}

.link-block-6.b {
  background-image: url('../images/Ian-Edwards_1Ian-Edwards.webp');
  margin-top: 12px;
}

.link-block-6.c {
  background-image: url('../images/Brandon-Boxler_1Brandon Boxler.webp');
  margin-top: 13px;
}

.link-block-6.c.f {
  background-image: none;
  background-size: auto;
  margin-top: 0;
}

.link-block-6.d {
  background-image: url('../images/Ellisse-Thompson_1Ellisse Thompson.webp');
  margin-top: 20px;
}

.link-103, .link-104, .link-105 {
  color: var(--midnight-blue);
}

.paragraph-32 {
  text-align: center;
  margin-top: 32px;
  font-size: 20px;
}

.link-106 {
  color: var(--midnight-blue);
  font-style: italic;
  text-decoration: none;
}

.link-106:hover {
  color: var(--grey);
}

.div-block-127 {
  align-items: center;
  width: auto;
  display: flex;
}

.heading-28 {
  background-color: var(--midnight-blue);
  text-align: center;
}

.div-block-128 {
  background-color: var(--white);
  margin-top: 26px;
  display: flex;
  position: sticky;
  top: 0;
}

.link-107 {
  color: var(--white);
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-107:hover {
  color: var(--royal-blue);
}

.div-block-129 {
  margin-top: 0;
}

.dropdown-toggle-4 {
  background-color: var(--midnight-blue);
  color: #fff;
  width: 99.9999%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.dropdown-4 {
  width: 100%;
}

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

.dropdown-link-3 {
  text-align: center;
  font-size: 18px;
}

.dropdown-link-4 {
  text-align: center;
}

.div-block-130 {
  width: 100%;
  height: 75px;
}

.link-108, .link-109 {
  color: var(--midnight-blue-2);
}

.div-block-131 {
  background-image: url('../images/David-Dell_1David Dell.webp');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-132 {
  background-image: url('../images/David-Dell_1David Dell.webp');
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.link-110, .link-111 {
  color: var(--midnight-blue);
}

.button-2 {
  background-color: var(--midnight-blue);
  margin-top: 14px;
}

.link-112 {
  text-decoration: none;
}

.div-block-133 {
  background-image: url('../images/Ellisse-Thompson_1Ellisse Thompson.webp');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-134 {
  background-image: url('../images/Ellisse-Thompson_1Ellisse Thompson.webp');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
}

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

.button-3 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.div-block-136 {
  background-image: url('../images/Saquanda_1Saquanda.webp');
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.link-113 {
  text-decoration: none;
}

.link-114 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.image-11 {
  border: 1px solid #bbb;
}

.bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
  color: var(--midnight-blue);
}

.div-block-137 {
  background-image: url('../images/Jessica-Russo.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-138 {
  background-image: url('../images/Jessica-Van-Douser.png');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-139 {
  background-image: url('../images/Jessica-Russo.png');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.bold-text-36 {
  color: var(--midnight-blue);
}

.div-block-140 {
  background-image: url('../images/Jessica-Van-Douser.png');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.link-block-7 {
  background-image: url('../images/Jessica-Russo.png');
  background-position: 50%;
  background-size: cover;
  width: 190px;
  height: 190px;
}

.div-block-141 {
  background-image: url('../images/Stephen-Marlowe.png');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-115 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.div-block-142 {
  background-image: url('../images/Stephen-Marlowe_.png');
  background-position: 0 0;
  background-size: cover;
}

.link-block-8 {
  background-image: url('../images/Stephen-Marlowe.png');
  background-position: 50%;
  background-size: cover;
  width: 190px;
  height: 190px;
}

.div-block-143 {
  background-image: url('../images/Samuel-Nouhan.png');
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.link-block-9 {
  background-image: url('../images/Samuel-Nouhan.png');
  background-position: 0 0;
  background-size: cover;
  width: 190px;
  height: 190px;
}

.button-4 {
  background-color: var(--midnight-blue);
  margin-top: 24px;
}

.link-116, .link-117, .link-118 {
  text-decoration: none;
}

.link-block-10 {
  background-image: url('../images/Katya.png');
  background-position: 0 0;
  background-size: cover;
  width: 190px;
  height: 190px;
}

.div-block-144 {
  background-image: url('../images/Katya.png');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-145 {
  background-image: url('../images/Katya.png');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.div-block-146 {
  background-image: url('../images/Marie_1Marie.png');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-147 {
  background-image: url('../images/Marie_1Marie.png');
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  height: 250px;
}

.link-block-11 {
  background-image: url('../images/Marie_1Marie.png');
  background-position: 50%;
  background-size: cover;
  width: 190px;
  height: 190px;
}

.link-120 {
  color: var(--midnight-blue);
}

.div-block-148 {
  background-image: url('../images/Scott.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-149 {
  background-image: url('../images/Azar.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-150 {
  background-image: url('../images/Steve.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-151 {
  background-image: url('../images/Dollan-.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-152 {
  background-image: url('../images/Donna.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-153 {
  background-image: url('../images/Ray.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-154 {
  background-image: url('../images/Kathy.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-121 {
  color: var(--white);
  text-decoration: none;
}

.div-block-155 {
  background-image: url('../images/Brenda.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-156 {
  background-image: url('../images/Azar.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  height: 250px;
}

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

.div-block-158 {
  background-image: url('../images/Steve.jpg');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
}

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

.div-block-159 {
  background-image: url('../images/Ashley.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-160 {
  justify-content: flex-end;
  align-items: center;
  width: 1024px;
  height: 50px;
  display: flex;
}

.heading-29 {
  margin-top: 0;
  margin-bottom: 0;
}

.link-122 {
  color: #071e60;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-161 {
  justify-content: flex-end;
  align-items: center;
  width: 83%;
  max-width: 1025px;
  height: 50px;
  display: flex;
}

.link-123 {
  color: #071e60;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-124 {
  color: var(--midnight-blue);
}

.div-block-162 {
  background-image: url('../images/Paulina.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-163 {
  width: 190px;
  height: 190px;
}

.link-block-12 {
  background-image: url('../images/Paulina.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-164 {
  background-image: url('../images/Sarah.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-165 {
  width: 190px;
  height: 190px;
}

.link-block-13 {
  background-image: url('../images/KTLF-Thumb_1KTLF-Thumb.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.bold-text-37, .bold-text-38 {
  color: var(--midnight-blue);
}

.link-125 {
  color: var(--midnight-blue-2);
  text-decoration: none;
}

.div-block-166 {
  background-image: url('../images/Erica-Ramirez.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-167 {
  background-image: url('../images/Gemma.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-168 {
  background-image: url('../images/Klara.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.bold-text-39 {
  color: var(--midnight-blue);
}

.div-block-169 {
  background-image: url('../images/Nathan.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-170 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-171 {
  width: 85%;
}

.image-13 {
  margin-right: 23px;
}

.heading-30 {
  color: var(--midnight-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.link-126 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.div-block-172 {
  background-image: url('../images/Wendi.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

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

.div-block-174 {
  background-image: url('../images/Chanel-Rizk-Tamm.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-127 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.bold-text-40, .bold-text-41, .bold-text-42 {
  font-size: 20px;
}

.div-block-175 {
  width: 100%;
  margin-top: 60px;
}

.div-block-176 {
  background-image: url('../images/Mikoe.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-128 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.div-block-177 {
  background-image: url('../images/-Laura-Hooe.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-178 {
  background-image: url('../images/Connie.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

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

.div-block-180 {
  border-top: 1px solid #000;
  margin-top: 55px;
  padding-top: 48px;
}

.link-129 {
  color: var(--midnight-blue);
}

.text-block-33 {
  color: var(--grey);
}

.div-block-181 {
  background-image: url('../images/Dave.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-182 {
  background-image: url('../images/Jack.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-130 {
  color: var(--midnight-blue);
  text-decoration: none;
}

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

.bold-text-43, .bold-text-44, .bold-text-45, .bold-text-46, .bold-text-47 {
  font-size: 22px;
  font-weight: 600;
}

.link-131 {
  color: var(--midnight-blue);
}

.div-block-184 {
  background-image: url('../images/Helena.png');
  background-position: 0 0;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-184.a {
  background-image: url('../images/Shawn-Green.png');
}

.div-block-185 {
  background-image: url('../images/Kristie-Walker.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-186 {
  background-image: url('../images/Alison.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-132 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.div-block-187 {
  background-image: url('../images/Eric-Newman.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-188 {
  background-image: url('../images/Aiza.jpg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.div-block-189 {
  background-image: url('../images/---Melinda-Palmer_.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

.link-133 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.div-block-190 {
  background-image: url('../images/Shelley-Mikeska.png');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 150px;
}

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

@media screen and (max-width: 991px) {
  .transparant-menu-button {
    color: #fff;
    text-align: center;
    background-color: #0000001a;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    padding-top: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .transparant-menu-button:hover {
    background-color: #0000004d;
  }

  .transparant-menu-button.w--open {
    background-color: #000;
  }

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .dropdown-icon {
    margin-right: 30px;
  }

  .dropdown {
    width: 100%;
    max-width: 1500px;
  }

  .nav-menu {
    background-color: #292c31;
    border-radius: 0;
    margin-top: 0;
  }

  .dropdown-list.w--open {
    border-radius: 0;
    margin-top: 0;
    box-shadow: 0 0 #0000;
  }

  .nav-link {
    color: #fff;
    border-radius: 0;
    width: 100%;
    max-width: 1200px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 35px;
  }

  .nav-link:hover {
    color: #fff;
    background-color: #000;
  }

  .nav-link.dropdown-toggle {
    color: #fff;
  }

  .nav-link.light {
    border-color: #0000;
    border-radius: 0;
    width: 100%;
    max-width: 1500px;
    margin-right: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .nav-link.light:hover {
    background-color: #000;
  }

  .nav-link.light.w--current {
    border-color: #0000;
  }

  .dropdown-link {
    padding-left: 35px;
  }

  .nav-link-2 {
    color: var(--midnight-blue);
    text-align: right;
    margin-top: 10px;
    padding-right: 49px;
    font-weight: 600;
  }

  .nav-link-2.w--current {
    color: var(--midnight-blue);
    text-align: right;
    font-weight: 600;
  }

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

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

  .footer-paragraph, .footer-column._1 {
    font-size: 16px;
  }

  .footer {
    padding: 45px;
  }

  .container-3.footer-container {
    font-size: 12px;
    line-height: 20px;
  }

  .menu-button {
    margin-top: 50px;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 19px;
  }

  .container-5 {
    justify-content: space-between;
  }

  .dropdown-toggle-2 {
    width: 99.9998%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-block {
    text-align: right;
    padding-right: 9px;
    font-weight: 600;
  }

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

  .slider-2 {
    width: 100%;
    max-width: none;
  }

  .slide {
    padding-left: 41px;
  }

  .slide-2 {
    padding-left: 85px;
  }

  .slide-nav-2 {
    padding-left: 80px;
  }

  .section-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .link-54 {
    text-align: left;
  }

  .section-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-22 {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .heading-12 {
    text-align: left;
  }

  .section-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-18 {
    text-align: left;
  }

  .div-block-16 {
    margin-bottom: 22px;
    margin-left: 0;
    padding-left: 0;
  }

  .section-11 {
    padding-left: 37px;
  }

  .container-8 {
    height: auto;
    padding-top: 17px;
    padding-bottom: 18px;
    padding-left: 20px;
  }

  .column-6 {
    padding-top: 88px;
  }

  .tabs-content {
    padding-left: 0;
    padding-right: 0;
  }

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

  .dropdown-trigger {
    color: #0000;
  }

  .dropdown-trigger:hover {
    color: #0000;
    background-color: #0000;
  }

  .dropdown-content {
    padding-right: 0;
  }

  .dropdown-wrapper {
    width: 100%;
  }

  .div-block-74 {
    height: 250px;
  }

  .div-block-75 {
    flex-direction: column-reverse;
    align-items: center;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-76 {
    flex-direction: column;
    width: auto;
    margin-bottom: 50px;
    display: flex;
  }

  .div-block-77 {
    margin-bottom: 47px;
    margin-right: 0;
  }

  .paragraph-21 {
    width: 80%;
    padding-right: 0;
  }

  .div-block-79 {
    margin-top: 20px;
    margin-bottom: 38px;
  }

  .bio {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
  }

  .bio.a {
    padding-right: 30px;
  }

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

  .paragraph-23 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    width: 4px;
    height: auto;
    padding-left: 15px;
    display: flex;
  }

  .team.c {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding-top: 18px;
  }

  .div-block-15 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-84 {
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 22px;
    margin-left: 36px;
    padding-left: 0;
  }

  .div-block-85 {
    flex-direction: column;
    align-items: center;
    width: 400px;
  }

  .div-block-86 {
    margin-bottom: 22px;
    margin-left: 0;
    padding-left: 0;
  }

  .paragraph-24 {
    text-align: left;
  }

  .div-block-87.c {
    width: 200px;
    height: 200px;
  }

  .div-block-87.c._1, .div-block-87.c._2, .div-block-87.c._4, .div-block-87.c._3, .div-block-87.c._18, .div-block-87.c._27, .div-block-87.c.ts01 {
    width: 250px;
    height: 250px;
  }

  .brand.w--current {
    margin-right: 363px;
  }

  .dropdown-2 {
    width: 1009500%;
  }

  .dropdown-3 {
    width: 10091400%;
  }

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

  .teams-list {
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: auto;
    overflow: visible;
  }

  .popup-group {
    margin-left: 5px;
  }

  .popup-content-wrapper {
    max-height: 92vh;
    display: flex;
  }

  .popup-wrapper {
    display: none;
  }

  .popup-wrapper.c {
    display: block;
  }

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

  .div-block-89 {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .div-block-90 {
    margin-bottom: 22px;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-91 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .tabs-menu-2 {
    flex-wrap: wrap;
  }

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

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

  .div-block-93 {
    justify-content: center;
  }

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

  .div-block-94 {
    flex-direction: column;
    align-items: center;
    width: 400px;
  }

  .div-block-95 {
    margin-bottom: 22px;
    margin-left: 0;
    padding-left: 0;
  }

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

  .tabs-3 {
    width: 100%;
    max-width: 768px;
  }

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

  .paragraph-28 {
    border-radius: 7px;
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-108 {
    width: auto;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-108.b {
    flex-direction: column;
    width: 100%;
  }

  .div-block-109 {
    width: 250px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-29 {
    font-size: 12px;
  }

  .heading-24 {
    width: 100%;
  }

  .div-block-110 {
    flex-direction: row;
    justify-content: center;
  }

  .link-80 {
    font-size: 12px;
  }

  .section-15 {
    width: 100%;
  }

  .div-block-112 {
    width: 100%;
    margin-right: 3px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .pop-up-cover {
    display: flex;
  }

  .popup-card {
    width: 70%;
  }

  .popup-image {
    width: 100px;
    min-width: 100px;
    height: 100px;
  }

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

  .div-block-157 {
    flex-flow: row;
  }

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

  .link-122 {
    text-align: left;
  }

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

  .link-123 {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    height: 30px;
    margin-top: 10px;
  }

  .transparant-menu-button {
    width: 40px;
    height: 40px;
    padding-top: 8px;
  }

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .nav-link {
    padding-left: 25px;
  }

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

  .dropdown-link {
    padding-left: 25px;
  }

  .image {
    margin-right: 81px;
  }

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

  .paragraph.a {
    margin-bottom: 19px;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-link {
    font-size: 16px;
  }

  .footer-paragraph {
    padding-left: 0;
    font-size: 16px;
  }

  .bottom-footer-paragraph {
    float: none;
    margin-bottom: 7px;
  }

  .bottom-footer-paragraph.right {
    float: none;
  }

  .footer-column {
    border: 1px #000;
    border-top-style: solid;
    padding: 20px 0;
  }

  .footer-column.last {
    padding-bottom: 0;
  }

  .footer-column._1 {
    border-top-color: #535353;
  }

  .footer {
    padding: 20px 40px 0;
  }

  .container-3.footer-container {
    border-width: 0;
    border-radius: 0;
    margin-bottom: 0;
  }

  .container-3.bottom-footer {
    border-radius: 0;
  }

  .footer-row {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-row.block {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    padding-left: 26px;
    padding-right: 30px;
  }

  .container-4 {
    padding-top: 36px;
  }

  .menu-button {
    margin-top: 50px;
    margin-right: 26px;
  }

  .menu-button.w--open {
    background-color: #0000;
    width: 60px;
    height: 60px;
    margin-right: 0;
  }

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

  .nav-menu-2 {
    margin-top: -2px;
  }

  .dropdown-toggle-2 {
    margin-bottom: 10px;
  }

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

  .heading-8 {
    margin-top: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-3 {
    margin-bottom: 20px;
  }

  .slide {
    padding-left: 62px;
  }

  .paragraph-15 {
    width: 80%;
  }

  .slide-2 {
    background-position: 30% 0;
    padding: 62px;
  }

  .slide-nav-2 {
    padding-left: 74px;
  }

  .heading-12 {
    text-align: left;
  }

  .div-block-16 {
    text-align: center;
    padding-left: 0;
  }

  .container-8 {
    height: auto;
    padding-left: 0;
  }

  .column-5 {
    padding-top: 36px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-6 {
    padding-top: 20px;
  }

  .link-56 {
    font-size: 18px;
  }

  .heading-14 {
    text-align: left;
  }

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

  .div-block-72 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 37px;
    display: flex;
  }

  .div-block-74 {
    background-size: contain;
    height: 167px;
  }

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

  .paragraph-21 {
    width: 100%;
  }

  .div-block-80 {
    padding-right: 32px;
  }

  .div-block-81 {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-82 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .heading-18 {
    text-align: center;
    margin-top: 21px;
  }

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

  .div-block-14 {
    margin-bottom: -10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-19 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: scroll;
  }

  .paragraph-23 {
    width: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-61 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

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

  .div-block-84 {
    text-align: center;
    padding-left: 0;
  }

  .div-block-85 {
    flex-direction: column;
    width: auto;
  }

  .div-block-86 {
    text-align: center;
    padding-left: 0;
  }

  .brand {
    margin-right: 15px;
  }

  .brand.w--current {
    margin-right: 51px;
  }

  .dropdown-2, .dropdown-3 {
    width: 100%;
  }

  .icon {
    color: var(--midnight-blue);
  }

  .container-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .teams-list {
    flex-flow: wrap;
    width: 90%;
    height: 100px;
  }

  .p-sm-start {
    padding-top: 2.3em;
  }

  .copy-large {
    font-size: 1.3em;
  }

  .popup-content {
    margin: 3em 2em;
  }

  .div-block-89 {
    flex-direction: column;
    width: auto;
  }

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

  .div-block-90 {
    text-align: center;
    padding-left: 0;
  }

  .tabs-menu-2 {
    flex-wrap: wrap;
    display: flex;
  }

  .tab-link-tab-16-2 {
    padding-right: 10px;
  }

  .div-block-92 {
    width: 90%;
  }

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

  .div-block-93 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-94 {
    flex-direction: column;
    width: auto;
  }

  .div-block-95 {
    text-align: center;
    padding-left: 0;
  }

  .div-block-96 {
    flex-direction: column;
    justify-content: center;
  }

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

  .div-block-99 {
    height: 499px;
  }

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

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

  .div-block-109 {
    margin-bottom: 20px;
  }

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

  .div-block-110 {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
  }

  .bold-text-24, .bold-text-25 {
    font-size: 18px;
  }

  .link-80, .link-81 {
    font-size: 16px;
  }

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

  .div-block-119 {
    flex-direction: row;
    width: auto;
  }

  .div-block-121 {
    margin-bottom: 35px;
  }

  .popup-subheading {
    font-size: 1.5em;
  }

  .popup-items {
    padding-left: 20px;
    padding-right: 20px;
  }

  .popup-card {
    width: 80%;
  }

  .popup-image {
    margin-left: 1em;
    margin-right: 1em;
  }

  .div-block-124 {
    flex-direction: column;
    align-items: center;
  }

  .link-block-6 {
    background-position: 50%;
    width: 160px;
    min-width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block-6.b, .link-block-6.c {
    margin-top: 0;
  }

  .div-block-127 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-128 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .button-2 {
    text-align: center;
    width: 300px;
  }

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

  .div-block-160, .div-block-161 {
    padding-right: 32px;
  }

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

@media screen and (max-width: 479px) {
  .logo {
    margin-top: 5px;
  }

  .transparant-menu-button {
    margin-right: 0;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .nav-link-2 {
    color: var(--midnight-blue);
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 35px;
    font-weight: 600;
  }

  .nav-link-2.w--current {
    text-align: right;
    margin-top: 0;
    font-weight: 600;
  }

  .navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    text-align: left;
    margin-top: 15px;
    margin-right: 0;
    padding: 34px;
  }

  .paragraph.a {
    margin-top: 1px;
    padding-left: 15px;
    padding-right: 12px;
  }

  .container {
    margin-top: 0;
    margin-bottom: 14px;
    padding: 18px 15px 16px;
  }

  .container._2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container._2.b {
    flex-direction: column;
  }

  .team-wrap {
    margin-bottom: 20px;
  }

  .bottom-footer-paragraph {
    text-align: center;
  }

  .footer {
    margin-bottom: 22px;
    padding-top: 22px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-row {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-button {
    width: 60px;
    height: 60px;
    margin-top: 0;
    margin-left: 21px;
    margin-right: 10px;
  }

  .menu-button.w--open {
    margin-top: 37px;
    margin-right: 0;
  }

  .list {
    padding-right: 13px;
  }

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

  .section-5.c {
    padding-top: 0;
  }

  .body-4 {
    background-position: 50%;
  }

  .nav-menu-2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .dropdown-toggle-2 {
    justify-content: flex-end;
    width: auto;
    margin: 10px 0;
    padding-right: 38px;
    display: flex;
  }

  .text-block {
    padding-right: 0;
  }

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

  .heading-8 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-3 {
    margin-bottom: 32px;
  }

  .slider-2 {
    height: 400px;
  }

  .slide {
    padding-top: 21px;
    padding-left: 36px;
    padding-right: 63px;
  }

  .heading-10 {
    text-align: left;
    width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-15 {
    width: 75%;
  }

  .slide-2 {
    padding-top: 47px;
  }

  .slide-nav-2 {
    padding-left: 40px;
  }

  .section-6 {
    padding: 19px;
  }

  .heading-11 {
    font-size: 33px;
  }

  .paragraph-16 {
    width: 80%;
  }

  .link-54 {
    width: 100%;
    font-size: 16px;
  }

  .link-54.b {
    text-align: center;
  }

  .section-7 {
    padding: 19px;
  }

  .div-block-22 {
    flex-direction: column;
    align-items: center;
    margin-bottom: -3px;
    padding-bottom: 47px;
  }

  .heading-12 {
    text-align: center;
    justify-content: center;
    font-size: 28px;
    display: flex;
  }

  .bold-text-8 {
    font-size: 25px;
  }

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

  .image-3 {
    margin-bottom: 25px;
  }

  .section-11 {
    flex-direction: column;
    justify-content: center;
    padding-right: 20px;
    display: flex;
  }

  .heading-13 {
    text-align: left;
    width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .container-8 {
    height: auto;
    padding-left: 0;
  }

  .column-6 {
    padding-left: 15px;
  }

  .tab-link-tab-1 {
    object-fit: fill;
    width: 50%;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2 {
    width: 100%;
  }

  .tab-link-tab-2.w--current {
    padding-left: 30px;
    padding-right: 30px;
  }

  .link-56 {
    font-size: 18px;
  }

  .dropdown-content {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-14 {
    text-align: left;
    font-size: 23px;
  }

  .list-6 {
    padding-left: 20px;
  }

  .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .list-7 {
    padding-left: 22px;
  }

  .column-8 {
    padding-left: 10px;
  }

  .div-block-74 {
    height: 140px;
  }

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

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

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

  .image-4 {
    max-width: none;
  }

  .bio, .bio.a {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-80 {
    padding-right: 33px;
  }

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

  .heading-18 {
    margin-top: 28px;
  }

  .div-block-14 {
    flex-direction: row;
    width: 300px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-20 {
    flex-direction: column;
    width: 300px;
  }

  .div-block-19 {
    justify-content: center;
    overflow: visible;
  }

  .paragraph-23 {
    padding-left: 0;
  }

  .search-input {
    width: 180px;
  }

  .team.c {
    align-items: center;
    padding-top: 150px;
    padding-bottom: 0;
  }

  .link-65 {
    width: auto;
    font-size: 16px;
  }

  .brand.w--current {
    margin-right: -6px;
  }

  .dropdown-2, .dropdown-3 {
    width: 100%;
  }

  .tab-link-tab-1-2.w--current {
    width: 35px;
  }

  .tab-link-tab-2-2 {
    text-align: center;
    width: 35px;
  }

  .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5 {
    width: 35px;
  }

  .tab-link-tab-6 {
    width: 36px;
  }

  .tab-link-tab-7, .tab-link-tab-8, .tab-link-tab-9 {
    width: 35px;
  }

  .tab-link-tab-10 {
    text-align: center;
    width: 35px;
  }

  .tab-link-tab-11, .tab-link-tab-12, .tab-link-tab-13 {
    width: 35px;
  }

  .tab-link-tab-14 {
    text-align: center;
    width: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link-tab-16, .tab-link-tab-15, .tab-link-tab-17, .tab-link-tab-18, .tab-link-tab-19, .tab-link-tab-20, .tab-link-tab-21, .tab-link-tab-22, .tab-link-tab-23, .tab-link-tab-24, .tab-link-tab-25, .tab-link-tab-26 {
    width: 35px;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 260%;
    display: flex;
  }

  .tabs-2 {
    flex-direction: row;
    width: 35px;
    display: flex;
  }

  .div-block-88 {
    width: 100%;
    height: auto;
  }

  .tabs-content-2 {
    width: 300%;
  }

  .container-9 {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .bold-text-13, .bold-text-14 {
    font-size: 25px;
  }

  .tabs-menu-2 {
    flex-flow: wrap;
    align-items: baseline;
    width: 100%;
    display: flex;
    position: static;
  }

  .tab-link-tab-1-4 {
    flex-direction: row;
    display: flex;
    position: static;
  }

  .div-block-92 {
    position: relative;
    top: 10px;
  }

  .heading-19 {
    text-align: center;
    justify-content: center;
    font-size: 28px;
    display: flex;
  }

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

  .bold-text-15 {
    font-size: 25px;
  }

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

  .tabs-3 {
    flex-direction: column;
    display: flex;
  }

  .div-block-97 {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-99 {
    height: 400px;
  }

  .tabs-menu-3 {
    flex-flow: row;
    justify-content: center;
  }

  .div-block-106 {
    line-height: 25px;
  }

  .div-block-107 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-109 {
    margin-bottom: 33px;
  }

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

  .bold-text-23 {
    line-height: 50px;
  }

  .div-block-110 {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-bottom: 4px;
  }

  .link-80, .link-81 {
    font-size: 16px;
  }

  .icon-2 {
    margin-right: 10px;
    padding-right: 0;
  }

  .div-block-112 {
    margin-right: 0;
  }

  .div-block-116 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block-2, .link-block-3 {
    width: 130px;
    height: 130px;
  }

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

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

  .div-block-121 {
    margin-right: 0;
  }

  .popup-subheading {
    flex-flow: column wrap;
    width: 100%;
  }

  .popup-items {
    height: auto;
    padding: 40px 10px;
  }

  .images-container {
    justify-content: center;
    display: flex;
  }

  .popup-card {
    border-width: 10px;
  }

  .link-block-6 {
    width: 160px;
    min-width: auto;
    height: 175px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .link-block-6.b {
    width: 160px;
    height: 175px;
  }

  .link-block-6.c {
    width: 150px;
  }

  .link-block-6.d {
    width: 150px;
    margin-top: 0;
  }

  .div-block-127 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-128 {
    flex-direction: column;
    align-items: center;
  }

  .dropdown-toggle-4 {
    text-align: right;
  }

  .dropdown-toggle-4.w--open {
    position: relative;
  }

  .text-block-32 {
    text-align: left;
    padding-right: 13px;
  }

  .spacer {
    height: 200px;
  }

  .div-block-135 {
    align-items: center;
  }

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

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

  .div-block-160 {
    padding-right: 33px;
  }

  .link-122 {
    width: 100%;
    font-size: 16px;
  }

  .image-12 {
    padding-left: 9px;
    overflow: clip;
  }

  .div-block-161 {
    padding-right: 33px;
  }

  .link-123 {
    width: 100%;
    font-size: 16px;
  }
}


