/*********
 ** Fonts
 *********/
/* line 21, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/susy-2.2.12/sass/susy/language/susy/_box-sizing.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, ../../sass/general/_grid.scss */
.row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.row:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 14, ../../sass/general/_grid.scss */
.row .one {
  width: 7.63359%;
  float: left;
  margin-right: 0.76336%;
}
/* line 17, ../../sass/general/_grid.scss */
.row .two {
  width: 16.03053%;
  float: left;
  margin-right: 0.76336%;
}
/* line 20, ../../sass/general/_grid.scss */
.row .three {
  width: 24.42748%;
  float: left;
  margin-right: 0.76336%;
}
/* line 23, ../../sass/general/_grid.scss */
.row .four {
  width: 32.82443%;
  float: left;
  margin-right: 0.76336%;
}
/* line 26, ../../sass/general/_grid.scss */
.row .five {
  width: 41.22137%;
  float: left;
  margin-right: 0.76336%;
}
/* line 29, ../../sass/general/_grid.scss */
.row .six {
  width: 49.61832%;
  float: left;
  margin-right: 0.76336%;
}
/* line 32, ../../sass/general/_grid.scss */
.row .seven {
  width: 58.01527%;
  float: left;
  margin-right: 0.76336%;
}
/* line 35, ../../sass/general/_grid.scss */
.row .eight {
  width: 66.41221%;
  float: left;
  margin-right: 0.76336%;
}
/* line 38, ../../sass/general/_grid.scss */
.row .nine {
  width: 74.80916%;
  float: left;
  margin-right: 0.76336%;
}
/* line 41, ../../sass/general/_grid.scss */
.row .ten {
  width: 83.20611%;
  float: left;
  margin-right: 0.76336%;
}
/* line 44, ../../sass/general/_grid.scss */
.row .eleven {
  width: 91.60305%;
  float: left;
  margin-right: 0.76336%;
}
/* line 47, ../../sass/general/_grid.scss */
.row .twelve {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

/* line 52, ../../sass/general/_grid.scss */
.small-row {
  margin-left: auto;
  margin-right: auto;
  max-width: 730px;
}
/* line 57, ../../sass/general/_grid.scss */
.small-row:after {
  content: " ";
  display: block;
  clear: both;
}

@media only screen and (max-width: 1500px) {
  /* line 67, ../../sass/general/_grid.scss */
  .row.with-margin {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 790px) {
  /* line 74, ../../sass/general/_grid.scss */
  .small-row.with-margin {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* Medium Screen/Large Tablets */
/* Tablets */
/* Mobile wide/Smaller Tablets */
@media only screen and (max-width: 768px) {
  /* line 92, ../../sass/general/_grid.scss */
  .row.with-margin {
    margin-left: auto;
    margin-right: auto;
    max-width: 530px;
  }
  /* line 97, ../../sass/general/_grid.scss */
  .row.with-margin.tablet {
    max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 590px) {
  /* line 107, ../../sass/general/_grid.scss */
  .row.with-margin {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* Small Screen Mobile */
@media only screen and (max-width: 480px) {
  /* line 115, ../../sass/general/_grid.scss */
  .row.with-margin {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 119, ../../sass/general/_grid.scss */
  .row.with-margin.tablet {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 125, ../../sass/general/_grid.scss */
  .small-row.with-margin {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* line 1, ../../sass/general/_default.scss */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  color: #2a201a;
}

/* line 9, ../../sass/general/_default.scss */
body {
  font-size: 16px;
  background-color: #F6F8F9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 16, ../../sass/general/_default.scss */
h1, h2, h3, h4 {
  font-family: 'Expletus Sans', cursive;
  font-weight: 500;
  margin: 0;
  font-weight: normal;
}

/* line 22, ../../sass/general/_default.scss */
h1 {
  font-size: 2.94em;
  line-height: 1.0em;
}

/* line 27, ../../sass/general/_default.scss */
h2 {
  font-size: 2em;
  line-height: 1.1em;
}

/* line 32, ../../sass/general/_default.scss */
h3 {
  font-size: 1.52em;
  line-height: 1.1em;
}

/* line 37, ../../sass/general/_default.scss */
h4 {
  font-size: 1.06em;
  line-height: 1.0em;
}

/* line 42, ../../sass/general/_default.scss */
p {
  line-height: 1.5em;
}
/* line 45, ../../sass/general/_default.scss */
p.first {
  margin-top: 0;
}
/* line 48, ../../sass/general/_default.scss */
p.last {
  margin-bottom: 0;
}

/* line 53, ../../sass/general/_default.scss */
input, textarea {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}

/* line 57, ../../sass/general/_default.scss */
input[type=text], input[type=email], input[type=password], select, textarea {
  border: 4px solid #FFFFFF;
  border-radius: 10px;
  font-size: inherit;
  padding: 18px 16px;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 65, ../../sass/general/_default.scss */
input[type=text], input[type=email], input[type=password], select {
  height: 48px;
}

/* line 69, ../../sass/general/_default.scss */
select {
  outline: none;
}

/* line 73, ../../sass/general/_default.scss */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 79, ../../sass/general/_default.scss */
img.alignright {
  display: block;
  margin-left: auto;
}

/* line 84, ../../sass/general/_default.scss */
a {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  text-decoration: none;
}
/* line 88, ../../sass/general/_default.scss */
a:focus {
  outline: none;
}
/* line 2, ../../sass/general/_mixins.scss */
a:link, a:visited, a:hover, a:active {
  color: #28a2d7;
}

/* line 2, ../../sass/general/_mixins.scss */
a.no-style:link, a.no-style:visited, a.no-style:hover, a.no-style:active {
  font: inherit;
  color: inherit;
}

/* line 104, ../../sass/general/_default.scss */
b {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
}

/* Medium Screen/Large Tablets */
/* Tablets */
/* Mobile wide/Smaller Tablets */
@media only screen and (max-width: 768px) {
  /* line 120, ../../sass/general/_default.scss */
  h1 {
    font-size: 2.35em;
  }

  /* line 124, ../../sass/general/_default.scss */
  h2 {
    font-size: 1.6em;
  }
}
/* Small Screen Mobile */
@media only screen and (max-width: 480px) {
  /* line 131, ../../sass/general/_default.scss */
  body {
    font-size: 16px;
  }

  /* line 135, ../../sass/general/_default.scss */
  h1 {
    font-size: 1.9em;
  }

  /* line 139, ../../sass/general/_default.scss */
  h2 {
    font-size: 1.28em;
  }
}
/* line 1, ../../sass/general/_general.scss */
.clear-after:after {
  content: "";
  clear: both;
  display: block;
}

/* line 1, ../../sass/general/_form.scss */
fieldset {
  border: none;
  padding: 0px;
  min-width: 0px;
}

/* line 7, ../../sass/general/_form.scss */
textarea {
  resize: none;
}

/* line 11, ../../sass/general/_form.scss */
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

/* Medium Screen/Large Tablets */
/* Tablets */
/* Mobile wide/Smaller Tablets */
/* Small Screen Mobile */
/* line 1, ../../sass/shared/_menu.scss */
#header {
  padding-bottom: 106px;
}
/* line 4, ../../sass/shared/_menu.scss */
#header .navigation-bar {
  top: 0;
  position: fixed;
  width: 100%;
  background-color: #bee3f3;
  height: 106px;
  z-index: 998;
}
/* line 12, ../../sass/shared/_menu.scss */
#header .navigation-bar #navigation-container {
  height: 100%;
  position: relative;
}
/* line 16, ../../sass/shared/_menu.scss */
#header .navigation-bar #navigation-container #header-wrapper {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 23, ../../sass/shared/_menu.scss */
#header .navigation-bar #navigation-container #header-wrapper .header-logo-wrapper {
  height: 100%;
  position: relative;
}
/* line 27, ../../sass/shared/_menu.scss */
#header .navigation-bar #navigation-container #header-wrapper .header-logo-wrapper #header-logo {
  height: 100%;
  padding: 10px 0;
}
/* line 33, ../../sass/shared/_menu.scss */
#header .navigation-bar #navigation-container #header-wrapper .header-title a {
  font-family: 'Expletus Sans', cursive;
  font-weight: 700;
  color: #28a2d7;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 43, ../../sass/shared/_menu.scss */
#header #header-button-container {
  position: fixed;
  z-index: 999;
  right: 3%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 106px;
}
/* line 52, ../../sass/shared/_menu.scss */
#header #header-button-container #header-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 56, ../../sass/shared/_menu.scss */
#header #header-button-container #header-button-wrapper .menu-title {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #28a2d7;
  margin-right: 15px;
}
/* line 61, ../../sass/shared/_menu.scss */
#header #header-button-container #header-button-wrapper .menu-title.title-visible {
  display: initial;
}
/* line 65, ../../sass/shared/_menu.scss */
#header #header-button-container #header-button-wrapper .menu-title.title-hidden {
  display: none;
}
/* line 72, ../../sass/shared/_menu.scss */
#header .menu-overlay-scrim {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 998;
  visibility: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
/* line 86, ../../sass/shared/_menu.scss */
#header .menu-overlay-scrim.overlay-opened {
  background-color: rgba(0, 0, 0, 0.5);
  visibility: visible;
}
/* line 92, ../../sass/shared/_menu.scss */
#header .menu-overlay {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  width: 40%;
  height: 100%;
  top: 0;
  right: 0;
  padding-top: 100px;
  background: #00ddff;
  z-index: 998;
  color: #28a2d7;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
/* line 96, ../../sass/shared/_menu.scss */
#header .menu-overlay.overlay-opened {
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 101, ../../sass/shared/_menu.scss */
#header .menu-overlay.overlay-closed {
  right: -40%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 117, ../../sass/shared/_menu.scss */
#header .menu-overlay a {
  color: #28a2d7;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
/* line 122, ../../sass/shared/_menu.scss */
#header .menu-overlay ul {
  margin-bottom: 60px;
}
/* line 125, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list.menu-list-small {
  font-size: 1.0em;
}
/* line 128, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list.menu-list-small li .list-row {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 70px;
  padding-right: 30px;
}
/* line 137, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list {
  padding: 0;
  list-style: none;
  font-size: 1.5em;
}
/* line 143, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list li.current {
  background-color: white;
}
/* line 147, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list li .list-icon-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
/* line 155, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list li .list-icon-row .list-icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 40px;
}
/* line 159, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list li .list-icon-row .list-icon-box img {
  max-width: 100%;
  padding-right: 10px;
}
/* line 169, ../../sass/shared/_menu.scss */
#header .menu-overlay ul.menu-list.locales li.current {
  text-decoration: underline;
  background-color: transparent;
}

@media only screen and (min-width: 769px) {
  /* line 181, ../../sass/shared/_menu.scss */
  #header-wrapper .header-title {
    font-size: 2.0em;
  }

  /* line 185, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-title {
    display: inline;
  }
  /* line 188, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-icon {
    font-size: 2.5em;
  }
  /* line 191, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-icon:before {
    color: #28a2d7;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  /* line 199, ../../sass/shared/_menu.scss */
  #header-wrapper .header-title {
    font-size: 1.5em;
  }

  /* line 203, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-title {
    display: none !important;
  }
  /* line 206, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-icon {
    font-size: 2.0em;
  }
  /* line 209, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-icon:before {
    color: #28a2d7;
  }

  /* line 215, ../../sass/shared/_menu.scss */
  #header .menu-overlay {
    width: 60%;
  }
  /* line 217, ../../sass/shared/_menu.scss */
  #header .menu-overlay.overlay-closed {
    right: -60%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 226, ../../sass/shared/_menu.scss */
  #header-wrapper .header-title {
    font-size: 1em;
    margin-right: 30px;
  }

  /* line 232, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-title {
    display: none !important;
  }
  /* line 235, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-icon {
    font-size: 2.0em;
  }
  /* line 238, ../../sass/shared/_menu.scss */
  #header-button-wrapper .menu-icon:before {
    color: #28a2d7;
  }

  /* line 244, ../../sass/shared/_menu.scss */
  #header .menu-overlay {
    width: 100%;
  }
  /* line 246, ../../sass/shared/_menu.scss */
  #header .menu-overlay.overlay-closed {
    right: -100%;
  }
}
/* line 2, ../../sass/shared/_footer.scss */
#footer {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: white;
  background-color: #0a4583;
}
/* line 7, ../../sass/shared/_footer.scss */
#footer a {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 15, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list, #footer #footer-items-wrapper ul.footer-list-small {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 21, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list {
  font-size: 1.5em;
}
/* line 23, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list li {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 27, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list li.current {
  text-decoration: underline;
}
/* line 31, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list li .list-icon-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 34, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list li .list-icon-row .step-icon {
  min-width: 40px;
}
/* line 37, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list li .list-icon-row .step-icon:before {
  color: white;
}
/* line 45, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list-small {
  font-size: 1.0em;
}
/* line 47, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper ul.footer-list-small li {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 53, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper #footer-logo {
  width: 100%;
}
/* line 55, ../../sass/shared/_footer.scss */
#footer #footer-items-wrapper #footer-logo img {
  width: 100%;
}
/* line 61, ../../sass/shared/_footer.scss */
#footer #footer-sponsor-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 4px solid;
  border-bottom: 4px solid;
  margin-top: 60px;
}
/* line 69, ../../sass/shared/_footer.scss */
#footer #footer-sponsor-row #footer-sponsor-title {
  padding-top: 15px;
  padding-bottom: 20px;
}
/* line 74, ../../sass/shared/_footer.scss */
#footer #footer-sponsor-row #footer-sponsor-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 30px;
}
/* line 80, ../../sass/shared/_footer.scss */
#footer #footer-sponsor-row #footer-sponsor-item-wrapper .footer-sponsor-item {
  background-color: transparent;
  margin: 10px 20px;
}
/* line 85, ../../sass/shared/_footer.scss */
#footer #footer-sponsor-row #footer-sponsor-item-wrapper .footer-sponsor-item img {
  width: auto;
  height: 50px;
}
/* line 94, ../../sass/shared/_footer.scss */
#footer #footer-copyright {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 80px;
  font-weight: normal;
  font-size: 0.8em;
}
/* line 101, ../../sass/shared/_footer.scss */
#footer #footer-copyright ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  font-weight: normal;
}
/* line 108, ../../sass/shared/_footer.scss */
#footer #footer-copyright ul li {
  display: inline-block;
  padding: 0 0 0 5px;
}
/* line 112, ../../sass/shared/_footer.scss */
#footer #footer-copyright ul li a {
  font-weight: normal;
}

@media only screen and (min-width: 769px) {
  /* line 122, ../../sass/shared/_footer.scss */
  #footer-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 125, ../../sass/shared/_footer.scss */
  #footer-items-wrapper .column {
    height: auto;
    padding-top: 30px;
    float: left;
    width: calc(25% - 22.5px);
    margin-right: 30px;
  }
  /* line 130, ../../sass/shared/_footer.scss */
  #footer-items-wrapper .column:nth-child(4n) {
    margin-right: 0;
  }

  /* line 136, ../../sass/shared/_footer.scss */
  .HomeHolderToolkitForTeachers #footer-content.row {
    max-width: 800px;
  }

  /* line 140, ../../sass/shared/_footer.scss */
  .HomeHolderToolkitForTeachers #footer-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 143, ../../sass/shared/_footer.scss */
  .HomeHolderToolkitForTeachers #footer-items-wrapper .column {
    height: auto;
    padding-top: 30px;
    float: left;
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  /* line 148, ../../sass/shared/_footer.scss */
  .HomeHolderToolkitForTeachers #footer-items-wrapper .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 159, ../../sass/shared/_footer.scss */
  #footer-items-wrapper .footer-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid;
  }
  /* line 164, ../../sass/shared/_footer.scss */
  #footer-items-wrapper .footer-menu:first-child {
    border-top: none;
  }
  /* line 168, ../../sass/shared/_footer.scss */
  #footer-items-wrapper #footer-logo {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* line 1, ../../sass/home/_home_banner.scss */
.home-banner {
  position: relative;
}
/* line 5, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-background {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #bee3f3;
}
/* line 12, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-background .home-banner-background-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  -webkit-clip-path: polygon(0 5%, 100% 0%, 100% 95%, 0% 100%);
          clip-path: polygon(0 5%, 100% 0%, 100% 95%, 0% 100%);
}
/* line 22, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 120px;
  padding-bottom: 120px;
}
/* line 28, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-wrapper .banner-text {
  color: white;
  text-align: center;
  margin-left: 25%;
  margin-right: 25%;
}
/* line 35, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-wrapper .banner-button-wrapper {
  padding-top: 65px;
}
/* line 38, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-wrapper .banner-button-wrapper .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
/* line 43, ../../sass/home/_home_banner.scss */
.home-banner .home-banner-wrapper .banner-button-wrapper .button-container .banner-button {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.1em;
  padding: 0.5em 2.1em 0.5em 2.1em;
  display: inline-block;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1em;
  background-color: #FFFFFF;
  color: #28a2d7;
}
/* line 28, ../../sass/general/_mixins.scss */
.home-banner .home-banner-wrapper .banner-button-wrapper .button-container .banner-button:hover {
  background-color: #e6e6e6;
}
/* line 32, ../../sass/general/_mixins.scss */
.home-banner .home-banner-wrapper .banner-button-wrapper .button-container .banner-button:active {
  background-color: #cccccc;
}

/* line 51, ../../sass/home/_home_banner.scss */
.HomeHolderToolkitForTeachers .home-banner .home-banner-background-image {
  -webkit-clip-path: none;
          clip-path: none;
}

@media only screen and (max-width: 1024px) {
  /* line 56, ../../sass/home/_home_banner.scss */
  .home-banner .home-banner-wrapper .banner-text {
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media only screen and (max-width: 769px) {
  /* line 63, ../../sass/home/_home_banner.scss */
  .home-banner .home-banner-wrapper .banner-text {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 2, ../../sass/home/_home_projects.scss */
#home-projects {
  padding-bottom: 175px;
  background-color: #bee3f3;
}
/* line 6, ../../sass/home/_home_projects.scss */
#home-projects #projects-title {
  color: #28a2d7;
  padding: 30px;
  text-align: center;
}
/* line 14, ../../sass/home/_home_projects.scss */
#home-projects .project-item .project-item-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
/* line 23, ../../sass/home/_home_projects.scss */
#home-projects .project-item .project-item-button {
  margin-top: 15px;
}
/* line 26, ../../sass/home/_home_projects.scss */
#home-projects .project-item .project-item-button .project-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 30, ../../sass/home/_home_projects.scss */
#home-projects .project-item .project-item-button .project-button-wrapper .project-button {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.1em;
  padding: 0.5em 2.1em 0.5em 2.1em;
  display: inline-block;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1em;
  background-color: #28a2d7;
  color: #FFFFFF;
}
/* line 28, ../../sass/general/_mixins.scss */
#home-projects .project-item .project-item-button .project-button-wrapper .project-button:hover {
  background-color: #2082ac;
}
/* line 32, ../../sass/general/_mixins.scss */
#home-projects .project-item .project-item-button .project-button-wrapper .project-button:active {
  background-color: #186181;
}

@media only screen and (min-width: 769px) {
  /* line 41, ../../sass/home/_home_projects.scss */
  .project-item-wrapper .column {
    height: auto;
    padding-top: 30px;
    float: left;
    width: calc(33.33333% - 20px);
    margin-right: 30px;
  }
  /* line 46, ../../sass/home/_home_projects.scss */
  .project-item-wrapper .column:nth-child(3n) {
    margin-right: 0;
  }

  /* line 53, ../../sass/home/_home_projects.scss */
  #home-projects .project-item.item-2 {
    margin-top: 70px;
  }
  /* line 57, ../../sass/home/_home_projects.scss */
  #home-projects .project-item.item-3 {
    margin-top: 140px;
  }
  /* line 61, ../../sass/home/_home_projects.scss */
  #home-projects .project-item .project-item-image {
    height: 312px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  /* line 70, ../../sass/home/_home_projects.scss */
  .project-item-wrapper .column {
    height: auto;
    padding-top: 30px;
    float: left;
    width: 100%;
    margin-right: 0;
  }

  /* line 79, ../../sass/home/_home_projects.scss */
  #home-projects .project-item .project-item-image {
    height: 312px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 86, ../../sass/home/_home_projects.scss */
  #home-projects {
    margin-bottom: 75px;
  }

  /* line 91, ../../sass/home/_home_projects.scss */
  .project-item-wrapper .column {
    height: auto;
    padding-top: 30px;
    float: left;
    width: 100%;
    margin-right: 0;
  }

  /* line 100, ../../sass/home/_home_projects.scss */
  #home-projects .project-item .project-item-image {
    height: 312px;
  }
}
/* line 2, ../../sass/home/_home_steps.scss */
#home-steps {
  background-color: #bee3f3;
}
/* line 6, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content h2 {
  color: #28a2d7;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 13, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-item {
  font-family: 'Expletus Sans', cursive;
  font-weight: 700;
  font-size: 1.2em;
}
/* line 17, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-item .step-item-content {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
/* line 27, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-item .step-item-content .step-title {
  border-bottom: 2px solid;
  text-align: center;
}
/* line 34, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-1 {
  color: #34c8fa;
}
/* line 37, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-2 {
  color: #2db5e8;
}
/* line 40, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-3 {
  color: #28a2d7;
}
/* line 43, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-4 {
  color: #2190c6;
}
/* line 46, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-5 {
  color: #1b7db5;
}
/* line 49, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-6 {
  color: #166aa4;
}
/* line 52, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-7 {
  color: #0f5794;
}
/* line 55, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-8 {
  color: #0a4583;
}
/* line 58, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-9 {
  color: #000000;
}
/* line 61, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .step-color-10 {
  color: #000000;
}
/* line 66, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .box-step-icon {
  position: relative;
  font-size: 10em;
  -webkit-transform: translateY(-17%);
      -ms-transform: translateY(-17%);
          transform: translateY(-17%);
}
/* line 71, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .box-step-icon .step-icon {
  color: white;
  position: absolute;
  font-size: 24%;
  top: 13px;
  left: 93px;
}
/* line 78, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .box-step-icon .step-icon:before {
  color: white;
}
/* line 82, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .box-step-icon .step-icon.odd-icon-item {
  left: 14px;
}
/* line 87, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .box-step-icon .step-number {
  font-family: 'Expletus Sans', cursive;
  font-weight: 700;
  font-size: 0.5em;
  position: absolute;
  top: 67px;
  color: white;
  width: 79%;
  text-align: center;
  left: 0;
}
/* line 97, ../../sass/home/_home_steps.scss */
#home-steps #home-steps-content .box-step-icon .step-number.odd-step-number {
  left: 32px;
}

@media only screen and (min-width: 1001px) {
  /* line 107, ../../sass/home/_home_steps.scss */
  .step-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 111, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item {
    margin-bottom: 60px;
  }
  /* line 114, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item.column {
    float: left;
    width: calc(20% - 24px);
    margin-right: 30px;
  }
  /* line 116, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item.column:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1000px) {
  /* line 126, ../../sass/home/_home_steps.scss */
  .step-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 130, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item {
    margin-bottom: 60px;
  }
  /* line 133, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item.column {
    float: left;
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  /* line 135, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item.column:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 144, ../../sass/home/_home_steps.scss */
  .step-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 148, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item {
    margin-bottom: 60px;
  }
  /* line 151, ../../sass/home/_home_steps.scss */
  .step-items-wrapper .step-item.column {
    float: left;
    width: 100%;
    margin-right: 0;
  }
}
/* line 1, ../../sass/shared/_contact_section.scss */
#contact-section {
  background-color: #34c8fa;
}
/* line 4, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content {
  padding-top: 95px;
  padding-bottom: 95px;
}
/* line 9, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-info .contact-info-title {
  color: #28a2d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 14, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-info .contact-info-title img {
  height: 5.5em;
}
/* line 18, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-info .contact-info-title h3 {
  padding-left: 15px;
}
/* line 23, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-info .contact-info-text {
  color: #28a2d7;
}
/* line 29, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-form textarea, #contact-section #contact-section-content #contact-section-form input[type=text], #contact-section #contact-section-content #contact-section-form input[type=email] {
  width: 100%;
  margin-bottom: 20px;
}
/* line 34, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-form input[type=submit] {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.1em;
  padding: 0.5em 2.1em 0.5em 2.1em;
  display: inline-block;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1em;
  background-color: #FFFFFF;
  color: #28a2d7;
}
/* line 28, ../../sass/general/_mixins.scss */
#contact-section #contact-section-content #contact-section-form input[type=submit]:hover {
  background-color: #e6e6e6;
}
/* line 32, ../../sass/general/_mixins.scss */
#contact-section #contact-section-content #contact-section-form input[type=submit]:active {
  background-color: #cccccc;
}
/* line 39, ../../sass/shared/_contact_section.scss */
#contact-section #contact-section-content #contact-section-form #thank-you-message {
  color: #28a2d7;
}

@media only screen and (min-width: 769px) {
  /* line 49, ../../sass/shared/_contact_section.scss */
  #contact-section-content .column {
    float: left;
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  /* line 51, ../../sass/shared/_contact_section.scss */
  #contact-section-content .column:nth-child(2n) {
    margin-right: 0;
  }
}
