@charset "UTF-8";
@import url(../app.html);
@import url(../light.min.html);
@import url(../regular.min.html);
@import url(../solid.min.html);
@import url(../brands.min.html);
@import url(../fontawesome.min.html);
@import url(../simple-lightbox.html);
@import url("../asw0fgc-2.html");
@font-face {
  font-family: 'Recoleta';
  src: url("../recoleta-regular-5.html");
  src: url("../recoleta-regulard41d-2.html#iefix") format("embedded-opentype"), url("../recoleta-regular-6.html") format("woff2"), url("../recoleta-regular-7.html") format("woff"), url("../recoleta-regular-8.html") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Recoleta';
  src: url("../recoleta-light-5.html");
  src: url("../recoleta-lightd41d-2.html#iefix") format("embedded-opentype"), url("../recoleta-light-6.html") format("woff2"), url("../recoleta-light-7.html") format("woff"), url("../recoleta-light-8.html") format("truetype");
  font-weight: 300;
  font-style: normal; }

html {
  scroll-behavior: smooth; }

body {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  line-height: 1.5;
  box-sizing: border-box;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "sofia-pro", sans-serif;
  overflow-x: hidden;
  padding-top: 120px; }
  @media (max-width: 768px) {
    body.menu-open {
      overflow-y: hidden; } }
  @media (max-width: 768px) {
    body {
      padding-top: 66px; } }
  body.page-template-enrollment {
    background: #EFF7F7; }
    body.page-template-enrollment .grid-container {
      max-width: 1116px; }

button:focus {
  border: 0;
  outline: none; }

a {
  color: #360a45;
  text-decoration: underline;
  transition: all 0.1s;
  font-weight: 600; }
  a:hover {
    color: #005e61; }
  a:focus, a:active {
    color: #360a45; }

h1, .headline, .text-block h2, .block-list-icons h2, .block-list-icons .h2, .h1 {
  font-family: "Recoleta", serif;
  font-weight: 400;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  color: #005e61;
  margin: 20px 0px; }

h2, .h2 {
  font-family: "Recoleta", serif;
  font-weight: 400;
  font-size: 28px;
  font-size: 1.75rem;
  color: #005e61;
  line-height: 40px;
  margin: 20px 0; }

h3, .h3 {
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #005e61;
  margin: 20px 0px; }

h4, .h4 {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #005e61;
  font-size: 16px;
  font-size: 1rem;
  margin: 10px 0; }

p, .p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  margin-bottom: 30px; }
  p:last-of-type, .p:last-of-type {
    margin-bottom: 0; }

.btn {
  font-family: "sofia-pro", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 22px;
  padding: 10px 55px 12px;
  line-height: 1;
  font-weight: 600;
  border: 2px solid;
  transition: background 0.1s;
  text-decoration: none;
  cursor: pointer;
  display: inline-block; }
  .btn.primary {
    color: #FFFFFF;
    background: #360a45;
    border-color: #360a45; }
    .btn.primary:hover {
      background: #00bfd1;
      border-color: #00bfd1; }
    .btn.primary:focus, .btn.primary:active {
      color: #00bfd1;
      background: #FFFFFF;
      border-color: #00bfd1;
      outline: none; }
    .btn.primary.alt {
      background-color: #FFFFFF;
      color: #360a45;
      border-color: #FFFFFF; }
      .btn.primary.alt:hover {
        color: #FFFFFF; }
      .btn.primary.alt:focus, .btn.primary.alt:active {
        color: #360a45; }
  .btn.secondary {
    color: #360a45;
    background: #FFFFFF;
    border-color: #360a45; }
    .btn.secondary:hover {
      color: #FFFFFF;
      background: #00bfd1;
      border-color: #00bfd1; }
    .btn.secondary:focus, .btn.secondary:active {
      color: #00bfd1;
      background: #FFFFFF;
      border-color: #00bfd1;
      outline: none; }
    .btn.secondary.alt {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background: transparent;
      border-width: 1px; }
      .btn.secondary.alt:hover {
        color: #360a45;
        background: #00bfd1;
        border-color: #00bfd1; }
      .btn.secondary.alt:focus, .btn.secondary.alt:active {
        color: #00bfd1;
        background: transparent;
        border-color: #00bfd1;
        outline: none; }

@media (max-width: 768px) {
  .btn--enroll {
    padding: 0; } }

.btn--enroll a {
  font-family: "sofia-pro", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 22px;
  padding: 10px 55px 12px;
  line-height: 1;
  font-weight: 600;
  border: 2px solid;
  transition: background 0.1s;
  text-decoration: none;
  cursor: pointer;
  background: #00bfd1;
  border: none !important;
  font-weight: 700 !important;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 25px 12px;
  transition: all 0.5s ease !important;
  color: #FFFFFF !important;
  white-space: nowrap; }
  .btn--enroll a:hover {
    background: #360a45; }
  @media (max-width: 768px) {
    .btn--enroll a {
      width: 100%;
      display: block;
      text-align: center;
      font-size: 22px;
      font-size: 1.375rem; } }

@media (max-width: 768px) {
  .btn--join {
    padding: 0; } }

.btn--join a {
  font-family: "sofia-pro", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 22px;
  padding: 10px 55px 12px;
  line-height: 1;
  font-weight: 600;
  border: 2px solid;
  transition: background 0.1s;
  text-decoration: none;
  cursor: pointer;
  background: #035355;
  border: none !important;
  font-weight: 700 !important;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 25px 12px;
  transition: all 0.5s ease !important;
  color: #FFFFFF !important;
  margin-right: 8px;
  white-space: nowrap; }
  .btn--join a:hover {
    background: #360a45; }
  @media (max-width: 768px) {
    .btn--join a {
      width: 100%;
      display: block;
      margin-right: 4px;
      text-align: center;
      font-size: 22px;
      font-size: 1.375rem; } }

.tribe-common a.btn--event {
  font-family: "sofia-pro", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 22px;
  padding: 10px 55px 12px;
  line-height: 1;
  font-weight: 600;
  border: 2px solid;
  transition: background 0.1s;
  text-decoration: none;
  cursor: pointer;
  background: #00bfd1;
  border: none !important;
  font-weight: 700 !important;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 25px 12px;
  transition: all 0.5s ease !important;
  color: #FFFFFF !important;
  display: inline-block;
  margin-top: 20px !important; }
  .tribe-common a.btn--event:hover {
    background: #360a45; }
  @media (max-width: 690px) {
    .tribe-common a.btn--event {
      width: 100%;
      display: block;
      text-align: center; } }

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

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

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

.flex-center {
  justify-content: center !important;
  align-items: center !important; }

.grid-padding-x > .cell.medium-right {
  margin-left: auto;
  float: right; }

.grid-padding-x > .cell.medium-centered {
  margin-left: auto;
  margin-right: auto; }

.button, button {
  background: transparent;
  font-family: "sofia-pro", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  border-radius: 22px;
  padding: 10px 55px 12px;
  line-height: 1;
  font-weight: 600;
  border: 2px solid;
  transition: background 0.1s;
  text-decoration: none;
  cursor: pointer; }
  .button:hover, button:hover {
    background: #00bfd1;
    border-color: #00bfd1; }
  .button:focus, .button:active, button:focus, button:active {
    color: #00bfd1;
    background: #FFFFFF;
    border-color: #00bfd1;
    outline: none; }

.margin-top-0 {
  margin-top: 0 !important; }

.grid-container {
  max-width: 1240px; }

section.single-post {
  padding: 80px 0px; }
  section.single-post .grid-container {
    max-width: 1240px; }

.kyo-hero__content ul, .default-content ul {
  font-family: "sofia-pro", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  font-weight: 300; }

.slbOverlay, .slbWrapOuter, .slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.slbOverlay {
  overflow: hidden;
  z-index: 2000;
  background-color: #000;
  opacity: 0.7;
  -webkit-animation: slbOverlay 0.5s;
  -moz-animation: slbOverlay 0.5s;
  animation: slbOverlay 0.5s; }

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010; }

.slbWrap {
  position: absolute;
  text-align: center; }

.slbWrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%; }

.slbContentEl .slbContentOuter {
  padding: 5em 1em; }

.slbContent {
  position: relative; }

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4); }

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  position: relative; }

.slbImageWrap:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  display: block;
  z-index: -1;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #FFF; }

.slbDirectionNext .slbImageWrap {
  -webkit-animation: slbEnterNext 0.4s;
  -moz-animation: slbEnterNext 0.4s;
  animation: slbEnterNext 0.4s; }

.slbDirectionPrev .slbImageWrap {
  -webkit-animation: slbEnterPrev 0.4s;
  -moz-animation: slbEnterPrev 0.4s;
  animation: slbEnterPrev 0.4s; }

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto; }

.slbCaption {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: .71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center; }

.slbCloseBtn, .slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none; }

.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0; }

.slbCloseBtn:hover, .slbArrow:hover {
  opacity: 0.5; }

.slbCloseBtn:active, .slbArrow:active {
  opacity: 0.8; }

.slbCloseBtn {
  -webkit-animation: slbEnter 0.3s;
  -moz-animation: slbEnter 0.3s;
  animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center; }

.slbLoading .slbCloseBtn {
  display: none; }

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9); }

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0; }

.slbLoading .slbArrows {
  display: none; }

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden; }

.slbArrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -.8em 0 0 -.8em;
  border: .8em solid transparent; }

.slbArrow.next {
  right: 0; }

.slbArrow.next:before {
  border-left-color: #fff; }

.slbArrow.prev {
  left: 0; }

.slbArrow.prev:before {
  border-right-color: #fff; }

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0; }

.slbIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000; }

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

@-moz-keyframes slbOverlay {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

@keyframes slbOverlay {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@-moz-keyframes slbEnter {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0); } }

@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@-moz-keyframes slbEnterNext {
  from {
    opacity: 0;
    -moz-transform: translate3d(4em, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0); } }

@keyframes slbEnterNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(4em, 0, 0);
    -moz-transform: translate3d(4em, 0, 0);
    -ms-transform: translate3d(4em, 0, 0);
    -o-transform: translate3d(4em, 0, 0);
    transform: translate3d(4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

@-moz-keyframes slbEnterPrev {
  from {
    opacity: 0;
    -moz-transform: translate3d(-4em, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0); } }

@keyframes slbEnterPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-4em, 0, 0);
    -moz-transform: translate3d(-4em, 0, 0);
    -ms-transform: translate3d(-4em, 0, 0);
    -o-transform: translate3d(-4em, 0, 0);
    transform: translate3d(-4em, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slbWrap button:active, .slbWrap button:focus, .slbWrap button:hover {
  background: transparent; }

.img-svg {
  position: relative; }
  .img-svg svg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 20px;
    top: -20px; }

.kyo-hero {
  display: block;
  width: 100%;
  color: #2b3d42;
  padding: 80px 0px 200px;
  position: relative; }
  .kyo-hero:before {
    width: 100%;
    height: 100px;
    bottom: 100%;
    left: 0;
    content: "";
    display: block;
    position: absolute; }
  @media (max-width: 768px) {
    .kyo-hero {
      padding-bottom: 120px; } }
  @media (max-height: 1050px) {
    .kyo-hero {
      padding: 40px 0px 200px; } }
  @media (max-height: 950px) {
    .kyo-hero {
      padding: 20px 0px 200px; } }
  @media (max-height: 850px) {
    .kyo-hero {
      padding: 10px 0px 200px; } }
  @media (max-height: 650px) {
    .kyo-hero {
      padding: 10px 0px 200px; } }
  .kyo-hero__content p:last-of-type {
    margin-bottom: 0 !important; }
  .kyo-hero .grid-container {
    max-width: 1240px; }
  .kyo-hero h1, .kyo-hero .h1, .kyo-hero h3, .kyo-hero .h3, .kyo-hero p {
    color: #2b3d42; }
  .kyo-hero h3, .kyo-hero .h3 {
    text-transform: uppercase; }
  .kyo-hero.green {
    background-color: #005e61;
    color: #FFFFFF; }
    .kyo-hero.green:before {
      background: #005e61; }
    .kyo-hero.green h1, .kyo-hero.green .h1, .kyo-hero.green h3, .kyo-hero.green .h3, .kyo-hero.green p {
      color: #FFFFFF; }
    .kyo-hero.green a.link {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      letter-spacing: 0.5px;
      display: inline-block;
      text-decoration: none;
      border-bottom: 1px solid #00bfd1; }
  .kyo-hero.purple {
    background-color: #360a45;
    color: #FFFFFF; }
    .kyo-hero.purple:before {
      background: #360a45; }
    .kyo-hero.purple h1, .kyo-hero.purple .h1, .kyo-hero.purple h3, .kyo-hero.purple .h3, .kyo-hero.purple p {
      color: #FFFFFF; }
    .kyo-hero.purple a.link {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      letter-spacing: 0.5px;
      display: inline-block;
      text-decoration: none;
      border-bottom: 1px solid #00bfd1; }
    .page-template-page-methodology .kyo-hero.purple {
      position: relative;
      overflow: hidden; }
      .page-template-page-methodology .kyo-hero.purple:before {
        content: "";
        width: 125px;
        height: 353px;
        display: block;
        position: absolute;
        right: 0;
        top: 0px;
        background: url(../methodology-right.html) center center no-repeat; }
        @media (max-width: 768px) {
          .page-template-page-methodology .kyo-hero.purple:before {
            display: none; } }
      .page-template-page-methodology .kyo-hero.purple:after {
        content: "";
        width: 264px;
        height: 398px;
        display: block;
        position: absolute;
        left: 0;
        bottom: -50px;
        background: url(../methodology-left.html) center center no-repeat; }
  .kyo-hero.ala {
    background-color: #e5f3f4;
    color: #005e61;
    background-image: url(../autism-dots.html);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 30px 0px 80px; }
    .kyo-hero.ala:before {
      background: #e5f3f4; }
    .kyo-hero.ala h1, .kyo-hero.ala .h1, .kyo-hero.ala h3, .kyo-hero.ala .h3, .kyo-hero.ala p {
      color: #005e61; }
    .single-location .kyo-hero.ala {
      background-image: none;
      position: relative;
      overflow: hidden; }
      .single-location .kyo-hero.ala:before {
        content: "";
        display: block;
        width: 243px;
        height: 504px;
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        transform: translate(25%, -10%) scale(0.6);
        background: url(../location-top.html) center center no-repeat; }
        @media (max-width: 768px) {
          .single-location .kyo-hero.ala:before {
            display: none; } }
      .single-location .kyo-hero.ala:after {
        content: "";
        display: block;
        width: 327px;
        height: 504px;
        position: absolute;
        bottom: 0;
        left: 0;
        transform: translate(-20%, 60%);
        background: url(../location-bottom.html) center center no-repeat; }
        @media (max-width: 768px) {
          .single-location .kyo-hero.ala:after {
            bottom: -40px;
            left: -25px; } }
      .single-location .kyo-hero.ala .h3 {
        display: block; }
      .single-location .kyo-hero.ala h3, .single-location .kyo-hero.ala .h3, .single-location .kyo-hero.ala h1, .single-location .kyo-hero.ala p {
        color: #2b3d42;
        text-align: center; }
      .single-location .kyo-hero.ala h3 a, .single-location .kyo-hero.ala .h3 a {
        color: #2b3d42;
        text-decoration: none; }
  .kyo-hero.home {
    background-color: #360a45;
    color: #FFFFFF;
    margin-top: -122px;
    position: relative;
    z-index: 50;
    padding-bottom: 0;
    height: 722px;
    padding-top: 0; }
    .kyo-hero.home:before {
      background: #360a45; }
    @media (max-width: 768px) {
      .kyo-hero.home {
        display: flex;
        flex-direction: column-reverse;
        height: auto; }
        .kyo-hero.home .kyo-hero__content {
          position: relative;
          z-index: 100; } }
    .kyo-hero.home h1, .kyo-hero.home .h1, .kyo-hero.home h3, .kyo-hero.home .h3, .kyo-hero.home p {
      color: #FFFFFF; }
    .kyo-hero.home h1, .kyo-hero.home .h1 {
      line-height: 70px;
      margin-bottom: 30px; }
    .kyo-hero.home p {
      margin-bottom: 40px; }
    .kyo-hero.home a.link {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      letter-spacing: 0.5px;
      display: inline-block;
      text-decoration: none;
      border-bottom: 1px solid #00bfd1; }
    .kyo-hero.home a.scrollDown {
      display: inline-block;
      text-decoration: none;
      cursor: default; }
      .kyo-hero.home a.scrollDown svg {
        animation-name: floating;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out; }

@keyframes floating {
  0% {
    transform: translate(0, 0px); }
  50% {
    transform: translate(0, 15px); }
  100% {
    transform: translate(0, 0px); } }
    .kyo-hero.home .home-banner-triangles {
      position: absolute;
      z-index: 20;
      left: 88%;
      top: 45%; }
      .kyo-hero.home .home-banner-triangles img {
        animation-name: fading;
        animation-duration: 2.5s;
        animation-delay: 1s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        max-width: 400px; }
      @media (max-width: 768px) {
        .kyo-hero.home .home-banner-triangles {
          left: auto;
          right: 0; } }

@keyframes fading {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
  .kyo-hero__home-image {
    position: absolute;
    width: 51%;
    height: 100%;
    right: 0;
    top: 0;
    overflow: hidden;
    transition: all 2s ease-in-out;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1; }
    @media (max-width: 768px) {
      .kyo-hero__home-image {
        position: relative;
        width: 100%;
        height: 300px; }
        .kyo-hero__home-image.move {
          width: 100%; } }
  .kyo-hero__home-background {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    height: 775px; }
    @media (max-width: 768px) {
      .kyo-hero__home-background {
        height: auto; } }
    .kyo-hero__home-background svg {
      position: absolute;
      max-height: 100%;
      top: 0;
      left: 0; }
      .kyo-hero__home-background svg.svg-solid {
        left: -60px; }
      .kyo-hero__home-background svg.svg-transparent {
        left: -35px;
        top: -10px; }
      @media (max-width: 768px) {
        .kyo-hero__home-background svg {
          display: none; } }
    .kyo-hero__home-background:before {
      content: "";
      width: 200%;
      height: 100%;
      position: absolute;
      display: block;
      background: #360a45;
      top: 0;
      right: 60%; }
      @media (max-width: 768px) {
        .kyo-hero__home-background:before {
          display: none; } }
  .kyo-hero__home-cont {
    position: relative;
    z-index: 20;
    padding-top: 140px;
    height: 100%; }
    .kyo-hero__home-cont .cell {
      position: relative;
      z-index: 25;
      padding-top: 40px; }
      @media (max-width: 768px) {
        .kyo-hero__home-cont .cell {
          padding-top: 20px;
          padding-left: 30px;
          padding-right: 30px; } }
    @media (max-width: 768px) {
      .kyo-hero__home-cont:before {
        content: "";
        display: block;
        top: calc(100% - 1px);
        left: 0;
        width: 100%;
        height: 0;
        padding-bottom: 12.18%;
        z-index: -1;
        position: absolute;
        background: url(../blue-angle.html) top center no-repeat;
        background-size: 100% auto;
        transform-origin: center;
        transform: rotateX(180deg) rotateY(180deg); }
      .kyo-hero__home-cont:after {
        content: "";
        display: block;
        top: calc(100% - 1px);
        left: -1px;
        width: 100%;
        height: 0;
        padding-bottom: 8.5%;
        z-index: -1;
        position: absolute;
        background: url(../blue-angle2.html) bottom center no-repeat;
        transform-origin: center;
        transform: rotateX(180deg) rotateY(180deg); } }
  .kyo-hero__content-animation {
    transition: all 1s ease-in-out; }
    .kyo-hero__content-animation.enter {
      transform: translate(0, 0); }
  .kyo-hero__subtitle-bar {
    display: inline-block;
    width: 200px;
    height: 10px;
    position: relative;
    margin-left: 10px; }
    .kyo-hero__subtitle-bar span {
      display: block;
      position: absolute;
      right: 100%;
      top: 0;
      width: 0;
      height: 0;
      border-bottom: 10px solid;
      border-left: 5px solid transparent; }
  @media (max-width: 768px) {
    .kyo-hero .medium-10 {
      padding-left: 30px !important;
      padding-right: 30px !important;
      z-index: 10; } }
  .kyo-hero .medium-6 h1, .kyo-hero .medium-6 .h1, .kyo-hero .medium-5 h1, .kyo-hero .medium-5 .h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2; }
  .kyo-hero .medium-6 .h3, .kyo-hero .medium-5 .h3 {
    font-size: 16px;
    font-size: 1rem; }
  .kyo-hero .medium-6.hero-text-cell, .kyo-hero .medium-5.hero-text-cell {
    padding-left: .9375rem;
    padding-right: 60px;
    padding-top: 40px;
    position: relative;
    z-index: 20; }
    @media (max-width: 768px) {
      .kyo-hero .medium-6.hero-text-cell, .kyo-hero .medium-5.hero-text-cell {
        padding-left: .9375rem;
        padding-right: .9375rem;
        padding-top: 0;
        padding-bottom: 20px; } }
  .kyo-hero .medium-6.hero-image-cell, .kyo-hero .medium-5.hero-image-cell {
    align-self: center; }
    @media (max-width: 768px) {
      .kyo-hero .medium-6.hero-image-cell, .kyo-hero .medium-5.hero-image-cell {
        order: 3;
        padding-left: .9375rem;
        padding-right: .9375rem; } }
  .kyo-hero .medium-5.hero-text-cell {
    padding-top: 0px; }
  .kyo-hero__image {
    position: relative;
    z-index: 10; }
    .kyo-hero__image .responsive-iframe-container {
      position: relative;
      z-index: 10;
      overflow: hidden;
      padding-top: 56.25%;
      width: 100%; }
      .kyo-hero__image .responsive-iframe-container iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
    .kyo-hero__image img {
      display: block;
      width: 100%;
      position: relative;
      z-index: 10; }
    .kyo-hero__image svg {
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%;
      left: -20px;
      top: 20px; }
      .kyo-hero__image svg.bottomright {
        right: -80px;
        top: 20px;
        left: auto; }
      .kyo-hero__image svg.topleft {
        left: -20px;
        top: -20px; }
      .kyo-hero__image svg.topright {
        left: 20px;
        top: -20px; }
      @media (max-width: 768px) {
        .kyo-hero__image svg {
          display: none; } }
  .kyo-hero.triangles {
    background-image: url(../triangles.html);
    background-repeat: no-repeat;
    background-position: right top; }
    @media (max-width: 768px) {
      .kyo-hero.triangles {
        background-position: 320px top; } }
    .kyo-hero.triangles.has-video {
      background-position: calc(100% + 280px) -42px; }
      @media (max-width: 1060px) {
        .kyo-hero.triangles.has-video {
          background-position: calc(100% + 330px) -42px; } }
  .kyo-hero.crosses {
    background-image: url(../crosses.html);
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 768px) {
      .kyo-hero.crosses {
        margin-top: -1px; } }
    .page-template-enrollment .kyo-hero.crosses {
      background-image: url(../crosses2.html);
      background-repeat: no-repeat;
      background-position: left bottom !important; }
  .kyo-hero.arrows {
    background-image: url(../arrows.html);
    background-repeat: no-repeat;
    background-position: left bottom; }
    @media (max-width: 768px) {
      .kyo-hero.arrows {
        background-position: right 200%; } }
  .kyo-hero.dots {
    background-image: url(../dots.html);
    background-repeat: no-repeat;
    background-position: right top; }
    @media (max-width: 768px) {
      .kyo-hero.dots {
        background-position: 268px bottom;
        margin-top: -1px; } }

.vanilla .kyo-hero__subtitle-bar {
  display: none; }

.vanilla .hero-text-cell {
  margin-top: 0 !important;
  align-self: center; }
  .vanilla .hero-text-cell h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2; }

.vanilla .kyo-hero__image svg {
  display: none; }

@media only screen and (max-height: 799px) and (min-width: 768px) {
  .vanilla .medium-6.hero-text-cell {
    width: 66.66667%; }
  .vanilla .medium-6.hero-image-cell {
    width: 33.33333%; } }

.has-video__tn {
  position: relative;
  z-index: 99;
  display: block; }
  .has-video__tn .play-btn {
    border: 2px dashed #00bfd1;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100; }
    .has-video__tn .play-btn > span {
      background: #2A3D43;
      border-radius: 50%;
      color: #FFFFFF;
      display: block;
      text-align: center;
      margin: 5px;
      padding: 30px;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 1px; }

.text-block {
  display: block;
  background-color: #FFFFFF;
  padding: 125px 0px;
  position: relative;
  z-index: 10; }
  @media (max-width: 768px) {
    .text-block {
      padding: 60px 20px; } }
  .text-block.center {
    text-align: center; }
  .text-block.left {
    text-align: left; }
  .text-block.right {
    text-align: right; }
  .text-block__tagline {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    align-items: center;
    justify-content: center;
    position: relative;
    text-transform: uppercase; }
    .text-block__tagline h3, .text-block__tagline .h3 {
      background: #FFFFFF;
      padding-left: 40px;
      padding-right: 40px;
      color: #2b3d42;
      width: auto;
      height: auto;
      position: static; }
    .text-block__tagline span {
      position: absolute;
      z-index: -1;
      width: 100%;
      left: 0;
      height: 1px;
      top: 50%; }
  .text-block h2 {
    color: #2b3d42;
    margin-bottom: 40px; }
  .text-block.angled:before {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 12.18%;
    z-index: -1;
    position: absolute;
    background: url(../top1.html) top center no-repeat;
    background-size: 100% auto;
    transform-origin: center;
    transform: rotateY(180deg); }
  .text-block.angled:after {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 7.96%;
    z-index: -1;
    position: absolute;
    background: url(../top2.html) top center no-repeat;
    transform-origin: center;
    transform: rotateY(180deg); }
    @media (max-width: 768px) {
      .text-block.angled:after {
        padding-bottom: 8.5%;
        background-position: top center;
        background-size: cover; } }
  @media (min-width: 768px) {
    .text-block.dots {
      padding-top: 115px;
      padding-bottom: 180px; } }
  .text-block.dots .grid-container:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -80px;
    width: 100%;
    height: 100%;
    background-image: url(../dots-text.html);
    background-repeat: no-repeat;
    background-position: -90px top; }
    @media (max-width: 690px) {
      .text-block.dots .grid-container:before {
        display: none; } }
  .text-block.dots .cell {
    position: relative;
    z-index: 15; }
  .text-block.right-dots .grid-container:after {
    content: "";
    display: block;
    width: 260px;
    height: 628px;
    background: url(../left-dots.html) center center no-repeat;
    position: absolute;
    right: -20px;
    top: -50px; }
    @media (max-width: 690px) {
      .text-block.right-dots .grid-container:after {
        display: none; } }
  .page-template-page-methodology .text-block, .text-block.methodology-block {
    background: #ecf7f9;
    padding-bottom: 280px;
    margin-bottom: -190px; }
    .page-template-page-methodology .text-block .grid-x > .medium-9, .text-block.methodology-block .grid-x > .medium-9 {
      width: 50%; }
      @media (max-width: 768px) {
        .page-template-page-methodology .text-block .grid-x > .medium-9, .text-block.methodology-block .grid-x > .medium-9 {
          width: 100% !important;
          padding-left: 30px;
          padding-right: 30px; } }
    .page-template-page-methodology .text-block:before, .text-block.methodology-block:before {
      content: "";
      display: block;
      bottom: 260px;
      left: 0;
      width: 228px;
      height: 637px;
      z-index: -1;
      position: absolute;
      background: url(../text-bg-left.html) center center no-repeat; }
      @media (max-width: 768px) {
        .page-template-page-methodology .text-block:before, .text-block.methodology-block:before {
          display: none; } }
    .page-template-page-methodology .text-block:after, .text-block.methodology-block:after {
      content: "";
      display: block;
      top: 300px;
      right: 0;
      width: 356px;
      height: 637px;
      z-index: -1;
      position: absolute;
      background: url(../text-bg-right.html) center center no-repeat; }
    .page-template-page-methodology .text-block h2, .text-block.methodology-block h2 {
      color: #005e61; }
    .page-template-page-methodology .text-block p, .page-template-page-methodology .text-block a, .text-block.methodology-block p, .text-block.methodology-block a {
      color: #005e61; }
      @media (max-width: 768px) {
        .page-template-page-methodology .text-block p br, .page-template-page-methodology .text-block a br, .text-block.methodology-block p br, .text-block.methodology-block a br {
          display: none; } }
  .text-block.methodology-block .grid-x > .medium-9 {
    width: 70%; }
  .text-block.careers-block {
    background: #360a45; }
    .text-block.careers-block.mb-160px {
      margin-bottom: -180px;
      padding-bottom: 200px; }
    .text-block.careers-block.angled:before {
      content: "";
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: calc(100% - 1px);
      height: 0;
      padding-bottom: 12.18%;
      z-index: -1;
      position: absolute;
      background: url(../blue-angle.html) top center no-repeat;
      background-size: 100% auto;
      transform-origin: center;
      transform: rotateY(180deg); }
    .text-block.careers-block.angled:after {
      content: "";
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: calc(100% - 1px);
      height: 0;
      padding-bottom: 7.96%;
      z-index: -1;
      position: absolute;
      background: url(../blue-angle2.html) top center no-repeat;
      transform-origin: center;
      transform: rotateY(180deg); }
      @media (max-width: 768px) {
        .text-block.careers-block.angled:after {
          padding-bottom: 8.5%;
          background-position: bottom center; } }
    @media (max-width: 768px) {
      .text-block.careers-block {
        padding-left: 10px;
        padding-right: 10px; } }
  .text-block#wide {
    padding-top: 80px; }
    .text-block#wide .grid-padding-x > .medium-9 {
      width: 100%; }
  .text-block.enrollment-get-started {
    background: transparent;
    color: #293C40; }
    .text-block.enrollment-get-started h2, .text-block.enrollment-get-started .h2 {
      font-size: 47px;
      font-size: 2.9375rem;
      margin-bottom: 16px; }
    .text-block.enrollment-get-started p {
      font-size: 16px;
      font-size: 1rem; }
    .text-block.enrollment-get-started .btn.primary {
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase;
      padding-left: 32px;
      padding-right: 32px; }
    .text-block.enrollment-get-started:before {
      content: "";
      display: block;
      background: url(../right-crosses.html) center center no-repeat;
      display: block;
      width: 137px;
      height: 456px;
      background-size: cover;
      position: absolute;
      right: 0;
      top: -200px; }
    .text-block.enrollment-get-started:after {
      content: "";
      display: block;
      width: 329px;
      height: 363px;
      background-image: url(../crosses2.html);
      background-repeat: no-repeat;
      background-position: left bottom !important;
      left: 0;
      bottom: -120px;
      z-index: -1;
      position: absolute; }
  .text-block.events-get-started {
    background: #EFF7F7;
    color: #293C40;
    z-index: 1;
    position: relative; }
    .text-block.events-get-started:before {
      content: "";
      width: 100%;
      height: 100%;
      top: 100%;
      left: 0;
      background: #EFF7F7;
      display: block;
      position: absolute;
      z-index: -1; }
    .text-block.events-get-started:after {
      content: "";
      display: block;
      position: absolute;
      left: 30px;
      top: 100px;
      width: 88px;
      height: 386px;
      background: url(../hero-dots3.html) center center no-repeat; }
    .text-block.events-get-started h2, .text-block.events-get-started .h2 {
      font-size: 47px;
      font-size: 2.9375rem;
      margin-bottom: 16px; }
    .text-block.events-get-started p {
      font-size: 16px;
      font-size: 1rem; }
    .text-block.events-get-started .btn.primary {
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase;
      padding-left: 32px;
      padding-right: 32px; }
    .single-tribe_events .text-block.events-get-started {
      display: none; }
  .text-block.aba-optimized {
    background: #FFBD9E;
    z-index: 11; }
    .text-block.aba-optimized:after {
      content: "";
      display: block;
      width: 108px;
      height: 755px;
      position: absolute;
      right: 120px;
      bottom: -122px;
      background: url(../scribble.html) left bottom no-repeat; }
      @media (max-width: 990px) {
        .text-block.aba-optimized:after {
          right: 0; } }
      @media (max-width: 768px) {
        .text-block.aba-optimized:after {
          display: none; } }
    .text-block.aba-optimized h2 {
      font-size: 47px;
      font-size: 2.9375rem;
      margin-top: 0;
      margin-bottom: 16px; }
    .text-block.aba-optimized div.wpforms-container-full {
      margin-top: 0;
      text-align: left; }
      .text-block.aba-optimized div.wpforms-container-full label {
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "sofia-pro", sans-serif;
        color: #2F3C41;
        font-weight: 600;
        margin-bottom: 8px; }
      .text-block.aba-optimized div.wpforms-container-full input[type="text"], .text-block.aba-optimized div.wpforms-container-full input[type="email"] {
        height: 44px;
        background: #FFFFFF;
        border: 1px solid #BDBEBF;
        border-radius: 8px;
        padding-left: 16px;
        font-family: "sofia-pro", sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        color: #222;
        font-weight: 400;
        padding-top: 9px; }
        .text-block.aba-optimized div.wpforms-container-full input[type="text"]::placeholder, .text-block.aba-optimized div.wpforms-container-full input[type="email"]::placeholder {
          color: #444; }
      .text-block.aba-optimized div.wpforms-container-full textarea {
        background: #FFFFFF;
        border: 1px solid #BDBEBF;
        border-radius: 8px;
        padding-left: 16px;
        font-family: "sofia-pro", sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        color: #222;
        font-weight: 400;
        padding-top: 9px; }
        .text-block.aba-optimized div.wpforms-container-full textarea::placeholder {
          color: #444; }
      .text-block.aba-optimized div.wpforms-container-full button[type="submit"] {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        background: #2F3C41;
        border: 1px solid #2F3C41;
        color: #fff;
        border-radius: 50px;
        height: 42px; }
        .text-block.aba-optimized div.wpforms-container-full button[type="submit"]:hover {
          background: #00bfd1; }
      .text-block.aba-optimized div.wpforms-container-full .wpforms-field-container {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between; }
        .text-block.aba-optimized div.wpforms-container-full .wpforms-field-container .wpforms-field {
          width: 100%; }
          .text-block.aba-optimized div.wpforms-container-full .wpforms-field-container .wpforms-field.wpforms-field-text {
            width: calc(50% - 10px); }
            @media (max-width: 520px) {
              .text-block.aba-optimized div.wpforms-container-full .wpforms-field-container .wpforms-field.wpforms-field-text {
                width: 100%; } }

.block-list-icons {
  display: block;
  width: 100%;
  padding: 125px 0px;
  position: relative;
  z-index: 10; }
  .block-list-icons .block-list-icons__icon-holder {
    padding-top: 40px; }
  @media (max-width: 768px) {
    .block-list-icons {
      padding: 60px 0px; }
      .block-list-icons .block-title {
        margin-top: 0; } }
  .block-list-icons__image {
    display: block;
    margin: 0 auto; }
  .block-list-icons.wider .grid-container {
    max-width: 1140px; }
    .block-list-icons.wider .grid-container .grid-padding-x > .cell {
      padding: 20px; }
      @media (max-width: 768px) {
        .block-list-icons.wider .grid-container .grid-padding-x > .cell {
          padding-left: 30px;
          padding-right: 30px; } }
  .block-list-icons.small-padding {
    padding-top: 80px;
    padding-bottom: 80px; }
    @media (max-width: 768px) {
      .block-list-icons.small-padding {
        padding-top: 60px;
        padding-bottom: 60px; } }
    .single-location .block-list-icons.small-padding {
      padding-top: 0;
      padding-bottom: 20px; }
  .block-list-icons__tagline {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    align-items: center;
    justify-content: center;
    position: relative; }
    .block-list-icons__tagline h3, .block-list-icons__tagline .h3 {
      background: #FFFFFF;
      padding-left: 40px;
      padding-right: 40px;
      color: #2b3d42;
      height: auto;
      width: auto;
      position: static; }
    .block-list-icons__tagline span {
      position: absolute;
      z-index: -1;
      width: 100%;
      left: 0;
      height: 1px;
      top: 50%; }
  .block-list-icons h2, .block-list-icons .h2 {
    color: #2b3d42;
    margin-bottom: 40px; }
  .block-list-icons.angled {
    padding-top: 80px;
    margin-top: 120px; }
    @media (max-width: 768px) {
      .block-list-icons.angled {
        padding-top: 40px;
        margin-top: 0; } }
    .block-list-icons.angled .angle-1 {
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      position: absolute; }
    .block-list-icons.angled .angle-2 {
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      position: absolute; }
  .block-list-icons.reversed {
    padding-top: 80px;
    margin-top: 120px; }
    @media (max-width: 768px) {
      .block-list-icons.reversed {
        padding-top: 40px;
        margin-top: 0; } }
    .block-list-icons.reversed .angle-1 {
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      position: absolute;
      transform: rotateY(180deg); }
    .block-list-icons.reversed .angle-2 {
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      position: absolute;
      transform: rotateY(180deg); }
  .block-list-icons__item-holder .grid-padding-x {
    justify-content: center; }
  .block-list-icons__item-holder .grid-padding-x > .cell {
    padding: 10px 60px; }
    .block-list-icons__item-holder .grid-padding-x > .cell.small-padding {
      padding-left: 20px;
      padding-right: 20px; }
    @media (max-width: 768px) {
      .block-list-icons__item-holder .grid-padding-x > .cell {
        padding: 30px 30px; } }
  .block-list-icons__item-holder h3, .block-list-icons__item-holder .h3 {
    letter-spacing: 0.25px; }
  .block-list-icons__item-holder h2, .block-list-icons__item-holder .h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2;
    margin-bottom: 20px; }
    .block-list-icons__item-holder h2 a, .block-list-icons__item-holder .h2 a {
      text-decoration: none;
      font-weight: 400; }
  .block-list-icons__item-holder.wider {
    max-width: 1200px; }
  .block-list-icons__item-holder p a {
    font-weight: 400;
    text-decoration: none; }
  .block-list-icons__item-holder .learn-more {
    text-decoration: none;
    font-size: 14px;
    font-family: "sofia-pro", sans-serif;
    border-radius: 22px;
    padding: 10px 25px 12px;
    line-height: 1;
    font-weight: 600;
    border: 1px solid;
    display: inline-block;
    margin-top: 30px; }
  .block-list-icons__item-holder .grid-y > .cell {
    padding: 20px 0px 40px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start; }
    @media (max-width: 768px) {
      .block-list-icons__item-holder .grid-y > .cell {
        flex-direction: column; } }
    .block-list-icons__item-holder .grid-y > .cell .block-list-icons__icon-holder {
      width: 52%;
      padding: 0px 40px 10px; }
      .block-list-icons__item-holder .grid-y > .cell .block-list-icons__icon-holder img {
        width: 100%; }
      @media (max-width: 768px) {
        .block-list-icons__item-holder .grid-y > .cell .block-list-icons__icon-holder {
          width: 100%; } }
    .block-list-icons__item-holder .grid-y > .cell .block-list-icons__content-vertical {
      width: 48%;
      padding: 0px 40px 10px;
      text-align: left; }
      .block-list-icons__item-holder .grid-y > .cell .block-list-icons__content-vertical h2, .block-list-icons__item-holder .grid-y > .cell .block-list-icons__content-vertical .h2 {
        margin-top: 0px; }
      @media (max-width: 768px) {
        .block-list-icons__item-holder .grid-y > .cell .block-list-icons__content-vertical {
          width: 100%;
          padding-top: 10px; } }
    .block-list-icons__item-holder .grid-y > .cell:last-of-type {
      padding-bottom: 20px; }
  .block-list-icons__button {
    padding-top: 50px;
    padding-bottom: 40px; }
    .block-list-icons__button a.link {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px;
      text-decoration: none;
      display: inline-block;
      border-bottom: 1px solid; }
    .block-list-icons__button.dark-button .button {
      border-color: #005e61;
      color: #005e61;
      transition: all 0.2s; }
      .block-list-icons__button.dark-button .button:hover {
        color: #FFFFFF; }
  .block-list-icons.office-locations {
    padding: 20px 0px; }
    .block-list-icons.office-locations h2, .block-list-icons.office-locations .h2 {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1.4;
      margin: 30px 0px 18px; }
    .block-list-icons.office-locations .block-list-icons__item-holder {
      padding-top: 0; }
      .block-list-icons.office-locations .block-list-icons__item-holder h2, .block-list-icons.office-locations .block-list-icons__item-holder .h2 {
        font-size: 20px;
        font-size: 1.25rem;
        margin: 0; }
        .block-list-icons.office-locations .block-list-icons__item-holder h2 a, .block-list-icons.office-locations .block-list-icons__item-holder .h2 a {
          font-weight: 600;
          font-family: "sofia-pro", sans-serif; }
    .block-list-icons.office-locations p a {
      font-weight: 400;
      color: #2b3d42;
      text-decoration: none;
      text-decoration: underline; }
    .block-list-icons.office-locations .block-list-icons__item-holder p a {
      text-decoration: none; }
      .block-list-icons.office-locations .block-list-icons__item-holder p a:hover {
        text-decoration: underline; }
    .block-list-icons.office-locations .block-list-icons__item-holder .grid-padding-x > .cell {
      padding: 20px; }
      .block-list-icons.office-locations .block-list-icons__item-holder .grid-padding-x > .cell iframe {
        width: 100%;
        height: 300px;
        margin-bottom: 20px; }
      .block-list-icons.office-locations .block-list-icons__item-holder .grid-padding-x > .cell a {
        text-decoration: none; }
  .block-list-icons.bigger .block-list-icons__item-holder {
    max-width: 1240px; }
    .block-list-icons.bigger .block-list-icons__item-holder h2, .block-list-icons.bigger .block-list-icons__item-holder .h2 {
      font-size: 40px;
      font-size: 2.5rem;
      margin: 30px 0px; }
  .block-list-icons.bigger .block-list-icons__item-holder .grid-padding-x > .cell {
    padding: 50px 40px; }
    @media (max-width: 768px) {
      .block-list-icons.bigger .block-list-icons__item-holder .grid-padding-x > .cell {
        padding: 20px; } }
  .block-list-icons.centered-purple {
    background: url(../bluebg.html) top center no-repeat;
    background-size: 100% 100%;
    padding-bottom: 40px;
    padding-top: 40px; }
    @media (max-width: 768px) {
      .block-list-icons.centered-purple {
        padding-top: 0;
        padding-bottom: 0; } }
    .block-list-icons.centered-purple .grid-container {
      background: #360a45;
      padding: 40px 20px;
      position: relative;
      max-width: 1140px; }
      .block-list-icons.centered-purple .grid-container:before {
        content: "";
        display: block;
        width: 260px;
        height: 628px;
        background: url(../left-dots.html) center center no-repeat;
        position: absolute;
        top: -100px;
        right: 90%; }
      .block-list-icons.centered-purple .grid-container:after {
        content: "";
        display: block;
        width: 258px;
        height: 427px;
        background: url(../right-dots.html) center center no-repeat;
        position: absolute;
        top: -160px;
        left: 90%; }
        @media (max-width: 768px) {
          .block-list-icons.centered-purple .grid-container:after {
            display: none; } }
      @media (min-width: 768px) {
        .block-list-icons.centered-purple .grid-container .grid-x > .medium-6.medium-centered {
          width: 80%; } }
    .block-list-icons.centered-purple .block-list-icons__item-holder:before {
      display: none; }
    .block-list-icons.centered-purple .block-list-icons__item-holder:after {
      display: none; }
    .block-list-icons.centered-purple .block-list-icons__tagline h3, .block-list-icons.centered-purple .block-list-icons__tagline .h3 {
      background: #360a45;
      color: #FFFFFF; }
    .block-list-icons.centered-purple.vertical-list {
      background: #FFFFFF !important; }
      @media (max-width: 768px) {
        .block-list-icons.centered-purple.vertical-list {
          padding-top: 0;
          padding-bottom: 0; } }
      .block-list-icons.centered-purple.vertical-list .grid-container {
        background-color: #005e61; }
        .block-list-icons.centered-purple.vertical-list .grid-container.block-list-icons__item-holder {
          padding-top: 0; }
          .block-list-icons.centered-purple.vertical-list .grid-container.block-list-icons__item-holder .grid-x.grid-padding-x {
            flex-direction: column;
            align-items: center; }
            .block-list-icons.centered-purple.vertical-list .grid-container.block-list-icons__item-holder .grid-x.grid-padding-x > .cell {
              width: 75% !important;
              padding-top: 0px;
              text-align: left !important;
              padding-bottom: 20px; }
              @media (max-width: 768px) {
                .block-list-icons.centered-purple.vertical-list .grid-container.block-list-icons__item-holder .grid-x.grid-padding-x > .cell {
                  width: 100% !important; } }
              .block-list-icons.centered-purple.vertical-list .grid-container.block-list-icons__item-holder .grid-x.grid-padding-x > .cell ul {
                color: #FFFFFF;
                margin-bottom: 0;
                margin-left: 10px;
                font-family: "sofia-pro", sans-serif;
                font-size: 18px;
                font-size: 1.125rem;
                line-height: 1.4; }
                .block-list-icons.centered-purple.vertical-list .grid-container.block-list-icons__item-holder .grid-x.grid-padding-x > .cell ul br {
                  display: none; }
      .block-list-icons.centered-purple.vertical-list .block-list-icons__button {
        max-width: 1140px;
        background: #005e61;
        margin: 0 auto; }
  .block-list-icons.article-list h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 0; }
    @media (max-width: 768px) {
      .block-list-icons.article-list h2 {
        line-height: 1.2; } }
  .block-list-icons.article-list .block-list-icons__item-holder {
    padding-top: 20px; }
    .block-list-icons.article-list .block-list-icons__item-holder .cell {
      text-align: left !important;
      display: flex;
      flex-direction: column; }
      .block-list-icons.article-list .block-list-icons__item-holder .cell .block-list-icons__icon-holder {
        order: 0; }
      .block-list-icons.article-list .block-list-icons__item-holder .cell h2 {
        order: 1;
        margin-bottom: 0; }
      .block-list-icons.article-list .block-list-icons__item-holder .cell h3 {
        order: 2;
        margin-top: 15px;
        font-size: 14px;
        font-size: 0.875rem; }
      .block-list-icons.article-list .block-list-icons__item-holder .cell p {
        order: 3;
        font-size: 16px;
        font-size: 1rem; }
  .block-list-icons__icon-holder {
    display: block;
    width: 100%; }
  .block-list-icons.align-icons .block-list-icons__icon-holder {
    min-height: 144px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .block-list-icons.dots:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    width: 377px;
    height: 879px;
    background-image: url(../dots-text.html);
    background-repeat: no-repeat;
    background-position: left top; }
    @media (max-width: 768px) {
      .block-list-icons.dots:before {
        width: 100px;
        left: auto;
        right: 0;
        background-position: top center;
        height: 298px; } }
  .block-list-icons.numbered {
    margin-top: 0; }
    .block-list-icons.numbered .block-list-icons__icon-holder {
      display: none; }
    .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x {
      counter-reset: step-number; }
      .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x .cell {
        counter-increment: step-number;
        position: relative; }
        .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x .cell:before {
          content: counter(step-number);
          color: #FFFFFF;
          display: flex;
          width: 104px;
          height: 104px;
          margin: 0 auto;
          position: relative;
          border: 3px solid #2b3d42;
          background: #2b3d42;
          border-radius: 50%;
          align-items: center;
          justify-content: center;
          font-size: 60px;
          font-size: 3.75rem;
          font-family: "Recoleta", serif; }
        .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x .cell:after {
          content: "";
          width: 100%;
          height: 104px;
          background: url(../number-arrow.html) right center no-repeat;
          position: absolute;
          top: 50px;
          left: 50%;
          transform: translateX(-30%);
          z-index: -1; }
          @media (max-width: 768px) {
            .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x .cell:after {
              display: none; } }
        .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x .cell:nth-child(3n):after, .block-list-icons.numbered .block-list-icons__item-holder .grid-x.grid-padding-x .cell:last-of-type:after {
          display: none; }
  @media (max-width: 768px) {
    .block-list-icons .grid-padding-x > .cell.medium-centered {
      padding-left: 20px;
      padding-right: 20px; } }
  .block-list-icons a.block-list-icons__icon-holder[href=""], .block-list-icons a[href=""] {
    cursor: default; }
  .block-list-icons.smaller .block-list-icons__item-holder {
    padding-top: 0; }
  .block-list-icons.smaller .grid-padding-x > .cell {
    padding: 10px 30px; }
  .block-list-icons.enrollment-block .block-title {
    margin-bottom: 0;
    font-size: 47px;
    font-size: 2.9375rem; }
  .block-list-icons.enrollment-block .block-list-icons__item-holder .grid-padding-x > .cell {
    padding: 40px; }
  .block-list-icons.enrollment-block .block-list-icons__item-holder {
    padding-top: 0px; }
    .block-list-icons.enrollment-block .block-list-icons__item-holder .h2 {
      font-size: 80px;
      font-size: 5rem;
      position: relative;
      width: 235px;
      padding-bottom: 20px;
      margin: 0 auto 30px;
      z-index: 2; }
      .block-list-icons.enrollment-block .block-list-icons__item-holder .h2:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5px;
        background: #1E9CBB;
        display: block;
        z-index: 2; }
      .block-list-icons.enrollment-block .block-list-icons__item-holder .h2:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 3;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 0;
        border-color: #fff transparent transparent transparent; }
    .block-list-icons.enrollment-block .block-list-icons__item-holder p {
      font-size: 16px;
      font-size: 1rem; }
  .block-list-icons.enrollment-block:before {
    content: "";
    display: block;
    background: url(../right-crosses.html) center center no-repeat;
    display: block;
    width: 137px;
    height: 456px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -200px; }
  @media (max-width: 768px) {
    .block-list-icons.enrollment-block {
      padding-bottom: 80px !important; } }
  .block-list-icons.enrollment-images .block-title {
    font-size: 47px;
    font-size: 2.9375rem;
    margin-bottom: 60px; }
  .block-list-icons.enrollment-images .block-list-icons__item-holder .grid-padding-x > .cell {
    padding: 15px; }
  .block-list-icons.enrollment-images .block-list-icons__item-holder {
    padding-top: 0px; }
    .block-list-icons.enrollment-images .block-list-icons__item-holder .h2 {
      font-size: 24px;
      font-size: 1.5rem;
      margin-top: 32px; }
    .block-list-icons.enrollment-images .block-list-icons__item-holder p {
      font-size: 16px;
      font-size: 1rem; }
  .block-list-icons.enrollment-images:before {
    content: "";
    display: block;
    background: url(../right-crosses2.html) center center no-repeat;
    display: block;
    width: 198px;
    height: 410px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -210px; }
  .block-list-icons.aba-optimized:before {
    width: 272px;
    height: 196px;
    content: "";
    position: absolute;
    right: 0;
    top: -140px;
    background: url(../aba-stars-crosses.html) center center no-repeat;
    background-size: cover; }
  @media (min-width: 768px) {
    .block-list-icons.aba-optimized .grid-container .medium-6.medium-centered {
      width: 100%; } }
  .block-list-icons.aba-optimized .grid-container .block-title {
    font-size: 47px;
    font-size: 2.9375rem;
    line-height: 58px;
    margin-bottom: 16px; }
  .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder {
    padding-top: 40px;
    position: relative; }
    .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder:before {
      content: "";
      width: 1px;
      height: calc(100% - 110px);
      background: rgba(255, 255, 255, 0.2);
      display: block;
      position: absolute;
      left: calc(50% - 0.5px);
      top: 70px; }
      @media (max-width: 768px) {
        .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder:before {
          display: none; } }
    .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .block-list-icons__icon-holder {
      display: none; }
    .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .h2 {
      margin-top: 0;
      font-size: 27px;
      font-size: 1.6875rem;
      line-height: 35px;
      margin-bottom: 6px; }
    .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder p {
      font-size: 16px;
      font-size: 1rem; }
    .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .cell {
      padding: 30px 30px 30px 60px;
      text-align: left;
      position: relative; }
      .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .cell:before {
        content: "";
        width: 24px;
        height: 24px;
        display: block;
        position: absolute;
        background: url(../aba-check.html) center center no-repeat;
        background-size: cover;
        left: 25px;
        top: 34px; }
      .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .cell:after {
        content: "";
        width: calc(100% - 60px);
        height: 1px;
        background: rgba(255, 255, 255, 0.2);
        display: block;
        position: absolute;
        left: 30px;
        top: 0px; }
        @media (max-width: 768px) {
          .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .cell:after {
            display: none; } }
      .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .cell:nth-child(1):after, .block-list-icons.aba-optimized .grid-container.block-list-icons__item-holder .cell:nth-child(2):after {
        display: none; }
  .block-list-icons.aba-optimized .block-list-icons__button {
    padding-top: 40px;
    padding-bottom: 10px; }
    .block-list-icons.aba-optimized .block-list-icons__button .button {
      font-size: 14px;
      font-size: 0.875rem;
      color: #2F3C41;
      background: #FFFFFF;
      height: 42px;
      padding: 11px 30px 13px; }
      .block-list-icons.aba-optimized .block-list-icons__button .button:hover {
        color: #FFFFFF;
        background: #00bfd1; }
  .block-list-icons.aba-optimized .extra-link {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    font-family: "sofia-pro", sans-serif;
    border-bottom: 1px solid #01BFD1; }

.block-image-text {
  display: block;
  width: 100%;
  padding: 80px 0px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10; }
  @media (max-width: 768px) {
    .block-image-text {
      padding: 0px 0px; } }
  .block-image-text.full {
    padding: 40px 0px; }
  .block-image-text .grid-container {
    padding: 80px 30px; }
    @media (max-width: 768px) {
      .block-image-text .grid-container {
        padding: 60px 30px; } }
  .block-image-text.wider .grid-container {
    max-width: 1140px; }
  .block-image-text__image {
    position: relative;
    z-index: 12; }
    @media (max-width: 768px) {
      .block-image-text__image {
        text-align: center !important; } }
    .block-image-text__image.text-right {
      order: 5; }
      @media (max-width: 768px) {
        .block-image-text__image.text-right {
          order: 0; } }
  .block-image-text__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 12; }
    .block-image-text__text.cell {
      padding-left: 40px;
      padding-right: 40px; }
      @media (max-width: 768px) {
        .block-image-text__text.cell {
          padding-left: 10px;
          padding-right: 10px; } }
    .block-image-text__text h3, .block-image-text__text .h3 {
      text-transform: uppercase;
      letter-spacing: 0.5px; }
      @media (max-width: 768px) {
        .block-image-text__text h3, .block-image-text__text .h3 {
          margin-bottom: 0; } }
    .block-image-text__text h2 {
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 1.2;
      margin-top: 0; }
      @media (max-width: 768px) {
        .block-image-text__text h2 {
          margin-top: 30px; } }
    .block-image-text__text p {
      margin-bottom: 20px; }
    .block-image-text__text a {
      display: inline-block;
      font-size: 16px;
      font-size: 1rem;
      text-transform: uppercase;
      letter-spacing: 0.25px;
      text-decoration: none;
      border-bottom: 1px solid #00bfd1;
      font-weight: 400; }
      .block-image-text__text a.block-image-text__link {
        border-radius: 22px;
        padding: 10px 25px 12px;
        line-height: 1;
        font-weight: 600;
        color: #005e61;
        border: 2px solid #005e61;
        transition: all 0.1s;
        text-decoration: none;
        cursor: pointer;
        text-transform: none;
        font-family: "sofia-pro", sans-serif;
        font-weight: 700; }
        .block-image-text__text a.block-image-text__link:hover {
          background: #00bfd1 !important;
          border-color: #00bfd1 !important;
          color: #fff !important; }
  .block-image-text.triangles-left:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../triangle-block2.html) left bottom no-repeat; }
    @media (max-width: 768px) {
      .block-image-text.triangles-left:before {
        background-position: top left; } }
  .block-image-text.triangles-right .grid-container {
    position: relative;
    z-index: 10;
    overflow: hidden; }
    .block-image-text.triangles-right .grid-container:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: url(../triangle-block.html) right bottom no-repeat; }
  .block-image-text.scribble .grid-container {
    position: relative;
    z-index: 10; }
    .block-image-text.scribble .grid-container:after {
      content: "";
      display: block;
      width: 100%;
      height: 755px;
      position: absolute;
      left: -60px;
      top: -20px;
      background: url(../scribble.html) left bottom no-repeat; }
  .block-image-text.reversed .grid-container .grid-x {
    flex-direction: row-reverse; }
  .block-image-text.aba-optimized {
    background-size: inherit; }
    @media (max-width: 768px) {
      .block-image-text.aba-optimized {
        background-color: #2E3D42;
        background-image: none !important; } }
    .block-image-text.aba-optimized h2 {
      font-size: 47px;
      font-size: 2.9375rem;
      line-height: 58px;
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        .block-image-text.aba-optimized h2 {
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 45px; } }
    .block-image-text.aba-optimized a.block-image-text__link {
      font-size: 14px;
      font-size: 0.875rem;
      color: #2F3C41 !important;
      background: #FFFFFF;
      height: 42px;
      padding: 11px 30px 13px; }
      @media (max-width: 768px) {
        .block-image-text.aba-optimized a.block-image-text__link {
          margin-left: auto;
          margin-right: auto; } }
    @media (max-width: 768px) {
      .block-image-text.aba-optimized .block-image-text__text {
        text-align: center; } }

.block-big-image {
  display: block;
  width: 100%;
  padding: 60px 0px;
  text-align: center;
  position: relative;
  z-index: 10; }
  @media (max-width: 768px) {
    .block-big-image {
      padding-top: 20px; } }
  .block-big-image__image {
    width: 100%;
    display: block;
    margin-bottom: -5%;
    position: relative;
    z-index: -1; }
    @media (max-width: 768px) {
      .block-big-image__image {
        margin-bottom: 0; } }
  .block-big-image .grid-container {
    max-width: 1119px;
    background-color: #360a45;
    color: #FFFFFF;
    padding: 10px 0px 40px;
    position: relative; }
    @media (max-width: 768px) {
      .block-big-image .grid-container {
        padding-left: 30px;
        padding-right: 30px; } }
    .block-big-image .grid-container h2 {
      color: #FFFFFF; }
    .block-big-image .grid-container a {
      color: #FFFFFF;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 600;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      position: relative;
      letter-spacing: 0.5px; }
      .block-big-image .grid-container a:before, .block-big-image .grid-container a:after {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 1px;
        background: #00bfd1;
        transition: all 0.2s ease-in-out; }
      .block-big-image .grid-container a:before {
        opacity: 0; }
      .block-big-image .grid-container a:hover:before {
        bottom: 100%;
        opacity: 1; }
    @media (max-width: 768px) {
      .block-big-image .grid-container p br {
        display: none; } }
    .block-big-image .grid-container .angle {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: calc(100% - 5px);
      height: auto; }
      .block-big-image .grid-container .angle path {
        width: 100%; }

.home-text-image {
  padding: 90px 0px;
  position: relative;
  z-index: 10;
  background: url(../dots-bg.html) right center no-repeat #FFFFFF; }
  @media (max-width: 768px) {
    .home-text-image {
      overflow-x: hidden; } }
  @media (max-width: 768px) {
    .home-text-image .grid-container {
      padding-left: 0;
      padding-right: 0; } }
  .home-text-image__intro {
    padding-bottom: 80px; }
    .home-text-image__intro p {
      font-family: "Recoleta", serif;
      color: #005e61;
      font-size: 27px;
      font-size: 1.6875rem;
      line-height: 44px;
      font-weight: 500; }
      @media (max-width: 768px) {
        .home-text-image__intro p br {
          display: none; } }
    @media (max-width: 768px) {
      .home-text-image__intro {
        padding-left: 30px;
        padding-right: 30px; } }
  .home-text-image__tagline {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%; }
    .home-text-image__tagline h3, .home-text-image__tagline .h3 {
      background: #FFFFFF;
      padding-left: 40px;
      padding-right: 40px;
      color: #2b3d42;
      position: static;
      width: auto;
      height: auto; }
    .home-text-image__tagline span {
      position: absolute;
      z-index: -1;
      width: 100%;
      left: 0;
      height: 1px;
      top: 50%;
      background: #005e61; }
  .home-text-image__text {
    padding: 20px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 768px) {
      .home-text-image__text {
        padding: 20px;
        order: 3;
        width: 100%; } }
  .home-text-image h2 {
    font-size: 42px;
    font-size: 2.625rem;
    color: #2b3d42;
    line-height: 60px; }
  .home-text-image.carousel h2 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px; }
  .home-text-image.carousel .home-text-image__image img {
    width: 100%; }
  .home-text-image.reversed .order {
    flex-direction: row-reverse; }
  .home-text-image__image {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .home-text-image .slick-prev, .home-text-image .slick-next {
    width: 29px;
    height: 71px;
    margin-top: 20px;
    right: -100px;
    background: url(../right-arrow.html) center center no-repeat; }
    .home-text-image .slick-prev:before, .home-text-image .slick-next:before {
      display: none; }
    .home-text-image .slick-prev:hover, .home-text-image .slick-prev:focus, .home-text-image .slick-next:hover, .home-text-image .slick-next:focus {
      background: url(../right-arrow.html) center center no-repeat; }
      .home-text-image .slick-prev:hover:before, .home-text-image .slick-prev:focus:before, .home-text-image .slick-next:hover:before, .home-text-image .slick-next:focus:before {
        display: none; }
    @media (max-width: 768px) {
      .home-text-image .slick-prev, .home-text-image .slick-next {
        display: none !important; } }
  .home-text-image .slick-prev {
    background: url(../left-arrow.html) center center no-repeat;
    left: -100px; }
    .home-text-image .slick-prev:hover, .home-text-image .slick-prev:focus {
      background: url(../left-arrow.html) center center no-repeat; }

.sign-up-block {
  display: block;
  width: 100%;
  height: auto;
  padding: 80px 0px 80px;
  position: relative;
  z-index: 10; }
  .sign-up-block:before {
    width: 394px;
    height: 504px;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    background: url(../romb.html) center center no-repeat; }
    @media (max-width: 768px) {
      .sign-up-block:before {
        width: 120px;
        height: 430px;
        background-position: left center;
        left: auto;
        right: 0; } }
  .sign-up-block h2 {
    font-size: 32px;
    font-size: 2rem;
    color: #2b3d42;
    margin-bottom: 40px;
    margin-top: 0; }
  .sign-up-block p {
    margin-bottom: 30px; }
  .single-location .sign-up-block {
    padding-top: 40px;
    padding-bottom: 300px;
    margin-bottom: -200px; }
    .single-location .sign-up-block:before {
      content: "";
      display: block;
      width: 327px;
      height: 504px;
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      transform: translate(-24%, 55%);
      background: url(../location-bottom.html) center center no-repeat; }
    @media (min-width: 2300px) {
      .single-location .sign-up-block {
        padding-bottom: calc(100px + 12.18%); } }

.events-block {
  display: block;
  width: 100%;
  height: auto;
  padding: 140px 0px 80px;
  position: relative;
  z-index: 10; }
  .events-block .grid-container {
    max-width: 1100px; }
    .events-block .grid-container > .grid-padding-x > .cell {
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 25px;
      margin-bottom: 20px; }
  .events-block__event-item {
    display: flex;
    flex-direction: column; }
    .events-block__event-item__icon {
      display: block;
      width: 100%;
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase;
      color: #2b3d42;
      position: relative;
      padding-top: 30px;
      letter-spacing: 0.5px;
      margin-top: 12px; }
      .events-block__event-item__icon span {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        border-top: 20px solid #2b3d42;
        border-right: 20px solid transparent; }
      .multiple-tags .events-block__event-item__icon {
        padding-top: 4px;
        padding-left: 20px; }
      .multiple-tags .events-block__event-item__icon:first-child {
        margin-bottom: -4px !important; }
    .events-block__event-item h3 {
      font-family: "Recoleta", serif;
      color: #2b3d42;
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 38px;
      font-weight: 400;
      display: block;
      min-height: 115px;
      margin-bottom: 20px; }
      .events-block__event-item h3 a {
        color: #2b3d42;
        font-weight: 400;
        text-decoration: none; }
        .events-block__event-item h3 a:hover {
          text-decoration: none; }
      @media (max-width: 768px) {
        .events-block__event-item h3 {
          min-height: 40px; } }
    .events-block__event-item__image {
      display: block;
      margin-bottom: 30px; }
      .events-block__event-item__image img {
        width: 100%; }
    .events-block__event-item__date {
      font-size: 15px;
      font-size: 0.9375rem;
      font-style: italic;
      margin-bottom: 20px;
      color: #2b3d42; }
    .events-block__event-item__description {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 20px; }
    .events-block__event-item__register a {
      font-weight: 400;
      color: #2b3d42; }

.news-slider-block {
  display: block;
  padding: 100px 0px 120px;
  background: #f2fafb; }
  .news-slider-block h2 {
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 30px;
    color: #2b3d42;
    margin-top: 0; }
  .news-slider-block .news-grid-container {
    padding-left: 0;
    padding-right: 0; }
    .news-slider-block .news-grid-container .slider-image {
      display: flex;
      align-items: center; }
  @media (max-width: 768px) {
    .news-slider-block__slider {
      padding-left: 30px !important;
      padding-right: 30px !important; } }
  .news-slider-block__slider h3 {
    font-family: "Recoleta", serif;
    color: #2b3d42;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 38px;
    font-weight: 400;
    display: block;
    margin-bottom: 24px; }
    .news-slider-block__slider h3 a {
      color: #2b3d42;
      text-decoration: none;
      font-weight: 400; }
  .news-slider-block__slider a.readmore {
    text-transform: uppercase;
    font-weight: 400;
    color: #2b3d42;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #00bfd1;
    margin-top: 10px; }
  .news-slider-block__slider .slick-prev, .news-slider-block__slider .slick-next {
    width: 29px;
    height: 71px;
    margin-top: 20px;
    right: -100px;
    background: url(../right-arrow.html) center center no-repeat; }
    .news-slider-block__slider .slick-prev:before, .news-slider-block__slider .slick-next:before {
      display: none; }
    .news-slider-block__slider .slick-prev:hover, .news-slider-block__slider .slick-prev:focus, .news-slider-block__slider .slick-next:hover, .news-slider-block__slider .slick-next:focus {
      background: url(../right-arrow.html) center center no-repeat; }
      .news-slider-block__slider .slick-prev:hover:before, .news-slider-block__slider .slick-prev:focus:before, .news-slider-block__slider .slick-next:hover:before, .news-slider-block__slider .slick-next:focus:before {
        display: none; }
    @media (max-width: 768px) {
      .news-slider-block__slider .slick-prev, .news-slider-block__slider .slick-next {
        top: calc(100% + 30px);
        right: 0;
        width: 33.3% !important;
        transform: none;
        display: block;
        background: none;
        width: auto;
        height: 24px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        text-transform: uppercase;
        text-align: left; }
        .news-slider-block__slider .slick-prev:before, .news-slider-block__slider .slick-next:before {
          display: inline-block;
          font-family: "Font Awesome 5 Pro";
          content: "\f054";
          font-weight: 400;
          color: #181A1D;
          float: left; }
        .news-slider-block__slider .slick-prev:hover, .news-slider-block__slider .slick-prev:focus, .news-slider-block__slider .slick-next:hover, .news-slider-block__slider .slick-next:focus {
          background: none; }
          .news-slider-block__slider .slick-prev:hover:before, .news-slider-block__slider .slick-prev:focus:before, .news-slider-block__slider .slick-next:hover:before, .news-slider-block__slider .slick-next:focus:before {
            display: inline-block; } }
  .news-slider-block__slider .slick-prev {
    background: url(../left-arrow.html) center center no-repeat;
    left: -100px; }
    .news-slider-block__slider .slick-prev:hover, .news-slider-block__slider .slick-prev:focus {
      background: url(../left-arrow.html) center center no-repeat; }
    @media (max-width: 768px) {
      .news-slider-block__slider .slick-prev {
        background: none;
        top: calc(100% + 30px);
        left: 0%;
        text-align: right; }
        .news-slider-block__slider .slick-prev:before {
          content: "\f053";
          float: right; }
        .news-slider-block__slider .slick-prev:hover, .news-slider-block__slider .slick-prev:focus {
          background: none; } }
  @media (max-width: 768px) {
    .news-slider-block__slider .slick-next:after {
      display: block;
      width: 100%;
      content: "NEXT";
      position: absolute;
      right: 100%;
      text-align: center;
      top: -2px;
      color: #181A1D; } }
  .news-slider-block__slide a {
    color: #2b3d42; }
  .news-slider-block .grid-container {
    position: relative; }

.carousel-slider-block__slider h3 {
  font-family: "Recoleta", serif;
  color: #2b3d42;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 38px;
  font-weight: 400;
  display: block;
  margin-bottom: 24px; }
  .carousel-slider-block__slider h3 a {
    color: #2b3d42;
    text-decoration: none;
    font-weight: 400; }

.carousel-slider-block__slider .slick-prev, .carousel-slider-block__slider .slick-next {
  width: 29px;
  height: 71px;
  margin-top: 20px;
  right: -100px;
  background: url(../right-arrow.html) center center no-repeat; }
  .carousel-slider-block__slider .slick-prev:before, .carousel-slider-block__slider .slick-next:before {
    display: none; }
  .carousel-slider-block__slider .slick-prev:hover, .carousel-slider-block__slider .slick-prev:focus, .carousel-slider-block__slider .slick-next:hover, .carousel-slider-block__slider .slick-next:focus {
    background: url(../right-arrow.html) center center no-repeat; }
    .carousel-slider-block__slider .slick-prev:hover:before, .carousel-slider-block__slider .slick-prev:focus:before, .carousel-slider-block__slider .slick-next:hover:before, .carousel-slider-block__slider .slick-next:focus:before {
      display: none; }

.carousel-slider-block__slider .slick-prev {
  background: url(../left-arrow.html) center center no-repeat;
  left: -100px; }
  .carousel-slider-block__slider .slick-prev:hover, .carousel-slider-block__slider .slick-prev:focus {
    background: url(../left-arrow.html) center center no-repeat; }

.workshops {
  display: block;
  padding: 120px 0px; }
  .workshops__title {
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 30px; }
  .workshops__subtitle {
    color: #005e61;
    margin-bottom: 50px !important; }
  .workshops .grid-padding-x > .cell.workshops__item {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .workshops .grid-padding-x > .cell.workshops__item {
        padding-left: 30px;
        padding-right: 30px; } }
  .workshops__image {
    margin-bottom: 30px; }
    .workshops__image img {
      display: block;
      width: 100%; }
  .workshops__content h3 {
    font-family: "Recoleta", serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    color: #2b3d42;
    font-weight: 400;
    margin-bottom: 20px; }
  .workshops .view-events {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid #00bfd1;
    color: #2b3d42; }

.contact-form-block {
  display: block;
  width: 100%;
  height: auto;
  padding: 100px 0px 80px;
  background: #005e61;
  background-image: url(../arrows.html);
  background-repeat: no-repeat;
  background-position: 10% bottom;
  color: #FFFFFF; }
  @media (max-width: 768px) {
    .contact-form-block {
      padding: 60px 0px 60px;
      background-image: none; } }
  .contact-form-block__content {
    padding-top: 90px; }
    .contact-form-block__content h2 {
      font-size: 60px;
      font-size: 3.75rem;
      color: #FFFFFF;
      margin-bottom: 40px;
      line-height: 1.1; }
    @media (max-width: 768px) {
      .contact-form-block__content {
        padding-top: 0px;
        padding-left: 30px !important;
        padding-right: 30px !important; } }
  .contact-form-block.ala-block {
    background-image: url(../ala-pattern.html);
    background-position: left bottom;
    padding-bottom: 160px;
    margin-bottom: -160px; }
    @media (max-width: 768px) {
      .contact-form-block.ala-block {
        background-image: none;
        margin-bottom: -200px; } }
    .contact-form-block.ala-block + .default-content {
      display: none; }
  @media (min-width: 2300px) {
    .page-id-3726 .contact-form-block {
      padding-bottom: calc(200px + 8%) !important; } }

.faq-category {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 30px; }
  .faq-category > h3 {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    text-align: left;
    font-family: "Recoleta", serif;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2;
    color: #06282C;
    font-weight: 600;
    position: relative; }

.faq-block {
  display: block;
  width: 100%;
  padding: 120px 0px; }
  .faq-block__title {
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 60px; }
  .faq-block__item {
    padding: 5px 0px;
    border-bottom: 0px solid #ccc; }
  .faq-block__content {
    text-align: left; }
    @media (max-width: 768px) {
      .faq-block__content {
        padding-left: 30px !important;
        padding-right: 30px !important; } }
  .faq-block__item-head {
    margin: 0px 0px;
    position: relative;
    padding-right: 0px; }
    .faq-block__item-head:before {
      content: "";
      display: block;
      width: 26px;
      height: 26px;
      background: url(../plus.html) center center no-repeat;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -13px;
      z-index: -1;
      background-size: cover; }
    .faq-block__item-head button {
      display: block;
      width: 100%;
      height: auto;
      padding: 0 40px 0 0;
      border: 0;
      background: transparent;
      text-align: left;
      font-family: "sofia-pro", sans-serif;
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 1.2;
      color: #06282C;
      font-weight: 600;
      position: relative; }
  .faq-block__item-content {
    padding-top: 10px;
    padding-bottom: 20px;
    color: #06282C; }
  .faq-block__item.is-open .faq-block__item-head:before {
    background-image: url(../minus.html); }

.block-team-members {
  display: block;
  width: 100%;
  height: auto;
  padding: 120px 0px;
  overflow: hidden; }
  .block-team-members__title {
    text-align: center;
    font-weight: 600;
    color: #360a45;
    margin-bottom: 40px; }
  .block-team-members .grid-x {
    justify-content: center; }
  .block-team-members__item {
    padding: 40px 30px;
    text-align: center; }
  .block-team-members .team-member__photo {
    position: relative;
    padding: 10px; }
    .block-team-members .team-member__photo svg {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1; }
    .block-team-members .team-member__photo img {
      position: relative;
      width: 100%;
      display: block;
      z-index: 3; }
  .block-team-members .team-member__content {
    padding: 20px 0px 0px; }
    .block-team-members .team-member__content h4 {
      font-family: "Recoleta", serif;
      font-size: 22px;
      font-size: 1.375rem;
      color: #360a45;
      font-weight: 400; }
    .block-team-members .team-member__content p {
      color: #360a45; }
  .block-team-members .grid-container {
    position: relative; }
  .block-team-members .grid-container:before {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: -300px;
    width: 100%;
    height: 100%;
    background-image: url(../dots-text.html);
    background-repeat: no-repeat;
    background-position: left top;
    transform: rotateX(180deg); }
    @media (max-width: 690px) {
      .block-team-members .grid-container:before {
        display: none; } }
  .block-team-members .grid-container:after {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../dots-text.html);
    background-repeat: no-repeat;
    background-position: right bottom;
    transform: rotateX(180deg); }
    @media (max-width: 690px) {
      .block-team-members .grid-container:after {
        display: none; } }
  .page-template-page-ourleadership .block-team-members {
    position: relative;
    overflow: visible;
    z-index: 50; }
    @media (max-width: 768px) {
      .page-template-page-ourleadership .block-team-members {
        padding-top: 40px;
        padding-bottom: 40px; } }
    .page-template-page-ourleadership .block-team-members:before {
      content: "";
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: calc(100% + 1px);
      height: 0;
      padding-bottom: 12.18%;
      z-index: -1;
      position: absolute;
      background: url(../top1.html) top center no-repeat;
      transform-origin: 0 0;
      background-size: 100% auto; }
    .page-template-page-ourleadership .block-team-members:after {
      content: "";
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: calc(100% + 1px);
      height: 0;
      padding-bottom: 7.96%;
      z-index: -1;
      position: absolute;
      background: url(../top2.html) top center no-repeat;
      transform-origin: 0 0; }
    .page-template-page-ourleadership .block-team-members .team-member__content p {
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 600; }

.two-column-block {
  padding: 120px 0px;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden; }
  .two-column-block .grid-container {
    max-width: 1240px; }
  .two-column-block__item {
    padding: 64px !important; }
    @media (max-width: 768px) {
      .two-column-block__item {
        padding: 64px 30px !important; } }
    .two-column-block__item--image {
      display: block;
      width: 100%;
      height: 300px;
      text-align: center; }
      .two-column-block__item--image img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%; }
      @media (max-width: 768px) {
        .two-column-block__item--image {
          height: auto; } }
    .two-column-block__item--content {
      display: block;
      padding: 10px 0 0; }
      .two-column-block__item--content h3 {
        font-size: 32px;
        font-size: 2rem;
        font-family: "Recoleta", serif;
        font-weight: 400;
        line-height: 1.2;
        color: #2b3d42;
        margin: 34px 0px; }
      .two-column-block__item--content p {
        color: #2b3d42; }
      .two-column-block__item--content a.link {
        text-transform: uppercase;
        letter-spacing: 0.5px;
        color: #2b3d42;
        border-bottom: 1px solid #00bfd1;
        text-decoration: none; }
  .two-column-block__button {
    margin-top: 120px;
    padding-bottom: 0; }
    .two-column-block__button .button.primary {
      border-color: #360a45;
      transition: all 0.2s;
      background: #360a45; }
      .two-column-block__button .button.primary:hover {
        background: #00bfd1;
        border-color: #00bfd1; }
    @media (max-width: 768px) {
      .two-column-block__button {
        margin-top: 50px; } }
  .two-column-block.aba-optimized {
    position: relative;
    z-index: 10;
    overflow: visible; }
    .two-column-block.aba-optimized:before {
      content: "";
      display: block;
      position: absolute;
      width: 328px;
      height: 196px;
      background: url(../aba-stars-crosses-2.html) center center no-repeat;
      background-size: cover;
      left: 8px;
      top: -70px; }
      @media (max-width: 768px) {
        .two-column-block.aba-optimized:before {
          top: -40px; } }
    .two-column-block.aba-optimized .two-column-block__item {
      border-radius: 24px; }
      .two-column-block.aba-optimized .two-column-block__item h3, .two-column-block.aba-optimized .two-column-block__item .h2, .two-column-block.aba-optimized .two-column-block__item .h2 {
        margin-top: 0;
        font-size: 47px;
        font-size: 2.9375rem;
        color: #2F3C41; }
      .two-column-block.aba-optimized .two-column-block__item p {
        font-size: 16px;
        font-size: 1rem; }
      .two-column-block.aba-optimized .two-column-block__item.aba-shortcode-wrapper + .two-column-block__item {
        display: none; }

.board-members-slider {
  padding: 80px 0px 140px;
  position: relative;
  z-index: 30; }
  @media (max-width: 768px) {
    .board-members-slider {
      padding: 60px 0px; } }
  .board-members-slider:before {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: calc(100% + 1px);
    height: 0;
    padding-bottom: 12.18%;
    z-index: -1;
    position: absolute;
    background: url(../top1.html) top center no-repeat;
    transform-origin: 0 0;
    background-size: 100% auto; }
  .board-members-slider:after {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: calc(100% + 1px);
    height: 0;
    padding-bottom: 7.96%;
    z-index: -1;
    position: absolute;
    background: url(../top2.html) top center no-repeat;
    transform-origin: 0 0; }
  .board-members-slider > .grid-container {
    max-width: 700px; }
  .board-members-slider .slick-prev, .board-members-slider .slick-next {
    width: 29px;
    height: 71px;
    margin-top: 20px;
    right: -100px;
    background: url(../right-arrow.html) center center no-repeat;
    opacity: 1 !important; }
    .board-members-slider .slick-prev:before, .board-members-slider .slick-next:before {
      display: none; }
  .board-members-slider .slick-next:hover, .board-members-slider .slick-next:focus {
    background: url(../right-arrow.html) center center no-repeat; }
  .board-members-slider .slick-prev, .board-members-slider .slick-prev:hover, .board-members-slider .slick-prev:focus {
    background: url(../left-arrow.html) center center no-repeat;
    left: -100px; }
  .board-members-slider h2, .board-members-slider .h2 {
    font-size: 38px;
    font-size: 2.375rem;
    font-family: "Recoleta", serif;
    color: #2b3d42;
    margin-bottom: 50px; }
  @media (max-width: 480px) {
    .board-members-slider__slide-title {
      display: none; } }
  .board-members-slider__slide-image {
    float: left;
    margin: 0 20px 10px 0px; }
    @media (max-width: 480px) {
      .board-members-slider__slide-image {
        float: none;
        width: 100%;
        margin-right: 0; }
        .board-members-slider__slide-image img {
          width: 100%; } }
  .board-members-slider__slide-bio p:not(:first-of-type) {
    display: none; }
  .board-members-slider__slide-bio p {
    margin-bottom: 5px; }
  @media (max-width: 480px) {
    .board-members-slider__slide-bio {
      text-align: center; } }
  .board-members-slider .more {
    text-transform: uppercase;
    font-weight: 400;
    color: #2b3d42;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #00bfd1;
    margin-top: 10px; }
  .board-members-slider__slide-mobile-title {
    display: none; }
    @media (max-width: 480px) {
      .board-members-slider__slide-mobile-title {
        display: block; }
        .board-members-slider__slide-mobile-title h2 {
          margin-bottom: 30px;
          margin-top: 30px;
          font-size: 28px;
          font-size: 1.75rem; } }

.board-members {
  padding: 0px 0px 120px;
  position: relative;
  z-index: 10; }
  .board-members .grid-container {
    max-width: 1240px; }
  .board-members .board-links {
    text-align: center;
    display: flex;
    width: 100%;
    max-width: 800px;
    margin: 80px auto 0;
    justify-content: space-between;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase; }
    .board-members .board-links a {
      color: #2b3d42;
      display: block;
      text-decoration: none;
      border-bottom: 2px solid #00bfd1;
      font-weight: 400;
      transition: all 0.2s; }
      .board-members .board-links a:hover {
        color: #00bfd1; }
    @media (max-width: 768px) {
      .board-members .board-links {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-size: 1.25rem; }
        .board-members .board-links a {
          display: inline-block;
          margin-bottom: 12px; }
          .board-members .board-links a:last-of-type {
            margin-bottom: 0; } }
  .board-members__member {
    padding-top: 60px; }
    @media (max-width: 768px) {
      .board-members__member {
        padding-left: 20px;
        padding-right: 20px; }
        .board-members__member--article {
          margin-bottom: 40px; } }
    .board-members__member--title {
      font-size: 38px;
      font-size: 2.375rem;
      font-family: "Recoleta", serif;
      color: #2b3d42;
      margin-bottom: 40px; }
      @media (max-width: 690px) {
        .board-members__member--title {
          text-align: left !important; } }
    .board-members__member--mobile-image {
      display: none; }
      @media (max-width: 768px) {
        .board-members__member--mobile-image {
          display: block;
          width: 100%;
          margin-bottom: 20px; } }
      @media (max-width: 690px) {
        .board-members__member--mobile-image img {
          width: 100%; } }
    .board-members__member h3 {
      font-family: "Recoleta", serif;
      color: #2b3d42;
      margin-bottom: 32px;
      margin-top: 40px;
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: 400; }
      @media (max-width: 768px) {
        .board-members__member h3.mob-toggle {
          border-bottom: 1px solid #181A1D;
          padding: 10px 0px 10px;
          margin: 0px 0px 20px;
          cursor: pointer; }
          .board-members__member h3.mob-toggle:after {
            content: "\f078";
            font-family: "Font Awesome 5 Pro";
            float: right;
            font-weight: 400;
            transition: transform 0.2s linear; }
          .board-members__member h3.mob-toggle.active {
            border-bottom-color: #FFFFFF; }
            .board-members__member h3.mob-toggle.active:after {
              transform: rotate(180deg); } }
    @media (max-width: 768px) {
      .board-members__member--info.mob-cont {
        display: none;
        margin-bottom: 20px; } }
    .board-members__member--info.mob-cont.active {
      display: block; }
    .board-members__member--info p {
      font-size: 16px;
      font-size: 1rem; }
      @media (max-width: 768px) {
        .board-members__member--info p {
          display: block !important; } }
    .board-members__member--info img {
      float: left;
      margin-right: 20px;
      margin-bottom: 20px; }
      @media (max-width: 768px) {
        .board-members__member--info img {
          display: none; } }
    .board-members__member--info.extra p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 22px;
      margin-bottom: 12px; }
    @media (max-width: 768px) {
      .board-members__member .mob-article-slider {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 30px; } }
    .board-members__member .mob-article-slider .slick-prev, .board-members__member .mob-article-slider .slick-next {
      width: 29px;
      height: 71px;
      margin-top: 0px;
      right: -100px; }
      .board-members__member .mob-article-slider .slick-prev:before, .board-members__member .mob-article-slider .slick-next:before {
        display: none; }
      .board-members__member .mob-article-slider .slick-prev:hover:before, .board-members__member .mob-article-slider .slick-prev:focus:before, .board-members__member .mob-article-slider .slick-next:hover:before, .board-members__member .mob-article-slider .slick-next:focus:before {
        display: none; }
      @media (max-width: 768px) {
        .board-members__member .mob-article-slider .slick-prev, .board-members__member .mob-article-slider .slick-next {
          top: 100%;
          right: 0;
          width: 33.3% !important;
          transform: none;
          display: block;
          background: none;
          width: auto;
          height: 24px;
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 24px;
          text-transform: uppercase;
          text-align: left; }
          .board-members__member .mob-article-slider .slick-prev:before, .board-members__member .mob-article-slider .slick-next:before {
            display: inline-block;
            font-family: "Font Awesome 5 Pro";
            content: "\f054";
            font-weight: 400;
            color: #005e61;
            float: left; }
          .board-members__member .mob-article-slider .slick-prev:hover, .board-members__member .mob-article-slider .slick-prev:focus, .board-members__member .mob-article-slider .slick-next:hover, .board-members__member .mob-article-slider .slick-next:focus {
            background: none; }
            .board-members__member .mob-article-slider .slick-prev:hover:before, .board-members__member .mob-article-slider .slick-prev:focus:before, .board-members__member .mob-article-slider .slick-next:hover:before, .board-members__member .mob-article-slider .slick-next:focus:before {
              display: inline-block; } }
    .board-members__member .mob-article-slider .slick-prev {
      left: -100px; }
      @media (max-width: 768px) {
        .board-members__member .mob-article-slider .slick-prev {
          background: none;
          top: 100%;
          left: 0%;
          text-align: right; }
          .board-members__member .mob-article-slider .slick-prev:before {
            content: "\f053";
            float: right; }
          .board-members__member .mob-article-slider .slick-prev:hover, .board-members__member .mob-article-slider .slick-prev:focus {
            background: none; } }
    @media (max-width: 768px) {
      .board-members__member .mob-article-slider .slick-next:after {
        display: block;
        width: 100%;
        content: "NEXT";
        position: absolute;
        right: 100%;
        text-align: center;
        top: -2px;
        color: #005e61; } }
    .board-members__member--article .article-image {
      display: block;
      width: 100%;
      height: 0;
      position: relative;
      padding-bottom: 60%;
      overflow: hidden;
      background: #c4eaeb; }
      .board-members__member--article .article-image img {
        max-width: 101%;
        width: 101%;
        min-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
    .board-members__member--article h4 {
      font-family: "Recoleta", serif;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px;
      font-weight: 400;
      color: #2b3d42;
      margin: 24px 0px; }
    .board-members__member--article p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 22px;
      margin-bottom: 20px; }
    .board-members__member--article .article-meta {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 14px;
      font-size: 0.875rem;
      color: #2b3d42; }
      .board-members__member--article .article-meta a {
        text-transform: uppercase;
        font-weight: 400;
        color: #2b3d42; }
    .board-members__member .js-person-read-more, .board-members__member .js-person-read-less {
      display: block;
      margin-top: -10px;
      line-height: 20px; }
      .board-members__member .js-person-read-more a, .board-members__member .js-person-read-less a {
        text-transform: uppercase;
        font-weight: 400;
        color: #2b3d42;
        text-decoration: none;
        display: inline-block;
        border-bottom: 1px solid #00bfd1; }
        .board-members__member .js-person-read-more a i, .board-members__member .js-person-read-less a i {
          margin-left: 3px; }
      @media (max-width: 768px) {
        .board-members__member .js-person-read-more, .board-members__member .js-person-read-less {
          display: none !important; } }

.locations-list {
  padding: 120px 0px 200px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 768px) {
    .locations-list {
      padding-top: 60px; } }
  .locations-list:before {
    content: "";
    display: block;
    width: 243px;
    height: 504px;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    transform: translate(10%, -50%);
    background: url(../location-top.html) center center no-repeat; }
    @media (max-width: 768px) {
      .locations-list:before {
        display: none; } }
  .locations-list:after {
    content: "";
    display: block;
    width: 327px;
    height: 504px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    transform: translate(-14%, 50%);
    background: url(../location-bottom.html) center center no-repeat; }
  .locations-list__title {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 64px;
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .locations-list__title {
        padding-left: 10px;
        padding-right: 10px; } }
  .locations-list__subtitle {
    color: #005e61;
    margin-bottom: 40px !important; }
    @media (max-width: 768px) {
      .locations-list__subtitle {
        padding-left: 10px;
        padding-right: 10px; } }
  @media (max-width: 768px) {
    .locations-list__list {
      padding-left: 10px;
      padding-right: 10px; } }
  .locations-list__list h3 {
    display: block;
    width: 100%;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
    font-family: "Recoleta", serif;
    margin: 0;
    padding: 12px 0px;
    font-weight: 400;
    position: relative;
    cursor: pointer; }
    .locations-list__list h3:after {
      content: "+";
      float: right;
      font-weight: 600; }
  .locations-list__list.active h3:after {
    content: "-"; }
  .locations-list__list--content {
    display: none;
    padding: 10px 0px 20px; }
    .locations-list__list--content p {
      margin: 0;
      padding: 15px 0px; }
    .locations-list__list--content a {
      color: #005e61;
      text-decoration: none;
      font-weight: 400; }
  .locations-list .sign-up {
    padding: 40px 0px; }
    .locations-list .sign-up h2 {
      color: #2b3d42; }
    .locations-list .sign-up .grid-container {
      position: relative;
      z-index: 500; }
  @media (min-width: 2300px) {
    .locations-list {
      padding-bottom: 12.18%; } }

.center-locations {
  padding: 60px 0px 80px; }
  @media (max-width: 768px) {
    .center-locations {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .center-locations__title h2 {
    font-size: 32px;
    font-size: 2rem;
    color: #181A1D; }
  .center-locations__item {
    padding-top: 40px;
    padding-bottom: 40px; }
  .center-locations__image > div {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: 30px; }
    @media (max-width: 768px) {
      .center-locations__image > div {
        margin-right: auto; } }
    .center-locations__image > div img {
      height: 100%;
      max-width: 150%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .center-locations__content {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .center-locations__content > div {
      padding-left: 40px; }
      @media (max-width: 768px) {
        .center-locations__content > div {
          padding-left: 0;
          text-align: center;
          padding-top: 20px; } }
    .center-locations__content p a {
      color: #181A1D;
      font-weight: 300;
      text-decoration: none; }
      .center-locations__content p a:hover {
        text-decoration: underline;
        color: #360a45; }
  .center-locations__link {
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    color: #181A1D;
    font-weight: 300;
    font-family: "sofia-pro", sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #181A1D; }

.youtube-block {
  display: block;
  width: 100%;
  padding: 60px 0px 60px; }
  .youtube-block .grid-container {
    max-width: 1140px; }
  .youtube-block .btn.secondary {
    background: transparent; }
    .youtube-block .btn.secondary:hover {
      background: #00bfd1; }
  .youtube-block__title h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 40px; }
  .youtube-block .youtube-block__item {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-top: 40px; }
  .youtube-block__item--image {
    display: block;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    z-index: 2; }
    .youtube-block__item--image:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      z-index: 5;
      background: rgba(0, 0, 0, 0.14);
      left: 0;
      top: 0;
      position: absolute;
      transition: all 0.3s; }
    .youtube-block__item--image img {
      position: absolute;
      left: 0;
      width: 100%;
      top: 50%;
      transform: translateY(-50%);
      z-index: 4;
      transition: all 0.6s ease-in-out; }
    .youtube-block__item--image svg {
      width: 100%;
      height: 100%;
      max-width: 48px;
      max-height: 48px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      fill: #fff;
      z-index: 10;
      transition: all 0.3s; }
    .youtube-block__item--image:hover svg {
      max-width: 60px;
      max-height: 60px; }
    .youtube-block__item--image:hover:before {
      background: rgba(0, 0, 0, 0.05); }
  .youtube-block__item-title h3 {
    color: #2b3d42;
    font-family: "Recoleta", serif;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 40px;
    font-weight: 400;
    margin-top: 30px; }

.tags-filter {
  font-family: 'sofia-pro', sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #2b3d42;
  font-weight: 400;
  align-items: center;
  justify-content: flex-start;
  white-space: nowrap;
  line-height: 1;
  padding-left: 15px;
  padding-right: 15px; }
  .tags-filter span {
    vertical-align: middle; }
  .tags-filter__select {
    display: inline-block;
    position: relative; }
  .tags-filter .fake-select {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 600;
    color: #2b3d42;
    border-bottom: 2px solid #00bfd1;
    z-index: -1; }
    .tags-filter .fake-select i {
      font-size: 14px;
      vertical-align: -2px; }
  .tags-filter .js-filter-tags {
    opacity: 0;
    margin-bottom: 0;
    margin-left: 4px;
    border: 0;
    padding: 0;
    height: 22px;
    font-family: 'sofia-pro', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 600;
    color: #2b3d42;
    text-decoration: underline;
    cursor: pointer;
    width: auto;
    position: relative;
    z-index: 2; }
    .tags-filter .js-filter-tags:focus {
      box-shadow: none; }

.block-blog-posts {
  padding: 60px 0px; }
  .block-blog-posts__title {
    text-align: center;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.3;
    margin-top: 0; }
  .block-blog-posts .insights-events__insight-item.cell {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-top: 20px;
    display: flex;
    flex-direction: column; }
    .block-blog-posts .insights-events__insight-item.cell .date {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 30px;
      font-family: "sofia-pro", sans-serif;
      font-weight: 300;
      display: block;
      margin-bottom: 0px;
      margin-top: auto; }
    .block-blog-posts .insights-events__insight-item.cell a.more {
      font-weight: 300;
      text-transform: uppercase;
      display: inline-block;
      margin-top: 0px;
      font-size: 14px;
      letter-spacing: .5px;
      color: #2b3d42; }
  .block-blog-posts .insights-events__insight-item-image img {
    width: 100%;
    margin-bottom: 0px; }
  .block-blog-posts h3 {
    color: #2b3d42;
    font-family: "Recoleta",serif;
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    font-weight: 400;
    margin-top: 30px; }
    .block-blog-posts h3 a {
      color: #2b3d42;
      font-weight: 400;
      text-decoration: none; }
  .block-blog-posts .btn.primary:hover {
    background: #00bfd1 !important;
    border-color: #00bfd1 !important; }

.steps-block__content {
  padding: 20px 20px;
  margin-bottom: 48px; }

.steps-block__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center; }
  @media (max-width: 970px) {
    .steps-block__wrapper {
      flex-wrap: wrap; } }

.steps-block__step {
  display: flex;
  flex-direction: column;
  padding: 5px 20px;
  align-items: center;
  justify-content: center;
  width: 100%; }
  @media (max-width: 970px) {
    .steps-block__step {
      width: 50%;
      margin-bottom: 26px; } }
  @media (max-width: 480px) {
    .steps-block__step {
      width: 100%; } }
  .steps-block__step-img {
    padding-bottom: 20px; }
    @media (max-width: 970px) {
      .steps-block__step-img {
        padding-bottom: 0; } }
  .steps-block__step-title {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: "sofia-pro", sans-serif;
    font-weight: 600;
    color: #2A3D43;
    padding-top: 20px;
    padding-bottom: 0px; }
  .steps-block__step-link a {
    font-family: "sofia-pro", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    color: #5C636C;
    text-decoration: underline; }
  .steps-block__step-bar {
    display: block;
    width: calc(100% + 40px);
    height: 8px;
    background: #C2E4E8;
    position: relative; }
    .steps-block__step-bar:after {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      position: absolute;
      left: 50%;
      margin-left: -4px;
      top: 0;
      background: #005e61; }
    @media (max-width: 970px) {
      .steps-block__step-bar {
        display: none; } }
  .steps-block__step:first-child .steps-block__step-bar {
    border-radius: 4px 0px 0px 4px; }
  .steps-block__step:last-child .steps-block__step-bar {
    border-radius: 0px 4px 4px 0px; }

.steps-block__popup-overlay {
  display: none;
  position: fixed;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center; }
  .steps-block__popup-overlay.active {
    display: flex; }

.steps-block__popup {
  padding: 24px 0px;
  background: #fff;
  border-radius: 8px;
  width: 100%;
  max-width: 600px;
  min-height: 300px;
  position: relative;
  z-index: 2001; }
  .steps-block__popup-header {
    padding: 24px 32px 0px 32px; }
  .steps-block__popup-close {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../popup-close.html) center center no-repeat;
    background-size: cover;
    position: absolute;
    right: 32px;
    top: 28px; }
  .steps-block__popup-index {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EFF7F7;
    color: #225B5B;
    font-family: "sofia-pro", sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: 600;
    border-radius: 4px; }
  .steps-block__popup-content {
    padding: 0px 32px 24px 32px; }
    .steps-block__popup-content h2 {
      color: #293C40; }
  .steps-block__popup-footer {
    padding: 24px 32px 0px;
    border-top: 1px solid rgba(34, 34, 38, 0.08); }
    .steps-block__popup-footer .btn {
      font-size: 14px;
      font-size: 0.875rem;
      padding-left: 30px;
      padding-right: 30px; }

.iframe-content {
  width: 100%;
  padding-bottom: 80px; }
  .iframe-content h3, .iframe-content .h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    font-family: "Recoleta", serif;
    font-weight: 400;
    color: #293C40; }
  .iframe-content p {
    color: #293C40;
    font-size: 16px;
    font-size: 1rem; }
    .iframe-content p a {
      font-weight: 400;
      color: #293C40; }

.block-content-image {
  position: relative;
  z-index: 10;
  padding-bottom: 120px; }
  .block-content-image.angled {
    padding-top: 80px;
    margin-top: 120px; }
    .block-content-image.angled:before {
      content: "";
      background: #fff;
      width: 100%;
      height: 120px;
      position: absolute;
      left: 0;
      bottom: 100%;
      z-index: -1; }
    @media (max-width: 768px) {
      .block-content-image.angled {
        padding-top: 40px;
        margin-top: 0; } }
    .block-content-image.angled .angle-1 {
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      position: absolute; }
    .block-content-image.angled .angle-2 {
      display: block;
      bottom: calc(100% - 1px);
      left: 0;
      width: 100%;
      height: auto;
      z-index: -1;
      position: absolute; }
  .block-content-image__content {
    width: 55% !important;
    padding-right: 0px !important; }
    .block-content-image__content h2, .block-content-image__content .h2, .block-content-image__content h3, .block-content-image__content h4, .block-content-image__content .h3, .block-content-image__content .h4, .block-content-image__content p {
      color: var(--content-image-textColor); }
    .block-content-image__content h2, .block-content-image__content .h2 {
      font-size: 47px;
      font-size: 2.9375rem; }
    .block-content-image__content h4, .block-content-image__content .h4 {
      font-size: 27px;
      font-size: 1.6875rem;
      margin: 30px 0px 16px;
      font-family: "Recoleta", serif;
      font-weight: 400; }
    .block-content-image__content p {
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 8px; }
      .block-content-image__content p strong {
        font-weight: 600; }
    .block-content-image__content hr {
      border-color: rgba(255, 255, 255, 0.2);
      margin-top: 24px; }
    @media (max-width: 970px) {
      .block-content-image__content {
        width: 100% !important;
        padding-right: 15px !important;
        text-align: center; } }
  .block-content-image__image {
    width: 45% !important;
    padding-left: 100px !important; }
    .block-content-image__image img {
      max-width: 140%; }
    @media (max-width: 970px) {
      .block-content-image__image {
        width: 100% !important;
        padding-left: 15px !important;
        text-align: center; }
        .block-content-image__image img {
          max-width: 100%;
          margin-top: 20px; } }
  .block-content-image:after {
    content: "";
    display: block;
    width: 329px;
    height: 363px;
    background-image: url(../crosses2.html);
    background-repeat: no-repeat;
    background-position: left bottom !important;
    left: -40px;
    top: -240px;
    z-index: -1;
    position: absolute; }

.block-career-roles {
  padding-bottom: 300px; }

.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0; }

.aligncenter {
  float: none;
  margin: 0 auto 20px;
  text-align: center; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.wp-caption {
  padding: 0;
  background: #E5ECF2;
  text-align: center; }

.wp-caption img {
  display: inline; }

.wp-caption p.wp-caption-text {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.gallery-columns-3 {
  display: flex;
  flex-flow: row wrap; }
  .gallery-columns-3 > .gallery-item {
    width: calc(33.33333% - 1.875rem);
    margin-left: .9375rem;
    margin-right: .9375rem;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      .gallery-columns-3 > .gallery-item {
        width: calc(100% - 1.25rem); }
        .gallery-columns-3 > .gallery-item img {
          width: 100%;
          height: auto; } }

@media only screen and (max-width: 480px) {
  figure.wp-caption {
    width: 100% !important; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: auto;
  padding: 30px 0px;
  background: #FFFFFF;
  transition: all 0.2s ease; }
  .header.colored {
    background: #005e61; }
    .header.colored.header--scroll {
      background: #005e61; }
      @media only screen and (min-width: 971px) {
        .header.colored.header--scroll {
          background: rgba(0, 94, 97, 0.9); } }
  .header.header--scroll {
    background: white; }
    @media only screen and (min-width: 971px) {
      .header.header--scroll {
        background: rgba(255, 255, 255, 0.9); } }
  .header.home {
    background: transparent;
    transition: all 0.2s ease; }
    .header.home.gradient:before {
      content: "";
      width: 100%;
      position: absolute;
      height: 120px;
      box-shadow: 40px 40px 140px #360a45;
      display: block;
      top: -120px;
      z-index: -1; }
      @media (max-width: 768px) {
        .header.home.gradient:before {
          display: none; } }
    .header.home.header--scroll {
      background: #360a45; }
      @media only screen and (min-width: 971px) {
        .header.home.header--scroll {
          background: rgba(54, 10, 69, 0.9); } }
  .header.purple {
    background: #360a45; }
    .header.purple.header--scroll {
      background: #360a45; }
      @media only screen and (min-width: 971px) {
        .header.purple.header--scroll {
          background: rgba(54, 10, 69, 0.9); } }
  .header.locations {
    background: #1792a1; }
    .header.locations.header--scroll {
      background: #1792a1; }
      @media only screen and (min-width: 971px) {
        .header.locations.header--scroll {
          background: rgba(23, 146, 161, 0.9); } }
  .header.ala {
    background: #e5f3f4; }
    .header.ala.header--scroll {
      background: #e5f3f4; }
      @media only screen and (min-width: 971px) {
        .header.ala.header--scroll {
          background: rgba(229, 243, 244, 0.9); } }
  @media (max-width: 768px) {
    .header {
      padding: 10px 0px; }
      .header .logo img {
        max-width: 110px; } }
  .header .wrapper {
    max-width: 1240px;
    padding: 0 20px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between; }
  .page-template-enrollment .header {
    background: #EFF7F7; }
  .header.scroll-down {
    padding-top: 30px !important; }

@media (max-width: 768px) {
  .right-header {
    position: absolute;
    left: 0;
    z-index: 9000;
    top: 100%;
    width: 100%; } }

.notification {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 2000;
  padding: 15px 40px;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.2s ease; }
  .notification.scroll-down {
    transform: translateY(-100%); }
  .notification p {
    font-weight: 600;
    letter-spacing: 0.2px;
    margin: 0;
    font-size: 16px;
    font-size: 1rem; }
  .notification a {
    font-size: 14px;
    font-size: 0.875rem; }
    .notification a.notification__close {
      position: absolute;
      right: 15px;
      top: 15px;
      font-size: 18px;
      font-size: 1.125rem; }
    .notification a:hover {
      color: #FFFFFF; }

.top-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .top-menu li {
    position: relative;
    z-index: 1000;
    display: block;
    padding: 5px 10px;
    font-family: "sofia-pro", sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 30px; }
    .top-menu li.menu-item-has-children > a {
      display: inline-block;
      background: url("../icon.blue-arrow-down.html") center right no-repeat;
      padding-right: 24px; }
    .top-menu li.menu-item-has-children.open > a {
      background: url("../icon.blue-arrow-up.html") center right no-repeat;
      position: relative; }
      .top-menu li.menu-item-has-children.open > a:before {
        width: 100%;
        height: 48px;
        left: 0;
        top: 100%;
        display: block;
        content: "";
        opacity: 0;
        position: absolute; }
      .top-menu li.menu-item-has-children.open > a:after {
        content: "";
        display: block;
        width: calc(100% + 28px);
        height: 6px;
        left: 0;
        background-color: #01BFD1;
        top: 100%;
        margin-top: 41px;
        position: absolute; }
    .top-menu li a {
      color: #2b3d42;
      font-weight: 300;
      text-decoration: none;
      display: block;
      border-bottom: 2px solid transparent;
      transition: all 0.2s; }
      .colored .top-menu li a, .home .top-menu li a, .locations .top-menu li a, .purple .top-menu li a {
        color: #FFFFFF; }
    .top-menu li.current-menu-item > a, .top-menu li.current-menu-parent > a {
      border-bottom: 2px solid #00bfd1; }
    .top-menu li.megamenu {
      position: static; }
      .top-menu li.megamenu.open > a {
        position: relative;
        border-bottom-color: transparent; }
        .top-menu li.megamenu.open > a:before {
          width: 100%;
          height: 48px;
          left: 0;
          top: 100%;
          display: block;
          content: "";
          opacity: 0;
          position: absolute; }
        .top-menu li.megamenu.open > a:after {
          content: "";
          display: block;
          width: calc(100% + 28px);
          height: 6px;
          left: 0;
          background-color: #01BFD1;
          top: 100%;
          margin-top: 41px;
          position: absolute; }
      .top-menu li.megamenu .sub-menu {
        top: 100%;
        left: 0;
        padding: 0;
        box-shadow: none; }
        .top-menu li.megamenu .sub-menu:after {
          display: none; }
        @media (max-width: 970px) {
          .top-menu li.megamenu .sub-menu {
            padding-bottom: 20px; } }
      .top-menu li.megamenu .megamenu > .widget {
        max-width: 1140px;
        margin: 0 auto;
        padding: 0 20px; }
        .top-menu li.megamenu .megamenu > .widget > .wp-block-columns {
          gap: 0;
          margin-bottom: 0; }
        .top-menu li.megamenu .megamenu > .widget .wp-block-columns {
          margin-bottom: 0; }
        .top-menu li.megamenu .megamenu > .widget h4 {
          margin: 50px 0px 20px;
          font-size: 24px;
          font-size: 1.5rem;
          font-family: "Recoleta", serif;
          font-weight: 400;
          color: #293C40; }
        .top-menu li.megamenu .megamenu > .widget ul {
          margin: 0 0 40px 0px;
          padding: 0;
          list-style-type: none;
          max-width: 220px; }
          .top-menu li.megamenu .megamenu > .widget ul li {
            font-size: 16px;
            font-size: 1rem;
            font-weight: 600;
            color: #2A3D43;
            line-height: 20px;
            font-family: "sofia-pro", sans-serif;
            margin: 0 0 16px; }
            .top-menu li.megamenu .megamenu > .widget ul li a {
              color: #293C40;
              margin: 0;
              white-space: normal;
              text-transform: none;
              letter-spacing: 0px;
              font-size: 16px;
              font-size: 1rem;
              font-weight: 600; }
              .top-menu li.megamenu .megamenu > .widget ul li a:hover {
                color: #00bfd1;
                text-decoration: none;
                border-bottom: 0; }
            .top-menu li.megamenu .megamenu > .widget ul li.link--header {
              margin: 0 0 20px;
              color: #697779;
              padding-top: 60px;
              letter-spacing: 2px;
              text-transform: uppercase;
              font-weight: 600;
              font-size: 14px;
              font-size: 0.875rem;
              height: 80px; }
            .top-menu li.megamenu .megamenu > .widget ul li.link--all {
              border-top: 1px solid #BDBEBF;
              padding-top: 16px; }
              .top-menu li.megamenu .megamenu > .widget ul li.link--all:after {
                content: '';
                height: 9px;
                width: 6px;
                display: inline-block;
                margin-left: 12px;
                background: url("../icon.blue-arrow-right.html") center center no-repeat; }
            .top-menu li.megamenu .megamenu > .widget ul li .wp-block-column {
              max-width: 220px; }
        .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__header {
          font-size: 18px;
          font-size: 1.125rem;
          color: #293C40;
          line-height: 40px;
          margin-bottom: 10px; }
          .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__header h2 {
            font-size: 18px;
            font-size: 1.125rem;
            color: #293C40;
            line-height: 40px;
            font-weight: 700;
            font-family: "sofia-pro", sans-serif;
            margin-bottom: 10px; }
        .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__view-more {
          display: none; }
        .top-menu li.megamenu .megamenu > .widget .tribe-common .tribe-common-b2 {
          color: #293C40;
          font-family: "sofia-pro", sans-serif; }
        .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
          width: auto;
          padding-right: 10px;
          text-align: left; }
        .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__event-title {
          font-size: 18px;
          font-size: 1.125rem;
          color: #293C40;
          font-weight: 400;
          font-family: "sofia-pro", sans-serif;
          white-space: normal; }
          .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__event-title a {
            color: #293C40;
            border-bottom: 0 !important;
            text-decoration: none !important; }
            .top-menu li.megamenu .megamenu > .widget .tribe-events-widget .tribe-events-widget-events-list__event-title a:hover {
              text-decoration: none;
              border-bottom: 0;
              color: #00bfd1; }
        .top-menu li.megamenu .megamenu > .widget .featured-post {
          background-size: cover;
          width: 130%;
          height: 0;
          padding-bottom: 100%;
          position: relative;
          white-space: normal;
          min-height: 100%; }
          @media (max-width: 1160px) {
            .top-menu li.megamenu .megamenu > .widget .featured-post {
              width: 115%; } }
          .top-menu li.megamenu .megamenu > .widget .featured-post:before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
            position: absolute;
            z-index: 1;
            left: 0;
            top: 0; }
          .top-menu li.megamenu .megamenu > .widget .featured-post__link {
            position: absolute;
            left: 30px;
            bottom: 30px;
            z-index: 2;
            text-decoration: underline;
            font-size: 16px;
            font-size: 1rem; }
          .top-menu li.megamenu .megamenu > .widget .featured-post h4 {
            margin: 0;
            position: absolute;
            display: block;
            width: 100%;
            z-index: 2;
            left: 0;
            padding-left: 30px;
            padding-right: 30px;
            bottom: 70px;
            font-size: 32px;
            font-size: 2rem;
            line-height: 1.3; }
  .top-menu.home-links > li:nth-last-child(1) > a, .top-menu.home-links > li:nth-last-child(2) > a {
    color: #2b3d42; }
  .top-menu .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 40px);
    min-width: 100%;
    white-space: nowrap;
    margin-left: 0;
    border: 0;
    background: #FFFFFF;
    box-shadow: 5px 5px 24px 0px rgba(43, 61, 66, 0.3);
    padding: 15px;
    z-index: 1001; }
    .top-menu .sub-menu li {
      margin-bottom: 5px;
      padding: 0;
      line-height: 24px; }
      .top-menu .sub-menu li:last-of-type {
        margin-bottom: 0; }
      .top-menu .sub-menu li a {
        display: inline-block;
        color: #293C40;
        margin: 0;
        text-transform: none;
        letter-spacing: 0px;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 600;
        border-bottom: 0; }
        .top-menu .sub-menu li a:hover {
          color: #00bfd1;
          text-decoration: none; }
      .top-menu .sub-menu li:after {
        display: none; }
  .top-menu > li {
    margin-left: 25px; }
    @media only screen and (max-width: 1070px) {
      .top-menu > li {
        margin-left: 10px; } }
    @media only screen and (max-width: 1000px) {
      .top-menu > li {
        margin-left: 5px; } }
    .top-menu > li:first-child {
      margin-left: 0; }
  @media only screen and (max-width: 840px) {
    .top-menu {
      display: none; } }
  .top-menu li.menu-item-has-children.open .sub-menu {
    display: block; }

.nav-toggle {
  display: none; }
  @media only screen and (max-width: 840px) {
    .nav-toggle {
      display: block;
      width: 38px;
      height: 24px;
      position: relative;
      right: 0;
      z-index: 9999; }
      .nav-toggle:before, .nav-toggle:after {
        content: "";
        display: block;
        width: 100%;
        height: 4px;
        background: #2b3d42;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.2s; }
        .colored .nav-toggle:before, .home .nav-toggle:before, .locations .nav-toggle:before, .purple .nav-toggle:before, .colored .nav-toggle:after, .home .nav-toggle:after, .locations .nav-toggle:after, .purple .nav-toggle:after {
          background: #FFFFFF; }
        .menu-open .nav-toggle:before, .menu-open .nav-toggle:after {
          transform: rotate(45deg);
          top: 50%;
          margin-top: -2px; }
      .nav-toggle:after {
        top: auto;
        bottom: 0; }
        .menu-open .nav-toggle:after {
          transform: rotate(-45deg);
          bottom: auto;
          top: 50%;
          margin-top: -2px; }
      .nav-toggle span {
        display: block;
        width: 100%;
        background: #2b3d42;
        height: 4px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2px;
        transition: all 0.2s; }
        .colored .nav-toggle span, .home .nav-toggle span, .locations .nav-toggle span, .purple .nav-toggle span {
          background: #FFFFFF; }
        .menu-open .nav-toggle span {
          height: 0; } }

.main-navigation .mobile-menu {
  display: none; }

@media only screen and (max-width: 840px) {
  .main-navigation {
    display: block;
    position: absolute;
    top: 100%;
    width: 0;
    left: 0;
    background: #FFFFFF;
    transition: transform 0.2s ease-in-out;
    transform: translateX(-100%); }
    .colored .main-navigation {
      background: #005e61; }
    .home .main-navigation, .purple .main-navigation {
      background: #360a45; }
    .ala .main-navigation {
      background: #e5f3f4; }
    .locations .main-navigation {
      background: #1792a1; }
    .menu-open .main-navigation {
      transform: translateX(0);
      width: 100%; }
    .main-navigation .mobile-menu {
      display: block;
      list-style: none;
      padding: 20px 0px;
      margin: 0;
      font-size: 21px;
      font-size: 1.3125rem;
      position: relative;
      overflow-x: hidden;
      height: 200vw;
      font-family: "sofia-pro", sans-serif; }
      .menu-open .main-navigation .mobile-menu.active {
        overflow: visible; }
      .main-navigation .mobile-menu a {
        text-decoration: none;
        color: #2b3d42; }
        .colored .main-navigation .mobile-menu a, .home .main-navigation .mobile-menu a, .locations .main-navigation .mobile-menu a, .purple .main-navigation .mobile-menu a {
          color: #FFFFFF; }
      .main-navigation .mobile-menu li {
        line-height: 36px;
        padding: 10px 20px; }
        .main-navigation .mobile-menu li.menu-item-has-children:after {
          content: '›';
          margin-left: 10px;
          color: #2b3d42;
          font-size: 30px; }
          .colored .main-navigation .mobile-menu li.menu-item-has-children:after, .home .main-navigation .mobile-menu li.menu-item-has-children:after, .locations .main-navigation .mobile-menu li.menu-item-has-children:after, .purple .main-navigation .mobile-menu li.menu-item-has-children:after {
            color: #FFFFFF; }
      .main-navigation .mobile-menu .sub-menu {
        list-style: none;
        width: 100%;
        padding: 20px 0px;
        margin: 0;
        position: absolute;
        top: 0;
        left: 100%;
        transition: all 0.2s ease-in-out;
        background: #FFFFFF;
        min-height: 100%; }
        .colored .main-navigation .mobile-menu .sub-menu {
          background: #005e61; }
        .purple .main-navigation .mobile-menu .sub-menu {
          background: #360a45; }
        .home .main-navigation .mobile-menu .sub-menu {
          background: #360a45; }
        .ala .main-navigation .mobile-menu .sub-menu {
          background: #e5f3f4; }
        .locations .main-navigation .mobile-menu .sub-menu {
          background: #1792a1; }
        .main-navigation .mobile-menu .sub-menu a {
          font-weight: 400; }
        .main-navigation .mobile-menu .sub-menu .parent a {
          font-weight: 600; }
        .main-navigation .mobile-menu .sub-menu.active {
          transform: translateX(-100%); }
        .main-navigation .mobile-menu .sub-menu li.back {
          background: url(../left-menu-black.html) left center no-repeat #fff;
          position: absolute;
          left: 20px;
          bottom: 100%;
          height: 66px;
          width: 100%;
          display: block; }
          .colored .main-navigation .mobile-menu .sub-menu li.back {
            background: url(../left-menu.html) left center no-repeat #005e61; }
          .home .main-navigation .mobile-menu .sub-menu li.back, .purple .main-navigation .mobile-menu .sub-menu li.back {
            background: url(../left-menu.html) left center no-repeat #360a45; }
          .locations .main-navigation .mobile-menu .sub-menu li.back {
            background: url(../left-menu.html) left center no-repeat #1792a1; }
          .ala .main-navigation .mobile-menu .sub-menu li.back {
            background: url(../left-menu-black.html) left center no-repeat #e5f3f4; } }

.main-navigation .wp-block-buttons .wp-block-button {
  flex-grow: 1;
  margin-right: 20px; }
  .main-navigation .wp-block-buttons .wp-block-button__link {
    width: 100%;
    background: none;
    border: 1px solid #01BFD1;
    color: #293C40 !important;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 5px 10px; }

.cta-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px; }
  @media (max-width: 768px) {
    .cta-menu .btn--enroll a, .cta-menu .btn--join a {
      font-size: 16px;
      font-size: 1rem; } }

.menu-block {
  width: 100%;
  text-align: center;
  width: 400px;
  padding: 32px 10px 0;
  border-bottom: none !important;
  font-weight: 400; }
  @media (max-width: 1130px) {
    .menu-block {
      width: 300px; } }
  .menu-block--locations, .menu-block--bt {
    background: #EFF7F7;
    padding: 32px 10px 20px; }
  .menu-block--bt {
    padding: 32px 0 0; }
  .menu-block p,
  .menu-block span {
    color: #2A3D43;
    font-family: "Recoleta", serif;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
    font-weight: 400; }
    .menu-block p.menu-block__header,
    .menu-block span.menu-block__header {
      font-size: 30px;
      font-size: 1.875rem;
      margin-bottom: 2px; }
    .menu-block p.menu-block__cta,
    .menu-block span.menu-block__cta {
      color: #01BFD1;
      font-size: 16px;
      font-size: 1rem;
      font-family: "sofia-pro", sans-serif;
      font-weight: 700;
      text-decoration: underline;
      margin: 8px 0 24px 0; }
    .menu-block p.spacer,
    .menu-block span.spacer {
      color: #BDBEBF;
      padding: 0 5px; }
  .menu-block span.menu-block__cta {
    text-decoration: none; }
  .menu-block a.menu-block__cta {
    display: inline-block;
    color: #01BFD1 !important;
    font-size: 16px;
    font-size: 1rem;
    font-family: "sofia-pro", sans-serif;
    font-weight: 700;
    text-decoration: underline;
    margin: 0; }
  .menu-block a.menu-block__button {
    color: #293C40 !important;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    border: 1px solid #01BFD1;
    padding: 5px 10px;
    border-radius: 60px;
    max-width: 300px;
    width: 100%;
    margin: 10px auto 30px; }
    .menu-block a.menu-block__button--locations {
      margin-bottom: 10px; }
  .menu-block--app {
    background: #EFF7F7; }
    .menu-block--app a.menu-block__cta {
      margin: 8px 0 24px 0;
      display: block; }

@media (max-width: 1350px) {
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:75%"] {
    flex-basis: 70% !important; }
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:25%"] {
    flex-basis: 30% !important; } }

@media (max-width: 1240px) {
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:75%"] {
    flex-basis: 65% !important; }
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:25%"] {
    flex-basis: 35% !important; } }

@media (max-width: 1130px) {
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:75%"] {
    flex-basis: 72% !important; }
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:25%"] {
    flex-basis: 28% !important; } }

@media (max-width: 1040px) {
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:75%"] {
    flex-basis: 70% !important; }
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:25%"] {
    flex-basis: 30% !important; } }

@media (max-width: 970px) {
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:75%"] {
    flex-basis: 100% !important; }
  .megamenu .widget_block .is-layout-flex.wp-block-columns .wp-block-column[style*="flex-basis:25%"] {
    display: none; } }

@media (max-width: 840px) {
  .header__right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px; } }

@media (max-width: 540px) {
  .header__right .btn--enroll, .header__right .btn--join {
    display: none; } }

.footer {
  display: block;
  width: 100%;
  margin-top: 160px;
  background: #360a45;
  color: #FFFFFF;
  padding-top: 70px;
  position: relative;
  z-index: 10; }
  .footer:before {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 12.18%;
    z-index: -1;
    position: absolute;
    background: url(../footer-1.html) top center no-repeat;
    transform-origin: 0 0;
    background-size: 100% auto; }
  .footer:after {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 7.96%;
    z-index: -1;
    position: absolute;
    background: url(../footer-2.html) top center no-repeat;
    transform-origin: 0 0;
    background-size: 100% auto; }
  .footer p {
    color: #FFFFFF; }
  .footer__logo {
    margin-bottom: 30px; }
  .footer h5, .footer .h5 {
    font-family: "Recoleta", serif;
    color: #FFFFFF;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    display: block; }
  .footer .block-footer__footer {
    padding-bottom: 70px; }
    @media (max-width: 768px) {
      .footer .block-footer__footer > .contained-row .grid-container > .grid-x.grid-padding-x {
        flex-direction: column-reverse; }
      .footer .block-footer__footer .footer__col {
        padding-bottom: 20px; } }
  @media (max-width: 768px) and (max-width: 768px) {
    .footer .block-footer__footer .footer__col {
      width: 100%; } }
  .footer .block-footer__copyright {
    padding: 40px 0px;
    border-top: 1px solid #FFFFFF; }
    @media (max-width: 768px) {
      .footer .block-footer__copyright .grid-x.grid-padding-x {
        flex-direction: column-reverse; }
      .footer .block-footer__copyright .footer__col {
        width: 100%; } }
  .footer h3, .footer .h3 {
    font-family: "Recoleta", serif;
    color: #FFFFFF;
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    font-weight: 400;
    margin-top: 0; }
  .footer__list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-size: 1rem; }
    .footer__list li {
      margin-top: 10px;
      font-weight: 300; }
    .footer__list a {
      color: #FFFFFF;
      text-decoration: none;
      font-family: "sofia-pro", sans-serif;
      letter-spacing: 0.25px; }
  .footer .social-footer img {
    max-height: 40px;
    width: auto; }
  .footer .social-footer a {
    display: inline-block;
    margin-left: 40px; }
    .footer .social-footer a:first-child {
      margin-left: 0; }
  @media (max-width: 768px) {
    .footer .social-footer {
      padding-bottom: 20px;
      text-align: center; } }
  @media (max-width: 768px) {
    .footer {
      text-align: center; } }

.contact-now {
  position: fixed;
  bottom: 10px;
  right: 5px;
  padding-right: 20px;
  z-index: 1000;
  height: 44px; }
  .contact-now__btn {
    font-family: "sofia-pro", sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    border-radius: 22px;
    padding: 10px 55px 12px;
    line-height: 1;
    font-weight: 600;
    border: 2px solid;
    transition: background 0.1s;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    background: #00C1D4;
    border-color: #00C1D4;
    color: #07272D;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 12px 20px;
    transition: color 0.2s;
    display: block; }
    .contact-now__btn i {
      margin-right: 4px;
      font-size: 15px;
      font-size: 0.9375rem;
      vertical-align: 0px; }
    .contact-now__btn:hover {
      color: #fff; }
  .contact-now__close {
    display: flex;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #00C1D4;
    position: absolute;
    right: 0;
    top: 2px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: #00C1D4;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    color: #005e61;
    transition: background-color 0.2s; }
    .contact-now__close:hover {
      background-color: #fff; }

body .footer {
  z-index: 5; }

body.single-location .footer, body.page-template-page-methodology .footer, body.page-template-page-ourleadership .footer, body.page-template-page-careers .footer, body.page-id-1415 .footer, body.page-template-page-jobs .footer {
  z-index: 10; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("../slick-5.html");
  src: url("../slickd41d-2.html#iefix") format("embedded-opentype"), url("../slick-6.html") format("woff"), url("../slick-7.html") format("truetype"), url("../slick-8.html#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  height: auto;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

div.wpforms-container {
  clear: both;
  background: #00bfd1;
  max-width: 600px;
  padding: 0px 30px 20px 30px;
  border-radius: 8px;
  margin-bottom: 24px; }
  div.wpforms-container .wpforms-field-label,
  div.wpforms-container .wpforms-field-sublabel,
  div.wpforms-container .wpforms-field-label-inline {
    color: #FFFFFF; }
  div.wpforms-container .wpforms-submit {
    font-family: "sofia-pro", sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    border-radius: 22px;
    padding: 10px 55px 12px;
    line-height: 1;
    font-weight: 600;
    border: 2px solid;
    transition: background 0.1s;
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF;
    background: #360a45;
    border-color: #360a45; }
    div.wpforms-container .wpforms-submit:hover {
      background: #00bfd1;
      border-color: #00bfd1; }
    div.wpforms-container .wpforms-submit:focus, div.wpforms-container .wpforms-submit:active {
      color: #00bfd1;
      background: #FFFFFF;
      border-color: #00bfd1;
      outline: none; }
    div.wpforms-container .wpforms-submit.alt {
      background-color: #FFFFFF;
      color: #360a45;
      border-color: #FFFFFF; }
      div.wpforms-container .wpforms-submit.alt:hover {
        color: #FFFFFF; }
      div.wpforms-container .wpforms-submit.alt:focus, div.wpforms-container .wpforms-submit.alt:active {
        color: #360a45; }
  div.wpforms-container label.wpforms-error {
    color: #EA5C56;
    margin-top: -10px; }
  div.wpforms-container .wpforms-field input.wpforms-error,
  div.wpforms-container .wpforms-field input.user-invalid,
  div.wpforms-container .wpforms-field textarea.wpforms-error,
  div.wpforms-container .wpforms-field textarea.user-invalid,
  div.wpforms-container .wpforms-field select.wpforms-error,
  div.wpforms-container .wpforms-field select.user-invalid,
  div.wpforms-container .wpforms-field.wpforms-has-error .choices__inner {
    border: 1px solid #EA5C56; }

.wpforms-confirmation-container {
  color: #FFFFFF;
  padding-top: 30px; }
  .wpforms-confirmation-container p {
    font-size: 18px;
    font-size: 1.125rem; }

.contact-form-block .grid-container .wpforms-container form.wpforms-form, form, #apply_form {
  display: block;
  width: 100%;
  margin: 0;
  padding: 40px;
  border-radius: 20px;
  font-family: "sofia-pro", sans-serif; }
  @media (max-width: 768px) {
    .contact-form-block .grid-container .wpforms-container form.wpforms-form, form, #apply_form {
      padding-left: 10px;
      padding-right: 10px; } }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form .field, form .field, #apply_form .field {
    margin-bottom: 20px; }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form label, form label, #apply_form label {
    font-size: 16px;
    font-size: 1rem;
    color: #360a45;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 0.5px; }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='text'], .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='email'], .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='password'], .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='tel'], .contact-form-block .grid-container .wpforms-container form.wpforms-form textarea, .contact-form-block .grid-container .wpforms-container form.wpforms-form select, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:not([multiple]), form input[type='text'], form input[type='email'], form input[type='password'], form input[type='tel'], form textarea, form select, form select:not([multiple]), #apply_form input[type='text'], #apply_form input[type='email'], #apply_form input[type='password'], #apply_form input[type='tel'], #apply_form textarea, #apply_form select, #apply_form select:not([multiple]) {
    border: 2px solid #360a45;
    font-size: 22px;
    font-size: 1.375rem;
    color: #360a45;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1;
    border-radius: 24px;
    padding: 10px 38px 12px;
    box-sizing: border-box;
    height: 50px;
    box-shadow: none;
    background: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='text']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='email']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='password']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='tel']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form textarea::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form select::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:not([multiple])::placeholder, form input[type='text']::placeholder, form input[type='email']::placeholder, form input[type='password']::placeholder, form input[type='tel']::placeholder, form textarea::placeholder, form select::placeholder, form select:not([multiple])::placeholder, #apply_form input[type='text']::placeholder, #apply_form input[type='email']::placeholder, #apply_form input[type='password']::placeholder, #apply_form input[type='tel']::placeholder, #apply_form textarea::placeholder, #apply_form select::placeholder, #apply_form select:not([multiple])::placeholder {
      opacity: 1;
      color: #360a45; }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='text']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='email']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='password']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='tel']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form textarea:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:not([multiple]):focus, form input[type='text']:focus, form input[type='email']:focus, form input[type='password']:focus, form input[type='tel']:focus, form textarea:focus, form select:focus, form select:not([multiple]):focus, #apply_form input[type='text']:focus, #apply_form input[type='email']:focus, #apply_form input[type='password']:focus, #apply_form input[type='tel']:focus, #apply_form textarea:focus, #apply_form select:focus, #apply_form select:not([multiple]):focus {
      border: 2px solid #360a45; }
      .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='text']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='email']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='password']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type='tel']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form textarea:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:not([multiple]):focus::placeholder, form input[type='text']:focus::placeholder, form input[type='email']:focus::placeholder, form input[type='password']:focus::placeholder, form input[type='tel']:focus::placeholder, form textarea:focus::placeholder, form select:focus::placeholder, form select:not([multiple]):focus::placeholder, #apply_form input[type='text']:focus::placeholder, #apply_form input[type='email']:focus::placeholder, #apply_form input[type='password']:focus::placeholder, #apply_form input[type='tel']:focus::placeholder, #apply_form textarea:focus::placeholder, #apply_form select:focus::placeholder, #apply_form select:not([multiple]):focus::placeholder {
        opacity: 0.8; }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form input[type="submit"], form input[type="submit"], #apply_form input[type="submit"] {
    border-radius: 24px; }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form select, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:not([multiple]), form select, form select:not([multiple]), #apply_form select, #apply_form select:not([multiple]) {
    background-image: url(../select.html);
    background-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer; }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form select option, .contact-form-block .grid-container .wpforms-container form.wpforms-form select:not([multiple]) option, form select option, form select:not([multiple]) option, #apply_form select option, #apply_form select:not([multiple]) option {
      color: #360a45; }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form textarea, form textarea, #apply_form textarea {
    resize: none;
    height: 160px; }
  .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt, form.alt, #apply_form.alt {
    background: #360a45;
    color: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt label, form.alt label, #apply_form.alt label {
      color: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='text'], .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='email'], .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='password'], .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='tel'], .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt textarea, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:not([multiple]), form.alt input[type='text'], form.alt input[type='email'], form.alt input[type='password'], form.alt input[type='tel'], form.alt textarea, form.alt select, form.alt select:not([multiple]), #apply_form.alt input[type='text'], #apply_form.alt input[type='email'], #apply_form.alt input[type='password'], #apply_form.alt input[type='tel'], #apply_form.alt textarea, #apply_form.alt select, #apply_form.alt select:not([multiple]) {
      background-color: transparent;
      border-width: 1px;
      border-color: #FFFFFF;
      color: #FFFFFF; }
      .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='text']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='email']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='password']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='tel']::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt textarea::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:not([multiple])::placeholder, form.alt input[type='text']::placeholder, form.alt input[type='email']::placeholder, form.alt input[type='password']::placeholder, form.alt input[type='tel']::placeholder, form.alt textarea::placeholder, form.alt select::placeholder, form.alt select:not([multiple])::placeholder, #apply_form.alt input[type='text']::placeholder, #apply_form.alt input[type='email']::placeholder, #apply_form.alt input[type='password']::placeholder, #apply_form.alt input[type='tel']::placeholder, #apply_form.alt textarea::placeholder, #apply_form.alt select::placeholder, #apply_form.alt select:not([multiple])::placeholder {
        opacity: 1;
        color: #FFFFFF; }
      .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='text']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='email']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='password']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='tel']:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt textarea:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:not([multiple]):focus, form.alt input[type='text']:focus, form.alt input[type='email']:focus, form.alt input[type='password']:focus, form.alt input[type='tel']:focus, form.alt textarea:focus, form.alt select:focus, form.alt select:not([multiple]):focus, #apply_form.alt input[type='text']:focus, #apply_form.alt input[type='email']:focus, #apply_form.alt input[type='password']:focus, #apply_form.alt input[type='tel']:focus, #apply_form.alt textarea:focus, #apply_form.alt select:focus, #apply_form.alt select:not([multiple]):focus {
        border: 2px solid #FFFFFF; }
        .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='text']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='email']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='password']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt input[type='tel']:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt textarea:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:focus::placeholder, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:not([multiple]):focus::placeholder, form.alt input[type='text']:focus::placeholder, form.alt input[type='email']:focus::placeholder, form.alt input[type='password']:focus::placeholder, form.alt input[type='tel']:focus::placeholder, form.alt textarea:focus::placeholder, form.alt select:focus::placeholder, form.alt select:not([multiple]):focus::placeholder, #apply_form.alt input[type='text']:focus::placeholder, #apply_form.alt input[type='email']:focus::placeholder, #apply_form.alt input[type='password']:focus::placeholder, #apply_form.alt input[type='tel']:focus::placeholder, #apply_form.alt textarea:focus::placeholder, #apply_form.alt select:focus::placeholder, #apply_form.alt select:not([multiple]):focus::placeholder {
          opacity: 0.8; }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt select:not([multiple]), form.alt select, form.alt select:not([multiple]), #apply_form.alt select, #apply_form.alt select:not([multiple]) {
      background-image: url(../select-white.html); }
    .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt .primary, form.alt .primary, #apply_form.alt .primary {
      background-color: #FFFFFF;
      color: #360a45;
      border-color: #FFFFFF; }
      .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt .primary:hover, form.alt .primary:hover, #apply_form.alt .primary:hover {
        color: #FFFFFF; }
      .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt .primary:focus, .contact-form-block .grid-container .wpforms-container form.wpforms-form.alt .primary:active, form.alt .primary:focus, form.alt .primary:active, #apply_form.alt .primary:focus, #apply_form.alt .primary:active {
        color: #360a45; }

form#apply_form {
  background: #360a45;
  color: #FFFFFF; }
  form#apply_form label {
    color: #FFFFFF; }
  form#apply_form input[type='text'], form#apply_form input[type='email'], form#apply_form input[type='password'], form#apply_form input[type='tel'], form#apply_form textarea, form#apply_form select, form#apply_form select:not([multiple]) {
    background-color: transparent;
    border-width: 1px;
    border-color: #FFFFFF;
    color: #FFFFFF; }
    form#apply_form input[type='text']::placeholder, form#apply_form input[type='email']::placeholder, form#apply_form input[type='password']::placeholder, form#apply_form input[type='tel']::placeholder, form#apply_form textarea::placeholder, form#apply_form select::placeholder, form#apply_form select:not([multiple])::placeholder {
      opacity: 1;
      color: #FFFFFF; }
    form#apply_form input[type='text']:focus, form#apply_form input[type='email']:focus, form#apply_form input[type='password']:focus, form#apply_form input[type='tel']:focus, form#apply_form textarea:focus, form#apply_form select:focus, form#apply_form select:not([multiple]):focus {
      border: 2px solid #FFFFFF; }
      form#apply_form input[type='text']:focus::placeholder, form#apply_form input[type='email']:focus::placeholder, form#apply_form input[type='password']:focus::placeholder, form#apply_form input[type='tel']:focus::placeholder, form#apply_form textarea:focus::placeholder, form#apply_form select:focus::placeholder, form#apply_form select:not([multiple]):focus::placeholder {
        opacity: 0.8; }
  form#apply_form select, form#apply_form select:not([multiple]) {
    background-image: url(../select-white.html); }
  form#apply_form .primary {
    background-color: #FFFFFF;
    color: #360a45;
    border-color: #FFFFFF; }
    form#apply_form .primary:hover {
      color: #FFFFFF; }
    form#apply_form .primary:focus, form#apply_form .primary:active {
      color: #360a45; }

.contact-form-block .grid-container .wpforms-container.alt form.wpforms-form,
.contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form {
  color: #FFFFFF; }
  .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form label,
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form label {
    color: #FFFFFF;
    opacity: 0.7; }
  .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='text'], .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='email'], .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='password'], .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='tel'], .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form textarea, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:not([multiple]),
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='text'],
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='email'],
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='password'],
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='tel'],
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form textarea,
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select,
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:not([multiple]) {
    background-color: transparent;
    border-width: 1px;
    border-color: #FFFFFF;
    color: #FFFFFF;
    opacity: 0.7; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='text']::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='email']::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='password']::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='tel']::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form textarea::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:not([multiple])::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='text']::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='email']::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='password']::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='tel']::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form textarea::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select::placeholder,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:not([multiple])::placeholder {
      opacity: 1;
      color: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='text']:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='email']:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='password']:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='tel']:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form textarea:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:not([multiple]):focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='text']:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='email']:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='password']:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='tel']:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form textarea:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:not([multiple]):focus {
      border: 2px solid #FFFFFF; }
      .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='text']:focus::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='email']:focus::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='password']:focus::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form input[type='tel']:focus::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form textarea:focus::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:focus::placeholder, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:not([multiple]):focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='text']:focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='email']:focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='password']:focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form input[type='tel']:focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form textarea:focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:focus::placeholder,
      .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:not([multiple]):focus::placeholder {
        opacity: 0.8; }
  .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form .wpforms-field-file-upload,
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form .wpforms-field-file-upload {
    padding: 10px 38px;
    border: 1px solid #FFFFFF;
    border-radius: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.7; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form .wpforms-field-file-upload.greenhouse_resume,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form .wpforms-field-file-upload.greenhouse_resume {
      margin-bottom: 20px; }
  .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form select:not([multiple]),
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select,
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form select:not([multiple]) {
    background-image: url(../select-white.html);
    opacity: 0.7; }
  .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form .primary,
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form .primary {
    background-color: #FFFFFF;
    color: #005e61;
    border-color: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form .primary:hover,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form .primary:hover {
      color: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form .primary:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form .primary:active,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form .primary:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form .primary:active {
      color: #005e61; }
  .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form button[type="submit"],
  .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form button[type="submit"] {
    font-family: 'sofia-pro', sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    border-radius: 22px;
    padding: 10px 55px 12px;
    line-height: 1;
    font-weight: 600;
    border: 2px solid;
    transition: background 0.1s;
    text-decoration: none;
    cursor: pointer;
    background-color: #FFFFFF;
    color: #005e61;
    border-color: #FFFFFF; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form button[type="submit"]:hover,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form button[type="submit"]:hover {
      color: #FFFFFF;
      background-color: #005e61; }
    .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form button[type="submit"]:focus, .contact-form-block .grid-container .wpforms-container.alt form.wpforms-form button[type="submit"]:active,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form button[type="submit"]:focus,
    .contact-form-block .grid-container .wpforms-container.academy-form form.wpforms-form button[type="submit"]:active {
      color: #005e61; }

.kyo-hero-content__search {
  margin: 30px 0; }

.kyo-hero-content-search__label {
  font-size: 20px;
  font-weight: bold; }

.simple-search-shortcode {
  background: #FFFFFF;
  border: 1px solid #FFF;
  border-radius: 54px;
  padding: 8px 20px 8px;
  margin: 0 auto 20px auto;
  max-width: 300px;
  border: 1px solid #01BFD1; }
  .simple-search-shortcode__form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0; }
    .simple-search-shortcode__form input.simple-search-zip {
      background: none;
      border: none;
      padding: 0;
      margin: 0;
      font-size: 18px;
      font-size: 1.125rem;
      height: auto;
      border-radius: 0; }
      .simple-search-shortcode__form input.simple-search-zip::placeholder {
        color: #866e90;
        font-size: 18px; }
        @media screen and (max-width: 600px) {
          .simple-search-shortcode__form input.simple-search-zip::placeholder {
            font-size: 14px; } }
      .simple-search-shortcode__form input.simple-search-zip:focus {
        box-shadow: none;
        border: none; }
    .simple-search-shortcode__form button {
      color: #293C40;
      border: none;
      border-radius: 0;
      padding: 0;
      min-width: 55px;
      font-size: 18px;
      font-size: 1rem;
      text-decoration: none;
      display: flex;
      align-items: center; }
      .simple-search-shortcode__form button:before {
        content: '';
        display: block;
        width: 40px;
        height: 24px;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-5.0 -10.0 110.0 135.0"><g><path d="m44.77 14.672c-7.9844 0-15.637 3.168-21.285 8.8125-5.6445 5.6484-8.8125 13.301-8.8125 21.285s3.168 15.641 8.8125 21.285c5.6484 5.6445 13.301 8.8164 21.285 8.8164s15.641-3.1719 21.285-8.8164c5.6445-5.6445 8.8164-13.301 8.8164-21.285-0.007813-7.9805-3.1836-15.633-8.8242-21.273-5.6445-5.6445-13.297-8.8164-21.277-8.8242zm0 55.199c-6.6562 0-13.039-2.6445-17.746-7.3516-4.707-4.707-7.3516-11.094-7.3516-17.75s2.6445-13.039 7.3516-17.746c4.707-4.707 11.09-7.3516 17.746-7.3516s13.043 2.6445 17.75 7.3516c4.707 4.707 7.3516 11.09 7.3516 17.746-0.007813 6.6562-2.6562 13.035-7.3633 17.738-4.7031 4.707-11.082 7.3555-17.738 7.3633z"/><path d="m84.602 81.059-18.551-18.539c-0.45703-0.51172-1.1094-0.8125-1.793-0.83203-0.6875-0.019531-1.3516 0.24609-1.8398 0.73047-0.48438 0.48828-0.75 1.1523-0.73047 1.8398 0.019531 0.68359 0.32031 1.3359 0.83203 1.793l18.539 18.551c0.98047 0.97266 2.5625 0.97266 3.543 0 0.96484-0.98437 0.96484-2.5586 0-3.543z"/></g></svg>') no-repeat center center;
        background-size: contain;
        top: 2px;
        position: relative; }
      .simple-search-shortcode__form button:hover {
        background: none; }
      .simple-search-shortcode__form button .simple-search-shortcode__button-text {
        border-bottom: 1px solid #01BFD1;
        font-family: "sofia-pro", sans-serif;
        font-weight: 700; }

.kyo-hero .simple-search-shortcode {
  margin: 40px auto;
  max-width: 400px; }

.kyo-hero__search-success {
  background: #035355;
  padding: 14px 20px;
  border-radius: 54px;
  display: inline-block;
  margin: 30px auto 0;
  color: #FFF;
  font-size: 18px;
  text-align: center; }

.kyo-search-no-results__form div.wpforms-container {
  background: #FFFF; }
  .kyo-search-no-results__form div.wpforms-container .wpforms-field-label,
  .kyo-search-no-results__form div.wpforms-container .wpforms-field-sublabel,
  .kyo-search-no-results__form div.wpforms-container .wpforms-field-label-inline {
    color: #000; }
  .kyo-search-no-results__form div.wpforms-container .wpforms-field {
    width: calc(50% - 10px);
    float: left;
    clear: none !important; }
    @media screen and (max-width: 600px) {
      .kyo-search-no-results__form div.wpforms-container .wpforms-field {
        width: 100%;
        float: left;
        clear: both !important; } }
    .kyo-search-no-results__form div.wpforms-container .wpforms-field .wpforms-field-small {
      max-width: 100% !important; }
    .kyo-search-no-results__form div.wpforms-container .wpforms-field.wpforms-field-phone, .kyo-search-no-results__form div.wpforms-container .wpforms-field.insurance {
      margin-left: 20px; }
      @media screen and (max-width: 600px) {
        .kyo-search-no-results__form div.wpforms-container .wpforms-field.wpforms-field-phone, .kyo-search-no-results__form div.wpforms-container .wpforms-field.insurance {
          margin-left: 0; } }
    .kyo-search-no-results__form div.wpforms-container .wpforms-field.wpforms-field-name, .kyo-search-no-results__form div.wpforms-container .wpforms-field.physician {
      width: 100%; }
      .kyo-search-no-results__form div.wpforms-container .wpforms-field.wpforms-field-name .wpforms-field-row, .kyo-search-no-results__form div.wpforms-container .wpforms-field.physician .wpforms-field-row {
        max-width: 100%; }
  @media screen and (max-width: 600px) {
    .kyo-search-no-results__form div.wpforms-container .wpforms-submit-container {
      text-align: center; } }
  .kyo-search-no-results__form div.wpforms-container .wpforms-submit.btn.primary {
    font-family: 'sofia-pro', sans-serif;
    border-radius: 22px;
    padding: 10px 55px 12px;
    line-height: 1;
    font-weight: 600;
    border: 2px solid;
    transition: background 0.1s;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    color: #FFFFFF;
    background: #360a45;
    border-color: #360a45; }

.kyo-search-results-msg {
  text-align: center; }

.js-enrollment-form,
.js-enrollment-steps {
  display: none; }

.locations-header {
  background: #1792a1;
  padding-top: 20px;
  padding-bottom: 550px;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  height: 914px; }
  @media (max-width: 768px) {
    .locations-header {
      padding-top: 20px; } }
  .locations-header #map {
    width: 1450px;
    height: 914px;
    position: absolute;
    left: 50%;
    transform: translateX(-45%); }
    @media (max-width: 1246px) {
      .locations-header #map {
        left: 0;
        transform: translateX(0); } }
    @media (max-width: 768px) {
      .locations-header #map {
        width: 190%;
        height: auto;
        margin-top: 20px;
        margin-left: -40px; } }
    .locations-header #map .location-popup {
      display: block;
      width: 35px;
      height: 35px;
      position: absolute;
      cursor: pointer; }
      .locations-header #map .location-popup div {
        position: absolute;
        background: #32A1AE;
        display: none;
        top: 45px;
        left: -30px;
        padding: 14px 20px 12px;
        box-shadow: -3px 3px 2px 0 rgba(0, 0, 0, 0.2); }
        .locations-header #map .location-popup div:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 100%;
          left: 38px;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 20px solid #32A1AE; }
      .locations-header #map .location-popup a {
        color: #FFFFFF;
        white-space: nowrap;
        font-family: "Recoleta", serif;
        text-decoration: none;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1;
        font-weight: 400; }
        .locations-header #map .location-popup a:after {
          content: "";
          display: block;
          width: 35px;
          height: 35px;
          position: absolute;
          left: 30px;
          bottom: calc(100% + 10px); }
      .locations-header #map .location-popup.seattle {
        left: 146px;
        top: 100px; }
        .locations-header #map .location-popup.seattle:hover {
          background-image: url(../point-hover-blue.html); }
      .locations-header #map .location-popup.portland {
        left: 120px;
        top: 172px; }
        .locations-header #map .location-popup.portland:hover {
          background-image: url(../point-hover-blue.html); }
      .locations-header #map .location-popup.salem {
        left: 97px;
        top: 191px; }
        .locations-header #map .location-popup.salem:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.sacramento {
        left: 91px;
        top: 378px; }
      .locations-header #map .location-popup.san-francisco {
        left: 64px;
        top: 398px; }
      .locations-header #map .location-popup.inland-empire {
        left: 158px;
        top: 514px; }
        .locations-header #map .location-popup.inland-empire:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.los-angeles {
        left: 117px;
        top: 524px; }
        .locations-header #map .location-popup.los-angeles:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.orange-county {
        left: 132px;
        top: 549px; }
        .locations-header #map .location-popup.orange-county:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.san-diego {
        left: 153px;
        top: 564px; }
        .locations-header #map .location-popup.san-diego:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.phoenix {
        left: 300px;
        top: 570px; }
        .locations-header #map .location-popup.phoenix:hover {
          background-image: url(../point-hover-brown.html); }
      .locations-header #map .location-popup.salt-lake-city {
        left: 332px;
        top: 366px; }
        .locations-header #map .location-popup.salt-lake-city:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.boise {
        left: 250px;
        top: 255px; }
        .locations-header #map .location-popup.boise:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.denver {
        left: 496px;
        top: 410px; }
        .locations-header #map .location-popup.denver:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.colorado-springs {
        left: 501px;
        top: 442px; }
        .locations-header #map .location-popup.colorado-springs:hover {
          background-image: url(../point-hover-green.html); }
      .locations-header #map .location-popup.dallas {
        left: 680px;
        top: 642px; }
        .locations-header #map .location-popup.dallas:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.austin {
        left: 663px;
        top: 716px; }
        .locations-header #map .location-popup.austin:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.san-antonio {
        left: 644px;
        top: 742px; }
        .locations-header #map .location-popup.san-antonio:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.houston {
        left: 726px;
        top: 735px; }
        .locations-header #map .location-popup.houston:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.atlanta {
        left: 1009px;
        top: 586px; }
        .locations-header #map .location-popup.atlanta:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.indianapolis {
        left: 944px;
        top: 389px; }
        .locations-header #map .location-popup.indianapolis:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.nashville {
        left: 944px;
        top: 529px; }
        .locations-header #map .location-popup.nashville:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.greenville {
        left: 1061px;
        top: 554px; }
        .locations-header #map .location-popup.greenville:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.orlando {
        left: 1115px;
        top: 736px; }
        .locations-header #map .location-popup.orlando:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.tampa {
        left: 1081px;
        top: 758px; }
        .locations-header #map .location-popup.tampa:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup.miami {
        left: 1155px;
        top: 799px; }
        .locations-header #map .location-popup.miami:hover {
          background-image: url(../point-hover-pink.html); }
      .locations-header #map .location-popup:hover {
        z-index: 200;
        background: url(../point-hover.html) center center no-repeat; }
  .locations-header .map {
    position: absolute;
    width: auto;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    transition: all ease-in-out 0.7s;
    margin-top: 0; }
    .locations-header .map.dots {
      transition: all ease-in 0.4s; }
      @media (max-width: 768px) {
        .locations-header .map.dots {
          display: none; } }
    .locations-header .map.lines {
      opacity: 1; }
      @media (max-width: 768px) {
        .locations-header .map.lines {
          display: none; } }
    @media (max-width: 768px) {
      .locations-header .map.bubbles {
        display: none; } }
    .locations-header .map.transparent {
      opacity: 0; }
      .locations-header .map.transparent.dots {
        margin-top: -80px; }
    .locations-header .map.big {
      transform: translateX(-45%) scale(1.5);
      opacity: 0.4; }
  .locations-header .grid-container .cell {
    position: relative; }
  @media (max-width: 768px) {
    .locations-header {
      padding-bottom: 120px;
      background-image: none;
      height: auto; }
      .locations-header .grid-container {
        padding-left: 30px;
        padding-right: 30px;
        position: relative; }
      .locations-header .loc-popups {
        display: none; } }
  .locations-header h1 {
    color: #FFFFFF; }
    @media (max-width: 768px) {
      .locations-header h1 br {
        display: none; } }
  @media (max-width: 768px) {
    .locations-header p br {
      display: none; } }
  .locations-header .btn.secondary {
    background: transparent;
    border-color: #FFFFFF;
    color: #FFFFFF;
    white-space: nowrap; }
    .locations-header .btn.secondary:hover {
      background: #360a45; }
  .locations-header .location-illustration {
    display: none; }
    @media (max-width: 768px) {
      .locations-header .location-illustration {
        display: block;
        margin-top: 40px; } }

.page-template-page-locations .footer {
  margin-top: 0; }

.page-template-page-locations .block-list-icons.small-padding {
  padding-bottom: 80px;
  padding-top: 40px; }
  @media (max-width: 768px) {
    .page-template-page-locations .block-list-icons.small-padding {
      padding-bottom: 40px; } }

.insights-events {
  display: block;
  width: 100%; }
  .insights-events__selector {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: -82px; }
    .insights-events__selector li {
      display: block;
      color: #005e61;
      font-family: "Recoleta", serif;
      font-weight: 400;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 42px;
      padding: 20px 70px 20px 80px;
      margin-left: 0px;
      margin-right: 80px;
      cursor: pointer;
      position: relative;
      background: #cbd6d6; }
      .insights-events__selector li span {
        display: block; }
      .insights-events__selector li:after {
        content: "";
        display: block;
        position: absolute;
        left: 100%;
        bottom: 0;
        width: 0;
        height: 0;
        border-bottom: 82px solid #cbd6d6;
        border-right: 80px solid transparent; }
      .insights-events__selector li.active {
        background: #FFFFFF; }
        .insights-events__selector li.active:after {
          border-bottom-color: #FFFFFF; }
        .insights-events__selector li.active span {
          border-bottom: 2px solid #00bfd1; }
      @media (max-width: 768px) {
        .insights-events__selector li {
          padding-left: 40px;
          padding-right: 40px;
          margin: 0;
          text-align: center;
          font-size: 22px;
          font-size: 1.375rem; }
          .insights-events__selector li:after {
            display: none; } }
  .insights-events .insights-events__insights, .insights-events .insights-events__events {
    padding-top: 60px;
    padding-bottom: 60px;
    display: none; }
    .insights-events .insights-events__insights .grid-container, .insights-events .insights-events__events .grid-container {
      max-width: 1140px; }
    .insights-events .insights-events__insights .insights-events__insight-item, .insights-events .insights-events__events .insights-events__insight-item {
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 40px;
      padding-top: 40px; }
      .insights-events .insights-events__insights .insights-events__insight-item img, .insights-events .insights-events__events .insights-events__insight-item img {
        width: 100%; }
      .insights-events .insights-events__insights .insights-events__insight-item h3, .insights-events .insights-events__events .insights-events__insight-item h3 {
        color: #2b3d42;
        font-family: "Recoleta", serif;
        font-size: 32px;
        font-size: 2rem;
        line-height: 40px;
        font-weight: 400;
        margin-top: 30px; }
        .insights-events .insights-events__insights .insights-events__insight-item h3 a, .insights-events .insights-events__events .insights-events__insight-item h3 a {
          text-decoration: none;
          font-weight: 400;
          color: #2b3d42; }
      .insights-events .insights-events__insights .insights-events__insight-item .date, .insights-events .insights-events__events .insights-events__insight-item .date {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 30px;
        font-family: "sofia-pro", sans-serif;
        font-weight: 300;
        display: block;
        margin-bottom: 10px; }
      .insights-events .insights-events__insights .insights-events__insight-item .author, .insights-events .insights-events__events .insights-events__insight-item .author {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 30px;
        font-family: "sofia-pro", sans-serif;
        font-weight: 300;
        display: block;
        margin-bottom: 0px; }
      .insights-events .insights-events__insights .insights-events__insight-item a.more, .insights-events .insights-events__events .insights-events__insight-item a.more {
        font-weight: 300;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 10px;
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0.5px;
        color: #2b3d42; }
    .insights-events .insights-events__insights .btn.secondary, .insights-events .insights-events__events .btn.secondary {
      margin: 20px 0px 0px;
      border-color: #2b3d42;
      color: #2b3d42; }
    .insights-events .insights-events__insights .date-title, .insights-events .insights-events__events .date-title {
      font-family: "Recoleta", serif;
      color: #005e61;
      display: block;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 48px;
      font-size: 3rem;
      letter-spacing: 0.5px; }
    .insights-events .insights-events__insights .event-item, .insights-events .insights-events__events .event-item {
      padding-left: 40px;
      padding-right: 40px;
      padding-bottom: 40px;
      padding-top: 40px;
      margin-bottom: 20px;
      display: flex;
      flex-direction: column;
      max-width: 50%;
      flex-basis: 50%; }
      @media (max-width: 768px) {
        .insights-events .insights-events__insights .event-item, .insights-events .insights-events__events .event-item {
          max-width: 100%;
          flex-basis: 100%; } }
      .insights-events .insights-events__insights .event-item .event-item__title, .insights-events .insights-events__events .event-item .event-item__title {
        flex: 1 0 auto; }
      .insights-events .insights-events__insights .event-item__type, .insights-events .insights-events__events .event-item__type {
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1rem;
        color: #2b3d42;
        letter-spacing: 0.5px;
        display: block; }
      .insights-events .insights-events__insights .event-item h3, .insights-events .insights-events__events .event-item h3 {
        color: #2b3d42;
        font-size: 32px;
        font-size: 2rem;
        line-height: 40px;
        font-weight: 400;
        font-family: "Recoleta", serif; }
        .insights-events .insights-events__insights .event-item h3 a, .insights-events .insights-events__events .event-item h3 a {
          color: #2b3d42;
          text-decoration: none;
          font-weight: 400; }
          .insights-events .insights-events__insights .event-item h3 a:hover, .insights-events .insights-events__events .event-item h3 a:hover {
            text-decoration: none; }
      .insights-events .insights-events__insights .event-item__presenter, .insights-events .insights-events__events .event-item__presenter {
        margin-bottom: 15px; }
      .insights-events .insights-events__insights .event-item__description, .insights-events .insights-events__events .event-item__description {
        margin-bottom: 15px; }
      .insights-events .insights-events__insights .event-item__details, .insights-events .insights-events__events .event-item__details {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        font-size: 16px;
        font-size: 1rem;
        color: #005e61;
        font-weight: 600;
        margin-bottom: 15px; }
      .insights-events .insights-events__insights .event-item__date, .insights-events .insights-events__events .event-item__date {
        margin-right: 40px; }
      .insights-events .insights-events__insights .event-item__time i, .insights-events .insights-events__events .event-item__time i {
        margin-right: 2px; }
      .insights-events .insights-events__insights .event-item__location, .insights-events .insights-events__events .event-item__location {
        flex-basis: 100%;
        margin-top: 5px; }
      .insights-events .insights-events__insights .event-item__register, .insights-events .insights-events__events .event-item__register {
        text-align: right; }
        .insights-events .insights-events__insights .event-item__register .reg-link, .insights-events .insights-events__events .event-item__register .reg-link {
          display: inline-block;
          text-decoration: none;
          padding: 4px 14px;
          background: #005e61;
          border-radius: 16px;
          color: #FFFFFF; }
  .insights-events.insights .insights-events__insights {
    display: block; }
    .insights-events.insights .insights-events__insights > .grid-container {
      display: flex;
      flex-direction: column; }
      .insights-events.insights .insights-events__insights > .grid-container > .grid-x.grid-padding-x {
        order: 2; }
  .insights-events.events .insights-events__events {
    display: block; }

.insights-events .insights-events__insights .events-block__event-item__icon {
  margin-top: 12px;
  margin-bottom: -10px; }

.greenhouse-job-board h3 {
  color: #FFFFFF;
  font-size: 22px;
  font-size: 1.375rem; }

.greenhouse-job-board p {
  margin-bottom: 16px; }

.greenhouse-job-board h2 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  margin-bottom: 20px; }

.greenhouse-job-board h4 {
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem; }

.greenhouse-job-board .job {
  margin: 0 0 20px; }
  .greenhouse-job-board .job_title {
    font-size: 16px;
    font-size: 1rem;
    margin: 0; }
  .greenhouse-job-board .job_excerpt br {
    display: none; }
  .greenhouse-job-board .job_excerpt .job_goto {
    font-size: 14px;
    font-size: 0.875rem;
    text-decoration: underline; }
    .greenhouse-job-board .job_excerpt .job_goto:hover {
      color: #F7A700; }

.greenhouse-job-board h1.job-title {
  margin: 0 0 20px;
  font-size: 26px;
  font-size: 1.625rem; }

.greenhouse-job-board .job_apply {
  color: #FFFFFF;
  padding: 8px 25px;
  display: inline-block;
  font-weight: 500;
  background: #00bfd1;
  text-decoration: none;
  border-radius: 20px;
  margin-bottom: 10px;
  border: 2px solid #00bfd1; }

.action__calendar {
  display: inline-block; }

.addtocalendar var {
  display: none; }

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important; }

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer; }

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible; }

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #FFFFFF; }

.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: -2px;
  width: 170px;
  z-index: 900;
  border: 1px solid #181A1D;
  border-top-width: 2px;
  padding-top: 5px; }

.atcb-item {
  float: none;
  text-align: left; }

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0px 10px 5px; }

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none; }

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  margin: 0;
  padding: 7px 25px;
  color: #fff;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  line-height: 20px;
  vertical-align: middle;
  background: #4281f4;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.13) inset;
  border-radius: 4px;
  zoom: 1; }

a.atcb-link {
  border: none;
  background-image: none;
  background-color: transparent;
  color: #3E8DDD;
  font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
  font-size: 11px; }

.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA; }

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
  background: #fff;
  color: #000; }

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1; }

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px; }

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #fff; }

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
  background: #4281f4; }

.jobs {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  width: 100%;
  margin: 0 0 20px; }
  @media all and (max-width: 778px) {
    .jobs {
      grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); } }
  .jobs .job-group {
    background-color: #fff;
    text-align: center;
    padding: 25px 10px 40px 10px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    min-height: 80px;
    margin: 0 10px 20px; }
    @media all and (max-width: 778px) {
      .jobs .job-group {
        margin: 0 0 20px;
        padding: 25px 10px;
        min-height: 50px; } }
    .jobs .job-group h2 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 20px;
      font-weight: 700;
      flex: 1 0 auto;
      display: flex;
      font-family: "sofia-pro", sans-serif;
      color: #181A1D;
      flex-direction: column;
      margin: 0 0 10px; }
    .jobs .job-group .jobs-counter-text {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      color: #2b3d42;
      margin: 0; }

.job-lists {
  margin: 0 10px; }
  @media all and (max-width: 778px) {
    .job-lists {
      margin: 0; } }

form#apply_form {
  padding: 0; }

.open #apply_form {
  padding: 30px;
  width: 100%;
  max-width: 100%; }

.job-list .job {
  margin: 20px auto 0;
  padding: 20px 0 0;
  border-top: 1px solid #FFF;
  text-align: left; }
  .job-list .job:first-of-type {
    border: none; }
  .job-list .job .job_title {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 0 20px;
    margin-bottom: 14px; }
    @media all and (max-width: 778px) {
      .job-list .job .job_title {
        font-size: 16px;
        font-size: 1rem; } }
  .job-list .job .job_actions {
    margin: 0 0 20px; }
    .job-list .job .job_actions .job_read_full {
      margin-right: 10px;
      color: #fff;
      padding: 10px 25px;
      display: inline-block;
      font-weight: 500;
      background: transparent;
      border: 1px solid #fff;
      text-decoration: none;
      border-radius: 28px;
      transition: all 0.2s; }
      .job-list .job .job_actions .job_read_full:hover {
        background: #00bfd1;
        border-color: #00bfd1; }
  .job-list .job .job_description {
    text-align: left; }
    .job-list .job .job_description .display_location {
      display: none; }

.job-list .apply_jobs {
  text-align: left;
  margin: 20px auto;
  padding: 20px 0;
  border-top: 1px solid #FFF;
  overflow: hidden;
  background: transparent;
  color: #FFFFFF; }
  .job-list .apply_jobs a {
    color: #FFFFFF;
    text-decoration: underline; }
  .job-list .apply_jobs form {
    max-width: 700px;
    margin: 0 auto; }
    .job-list .apply_jobs form input {
      max-width: 100%; }
  .job-list .apply_jobs .info-block {
    display: flex;
    flex-direction: i;
      flex-direction-padding: 5px 10px 0 0;
      flex-direction-font-size: 20px; }
  .job-list .apply_jobs [type='text'],
  .job-list .apply_jobs [type='password'],
  .job-list .apply_jobs [type='date'],
  .job-list .apply_jobs [type='datetime'],
  .job-list .apply_jobs [type='datetime-local'],
  .job-list .apply_jobs [type='month'],
  .job-list .apply_jobs [type='week'],
  .job-list .apply_jobs [type='email'],
  .job-list .apply_jobs [type='number'],
  .job-list .apply_jobs [type='search'],
  .job-list .apply_jobs [type='tel'],
  .job-list .apply_jobs [type='time'],
  .job-list .apply_jobs [type='url'],
  .job-list .apply_jobs [type='color'], .job-list .apply_jobs textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .job-list .apply_jobs textarea {
    height: 6rem; }
  .job-list .apply_jobs .field_wrap {
    margin: 0 0 25px; }
  .job-list .apply_jobs .submit {
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    font-weight: 500;
    background: #F7A700;
    border: none;
    cursor: pointer; }

.job-list #apply_form.invalid .field_required input:invalid,
.job-list #apply_form.invalid .field_required select:invalid,
.job-list #apply_form.invalid .field_required textarea:invalid {
  border: 2px solid red; }

.greenhouse-job-board {
  padding: 20px 0; }

#job-band {
  background-color: #3E8DDD;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
  text-align: center; }

#job-band-inner {
  width: 80%;
  margin: 0px auto;
  padding: 20px 0px; }

#careers-holder {
  padding: 0px;
  background-color: #FFFFFF;
  padding-top: 0px; }

#careers-holder div.table-holder {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

#careers-holder div.table-holder table {
  height: 100%;
  width: 100%; }

#careers-holder div.table-holder td {
  height: 100%;
  vertical-align: middle; }

#careers-holder div.intro-block-image {
  width: 100%;
  position: relative; }

#careers-holder div.intro-block-image div.table-holder {
  height: 90%; }

#careers-holder div.intro-block-image #intro-block-text {
  /*position: absolute;*/
  /*top: 30%;*/
  left: 0px;
  font-size: 50px;
  font-weight: 500;
  text-align: center;
  color: #FFFFFF;
  line-height: 100%; }

#careers-holder div.intro-block-image #intro-block-text span.intro-smaller {
  font-size: 30px;
  line-height: 110%; }

#careers-holder div.intro-block-image img {
  width: 100%; }

#careers-copy {
  text-align: center; }

div.careers-block-text {
  width: 80%;
  margin: 0px auto;
  max-width: 495px; }

div.careers-block-text-wide {
  width: 80%;
  margin: 0px auto;
  max-width: 530px; }

#careers-holder h1 {
  margin: 0px;
  font-weight: 500; }

#careers-holder h2 {
  margin: 0px;
  color: #303030;
  font-weight: 300; }

#careers-holder p {
  margin: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  padding-bottom: 25px; }

#careers-holder p:last-of-type {
  padding-bottom: 0px; }

div.careers-block div.image-holder-partial {
  width: 34%;
  margin-left: 18%; }

div.careers-block div.image-holder-partial img {
  width: 100%; }

div.careers-block div.image-holder {
  width: 100%; }

div.careers-block div.image-holder img {
  width: 100%; }

#careers-block-00 {
  padding-top: 95px; }

#careers-block-01 {
  padding-top: 70px;
  padding-bottom: 95px; }

#careers-block-01 h1 {
  padding-bottom: 30px; }

#careers-block-02 {
  background-color: #F1F1F1;
  position: relative; }

#careers-holder #careers-block-02 div.table-holder {
  width: 40%;
  right: 3% !important;
  left: auto; }

#careers-block-02 #careers-play {
  font-size: 20px;
  /*line-height: 23px;*/
  color: #000000;
  font-weight: 500;
  text-align: center;
  float: left;
  position: relative; }

#careers-block-02 #careers-play a {
  position: absolute;
  text-indent: -10000px;
  height: 100%;
  width: 100%;
  display: block;
  top: 0px;
  left: 0px; }

#careers-block-02 #careers-play-text {
  padding-top: 18px; }

#careers-block-03 {
  padding-top: 90px;
  padding-bottom: 80px; }

#careers-block-03 h1 {
  padding-bottom: 8px; }

#careers-block-04 {
  padding-bottom: 10px; }

#careers-block-05 {
  padding-bottom: 10px; }

#careers-block-06 {
  padding-bottom: 10px; }

#careers-bottom {
  background-color: #3E8DDD;
  padding-top: 60px;
  padding-bottom: 80px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 10px; }

#careers-bottom h1 {
  padding-bottom: 15px; }

#careers-bottom p {
  color: #FFFFFF;
  font-weight: 300; }

#careers-bottom p.apply-link {
  font-weight: 500; }

#careers-bottom-inner {
  width: 80%;
  max-width: 540px;
  margin: 0px auto; }

#career-quarter-holder {
  padding-top: 38px;
  margin: 0px auto;
  font-size: 0px; }

#career-quarter-holder div.career-quarter {
  display: inline-block;
  vertical-align: top;
  /*background-color: pink;*/ }

#career-quarter-holder div.career-quarter div.career-quarter-inner {
  width: 170px;
  margin: 0px 7px 14px 7px;
  background-image: url("../careers-opening-background-2.html");
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  position: relative; }

#career-quarter-holder div.career-quarter div.inner {
  padding: 25px 10px 40px 10px;
  /*width: 170px;
    margin: 0px 7px 14px 7px;
    background-image: url('assets/images/careers-opening-background.png');
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    padding: 25px 0px;
    position: relative;*/ }

a.job-posting {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  cursor: pointer; }

#career-quarter-holder div.career-quarter div.inner a {
  color: #FFFFFF;
  display: block; }

div.department-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding-bottom: 15px; }

div.department-count {
  font-size: 14px;
  line-height: 20px;
  color: #E0CA24;
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0px; }

div.department-name-inner {
  text-align: center;
  padding-bottom: 20px;
  font-weight: 600; }

div.department-name-inner h1 {
  margin: 0px;
  padding: 0px;
  font-weight: 600; }

div.department-jobs {
  text-align: center;
  font-size: 16px;
  line-height: 125%; }

div.department-jobs a {
  display: block;
  color: #FFFFFF;
  padding: 10px 0px; }

div.department-jobs a span {
  font-weight: 700; }

div.department-jobs a:hover {
  color: #F7A800; }

div.career-posting {
  width: 100%;
  position: absolute;
  background-color: #3E8DDD;
  left: 0px;
  display: none; }

div.career-posting div.career-posting-inner {
  padding: 70px 0px 30px 0px;
  width: 80%;
  max-width: 520px;
  margin: 0px auto;
  font-size: 12px;
  line-height: 20px;
  color: #FFFFFF;
  font-weight: 300;
  text-align: left; }

div.career-posting div.career-posting-inner h4 {
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 25px;
  text-align: center; }

div.career-posting div.career-posting-inner span.underline {
  text-decoration: underline;
  font-weight: 500; }

div.career-posting div.career-posting-inner p.align-center {
  text-align: center; }

div.career-posting div.career-posting-inner p a {
  color: #FFFFFF;
  text-decoration: underline; }

div.career-posting div.career-posting-inner p.no-padding {
  padding-bottom: 0px !important; }

div.career-posting div.career-posting-inner ul {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 25px; }

@media screen and (max-width: 786px) {
  div.department-jobs {
    font-size: 14px; }
  #careers-holder div.intro-block-image #intro-block-text {
    font-size: 40px; }
  #careers-holder div.intro-block-image #intro-block-text span.intro-smaller {
    font-size: 24px; }
  div.careers-block div.image-holder-partial {
    width: 40%;
    margin-left: 12%; }
  #career-quarter-holder {
    padding-left: 7px;
    padding-right: 7px;
    max-width: 368px; } }

@media screen and (max-width: 480px) {
  #careers-holder div.intro-block-image #intro-block-text {
    font-size: 26px; }
  #careers-holder div.intro-block-image #intro-block-text span.intro-smaller {
    font-size: 16px; }
  div.careers-block div.image-holder-partial {
    width: 52%;
    margin-left: 1%; }
  #careers-block-02 #careers-play {
    font-size: 14px; }
  #careers-block-02 #careers-play img {
    height: 40px; }
  #careers-block-02 #careers-play-text {
    padding-top: 10px; } }

.greenhouse-job-board .field_wrap.field_required label.checkbox-label:after {
  content: ''; }

label.checkbox-label {
  padding-left: 10px; }
  label.checkbox-label input {
    position: relative;
    left: -10px; }

.single-post article .entry-meta {
  display: block;
  margin-bottom: 30px; }
  .single-post article .entry-meta span {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    color: #005e61;
    font-weight: 400; }
    .single-post article .entry-meta span.author {
      color: #181A1D; }

.single-post article .post__media {
  display: block;
  margin-bottom: 30px; }
  .single-post article .post__media img {
    max-width: 100%; }

.single-post article ul {
  font-family: "sofia-pro", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  font-weight: 300; }

.blog-sidebar__title {
  border-bottom: 2px solid #00bfd1;
  display: inline-block;
  margin-bottom: 30px; }

.blog-sidebar__post {
  display: block;
  margin-bottom: 40px; }
  .blog-sidebar__post .events-block__event-item__icon {
    margin-top: 10px; }
  .blog-sidebar__post h3 {
    font-family: "Recoleta", serif;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    font-weight: 400; }
    .blog-sidebar__post h3 a {
      color: #005e61;
      text-decoration: none;
      font-weight: 400; }
  .blog-sidebar__post p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 16px; }
  .blog-sidebar__post a.more {
    font-weight: 400;
    color: #005e61; }

.methodology-content {
  position: relative;
  padding: 80px 0px 40px;
  z-index: 50; }
  @media (max-width: 768px) {
    .methodology-content {
      padding: 60px 20px 40px; } }
  .methodology-content:before {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: calc(100% + 1px);
    height: 0;
    padding-bottom: 12.18%;
    z-index: -1;
    position: absolute;
    background: url(../top1.html) top center no-repeat;
    transform-origin: 0 0;
    background-size: 100% auto; }
  .methodology-content:after {
    content: "";
    display: block;
    bottom: calc(100% - 1px);
    left: 0;
    width: calc(100% + 1px);
    height: 0;
    padding-bottom: 7.96%;
    z-index: -1;
    position: absolute;
    background: url(../top2.html) top center no-repeat;
    transform-origin: 0 0; }
    @media (max-width: 768px) {
      .methodology-content:after {
        padding-bottom: 8.5%;
        background-position: top center;
        background-size: cover; } }
  .methodology-content .grid-container {
    max-width: 1240px;
    padding-bottom: 40px; }
  .methodology-content .section-icon {
    text-align: center; }
  .methodology-content h2 {
    font-size: 38px;
    font-size: 2.375rem;
    color: #2b3d42;
    line-height: 42px; }
  .methodology-content h3 {
    text-transform: uppercase;
    color: #2b3d42; }
  .methodology-content p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    margin-bottom: 20px; }
    .methodology-content p:last-of-type {
      margin-bottom: 20px; }
    @media (max-width: 768px) {
      .methodology-content p br {
        display: none; } }
  .methodology-content ul {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    font-family: "sofia-pro", sans-serif;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: flex;
    flex-direction: column; }
    .methodology-content ul li {
      position: relative;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 5px; }
      .methodology-content ul li::before {
        content: "";
        width: 8px;
        height: 8px;
        display: block;
        border-radius: 50%;
        background: #005e61;
        left: 0;
        position: absolute;
        top: 10px; }
  .methodology-content .section-full {
    padding-top: 20px;
    padding-bottom: 20px; }
  .methodology-content .horizontal-flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 690px) {
      .methodology-content .horizontal-flex {
        flex-direction: column-reverse; } }
  @media (min-width: 768px) {
    .methodology-content h3.our-process-title {
      text-indent: 60px; }
    .methodology-content ul.our-process-list {
      padding-left: 60px; } }

.page-template-page-kyocare .kyo-hero {
  padding-top: 155px;
  margin-top: -125px;
  background: #360a45; }
  .page-template-page-kyocare .kyo-hero h1, .page-template-page-kyocare .kyo-hero .h1, .page-template-page-kyocare .kyo-hero p, .page-template-page-kyocare .kyo-hero .p {
    color: #fff; }
  .page-template-page-kyocare .kyo-hero .btn {
    display: inline-block;
    width: auto;
    background: #fff;
    color: #360a45;
    margin: 10px 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 600;
    transition: all 0.2s; }
    .page-template-page-kyocare .kyo-hero .btn:hover {
      background: #00bfd1;
      color: #fff;
      border-color: #00bfd1; }
  .page-template-page-kyocare .kyo-hero a.link {
    color: #fff;
    font-size: 15px;
    font-size: 0.9375rem;
    text-decoration: none; }

.page-template-page-kyocare .block-list-icons.angled {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 11;
  background-color: transparent !important; }
  @media (max-width: 768px) {
    .page-template-page-kyocare .block-list-icons.angled {
      padding-top: 80px; } }

.page-template-page-kyocare .block-list-icons__item-holder h2, .page-template-page-kyocare .block-list-icons__item-holder .h2 {
  display: none; }

.page-template-page-kyocare .block-list-icons__item-holder .grid-padding-x > .cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0; }

.page-template-page-kyocare .sign-up-block:before {
  bottom: 300px;
  width: 413px;
  height: 142px;
  background-image: url(../triangles.html);
  transform: rotate(180deg); }
  @media (max-width: 768px) {
    .page-template-page-kyocare .sign-up-block:before {
      display: none; } }

.single-location .grid-container h2 {
  color: #2b3d42;
  font-size: 46px;
  font-size: 2.875rem; }

.single-location .grid-container h3 {
  font-size: 28px;
  font-size: 1.75rem; }

.page-template-page-singleflow .block-team-members__title, .page-template-page-jobs .block-team-members__title {
  font-size: 42px;
  font-size: 2.625rem;
  font-family: "Recoleta", serif;
  font-weight: 400;
  margin: 20px 0px 40px; }

.page-template-page-singleflow .kyo-job-container, .page-template-page-jobs .kyo-job-container {
  padding-top: 40px;
  margin-bottom: 140px;
  z-index: 30;
  background: transparent; }
  @media (max-width: 768px) {
    .page-template-page-singleflow .kyo-job-container, .page-template-page-jobs .kyo-job-container {
      padding-left: 0;
      padding-right: 0; } }

.page-template-page-singleflow .btn.js-bhjob-check-zip, .page-template-page-jobs .btn.js-bhjob-check-zip {
  margin-bottom: 20px;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #360a45;
  border-bottom: 2px solid #360a45;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4px; }

.page-template-page-singleflow .benefits-list .block-list-icons__item-holder .grid-padding-x > .cell, .page-template-page-jobs .benefits-list .block-list-icons__item-holder .grid-padding-x > .cell {
  padding: 20px 36px; }

.page-template-page-singleflow .benefits-list .block-list-icons__item-holder, .page-template-page-jobs .benefits-list .block-list-icons__item-holder {
  padding-bottom: 80px;
  padding-top: 0; }

.page-template-page-singleflow .block-list-icons h2.block-title, .page-template-page-jobs .block-list-icons h2.block-title {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 48px; }

.page-template-page-singleflow .job-flow-container h2, .page-template-page-jobs .job-flow-container h2 {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 48px;
  margin-bottom: 20px; }

.page-template-page-singleflow .job-flow-container input#zip_code, .page-template-page-jobs .job-flow-container input#zip_code {
  border: 2px solid #360a45;
  font-size: 18px;
  font-size: 1.125rem;
  color: #360a45;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
  border-radius: 24px;
  padding: 14px 38px 12px;
  box-sizing: border-box;
  height: 50px;
  box-shadow: none;
  background: #FFFFFF;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: "sofia-pro", sans-serif;
  margin-top: 20px;
  margin-bottom: 20px; }
  .page-template-page-singleflow .job-flow-container input#zip_code::placeholder, .page-template-page-jobs .job-flow-container input#zip_code::placeholder {
    opacity: 1;
    color: #360a45; }
  .page-template-page-singleflow .job-flow-container input#zip_code:focus, .page-template-page-jobs .job-flow-container input#zip_code:focus {
    border: 2px solid #360a45; }
    .page-template-page-singleflow .job-flow-container input#zip_code:focus::placeholder, .page-template-page-jobs .job-flow-container input#zip_code:focus::placeholder {
      opacity: 0.8; }

.page-template-page-singleflow .job-flow-container .js-prospect-form-container h6, .page-template-page-jobs .job-flow-container .js-prospect-form-container h6 {
  display: none; }

.page-template-page-singleflow .job-flow-container .js-prospect-form, .page-template-page-singleflow .job-flow-container .js-prospect-no-job-form, .page-template-page-jobs .job-flow-container .js-prospect-form, .page-template-page-jobs .job-flow-container .js-prospect-no-job-form {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
  .page-template-page-singleflow .job-flow-container .js-prospect-form br, .page-template-page-singleflow .job-flow-container .js-prospect-no-job-form br, .page-template-page-jobs .job-flow-container .js-prospect-form br, .page-template-page-jobs .job-flow-container .js-prospect-no-job-form br {
    display: none; }
  .page-template-page-singleflow .job-flow-container .js-prospect-form .js-job-submit-prospect, .page-template-page-singleflow .job-flow-container .js-prospect-form .js-no-job-submit-prospect, .page-template-page-singleflow .job-flow-container .js-prospect-no-job-form .js-job-submit-prospect, .page-template-page-singleflow .job-flow-container .js-prospect-no-job-form .js-no-job-submit-prospect, .page-template-page-jobs .job-flow-container .js-prospect-form .js-job-submit-prospect, .page-template-page-jobs .job-flow-container .js-prospect-form .js-no-job-submit-prospect, .page-template-page-jobs .job-flow-container .js-prospect-no-job-form .js-job-submit-prospect, .page-template-page-jobs .job-flow-container .js-prospect-no-job-form .js-no-job-submit-prospect {
    display: block;
    margin: 34px auto 0;
    max-width: 164px; }

.page-template-page-singleflow .job-flow-container button.link, .page-template-page-jobs .job-flow-container button.link {
  border: 0;
  padding: 0 0 2px 0;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 1px solid #1792a1;
  font-weight: 600;
  color: #1792a1;
  border-radius: 0; }
  .page-template-page-singleflow .job-flow-container button.link:hover, .page-template-page-jobs .job-flow-container button.link:hover {
    background: transparent; }
  .page-template-page-singleflow .job-flow-container button.link:before, .page-template-page-jobs .job-flow-container button.link:before {
    content: '< '; }

.page-template-page-singleflow .job-flow-container .zip-title, .page-template-page-jobs .job-flow-container .zip-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 1.375rem; }

.page-template-page-singleflow .job-flow-container .js-application-form-container, .page-template-page-jobs .job-flow-container .js-application-form-container {
  text-align: left; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container form, .page-template-page-jobs .job-flow-container .js-application-form-container form {
    padding-top: 0; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container br, .page-template-page-jobs .job-flow-container .js-application-form-container br {
    display: none; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container h2.job-title, .page-template-page-jobs .job-flow-container .js-application-form-container h2.job-title {
    font-size: 36px;
    font-size: 2.25rem;
    padding-left: 40px;
    padding-right: 40px; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container label, .page-template-page-jobs .job-flow-container .js-application-form-container label {
    color: #2b3d42; }
    .page-template-page-singleflow .job-flow-container .js-application-form-container label:not(.checkbox-label), .page-template-page-jobs .job-flow-container .js-application-form-container label:not(.checkbox-label) {
      margin-top: 20px;
      margin-bottom: 10px; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container input[type="checkbox"], .page-template-page-jobs .job-flow-container .js-application-form-container input[type="checkbox"] {
    margin-bottom: 4px; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container input[type='text'], .page-template-page-singleflow .job-flow-container .js-application-form-container input[type='email'], .page-template-page-singleflow .job-flow-container .js-application-form-container input[type='password'], .page-template-page-singleflow .job-flow-container .js-application-form-container input[type='tel'], .page-template-page-singleflow .job-flow-container .js-application-form-container textarea, .page-template-page-singleflow .job-flow-container .js-application-form-container select, .page-template-page-singleflow .job-flow-container .js-application-form-container select:not([multiple]), .page-template-page-jobs .job-flow-container .js-application-form-container input[type='text'], .page-template-page-jobs .job-flow-container .js-application-form-container input[type='email'], .page-template-page-jobs .job-flow-container .js-application-form-container input[type='password'], .page-template-page-jobs .job-flow-container .js-application-form-container input[type='tel'], .page-template-page-jobs .job-flow-container .js-application-form-container textarea, .page-template-page-jobs .job-flow-container .js-application-form-container select, .page-template-page-jobs .job-flow-container .js-application-form-container select:not([multiple]) {
    border-color: #2b3d42;
    color: #2b3d42; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container .file-uploader-field, .page-template-page-jobs .job-flow-container .js-application-form-container .file-uploader-field {
    border: 2px solid #2b3d42;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 24px;
    margin-bottom: 16px; }
    .page-template-page-singleflow .job-flow-container .js-application-form-container .file-uploader-field input[type="file"], .page-template-page-jobs .job-flow-container .js-application-form-container .file-uploader-field input[type="file"] {
      margin-bottom: 10px; }
    .page-template-page-singleflow .job-flow-container .js-application-form-container .file-uploader-field label, .page-template-page-jobs .job-flow-container .js-application-form-container .file-uploader-field label {
      margin-top: 0; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container button[type="submit"], .page-template-page-jobs .job-flow-container .js-application-form-container button[type="submit"] {
    margin-top: 30px;
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .page-template-page-singleflow .job-flow-container .js-application-form-container .js-cancel-application, .page-template-page-jobs .job-flow-container .js-application-form-container .js-cancel-application {
    margin-left: auto;
    margin-right: auto;
    display: block; }

.page-template-page-singleflow .job-flow-container .js-field-error, .page-template-page-jobs .job-flow-container .js-field-error {
  color: red; }

.page-template-page-singleflow .job-flow-container .js-bh-job-apply-button, .page-template-page-jobs .job-flow-container .js-bh-job-apply-button {
  margin-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px; }

.page-template-page-singleflow .job-flow-container .js-bhjob-description-container, .page-template-page-jobs .job-flow-container .js-bhjob-description-container {
  text-align: left; }
  .page-template-page-singleflow .job-flow-container .js-bhjob-description-container div, .page-template-page-jobs .job-flow-container .js-bhjob-description-container div {
    text-align: left !important;
    font-family: "sofia-pro", sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px; }
    .page-template-page-singleflow .job-flow-container .js-bhjob-description-container div.bh-job-apply-button-holder, .page-template-page-jobs .job-flow-container .js-bhjob-description-container div.bh-job-apply-button-holder {
      text-align: center !important; }
      .page-template-page-singleflow .job-flow-container .js-bhjob-description-container div.bh-job-apply-button-holder + .link, .page-template-page-jobs .job-flow-container .js-bhjob-description-container div.bh-job-apply-button-holder + .link {
        display: inherit;
        margin-left: auto;
        margin-right: auto; }
  .page-template-page-singleflow .job-flow-container .js-bhjob-description-container ul, .page-template-page-jobs .job-flow-container .js-bhjob-description-container ul {
    font-family: "sofia-pro", sans-serif;
    font-size: 18px;
    font-size: 1.125rem; }
  .page-template-page-singleflow .job-flow-container .js-bhjob-description-container p, .page-template-page-jobs .job-flow-container .js-bhjob-description-container p {
    text-align: left !important; }

.page-template-page-jobs .kyo-job-container {
  padding-top: 0;
  padding-bottom: 0; }
  .page-template-page-jobs .kyo-job-container .btn.js-multicity-apply {
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    font-size: 19px;
    font-size: 1.1875rem; }
    @media (max-width: 690px) {
      .page-template-page-jobs .kyo-job-container .btn.js-multicity-apply {
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0; } }
  .page-template-page-jobs .kyo-job-container .js-job-description .column-container {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
    @media (max-width: 768px) {
      .page-template-page-jobs .kyo-job-container .js-job-description .column-container {
        flex-direction: column; } }
    .page-template-page-jobs .kyo-job-container .js-job-description .column-container .column-one {
      width: 40%;
      padding: 0 20px;
      border-right: 1px solid #0a0a0a; }
      @media (max-width: 768px) {
        .page-template-page-jobs .kyo-job-container .js-job-description .column-container .column-one {
          width: 100%;
          padding: 0px 10px;
          margin-bottom: 10px;
          border-right: 0; } }
      @media (max-width: 690px) {
        .page-template-page-jobs .kyo-job-container .js-job-description .column-container .column-one .js-job-location-row {
          display: flex;
          flex-direction: column; } }
    .page-template-page-jobs .kyo-job-container .js-job-description .column-container .column-two {
      width: 40%;
      padding: 0 20px; }
      @media (max-width: 768px) {
        .page-template-page-jobs .kyo-job-container .js-job-description .column-container .column-two {
          width: 100%;
          padding: 0px 10px; } }
    .page-template-page-jobs .kyo-job-container .js-job-description .column-container p {
      margin-bottom: 4px; }
  .page-template-page-jobs .kyo-job-container .grid-padding-x > .cell.medium-9 {
    width: 100%; }
  .page-template-page-jobs .kyo-job-container .js-job-grid-container {
    text-align: left; }
    .page-template-page-jobs .kyo-job-container .js-job-grid-container h4 {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: 600;
      margin-top: 30px;
      margin-bottom: 15px; }
    .page-template-page-jobs .kyo-job-container .js-job-grid-container .js-jobs-section-job-row {
      display: block;
      width: 100%;
      padding: 5px 0px; }
      .page-template-page-jobs .kyo-job-container .js-job-grid-container .js-jobs-section-job-row h6 {
        display: flex;
        width: 100%;
        align-items: flex-start;
        font-weight: 400;
        font-family: "sofia-pro", sans-serif;
        cursor: pointer;
        justify-content: space-between; }
        .page-template-page-jobs .kyo-job-container .js-job-grid-container .js-jobs-section-job-row h6:hover {
          color: #2b3d42; }
        .page-template-page-jobs .kyo-job-container .js-job-grid-container .js-jobs-section-job-row h6 span {
          white-space: nowrap;
          padding-left: 20px;
          margin-top: -2px; }
          .page-template-page-jobs .kyo-job-container .js-job-grid-container .js-jobs-section-job-row h6 span:after {
            content: "\f054";
            font-family: "Font Awesome 5 Pro";
            padding-left: 10px; }
  .page-template-page-jobs .kyo-job-container .js-job-location-row {
    padding: 0px 0px; }
    .page-template-page-jobs .kyo-job-container .js-job-location-row p {
      margin-bottom: 4px; }
    .page-template-page-jobs .kyo-job-container .js-job-location-row h2 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 1.2; }
      @media (max-width: 690px) {
        .page-template-page-jobs .kyo-job-container .js-job-location-row h2 {
          font-size: 22px;
          font-size: 1.375rem; } }
    .page-template-page-jobs .kyo-job-container .js-job-location-row .js-job-location-select, .page-template-page-jobs .kyo-job-container .js-job-location-row .btn.js-job-location-option {
      font-size: 19px;
      font-size: 1.1875rem; }
      @media (max-width: 690px) {
        .page-template-page-jobs .kyo-job-container .js-job-location-row .js-job-location-select, .page-template-page-jobs .kyo-job-container .js-job-location-row .btn.js-job-location-option {
          font-size: 14px;
          font-size: 0.875rem;
          letter-spacing: 0; } }
  .page-template-page-jobs .kyo-job-container .btn.js-job-location-option {
    margin-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px; }
  .page-template-page-jobs .kyo-job-container .js-job-location-row:first-child .btn.js-job-location-option {
    margin-bottom: 80px; }
  .page-template-page-jobs .kyo-job-container .js-job-content {
    text-align: left; }
    .page-template-page-jobs .kyo-job-container .js-job-content div {
      text-align: left !important;
      font-family: "sofia-pro", sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 20px; }
    .page-template-page-jobs .kyo-job-container .js-job-content ul {
      font-family: "sofia-pro", sans-serif;
      font-size: 18px;
      font-size: 1.125rem; }
    .page-template-page-jobs .kyo-job-container .js-job-content p {
      text-align: left !important; }
  .page-template-page-jobs .kyo-job-container .job-flow-container .js-prospect-form-container .zip-title, .page-template-page-jobs .kyo-job-container .job-flow-container .js-prospect-form-container .hide-on-job-application {
    display: none; }
  .page-template-page-jobs .kyo-job-container .job-flow-container .js-prospect-form-container h6 {
    display: block;
    font-family: "sofia-pro", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600; }
  .page-template-page-jobs .kyo-job-container .js-job-location-select {
    border: 2px solid #360a45;
    font-size: 22px;
    font-size: 1.375rem;
    color: #360a45;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1;
    border-radius: 0;
    padding: 10px 22px 12px 0;
    box-sizing: border-box;
    height: 45px;
    box-shadow: none;
    background: #FFFFFF;
    background-image: url(../select.html);
    background-repeat: no-repeat;
    background-position: 100% center;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    margin-top: 0px;
    border: 0;
    border-bottom: 2px solid #360a45; }
    .page-template-page-jobs .kyo-job-container .js-job-location-select:first-child {
      margin-bottom: 80px; }
    .page-template-page-jobs .kyo-job-container .js-job-location-select option {
      color: #360a45; }
    .page-template-page-jobs .kyo-job-container .js-job-location-select::placeholder {
      opacity: 1;
      color: #360a45; }
    .page-template-page-jobs .kyo-job-container .js-job-location-select:focus {
      border-bottom: 2px solid #360a45; }
      .page-template-page-jobs .kyo-job-container .js-job-location-select:focus::placeholder {
        opacity: 0.8; }

.page-template-page-singleflow .kyo-hero .medium-6.hero-text-cell, .page-template-page-singleflow .kyo-hero .medium-5.hero-text-cell, .single-career .kyo-hero .medium-6.hero-text-cell, .single-career .kyo-hero .medium-5.hero-text-cell {
  padding-top: 0;
  padding-left: .9375rem;
  padding-right: 90px; }
  .page-template-page-singleflow .kyo-hero .medium-6.hero-text-cell p, .page-template-page-singleflow .kyo-hero .medium-5.hero-text-cell p, .single-career .kyo-hero .medium-6.hero-text-cell p, .single-career .kyo-hero .medium-5.hero-text-cell p {
    margin-bottom: 12px; }
  @media (max-width: 768px) {
    .page-template-page-singleflow .kyo-hero .medium-6.hero-text-cell, .page-template-page-singleflow .kyo-hero .medium-5.hero-text-cell, .single-career .kyo-hero .medium-6.hero-text-cell, .single-career .kyo-hero .medium-5.hero-text-cell {
      padding-right: .9375rem; } }

@media (max-width: 768px) {
  .page-template-page-singleflow .hero-bottom, .single-career .hero-bottom {
    order: 2;
    margin-bottom: 40px; } }

.page-template-page-singleflow .hero-bottom__search, .single-career .hero-bottom__search {
  margin-top: 56px;
  background: #EFF7F7;
  border-radius: 8px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .page-template-page-singleflow .hero-bottom__search .hero-bottom__left, .single-career .hero-bottom__search .hero-bottom__left {
    width: 50%; }
    .page-template-page-singleflow .hero-bottom__search .hero-bottom__left strong, .single-career .hero-bottom__search .hero-bottom__left strong {
      color: #2F3C41;
      font-weight: 700;
      font-size: 21px; }
    @media (max-width: 768px) {
      .page-template-page-singleflow .hero-bottom__search .hero-bottom__left, .single-career .hero-bottom__search .hero-bottom__left {
        text-align: center;
        width: 100%;
        margin-bottom: 20px; } }
  .page-template-page-singleflow .hero-bottom__search .hero-bottom__right, .single-career .hero-bottom__search .hero-bottom__right {
    width: 50%; }
    @media (max-width: 768px) {
      .page-template-page-singleflow .hero-bottom__search .hero-bottom__right, .single-career .hero-bottom__search .hero-bottom__right {
        width: 100%; } }
  @media (max-width: 768px) {
    .page-template-page-singleflow .hero-bottom__search, .single-career .hero-bottom__search {
      margin-top: 30px;
      flex-direction: column; } }

.page-template-page-singleflow .hero-search, .single-career .hero-search {
  display: none;
  background: #FFFFFF;
  border: 1px solid #BDBEBF;
  border-radius: 54px;
  padding: 14px 20px 12px; }
  .page-template-page-singleflow .hero-search br, .single-career .hero-search br {
    display: none; }
  .page-template-page-singleflow .hero-search__inner, .single-career .hero-search__inner {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .page-template-page-singleflow .hero-search__input, .single-career .hero-search__input {
    width: 80%;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1;
    border-radius: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-align: left;
    font-family: "sofia-pro", sans-serif;
    margin: 0;
    padding: 0; }
    .page-template-page-singleflow .hero-search__input::placeholder, .single-career .hero-search__input::placeholder {
      opacity: 1;
      color: #757575; }
    .page-template-page-singleflow .hero-search__input:focus, .single-career .hero-search__input:focus {
      border: none; }
      .page-template-page-singleflow .hero-search__input:focus::placeholder, .single-career .hero-search__input:focus::placeholder {
        opacity: 0.8; }
  .page-template-page-singleflow .hero-search__btn, .single-career .hero-search__btn {
    color: #293C40;
    border: none;
    border-radius: 0;
    padding: 0 0 5px;
    border-bottom: 1px solid #01BFD1;
    font-size: 16px;
    font-size: 1rem;
    text-decoration: none;
    font-family: 'sofia-pro', sans-serif; }
    .page-template-page-singleflow .hero-search__btn:hover, .single-career .hero-search__btn:hover {
      background: none; }

.page-template-page-singleflow #kyo-job-container, .single-career #kyo-job-container {
  margin-bottom: 0; }

@media (max-width: 3200px) {
  .js-prospect-form-container[style*="display: block;"], .js-application-form-container[style*="display: block;"], .js-job-description-container[style*="display: block;"] .js-job-description {
    display: flex !important;
    flex-direction: column; }
    .js-prospect-form-container[style*="display: block;"] > *, .js-application-form-container[style*="display: block;"] > *, .js-job-description-container[style*="display: block;"] .js-job-description > * {
      order: 2; }
    .js-prospect-form-container[style*="display: block;"] > .js-prospect-back, .js-prospect-form-container[style*="display: block;"] > .js-cancel-application, .js-prospect-form-container[style*="display: block;"] .js-job-description-back, .js-application-form-container[style*="display: block;"] > .js-prospect-back, .js-application-form-container[style*="display: block;"] > .js-cancel-application, .js-application-form-container[style*="display: block;"] .js-job-description-back, .js-job-description-container[style*="display: block;"] .js-job-description > .js-prospect-back, .js-job-description-container[style*="display: block;"] .js-job-description > .js-cancel-application, .js-job-description-container[style*="display: block;"] .js-job-description .js-job-description-back {
      order: 0;
      margin-right: auto;
      margin-bottom: 10px;
      margin-left: 0 !important; }
      .js-prospect-form-container[style*="display: block;"] > .js-prospect-back:before, .js-prospect-form-container[style*="display: block;"] > .js-cancel-application:before, .js-prospect-form-container[style*="display: block;"] .js-job-description-back:before, .js-application-form-container[style*="display: block;"] > .js-prospect-back:before, .js-application-form-container[style*="display: block;"] > .js-cancel-application:before, .js-application-form-container[style*="display: block;"] .js-job-description-back:before, .js-job-description-container[style*="display: block;"] .js-job-description > .js-prospect-back:before, .js-job-description-container[style*="display: block;"] .js-job-description > .js-cancel-application:before, .js-job-description-container[style*="display: block;"] .js-job-description .js-job-description-back:before {
        content: '< '; }
      .js-prospect-form-container[style*="display: block;"] > .js-prospect-back.bottom, .js-prospect-form-container[style*="display: block;"] > .js-cancel-application.bottom, .js-prospect-form-container[style*="display: block;"] .js-job-description-back.bottom, .js-application-form-container[style*="display: block;"] > .js-prospect-back.bottom, .js-application-form-container[style*="display: block;"] > .js-cancel-application.bottom, .js-application-form-container[style*="display: block;"] .js-job-description-back.bottom, .js-job-description-container[style*="display: block;"] .js-job-description > .js-prospect-back.bottom, .js-job-description-container[style*="display: block;"] .js-job-description > .js-cancel-application.bottom, .js-job-description-container[style*="display: block;"] .js-job-description .js-job-description-back.bottom {
        margin-left: auto !important;
        margin-right: auto !important;
        order: 10; } }

.page-template-page-jobs .block-image-text.full.simple.will-hide[style*="background-color: rgb(220, 255, 253)"] {
  padding-bottom: 180px;
  margin-bottom: -160px; }

.tribe-events-page-template .header {
  background: #EFF7F7; }

.tribe-events-page-template .kyo-hero {
  background-color: #EFF7F7;
  background-image: url(../hero-dots2.html);
  background-repeat: no-repeat;
  background-position: center 40px;
  padding-bottom: 100px; }
  .tribe-events-page-template .kyo-hero .h1, .tribe-events-page-template .kyo-hero .h2, .tribe-events-page-template .kyo-hero p {
    color: #2A3D43; }
  .tribe-events-page-template .kyo-hero .grid-container {
    position: relative;
    max-width: 1134px; }
    .tribe-events-page-template .kyo-hero .grid-container:after {
      content: "";
      display: block;
      position: absolute;
      right: calc(100% + 30px);
      top: 28px;
      width: 88px;
      height: 386px;
      background: url(../hero-dots3.html) center center no-repeat; }

.tribe-events-page-template .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2; }

.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 60px; }

.tribe-events-page-template .main-content-off .grid-container {
  max-width: 1134px; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding-left: 0;
  padding-right: 0; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
  border-color: #BDBEBF;
  border-radius: 40px;
  height: 54px; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-events-bar__search-container, .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
  background: transparent; }

.tribe-events-page-template .main-content-off .tribe-common .tribe-common-form-control-text__input {
  font-family: "sofia-pro", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  padding-top: 8px;
  padding-bottom: 5px; }

.tribe-events-page-template .main-content-off .tribe-common .tribe-common-form-control-text__input:focus {
  box-shadow: none; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  display: none; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "sofia-pro", sans-serif; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-events-bar__filter-button-text {
  font-family: "sofia-pro", sans-serif;
  color: #2A3D43;
  line-height: 24px; }

.tribe-events-page-template .main-content-off .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
  font-family: "sofia-pro", sans-serif;
  line-height: 18px; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-view-selector__list-item-text {
  font-family: "sofia-pro", sans-serif;
  line-height: 15px;
  color: #2A3D43; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
  padding-bottom: 3px; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
  font-family: "Recoleta", serif;
  color: #2A3D43; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
  font-family: "sofia-pro", sans-serif;
  color: #2A3D43;
  line-height: 1.4; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
  flex-direction: column-reverse;
  justify-content: flex-end; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-date-tag-datetime .tribe-common-h4--min-medium {
    font-family: "Recoleta", serif;
    font-size: 35px;
    color: #2A3D43;
    font-weight: 400;
    border-bottom: 1px solid #BDBEBF;
    line-height: 1.3;
    margin-bottom: 10px; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday {
    color: #2A3D43;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.75rem; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
  flex-direction: row;
  justify-content: flex-start; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
  width: 30%;
  padding: 0px 8px; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: 70%;
  flex-grow: 1; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue {
  color: #01BFD1;
  font-weight: 400;
  font-family: "sofia-pro", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  margin-bottom: 8px; }
  .tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-address {
    display: none; }
  .tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-title:before {
    content: "";
    width: 20px;
    height: 19px;
    background: url(../pin.html) left center no-repeat;
    display: inline-block;
    background-size: auto auto;
    vertical-align: -6px;
    margin-right: 3px; }
  .tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-title.online:before {
    background-image: url(../online.html); }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-title {
  font-family: "Recoleta", serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
  color: #2A3D43;
  line-height: 1.3; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-title a {
    color: #2A3D43;
    font-weight: 400;
    border: 0 !important; }
    .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-title a:hover, .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-title a:focus {
      text-decoration: none;
      border: 0; }

.tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
  font-size: 18px;
  font-size: 1.125rem; }
  .tribe-events-page-template .main-content-off .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description p {
    font-size: 18px;
    font-size: 1.125rem; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  border-radius: 30px;
  color: #2F3C41;
  border-color: #2F3C41;
  background: transparent;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "sofia-pro", sans-serif;
  text-transform: uppercase;
  font-weight: 400; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
    text-transform: uppercase;
    font-weight: 600;
    vertical-align: middle; }
    .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text:focus {
      color: #00bfd1; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    color: #fff !important;
    border-color: #2F3C41 !important;
    background: #2F3C41 !important; }

.tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a {
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }

@media (max-width: 812px) {
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    padding-right: 10px; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event {
    margin-bottom: 20px; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-venue {
    color: #01BFD1;
    font-weight: 400;
    font-family: "sofia-pro", sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    margin-bottom: 8px; }
    .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-address {
      display: none; }
    .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-title:before {
      content: "";
      width: 20px;
      height: 19px;
      background: url(../pin.html) left center no-repeat;
      display: inline-block;
      background-size: auto auto;
      vertical-align: -6px;
      margin-right: 3px; }
    .tribe-events-page-template .main-content-off .tribe-events .tribe-events-calendar-list__event-venue .tribe-events-calendar-list__event-venue-title.online:before {
      background-image: url(../online.html); }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-events-bar__search-container, .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-events-bar__search-form, .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    background: #fff; }
  .tribe-events-page-template .main-content-off .tribe-common .tribe-common-form-control-text__input {
    padding-left: 20px;
    border: 1px solid #ccc; }
  .tribe-events-page-template .main-content-off .tribe-events .tribe-events-c-search__input-control-icon-svg {
    right: 10px; } }

.single-tribe_events .main-content-off {
  margin-bottom: 200px; }

.single-tribe_events #tribe-events-pg-template {
  margin: 60px 0 0;
  max-width: 100%;
  padding: 0; }

.single-tribe_events #tribe-events-content {
  max-width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between; }
  .single-tribe_events #tribe-events-content .event-content-left {
    width: 60%; }
    .single-tribe_events #tribe-events-content .event-content-left p {
      margin-bottom: 20px; }
    @media (max-width: 960px) {
      .single-tribe_events #tribe-events-content .event-content-left {
        width: 100%; } }
  .single-tribe_events #tribe-events-content .event-content-right {
    width: 35%;
    background: #EFF7F7;
    padding: 30px;
    margin-top: 50px; }
    .single-tribe_events #tribe-events-content .event-content-right .tribe-events-event-meta:before {
      display: none; }
    @media (max-width: 960px) {
      .single-tribe_events #tribe-events-content .event-content-right {
        width: 100%; } }
    @media (max-width: 480px) {
      .single-tribe_events #tribe-events-content .event-content-right {
        padding: 30px 10px; } }

.single-tribe_events #tribe-events-footer {
  width: 100%; }

.single-tribe_events .tribe-events-back a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  color: #2A3D43;
  font-weight: 400;
  font-family: "sofia-pro", sans-serif; }
  .single-tribe_events .tribe-events-back a:before {
    content: "";
    width: 14px;
    height: 13px;
    display: inline-block;
    background: url(../backarrow.html) center center no-repeat;
    margin-right: 10px; }

.single-tribe_events .tribe-events-single-event-title {
  color: #2A3D43;
  font-size: 60px;
  font-size: 3.75rem;
  font-family: "Recoleta", serif;
  line-height: 68px;
  font-weight: 400;
  margin: 20px 0px 30px; }
  @media (max-width: 768px) {
    .single-tribe_events .tribe-events-single-event-title {
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 1.4; } }

.single-tribe_events .events-sharer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 75px; }

.single-tribe_events .tribe-events-meta-group {
  width: 100%;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  font-family: "sofia-pro", sans-serif;
  color: #293C40; }
  .single-tribe_events .tribe-events-meta-group a {
    color: #2A3D43;
    font-weight: 400; }
  .single-tribe_events .tribe-events-meta-group dt {
    font-weight: 400; }
    .single-tribe_events .tribe-events-meta-group dt.tribe-events-event-url-label {
      display: none; }
  .single-tribe_events .tribe-events-meta-group .tribe-events-event-url a {
    font-family: "sofia-pro", sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    border-radius: 22px;
    padding: 10px 55px 12px;
    line-height: 1;
    font-weight: 600;
    border: 2px solid;
    transition: background 0.1s;
    text-decoration: none;
    cursor: pointer;
    background: #00bfd1;
    border: none !important;
    font-weight: 700 !important;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 50px 12px;
    transition: all 0.5s ease !important;
    color: #FFFFFF !important;
    display: inline-block;
    margin-top: 15px; }
    .single-tribe_events .tribe-events-meta-group .tribe-events-event-url a:hover {
      background: #360a45; }
    @media (max-width: 768px) {
      .single-tribe_events .tribe-events-meta-group .tribe-events-event-url a {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 22px;
        font-size: 1.375rem; } }
  .single-tribe_events .tribe-events-meta-group .tribe-organizer a {
    text-decoration: none; }
  .single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 21px;
    line-height: 27px;
    font-family: "Recoleta", serif;
    color: #293C40;
    margin: 0;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400; }
  .single-tribe_events .tribe-events-meta-group .tribe-venue:before {
    content: "";
    width: 20px;
    height: 19px;
    background: url(../pin-det.html) left center no-repeat;
    display: inline-block;
    background-size: auto auto;
    vertical-align: -4px;
    margin-right: 3px; }
  .single-tribe_events .tribe-events-meta-group .tribe-venue.online:before {
    background-image: url(../online-det.html); }

.single-tribe_events .tribe-events-venue-map {
  width: 100% !important; }

.single-tribe_events .main-content-off .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  white-space: nowrap;
  width: auto;
  background: #2F3C41;
  color: #fff; }

.page-template-page-optimized .kyo-hero .grid-container {
  max-width: 1115px; }
  .page-template-page-optimized .kyo-hero .grid-container .hero-text-cell {
    width: 55%;
    padding-left: 20px;
    padding-right: 25px; }
    .page-template-page-optimized .kyo-hero .grid-container .hero-text-cell .h1 {
      font-size: 48px;
      font-size: 3rem;
      line-height: 1.1; }
    @media (max-width: 768px) {
      .page-template-page-optimized .kyo-hero .grid-container .hero-text-cell {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
        .page-template-page-optimized .kyo-hero .grid-container .hero-text-cell .h1 {
          font-size: 40px;
          font-size: 2.5rem; } }
  .page-template-page-optimized .kyo-hero .grid-container .hero-image-cell {
    width: 45%; }
    @media (max-width: 768px) {
      .page-template-page-optimized .kyo-hero .grid-container .hero-image-cell {
        width: 100%;
        order: -1;
        padding-left: 20px;
        padding-right: 20px; } }
  .page-template-page-optimized .kyo-hero .grid-container .kyo-hero__image {
    margin-top: 34px; }
    @media (max-width: 768px) {
      .page-template-page-optimized .kyo-hero .grid-container .kyo-hero__image {
        margin-top: 0;
        margin-bottom: 10px; } }

.page-template-page-optimized .text-block.events-get-started:after {
  content: "";
  display: block;
  position: absolute;
  width: 328px;
  height: 196px;
  background: url(../aba-stars-crosses-2.html) center center no-repeat;
  background-size: cover;
  left: -98px;
  top: -70px; }
  @media (max-width: 640px) {
    .page-template-page-optimized .text-block.events-get-started:after {
      display: none; } }

.page-template-page-optimized .js-prospect-form {
  padding: 0; }

.page-template-page-optimized .aba-form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between; }
  .page-template-page-optimized .aba-form .field {
    width: 100%;
    margin-bottom: 14px; }
    .page-template-page-optimized .aba-form .field.half {
      width: calc(50% - 10px); }
    .page-template-page-optimized .aba-form .field label {
      font-size: 14px;
      font-size: 0.875rem;
      font-family: "sofia-pro", sans-serif;
      color: #2F3C41;
      font-weight: 600;
      margin-bottom: 8px;
      text-transform: unset; }
    .page-template-page-optimized .aba-form .field input[type="text"], .page-template-page-optimized .aba-form .field input[type="email"], .page-template-page-optimized .aba-form .field select {
      height: 44px;
      background: #FFFFFF;
      border: 1px solid #BDBEBF;
      border-radius: 8px;
      padding: 12px 16px 10px;
      font-family: "sofia-pro", sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      color: #222;
      font-weight: 400;
      margin-bottom: 0; }
      .page-template-page-optimized .aba-form .field input[type="text"]::placeholder, .page-template-page-optimized .aba-form .field input[type="email"]::placeholder, .page-template-page-optimized .aba-form .field select::placeholder {
        color: #222; }
    .page-template-page-optimized .aba-form .field select {
      background: url(../icon.blue-arrow-down.html) 95% center no-repeat #fff; }
  .page-template-page-optimized .aba-form .js-field-error {
    color: red;
    font-size: 13px;
    font-size: 0.8125rem; }
  .page-template-page-optimized .aba-form button[type="submit"] {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    background: #2F3C41;
    border: 1px solid #2F3C41;
    color: #fff;
    border-radius: 50px;
    height: 42px;
    font-size: 1em; }
    .page-template-page-optimized .aba-form button[type="submit"]:hover {
      background: #00bfd1;
      border-color: #00bfd1; }

.page-template-page-optimized .alert.alert-success.js-success-message {
  text-align: center;
  font-weight: bold;
  color: #000;
  padding: 10px;
  background: #94e7b7;
  border-radius: 10px;
  margin-bottom: 10px; }

.single-career .kyo-hero {
  padding-bottom: 110px;
  text-align: center; }
  @media (max-width: 768px) {
    .single-career .kyo-hero {
      background: transparent; } }
  .single-career .kyo-hero:before {
    width: 206px;
    height: 353px;
    background: url(../hero-bt-2.html) center center no-repeat;
    left: 0;
    bottom: 40px;
    z-index: 1; }
  @media (max-width: 768px) {
    .single-career .kyo-hero h1 {
      font-size: 44px;
      font-size: 2.75rem; } }
  .single-career .kyo-hero .hero-search {
    padding-top: 2px;
    padding-bottom: 0px; }
  .single-career .kyo-hero .hero-search__input {
    font-size: 16px;
    font-size: 1rem; }
  .single-career .kyo-hero .hero-bottom__inner {
    position: relative;
    z-index: 4; }
  .single-career .kyo-hero .h3 {
    color: #2b3d42;
    text-align: center;
    display: block; }
  .single-career .kyo-hero .grid-padding-x > .cell.medium-10 {
    width: 74%; }
    @media (max-width: 768px) {
      .single-career .kyo-hero .grid-padding-x > .cell.medium-10 {
        width: 100%; } }

.single-career .bt-what-is {
  position: relative;
  padding-bottom: 60px; }
  .single-career .bt-what-is__wrapper {
    max-width: 1164px;
    background: #035355;
    padding: 43px 80px;
    position: relative; }
    @media (max-width: 768px) {
      .single-career .bt-what-is__wrapper {
        padding: 40px 20px;
        text-align: center; } }
    .single-career .bt-what-is__wrapper > .grid-x {
      align-items: center; }
      @media (max-width: 768px) {
        .single-career .bt-what-is__wrapper > .grid-x {
          flex-direction: column-reverse; } }
    .single-career .bt-what-is__wrapper:before {
      content: "";
      position: absolute;
      height: 80px;
      width: 100%;
      left: 0;
      top: 0;
      background: #fff;
      display: block;
      z-index: 1; }
      @media (max-width: 768px) {
        .single-career .bt-what-is__wrapper:before {
          display: none; } }
    .single-career .bt-what-is__wrapper:after {
      content: "";
      position: absolute;
      height: 80px;
      width: 100%;
      left: 0;
      bottom: 0;
      background: #fff;
      display: block;
      z-index: 1; }
      @media (max-width: 768px) {
        .single-career .bt-what-is__wrapper:after {
          display: none; } }
  .single-career .bt-what-is__image {
    position: relative;
    z-index: 4; }
  .single-career .bt-what-is__content {
    padding: 40px;
    color: #fff; }
    .single-career .bt-what-is__content h2 {
      font-size: 47px;
      font-size: 2.9375rem;
      color: #fff;
      line-height: 1.3;
      margin: 0 0 20px; }
      @media (max-width: 768px) {
        .single-career .bt-what-is__content h2 {
          font-size: 36px;
          font-size: 2.25rem; } }
    .single-career .bt-what-is__content p {
      font-size: 16px;
      font-size: 1rem; }

.single-career .benefits-list h2 {
  font-size: 47px;
  font-size: 2.9375rem;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .single-career .benefits-list h2 {
      font-size: 36px;
      font-size: 2.25rem; } }

.single-career .benefits-list .block-list-icons__item-holder {
  padding-top: 0; }
  .single-career .benefits-list .block-list-icons__item-holder .grid-padding-x > .cell {
    padding-left: 30px;
    padding-right: 30px; }

.single-career .my-job {
  background: #2F3C41;
  position: relative;
  z-index: 1;
  color: #fff;
  padding-bottom: 46px;
  text-align: center; }
  @media (max-width: 768px) {
    .single-career .my-job {
      padding-top: 46px; } }
  .single-career .my-job .grid-container {
    max-width: 1164px; }
  .single-career .my-job:before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff; }
    @media (max-width: 768px) {
      .single-career .my-job:before {
        display: none; } }
  .single-career .my-job .grid-x {
    align-items: center; }
    @media (max-width: 768px) {
      .single-career .my-job .grid-x {
        flex-direction: column-reverse; } }
  .single-career .my-job__content {
    padding: 50px 44px 0px; }
    .single-career .my-job__content h3 {
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 50px; }
    .single-career .my-job__content p {
      font-size: 21px;
      font-size: 1.3125rem;
      font-style: italic; }
    .single-career .my-job__content .btn.secondary {
      background: transparent;
      border-color: #fff;
      font-weight: 700 !important;
      color: #fff;
      padding: 12px 24px 14px;
      font-size: 14px;
      font-style: normal;
      margin-top: 30px;
      border-width: 1px; }
      .single-career .my-job__content .btn.secondary:hover {
        color: #2F3C41;
        background: #00bfd1; }
  .single-career .my-job__image {
    position: relative;
    z-index: 3; }

.single-career .bt-job {
  padding: 120px 0px;
  background-image: url(../dots.html), url(../hero-bt-2.html);
  background-repeat: no-repeat;
  background-position: right top 100px, left bottom 100px; }
  @media (max-width: 768px) {
    .single-career .bt-job {
      background-image: none;
      padding: 80px 0px; } }
  .single-career .bt-job .cell.centered {
    margin-left: auto;
    margin-right: auto; }
  .single-career .bt-job__title {
    text-align: center; }
    .single-career .bt-job__title h2 {
      color: #2A3D43;
      font-size: 47px;
      font-size: 2.9375rem;
      line-height: 1.3; }
      @media (max-width: 768px) {
        .single-career .bt-job__title h2 {
          font-size: 36px;
          font-size: 2.25rem; } }
  .single-career .bt-job .bt-job__item {
    border-top: 1px solid rgba(42, 61, 67, 0.2); }
    .single-career .bt-job .bt-job__item:first-child {
      border-top: 0; }
  .single-career .bt-job .bt-job__item-head button {
    width: 100%;
    border: 0;
    font-family: "Recoleta", serif;
    font-weight: 400;
    color: #2A3D43;
    outline: none;
    font-size: 27px;
    font-size: 1.6875rem;
    text-align: left;
    background: url(../bt-job-arrow.html) center right no-repeat;
    padding-top: 32px;
    padding-bottom: 32px;
    line-height: 1.2;
    padding-left: 0;
    padding-right: 30px; }
    @media (max-width: 768px) {
      .single-career .bt-job .bt-job__item-head button {
        font-size: 22px;
        font-size: 1.375rem; } }
    .single-career .bt-job .bt-job__item-head button[aria-expanded="true"] {
      background-image: url(../bt-job-arrow-down.html); }
  .single-career .bt-job .bt-job__item-content p, .single-career .bt-job .bt-job__item-content ul {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    font-weight: 400;
    color: #2f3c41;
    font-family: 'sofia-pro', sans-serif;
    margin-bottom: 30px; }

.single-career .text-block.events-get-started:after {
  display: none; }

.single-career .js-bhjob-prospect-zip-container {
  display: none !important; }

.single-career .kyo-job-container {
  padding: 0; }

.single-career .job-flow-container h2 {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 48px;
  margin-bottom: 20px; }

.single-career .job-flow-container input#zip_code {
  border: 2px solid #360a45;
  font-size: 18px;
  font-size: 1.125rem;
  color: #360a45;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
  border-radius: 24px;
  padding: 14px 38px 12px;
  box-sizing: border-box;
  height: 50px;
  box-shadow: none;
  background: #FFFFFF;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: "sofia-pro", sans-serif;
  margin-top: 20px;
  margin-bottom: 20px; }
  .single-career .job-flow-container input#zip_code::placeholder {
    opacity: 1;
    color: #360a45; }
  .single-career .job-flow-container input#zip_code:focus {
    border: 2px solid #360a45; }
    .single-career .job-flow-container input#zip_code:focus::placeholder {
      opacity: 0.8; }

.single-career .job-flow-container .js-prospect-form-container h6 {
  display: none; }

.single-career .job-flow-container .js-prospect-form, .single-career .job-flow-container .js-prospect-no-job-form {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
  .single-career .job-flow-container .js-prospect-form br, .single-career .job-flow-container .js-prospect-no-job-form br {
    display: none; }
  .single-career .job-flow-container .js-prospect-form .js-job-submit-prospect, .single-career .job-flow-container .js-prospect-form .js-no-job-submit-prospect, .single-career .job-flow-container .js-prospect-no-job-form .js-job-submit-prospect, .single-career .job-flow-container .js-prospect-no-job-form .js-no-job-submit-prospect {
    display: block;
    margin: 34px auto 0;
    max-width: 164px; }

.single-career .job-flow-container button.link {
  border: 0;
  padding: 0 0 2px 0;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 1px solid #1792a1;
  font-weight: 600;
  color: #1792a1;
  border-radius: 0; }
  .single-career .job-flow-container button.link:hover {
    background: transparent; }
  .single-career .job-flow-container button.link:before {
    content: '< '; }

.single-career .job-flow-container .zip-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 1.375rem; }

.single-career .job-flow-container .js-application-form-container {
  text-align: left; }
  .single-career .job-flow-container .js-application-form-container form {
    padding-top: 0; }
  .single-career .job-flow-container .js-application-form-container br {
    display: none; }
  .single-career .job-flow-container .js-application-form-container h2.job-title {
    font-size: 36px;
    font-size: 2.25rem;
    padding-left: 40px;
    padding-right: 40px; }
  .single-career .job-flow-container .js-application-form-container label {
    color: #2b3d42; }
    .single-career .job-flow-container .js-application-form-container label:not(.checkbox-label) {
      margin-top: 20px;
      margin-bottom: 10px; }
  .single-career .job-flow-container .js-application-form-container input[type="checkbox"] {
    margin-bottom: 4px; }
  .single-career .job-flow-container .js-application-form-container input[type='text'], .single-career .job-flow-container .js-application-form-container input[type='email'], .single-career .job-flow-container .js-application-form-container input[type='password'], .single-career .job-flow-container .js-application-form-container input[type='tel'], .single-career .job-flow-container .js-application-form-container textarea, .single-career .job-flow-container .js-application-form-container select, .single-career .job-flow-container .js-application-form-container select:not([multiple]) {
    border-color: #2b3d42;
    color: #2b3d42; }
  .single-career .job-flow-container .js-application-form-container .file-uploader-field {
    border: 2px solid #2b3d42;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 24px;
    margin-bottom: 16px; }
    .single-career .job-flow-container .js-application-form-container .file-uploader-field input[type="file"] {
      margin-bottom: 10px; }
    .single-career .job-flow-container .js-application-form-container .file-uploader-field label {
      margin-top: 0; }
  .single-career .job-flow-container .js-application-form-container button[type="submit"] {
    margin-top: 30px;
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .single-career .job-flow-container .js-application-form-container .js-cancel-application {
    margin-left: auto;
    margin-right: auto;
    display: block; }

.single-career .job-flow-container .js-field-error {
  color: red; }

.single-career .job-flow-container .js-bh-job-apply-button {
  margin-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px; }

.single-career .job-flow-container .js-bhjob-description-container {
  text-align: left; }
  .single-career .job-flow-container .js-bhjob-description-container div {
    text-align: left !important;
    font-family: "sofia-pro", sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px; }
    .single-career .job-flow-container .js-bhjob-description-container div.bh-job-apply-button-holder {
      text-align: center !important; }
      .single-career .job-flow-container .js-bhjob-description-container div.bh-job-apply-button-holder + .link {
        display: inherit;
        margin-left: auto;
        margin-right: auto; }
  .single-career .job-flow-container .js-bhjob-description-container ul {
    font-family: "sofia-pro", sans-serif;
    font-size: 18px;
    font-size: 1.125rem; }
  .single-career .job-flow-container .js-bhjob-description-container p {
    text-align: left !important; }

.bt-carousel {
  display: block;
  width: 100%;
  background: #DCFFFD;
  padding: 160px 0px; }
  @media (max-width: 768px) {
    .bt-carousel {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .bt-carousel__wrapper {
    width: 100%;
    max-width: 1135px;
    padding: 0px 15px;
    margin: 0 auto; }
  .bt-carousel__title {
    width: 55%; }
    @media (max-width: 768px) {
      .bt-carousel__title {
        width: 100%;
        text-align: center; } }
    .bt-carousel__title h2 {
      color: #2F3C41;
      font-size: 47px;
      font-size: 2.9375rem;
      line-height: 1.3; }
      @media (max-width: 768px) {
        .bt-carousel__title h2 {
          font-size: 36px;
          font-size: 2.25rem; } }
  .bt-carousel__slider {
    margin-right: calc(-50vw + 50% + 10px);
    margin-left: -20px;
    padding-top: 80px; }
    .bt-carousel__slider .slick-track {
      display: flex; }
    .bt-carousel__slider .slick-prev, .bt-carousel__slider .slick-next {
      position: absolute;
      top: -100px;
      right: auto;
      left: 950px;
      background: url(../bt-next.html);
      width: 72px;
      height: 72px;
      margin-left: 100px; }
      @media (max-width: 1200px) {
        .bt-carousel__slider .slick-prev, .bt-carousel__slider .slick-next {
          left: auto;
          right: 10px; } }
      .bt-carousel__slider .slick-prev:before, .bt-carousel__slider .slick-next:before {
        display: none; }
      .bt-carousel__slider .slick-prev.slick-disabled, .bt-carousel__slider .slick-next.slick-disabled {
        opacity: 0.5; }
      @media (max-width: 768px) {
        .bt-carousel__slider .slick-prev, .bt-carousel__slider .slick-next {
          top: 40px; } }
    .bt-carousel__slider .slick-prev {
      margin-left: 0;
      background: url(../bt-prev.html); }
      @media (max-width: 1200px) {
        .bt-carousel__slider .slick-prev {
          margin-right: 100px; } }
      @media (max-width: 768px) {
        .bt-carousel__slider .slick-prev {
          right: auto;
          left: 10px; } }
  .bt-carousel__item {
    padding: 0px 18px; }
    .bt-carousel__item img {
      width: 100%;
      display: block; }
    .bt-carousel__item h3 {
      color: #2F3C41;
      font-size: 24px;
      font-size: 1.5rem;
      margin-top: 24px;
      margin-bottom: 0;
      line-height: 1.3; }

.bt-academy {
  background: url(../bt-academy-dots.html) left center no-repeat; }
  @media (max-width: 768px) {
    .bt-academy {
      background: transparent; } }
  .bt-academy .grid-container {
    max-width: 1164px; }
  .bt-academy .block-image-text__text h2 {
    font-size: 47px;
    font-size: 2.9375rem;
    color: #2F3C41;
    line-height: 1.3; }
    @media (max-width: 768px) {
      .bt-academy .block-image-text__text h2 {
        font-size: 36px;
        font-size: 2.25rem; } }
  .bt-academy .block-image-text__text p {
    font-size: 16px;
    font-size: 1rem; }
    .bt-academy .block-image-text__text p em {
      font-size: 14px;
      font-size: 0.875rem; }
  .bt-academy .block-image-text__text .btn {
    background: #2F3C41;
    border: none !important;
    font-weight: 700 !important;
    color: #fff;
    padding: 12px 20px 14px;
    font-size: 14px; }
    .bt-academy .block-image-text__text .btn:hover {
      color: #2F3C41;
      background: #00bfd1; }

.submit-spinner {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0; }

/*# sourceMappingURL=maps/theme.css.map */
xt p em {
      font-size: 14px;
      font-size: 0.875rem; }
  .bt-academy .block-image-text__text .btn {
    background: #2F3C41;
    border: none !important;
    font-weight: 700 !important;
    color: #fff;
    padding: 12px 20px 14px;
    font-size: 14px; }
    .bt-academy .block-image-text__text .btn:hover {
      color: #2F3C41;
      background: #00bfd1; }

.submit-spinner {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0; }

/*# sourceMappingURL=maps/theme.css.map */
