html {
  font-size: 10px;
  font-family: 'Open Sans', sans-serif; }

/*@import './transitions.scss';
		@import './style.scss';
		@import './views.scss';
		@import './components.scss';
		@import './vendors/tiny-slider.scss';*/
.foundation {
  font-family: 'Open Sans', sans-serif;
  padding-top: 6.4rem;
  /* Pages */ }
  .foundation a {
    color: #6767E5; }
  .foundation .highlight.yellow {
    background-color: #f6b128;
    color: #000;
    display: inline-block;
    padding: .1em .5em;
    margin: .5rem 0;
    border: 1px solid #f6b128;
    border-radius: 3px; }
  .foundation .row {
    margin-left: 0px;
    margin-right: 0px; }
  .foundation .bg-green {
    background-color: #72CD35;
    color: #363A47; }
  .foundation .bg-dark-gray {
    background-color: #363A47;
    color: #fff; }
  .foundation .bg-medium-gray {
    background-color: #807E7F; }
  .foundation .bg-light-gray {
    background-color: #C6C6C6; }
  .foundation .bg-yellow {
    background-color: #FB7E60; }
  .foundation .bg-pink {
    background-color: #fb9f89; }
  .foundation .bg-purple {
    background-color: #6767E5; }
  .foundation .bg-blue, .foundation .module-alert-banner, .foundation .module-pull-quote, .foundation .module-statistic {
    background-color: #298CFB; }
  .foundation .bg-none {
    background-color: none;
    background: none; }
  .foundation .bg-grd-blue-green {
    background: linear-gradient(-45deg, #298CFB, #72CD35);
    background-attachment: fixed; }
  .foundation .bg-grd-purple-yellow {
    background: linear-gradient(-45deg, #6767E5, #fb9f89);
    background-attachment: fixed; }
  .foundation .color-green {
    color: #72CD35 !important; }
  .foundation .color-yellow {
    color: #FB7E60 !important; }
  .foundation .color-pink {
    color: #fb9f89 !important; }
  .foundation .color-purple {
    color: #6767E5 !important; }
  .foundation .color-blue {
    color: #298CFB !important; }
  .foundation .color-white {
    color: #fff !important; }

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
  .foundation h1, .foundation .h1 {
    font-size: 6.3em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700; }
  .foundation h2 {
    font-size: 4.2rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 1.16em; }
  .foundation h3 {
    font-size: 3.1em;
    font-family: 'Open Sans', sans-serif; }
  .foundation h4 {
    font-size: 3.19rem;
    font-family: 'Open Sans', sans-serif; }
  .foundation p, .foundation .module-accordion .card p {
    font-size: 1.86rem;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4em; }
    .foundation p a, .foundation .module-accordion .card p a {
      color: #000;
      font-weight: 400;
      text-decoration: underline; }
      .foundation p a:hover, .foundation .module-accordion .card p a:hover {
        color: #298CFB; }
  .foundation .module ul, .foundation .module li {
    font-size: 1.86rem;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4em; }
    .foundation .module ul a, .foundation .module li a {
      color: #000;
      font-weight: 400;
      text-decoration: underline; }
      .foundation .module ul a:hover, .foundation .module li a:hover {
        color: #298CFB; }
  .foundation .module ul {
    margin: 2rem 0rem; }
  .foundation a {
    cursor: pointer; }
  .foundation .display-1 {
    font-weight: 800;
    font-size: 7.4em; }
  .foundation .display-2 {
    font-weight: 800;
    font-size: 6.3em; }
  .foundation .btn, .foundation .module-form-hero .gform_wrapper .gform_button, .foundation form .gform_button, .foundation .gform_wrapper form .gform_button {
    border-radius: 2.2rem;
    font-size: 1.6rem;
    padding: .8rem 2.8rem .8rem 2.8rem;
    border: none;
    transition-duration: .25s;
    font-weight: 600;
    cursor: pointer; }
    .foundation .btn:hover, .foundation .module-form-hero .gform_wrapper .gform_button:hover, .foundation form .gform_button:hover {
      cursor: pointer; }
  .foundation .btn-primary {
    background: #6767E5;
    color: #fff;
    font-size: 1.6rem; }
  .foundation .btn-primary:hover {
    color: #1C4650;
    background-color: #72CD35; }
  .foundation .btn-demo {
    color: #fff;
    font-size: 1.6rem !important;
    background: #6767E5;
    color: #fff;
    font-size: 2.13rem; }
    .foundation .btn-demo:hover {
      color: #1C4650;
      background-color: #72CD35; }
  .foundation .btn-yellow, .foundation .bg-blue .btn, .foundation .module-alert-banner .btn, .foundation .module-pull-quote .btn, .foundation .module-statistic .btn, .foundation .bg-blue form .gform_button, .foundation form .bg-blue .gform_button, .foundation .module-alert-banner form .gform_button, .foundation form .module-alert-banner .gform_button, .foundation .module-pull-quote form .gform_button, .foundation form .module-pull-quote .gform_button, .foundation .module-statistic form .gform_button, .foundation form .module-statistic .gform_button, .foundation .module-form-hero .gform_wrapper .gform_button {
    background: #f6b128;
    color: #000;
    font-size: 1.59rem; }
  .foundation .btn-yellow:hover, .foundation .bg-blue .btn:hover, .foundation .module-alert-banner .btn:hover, .foundation .module-pull-quote .btn:hover, .foundation .module-statistic .btn:hover, .foundation .bg-blue form .gform_button:hover, .foundation form .bg-blue .gform_button:hover, .foundation .module-alert-banner form .gform_button:hover, .foundation form .module-alert-banner .gform_button:hover, .foundation .module-pull-quote form .gform_button:hover, .foundation form .module-pull-quote .gform_button:hover, .foundation .module-statistic form .gform_button:hover, .foundation form .module-statistic .gform_button:hover, .foundation .module-form-hero .gform_wrapper .gform_button:hover {
    background: #2F8C93 !important;
    color: #fff; }
  .foundation .btn-blue, .foundation form .gform_button, .foundation .gform_wrapper form .gform_button {
    background: #298CFB;
    color: #fff;
    font-size: 1.59rem; }
  .foundation .text-cta {
    color: #6767E5;
    cursor: pointer;
    text-decoration: underline;
    padding-right: 2rem;
    margin-right: 2rem;
    font-size: 1.8rem;
    text-decoration: none;
    position: relative;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1rem; }
    .foundation .text-cta:after {
      content: '';
      position: absolute;
      background-image: url(./../../static/img/cta-arrow.svg);
      background-repeat: no-repeat;
      width: 2rem;
      height: 30px;
      right: -.5rem;
      top: 25%; }
    .foundation .text-cta:hover {
      color: #72CD35;
      cursor: pointer; }
      .foundation .text-cta:hover:after {
        background-image: url(./../../static/img/cta-green-arrow.svg);
        background-repeat: no-repeat;
        width: 2rem;
        height: 30px;
        right: -.5rem;
        top: 25%; }
  .foundation .text-cta-box {
    display: inline-block; }
  .foundation .text-link:hover {
    font-weight: 500; }
  .foundation .container {
    padding-left: 0px;
    padding-right: 0px; }
  .foundation .search-results .content-area h1 {
    font-size: 4.2rem; }
  .foundation .search-results .content-area h4 {
    font-size: 2.13rem; }
  .foundation .search-results .content-area a {
    color: #298CFB; }
  .foundation .search-results .content-area .result-item {
    margin: 1rem 0rem 2rem; }
  @media (max-width: 992px) {
    .foundation html {
      font-size: 10px; }
    .foundation body {
      padding-top: 6rem; }
    .foundation h1, .foundation .h1 {
      font-size: 6.3em; }
    .foundation h2 {
      font-size: 5.3em; }
    .foundation h3 {
      font-size: 3.1em; }
    .foundation p, .foundation .module-accordion .card p {
      font-size: 1.8em; }
    .foundation .container {
      max-width: 100%; } }
  @media (max-width: 768px) {
    .foundation h1, .foundation .h1 {
      font-size: 3.2em !important; }
    .foundation h2 {
      font-size: 3.2em; }
    .foundation h3 {
      font-size: 3.1em; }
    .foundation p, .foundation .module-accordion .card p {
      font-size: 1.8em; }
    .foundation .row {
      margin: auto; }
    .foundation .text-cta-box {
      display: block; } }
  .foundation .no-style, .foundation .ot-sdk-show-settings {
    background: none;
    border: none !important;
    padding: 0px !important;
    outline: none;
    font-size: inherit !important;
    color: #000 !important;
    display: inline-block; }
    .foundation .no-style:hover, .foundation .ot-sdk-show-settings:hover {
      color: #298CFB !important;
      background-color: transparent !important; }
  .foundation .module {
    padding: 8rem 0; }
    .foundation .module h2 {
      padding-bottom: 1.5rem; }
    .foundation .module p a, .foundation .module .module-accordion .card p a, .foundation .module-accordion .card .module p a {
      color: #6767E5; }
    .foundation .module ul li {
      font-size: 1.59rem !important;
      line-height: 1.4em;
      font-weight: 100 !important;
      font-family: 'Nunito Sans', sans-serif !important;
      font-size: 1.6rem !important;
      color: #363a47 !important;
      padding-bottom: .5rem; }
  .foundation .bg-white {
    background: #fff;
    color: #000; }
    .foundation .bg-white .text-cta {
      color: #298CFB; }
      .foundation .bg-white .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-offwhite {
    background: #F4F4F4;
    color: #000; }
    .foundation .bg-offwhite .text-cta {
      color: #298CFB; }
      .foundation .bg-offwhite .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-yellow {
    background: #f6b128;
    color: #000; }
    .foundation .bg-yellow .text-cta {
      color: #000; }
      .foundation .bg-yellow .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-lt-yellow {
    background: #FCD1A0;
    color: #000; }
    .foundation .bg-lt-yellow .text-cta {
      color: #000; }
      .foundation .bg-lt-yellow .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-black {
    background: #000;
    color: #fff; }
    .foundation .bg-black .text-cta {
      color: #fff; }
      .foundation .bg-black .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-purple {
    background: #6767E5;
    color: #fff; }
    .foundation .bg-purple .text-cta {
      color: #fff; }
      .foundation .bg-purple .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-lt-purple {
    background: #C9ACCE;
    color: #000; }
    .foundation .bg-lt-purple .text-cta {
      color: #000; }
      .foundation .bg-lt-purple .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-blue, .foundation .module-alert-banner, .foundation .module-pull-quote, .foundation .module-statistic {
    background: #298CFB;
    color: #fff; }
    .foundation .bg-blue .btn, .foundation .module-alert-banner .btn, .foundation .module-pull-quote .btn, .foundation .module-statistic .btn, .foundation .bg-blue .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .bg-blue .gform_button, .foundation .module-alert-banner .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-alert-banner .gform_button, .foundation .module-pull-quote .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-pull-quote .gform_button, .foundation .module-statistic .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-statistic .gform_button, .foundation .bg-blue form .gform_button, .foundation form .bg-blue .gform_button, .foundation .module-alert-banner form .gform_button, .foundation form .module-alert-banner .gform_button, .foundation .module-pull-quote form .gform_button, .foundation form .module-pull-quote .gform_button, .foundation .module-statistic form .gform_button, .foundation form .module-statistic .gform_button {
      font-weight: 600; }
    .foundation .bg-blue .text-cta, .foundation .module-alert-banner .text-cta, .foundation .module-pull-quote .text-cta, .foundation .module-statistic .text-cta {
      color: #fff; }
      .foundation .bg-blue .text-cta:after, .foundation .module-alert-banner .text-cta:after, .foundation .module-pull-quote .text-cta:after, .foundation .module-statistic .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-lt-blue {
    background: #BFE4E6; }
    .foundation .bg-lt-blue .text-link {
      color: #000; }
    .foundation .bg-lt-blue .text-cta {
      color: #000; }
      .foundation .bg-lt-blue .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: 25%; }
  .foundation .bg-gradient {
    background: linear-gradient(-45deg, #72CD35, #298CFB, #fb9f89, #FB7E60);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
    color: #fff; }
  .foundation .module.spacing-Default {
    padding: 8rem 0 !important; }
  .foundation .module.spacing-0x-0x {
    padding: 1px 0px 1px; }
  .foundation .module.spacing-0x-2x {
    padding: 1px 0px 70px; }
  .foundation .module.spacing-0x-3x {
    padding: 1px 0px 140px; }
  .foundation .module.spacing-0x-4x {
    padding: 1px 0px 210px; }
  .foundation .module.spacing-1x-0x {
    padding: 35px 0px 1px; }
  .foundation .module.spacing-1x-1x {
    padding: 35px 0px 35px; }
  .foundation .module.spacing-1x-2x {
    padding: 35px 0px 70px; }
  .foundation .module.spacing-1x-3x {
    padding: 35px 0px 105px; }
  .foundation .module.spacing-1x-4x {
    padding: 35px 0px 140px; }
  .foundation .module.spacing-2x-0x {
    padding: 70px 0px 1px; }
  .foundation .module.spacing-2x-1x {
    padding: 70px 0px 35px; }
  .foundation .module.spacing-2x-2x {
    padding: 70px 0px 70px; }
  .foundation .module.spacing-3x-3x {
    padding: 105px 0px 105px; }
  .foundation .module.spacing-2x-1x {
    padding: 70px 0px 35px; }
  .foundation .module.spacing-3x-1x {
    padding: 105px 0px 35px; }
  .foundation .module.spacing-4x-0x {
    padding: 140px 0px 0px; }
  .foundation .module.spacing-4x-1x {
    padding: 140px 0px 35px; }
  @media (max-width: 768px) {
    .foundation .module {
      padding: 7rem 0; } }
  .foundation .newsroom h4 {
    font-size: 2.13rem; }
  .foundation .newsroom .listing {
    padding-left: 0px; }
  .foundation .newsroom form {
    margin: 1rem 0rem 3rem; }
  .foundation .newsroom .pagination {
    padding-left: 0rem;
    font-size: 1.86rem;
    color: #298CFB; }
    .foundation .newsroom .pagination a {
      font-size: 1.86rem;
      color: #298CFB;
      display: inline-block;
      padding: 0 .5rem; }
    .foundation .newsroom .pagination .current {
      color: #FB7E60; }
    .foundation .newsroom .pagination h2 {
      display: none; }
  .foundation .single .single-blog .post-image {
    margin-bottom: 5rem; }
  .foundation .single .single-blog .recent-post {
    background-color: #F4F4F4;
    margin-top: 2rem; }
  .foundation .single .single-blog .recent-post h4 {
    font-size: 1.86rem;
    color: #000;
    text-decoration: none;
    padding: 2rem; }
  .foundation .single .single-blog .recent-post a {
    color: #000; }
  .foundation .single .single-blog .module-form {
    padding: 3rem 2rem !important; }
  .foundation .single .single-blog .module-form h3 {
    font-size: 2.13rem;
    margin-bottom: 0px;
    padding-top: 0px !important; }
  .foundation .single .single-blog .module-form form.mktoForm {
    margin-top: 2rem; }
  .foundation .single .single-blog .single-blog-sidebar h3 {
    border-bottom: 3px solid #48A8AF;
    font-size: 2.13rem;
    padding: 3rem 0rem 1rem 0rem; }
  .foundation .single .single-blog .single-blog-sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
  .foundation .single .single-blog .single-blog-sidebar ul li {
    margin: 0px;
    padding: 0px; }
  .foundation .single .single-blog .single-blog-sidebar ul li a {
    text-decoration: none; }
  .foundation .single.single-news p {
    margin-bottom: 3rem !important; }
  .foundation .single a.back-btn {
    font-size: 1.59rem;
    margin-bottom: 2rem;
    display: inline-block;
    font-weight: bold; }
  .foundation .single h1 {
    font-size: 4rem;
    margin-bottom: 3rem; }
  .foundation .single h2 {
    font-size: 2.39rem;
    margin: 1rem 0; }
  .foundation .single .module {
    display: none; }
    .foundation .single .module a {
      color: #298CFB; }
    .foundation .single .module.module-text-image a {
      color: inherit; }
    .foundation .single .module .btn-primary {
      color: #fff; }
    .foundation .single .module img {
      max-width: 100%;
      height: auto; }
    .foundation .single .module p, .foundation .single .module ol, .foundation .single .module ul {
      font-size: 1.59rem !important;
      line-height: 3.18rem;
      font-weight: normal;
      font-family: 'Nunito Sans', sans-serif !important;
      font-size: 1.6rem !important; }
    .foundation .single .module ol li, .foundation .single .module ul li {
      font-size: 1.59rem !important;
      line-height: 3.18rem;
      font-weight: normal;
      font-family: 'Nunito Sans', sans-serif !important;
      font-size: 1.6rem !important; }
  .foundation .single .single-blog .sign-up {
    display: none; }
  @media (max-width: 768px) {
    .foundation .single .single-blog .sign-up {
      display: block;
      position: fixed;
      bottom: 0px;
      width: 100%;
      height: 60px;
      left: 0px;
      font-weight: bold;
      padding: 1.7rem 3rem;
      font-size: 1.4rem;
      z-index: 100; }
      .foundation .single .single-blog .sign-up:after {
        content: '';
        position: absolute;
        background-position: center;
        background-image: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat;
        width: 80px;
        height: 30px;
        right: 0px;
        top: 1.1rem; } }
  .foundation .single .single-blog .back-to-top-btn {
    text-align: center;
    position: fixed;
    width: 780px;
    bottom: 0;
    height: 60px;
    z-index: 1;
    opacity: 0;
    transition: 1s opacity; }
    .foundation .single .single-blog .back-to-top-btn.show {
      opacity: 1; }
    .foundation .single .single-blog .back-to-top-btn .btn, .foundation .single .single-blog .back-to-top-btn .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .single .single-blog .back-to-top-btn .gform_button, .foundation .single .single-blog .back-to-top-btn form .gform_button, .foundation form .single .single-blog .back-to-top-btn .gform_button {
      font-size: 1.2rem;
      padding-top: 25px;
      position: relative; }
      .foundation .single .single-blog .back-to-top-btn .btn:after, .foundation .single .single-blog .back-to-top-btn .module-form-hero .gform_wrapper .gform_button:after, .foundation .module-form-hero .gform_wrapper .single .single-blog .back-to-top-btn .gform_button:after, .foundation .single .single-blog .back-to-top-btn form .gform_button:after, .foundation form .single .single-blog .back-to-top-btn .gform_button:after {
        content: '';
        position: absolute;
        background-position: center;
        background-image: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        width: 148px;
        left: 0px;
        height: 30px;
        right: 0px;
        top: .3rem;
        transform: rotate(-90deg); }
    @media (max-width: 768px) {
      .foundation .single .single-blog .back-to-top-btn {
        width: 100%;
        left: 0;
        bottom: 90px; } }
  .foundation .single .bio2 {
    background-color: #F4F4F4;
    padding: 1rem 0rem 1rem 0rem;
    margin-top: 3rem;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 1.59rem; }
    .foundation .single .bio2.bio-author {
      margin-bottom: 4rem; }
    .foundation .single .bio2.bio-share {
      padding: 1rem 6rem; }
      @media (max-width: 768px) {
        .foundation .single .bio2.bio-share {
          padding: 1rem 1rem;
          margin-bottom: 2rem; } }
    .foundation .single .bio2 h3 {
      margin: 3rem 0 1rem; }
    .foundation .single .bio2 .col-md-6 {
      display: flex; }
    .foundation .single .bio2 .flex-middle {
      display: flex;
      align-items: center; }
    .foundation .single .bio2 .author-img {
      min-width: 100px;
      height: 100px;
      background-size: cover;
      border-radius: 50%;
      margin-right: 20px; }
    .foundation .single .bio2 .author .author-tag {
      font-weight: 800; }
    .foundation .single .bio2 .category-tag {
      flex-wrap: wrap; }
      .foundation .single .bio2 .category-tag span {
        background-color: #eee;
        border-radius: 2rem;
        padding: 3px;
        margin: .5rem;
        display: inline-block;
        margin-right: 1rem;
        padding: .5rem 2rem;
        font-size: 1.4rem; }
    .foundation .single .bio2 .social-icons .addthis_floating_style span {
      display: flex;
      justify-content: center;
      line-height: 59px !important;
      font-size: 32px;
      padding: 10px;
      border-radius: 50%;
      height: 42px !important;
      width: 42px !important;
      margin-right: 2rem; }
      .foundation .single .bio2 .social-icons .addthis_floating_style span svg {
        height: 22px !important;
        width: 22px !important; }
    @media (max-width: 768px) {
      .foundation .single .bio2 .author {
        margin-bottom: 1rem; }
      .foundation .single .bio2 .module {
        padding: 7rem 0; }
      .foundation .single .bio2 .category-tag {
        flex-wrap: wrap; }
        .foundation .single .bio2 .category-tag span {
          font-size: 1.2rem; } }
  .foundation .single .bio {
    background-color: #F4F4F4;
    padding: 1rem 3rem 1rem 3rem;
    margin-top: 3rem;
    font-size: 1.59rem; }
    .foundation .single .bio h3 {
      margin: 3rem 0 1rem; }
    .foundation .single .bio .flex-middle {
      display: flex;
      align-items: center; }
    .foundation .single .bio .author-img {
      min-width: 100px;
      height: 100px;
      background-size: cover;
      border-radius: 50%;
      margin-right: 20px; }
    .foundation .single .bio .category-tag {
      flex-wrap: wrap; }
      .foundation .single .bio .category-tag span {
        background-color: #eee;
        padding: 3px;
        margin: .5rem;
        display: inline-block;
        margin-right: 1rem;
        padding: .5rem 1rem; }
    .foundation .single .bio .social-icons .addthis_floating_style span {
      display: flex;
      justify-content: center;
      line-height: 59px !important;
      font-size: 32px;
      padding: 10px;
      border-radius: 50%;
      height: 42px !important;
      width: 42px !important;
      margin-right: 2rem; }
      .foundation .single .bio .social-icons .addthis_floating_style span svg {
        height: 22px !important;
        width: 22px !important; }
  .foundation .single .download-img img {
    max-width: 100%; }
  .foundation .single .download-link {
    font-size: 2.39rem; }
  .foundation .single .wistia-video {
    margin-bottom: 5rem !important; }
  .foundation .single .customers .col-md-12 {
    margin: 3rem 0 0; }
  .foundation .single .customers .logo-image-box {
    background-color: #298CFB;
    display: inline-block; }
  .foundation .single .customers .btn-box {
    display: inline-block;
    margin-bottom: 5rem; }
  .foundation .single .customers h3 {
    margin: 2rem 0;
    color: #298CFB; }
  .foundation .single .customers h1 {
    font-weight: 700;
    line-height: 1.16em; }
  .foundation .single .quote-section {
    border-left: 6px solid #298CFB;
    padding-left: 30px;
    max-width: 800px; }
    .foundation .single .quote-section p {
      font-size: 2.39rem; }
    .foundation .single .quote-section .author {
      font-size: 1.59rem; }
  .foundation .single .at-a-glance {
    display: inline-block;
    float: right;
    width: 41%;
    margin: 0 0 2rem 6rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    flex-basis: 50%;
    background: #F4F4F4;
    padding: 2.5rem; }
    .foundation .single .at-a-glance p {
      font-size: 1.59rem !important;
      margin-bottom: 0px; }
    .foundation .single .at-a-glance ul {
      padding-left: 2rem; }
    .foundation .single .at-a-glance ul li {
      font-size: 1.59rem !important; }
    .foundation .single .at-a-glance div {
      flex-basis: 50%;
      padding: 1rem; }
  .foundation .single .bar-section {
    padding: 6rem 0;
    display: flex;
    justify-content: center; }
    .foundation .single .bar-section p {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      color: #fff;
      max-width: 350px;
      text-align: center;
      padding: 0 20px;
      font-size: 2.6rem;
      margin-bottom: 0;
      font-weight: 600; }
      .foundation .single .bar-section p.long {
        max-width: 80rem; }
  @media (max-width: 992px) {
    .foundation .single .at-a-glance {
      display: inline-block;
      float: right;
      width: 100%;
      margin: 0 0 2rem 6rem;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      flex-basis: 50%;
      background: #F4F4F4;
      padding: 2.5rem; }
      .foundation .single .at-a-glance p {
        font-size: 1.59rem !important; }
      .foundation .single .at-a-glance ul li {
        font-size: 1.59rem !important; }
      .foundation .single .at-a-glance div {
        flex-basis: 100%;
        padding: 1rem; } }
  .foundation .page .pagination, .foundation .search .pagination, .foundation .blog .pagination {
    padding-left: 0rem;
    font-size: 1.86rem;
    color: #298CFB;
    margin-top: 3rem; }
    .foundation .page .pagination a, .foundation .search .pagination a, .foundation .blog .pagination a {
      font-size: 1.86rem;
      color: #298CFB;
      display: inline-block;
      padding: 0 .5rem; }
    .foundation .page .pagination .current, .foundation .search .pagination .current, .foundation .blog .pagination .current {
      color: #FB7E60; }
    .foundation .page .pagination h2, .foundation .search .pagination h2, .foundation .blog .pagination h2 {
      display: none; }
  .foundation .page .blog-link-wrap, .foundation .search .blog-link-wrap, .foundation .blog .blog-link-wrap {
    color: unset;
    text-decoration: none; }
  .foundation .search h4 a {
    color: #000; }
  .foundation .awards .award {
    display: none;
    text-align: center;
    text-transform: capitalize; }
    .foundation .awards .award a {
      color: #298CFB;
      text-decoration: none; }
      .foundation .awards .award a:hover {
        text-decoration: underline; }
    .foundation .awards .award .card {
      box-shadow: none; }
    .foundation .awards .award.year-2020 {
      display: block; }
  .foundation .awards .years {
    text-align: center;
    font-size: 2.13rem;
    margin-bottom: 6rem; }
    .foundation .awards .years div {
      display: inline-block;
      padding: 1rem 1rem;
      cursor: pointer; }
      .foundation .awards .years div.active {
        text-decoration: underline; }
  .foundation .events .award {
    display: none;
    text-align: center;
    text-transform: capitalize; }
    .foundation .events .award a {
      color: #298CFB;
      text-decoration: none; }
      .foundation .events .award a:hover {
        text-decoration: underline; }
    .foundation .events .award .card {
      box-shadow: none; }
    .foundation .events .award.year-2020 {
      display: block; }
  .foundation .events .events-bar {
    text-align: center;
    font-size: 2.13rem;
    margin-bottom: 6rem; }
    .foundation .events .events-bar div {
      display: inline-block;
      padding: 1rem 1rem;
      cursor: pointer; }
      .foundation .events .events-bar div.active {
        text-decoration: underline; }
  .foundation .events .event {
    margin-bottom: 3rem; }
    .foundation .events .event.type-webinar {
      display: block; }
    .foundation .events .event img {
      width: 100%; }
  .foundation .events .featured-event {
    margin-bottom: 6rem; }
    .foundation .events .featured-event img {
      max-width: 100%; }
  .foundation .module-accordion .card-header {
    border: none;
    border-radius: 6px;
    background: #C7C7C7;
    border-bottom: 0.2rem solid #F4F4F4;
    position: relative;
    background-color: #363A47;
    margin-bottom: 2rem; }
    .foundation .module-accordion .card-header .btn, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button, .foundation .module-accordion .card-header form .gform_button, .foundation form .module-accordion .card-header .gform_button {
      font-weight: 400;
      font-size: 2.8rem;
      color: #fff;
      text-decoration: none !important;
      width: 100%;
      text-align: left;
      position: relative;
      padding-right: 120px;
      color: #fff; }
      .foundation .module-accordion .card-header .btn div, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button div, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button div, .foundation .module-accordion .card-header form .gform_button div, .foundation form .module-accordion .card-header .gform_button div {
        display: block;
        width: 80%;
        white-space: normal; }
      .foundation .module-accordion .card-header .btn:after, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button:after, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button:after, .foundation .module-accordion .card-header form .gform_button:after, .foundation form .module-accordion .card-header .gform_button:after {
        content: '';
        position: absolute;
        right: 40px;
        height: 44px;
        width: 44px;
        top: 22%;
        background: url(./../../static/img/plus-white.svg);
        background-repeat: no-repeat; }
    .foundation .module-accordion .card-header .btn[aria-expanded="true"]:after, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button[aria-expanded="true"]:after, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button[aria-expanded="true"]:after, .foundation .module-accordion .card-header form .gform_button[aria-expanded="true"]:after, .foundation form .module-accordion .card-header .gform_button[aria-expanded="true"]:after {
      top: 42%;
      background: url(./../../static/img/minus-white.svg);
      background-repeat: no-repeat; }
    .foundation .module-accordion .card-header .btn:hover, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button:hover, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button:hover, .foundation .module-accordion .card-header form .gform_button:hover, .foundation form .module-accordion .card-header .gform_button:hover {
      text-decoration: none !important; }
  .foundation .module-accordion .card {
    border-radius: 0px;
    border: none; }
    .foundation .module-accordion .card .card-body {
      padding: 0 4rem; }
      .foundation .module-accordion .card .card-body .main-copy {
        padding: 2rem 0; }
      .foundation .module-accordion .card .card-body .card-header {
        background-color: #C7C7C7; }
        .foundation .module-accordion .card .card-body .card-header .btn, .foundation .module-accordion .card .card-body .card-header .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-accordion .card .card-body .card-header .gform_button, .foundation .module-accordion .card .card-body .card-header form .gform_button, .foundation form .module-accordion .card .card-body .card-header .gform_button {
          color: #363A47 !important; }
          .foundation .module-accordion .card .card-body .card-header .btn:after, .foundation .module-accordion .card .card-body .card-header .module-form-hero .gform_wrapper .gform_button:after, .foundation .module-form-hero .gform_wrapper .module-accordion .card .card-body .card-header .gform_button:after, .foundation .module-accordion .card .card-body .card-header form .gform_button:after, .foundation form .module-accordion .card .card-body .card-header .gform_button:after {
            background: url(./../../static/img/plus-gray.svg);
            background-repeat: no-repeat; }
        .foundation .module-accordion .card .card-body .card-header .btn[aria-expanded="true"]:after, .foundation .module-accordion .card .card-body .card-header .module-form-hero .gform_wrapper .gform_button[aria-expanded="true"]:after, .foundation .module-form-hero .gform_wrapper .module-accordion .card .card-body .card-header .gform_button[aria-expanded="true"]:after, .foundation .module-accordion .card .card-body .card-header form .gform_button[aria-expanded="true"]:after, .foundation form .module-accordion .card .card-body .card-header .gform_button[aria-expanded="true"]:after {
          background: url(./../../static/img/minus-gray.svg);
          background-repeat: no-repeat; }
      .foundation .module-accordion .card .card-body a {
        text-decoration: underline;
        color: #000; }
      .foundation .module-accordion .card .card-body .text-cta {
        color: #298CFB;
        padding-right: 5rem;
        font-size: 1.8rem;
        text-decoration: none;
        position: relative;
        display: inline-block; }
        .foundation .module-accordion .card .card-body .text-cta:after {
          content: '';
          position: absolute;
          width: 30px;
          height: 30px;
          right: 0px;
          top: .6rem; }
  @media (max-width: 768px) {
    .foundation .module-accordion .card-header .btn, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button, .foundation .module-accordion .card-header form .gform_button, .foundation form .module-accordion .card-header .gform_button {
      font-weight: 600;
      text-decoration: none !important;
      width: 100%;
      text-align: left;
      position: relative;
      padding-right: 120px;
      font-size: 1.6em; }
      .foundation .module-accordion .card-header .btn:after, .foundation .module-accordion .card-header .module-form-hero .gform_wrapper .gform_button:after, .foundation .module-form-hero .gform_wrapper .module-accordion .card-header .gform_button:after, .foundation .module-accordion .card-header form .gform_button:after, .foundation form .module-accordion .card-header .gform_button:after {
        content: '';
        position: absolute; } }
  .foundation .module-alert-banner {
    padding: 4rem 0; }
    .foundation .module-alert-banner .alert-text {
      padding: 0 10rem;
      text-align: center;
      position: relative;
      font-weight: 600; }
      .foundation .module-alert-banner .alert-text p {
        margin-bottom: 0;
        font-size: 2.4em; }
      .foundation .module-alert-banner .alert-text a {
        color: #fff;
        text-decoration: underline;
        display: b; }
      .foundation .module-alert-banner .alert-text .alert-close {
        position: absolute;
        top: .3rem;
        right: 0rem;
        cursor: pointer; }
  @media (max-width: 992px) {
    .foundation .module-alert-banner .alert-text p {
      margin-bottom: 0;
      font-size: 2.1em; } }
  @media (max-width: 768px) {
    .foundation .module-alert-banner .alert-text {
      padding: 0 6rem; }
      .foundation .module-alert-banner .alert-text p {
        margin-bottom: 0;
        font-size: 1.86em; } }
  .foundation .module-pop-up {
    padding: 0px;
    text-align: center; }
    .foundation .module-pop-up .modal-alert {
      display: none; }
    .foundation .module-pop-up h3 {
      font-size: 2.39rem;
      text-align: center;
      font-weight: 600; }
    .foundation .module-pop-up p, .foundation .module-pop-up .module-accordion .card p, .foundation .module-accordion .card .module-pop-up p {
      text-align: center;
      font-size: 2.13rem;
      margin-bottom: 4rem; }
    .foundation .module-pop-up .modal-dialog {
      max-width: 600px; }
    .foundation .module-pop-up .modal-header {
      border: none; }
    .foundation .module-pop-up .close {
      opacity: 1; }
    .foundation .module-pop-up .btn, .foundation .module-pop-up .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-pop-up .gform_button, .foundation .module-pop-up form .gform_button, .foundation form .module-pop-up .gform_button {
      margin-bottom: .5rem; }
    .foundation .module-pop-up .modal-content {
      padding: 2.4rem; }
  @media (max-width: 768px) {
    .foundation .module-pop-up p, .foundation .module-pop-up .module-accordion .card p, .foundation .module-accordion .card .module-pop-up p {
      text-align: center;
      font-size: 1.86rem;
      margin-bottom: 4rem; } }
  .foundation .module-full-width-cta, .foundation .module-basic {
    text-align: center; }
    .foundation .module-full-width-cta h2, .foundation .module-full-width-cta .h2, .foundation .module-basic h2, .foundation .module-basic .h2 {
      font-size: 4.2rem;
      font-weight: 100;
      padding-bottom: 4rem;
      margin: 0px; }
    .foundation .module-full-width-cta p, .foundation .module-full-width-cta .module-accordion .card p, .foundation .module-accordion .card .module-full-width-cta p, .foundation .module-basic p, .foundation .module-basic .module-accordion .card p, .foundation .module-accordion .card .module-basic p {
      max-width: 70rem;
      margin: auto; }
    .foundation .module-full-width-cta .btn-primary, .foundation .module-basic .btn-primary {
      margin-top: 3rem; }
    .foundation .module-full-width-cta .text-cta-box.button, .foundation .module-basic .text-cta-box.button {
      display: block; }
    .foundation .module-full-width-cta .text-cta, .foundation .module-basic .text-cta {
      margin-top: 1rem; }
    .foundation .module-full-width-cta .text-cta-box, .foundation .module-basic .text-cta-box {
      padding: 0 1.5rem; }
    .foundation .module-full-width-cta.bg-blue a, .foundation .module-full-width-cta.module-alert-banner a, .foundation .module-full-width-cta.module-pull-quote a, .foundation .module-full-width-cta.module-statistic a, .foundation .module-basic.bg-blue a, .foundation .module-basic.module-alert-banner a, .foundation .module-basic.module-pull-quote a, .foundation .module-basic.module-statistic a {
      color: #fff; }
      .foundation .module-full-width-cta.bg-blue a:hover, .foundation .module-full-width-cta.module-alert-banner a:hover, .foundation .module-full-width-cta.module-pull-quote a:hover, .foundation .module-full-width-cta.module-statistic a:hover, .foundation .module-basic.bg-blue a:hover, .foundation .module-basic.module-alert-banner a:hover, .foundation .module-basic.module-pull-quote a:hover, .foundation .module-basic.module-statistic a:hover {
        color: #fff; }
    .foundation .module-full-width-cta.bg-white p a, .foundation .module-full-width-cta.bg-offwhite p a, .foundation .module-basic.bg-white p a, .foundation .module-basic.bg-offwhite p a {
      color: #298CFB; }
      .foundation .module-full-width-cta.bg-white p a:hover, .foundation .module-full-width-cta.bg-offwhite p a:hover, .foundation .module-basic.bg-white p a:hover, .foundation .module-basic.bg-offwhite p a:hover {
        color: #000; }
  @media (max-width: 992px) {
    .foundation .module-full-width-cta {
      text-align: center; }
      .foundation .module-full-width-cta .row {
        padding: 0rem 0rem; } }
  .foundation .module-full-width-cta {
    text-align: center; }
    .foundation .module-full-width-cta h2, .foundation .module-full-width-cta .h2 {
      font-size: 4.2rem;
      font-weight: 100; }
    .foundation .module-full-width-cta p, .foundation .module-full-width-cta .module-accordion .card p, .foundation .module-accordion .card .module-full-width-cta p {
      max-width: 70rem;
      margin: auto;
      margin-top: 3.2rem; }
    .foundation .module-full-width-cta .row {
      padding: 0rem 10rem; }
    .foundation .module-full-width-cta .btn-primary {
      margin-top: 3rem; }
    .foundation .module-full-width-cta .text-cta-box.button {
      display: block; }
    .foundation .module-full-width-cta .text-cta {
      margin-top: 1rem; }
    .foundation .module-full-width-cta .text-cta-box {
      padding: 0 1.5rem; }
    .foundation .module-full-width-cta.bg-blue a, .foundation .module-full-width-cta.module-alert-banner a, .foundation .module-full-width-cta.module-pull-quote a, .foundation .module-full-width-cta.module-statistic a {
      color: #fff; }
      .foundation .module-full-width-cta.bg-blue a:hover, .foundation .module-full-width-cta.module-alert-banner a:hover, .foundation .module-full-width-cta.module-pull-quote a:hover, .foundation .module-full-width-cta.module-statistic a:hover {
        color: #fff; }
    .foundation .module-full-width-cta.bg-white p a, .foundation .module-full-width-cta.bg-offwhite p a {
      color: #298CFB; }
      .foundation .module-full-width-cta.bg-white p a:hover, .foundation .module-full-width-cta.bg-offwhite p a:hover {
        color: #000; }
  @media (max-width: 992px) {
    .foundation .module-full-width-cta {
      text-align: center; }
      .foundation .module-full-width-cta .row {
        padding: 0rem 0rem; } }
  .foundation .module-card-carousel img {
    max-width: 100%;
    width: 100%; }
  .foundation .module-card-carousel h2 {
    font-weight: 700;
    margin-top: 3rem; }
    .foundation .module-card-carousel h2 span {
      color: #298CFB; }
  .foundation .module-card-carousel .card {
    box-shadow: none !important;
    min-height: 400px;
    margin-bottom: 5rem; }
    .foundation .module-card-carousel .card h4 {
      text-transform: none; }
    .foundation .module-card-carousel .card p {
      margin-top: 1rem; }
    .foundation .module-card-carousel .card .aspect-ratio-box-inside img {
      width: 100%;
      height: auto;
      max-width: 100%;
      max-height: unset; }
  .foundation .module-card-carousel .btn, .foundation .module-card-carousel .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-card-carousel .gform_button, .foundation .module-card-carousel form .gform_button, .foundation form .module-card-carousel .gform_button, .foundation .module-card-carousel p, .foundation .module-card-carousel .module-accordion .card p, .foundation .module-accordion .card .module-card-carousel p {
    margin-top: 3.2rem;
    margin-bottom: 0px; }
  .foundation .module-card-carousel .slick-arrow {
    position: absolute;
    bottom: 1rem;
    top: unset;
    width: 4rem;
    height: 4rem;
    margin-bottom: -2rem; }
  .foundation .module-card-carousel .slick-prev {
    left: 3rem;
    z-index: 10; }
    .foundation .module-card-carousel .slick-prev:before {
      content: '';
      background-image: url(./../../static/img/slider-prev.svg);
      background-repeat: no-repeat;
      background-size: contain;
      width: 4rem;
      height: 4rem;
      position: absolute; }
  .foundation .module-card-carousel .slick-next {
    left: 14rem; }
    .foundation .module-card-carousel .slick-next:before {
      content: '';
      background-image: url(./../../static/img/slider-next.svg);
      background-repeat: no-repeat;
      background-size: contain;
      width: 4rem;
      height: 4rem;
      position: absolute; }
  .foundation .module-card-carousel .slick-dots {
    left: 6.5rem;
    position: absolute;
    bottom: -.5rem;
    top: unset;
    width: auto;
    list-style: none;
    margin: 0; }
    .foundation .module-card-carousel .slick-dots li {
      width: 1rem; }
      .foundation .module-card-carousel .slick-dots li:hover button::before {
        background-color: #298CFB; }
    .foundation .module-card-carousel .slick-dots li button::before {
      content: '';
      background-color: #63666A;
      border-radius: 1rem;
      height: 1rem;
      width: 1rem;
      opacity: 1; }
    .foundation .module-card-carousel .slick-dots .slick-active {
      width: 1rem; }
      .foundation .module-card-carousel .slick-dots .slick-active button::before {
        content: '';
        background-color: #298CFB;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
  .foundation .module-card-carousel .count-r-2 .slick-dots {
    left: 7.75rem; }
  .foundation .module-card-carousel .count-r-2 .slick-next {
    left: 12rem; }
  .foundation .module-card-carousel .count-r-3 .slick-dots {
    left: 7rem; }
  .foundation .module-card-carousel .count-r-3 .slick-next {
    left: 12.5rem; }
  .foundation .module-card-carousel .count-r-4 .slick-dots {
    left: 6.5rem; }
  .foundation .module-card-carousel .count-r-4 .slick-next {
    left: 14rem; }
  .foundation .module-card-carousel .count-r-5 .slick-dots {
    left: 6.5rem; }
  .foundation .module-card-carousel .count-r-5 .slick-next {
    left: 16rem; }
  .foundation .module-card-carousel .slick-prev {
    left: calc(50% - 8rem);
    z-index: 10; }
    .foundation .module-card-carousel .slick-prev:before {
      content: '';
      background-image: url(./../../static/img/slider-prev.svg);
      background-repeat: no-repeat;
      background-size: contain;
      width: 4rem;
      height: 4rem;
      position: absolute; }
  .foundation .module-card-carousel .slick-next {
    left: calc(50% + 2rem); }
    .foundation .module-card-carousel .slick-next:before {
      content: '';
      background-image: url(./../../static/img/slider-next.svg);
      background-repeat: no-repeat;
      background-size: contain;
      width: 4rem;
      height: 4rem;
      position: absolute; }
  .foundation .module-card-carousel .slick-dots {
    left: -9999px;
    right: -9999px;
    position: absolute;
    bottom: -.5rem;
    top: unset;
    width: auto;
    list-style: none; }
  .foundation .module-card-carousel .count-r-2 .slick-dots {
    left: calc(50% - 1.75rem); }
  .foundation .module-card-carousel .count-r-2 .slick-next {
    left: calc(50% + 2rem); }
  .foundation .module-card-carousel .count-r-2 .slick-prev {
    left: calc(50% - 6rem); }
  .foundation .module-card-carousel .count-r-3 .slick-dots {
    left: calc(50% - 3rem); }
  .foundation .module-card-carousel .count-r-3 .slick-next {
    left: calc(50% + 3.5rem); }
  .foundation .module-card-carousel .count-r-4 .slick-dots {
    left: calc(50% - 4rem); }
  .foundation .module-card-carousel .count-r-4 .slick-next {
    left: calc(50% + 4rem); }
  .foundation .module-card-carousel .count-r-5 .slick-dots {
    left: calc(50% - 4.5rem); }
  .foundation .module-card-carousel .count-r-5 .slick-next {
    left: calc(50% + 4.5rem); }
  .foundation .module-card-carousel .text-cta {
    position: relative !important;
    margin: 0;
    bottom: -4rem !important;
    color: #298CFB; }
  .foundation .module-card-carousel .card-cta {
    position: absolute;
    width: calc(100% - 2.4rem);
    bottom: 0;
    margin: 0; }
  @media (max-width: 768px) {
    .foundation .module-card-carousel img {
      max-width: 100%;
      width: 100%; }
    .foundation .module-card-carousel h2 {
      font-weight: 700;
      margin-top: 3rem; }
      .foundation .module-card-carousel h2 span {
        color: #298CFB; }
    .foundation .module-card-carousel .card {
      box-shadow: none; }
    .foundation .module-card-carousel .btn, .foundation .module-card-carousel .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-card-carousel .gform_button, .foundation .module-card-carousel form .gform_button, .foundation form .module-card-carousel .gform_button, .foundation .module-card-carousel p, .foundation .module-card-carousel .module-accordion .card p, .foundation .module-accordion .card .module-card-carousel p {
      margin-top: 3.2rem;
      margin-bottom: 0px; }
    .foundation .module-card-carousel .slick-arrow {
      position: absolute;
      bottom: 0rem;
      top: unset; }
    .foundation .module-card-carousel .slick-prev {
      left: calc(50% - 120px);
      z-index: 10; }
      .foundation .module-card-carousel .slick-prev:before {
        content: '';
        background-image: url(./../../static/img/slider-prev.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-card-carousel .slick-next {
      left: calc(50% + 60px); }
      .foundation .module-card-carousel .slick-next:before {
        content: '';
        background-image: url(./../../static/img/slider-next.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-card-carousel .slick-dots {
      margin: auto;
      position: relative;
      bottom: -1.5rem;
      left: 0;
      top: unset;
      width: 100%;
      list-style: none; }
      .foundation .module-card-carousel .slick-dots li {
        width: 1rem; }
        .foundation .module-card-carousel .slick-dots li:hover button::before {
          background-color: #298CFB; }
      .foundation .module-card-carousel .slick-dots li button::before {
        content: '';
        background-color: #63666A;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
      .foundation .module-card-carousel .slick-dots .slick-active {
        width: 1rem; }
        .foundation .module-card-carousel .slick-dots .slick-active button::before {
          content: '';
          background-color: #298CFB;
          border-radius: 1rem;
          height: 1rem;
          width: 1rem;
          opacity: 1; }
    .foundation .module-card-carousel .text-cta {
      position: relative;
      margin: 0;
      bottom: unset; }
    .foundation .module-card-carousel .card-cta {
      position: absolute;
      width: calc(100% - 2.4rem);
      bottom: 0;
      margin: 0; } }
  .foundation .module-card {
    text-align: center; }
    .foundation .module-card h6 {
      color: #63666A; }
    .foundation .module-card h5 {
      font-size: 1.59rem; }
    .foundation .module-card h3 {
      margin-bottom: 4rem; }
    .foundation .module-card h4 {
      font-size: 2.13rem; }
    .foundation .module-card p, .foundation .module-card .module-accordion .card p, .foundation .module-accordion .card .module-card p {
      font-size: 1.59rem; }
    .foundation .module-card .text-cta {
      position: absolute;
      bottom: 2.4rem; }
    .foundation .module-card .text-cta-box {
      margin-top: 4rem; }
    .foundation .module-card .card {
      height: 100%;
      padding-bottom: 4rem;
      border: none; }
      .foundation .module-card .card .content {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        transition: transform 1s;
        transform-style: preserve-3d; }
      .foundation .module-card .card .card-img-top:hover .content {
        transform: rotateY(180deg);
        transition: transform 0.5s; }
      .foundation .module-card .card .front,
      .foundation .module-card .card .back {
        position: absolute;
        display: block;
        width: 100%;
        background: white;
        line-height: 300px;
        text-align: center;
        font-size: 60px;
        border-radius: 5px;
        backface-visibility: hidden; }
      .foundation .module-card .card .back {
        transform: rotateY(180deg); }
      .foundation .module-card .card .card-body {
        padding: 2.4rem;
        padding-bottom: 6.8rem;
        background: #F2F2F2;
        border-radius: 6px;
        margin-top: 0rem;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        height: 100%;
        align-items: flex-start;
        align-content: flex-start; }
        .foundation .module-card .card .card-body h3, .foundation .module-card .card .card-body h4, .foundation .module-card .card .card-body div {
          flex-basis: 100%; }
        .foundation .module-card .card .card-body.has-cta-no {
          padding-bottom: 6.4rem; }
          .foundation .module-card .card .card-body.has-cta-no .copy-block {
            margin: 0px; }
        .foundation .module-card .card .card-body .copy-block {
          margin: 0rem auto 4rem auto; }
        .foundation .module-card .card .card-body .ctas-block {
          padding-bottom: 40px;
          margin-top: auto;
          position: absolute;
          width: 100%;
          bottom: 30px;
          left: 0px; }
    .foundation .module-card .col-md-6, .foundation .module-card .col-md-4 {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
    .foundation .module-card .card-img-top-box {
      height: 0;
      overflow: hidden;
      padding-top: 300px;
      background: white;
      position: relative; }
    .foundation .module-card .aspect-ratio-box-inside {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .foundation .module-card .aspect-ratio-box-inside img {
        max-width: 90%;
        max-height: 90%; }
  @media (max-width: 992px) {
    .foundation .module-card .card {
      margin-bottom: 3rem;
      height: auto; } }
  .foundation .module-checklist .copy {
    margin: 1rem 0 1.5rem; }
  .foundation .module-checklist .check-item {
    margin: 1rem 0; }
    .foundation .module-checklist .check-item p {
      margin-top: .5rem; }
    .foundation .module-checklist .check-item .col-10 {
      padding-left: 0; }
    .foundation .module-checklist .check-item .check {
      padding: 0; }
  .foundation .module-checklist .col-md-6 {
    padding: 11rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
  .foundation .module-checklist.bg-white p a, .foundation .module-checklist.bg-offwhite p a {
    font-weight: 600;
    color: #298CFB; }
    .foundation .module-checklist.bg-white p a:hover, .foundation .module-checklist.bg-offwhite p a:hover {
      color: #000; }
  @media (max-width: 992px) {
    .foundation .module-checklist .check-item {
      margin: 1rem 0; }
      .foundation .module-checklist .check-item p {
        margin-top: .5rem; }
      .foundation .module-checklist .check-item .col-10 {
        padding-left: 1rem; }
      .foundation .module-checklist .check-item .check {
        padding-right: 1rem; }
        .foundation .module-checklist .check-item .check img {
          max-width: 100%; }
    .foundation .module-checklist .col-md-6.image-box {
      justify-content: flex-start; } }
  @media (max-width: 768px) {
    .foundation .module-checklist .check-item {
      margin: 1rem 0; }
      .foundation .module-checklist .check-item p {
        margin-top: .5rem; }
      .foundation .module-checklist .check-item .col-10 {
        padding-left: 1rem; }
      .foundation .module-checklist .check-item .check {
        padding-right: 1rem; }
        .foundation .module-checklist .check-item .check img {
          max-width: 100%; }
    .foundation .module-checklist .col-md-6 {
      padding: 6rem;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      .foundation .module-checklist .col-md-6.text-col {
        padding-top: 1rem; }
      .foundation .module-checklist .col-md-6.image-box {
        padding: 6rem 4rem 0; } }
  .foundation .footer-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 4.5rem 0; }
    .foundation .footer-container .row {
      flex-basis: 100%; }
    .foundation .footer-container .footer-logo {
      display: none; }
      .foundation .footer-container .footer-logo img {
        width: 6rem; }
    .foundation .footer-container .footer-terms {
      text-align: center; }
      .foundation .footer-container .footer-terms .nav-link {
        color: #fff;
        padding: 0px 1rem; }
        .foundation .footer-container .footer-terms .nav-link:hover {
          color: #72CD35; }
      .foundation .footer-container .footer-terms p {
        display: inline-block; }
      .foundation .footer-container .footer-terms .legal-link {
        display: inline-block;
        margin-left: 2.5rem; }
    .foundation .footer-container .footer-copyright {
      text-align: center; }
      .foundation .footer-container .footer-copyright p {
        padding: 50px 0px;
        line-height: 1.5em;
        text-align: center; }
        .foundation .footer-container .footer-copyright p a {
          color: #fff;
          font-weight: 100; }
    .foundation .footer-container .footer-item {
      display: inline-block; }
      .foundation .footer-container .footer-item .nav-item {
        display: inline-block;
        vertical-align: top; }
      .foundation .footer-container .footer-item.nav {
        margin-bottom: 4.5rem;
        width: 19%; }
        .foundation .footer-container .footer-item.nav ul {
          list-style-type: none;
          padding: 0px;
          margin: 0px; }
          .foundation .footer-container .footer-item.nav ul li {
            padding: 0px;
            margin: 0px;
            vertical-align: top; }
            .foundation .footer-container .footer-item.nav ul li a {
              padding: 0px;
              padding-bottom: 2.8rem; }
        .foundation .footer-container .footer-item.nav .nav-link {
          color: #fff;
          font-size: 1.4rem;
          font-weight: 400;
          padding-left: 0rem;
          padding-right: 2rem;
          padding-bottom: 2.8rem; }
          .foundation .footer-container .footer-item.nav .nav-link:hover {
            color: #72CD35; }
        .foundation .footer-container .footer-item.nav .column-header {
          font-weight: 700; }
        .foundation .footer-container .footer-item.nav .dropdown-toggle::after {
          display: none; }
        .foundation .footer-container .footer-item.nav .dropdown-menu {
          border: 0.3rem solid #F4F4F4;
          padding: 3rem 8rem 3rem 4rem; }
          .foundation .footer-container .footer-item.nav .dropdown-menu a {
            font-size: 1.59rem;
            font-weight: 600; }
            .foundation .footer-container .footer-item.nav .dropdown-menu a:hover {
              background: #fff;
              color: #298CFB; }
    .foundation .footer-container .buttons {
      margin-top: -6rem; }
      .foundation .footer-container .buttons .btn, .foundation .footer-container .buttons .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .footer-container .buttons .gform_button, .foundation .footer-container .buttons form .gform_button, .foundation form .footer-container .buttons .gform_button {
        width: 22rem;
        margin-bottom: 1rem; }
    .foundation .footer-container .footer-text p {
      font-size: 1.59rem;
      margin: 3rem 0rem;
      padding-right: 4rem; }
    .foundation .footer-container .footer-text a {
      color: #000;
      text-decoration: none; }
      .foundation .footer-container .footer-text a:hover {
        color: #298CFB; }
    .foundation .footer-container .footer-text .footer-cookies {
      font-size: 1.3rem; }
      .foundation .footer-container .footer-text .footer-cookies a {
        outline: none; }
    .foundation .footer-container .social-links {
      margin-bottom: 0rem; }
      .foundation .footer-container .social-links a {
        font-weight: 700;
        text-decoration: underline;
        font-size: 1.86rem; }
      .foundation .footer-container .social-links img {
        margin-right: 1.5rem;
        width: 3.5rem; }
        .foundation .footer-container .social-links img:hover {
          opacity: .75; }
  @media (max-width: 992px) {
    .foundation .footer-container {
      padding: 4.5rem 3rem; }
      .foundation .footer-container .buttons {
        margin-top: 0rem; } }
  @media (max-width: 768px) {
    .foundation .footer-container {
      text-align: center !important; }
      .foundation .footer-container .footer-item.nav {
        width: 100%;
        margin-bottom: 0px; }
        .foundation .footer-container .footer-item.nav ul {
          display: none; }
      .foundation .footer-container .footer-item.nav:first-child ul {
        display: block;
        margin-bottom: 4rem; }
      .foundation .footer-container .nav {
        width: 100%; }
        .foundation .footer-container .nav ul, .foundation .footer-container .nav li {
          width: 100%; }
      .foundation .footer-container .footer-copyright {
        margin-top: 4rem;
        text-align: center; }
      .foundation .footer-container .footer-terms {
        padding-top: 4rem; }
        .foundation .footer-container .footer-terms li {
          margin-top: 3rem; }
        .foundation .footer-container .footer-terms .legal-link {
          display: block;
          margin-left: 0rem;
          padding: 1rem 0; }
      .foundation .footer-container .social-links {
        order: 2;
        padding: 2rem 0 0; }
        .foundation .footer-container .social-links p {
          padding: 0px;
          margin-bottom: 0; }
        .foundation .footer-container .social-links img {
          padding: 0  0rem;
          width: 4rem;
          margin: 0px .75rem; }
      .foundation .footer-container .buttons {
        margin-top: 0rem;
        order: 1;
        text-align: center !important; }
        .foundation .footer-container .buttons .footer-logo {
          display: block;
          margin-bottom: 4rem; }
        .foundation .footer-container .buttons .btn, .foundation .footer-container .buttons .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .footer-container .buttons .gform_button, .foundation .footer-container .buttons form .gform_button, .foundation form .footer-container .buttons .gform_button {
          display: block;
          margin: 1rem auto; } }
  .foundation .module-form-hero.spacing-Default {
    padding-top: 0px !important; }
  .foundation .module-form-hero .hero-bar {
    padding: 5rem 0; }
    .foundation .module-form-hero .hero-bar h3 {
      text-align: left;
      margin: 0px;
      font-size: 4.2rem; }
  .foundation .module-form-hero .hero-content {
    padding: 3rem 0; }
    .foundation .module-form-hero .hero-content .btn, .foundation .module-form-hero .hero-content .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .hero-content .gform_button, .foundation .module-form-hero .hero-content form .gform_button, .foundation form .module-form-hero .hero-content .gform_button {
      margin-top: 2rem; }
    .foundation .module-form-hero .hero-content .hero-form {
      padding: 6rem 3rem;
      margin-top: -17.5rem; }
      .foundation .module-form-hero .hero-content .hero-form h4 {
        text-align: center;
        font-size: 2.6rem;
        font-weight: 600; }
      .foundation .module-form-hero .hero-content .hero-form .link {
        color: #fff; }
  .foundation .module-form-hero h3 {
    font-size: 2.6rem;
    font-weight: 600;
    max-width: 60rem;
    margin: auto;
    text-align: center;
    margin-bottom: 3rem; }
  .foundation .module-form-hero .privacy-notice {
    text-decoration: underline;
    font-size: 1.59rem; }
  .foundation .module-form-hero.bg-yellow .privacy-notice {
    color: #000; }
    .foundation .module-form-hero.bg-yellow .privacy-notice:hover {
      color: #298CFB; }
  .foundation .module-form-hero .gform_wrapper .gform_button {
    color: #fff;
    border: none !important; }
  .foundation .module-form-hero.bg-blue .privacy-notice, .foundation .module-form-hero.module-alert-banner .privacy-notice, .foundation .module-form-hero.module-pull-quote .privacy-notice, .foundation .module-form-hero.module-statistic .privacy-notice {
    color: #fff; }
    .foundation .module-form-hero.bg-blue .privacy-notice:hover, .foundation .module-form-hero.module-alert-banner .privacy-notice:hover, .foundation .module-form-hero.module-pull-quote .privacy-notice:hover, .foundation .module-form-hero.module-statistic .privacy-notice:hover {
      color: #f6b128; }

@media (max-width: 992px) and (max-width: 768px) {
  .foundation .module-form-hero.spacing-Default {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .foundation .module-form-hero .hero-bar {
    padding: 5rem 0; }
    .foundation .module-form-hero .hero-bar h3 {
      text-align: center;
      margin: 0px;
      font-size: 3.19rem; }
  .foundation .module-form-hero .hero-content {
    padding: 3rem 0;
    text-align: center; }
    .foundation .module-form-hero .hero-content .btn, .foundation .module-form-hero .hero-content .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .hero-content .gform_button, .foundation .module-form-hero .hero-content form .gform_button, .foundation form .module-form-hero .hero-content .gform_button {
      margin-top: 2rem; }
    .foundation .module-form-hero .hero-content .hero-form {
      padding: 5rem 2rem;
      margin: 3rem -1.5rem; }
      .foundation .module-form-hero .hero-content .hero-form h4 {
        text-align: center;
        font-size: 2.6rem;
        font-weight: 600; }
      .foundation .module-form-hero .hero-content .hero-form .link {
        color: #fff; } }
  .foundation .module-form {
    background-image: url(./../../static/img/form-back.png);
    background-repeat: no-repeat;
    background-size: cover; }
  .foundation .module-form h3, .foundation .modal-demo-form h3 {
    font-size: 2.6rem;
    font-weight: 600;
    max-width: 60rem;
    margin: auto;
    text-align: center;
    margin-bottom: 3rem; }
  .foundation .module-form h1, .foundation .module-form h2, .foundation .module-form h3, .foundation .modal-demo-form h1, .foundation .modal-demo-form h2, .foundation .modal-demo-form h3 {
    text-align: center;
    color: #fff; }
  .foundation .module-form .privacy-notice, .foundation .modal-demo-form .privacy-notice {
    text-decoration: underline;
    font-size: 1.59rem; }
  .foundation .module-form.bg-yellow .privacy-notice, .foundation .modal-demo-form.bg-yellow .privacy-notice {
    color: #000; }
    .foundation .module-form.bg-yellow .privacy-notice:hover, .foundation .modal-demo-form.bg-yellow .privacy-notice:hover {
      color: #298CFB; }
  .foundation .module-form.bg-blue .privacy-notice, .foundation .module-form.module-alert-banner .privacy-notice, .foundation .module-form.module-pull-quote .privacy-notice, .foundation .module-form.module-statistic .privacy-notice, .foundation .modal-demo-form.bg-blue .privacy-notice, .foundation .modal-demo-form.module-alert-banner .privacy-notice, .foundation .modal-demo-form.module-pull-quote .privacy-notice, .foundation .modal-demo-form.module-statistic .privacy-notice {
    color: #fff; }
    .foundation .module-form.bg-blue .privacy-notice:hover, .foundation .module-form.module-alert-banner .privacy-notice:hover, .foundation .module-form.module-pull-quote .privacy-notice:hover, .foundation .module-form.module-statistic .privacy-notice:hover, .foundation .modal-demo-form.bg-blue .privacy-notice:hover, .foundation .modal-demo-form.module-alert-banner .privacy-notice:hover, .foundation .modal-demo-form.module-pull-quote .privacy-notice:hover, .foundation .modal-demo-form.module-statistic .privacy-notice:hover {
      color: #f6b128; }
  .foundation .module-form.bg-blue form .gform_button, .foundation .module-form.module-alert-banner form .gform_button, .foundation .module-form.module-pull-quote form .gform_button, .foundation .module-form.module-statistic form .gform_button, .foundation .module-form.bg-blue .gform_wrapper form .gform_button, .foundation .module-form.module-alert-banner .gform_wrapper form .gform_button, .foundation .module-form.module-pull-quote .gform_wrapper form .gform_button, .foundation .module-form.module-statistic .gform_wrapper form .gform_button, .foundation .modal-demo-form.bg-blue form .gform_button, .foundation .modal-demo-form.module-alert-banner form .gform_button, .foundation .modal-demo-form.module-pull-quote form .gform_button, .foundation .modal-demo-form.module-statistic form .gform_button, .foundation .modal-demo-form.bg-blue .gform_wrapper form .gform_button, .foundation .modal-demo-form.module-alert-banner .gform_wrapper form .gform_button, .foundation .modal-demo-form.module-pull-quote .gform_wrapper form .gform_button, .foundation .modal-demo-form.module-statistic .gform_wrapper form .gform_button {
    background-color: #f6b128; }
  .foundation .module-form p, .foundation .module-form .module-accordion .card p, .foundation .module-accordion .card .module-form p, .foundation .modal-demo-form p, .foundation .modal-demo-form .module-accordion .card p, .foundation .module-accordion .card .modal-demo-form p {
    color: #fff;
    text-align: center;
    font-size: 2.13rem; }
  .foundation .module-form .hs-submit, .foundation .modal-demo-form .hs-submit {
    text-align: center; }
    .foundation .module-form .hs-submit .hs-button, .foundation .modal-demo-form .hs-submit .hs-button {
      text-align: center;
      font-size: 1.6rem !important;
      background: #6767E5;
      color: #fff;
      text-transform: uppercase;
      border-radius: 2.2rem;
      font-size: 1.6rem;
      padding: .8rem 2.8rem .8rem 2.8rem;
      border: none;
      transition-duration: .25s;
      font-weight: 600;
      border: 0px !important; }
      .foundation .module-form .hs-submit .hs-button:hover, .foundation .modal-demo-form .hs-submit .hs-button:hover {
        color: #1C4650;
        background-color: #72CD35; }
  .foundation .module-form ul, .foundation .modal-demo-form ul {
    list-style-type: none; }
  .foundation .module-form label, .foundation .modal-demo-form label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.13rem;
    color: #fff; }
  .foundation .module-form fieldset, .foundation .modal-demo-form fieldset {
    width: 100%;
    max-width: unset;
    padding: 20px 30px; }
    .foundation .module-form fieldset input, .foundation .module-form fieldset select, .foundation .module-form fieldset textarea, .foundation .modal-demo-form fieldset input:not(input[type=checkbox].hs-input), .foundation .modal-demo-form fieldset select, .foundation .modal-demo-form fieldset textarea {
      width: 100% !important;
      border-radius: 0px !important; }
    .foundation .module-form fieldset.form-columns-2 div, .foundation .modal-demo-form fieldset.form-columns-2 div {
      width: 50%; }
      .foundation .module-form fieldset.form-columns-2 div div, .foundation .modal-demo-form fieldset.form-columns-2 div div {
        width: 100%;
        padding-right: 30px; }
    .foundation .module-form fieldset.form-columns-1 div div, .foundation .modal-demo-form fieldset.form-columns-1 div div {
      width: 100%;
      padding-right: 30px; }
  .foundation .module-form .modal-content, .foundation .modal-demo-form .modal-content {
    background-color: transparent;
    background-image: url(./../../static/img/form-back.png);
    background-repeat: no-repeat;
    background-size: cover; }
    .foundation .module-form .modal-content h3, .foundation .modal-demo-form .modal-content h3 {
      text-transform: uppercase;
      font-weight: bold; }
    .foundation .module-form .modal-content label, .foundation .modal-demo-form .modal-content label {
      width: 100%;
      font-size: 1.59rem;
      text-align: left; }
    .foundation .module-form .modal-content input, .foundation .module-form .modal-content select, .foundation .module-form .modal-content textarea, .foundation .modal-demo-form .modal-content input, .foundation .modal-demo-form .modal-content select, .foundation .modal-demo-form .modal-content textarea {
      font-size: 1.86rem !important;
      padding: .5rem 1rem !important; }
    .foundation .module-form .modal-content .hs-button, .foundation .modal-demo-form .modal-content .hs-button {
      padding: 1rem 3rem !important; }
    .foundation .module-form .modal-content fieldset, .foundation .modal-demo-form .modal-content fieldset {
      padding: 1rem 0px; }
      .foundation .module-form .modal-content fieldset.form-columns-1 div div, .foundation .modal-demo-form .modal-content fieldset.form-columns-1 div div {
        width: 100%;
        padding-right: 30px; }
  .foundation ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000 !important;
    opacity: 1;
    /* Firefox */ }
  .foundation :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000 !important; }
  .foundation ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000 !important; }
  .foundation select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''; }
  .foundation form {
    background-color: transparent !important;
    border: none !important; }
    .foundation form .gfield_label {
      display: none !important; }
    .foundation form li {
      margin: 0px !important; }
    .foundation form input, .foundation form select {
      font-size: 2.13rem !important;
      padding: 1rem 3rem !important;
      border-radius: .3rem;
      color: #000;
      height: auto !important;
      border: 1px solid #ced4da !important; }
      .foundation form input:focus, .foundation form select:focus {
        outline: none;
        border: none; }
    .foundation form input:checked ~ .checkmark:after {
      display: block; }
    .foundation form .col {
      padding: 0 .5rem; }
    .foundation form select {
      background: url(./../../static/img/nav-black-arrow.svg) no-repeat right #ddd !important;
      -webkit-appearance: none !important;
      background-position: calc(100% - 2rem) center !important;
      background-color: #fff !important; }
    .foundation form select:after {
      content: ' ';
      position: absolute;
      background-image: url(./../../static/img/nav-black-arrow.svg);
      background-repeat: no-repeat;
      width: 3rem;
      height: 30px;
      right: 3rem !important;
      left: unset;
      top: 2rem; }
    .foundation form .form-check {
      display: block;
      position: relative;
      margin-top: 1rem; }
      .foundation form .form-check label {
        margin-left: 3rem;
        margin-top: .2rem;
        font-size: 1.59rem; }
    .foundation form .form-check-input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 25px;
      width: 25px;
      z-index: 2; }
    .foundation form .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      background-color: transparent;
      border: .2rem solid #fff; }
    .foundation form .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .foundation form .container input:checked ~ .checkmark {
      background-color: transparent; }
    .foundation form .btn, .foundation form .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper form .gform_button, .foundation form .gform_button, .foundation .gform_wrapper form .gform_button {
      display: inline-block;
      margin: auto;
      margin-top: 5rem; }
    .foundation form .text-link {
      color: #fff;
      display: inline-block;
      margin-top: 2rem;
      font-size: 1.59rem;
      text-decoration: underline; }
    .foundation form .gform_button {
      border: none !important; }
    .foundation form .gform_footer {
      text-align: center; }
  .foundation .gform_wrapper h3 {
    font-weight: 600 !important; }
  .foundation .gform_wrapper form {
    background-color: transparent !important;
    border: none !important; }
    .foundation .gform_wrapper form .gfield_label {
      display: none !important; }
    .foundation .gform_wrapper form li {
      margin: 0px !important; }
    .foundation .gform_wrapper form input, .foundation .gform_wrapper form select, .foundation .gform_wrapper form textarea {
      font-size: 2.13rem !important;
      padding: 1rem 3rem !important;
      border-radius: .3rem;
      color: #000;
      height: auto !important;
      border: 1px solid #ced4da !important; }
      .foundation .gform_wrapper form input:focus, .foundation .gform_wrapper form select:focus, .foundation .gform_wrapper form textarea:focus {
        outline: none;
        border: none; }
    .foundation .gform_wrapper form textarea {
      height: 20rem !important; }
    .foundation .gform_wrapper form input:checked ~ .checkmark:after {
      display: block; }
    .foundation .gform_wrapper form .col {
      padding: 0 .5rem; }
    .foundation .gform_wrapper form select {
      background: url(./../../static/img/nav-black-arrow.svg) no-repeat right #ddd !important;
      -webkit-appearance: none !important;
      background-position: calc(100% - 2rem) center !important;
      background-color: #fff !important; }
    .foundation .gform_wrapper form select:after {
      content: ' ';
      position: absolute;
      background-image: url(./../../static/img/nav-black-arrow.svg);
      background-repeat: no-repeat;
      width: 3rem;
      height: 30px;
      right: 3rem !important;
      left: unset;
      top: 2rem; }
    .foundation .gform_wrapper form .form-check {
      display: block;
      position: relative;
      margin-top: 1rem; }
      .foundation .gform_wrapper form .form-check label {
        margin-left: 3rem;
        margin-top: .2rem;
        font-size: 1.59rem; }
    .foundation .gform_wrapper form .form-check-input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 25px;
      width: 25px;
      z-index: 2; }
    .foundation .gform_wrapper form .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      background-color: transparent;
      border: .2rem solid #fff; }
    .foundation .gform_wrapper form .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .foundation .gform_wrapper form .container input:checked ~ .checkmark {
      background-color: transparent; }
    .foundation .gform_wrapper form .btn, .foundation .module-form-hero .gform_wrapper form .gform_button, .foundation .gform_wrapper form .gform_button {
      display: inline-block;
      margin: auto;
      margin-top: 5rem; }
    .foundation .gform_wrapper form .text-link {
      color: #fff;
      display: inline-block;
      margin-top: 2rem;
      font-size: 1.59rem;
      text-decoration: underline; }
    .foundation .gform_wrapper form .gform_button {
      border: none !important; }
    .foundation .gform_wrapper form .gform_footer {
      text-align: center; }
  @media (max-width: 768px) {
    .foundation form .col {
      width: 100%;
      flex-basis: 100%;
      padding: 0; }
    .foundation form .form-control {
      font-size: 1.59rem; } }
  .foundation .gform_wrapper li.gfield.gfield_error, .foundation .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border: none !important; }
  .foundation .gform_wrapper div.validation_error {
    border: none !important;
    font-size: 1.86rem !important; }
  .foundation body img.gform_ajax_spinner {
    display: none !important; }
  @media only screen and (min-width: 641px) {
    .foundation .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .foundation .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
      max-width: 50% !important;
      padding-right: 16px !important;
      padding-top: 0px !important; } }
  .foundation .module-full-width-cta {
    text-align: center; }
    .foundation .module-full-width-cta h2, .foundation .module-full-width-cta .h2 {
      font-size: 4.2rem;
      font-weight: 600; }
    .foundation .module-full-width-cta p, .foundation .module-full-width-cta .module-accordion .card p, .foundation .module-accordion .card .module-full-width-cta p {
      max-width: 70rem;
      margin: auto;
      margin-top: 3.2rem; }
    .foundation .module-full-width-cta .row {
      padding: 0rem 10rem; }
    .foundation .module-full-width-cta .btn-primary {
      margin-top: 3rem; }
    .foundation .module-full-width-cta .text-cta-box.button {
      display: block; }
    .foundation .module-full-width-cta .text-cta {
      margin-top: 1rem; }
    .foundation .module-full-width-cta .text-cta-box {
      padding: 0 1.5rem; }
    .foundation .module-full-width-cta.bg-blue a, .foundation .module-full-width-cta.module-alert-banner a, .foundation .module-full-width-cta.module-pull-quote a, .foundation .module-full-width-cta.module-statistic a {
      color: #fff; }
      .foundation .module-full-width-cta.bg-blue a:hover, .foundation .module-full-width-cta.module-alert-banner a:hover, .foundation .module-full-width-cta.module-pull-quote a:hover, .foundation .module-full-width-cta.module-statistic a:hover {
        color: #fff; }
    .foundation .module-full-width-cta.bg-white p a, .foundation .module-full-width-cta.bg-offwhite p a {
      color: #298CFB; }
      .foundation .module-full-width-cta.bg-white p a:hover, .foundation .module-full-width-cta.bg-offwhite p a:hover {
        color: #000; }
  @media (max-width: 992px) {
    .foundation .module-full-width-cta {
      text-align: center; }
      .foundation .module-full-width-cta .row {
        padding: 0rem 0rem; } }
  .foundation .module-grid .row-flex {
    display: flex;
    flex-wrap: wrap; }
  .foundation .module-grid img {
    display: block;
    max-height: 100%;
    margin: auto;
    margin-bottom: 1rem; }
  .foundation .module-grid .grid-image {
    height: 12rem;
    margin-bottom: 5rem; }
  .foundation .module-grid .content {
    height: 100%; }
  .foundation .module-grid .image-height-100 {
    height: 10rem; }
  .foundation .module-grid .image-height-150 {
    height: 15rem; }
  .foundation .module-grid .image-height-200 {
    height: 20rem; }
  .foundation .module-grid .image-height-250 {
    height: 25rem; }
  .foundation .module-grid .image-height-300 {
    height: 30rem; }
  .foundation .module-grid .grid-item-container {
    margin: 4rem 0; }
  .foundation .module-grid h2, .foundation .module-grid .h2 {
    max-width: 100rem;
    text-align: center;
    margin: auto;
    font-size: 4.2rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.16em; }
  .foundation .module-grid h4 {
    font-size: 2.13rem;
    font-weight: 500;
    margin-bottom: 1rem; }
  .foundation .module-grid p, .foundation .module-grid .module-accordion .card p, .foundation .module-accordion .card .module-grid p {
    font-size: 2.13rem; }
  .foundation .module-grid .copy {
    max-width: 80rem;
    text-align: center;
    margin: auto;
    font-size: 2.13rem;
    margin-bottom: 3rem; }
    .foundation .module-grid .copy p {
      font-size: 2.13rem;
      font-weight: 500;
      margin-top: 1rem;
      max-width: 300px;
      margin: auto; }
  .foundation .module-grid .grid-card {
    font-size: 1.86rem;
    border: none;
    background-color: transparent !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    margin-bottom: 6rem; }
    .foundation .module-grid .grid-card p {
      font-size: 1.86rem;
      font-weight: 300; }
    .foundation .module-grid .grid-card .grid-content {
      display: flex;
      display: flex;
      flex-flow: row wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start;
      margin: 0rem auto;
      height: 100%; }
      .foundation .module-grid .grid-card .grid-content .headline {
        margin: 0rem auto;
        flex-basis: 100%; }
      .foundation .module-grid .grid-card .grid-content .copy-block {
        margin: 2rem auto 0 auto;
        flex-basis: 100%; }
      .foundation .module-grid .grid-card .grid-content .ctas-block {
        margin-top: auto;
        flex-basis: 100%;
        align-self: flex-end;
        position: absolute;
        width: 100%;
        bottom: 0px;
        left: 0px; }
      .foundation .module-grid .grid-card .grid-content .headline {
        margin: 0rem auto 0 auto; }
    .foundation .module-grid .grid-card .text-cta-box {
      margin-top: auto; }
    .foundation .module-grid .grid-card .grid-image {
      margin-bottom: 5rem; }
  .foundation .module-grid .text-cta {
    margin-right: 0rem;
    padding-right: 2rem; }
    .foundation .module-grid .text-cta:after {
      width: 2rem;
      top: 25%; }
  .foundation .module-grid.bg-blue .btn-primary, .foundation .module-grid.module-alert-banner .btn-primary, .foundation .module-grid.module-pull-quote .btn-primary, .foundation .module-grid.module-statistic .btn-primary {
    background-color: #fff;
    color: #298CFB; }
    .foundation .module-grid.bg-blue .btn-primary:hover, .foundation .module-grid.module-alert-banner .btn-primary:hover, .foundation .module-grid.module-pull-quote .btn-primary:hover, .foundation .module-grid.module-statistic .btn-primary:hover {
      background-color: #298CFB !important;
      color: #fff; }
  @media (max-width: 992px) {
    .foundation .module-grid img {
      display: block;
      max-width: 90%;
      margin: auto;
      margin-bottom: 1rem; }
    .foundation .module-grid .grid-image {
      height: 12rem;
      margin-bottom: 2rem; }
    .foundation .module-grid .image-height-100 {
      height: 10rem; }
      .foundation .module-grid .image-height-100 img {
        max-height: 10rem; }
    .foundation .module-grid .image-height-150 {
      height: 15rem; }
      .foundation .module-grid .image-height-150 img {
        max-height: 15rem; }
    .foundation .module-grid .image-height-200 {
      height: 20rem; }
      .foundation .module-grid .image-height-200 img {
        max-height: 20rem; }
    .foundation .module-grid .image-height-250 {
      height: 25rem; }
      .foundation .module-grid .image-height-250 img {
        max-height: 25rem; }
    .foundation .module-grid .image-height-300 {
      height: 30rem; }
      .foundation .module-grid .image-height-300 img {
        max-height: 30rem; }
    .foundation .module-grid h2, .foundation .module-grid .h2 {
      max-width: 100rem;
      text-align: center;
      margin: auto; }
    .foundation .module-grid h4 {
      font-size: 2.13rem;
      font-weight: 500; }
    .foundation .module-grid p, .foundation .module-grid .module-accordion .card p, .foundation .module-accordion .card .module-grid p {
      font-size: 1.86rem; }
    .foundation .module-grid .copy {
      max-width: 80rem;
      text-align: center;
      margin: auto;
      font-size: 1.86rem;
      margin-bottom: 3rem; }
      .foundation .module-grid .copy p {
        font-size: 2.13rem;
        font-weight: 500;
        margin-top: 1rem; }
    .foundation .module-grid .grid-card {
      font-size: 1.86rem;
      padding-bottom: 8rem; }
      .foundation .module-grid .grid-card p {
        font-size: 1.86rem;
        font-weight: 300; } }
  @media (max-width: 768px) {
    .foundation .module-grid h2, .foundation .module-grid .h2 {
      max-width: 100rem;
      text-align: center;
      margin: auto;
      font-size: 3.19rem;
      margin-bottom: 1rem; }
    .foundation .module-grid h4 {
      font-size: 2.13rem;
      font-weight: 500; }
    .foundation .module-grid .copy p {
      font-size: 1.86rem; } }
  .foundation header {
    background: #fff;
    height: 10rem;
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100; }
  .foundation .header-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 2rem 0rem;
    position: fixed;
    background-color: #fff;
    z-index: 10;
    top: 0;
    z-index: 100; }
    .foundation .header-container .brand-logo img {
      width: 15rem; }
    .foundation .header-container .search-form {
      display: none; }
      .foundation .header-container .search-form label {
        display: none; }
      .foundation .header-container .search-form #searchsubmit {
        background: #fff;
        color: transparent;
        border: none !important;
        position: absolute;
        right: 0;
        top: 0rem;
        opacity: 0;
        width: 4rem;
        z-index: 10; }
    .foundation .header-container .search .search-close-icon {
      display: none; }
    .foundation .header-container.search-open .nav {
      opacity: 0; }
    .foundation .header-container.search-open .search-form {
      display: block;
      position: absolute;
      right: 30rem;
      top: 1.5rem; }
    .foundation .header-container.search-open .search-close-icon {
      display: block; }
    .foundation .header-container.search-open .search-icon {
      display: none; }
    .foundation .header-container.search-open .demo {
      opacity: 0; }
    .foundation .header-container.search-open .search-icon-go {
      position: absolute;
      right: 3rem;
      top: 1.5rem; }
    .foundation .header-container.search-open #s {
      width: 40rem; }
    .foundation .header-container.search-open .mobile-menu {
      display: none; }
    .foundation .header-container .header-item {
      display: inline-block; }
      .foundation .header-container .header-item .nav-item {
        display: inline-block;
        padding-right: 1rem; }
        .foundation .header-container .header-item .nav-item.nav-item-2 .nav-level-2 {
          cursor: default; }
          .foundation .header-container .header-item .nav-item.nav-item-2 .nav-level-2:hover {
            color: #000; }
        .foundation .header-container .header-item .nav-item.nav-item-4 .nav-level-2:first-child {
          cursor: default; }
          .foundation .header-container .header-item .nav-item.nav-item-4 .nav-level-2:first-child:hover {
            color: #000; }
        .foundation .header-container .header-item .nav-item.nav-item-4 .link-10 {
          font-weight: 400 !important;
          font-size: 1.4rem !important; }
        .foundation .header-container .header-item .nav-item.nav-item-1 .dropdown-menu {
          left: unset !important; }
        .foundation .header-container .header-item .nav-item.nav-item-1 .dropdown-menu .nav-drop-box {
          flex-basis: 50%;
          width: 50%; }
        .foundation .header-container .header-item .nav-item .link-11 {
          font-weight: 400 !important;
          font-size: 1.4rem !important; }
      .foundation .header-container .header-item .nav {
        margin-left: 6rem; }
        .foundation .header-container .header-item .nav .nav-link {
          color: #000;
          font-size: 1.6rem;
          font-weight: 700;
          cursor: pointer; }
          .foundation .header-container .header-item .nav .nav-link:hover {
            font-weight: 700; }
        .foundation .header-container .header-item .nav .dropdown-toggle::after {
          display: none; }
        .foundation .header-container .header-item .nav .dropdown-menu {
          top: 5rem;
          border: 0.3rem solid #F4F4F4;
          padding: 3.2rem 8rem 3.2rem 3.2rem; }
          .foundation .header-container .header-item .nav .dropdown-menu a {
            font-size: 1.59rem;
            font-weight: 600; }
            .foundation .header-container .header-item .nav .dropdown-menu a:hover {
              background: #fff;
              color: #298CFB; }
          .foundation .header-container .header-item .nav .dropdown-menu.item-count-3, .foundation .header-container .header-item .nav .dropdown-menu.item-count-4 {
            left: -19rem; }
            .foundation .header-container .header-item .nav .dropdown-menu.item-count-3 .nav-drop-box, .foundation .header-container .header-item .nav .dropdown-menu.item-count-4 .nav-drop-box {
              padding-right: 8rem; }
          .foundation .header-container .header-item .nav .dropdown-menu.item-count-2 {
            left: -35rem; }
            .foundation .header-container .header-item .nav .dropdown-menu.item-count-2 .nav-drop-box {
              padding-right: 8rem; }
        .foundation .header-container .header-item .nav .nav-item:hover .nav-link {
          font-weight: 600; }
          .foundation .header-container .header-item .nav .nav-item:hover .nav-link:after {
            content: ' ';
            height: 3px;
            width: 90%;
            bottom: 0px;
            left: -1%;
            position: absolute;
            background: #72CD35; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-4 .dropdown-divider {
          display: none; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-4 .nav-drop-box {
          flex-basis: 50%;
          width: 50%; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-4 .nav-level-2:last-child .nav-level-2 {
          display: none; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-4 .nav-level-2:last-child .nav-level-3 {
          font-weight: 600;
          font-size: 1.59rem; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-3 .dropdown-menu {
          left: unset; }
          .foundation .header-container .header-item .nav .nav-item.nav-item-3 .dropdown-menu .nav-drop-box {
            padding-right: 0px; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-6 .dropdown-divider {
          display: none; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-6 .nav-drop-box {
          flex-basis: 50%;
          width: 50%; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-6 .nav-level-2:last-child .nav-level-2 {
          display: none; }
        .foundation .header-container .header-item .nav .nav-item.nav-item-6 .nav-level-2:last-child .nav-level-3 {
          font-weight: 400;
          font-size: 1.4rem; }
      .foundation .header-container .header-item.search {
        margin-left: auto; }
      .foundation .header-container .header-item.demo {
        margin-left: auto; }
        .foundation .header-container .header-item.demo .call {
          font-weight: bold;
          text-align: center;
          padding-bottom: .7rem;
          margin-top: -1.5rem; }
          .foundation .header-container .header-item.demo .call a {
            color: #298CFB;
            font-weight: 400; }
      .foundation .header-container .header-item .nav .dropdown-menu {
        flex-direction: row;
        flex-basis: 100%; }
        .foundation .header-container .header-item .nav .dropdown-menu .nav-drop-box {
          padding-right: 3rem;
          flex-basis: 33%;
          width: 33%;
          flex-wrap: wrap; }
        .foundation .header-container .header-item .nav .dropdown-menu a {
          display: block; }
        .foundation .header-container .header-item .nav .dropdown-menu .nav-level-2 {
          font-weight: 600;
          font-size: 1.59rem; }
        .foundation .header-container .header-item .nav .dropdown-menu .nav-level-3 {
          font-weight: 400;
          font-size: 1.4rem; }
      .foundation .header-container .header-item .nav .dropdown.nav-item-5 .dropdown-menu, .foundation .header-container .header-item .nav .dropdown.nav-item-3 .dropdown-menu {
        flex-wrap: wrap; }
        .foundation .header-container .header-item .nav .dropdown.nav-item-5 .dropdown-menu .nav-drop-box, .foundation .header-container .header-item .nav .dropdown.nav-item-3 .dropdown-menu .nav-drop-box {
          flex-basis: 100%;
          width: 100%; }
        .foundation .header-container .header-item .nav .dropdown.nav-item-5 .dropdown-menu .nav-level-2, .foundation .header-container .header-item .nav .dropdown.nav-item-3 .dropdown-menu .nav-level-2 {
          font-weight: 400;
          font-size: 1.4rem; }
      .foundation .header-container .header-item .nav .dropdown-divider {
        border: none;
        padding: .5rem 0 0 0; }
    .foundation .header-container .dropdown:hover .dropdown-menu, .foundation .header-container .btn-group:hover .dropdown-menu {
      display: block; }
    .foundation .header-container .dropdown-menu {
      margin-top: 0; }
    .foundation .header-container .dropdown-toggle {
      margin-bottom: 2px; }
    .foundation .header-container .navbar .dropdown-toggle, .foundation .header-container .nav-tabs .dropdown-toggle {
      margin-bottom: 0; }
    .foundation .header-container .nav-item:hover .dropdown-menu {
      display: flex; }
    .foundation .header-container .mobile-menu {
      display: none;
      margin-left: 2rem; }
  .foundation .header-container .header-item .nav .nav-item-1 .dropdown-menu.item-count-2 {
    left: unset !important; }
  .foundation .mobile-call {
    display: none; }
  @media (min-width: 1150px) {
    .foundation .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media (max-width: 1210px) {
    .foundation header .container {
      max-width: 1140px;
      left: 0; }
    .foundation .header-container .header-item .nav {
      margin-left: 1rem; } }
  @media (max-width: 1150px) {
    .foundation .navbar-expand-lg .navbar-collapse.collapse {
      display: none !important; }
    .foundation .navbar-expand-lg .navbar-collapse.collapse.show {
      display: flex !important; }
      .foundation .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item.open .dropdown-menu {
        display: block !important; }
      .foundation .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item.open:after {
        transform: rotate(180deg) !important;
        top: -.1rem !important;
        right: 3.5rem !important;
        width: 3rem !important;
        height: 30px !important;
        background-size: 2rem; }
      .foundation .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item:after {
        width: 3rem !important;
        height: 30px !important;
        right: 3rem !important;
        left: unset !important;
        top: 2rem !important;
        transform: none !important;
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-size: 2rem; }
      .foundation .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item .dropdown-menu {
        display: none !important; }
    .foundation .dropdown-menu {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1000;
      display: none;
      float: left;
      min-width: 10rem;
      padding: .5rem 0;
      margin: .125rem 0 0;
      font-size: 1rem;
      color: #212529;
      text-align: center;
      list-style: none;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: .25rem; }
    .foundation header.search-open {
      height: 100vh;
      overflow: scroll; }
      .foundation header.search-open .brand-logo {
        margin: auto; }
      .foundation header.search-open .mobile-call {
        display: block;
        text-align: center; }
        .foundation header.search-open .mobile-call.call {
          font-weight: bold;
          font-size: 1.4rem; }
          .foundation header.search-open .mobile-call.call a {
            color: #298CFB;
            font-weight: 400; }
    .foundation .header-container {
      padding: 1.5rem 1.5rem;
      max-width: 100%;
      position: relative; }
      .foundation .header-container.search-open {
        height: 130px; }
        .foundation .header-container.search-open .search {
          top: 0px;
          right: 0;
          width: 100%; }
        .foundation .header-container.search-open .search-form {
          right: unset;
          width: 100%;
          background-color: #fff;
          top: 7rem; }
        .foundation .header-container.search-open #s {
          width: 36rem;
          margin-left: .5rem; }
        .foundation .header-container.search-open .search-close-icon {
          position: absolute;
          right: 3rem;
          top: 2rem; }
      .foundation .header-container .brand-logo img {
        width: 18rem;
        height: unset;
        margin-top: .5rem; }
      .foundation .header-container .navbar.navbar-expand-lg {
        width: calc(100% + 6rem);
        margin: 0 -3rem;
        padding: 1rem 0; }
        .foundation .header-container .navbar.navbar-expand-lg .nav {
          margin-left: 0rem;
          flex-basis: 100%;
          max-width: 100%; }
          .foundation .header-container .navbar.navbar-expand-lg .nav li {
            width: 100%;
            text-align: center; }
            .foundation .header-container .navbar.navbar-expand-lg .nav li .nav-link {
              padding: 2rem 3rem;
              display: inline-block; }
            .foundation .header-container .navbar.navbar-expand-lg .nav li a {
              width: auto;
              display: inline-block; }
            .foundation .header-container .navbar.navbar-expand-lg .nav li:hover .dropdown-menu {
              display: block;
              left: 0; }
            .foundation .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu {
              background-color: #F4F4F4;
              padding: 2rem 3rem;
              width: 100%; }
              .foundation .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-drop-box {
                border-bottom: 0.2rem solid #C7C7C7;
                width: 100%;
                padding-bottom: 1rem;
                margin-bottom: 1rem; }
                .foundation .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-drop-box:last-child {
                  border: none !important; }
              .foundation .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu a:hover {
                background: none; }
              .foundation .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-level-2, .foundation .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-level-3 {
                padding-left: 0rem;
                display: block; }
      .foundation .header-container .mobile-menu {
        display: block;
        position: absolute;
        left: 1.5rem;
        top: 2rem;
        z-index: 100; }
        .foundation .header-container .mobile-menu button {
          outline: none; }
        .foundation .header-container .mobile-menu .close-icon {
          margin-top: -.4rem; }
        .foundation .header-container .mobile-menu .collapsed .close-icon {
          display: none; }
        .foundation .header-container .mobile-menu .collapsed .open-icon {
          display: block; }
        .foundation .header-container .mobile-menu .open-icon {
          display: none; }
      .foundation .header-container .search {
        display: block;
        position: absolute;
        right: 9rem;
        top: 2rem; }
    .foundation header {
      overflow: scroll;
      height: auto; }
      .foundation header .outer-container {
        overflow: hidden; }
      .foundation header .header-container {
        padding: 1.5rem 1.5rem .8rem; }
        .foundation header .header-container .demo {
          opacity: 0;
          margin-left: 0 !important;
          top: 1.5rem;
          position: absolute;
          z-index: 8; }
          .foundation header .header-container .demo a {
            font-size: 1.2rem;
            padding: 1.1rem 2rem; }
        .foundation header .header-container .brand-logo {
          z-index: 9;
          margin: auto; }
        .foundation header .header-container.scrolling .demo {
          display: block;
          z-index: 10;
          opacity: 1; }
          .foundation header .header-container.scrolling .demo .call {
            display: none; }
        .foundation header .header-container.scrolling .brand-logo img {
          opacity: 0;
          transition: opacity .6s; }
      .foundation header .navbar-expand-lg .navbar-collapse.collapse.show {
        display: flex !important; }
        .foundation header .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item.open .dropdown-menu {
          display: block !important; }
        .foundation header .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item.open:after {
          transform: rotate(180deg) !important;
          top: -.1rem !important;
          right: 4rem !important;
          width: 3rem !important;
          height: 30px !important;
          background-size: 2rem;
          background-position: unset; }
        .foundation header .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item:after {
          width: 3rem !important;
          height: 30px !important;
          right: 3rem !important;
          left: unset !important;
          top: 2rem !important;
          bottom: unset !important;
          transform: none !important;
          content: '';
          position: absolute;
          background-repeat: no-repeat;
          background-size: 2rem;
          background-position: unset; }
        .foundation header .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item .dropdown-menu {
          display: none !important; }
    .foundation header.open {
      height: 100%; } }
  .foundation header {
    height: 6.4rem;
    /* Navbar container */
    /* Links inside the navbar */
    /* The dropdown container */
    /* Dropdown button */
    /* Add a red background color to navbar links on hover */
    /* Dropdown content (hidden by default) */
    /* Mega Menu header, if needed */
    /* Show the dropdown menu on hover */
    /* Create three equal columns that floats next to each other */
    /* Style links inside the columns */
    /* Clear floats after the columns */ }
    .foundation header .header-container {
      padding: 0px; }
    .foundation header .brand-logo {
      margin-right: 7rem; }
      .foundation header .brand-logo img {
        width: unset;
        height: 3.2rem; }
    .foundation header .navbar {
      width: 100%;
      padding: 0px; }
    .foundation header .dropdown {
      position: unset;
      min-height: 100%; }
    .foundation header .dropdown .dropbtn {
      border: none;
      outline: none;
      background-color: inherit;
      font: inherit;
      /* Important for vertical align on mobile phones */
      margin: 0;
      /* Important for vertical align on mobile phones */ }
    .foundation header .login-link {
      display: inline-block;
      font-size: 1.6rem;
      font-weight: bold;
      text-decoration: underline;
      padding: 0px 40px 0px 0px;
      line-height: 40px; }
    .foundation header .menu-item {
      min-height: 6.4rem;
      vertical-align: middle;
      padding: 0px 3rem;
      display: flex;
      justify-content: center;
      align-items: center; }
      .foundation header .menu-item h4 {
        margin-bottom: 2.8rem; }
      .foundation header .menu-item img {
        margin-top: 4rem; }
      .foundation header .menu-item a {
        color: #000;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.6rem; }
      .foundation header .menu-item:hover .design-block {
        display: block;
        width: 100%;
        height: 4px;
        margin-bottom: -4px;
        background-color: #72CD35; }
      .foundation header .menu-item .link-block {
        width: 49%;
        padding-right: 30px; }
        .foundation header .menu-item .link-block a:hover {
          color: #72CD35; }
      .foundation header .menu-item.unhover .design-block {
        display: none; }
      .foundation header .menu-item.unhover .dropdown-content {
        display: none !important; }
    .foundation header .dropdown-content {
      display: none;
      position: absolute;
      background: #F2F2F2;
      background-size: 33%, 50%;
      width: 100vw;
      left: 0;
      top: 6.4rem;
      z-index: 1; }
      .foundation header .dropdown-content .menu-close-icon {
        position: absolute;
        top: -20px;
        right: 20px;
        cursor: pointer;
        z-index: 100; }
      .foundation header .dropdown-content .container {
        width: 100%; }
        .foundation header .dropdown-content .container .row {
          width: 100%; }
      .foundation header .dropdown-content .left-style-container {
        width: 20%;
        height: 100%;
        position: absolute;
        left: 0px;
        background: #363A47; }
    .foundation header .dropdown-content .header {
      background: red;
      padding: 16px;
      color: white; }
    .foundation header .menu-item:hover .dropdown-content {
      display: block; }
    .foundation header .column {
      float: left;
      width: 40%;
      padding: 8rem 2rem 8rem 0px;
      z-index: 1; }
    .foundation header .column-1 {
      background: #363A47;
      width: 40%;
      color: #fff;
      padding-left: 2rem; }
    .foundation header .column-2 {
      width: 59%;
      padding-left: 2.8rem;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start; }
      .foundation header .column-2 .link-block {
        flex-basis: 49%; }
        .foundation header .column-2 .link-block p {
          margin-top: 2.8rem; }
    .foundation header .column a {
      float: none;
      color: black;
      text-decoration: none;
      display: block;
      text-align: left; }
    .foundation header .row:after {
      content: "";
      display: table;
      clear: both; }
  @media (max-width: 1150px) {
    .foundation header .menu-close-icon {
      display: none !important; }
    .foundation header .brand-logo {
      width: 100%;
      text-align: center;
      padding: 1rem 0rem;
      height: 6.4rem; }
      .foundation header .brand-logo img {
        width: unset !important;
        height: 3.2rem !important; }
    .foundation header .header-container .mobile-menu {
      top: 1.5rem;
      left: 0rem; }
    .foundation header .menu-item {
      width: 100%;
      display: none; }
    .foundation header.search-open {
      background: #F2F2F2; }
      .foundation header.search-open .header-container .mobile-menu {
        top: 1.5rem;
        left: 0rem; }
        .foundation header.search-open .header-container .mobile-menu .open-icon {
          display: none; }
        .foundation header.search-open .header-container .mobile-menu .close-icon {
          margin-top: .1rem;
          display: block; }
      .foundation header.search-open .header-container .demo {
        background: #F2F2F2;
        position: relative;
        opacity: 1;
        width: 100%;
        top: unset;
        margin: auto;
        text-align: center; }
      .foundation header.search-open .login-link {
        display: block;
        font-size: 1.86rem !important;
        font-weight: bold;
        text-decoration: underline;
        padding: 0px 40px 10px 0px;
        line-height: 50px;
        padding-top: 0px !important; }
      .foundation header.search-open .menu-item {
        text-align: center;
        display: block;
        padding: 3rem 2rem;
        height: unset;
        background: #F2F2F2; }
        .foundation header.search-open .menu-item .dropdown.has-children {
          position: relative; }
          .foundation header.search-open .menu-item .dropdown.has-children:after {
            content: ' ';
            background-image: url(./../../static/img/arrow-down.svg);
            background-repeat: no-repeat;
            background-size: contain;
            width: 2rem;
            height: 2rem;
            left: calc(50% - 1rem);
            top: 3rem;
            position: absolute; }
        .foundation header.search-open .menu-item:hover .design-block {
          display: none; }
        .foundation header.search-open .menu-item:hover .dropdown.has-children:after {
          content: ' ';
          background-image: url(./../../static/img/arrow-down.svg);
          background-repeat: no-repeat;
          background-size: contain;
          width: 2rem;
          height: 2rem;
          left: calc(50% - 1rem);
          transform: rotate(-180deg);
          top: unset;
          bottom: -2.5rem;
          z-index: 1;
          position: absolute; }
        .foundation header.search-open .menu-item .column-1 {
          display: none; }
        .foundation header.search-open .menu-item .column-2 {
          width: 100%;
          padding: 1rem; }
          .foundation header.search-open .menu-item .column-2 .link-block {
            flex-basis: 100%;
            text-align: center;
            padding-right: 0px; }
            .foundation header.search-open .menu-item .column-2 .link-block a {
              display: inline-block; }
            .foundation header.search-open .menu-item .column-2 .link-block p {
              margin-top: 1rem;
              margin-bottom: 2.8rem; }
        .foundation header.search-open .menu-item .left-style-container {
          display: none; }
        .foundation header.search-open .menu-item .dropdown-content {
          position: relative;
          width: 100%;
          top: 2rem;
          border: none;
          left: unset; } }
  .foundation .module-headline {
    text-align: center; }
    .foundation .module-headline h2, .foundation .module-headline .h2 {
      font-size: 4.2rem;
      font-weight: 100; }
    .foundation .module-headline .headline-subheading {
      margin-top: .5em; }
    .foundation .module-headline p, .foundation .module-headline .module-accordion .card p, .foundation .module-accordion .card .module-headline p {
      max-width: 70rem;
      margin: auto;
      margin-top: 3.2rem; }
    .foundation .module-headline .row {
      padding: 0rem 10rem; }
    .foundation .module-headline .btn-primary {
      margin-top: 3rem; }
    .foundation .module-headline .text-cta-box.button {
      display: block; }
    .foundation .module-headline .text-cta {
      margin-top: 1rem; }
    .foundation .module-headline .text-cta-box {
      padding: 0 1.5rem; }
    .foundation .module-headline.bg-blue a, .foundation .module-headline.module-alert-banner a, .foundation .module-headline.module-pull-quote a, .foundation .module-headline.module-statistic a {
      color: #fff; }
      .foundation .module-headline.bg-blue a:hover, .foundation .module-headline.module-alert-banner a:hover, .foundation .module-headline.module-pull-quote a:hover, .foundation .module-headline.module-statistic a:hover {
        color: #fff; }
    .foundation .module-headline.bg-white p a, .foundation .module-headline.bg-offwhite p a {
      color: #298CFB; }
      .foundation .module-headline.bg-white p a:hover, .foundation .module-headline.bg-offwhite p a:hover {
        color: #000; }
  @media (max-width: 992px) {
    .foundation .module-full-width-cta {
      text-align: center; }
      .foundation .module-full-width-cta .row {
        padding: 0rem 0rem; } }
  .foundation .module-hero {
    padding: 10rem 0; }
    .foundation .module-hero .rotator {
      position: relative;
      margin-bottom: 0rem; }
    .foundation .module-hero .left-side {
      padding: 8rem 6rem 12rem 0rem; }
    .foundation .module-hero img {
      max-width: 100%;
      width: 100%;
      bottom: -3rem;
      position: relative; }
    .foundation .module-hero h1 {
      font-size: 11rem; }
    .foundation .module-hero h2 {
      font-weight: 500;
      margin-top: 0rem;
      font-size: 2.9rem; }
      .foundation .module-hero h2 span {
        background-color: #f6b128;
        display: inline-block; }
    .foundation .module-hero .text-cta-box {
      margin-top: 10px; }
    .foundation .module-hero p, .foundation .module-hero .module-accordion .card p, .foundation .module-accordion .card .module-hero p {
      font-size: 1.59rem; }
      .foundation .module-hero p span, .foundation .module-hero .module-accordion .card p span, .foundation .module-accordion .card .module-hero p span {
        background-color: #f6b128;
        color: #000;
        display: inline-block;
        padding: 0 .5rem;
        margin: .5rem 0;
        font-style: italic;
        border: 1px solid #f6b128;
        border-radius: 3px; }
    .foundation .module-hero.bg-gradient p span {
      background-color: #fff;
      color: #000; }
    .foundation .module-hero .slick-track {
      display: flex; }
    .foundation .module-hero .slick-slide {
      height: unset;
      display: flex;
      /*.row {
			max-width: 1140px;
			margin: auto;
		}*/ }
      .foundation .module-hero .slick-slide .row {
        opacity: 1;
        transition: opacity .6s; }
      .foundation .module-hero .slick-slide.slick-active .row {
        opacity: 1; }
    .foundation .module-hero .btn, .foundation .module-hero .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-hero .gform_button, .foundation .module-hero form .gform_button, .foundation form .module-hero .gform_button, .foundation .module-hero p, .foundation .module-hero .module-accordion .card p, .foundation .module-accordion .card .module-hero p {
      margin-top: 3.2rem;
      margin-bottom: 0px; }
    .foundation .module-hero .slick-arrow {
      position: absolute;
      bottom: 6.4rem;
      top: unset; }
    .foundation .module-hero .slick-prev {
      left: 3rem;
      z-index: 10; }
      .foundation .module-hero .slick-prev:before {
        content: '';
        background-image: url(./../../static/img/slider-prev.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-hero .slick-next {
      left: 14rem; }
      .foundation .module-hero .slick-next:before {
        content: '';
        background-image: url(./../../static/img/slider-next.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-hero .slick-dots {
      left: 6.5rem;
      position: absolute;
      bottom: 5rem;
      top: unset;
      width: auto;
      list-style: none;
      margin: 0; }
      .foundation .module-hero .slick-dots li {
        width: 1rem; }
        .foundation .module-hero .slick-dots li:hover button::before {
          background-color: #298CFB; }
      .foundation .module-hero .slick-dots li button::before {
        content: '';
        background-color: #63666A;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
      .foundation .module-hero .slick-dots .slick-active {
        width: 1rem; }
        .foundation .module-hero .slick-dots .slick-active button::before {
          content: '';
          background-color: #298CFB;
          border-radius: 1rem;
          height: 1rem;
          width: 1rem;
          opacity: 1; }
    .foundation .module-hero .count-r-2 .slick-dots {
      left: 7.75rem; }
    .foundation .module-hero .count-r-2 .slick-next {
      left: 12rem; }
    .foundation .module-hero .count-r-3 .slick-dots {
      left: 7rem; }
    .foundation .module-hero .count-r-3 .slick-next {
      left: 12.5rem; }
    .foundation .module-hero .count-r-4 .slick-dots {
      left: 6.5rem; }
    .foundation .module-hero .count-r-4 .slick-next {
      left: 14rem; }
    .foundation .module-hero .count-r-5 .slick-dots {
      left: 6.5rem; }
    .foundation .module-hero .count-r-5 .slick-next {
      left: 16rem; }
  @media (max-width: 1140px) {
    .foundation .module-rotator .left-side {
      z-index: 2;
      padding-top: 2rem;
      padding-bottom: 13rem; }
    .foundation .module-rotator img {
      max-width: 100%;
      width: 100%;
      position: absolute;
      bottom: 0;
      right: 0; } }
  @media (max-width: 992px) {
    .foundation .module-rotator .slick-slide img {
      position: absolute;
      bottom: -3rem;
      opacity: 0;
      transition: opacity .6s; }
    .foundation .module-rotator .slick-slide.slick-active img {
      opacity: 1; } }
  @media (max-width: 768px) {
    .foundation .module-rotator .slick-slide .row {
      max-width: 100%; }
    .foundation .module-rotator .slick-slide img {
      position: relative;
      bottom: 0rem;
      opacity: 0;
      transition: opacity .6s;
      max-width: 100%; }
    .foundation .module-rotator .slick-slide.slick-active img {
      opacity: 1; }
    .foundation .module-rotator .slick-slide .left-side {
      padding: 4rem 1.5rem .5rem;
      top: -13.4rem;
      background-color: rgba(255, 255, 255, 0.8);
      text-align: center; }
      .foundation .module-rotator .slick-slide .left-side h2 {
        font-size: 3.19rem;
        text-align: center;
        margin: 0rem; }
      .foundation .module-rotator .slick-slide .left-side p {
        font-size: 1.86rem;
        margin-top: 5rem; }
    .foundation .module-rotator .slick-prev {
      left: calc(50% - 8rem);
      z-index: 10; }
      .foundation .module-rotator .slick-prev:before {
        content: '';
        background-image: url(./../../static/img/slider-prev.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-rotator .slick-next {
      left: calc(50% + 4rem); }
      .foundation .module-rotator .slick-next:before {
        content: '';
        background-image: url(./../../static/img/slider-next.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-rotator .slick-dots {
      left: calc(50% - 4rem);
      position: absolute;
      bottom: 5rem;
      top: unset;
      width: auto;
      list-style: none; }
    .foundation .module-rotator .count-r-2 .slick-dots {
      left: calc(50% - 1.75rem); }
    .foundation .module-rotator .count-r-2 .slick-next {
      left: calc(50% + 2rem); }
    .foundation .module-rotator .count-r-2 .slick-prev {
      left: calc(50% - 6rem); }
    .foundation .module-rotator .count-r-3 .slick-dots {
      left: calc(50% - 3rem); }
    .foundation .module-rotator .count-r-3 .slick-next {
      left: calc(50% + 3.5rem); }
    .foundation .module-rotator .count-r-4 .slick-dots {
      left: calc(50% - 4rem); }
    .foundation .module-rotator .count-r-4 .slick-next {
      left: calc(50% + 4rem); }
    .foundation .module-rotator .count-r-5 .slick-dots {
      left: calc(50% - 4.5rem); }
    .foundation .module-rotator .count-r-5 .slick-next {
      left: calc(50% + 4.5rem); } }
  .foundation .module-icon h2 {
    font-size: 4.2rem;
    max-width: 80rem;
    font-weight: 600;
    text-align: center;
    margin: auto; }
  .foundation .module-icon .sub-copy {
    max-width: 80rem;
    text-align: center;
    margin: 3rem auto 5rem; }
    .foundation .module-icon .sub-copy p {
      font-size: 2.13rem; }
  .foundation .module-icon img {
    max-width: 100%;
    margin-bottom: 1rem; }
  .foundation .module-icon h4 {
    font-size: 2.39rem; }
  .foundation .module-icon .col-md-6 {
    margin-bottom: 2rem;
    padding: 0 4rem; }
  .foundation .module-icon a {
    font-weight: 600;
    color: #298CFB; }
    .foundation .module-icon a:hover {
      color: #000; }
  @media (max-width: 992px) {
    .foundation .module-icon-text h2 {
      font-size: 3.19rem;
      max-width: 80rem;
      font-weight: 600;
      text-align: center;
      margin: auto; }
    .foundation .module-icon-text .sub-copy {
      max-width: 80rem;
      text-align: center;
      margin: 3rem auto 5rem; }
      .foundation .module-icon-text .sub-copy p {
        font-size: 2.13rem; }
    .foundation .module-icon-text img {
      max-width: 100%;
      margin-bottom: 1rem; }
    .foundation .module-icon-text h4 {
      font-size: 2.39rem; }
    .foundation .module-icon-text .col-6 {
      margin-bottom: 8rem;
      padding: 0 4rem; }
    .foundation .module-icon-text a {
      font-weight: 600; } }
  .foundation .module-full-width-image {
    padding: 0px; }
    .foundation .module-full-width-image img {
      width: 100%;
      max-width: 100%; }
    .foundation .module-full-width-image .video--ambient {
      max-width: 100%; }
  .foundation .module-content-width-image {
    padding: 0px; }
    .foundation .module-content-width-image img {
      width: 100%;
      max-width: 100%;
      display: block;
      margin: auto; }
    .foundation .module-content-width-image .content-width-100 {
      width: 100%; }
    .foundation .module-content-width-image .content-width-75 {
      width: 75%; }
    .foundation .module-content-width-image .content-width-50 {
      width: 50%; }
    .foundation .module-content-width-image .content-width-25 {
      width: 25%; }
    .foundation .module-content-width-image .video--ambient {
      max-width: 100%; }
  .foundation .module-content-width-800 img {
    width: 100%;
    max-width: 80rem;
    display: block;
    margin: auto; }
  @media (max-width: 768px) {
    .foundation .module-full-width-image {
      padding: 0px; }
    .foundation .module-content-width-image {
      padding: 0px; }
      .foundation .module-content-width-image img {
        width: 100% !important;
        max-width: 100%; } }
  .foundation .single .module-landing-header, .foundation .page .module-landing-header {
    padding: 0px;
    position: relative;
    overflow: hidden; }
    .foundation .single .module-landing-header .image-container, .foundation .page .module-landing-header .image-container {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .foundation .single .module-landing-header .col-lg-5, .foundation .page .module-landing-header .col-lg-5 {
      padding: 10rem 2rem 10rem 1.5rem; }
    .foundation .single .module-landing-header .col-lg-7, .foundation .page .module-landing-header .col-lg-7 {
      position: absolute;
      height: 100%;
      width: 50vw;
      right: 0; }
    .foundation .single .module-landing-header h1, .foundation .page .module-landing-header h1 {
      font-size: 5.4rem;
      font-weight: 700; }
    .foundation .single .module-landing-header p, .foundation .page .module-landing-header p {
      font-size: 1.86rem;
      font-weight: 300;
      margin-bottom: 3rem;
      margin-top: 3rem;
      line-height: 1.5em; }
    .foundation .single .module-landing-header a, .foundation .page .module-landing-header a {
      color: #fff;
      font-size: 2.13rem; }
      .foundation .single .module-landing-header a.btn, .foundation .single .module-landing-header .module-form-hero .gform_wrapper a.gform_button, .foundation .module-form-hero .gform_wrapper .single .module-landing-header a.gform_button, .foundation .single .module-landing-header form a.gform_button, .foundation form .single .module-landing-header a.gform_button, .foundation .page .module-landing-header a.btn, .foundation .page .module-landing-header .module-form-hero .gform_wrapper a.gform_button, .foundation .module-form-hero .gform_wrapper .page .module-landing-header a.gform_button, .foundation .page .module-landing-header form a.gform_button, .foundation form .page .module-landing-header a.gform_button {
        font-size: 1.59rem; }
    .foundation .single .module-landing-header .text-cta:after, .foundation .page .module-landing-header .text-cta:after {
      content: '';
      position: absolute;
      background-image: url(./../../static/img/white-arrow.svg);
      background-repeat: no-repeat;
      width: 1rem;
      height: 30px;
      right: 0px; }
    .foundation .single .module-landing-header .text-cta:hover, .foundation .page .module-landing-header .text-cta:hover {
      color: #fff; }
  @media (max-width: 992px) {
    .foundation .single .module-landing-header, .foundation .page .module-landing-header {
      padding: 0px;
      background-color: #fff !important; }
      .foundation .single .module-landing-header .image-container, .foundation .page .module-landing-header .image-container {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: cover;
        height: 30rem; }
      .foundation .single .module-landing-header .col-lg-5, .foundation .page .module-landing-header .col-lg-5 {
        padding: 3rem;
        margin: 3rem;
        margin-top: -7rem;
        z-index: 1; }
      .foundation .single .module-landing-header .col-lg-7, .foundation .page .module-landing-header .col-lg-7 {
        position: relative;
        width: 100%; }
      .foundation .single .module-landing-header h1, .foundation .page .module-landing-header h1 {
        font-size: 4rem; }
      .foundation .single .module-landing-header p, .foundation .page .module-landing-header p {
        font-size: 1.86rem;
        margin-bottom: 3rem;
        margin-top: 1rem; }
      .foundation .single .module-landing-header a, .foundation .page .module-landing-header a {
        color: #fff;
        font-size: 2.13rem; }
      .foundation .single .module-landing-header .text-cta:after, .foundation .page .module-landing-header .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: .7rem; } }
  @media (max-width: 768px) {
    .foundation .single .module-landing-header, .foundation .page .module-landing-header {
      padding: 0px; }
      .foundation .single .module-landing-header .image-container, .foundation .page .module-landing-header .image-container {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: cover;
        height: 30rem; }
      .foundation .single .module-landing-header .col-lg-5, .foundation .page .module-landing-header .col-lg-5 {
        padding: 3rem;
        margin: 3rem;
        margin-top: -7rem;
        z-index: 1; }
      .foundation .single .module-landing-header h1, .foundation .page .module-landing-header h1 {
        font-size: 4rem; }
      .foundation .single .module-landing-header p, .foundation .page .module-landing-header p {
        font-size: 1.86rem;
        margin-bottom: 3rem;
        margin-top: 1rem; }
      .foundation .single .module-landing-header a, .foundation .page .module-landing-header a {
        color: #fff;
        font-size: 2.13rem; }
      .foundation .single .module-landing-header .text-cta:after, .foundation .page .module-landing-header .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        width: 1rem;
        height: 30px;
        right: 0px;
        top: .7rem; } }
  .foundation .module-left-right {
    padding: 4rem 0rem;
    position: relative;
    overflow: hidden; }
    .foundation .module-left-right .image-container {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .foundation .module-left-right .col-md-6 {
      padding: 7rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      z-index: 1; }
    .foundation .module-left-right .background-color-box {
      position: absolute;
      position: absolute;
      height: 100%;
      width: 50vw;
      left: 0;
      top: 0; }
      .foundation .module-left-right .background-color-box.left {
        z-index: 1; }
      .foundation .module-left-right .background-color-box.right {
        left: unset;
        right: 0; }
    .foundation .module-left-right h2 {
      padding-bottom: 4rem; }
    .foundation .module-left-right h3 {
      font-size: 4rem;
      font-weight: 600; }
    .foundation .module-left-right h5 {
      padding-bottom: 4rem; }
    .foundation .module-left-right h4 {
      font-size: 2.13rem;
      font-weight: 400;
      color: #63666A;
      font-style: italic; }
    .foundation .module-left-right .btn, .foundation .module-left-right .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-left-right .gform_button, .foundation .module-left-right form .gform_button, .foundation form .module-left-right .gform_button {
      margin-top: 4rem; }
    .foundation .module-left-right.image-transparent img, .foundation .module-left-right.image-transparent2 img {
      display: none; }
    .foundation .module-left-right.image-transparent .image-box, .foundation .module-left-right.image-transparent2 .image-box {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8rem 4rem; }
      .foundation .module-left-right.image-transparent .image-box img, .foundation .module-left-right.image-transparent2 .image-box img {
        max-width: 100%; }
    .foundation .module-left-right.image-transparent .col-md-6, .foundation .module-left-right.image-transparent2 .col-md-6 {
      margin: 0rem 2rem;
      flex-basis: calc(50% - 4rem); }
      .foundation .module-left-right.image-transparent .col-md-6.right, .foundation .module-left-right.image-transparent2 .col-md-6.right {
        z-index: 0; }
      .foundation .module-left-right.image-transparent .col-md-6.left, .foundation .module-left-right.image-transparent2 .col-md-6.left {
        z-index: 1; }
    .foundation .module-left-right.image-transparent2 .image-box {
      padding: 0px; }
    .foundation .module-left-right.image-transparent2 img {
      display: block; }
    .foundation .module-left-right.image-bleed .image-container.col-md-6 {
      position: absolute;
      height: 100%;
      width: 50vw;
      right: 0;
      top: 0; }
      .foundation .module-left-right.image-bleed .image-container.col-md-6.left {
        right: unset;
        left: 0; }
    .foundation .module-left-right.image-bleed.left .col-md-6.right {
      z-index: 1; }
    .foundation .module-left-right.image-bleed.left .col-md-6.left {
      z-index: 0; }
    .foundation .module-left-right.image-bleed.left .background-color-box.left {
      z-index: 0; }
    .foundation .module-left-right.image-bleed.left .background-color-box.right {
      right: 1; }
    .foundation .module-left-right.image-bleed.right .col-md-6.right {
      z-index: 0; }
    .foundation .module-left-right.image-bleed.right .col-md-6.left {
      z-index: 1; }
    .foundation .module-left-right.image-bleed.right .background-color-box.left {
      z-index: 1; }
    .foundation .module-left-right.image-bleed.right .background-color-box.right {
      z-index: 0; }
    .foundation .module-left-right .text-cta {
      display: inline-block;
      margin-bottom: 1rem; }
    .foundation .module-left-right .text-cta-box {
      display: block; }
  @media (max-width: 992px) {
    .foundation .module-left-right {
      padding: 0px; }
      .foundation .module-left-right .col-md-6 {
        padding: 6rem; }
      .foundation .module-left-right h3 {
        font-size: 3.19rem; }
      .foundation .module-left-right p, .foundation .module-left-right .module-accordion .card p, .foundation .module-accordion .card .module-left-right p {
        font-size: 1.86rem; } }
  @media (max-width: 768px) {
    .foundation .module-left-right {
      padding: 0px;
      text-align: center; }
      .foundation .module-left-right h3 {
        text-align: center; }
      .foundation .module-left-right .col-md-6 {
        padding: 6rem 3rem !important; }
      .foundation .module-left-right .image-container {
        padding: 0px;
        padding-top: 52.46332% !important; }
      .foundation .module-left-right .col-md-6 {
        position: relative !important;
        width: 100% !important; }
      .foundation .module-left-right .background-color-box {
        display: none; }
      .foundation .module-left-right.image-transparent .col-md-6, .foundation .module-left-right.image-transparent2 .col-md-6 {
        flex-basis: 100%;
        background-image: unset !important; }
        .foundation .module-left-right.image-transparent .col-md-6.image-box, .foundation .module-left-right.image-transparent2 .col-md-6.image-box {
          padding: 0px !important; }
        .foundation .module-left-right.image-transparent .col-md-6 img, .foundation .module-left-right.image-transparent2 .col-md-6 img {
          display: block; }
      .foundation .module-left-right.image-transparent .image-box, .foundation .module-left-right.image-transparent2 .image-box {
        padding: 4rem 4rem 0rem; } }
  .foundation .module-logo img {
    display: block;
    max-height: 100%;
    margin: auto;
    margin-bottom: 1rem; }
  .foundation .module-logo .grid-image {
    height: 12rem;
    margin-top: 1.5rem; }
  .foundation .module-logo .image-height-100 {
    height: 10rem; }
  .foundation .module-logo .image-height-150 {
    height: 15rem; }
  .foundation .module-logo .image-height-200 {
    height: 20rem; }
  .foundation .module-logo .image-height-250 {
    height: 25rem; }
  .foundation .module-logo .image-height-300 {
    height: 30rem; }
  .foundation .module-logo h2, .foundation .module-logo .h2 {
    max-width: 100rem;
    text-align: center;
    margin: auto;
    font-size: 4.2rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.16em; }
  .foundation .module-logo h4 {
    font-size: 2.13rem;
    font-weight: 500;
    margin-bottom: 1rem; }
  .foundation .module-logo p, .foundation .module-logo .module-accordion .card p, .foundation .module-accordion .card .module-logo p {
    font-size: 2.13rem; }
  .foundation .module-logo .copy {
    max-width: 80rem;
    text-align: center;
    margin: auto;
    font-size: 2.13rem;
    margin-bottom: 3rem; }
    .foundation .module-logo .copy p {
      font-size: 2.13rem;
      font-weight: 500;
      margin-top: 1rem; }
  .foundation .module-logo .grid-card {
    font-size: 1.86rem;
    display: flex;
    flex-direction: column; }
    .foundation .module-logo .grid-card p {
      font-size: 1.86rem;
      font-weight: 300; }
    .foundation .module-logo .grid-card .text-cta-box {
      margin-top: auto; }
  .foundation .module-logo .text-cta {
    margin-right: 0rem;
    padding-right: 2rem; }
    .foundation .module-logo .text-cta:after {
      width: 1rem;
      top: 25%; }
  .foundation .module-logo.bg-blue .btn-primary, .foundation .module-logo.module-alert-banner .btn-primary, .foundation .module-logo.module-pull-quote .btn-primary, .foundation .module-logo.module-statistic .btn-primary {
    background-color: #fff;
    color: #298CFB; }
    .foundation .module-logo.bg-blue .btn-primary:hover, .foundation .module-logo.module-alert-banner .btn-primary:hover, .foundation .module-logo.module-pull-quote .btn-primary:hover, .foundation .module-logo.module-statistic .btn-primary:hover {
      background-color: #298CFB !important;
      color: #fff; }
  @media (max-width: 992px) {
    .foundation .module-grid img {
      display: block;
      max-width: 90%;
      margin: auto;
      margin-bottom: 1rem; }
    .foundation .module-grid .grid-image {
      height: 12rem;
      margin-bottom: 2rem; }
    .foundation .module-grid .image-height-100 {
      height: 10rem; }
      .foundation .module-grid .image-height-100 img {
        max-height: 10rem; }
    .foundation .module-grid .image-height-150 {
      height: 15rem; }
      .foundation .module-grid .image-height-150 img {
        max-height: 15rem; }
    .foundation .module-grid .image-height-200 {
      height: 20rem; }
      .foundation .module-grid .image-height-200 img {
        max-height: 20rem; }
    .foundation .module-grid .image-height-250 {
      height: 25rem; }
      .foundation .module-grid .image-height-250 img {
        max-height: 25rem; }
    .foundation .module-grid .image-height-300 {
      height: 30rem; }
      .foundation .module-grid .image-height-300 img {
        max-height: 30rem; }
    .foundation .module-grid h2, .foundation .module-grid .h2 {
      max-width: 100rem;
      text-align: center;
      margin: auto; }
    .foundation .module-grid h4 {
      font-size: 2.13rem;
      font-weight: 500; }
    .foundation .module-grid p, .foundation .module-grid .module-accordion .card p, .foundation .module-accordion .card .module-grid p {
      font-size: 1.86rem; }
    .foundation .module-grid .copy {
      max-width: 80rem;
      text-align: center;
      margin: auto;
      font-size: 1.86rem;
      margin-bottom: 3rem; }
      .foundation .module-grid .copy p {
        font-size: 2.13rem;
        font-weight: 500;
        margin-top: 1rem; }
    .foundation .module-grid .grid-card {
      font-size: 1.86rem;
      margin-bottom: 3rem; }
      .foundation .module-grid .grid-card p {
        font-size: 1.86rem;
        font-weight: 300; } }
  @media (max-width: 768px) {
    .foundation .module-grid h2, .foundation .module-grid .h2 {
      max-width: 100rem;
      text-align: center;
      margin: auto;
      font-size: 3.19rem;
      margin-bottom: 1rem; }
    .foundation .module-grid h4 {
      font-size: 2.13rem;
      font-weight: 500; }
    .foundation .module-grid .copy p {
      font-size: 1.86rem; } }
  .foundation .module-home-hero {
    background-color: #f2f2f2 !important;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    animation: backgroundS 1s forwards;
    -webkit-animation: backgroundS 1s forwards;
    -moz-animation: backgroundS 2s forwards;
    -o-animation: backgroundS 2s forwards;
    -ms-animation: backgroundS 2s forwards;
    animation-delay: 1s; }
    .foundation .module-home-hero.spacing-Default {
      padding: 0rem 0 !important; }
    .foundation .module-home-hero.module.spacing-Default {
      padding-bottom: 0px !important; }
    .foundation .module-home-hero .fade-in-image h1 {
      width: 100%;
      text-align: center;
      color: #fff;
      padding-top: 4rem;
      margin-bottom: 4rem;
      z-index: 100;
      animation: fadeIn 2s;
      -webkit-animation: fadeIn 2s;
      -moz-animation: fadeIn 2s;
      -o-animation: fadeIn 2s;
      -ms-animation: fadeIn 2s; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  .foundation .module-home-hero 0% {
    opacity: 0; }
  .foundation .module-home-hero 100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  .foundation .module-home-hero 0% {
    opacity: 1; }
  .foundation .module-home-hero 100% {
    opacity: 0; } }

@keyframes widthIn {
  0% {
    top: 200px; }
  100% {
    top: 0px; } }

@-moz-keyframes widthIn {
  0% {
    top: 200px; }
  100% {
    top: 0px; } }

@-webkit-keyframes widthIn {
  0% {
    top: 200px; }
  100% {
    top: 0px; } }

@-o-keyframes widthIn {
  0% {
    top: 200px; }
  100% {
    top: 0px; } }

@-ms-keyframes widthIn {
  .foundation .module-home-hero 0% {
    top: 200px; }
  .foundation .module-home-hero 100% {
    top: 0px; } }

@keyframes backgroundS {
  0% {
    background-size: 100%; }
  100% {
    background-size: 115%; } }

@-moz-keyframes backgroundS {
  0% {
    background-size: 100%; }
  100% {
    background-size: 115%; } }

@-webkit-keyframes backgroundS {
  0% {
    background-size: 100%; }
  100% {
    background-size: 115%; } }

@-o-keyframes backgroundS {
  0% {
    background-size: 100%; }
  100% {
    background-size: 115%; } }

@-ms-keyframes backgroundS {
  .foundation .module-home-hero 0% {
    background-size: 100%; }
  .foundation .module-home-hero 100% {
    background-size: 115%; } }
    .foundation .module-home-hero .image-background {
      position: absolute;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .foundation .module-home-hero .image-background img {
        width: 100%;
        top: 0;
        opacity: 0;
        animation: fadeIn 1s forwards;
        -webkit-animation: fadeIn 1s forwards;
        -moz-animation: fadeIn 1s forwards;
        -o-animation: fadeIn 2s forwards;
        -ms-animation: fadeIn 2s forwards;
        animation-delay: 1.75s, 1.75s; }
    .foundation .module-home-hero .background-black {
      position: absolute;
      background: #000;
      height: 100%;
      width: 100%;
      animation: fadeOut 1s forwards;
      -webkit-animation: fadeOut 1s forwards;
      -moz-animation: fadeOut 1s forwards;
      -o-animation: fadeOut 1s forwards;
      -ms-animation: fadeOut 1s forwards;
      animation-delay: 1s; }
    .foundation .module-home-hero .image-grow {
      width: 100%;
      text-align: center;
      width: 100%;
      position: relative; }
      .foundation .module-home-hero .image-grow .image-box {
        position: relative; }
      .foundation .module-home-hero .image-grow .btn-block {
        padding-bottom: 8rem;
        opacity: 0;
        bottom: 100px;
        animation: fadeIn 2s forwards;
        -webkit-animation: fadeIn 2s forwards;
        -moz-animation: fadeIn 2s forwards;
        -o-animation: fadeIn 2s forwards;
        -ms-animation: fadeIn 2s forwards;
        animation-delay: 3.5s; }
      .foundation .module-home-hero .image-grow img {
        opacity: 0;
        width: 100%;
        height: auto;
        display: block;
        top: 200px;
        animation: fadeIn 1s forwards, widthIn 1s forwards;
        -webkit-animation: fadeIn 1s forwards, widthIn 1s forwards;
        -moz-animation: fadeIn 1s forwards, widthIn 1s forwards;
        -o-animation: fadeIn 2s forwards, widthIn 2s forwards;
        -ms-animation: fadeIn 2s forwards, widthIn 2s forwards;
        animation-delay: 2.5s, 2.5s; }
      .foundation .module-home-hero .image-grow .image-grow-inner {
        display: none;
        display: flex;
        flex-basis: 100%;
        height: 100%;
        text-align: center;
        position: relative;
        max-width: 400px;
        margin: auto;
        margin-top: 0px;
        justify-content: center;
        align-items: center; }
        .foundation .module-home-hero .image-grow .image-grow-inner div {
          flex-basis: 100%; }
    .foundation .module-home-hero .rotator {
      position: relative;
      margin-bottom: 0rem; }
    .foundation .module-home-hero .left-side {
      padding: 8rem 6rem 12rem 0rem; }
    .foundation .module-home-hero img {
      max-width: 100%;
      width: 100%;
      bottom: -3rem;
      position: relative; }
    .foundation .module-home-hero h1 {
      font-size: 11rem;
      margin-bottom: 2rem;
      font-weight: 800; }
    .foundation .module-home-hero h5 {
      font-size: 5rem;
      display: block;
      max-width: 900px;
      margin: auto;
      text-align: center; }
    .foundation .module-home-hero h2 {
      font-weight: 500;
      margin-top: 0rem;
      font-size: 2.9rem; }
      .foundation .module-home-hero h2 span {
        background-color: #f6b128;
        display: inline-block; }
    .foundation .module-home-hero .text-cta-box {
      margin-top: 10px; }
    .foundation .module-home-hero p, .foundation .module-home-hero .module-accordion .card p, .foundation .module-accordion .card .module-home-hero p {
      font-size: 1.59rem; }
      .foundation .module-home-hero p span, .foundation .module-home-hero .module-accordion .card p span, .foundation .module-accordion .card .module-home-hero p span {
        background-color: #f6b128;
        color: #000;
        display: inline-block;
        padding: 0 .5rem;
        margin: .5rem 0;
        font-style: italic;
        border: 1px solid #f6b128;
        border-radius: 3px; }
    .foundation .module-home-hero.bg-gradient p span {
      background-color: #fff;
      color: #000; }
    .foundation .module-home-hero .slick-track {
      display: flex; }
    .foundation .module-home-hero .slick-slide {
      height: unset;
      display: flex;
      /*.row {
			max-width: 1140px;
			margin: auto;
		}*/ }
      .foundation .module-home-hero .slick-slide .row {
        opacity: 1;
        transition: opacity .6s; }
      .foundation .module-home-hero .slick-slide.slick-active .row {
        opacity: 1; }
    .foundation .module-home-hero .btn, .foundation .module-home-hero .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-home-hero .gform_button, .foundation .module-home-hero form .gform_button, .foundation form .module-home-hero .gform_button, .foundation .module-home-hero p, .foundation .module-home-hero .module-accordion .card p, .foundation .module-accordion .card .module-home-hero p {
      margin-top: 3.2rem;
      margin-bottom: 0px; }
    .foundation .module-home-hero .slick-arrow {
      position: absolute;
      bottom: 6.4rem;
      top: unset; }
    .foundation .module-home-hero .slick-prev {
      left: 3rem;
      z-index: 10; }
      .foundation .module-home-hero .slick-prev:before {
        content: '';
        background-image: url(./../../static/img/slider-prev.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-home-hero .slick-next {
      left: 14rem; }
      .foundation .module-home-hero .slick-next:before {
        content: '';
        background-image: url(./../../static/img/slider-next.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-home-hero .slick-dots {
      left: 6.5rem;
      position: absolute;
      bottom: 5rem;
      top: unset;
      width: auto;
      list-style: none;
      margin: 0; }
      .foundation .module-home-hero .slick-dots li {
        width: 1rem; }
        .foundation .module-home-hero .slick-dots li:hover button::before {
          background-color: #298CFB; }
      .foundation .module-home-hero .slick-dots li button::before {
        content: '';
        background-color: #63666A;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
      .foundation .module-home-hero .slick-dots .slick-active {
        width: 1rem; }
        .foundation .module-home-hero .slick-dots .slick-active button::before {
          content: '';
          background-color: #298CFB;
          border-radius: 1rem;
          height: 1rem;
          width: 1rem;
          opacity: 1; }
    .foundation .module-home-hero .count-r-2 .slick-dots {
      left: 7.75rem; }
    .foundation .module-home-hero .count-r-2 .slick-next {
      left: 12rem; }
    .foundation .module-home-hero .count-r-3 .slick-dots {
      left: 7rem; }
    .foundation .module-home-hero .count-r-3 .slick-next {
      left: 12.5rem; }
    .foundation .module-home-hero .count-r-4 .slick-dots {
      left: 6.5rem; }
    .foundation .module-home-hero .count-r-4 .slick-next {
      left: 14rem; }
    .foundation .module-home-hero .count-r-5 .slick-dots {
      left: 6.5rem; }
    .foundation .module-home-hero .count-r-5 .slick-next {
      left: 16rem; }
  @media (max-width: 1140px) {
    .foundation .module-rotator .left-side {
      z-index: 2;
      padding-top: 2rem;
      padding-bottom: 13rem; }
    .foundation .module-rotator img {
      max-width: 100%;
      width: 100%;
      position: absolute;
      bottom: 0;
      right: 0; } }
  @media (max-width: 992px) {
    .foundation .module-rotator .slick-slide img {
      position: absolute;
      bottom: -3rem;
      opacity: 0;
      transition: opacity .6s; }
    .foundation .module-rotator .slick-slide.slick-active img {
      opacity: 1; } }
  @media (max-width: 768px) {
    .foundation .module-home-hero {
      background-size: cover !important; }
      .foundation .module-home-hero h1 {
        font-size: 3.19rem !important; }
      .foundation .module-home-hero h5 {
        font-size: 3rem !important; }
      .foundation .module-home-hero .image-grow {
        text-align: center;
        width: 100%; }
        .foundation .module-home-hero .image-grow img {
          max-width: 250px;
          margin: auto; } }
  .foundation .module-prev-next {
    padding: 0px; }
    .foundation .module-prev-next .col-md-12, .foundation .module-prev-next .col-md-6 {
      padding: 4rem 11rem; }
    .foundation .module-prev-next h5 {
      font-size: 2.39rem; }
    .foundation .module-prev-next h4 {
      font-size: 3.19rem; }
    .foundation .module-prev-next .arrow {
      background: url(./../../static/img/arrow-next.svg);
      background-repeat: no-repeat;
      height: 100%;
      position: absolute;
      background-position: center;
      width: 6rem;
      cursor: pointer; }
      .foundation .module-prev-next .arrow.next {
        right: 11rem;
        top: 0px; }
      .foundation .module-prev-next .arrow.prev {
        left: 11rem;
        top: 0px;
        background: url(./../../static/img/arrow-prev.svg);
        background-repeat: no-repeat;
        background-position: center; }
    .foundation .module-prev-next a.previous {
      padding-left: 22rem;
      color: #000; }
      .foundation .module-prev-next a.previous:hover {
        color: #298CFB; }
    .foundation .module-prev-next a.next-page {
      padding-right: 22rem;
      color: #fff; }
  @media (max-width: 992px) {
    .foundation .module-prev-next {
      padding: 0px; }
      .foundation .module-prev-next .col-md-12, .foundation .module-prev-next .col-md-6 {
        padding: 4rem 11rem; }
      .foundation .module-prev-next h5 {
        font-size: 2.6rem; }
      .foundation .module-prev-next h4 {
        font-size: 3.19rem; }
      .foundation .module-prev-next .arrow {
        background: url(./../../static/img/arrow-next.svg);
        background-repeat: no-repeat;
        height: 100%;
        position: absolute;
        background-position: center;
        width: 6rem;
        cursor: pointer; }
        .foundation .module-prev-next .arrow.next {
          right: 3rem;
          top: 0px; }
        .foundation .module-prev-next .arrow.prev {
          left: 3rem;
          top: 0px;
          background: url(./../../static/img/arrow-prev.svg);
          background-repeat: no-repeat;
          background-position: center; }
      .foundation .module-prev-next .previous {
        padding-left: 11rem; }
      .foundation .module-prev-next .next-page {
        padding-right: 11rem; } }
  @media (max-width: 768px) {
    .foundation .module-prev-next {
      padding: 0px; }
      .foundation .module-prev-next .col-md-12, .foundation .module-prev-next .col-md-6 {
        padding: 4rem 11rem; }
      .foundation .module-prev-next h5 {
        font-size: 1.86rem; }
      .foundation .module-prev-next h4 {
        font-size: 2.13rem; }
      .foundation .module-prev-next .arrow {
        background: url(./../../static/img/arrow-next.svg);
        background-repeat: no-repeat;
        height: 100%;
        position: absolute;
        background-position: center;
        width: 6rem;
        cursor: pointer;
        background-size: 30%; }
        .foundation .module-prev-next .arrow.next {
          right: 3rem;
          top: 0px; }
        .foundation .module-prev-next .arrow.prev {
          left: 3rem;
          top: 0px;
          background: url(./../../static/img/arrow-prev.svg);
          background-repeat: no-repeat;
          background-position: center;
          background-size: 30%; }
      .foundation .module-prev-next .previous {
        padding-left: 11rem; }
      .foundation .module-prev-next .next-page {
        padding-right: 11rem; } }
  .foundation .module-product-links h2 {
    font-weight: 600; }
  .foundation .module-product-links .copy {
    max-width: 70rem;
    margin: 2rem auto; }
  .foundation .module-product-links .product-link {
    display: inline-block;
    padding: 1rem 3rem 1rem 1rem; }
    .foundation .module-product-links .product-link a {
      font-size: 1.86rem;
      font-weight: 600;
      position: relative;
      padding-left: 0px; }
  .foundation .module-product-links .text-cta-box {
    padding-right: 3rem; }
  .foundation .module-product-links.bg-white .product-link {
    display: inline-block;
    padding: 1rem 3rem 1rem 1rem; }
    .foundation .module-product-links.bg-white .product-link a {
      font-size: 1.86rem;
      font-weight: 600;
      position: relative;
      padding-left: 0px; }
  @media (max-width: 768px) {
    .foundation .module-product-links h2 {
      font-size: 3.19rem; }
    .foundation .module-product-links .product-link {
      display: inline-block;
      padding: 1rem 1rem;
      width: 100%;
      vertical-align: top; }
      .foundation .module-product-links .product-link .link {
        padding: 0; }
      .foundation .module-product-links .product-link a.text-cta {
        margin: 0;
        font-size: 1.86rem; } }
  .foundation .module-pull-quote .col-md-8, .foundation .module-pull-quote .col-md-4 {
    display: flex;
    align-items: center; }
  .foundation .module-pull-quote img {
    max-width: 100%;
    margin: auto;
    display: block; }
  .foundation .module-pull-quote .pull-quote2 {
    padding: 0 8rem;
    position: relative;
    max-width: 900px;
    margin: auto; }
    .foundation .module-pull-quote .pull-quote2 p.quote2 {
      font-size: 2.39rem;
      font-weight: 500;
      font-style: italic;
      margin-bottom: 1rem; }
    .foundation .module-pull-quote .pull-quote2 p.quote-credit {
      font-size: 2.13rem;
      font-weight: 600;
      margin-top: 3rem;
      margin-bottom: 0rem; }
    .foundation .module-pull-quote .pull-quote2 p.quote-credit-title {
      font-size: 1.86rem; }
    .foundation .module-pull-quote .pull-quote2 p {
      margin-bottom: 0px; }
    .foundation .module-pull-quote .pull-quote2 .text-cta {
      color: #fff;
      margin-top: 2rem;
      font-weight: 500; }
      .foundation .module-pull-quote .pull-quote2 .text-cta:after {
        content: '';
        position: absolute;
        background: url(./../../static/img/white-arrow.svg);
        background-repeat: no-repeat;
        top: 25%; }
    .foundation .module-pull-quote .pull-quote2:before {
      content: '';
      position: absolute;
      background: url(./../../static/img/q2uote-open.svg);
      background-repeat: no-repeat;
      width: 10rem;
      height: 10rem;
      left: 0px;
      top: -1.5rem; }
    .foundation .module-pull-quote .pull-quote2:after {
      content: '';
      position: absolute;
      background: url(./../../static/img/q2uote-close.svg);
      background-repeat: no-repeat;
      width: 10rem;
      height: 10rem;
      top: -9rem;
      right: -3rem; }
  .foundation .module-pull-quote.bg-lt-blue {
    color: #000; }
    .foundation .module-pull-quote.bg-lt-blue .pull-quote2:before {
      content: '';
      position: absolute;
      background: url(./../../static/img/q2uote-open-blue.svg);
      background-repeat: no-repeat; }
    .foundation .module-pull-quote.bg-lt-blue .pull-quote2:after {
      content: '';
      position: absolute;
      background: url(./../../static/img/q2uote-close-blue.svg);
      background-repeat: no-repeat; }
    .foundation .module-pull-quote.bg-lt-blue .text-cta {
      color: #000; }
      .foundation .module-pull-quote.bg-lt-blue .text-cta:after {
        content: '';
        position: absolute;
        background: url(./../../static/img/black-arrow.svg);
        background-repeat: no-repeat; }
  @media (max-width: 992px) {
    .foundation .module-pull-quote {
      overflow: hidden; }
      .foundation .module-pull-quote .pull-quote2 {
        padding: 0 8rem;
        position: relative;
        max-width: 900px;
        margin: auto; }
        .foundation .module-pull-quote .pull-quote2 p.quote2 {
          font-size: 2.6rem;
          font-weight: 600;
          font-style: italic;
          margin-bottom: 1rem; }
        .foundation .module-pull-quote .pull-quote2 p.quote-credit {
          font-size: 2.6rem;
          font-weight: 600;
          margin-bottom: 0rem; }
        .foundation .module-pull-quote .pull-quote2 p.quote-credit-title {
          font-size: 1.8rem; } }
  @media (max-width: 768px) {
    .foundation .module-pull-quote .col-md-8 {
      order: 1;
      padding: 0rem; }
    .foundation .module-pull-quote .col-md-4 {
      order: 2;
      margin-top: 3rem;
      height: 45rem; }
    .foundation .module-pull-quote .pull-quote2 {
      padding: 0 7rem;
      position: relative;
      max-width: 900px;
      margin: auto; }
      .foundation .module-pull-quote .pull-quote2 p.quote2 {
        font-size: 2.13rem;
        font-weight: 600;
        font-style: italic;
        margin-bottom: 1rem; }
      .foundation .module-pull-quote .pull-quote2 p.quote-credit {
        font-size: 1.86rem;
        font-weight: 600;
        margin-bottom: 1rem; }
      .foundation .module-pull-quote .pull-quote2 p.quote-credit-title {
        font-size: 1.59rem; } }
  .foundation .module-full-width-cta {
    text-align: center; }
    .foundation .module-full-width-cta h2, .foundation .module-full-width-cta .h2 {
      font-size: 4.2rem;
      font-weight: 100; }
    .foundation .module-full-width-cta p, .foundation .module-full-width-cta .module-accordion .card p, .foundation .module-accordion .card .module-full-width-cta p {
      max-width: 70rem;
      margin: auto;
      margin-top: 3.2rem; }
    .foundation .module-full-width-cta .row {
      padding: 0rem 10rem; }
    .foundation .module-full-width-cta .btn-primary {
      margin-top: 3rem; }
    .foundation .module-full-width-cta .text-cta-box.button {
      display: block; }
    .foundation .module-full-width-cta .text-cta {
      margin-top: 1rem; }
    .foundation .module-full-width-cta .text-cta-box {
      padding: 0 1.5rem; }
    .foundation .module-full-width-cta.bg-blue a, .foundation .module-full-width-cta.module-alert-banner a, .foundation .module-full-width-cta.module-pull-quote a, .foundation .module-full-width-cta.module-statistic a {
      color: #fff; }
      .foundation .module-full-width-cta.bg-blue a:hover, .foundation .module-full-width-cta.module-alert-banner a:hover, .foundation .module-full-width-cta.module-pull-quote a:hover, .foundation .module-full-width-cta.module-statistic a:hover {
        color: #fff; }
    .foundation .module-full-width-cta.bg-white p a, .foundation .module-full-width-cta.bg-offwhite p a {
      color: #298CFB; }
      .foundation .module-full-width-cta.bg-white p a:hover, .foundation .module-full-width-cta.bg-offwhite p a:hover {
        color: #000; }
  @media (max-width: 992px) {
    .foundation .module-full-width-cta {
      text-align: center; }
      .foundation .module-full-width-cta .row {
        padding: 0rem 0rem; } }
  .foundation .module-rotator {
    padding: 0px; }
    .foundation .module-rotator .rotator {
      position: relative;
      margin-bottom: 0rem; }
    .foundation .module-rotator .left-side {
      padding: 8rem 6rem 12rem; }
    .foundation .module-rotator img {
      max-width: 100%;
      width: 100%;
      bottom: -3rem;
      position: relative; }
    .foundation .module-rotator h2 {
      font-weight: 700;
      margin-top: 3rem;
      font-size: 5.3rem; }
      .foundation .module-rotator h2 span {
        color: #298CFB; }
    .foundation .module-rotator .slick-track {
      display: flex; }
    .foundation .module-rotator .slick-slide {
      height: unset;
      display: flex;
      /*.row {
			max-width: 1140px;
			margin: auto;
		}*/ }
      .foundation .module-rotator .slick-slide .row {
        opacity: 1;
        transition: opacity .6s; }
      .foundation .module-rotator .slick-slide.slick-active .row {
        opacity: 1; }
    .foundation .module-rotator .btn, .foundation .module-rotator .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-rotator .gform_button, .foundation .module-rotator form .gform_button, .foundation form .module-rotator .gform_button, .foundation .module-rotator p, .foundation .module-rotator .module-accordion .card p, .foundation .module-accordion .card .module-rotator p {
      margin-top: 3.2rem;
      margin-bottom: 0px; }
    .foundation .module-rotator .slick-arrow {
      position: absolute;
      bottom: 6.4rem;
      top: unset; }
    .foundation .module-rotator .slick-prev {
      left: 3rem;
      z-index: 10; }
      .foundation .module-rotator .slick-prev:before {
        content: '';
        background-image: url(./../../static/img/slider-prev.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-rotator .slick-next {
      left: 14rem; }
      .foundation .module-rotator .slick-next:before {
        content: '';
        background-image: url(./../../static/img/slider-next.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-rotator .slick-dots {
      left: 6.5rem;
      position: absolute;
      bottom: 5rem;
      top: unset;
      width: auto;
      list-style: none;
      margin: 0; }
      .foundation .module-rotator .slick-dots li {
        width: 1rem; }
        .foundation .module-rotator .slick-dots li:hover button::before {
          background-color: #298CFB; }
      .foundation .module-rotator .slick-dots li button::before {
        content: '';
        background-color: #63666A;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
      .foundation .module-rotator .slick-dots .slick-active {
        width: 1rem; }
        .foundation .module-rotator .slick-dots .slick-active button::before {
          content: '';
          background-color: #298CFB;
          border-radius: 1rem;
          height: 1rem;
          width: 1rem;
          opacity: 1; }
    .foundation .module-rotator .count-r-2 .slick-dots {
      left: 7.75rem; }
    .foundation .module-rotator .count-r-2 .slick-next {
      left: 12rem; }
    .foundation .module-rotator .count-r-3 .slick-dots {
      left: 7rem; }
    .foundation .module-rotator .count-r-3 .slick-next {
      left: 12.5rem; }
    .foundation .module-rotator .count-r-4 .slick-dots {
      left: 6.5rem; }
    .foundation .module-rotator .count-r-4 .slick-next {
      left: 14rem; }
    .foundation .module-rotator .count-r-5 .slick-dots {
      left: 6.5rem; }
    .foundation .module-rotator .count-r-5 .slick-next {
      left: 16rem; }
  @media (max-width: 1140px) {
    .foundation .module-rotator .left-side {
      z-index: 2;
      padding-top: 2rem;
      padding-bottom: 13rem; }
    .foundation .module-rotator img {
      max-width: 100%;
      width: 100%;
      position: absolute;
      bottom: 0;
      right: 0; } }
  @media (max-width: 992px) {
    .foundation .module-rotator .slick-slide img {
      position: absolute;
      bottom: -3rem;
      opacity: 0;
      transition: opacity .6s; }
    .foundation .module-rotator .slick-slide.slick-active img {
      opacity: 1; } }
  @media (max-width: 768px) {
    .foundation .module-rotator .slick-slide .row {
      max-width: 100%; }
    .foundation .module-rotator .slick-slide img {
      position: relative;
      bottom: 0rem;
      opacity: 0;
      transition: opacity .6s;
      max-width: 100%; }
    .foundation .module-rotator .slick-slide.slick-active img {
      opacity: 1; }
    .foundation .module-rotator .slick-slide .left-side {
      padding: 4rem 1.5rem .5rem;
      top: -13.4rem;
      background-color: rgba(255, 255, 255, 0.8);
      text-align: center; }
      .foundation .module-rotator .slick-slide .left-side h2 {
        font-size: 3.19rem;
        text-align: center;
        margin: 0rem; }
      .foundation .module-rotator .slick-slide .left-side p {
        font-size: 1.86rem;
        margin-top: 5rem; }
    .foundation .module-rotator .slick-prev {
      left: calc(50% - 8rem);
      z-index: 10; }
      .foundation .module-rotator .slick-prev:before {
        content: '';
        background-image: url(./../../static/img/slider-prev.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-rotator .slick-next {
      left: calc(50% + 4rem); }
      .foundation .module-rotator .slick-next:before {
        content: '';
        background-image: url(./../../static/img/slider-next.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 4rem;
        height: 4rem;
        position: absolute; }
    .foundation .module-rotator .slick-dots {
      left: calc(50% - 4rem);
      position: absolute;
      bottom: 5rem;
      top: unset;
      width: auto;
      list-style: none; }
    .foundation .module-rotator .count-r-2 .slick-dots {
      left: calc(50% - 1.75rem); }
    .foundation .module-rotator .count-r-2 .slick-next {
      left: calc(50% + 2rem); }
    .foundation .module-rotator .count-r-2 .slick-prev {
      left: calc(50% - 6rem); }
    .foundation .module-rotator .count-r-3 .slick-dots {
      left: calc(50% - 3rem); }
    .foundation .module-rotator .count-r-3 .slick-next {
      left: calc(50% + 3.5rem); }
    .foundation .module-rotator .count-r-4 .slick-dots {
      left: calc(50% - 4rem); }
    .foundation .module-rotator .count-r-4 .slick-next {
      left: calc(50% + 4rem); }
    .foundation .module-rotator .count-r-5 .slick-dots {
      left: calc(50% - 4.5rem); }
    .foundation .module-rotator .count-r-5 .slick-next {
      left: calc(50% + 4.5rem); } }
  .foundation .module-statistic {
    text-align: center; }
    .foundation .module-statistic h2 {
      font-weight: 600;
      max-width: 80rem;
      margin: auto; }
    .foundation .module-statistic .stat-box {
      margin: 3rem 0rem; }
    .foundation .module-statistic .stat {
      font-size: 7.4rem;
      font-weight: 800; }
    .foundation .module-statistic h4 {
      font-size: 1.86rem;
      font-weight: 600; }
    .foundation .module-statistic .copy {
      margin-top: 3rem; }
  @media (max-width: 992px) {
    .foundation .module-statistic .stat {
      font-size: 6.4rem; }
    .foundation .module-statistic h4 {
      font-size: 2.2rem; } }
  .foundation .module-tabbed-content .nav {
    border: none !important;
    margin-bottom: 3rem; }
  .foundation .module-tabbed-content .nav-item {
    width: 100%;
    text-align: center;
    border: none !important;
    border-radius: 0; }
  .foundation .module-tabbed-content .tab-count-2 .nav-item {
    width: 50%; }
  .foundation .module-tabbed-content .tab-count-3 .nav-item {
    width: 33%; }
  .foundation .module-tabbed-content .tab-count-4 .nav-item {
    width: 25%; }
  .foundation .module-tabbed-content .nav-link {
    font-weight: 600;
    font-size: 1.86rem;
    padding: 2rem;
    background-color: #F4F4F4;
    text-decoration: none;
    border-radius: 0;
    border: none;
    height: 100%; }
    .foundation .module-tabbed-content .nav-link.active {
      background-color: #298CFB;
      color: #fff; }
    .foundation .module-tabbed-content .nav-link:hover {
      background-color: #C7C7C7;
      color: #000; }
  .foundation .module-tabbed-content .col-md-6 img {
    max-width: 100%;
    display: block;
    margin: auto; }
  .foundation .module-tabbed-content .col-md-6 .copy {
    margin-top: 3rem; }
  .foundation .module-tabbed-content .col-md-12 img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 4rem; }
  @media (max-width: 768px) {
    .foundation .module-tabbed-content .tab-count-4 .nav-item {
      width: 50%; } }
  .foundation .module-logos {
    text-align: center; }
    .foundation .module-logos .row {
      padding: 0rem 10rem; }
    .foundation .module-logos h2 {
      font-size: 4.2rem;
      font-weight: 500;
      max-width: 70rem;
      margin: auto; }
    .foundation .module-logos .h1, .foundation .module-logos p, .foundation .module-logos .module-accordion .card p, .foundation .module-accordion .card .module-logos p {
      margin-bottom: 3.2rem; }
    .foundation .module-logos img {
      width: auto;
      max-width: 100%;
      margin: 0 1.6rem; }
    .foundation .module-logos .image-box {
      display: flex;
      justify-content: center;
      align-items: center;
      max-height: 15rem; }
    .foundation .module-logos .btn, .foundation .module-logos .module-form-hero .gform_wrapper .gform_button, .foundation .module-form-hero .gform_wrapper .module-logos .gform_button, .foundation .module-logos form .gform_button, .foundation form .module-logos .gform_button {
      margin-top: 6.4rem; }
  @media (max-width: 992px) {
    .foundation .module-logos h2 {
      font-size: 4.2rem; }
    .foundation .module-logos p, .foundation .module-logos .module-accordion .card p, .foundation .module-accordion .card .module-logos p {
      font-size: 2.13rem; }
    .foundation .module-logos .row {
      padding: 0px; } }
  @media (max-width: 768px) {
    .foundation .module-logos h2 {
      font-size: 3.19rem; }
    .foundation .module-logos p, .foundation .module-logos .module-accordion .card p, .foundation .module-accordion .card .module-logos p {
      font-size: 2.13rem; }
    .foundation .module-logos .row {
      padding: 0px; }
    .foundation .module-logos .image-box {
      margin: 2rem 0rem; } }
  .foundation .module-loop-video {
    padding: 15rem 0;
    position: relative;
    overflow: hidden; }
    .foundation .module-loop-video video {
      position: absolute;
      width: auto;
      min-width: 100%;
      min-height: 100%;
      left: -9999px;
      right: -9999px;
      left: 0;
      top: 0px;
      opacity: .5; }
    .foundation .module-loop-video.style-Light {
      background-color: #fff; }
    .foundation .module-loop-video.style-Dark {
      background-color: #000 !important;
      color: #fff !important; }
  @media (max-width: 768px) {
    .foundation .module-loop-video {
      padding: 10rem 0;
      position: relative;
      overflow: hidden; }
      .foundation .module-loop-video video {
        position: absolute;
        width: auto;
        min-width: 100%;
        height: 100%;
        left: -9999px;
        right: -9999px;
        left: 0;
        top: 0px; } }
  .foundation .module-text table {
    font-size: 1.86rem; }
    .foundation .module-text table td {
      padding: 1rem; }
  .foundation .module-text p, .foundation .module-text .module-accordion .card p, .foundation .module-accordion .card .module-text p {
    line-height: 2em; }
  .foundation .module-text a {
    color: #298CFB; }
  .foundation .module-tile {
    text-align: center; }
    .foundation .module-tile .quote p {
      font-size: 2.8rem !important;
      padding-bottom: 4rem; }
    .foundation .module-tile .author {
      font-size: 2.8rem;
      padding-bottom: 2.8rem; }
    .foundation .module-tile .line-split {
      margin: auto;
      border-top: 2px solid #fff;
      width: 30px;
      padding-bottom: 2.8rem; }
    .foundation .module-tile .bg-green .line-split {
      border-top: 2px solid #363A47; }
    .foundation .module-tile .title {
      font-size: 1.6rem; }
    .foundation .module-tile h6 {
      color: #63666A; }
    .foundation .module-tile h5 {
      font-size: 1.59rem; }
    .foundation .module-tile h4 {
      font-size: 2.13rem; }
    .foundation .module-tile p, .foundation .module-tile .module-accordion .card p, .foundation .module-accordion .card .module-tile p {
      font-size: 1.59rem; }
    .foundation .module-tile .text-cta {
      position: absolute;
      bottom: 2.4rem; }
    .foundation .module-tile .card {
      height: 100%; }
      .foundation .module-tile .card .card-body {
        padding: 8rem; }
    .foundation .module-tile .col-md-6, .foundation .module-tile .col-md-4 {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
    .foundation .module-tile .card-img-top-box {
      height: 0;
      overflow: hidden;
      padding-top: 300px;
      background: white;
      position: relative; }
    .foundation .module-tile .aspect-ratio-box-inside {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .foundation .module-tile .aspect-ratio-box-inside img {
        max-width: 90%;
        max-height: 90%; }
  @media (max-width: 992px) {
    .foundation .module-tile .card {
      margin-bottom: 3rem;
      height: auto; }
      .foundation .module-tile .card .card-body {
        padding: 4rem; } }
  .foundation .module-video-inline {
    padding: 5rem 0; }
    .foundation .module-video-inline .iframe-container {
      overflow: hidden;
      /* 16:9 aspect ratio */
      padding-top: 56.25%;
      position: relative; }
    .foundation .module-video-inline .iframe-container iframe {
      border: 0;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .foundation .module-video-inline h2 {
      text-align: center;
      font-weight: 600; }
    .foundation .module-video-inline .copy {
      margin: 3rem; }
  .foundation .module-video-takeover .modal {
    background: rgba(0, 0, 0, 0.5); }
  .foundation .module-video-takeover .modal.show .modal-dialog {
    width: 90vw;
    max-width: unset; }
  .foundation .module-video-takeover .modal-content {
    background: transparent;
    border: none; }
    .foundation .module-video-takeover .modal-content .modal-header {
      border: none; }
  .foundation .module-video-takeover .iframe-container {
    overflow: hidden;
    /* 16:9 aspect ratio */
    padding-top: 56.25%;
    position: relative; }
  .foundation .module-video-takeover .iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .foundation .module-video-takeover .close {
    outline: none;
    cursor: pointer; }
  .foundation .module-video-takeover .hide {
    display: none; }
  @media (max-width: 992px) {
    .foundation .module-video-inline {
      padding: 4rem 0; } }
  .foundation .container {
    max-width: 1300px; }
  .foundation.page-template-template-blog .categories, .foundation.page-template-template-greenfield .categories, .foundation.page-template-template-news .categories, .foundation.page-template-template-success .categories {
    margin-bottom: 4rem; }
  .foundation.page-template-template-blog .card a, .foundation.page-template-template-greenfield .card a, .foundation.page-template-template-news .card a, .foundation.page-template-template-success .card a {
    color: #000; }
    .foundation.page-template-template-blog .card a h3, .foundation.page-template-template-greenfield .card a h3, .foundation.page-template-template-news .card a h3, .foundation.page-template-template-success .card a h3 {
      color: #000; }
  .foundation.page-template-template-blog .post-category, .foundation.page-template-template-greenfield .post-category, .foundation.page-template-template-news .post-category, .foundation.page-template-template-success .post-category {
    background: #72CD35;
    color: #fff;
    padding: .5rem 1rem;
    border-radius: .5rem;
    display: inline-block;
    margin: 1rem 1rem 0rem 0;
    font-style: italic; }
    .foundation.page-template-template-blog .post-category:hover, .foundation.page-template-template-greenfield .post-category:hover, .foundation.page-template-template-news .post-category:hover, .foundation.page-template-template-success .post-category:hover {
      text-decoration: none;
      background: #6767E5; }
  .foundation.single-post .featured-image img, .foundation.single-greenfield .featured-image img {
    max-width: 100%; }
  .foundation.single-post h4, .foundation.single-greenfield h4 {
    font-size: 1.6rem; }
  .foundation.single-post img, .foundation.single-greenfield img {
    max-width: 100% !important; }
    .foundation.single-post img.alignright, .foundation.single-greenfield img.alignright {
      float: right; }
    .foundation.single-post img.aligncenter, .foundation.single-greenfield img.aligncenter {
      display: block;
      margin: auto; }
    @media screen and (max-width: 500px) {
      .foundation.single-post img.alignright, .foundation.single-greenfield img.alignright {
        float: unset;
        clear: both;
        display: block;
        margin: auto; } }
  .foundation.single-post .post-category, .foundation.single-greenfield .post-category {
    background: #72CD35;
    color: #fff;
    padding: .5rem 1rem;
    border-radius: .5rem;
    display: inline-block;
    margin: 1rem 1rem 1rem 0;
    font-style: italic; }
    .foundation.single-post .post-category:hover, .foundation.single-greenfield .post-category:hover {
      text-decoration: none;
      background: #6767E5; }
  .foundation.single-post p, .foundation.single-post .module-accordion .card p, .foundation.single-post ul, .foundation.single-post ol, .foundation.single-greenfield p, .foundation.single-greenfield .module-accordion .card p, .foundation.single-greenfield ul, .foundation.single-greenfield ol {
    font-size: 1.8rem !important;
    line-height: 1.5em;
    margin: 0rem;
    margin-bottom: 3rem; }
    .foundation.single-post p a, .foundation.single-post .module-accordion .card p a, .foundation.single-post ul a, .foundation.single-post ol a, .foundation.single-greenfield p a, .foundation.single-greenfield .module-accordion .card p a, .foundation.single-greenfield ul a, .foundation.single-greenfield ol a {
      color: #6767E5 !important; }

.remove-flex .acf-button-group {
  display: block; }

.admin-pattern {
  max-width: 100px !important; }

#toplevel_page_acf-options-setup {
  display: none; }

#menu-plugins {
  display: none; }

.acf-field-6116b427834c4, .acf-field-6116b451834c6 {
  display: none; }

.wp-block-acf-home-hero .acf-field[data-name="headline_subheading"], .wp-block-acf-home-hero .acf-field[data-name="headline_has_subheading"] {
  display: block; }

.wp-block-acf-left-right .acf-field[data-name="module_headline_headline_subheading"], .wp-block-acf-left-right .acf-field[data-name="module_headline_headline_has_subheading"] {
  display: block; }

.acf-field[data-name="background_type_of_background"] .acf-button-group label {
  display: none; }

.acf-field[data-name="background_type_of_background"] .acf-button-group label:first-child {
  display: inline-block; }

.acf-field[data-name="module_background_background_type_of_background"] .acf-button-group label {
  display: none; }

.acf-field[data-name="module_background_background_type_of_background"] .acf-button-group label:first-child {
  display: inline-block; }

.wp-block-acf-basic .acf-field[data-name="module_background_background_type_of_background"] .acf-button-group label:nth-child(2) {
  display: inline-block; }

/* Hide background options in card module */
.wp-block-acf-cards .acf-field[data-name="background_type_of_background"], .wp-block-acf-cards .acf-field[data-name="background_background_color"] {
  display: none; }

