body {
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Dosis, sans-serif;
  font-size: 38px;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

a {
  color: #bd5b00;
  font-weight: 700;
  text-decoration: none;
}

li {
  padding-bottom: 10px;
  text-align: left;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0px;
  z-index: 1;
  height: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 9px -1px rgba(24, 34, 143, 0.23);
}

.nav-grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 28px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1.75fr -webkit-max-content -webkit-max-content -webkit-max-content 0.5fr;
  -ms-grid-columns: 1.75fr max-content max-content max-content 0.5fr;
  grid-template-columns: 1.75fr -webkit-max-content -webkit-max-content -webkit-max-content 0.5fr;
  grid-template-columns: 1.75fr max-content max-content max-content 0.5fr;
  -ms-grid-rows: 0.25fr;
  grid-template-rows: 0.25fr;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 20px 10px;
  opacity: 0.9;
  -webkit-transition: color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, opacity 200ms ease, transform 200ms ease;
  transition: color 200ms ease, opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  font-family: Dosis, sans-serif;
  color: #103971;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.nav-link:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #fa7c20;
  text-decoration: none;
}

.nav-link.w--current {
  color: #fa7c20;
}

.nav-link.orange {
  color: #fa7c20;
}

.nav-link.current {
  color: #fa7c20;
}

.button {
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #fa7c20;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, transform 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, transform 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  font-family: Dosis, sans-serif;
  color: #fa7c20;
  font-size: 17px;
  font-weight: 700;
}

.button:hover {
  background-color: #fa7c20;
  box-shadow: 1px 1px 11px 0 #fa7c20;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #fff;
}

.button.inverse {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin-left: 0px;
  padding: 7px 30px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: #fa7c20;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  -o-object-fit: fill;
  object-fit: fill;
}

.top-section {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bdeafc), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #fdf2e4), to(#fff));
  background-image: linear-gradient(180deg, #bdeafc, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #fdf2e4 100%, #fff);
  color: #00254a;
  text-align: center;
}

.top-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.paragraph {
  display: inline-block;
  overflow: visible;
  width: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Roboto, sans-serif;
  color: #103971;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
}

.paragraph.footer-link {
  width: auto;
  margin-bottom: 0px;
  padding-right: 0px;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

.paragraph.centered {
  margin-bottom: 30px;
  padding-right: 200px;
  padding-left: 200px;
  text-align: center;
}

.paragraph.date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 44px;
  text-align: right;
}

.paragraph.comment {
  font-size: 18px;
  text-align: center;
}

.paragraph.footer-text {
  font-size: 14px;
  font-weight: 700;
}

.heading {
  margin-bottom: 40px;
  font-family: Dosis, sans-serif;
  color: #103971;
  font-size: 64px;
  font-weight: 700;
  text-align: left;
}

.heading.centered {
  margin-bottom: 0px;
  padding-bottom: 29px;
  text-align: center;
}

.heading.centered.mobile {
  padding-bottom: 0px;
}

.heading.centered.mobile.mobileimage {
  display: none;
}

.heading.centered.heading2 {
  font-size: 48px;
}

.heading.mobile {
  position: relative;
  display: block;
  line-height: 60px;
  text-align: left;
}

.heading.mobile.partner {
  margin-top: 0px;
  line-height: 60px;
  letter-spacing: -0.02em;
}

.heading.mobile.center {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #00254a;
  text-align: center;
  letter-spacing: -0.02em;
}

.heading.heading3 {
  display: none;
  width: auto;
  margin-bottom: 20px;
  font-size: 38px;
}

.heading.heading3.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading.heading3.storyheading {
  margin-top: -15px;
  padding-top: 0px;
}

.heading.center.main-heading {
  margin-top: 60px;
  margin-bottom: 17px;
  color: #00254a;
  text-align: center;
}

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

.image.mobileimage {
  display: none;
}

.body {
  background-color: transparent;
  background-image: url('../images/Sky.png');
  background-size: contain;
  background-repeat: no-repeat;
  color: #103971;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-2 {
  position: static;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-2.mobileimage {
  display: none;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 740px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logobody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  margin-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  max-width: 211px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #103971;
  font-weight: 700;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.orange {
  margin-bottom: 0px;
  padding-right: 0px;
  color: #fa7c20;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.footer-link.orange.terms {
  margin-bottom: 0px;
  text-align: center;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 870px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.header {
  position: static;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 70px;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 100;
  display: block;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}

.div-block {
  display: block;
  margin-top: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-9 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-10 {
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.linkname {
  font-family: Dosis, sans-serif;
  color: #103971;
  font-size: 24px;
  line-height: 25px;
}

.linkname.linknameorange {
  margin-top: -12px;
  margin-bottom: 60px;
  padding-top: 0px;
  color: #ff6220;
  font-size: 18px;
  line-height: 45px;
  text-decoration: underline;
}

.div-block-2 {
  display: block;
  margin-right: 80px;
  margin-left: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 6px 15px -2px rgba(0, 0, 0, 0.3);
}

.h5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #ff6220;
  font-size: 16px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

.image-3 {
  display: inline-block;
  width: 760px;
  border-radius: 25px;
}

.container-3 {
  display: block;
  max-width: 760px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.img-blog {
  display: block;
  width: 760px;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.container-4 {
  padding-right: 60px;
  padding-left: 60px;
}

.div-block-4 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 25px;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.1);
  opacity: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-5.next {
  padding-left: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.image-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
}

.image-4.nextbutton {
  padding-right: 25px;
  padding-left: 0px;
}

.bold-text {
  display: block;
  padding-top: 8px;
  padding-right: 20px;
  padding-left: 19px;
}

.bold-text.next {
  padding-left: 40px;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.columns-4 {
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
}

.div-block-6 {
  margin-bottom: 20px;
  padding: 0px 25px 40px;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 4px 11px -2px rgba(0, 0, 0, 0.26);
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-7 {
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-right: 10px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 20px;
  background-color: #05a357;
}

.container-5 {
  padding-bottom: 20px;
}

.column-14 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-2 {
  margin-top: -45px;
  margin-bottom: 75px;
  padding-top: 0px;
}

.image-5 {
  display: none;
}

.div-block-8 {
  padding-right: 40px;
}

.main-container {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #e4f7ff), to(#fff)), url('../images/Sky.png');
  background-image: linear-gradient(180deg, #e4f7ff 20%, #fff), url('../images/Sky.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

._2-col-img-right {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-left: 70px;
}

._2-col-img-left {
  width: 100%;
  max-width: 1320px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.centered-graphic {
  padding-top: 100px;
  padding-bottom: 100px;
}

.column-19 {
  padding-right: 60px;
}

.column-20 {
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 60px;
}

.navbar-transparent {
  position: static;
  top: 0px;
  z-index: 100;
  display: block;
  background-color: transparent;
  color: #fff;
}

.column-21 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.column-22 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.copyright {
  color: #1b3d6e;
  font-size: 14px;
  font-weight: 700;
}

.body-home {
  background-color: #fff;
  color: #103971;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.paragraph-home {
  display: inline-block;
  overflow: visible;
  width: 100%;
  max-width: 800px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-size: 29px;
  line-height: 34.8px;
  text-align: center;
  letter-spacing: -0.01em;
}

.paragraph-home.footer-link {
  padding-right: 40px;
  text-align: center;
}

.paragraph-home.centered {
  margin-bottom: 30px;
  padding-right: 200px;
  padding-left: 200px;
  text-align: center;
}

.paragraph-home.date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 44px;
  text-align: right;
}

.paragraph-home.comment {
  font-size: 18px;
  text-align: center;
}

.posts {
  border-radius: 9px;
}

.columns-8 {
  max-width: 1024px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.card-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  max-height: 200px;
  max-width: 200px;
  margin-right: 15px;
  padding: 35px 25px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-small:hover {
  background-color: #fff;
  box-shadow: 0 20px 19px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.spacer-700 {
  height: auto;
  margin-top: 100px;
}

.img-article {
  margin-top: 10px;
  margin-bottom: 35px;
  border-radius: 10px;
}

.text-block {
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  letter-spacing: -0.01em;
}

.label {
  margin-top: 3px;
  margin-bottom: 0px;
  color: #fa7c20;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 35px;
}

.circle-green {
  width: 21px;
  height: 21px;
  margin-top: 3px;
  margin-right: 7px;
  float: left;
  border-radius: 10px;
  background-color: #41ad49;
}

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

.container-7 {
  margin-top: 100px;
}

.container-8 {
  padding-top: 60px;
}

.column-23 {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-24 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

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

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

.container-9 {
  margin-top: 0px;
  margin-bottom: 30px;
}

.div-block-9 {
  width: 760px;
}

.section-3 {
  display: none;
}

.section-4 {
  display: block;
}

.grid {
  grid-column-gap: 25px;
  grid-row-gap: 35px;
  -ms-grid-columns: 0.25fr 0.75fr;
  grid-template-columns: 0.25fr 0.75fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

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

.text-span {
  display: inline-block;
  margin-bottom: 10px;
  font-family: Dosis, sans-serif;
  font-size: 24px;
}

.img-rounded-10 {
  border-radius: 10px;
}

.section-5 {
  display: none;
}

.section-6 {
  display: none;
}

.heading-3 {
  color: #fff;
  font-size: 24px;
  text-align: left;
}

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

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

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

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

.div-orange {
  margin-top: 40px;
  padding: 20px 40px;
  border-radius: 25px;
  background-color: #fa7c20;
}

.div-orange.orange-01 {
  background-color: #f15a24;
}

.div-orange.orange-03 {
  background-color: #f9a003;
}

.div-orange.orange-04 {
  background-color: #f5ba3d;
}

.div-orange.orange-04.spacer-bot-40px {
  margin-bottom: 40px;
}

.list {
  color: #fff;
  list-style-type: square;
}

.footer-text {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.container-10 {
  display: block;
}

.partners-columns {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.partners-columns.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.partners-hero-section {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.partners-hero-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.partners-image-section {
  margin-top: -45px;
  margin-bottom: 75px;
  padding-top: 0px;
}

.join-us-cta-section-copy {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.join-us-cta-section-copy.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.join-us-cta-section-copy {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.join-us-cta-section-copy.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.section-4-copy {
  display: none;
}

.h2-left {
  text-align: left;
}

.text-span-2 {
  margin-left: 0px;
  font-style: italic;
}

.text-span-3 {
  font-style: italic;
}

.text-span-4 {
  margin-left: 20px;
  font-style: italic;
}

.text-span-5 {
  padding-left: 20px;
  font-style: italic;
}

.text-span-6 {
  margin-left: 20px;
  font-style: italic;
}

.text-span-7 {
  margin-left: 20px;
  font-style: italic;
}

.text-span-8 {
  margin-left: 20px;
  font-style: italic;
}

.privacy {
  width: auto;
  font-size: 14px;
  line-height: 18px;
}

.container-privacy {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.text-span-9 {
  margin-left: 20px;
  font-style: italic;
}

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

.hero {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.card-small-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1275px;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.card-small-heading {
  margin-top: 15px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-size: 20px;
  line-height: 23px;
  font-weight: 800;
}

.image-6 {
  margin-top: 60px;
}

.grass-section {
  display: block;
  min-height: 400px;
  margin-top: -120px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
  background-image: url('../images/Group-1419.svg');
  background-position: 50% 0%;
  background-size: cover;
  color: #00254a;
  text-align: center;
}

.grass-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.image-7 {
  padding-top: 140px;
  padding-bottom: 0px;
}

.happiness-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7e1cd), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(53%, #ecdbdb), to(#fff)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #e4e4d6), to(#fff));
  background-image: linear-gradient(180deg, #f7e1cd, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #ecdbdb 53%, #fff), linear-gradient(180deg, #e4e4d6 100%, #fff);
  color: #00254a;
  text-align: center;
}

.happiness-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.section-heading {
  margin-top: 40px;
  font-family: Dosis, sans-serif;
  font-size: 48px;
  font-weight: 800;
}

.section-paragraph {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.card-medium-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.card-medium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.card-medium-img {
  padding-bottom: 190px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}

.card-medium-heading {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.card-medium-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  box-shadow: 0 0 0 0 #000;
}

.card-med {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 362px;
  max-height: 362px;
  max-width: 340px;
  margin-right: 12.5px;
  margin-bottom: 25px;
  margin-left: 12.5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-med:hover {
  box-shadow: 0 20px 400px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.card-med-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 800;
  text-align: left;
  letter-spacing: -0.04em;
}

.card-med-img {
  position: static;
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 0px;
}

.card-med-text {
  margin-bottom: 5px;
  padding: 10px 25px 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Source Sans Pro', sans-serif;
  color: #00254a;
  font-size: 16px;
  line-height: 140%;
  text-align: left;
  letter-spacing: -0.02em;
}

.card-med-learn {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 8px 110px;
  border-radius: 17px;
  background-color: #ea730b;
  color: #fff;
}

.link-block {
  box-shadow: 1px 1px 3px 0 #000;
}

.link-block.w--current {
  margin-right: 0px;
  margin-left: 0px;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.section-end-text {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
}

.bold-text-2 {
  color: #fa7c20;
}

.healthy-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bcde9f), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f5ebd2), to(#fff));
  background-image: linear-gradient(180deg, #bcde9f, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #f5ebd2 100%, #fff);
  color: #00254a;
  text-align: center;
}

.healthy-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.apps-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8bde1), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(53.36%, #ecdbdb), to(#fff)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #e4e4d6), to(#fff));
  background-image: linear-gradient(180deg, #d8bde1, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #ecdbdb 53.36%, #fff), linear-gradient(180deg, #e4e4d6 100%, #fff);
  color: #00254a;
  text-align: center;
}

.apps-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.suicide-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd3aa), color-stop(50%, #ffddc4), color-stop(100%, #ffefcc), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(rgba(253, 242, 228, 0)));
  background-image: linear-gradient(180deg, #ffd3aa, #ffddc4 50%, #ffefcc 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0));
  color: #00254a;
  text-align: center;
}

.suicide-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.parents-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9f9f8), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #eef5d2), to(#fff));
  background-image: linear-gradient(180deg, #d9f9f8, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #eef5d2 100%, #fff);
  color: #00254a;
  text-align: center;
}

.parents-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.students-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bdeafc), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #fdf2e4), to(#fff));
  background-image: linear-gradient(180deg, #bdeafc, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #fdf2e4 100%, #fff);
  color: #00254a;
  text-align: center;
}

.students-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.footer-left {
  width: 220px;
}

.footer-middle {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.footer-right {
  text-align: right;
}

.image-8 {
  max-width: 155px;
}

.footer-image-2 {
  width: 90px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.orange-btn-large {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large:hover {
  background-color: #bd5b00;
}

.orange-btn-small {
  width: 140px;
  height: 34px;
  max-height: 34px;
  max-width: 140px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-small:hover {
  background-color: #bd5b00;
}

.btn-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.card-med-tall {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 419px;
  max-height: 419px;
  max-width: 340px;
  margin-right: 12.5px;
  margin-bottom: 25px;
  margin-left: 12.5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-med-tall:hover {
  box-shadow: 0 20px 400px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.card-med-tall.height-533 {
  height: 533px;
  max-height: 533px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.card-med-tall.height-406 {
  height: 406px;
  max-height: 406px;
  padding-bottom: 25px;
}

.card-med-tall.height-406.smaller {
  height: 345px;
  max-height: 345px;
}

.card-med-tall.med {
  height: 430px;
  max-height: 430px;
}

.card-med-tall.mobile {
  display: none;
}

.card-med-tall.mobile.show {
  display: none;
}

.card-med-tall.height-386 {
  height: 386px;
  max-height: 386px;
}

.card-med-tall.height-533 {
  height: 533px;
  max-height: 533px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-med-tall {
  max-height: 531px;
  padding-bottom: 0px;
}

.card-med-tall.height-533 {
  height: 555px;
  max-height: 555px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.card-med-tall.height-500 {
  height: 500px;
  max-height: 500px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.card-med-tall.height-500 {
  height: 550px;
  max-height: 550px;
  padding-bottom: 25px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.call-text {
  text-align: left;
}

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

.tel-numb-text {
  width: 290px;
  max-width: 290px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.01em;
}

.tel-numb-text.custom1 {
  height: 118px;
}

.text-span-10 {
  color: #bd5b00;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.02em;
}

.hearme-span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 32px;
}

.text-span-11 {
  font-size: 10px;
}

.back-to-top {
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.paragraph-5 {
  margin-bottom: 0px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.paragraph-5.gradient {
  margin-top: 5px;
  margin-left: 18px;
  background-image: -webkit-gradient(linear, right top, left top, from(#63cdd3), color-stop(50%, #5eb2d3), to(#538dda));
  background-image: linear-gradient(270deg, #63cdd3, #5eb2d3 50%, #538dda);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.paragraph-5-copy {
  margin-bottom: 0px;
  color: #ea730b;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-align: justify;
}

.copyright-p {
  margin-bottom: 0px;
  padding-bottom: 25px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.div-block-11 {
  text-align: center;
}

.section-footer {
  display: block;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
}

.text-block-2 {
  padding-right: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
}

.text-block-2.mb20 {
  margin-bottom: 20px;
}

.link-2 {
  font-weight: 700;
}

.link-3 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #bd5b00;
  font-size: 20px;
  font-weight: 700;
}

.link-4 {
  color: #bd5b00;
  font-weight: 700;
}

.link-5 {
  color: #bd5b00;
  font-weight: 700;
}

.link-6 {
  color: #bd5b00;
  font-weight: 700;
}

.col-3-flex {
  -webkit-box-flex: 0;
  -webkit-flex: 0 32%;
  -ms-flex: 0 32%;
  flex: 0 32%;
}

.video {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 30px;
  background-color: #fff;
}

.orange-btn-large-hero {
  position: relative;
  bottom: -17px;
  z-index: 10;
  display: inline-block;
  width: auto;
  height: 34px;
  max-height: 34px;
  max-width: none;
  margin-top: 0px;
  padding: 8px 10px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.orange-btn-large-hero:hover {
  background-color: #bd5b00;
}

.div-block-12 {
  position: static;
  text-align: center;
}

.orange-btn-large-copy {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: 7px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-copy:hover {
  background-color: #bd5b00;
}

.image-logo {
  display: block;
  margin-top: 60px;
}

.video-copy {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 30px;
  background-color: #fff;
}

.div-block-13 {
  height: 170px;
}

.div-block-13-copy {
  height: 170px;
}

.div-block-14 {
  height: 170px;
  background-color: #2d5e66;
}

.div-video {
  height: 170px;
  background-color: #2d5e66;
}

.video-copy-2 {
  width: 100%;
  height: 170px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #1d4953;
}

.link-7 {
  color: #bd5b00;
  font-weight: 700;
}

.link-8 {
  color: #bd5b00;
  font-weight: 700;
}

.link-20 {
  padding-left: 20px;
  color: #bd5b00;
  font-weight: 700;
}

.link-21 {
  color: #bd5b00;
}

.card-med-text-copy {
  margin-bottom: 5px;
  padding: 10px 25px 22px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Source Sans Pro', sans-serif;
  color: #00254a;
  font-size: 16px;
  line-height: 140%;
  text-align: left;
  letter-spacing: -0.02em;
}

.text-block-3 {
  display: none;
  padding-right: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
}

.link-7-copy {
  color: #bd5b00;
  font-weight: 700;
}

.link-7-copy {
  color: #bd5b00;
  font-weight: 700;
}

.text-block-2-copy {
  padding-right: 2px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
}

.link-4-copy {
  color: #bd5b00;
  font-weight: 700;
}

.link-5-copy {
  color: #bd5b00;
  font-weight: 700;
}

.link-4-copy {
  color: #bd5b00;
  font-weight: 700;
}

.link-4-copy {
  color: #bd5b00;
  font-weight: 700;
}

.link-4-copy {
  color: #bd5b00;
  font-weight: 700;
}

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

.heading-4.mt15 {
  margin-top: 5px;
  margin-bottom: 5px;
}

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

.contact-box {
  padding-bottom: 13px;
  padding-left: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: left;
}

.orange-btn-large-2 {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: auto;
  margin-bottom: 25px;
  margin-left: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-2:hover {
  background-color: #bd5b00;
}

.orange-btn-large-2.mt-20n {
  margin-top: auto;
  margin-bottom: 0px;
  margin-left: 0px;
}

.orange-btn-large-2.mt-10n {
  margin-top: auto;
  margin-bottom: 0px;
  margin-left: 0px;
}

.orange-btn-large-2.m-10-n {
  margin-top: -10px;
}

.orange-btn-large-copy {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-copy:hover {
  background-color: #bd5b00;
}

.orange-btn-large-copy {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-copy:hover {
  background-color: #bd5b00;
}

.paragraph-6-copy {
  margin-bottom: 5px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  text-align: left;
}

.heading-4-copy {
  margin-bottom: 0px;
  text-align: left;
}

.orange-btn-large-3 {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: auto;
  margin-left: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-3:hover {
  background-color: #bd5b00;
}

.contact-box-np {
  padding-bottom: 13px;
  padding-left: 0px;
  text-align: left;
}

.card-med-tall-copy {
  display: none;
  width: 340px;
  height: 419px;
  max-height: 419px;
  max-width: 340px;
  margin-right: 12.5px;
  margin-bottom: 25px;
  margin-left: 12.5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-med-tall-copy:hover {
  box-shadow: 0 20px 400px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.card-med-tall-copy.height-533 {
  height: 533px;
  max-height: 533px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-med-tall-copy.height-406 {
  height: 406px;
  max-height: 406px;
  padding-bottom: 25px;
}

.card-med-tall-copy.height-406.smaller {
  height: 345px;
  max-height: 345px;
}

.card-med-tall-copy.med {
  height: 430px;
  max-height: 430px;
}

.text-block-4 {
  color: #668abb;
}

.paragraph-5-copy-2 {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.link-24 {
  padding-left: 18px;
  background-image: -webkit-gradient(linear, right top, left top, from(#63cdd3), color-stop(50%, #5eb2d3), to(#538dda));
  background-image: linear-gradient(270deg, #63cdd3, #5eb2d3 50%, #538dda);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nav {
  display: block;
  height: 60px;
  max-height: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00254a;
  text-align: center;
}

.text-block-5 {
  color: #fff;
}

.dropdown-desktop {
  margin-left: auto;
  padding-right: 0px;
  float: right;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 84px;
  padding-left: 0px;
}

.text-block-6 {
  margin-bottom: -352px;
  padding-left: 5px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.dropdown {
  display: none;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
}

.dropdown.dropdown-mobile {
  display: none;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  margin-top: 3px;
  border-top: 4px solid #ff7a00;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}

.dropdown-link {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  color: #00254a;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}

.dropdown-link:hover {
  background-color: #fa7c20;
  color: #fff;
  font-weight: 700;
}

.dropdown-link.w--current {
  color: #00254a;
  font-weight: 700;
}

.nav-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.dropdown-toggle {
  display: none;
}

.image-10 {
  margin-left: 0px;
  padding-left: 0px;
}

.navbar-2 {
  display: none;
}

.text-block-6-copy {
  margin-bottom: -352px;
  padding-left: 5px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.image-10-copy {
  margin-left: 0px;
  padding-left: 0px;
}

.orange-btn-large-hero-copy {
  position: relative;
  bottom: -29px;
  z-index: 10;
  display: inline-block;
  width: 300px;
  height: 34px;
  max-height: 34px;
  max-width: 300px;
  margin-top: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.orange-btn-large-hero-copy:hover {
  background-color: #bd5b00;
}

.link-block-4 {
  padding-top: 10px;
  padding-left: 0px;
}

.card-med-heading-copy {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 800;
  text-align: left;
  letter-spacing: -0.04em;
}

.card-med-heading-right {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 800;
  text-align: right;
  letter-spacing: -0.04em;
}

.text-span-10-copy {
  color: #bd5b00;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.02em;
}

.text-span-10-copy.mb20 {
  margin-left: 70px;
}

.text-span-10-copy {
  color: #bd5b00;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.02em;
}

.text-span-10-copy-copy {
  color: #bd5b00;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.02em;
}

.text-span-10-copy-copy.mb20 {
  margin-left: 100px;
}

.card-med-img-copy {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  -o-object-fit: contain;
  object-fit: contain;
}

.contact-box-copy {
  display: block;
  padding-bottom: 0px;
  padding-left: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: left;
}

.card-med-tall-copy {
  max-height: 531px;
  padding-bottom: 0px;
}

.card-med-tall-copy.height-533 {
  height: 362px;
  max-height: 362px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.card-med-heading-copy {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 800;
  text-align: left;
  letter-spacing: -0.04em;
}

.orange-btn-large-2-copy {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: 8px;
  margin-left: 25px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-2-copy:hover {
  background-color: #bd5b00;
}

.bold-text-3 {
  font-weight: 800;
}

.orange-btn-small-copy {
  width: 140px;
  height: 34px;
  max-height: 34px;
  max-width: 140px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-small-copy:hover {
  background-color: #bd5b00;
}

.heading-5 {
  font-family: Dosis, sans-serif;
}

.cta {
  position: relative;
  top: 15px;
  bottom: auto;
  width: auto;
  max-width: 415px;
  margin: 0px auto;
  padding: 25px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cta:hover {
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.link-block-5 {
  display: block;
  width: 360px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 100%, 0.9);
  text-align: center;
}

.paragraph-7 {
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-weight: 800;
}

.cta-paragraph {
  margin-bottom: 0px;
  font-family: Dosis, sans-serif;
  color: #00254a;
  font-weight: 800;
}

.nav-happy {
  display: block;
  height: 60px;
  max-height: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00254a;
  text-align: center;
}

.list-item-5 {
  list-style-type: none;
}

.list-item-6 {
  list-style-type: none;
}

.list-item-7 {
  list-style-type: none;
}

.list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-link {
  padding-top: 15px;
  padding-right: 84px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.02em;
}

.menu-btn {
  margin-top: 15px;
  padding: 8px 22px;
  border-radius: 17px;
  background-color: #ea730b;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.02em;
}

.menu-btn-mobile {
  margin-top: 10px;
  padding: 8px 22px;
  border-radius: 17px;
  background-color: #ea730b;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.02em;
}

.card-med-tall-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 419px;
  max-height: 419px;
  max-width: 340px;
  margin-right: 12.5px;
  margin-bottom: 25px;
  margin-left: 12.5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-med-tall-copy:hover {
  box-shadow: 0 20px 400px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.card-med-tall-copy.height-533 {
  height: 533px;
  max-height: 533px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.card-med-tall-copy.height-406 {
  height: 406px;
  max-height: 406px;
  padding-bottom: 25px;
}

.card-med-tall-copy.height-406.smaller {
  height: 345px;
  max-height: 345px;
}

.card-med-tall-copy.med {
  height: 430px;
  max-height: 430px;
}

.card-med-tall-copy.mobile {
  display: none;
}

.card-med-tall-copy.mobile.show {
  display: none;
}

.card-med-tall-copy {
  height: 433px;
  max-height: 433px;
  padding-bottom: 0px;
}

.card-med-tall-copy.height-533 {
  height: 555px;
  max-height: 555px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.card-med-tall-copy.height-500 {
  height: 500px;
  max-height: 500px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contact-box-2 {
  padding-bottom: 13px;
  padding-left: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: left;
}

.card-med-img-2 {
  position: static;
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.orange-btn-large-2-2 {
  width: 290px;
  height: 34px;
  max-height: 34px;
  max-width: 290px;
  margin-top: auto;
  margin-left: 0px;
  padding: 8px 0px;
  border-radius: 17px;
  background-color: #ea730b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.orange-btn-large-2-2:hover {
  background-color: #bd5b00;
}

.card-med-tall-copy-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 419px;
  max-height: 419px;
  max-width: 340px;
  margin-right: 12.5px;
  margin-bottom: 25px;
  margin-left: 12.5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-med-tall-copy-2:hover {
  box-shadow: 0 20px 400px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.card-med-tall-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 419px;
  max-height: 419px;
  max-width: 340px;
  margin-right: 12.5px;
  margin-bottom: 25px;
  margin-left: 12.5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-med-tall-copy:hover {
  box-shadow: 0 20px 400px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale3d(1.02, 1.02, 1.1);
  transform: scale3d(1.02, 1.02, 1.1);
}

.card-med-tall-copy.height-533 {
  height: 533px;
  max-height: 533px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.card-med-tall-copy.height-406 {
  height: 406px;
  max-height: 406px;
  padding-bottom: 25px;
}

.card-med-tall-copy.height-406.smaller {
  height: 345px;
  max-height: 345px;
}

.card-med-tall-copy.med {
  height: 430px;
  max-height: 430px;
}

.card-med-tall-copy.mobile {
  display: none;
}

.card-med-tall-copy.mobile.show {
  display: none;
}

.card-med-tall-copy.height-386 {
  height: 386px;
  max-height: 386px;
}

.card-med-tall-copy.height-533 {
  height: 533px;
  max-height: 533px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-med-img-jpg {
  position: static;
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

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

.support-parents-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd3aa), color-stop(50%, #ffddc4), color-stop(100%, #ffefcc), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(rgba(253, 242, 228, 0)));
  background-image: linear-gradient(180deg, #ffd3aa, #ffddc4 50%, #ffefcc 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0));
  color: #00254a;
  text-align: center;
}

.support-parents-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

.unhappy-section {
  position: relative;
  display: block;
  min-height: 800px;
  margin-top: 0px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9f9f8), color-stop(100%, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), color-stop(0, rgba(253, 242, 228, 0)), to(#fdf2e4)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #eef5d2), to(#fff));
  background-image: linear-gradient(180deg, #d9f9f8, rgba(253, 242, 228, 0) 100%, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, rgba(253, 242, 228, 0) 0, #fdf2e4), linear-gradient(180deg, #eef5d2 100%, #fff);
  color: #00254a;
  text-align: center;
}

.unhappy-section.blog-section {
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .paragraph.centered {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading.mobile.center {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 42px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-flex-container {
    min-width: auto;
  }

  .columns-2 {
    min-width: 700px;
  }

  .header {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .icon {
    color: #fa7c20;
  }

  .body-home {
    background-size: contain, 100%;
  }

  .paragraph-home {
    margin-bottom: 0px;
    font-size: 29px;
    line-height: 20px;
  }

  .paragraph-home.centered {
    padding-right: 40px;
    padding-left: 40px;
  }

  .spacer-700 {
    height: 10vw;
  }

  .container-9 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .columns-2 {
    min-width: auto;
  }

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

  .columns-8 {
    max-width: 360px;
  }

  .column-23 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .hero {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .footer-image-2 {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 479px) {
  a {
    color: #bd5b00;
    font-weight: 700;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 94px;
    grid-template-rows: 94px;
    list-style-type: none;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-logo {
    position: relative;
    left: 74px;
    top: 14px;
    width: 60%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .top-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .paragraph {
    margin-bottom: 30px;
  }

  .paragraph.footer-link {
    display: block;
  }

  .paragraph.centered {
    padding-right: 40px;
    padding-left: 40px;
  }

  .paragraph.date {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    text-align: right;
  }

  .paragraph.comment {
    display: none;
  }

  .paragraph.comment.previous {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .heading.centered.mobile {
    font-size: 40px;
  }

  .heading.centered.mobile.mobileimage {
    display: block;
  }

  .heading.mobile {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }

  .heading.mobile.partner {
    margin-bottom: 0px;
  }

  .heading.heading3.storyheading {
    margin-top: -5px;
    font-size: 24px;
    line-height: 30px;
  }

  .heading.center.main-heading {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .image.desktop {
    display: none;
  }

  .image.mobileimage {
    display: block;
  }

  .image-2 {
    display: block;
  }

  .image-2.mobileimage {
    display: block;
    overflow: visible;
    padding: 20px;
  }

  .image-2.desktop {
    display: none;
  }

  .logobody {
    display: block;
  }

  .footer {
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-image {
    padding-right: 10px;
    padding-left: 10px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer-link.orange {
    display: inline-block;
    font-size: 12px;
  }

  .footer-link.orange.terms {
    display: block;
  }

  .columns-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-4 {
    display: block;
  }

  .header {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .icon {
    color: #fa7c20;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block {
    display: none;
  }

  .columns-3 {
    display: block;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .column-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .linkname.linknameorange {
    overflow: visible;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
  }

  .image-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .img-blog {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-4 {
    display: none;
  }

  .div-block-5.previous {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-5.next {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-4.previousbutton {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-4.nextbutton {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .bold-text {
    padding-top: 0px;
    padding-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 15px;
  }

  .bold-text.next {
    padding-right: 10px;
  }

  .column-11 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-13 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-block-7 {
    margin-top: 0px;
  }

  .section-2 {
    display: none;
  }

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-16 {
    padding-left: 10px;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 17px;
  }

  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .column-18 {
    padding-left: 0px;
  }

  .image-5 {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .body-home {
    background-color: #00254a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null);
  }

  .paragraph-home {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .paragraph-home.footer-link {
    display: block;
  }

  .paragraph-home.centered {
    padding-right: 40px;
    padding-left: 40px;
  }

  .paragraph-home.date {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    text-align: right;
  }

  .paragraph-home.comment {
    display: none;
  }

  .paragraph-home.comment.previous {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .card-small {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
    padding: 15px 0px 0px;
  }

  .container-9 {
    margin-bottom: 30px;
  }

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

  .partners-columns {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .partners-hero-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .partners-image-section {
    display: none;
  }

  .join-us-cta-section-copy {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .join-us-cta-section-copy {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

  .card-small-flex {
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .small-card-img {
    width: 35px;
    height: 35px;
    margin-top: 0px;
  }

  .card-small-heading {
    margin-top: 5px;
    font-size: 14px;
    line-height: 15.82px;
  }

  .image-6 {
    width: 80px;
    margin-top: 50px;
  }

  .grass-section {
    display: block;
    min-height: auto;
    margin-top: -20px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    background-position: 50% 6%;
    background-size: cover;
  }

  .image-7 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .happiness-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 60px;
  }

  .section-heading {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 24px;
  }

  .section-paragraph {
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-med {
    height: auto;
    max-height: none;
    max-width: 290px;
    padding-bottom: 25px;
  }

  .card-med-text {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }

  .healthy-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .apps-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .suicide-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .parents-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .students-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .footer-left {
    width: 100%;
    text-align: center;
  }

  .footer-middle {
    width: 100%;
    padding-bottom: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .footer-right {
    width: 100%;
    text-align: center;
  }

  .image-8 {
    text-align: center;
  }

  .footer-image-2 {
    padding-right: 10px;
    padding-left: 10px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .link-block-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }

  .orange-btn-large {
    width: 75vw;
    max-width: 250px;
  }

  .orange-btn-small {
    width: 35vw;
  }

  .btn-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-med-tall {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
    padding-bottom: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-med-tall.height-533 {
    width: 85vw;
  }

  .card-med-tall.height-406 {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
  }

  .card-med-tall.med {
    width: 85vw;
    max-width: 340px;
  }

  .card-med-tall.mobile {
    display: none;
  }

  .card-med-tall.mobile.show {
    display: block;
  }

  .card-med-tall.height-533 {
    width: 85vw;
  }

  .card-med-tall.height-533 {
    height: auto;
    max-height: none;
  }

  .card-med-tall.height-500 {
    height: auto;
    max-height: none;
  }

  .tel-numb-text {
    width: auto;
    max-width: none;
    padding-left: 25px;
  }

  .text-span-10 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    text-align: left;
  }

  .back-to-top {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 3%;
  }

  .back-to-top.less {
    bottom: 2%;
  }

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

  .paragraph-5.gradient {
    margin-right: auto;
    margin-left: auto;
  }

  .paragraph-5-copy {
    text-align: center;
  }

  .copyright-p {
    padding-top: 40px;
    padding-bottom: 5px;
  }

  .div-block-10 {
    text-align: center;
  }

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

  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .section-footer {
    padding-bottom: 20px;
  }

  .text-block-2 {
    position: static;
    display: inline-block;
    width: 85%;
    font-size: 16px;
    line-height: 140%;
  }

  .link-4 {
    display: none;
  }

  .video {
    background-color: #dbf2fe;
  }

  .orange-btn-large-hero {
    bottom: -16px;
  }

  .image-logo {
    width: 192px;
    margin-top: 35px;
  }

  .video-copy {
    background-color: #dbf2fe;
  }

  .video-copy-2 {
    background-color: #2d5e66;
  }

  .link-7 {
    display: none;
    width: 100%;
  }

  .link-20 {
    display: none;
  }

  .card-med-text-copy {
    margin-bottom: 10px;
  }

  .text-block-3 {
    display: block;
    margin-top: 10px;
    font-size: 16px;
  }

  .link-7-copy {
    width: 100%;
  }

  .link-7-copy {
    width: 100%;
  }

  .text-block-2-copy {
    display: none;
    font-size: 16px;
  }

  .link-4-copy {
    display: block;
  }

  .link-4-copy {
    display: none;
  }

  .link-4-copy {
    display: none;
  }

  .link-4-copy {
    display: block;
  }

  .div-block-15 {
    display: inline-block;
    width: 85%;
    text-align: center;
  }

  .link-22 {
    color: #bd5b00;
    font-weight: 700;
  }

  .heading-4 {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
    letter-spacing: -0.01em;
  }

  .heading-4.mt15 {
    margin-top: 15px;
  }

  .paragraph-6 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
  }

  .paragraph-6.m25 {
    margin-bottom: 25px;
  }

  .link-23 {
    width: 100%;
    color: #bd5b00;
  }

  .text-span-12 {
    width: 100.01211%;
  }

  .orange-btn-large-2 {
    width: 70vw;
    margin-left: 25px;
  }

  .orange-btn-large-2.mt-20n {
    margin-left: 25px;
  }

  .orange-btn-large-2.mt-10n {
    margin-left: 25px;
  }

  .orange-btn-large-copy {
    width: 70vw;
  }

  .orange-btn-large-copy {
    width: 70vw;
  }

  .paragraph-6-copy {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 32px;
    font-weight: 700;
    text-align: left;
  }

  .paragraph-6-copy.m25 {
    margin-bottom: 25px;
  }

  .heading-4-copy {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
    letter-spacing: -0.01em;
  }

  .heading-4-copy.mt15 {
    margin-top: 15px;
  }

  .orange-btn-large-3 {
    width: 70vw;
    margin-left: 25px;
  }

  .card-med-tall-copy {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
    padding-bottom: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-med-tall-copy.height-533 {
    width: 85vw;
  }

  .card-med-tall-copy.height-406 {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
  }

  .card-med-tall-copy.med {
    width: 85vw;
    max-width: 340px;
  }

  .paragraph-5-copy-2 {
    text-align: center;
  }

  .nav {
    display: none;
  }

  .dropdown {
    display: block;
  }

  .dropdown.dropdown-mobile {
    display: block;
  }

  .navbar-2 {
    display: block;
    background-color: #00254a;
  }

  .icon-2 {
    display: inline-block;
    color: #fff;
  }

  .image-11 {
    max-width: 80%;
    padding-top: 12px;
    padding-right: 40px;
  }

  .nav-menu {
    padding-bottom: 40px;
    background-color: #00254a;
    color: #fff;
  }

  .nav-link-2 {
    color: #fff;
  }

  .nav-link-3 {
    color: #fff;
  }

  .menu-button {
    display: block;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00254a;
  }

  .menu-button.w--open {
    padding-top: 0px;
    padding-right: 0px;
    background-color: #00254a;
  }

  .text-block-6-copy {
    margin-bottom: 0px;
    float: right;
  }

  .image-10-copy {
    float: left;
  }

  .orange-btn-large-hero-copy {
    bottom: -16px;
  }

  .orange-btn-large-hero-copy.w--current {
    height: auto;
    max-height: none;
  }

  .brand {
    padding-top: 5px;
    padding-left: 10px;
  }

  .text-span-10-copy {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    text-align: left;
  }

  .text-span-10-copy {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    text-align: left;
  }

  .text-span-10-copy-copy {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 700;
    text-align: left;
  }

  .card-med-tall-copy.height-533 {
    width: 340px;
    height: auto;
    max-height: none;
  }

  .orange-btn-large-2-copy {
    width: 70vw;
    margin-left: 25px;
  }

  .orange-btn-small-copy {
    width: 35vw;
    height: auto;
    max-height: none;
  }

  .cta-container {
    margin-top: -15px;
  }

  .cta {
    max-width: 330px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .cta-paragraph {
    font-size: 14px;
  }

  .nav-happy {
    display: none;
  }

  .menu-btn-mobile {
    display: block;
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 12px;
  }

  .card-med-tall-copy {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
    padding-bottom: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-med-tall-copy.height-533 {
    width: 85vw;
  }

  .card-med-tall-copy.height-406 {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
  }

  .card-med-tall-copy.med {
    width: 85vw;
    max-width: 340px;
  }

  .card-med-tall-copy.mobile {
    display: none;
  }

  .card-med-tall-copy.mobile.show {
    display: block;
  }

  .card-med-tall-copy.height-533 {
    height: auto;
    max-height: none;
  }

  .card-med-tall-copy.height-500 {
    height: auto;
    max-height: none;
  }

  .container-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .link-25 {
    padding: 6px 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-style: solid;
    border-width: 2px;
    border-color: hsla(0, 0%, 100%, 0.8);
    border-radius: 35px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
  }

  .link-26 {
    width: 100%;
    color: #bd5b00;
  }

  .orange-btn-large-2-2 {
    width: 70vw;
    margin-left: 25px;
  }

  .card-med-tall-copy-2 {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
    padding-bottom: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-med-tall-copy {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
    padding-bottom: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-med-tall-copy.height-533 {
    width: 85vw;
  }

  .card-med-tall-copy.height-406 {
    width: 85vw;
    height: auto;
    max-height: none;
    max-width: 340px;
  }

  .card-med-tall-copy.med {
    width: 85vw;
    max-width: 340px;
  }

  .card-med-tall-copy.mobile {
    display: none;
  }

  .card-med-tall-copy.mobile.show {
    display: block;
  }

  .card-med-tall-copy.height-533 {
    width: 85vw;
  }

  .support-parents-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .unhappy-section {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
}

