.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left {
  background-color: #f5f7fa00;
}

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

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

.container {
  background-image: none;
  background-size: auto;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.container.two {
  background-image: none;
}

.navbar-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

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

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

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

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

.button-primary {
  color: #013e74;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #f7f0f2;
  border: 1px #f7f0f2;
  border-radius: 20px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 29px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #013e74;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.menubutton {
  color: #f7f0f2;
  background-color: #013e74;
  border-style: none;
  font-size: 17px;
}

.button-primary.menubutton:hover {
  background-color: #308bc4;
}

.hero-heading-center {
  background-color: #fff;
  background-image: linear-gradient(#73c8ff14, #73c8ff14);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-heading {
  color: #f7f0f2;
  text-align: center;
  width: 100%;
  height: 76%;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 70px;
}

.hero-heading.margin-bottom-32px {
  text-align: left;
  margin-bottom: 32px;
}

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

.hero-split {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.hero-paragraph1 {
  color: #f7f0f2;
  text-align: center;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.hero-paragraph1.heroparagreaph2 {
  text-align: left;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.pricing-overview {
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  max-width: none;
  padding: 80px 30px;
  position: relative;
}

.pricing-overview:hover {
  color: #013e74;
  -webkit-text-stroke-color: #f7f0f2;
}

.pricing-description {
  color: #013e74;
  text-align: center;
  max-width: 550px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  background-color: #013e74;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  padding: 30px;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-bottom: 16px;
}

.pricing-card-text {
  color: #f7f0f2;
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-list {
  background-color: #013e74;
  background-image: linear-gradient(#013e74f7, #013e74f7), url('../images/Untitled-4.png');
  background-position: 0 0, 0 0;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.features-wrapper-two {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.features-paragraph {
  color: #f7f0f2;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-bottom: -16px;
  display: flex;
}

.features-right.feature-one {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.features-right.feature-two {
  text-align: left;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.features-block-one {
  background-color: #fff;
  background-image: linear-gradient(#73c8ff14, #73c8ff14);
  border: 2px #73c8ff;
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 60px;
  padding: 40px;
  display: flex;
}

.features-image {
  object-fit: cover;
  border-radius: 15px;
  width: 100px;
  max-width: none;
  height: 100px;
  max-height: none;
  margin-right: 0;
  font-size: 50%;
  line-height: 100%;
}

.heading {
  color: #f7f0f2;
  text-align: center;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
}

.paragraph {
  color: #013e74;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 23px;
  line-height: 30px;
}

.paragraph-2, .paragraph-3 {
  color: #013e74;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 23px;
  line-height: 30px;
}

.paragraph-4 {
  color: #73c8ff;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 23px;
  line-height: 30px;
  display: block;
}

.hero-without-image {
  background-color: #73c8ff14;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  color: #013e74;
  text-align: center;
  background-color: #013e74;
  border: 2px #73c8ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin: 80px auto 0;
  padding: 60px 40px;
  display: flex;
}

.margin-bottom-24px {
  color: #f7f0f2;
  margin-bottom: 24px;
  font-size: 23px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.team-circles {
  background-color: #73c8ff14;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.centered-heading {
  color: #013e74;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  background-color: #73c8ff4d;
  border: 1px #73c8ff;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-card.card-2 {
  background-color: #76d0eb4d;
}

.team-card.card-3 {
  background-color: #308bc440;
}

.team-card.card-4 {
  background-color: #013e7440;
}

.team-member-image {
  object-fit: cover;
  border-radius: 0%;
  width: 70px;
  height: 70px;
  margin-bottom: 24px;
}

.team-member-name {
  color: #308bc4;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
}

.team-member-name.card-3 {
  color: #308bc4;
}

.team-member-position {
  margin-bottom: 24px;
}

.hero-stack {
  background-color: #73c8ff14;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  border: 2px solid #2e582d;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #030;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 23px;
  line-height: 30px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  width: 200px;
  height: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero-heading-center-2 {
  background-color: #f5f7fa;
  background-image: linear-gradient(#013e74f2, #013e74f2), url('../images/Untitled-4.png');
  background-position: 0 0, 0 0;
  background-size: auto, 100% 100%;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-2 {
  color: #f7f0f2;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 34px;
}

.heading-2.paragraph {
  font-size: 19px;
  line-height: 29px;
}

.heading-3 {
  color: #f7f0f2;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.heading-4 {
  color: #f7f0f2;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 30px;
}

.container-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 70%;
  max-width: none;
  height: auto;
  display: flex;
}

.container-6, .container-7, .container-8 {
  width: 70%;
  max-width: none;
  height: auto;
}

.heading-5 {
  color: #f7f0f2;
  margin-bottom: 60px;
  font-size: 50px;
  font-weight: 600;
}

.paragraph-5 {
  color: #013e74;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 17px;
}

.paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9 {
  color: #013e74;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 17px;
}

.paragraph-10 {
  color: #013e74;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 17px;
}

.paragraph-11 {
  color: #013e74;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 17px;
}

.image {
  width: 100%;
  margin-top: -126px;
  padding-top: 0;
}

.heading-6 {
  color: #030;
  margin-top: 40px;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

.contact {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.footer-dark {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.hero-wrapper-two-4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.free-training-video-container {
  border: 1px solid #383838;
  border-radius: 20px;
  width: 100%;
  min-width: 1000px;
  max-width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 2px 13px -1px #fff3;
}

.video {
  border-radius: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  position: relative;
  inset: 0%;
}

.container-34 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.text-span-11 {
  color: #080808;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.hero-1 {
  background-color: #0c0c0c;
  border-bottom: 1px #e4ebf3;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.hero-1.free-training {
  padding-top: 40px;
}

.hero-1.free-training.cc2 {
  background-color: #f5f7fa00;
  padding-top: 80px;
}

.hero-text-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(265deg, #60a0ff, #003e9b 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.hero-text-gradient.cc2 {
  background-image: linear-gradient(270deg, #44a7ff, #0057a3 90%);
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 54px;
}

.hero-h1 {
  color: #f5f3ef;
  width: 100%;
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 54px;
  text-decoration: none;
}

.hero-h1.training {
  font-size: 54px;
  line-height: 64px;
}

.hero-h1.training.cc1 {
  margin-bottom: 40px;
  font-size: 60px;
  line-height: 70px;
}

.hero-h1.cc1 {
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
}

.hero-h1.cc1.cc3 {
  color: #080808;
  font-family: Montserrat, sans-serif;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-2.cc2 {
  background-color: #f5f7fa00;
  padding-left: 30px;
  padding-right: 30px;
}

.container-77 {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 80px;
}

.calendar {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-12 {
  color: #080808;
  width: 80%;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.image-2 {
  height: 50px;
  display: block;
}

.container-78 {
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: block;
}

.heading-8 {
  color: #f5f7fa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.area {
  color: #f5f7fa;
  background-color: #003e9b;
  border-radius: 20px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.body {
  background-color: #f5f7fa;
}

@media screen and (min-width: 1440px) {
  .navbar-logo-left {
    background-color: #ffffff14;
    background-image: linear-gradient(#73c8ff14, #73c8ff14);
  }

  .container.two {
    max-width: 1000px;
  }

  .button-primary {
    font-family: Montserrat, sans-serif;
    line-height: 30px;
  }

  .button-primary:hover, .button-primary.menubutton:hover {
    background-color: #308bc4;
  }

  .button-primary.menubutton.contact-button, .button-primary.contact-button {
    margin-top: 20px;
  }

  .hero-heading-center {
    background-color: #fff;
  }

  .hero-heading {
    font-family: Montserrat, sans-serif;
    font-size: 60px;
  }

  .hero-paragraph1 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 34px;
  }

  .pricing-overview {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    display: block;
  }

  .pricing-description {
    font-family: Montserrat, sans-serif;
    font-size: 23px;
    line-height: 33px;
  }

  .pricing-image {
    width: 70px;
    height: 70px;
  }

  .pricing-card-text {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .features-block-one {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-image: linear-gradient(#73c8ff14, #73c8ff14);
    background-clip: border-box;
  }

  .margin-bottom-24px {
    line-height: 32px;
  }

  .team-circles {
    padding-left: 60px;
    padding-right: 60px;
  }

  .team-grid {
    height: 100%;
  }

  .team-card {
    width: 100%;
    height: 100%;
  }

  .team-member-image {
    width: 100px;
    max-width: 100px;
    height: 100px;
    max-height: 100px;
  }

  .hero-wrapper-two-2 {
    border-width: 6px;
    max-width: 700px;
    padding: 20px 40px;
  }

  .hero-heading-center-2 {
    background-image: linear-gradient(#013e74f2, #013e74f2), url('../images/Untitled-4.png');
    background-position: 0 0, 0 0;
  }

  .heading-2 {
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-2.paragraph {
    width: 100%;
    height: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }

  .heading-3, .heading-4 {
    font-size: 25px;
  }

  .contact {
    background-color: #73c8ff14;
    border-radius: 15px;
  }

  .heading-7 {
    color: #f7f0f2;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    line-height: 70px;
  }

  .form-text-field {
    color: #f7f0f2;
    background-color: #fff;
    background-image: linear-gradient(#73c8ff14, #73c8ff14);
    border-radius: 15px;
    width: 100%;
    height: 60px;
    font-size: 18px;
    line-height: 28px;
  }

  .form-text-field.message-text {
    height: 100px;
  }

  .form-label-field {
    color: #f7f0f2;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .container-10 {
    flex-flow: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
  }

  .fields-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    display: flex;
  }

  .container-11 {
    text-align: left;
    border-radius: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 65%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    display: flex;
  }

  .form-block {
    width: 70%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .submit-button {
    display: block;
  }

  .container-12 {
    background-color: #013e74;
    border-radius: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .form {
    width: 100%;
    max-width: 100%;
  }

  .footer-dark {
    background-color: #73c8ff14;
  }
}

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

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

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

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

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

  .button-primary {
    font-size: 18px;
    line-height: 28px;
  }

  .menu-button {
    padding: 12px;
  }

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

  .hero-heading {
    font-size: 70px;
    line-height: 80px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-paragraph1 {
    font-size: 24px;
    line-height: 34px;
  }

  .pricing-description {
    font-size: 21px;
    line-height: 31px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .pricing-image {
    width: 50px;
    height: 50px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 50px;
    max-width: 100px;
    height: 50px;
    max-height: 100px;
  }

  .container-3, .container-4 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading-2 {
    font-size: 23px;
    line-height: 33px;
  }

  .heading-2.paragraph {
    font-size: 18px;
    line-height: 28px;
  }

  .container-9 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .hero-wrapper-two-4 {
    width: 100%;
  }

  .free-training-video-container {
    min-width: auto;
    max-width: 100%;
  }

  .video {
    margin-top: 0;
    position: relative;
  }

  .container-34 {
    max-width: 100%;
  }

  .text-span-11 {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-1 {
    padding: 65px 15px;
  }

  .hero-1.free-training {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-1.free-training.cc2 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 15px;
  }

  .hero-text-gradient {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-h1 {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 44px;
  }

  .hero-h1.training {
    font-size: 44px;
    line-height: 54px;
  }

  .hero-h1.training.cc1 {
    margin-bottom: 65px;
  }

  .hero-h1.cc1 {
    font-size: 34px;
    line-height: 44px;
  }

  .hero-h1.cc1.cc3 {
    font-size: 44px;
    line-height: 54px;
  }

  .section-2 {
    padding-top: 40px;
  }

  .section-2.cc2 {
    padding: 65px 15px;
  }

  .container-77 {
    max-width: 1000px;
    margin-bottom: 65px;
  }

  .calendar {
    margin-top: 0;
  }

  .paragraph-12 {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
  }

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

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

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

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

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

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

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

  .button-primary {
    font-size: 17px;
    line-height: 27px;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .hero-heading {
    font-size: 60px;
    line-height: 70px;
  }

  .hero-paragraph1 {
    font-size: 21px;
    line-height: 31px;
  }

  .pricing-overview {
    padding: 60px 15px;
  }

  .pricing-description {
    font-size: 20px;
    line-height: 30px;
  }

  .pricing-image {
    width: 40px;
    height: 40px;
  }

  .features-list, .hero-without-image, .team-circles {
    padding: 60px 15px;
  }

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

  .team-member-image {
    width: 40px;
    height: 40px;
  }

  .hero-stack, .hero-heading-center-2 {
    padding: 60px 15px;
  }

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

  .heading-2.paragraph {
    font-size: 17px;
    line-height: 27px;
  }

  .contact {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .text-span-11 {
    font-size: 34px;
    line-height: 44px;
  }

  .hero-1 {
    padding: 55px 15px;
  }

  .hero-1.free-training.cc2 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .hero-text-gradient, .hero-text-gradient.cc2, .hero-h1.training {
    font-size: 34px;
    line-height: 44px;
  }

  .hero-h1.training.cc1 {
    margin-bottom: 40px;
    font-size: 34px;
    line-height: 44px;
  }

  .hero-h1.cc1.cc3 {
    font-size: 34px;
    line-height: 44px;
  }

  .section-2 {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-2.cc2 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .calendar {
    margin-top: 0;
  }

  .paragraph-12 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-2 {
    height: 40px;
  }

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

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

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

  .button-primary {
    font-size: 16px;
    line-height: 26px;
  }

  .hero-heading {
    margin-bottom: 24px;
    font-size: 50px;
    line-height: 60px;
  }

  .hero-paragraph1 {
    font-size: 18px;
    line-height: 28px;
  }

  .pricing-description {
    font-size: 19px;
    line-height: 29px;
  }

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

  .pricing-image {
    width: 30px;
    height: 30px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-one {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    width: 30px;
    max-width: 40px;
    height: 30px;
    max-height: 40px;
    margin-bottom: 10px;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .team-member-image {
    width: 30px;
    height: 30px;
  }

  .container-3, .container-4 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .heading-2 {
    font-size: 21px;
    line-height: 31px;
  }

  .heading-2.paragraph {
    font-size: 16px;
    line-height: 26px;
  }

  .container-9 {
    max-width: none;
  }

  .footer-dark {
    border: 1px #000;
  }

  .container-34 {
    max-width: none;
    margin-bottom: 0;
  }

  .text-span-11 {
    font-size: 24px;
    line-height: 34px;
  }

  .hero-1 {
    padding: 40px 10px;
  }

  .hero-1.free-training.cc2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-text-gradient, .hero-text-gradient.cc2 {
    font-size: 24px;
    line-height: 34px;
  }

  .hero-h1 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 38px;
  }

  .hero-h1.training, .hero-h1.training.cc1 {
    font-size: 24px;
    line-height: 34px;
  }

  .hero-h1.cc1 {
    font-size: 28px;
    line-height: 38px;
  }

  .hero-h1.cc1.cc3 {
    font-size: 24px;
    line-height: 34px;
  }

  .section-2.cc2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .calendar {
    margin-top: 0;
  }

  .paragraph-12 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-2 {
    height: 30px;
  }

  .heading-8 {
    font-size: 18px;
    line-height: 28px;
  }

  .body {
    background-color: #f5f7fa;
  }
}

#w-node-_9c0da490-463a-2829-ee6c-1560a244ab49-6cb9806e, #w-node-_9c0da490-463a-2829-ee6c-1560a244ab53-6cb9806e, #w-node-_9c0da490-463a-2829-ee6c-1560a244ab5d-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcac81-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcac8c-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcac96-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcaca0-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcacaa-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcacb4-6cb9806e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fac461ba-5fbf-e1ae-a31c-9500e9b8a16a-6cb9806e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

@media screen and (min-width: 1440px) {
  #w-node-_793f1c48-e95a-edd4-cddb-23c27abcac8c-6cb9806e, #w-node-_793f1c48-e95a-edd4-cddb-23c27abcac96-6cb9806e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


