@media only screen and (max-width: 1280px) and (min-width: 600px) {
  /* line 7, resources/assets/styles/common/_media.scss */

  body main {
    font-size: 1.3vw;
  }

  /* line 10, resources/assets/styles/common/_media.scss */

  body main p,
  body main a,
  body main li {
    font-size: 1.3vw;
  }

  /* line 17, resources/assets/styles/common/_media.scss */

  body main .landing-container .landing-tagline p:first-of-type {
    font-size: 1.3vw;
  }

  /* line 23, resources/assets/styles/common/_media.scss */

  body main .indent-text-block .indented-content {
    margin-left: 50px;
  }

  /* line 28, resources/assets/styles/common/_media.scss */

  body main .side-card {
    padding: 30px;
  }

  /* line 31, resources/assets/styles/common/_media.scss */

  body main .side-card.card-left {
    padding-left: 10%;
  }

  /* line 36, resources/assets/styles/common/_media.scss */

  body main .blue-card p {
    font-size: 1.3vw;
  }

  /* line 40, resources/assets/styles/common/_media.scss */

  body main .blue-card .card-title {
    font-size: 1.6vw;
  }

  /* line 51, resources/assets/styles/common/_media.scss */

  body main .reviews-container .review-slider .review .review-content .review-person p {
    font-size: 1.3vw !important;
  }

  /* line 63, resources/assets/styles/common/_media.scss */

  body main .team-wrapper .team-members .team-member-description > div p {
    font-size: 1.1vw !important;
  }

  /* line 66, resources/assets/styles/common/_media.scss */

  body main .team-wrapper .team-members .team-member-description > div p.member-title {
    font-size: 1.1vw !important;
  }

  /* line 75, resources/assets/styles/common/_media.scss */

  body main .values-wrapper > * {
    width: 32% !important;
  }

  /* line 79, resources/assets/styles/common/_media.scss */

  body main .values-wrapper > div:first-of-type {
    margin-left: 3% !important;
    width: 30% !important;
  }

  /* line 85, resources/assets/styles/common/_media.scss */

  body main .article-list > section article p {
    font-size: 0.9vw !important;
  }

  /* line 89, resources/assets/styles/common/_media.scss */

  body main form .file-upload .file-content-wrapper .file-drop {
    font-size: 0.9vw;
  }

  /* line 93, resources/assets/styles/common/_media.scss */

  body main .feedback-note {
    font-size: 0.8vw !important;
  }

  /* line 99, resources/assets/styles/common/_media.scss */

  html body footer {
    padding: 10%;
    padding-top: 85px;
  }

  /* line 103, resources/assets/styles/common/_media.scss */

  html body footer .left-container {
    width: 30%;
  }

  /* line 106, resources/assets/styles/common/_media.scss */

  html body footer .left-container p {
    font-size: 1.3vw;
  }

  /* line 111, resources/assets/styles/common/_media.scss */

  html body footer .right-container {
    width: 60%;
  }

  /* line 114, resources/assets/styles/common/_media.scss */

  html body footer .right-container nav a {
    font-size: 1.15vw;
  }

  /* line 120, resources/assets/styles/common/_media.scss */

  html body footer .right-container.get-started-wrapper p {
    font-size: 1.3vw;
  }

  /* line 126, resources/assets/styles/common/_media.scss */

  html body footer .right-container.get-started-wrapper .icon-button.right-icon .button a p {
    font-size: 1.15vw;
  }

  /* line 133, resources/assets/styles/common/_media.scss */

  html body footer .arrow-right {
    top: 35px;
  }

  /* line 140, resources/assets/styles/common/_media.scss */

  html body .icon-button .circle-arrow .icon-arrow {
    width: 100%;
  }

  /* line 147, resources/assets/styles/common/_media.scss */

  html body.home main .learn-cards {
    width: 70%;
  }

  /* line 150, resources/assets/styles/common/_media.scss */

  html body.home main .learn-cards .blue-card {
    min-height: 200px;
  }

  /* line 153, resources/assets/styles/common/_media.scss */

  html body.home main .learn-cards .blue-card a {
    font-size: 1.15vw;
  }

  /* line 159, resources/assets/styles/common/_media.scss */

  html body.home main .financial-assistance-wrapper {
    width: 48%;
  }

  /* line 163, resources/assets/styles/common/_media.scss */

  html body.home main .reviews-container .review-slider .review .review-content .quote {
    font-size: 1.3vw;
  }

  /* line 170, resources/assets/styles/common/_media.scss */

  html body.about-us main .values-wrapper .blue-card {
    padding: 20px;
  }

  /* line 175, resources/assets/styles/common/_media.scss */

  html body.about-us main .values-wrapper > div .icon-button p {
    font-size: 1.15vw;
  }

  /* line 183, resources/assets/styles/common/_media.scss */

  html body.about-us main .about-landing-wrapper .hero-image.about-hero img.desktop {
    width: 100%;
    height: auto;
  }

  /* line 192, resources/assets/styles/common/_media.scss */

  html body.services main .how-wrapper {
    margin-left: 10%;
    width: 80%;
  }

  /* line 197, resources/assets/styles/common/_media.scss */

  html body.services main .where-wrapper {
    margin-left: 26%;
    width: 64%;
  }

  /* line 202, resources/assets/styles/common/_media.scss */

  html body.services main .pricing-wrapper {
    margin-left: 42%;
  }

  /* line 209, resources/assets/styles/common/_media.scss */

  html body.contact-us main .contact-landing-wrapper .hero-image img.desktop {
    width: 100vw;
    max-width: 100vw;
    height: auto;
  }

  /* line 216, resources/assets/styles/common/_media.scss */

  html body.contact-us main .contact-form-wrapper,
  html body.contact-us main .contact-feedback-wrapper {
    margin-left: 10%;
    width: 80%;
  }

  /* line 221, resources/assets/styles/common/_media.scss */

  html body.contact-us main .contact-form-wrapper > .contact-form,
  html body.contact-us main .contact-feedback-wrapper > .contact-form {
    width: 60%;
  }

  /* line 226, resources/assets/styles/common/_media.scss */

  html body.contact-us main .contact-form-wrapper > .contact-form form .form-row input,
  html body.contact-us main .contact-form-wrapper > .contact-form form .form-row textarea,
  html body.contact-us main .contact-form-wrapper > .contact-form form .form-row .file-upload .file-drop,
  html body.contact-us main .contact-form-wrapper > .contact-form form .form-row .file-upload .file-choose,
  html body.contact-us main .contact-feedback-wrapper > .contact-form form .form-row input,
  html body.contact-us main .contact-feedback-wrapper > .contact-form form .form-row textarea,
  html body.contact-us main .contact-feedback-wrapper > .contact-form form .form-row .file-upload .file-drop,
  html body.contact-us main .contact-feedback-wrapper > .contact-form form .form-row .file-upload .file-choose {
    font-size: 1.2vw;
  }

  /* line 237, resources/assets/styles/common/_media.scss */

  html body.contact-us main .feedback-note {
    font-size: 1vw !important;
  }

  /* line 243, resources/assets/styles/common/_media.scss */

  html body main .side-card.card-right {
    padding-left: 40px;
    padding-right: 50px;
  }

  /* line 248, resources/assets/styles/common/_media.scss */

  html body main .side-card.card-right .icon-button p {
    font-size: 1.15vw;
  }

  /* line 254, resources/assets/styles/common/_media.scss */

  html body main .slider-cards .blue-card {
    width: 40%;
  }

  /* line 260, resources/assets/styles/common/_media.scss */

  html body main .icon-button.double-link .button a {
    font-size: 1.15vw;
  }

  /* line 264, resources/assets/styles/common/_media.scss */

  html body main .icon-button.double-link .button .circle-arrow {
    margin: auto 0;
  }

  /* line 272, resources/assets/styles/common/_media.scss */

  html body main .icon-button .button a p {
    font-size: 1.15vw;
  }

  /* line 278, resources/assets/styles/common/_media.scss */

  html body main .small-body-heading {
    font-size: 1.5vw;
  }

  /* line 291, resources/assets/styles/common/_media.scss */

  html body.home main .landing-container,
  html body.home main .about-landing-wrapper,
  html body.home main .services-landing-wrapper,
  html body.home main .contact-landing-wrapper,
  html body.about-us main .landing-container,
  html body.about-us main .about-landing-wrapper,
  html body.about-us main .services-landing-wrapper,
  html body.about-us main .contact-landing-wrapper,
  html body.services main .landing-container,
  html body.services main .about-landing-wrapper,
  html body.services main .services-landing-wrapper,
  html body.services main .contact-landing-wrapper,
  html body.news main .landing-container,
  html body.news main .about-landing-wrapper,
  html body.news main .services-landing-wrapper,
  html body.news main .contact-landing-wrapper,
  html body.contact main .landing-container,
  html body.contact main .about-landing-wrapper,
  html body.contact main .services-landing-wrapper,
  html body.contact main .contact-landing-wrapper,
  html body.single-post main .landing-container,
  html body.single-post main .about-landing-wrapper,
  html body.single-post main .services-landing-wrapper,
  html body.single-post main .contact-landing-wrapper,
  html body.faq main .landing-container,
  html body.faq main .about-landing-wrapper,
  html body.faq main .services-landing-wrapper,
  html body.faq main .contact-landing-wrapper {
    padding-top: 150px;
  }

  /* line 298, resources/assets/styles/common/_media.scss */

  html body.home main .post-wrapper,
  html body.about-us main .post-wrapper,
  html body.services main .post-wrapper,
  html body.news main .post-wrapper,
  html body.contact main .post-wrapper,
  html body.single-post main .post-wrapper,
  html body.faq main .post-wrapper {
    margin-top: 170px;
  }

  /* line 305, resources/assets/styles/common/_media.scss */

  html body.news main .article-slider .article-slider-overflow article > img,
  html body.news main .article-slider .article-slider-overflow article > .video-container {
    margin-bottom: auto;
    position: relative;
  }

  /* line 312, resources/assets/styles/common/_media.scss */

  html body nav .nav ul li a,
  html body .side-card .icon-button .button a p {
    font-size: 1.15vw;
  }
}

@media only screen and (max-width: 769px) and (min-width: 600px) {
  /* line 324, resources/assets/styles/common/_media.scss */

  html body.services main .what-wrapper .drawer p.drawer-title {
    font-size: 1.15vw;
  }

  /* line 328, resources/assets/styles/common/_media.scss */

  html body.services main .what-wrapper .drawer p.drawer-no {
    font-size: 2.344vw;
    width: 40px;
  }

  /* line 334, resources/assets/styles/common/_media.scss */

  html body.services main .what-wrapper .drawer .drawer-title > div p {
    margin: auto 0;
    font-size: 1.3vw;
  }

  /* line 339, resources/assets/styles/common/_media.scss */

  html body.services main .what-wrapper .drawer .drawer-title > div img {
    width: 10%;
  }
}

@font-face {
  font-family: "Walkway";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("/app/themes/sage/dist/fonts/Walkway/Walkway Black.ttf");
}

@font-face {
  font-family: "Walkway Expanded";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("/app/themes/sage/dist/fonts/Walkway/Walkway Expand Black.ttf");
}

@font-face {
  font-family: "Work Sans";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("/app/themes/sage/dist/fonts/Work Sans/WorkSans-Regular.ttf");
}

@font-face {
  font-family: "Work Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/app/themes/sage/dist/fonts/Work Sans/WorkSans-Light.ttf");
}

@font-face {
  font-family: "Lato";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(/app/themes/sage/dist/fonts/Lato/Lato-Regular.ttf);
}

@font-face {
  font-family: "Roboto";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(/app/themes/sage/dist/fonts/Roboto/Roboto-Medium.ttf);
}

/* line 61, resources/assets/styles/common/_typography.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 2.344vw;
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  color: #fff;
  font-style: normal;
  font-weight: 900;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 77, resources/assets/styles/common/_typography.scss */

h1 {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  line-height: 107.69%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 3.646vw;
  font-weight: 900;
  font-style: normal;
}

/* line 87, resources/assets/styles/common/_typography.scss */

p,
a,
li,
body {
  font-size: 0.938vw;
  font-family: "Work Sans", sans-serif;
  line-height: 1.5625em;
  color: #fff;
}

/* line 97, resources/assets/styles/common/_typography.scss */

.left-title {
  margin-left: 50px;
}

/* line 351, resources/assets/styles/common/_typography.scss */

h3 {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.458vw;
  line-height: 119.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 355, resources/assets/styles/common/_typography.scss */

.small-body-heading {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.042vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
}

/* line 359, resources/assets/styles/common/_typography.scss */

.font-guide {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 1.1875em;
  letter-spacing: 0.085em;
  text-transform: uppercase;
}

/* line 364, resources/assets/styles/common/_typography.scss */

br.desktop {
  display: block;
}

/* line 368, resources/assets/styles/common/_typography.scss */

br.mobile {
  display: none;
}

@media only screen and (max-width: 600px) {
  /* line 374, resources/assets/styles/common/_typography.scss */

  p,
  a,
  li,
  body {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 381, resources/assets/styles/common/_typography.scss */

  h1 {
    font-size: 6.4vw;
  }

  /* line 385, resources/assets/styles/common/_typography.scss */

  h2 {
    font-family: "Walkway Expanded", "Walkway", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 6.4vw;
    line-height: 107.69%;
    letter-spacing: 0.1em;
    text-transform: capitalize;
  }

  /* line 389, resources/assets/styles/common/_typography.scss */

  h3 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 393, resources/assets/styles/common/_typography.scss */

  p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 398, resources/assets/styles/common/_typography.scss */

  .landing-tagline p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 1.5625em;
  }

  /* line 407, resources/assets/styles/common/_typography.scss */

  .font-guide {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 1.1875em;
    letter-spacing: 0.085em;
    text-transform: uppercase;
  }

  /* line 412, resources/assets/styles/common/_typography.scss */

  br.desktop {
    display: none;
  }

  /* line 416, resources/assets/styles/common/_typography.scss */

  br.mobile {
    display: block;
  }
}

/** Import everything from autoload */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/** Import theme styles */

/* line 1, resources/assets/styles/common/_global.scss */

html,
body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/* line 9, resources/assets/styles/common/_global.scss */

html .about-us .nav li.aboutus-link,
body .about-us .nav li.aboutus-link {
  border-top: 1px solid white;
}

/* line 13, resources/assets/styles/common/_global.scss */

html .services .nav li.services-link,
body .services .nav li.services-link {
  border-top: 1px solid white;
}

/* line 17, resources/assets/styles/common/_global.scss */

html .news .nav li.news-link,
body .news .nav li.news-link {
  border-top: 1px solid white;
}

/* line 21, resources/assets/styles/common/_global.scss */

html .contact-us .nav li.contact-link,
body .contact-us .nav li.contact-link {
  border-top: 1px solid white;
}

/* line 25, resources/assets/styles/common/_global.scss */

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 29, resources/assets/styles/common/_global.scss */

.wrapper {
  position: relative;
}

/* line 33, resources/assets/styles/common/_global.scss */

main {
  width: 100vw;
}

/* line 36, resources/assets/styles/common/_global.scss */

main > section {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 600px) {
  /* line 42, resources/assets/styles/common/_global.scss */

  main > section {
    width: calc(100% - 40px);
  }
}

/* line 47, resources/assets/styles/common/_global.scss */

main hr {
  width: 80%;
}

/* line 52, resources/assets/styles/common/_global.scss */

.hero-image {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 100vh;
  height: 100vh;
  z-index: -1;
}

/* line 60, resources/assets/styles/common/_global.scss */

.hero-image img {
  height: 100%;
}

/* line 65, resources/assets/styles/common/_global.scss */

.next-step-wrapper {
  margin-left: 42%;
  width: 48%;
}

/* line 69, resources/assets/styles/common/_global.scss */

.next-step-wrapper .indented-content > div > p {
  width: 60%;
}

/* line 75, resources/assets/styles/common/_global.scss */

form .form-row {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 80, resources/assets/styles/common/_global.scss */

form .form-row label.label-checkbox {
  position: relative;
  padding-left: 25px;
  opacity: 0.5;
}

/* line 85, resources/assets/styles/common/_global.scss */

form .form-row label.label-checkbox::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  border: solid 2px #fff;
  width: 10px;
  height: 10px;
}

/* line 98, resources/assets/styles/common/_global.scss */

form .form-row input,
form .form-row textarea {
  padding: 17px 20px;
  width: 100%;
  background: transparent;
  border: solid 1px #fff;
  font-family: "Work Sans", sans-serif;
  color: #fff;
  outline: none;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 132.19%;
  letter-spacing: 0.05em;
}

/* line 113, resources/assets/styles/common/_global.scss */

form .form-row input::-webkit-input-placeholder,
form .form-row textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.3;
}

form .form-row input::-moz-placeholder,
form .form-row textarea::-moz-placeholder {
  color: #fff;
  opacity: 0.3;
}

form .form-row input::-ms-input-placeholder,
form .form-row textarea::-ms-input-placeholder {
  color: #fff;
  opacity: 0.3;
}

form .form-row input::placeholder,
form .form-row textarea::placeholder {
  color: #fff;
  opacity: 0.3;
}

/* line 118, resources/assets/styles/common/_global.scss */

form .form-row input[type="checkbox"],
form .form-row input[type="radio"],
form .form-row textarea[type="checkbox"],
form .form-row textarea[type="radio"] {
  display: inline-block;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

/* line 128, resources/assets/styles/common/_global.scss */

form .form-row input[type="checkbox"]:checked + label,
form .form-row input[type="radio"]:checked + label,
form .form-row textarea[type="checkbox"]:checked + label,
form .form-row textarea[type="radio"]:checked + label {
  opacity: 1;
}

/* line 131, resources/assets/styles/common/_global.scss */

form .form-row input[type="checkbox"]:checked + label::before,
form .form-row input[type="radio"]:checked + label::before,
form .form-row textarea[type="checkbox"]:checked + label::before,
form .form-row textarea[type="radio"]:checked + label::before {
  background: #fff;
}

/* line 138, resources/assets/styles/common/_global.scss */

form .form-row input.half-width,
form .form-row textarea.half-width {
  width: 48%;
}

/* line 143, resources/assets/styles/common/_global.scss */

form .form-row textarea {
  height: 170px;
}

/* line 148, resources/assets/styles/common/_global.scss */

form .icon-button {
  margin-top: 22px;
}

@media only screen and (max-width: 600px) {
  /* line 154, resources/assets/styles/common/_global.scss */

  .next-step-wrapper .indented-content > div > p {
    width: 100%;
  }

  /* line 160, resources/assets/styles/common/_global.scss */

  form .form-row input,
  form .form-row textarea {
    font-size: 4.267vw;
  }
}

/* line 1, resources/assets/styles/components/_buttons.scss */

.icon-button {
  position: relative;
  display: inline-block;
  margin: 33px 0;
  cursor: pointer;
}

/* line 7, resources/assets/styles/components/_buttons.scss */

.icon-button a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 12, resources/assets/styles/components/_buttons.scss */

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

/* line 15, resources/assets/styles/components/_buttons.scss */

.icon-button .button .circle-arrow {
  position: relative;
  width: 3.906vw;
  height: 3.906vw;
}

/* line 20, resources/assets/styles/components/_buttons.scss */

.icon-button .button .circle-arrow .icon-circle {
  width: 100%;
  border-radius: 100%;
}

/* line 25, resources/assets/styles/components/_buttons.scss */

.icon-button .button .circle-arrow .icon-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: padding-left 100ms ease-in-out;
  -o-transition: padding-left 100ms ease-in-out;
  transition: padding-left 100ms ease-in-out;
  padding-left: 15%;
}

/* line 36, resources/assets/styles/components/_buttons.scss */

.icon-button p,
.icon-button p a {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.833vw;
  line-height: 1.0625em;
  text-align: center;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  text-align: left;
}

/* line 45, resources/assets/styles/components/_buttons.scss */

.icon-button .link-separator {
  border-right: 1px solid white;
  height: 50px;
  margin: auto 0;
  margin-left: 38px;
}

/* line 52, resources/assets/styles/components/_buttons.scss */

.icon-button p {
  margin: auto 0 auto 40px !important;
}

/* line 58, resources/assets/styles/components/_buttons.scss */

.icon-button:hover .circle-arrow .icon-circle {
  background: -webkit-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: -o-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: linear-gradient(135.59deg, #4863d7 -15.46%, #0121ad 105.04%);
}

/* line 62, resources/assets/styles/components/_buttons.scss */

.icon-button:hover .circle-arrow .icon-arrow {
  padding-left: 30%;
}

/* line 75, resources/assets/styles/components/_buttons.scss */

.icon-button.blue p {
  background: -webkit-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: -o-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: linear-gradient(135.59deg, #4863d7 -15.46%, #0121ad 105.04%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 85, resources/assets/styles/components/_buttons.scss */

.icon-button.right-icon .circle-arrow .icon-arrow {
  left: 26px;
  padding: 0;
  -webkit-transition: left 100ms ease-in-out;
  -o-transition: left 100ms ease-in-out;
  transition: left 100ms ease-in-out;
}

/* line 92, resources/assets/styles/components/_buttons.scss */

.icon-button.right-icon p {
  margin: auto 0 !important;
}

/* line 98, resources/assets/styles/components/_buttons.scss */

.icon-button.right-icon:hover .circle-arrow .icon-arrow {
  left: 50px;
}

/* line 108, resources/assets/styles/components/_buttons.scss */

.icon-button.double-link p:last-of-type a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  /* line 119, resources/assets/styles/components/_buttons.scss */

  .icon-button .button .circle-arrow {
    width: 13.333vw;
    height: 13.333vw;
  }

  /* line 123, resources/assets/styles/components/_buttons.scss */

  .icon-button .button .circle-arrow img {
    width: 100%;
  }

  /* line 129, resources/assets/styles/components/_buttons.scss */

  .icon-button p {
    font-size: 0.729vw;
    font-size: 3.733vw;
    line-height: 0.9375em;
  }

  /* line 137, resources/assets/styles/components/_buttons.scss */

  .icon-button.double-link .circle-arrow {
    display: none;
  }

  /* line 142, resources/assets/styles/components/_buttons.scss */

  .icon-button.double-link .button p {
    margin-left: 22px !important;
  }

  /* line 145, resources/assets/styles/components/_buttons.scss */

  .icon-button.double-link .button p a {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.833vw;
    line-height: 1.1875em;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 3.733vw;
    white-space: nowrap;
  }

  /* line 153, resources/assets/styles/components/_buttons.scss */

  .icon-button.double-link .button p:first-of-type {
    margin-left: 0 !important;
  }

  /* line 157, resources/assets/styles/components/_buttons.scss */

  .icon-button.double-link .button .link-separator {
    margin-left: 22px;
  }
}

/* line 1, resources/assets/styles/components/_cards.scss */

.blue-card {
  position: relative;
  width: calc(50% - 6px);
  margin-bottom: 12px;
  border-radius: 10px;
  background: -webkit-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: -o-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: linear-gradient(135.59deg, #4863d7 -15.46%, #0121ad 105.04%);
}

/* line 8, resources/assets/styles/components/_cards.scss */

.blue-card .card-title {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.042vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
}

/* line 14, resources/assets/styles/components/_cards.scss */

.blue-card p {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
}

/* line 19, resources/assets/styles/components/_cards.scss */

.icon-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 25%;
}

/* line 25, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card {
  padding-top: calc(50% - 6px);
}

/* line 28, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card:hover {
  background: #fafafa;
}

/* line 32, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card .centered-card-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 38%;
}

/* line 39, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card .centered-card-icon img {
  width: 100%;
}

/* line 42, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card .centered-card-icon img.hover-state {
  display: none;
}

/* line 49, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card:hover .centered-card-icon img.default-state {
  display: none;
}

/* line 53, resources/assets/styles/components/_cards.scss */

.icon-cards .blue-card:hover .centered-card-icon img.hover-state {
  display: block;
}

/* line 60, resources/assets/styles/components/_cards.scss */

.card-hover-description {
  color: #fff;
  width: calc(50% - 6px);
}

/* line 64, resources/assets/styles/components/_cards.scss */

.card-hover-description p {
  font-size: 1.563vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
  font-weight: 500;
  font-style: normal;
  font-family: "Work Sans", sans-serif;
  margin: 0;
}

/* line 71, resources/assets/styles/components/_cards.scss */

.side-card {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0 18px 40px -12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 18px 40px -12px rgba(0, 0, 0, 0.2);
  width: 34%;
  padding: 60px;
}

/* line 78, resources/assets/styles/components/_cards.scss */

.side-card.card-left {
  border-radius: 0 10px 10px 0;
  left: 0;
  padding-left: 10%;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  -o-transition: -o-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* line 85, resources/assets/styles/components/_cards.scss */

.side-card.card-left.show {
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

/* line 90, resources/assets/styles/components/_cards.scss */

.side-card.card-right {
  border-radius: 10px 0 0 10px;
  right: 0;
  padding-right: 50px;
  padding-left: 95px;
  width: 30%;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  -o-transition: -o-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
  -webkit-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

/* line 99, resources/assets/styles/components/_cards.scss */

.side-card.card-right.show {
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

/* line 105, resources/assets/styles/components/_cards.scss */

.side-card .card-content p {
  margin: 0;
  color: #000001;
}

/* line 110, resources/assets/styles/components/_cards.scss */

.side-card .card-content p.card-heading {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.458vw;
  line-height: 119.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  background: -webkit-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: -o-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: linear-gradient(135.59deg, #4863d7 -15.46%, #0121ad 105.04%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: capitalize;
  margin-bottom: 23px;
}

/* line 121, resources/assets/styles/components/_cards.scss */

.side-card .card-content .icon-button {
  margin-bottom: 0;
}

/* line 128, resources/assets/styles/components/_cards.scss */

main > section .side-card.card-left {
  -webkit-transform: translateX(-10%);
       -o-transform: translateX(-10%);
          transform: translateX(-10%);
}

/* line 132, resources/assets/styles/components/_cards.scss */

main > section .side-card.card-right {
  -webkit-transform: translateX(10%);
       -o-transform: translateX(10%);
          transform: translateX(10%);
}

/* line 139, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card,
.text-cards .blue-card {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 25px;
  cursor: pointer;
}

/* line 146, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card a,
.learn-cards .blue-card .icon-button,
.text-cards .blue-card a,
.text-cards .blue-card .icon-button {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 1.1875em;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 151, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card .icon-button,
.text-cards .blue-card .icon-button {
  margin: 0;
}

/* line 155, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card .icon-button.right-icon p,
.text-cards .blue-card .icon-button.right-icon p {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
}

/* line 160, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card .icon-button .circle-arrow,
.text-cards .blue-card .icon-button .circle-arrow {
  height: 20px;
}

/* line 164, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card .icon-button p,
.text-cards .blue-card .icon-button p {
  margin: 0;
}

/* line 171, resources/assets/styles/components/_cards.scss */

.learn-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 176, resources/assets/styles/components/_cards.scss */

.learn-cards .blue-card {
  min-height: 260px;
  margin-bottom: 1%;
  width: 32%;
}

/* line 183, resources/assets/styles/components/_cards.scss */

.slider-cards-wrapper {
  position: relative;
}

/* line 186, resources/assets/styles/components/_cards.scss */

.slider-cards-wrapper .slider-nav {
  position: absolute;
  top: -75px;
  left: 90vw;
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* line 192, resources/assets/styles/components/_cards.scss */

.slider-cards-wrapper .slider-nav .disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

/* line 197, resources/assets/styles/components/_cards.scss */

.slider-cards-wrapper .slider-nav img {
  height: 35px;
}

/* line 200, resources/assets/styles/components/_cards.scss */

.slider-cards-wrapper .slider-nav img:first-of-type {
  margin-right: 50px;
}

/* line 204, resources/assets/styles/components/_cards.scss */

.slider-cards-wrapper .slider-nav img:not(.disabled) {
  cursor: pointer;
}

/* line 211, resources/assets/styles/components/_cards.scss */

.slider-cards {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: hidden;
  -webkit-transform: translateX(10%);
       -o-transform: translateX(10%);
          transform: translateX(10%);
  margin-left: 0;
  -webkit-transition: margin-left 250ms ease-in-out, padding-right 250ms ease-in-out;
  -o-transition: margin-left 250ms ease-in-out, padding-right 250ms ease-in-out;
  transition: margin-left 250ms ease-in-out, padding-right 250ms ease-in-out;
}

/* line 220, resources/assets/styles/components/_cards.scss */

.slider-cards .blue-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 26%;
  min-height: 100%;
  margin-right: 1%;
}

/* line 227, resources/assets/styles/components/_cards.scss */

.slider-cards .blue-card:last-of-type {
  margin-right: 0;
}

@media only screen and (max-width: 600px) {
  /* line 234, resources/assets/styles/components/_cards.scss */

  .side-card {
    width: 80vw;
    z-index: 99999;
    padding: 28px 33px 28px 15px;
  }

  /* line 240, resources/assets/styles/components/_cards.scss */

  .side-card .card-content p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.729vw;
    line-height: 170%;
    letter-spacing: 0.085em;
    font-size: 3.733vw;
  }

  /* line 246, resources/assets/styles/components/_cards.scss */

  .side-card .card-content p.card-heading {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    font-size: 5.333vw;
    margin: 0;
    margin-bottom: 6px;
  }

  /* line 254, resources/assets/styles/components/_cards.scss */

  .side-card .card-content .icon-button {
    margin: 0;
  }

  /* line 259, resources/assets/styles/components/_cards.scss */

  .side-card.card-right {
    width: 85vw;
    padding: 31px 15px;
  }

  /* line 265, resources/assets/styles/components/_cards.scss */

  .slider-cards-wrapper {
    margin-left: calc(-11% + 20px);
  }

  /* line 268, resources/assets/styles/components/_cards.scss */

  .slider-cards-wrapper .slider-nav {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    left: auto;
    margin-left: 20px;
    width: calc(100% - 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 20px;
  }

  /* line 283, resources/assets/styles/components/_cards.scss */

  .slider-cards-wrapper .slider-cards .blue-card p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 287, resources/assets/styles/components/_cards.scss */

  .slider-cards-wrapper .slider-cards .blue-card .card-title {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 295, resources/assets/styles/components/_cards.scss */

  .slider-cards .blue-card {
    width: calc(100vw - 40px);
    margin-right: 20px;
  }
}

@media only screen and (max-width: 769px) and (min-width: 600px) {
  /* line 304, resources/assets/styles/components/_cards.scss */

  .slider-cards-wrapper .slider-nav {
    width: 100px;
    top: -50px;
  }
}

/* line 2, resources/assets/styles/components/_indent-block.scss */

.indent-text-block h2 {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2.344vw;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 6, resources/assets/styles/components/_indent-block.scss */

.indent-text-block .indented-content {
  margin-left: 150px;
}

@media only screen and (max-width: 600px) {
  /* line 13, resources/assets/styles/components/_indent-block.scss */

  .indent-text-block h2 {
    font-family: "Walkway Expanded", "Walkway", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 6.4vw;
    line-height: 107.69%;
    letter-spacing: 0.1em;
    text-transform: capitalize;
  }

  /* line 17, resources/assets/styles/components/_indent-block.scss */

  .indent-text-block .indented-content {
    margin-left: 0;
  }
}

/* line 1, resources/assets/styles/components/_hover-ul.scss */

.hover-ul {
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  position: relative;
  padding: 0;
  margin: 0 auto;
}

/* line 9, resources/assets/styles/components/_hover-ul.scss */

.hover-ul a {
  text-decoration: none !important;
}

/* line 13, resources/assets/styles/components/_hover-ul.scss */

.hover-ul::before,
.hover-ul::after {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 1px;
  margin: 1px 0 0;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  opacity: 0;
  background-color: white;
}

/* line 28, resources/assets/styles/components/_hover-ul.scss */

.hover-ul.hover-ul-lr::before,
.hover-ul.hover-ul-lr::after {
  left: 0;
}

/* line 34, resources/assets/styles/components/_hover-ul.scss */

.hover-ul:hover {
  cursor: pointer;
}

/* line 37, resources/assets/styles/components/_hover-ul.scss */

.hover-ul:hover::before,
.hover-ul:hover::after {
  width: 100%;
  opacity: 1;
}

/* line 1, resources/assets/styles/components/_drawer.scss */

.drawer {
  margin-bottom: 65px;
}

/* line 4, resources/assets/styles/components/_drawer.scss */

.drawer .drawer-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

/* line 8, resources/assets/styles/components/_drawer.scss */

.drawer .drawer-title .drawer-no {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2.344vw;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  width: 64px;
  margin: 0;
}

/* line 15, resources/assets/styles/components/_drawer.scss */

.drawer .drawer-title p {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.042vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
}

/* line 19, resources/assets/styles/components/_drawer.scss */

.drawer .drawer-title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid white;
}

/* line 24, resources/assets/styles/components/_drawer.scss */

.drawer .drawer-title > div p {
  width: 100%;
  margin: auto 0;
}

/* line 30, resources/assets/styles/components/_drawer.scss */

.drawer .drawer-title img {
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  -o-transition: -o-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out, -o-transform 250ms ease-in-out;
}

/* line 35, resources/assets/styles/components/_drawer.scss */

.drawer .draw-content {
  display: none;
}

/* line 41, resources/assets/styles/components/_drawer.scss */

.drawer.open .drawer-title img {
  -webkit-transform: rotateZ(45deg);
       -o-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

/* line 1, resources/assets/styles/components/_article-slider.scss */

.article-slider {
  display: grid;
  grid-template-columns: 10% 1fr auto;
}

/* line 5, resources/assets/styles/components/_article-slider.scss */

.article-slider .chev-left {
  width: 17px;
}

/* line 9, resources/assets/styles/components/_article-slider.scss */

.article-slider .chev-left,
.article-slider .chev-right {
  margin: auto 0;
}

/* line 14, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  overflow-x: hidden;
}

/* line 20, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 50px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 50px;
  -webkit-transition: margin-left 500ms ease-in-out;
  -o-transition: margin-left 500ms ease-in-out;
  transition: margin-left 500ms ease-in-out;
}

@media only screen and (max-width: 600px) {
  /* line 20, resources/assets/styles/components/_article-slider.scss */

  .article-slider .article-slider-overflow article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

/* line 33, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article > img,
.article-slider .article-slider-overflow article > .video-container {
  width: calc(44.44444% - 40px);
  height: auto;
  margin-bottom: auto;
  -webkit-box-shadow: 1px 6px 30px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 6px 30px 5px rgba(0, 0, 0, 0.4);
}

/* line 40, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article > img video,
.article-slider .article-slider-overflow article > .video-container video {
  width: 100%;
}

/* line 45, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article p,
.article-slider .article-slider-overflow article h3 {
  margin: 0;
}

/* line 50, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article h3 {
  margin-bottom: 6px;
}

/* line 54, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article .article-content {
  width: 35.29412%;
}

/* line 57, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article .article-content .article-no {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.042vw;
  line-height: 1.4375em;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 10px;
}

/* line 64, resources/assets/styles/components/_article-slider.scss */

.article-slider .article-slider-overflow article .article-content .icon-button {
  margin-top: 50px;
}

/* line 1, resources/assets/styles/components/_search-with-icon.scss */

.search-with-icon {
  position: relative;
}

/* line 4, resources/assets/styles/components/_search-with-icon.scss */

.search-with-icon input {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
  border: none;
  padding: 15px 0;
  background-color: transparent;
  color: #fff;
  outline: none;
  width: 100%;
  border-bottom: 1px solid white;
}

/* line 15, resources/assets/styles/components/_search-with-icon.scss */

.search-with-icon input::-webkit-input-placeholder {
  opacity: 0.4;
  color: #fff;
}

.search-with-icon input::-moz-placeholder {
  opacity: 0.4;
  color: #fff;
}

.search-with-icon input::-ms-input-placeholder {
  opacity: 0.4;
  color: #fff;
}

.search-with-icon input::placeholder {
  opacity: 0.4;
  color: #fff;
}

/* line 21, resources/assets/styles/components/_search-with-icon.scss */

.search-with-icon img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 50%;
  cursor: pointer;
}

/* line 1, resources/assets/styles/components/_video.scss */

.video-container {
  position: relative;
}

/* line 4, resources/assets/styles/components/_video.scss */

.video-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 62px;
  height: 62px;
  cursor: pointer;
}

/* line 2, resources/assets/styles/components/_file-upload.scss */

form .file-upload {
  position: relative;
  cursor: pointer;
  width: 100%;
  border: 1px dashed;
  -webkit-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTExLTAzVDExOjAxOjE1KzEzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0xMS0wM1QxMTowMjowMisxMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0xMS0wM1QxMTowMjowMisxMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTRiMGI0Ni0xZWUzLTMxNDgtYWRkZS1hOWEwNDZjNjBjYzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YTE0YjBiNDYtMWVlMy0zMTQ4LWFkZGUtYTlhMDQ2YzYwY2MxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YTE0YjBiNDYtMWVlMy0zMTQ4LWFkZGUtYTlhMDQ2YzYwY2MxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphMTRiMGI0Ni0xZWUzLTMxNDgtYWRkZS1hOWEwNDZjNjBjYzEiIHN0RXZ0OndoZW49IjIwMjAtMTEtMDNUMTE6MDE6MTUrMTM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Q11bBAAAAJklEQVQoFWP4jwUwYAFY1VFLMwMM49CMjAda8yggEQzReB6wjAEAVtNqpEwYzTwAAAAASUVORK5CYII=) 1 round;
       -o-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTExLTAzVDExOjAxOjE1KzEzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0xMS0wM1QxMTowMjowMisxMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0xMS0wM1QxMTowMjowMisxMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTRiMGI0Ni0xZWUzLTMxNDgtYWRkZS1hOWEwNDZjNjBjYzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YTE0YjBiNDYtMWVlMy0zMTQ4LWFkZGUtYTlhMDQ2YzYwY2MxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YTE0YjBiNDYtMWVlMy0zMTQ4LWFkZGUtYTlhMDQ2YzYwY2MxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphMTRiMGI0Ni0xZWUzLTMxNDgtYWRkZS1hOWEwNDZjNjBjYzEiIHN0RXZ0OndoZW49IjIwMjAtMTEtMDNUMTE6MDE6MTUrMTM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Q11bBAAAAJklEQVQoFWP4jwUwYAFY1VFLMwMM49CMjAda8yggEQzReB6wjAEAVtNqpEwYzTwAAAAASUVORK5CYII=) 1 round;
          border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTExLTAzVDExOjAxOjE1KzEzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0xMS0wM1QxMTowMjowMisxMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0xMS0wM1QxMTowMjowMisxMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTRiMGI0Ni0xZWUzLTMxNDgtYWRkZS1hOWEwNDZjNjBjYzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YTE0YjBiNDYtMWVlMy0zMTQ4LWFkZGUtYTlhMDQ2YzYwY2MxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YTE0YjBiNDYtMWVlMy0zMTQ4LWFkZGUtYTlhMDQ2YzYwY2MxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphMTRiMGI0Ni0xZWUzLTMxNDgtYWRkZS1hOWEwNDZjNjBjYzEiIHN0RXZ0OndoZW49IjIwMjAtMTEtMDNUMTE6MDE6MTUrMTM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Q11bBAAAAJklEQVQoFWP4jwUwYAFY1VFLMwMM49CMjAda8yggEQzReB6wjAEAVtNqpEwYzTwAAAAASUVORK5CYII=) 1 round;
}

/* line 9, resources/assets/styles/components/_file-upload.scss */

form .file-upload input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
}

/* line 20, resources/assets/styles/components/_file-upload.scss */

form .file-upload *:not(input) {
  pointer-events: none;
}

/* line 24, resources/assets/styles/components/_file-upload.scss */

form .file-upload .file-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 32px 20px;
}

/* line 29, resources/assets/styles/components/_file-upload.scss */

form .file-upload .file-content-wrapper p {
  margin: 0;
}

/* line 33, resources/assets/styles/components/_file-upload.scss */

form .file-upload .file-content-wrapper .file-drop {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
  opacity: 0.8;
}

/* line 39, resources/assets/styles/components/_file-upload.scss */

form .file-upload .file-content-wrapper .file-choose {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 1.1875em;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  text-decoration: none;
}

@media only screen and (max-width: 600px) {
  /* line 49, resources/assets/styles/components/_file-upload.scss */

  form .file-upload .file-content-wrapper {
    display: block;
    text-align: center;
  }

  /* line 53, resources/assets/styles/components/_file-upload.scss */

  form .file-upload .file-content-wrapper .file-drop,
  form .file-upload .file-content-wrapper .file-choose {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }
}

/* line 1, resources/assets/styles/layouts/_header.scss */

header {
  position: absolute;
  padding: 67px 50px;
  z-index: 1;
}

/* line 7, resources/assets/styles/layouts/_header.scss */

header .header-logo {
  height: 47px;
}

@media only screen and (max-width: 600px) {
  /* line 13, resources/assets/styles/layouts/_header.scss */

  header {
    padding: 40px 29px;
  }

  /* line 16, resources/assets/styles/layouts/_header.scss */

  header .header-logo {
    height: 30px;
  }
}

/* line 2, resources/assets/styles/layouts/_sidebar.scss */

.nav ul {
  pointer-events: none;
  position: fixed;
  width: 100vh;
  bottom: 0;
  right: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  text-align: center;
  white-space: nowrap;
  line-height: 2em;
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 100% 100%;
       -o-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  z-index: 999999;
  padding: 0 50px;
  -webkit-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  transition: padding 0.3s;
}

/* line 21, resources/assets/styles/layouts/_sidebar.scss */

.nav ul li {
  pointer-events: none;
  display: inline-block;
  margin: 0 1em;
}

/* line 26, resources/assets/styles/layouts/_sidebar.scss */

.nav ul li a {
  text-decoration: none;
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 0.938vw;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  color: #fff;
}

/* line 34, resources/assets/styles/layouts/_sidebar.scss */

.nav .nav-background {
  position: fixed;
  right: 0;
  top: 0;
  width: 9%;
  height: 100%;
  background: -webkit-linear-gradient(170.34deg, #000001 7.54%, rgba(0, 0, 1, 0) 93.06%);
  background: -o-linear-gradient(170.34deg, #000001 7.54%, rgba(0, 0, 1, 0) 93.06%);
  background: linear-gradient(279.66deg, #000001 7.54%, rgba(0, 0, 1, 0) 93.06%);
  pointer-events: none;
  z-index: 999998;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}

/* line 49, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav ul {
  pointer-events: none;
  opacity: 0;
  padding-left: 50px;
}

/* line 55, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav .hamburger {
  position: fixed;
  top: 50px;
  right: 50px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 30px;
  height: 30px;
  z-index: 999999;
  cursor: pointer;
  -webkit-transform: translateX(40%);
       -o-transform: translateX(40%);
          transform: translateX(40%);
}

/* line 68, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav .hamburger > div {
  background-color: #fff;
  height: 4px;
  width: 100%;
  border-radius: 1000px;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

/* line 78, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open ul {
  opacity: 1;
  padding-left: 85px;
}

/* line 82, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open ul li {
  pointer-events: all;
}

/* line 87, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open .nav-background {
  opacity: 1;
}

/* line 92, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open .hamburger > div {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

/* line 98, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open .hamburger > div:first-of-type,
.hamburger-nav.open .hamburger > div:last-of-type {
  opacity: 1;
}

/* line 103, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open .hamburger > div:first-of-type {
  -webkit-transform: translateY(-50%) rotateZ(45deg);
       -o-transform: translateY(-50%) rotateZ(45deg);
          transform: translateY(-50%) rotateZ(45deg);
}

/* line 107, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.open .hamburger > div:last-of-type {
  -webkit-transform: translateY(-50%) rotateZ(-45deg);
       -o-transform: translateY(-50%) rotateZ(-45deg);
          transform: translateY(-50%) rotateZ(-45deg);
}

/* line 115, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.page-top ul {
  opacity: 1;
}

/* line 118, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.page-top ul li {
  pointer-events: all;
}

/* line 123, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.page-top .hamburger {
  display: none;
}

/* line 126, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav.page-top .hamburger > div {
  opacity: 0;
}

/* line 132, resources/assets/styles/layouts/_sidebar.scss */

.hamburger-nav .social-links {
  display: none;
}

@media only screen and (max-width: 600px) {
  /* line 138, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav {
    position: relative;
  }

  /* line 141, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav .hamburger {
    top: 40px;
    right: 19px;
  }

  /* line 145, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav .hamburger > div {
    height: 2px;
  }

  /* line 151, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.page-top:not(.open) ul {
    opacity: 0;
  }

  /* line 157, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.page-top .hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 160, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.page-top .hamburger > div {
    opacity: 1;
  }

  /* line 168, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open .hamburger > div {
    background-color: #0b31da;
  }

  /* line 171, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open .hamburger > div:nth-of-type(2) {
    opacity: 0;
  }

  /* line 177, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open .social-links {
    display: block;
    position: fixed;
    bottom: 34px;
    right: 25px;
    z-index: 9999999;
  }

  /* line 184, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open .social-links img {
    margin-left: 30px;
  }

  /* line 189, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open .nav-background {
    background: white;
    width: 80vw;
  }

  /* line 194, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open ul {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    top: 75px;
    right: 0;
    width: 80vw;
    padding: 0;
    display: block;
  }

  /* line 202, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open ul li {
    display: block;
    text-align: left;
    margin: 60px 0;
    margin-left: 45px;
  }

  /* line 208, resources/assets/styles/layouts/_sidebar.scss */

  .hamburger-nav.open ul li a {
    color: #0b31da;
    font-size: 4.267vw;
  }
}

/* line 1, resources/assets/styles/layouts/_leftsidebar.scss */

.nav-socials {
  display: block;
  position: absolute;
  top: 45vh;
  height: 55vh;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  z-index: 99999;
}

/* line 9, resources/assets/styles/layouts/_leftsidebar.scss */

.nav-socials ul {
  list-style: none;
}

/* line 13, resources/assets/styles/layouts/_leftsidebar.scss */

.nav-socials li {
  margin: 9px 0;
}

/* line 17, resources/assets/styles/layouts/_leftsidebar.scss */

.nav-socials .line {
  position: absolute;
  bottom: 0;
  margin: 10px 10px 10px 55px;
}

/* line 22, resources/assets/styles/layouts/_leftsidebar.scss */

.nav-socials .line p {
  text-transform: uppercase;
}

/* line 26, resources/assets/styles/layouts/_leftsidebar.scss */

.nav-socials .line .vertical-line {
  display: inline-block;
  border-left: 1px solid #fff;
  height: 67px;
}

@media only screen and (max-width: 600px) {
  /* line 35, resources/assets/styles/layouts/_leftsidebar.scss */

  .nav-socials {
    display: none;
  }
}

/* line 1, resources/assets/styles/layouts/_footer.scss */

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fafafa;
  padding: 128px 204px 83px 204px;
  position: relative;
}

/* line 11, resources/assets/styles/layouts/_footer.scss */

footer p,
footer a,
footer span,
footer li {
  color: #000001;
  margin: 0;
}

/* line 19, resources/assets/styles/layouts/_footer.scss */

footer .arrow-right {
  position: absolute;
  right: 50px;
  top: 64px;
  cursor: pointer;
}

/* line 26, resources/assets/styles/layouts/_footer.scss */

footer .left-container {
  width: 390px;
}

/* line 29, resources/assets/styles/layouts/_footer.scss */

footer .left-container .footer-logo {
  width: 100%;
}

/* line 34, resources/assets/styles/layouts/_footer.scss */

footer .right-container {
  width: calc(100% - 390px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 40, resources/assets/styles/layouts/_footer.scss */

footer .right-container.get-started-wrapper p,
footer .right-container.get-started-wrapper .icon-button,
footer .right-container.get-started-wrapper .icon-button p {
  margin: 0 !important;
}

/* line 46, resources/assets/styles/layouts/_footer.scss */

footer .right-container.get-started-wrapper .icon-button {
  margin-left: 40px !important;
}

/* line 49, resources/assets/styles/layouts/_footer.scss */

footer .right-container.get-started-wrapper .icon-button p {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.833vw;
  line-height: 1.0625em;
  text-align: center;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  margin-top: 3px !important;
}

/* line 55, resources/assets/styles/layouts/_footer.scss */

footer .right-container.get-started-wrapper .icon-button .circle-arrow {
  height: 1.4em;
}

/* line 60, resources/assets/styles/layouts/_footer.scss */

footer .right-container.get-started-wrapper > p {
  font-size: 1.14vw;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 68, resources/assets/styles/layouts/_footer.scss */

footer .right-container nav {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 73, resources/assets/styles/layouts/_footer.scss */

footer .right-container nav a {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.833vw;
  line-height: 1.0625em;
  text-align: center;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 81, resources/assets/styles/layouts/_footer.scss */

footer .separator {
  width: 100%;
  border: 1px solid black;
  margin: 35px 0;
}

/* line 87, resources/assets/styles/layouts/_footer.scss */

footer .copyright-socials {
  margin-top: 100px;
  width: 100%;
}

/* line 91, resources/assets/styles/layouts/_footer.scss */

footer .copyright-socials .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 95, resources/assets/styles/layouts/_footer.scss */

footer .copyright-socials .socials img {
  margin-left: 18px;
  width: 30px;
  height: 30px;
}

/* line 102, resources/assets/styles/layouts/_footer.scss */

footer .copyright-socials .separator {
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin: 23px 0;
}

/* line 107, resources/assets/styles/layouts/_footer.scss */

footer .copyright-socials .copyright {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.125em;
  color: #000001;
  opacity: 0.4;
}

/* line 116, resources/assets/styles/layouts/_footer.scss */

footer .subscribe-wrapper > p {
  font-size: 1.04vw;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 125, resources/assets/styles/layouts/_footer.scss */

.subscribe-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
}

/* line 129, resources/assets/styles/layouts/_footer.scss */

.subscribe-input input {
  font-family: "Work Sans", sans-serif;
  border: none;
  border-bottom: 1px solid black;
  background-color: transparent;
  padding: 15px 20px;
  width: 100%;
  outline: none;
}

/* line 139, resources/assets/styles/layouts/_footer.scss */

.subscribe-input button {
  border: none;
  background: -webkit-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: -o-linear-gradient(314.41deg, #4863d7 -15.46%, #0121ad 105.04%);
  background: linear-gradient(135.59deg, #4863d7 -15.46%, #0121ad 105.04%);
  width: 46px;
}

@media only screen and (max-width: 600px) {
  /* line 147, resources/assets/styles/layouts/_footer.scss */

  footer {
    display: block;
    padding: 49px 15px 152px 15px;
  }

  /* line 151, resources/assets/styles/layouts/_footer.scss */

  footer .left-container {
    width: 100%;
    position: relative;
  }

  /* line 155, resources/assets/styles/layouts/_footer.scss */

  footer .left-container .footer-logo {
    width: 160px;
    height: 24.5px;
    margin: 0 auto;
  }

  /* line 161, resources/assets/styles/layouts/_footer.scss */

  footer .left-container .arrow-right {
    top: 0;
    right: 15px;
  }

  /* line 166, resources/assets/styles/layouts/_footer.scss */

  footer .left-container p {
    font-size: 5.333vw;
  }

  /* line 183, resources/assets/styles/layouts/_footer.scss */

  footer .right-container {
    width: 100%;
    display: block;
  }

  /* line 187, resources/assets/styles/layouts/_footer.scss */

  footer .right-container.get-started-wrapper {
    margin-top: 42px;
  }

  /* line 190, resources/assets/styles/layouts/_footer.scss */

  footer .right-container.get-started-wrapper p {
    font-size: 5.333vw;
    line-height: 119.69%;
  }

  /* line 195, resources/assets/styles/layouts/_footer.scss */

  footer .right-container.get-started-wrapper .icon-button {
    margin-left: 0 !important;
    margin-top: 18px !important;
  }

  /* line 199, resources/assets/styles/layouts/_footer.scss */

  footer .right-container.get-started-wrapper .icon-button p {
    font-size: 3.733vw;
    line-height: 0.9375em;
    letter-spacing: 0.085em;
  }

  /* line 205, resources/assets/styles/layouts/_footer.scss */

  footer .right-container.get-started-wrapper .icon-button .circle-arrow {
    height: 1em;
  }

  /* line 211, resources/assets/styles/layouts/_footer.scss */

  footer .right-container nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  /* line 220, resources/assets/styles/layouts/_footer.scss */

  footer .right-container nav a {
    margin: 25.5px 0;
    font-size: 4.267vw;
    line-height: 1.0625em;
    letter-spacing: 0.085em;
  }

  /* line 229, resources/assets/styles/layouts/_footer.scss */

  footer .separator {
    width: 100%;
    border-top: 1px solid black;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin: 35px 0;
  }

  /* line 238, resources/assets/styles/layouts/_footer.scss */

  footer .copyright-socials {
    margin-top: 60px;
    width: 100%;
  }

  /* line 242, resources/assets/styles/layouts/_footer.scss */

  footer .copyright-socials .separator {
    border: 0.5px solid rgba(0, 0, 0, 0.3);
    margin: 41px 0 34px 0;
  }

  /* line 247, resources/assets/styles/layouts/_footer.scss */

  footer .copyright-socials .socials img {
    margin-left: 33px;
  }

  /* line 251, resources/assets/styles/layouts/_footer.scss */

  footer .copyright-socials p.copyright {
    font-size: 3.733vw;
  }
}

/* line 1, resources/assets/styles/layouts/_posts.scss */

.post-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
  padding: 0;
  margin: 0 10%;
  margin-top: 200px;
  width: 72%;
}

/* line 10, resources/assets/styles/layouts/_posts.scss */

.post-wrapper > button.go-back-btn {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.833vw;
  line-height: 1.0625em;
  text-align: center;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  width: auto;
  height: 16px;
  border: none;
  background: transparent;
  color: #fff;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}

/* line 22, resources/assets/styles/layouts/_posts.scss */

.post-wrapper > button.go-back-btn img {
  height: 100%;
  -webkit-transform: translateY(2px);
       -o-transform: translateY(2px);
          transform: translateY(2px);
  margin-right: 20px;
}

/* line 29, resources/assets/styles/layouts/_posts.scss */

.post-wrapper > article {
  width: 77.77778%;
}

/* line 35, resources/assets/styles/layouts/_posts.scss */

article.post.type-post header {
  position: relative;
  padding: 0;
}

/* line 39, resources/assets/styles/layouts/_posts.scss */

article.post.type-post header h1 {
  margin: 0;
  margin-bottom: 37px;
}

/* line 44, resources/assets/styles/layouts/_posts.scss */

article.post.type-post header time {
  margin-bottom: 74px;
  display: block;
}

/* line 51, resources/assets/styles/layouts/_posts.scss */

article.post.type-post .entry-content img {
  width: 100%;
  height: auto;
}

/* line 56, resources/assets/styles/layouts/_posts.scss */

article.post.type-post .entry-content .wp-block-image.size-full {
  margin: 0;
  width: 100%;
}

@media only screen and (max-width: 600px) {
  /* line 64, resources/assets/styles/layouts/_posts.scss */

  .post-wrapper {
    padding: 0 16px;
    margin: 0;
    margin-top: 140px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 71, resources/assets/styles/layouts/_posts.scss */

  .post-wrapper button.go-back-btn {
    width: 100%;
    padding: 0;
    text-align: left;
    margin-bottom: 57px;
    font-size: 4.267vw;
  }

  /* line 79, resources/assets/styles/layouts/_posts.scss */

  .post-wrapper > article {
    width: 100%;
    margin-bottom: 140px;
  }

  /* line 84, resources/assets/styles/layouts/_posts.scss */

  .post-wrapper > article.post.type-post header h1 {
    margin-bottom: 24px;
  }

  /* line 88, resources/assets/styles/layouts/_posts.scss */

  .post-wrapper > article.post.type-post time {
    margin-bottom: 39px;
  }
}

/* line 1, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce {
  margin: 12px !important;
}

/* line 1, resources/assets/styles/layouts/_background.scss */

#site-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100vh;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000001), to(#002e88));
  background: -webkit-linear-gradient(top, #000001 0%, #002e88 100%);
  background: -o-linear-gradient(top, #000001 0%, #002e88 100%);
  background: linear-gradient(180deg, #000001 0%, #002e88 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10%;
  z-index: -1;
}

/* line 14, resources/assets/styles/layouts/_background.scss */

#site-bg .site-bg-line {
  height: 100%;
  border: 1px solid #fff;
  -webkit-transform: scaleX(0.5);
       -o-transform: scaleX(0.5);
          transform: scaleX(0.5);
  width: 1px;
  opacity: 0.2;
}

@media only screen and (max-width: 600px) {
  /* line 25, resources/assets/styles/layouts/_background.scss */

  #site-bg .site-bg-line {
    display: none;
  }
}

/* line 2, resources/assets/styles/pages/_home.scss */

body.home main .landing-container {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding-top: 150px;
}

/* line 8, resources/assets/styles/pages/_home.scss */

body.home main .landing-container h1 {
  margin-left: 18%;
}

/* line 12, resources/assets/styles/pages/_home.scss */

body.home main .landing-container .landing-tagline {
  margin-left: 42%;
}

/* line 15, resources/assets/styles/pages/_home.scss */

body.home main .landing-container .landing-tagline p {
  margin: 0;
}

/* line 21, resources/assets/styles/pages/_home.scss */

body.home main .mobile-hero-image {
  display: none;
}

/* line 25, resources/assets/styles/pages/_home.scss */

body.home main .growing-business-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 29, resources/assets/styles/pages/_home.scss */

body.home main .growing-business-flex > * {
  width: 40%;
}

/* line 34, resources/assets/styles/pages/_home.scss */

body.home main .growing-business-flex .card-hover-description.desktop {
  display: block;
}

/* line 38, resources/assets/styles/pages/_home.scss */

body.home main .growing-business-flex .card-hover-description.mobile {
  display: none;
}

/* line 44, resources/assets/styles/pages/_home.scss */

body.home main .wrapper > section {
  padding: 0 10%;
}

/* line 48, resources/assets/styles/pages/_home.scss */

body.home main .latest-news-wrapper {
  padding-bottom: 180px;
}

/* line 51, resources/assets/styles/pages/_home.scss */

body.home main .latest-news-wrapper .side-card {
  bottom: 2%;
}

/* line 56, resources/assets/styles/pages/_home.scss */

body.home main .health-check-wrapper {
  margin-bottom: 220px;
}

/* line 59, resources/assets/styles/pages/_home.scss */

body.home main .health-check-wrapper .side-card {
  top: 50%;
  -webkit-transform: translate(100%, -50%);
       -o-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

/* line 63, resources/assets/styles/pages/_home.scss */

body.home main .health-check-wrapper .side-card.show {
  -webkit-transform: translate(0%, -50%);
       -o-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

/* line 69, resources/assets/styles/pages/_home.scss */

body.home main .learn-cards {
  width: 50%;
}

/* line 73, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container {
  padding: 0 10%;
  padding-left: 26%;
  margin-top: 150px;
  margin-bottom: 200px;
}

/* line 79, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider {
  position: relative;
}

/* line 82, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 112.5%;
  margin-left: -12.5%;
}

/* line 94, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .slider-nav img {
  cursor: pointer;
}

/* line 97, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .slider-nav img.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

/* line 104, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .slider-dot-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 45px 0;
  width: 70%;
}

/* line 110, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .slider-dot-nav .nav-dot {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: white;
  opacity: 0.2;
  margin: 0 14px;
}

/* line 118, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .slider-dot-nav .nav-dot.current-slide {
  opacity: 1;
}

/* line 124, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: hidden;
  max-width: 100%;
  width: 100%;
}

/* line 132, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transition: margin-left 500ms ease-in-out;
  -o-transition: margin-left 500ms ease-in-out;
  transition: margin-left 500ms ease-in-out;
}

/* line 139, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .review img {
  width: 30%;
  border-radius: 10px;
}

/* line 145, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .review .review-content {
  width: 65%;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10%;
}

/* line 152, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .review .review-content .quote {
  font-weight: 300;
  font-size: 1.25vw;
  line-height: 140.69%;
  margin: 0;
}

/* line 160, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .review .review-content .review-person p {
  font-size: 0.938vw;
  line-height: 1.5625em;
  letter-spacing: 0;
  margin: 0;
}

/* line 166, resources/assets/styles/pages/_home.scss */

body.home main .reviews-container .review-slider .review .review-content .review-person p:first-of-type {
  font-size: 1.042vw;
  font-weight: 600;
  line-height: 1.75em;
  letter-spacing: 0.085em;
  margin-bottom: 15px;
}

/* line 180, resources/assets/styles/pages/_home.scss */

body.home main .review-background {
  position: absolute;
  left: 6%;
}

/* line 185, resources/assets/styles/pages/_home.scss */

body.home main .grow-business-cta {
  margin: 0 0 500px 26%;
}

/* line 188, resources/assets/styles/pages/_home.scss */

body.home main .grow-business-cta > p {
  font-size: 1.458vw;
}

/* line 193, resources/assets/styles/pages/_home.scss */

body.home main .financial-assistance-wrapper {
  margin-left: 18%;
  width: 40%;
}

/* line 197, resources/assets/styles/pages/_home.scss */

body.home main .financial-assistance-wrapper .indented-content > div > p {
  width: 75%;
}

/* line 202, resources/assets/styles/pages/_home.scss */

body.home main .financial-assistance-wrapper,
body.home main .next-step-wrapper {
  margin-bottom: 260px;
}

/* line 207, resources/assets/styles/pages/_home.scss */

body.home main .slider-cards-wrapper {
  margin-bottom: 96px;
}

/* line 211, resources/assets/styles/pages/_home.scss */

body.home main .expertise-wrapper {
  margin-bottom: 50px;
}

/* line 214, resources/assets/styles/pages/_home.scss */

body.home main .expertise-wrapper > p {
  font-size: 1.458vw;
}

@media only screen and (max-width: 600px) {
  /* line 222, resources/assets/styles/pages/_home.scss */

  body.home main .landing-container {
    padding-top: 110px;
  }

  /* line 225, resources/assets/styles/pages/_home.scss */

  body.home main .landing-container h1,
  body.home main .landing-container .landing-tagline {
    margin: 0 20px;
  }

  /* line 230, resources/assets/styles/pages/_home.scss */

  body.home main .landing-container .hero-image {
    display: none;
  }

  /* line 234, resources/assets/styles/pages/_home.scss */

  body.home main .landing-container .mobile-hero-image {
    display: block;
    width: 150vw;
    margin-left: -20%;
    margin-top: -20%;
  }

  /* line 242, resources/assets/styles/pages/_home.scss */

  body.home main .wrapper > section {
    padding: 0 16px;
  }

  /* line 246, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 249, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex > * {
    width: 100%;
  }

  /* line 253, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex .indent-text-block .indented-content {
    margin: 0;
  }

  /* line 257, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex .card-hover-description,
  body.home main .growing-business-flex .icon-cards .blue-card {
    width: calc((100% / 3) - 6px);
  }

  /* line 262, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex .icon-cards .blue-card {
    padding-top: calc((100% / 3) - 6px);
  }

  /* line 267, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex .card-hover-description.desktop {
    display: none;
  }

  /* line 271, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex .card-hover-description.mobile {
    display: block;
  }

  /* line 275, resources/assets/styles/pages/_home.scss */

  body.home main .growing-business-flex .card-hover-description p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 281, resources/assets/styles/pages/_home.scss */

  body.home main .latest-news-wrapper {
    padding-bottom: 250px;
  }

  /* line 284, resources/assets/styles/pages/_home.scss */

  body.home main .latest-news-wrapper .side-card {
    bottom: 4%;
  }

  /* line 289, resources/assets/styles/pages/_home.scss */

  body.home main .left-title {
    margin: 0 20px;
    margin-bottom: 26px;
  }

  /* line 294, resources/assets/styles/pages/_home.scss */

  body.home main .learn-cards {
    width: 100%;
  }

  /* line 297, resources/assets/styles/pages/_home.scss */

  body.home main .learn-cards .blue-card {
    width: 48%;
    padding: 14px;
    min-height: 175px;
    margin-bottom: 15px;
  }

  /* line 303, resources/assets/styles/pages/_home.scss */

  body.home main .learn-cards .blue-card p.card-title {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 0.833vw;
    line-height: 130%;
    letter-spacing: 0.085em;
    font-size: 4.267vw;
  }

  /* line 309, resources/assets/styles/pages/_home.scss */

  body.home main .learn-cards .blue-card a {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.625vw;
    line-height: 0.875em;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    font-size: 3.467vw;
  }

  /* line 317, resources/assets/styles/pages/_home.scss */

  body.home main .health-check-wrapper {
    padding-bottom: 400px;
    margin-bottom: 140px;
  }

  /* line 321, resources/assets/styles/pages/_home.scss */

  body.home main .health-check-wrapper .side-card {
    top: auto;
    bottom: 0;
    -webkit-transform: translateX(100%);
         -o-transform: translateX(100%);
            transform: translateX(100%);
  }

  /* line 326, resources/assets/styles/pages/_home.scss */

  body.home main .health-check-wrapper .side-card.show {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 333, resources/assets/styles/pages/_home.scss */

  body.home main .expertise-wrapper > p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 338, resources/assets/styles/pages/_home.scss */

  body.home main .review-background {
    left: 0;
    margin-top: 60px;
  }

  /* line 342, resources/assets/styles/pages/_home.scss */

  body.home main .review-background img {
    width: 100%;
  }

  /* line 347, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container {
    margin-top: 0;
    margin-bottom: 75px;
    padding: 0 16px;
  }

  /* line 353, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .slider-dot-nav {
    width: 100%;
  }

  /* line 357, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .slider-nav {
    bottom: 0;
    top: auto;
    width: 100%;
    margin: 0;
    left: 0;
    -webkit-transform: translateY(30%);
         -o-transform: translateY(30%);
            transform: translateY(30%);
  }

  /* line 366, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .review {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 369, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .review > img {
    width: 50%;
    height: 50vw;
    margin: 0 auto;
  }

  /* line 375, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .review > .review-content {
    width: 100%;
  }

  /* line 378, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .review > .review-content .quote {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 382, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .review > .review-content .review-person {
    margin-top: 27px;
  }

  /* line 385, resources/assets/styles/pages/_home.scss */

  body.home main .reviews-container .review-slider .review > .review-content .review-person p,
  body.home main .reviews-container .review-slider .review > .review-content .review-person p:first-of-type {
    font-size: 4.267vw;
  }

  /* line 395, resources/assets/styles/pages/_home.scss */

  body.home main .grow-business-cta {
    margin: 0;
    margin-bottom: 440px;
    padding: 0 16px;
  }

  /* line 400, resources/assets/styles/pages/_home.scss */

  body.home main .grow-business-cta > p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 404, resources/assets/styles/pages/_home.scss */

  body.home main .grow-business-cta .side-card {
    margin-top: 50px;
  }

  /* line 409, resources/assets/styles/pages/_home.scss */

  body.home main .financial-assistance-wrapper,
  body.home main .next-step-wrapper {
    padding: 0 16px;
    width: 100%;
    margin: 0;
    margin-bottom: 157px;
  }

  /* line 416, resources/assets/styles/pages/_home.scss */

  body.home main .financial-assistance-wrapper .indented-content > div > p,
  body.home main .next-step-wrapper .indented-content > div > p {
    width: 100%;
  }

  /* line 420, resources/assets/styles/pages/_home.scss */

  body.home main .financial-assistance-wrapper ul,
  body.home main .next-step-wrapper ul {
    padding-left: 20px;
  }
}

/* line 2, resources/assets/styles/pages/_about.scss */

.about-us .about-landing-wrapper {
  margin-left: 26%;
  width: 64%;
  height: 100vh;
  padding-top: 130px;
}

/* line 9, resources/assets/styles/pages/_about.scss */

.about-us .about-landing-wrapper .hero-image img.desktop {
  display: block;
}

/* line 13, resources/assets/styles/pages/_about.scss */

.about-us .about-landing-wrapper .hero-image img.mobile {
  display: none;
}

/* line 19, resources/assets/styles/pages/_about.scss */

.about-us .learn-more-wrapper,
.about-us .our-values-mobile-wrapper {
  display: none;
}

/* line 24, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 200px;
}

/* line 32, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-description {
  width: 40%;
}

/* line 36, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
}

/* line 44, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .click-prompt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}

/* line 50, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .click-prompt p {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 1.1875em;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  -webkit-transform-origin: 0%;
       -o-transform-origin: 0%;
          transform-origin: 0%;
  -webkit-transform: rotateZ(90deg) translate(-50%, 25px);
       -o-transform: rotateZ(90deg) translate(-50%, 25px);
          transform: rotateZ(90deg) translate(-50%, 25px);
  text-align: right;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  pointer-events: all;
}

/* line 62, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
  width: calc(40% - 25px);
}

/* line 67, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures .picture-bg {
  background-blend-mode: screen;
  background-color: rgba(7, 36, 164, 0.6);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-bottom: 36px;
  opacity: 0.5;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  cursor: pointer;
}

/* line 78, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures .picture-bg:last-of-type {
  margin-bottom: 0;
}

/* line 82, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures .picture-bg[data-for="stuart"] {
  background-image: url(/app/themes/sage/dist/images/about/people/stuart.svg);
}

/* line 86, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures .picture-bg[data-for="chris"] {
  background-image: url(/app/themes/sage/dist/images/about/people/chris.svg);
}

/* line 90, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures .picture-bg[data-for="wayne"] {
  background-image: url(/app/themes/sage/dist/images/about/people/wayne.svg);
}

/* line 94, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-pictures .picture-bg img {
  opacity: 0;
  width: 100%;
  pointer-events: none;
}

/* line 104, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-member-description {
  position: relative;
  width: 60%;
}

/* line 108, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-member-description > div {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}

/* line 114, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-member-description > div p {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
}

/* line 119, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members .team-member-description .member-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.042vw;
  line-height: 134%;
  letter-spacing: 0.02em;
  color: white;
  margin-top: 0;
}

/* line 128, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show=""] .team-pictures > div {
  opacity: 1;
}

/* line 132, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show=""] .team-member-description > div {
  opacity: 0;
}

/* line 139, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members:not([data-show=""]) .team-pictures > div {
  margin-right: 55px;
  opacity: 0.5;
}

/* line 145, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members:not([data-show=""]) .team-member-description > div {
  opacity: 0;
}

/* line 151, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show="stuart"] .team-pictures .picture-bg[data-for="stuart"] {
  opacity: 1;
  margin-right: 0;
}

/* line 156, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show="stuart"] .team-member-description > div[data-for="stuart"] {
  opacity: 1;
}

/* line 162, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show="chris"] .team-pictures .picture-bg[data-for="chris"] {
  opacity: 1;
  margin-right: 0;
}

/* line 167, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show="chris"] .team-member-description > div[data-for="chris"] {
  opacity: 1;
}

/* line 173, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show="wayne"] .team-pictures .picture-bg[data-for="wayne"] {
  opacity: 1;
  margin-right: 0;
}

/* line 178, resources/assets/styles/pages/_about.scss */

.about-us .team-wrapper .team-members[data-show="wayne"] .team-member-description > div[data-for="wayne"] {
  opacity: 1;
}

/* line 185, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 200px;
}

/* line 190, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-foundation {
  width: calc(40% - 50px);
}

/* line 194, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 60%;
  padding-right: 70px;
}

/* line 201, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items.desktop {
  display: block;
}

/* line 205, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items.mobile {
  display: none;
}

/* line 209, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items .left-items,
.about-us .mission-wrapper .mission-items .right-items {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(50% - 25px);
}

/* line 217, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items .mission-item {
  display: inline-block;
  width: 100%;
}

/* line 221, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items .mission-item .mission-item-no {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2.344vw;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 228, resources/assets/styles/pages/_about.scss */

.about-us .mission-wrapper .mission-items .mission-item p {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.458vw;
  line-height: 119.69%;
  letter-spacing: 0.05em;
}

/* line 235, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 300px;
}

/* line 240, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper > * {
  width: 26%;
  margin-right: 1%;
}

/* line 245, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper > div:first-of-type {
  margin-left: 6%;
}

/* line 249, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper .blue-card {
  padding: 30px;
  padding-bottom: 50px;
}

/* line 253, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper .blue-card .card-title {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.458vw;
  line-height: 119.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
}

/* line 257, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper .blue-card ul {
  padding: 0 20px;
}

/* line 260, resources/assets/styles/pages/_about.scss */

.about-us .values-wrapper .blue-card ul li {
  margin-top: 10px;
}

/* line 267, resources/assets/styles/pages/_about.scss */

.about-us .feedback-wrapper {
  margin-left: 10%;
  width: 40%;
  margin-bottom: 190px;
}

/* line 273, resources/assets/styles/pages/_about.scss */

.about-us .more-questions-wrapper {
  margin-left: 42%;
  width: 48%;
  margin-bottom: 215px;
}

/* line 279, resources/assets/styles/pages/_about.scss */

.about-us .next-step-wrapper {
  margin-bottom: 255px;
}

@media only screen and (max-width: 600px) {
  /* line 286, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper {
    padding: 130px 20px 0 20px;
    width: 100%;
    margin: 0;
    margin-bottom: 160px;
  }

  /* line 292, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper .hero-image {
    height: auto;
    top: 90px;
    right: 0;
    left: unset;
    width: 90%;
  }

  /* line 299, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper .hero-image img {
    width: 100%;
  }

  /* line 302, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper .hero-image img.desktop {
    display: none;
  }

  /* line 306, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper .hero-image img.mobile {
    display: block;
  }

  /* line 312, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper h1 {
    margin-bottom: 185px;
  }

  /* line 317, resources/assets/styles/pages/_about.scss */

  body.about-us main .about-landing-wrapper .landing-tagline > p {
    width: 90%;
  }

  /* line 323, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 140px;
  }

  /* line 327, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-description,
  body.about-us main .team-wrapper > .team-members {
    width: 100%;
  }

  /* line 332, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-description {
    margin-bottom: 60px;
  }

  /* line 336, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 339, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .click-prompt {
    position: relative;
    top: unset;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 344, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .click-prompt p {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    font-size: 4.267vw;
  }

  /* line 350, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .team-pictures,
  body.about-us main .team-wrapper > .team-members .team-member-description {
    width: 100%;
  }

  /* line 354, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .team-pictures p,
  body.about-us main .team-wrapper > .team-members .team-member-description p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 358, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .team-pictures .member-title,
  body.about-us main .team-wrapper > .team-members .team-member-description .member-title {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 4.267vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
    color: white;
  }

  /* line 365, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .team-pictures {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 22px;
  }

  /* line 371, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .team-pictures .picture-bg {
    width: 32%;
    margin-right: 1%;
    margin-bottom: auto;
  }

  /* line 376, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members .team-pictures .picture-bg:last-of-type {
    margin-bottom: auto;
  }

  /* line 383, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members[data-show="stuart"] .team-pictures .picture-bg[data-for="stuart"] {
    width: 50%;
    opacity: 1;
  }

  /* line 388, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members[data-show="stuart"] .team-member-description div[data-for="stuart"] {
    position: relative;
  }

  /* line 394, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members[data-show="chris"] .team-pictures .picture-bg[data-for="chris"] {
    width: 50%;
    opacity: 1;
  }

  /* line 399, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members[data-show="chris"] .team-member-description div[data-for="chris"] {
    position: relative;
  }

  /* line 405, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members[data-show="wayne"] .team-pictures .picture-bg[data-for="wayne"] {
    width: 50%;
    opacity: 1;
  }

  /* line 410, resources/assets/styles/pages/_about.scss */

  body.about-us main .team-wrapper > .team-members[data-show="wayne"] .team-member-description div[data-for="wayne"] {
    position: relative;
  }

  /* line 417, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper {
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 100px;
    padding-bottom: 120px;
  }

  /* line 423, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper .icon-button {
    position: absolute;
    bottom: 0;
  }

  /* line 428, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-foundation,
  body.about-us main .mission-wrapper > .mission-items {
    width: 100%;
  }

  /* line 433, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-items {
    padding: 0;
  }

  /* line 436, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-items.desktop {
    display: none;
  }

  /* line 440, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-items.mobile {
    display: block;
  }

  /* line 444, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-items .left-items,
  body.about-us main .mission-wrapper > .mission-items .right-items {
    width: 48%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 451, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-items .mission-item p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
  }

  /* line 455, resources/assets/styles/pages/_about.scss */

  body.about-us main .mission-wrapper > .mission-items .mission-item .mission-item-no {
    font-family: "Walkway Expanded", "Walkway", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 6.4vw;
    line-height: 107.69%;
    letter-spacing: 0.1em;
    text-transform: capitalize;
  }

  /* line 462, resources/assets/styles/pages/_about.scss */

  body.about-us main .values-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }

  /* line 466, resources/assets/styles/pages/_about.scss */

  body.about-us main .values-wrapper > div {
    display: none;
  }

  /* line 470, resources/assets/styles/pages/_about.scss */

  body.about-us main .values-wrapper .blue-card {
    width: 100%;
    padding: 36px 21px;
  }

  /* line 474, resources/assets/styles/pages/_about.scss */

  body.about-us main .values-wrapper .blue-card .card-title {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 478, resources/assets/styles/pages/_about.scss */

  body.about-us main .values-wrapper .blue-card li {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 484, resources/assets/styles/pages/_about.scss */

  body.about-us main .learn-more-wrapper {
    margin-bottom: 140px;
  }

  /* line 487, resources/assets/styles/pages/_about.scss */

  body.about-us main .learn-more-wrapper .icon-button {
    margin: 0;
  }

  /* line 492, resources/assets/styles/pages/_about.scss */

  body.about-us main .learn-more-wrapper,
  body.about-us main .our-values-mobile-wrapper {
    display: block;
  }

  /* line 497, resources/assets/styles/pages/_about.scss */

  body.about-us main .feedback-wrapper,
  body.about-us main .next-step-wrapper {
    margin: 0;
    margin-bottom: 140px;
    padding: 0 20px;
    width: 100%;
  }
}

/* line 2, resources/assets/styles/pages/_services.scss */

.services .services-landing-wrapper {
  margin-left: 26%;
  width: 64%;
  height: 100vh;
  padding-top: 13%;
}

/* line 9, resources/assets/styles/pages/_services.scss */

.services .who-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10%;
  margin-bottom: 75px;
  width: 40%;
}

/* line 15, resources/assets/styles/pages/_services.scss */

.services .who-wrapper > h2 {
  margin: 0;
  width: 40%;
}

/* line 20, resources/assets/styles/pages/_services.scss */

.services .who-wrapper > div {
  width: 60%;
}

/* line 24, resources/assets/styles/pages/_services.scss */

.services .who-wrapper .side-card.card-right {
  width: 30%;
}

/* line 29, resources/assets/styles/pages/_services.scss */

.services .what-wrapper {
  margin-bottom: 240px;
}

/* line 32, resources/assets/styles/pages/_services.scss */

.services .what-wrapper .drawers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 37, resources/assets/styles/pages/_services.scss */

.services .what-wrapper .drawers .drawer {
  width: 49%;
}

/* line 43, resources/assets/styles/pages/_services.scss */

.services .how-mobile-wrapper,
.services .when-mobile-wrapper {
  display: none;
}

/* line 48, resources/assets/styles/pages/_services.scss */

.services .how-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 18%;
  margin-bottom: 95px;
  width: 72%;
}

/* line 54, resources/assets/styles/pages/_services.scss */

.services .how-wrapper div {
  width: calc((100% / 3) - 25px);
  margin-right: 25px;
}

/* line 58, resources/assets/styles/pages/_services.scss */

.services .how-wrapper div .icon-button {
  width: auto;
  margin-right: 0;
}

/* line 62, resources/assets/styles/pages/_services.scss */

.services .how-wrapper div .icon-button p {
  white-space: nowrap;
}

/* line 66, resources/assets/styles/pages/_services.scss */

.services .how-wrapper div .icon-button .circle-arrow {
  margin-right: 0;
}

/* line 71, resources/assets/styles/pages/_services.scss */

.services .how-wrapper div p.small-body-heading {
  margin: 0.52em 0;
}

/* line 77, resources/assets/styles/pages/_services.scss */

.services .how-wrapper > div:first-of-type {
  width: 33.33333%;
  padding-right: 11.11111%;
  margin-right: 0;
}

/* line 85, resources/assets/styles/pages/_services.scss */

.services .where-wrapper {
  margin-left: 42%;
  width: 48%;
}

/* line 89, resources/assets/styles/pages/_services.scss */

.services .where-wrapper h3 {
  margin-top: 0;
  margin-bottom: 9px;
}

/* line 94, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 97, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div .where-text-padding {
  padding-right: 25px;
}

/* line 102, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div > div:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 106, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div > div:last-of-type {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

/* line 110, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div > div article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 18px;
}

/* line 115, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div > div article > div {
  margin-left: 25px;
}

/* line 118, resources/assets/styles/pages/_services.scss */

.services .where-wrapper > div > div article > div h3 {
  margin: 0;
}

/* line 127, resources/assets/styles/pages/_services.scss */

.services .when-wrapper {
  margin-left: 10%;
  width: 48%;
}

/* line 131, resources/assets/styles/pages/_services.scss */

.services .when-wrapper h3 {
  margin-bottom: 0;
}

/* line 135, resources/assets/styles/pages/_services.scss */

.services .when-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 139, resources/assets/styles/pages/_services.scss */

.services .when-wrapper > div > div {
  width: 49%;
}

/* line 145, resources/assets/styles/pages/_services.scss */

.services .pricing-wrapper {
  margin-left: 58%;
  width: 32%;
  margin-bottom: 160px;
}

/* line 150, resources/assets/styles/pages/_services.scss */

.services .pricing-wrapper .icon-button.double-link {
  width: 500%;
}

/* line 155, resources/assets/styles/pages/_services.scss */

.services .assistance-wrapper {
  margin-left: 10%;
  margin-bottom: 155px;
  width: 64%;
}

/* line 160, resources/assets/styles/pages/_services.scss */

.services .assistance-wrapper h3 {
  margin: 0;
}

/* line 164, resources/assets/styles/pages/_services.scss */

.services .assistance-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 168, resources/assets/styles/pages/_services.scss */

.services .assistance-wrapper > div > div {
  width: 49%;
}

/* line 174, resources/assets/styles/pages/_services.scss */

.services .next-step-wrapper {
  margin-bottom: 255px;
}

@media only screen and (max-width: 600px) {
  /* line 181, resources/assets/styles/pages/_services.scss */

  body.services main .services-landing-wrapper {
    padding: 0 16px;
    margin: 0;
    margin-top: 140px;
    width: 100%;
  }

  /* line 187, resources/assets/styles/pages/_services.scss */

  body.services main .services-landing-wrapper .hero-image {
    left: 20px;
    top: 100px;
  }

  /* line 191, resources/assets/styles/pages/_services.scss */

  body.services main .services-landing-wrapper .hero-image img {
    width: 200%;
    height: auto;
  }

  /* line 197, resources/assets/styles/pages/_services.scss */

  body.services main .services-landing-wrapper h1 {
    margin-bottom: 140px;
  }

  /* line 202, resources/assets/styles/pages/_services.scss */

  body.services main .who-wrapper {
    position: relative;
    margin: 0;
    padding: 0 16px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 370px;
    margin-bottom: 80px;
  }

  /* line 211, resources/assets/styles/pages/_services.scss */

  body.services main .who-wrapper > h2,
  body.services main .who-wrapper > div {
    width: 100%;
  }

  /* line 216, resources/assets/styles/pages/_services.scss */

  body.services main .who-wrapper .side-card.card-right {
    bottom: 0;
    width: 90vw;
  }

  /* line 222, resources/assets/styles/pages/_services.scss */

  body.services main .what-wrapper {
    margin-bottom: 140px;
  }

  /* line 226, resources/assets/styles/pages/_services.scss */

  body.services main .what-wrapper .drawers .drawer {
    width: 100%;
    margin-bottom: 48px;
  }

  /* line 231, resources/assets/styles/pages/_services.scss */

  body.services main .what-wrapper .drawers .drawer .drawer-title > div p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 4.267vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 235, resources/assets/styles/pages/_services.scss */

  body.services main .what-wrapper .drawers .drawer .drawer-title .drawer-no {
    font-family: "Walkway Expanded", "Walkway", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 6.4vw;
    line-height: 107.69%;
    letter-spacing: 0.1em;
    text-transform: capitalize;
  }

  /* line 243, resources/assets/styles/pages/_services.scss */

  body.services main .how-wrapper {
    padding: 0 16px;
    margin: 0;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 249, resources/assets/styles/pages/_services.scss */

  body.services main .how-wrapper > div {
    width: 100% !important;
    padding: 0 !important;
  }

  /* line 253, resources/assets/styles/pages/_services.scss */

  body.services main .how-wrapper > div .icon-button {
    display: none;
  }

  /* line 258, resources/assets/styles/pages/_services.scss */

  body.services main .how-wrapper .how-teamwork,
  body.services main .how-wrapper .how-delivery {
    margin: 0;
  }

  /* line 262, resources/assets/styles/pages/_services.scss */

  body.services main .how-wrapper .how-teamwork p,
  body.services main .how-wrapper .how-delivery p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 268, resources/assets/styles/pages/_services.scss */

  body.services main .how-mobile-wrapper {
    display: block;
    margin-bottom: 140px;
  }

  /* line 273, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper {
    padding: 0 16px;
    margin: 0;
    margin-bottom: 140px;
    width: 100%;
  }

  /* line 279, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 282, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper > div > div,
  body.services main .where-wrapper > div > div:first-of-type {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  /* line 287, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper > div > div article,
  body.services main .where-wrapper > div > div:first-of-type article {
    margin: 18px 0;
  }

  /* line 290, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper > div > div article img,
  body.services main .where-wrapper > div > div:first-of-type article img {
    width: 25%;
  }

  /* line 295, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper > div > div p,
  body.services main .where-wrapper > div > div:first-of-type p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 303, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper .where-article article div {
    margin-left: 15px;
  }

  /* line 308, resources/assets/styles/pages/_services.scss */

  body.services main .where-wrapper .where-article p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 314, resources/assets/styles/pages/_services.scss */

  body.services main .when-wrapper {
    padding: 0 16px;
    margin: 0;
    width: 100%;
  }

  /* line 319, resources/assets/styles/pages/_services.scss */

  body.services main .when-wrapper .icon-button {
    display: none;
  }

  /* line 323, resources/assets/styles/pages/_services.scss */

  body.services main .when-wrapper > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 326, resources/assets/styles/pages/_services.scss */

  body.services main .when-wrapper > div > div {
    width: 100%;
  }

  /* line 332, resources/assets/styles/pages/_services.scss */

  body.services main .when-mobile-wrapper {
    display: block;
    margin-bottom: 140px;
  }

  /* line 337, resources/assets/styles/pages/_services.scss */

  body.services main .pricing-wrapper {
    padding: 0 16px;
    margin: 0;
    margin-bottom: 140px;
    width: 100%;
  }

  /* line 343, resources/assets/styles/pages/_services.scss */

  body.services main .pricing-wrapper .icon-button.double-link {
    width: 100%;
  }

  /* line 346, resources/assets/styles/pages/_services.scss */

  body.services main .pricing-wrapper .icon-button.double-link .button p a {
    white-space: normal;
  }

  /* line 352, resources/assets/styles/pages/_services.scss */

  body.services main .assistance-wrapper {
    padding: 0 16px;
    margin: 0;
    margin-bottom: 140px;
    width: 100%;
  }

  /* line 358, resources/assets/styles/pages/_services.scss */

  body.services main .assistance-wrapper > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 361, resources/assets/styles/pages/_services.scss */

  body.services main .assistance-wrapper > div > div {
    width: 100%;
  }

  /* line 367, resources/assets/styles/pages/_services.scss */

  body.services main .next-step-wrapper {
    padding: 0 16px;
    margin: 0;
    margin-bottom: 140px;
    width: 100%;
  }

  /* line 373, resources/assets/styles/pages/_services.scss */

  body.services main .next-step-wrapper .indented-content > div > p {
    width: 100%;
  }
}

/* line 2, resources/assets/styles/pages/_news.scss */

body.news main .landing-container {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding-top: 150px;
}

/* line 8, resources/assets/styles/pages/_news.scss */

body.news main .landing-container h1 {
  margin-left: 18%;
}

/* line 12, resources/assets/styles/pages/_news.scss */

body.news main .landing-container .article-slider {
  position: absolute;
  top: 205px;
  margin-left: 10%;
  width: 80%;
}

/* line 19, resources/assets/styles/pages/_news.scss */

body.news main .landing-container .article-slider article .article-content {
  margin-top: 100px;
}

/* line 26, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header {
  margin-left: 10%;
  margin-right: 10%;
}

/* line 30, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header .article-list-titles,
body.news main .article-list-header .article-list-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 35, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header .article-list-titles .article-tags-column,
body.news main .article-list-header .article-list-options .article-tags-column {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

/* line 38, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header .article-list-titles .article-tags-column ul,
body.news main .article-list-header .article-list-options .article-tags-column ul {
  padding: 0;
  padding-left: 0;
  list-style: none;
  width: 90%;
}

/* line 44, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header .article-list-titles .article-tags-column ul li,
body.news main .article-list-header .article-list-options .article-tags-column ul li {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
  display: inline-block;
  margin-right: 41px;
  cursor: pointer;
  opacity: 0.6;
  font-weight: 600;
}

/* line 53, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header .article-list-titles .article-tags-column ul li.active,
body.news main .article-list-header .article-list-options .article-tags-column ul li.active {
  opacity: 1;
}

/* line 60, resources/assets/styles/pages/_news.scss */

body.news main .article-list-header .article-list-titles .article-search-column,
body.news main .article-list-header .article-list-options .article-search-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 66, resources/assets/styles/pages/_news.scss */

body.news main hr {
  width: auto;
  margin-left: 50px;
  margin-right: 10%;
}

/* line 72, resources/assets/styles/pages/_news.scss */

body.news main .search-with-icon {
  margin-top: 8px;
}

/* line 77, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 80px 10% 150px 10%;
  width: 80%;
}

/* line 84, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 30%;
  margin-bottom: 58px;
}

/* line 91, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article:nth-of-type(3n+1),
body.news main .article-list > section article:nth-of-type(3n+2) {
  margin-right: 5%;
}

/* line 96, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article img,
body.news main .article-list > section article video {
  width: 100%;
}

/* line 101, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article .article-date {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 1.1875em;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  color: white;
  opacity: 0.5;
  margin-top: 11px;
  margin-bottom: 9px;
}

/* line 110, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article h3 {
  margin-top: 0;
  margin-bottom: 3px;
}

/* line 115, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article p {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
  margin-top: 0;
  margin-bottom: 31px;
}

/* line 122, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section article a {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.833vw;
  line-height: 1.1875em;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 127, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section .load-more {
  width: 100%;
  border-bottom: 1px solid white;
  margin-top: 100px;
}

/* line 132, resources/assets/styles/pages/_news.scss */

body.news main .article-list > section .load-more p {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.833vw;
  line-height: 1.0625em;
  text-align: center;
  letter-spacing: 0.085em;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 50px;
  cursor: pointer;
}

/* line 143, resources/assets/styles/pages/_news.scss */

body.news main .news-next-step-wrapper {
  margin: 0 10%;
  margin-bottom: 157px;
}

/* line 147, resources/assets/styles/pages/_news.scss */

body.news main .news-next-step-wrapper h3 {
  margin: auto 0;
  width: 60%;
}

/* line 152, resources/assets/styles/pages/_news.scss */

body.news main .news-next-step-wrapper .icon-button {
  margin: 0;
}

@media only screen and (max-width: 600px) {
  /* line 160, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container {
    min-height: 100vh;
    height: auto;
  }

  /* line 164, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container h1 {
    margin: 0 20px;
  }

  /* line 168, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider {
    position: relative;
    top: unset;
    padding: 0 16px;
    margin: 0;
    margin-bottom: 140px;
    width: 100%;
    padding-bottom: 75px;
  }

  /* line 177, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider > img {
    position: absolute;
    bottom: 0;
    left: 20px;
  }

  /* line 182, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider > img.chev-right {
    left: unset;
    right: 20px;
  }

  /* line 188, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .slider-dot-nav {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 10px;
    left: 50%;
    width: auto;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  /* line 196, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .slider-dot-nav .nav-dot {
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 100%;
    margin: auto 18px;
    opacity: 0.2;
  }

  /* line 204, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .slider-dot-nav .nav-dot.current-slider {
    opacity: 1;
  }

  /* line 210, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .article-slider-overflow {
    width: calc(100vw - 40px);
  }

  /* line 213, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .article-slider-overflow article {
    width: 100%;
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 218, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .article-slider-overflow article > .article-content,
  body.news main .landing-container .article-slider .article-slider-overflow article > img,
  body.news main .landing-container .article-slider .article-slider-overflow article .video-container {
    width: 100%;
    margin-bottom: auto;
    position: relative;
  }

  /* line 227, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .article-slider-overflow article > .article-content .article-no,
  body.news main .landing-container .article-slider .article-slider-overflow article > .article-content h3 {
    margin-bottom: 10px;
    font-size: 5.333vw;
  }

  /* line 233, resources/assets/styles/pages/_news.scss */

  body.news main .landing-container .article-slider .article-slider-overflow article > .article-content .icon-button {
    margin: 34px 0;
  }

  /* line 243, resources/assets/styles/pages/_news.scss */

  body.news main .article-list hr {
    margin: 0 20px;
  }

  /* line 247, resources/assets/styles/pages/_news.scss */

  body.news main .article-list > section {
    margin-left: 0;
    margin-right: 0;
    padding: 0 16px;
    width: 100%;
  }

  /* line 253, resources/assets/styles/pages/_news.scss */

  body.news main .article-list > section article {
    width: 100%;
    margin-right: 0 !important;
  }

  /* line 257, resources/assets/styles/pages/_news.scss */

  body.news main .article-list > section article .article-date {
    font-size: 4.267vw;
  }

  /* line 261, resources/assets/styles/pages/_news.scss */

  body.news main .article-list > section article p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 265, resources/assets/styles/pages/_news.scss */

  body.news main .article-list > section article a {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 3.467vw;
    line-height: 0.9375em;
    letter-spacing: 0.085em;
    text-transform: uppercase;
  }

  /* line 273, resources/assets/styles/pages/_news.scss */

  body.news main .article-list .article-list-header .article-list-titles h3.article-tags-column {
    display: none;
  }

  /* line 279, resources/assets/styles/pages/_news.scss */

  body.news main .article-list .load-more {
    margin-top: 80px;
  }

  /* line 282, resources/assets/styles/pages/_news.scss */

  body.news main .article-list .load-more p {
    font-size: 4.267vw !important;
  }

  /* line 288, resources/assets/styles/pages/_news.scss */

  body.news main .article-list-header {
    margin: 0;
    padding: 0 16px;
  }

  /* line 293, resources/assets/styles/pages/_news.scss */

  body.news main .article-list-options {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 296, resources/assets/styles/pages/_news.scss */

  body.news main .article-list-options .article-tags-column {
    display: none;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }

  /* line 302, resources/assets/styles/pages/_news.scss */

  body.news main .article-list-options .search-with-icon input {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 308, resources/assets/styles/pages/_news.scss */

  body.news main .news-next-step-wrapper h3 {
    width: 100%;
  }

  /* line 312, resources/assets/styles/pages/_news.scss */

  body.news main .news-next-step-wrapper .icon-button {
    margin: 34px 0;
  }
}

/* line 2, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper {
  margin-left: 18%;
  width: 80%;
  height: 100vh;
  padding-top: 175px;
}

/* line 8, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .hero-mobile {
  display: none;
}

/* line 12, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-hero {
  right: 0;
  left: auto;
}

/* line 17, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-hero img.desktop {
  display: block;
}

/* line 23, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .mobile-hero {
  display: none;
}

/* line 27, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-landing-inner {
  width: 29%;
}

/* line 31, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper h1 {
  font-family: "Walkway Expanded", "Walkway", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2.344vw;
  line-height: 107.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 18px;
}

/* line 38, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .landing-tagline p {
  margin-top: 0;
  margin-bottom: 41px;
}

/* line 43, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-file {
  padding-left: 30px;
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
  display: inline-block;
}

/* line 50, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-file h3 {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.458vw;
  line-height: 119.69%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  margin-bottom: 12px;
}

/* line 67, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-file .hover-ul {
  display: block;
}

/* line 71, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-file .hover-ul:not(:last-of-type) {
  margin-bottom: 12px;
}

/* line 75, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-landing-wrapper .contact-file::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: white;
}

/* line 87, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper {
  margin-top: 135px;
}

/* line 91, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-feedback-margin {
  margin-top: 50px;
}

/* line 95, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper,
.contact-us .contact-feedback-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 18%;
  width: 64%;
  margin-bottom: 100px;
}

/* line 103, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form-desc,
.contact-us .contact-form-wrapper .contact-feedback-desc,
.contact-us .contact-feedback-wrapper .contact-form-desc,
.contact-us .contact-feedback-wrapper .contact-feedback-desc {
  width: 37.5%;
}

/* line 107, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form-desc h2,
.contact-us .contact-form-wrapper .contact-feedback-desc h2,
.contact-us .contact-feedback-wrapper .contact-form-desc h2,
.contact-us .contact-feedback-wrapper .contact-feedback-desc h2 {
  margin-top: 0;
}

/* line 111, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form-desc p,
.contact-us .contact-form-wrapper .contact-feedback-desc p,
.contact-us .contact-feedback-wrapper .contact-form-desc p,
.contact-us .contact-feedback-wrapper .contact-feedback-desc p {
  margin: 0;
}

/* line 115, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form-desc ol,
.contact-us .contact-form-wrapper .contact-feedback-desc ol,
.contact-us .contact-feedback-wrapper .contact-form-desc ol,
.contact-us .contact-feedback-wrapper .contact-feedback-desc ol {
  padding-left: 22px;
}

/* line 119, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form-desc li,
.contact-us .contact-form-wrapper .contact-feedback-desc li,
.contact-us .contact-feedback-wrapper .contact-form-desc li,
.contact-us .contact-feedback-wrapper .contact-feedback-desc li {
  margin-bottom: 12px;
  padding-left: 18px;
}

/* line 124, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form-desc hr,
.contact-us .contact-form-wrapper .contact-feedback-desc hr,
.contact-us .contact-feedback-wrapper .contact-form-desc hr,
.contact-us .contact-feedback-wrapper .contact-feedback-desc hr {
  width: 100%;
  opacity: 0.3;
  margin-top: 60px;
}

/* line 131, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .contact-form,
.contact-us .contact-feedback-wrapper .contact-form {
  width: 50%;
}

/* line 135, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-form-wrapper .split-div,
.contact-us .contact-feedback-wrapper .split-div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 140, resources/assets/styles/pages/_contact.scss */

.contact-us .contact-feedback-wrapper {
  margin-top: 0;
}

/* line 145, resources/assets/styles/pages/_contact.scss */

.contact-us ul li {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.781vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
}

/* line 150, resources/assets/styles/pages/_contact.scss */

.contact-us .feedback-note {
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.625vw;
  line-height: 141.3%;
  letter-spacing: 0.085em;
  opacity: 0.7;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  /* line 160, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper {
    margin: 0;
    padding: 0 16px;
    width: 100%;
    padding-bottom: 50px;
    padding-top: 175px;
    height: auto;
    min-height: 100vh;
  }

  /* line 169, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper h1 {
    font-family: "Walkway Expanded", "Walkway", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 6.4vw;
    line-height: 107.69%;
    letter-spacing: 0.1em;
    text-transform: capitalize;
  }

  /* line 173, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper h3 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 177, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper .hero-mobile {
    display: block;
    width: calc(100% + 20px);
  }

  /* line 184, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper .contact-hero img.desktop {
    display: none;
  }

  /* line 190, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper .contact-landing-inner {
    width: 100%;
  }

  /* line 194, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper .contact-landing-inner .contact-file h3 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 5.333vw;
    line-height: 119.69%;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }

  /* line 200, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-landing-wrapper .landing-tagline p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4.267vw;
    line-height: 160%;
    letter-spacing: 0.085em;
  }

  /* line 205, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-form-wrapper {
    margin: 0;
    padding: 0 16px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 211, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-form-wrapper .contact-form-desc,
  .contact-us .contact-form-wrapper .contact-form-form {
    width: 100%;
  }

  /* line 216, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-form-wrapper .contact-form-desc {
    margin-bottom: 50px;
  }

  /* line 221, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-form-wrapper .contact-form-form .form-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }

  /* line 225, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-form-wrapper .contact-form-form .form-row input {
    width: 100%;
    margin-bottom: 15px;
  }

  /* line 230, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-form-wrapper .contact-form-form .form-row .icon-button {
    width: 100%;
  }

  /* line 237, resources/assets/styles/pages/_contact.scss */

  .contact-us hr.desktop {
    display: none;
  }

  /* line 241, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper {
    margin: 0;
    margin-bottom: 140px;
    padding: 0 16px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 248, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .contact-feedback-desc,
  .contact-us .contact-feedback-wrapper .contact-feedback-form {
    width: 100%;
  }

  /* line 252, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .contact-feedback-desc li,
  .contact-us .contact-feedback-wrapper .contact-feedback-form li {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
    padding-left: 7px;
  }

  /* line 259, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .contact-feedback-desc .feedback-note {
    margin-bottom: 50px;
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 3.2vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 265, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .form-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }

  /* line 269, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .form-row input {
    width: 100%;
    margin-bottom: 15px;
  }

  /* line 274, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .form-row .icon-button {
    width: 100%;
  }

  /* line 279, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .form-row.checkbox-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 282, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .form-row.checkbox-row > div {
    display: block;
    width: 100%;
  }

  /* line 286, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .form-row.checkbox-row > div input[type="radio"] {
    margin: 0 !important;
  }

  /* line 292, resources/assets/styles/pages/_contact.scss */

  .contact-us .contact-feedback-wrapper .file-upload {
    margin: 28px 0;
  }
}

/* line 2, resources/assets/styles/pages/_faq.scss */

.faq .faq-landing-wrapper {
  margin-left: 26%;
  width: 64%;
  height: 80vh;
  padding-top: 13%;
}

/* line 9, resources/assets/styles/pages/_faq.scss */

.faq .faq-wrapper {
  margin-bottom: 200px;
  margin-left: 26%;
  width: 48%;
}

/* line 14, resources/assets/styles/pages/_faq.scss */

.faq .faq-wrapper .drawers {
  display: block;
}

/* line 19, resources/assets/styles/pages/_faq.scss */

.faq .faq-wrapper .drawers .drawer .drawer-title .drawer-no {
  display: none;
}

/* line 27, resources/assets/styles/pages/_faq.scss */

.faq .faq-next-step-wrapper {
  margin-bottom: 255px;
  margin-left: 10%;
  width: 64%;
}

/* line 32, resources/assets/styles/pages/_faq.scss */

.faq .faq-next-step-wrapper .indented-content {
  margin-left: 26%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 36, resources/assets/styles/pages/_faq.scss */

.faq .faq-next-step-wrapper .indented-content .icon-button {
  margin-left: 75px;
  margin-top: 18px;
}

@media only screen and (max-width: 600px) {
  /* line 46, resources/assets/styles/pages/_faq.scss */

  .faq .faq-landing-wrapper {
    width: 100%;
    margin: 0;
    padding: 0 16px;
    padding-top: 128px;
    padding-bottom: 120px;
    height: 100%;
  }

  /* line 55, resources/assets/styles/pages/_faq.scss */

  .faq .faq-wrapper {
    width: 100%;
    margin: 0;
    padding: 0 16px;
  }

  /* line 62, resources/assets/styles/pages/_faq.scss */

  .faq .faq-wrapper .drawers .drawer .drawer-title > div p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 4.267vw;
    line-height: 141.3%;
    letter-spacing: 0.085em;
  }

  /* line 69, resources/assets/styles/pages/_faq.scss */

  .faq .faq-next-step-wrapper {
    width: 100%;
    margin: 100px 0;
    padding: 0 16px;
  }

  /* line 74, resources/assets/styles/pages/_faq.scss */

  .faq .faq-next-step-wrapper .indented-content {
    margin: 0;
    display: block;
  }

  /* line 78, resources/assets/styles/pages/_faq.scss */

  .faq .faq-next-step-wrapper .indented-content .icon-button {
    margin-left: 0;
  }
}


/*# sourceMappingURL=main.css.map*/