.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

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

body {
  font-family: 'Proxima Nova', sans-serif;
  color: #2f3542;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}

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

a {
  color: #20bf6b;
  text-decoration: none;
}

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

li {
  margin-bottom: 11px;
  line-height: 1.3;
  list-style-type: square;
}

.header-primary {
  padding-top: 0px;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #e8edf5;
  background-color: #fff;
  box-shadow: none;
}

.header-logo {
  margin-top: 14px;
}

.header-nav-link-text {
  padding: 20px 0px 20px 10px;
  float: left;
  font-family: Proximanova, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

.header-nav-link-text.w--current {
  color: #56544d;
}

.header-nav-link-text.hide-in-devices {
  width: auto;
  float: left;
}

.header-nav-link-text.hide-in-devices.subject-link {
  font-family: Proximanova, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

.ck-12-icons {
  position: relative;
  top: 2px;
  font-family: Ck12, sans-serif;
  line-height: 20px;
  font-weight: 400;
}

.ck-12-icons.display-inline.cep-alumni-contact-email-icon {
  font-size: 17px;
}

.nav-menu {
  width: auto;
  margin-left: 9px;
  float: right;
}

.nav-menu.header-desktop-nav-menu {
  width: auto;
  float: right;
}

.header-search-bar {
  width: 100%;
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: 24px;
  float: right;
}

.header-search-input {
  width: 100%;
  height: 42px;
  max-width: 319px;
  float: left;
  border: 2px solid #cec9be;
  border-radius: 3px;
  box-shadow: inset 4px 4px 10px 0 #f4f4f4;
}

.primary-color-bg {
  background-color: #ff6937;
}

.search-button {
  width: 38px;
  height: 41px;
  margin-left: -6px;
  padding-top: 7px;
  padding-left: 11px;
  float: left;
  color: #fff;
}

.search-button.primary-color-bg {
  width: 42px;
  height: 42px;
  padding-top: 8px;
  padding-left: 14px;
}

.header-secondary {
  padding-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.23);
  background-color: #56544d;
  box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.11);
}

.secondary-nav-menu {
  width: auto;
  margin-left: 9px;
  float: right;
}

.secondary-header-nav-link-text {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #eee;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.secondary-header-nav-link-text.secondary-header-join-btn.primary-color-bg {
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
}

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

.primary-color-text {
  color: #f63;
}

.show-in-devices {
  display: none;
}

.hide-in-devices {
  width: auto;
  float: none;
}

.desktop-header-search {
  width: 355px;
  float: right;
}

.header-main-section {
  position: fixed;
  top: 0px;
  z-index: 10;
  width: 100%;
}

.body {
  margin-top: 100px;
}

.background-color-narvik {
  background-color: #efefe7;
}

.banner-medium {
  padding-top: 50px;
  padding-bottom: 50px;
}

.banner-medium.background-color-narvik {
  margin-top: -43px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading {
  font-size: 34px;
}

.heading.overview-banner-title {
  margin-top: 42px;
}

.heading-intro {
  font-size: 20px;
  line-height: 1.3;
}

.overview-download-pdf-btn {
  position: absolute;
  margin-top: 141px;
}

.page-content-container {
  margin-top: 100px;
}

.container.overview-footer {
  margin-top: 74px;
}

.accordion-item {
  margin-bottom: 32px;
  padding-bottom: 43px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #a8f2ff;
}

.accordion-content {
  overflow: hidden;
}

.accordion-title {
  cursor: pointer;
}

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

.heading-2.overview-h2 {
  font-weight: 400;
}

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

.footer-holder {
  margin-top: 110px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 2px solid #e0ddd5;
  background-color: #2f3542;
}

.heading-3 {
  font-size: 16px;
}

.footer-list {
  font-size: 14px;
}

.footer-social-icon {
  margin-top: 25px;
  font-size: 26px;
}

.columns {
  text-align: right;
}

.secondary-links {
  color: #56544d;
}

.secondary-links:hover {
  color: #1aaba3;
}

.footer-credits {
  padding-top: 14px;
  border-top: 2px solid #e0ddd5;
}

.footer-credits-column-1-style {
  margin-right: 6px;
  padding-right: 8px;
  float: left;
  border-right: 1px solid #b5b1a8;
  color: #b5b1a8;
  font-size: 14px;
}

.footer-credits-column-1-style.no-border-right {
  border-right-width: 0px;
  line-height: 20px;
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.footer-credits-column-2-style {
  margin-right: 0px;
  margin-left: 12px;
  padding-right: 12px;
  float: right;
  border: 1px none #000;
  color: #56544d;
  font-size: 14px;
  line-height: 15px;
  text-align: left;
}

.footer-credits-column-2-style.no-border-right {
  border-right-width: 0px;
  line-height: 15px;
  text-align: right;
}

.footer-credits-column-2-style.no-border-right.no-padding-right {
  padding-right: 0px;
}

.column {
  text-align: left;
}

.testimonials-banner {
  height: 450px;
  background-image: url('../images/testimonial-map.jpg');
  background-position: 50% 46%;
  background-size: auto;
}

.testimonial-banner-title {
  margin-top: 197px;
  color: #56544d;
  font-size: 40px;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.66);
}

.testimonials-live-map-btn {
  margin-top: 73px;
  padding: 15px 21px 6px;
  float: right;
  border-radius: 60px;
  background-color: hsla(0, 0%, 100%, 0.31);
  color: #0b57b9;
  font-size: 30px;
  font-weight: 700;
}

.testimonials-intro-section {
  height: 127px;
  background-image: url('../images/Blue_Bar_128.png');
  background-position: 0px -3px;
}

.text-color-white {
  color: #fff;
}

.text-color-white.slab-date-time {
  margin-top: 0px;
}

.text-color-white.slab-speaker {
  position: absolute;
  left: 0%;
  top: 183px;
  right: auto;
  bottom: 0%;
  margin-left: 30px;
  font-weight: 400;
}

.testimonials-intro {
  font-size: 19px;
}

.testimonials-navigation-section {
  margin-top: 0px;
  padding-top: 35px;
  background-color: #f9f9f5;
}

.testimonials-tab-active {
  cursor: pointer;
}

.testimonials-tab-title {
  margin-bottom: -2px;
}

.testimonials-tab-icon {
  width: 90px;
  margin-top: 9px;
}

.testimonial-content-section-educators {
  margin-bottom: -121px;
  padding-top: 39px;
  padding-bottom: 73px;
  background-color: #e4e4e0;
}

.testimonial-video-title {
  padding-right: 13px;
  padding-left: 13px;
  color: #2d8fc7;
}

.testimonial-video-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
  padding: 10px 15px;
  border-radius: 20px;
  background-color: #fff;
  cursor: pointer;
}

.testimonial-video-item.testimonial-comment-item {
  height: 260px;
  padding: 29px 24px;
  border: 1px solid #cec9be;
  font-size: 21px;
  line-height: 30px;
}

.testimonial-video-image {
  width: 130%;
  height: 0px;
  max-width: 115%;
  margin-top: -15px;
  margin-left: -18px;
}

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

.collection-list-video {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.testimonial-content-section-students {
  margin-bottom: -112px;
  padding-top: 39px;
  padding-bottom: 94px;
  background-color: #e4e4e0;
}

.testimonials-filter-holder {
  margin-top: -43px;
  margin-bottom: 45px;
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #c7c7c4;
  background-color: #f9f9f5;
  box-shadow: 8px 8px 12px -10px rgba(0, 0, 0, 0.49);
}

.testimonials-filter-section-tab.primary-color-bg.text-color-white {
  margin-right: 22px;
  padding: 10px 27px;
  float: left;
  line-height: 0px;
  cursor: -webkit-grab;
  cursor: grab;
}

.testimonials-filter-section-tab-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
}

.testimonials-students-featured-video {
  margin-top: -47px;
  margin-bottom: 68px;
  padding-top: 48px;
  background-color: #57544d;
}

.testimonial-students-featured-video {
  overflow: hidden;
  margin-bottom: -11px;
  padding: 10px 15px;
  border-radius: 20px;
}

.testimonial-students-featured-video-title {
  padding-right: 13px;
  padding-left: 13px;
}

.testimonials-featured-comment-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 410px;
  height: 330px;
  margin-top: 44px;
  margin-right: 35px;
  padding: 38px 42px;
  background-color: rgba(0, 0, 0, 0.49);
  color: #fff;
  font-size: 30px;
  line-height: 1.3;
}

.testimonials-video-holer {
  overflow: hidden;
  height: 0px;
}

.popup-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100000;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
}

.popup-content-holder {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  max-height: 600px;
  max-width: 900px;
  margin-top: 92px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: #fff;
}

.close-popup {
  position: absolute;
  left: auto;
  top: -2%;
  right: -1%;
  bottom: auto;
  cursor: pointer;
}

.video-next {
  display: none;
}

.collection-list-comment {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.comment-next {
  display: none;
}

.testimonial-video-topic {
  overflow: hidden;
  height: 0px;
}

.select-wrapper.pull-right {
  float: right;
}

.select-wrapper.display-inline.cep-alumni-filter-holder {
  width: 260px;
}

.previous {
  display: none;
}

.mission-holder {
  margin-top: 0px;
  opacity: 0;
}

.skrollable.skrollable-before.process-style-attribute {
  position: absolute;
  bottom: -40px;
  margin-left: 6px;
}

.cep-header {
  height: 75px;
  margin-top: 101px;
  background-image: url('../images/edr-cep-banner-bg.jpg');
  background-position: 0px 0px;
  background-attachment: scroll;
  text-align: center;
}

.cep-header-title {
  width: 430px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url('../images/ck-12-cep-badge-1.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
}

.cep-banner {
  padding-top: 57px;
  padding-bottom: 57px;
  background-image: url('../images/Shield.png');
  background-position: 0% 0%;
  background-size: 15%;
  background-repeat: no-repeat;
}

.banner-intro-text {
  margin-bottom: 19px;
  font-size: 18px;
  line-height: 26px;
}

.button-teal-primary {
  padding: 13px 29px;
  border-radius: 5px;
  background-color: #1aaba3;
  font-weight: 700;
}

.button-teal-primary.student-success-footer-button {
  margin-top: 12px;
}

.button-teal-primary.margin-left-15 {
  margin-left: 15px;
}

.cep-banner-video {
  height: 270px;
  background-image: url('../images/Video-Mock.png');
  background-position: 50% 50%;
  background-size: 95%;
  background-repeat: no-repeat;
  text-align: center;
}

.cep-banner-video-content {
  padding-top: 34px;
}

.cep-tabs {
  margin-top: 38px;
}

.cep-program-info {
  margin-bottom: -62px;
  text-align: center;
}

.cep-key-actions {
  margin-top: 35px;
  margin-bottom: 35px;
}

.cep-key-actions.cep-learn-action {
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.cep-program-requirement {
  position: relative;
  z-index: 1;
  padding: 35px 110px;
  border-radius: 5px;
  background-color: #f2f2f2;
}

.cep-program-requirement-seperator {
  width: 100px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  background-color: #00aba5;
}

.cep-learn-section {
  margin-top: -188px;
  padding: 237px 16px 71px;
  background-color: #273238;
}

.cep-program-requirement-seperator-white {
  width: 100px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  background-color: #fff;
}

.cep-alumni-list-intro {
  padding-top: 98px;
  padding-bottom: 98px;
}

.cep-alumni-list-intro.background-color-narvik {
  padding-top: 85px;
  padding-bottom: 85px;
}

.cep-alumni-image-holder {
  position: relative;
  display: inline-block;
  width: 201px;
  height: 201px;
  margin-bottom: 16px;
}

.cep-alumni-item {
  margin-bottom: 50px;
}

.link {
  font-family: Ck12, sans-serif;
}

.cep-alumni-image {
  overflow: hidden;
  border-radius: 100px;
}

.cep-badge {
  position: absolute;
  left: -6%;
  top: 5%;
  right: auto;
  bottom: auto;
}

.cep-alumni-name {
  position: relative;
  top: -1px;
  display: inline;
  padding-right: 7px;
}

.ghost-button-teal-primary {
  display: inline-block;
  padding: 12px 25px;
  border: 2px solid #1aaba3;
  border-radius: 5px;
  font-weight: 700;
}

.alumni-intro-list {
  margin-top: 55px;
  margin-bottom: 37px;
}

.cep-alumni-in-action {
  margin-top: 85px;
  margin-bottom: 85px;
}

.cep-alumni-action-videos {
  margin-top: 33px;
}

.display-inline {
  display: inline-block;
}

.cep-contact-holder {
  margin-top: 56px;
  font-size: 20px;
}

.cep-alumni-list {
  text-align: center;
}

.tab-pane {
  padding-top: 70px;
}

.sticky-tabs-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 104px;
  z-index: 2;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  text-align: center;
}

.tab-link {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: transparent;
  color: #7a7a7a;
}

.tab-link.w--current {
  border-bottom: 2px solid #1aaba3;
  background-color: transparent;
  color: #1aaba3;
  font-weight: 700;
}

.cep-alumni-portal-section.text-align-left {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #a8f2ff;
}

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

.no-bullet {
  list-style-type: none;
}

.button-teal-secondary {
  padding: 9px 29px;
  border-radius: 5px;
  background-color: #1aaba3;
  font-weight: 700;
}

.container-2 {
  display: none;
}

.container-3 {
  display: none;
}

.student-success-footer {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #273238;
}

.student-success-footer-text {
  margin-top: 25px;
}

.heading-4 {
  margin-top: 22px;
  margin-bottom: 37px;
}

.expan-plus {
  display: inline-block;
  margin-top: -40px;
  margin-right: 15px;
  float: right;
  color: #f64a26;
  font-size: 50px;
  font-weight: 400;
}

.expan-minus {
  display: none;
  margin-top: -40px;
  margin-right: 15px;
  float: right;
  color: #f64a26;
  font-size: 50px;
  font-weight: 400;
}

.column-4 {
  padding-right: 45px;
  padding-left: 45px;
}

.explore-submenu-holder {
  display: none;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  float: left;
  background-color: #fff;
}

.explore-submenu-icon {
  max-width: 24px;
}

.explore-submenu-title {
  margin-bottom: 0px;
  font-weight: 700;
}

.paragraph {
  font-size: 13px;
}

.explore-submenu-item {
  height: 100px;
  padding-top: 19px;
  padding-right: 22px;
}

.explore-submenu-other-resources {
  margin-top: 16px;
}

.explore-submenu-link {
  display: block;
  margin-top: 8px;
  margin-bottom: -15px;
  font-family: Proximanova, sans-serif;
  color: #00a353;
  font-size: 16px;
  font-weight: 600;
}

.explore-submenu-link:hover {
  -webkit-transform: translate(3px, 0px);
  -ms-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}

.search-bulb-icon {
  display: none;
}

.footer-a {
  color: #fff;
}

.five-columns {
  width: 20%;
  float: left;
}

.menu-list-style {
  float: none;
  list-style-type: none;
}

.menu-list-ul {
  margin-bottom: 20px;
  padding-left: 0px;
}

.menu-list-a {
  color: #56544d;
}

.subjects-submenu-holder {
  display: none;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px;
  float: left;
  background-color: #fff;
}

.header-dashboard-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-left: 25px;
  float: right;
  border: 2px solid #00a353;
  border-radius: 20px;
  background-color: transparent;
  color: #00a353;
  font-weight: 700;
}

.header-dashboard-btn:hover {
  box-shadow: 1px 4px 14px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.header-dashboard-btn.flexletbtn {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #00a353;
  color: #fff;
}

.section {
  width: 100%;
  margin-top: 100px;
  padding-top: 170px;
  padding-bottom: 177px;
  float: left;
  background-image: url('../images/bg-1.png');
  background-position: 50% 0%;
  background-size: 100%;
}

.section.slab-banner-holder {
  position: relative;
  margin-top: 25px;
  background-position: 50% 100%;
}

.slab-h1 {
  font-family: 'proxima nova', sans-serif;
  color: #2f3542;
  font-size: 55px;
  line-height: 54px;
  font-weight: 900;
}

.slab-item {
  padding: 80px 40px 38px;
  box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.12);
}

.slab-item.blog {
  height: 320px;
  max-width: 451px;
  margin-top: 22px;
  margin-right: 10px;
  margin-bottom: 30px;
  padding-top: 59px;
  padding-bottom: 38px;
  border-radius: 6px;
  background-color: #fff;
}

.slab-item.webinars {
  height: 270px;
  max-width: 290px;
  margin-top: 91px;
  margin-left: 10px;
  padding: 48px 20px 12px;
  border-radius: 6px;
  background-color: #fff;
}

.slab-item.blog-banner {
  max-width: 297px;
  margin-top: 84px;
  margin-right: 10px;
  margin-bottom: 30px;
  padding: 59px 20px 38px;
  border-radius: 6px;
  background-color: #fff;
}

.block-section {
  width: 100%;
  float: left;
}

.block-section.slab-mission-sesction {
  margin-top: 22px;
  margin-bottom: 20px;
}

.block-section.seperator-line {
  height: 100px;
  margin-top: 64px;
  margin-bottom: 21px;
  background-color: #f2fdf7;
}

.block-section.slab-member-section {
  background-image: url('../images/Path-696.svg');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.block-section.why-slab {
  margin-top: 0px;
  padding-top: 98px;
  padding-bottom: 159px;
  background-color: #fafafa;
}

.block-section.why-slab.slab-blog-post-holder {
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #fafafa;
}

.block-section.why-slab.past-webinars {
  margin-top: -220px;
}

.block-section.why-slab.past-webinars.webinars-section {
  background-color: transparent;
}

.block-section.why-slab.webinars-section {
  background-color: #fff;
}

.block-section.slab-footer {
  margin-top: 60px;
  margin-bottom: -50px;
  text-align: center;
}

.block-section.slab-footer.slab-blog-post-holder {
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #fafafa;
}

.block-section.our-story-section {
  margin-top: 67px;
}

.slab-blog-image {
  width: 200px;
  max-width: none;
  margin-top: -377px;
  margin-left: 47px;
}

.slab-blog-image.hover {
  display: inline-block;
  margin-top: -417px;
  margin-left: 47px;
  opacity: 0;
}

.slab-h2 {
  font-size: 40px;
}

.slab-h2.blog {
  font-family: 'proxima nova', sans-serif;
  color: #53bc86;
  font-weight: 900;
}

.slab-h2.mission {
  margin-top: 72px;
  font-family: 'proxima nova', sans-serif;
  color: #53bc86;
  font-size: 48px;
  font-weight: 900;
  text-align: center;
}

.slab-h2.story {
  font-family: 'proxima nova', sans-serif;
  font-size: 48px;
  font-weight: 900;
}

.slab-h2.story.why-slab {
  text-align: center;
}

.slab-h2.story.past-web-title {
  font-size: 34px;
}

.slab-h2.member {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: 'proxima nova', sans-serif;
  font-size: 48px;
  line-height: 46px;
  font-weight: 900;
}

.slab-h2.member.hover {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.salb-h2 {
  font-family: 'proxima nova', sans-serif;
  color: #4c8ab5;
  font-size: 40px;
  font-weight: 900;
}

.slab-item-p {
  margin-top: 32px;
  color: rgba(0, 0, 0, 0.47);
  font-size: 17px;
  font-weight: 400;
}

.slab-webinar-image {
  max-width: none;
  margin-bottom: -100px;
  padding-left: 50px;
}

.slab-webinar-image.hover {
  margin-top: -61px;
  opacity: 0;
}

.slab-banner-text {
  padding-right: 47px;
}

.slab-header-p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 28px;
}

.slab-circle-design {
  width: 280px;
  height: 280px;
  border-radius: 200px;
  background-color: #edfef5;
}

.paragraph-2 {
  font-size: 16px;
  text-align: center;
}

.slab-mission-statement {
  margin-top: 55px;
  font-size: 44px;
  line-height: 52px;
  font-weight: 700;
  text-align: center;
}

.mission-quote {
  position: absolute;
  left: -5%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 169px;
  float: left;
  font-family: 'Proxima Nova', sans-serif;
  color: #53bc86;
  font-size: 75px;
  font-weight: 700;
}

.slab-mission-container {
  position: relative;
  padding-top: 21px;
  padding-bottom: 37px;
}

.mission-quote-bottom {
  position: absolute;
  left: auto;
  top: 103px;
  right: 26%;
  bottom: 0%;
  margin-top: 149px;
  float: left;
  font-family: 'Proxima Nova', sans-serif;
  color: #53bc86;
  font-size: 75px;
  font-weight: 700;
}

.text-span {
  color: #53bc86;
}

.slab-story-p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
}

.slab-story-p.why-slab {
  max-width: 435px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.body-2 {
  color: #2f3542;
}

.slab-member-toggle-top {
  position: relative;
  z-index: 2;
  width: 328px;
  height: 50px;
  margin: 34px auto -16px;
  padding-top: 13px;
  padding-left: 41px;
  border-radius: 20px;
  background-color: #53bc86;
}

.slab-toggle-text {
  margin-top: 2px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}

.slab-toggle-text.bottom {
  color: #2f3542;
  text-align: center;
}

.slab-member-toggle-bottom {
  position: relative;
  width: 328px;
  height: 70px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 31px;
  padding-left: 0px;
  border-radius: 0px 0px 20px 20px;
  background-color: #73d1a1;
}

.text-span-2 {
  color: rgba(0, 88, 149, 0.7);
}

.slab-member-img {
  position: relative;
  right: -41px;
  margin-top: 24px;
  margin-bottom: -38px;
}

.slab-member-switch {
  margin-bottom: 36px;
}

.text-span-3 {
  color: rgba(0, 88, 149, 0.7);
}

.slab-webinars-holder {
  margin-top: 50px;
}

.slab-webinar-item {
  position: relative;
  height: 273px;
  max-width: 266px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 35px 26px;
  border-radius: 10px;
  background-color: #3e78a0;
}

.slab-past-webinars-item {
  width: 100%;
  margin-bottom: 27px;
  float: left;
  color: rgba(0, 88, 149, 0.7);
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.slab-past-webinars-item:hover {
  color: #005895;
}

.slab-past-webinar-holder {
  margin-top: 27px;
}

.slab-blogs-holder {
  margin-top: 41px;
}

.slab-blog-post-item {
  height: 432px;
  max-width: 304px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
}

.slab-blog-item-image {
  width: 105%;
  max-width: none;
  margin-left: -7px;
}

.slab-blog-category {
  margin-top: 10px;
  padding-right: 15px;
  padding-left: 18px;
  color: #53bc86;
  font-weight: 700;
}

.slab-blog-title {
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 18px;
  color: #2f3542;
  font-size: 18px;
  font-weight: 700;
}

.slab-blog-desc {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 18px;
  color: rgba(47, 53, 66, 0.75);
  font-size: 14px;
  font-weight: 400;
}

.blog-item-footer {
  margin-top: 21px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fafafa;
}

.slab-blog-user-icon {
  width: 37px;
  height: 37px;
  padding-top: 8px;
  padding-left: 14px;
  border-radius: 60px;
  background-color: #000;
  color: #fff;
  font-weight: 700;
}

.slab-blog-user-icon.color-1 {
  position: relative;
  padding-left: 13px;
  float: left;
  background-color: #3e78a0;
  font-size: 18px;
}

.slab-blog-user-icon.color-2 {
  margin-left: -10px;
  float: left;
  background-color: #53bcac;
  font-size: 18px;
}

.text-span-4 {
  color: #53bc86;
  font-weight: 700;
}

.slab-blog-footer-holder {
  max-width: 220px;
  margin-right: auto;
  margin-left: auto;
}

.slab-blog-cta {
  margin-top: 70px;
  text-align: center;
}

.columns-2 {
  display: none;
}

.paragraph-3 {
  display: block;
}

.columns-5 {
  display: none;
}

.columns-6 {
  display: none;
}

.slider {
  display: none;
}

.image-7 {
  display: none;
}

.text-span-5 {
  color: #53bc86;
}

.text-span-6 {
  color: #53bc86;
  font-weight: 700;
}

.ex-slab-members-main-holder {
  display: none;
}

.div-block {
  max-width: 307px;
  margin-right: auto;
  margin-left: auto;
}

.slab-member-switch-holder {
  max-width: 307px;
  margin-right: auto;
  margin-left: auto;
}

.text-span-2-copy {
  position: static;
  color: #53bc86;
}

.columns-10 {
  display: none;
}

.slab-member-switch-holder-mobile {
  display: none;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.slab-toggle-text-mobile {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.slab-toggle-text-mobile.bottom {
  color: #2f3542;
  text-align: center;
}

.slab-member-toggle-top-mobile {
  position: relative;
  z-index: 2;
  width: 220px;
  height: 41px;
  margin: 34px auto -16px;
  padding-top: 8px;
  padding-left: 0px;
  border-radius: 20px;
  background-color: #ddd;
}

.slab-member-toggle-top-mobile.active {
  background-color: #53bc86;
}

.why-slab-item-holder {
  margin-top: 100px;
}

.why-slab-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 291px;
  height: 493px;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  -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: 10px;
  background-color: #e2ebf0;
}

.why-slab-item.yellow {
  background-color: #f7f3e5;
}

.why-slab-item.red {
  background-color: #f2dedf;
}

.text-block {
  color: #3e78a0;
}

.why-slab-title {
  position: absolute;
  left: 29.2656px;
  font-family: 'proxima nova', sans-serif;
  color: #3e78a0;
  font-size: 30px;
  line-height: 37px;
  font-weight: 900;
}

.why-slab-title.yellow {
  color: #6c6342;
}

.why-slab-title.red {
  color: #955c5e;
}

.why-slab-detail {
  line-height: 25px;
}

.why-slab-img-1 {
  position: absolute;
  left: auto;
  top: -6%;
  right: -12%;
  bottom: auto;
}

.why-slab-img-2 {
  position: absolute;
  left: -18%;
  top: 78%;
  right: -18%;
  bottom: 78%;
}

.why-slab-img-3 {
  position: absolute;
  left: 3%;
  top: 90%;
  right: 3%;
  bottom: 90%;
}

.why-slab-nav {
  border-radius: 60px;
  background-color: #eaeaea;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -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: 60px;
  color: #8d9096;
  font-weight: 700;
  text-align: center;
}

.columns-12 {
  display: none;
}

.image-9 {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 305px;
  margin: 173px auto -242px;
}

.image-9-copy {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 305px;
  margin: -52px auto -242px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-10 {
  width: 100px;
  height: 36px;
}

.link-block {
  margin-top: 121px;
}

.team-image-holder {
  position: relative;
  margin-top: 46px;
}

.team-camera-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: -8%;
  bottom: -3%;
}

.team-camera-1 {
  position: absolute;
  left: -12%;
  top: -7%;
  right: auto;
  bottom: auto;
}

.holiday-banner {
  margin-top: 63px;
}

.heading-5 {
  margin-top: 104px;
  font-family: Frankruhllibre, sans-serif;
  font-size: 48px;
  line-height: 58px;
}

.text-block-3 {
  margin-top: 40px;
  line-height: 26px;
}

.image-11 {
  margin-top: 19px;
}

.heading-5-2 {
  margin-top: 0px;
  font-family: Frankruhllibre, sans-serif;
  font-size: 44px;
  line-height: 58px;
}

.text-span-7 {
  color: #20bf6b;
}

.paragraph-4 {
  margin-top: 30px;
  line-height: 23px;
}

.motivate-images {
  position: relative;
  width: 100%;
  margin-top: -36px;
}

.image-12 {
  position: absolute;
  width: 100%;
  max-width: none;
  margin-top: 46px;
  margin-left: 131px;
}

.image-12-copy {
  position: absolute;
  width: 50%;
}

.image-12-copy {
  position: absolute;
  width: 50%;
}

.image-13 {
  position: relative;
  width: 35%;
  max-width: none;
  margin-top: 32px;
  margin-left: 9px;
}

.image-14 {
  position: relative;
  width: 80%;
  max-width: none;
  margin-top: 88px;
  margin-left: -64px;
}

.paragraph-5 {
  color: #20bf6b;
}

.motivate-container {
  position: relative;
  min-height: 598px;
  margin-top: 115px;
  padding: 80px 60px 37px;
  border-radius: 41px;
  background-color: #faf3ea;
}

.motivate-container.dark {
  padding-top: 116px;
  background-color: #495f5d;
}

.image-15 {
  position: absolute;
  left: -2%;
  top: -8%;
  right: auto;
  bottom: auto;
}

.text-span-8 {
  color: #3d82b2;
}

.paragraph-5-copy {
  color: #3d82b2;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.image-12-copy {
  position: absolute;
  width: 69%;
  max-width: none;
  margin-top: 30px;
  margin-left: 154px;
}

.image-14-copy {
  position: absolute;
  width: 50%;
  max-width: none;
  margin-top: 233px;
  margin-left: -145px;
}

.text-span-9 {
  color: #e78576;
}

.slider-2 {
  height: 820px;
}

.holidays-slider {
  height: 840px;
}

.motivate-images-copy {
  position: relative;
  width: 100%;
  margin-top: 0px;
}

.paragraph-5-copy {
  color: #e78576;
}

.heading-5-copy {
  margin-top: 93px;
  font-family: Frankruhllibre, sans-serif;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
}

.text-span-10 {
  color: #20bf6b;
}

.link-2 {
  position: relative;
  left: -21px;
  display: block;
  width: 168px;
  height: 52px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
  border-radius: 50px;
  background-color: #20bf6b;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.paragraph-6 {
  margin-top: 23px;
  margin-bottom: 23px;
  margin-left: -47px;
  background-color: transparent;
  color: #20bf6b;
  text-align: center;
}

.holiday-social-share {
  display: block;
  width: 163px;
  margin-right: auto;
  margin-left: auto;
}

.link-block-2 {
  margin-left: 52px;
}

.paragraph-7 {
  color: #3d82b2;
}

.image-16 {
  width: 52px;
}

.image-17 {
  position: absolute;
  left: -19%;
  top: -23%;
  right: auto;
  bottom: auto;
}

.image-18 {
  position: absolute;
  left: auto;
  top: 6%;
  right: 6%;
  bottom: auto;
}

.image-19 {
  position: absolute;
  left: auto;
  top: auto;
  right: 27%;
  bottom: -6%;
}

.image-20 {
  position: absolute;
  left: 30%;
  top: auto;
  right: auto;
  bottom: 2%;
}

.image-21 {
  position: absolute;
  left: auto;
  top: 3%;
  right: 36%;
  bottom: auto;
}

.image-22 {
  position: absolute;
  left: auto;
  top: 10%;
  right: 31%;
  bottom: auto;
}

.image-23 {
  position: absolute;
  left: 28%;
  top: auto;
  right: auto;
  bottom: 5%;
}

.image-24 {
  position: absolute;
  left: auto;
  top: auto;
  right: -6%;
  bottom: -8%;
}

.image-25 {
  position: absolute;
  left: auto;
  top: 46%;
  right: -3%;
  bottom: auto;
}

.image-26 {
  width: 67%;
}

.image-27 {
  width: 65%;
  margin-top: 21px;
  margin-left: 38px;
}

.image-17-copy {
  position: absolute;
  left: 24%;
  top: -27%;
  right: auto;
  bottom: auto;
  -webkit-transform: rotate(74deg);
  -ms-transform: rotate(74deg);
  transform: rotate(74deg);
}

.image-18-copy {
  position: absolute;
  left: auto;
  top: 48%;
  right: -7%;
  bottom: auto;
}

.image-20-copy {
  position: absolute;
  left: 26%;
  top: auto;
  right: auto;
  bottom: -3%;
}

.image-13-copy {
  position: relative;
  width: 35%;
  max-width: none;
  margin-top: 32px;
  margin-left: -16px;
}

.holiday-dark-slide {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}

.columns-13 {
  position: relative;
  z-index: 1;
}

.image-29 {
  position: absolute;
  width: 100%;
  margin-top: 252px;
}

.image-30 {
  position: absolute;
  margin-left: 274px;
  -webkit-transform: rotate(17deg);
  -ms-transform: rotate(17deg);
  transform: rotate(17deg);
}

.link-block-3 {
  margin-top: 27px;
  margin-left: 118px;
}

.image-31 {
  margin-top: 111px;
  margin-left: 6px;
}

.image-15-copy {
  position: absolute;
  left: -2%;
  top: -8%;
  right: auto;
  bottom: auto;
  width: 110px;
  margin-top: 372px;
  margin-left: 272px;
}

.image-15-copy-2 {
  position: absolute;
  left: -10%;
  top: -35%;
  right: auto;
  bottom: auto;
}

.div-block-2 {
  position: relative;
}

.image-24-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: -16%;
  bottom: -23%;
}

.image-25-copy {
  position: absolute;
  left: auto;
  top: 46%;
  right: -10%;
  bottom: auto;
  z-index: 1;
}

.section-2 {
  position: relative;
  overflow: hidden;
  margin-bottom: -114px;
  padding-bottom: 34px;
  background-color: #f7f7f7;
}

.container-4 {
  position: relative;
  z-index: 2;
}

.image-33 {
  width: 110%;
  max-width: 100%;
  margin-top: -651px;
  margin-bottom: -851px;
  margin-left: -646px;
}

.image-34 {
  position: absolute;
  left: auto;
  top: 33%;
  right: -32%;
  bottom: auto;
}

.paragraph-8 {
  margin-top: 13px;
  opacity: 0.55;
}

.nav-title-3 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

.nav-title-3._4th-column {
  margin-bottom: 0px;
  padding: 15px 15px 15px 0px;
}

.subject-link-2 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: font-size 200ms ease, color 200ms ease;
  transition: font-size 200ms ease, color 200ms ease;
  color: #2f3542;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.subject-link-2:hover {
  color: #00a353;
  font-weight: 600;
}

.logo {
  min-width: 55px;
}

.fletlets-banner-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.navigation-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 16px;
}

.nav-title-2 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

.nav-title-2._4th-column {
  margin-bottom: 0px;
  padding: 15px 15px 15px 0px;
}

.marketing-banner-title {
  margin-top: 40px;
  margin-bottom: 5px;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 20px;
  font-weight: 700;
}

.marketing-banner-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  margin-top: 50px;
  padding: 30px 15px 10px;
  -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;
  border-radius: 5px;
  background-color: #d5f4fa;
  font-weight: 600;
  text-align: center;
}

.explore-icons {
  max-height: 25px;
  max-width: 25px;
}

.nav-menu-3 {
  position: static;
  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;
  font-size: 15px;
}

.nav-link-details-2 {
  color: rgba(40, 51, 56, 0.9);
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
}

.flexlets-banner {
  margin-top: 0px;
}

.dropdown-link-2 {
  padding-right: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #2f3542;
}

.dropdown-link-2:hover {
  color: #2f3542;
}

.navigation-container-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.marketing-banner-desc {
  line-height: 18px;
}

.nav-content-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.explore-icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-list-full-wrapper {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.navigation-column-2 {
  width: auto;
  margin-top: 0px;
  padding: 10px 0px;
  -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;
}

.navigation-column-2.flexlets {
  padding-top: 0px;
}

.navigation-column-2.subjects {
  width: 20%;
}

.navigation-column-2.other-resources {
  width: auto;
  margin-top: 0px;
}

.marketing-banner-cta {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 7px 20px;
  border-radius: 100px;
  background-color: #00a353;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.marketing-banner-cta:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.drop-arrow-plain-2 {
  margin-right: 10px;
  color: #2f3542;
  font-size: 14px;
}

.brand-2 {
  margin-right: 44px;
}

.brand-2.dxtrack-user-action {
  margin-right: 0px;
  padding: 0px;
  border-radius: 5px;
  background-color: transparent;
}

.navigation-link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 15px;
  border-radius: 10px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.navigation-link-block-2:hover {
  background-color: #e8edf5;
  color: #00a353;
}

.navigation-link-block-2.dxtrack-user-action {
  height: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hiking {
  position: absolute;
  top: -36.98438px;
}

.dropdown-toggle-3 {
  padding: 10px 26px 10px 18px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-toggle-3:hover {
  padding-right: 26px;
  padding-left: 18px;
  border-radius: 5px;
  background-color: #e8edf5;
  color: #00a353;
}

.dropdown-list-3 {
  position: fixed;
  min-width: 100%;
}

.dropdown-list-3.w--open {
  position: fixed;
  left: 0px;
  top: 61px;
  right: 0px;
  bottom: auto;
  overflow: auto;
  height: auto;
  margin-top: -1px;
  padding: 20px;
  border-top: 1px solid #e8edf5;
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.24);
}

.grid-8 {
  grid-row-gap: 10px;
  grid-template-areas: ". . . Area Area"
    ". . . Area Area"
    ". . . Area-2 Area-2"
    ". . . Area-2 Area-2"
    ". . . Area-2 Area-2";
  -ms-grid-columns: 1fr 1fr 1fr 0.5fr 0.5fr;
  grid-template-columns: 1fr 1fr 1fr 0.5fr 0.5fr;
  -ms-grid-rows: 100px 10px 100px 10px 100px 10px 100px 10px auto;
  grid-template-rows: 100px 100px 100px 100px auto;
}

.subject-link-3 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: font-size 200ms ease, color 200ms ease;
  transition: font-size 200ms ease, color 200ms ease;
  color: rgba(47, 53, 66, 0.75);
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.subject-link-3:hover {
  color: #00a353;
  font-weight: 600;
}

.navigation-full-2 {
  position: static;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none rgba(61, 66, 75, 0.07);
  background-color: transparent;
}

.navigation-full-2:hover {
  background-color: transparent;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flowbase-logo {
  width: 54px;
}

.navigation-mob-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-link-details-3 {
  color: rgba(40, 51, 56, 0.75);
  font-size: 14px;
  line-height: 15px;
}

.subject-header-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 600;
}

.navigation-bottom-bar {
  display: none;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(119, 53, 246, 0.08);
  background-image: url('../images/scribble-5.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.navigation-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  padding: 20px 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.navigation-link-2:hover {
  color: #dbdbdb;
}

.navigation-link-2.w--current {
  color: #99d715;
}

.navigation-link-2.dxtrack-user-action {
  margin-right: 5px;
  padding: 10px 18px;
  color: #2f3542;
}

.navigation-link-2.dxtrack-user-action:hover {
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 5px;
  background-color: #e8edf5;
}

.large-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  color: #6127da;
  text-decoration: none;
}

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

.navigation-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  min-width: auto;
  margin-left: 10px;
  padding: 8px 20px;
  -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-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

.navigation-button-2:hover {
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(47, 53, 66, 0.24);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #00a353;
}

.navigation-button-2.dxtrack-user-action {
  border-color: #00a353;
  background-color: #fff;
  color: #00a353;
}

.navigation-button-2.dxtrack-user-action:hover {
  background-color: #00a353;
  color: #fff;
}

.navigation-2 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.navigation-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-drop-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.navigation-drop-container.explore {
  display: none;
}

.navigation-wrap-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9990;
  border-bottom: 1px solid #e8edf5;
}

.navigation-wrap-2:hover {
  background-color: transparent;
}

.other-resources-links-3 {
  display: block;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: #00a353;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.other-resources-links-3:hover {
  -webkit-transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  transform: translate(2px, 0px);
}

.other-resources-links-2 {
  display: block;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  color: #00a353;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.other-resources-links-2.dxtrack-user-action {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-size: 16px;
  line-height: 24px;
}

.other-resources-links-2.dxtrack-user-action:hover {
  -webkit-transform: translate(3px, 0px);
  -ms-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}

.top-bar-nav-wrap {
  display: none;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  -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;
  background-color: #2f3542;
}

.top-bar-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.links-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.top-bar-link {
  margin-left: 0px;
  font-family: Proximanova, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.donate-heart-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  text-decoration: none;
}

.donate-heart {
  padding-left: 5px;
}

.navigation-full {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(61, 66, 75, 0.07);
  background-color: #e8edf5;
}

.nav-title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}

.nav-title._4th-column {
  margin-bottom: 0px;
  padding: 15px 15px 15px 0px;
}

.navigation-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  min-width: auto;
  margin-left: 10px;
  padding: 12px 20px;
  -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: 5px;
  background-color: #00a353;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

.dropdown-toggle-2 {
  padding: 10px 24px 10px 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-toggle-2:hover {
  color: #00a353;
}

.navigation {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-link-details {
  color: rgba(40, 51, 56, 0.87);
  font-size: 12px;
  line-height: 14px;
}

.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.navigation-mob {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-wrap {
  display: none;
}

.nav-menu-2 {
  position: static;
  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;
  color: #283338;
  font-size: 15px;
}

.drop-arrow-plain {
  margin-right: 5px;
  font-size: 14px;
}

.navigation-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  padding: 20px 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.navigation-link:hover {
  color: #00a353;
}

.navigation-link.w--current {
  color: #99d715;
}

.dropdown-list-2 {
  min-width: 100%;
}

.dropdown-list-2.w--open {
  position: absolute;
  left: 0px;
  top: 61px;
  right: 0px;
  bottom: auto;
  overflow: visible;
  height: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.24);
}

.navigation-column {
  width: 25%;
  padding: 10px 10px 10px 0px;
  -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;
}

.navigation-column.other-resources {
  width: 25%;
}

.navigation-column.subjects {
  width: 20%;
}

.subject-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
}

.fletlets-banner-wrap {
  margin-top: 10px;
}

.country-header-wrap {
  max-width: none;
  margin: 25px 0px -50px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 5px;
}

.country-header-content {
  max-width: 1024px;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  padding: 30px 20px;
  border-radius: 5px;
}

.country-header-content.hidden {
  display: none;
}

.country-header-content.new {
  padding: 0px;
}

.country-header-flag-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 199px;
  padding: 10px;
  -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: 5px;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.country-flag {
  margin-right: 10px;
}

.country-header-name {
  -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;
  color: #2f3542;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.course-listing-wrapper {
  padding: 25px 20px 50px;
}

.course-listing-container {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.h4 {
  border-bottom: 1px solid #e8edf5;
  font-size: 23px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.course-listing-grid {
  display: -ms-grid;
  display: grid;
  padding-top: 20px;
  padding-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.course-item {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #2f3542;
  font-weight: 600;
  text-decoration: none;
}

.course-item:hover {
  color: #00a353;
}

.course-cover {
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #e8edf5;
  border-radius: 10px;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
}

.course-cover:hover {
  border-width: 1px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.24);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.course-title {
  font-size: 16px;
  text-align: center;
}

.footer-copyright {
  color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  font-weight: 400;
}

.footer-link-text {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-text:hover {
  color: #00a353;
}

.social-icons-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-35.cc {
  padding-left: 10px;
}

.footer-link-wrap {
  display: -ms-grid;
  display: grid;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 8px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 0.75fr 1fr 0.75fr 1fr;
  grid-template-columns: 0.75fr 0.75fr 1fr 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #fff;
}

.footer-wrapper {
  padding: 30px 20px;
  background-color: #2f3542;
}

.footer-wrap-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -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;
}

.footer-header {
  overflow: visible;
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.footer-header.hidden {
  color: #2f3542;
}

.footer-bottom-right-links {
  padding-left: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.footer-bottom-right-links:hover {
  color: #00a353;
}

.attribution-banner-bg {
  width: 100%;
  margin-top: 62px;
  padding-top: 25px;
  padding-bottom: 53px;
  float: left;
  background-color: rgba(232, 237, 245, 0.4);
}

.attribution-intro {
  color: #2f3542;
  font-size: 18px;
  line-height: 28px;
}

.attribution-intro.highlight {
  font-size: 20px;
  font-weight: 700;
}

.attribution-intro.highlight-2 {
  font-size: 18px;
  font-weight: 700;
}

.attribution-intro.highlight-2.margin-fix {
  margin-top: 24px;
}

.attribution-intro.v2 {
  font-size: 18px;
}

.highlight-color {
  color: #00a353;
}

.button-yellow-secondary {
  padding: 9px 18px;
  border-radius: 6px;
  background-color: #f9ca5c;
  color: #000;
  font-weight: 700;
}

.button-yellow-secondary.scroll-to.design-fix1 {
  width: 217px;
}

.text-block-5 {
  margin-right: 5px;
  float: left;
}

.image-36 {
  margin-top: -3px;
  margin-left: 7px;
}

.attribution-content-area-holder {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
}

.heading-6 {
  font-size: 36px;
  font-weight: 700;
}

.attribution-update-date {
  margin-top: -5px;
  font-size: 14px;
  font-style: italic;
}

.tab-link-tab-2 {
  background-color: #fff;
}

.tab-link-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 17px 35px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #000;
  background-color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.tab-link-1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 35px 13px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom: 5px solid #00cb67;
  background-color: #f3f5f9;
  color: #00a353;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.tab-link-tab-2-2 {
  padding: 17px 35px 15px;
  border-bottom: 1px solid #333;
  background-color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.attribution-guide-tabs {
  margin-top: 32px;
}

.tab-link-tab-2-2-copy {
  padding: 17px 35px 15px;
  border-bottom: 1px solid #333;
  background-color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.tab-pane-1 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.attribution-steps-holder {
  position: relative;
  margin-bottom: 44px;
}

.attr-step-text {
  position: absolute;
  left: -98px;
  top: -20px;
  right: auto;
  bottom: auto;
  padding: 6px 12px;
  border-radius: 6px;
  background-color: #ffe4a5;
  color: #000;
  font-size: 18px;
  line-height: 1;
}

.tabs-content {
  overflow: visible;
}

.attr-step-text-small {
  position: static;
  left: -98px;
  top: -20px;
  right: auto;
  bottom: auto;
  color: #2f3542;
  font-size: 18px;
  font-weight: 400;
}

.text-span-11 {
  color: #00a353;
}

.blockquote-1 {
  padding-left: 18px;
  border-left: 7px solid #e8edf5;
}

.code-block {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 25px 22px;
  border-radius: 10px;
  background-color: #f3f6fa;
}

.code-block.v2 {
  position: relative;
  border: 1px solid #2f3542;
}

.code-text {
  overflow: hidden;
  height: 60px;
  font-family: 'Courier Prime', sans-serif;
  font-size: 15px;
}

.bold-text {
  color: #00a353;
}

.bold-text-2 {
  color: #00a353;
}

.bold-text-3 {
  color: #00a353;
}

.attr-col-1 {
  padding-right: 40px;
  border-right: 1px solid rgba(47, 53, 66, 0.5);
}

.attr-col-2 {
  padding-left: 40px;
}

.image-37 {
  max-width: 220px;
  margin-bottom: 27px;
}

.textarea.copy-text-source {
  overflow: hidden;
  height: 71px;
  border: 0px solid #000;
  background-color: transparent;
  font-family: 'Courier Prime', sans-serif;
  font-size: 15px;
}

.image-38 {
  width: 312px;
  margin-bottom: 14px;
}

.bold-text-4 {
  color: #00a353;
}

.bold-text-5 {
  color: #00a353;
}

.bold-text-6 {
  color: #00a353;
}

.attr-footer {
  width: 100%;
  margin-top: -65px;
  margin-bottom: 61px;
  padding-top: 60px;
  padding-bottom: 50px;
  float: left;
  background-color: rgba(232, 237, 245, 0.4);
}

.attr-footer-text {
  max-width: 648px;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  line-height: 34px;
}

.attr-footer-text.team {
  font-weight: 700;
  text-align: right;
}

.bold-text-7 {
  color: #00cb67;
}

.div-block-3 {
  width: 100%;
  margin-top: -171px;
  float: left;
}

.tab-image {
  padding-right: 10px;
}

.tabs-menu {
  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;
}

.copy-tick-mark {
  position: absolute;
  left: auto;
  top: 40%;
  right: -5%;
  bottom: auto;
  display: none;
}

.link-block-4 {
  margin-top: 12px;
  margin-left: -6px;
}

.text-span-12 {
  color: #00a353;
}

.text-span-13 {
  color: #00a353;
}

.container-5 {
  max-width: 1024px;
}

.products-section {
  margin-bottom: 50px;
}

.products-section.webinars {
  margin-bottom: 94px;
}

.item-block {
  position: relative;
  padding: 10px 35px 20px;
  border-radius: 8px;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.24);
}

.product-image-holder {
  overflow: hidden;
  margin-top: 13px;
  float: left;
  border-radius: 10px;
}

.heading-7 {
  font-size: 21px;
}

.two-column-grid {
  margin-top: 26px;
  grid-column-gap: 24px;
  grid-row-gap: 25px;
}

.alt-section {
  margin-top: 26px;
  margin-bottom: 26px;
}

.paragraph-9 {
  margin-top: 21px;
  font-size: 20px;
  line-height: 1.4;
}

.heading-8 {
  margin-top: 71px;
}

.heading-9 {
  margin-top: 108px;
}

.active-testimonial-item-holder {
  min-height: 505px;
  padding: 12px 12px 28px;
  box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.24);
}

.paragraph-10 {
  margin-top: 4px;
  color: #56544d;
}

.link-block-5 {
  margin-top: 2px;
}

.image-40 {
  width: 100%;
}

.column-6 {
  padding-bottom: 44px;
}

.bold-text-8 {
  color: #20bf6b;
}

.play-video-testimonial {
  position: relative;
  top: -16px;
}

.image-41 {
  position: absolute;
  left: 43%;
  top: 32%;
  z-index: 5;
  opacity: 0.4;
}

.grid-9 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.adult-page-watch-video {
  margin-bottom: 66px;
  padding: 20px 20px 41px;
  background-color: #2f3542;
}

.bold-text-9 {
  color: #fff;
}

.heading-10 {
  position: relative;
  top: 6px;
  display: inline-block;
  padding-right: 36px;
  text-align: left;
}

.paragraph-11 {
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 25px;
  line-height: 1.4;
  text-align: center;
}

.link-3 {
  font-size: 22px;
  font-weight: 700;
}

.paragraph-12 {
  margin-top: 16px;
}

.webinars-video {
  position: relative;
}

.image-42 {
  position: absolute;
  left: 37%;
  top: 38%;
  z-index: 2;
  max-width: 70px;
  opacity: 0.8;
}

.webinars-video-title {
  margin-top: 8px;
}

.image-43 {
  display: inline-block;
  width: 28px;
  margin-right: 9px;
  float: none;
}

.div-block-4 {
  margin-top: 14px;
}

.text-block-6 {
  display: inline-block;
}

.navigation-mob-3 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.design-fix-1 {
  padding-left: 28px;
}

.paragraph-13 {
  margin-top: 15px;
  margin-bottom: 20px;
}

.image-44 {
  display: none;
}

.link-block-6 {
  position: relative;
  top: -19px;
}

@media screen and (min-width: 1280px) {
  .dropdown-list-3.w--open {
    margin-top: -1px;
    border-style: solid;
    border-width: 2px 1px 1px;
    border-color: #e8edf5;
  }

  .country-header-wrap {
    margin-right: auto;
    margin-left: auto;
  }

  .course-listing-container {
    margin-top: 50px;
  }

  .course-listing-grid {
    grid-template-areas: ". ."
      ". Area";
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto minmax(auto, 1fr);
    grid-template-rows: auto minmax(auto, 1fr);
  }

  .social-icons-wrap {
    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;
  }

  .footer-link-wrap {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr 1fr 1.25fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1.25fr 1fr 1fr;
  }

  .footer-wrapper {
    width: 100%;
    padding: 30px 19px;
    background-color: #2f3542;
  }

  .license-wrap {
    padding-left: 10px;
  }

  .tab-link-1.w--current {
    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;
  }

  .copy-tick-mark {
    display: none;
  }

  .image-39 {
    margin-top: 20px;
  }

  .two-column-grid {
    grid-row-gap: 24px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #efede7;
  }

  .header-secondary {
    display: none;
  }

  .show-in-devices {
    display: inline;
  }

  .hide-in-devices {
    display: none;
  }

  .body {
    margin-top: 57px;
  }

  .testimonials-filter-section-tab.primary-color-bg.text-color-white {
    margin-bottom: 8px;
  }

  .section.block-section {
    padding-left: 51px;
  }

  .section.slab-banner-holder {
    margin-top: -54px;
    padding-bottom: 57px;
    padding-left: 50px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
  }

  .slab-item.blog {
    height: auto;
    padding: 0px 20px 30px;
    border-radius: 6px;
  }

  .slab-item.webinars {
    max-width: 280px;
    margin-top: 5px;
    margin-left: 0px;
    padding-top: 14px;
    padding-bottom: 0px;
  }

  .slab-item.blog-banner {
    max-width: 260px;
    margin-right: 0px;
    padding-top: 14px;
    padding-bottom: 4px;
  }

  .block-section {
    padding-right: 50px;
    padding-left: 50px;
  }

  .block-section.slab-mission-sesction {
    padding: 0px 50px;
  }

  .block-section.slab-tab-fix {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slab-h2.member {
    margin-bottom: 0px;
    font-size: 29px;
  }

  .slab-item-p {
    margin-top: -1px;
  }

  .slab-mission-statement {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 40px;
  }

  .mission-quote {
    left: 6%;
    top: 6%;
  }

  .mission-quote-bottom {
    top: 96px;
    right: 1%;
    margin-top: 242px;
  }

  .slab-member-img {
    position: absolute;
    left: auto;
    top: -133px;
    right: -8%;
    bottom: 0%;
    max-width: 40%;
  }

  .slab-blog-post-item {
    margin-top: 0px;
    margin-bottom: 28px;
  }

  .columns-2 {
    display: block;
  }

  .columns-2.tab-dslb-bsnnrt-itrmd {
    margin-top: 11px;
  }

  .columns-3 {
    display: none;
  }

  .image {
    margin-top: 251px;
  }

  .paragraph-3 {
    display: block;
    padding-right: 79px;
  }

  .columns-4 {
    display: none;
  }

  .columns-5 {
    display: block;
  }

  .columns-6 {
    display: block;
  }

  .image-4 {
    display: none;
  }

  .image-5 {
    display: none;
  }

  .columns-10 {
    display: block;
  }

  .columns-11 {
    display: none;
  }

  .why-slab-item.yellow.why-slab-2 {
    width: 100%;
    height: 400px;
    max-width: 449px;
  }

  .why-slab-item.red.why-slab-3 {
    width: 100%;
    height: 400px;
    max-width: 449px;
  }

  .why-slab-item.why-slab-1 {
    width: 100%;
    height: 400px;
    max-width: 449px;
  }

  .columns-12 {
    display: block;
    margin-bottom: 98px;
  }

  .image-9 {
    margin-top: 55px;
  }

  .image-copy {
    margin-top: 251px;
  }

  .team-camera-2 {
    right: -13%;
    bottom: 0%;
    width: 100px;
  }

  .team-camera-1 {
    top: 37%;
    width: 100px;
    max-width: 70%;
  }

  .holiday-banner {
    margin-right: 30px;
    margin-left: 30px;
  }

  .heading-5 {
    margin-top: 64px;
  }

  .image-11 {
    width: 100%;
    margin-top: 57px;
  }

  .motivate-holder {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-12 {
    width: 50%;
    margin-top: -17px;
    margin-left: 367px;
  }

  .image-13 {
    width: 30%;
    margin-top: 48px;
  }

  .image-14 {
    width: 60%;
    margin-top: -149px;
    margin-left: 110px;
  }

  .motivate-container {
    display: block;
  }

  .image-12-copy {
    width: 40%;
    margin-top: -10px;
    margin-left: 198px;
  }

  .image-14-copy {
    width: 30%;
    margin-top: 4px;
    margin-left: 252px;
  }

  .slide-3 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .holidays-slider {
    height: 900px;
  }

  .slide-4 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-5 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .image-13-copy {
    width: 30%;
    margin-top: 68px;
  }

  .image-30 {
    margin-left: 75px;
  }

  .link-block-3 {
    margin-left: 0px;
  }

  .image-31 {
    width: 150px;
    margin-top: -27px;
    margin-left: 271px;
  }

  .image-15-copy {
    width: 80px;
    margin-top: 88px;
    margin-left: 429px;
  }

  .image-15-copy-2 {
    left: -12%;
    top: -24%;
  }

  .image-24-copy {
    bottom: -14%;
  }

  .image-25-copy {
    right: -13%;
  }

  .image-33 {
    margin-left: -320px;
  }

  .image-34 {
    right: -16%;
  }

  .nav-title-3 {
    margin-bottom: 0px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #2f3542;
    font-size: 15px;
  }

  .nav-title-3:hover {
    color: #00a353;
  }

  .nav-title-3._4th-column {
    font-weight: 500;
  }

  .nav-title-3._4th-column:hover {
    color: #2f3542;
  }

  .fletlets-banner-wrap-2 {
    margin-top: 0px;
  }

  .nav-title-2 {
    margin-bottom: 0px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #2f3542;
    font-size: 18px;
  }

  .nav-title-2:hover {
    color: #00a353;
  }

  .nav-title-2._4th-column {
    font-weight: 500;
  }

  .nav-title-2._4th-column:hover {
    color: #2f3542;
  }

  .nav-title-2._4th-column.mobile {
    padding: 0px 10px 10px;
    font-weight: 600;
  }

  .brand-3 {
    padding-left: 0px;
  }

  .text-block-4 {
    color: #00a353;
  }

  .text-block-4.explore {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #2f3542;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
  }

  .text-block-4.explore {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #2f3542;
    font-weight: 600;
    text-decoration: none;
  }

  .explore-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .dashboard-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 23px;
    clear: none;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 5px;
    background-color: #00a353;
    font-weight: 600;
  }

  .mobile-dropdown {
    width: 100%;
  }

  .nav-link-details-2 {
    font-size: 15px;
    font-weight: 400;
  }

  .my-dashboard-mob-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mobile-toggle-2 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #2f3542;
    font-size: 18px;
    font-weight: 600;
  }

  .mobile-toggle-2:hover {
    background-color: #e8edf5;
  }

  .mobile-toggle-2.explore {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation-container-mob {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid-2 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    grid-row-gap: 0px;
  }

  .mobile-nav-2 {
    overflow: auto;
    height: 80vh;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #e8edf5;
    background-color: #fff;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
    font-size: 18px;
  }

  .mobile-nav-header-bg-2 {
    display: none;
    padding: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #2f3542;
  }

  .nav-content-wrap-2 {
    padding-left: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .nav-content-wrap-2:hover {
    color: #00a353;
  }

  .nav-content-wrap-2.mobile {
    padding-left: 0px;
  }

  .navigation-column-2.mobile-explore {
    width: auto;
  }

  .navigation-column-2.mobile-explore.other-resources {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .navigation-column-2.subjects {
    width: auto;
  }

  .navigation-column-2.subjects.mobile {
    margin-right: 20px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .navigation-link-block-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navigation-link-block-2.mobile {
    padding: 10px;
    border-radius: 5px;
  }

  .mobile-nav-link-2 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #2f3542;
    font-weight: 600;
  }

  .mobile-nav-link-2.dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 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;
    background-color: #00a353;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #e8edf5;
    font-size: 18px;
  }

  .mobile-nav-link-2.dashboard:hover {
    background-color: transparent;
  }

  .mobile-nav-link-2.dashboard.home {
    background-color: transparent;
    color: #2f3542;
    font-size: 18px;
  }

  .mobile-nav-link-2.dashboard.home:hover {
    color: #00a353;
  }

  .mobile-nav-link-2.dashboard {
    display: block;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #00a353;
  }

  .mobile-nav-link-2.dashboard:hover {
    background-color: #e8edf5;
  }

  .mobile-nav-link-2.dashboard.home {
    color: #2f3542;
  }

  .mobile-nav-link-2.dashboard.home:hover {
    color: #00a353;
  }

  .subject-link-3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
  }

  .navigation-full-2 {
    background-color: #fff;
  }

  .flowbase-logo {
    width: 75px;
  }

  .icon-3 {
    color: #2f3542;
  }

  .navigation-mob-2 {
    position: fixed;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #e7e7e7;
    background-color: #fff;
  }

  .nav-link-details-3 {
    font-size: 15px;
    font-weight: 400;
  }

  .nav-link-details-3.mobile {
    margin-top: 5px;
    font-size: 16px;
    line-height: 18px;
  }

  .mobile-nav-dropdown {
    font-size: 18px;
  }

  .heart-icon {
    margin-right: 5px;
  }

  .donate-button.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 40px 10px 20px;
    color: #2f3542;
    font-size: 18px;
    text-decoration: none;
  }

  .donate-button.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 40px 10px 20px;
    color: #2f3542;
    text-decoration: none;
  }

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

  .dropdown-list-mob.w--open {
    margin-bottom: 0px;
    padding-bottom: 10px;
    box-shadow: 11px 59px 55px 0 rgba(82, 82, 82, 0.05);
  }

  .navigation-button-2.mobile {
    padding: 8px 15px;
  }

  .navigation-2 {
    display: none;
  }

  .navigation-left {
    display: none;
  }

  .menu-mob-2 {
    padding: 10px;
    border-radius: 5px;
    background-color: #e8edf5;
    color: #00a353;
    font-size: 22px;
  }

  .menu-mob-2.w--open {
    background-color: #008041;
  }

  .other-resources-links-3.mobile {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    font-size: 18px;
  }

  .other-resources-links-2.mobile {
    padding-left: 20px;
  }

  .top-bar-nav-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .top-bar-content-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  .links-right {
    margin-right: 0px;
  }

  .navigation-full {
    background-color: #fff;
  }

  .nav-title {
    margin-bottom: 0px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #2f3542;
    font-size: 15px;
  }

  .nav-title:hover {
    color: #00a353;
  }

  .nav-title._4th-column {
    font-weight: 500;
  }

  .nav-title._4th-column:hover {
    color: #2f3542;
  }

  .nav-title._4th-column.mobile {
    padding: 0px 10px 10px;
  }

  .mobile-toggle {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #2f3542;
    font-weight: 600;
  }

  .mobile-toggle:hover {
    background-color: #e8edf5;
  }

  .mobile-toggle.explore {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation-button.mobile {
    padding: 8px 15px;
  }

  .navigation {
    display: none;
  }

  .nav-link-details {
    font-size: 15px;
    font-weight: 400;
  }

  .nav-link-details.mobile {
    font-size: 14px;
  }

  .nav-content-wrap {
    padding-left: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .nav-content-wrap:hover {
    color: #00a353;
  }

  .nav-content-wrap.mobile {
    padding-left: 0px;
  }

  .mobile-nav {
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #e8edf5;
    background-color: #fff;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
  }

  .menu-mob {
    padding: 10px;
    border-radius: 5px;
    background-color: #00a353;
    color: #fff;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #008041;
  }

  .navigation-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: #555 #555 #e8edf5;
  }

  .navigation-column.mobile-explore {
    width: auto;
  }

  .navigation-column.mobile-explore.other-resources {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .navigation-column.subjects {
    width: auto;
  }

  .navigation-column.subjects.mobile {
    margin-right: 20px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .fletlets-banner-wrap {
    margin-top: 0px;
  }

  .country-header-wrap {
    margin-right: auto;
    margin-left: auto;
  }

  .country-header-content.new {
    margin-top: 76px;
  }

  .course-listing-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .footer-bottom-right-wrap {
    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;
  }

  .social-icons-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-35 {
    padding-left: 10px;
  }

  .footer-link-wrap {
    padding-bottom: 20px;
    -ms-grid-columns: 0.75fr 0.75fr 1fr 0.75fr 1fr;
    grid-template-columns: 0.75fr 0.75fr 1fr 0.75fr 1fr;
  }

  .item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    padding-right: 0px;
    -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;
  }

  .license-wrap {
    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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .attribution-banner-bg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .attribution-content-area-holder {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tab-link-1 {
    width: 33.33%;
  }

  .attr-step-text {
    position: static;
    margin-bottom: -16px;
  }

  .attr-footer {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
  }

  .tab-image {
    padding-right: 10px;
  }

  .copy-tick-mark {
    left: auto;
    top: 83px;
    right: 25px;
    bottom: auto;
    display: none;
  }

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

  .navigation-mob-3 {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px none #000;
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .header-nav-link-text.show-in-devices {
    width: 100%;
  }

  .header-nav-link-text.first.w--current {
    width: 100%;
  }

  .nav-title-2 {
    font-weight: 600;
  }

  .nav-title-2._4th-column.mobile {
    font-weight: 600;
  }

  .text-block-4.explore {
    font-size: 18px;
  }

  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .mobile-nav-2 {
    overflow: auto;
    height: 80vh;
  }

  .navigation-column-2.mobile-explore {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .navigation-column-2.mobile-explore.other-resources {
    padding-top: 20px;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
  }

  .subject-link-3 {
    color: rgba(47, 53, 66, 0.75);
    font-size: 18px;
    font-weight: 600;
  }

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

  .mobile-nav-dropdown {
    font-size: 18px;
  }

  .top-bar-nav-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navigation-mob {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navigation-column.mobile-explore {
    padding-bottom: 0px;
  }

  .navigation-column.mobile-explore.other-resources {
    padding-top: 20px;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
  }

  .course-listing-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-bottom-right-wrap {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-link-text {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .image-35 {
    padding-left: 0px;
  }

  .footer-link-wrap {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .license-wrap {
    padding-top: 5px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .footer-wrap-bottom {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-bottom-right-links {
    padding-left: 0px;
  }

  .attribution-banner-bg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .attribution-content-area-holder {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tab-link-1 {
    width: 100%;
  }

  .tab-link-1.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }

  .attr-col-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .attr-col-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-menu {
    display: block;
  }

  .copy-tick-mark {
    left: 76px;
    top: auto;
    right: auto;
    bottom: 32px;
  }

  .two-column-grid {
    grid-row-gap: 24px;
  }

  .navigation-mob-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .design-fix-1 {
    padding-left: 0px;
  }

  .image-44 {
    display: block;
    width: 100%;
    max-width: none;
  }

  .image-45 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .header-nav-link-text {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-nav-link-text.mobile-join-menu-btn.show-in-devices {
    display: block;
    margin-top: 12px;
    padding-top: 17px;
    float: left;
    border-style: solid none none;
    border-width: 1px;
    border-color: #cec9be #000 #000;
  }

  .header-nav-link-text.first.w--current {
    margin-top: 22px;
  }

  .nav-menu {
    margin-left: 39px;
    padding-left: 8px;
  }

  .header-search-input {
    width: 83%;
  }

  .search-button.primary-color-bg {
    padding-left: 0px;
  }

  .show-in-devices.mobile-search-bar {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px;
    float: left;
  }

  .heading.overview-banner-title {
    margin-top: 18px;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }

  .heading-intro {
    font-size: 18px;
    text-align: center;
  }

  .overview-download-pdf-btn {
    position: static;
    margin-top: 17px;
  }

  .heading-2.overview-h2 {
    padding-right: 54px;
  }

  .columns {
    text-align: right;
  }

  .footer-credits {
    margin-top: 49px;
  }

  .footer-credits-column-1-style {
    width: 100%;
    border-right-width: 0px;
  }

  .footer-credits-column-2-style {
    width: 100%;
    margin-bottom: 6px;
    border-right-width: 0px;
  }

  .footer-credits-column-2-style.no-border-right.no-padding-right {
    text-align: left;
  }

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

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

  .testimonials-intro-section {
    height: auto;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .testimonials-tab-icon {
    margin-bottom: -41px;
    padding-bottom: 0px;
  }

  .testimonials-filter-section-tab.primary-color-bg.text-color-white {
    margin-bottom: 15px;
  }

  .select-wrapper.pull-right.pull-left {
    float: left;
  }

  .cep-header-title {
    padding-left: 59px;
    font-size: 19px;
    text-align: left;
  }

  .button-teal-primary.margin-left-15.sim {
    width: 100%;
    margin-top: 14px;
    margin-left: 0px;
    text-align: center;
  }

  .button-teal-primary.plix {
    width: 100%;
    margin-top: 11px;
    text-align: center;
  }

  .hide-in-devices-2 {
    display: none;
  }

  .cep-program-requirement {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tab-pane {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section.slab-banner-holder {
    padding-left: 23px;
  }

  .slab-h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .slab-item.blog {
    height: 403px;
    padding-bottom: 70px;
  }

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

  .slab-h2.story.why-slab {
    font-size: 40px;
  }

  .slab-banner-text {
    padding-right: 0px;
  }

  .slab-header-p {
    font-size: 15px;
    line-height: 25px;
  }

  .slab-mission-statement {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 30px;
  }

  .mission-quote {
    width: 20px;
  }

  .mission-quote-bottom {
    top: 24px;
    right: -2%;
    width: 20px;
  }

  .slab-member-img {
    top: -125px;
    margin-top: 87px;
    margin-bottom: 2px;
  }

  .slab-member-switch {
    display: none;
  }

  .slab-blog-post-item {
    height: auto;
    max-width: none;
  }

  .blog-item-footer {
    margin-top: 27px;
  }

  .columns-2.tab-dslb-bsnnrt-itrmd {
    margin-left: -24px;
  }

  .image {
    margin-top: 0px;
  }

  .paragraph-3 {
    display: block;
    padding-right: 0px;
  }

  .image-2 {
    display: none;
  }

  .image-3 {
    display: none;
  }

  .image-4 {
    display: block;
  }

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

  .slide {
    background-color: rgba(238, 62, 62, 0);
  }

  .slider {
    display: block;
    height: 510px;
    margin-bottom: 20px;
    background-color: transparent;
  }

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

  .slide-nav {
    background-color: transparent;
  }

  .columns-7 {
    display: none;
  }

  .columns-8 {
    display: none;
  }

  .columns-9 {
    display: none;
  }

  .image-6 {
    display: none;
  }

  .image-7 {
    display: block;
  }

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

  .slab-member-switch-holder-mobile {
    display: block;
    margin-bottom: 23px;
  }

  .slab-toggle-text-mobile {
    font-size: 14px;
  }

  .slab-member-toggle-top-mobile {
    width: 130px;
    height: 33px;
    padding-top: 5px;
    float: left;
  }

  .slab-member-toggle-top-mobile.active {
    height: 33px;
    margin-right: 13px;
    padding-top: 5px;
  }

  .image-9 {
    margin-top: 47px;
  }

  .link-block {
    margin-top: 15px;
  }

  .image-copy {
    margin-top: 0px;
  }

  .team-camera-2 {
    right: -5%;
    width: 75px;
  }

  .team-camera-1 {
    left: -7%;
    top: -14%;
    width: 75px;
  }

  .heading-5 {
    font-size: 40px;
    line-height: 47px;
  }

  .text-block-3 {
    margin-top: 26px;
    margin-bottom: 16px;
  }

  .image-11 {
    margin-bottom: 47px;
  }

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

  .paragraph-4 {
    margin-top: 15px;
  }

  .image-12 {
    margin-top: 23px;
    margin-left: 167px;
  }

  .image-14 {
    margin-top: -85px;
    margin-left: 57px;
  }

  .motivate-container {
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-15 {
    left: 0%;
  }

  .image-12-copy {
    margin-left: 83px;
  }

  .image-14-copy {
    margin-left: 106px;
  }

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

  .holidays-slider {
    height: 830px;
  }

  .heading-5-copy {
    font-size: 34px;
    line-height: 42px;
  }

  .slide-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon {
    display: none;
  }

  .icon-2 {
    display: none;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-19 {
    width: 50px;
  }

  .image-25 {
    top: 28%;
  }

  .image-27 {
    width: 77%;
    margin-top: 0px;
    margin-left: 0px;
  }

  .image-20-copy {
    left: 7%;
    width: 30px;
  }

  .image-31 {
    width: 100px;
    margin-top: 9px;
    margin-left: -19px;
  }

  .image-15-copy {
    left: 0%;
    width: 50px;
    margin-left: 79px;
  }

  .image-15-copy-2 {
    left: -4%;
    top: -29%;
  }

  .image-25-copy {
    top: 50%;
    right: -3%;
    margin-top: 24px;
    margin-left: 0px;
  }

  .image-32 {
    width: 100%;
  }

  .image-33 {
    width: 180%;
    margin-top: -738px;
    margin-left: -116px;
  }

  .image-34 {
    right: -40%;
  }

  .dashboard-button {
    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;
  }

  .my-dashboard-mob-wrap {
    display: block;
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
  }

  .mobile-toggle-2.w--open {
    background-color: #e8edf5;
  }

  .mobile-toggle-2.explore.w--open {
    background-color: #e8edf5;
  }

  .grid-2 {
    padding-right: 10px;
    padding-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .mobile-nav-header-bg-2 {
    display: none;
  }

  .navigation-column-2.mobile-explore {
    padding-right: 0px;
  }

  .navigation-link-block-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mobile-nav-link-2.dashboard {
    display: block;
  }

  .mobile-nav-link-2.dashboard {
    display: block;
  }

  .navigation-mob-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .mobile-toggle.w--open {
    background-color: #e8edf5;
  }

  .mobile-toggle.explore.w--open {
    background-color: #e8edf5;
  }

  .navigation-column.mobile-explore {
    padding-right: 0px;
  }

  .country-header-wrap {
    margin-top: 52px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .country-header-content {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0px;
  }

  .h4 {
    padding-bottom: 5px;
  }

  .course-listing-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .footer-bottom-right-links {
    padding-bottom: 5px;
  }

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

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

  .tab-link-1 {
    width: 100%;
  }

  .two-column-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-10 {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .paragraph-13 {
    margin-bottom: 49px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .image-44 {
    width: 100%;
  }
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a1a2-c32a355a {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a1ad-c32a355a {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a1bf-c32a355a {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a1c8-c32a355a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a200-c32a355a {
  -ms-grid-column-span: 0.99609375;
  grid-column-end: 1.99609375;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.99609375;
  grid-row-end: 3.99609375;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a209-c32a355a {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-area: Area;
}

#w-node-_0346a569-ef26-70db-3ae4-21ec4410a21f-c32a355a {
  -ms-grid-row: 5;
  -ms-grid-row-span: 5;
  -ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-area: Area-2;
}

@media screen and (min-width: 1280px) {
  .course-listing-grid>#w-node-_0346a569-ef26-70db-3ae4-21ec4410a209-c32a355a {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_0346a569-ef26-70db-3ae4-21ec4410a33f-c32a355a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_0346a569-ef26-70db-3ae4-21ec4410a340-c32a355a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_7254c42f-4bff-bcba-6522-4a1b15a4f31e-c32a355a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_7254c42f-4bff-bcba-6522-4a1b15a4f31f-c32a355a {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@font-face {
  font-family: 'Ck12';
  src: url('../fonts/ck12.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/bold_italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Frankruhllibre';
  src: url('../fonts/FrankRuhlLibre-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'proxima nova';
  src: url('../fonts/FontsFree-Net-Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}