:root {
  --s2m-green: #39a935;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

.nav01_dropdown_dot {
  background-color: #f8faff;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  margin-left: 15px;
  transition: all .35s;
  display: none;
}

.nav01_dropdown_dot:hover {
  background-color: #e9eefa;
}

.nav01_mobile {
  background-color: #fff;
  flex: 1;
  align-items: center;
  height: 80px;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  box-shadow: 14px 14px 40px #767ead14;
}

.nav01_left {
  text-align: right;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 100px;
  margin-right: 42px;
  display: flex;
}

.nav01_links {
  align-items: center;
  font-weight: 600;
  display: none;
}

.nav01_dot_link {
  border-radius: 8px;
  align-items: center;
  width: 100%;
  min-height: 44px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav01_dot_link:hover {
  background-color: #f8faff;
  border-radius: 4px;
}

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

.nav01_logo {
  margin-right: 25px;
}

.nav01_logo.w--current {
  margin-right: 0;
}

.forest_nav {
  z-index: 1000;
  object-fit: fill;
  background-color: #fff;
  width: 100%;
  font-family: Roboto, sans-serif;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.nav01_link_text {
  color: #4f5e78;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.nav01 {
  z-index: 0;
  background-color: #fafafa;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-left: 5%;
  padding-right: 5%;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  box-shadow: 10px 0 20px #dedede;
}

.navbt_button {
  clear: left;
  border: 2px solid var(--s2m-green);
  box-shadow: none;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  cursor: auto;
  background-color: #0000;
  background-clip: border-box;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  min-height: 35px;
  max-height: 40px;
  margin-left: 0;
  padding: 12px 20px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.navbt_button:hover {
  border-color: var(--black);
  color: #000;
  background-color: #0000;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}

.nav01_line {
  background-color: #ebecf0;
  width: 1px;
  height: 100%;
  min-height: 31px;
  margin-left: 0;
  margin-right: 15px;
}

.nav01_link {
  flex: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav01_link:hover {
  color: #1aaa6f;
}

.nav01_link.w--current {
  color: #008057;
  flex: none;
}

.nav01_dot_toggle {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
}

.nav01_dot_list {
  min-width: 200%;
}

.nav01_dot_list.w--open {
  background-color: #fff;
  border-radius: 8px;
  min-width: 150px;
  margin-top: 8px;
  padding: 4px;
  left: -50px;
  box-shadow: 1px 1px 13px #0000001a;
}

.nav01_logo_image {
  margin-right: 25px;
  position: static;
  inset: 0% auto 0% 0%;
}

.nav01_container {
  text-align: left;
  flex: 0 auto;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.landing {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 5% 30px;
  display: flex;
  position: relative;
}

.h14_container {
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h14_block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  min-height: 400px;
  display: flex;
}

.h14_title {
  color: #333;
  text-align: left;
  letter-spacing: 1px;
  max-width: 500px;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 25px;
}

.h14_text {
  color: #0a1f44;
  text-align: left;
  max-width: 480px;
  margin-bottom: 15px;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 29px;
  display: block;
}

.h14_text.icon-text {
  color: #333;
  text-align: left;
  margin: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.h14_image {
  box-shadow: none;
  object-fit: fill;
  border-radius: 40px;
  align-self: auto;
  max-width: 100%;
  overflow: visible;
}

.grid {
  grid-template-rows: auto;
  grid-template-areas: ".";
  margin-top: 10px;
}

.c05_button {
  color: #fff;
  background-color: #7540ee;
  border: 1px solid #1730492e;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  max-width: 170px;
  min-height: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 11px 20px;
  font-size: 15px;
  font-weight: 500;
  transition: all .2s;
  display: none;
  position: relative;
}

.c05_button:hover {
  background-color: #6c3adf;
}

.c05_container {
  border-radius: 25px;
  flex-direction: column;
  flex: 0 1140px;
  justify-content: center;
  align-items: center;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
  box-shadow: 0 10px 40px #170e1d1a;
}

.main_paragraph {
  color: #424242;
  text-align: left;
  object-fit: fill;
  max-width: 840px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.c05_h3 {
  text-align: left;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 115%;
}

.c05_focus {
  color: #9135d8;
}

.what_freadom {
  background-color: #fff;
  align-items: center;
  padding: 20px 5% 70px;
  display: flex;
}

.c05_button_text {
  margin-right: 8px;
}

.c05_button_link {
  position: absolute;
  inset: 0%;
}

.focus_blue {
  color: #7540ee;
  display: flex;
}

.h14_block_02 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  min-height: 400px;
  display: flex;
}

.text-block {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.div-block-2 {
  border: 1.5px solid #dbdbdb;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 32%;
  padding: 38px;
  display: flex;
}

.div-block-3 {
  flex-direction: row;
  justify-content: space-between;
  width: 1140px;
  max-width: 1140px;
  display: flex;
}

.image-4 {
  align-self: flex-start;
  margin-bottom: 28px;
}

.div-block-4 {
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.c02_image {
  object-fit: fill;
  object-position: 50% 50%;
  flex: 0 auto;
  max-width: 80%;
  overflow: visible;
}

.c02 {
  background-color: #fff;
  align-items: center;
  padding: 20px 5% 20px 0%;
  display: flex;
}

.c02_block_image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  justify-items: center;
  width: 50%;
  padding-right: 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.c02_block {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-right: 0;
  display: flex;
  position: relative;
}

.c02_container {
  flex: 1;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  justify-items: start;
  max-width: 1140px;
}

.div-block-5 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 15px 15px 0;
  display: flex;
}

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

.c06_container {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c06_h3 {
  color: #0a1f44;
  text-align: left;
  margin: 0 auto 30px;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.rubik_feature {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
}

.key-aspects {
  justify-content: center;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.div-block-11 {
  justify-content: space-between;
  max-width: 1140px;
  margin-right: 0%;
  display: flex;
}

.div-block-12 {
  flex-direction: column;
  max-width: 30%;
  display: flex;
}

.main_paragraph-testimonial {
  color: #424242;
  text-align: left;
  object-fit: fill;
  max-width: 840px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.image-6 {
  align-self: center;
  max-width: none;
  position: static;
}

.div-block-13 {
  align-self: center;
  margin-bottom: 20px;
}

.testimonial_parent_of {
  color: #a4a4a4;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.testimonial-block {
  margin-bottom: 25px;
}

.div-block-14 {
  flex-direction: column;
  align-items: center;
  max-width: 1920px;
  padding: 20px;
  display: block;
}

.home-feature-highlight {
  justify-content: center;
  margin-bottom: 100px;
  display: flex;
}

.f01_top_wrap {
  border-bottom: 1px solid #9b9eb842;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 35px;
  display: flex;
}

.f01_column {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.f01_link {
  color: #8a94a6;
  margin-bottom: 10px;
  margin-left: 1px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .25s;
  display: none;
}

.f01_link:hover {
  color: #0a1f44;
}

.f01_social_circle {
  border: 1px solid #ebecf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
}

.f01_title {
  color: #0a1f44;
  align-self: flex-end;
  margin-bottom: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.f01_container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.f01_logo {
  width: 130px;
  margin-right: 15px;
}

.f01_columns {
  margin-top: 35px;
}

.f01_cta_text {
  color: #5f5f5f;
  letter-spacing: .5px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  display: inline-block;
}

.f01_social_icon {
  width: 15px;
}

.f01_social_circle_c {
  border: 1px solid #ebecf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.f01 {
  color: #0000;
  background-color: #d8ecdd;
  margin-top: 0;
  padding: 60px 5%;
  overflow: visible;
}

.f01_social_wrap {
  align-self: flex-end;
  align-items: center;
  display: flex;
}

.div-block-15 {
  justify-content: center;
  align-self: flex-start;
  margin-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-16 {
  flex: 1;
  margin-right: 25px;
}

.image-7 {
  width: 180px;
  transition: all .2s cubic-bezier(.409, .009, .193, .991);
}

.image-7:hover {
  opacity: .75;
}

.tab_feature {
  padding-right: 30px;
}

.f01_columns-mobile, .f01_columns-mobile-smaller {
  margin-top: 35px;
  display: none;
}

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

.collection-item {
  justify-content: center;
  align-items: center;
  margin-bottom: 55px;
  display: flex;
}

.container-flex-nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.details {
  justify-content: center;
  align-items: center;
  min-height: 400px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.flowbase-navigation {
  z-index: 99;
  border-bottom: 1px solid #9b9eb838;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  padding: 20px 3%;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.flowbase-logo-2 {
  width: 55px;
}

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

.container.container-flex {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  background-color: #7735f60d;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
  padding: 15px;
  display: flex;
}

.paragraph {
  opacity: .6;
  color: #14193d;
  margin-bottom: 40px;
  font-size: 18px;
}

.button-wrapper-2 {
  position: relative;
}

.smooth-wrapper:hover {
  transform: scale(1);
}

.heading-2 {
  color: #14193d;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

.button-menu {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #8c54ff;
  background-image: linear-gradient(159deg, #8c54ff, #7b41f1);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
  box-shadow: inset -1px -1px 3px #201b3d99, inset 1px 1px 3px #eee6ff70, 1px 1px 2px #5b3acc;
}

.button-menu:hover {
  box-shadow: inset 1px 1px 3px #201b3d38, inset -1px -1px 3px #eee6ff00, 1px 1px 2px #5b3acc;
}

.footer {
  width: 100%;
  height: 100%;
  min-height: 600px;
}

.collection-section {
  justify-content: center;
  align-items: center;
  min-height: 850px;
  padding: 140px 3%;
  display: flex;
}

.collection-list-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.arrow-cta {
  width: 100px;
  position: absolute;
  inset: auto auto -120% -20%;
}

.link-block {
  object-fit: fill;
  margin-left: 15px;
  margin-right: 15px;
  overflow: visible;
}

.f01_cta_text-link {
  color: #9134d8;
  letter-spacing: .5px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.italic-text {
  text-decoration: underline;
}

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

.link-block-2 {
  margin-bottom: 15px;
}

.f01_cta_text-phone {
  color: #5f5f5f;
  letter-spacing: .5px;
  margin-right: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  display: none;
}

.link-block-5 {
  margin-right: 10px;
}

.c05_h3-centre {
  text-align: left;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Rubik, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 115%;
}

.testimonial-block-temp {
  margin-bottom: 25px;
  display: none;
}

.f01_link-terms {
  color: #5893ff;
  text-align: right;
  align-self: flex-end;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  transition: all .25s;
  display: block;
}

.f01_link-terms:hover {
  color: #0a1f44;
}

.f01_link-terms.w--current {
  text-align: right;
}

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

.header-terms {
  color: #424242;
  text-align: left;
  object-fit: fill;
  max-width: 840px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-21 {
  margin-bottom: 40px;
}

.list {
  max-width: 840px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
}

.div-block-22 {
  margin-bottom: 40px;
}

.text-span {
  display: inline;
  overflow: auto;
}

.bold-text {
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  justify-content: center;
  align-items: stretch;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.image-8 {
  margin-left: 150px;
  margin-right: 150px;
  display: inline-block;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.image-9 {
  float: none;
  border-radius: 0;
  max-width: 50%;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 0;
  display: block;
  position: static;
}

.link-block-7 {
  justify-content: space-between;
  padding-left: 29px;
  display: flex;
}

.image-10 {
  flex: 0 auto;
  order: 0;
  align-self: center;
  max-width: 20%;
  margin-left: 0;
  padding-top: 5px;
  padding-left: 0;
  display: block;
}

.heading-4 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 41px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.link-block-8 {
  text-align: left;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.image-11 {
  max-width: 50%;
}

.link-block-9 {
  text-align: left;
  justify-content: space-around;
  display: flex;
}

.image-12 {
  max-width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section {
  justify-content: space-around;
  align-items: flex-end;
  margin-left: 0;
  display: flex;
}

.image-13 {
  min-width: 0;
  max-width: 50%;
  max-height: 400px;
  margin-top: 40px;
}

.image-14 {
  max-width: 20%;
}

.container-2 {
  justify-content: space-around;
  align-items: center;
  padding-top: 189px;
  display: flex;
}

.heading-5 {
  color: #706f6f;
  justify-content: space-around;
  display: flex;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.button_press {
  text-align: center;
  letter-spacing: 1px;
  background-color: #008057;
  border: 3px solid #00805700;
  border-radius: 10px;
  margin: 10px;
  padding: 15px 25px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  transition: background-color .3s cubic-bezier(.55, .085, .68, .53);
  box-shadow: 0 0 3px 1px #8b8b8b;
}

.button_press:hover {
  color: #008057;
  background-color: #ffffffe6;
  border-color: #008057;
}

.bold-text-2 {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 900;
  display: flex;
}

.div-block-23 {
  flex: 0 auto;
  padding: 10px 5px 10px 0;
}

.grid-4 {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  grid-template: "Area"
                 "Area-2"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-flow: row;
}

.heading-6 {
  color: var(--s2m-green);
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.image-15, .image-16 {
  max-width: 50%;
}

.image-17 {
  max-width: 40%;
}

.image-18 {
  max-width: 100%;
}

.image-19 {
  max-width: 50%;
}

.text-span-2 {
  font-family: Rubik, sans-serif;
  font-weight: 500;
}

.text-span-3 {
  color: var(--s2m-green);
}

.section-2 {
  object-fit: fill;
  background-color: #f9f9f9;
}

.heading-7 {
  padding-left: 52px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  line-height: 60px;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
  position: relative;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  border-radius: 0%;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  position: static;
  inset: 0%;
}

.grid-5 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.grid-6 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ".";
}

.image-20 {
  max-width: 100px;
}

.heading-8 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.heading-9 {
  text-align: center;
  padding-left: 29px;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  line-height: 56px;
}

.image-21 {
  float: none;
  display: inline-block;
}

.column {
  display: flex;
}

.section-3 {
  background-color: #0000;
  display: block;
}

.hero {
  background-color: #fafafa;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

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

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: inline-block;
}

.heading-10 {
  float: none;
  text-align: left;
  margin-top: 80px;
  font-family: Inter, sans-serif;
  font-size: 54px;
  line-height: 56px;
}

.paragraph-2 {
  width: auto;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.grid-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  display: grid;
}

.heading-11 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.container-3 {
  background-color: #fff;
  display: block;
  position: relative;
  box-shadow: 0 20px 40px #00000014;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-top: 20px;
  padding-bottom: 60px;
}

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

.sectionheadleft {
  clear: none;
  color: #444;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 56px;
  position: static;
}

.paragraph-3 {
  text-align: center;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

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

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

.image-23 {
  padding-left: 0;
}

.image-24 {
  margin-right: 40px;
}

.section-4 {
  background-color: #0000;
}

.section-freadom {
  color: #333;
  background-color: #fff;
  border-bottom: 0 #000;
}

.text-block-2 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  transition: opacity .2s;
}

.paragraph-4 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-style: normal;
}

.columns {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
}

.paragraph-5 {
  text-align: center;
  padding-top: 20px;
}

.heading-13 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.columns-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-25, .image-26 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-10 {
  display: block;
}

.link-block-11 {
  text-align: center;
  display: block;
}

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

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

.text-block-3 {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

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

.wow-intro-block {
  background-color: #fafafa;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
  display: block;
  box-shadow: 0 10px 40px #eee;
}

.flex-container-2 {
  flex-direction: row;
  flex: 1;
  grid-template: "Area"
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.hero-image-2 {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding-right: 0;
}

.heading-15 {
  color: #00662f;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  line-height: 60px;
}

.paragraph-6 {
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

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

.heading-16 {
  color: #00662f;
  text-align: center;
  margin-top: 60px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-17 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.grid-10 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  padding-bottom: 20px;
}

.image-28, .link-block-12 {
  text-align: center;
}

.paragraph-7 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-8 {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

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

.container-6 {
  text-align: center;
  border-radius: 25px;
  box-shadow: 0 5px 40px #d6d5d5;
}

.columns-3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-4 {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 20px;
  padding: 20px 40px 40px;
}

.text-block-4 {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.text-block-5, .text-block-6 {
  padding-top: 10px;
  font-family: Inter, sans-serif;
}

.text-block-7 {
  padding-top: 20px;
  font-family: Inter, sans-serif;
}

.text-block-8 {
  padding-top: 60px;
  font-family: Inter, sans-serif;
}

.text-block-9 {
  padding-top: 40px;
  font-family: Inter, sans-serif;
}

.text-block-10, .text-block-11 {
  padding-top: 20px;
  font-family: Inter, sans-serif;
}

.text-block-12 {
  width: 150px;
  margin-left: 60px;
  padding-top: 20px;
  padding-left: 0;
  font-family: Inter, sans-serif;
}

.about-us-page-headings-2 {
  color: #00662f;
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-19 {
  color: #00662f;
  text-align: center;
  background-color: #ececec;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.heading-19.section_head {
  color: #333;
  background-color: #fff;
  padding: 40px;
  font-size: 50px;
  line-height: 56px;
}

.heading-20 {
  color: #00662f;
  text-align: left;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  line-height: 60px;
}

.hero-2 {
  background-color: #a78383;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.div-block-25 {
  object-fit: fill;
  margin-left: -16px;
}

.grid-11 {
  width: 500px;
  min-width: 500px;
  max-width: 500px;
  margin-left: 30px;
}

.heading-21 {
  margin-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.heading-22 {
  color: #00662f;
  text-align: center;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-style: normal;
}

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

.hero-3 {
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0;
  display: block;
  transform: scale(1.1);
}

.flex-container-3 {
  flex-flow: row;
  flex: 1;
  place-content: space-around center;
  align-items: flex-start;
  display: flex;
}

.hero-image-3 {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
}

.paragraph-9 {
  text-align: left;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.paragraph-10 {
  font-family: Roboto, sans-serif;
}

.heading-23 {
  color: #00662f;
  text-align: center;
  padding-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.paragraph-11 {
  padding-top: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  display: inline-block;
}

.section-5 {
  background-color: #fafafa;
  box-shadow: 1px 1px 20px 1px #f3f3f3;
}

.heading-24 {
  color: #00662f;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.italic-text-2 {
  font-style: normal;
}

.paragraph-12 {
  text-align: center;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.link-block-13 {
  text-align: center;
  max-width: 250px;
  display: block;
}

.image-30 {
  min-width: 250px;
}

.link-block-14 {
  min-width: 0;
  max-width: 250px;
}

.link-block-15 {
  max-width: 250px;
}

.youtube {
  box-shadow: 1px 1px 20px 1px #f3f3f3;
}

.paragraph-13 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.columns-5 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 60px;
}

.image-32 {
  text-align: center;
  display: inline-block;
  position: static;
}

.div-block-27 {
  margin-left: 90px;
  margin-right: 90px;
  padding-bottom: 69px;
  display: block;
}

.container-7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.image-33 {
  margin-left: 90px;
  margin-right: 90px;
  padding: 20px 0 10px;
  display: block;
}

.paragraph-14 {
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.heading-25 {
  color: #333;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.heading-26 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.heading-27 {
  color: #00662f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
}

.paragraph-15 {
  margin-bottom: 0;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-16 {
  color: #00662f;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.column-3 {
  padding-bottom: 40px;
}

.grid-13 {
  grid-column-gap: 57px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.paragraph-17 {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.bold-text-3 {
  text-align: left;
  font-size: 16px;
}

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

.hero-4 {
  align-items: center;
  padding-top: 140px;
  padding-bottom: 100px;
  display: block;
}

.flex-container-4 {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.infographics {
  color: #00662f;
  margin-top: 10px;
  font-family: Inter, sans-serif;
}

.heading-29, .heading-30, .heading-31 {
  color: #00662f;
}

.heading-32 {
  color: #00662f;
  font-family: Inter, sans-serif;
  font-size: 50px;
}

.dropdown-toggle {
  font-size: 16px;
  font-weight: 400;
  transition: opacity .3s;
}

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

.dropdown-link {
  font-weight: 400;
}

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

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

.dropdown-link-2 {
  font-weight: 400;
}

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

.dropdown-link-2.w--current {
  color: #008057;
}

.dropdown-link-3 {
  background-color: #0000;
  font-weight: 400;
}

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

.icon {
  color: #1aaa6f;
}

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

.button {
  color: #008057;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 3px solid #008057;
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.button-2 {
  background-color: #008057;
  border-radius: 10px;
  margin-left: 0;
  padding: 12px 15px;
  font-weight: 700;
}

.div-block-28 {
  flex: 0 auto;
  margin-left: 0;
  padding-left: 0;
}

.div-block-29 {
  margin-left: 0;
  display: flex;
}

.paragraph-18 {
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.section-6 {
  background-color: #0000;
}

.column-4, .column-5, .column-6 {
  padding-top: 20px;
}

.column-7 {
  padding-bottom: 20px;
}

.image-35, .image-36, .image-37, .image-38, .image-39 {
  filter: grayscale();
  width: auto;
  height: 75px;
}

.image-40 {
  filter: grayscale();
  width: auto;
  height: 75px;
  padding-left: 0;
}

.image-41 {
  filter: grayscale();
  width: auto;
  height: 75px;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.paragraph-19 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.paragraph-20 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.heading-33 {
  color: #333;
  font-family: Inter, sans-serif;
}

.link {
  color: #333;
  flex-direction: column;
  font-family: Inter, sans-serif;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.link:hover {
  color: #00662f;
}

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

.button-3 {
  background-color: #1aaa6f;
  border-radius: 10px;
  font-family: Roboto, sans-serif;
}

.field-label {
  font-family: Montserrat, sans-serif;
}

.columns-6 {
  padding-bottom: 40px;
}

.div-block-30 {
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.slider {
  object-fit: contain;
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.icon-2 {
  color: #008057;
  text-shadow: 1px 1px 6px #000;
}

.icon-3 {
  color: #008057;
}

.slide-nav {
  color: var(--black);
  padding-top: 0;
  position: relative;
}

.image-42 {
  float: none;
  clear: none;
  text-align: center;
  display: inline-block;
  position: static;
}

.div-block-31 {
  text-align: left;
}

.icon-4 {
  color: #b4d7ae;
  font-size: 66px;
}

.icon-5 {
  color: #b4d7ae;
}

.hero-overlay {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.centered-container-2 {
  text-align: center;
  flex: 1;
  margin-top: 128px;
}

.overlay-headline {
  text-shadow: 1px 1px 6px #212121;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.image-43 {
  display: block;
  position: relative;
}

.paragraph-21 {
  text-shadow: 1px 1px 6px #111;
  align-self: center;
  font-size: 16px;
}

.grid-15 {
  padding-top: 30px;
}

.image-44 {
  display: block;
}

.image-45 {
  object-fit: contain;
  padding-left: 50px;
}

.div-block-32 {
  padding-left: 72px;
  padding-right: 20px;
  display: inline-block;
}

.column-8 {
  display: block;
}

.div-block-33 {
  padding-left: 47px;
  padding-right: 20px;
  display: inline-block;
}

.image-46 {
  text-align: center;
  padding-left: 50px;
}

.container-9 {
  padding-top: 20px;
}

.team-heading {
  color: #00662f;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.team-qualifiers {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-22 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.paragraph-23 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.paragraph-24 {
  min-width: 0;
  max-width: 900px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.about-us-heading-left {
  color: #00662f;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 54px;
}

.youtube-2 {
  max-width: 300px;
}

.youtube-slider-class {
  min-width: 350px;
  max-width: 500px;
}

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

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

.div-block-35 {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
}

.column-9 {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

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

.columns-7 {
  display: flex;
}

.media-grid {
  grid-template-rows: auto;
}

.div-block-36 {
  padding-left: 0;
  padding-right: 0;
}

.slider-2 {
  background-color: #0000;
}

.arrow-class {
  color: #b4d7ae;
  text-shadow: 0 1px 7px #dcdbdb;
}

.media-grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.main-hero-banner-home {
  background-color: #d8ecdd;
  padding-top: 68px;
}

.paragraph-25 {
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text-block-13 {
  font-family: Inter, sans-serif;
}

.columns-8 {
  margin-bottom: 42px;
}

.container-10 {
  margin-bottom: 60px;
}

.columns-9 {
  margin-bottom: 40px;
}

.body-2 {
  font-family: Inter, sans-serif;
}

.grid-16 {
  grid-template-areas: "Area";
}

.paragraph-26 {
  color: #666;
  text-align: left;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

.column-11 {
  margin-top: 0;
}

.inlinelink {
  text-decoration: underline;
}

.image-48 {
  text-align: left;
  width: 50%;
  min-width: 200px;
  max-width: 300px;
  margin-top: 40px;
}

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

.bold-text-4 {
  color: #333;
}

.sectionheadcenter {
  color: #444;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
}

.heading-34 {
  text-align: center;
  min-width: 600px;
  max-width: 800px;
  margin: 40px auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 50px;
  line-height: 56px;
}

.heading-34.margin-top {
  min-width: 0;
  margin-top: 80px;
}

.heading-34.margin-top.margin-bottom0 {
  margin-bottom: 0;
}

.heading-34.margin-top2 {
  margin-top: 40px;
}

.heading-34.margin-top0 {
  margin-top: 0;
}

.heading-35 {
  color: #444;
  margin-bottom: 20px;
  font-size: 30px;
}

.section-club1br {
  color: #333;
  background-color: #fff2f5;
  border-bottom: 0 #000;
  margin-top: 60px;
}

.separator {
  object-fit: fill;
  background-color: #dadada;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 20px;
}

.separator.separator-top {
  margin-top: 10px;
  margin-bottom: 40px;
}

.separator.separator-top.margin-top-40 {
  margin-top: 40px;
}

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

.button_freadom {
  text-align: center;
  letter-spacing: 1px;
  background-color: #491a6c;
  border: 3px solid #00805700;
  border-radius: 10px;
  margin: 10px;
  padding: 15px 25px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  transition: background-color .3s cubic-bezier(.55, .085, .68, .53);
  box-shadow: 0 0 3px 1px #8b8b8b;
}

.button_freadom:hover {
  color: #491a6c;
  background-color: #ffffffe6;
  border-color: #491a6c;
}

.section-forschools {
  color: #333;
  background-color: #fff;
  border-bottom: 0 #000;
  margin-top: 60px;
}

.paragraph-26-full-width {
  color: #666;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

.image-49 {
  min-width: 150px;
  max-width: 50%;
}

.section-for-kidlit {
  color: #333;
  background-color: #fff2f5;
  border-bottom: 0 #000;
  margin-top: 60px;
  padding-bottom: 140px;
}

.heading-name {
  margin-bottom: 5px;
  font-size: 25px;
  line-height: 30px;
}

.section-for-about {
  color: #333;
  background-color: #fff;
  border-bottom: 0 #000;
  margin-top: 140px;
  padding-bottom: 60px;
}

.image-50 {
  opacity: 1;
  min-width: 600px;
  max-width: 75%;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.image-51 {
  filter: grayscale();
}

.image-51:hover {
  filter: none;
}

.link-block-16 {
  filter: grayscale();
  width: 40px;
  height: 40px;
  margin: 5px;
}

.link-block-16:hover {
  filter: none;
}

.name-titles {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}

.name-body {
  color: #666;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

.section-for-press {
  color: #333;
  background-color: #fff;
  border-bottom: 0 #000;
  margin-top: 60px;
  padding-bottom: 140px;
}

.button_press2 {
  text-align: center;
  letter-spacing: 1px;
  background-color: #491a6c;
  border: 3px solid #00805700;
  border-radius: 10px;
  margin: 10px;
  padding: 7px 10px 5px 15px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  transition: background-color .3s cubic-bezier(.55, .085, .68, .53);
  box-shadow: 0 0 3px 1px #8b8b8b;
}

.button_press2:hover {
  color: #491a6c;
  background-color: #ffffffe6;
  border-color: #491a6c;
}

.image-52, .image-53 {
  width: auto;
  height: 75px;
}

.button_press2_header {
  text-align: center;
  letter-spacing: 1px;
  background-color: #008057;
  border: 3px solid #00805700;
  border-radius: 10px;
  flex: none;
  margin: 10px;
  padding: 7px 10px 5px 15px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  transition: background-color .3s cubic-bezier(.55, .055, .675, .19);
  box-shadow: 0 0 3px 1px #8b8b8b;
}

.button_press2_header:hover {
  color: #008057;
  background-color: #ffffffe6;
  border-color: #008057;
}

.div-block-37 {
  height: 120px;
}

.columns-10 {
  margin-bottom: 60px;
}

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

.button_press3 {
  text-align: center;
  letter-spacing: 1px;
  background-color: #008057;
  border: 3px solid #00805700;
  border-radius: 10px;
  margin: 10px;
  padding: 7px 10px 5px 15px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  transition: background-color .3s cubic-bezier(.55, .085, .68, .53);
  box-shadow: 0 0 3px 1px #8b8b8b;
}

.button_press3:hover {
  color: #008057;
  background-color: #ffffffe6;
  border-color: #008057;
}

.sectionheadlefthero {
  clear: none;
  color: #444;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 56px;
  position: static;
}

.sectionheadcenterlong {
  color: #444;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
}

.columns-11 {
  padding-top: 0;
}

.column-15 {
  padding: 10px;
}

.social-icon-footer {
  margin: 5px;
}

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

.section-7 {
  background-color: #f2fff2;
  padding-top: 60px;
  padding-bottom: 40px;
}

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

@media screen and (max-width: 991px) {
  .nav01_dropdown_dot {
    display: none;
  }

  .nav01_mobile {
    height: 60px;
    display: flex;
  }

  .nav01_links {
    background-color: #fff;
    display: flex;
    box-shadow: 14px 14px 40px #767ead14;
  }

  .nav01_dot_link {
    z-index: 5;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #4f5e78;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    min-height: 42px;
    display: flex;
    position: relative;
  }

  .nav01_dot_link:hover {
    color: #5d3eff;
  }

  .nav01_logo {
    margin-right: 0;
  }

  .nav01 {
    display: none;
  }

  .navbt_button {
    display: flex;
  }

  .nav01_burger {
    border-radius: 100px;
  }

  .nav01_burger.w--open {
    color: #000;
    background-color: #c8c8c814;
    border-radius: 50px;
  }

  .nav01_line {
    display: none;
  }

  .nav01_link {
    text-align: right;
    flex: 0 auto;
    width: 100%;
    min-height: 45px;
    padding-left: 60px;
    padding-right: 60px;
    transition: opacity .3s;
  }

  .nav01_link:hover {
    background-color: #cbdde612;
  }

  .nav01_logo_image {
    margin-right: 0;
  }

  .landing {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    align-items: flex-start;
    min-height: auto;
    margin-top: 0;
    padding-top: 150px;
  }

  .h14_container {
    justify-content: space-between;
  }

  .h14_block {
    justify-content: flex-start;
  }

  .h14_title {
    font-size: 22px;
  }

  .h14_text {
    margin-bottom: 40px;
    font-size: 18px;
  }

  .h14_text.icon-text {
    text-align: center;
    align-self: center;
    font-size: 16px;
    line-height: 22px;
  }

  .h14_image {
    align-self: center;
    max-width: 100%;
  }

  .c05_button {
    position: relative;
  }

  .c05_container {
    padding: 30px;
  }

  .main_paragraph {
    font-size: 18px;
    line-height: 26px;
  }

  .c05_h3 {
    font-size: 40px;
    line-height: 120%;
  }

  .c05_button_link {
    position: absolute;
    inset: 0%;
  }

  .h14_block_02 {
    justify-content: flex-start;
    width: 40%;
    min-height: auto;
  }

  .c02_image {
    flex: 0 auto;
    align-self: flex-start;
    max-width: 60%;
  }

  .c02_block_image {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    display: flex;
  }

  .c02_block {
    width: 100%;
    margin-bottom: 10px;
  }

  .c02_container, .div-block-5 {
    flex-direction: column;
  }

  .c06_container {
    align-self: center;
    align-items: flex-start;
  }

  .c06_h3 {
    flex: 0 auto;
    align-self: flex-start;
    margin-bottom: 20px;
  }

  .rubik_feature {
    font-size: 26px;
  }

  .div-block-11 {
    flex-direction: column;
    align-items: center;
    max-width: none;
    margin-left: 7%;
    margin-right: 7%;
  }

  .div-block-12 {
    align-items: flex-start;
    max-width: none;
    margin-bottom: 40px;
  }

  .image-6 {
    max-width: 90%;
  }

  .div-block-13 {
    margin-bottom: 10px;
  }

  .testimonial_parent_of {
    margin-top: 10px;
  }

  .testimonial-block {
    margin-bottom: 20px;
  }

  .div-block-14 {
    margin-left: 30px;
    margin-right: 30px;
    padding: 40px;
  }

  .f01_column {
    padding-left: 0;
  }

  .f01_social_circle {
    margin-right: 0;
  }

  .f01_title {
    align-self: center;
    margin-bottom: 0;
  }

  .f01_columns {
    display: none;
  }

  .f01_columns.mobile {
    display: block;
  }

  .f01_cta_text {
    font-size: 16px;
  }

  .f01_social_circle_c {
    margin-right: 0;
  }

  .f01_social_wrap, .div-block-15 {
    align-self: center;
  }

  .div-block-17 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .tab_feature {
    margin-bottom: 40px;
  }

  .f01_columns-mobile {
    display: flex;
  }

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

  .f01_columns-mobile-smaller {
    display: flex;
  }

  .f01_columns-mobile-smaller.mobile, .div-block-18 {
    display: block;
  }

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

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

  .f01_cta_text-phone {
    font-size: 16px;
  }

  .link-block-3, .link-block-4, .link-block-6 {
    margin-right: 10px;
  }

  .c05_h3-centre {
    font-size: 40px;
    line-height: 120%;
  }

  .testimonial-block-temp {
    margin-bottom: 20px;
  }

  .f01_link-terms, .f01_link-terms.w--current {
    text-align: left;
  }

  .div-block-20 {
    margin-top: 120px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .header-terms {
    font-size: 18px;
    line-height: 26px;
  }

  .link-block-8 {
    justify-content: flex-end;
    padding-top: 0;
  }

  .link-block-9 {
    justify-content: flex-start;
  }

  .image-12 {
    padding-top: 0;
  }

  .grid-4 {
    place-content: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-18 {
    max-width: 50%;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .div-block-32, .div-block-33 {
    padding-left: 20px;
  }

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

@media screen and (max-width: 767px) {
  .nav01_mobile {
    height: 50px;
  }

  .navbt_button {
    display: block;
  }

  .nav01_link {
    text-align: right;
    padding-left: 50px;
    padding-right: 50px;
  }

  .landing {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .h14_container {
    flex-direction: column;
    margin-top: 50px;
  }

  .h14_block {
    width: 100%;
    min-height: auto;
  }

  .h14_text {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .h14_image {
    align-self: center;
    max-width: 50%;
  }

  .c05_container {
    padding: 30px;
  }

  .main_paragraph {
    font-size: 17px;
    line-height: 24px;
  }

  .c05_h3 {
    margin-bottom: 15px;
    font-size: 40px;
  }

  .h14_block_02 {
    align-self: center;
    width: 100%;
    min-height: auto;
    margin-top: 40px;
  }

  .c02_block_image, .c02_block {
    margin-bottom: 55px;
    padding-right: 0;
  }

  .c02_container {
    flex-direction: column;
  }

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

  .f01_top_wrap {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .f01_social_circle {
    margin-right: 0;
  }

  .f01_title {
    align-self: flex-start;
  }

  .f01_cta_text {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .f01_social_circle_c {
    margin-right: 0;
  }

  .f01_social_wrap {
    align-self: flex-start;
  }

  .f01_link_wrap {
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .f01_columns-mobile, .f01_columns-mobile-smaller {
    display: block;
  }

  .div-block-18 {
    margin-top: 20px;
  }

  .f01_cta_text-link {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .div-block-19 {
    margin-top: 15px;
  }

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

  .f01_cta_text-phone {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .c05_h3-centre {
    margin-bottom: 15px;
    font-size: 40px;
  }

  .f01_link-terms.w--current {
    text-align: left;
  }

  .div-block-20 {
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .header-terms {
    font-size: 17px;
    line-height: 24px;
  }

  .image-10 {
    max-width: 30%;
  }

  .link-block-8 {
    justify-content: space-around;
    padding-top: 0;
  }

  .link-block-9 {
    justify-content: space-around;
    padding-top: 40px;
  }

  .grid-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: space-between space-around;
    padding-left: 13px;
    padding-right: 10px;
    display: none;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    max-width: none;
  }

  .hero {
    padding: 40px 20px;
  }

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

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-2 {
    display: flex;
  }

  .wow-intro-block {
    padding: 40px 20px;
  }

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

  .hero-2, .hero-3 {
    padding: 40px 20px;
  }

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

  .hero-4 {
    padding: 40px 20px;
  }

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

  .hero-overlay {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .nav01_mobile {
    height: auto;
    max-height: 50px;
    box-shadow: 7px 7px 30px #767ead14;
  }

  .nav01_links {
    justify-content: flex-end;
    box-shadow: 7px 7px 30px #16171d1f;
  }

  .nav01_right_wrap {
    flex: 0 auto;
    max-height: 50px;
  }

  .navbt_button {
    object-fit: fill;
    flex-wrap: wrap;
    align-items: center;
    width: 180px;
    min-height: auto;
    max-height: none;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    display: flex;
    overflow: hidden;
  }

  .navbt_button:active {
    background-color: #491a6c;
  }

  .nav01_link {
    text-align: right;
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav01_container {
    max-height: 50px;
  }

  .landing {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    min-height: auto;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .h14_container {
    flex-direction: column;
  }

  .h14_block {
    align-items: center;
  }

  .h14_title {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .h14_text {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .h14_text.icon-text {
    text-align: center;
    align-self: center;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 24px;
    overflow: visible;
  }

  .h14_image {
    align-self: center;
    max-width: 80%;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 90vw;
    max-width: 90vw;
    overflow: hidden;
  }

  .c05_container {
    padding: 30px 20px;
  }

  .main_paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .c05_h3 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 32px;
  }

  .h14_block_02 {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .c02_image {
    max-width: 100%;
  }

  .c02 {
    flex-direction: column;
    align-items: center;
    padding-right: 0%;
  }

  .c02_block_image {
    margin-bottom: 0;
    padding-top: 0;
  }

  .c02_block {
    margin-bottom: 10px;
  }

  .grid-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .div-block-5 {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

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

  .c06_h3 {
    margin-bottom: 15px;
  }

  .div-block-11 {
    flex-direction: column;
    align-items: center;
    padding-left: 7%;
    padding-right: 7%;
  }

  .div-block-12 {
    max-width: none;
    margin-bottom: 40px;
  }

  .image-6 {
    max-width: 75%;
  }

  .div-block-13 {
    align-self: flex-start;
    margin-bottom: 15px;
  }

  .testimonial-block {
    margin-bottom: 20px;
  }

  .div-block-14 {
    padding: 30px 7%;
  }

  .home-feature-highlight {
    flex-direction: column;
  }

  .f01_social_circle {
    margin-right: 0;
  }

  .f01_logo {
    align-self: flex-start;
    padding-left: 0;
  }

  .f01_cta_text {
    margin-bottom: 0;
    font-size: 15px;
    position: static;
  }

  .f01_social_circle_c {
    margin-right: 0;
  }

  .f01_link_wrap {
    align-self: auto;
    display: none;
    overflow: visible;
  }

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

  .div-block-16 {
    margin-bottom: 30px;
  }

  .footer {
    background-image: none;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .f01_cta_text-link {
    font-size: 15px;
  }

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

  .link-block-2 {
    font-size: 12px;
  }

  .f01_cta_text-phone {
    margin-bottom: 0;
    font-size: 15px;
    display: block;
    position: static;
  }

  .c05_h3-centre {
    text-align: center;
    margin-bottom: 15px;
    font-size: 32px;
  }

  .testimonial-block-temp {
    margin-bottom: 20px;
  }

  .f01_link-terms.w--current {
    text-align: left;
    font-size: 15px;
  }

  .div-block-20 {
    margin-top: 100px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .header-terms {
    font-size: 16px;
    line-height: 24px;
  }

  .link-block-7 {
    justify-content: center;
    padding-left: 0;
  }

  .image-10 {
    max-width: 50%;
    padding-left: 0;
  }

  .heading-4 {
    padding-bottom: 10px;
  }

  .link-block-8 {
    padding-top: 0;
  }

  .image-11 {
    max-width: 60%;
  }

  .link-block-9 {
    padding-top: 20px;
  }

  .image-12 {
    max-width: 60%;
  }

  .image-13, .image-14 {
    max-width: 80%;
  }

  .heading-5 {
    text-align: center;
    padding-top: 61px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .button_press {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
  }

  .bold-text-2 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .image-16, .image-17, .image-18, .image-19 {
    display: none;
  }

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

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-10 {
    margin-left: 10px;
  }

  .paragraph-2 {
    padding-left: 0;
    display: block;
  }

  .sectionheadleft {
    font-size: 45px;
    line-height: 50px;
  }

  .text-block-12 {
    width: auto;
    margin-left: 0;
  }

  .about-us-page-headings-2 {
    font-size: 48px;
  }

  .heading-19 {
    padding-bottom: 20px;
  }

  .div-block-26 {
    flex: 0 auto;
    align-self: center;
  }

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

  .paragraph-11 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .centered-container-2 {
    text-align: left;
  }

  .paragraph-26 {
    padding-left: 10px;
    padding-right: 0;
  }

  .heading-34, .heading-34.margin-top2 {
    min-width: 0;
  }

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

  .button_freadom {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
  }

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

  .image-50 {
    min-width: 300px;
  }

  .button_press2, .button_press2_header, .button_press3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
  }
}


@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}