html {
  font-size: 10px;
  font-family: 'Poppins', sans-serif !important; }

body {
  font-family: 'Poppins', sans-serif !important;
  padding-top: 8.3rem; }

h1, .h1 {
  font-size: 6.3em;
  font-family: 'Poppins', sans-serif; }

h2 {
  font-size: 4.2rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  line-height: 1.16em; }

h3 {
  font-size: 3.1em;
  font-family: 'Poppins', sans-serif; }

h4 {
  font-size: 3.19rem;
  font-family: 'Poppins', sans-serif; }

p, .module-accordion .card p {
  font-size: 1.86rem;
  font-family: 'Poppins', sans-serif; }
  p a, .module-accordion .card p a {
    color: #000;
    font-weight: 400;
    text-decoration: underline; }
    p a:hover, .module-accordion .card p a:hover {
      color: #48A8AF; }
.parent-pageid-1077 .link-1{
  border-bottom: 2px solid  #2F8C93;
}
.pageid-658 .link-1,
.parent-pageid-658 .link-1 {
  border-bottom: 2px solid  #2F8C93;
}
.page-id-678 .nav-item-2,
.parent-pageid-678 .nav-item-2{
    border-bottom: 2px solid  #2F8C93;
}
.page-id-1022 .nav-item-3,
.parent-pageid-1022 .nav-item-3{
    border-bottom: 2px solid  #2F8C93;
}
.page-id-832 .nav-item-4,
.parent-pageid-832 .nav-item-4{
    border-bottom: 2px solid  #2F8C93;
}
.page-id-687 .nav-item-5,
.parent-pageid-687 .nav-item-5{
    border-bottom: 2px solid  #2F8C93;
}
.page-id-998 .nav-item-6,
.parent-pageid-998 .nav-item-6{
    border-bottom: 2px solid  #2F8C93;
}
.module ul, .module li {
  font-size: 1.86rem;
  font-family: 'Poppins', sans-serif; }
  .module ul a, .module li a {
    color: #000;
    font-weight: 400;
    text-decoration: underline; }
    .module ul a:hover, .module li a:hover {
      color: #48A8AF; }

.module ul {
  margin: 2rem 0rem; }

a {
  cursor: pointer; }

.display-1 {
  font-weight: 800;
  font-size: 7.4em; }

.display-2 {
  font-weight: 800;
  font-size: 6.3em; }

.btn, form .gform_button, .gform_wrapper form .gform_button {
  border-radius: 3rem;
  font-size: 2.2em;
  padding: 1.5rem 4rem;
  border: none;
  transition-duration: .25s;
  font-weight: 600;
  cursor: pointer; }
  .btn:hover, form .gform_button:hover {
    cursor: pointer; }

.footer-container .btn{
  padding-left: 0;
  padding-right: 0;
}

.btn-primary, form .gform_button, .gform_wrapper form .gform_button {
  background: #48A8AF;
  color: #fff;
  font-size: 1.59rem; }

.btn-primary:hover, form .gform_button:hover {
  background: #2F8C93 !important; }

.btn-yellow, .bg-blue .btn, .module-alert-banner .btn, .module-pull-quote .btn, .module-statistic .btn, .bg-blue form .gform_button, form .bg-blue .gform_button, .module-alert-banner form .gform_button, form .module-alert-banner .gform_button, .module-pull-quote form .gform_button, form .module-pull-quote .gform_button, .module-statistic form .gform_button, form .module-statistic .gform_button {
  background: #F9A84C;
  color: #000;
  font-size: 1.59rem; }

.btn-yellow:hover, .bg-blue .btn:hover, .module-alert-banner .btn:hover, .module-pull-quote .btn:hover, .module-statistic .btn:hover, .bg-blue form .gform_button:hover, form .bg-blue .gform_button:hover, .module-alert-banner form .gform_button:hover, form .module-alert-banner .gform_button:hover, .module-pull-quote form .gform_button:hover, form .module-pull-quote .gform_button:hover, .module-statistic form .gform_button:hover, form .module-statistic .gform_button:hover {
  background: #2F8C93 !important;
  color: #fff; }

.text-cta {
  color: #EC1D31;
  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; }
  .text-cta:after {
    content: '';
    position: absolute;
    background-image: url(./../../static/img/red-arrow.svg);
    background-repeat: no-repeat;
    width: 1rem;
    height: 30px;
    right: 0px;
    top: 25%; }
  .text-cta:hover {
    color: #EC1D31;
    cursor: pointer; }

.text-cta-box {
  display: inline-block; }

.text-link:hover {
  font-weight: 500; }

.container {
  padding-left: 0px;
  padding-right: 0px; }

.search-results .content-area h1 {
  font-size: 4.2rem; }

.search-results .content-area h4 {
  font-size: 2.13rem; }

.search-results .content-area a {
  color: #48A8AF; }

.search-results .content-area .result-item {
  margin: 1rem 0rem 2rem; }



/* Marketo form */
.mktoLabel {
    display: none;
}
form.mktoForm {
    margin: 0 auto;
    width: auto !important;
    margin: 50px 0 25px 0;
}
form.mktoForm .mktoFormRow {
    display: flex;
    justify-content: space-between;
}
form.mktoForm .mktoFormCol {
    width: 50%;
}
form.mktoForm .mktoFieldWrap,
form.mktoForm .mktoField {
    width: 100% !important;
    line-height: normal !important;
}
form.mktoForm .mktoGutter,
form.mktoForm .mktoOffset {
    height: 1px;
}
form.mktoForm .mktoFormRow .mktoFormCol:first-child {
    padding-right: 1vw;
}
form.mktoForm .mktoFormRow .mktoFormCol:last-child {
    padding-left: 1vw;
}

form.mktoForm .mktoButtonRow {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 25px;
}
form.mktoForm .mktoButtonWrap {
   margin: 0 !important;
   padding: 0;
}
form.mktoForm .mktoButton {
    background: #48A8AF;
    color: #fff;
    border: none;
    border-radius: 3rem;
    font-size: 2.13rem;
    padding: 1rem 3rem;
    font-weight: 600;
    transition: all 400ms;
}

form.mktoForm .mktoButton:hover {
    background: #2F8C93 !important;
}
.privacy-notice.link {
    text-align: center;
}

/* for demo page form */
.hero-form form.mktoForm {
    margin: 40px 0 25px 0;
}
.hero-form form.mktoForm input, 
.hero-form form.mktoForm select {
    font-size: 1.59rem !important;
} 
.hero-form form.mktoForm #Country {
    width: calc(200% + 2vw) !important;
}

.hero-form form.mktoForm .mktoButton {
    background: #F9A84C;
    color: #000;
    border: none;
    font-size: 1.59rem;
    padding: 1.5rem 4rem;
}
.hero-form form.mktoForm .mktoButton:hover {
    color: #fff;
}

/* for form on blog page */
.page-template-template-blog form.mktoForm .mktoButton {
    background: #F9A84C;
    border: none;
    font-size: 1.59rem;
    padding: 1.5rem 4rem;
}
.privacy-notice.link a {
    color: #fff;
}

@media screen and (max-width: 640px) {
    form.mktoForm .mktoFormRow {
        flex-direction: column;
    }
    form.mktoForm .mktoFormCol,
    form.mktoForm .mktoButton  {
        width: 100%;
    }
    .hero-form form.mktoForm #Country {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
  html {
    font-size: 10px; }
  body {
    padding-top: 6rem; }
  h1, .h1 {
    font-size: 6.3em; }
  h2 {
    font-size: 5.3em; }
  h3 {
    font-size: 3.1em; }
  p, .module-accordion .card p {
    font-size: 1.8em; }
  .container {
    max-width: 100%; } }

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 3.2em !important; }
  h2 {
    font-size: 3.2em; }
  h3 {
    font-size: 3.1em; }
  p, .module-accordion .card p {
    font-size: 1.8em; }
  .row {
    margin: auto; }
  .text-cta-box {
    display: block; } }

.no-style, .ot-sdk-show-settings {
  background: none;
  border: none !important;
  padding: 0px !important;
  outline: none;
  font-size: inherit !important;
  color: #000 !important;
  display: inline-block; }
  .no-style:hover, .ot-sdk-show-settings:hover {
    color: #48A8AF !important;
    background-color: transparent !important; }

/*@import './transitions.scss';
@import './style.scss';
@import './views.scss';
@import './components.scss';
@import './vendors/tiny-slider.scss';*/
.module {
  padding: 11rem 0; }

.bg-white {
  background: #fff;
  color: #000; }
  .bg-white .text-cta {
    color: #48A8AF; }
    .bg-white .text-cta:after {
      content: '';
      position: absolute;
      background-image: url(./../../static/img/red-arrow.svg);
      background-repeat: no-repeat;
      width: 1rem;
      height: 30px;
      right: 0px;
      top: 25%; }

.bg-offwhite {
  background: #F4F4F4;
  color: #000; }
  .bg-offwhite .text-cta {
    color: #48A8AF; }
    .bg-offwhite .text-cta:after {
      content: '';
      position: absolute;
      background-image: url(./../../static/img/red-arrow.svg);
      background-repeat: no-repeat;
      width: 1rem;
      height: 30px;
      right: 0px;
      top: 25%; }

.bg-yellow {
  background: #F9A84C;
  color: #000; }
  .bg-yellow .text-cta {
    color: #000; }
    .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%; }

.bg-lt-yellow {
  background: #FCD1A0;
  color: #000; }
  .bg-lt-yellow .text-cta {
    color: #000; }
    .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%; }

.bg-purple {
  background: #95659D;
  color: #fff; }
  .bg-purple .text-cta {
    color: #fff; }
    .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%; }

.bg-lt-purple {
  background: #C9ACCE;
  color: #000; }
  .bg-lt-purple .text-cta {
    color: #000; }
    .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%; }

.bg-blue, .module-alert-banner, .module-pull-quote, .module-statistic {
  background: #48A8AF;
  color: #fff; }
  .bg-blue .btn, .module-alert-banner .btn, .module-pull-quote .btn, .module-statistic .btn, .bg-blue form .gform_button, form .bg-blue .gform_button, .module-alert-banner form .gform_button, form .module-alert-banner .gform_button, .module-pull-quote form .gform_button, form .module-pull-quote .gform_button, .module-statistic form .gform_button, form .module-statistic .gform_button {
    font-weight: 600; }
  .bg-blue .text-cta, .module-alert-banner .text-cta, .module-pull-quote .text-cta, .module-statistic .text-cta {
    color: #fff; }
    .bg-blue .text-cta:after, .module-alert-banner .text-cta:after, .module-pull-quote .text-cta:after, .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%; }

.bg-lt-blue {
  background: #BFE4E6; }
  .bg-lt-blue .text-link {
    color: #000; }
  .bg-lt-blue .text-cta {
    color: #000; }
    .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%; }

.module.spacing-Default {
  padding: 7rem 0 !important; }

.module.spacing-0x-0x {
  padding: 1px 0px 1px; }

.module.spacing-0x-2x {
  padding: 1px 0px 70px; }

.module.spacing-1x-0x {
  padding: 35px 0px 1px; }

.module.spacing-1x-1x {
  padding: 35px 0px 35px; }

.module.spacing-1x-2x {
  padding: 35px 0px 70px; }

.module.spacing-1x-3x {
  padding: 35px 0px 105px; }

.module.spacing-1x-4x {
  padding: 35px 0px 140px; }

.module.spacing-2x-0x {
  padding: 70px 0px 1px; }

.module.spacing-2x-1x {
  padding: 70px 0px 35px; }

.module.spacing-2x-2x {
  padding: 70px 0px 70px; }

.module.spacing-3x-3x {
  padding: 105px 0px 105px; }

.module.spacing-2x-1x {
  padding: 70px 0px 35px; }

.module.spacing-3x-1x {
  padding: 105px 0px 35px; }

.module.spacing-4x-0x {
  padding: 140px 0px 0px; }

.module.spacing-4x-1x {
  padding: 140px 0px 35px; }

@media (max-width: 768px) {
  .module {
    padding: 7rem 0; } }

/* Pages */
.newsroom h4 {
  font-size: 2.13rem; }

.newsroom .listing {
  padding-left: 0px; }

.newsroom form {
  margin: 1rem 0rem 3rem; }

.newsroom .pagination {
  padding-left: 0rem;
  font-size: 1.86rem;
  color: #48A8AF; }
  .newsroom .pagination a {
    font-size: 1.86rem;
    color: #48A8AF;
    display: inline-block;
    padding: 0 .5rem; }
  .newsroom .pagination .current {
    color: #EC1D31; }
  .newsroom .pagination h2 {
    display: none; }

.single .single-blog .post-image {
  margin-bottom: 5rem; }

.single .single-blog .recent-post {
  background-color: #F4F4F4;
  margin-top: 2rem; }

.single .single-blog .recent-post h4 {
  font-size: 1.86rem;
  color: #000;
  text-decoration: none;
  padding: 2rem; }

.single .single-blog .recent-post a {
  color: #000; }

.single .single-blog .module-form {
  padding: 3rem 2rem !important; }

.single .single-blog .module-form h3 {
  font-size: 2.13rem;
  margin-bottom: 0px;
  padding-top: 0px !important; }

.single .single-blog .module-form form.mktoForm {
  margin-top: 2rem; }

.single .single-blog .single-blog-sidebar h3 {
  border-bottom: 3px solid #48A8AF;
  font-size: 2.13rem;
  padding: 3rem 0rem 1rem 0rem; }

.single .single-blog .single-blog-sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

.single .single-blog .single-blog-sidebar ul li {
  margin: 0px;
  padding: 0px; }

.single .single-blog .single-blog-sidebar ul li a {
  text-decoration: none; }

.single.single-news p {
  margin-bottom: 3rem !important; }

.single a.back-btn {
  font-size: 1.59rem;
  margin-bottom: 2rem;
  display: inline-block;
  font-weight: bold; }

.single h1 {
  font-size: 4rem;
  margin-bottom: 3rem; }

.single h2 {
  font-size: 2.39rem;
  margin: 1rem 0; }

.single .module a {
  color: #48A8AF; }

.single .module.module-text-image a {
  color: inherit; }

.single .module .btn-primary, .single .module form .gform_button, form .single .module .gform_button {
  color: #fff; }

.single .module img {
  max-width: 100%;
  height: auto; }

.single .module p, .single .module ol, .single .module ul {
  font-size: 1.59rem;
  line-height: 3.18rem;
  margin-bottom: 3rem; }

.single .module ol li, .single .module ul li {
  font-size: 1.59rem !important;
  line-height: 3.18rem; }

.single .single-blog .sign-up {
  display: none; }

@media (max-width: 768px) {
  .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; }
    .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; } }

.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; }
  .single .single-blog .back-to-top-btn.show {
    opacity: 1; }
  .single .single-blog .back-to-top-btn .btn, .single .single-blog .back-to-top-btn form .gform_button, form .single .single-blog .back-to-top-btn .gform_button {
    font-size: 1.2rem;
    padding-top: 25px;
    position: relative; }
    .single .single-blog .back-to-top-btn .btn:after, .single .single-blog .back-to-top-btn form .gform_button:after, 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) {
    .single .single-blog .back-to-top-btn {
      width: 100%;
      left: 0;
      bottom: 90px; } }
.about {

    margin-top: 2rem;
}
.single .bio2 {
  background-color: #F4F4F4;
  padding: 1rem 0rem 1rem 0rem;
  margin-top: 3rem;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1.59rem; }
  .single .social-icons{
    padding-bottom: 20px;
  }
  .single .bio2.bio-author {
    margin-bottom: 4rem; }
  .single .bio2.bio-share {
    text-align: center;
     }
    @media (max-width: 768px) {
      .single .bio2.bio-share {
        padding: 1rem 1rem;
        margin-bottom: 2rem; } }
  .single .bio2 h3 {
    margin: 3rem 0 1rem; }
  .single .bio2 .col-md-6 {
    display: flex; }
  .single .bio2 .flex-middle {
    display: flex;
    justify-content: center;
    align-items: center; }
  .single .bio2 .author-img {
    min-width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 20px; }
  .single .bio2 .author .author-tag {
    font-weight: 800; }
  .single .bio2 .category-tag {
    flex-wrap: wrap; }
    .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; }
  .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: 1rem; }
    .single .bio2 .social-icons .addthis_floating_style span svg {
      height: 22px !important;
      width: 22px !important; }
  @media (max-width: 768px) {
    .single .bio2 .author {
      margin-bottom: 1rem; }
    .single .bio2 .module {
      padding: 7rem 0; }
    .single .bio2 .category-tag {
      flex-wrap: wrap; }
      .single .bio2 .category-tag span {
        font-size: 1.2rem; } }

.single .bio {
  background-color: #F4F4F4;
  padding: 1rem 3rem 1rem 3rem;
  margin-top: 3rem;
  font-size: 1.59rem; }
  .single .bio h3 {
    margin: 3rem 0 1rem; }
  .single .bio .flex-middle {
    display: flex;
    align-items: center; }
  .single .bio .author-img {
    min-width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 20px; }
  .single .bio .category-tag {
    flex-wrap: wrap; }
    .single .bio .category-tag span {
      background-color: #eee;
      padding: 3px;
      margin: .5rem;
      display: inline-block;
      margin-right: 1rem;
      padding: .5rem 1rem; }
  .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; }
    .single .bio .social-icons .addthis_floating_style span svg {
      height: 22px !important;
      width: 22px !important; }

.single .download-img img {
  max-width: 100%; }

.single .download-link {
  font-size: 2.39rem; }

.single .wistia-video {
  margin-bottom: 5rem !important; }

.single .customers .col-md-12 {
  margin: 3rem 0 0; }

.single .customers .logo-image-box {
  background-color: #48A8AF;
  display: inline-block; }

.single .customers .btn-box {
  display: inline-block;
  margin-bottom: 5rem; }

.single .customers h3 {
  margin: 2rem 0;
  color: #48A8AF; }

.single .customers h1 {
  font-weight: 700;
  line-height: 1.16em; }

.single .quote-section {
  border-left: 6px solid #48A8AF;
  padding-left: 30px;
  max-width: 800px; }
  .single .quote-section p {
    font-size: 2.39rem; }
  .single .quote-section .author {
    font-size: 1.59rem; }

.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; }
  .single .at-a-glance p {
    font-size: 1.59rem !important;
    margin-bottom: 0px; }
  .single .at-a-glance ul {
    padding-left: 2rem; }
  .single .at-a-glance ul li {
    font-size: 1.59rem !important; }
  .single .at-a-glance div {
    flex-basis: 50%;
    padding: 1rem; }

.single .bar-section {
  padding: 6rem 0;
  display: flex;
  justify-content: center; }
  .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; }
    .single .bar-section p.long {
      max-width: 80rem; }

@media (max-width: 992px) {
  .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; }
    .single .at-a-glance p {
      font-size: 1.59rem !important; }
    .single .at-a-glance ul li {
      font-size: 1.59rem !important; }
    .single .at-a-glance div {
      flex-basis: 100%;
      padding: 1rem; } }

.page .pagination, .search .pagination, .blog .pagination {
  padding-left: 0rem;
  font-size: 1.86rem;
  color: #48A8AF;
  margin-top: 3rem; }
  .page .pagination a, .search .pagination a, .blog .pagination a {
    font-size: 1.86rem;
    color: #48A8AF;
    display: inline-block;
    padding: 0 .5rem; }
  .page .pagination .current, .search .pagination .current, .blog .pagination .current {
    color: #EC1D31; }
  .page .pagination h2, .search .pagination h2, .blog .pagination h2 {
    display: none; }

.page .blog-link-wrap, .search .blog-link-wrap, .blog .blog-link-wrap {
  color: unset;
  text-decoration: none; }

.search h4 a {
  color: #000; }

.awards .award {
  display: none;
  text-align: center;
  text-transform: capitalize; }
  .awards .award a {
    color: #48A8AF;
    text-decoration: none; }
    .awards .award a:hover {
      text-decoration: underline; }
  .awards .award .card {
    box-shadow: none; }
  .awards .award.year-2020 {
    display: block; }

.awards .years {
  text-align: center;
  font-size: 2.13rem;
  margin-bottom: 6rem; }
  .awards .years div {
    display: inline-block;
    padding: 1rem 1rem;
    cursor: pointer; }
    .awards .years div.active {
      text-decoration: underline; }

.events .award {
  display: none;
  text-align: center;
  text-transform: capitalize; }
  .events .award a {
    color: #48A8AF;
    text-decoration: none; }
    .events .award a:hover {
      text-decoration: underline; }
  .events .award .card {
    box-shadow: none; }
  .events .award.year-2020 {
    display: block; }

.events .events-bar {
  text-align: center;
  font-size: 2.13rem;
  margin-bottom: 6rem; }
  .events .events-bar div {
    display: inline-block;
    padding: 1rem 1rem;
    cursor: pointer; }
    .events .events-bar div.active {
      text-decoration: underline; }

.events .event {
  margin-bottom: 3rem; }
  .events .event.type-webinar {
    display: block; }
  .events .event img {
    width: 100%; }

.events .featured-event {
  margin-bottom: 6rem; }
  .events .featured-event img {
    max-width: 100%; }

.events .event-date,
.events .event-time {
  font-size: 1.3rem;
}
.events .no-events {
  display: none;
  width: 100%;
}
.events .no-events h4 {
  text-align: center;
}

.module-accordion .card-header {
  border: none;
  border-radius: 0px;
  background: #C7C7C7;
  border-bottom: 0.2rem solid #F4F4F4;
  position: relative; }
  .module-accordion .card-header .btn, .module-accordion .card-header form .gform_button, form .module-accordion .card-header .gform_button {
    font-weight: 600;
    font-family: 'Poppins';
    color: #63666A;
    text-decoration: none !important;
    width: 100%;
    text-align: left;
    position: relative;
    padding-right: 120px;
    color: #000; }
    .module-accordion .card-header .btn div, .module-accordion .card-header form .gform_button div, form .module-accordion .card-header .gform_button div {
      display: block;
      width: 80%;
      white-space: normal; }
    .module-accordion .card-header .btn:after, .module-accordion .card-header form .gform_button:after, form .module-accordion .card-header .gform_button:after {
      content: '';
      position: absolute;
      right: 40px;
      height: 44px;
      width: 44px;
      top: 40%;
      background: url(./../../static/img/arrow.svg);
      background-repeat: no-repeat; }
  .module-accordion .card-header .btn[aria-expanded="true"]:after, .module-accordion .card-header form .gform_button[aria-expanded="true"]:after, form .module-accordion .card-header .gform_button[aria-expanded="true"]:after {
    top: -5%;
    right: 60px;
    transform: rotate(180deg); }
  .module-accordion .card-header .btn:hover, .module-accordion .card-header form .gform_button:hover, form .module-accordion .card-header .gform_button:hover {
    text-decoration: none !important; }

.module-accordion .card {
  border-radius: 0px;
  border: none;
  background-color: #F4F4F4; }
  .module-accordion .card .card-body {
    padding: 4rem; }
    .module-accordion .card .card-body a {
      text-decoration: underline;
      color: #000;
      font-weight: 600; }
    .module-accordion .card .card-body .text-cta {
      color: #48A8AF;
      padding-right: 5rem;
      font-size: 1.8rem;
      text-decoration: none;
      position: relative;
      display: inline-block; }
      .module-accordion .card .card-body .text-cta:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/red-arrow.svg);
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
        right: 0px;
        top: .6rem; }

@media (max-width: 768px) {
  .module-accordion .card-header .btn, .module-accordion .card-header form .gform_button, form .module-accordion .card-header .gform_button {
    font-weight: 600;
    font-family: 'Poppins';
    color: #63666A;
    text-decoration: none !important;
    width: 100%;
    text-align: left;
    position: relative;
    padding-right: 120px;
    color: #000;
    font-size: 1.6em; }
    .module-accordion .card-header .btn:after, .module-accordion .card-header form .gform_button:after, form .module-accordion .card-header .gform_button:after {
      content: '';
      position: absolute;
      right: 0px;
      height: 44px;
      width: 44px;
      top: 40%;
      background: url(./../../static/img/arrow.svg);
      background-repeat: no-repeat; }
  .module-accordion .card-header .btn[aria-expanded="true"]:after, .module-accordion .card-header form .gform_button[aria-expanded="true"]:after, form .module-accordion .card-header .gform_button[aria-expanded="true"]:after {
    top: -15%;
    right: 20px;
    transform: rotate(180deg); } }

.module-alert-banner {
  padding: 4rem 0; }
  .module-alert-banner .alert-text {
    padding: 0 10rem;
    text-align: center;
    position: relative;
    font-weight: 600; }
    .module-alert-banner .alert-text p {
      margin-bottom: 0;
      font-size: 2.4em; }
    .module-alert-banner .alert-text a {
      color: #fff;
      text-decoration: underline;
      display: b; }
    .module-alert-banner .alert-text .alert-close {
      position: absolute;
      top: .3rem;
      right: 0rem;
      cursor: pointer; }

@media (max-width: 992px) {
  .module-alert-banner .alert-text p {
    margin-bottom: 0;
    font-size: 2.1em; } }

@media (max-width: 768px) {
  .module-alert-banner .alert-text {
    padding: 0 6rem; }
    .module-alert-banner .alert-text p {
      margin-bottom: 0;
      font-size: 1.86em; } }

.module-pop-up {
  padding: 0px;
  text-align: center; }
  .module-pop-up .modal-alert {
    display: none; }
  .module-pop-up h3 {
    font-size: 2.39rem;
    text-align: center;
    font-weight: 600; }
  .module-pop-up p, .module-pop-up .module-accordion .card p, .module-accordion .card .module-pop-up p {
    text-align: center;
    font-size: 2.13rem;
    margin-bottom: 4rem; }
  .module-pop-up .modal-dialog {
    max-width: 600px; }
  .module-pop-up .modal-header {
    border: none; }
  .module-pop-up .close {
    opacity: 1; }
  .module-pop-up .btn, .module-pop-up form .gform_button, form .module-pop-up .gform_button {
    margin-bottom: .5rem; }
  .module-pop-up .modal-content {
    padding: 2.4rem; }

@media (max-width: 768px) {
  .module-pop-up p, .module-pop-up .module-accordion .card p, .module-accordion .card .module-pop-up p {
    text-align: center;
    font-size: 1.86rem;
    margin-bottom: 4rem; } }

.module-card-carousel img {
  max-width: 100%;
  width: 100%; }

.module-card-carousel h2 {
  font-weight: 700;
  margin-top: 3rem; }
  .module-card-carousel h2 span {
    color: #48A8AF; }

.module-card-carousel .card {
  box-shadow: none !important;
  min-height: 400px;
  margin-bottom: 5rem; }
  .module-card-carousel .card h4 {
    text-transform: none; }
  .module-card-carousel .card p {
    margin-top: 1rem; }
  .module-card-carousel .card .aspect-ratio-box-inside img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: unset; }

.module-card-carousel .btn, .module-card-carousel form .gform_button, form .module-card-carousel .gform_button, .module-card-carousel p, .module-card-carousel .module-accordion .card p, .module-accordion .card .module-card-carousel p {
  margin-top: 3.2rem;
  margin-bottom: 0px; }

.module-card-carousel .slick-arrow {
  position: absolute;
  bottom: 1rem;
  top: unset;
  width: 4rem;
  height: 4rem;
  margin-bottom: -2rem; }

.module-card-carousel .slick-prev {
  left: 3rem;
  z-index: 10; }
  .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; }

.module-card-carousel .slick-next {
  left: 14rem; }
  .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; }

.module-card-carousel .slick-dots {
  left: 6.5rem;
  position: absolute;
  bottom: -.5rem;
  top: unset;
  width: auto;
  list-style: none;
  margin: 0; }
  .module-card-carousel .slick-dots li {
    width: 1rem; }
    .module-card-carousel .slick-dots li:hover button::before {
      background-color: #48A8AF; }
  .module-card-carousel .slick-dots li button::before {
    content: '';
    background-color: #63666A;
    border-radius: 1rem;
    height: 1rem;
    width: 1rem;
    opacity: 1; }
  .module-card-carousel .slick-dots .slick-active {
    width: 1rem; }
    .module-card-carousel .slick-dots .slick-active button::before {
      content: '';
      background-color: #48A8AF;
      border-radius: 1rem;
      height: 1rem;
      width: 1rem;
      opacity: 1; }

.module-card-carousel .count-r-2 .slick-dots {
  left: 7.75rem; }

.module-card-carousel .count-r-2 .slick-next {
  left: 12rem; }

.module-card-carousel .count-r-3 .slick-dots {
  left: 7rem; }

.module-card-carousel .count-r-3 .slick-next {
  left: 12.5rem; }

.module-card-carousel .count-r-4 .slick-dots {
  left: 6.5rem; }

.module-card-carousel .count-r-4 .slick-next {
  left: 14rem; }

.module-card-carousel .count-r-5 .slick-dots {
  left: 6.5rem; }

.module-card-carousel .count-r-5 .slick-next {
  left: 16rem; }

.module-card-carousel .slick-prev {
  left: calc(50% - 8rem);
  z-index: 10; }
  .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; }

.module-card-carousel .slick-next {
  left: calc(50% + 2rem); }
  .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; }

.module-card-carousel .slick-dots {
  left: -9999px;
  right: -9999px;
  position: absolute;
  bottom: -.5rem;
  top: unset;
  width: auto;
  list-style: none; }

.module-card-carousel .count-r-2 .slick-dots {
  left: calc(50% - 1.75rem); }

.module-card-carousel .count-r-2 .slick-next {
  left: calc(50% + 2rem); }

.module-card-carousel .count-r-2 .slick-prev {
  left: calc(50% - 6rem); }

.module-card-carousel .count-r-3 .slick-dots {
  left: calc(50% - 3rem); }

.module-card-carousel .count-r-3 .slick-next {
  left: calc(50% + 3.5rem); }

.module-card-carousel .count-r-4 .slick-dots {
  left: calc(50% - 4rem); }

.module-card-carousel .count-r-4 .slick-next {
  left: calc(50% + 4rem); }

.module-card-carousel .count-r-5 .slick-dots {
  left: calc(50% - 4.5rem); }

.module-card-carousel .count-r-5 .slick-next {
  left: calc(50% + 4.5rem); }

.module-card-carousel .text-cta {
  position: relative !important;
  margin: 0;
  bottom: -4rem !important;
  color: #48A8AF; }

.module-card-carousel .card-cta {
  position: absolute;
  width: calc(100% - 2.4rem);
  bottom: 0;
  margin: 0; }

@media (max-width: 768px) {
  .module-card-carousel img {
    max-width: 100%;
    width: 100%; }
  .module-card-carousel h2 {
    font-weight: 700;
    margin-top: 3rem; }
    .module-card-carousel h2 span {
      color: #48A8AF; }
  .module-card-carousel .card {
    box-shadow: none; }
  .module-card-carousel .btn, .module-card-carousel form .gform_button, form .module-card-carousel .gform_button, .module-card-carousel p, .module-card-carousel .module-accordion .card p, .module-accordion .card .module-card-carousel p {
    margin-top: 3.2rem;
    margin-bottom: 0px; }
  .module-card-carousel .slick-arrow {
    position: absolute;
    bottom: 0rem;
    top: unset; }
  .module-card-carousel .slick-prev {
    left: calc(50% - 120px);
    z-index: 10; }
    .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; }
  .module-card-carousel .slick-next {
    left: calc(50% + 60px); }
    .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; }
  .module-card-carousel .slick-dots {
    margin: auto;
    position: relative;
    bottom: -1.5rem;
    left: 0;
    top: unset;
    width: 100%;
    list-style: none; }
    .module-card-carousel .slick-dots li {
      width: 1rem; }
      .module-card-carousel .slick-dots li:hover button::before {
        background-color: #48A8AF; }
    .module-card-carousel .slick-dots li button::before {
      content: '';
      background-color: #63666A;
      border-radius: 1rem;
      height: 1rem;
      width: 1rem;
      opacity: 1; }
    .module-card-carousel .slick-dots .slick-active {
      width: 1rem; }
      .module-card-carousel .slick-dots .slick-active button::before {
        content: '';
        background-color: #48A8AF;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
  .module-card-carousel .text-cta {
    position: relative;
    margin: 0;
    bottom: unset; }
  .module-card-carousel .card-cta {
    position: absolute;
    width: calc(100% - 2.4rem);
    bottom: 0;
    margin: 0; } }

.module-card h5 {
  font-size: 1.59rem; }

.module-card h4 {
  font-size: 2.13rem; }

.module-card p, .module-card .module-accordion .card p, .module-accordion .card .module-card p {
  font-size: 1.59rem; }

.module-card .text-cta {
  position: absolute;
  bottom: 2.4rem; }

.module-card .card {
  height: 100%;
  border: none;
  -webkit-box-shadow: 0px 2px 27px -5px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 27px -5px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 27px -5px rgba(0, 0, 0, 0.16); }
  .module-card .card .card-body {
    padding: 2.4rem;
    padding-bottom: 6.8rem; }

.module-card .col-md-6, .module-card .col-md-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.module-card .card-img-top-box {
  height: 0;
  overflow: hidden;
  padding-top: 52.46332%;
  background: white;
  position: relative; }

.module-card .aspect-ratio-box-inside {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .module-card .aspect-ratio-box-inside img {
    max-width: 90%;
    max-height: 90%; }

@media (max-width: 992px) {
  .module-card .card {
    margin-bottom: 3rem;
    height: auto; } }

.module-checklist .copy {
  margin: 1rem 0 1.5rem; }

.module-checklist .check-item {
  margin: 1rem 0; }
  .module-checklist .check-item p {
    margin-top: .5rem; }
  .module-checklist .check-item .col-10 {
    padding-left: 0; }
  .module-checklist .check-item .check {
    padding: 0; }

.module-checklist .col-md-6 {
  padding: 11rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }

.module-checklist.bg-white p a, .module-checklist.bg-offwhite p a {
  font-weight: 600;
  color: #48A8AF; }
  .module-checklist.bg-white p a:hover, .module-checklist.bg-offwhite p a:hover {
    color: #000; }

@media (max-width: 992px) {
  .module-checklist .check-item {
    margin: 1rem 0; }
    .module-checklist .check-item p {
      margin-top: .5rem; }
    .module-checklist .check-item .col-10 {
      padding-left: 1rem; }
    .module-checklist .check-item .check {
      padding-right: 1rem; }
      .module-checklist .check-item .check img {
        max-width: 100%; }
  .module-checklist .col-md-6.image-box {
    justify-content: flex-start; } }

@media (max-width: 768px) {
  .module-checklist .check-item {
    margin: 1rem 0; }
    .module-checklist .check-item p {
      margin-top: .5rem; }
    .module-checklist .check-item .col-10 {
      padding-left: 1rem; }
    .module-checklist .check-item .check {
      padding-right: 1rem; }
      .module-checklist .check-item .check img {
        max-width: 100%; }
  .module-checklist .col-md-6 {
    padding: 6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    .module-checklist .col-md-6.text-col {
      padding-top: 1rem; }
    .module-checklist .col-md-6.image-box {
      padding: 6rem 4rem 0; } }

.footer-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 4.5rem 0; }
  .footer-container .footer-logo {
    display: none; }
    .footer-container .footer-logo img {
      width: 12.4rem; }
  .footer-container .footer-item {
    display: inline-block; }
    .footer-container .footer-item .nav-item {
      display: inline-block; }
    .footer-container .footer-item.nav {
      margin-bottom: 4.5rem; }
      .footer-container .footer-item.nav .nav-link {
        color: #000;
        font-size: 1.59rem;
        font-weight: 600;
        padding-left: 0rem;
        padding-right: 2rem; }
        .footer-container .footer-item.nav .nav-link:hover {
          color: #48A8AF; }
      .footer-container .footer-item.nav .dropdown-toggle::after {
        display: none; }
      .footer-container .footer-item.nav .dropdown-menu {
        border: 0.3rem solid #F4F4F4;
        padding: 3rem 8rem 3rem 4rem; }
        .footer-container .footer-item.nav .dropdown-menu a {
          font-size: 1.59rem;
          font-weight: 600; }
          .footer-container .footer-item.nav .dropdown-menu a:hover {
            background: #fff;
            color: #48A8AF; }
  .footer-container .copyright img {
    width: 12.4rem; }
  .footer-container .buttons {
    margin-top: -6rem; }
    .footer-container .buttons .btn, .footer-container .buttons form .gform_button, form .footer-container .buttons .gform_button {
      width: 22rem;
      margin-bottom: 1rem; }
  .footer-container .footer-text p {
    font-size: 1.59rem;
    margin: 3rem 0rem;
    padding-right: 4rem; }
  .footer-container .footer-text a {
    color: #000;
    text-decoration: none; }
    .footer-container .footer-text a:hover {
      color: #48A8AF; }
  .footer-container .footer-text .footer-cookies {
    font-size: 1.3rem; }
    .footer-container .footer-text .footer-cookies a {
      outline: none; }
  .footer-container .social-links a {
    font-weight: 700;
    text-decoration: underline;
    font-size: 1.86rem; }
  .footer-container .social-links img {
    padding-right: 1.5rem; }
    .footer-container .social-links img:hover {
      opacity: .75; }

@media (max-width: 992px) {
  .footer-container {
    padding: 4.5rem 3rem; }
    .footer-container .buttons {
      margin-top: 0rem; } }

@media (max-width: 768px) {
  .footer-container {
    text-align: center !important; }
    .footer-container .nav {
      display: none; }
    .footer-container .copyright {
      order: 3; }
      .footer-container .copyright img {
        display: none; }
      .footer-container .copyright p {
        padding: 0px; }
    .footer-container .social-links {
      order: 2;
      padding: 2rem 0 0; }
      .footer-container .social-links p {
        padding: 0px;
        margin-bottom: 0; }
      .footer-container .social-links img {
        padding: 0  1rem; }
    .footer-container .buttons {
      margin-top: 0rem;
      order: 1;
      text-align: center !important; }
      .footer-container .buttons .footer-logo {
        display: block;
        margin-bottom: 4rem; }
      .footer-container .buttons .btn, .footer-container .buttons form .gform_button, form .footer-container .buttons .gform_button {
        display: block;
        margin: 1rem auto; } }

.module-form-hero.spacing-Default {
  padding-top: 0px !important; }

.module-form-hero .hero-bar {
  padding: 5rem 0; }
  .module-form-hero .hero-bar h3 {
    text-align: left;
    margin: 0px;
    font-size: 4.2rem; }

.module-form-hero .hero-content {
  padding: 3rem 0; }
  .module-form-hero .hero-content .btn, .module-form-hero .hero-content form .gform_button, form .module-form-hero .hero-content .gform_button {
    margin-top: 2rem; }
  .module-form-hero .hero-content .hero-form {
    padding: 6rem 3rem;
    margin-top: -17.5rem; }
    .module-form-hero .hero-content .hero-form h4 {
      text-align: center;
      font-size: 2.6rem;
      font-weight: 600; }
    .module-form-hero .hero-content .hero-form .link a {
      color: #fff; }

.module-form-hero h3 {
  font-size: 2.6rem;
  font-weight: 600;
  max-width: 60rem;
  margin: auto;
  text-align: center;
  margin-bottom: 3rem; }

.module-form-hero .privacy-notice {
  text-decoration: underline;
  font-size: 1.59rem; }

.module-form-hero.bg-yellow .privacy-notice {
  color: #000; }
  .module-form-hero.bg-yellow .privacy-notice:hover {
    color: #48A8AF; }

.module-form-hero.bg-blue .privacy-notice, .module-form-hero.module-alert-banner .privacy-notice, .module-form-hero.module-pull-quote .privacy-notice, .module-form-hero.module-statistic .privacy-notice {
  color: #fff; }
  .module-form-hero.bg-blue .privacy-notice:hover, .module-form-hero.module-alert-banner .privacy-notice:hover, .module-form-hero.module-pull-quote .privacy-notice:hover, .module-form-hero.module-statistic .privacy-notice:hover {
    color: #F9A84C; }

@media (max-width: 992px) and (max-width: 768px) {
  .module-form-hero.spacing-Default {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .module-form-hero .hero-bar {
    padding: 5rem 0; }
    .module-form-hero .hero-bar h3 {
      text-align: center;
      margin: 0px;
      font-size: 3.19rem; }
  .module-form-hero .hero-content {
    padding: 3rem 0;
    text-align: center; }
    .module-form-hero .hero-content .btn, .module-form-hero .hero-content form .gform_button, form .module-form-hero .hero-content .gform_button {
      margin-top: 2rem; }
    .module-form-hero .hero-content .hero-form {
      padding: 5rem 2rem;
      margin: 3rem -1.5rem; }
      .module-form-hero .hero-content .hero-form h4 {
        text-align: center;
        font-size: 2.6rem;
        font-weight: 600; }
      .module-form-hero .hero-content .hero-form .link {
        color: #fff; } }

.module-form h3 {
  font-size: 2.6rem;
  font-weight: 600;
  max-width: 60rem;
  margin: auto;
  text-align: center;
  margin-bottom: 3rem; }

.module-form .privacy-notice {
  text-decoration: underline;
  font-size: 1.59rem; }

.module-form.bg-yellow .privacy-notice {
  color: #000; }
  .module-form.bg-yellow .privacy-notice:hover {
    color: #48A8AF; }

.module-form.bg-blue .privacy-notice, .module-form.module-alert-banner .privacy-notice, .module-form.module-pull-quote .privacy-notice, .module-form.module-statistic .privacy-notice {
  color: #fff; }
  .module-form.bg-blue .privacy-notice:hover, .module-form.module-alert-banner .privacy-notice:hover, .module-form.module-pull-quote .privacy-notice:hover, .module-form.module-statistic .privacy-notice:hover {
    color: #F9A84C; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000 !important; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000 !important; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ''; }

form {
  background-color: transparent !important;
  border: none !important; }
  form .gfield_label {
    display: none !important; }
  form li {
    margin: 0px !important; }
  form input, form select {
    font-size: 2.13rem !important;
    padding: 1rem 3rem !important;
    border-radius: 3rem;
    color: #000;
    height: auto !important;
    border: 1px solid #ced4da !important; }
    form input:focus, form select:focus {
      outline: none;
      border: none; }
  form input:checked ~ .checkmark:after {
    display: block; }
  form .col {
    padding: 0 .5rem; }
  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; }
  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; }
  form .form-check {
    display: block;
    position: relative;
    margin-top: 1rem; }
    form .form-check label {
      margin-left: 3rem;
      margin-top: .2rem;
      font-size: 1.59rem; }
  form .form-check-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 25px;
    width: 25px;
    z-index: 2; }
  form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: .2rem solid #fff; }
  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); }
  form .container input:checked ~ .checkmark {
    background-color: transparent; }
  form .btn, form .gform_button, .gform_wrapper form .gform_button {
    display: inline-block;
    margin: auto;
    margin-top: 5rem; }
  form .text-link {
    color: #fff;
    display: inline-block;
    margin-top: 2rem;
    font-size: 1.59rem;
    text-decoration: underline; }
  form .gform_button {
    border: none !important; }
  form .gform_footer {
    text-align: center; }

.gform_wrapper h3 {
  font-weight: 600 !important; }

.gform_wrapper form {
  background-color: transparent !important;
  border: none !important; }
  .gform_wrapper form .gfield_label {
    display: none !important; }
  .gform_wrapper form li {
    margin: 0px !important; }
  .gform_wrapper form input, .gform_wrapper form select, .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; }
    .gform_wrapper form input:focus, .gform_wrapper form select:focus, .gform_wrapper form textarea:focus {
      outline: none;
      border: none; }
  .gform_wrapper form textarea {
    height: 20rem !important; }
  .gform_wrapper form input:checked ~ .checkmark:after {
    display: block; }
  .gform_wrapper form .col {
    padding: 0 .5rem; }
  .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; }
  .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; }
  .gform_wrapper form .form-check {
    display: block;
    position: relative;
    margin-top: 1rem; }
    .gform_wrapper form .form-check label {
      margin-left: 3rem;
      margin-top: .2rem;
      font-size: 1.59rem; }
  .gform_wrapper form .form-check-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 25px;
    width: 25px;
    z-index: 2; }
  .gform_wrapper form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: .2rem solid #fff; }
  .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); }
  .gform_wrapper form .container input:checked ~ .checkmark {
    background-color: transparent; }
  .gform_wrapper form .btn, .gform_wrapper form .gform_button {
    display: inline-block;
    margin: auto;
    margin-top: 5rem; }
  .gform_wrapper form .text-link {
    color: #fff;
    display: inline-block;
    margin-top: 2rem;
    font-size: 1.59rem;
    text-decoration: underline; }
  .gform_wrapper form .gform_button {
    border: none !important; }
  .gform_wrapper form .gform_footer {
    text-align: center; }

@media (max-width: 768px) {
  form .col {
    width: 100%;
    flex-basis: 100%;
    padding: 0; }
  form .form-control {
    font-size: 1.59rem; } }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border: none !important; }

.gform_wrapper div.validation_error {
  border: none !important;
  font-size: 1.86rem !important; }

body img.gform_ajax_spinner {
  display: none !important; }

@media only screen and (min-width: 641px) {
  .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .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; } }

.module-full-width-cta {
  text-align: center; }
  .module-full-width-cta h2, .module-full-width-cta .h2 {
    font-size: 4.2rem;
    font-weight: 600; }
  .module-full-width-cta p, .module-full-width-cta .module-accordion .card p, .module-accordion .card .module-full-width-cta p {
    max-width: 70rem;
    margin: auto;
    margin-top: 3.2rem; }
  .module-full-width-cta .row {
    padding: 0rem 10rem; }
  .module-full-width-cta .btn-primary, .module-full-width-cta form .gform_button, form .module-full-width-cta .gform_button {
    margin-top: 3rem; }
  .module-full-width-cta .text-cta-box.button {
    display: block; }
  .module-full-width-cta .text-cta {
    margin-top: 1rem; }
  .module-full-width-cta .text-cta-box {
    padding: 0 1.5rem; }
  .module-full-width-cta.bg-blue a, .module-full-width-cta.module-alert-banner a, .module-full-width-cta.module-pull-quote a, .module-full-width-cta.module-statistic a {
    color: #fff; }
    .module-full-width-cta.bg-blue a:hover, .module-full-width-cta.module-alert-banner a:hover, .module-full-width-cta.module-pull-quote a:hover, .module-full-width-cta.module-statistic a:hover {
      color: #fff; }
  .module-full-width-cta.bg-white p a, .module-full-width-cta.bg-offwhite p a {
    color: #48A8AF; }
    .module-full-width-cta.bg-white p a:hover, .module-full-width-cta.bg-offwhite p a:hover {
      color: #000; }

@media (max-width: 992px) {
  .module-full-width-cta {
    text-align: center; }
    .module-full-width-cta .row {
      padding: 0rem 0rem; } }

.module-grid img {
  display: block;
  max-height: 100%;
  margin: auto;
  margin-bottom: 1rem; }

.module-grid .grid-image {
  height: 12rem;
  margin-bottom: 1rem; }

.module-grid .image-height-100 {
  height: 10rem; }

.module-grid .image-height-150 {
  height: 15rem; }

.module-grid .image-height-200 {
  height: 20rem; }

.module-grid .image-height-250 {
  height: 25rem; }

.module-grid .image-height-300 {
  height: 30rem; }

.module-grid h2, .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; }

.module-grid h4 {
  font-size: 2.13rem;
  font-weight: 500;
  margin-bottom: 1rem; }

.module-grid p, .module-grid .module-accordion .card p, .module-accordion .card .module-grid p {
  font-size: 2.13rem; }

.module-grid .copy {
  max-width: 80rem;
  text-align: center;
  margin: auto;
  font-size: 2.13rem;
  margin-bottom: 3rem; }
  .module-grid .copy p {
    font-size: 2.13rem;
    font-weight: 500;
    margin-top: 1rem; }

.module-grid .grid-card {
  font-size: 1.86rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem; }
  .module-grid .grid-card p {
    font-size: 1.86rem;
    font-weight: 300; }
  .module-grid .grid-card .text-cta-box {
    margin-top: auto; }

.module-grid .text-cta {
  margin-right: 0rem;
  padding-right: 2rem; }
  .module-grid .text-cta:after {
    width: 1rem;
    top: 25%; }

@media (max-width: 992px) {
  .module-grid img {
    display: block;
    max-width: 90%;
    margin: auto;
    margin-bottom: 1rem; }
  .module-grid .grid-image {
    height: 12rem;
    margin-bottom: 2rem; }
  .module-grid .image-height-100 {
    height: 10rem; }
    .module-grid .image-height-100 img {
      max-height: 10rem; }
  .module-grid .image-height-150 {
    height: 15rem; }
    .module-grid .image-height-150 img {
      max-height: 15rem; }
  .module-grid .image-height-200 {
    height: 20rem; }
    .module-grid .image-height-200 img {
      max-height: 20rem; }
  .module-grid .image-height-250 {
    height: 25rem; }
    .module-grid .image-height-250 img {
      max-height: 25rem; }
  .module-grid .image-height-300 {
    height: 30rem; }
    .module-grid .image-height-300 img {
      max-height: 30rem; }
  .module-grid h2, .module-grid .h2 {
    max-width: 100rem;
    text-align: center;
    margin: auto; }
  .module-grid h4 {
    font-size: 2.13rem;
    font-weight: 500; }
  .module-grid p, .module-grid .module-accordion .card p, .module-accordion .card .module-grid p {
    font-size: 1.86rem; }
  .module-grid .copy {
    max-width: 80rem;
    text-align: center;
    margin: auto;
    font-size: 1.86rem;
    margin-bottom: 3rem; }
    .module-grid .copy p {
      font-size: 2.13rem;
      font-weight: 500;
      margin-top: 1rem; }
  .module-grid .grid-card {
    font-size: 1.86rem;
    margin-bottom: 3rem; }
    .module-grid .grid-card p {
      font-size: 1.86rem;
      font-weight: 300; } }

@media (max-width: 768px) {
  .module-grid h2, .module-grid .h2 {
    max-width: 100rem;
    text-align: center;
    margin: auto;
    font-size: 3.19rem;
    margin-bottom: 1rem; }
  .module-grid h4 {
    font-size: 2.13rem;
    font-weight: 500; }
  .module-grid .copy p {
    font-size: 1.86rem; } }

header {
  background: #fff;
  height: 105px;
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100; }

.header-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 3rem 0 3rem;
  position: fixed;
  background-color: #fff;
  z-index: 10;
  top: 0;
  z-index: 100; }
  .header-container .brand-logo img {
    width: 12.4rem; }
  .header-container .search-form {
    display: none; }
    .header-container .search-form label {
      display: none; }
    .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; }
  .header-container .search .search-close-icon {
    display: none; }
  .header-container.search-open .nav {
    opacity: 0; }
  .header-container.search-open .search-form {
    display: block;
    position: absolute;
    right: 30rem;
    top: 1.5rem; }
  .header-container.search-open .search-close-icon {
    display: block; }
  .header-container.search-open .search-icon {
    display: none; }
  .header-container.search-open .demo {
    opacity: 0; }
  .header-container.search-open .search-icon-go {
    position: absolute;
    right: 3rem;
    top: 1.5rem; }
  .header-container.search-open #s {
    width: 40rem; }
  .header-container.search-open .mobile-menu {
    display: none; }
  .header-container .header-item {
    display: inline-block; }
    .header-container .header-item .nav-item {
      display: inline-block;
      margin-right: 1rem; }
      .header-container .header-item .nav-item:hover:after {
        content: '';
        position: absolute;
        background-image: url(./../../static/img/nav-blue-arrow-new.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: calc(100% - 1rem);
        height: 30px;
        background-size: 1.5rem;
        bottom: -2rem;
        width: 100%; }
      .header-container .header-item .nav-item.nav-item-2 .nav-level-2 {
        cursor: default; }
        .header-container .header-item .nav-item.nav-item-2 .nav-level-2:hover {
          color: #000; }
      .header-container .header-item .nav-item.nav-item-4 .nav-level-2:first-child {
        cursor: default; }
        .header-container .header-item .nav-item.nav-item-4 .nav-level-2:first-child:hover {
          color: #000; }
      .header-container .header-item .nav-item.nav-item-4 .link-10 {
        font-weight: 400 !important;
        font-size: 1.4rem !important; }
      .header-container .header-item .nav-item.nav-item-1 .dropdown-menu {
        left: unset !important; }
      .header-container .header-item .nav-item.nav-item-1 .dropdown-menu .nav-drop-box {
        flex-basis: 50%;
        width: 50%; }
      .header-container .header-item .nav-item .link-11 {
        font-weight: 400 !important;
        font-size: 1.4rem !important; }
    .header-container .header-item .nav {
      margin-left: 6rem; }
      .header-container .header-item .nav .nav-link {
        color: #000;
        font-size: 1.59rem;
        font-weight: 600;
        cursor: pointer; }
        .header-container .header-item .nav .nav-link:hover {
          color: #48A8AF; }
      .header-container .header-item .nav .dropdown-toggle::after {
        display: none; }
      .header-container .header-item .nav .dropdown-menu {
        top: 5rem;
        border: 0.3rem solid #F4F4F4;
        padding: 3.2rem 8rem 3.2rem 3.2rem; }
        .header-container .header-item .nav .dropdown-menu a {
          font-size: 1.59rem;
          font-weight: 600; }
          .header-container .header-item .nav .dropdown-menu a:hover {
            background: #fff;
            color: #48A8AF; }
        .header-container .header-item .nav .dropdown-menu.item-count-3,
        .header-container .header-item .nav .dropdown-menu.item-count-4,
        .header-container .header-item .nav .dropdown-menu.item-count-6 {
          left: -19rem; }
        .header-container .header-item .nav .dropdown-menu.item-count-3 .nav-drop-box,
        .header-container .header-item .nav .dropdown-menu.item-count-4 .nav-drop-box,
        .header-container .header-item .nav .dropdown-menu.item-count-6 .nav-drop-box {
            padding-right: 8rem; }
        .header-container .header-item .nav .dropdown-menu.item-count-2 {
          left: -35rem; }
          .header-container .header-item .nav .dropdown-menu.item-count-2 .nav-drop-box {
            padding-right: 8rem; }
      .header-container .header-item .nav .nav-item.nav-item-4 .dropdown-divider {
        display: none; }
      .header-container .header-item .nav .nav-item.nav-item-4 .nav-drop-box {
        flex-basis: 50%;
        width: 50%; }
      .header-container .header-item .nav .nav-item.nav-item-4 .nav-level-2:last-child .nav-level-2 {
        display: none; }
      .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; }
      .header-container .header-item .nav .nav-item.nav-item-3 .dropdown-menu {
        left: unset; }
        .header-container .header-item .nav .nav-item.nav-item-3 .dropdown-menu .nav-drop-box {
          padding-right: 0px; }
      .header-container .header-item .nav .nav-item.nav-item-6 .dropdown-divider {
        display: none; }
      .header-container .header-item .nav .nav-item.nav-item-6 .nav-drop-box {
        flex-basis: 50%;
        width: 50%; }
      .header-container .header-item .nav .nav-item.nav-item-6 .nav-level-2:last-child .nav-level-2 {
        display: none; }
      .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; }
    .header-container .header-item.search {
      margin-left: auto; }
    .header-container .header-item.demo {
      margin-left: 3rem; }
      .header-container .header-item.demo .btn, .header-container .header-item.demo form .gform_button, form .header-container .header-item.demo .gform_button {
        padding: .5rem 2rem;
        font-size: 1.4rem; }
      .header-container .header-item.demo .call {
        font-weight: bold;
        text-align: center;
        padding-bottom: .7rem;
        margin-top: -2.5rem; }
        .header-container .header-item.demo .call a {
          color: #48A8AF;
          font-weight: 400; }
    .header-container .header-item .nav .dropdown-menu {
      flex-direction: row;
      flex-basis: 100%; }
      .header-container .header-item .nav .dropdown-menu .nav-drop-box {
        padding-right: 3rem;
        flex-basis: 33%;
        width: 33%;
        flex-wrap: wrap; }
      .header-container .header-item .nav .dropdown-menu a {
        display: block; }
      .header-container .header-item .nav .dropdown-menu .nav-level-2 {
        font-weight: 600;
        font-size: 1.59rem; }
      .header-container .header-item .nav .dropdown-menu .nav-level-3 {
        font-weight: 400;
        font-size: 1.4rem; }
    .header-container .header-item .nav .dropdown.nav-item-5 .dropdown-menu, .header-container .header-item .nav .dropdown.nav-item-3 .dropdown-menu {
      flex-wrap: wrap; }
      .header-container .header-item .nav .dropdown.nav-item-5 .dropdown-menu .nav-drop-box, .header-container .header-item .nav .dropdown.nav-item-3 .dropdown-menu .nav-drop-box {
        flex-basis: 100%;
        width: 100%; }
      .header-container .header-item .nav .dropdown.nav-item-5 .dropdown-menu .nav-level-2, .header-container .header-item .nav .dropdown.nav-item-3 .dropdown-menu .nav-level-2 {
        font-weight: 400;
        font-size: 1.4rem; }
    .header-container .header-item .nav .dropdown-divider {
      border: none;
      padding: .5rem 0 0 0; }
  .header-container .dropdown:hover .dropdown-menu, .header-container .btn-group:hover .dropdown-menu {
    display: block; }
  .header-container .dropdown-menu {
    margin-top: 0; }
  .header-container .dropdown-toggle {
    margin-bottom: 2px; }
  .header-container .navbar .dropdown-toggle, .header-container .nav-tabs .dropdown-toggle {
    margin-bottom: 0; }
  .header-container .nav-item:hover .dropdown-menu {
    display: flex; }
  .header-container .mobile-menu {
    display: none;
    margin-left: 2rem; }

.header-container .header-item .nav .nav-item-1 .dropdown-menu.item-count-2 {
  left: unset !important; }

.mobile-call {
  display: none; }

@media (min-width: 1180px) {
  .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 (min-width: 992px) {
  .header-container {
    padding: 3rem 0rem 3rem; } }

@media (max-width: 1210px) {
  header .container {
    max-width: 1140px;
    left: 0; }
  .header-container .header-item .nav {
    margin-left: 1rem; } }

@media (max-width: 1180px) {
  .navbar-expand-lg .navbar-collapse.collapse {
    display: none !important; }
  .navbar-expand-lg .navbar-collapse.collapse.show {
    display: flex !important; }
    .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item.open .dropdown-menu {
      display: block !important; }
    .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; }
    .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-image: url(./../../static/img/nav-black-arrow.svg);
      background-repeat: no-repeat;
      background-size: 2rem; }
    .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item .dropdown-menu {
      display: none !important; }
  .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: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem; }
  header.search-open {
    height: 100vh;
    overflow: scroll; }
    header.search-open .demo {
      opacity: 1 !important;
      z-index: 10 !important; }
      header.search-open .demo .call {
        display: none; }
    header.search-open .brand-logo {
      opacity: 0;
      transition: opacity .6s; }
    header.search-open .mobile-call {
      display: block;
      text-align: center; }
      header.search-open .mobile-call.call {
        font-weight: bold;
        font-size: 1.4rem; }
        header.search-open .mobile-call.call a {
          color: #48A8AF;
          font-weight: 400; }
  .header-container {
    padding: 1.5rem 1.5rem;
    max-width: 100%;
    position: relative; }
    .header-container.search-open {
      height: 130px; }
      .header-container.search-open .search {
        top: 0px;
        right: 0;
        width: 100%; }
      .header-container.search-open .search-form {
        right: unset;
        width: 100%;
        background-color: #fff;
        top: 7rem; }
      .header-container.search-open #s {
        width: 36rem;
        margin-left: .5rem; }
      .header-container.search-open .search-close-icon {
        position: absolute;
        right: 3rem;
        top: 2rem; }
    .header-container .brand-logo img {
      width: unset;
      height: 3rem; }
    .header-container .navbar.navbar-expand-lg {
      width: calc(100% + 6rem);
      margin: 0 -3rem;
      padding: 1rem 0; }
      .header-container .navbar.navbar-expand-lg .nav {
        margin-left: 0rem;
        flex-basis: 100%;
        max-width: 100%; }
        .header-container .navbar.navbar-expand-lg .nav li {
          width: 100%; }
          .header-container .navbar.navbar-expand-lg .nav li .nav-link {
            padding: 2rem 3rem;
            display: inline-block; }
          .header-container .navbar.navbar-expand-lg .nav li a {
            width: auto;
            display: inline-block; }
          .header-container .navbar.navbar-expand-lg .nav li:hover .dropdown-menu {
            display: block;
            left: 0; }
          .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu {
            background-color: #F4F4F4;
            padding: 2rem 3rem;
            width: 100%; }
            .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; }
              .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-drop-box:last-child {
                border: none !important; }
            .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu a:hover {
              background: none; }
            .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-level-2, .header-container .navbar.navbar-expand-lg .nav li .dropdown-menu .nav-level-3 {
              padding-left: 0rem;
              display: block; }
    .header-container .mobile-menu {
      display: block;
      position: absolute;
      right: 1.5rem;
      top: 2rem; }
      .header-container .mobile-menu button {
        outline: none; }
      .header-container .mobile-menu .close-icon {
        margin-top: -.4rem; }
      .header-container .mobile-menu .collapsed .close-icon {
        display: none; }
      .header-container .mobile-menu .collapsed .open-icon {
        display: block; }
      .header-container .mobile-menu .open-icon {
        display: none; }
    .header-container .search {
      display: block;
      position: absolute;
      right: 9rem;
      top: 2rem; }
  header {
    overflow: scroll;
    height: auto; }
    header .outer-container {
      overflow: hidden; }
    header .header-container {
      padding: 1.5rem 1.5rem .8rem; }
      header .header-container .demo {
        opacity: 0;
        transition: opacity .6s;
        margin-left: 0 !important;
        top: 1.5rem;
        position: absolute;
        z-index: 8; }
        header .header-container .demo a {
          font-size: 1.2rem;
          padding: 1.1rem 2rem; }
      header .header-container .brand-logo {
        z-index: 9; }
      header .header-container.scrolling .demo {
        display: block;
        z-index: 10;
        opacity: 1; }
        header .header-container.scrolling .demo .call {
          display: none; }
      header .header-container.scrolling .brand-logo img {
        opacity: 0;
        transition: opacity .6s; }
    header .navbar-expand-lg .navbar-collapse.collapse.show {
      display: flex !important; }
      header .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item.open .dropdown-menu {
        display: block !important; }
      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; }
      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-image: url(./../../static/img/nav-black-arrow.svg);
        background-repeat: no-repeat;
        background-size: 2rem;
        background-position: unset; }
      header .navbar-expand-lg .navbar-collapse.collapse.show .nav.navbar-nav .nav-item .dropdown-menu {
        display: none !important; }
  header.open {
    height: 100%; } }

.module-icon-text h2 {
  font-size: 4.2rem;
  max-width: 80rem;
  font-weight: 600;
  text-align: center;
  margin: auto; }

.module-icon-text .sub-copy {
  max-width: 80rem;
  text-align: center;
  margin: 3rem auto 5rem; }
  .module-icon-text .sub-copy p {
    font-size: 2.13rem; }

.module-icon-text img {
  max-width: 100%;
  margin-bottom: 1rem; }

.module-icon-text h4 {
  font-size: 2.39rem; }

.module-icon-text .col-md-6 {
  margin-bottom: 2rem;
  padding: 0 4rem; }

.module-icon-text a {
  font-weight: 600;
  color: #48A8AF; }
  .module-icon-text a:hover {
    color: #000; }

@media (max-width: 992px) {
  .module-icon-text h2 {
    font-size: 3.19rem;
    max-width: 80rem;
    font-weight: 600;
    text-align: center;
    margin: auto; }
  .module-icon-text .sub-copy {
    max-width: 80rem;
    text-align: center;
    margin: 3rem auto 5rem; }
    .module-icon-text .sub-copy p {
      font-size: 2.13rem; }
  .module-icon-text img {
    max-width: 100%;
    margin-bottom: 1rem; }
  .module-icon-text h4 {
    font-size: 2.39rem; }
  .module-icon-text .col-6 {
    margin-bottom: 8rem;
    padding: 0 4rem; }
  .module-icon-text a {
    font-weight: 600; } }

.module-full-width-image {
  padding: 0px; }
  .module-full-width-image img {
    width: 100%;
    max-width: 100%; }
  .module-full-width-image .video--ambient {
    max-width: 100%; }

.module-content-width-image {
  padding: 0px; }
  .module-content-width-image img {
    width: 100%;
    max-width: 100%; }
  .module-content-width-image .video--ambient {
    max-width: 100%; }

@media (max-width: 768px) {
  .module-full-width-image {
    padding: 0px; }
  .module-content-width-image {
    padding: 0px; }
    .module-content-width-image img {
      width: 100%;
      max-width: 100%; } }

.single .module-landing-header, .page .module-landing-header {
  padding: 0px;
  position: relative;
  overflow: hidden; }
  .single .module-landing-header .image-container, .page .module-landing-header .image-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  .single .module-landing-header .col-lg-5, .page .module-landing-header .col-lg-5 {
    padding: 10rem 2rem 10rem 1.5rem; }
  .single .module-landing-header .col-lg-7, .page .module-landing-header .col-lg-7 {
    position: absolute;
    height: 100%;
    width: 50vw;
    right: 0; }
  .single .module-landing-header h1, .page .module-landing-header h1 {
    font-size: 5.4rem;
    font-weight: 700; }
  .single .module-landing-header p, .page .module-landing-header p {
    font-size: 1.86rem;
    font-weight: 300;
    margin-bottom: 3rem;
    margin-top: 3rem;
    line-height: 1.5em; }
  .single .module-landing-header a, .page .module-landing-header a {
    color: #fff;
    font-size: 2.13rem; }
    .single .module-landing-header a.btn, .single .module-landing-header form a.gform_button, form .single .module-landing-header a.gform_button, .page .module-landing-header a.btn, .page .module-landing-header form a.gform_button, form .page .module-landing-header a.gform_button {
      font-size: 1.59rem; }
  .single .module-landing-header .text-cta:after, .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; }
  .single .module-landing-header .text-cta:hover, .page .module-landing-header .text-cta:hover {
    color: #fff; }

@media (max-width: 992px) {
  .single .module-landing-header, .page .module-landing-header {
    padding: 0px;
    background-color: #fff !important; }
    .single .module-landing-header .image-container, .page .module-landing-header .image-container {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: cover;
      height: 30rem; }
    .single .module-landing-header .col-lg-5, .page .module-landing-header .col-lg-5 {
      padding: 3rem;
      margin: 3rem;
      margin-top: -7rem;
      z-index: 1; }
    .single .module-landing-header .col-lg-7, .page .module-landing-header .col-lg-7 {
      position: relative;
      width: 100%; }
    .single .module-landing-header h1, .page .module-landing-header h1 {
      font-size: 4rem; }
    .single .module-landing-header p, .page .module-landing-header p {
      font-size: 1.86rem;
      margin-bottom: 3rem;
      margin-top: 1rem; }
    .single .module-landing-header a, .page .module-landing-header a {
      color: #fff;
      font-size: 2.13rem; }
    .single .module-landing-header .text-cta:after, .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) {
  .single .module-landing-header, .page .module-landing-header {
    padding: 0px; }
    .single .module-landing-header .image-container, .page .module-landing-header .image-container {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: cover;
      height: 30rem; }
    .single .module-landing-header .col-lg-5, .page .module-landing-header .col-lg-5 {
      padding: 3rem;
      margin: 3rem;
      margin-top: -7rem;
      z-index: 1; }
    .single .module-landing-header h1, .page .module-landing-header h1 {
      font-size: 4rem; }
    .single .module-landing-header p, .page .module-landing-header p {
      font-size: 1.86rem;
      margin-bottom: 3rem;
      margin-top: 1rem; }
    .single .module-landing-header a, .page .module-landing-header a {
      color: #fff;
      font-size: 2.13rem; }
    .single .module-landing-header .text-cta:after, .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; } }

.module-prev-next {
  padding: 0px; }
  .module-prev-next .col-md-12, .module-prev-next .col-md-6 {
    padding: 4rem 11rem; }
  .module-prev-next h5 {
    font-size: 2.39rem; }
  .module-prev-next h4 {
    font-size: 3.19rem; }
  .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; }
    .module-prev-next .arrow.next {
      right: 11rem;
      top: 0px; }
    .module-prev-next .arrow.prev {
      left: 11rem;
      top: 0px;
      background: url(./../../static/img/arrow-prev.svg);
      background-repeat: no-repeat;
      background-position: center; }
  .module-prev-next a.previous {
    padding-left: 22rem;
    color: #000; }
    .module-prev-next a.previous:hover {
      color: #48A8AF; }
  .module-prev-next a.next-page {
    padding-right: 22rem;
    color: #fff; }

@media (max-width: 992px) {
  .module-prev-next {
    padding: 0px; }
    .module-prev-next .col-md-12, .module-prev-next .col-md-6 {
      padding: 4rem 11rem; }
    .module-prev-next h5 {
      font-size: 2.6rem; }
    .module-prev-next h4 {
      font-size: 3.19rem; }
    .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; }
      .module-prev-next .arrow.next {
        right: 3rem;
        top: 0px; }
      .module-prev-next .arrow.prev {
        left: 3rem;
        top: 0px;
        background: url(./../../static/img/arrow-prev.svg);
        background-repeat: no-repeat;
        background-position: center; }
    .module-prev-next .previous {
      padding-left: 11rem; }
    .module-prev-next .next-page {
      padding-right: 11rem; } }

@media (max-width: 768px) {
  .module-prev-next {
    padding: 0px; }
    .module-prev-next .col-md-12, .module-prev-next .col-md-6 {
      padding: 4rem 11rem; }
    .module-prev-next h5 {
      font-size: 1.86rem; }
    .module-prev-next h4 {
      font-size: 2.13rem; }
    .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%; }
      .module-prev-next .arrow.next {
        right: 3rem;
        top: 0px; }
      .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%; }
    .module-prev-next .previous {
      padding-left: 11rem; }
    .module-prev-next .next-page {
      padding-right: 11rem; } }

.module-product-links h2 {
  font-weight: 600; }

.module-product-links .copy {
  max-width: 70rem;
  margin: 2rem auto; }

.module-product-links .product-link {
  display: inline-block;
  padding: 1rem 3rem 1rem 1rem; }
  .module-product-links .product-link a {
    font-size: 1.86rem;
    font-weight: 600;
    position: relative;
    padding-left: 0px; }

.module-product-links .text-cta-box {
  padding-right: 3rem; }

.module-product-links.bg-white .product-link {
  display: inline-block;
  padding: 1rem 3rem 1rem 1rem; }
  .module-product-links.bg-white .product-link a {
    font-size: 1.86rem;
    font-weight: 600;
    position: relative;
    padding-left: 0px; }

@media (max-width: 768px) {
  .module-product-links h2 {
    font-size: 3.19rem; }
  .module-product-links .product-link {
    display: inline-block;
    padding: 1rem 1rem;
    width: 100%;
    vertical-align: top; }
    .module-product-links .product-link .link {
      padding: 0; }
    .module-product-links .product-link a.text-cta {
      margin: 0;
      font-size: 1.86rem; } }

.module-pull-quote .col-md-8, .module-pull-quote .col-md-4 {
  display: flex;
  align-items: center; }

.module-pull-quote img {
  max-width: 100%;
  margin: auto;
  display: block; }

.module-pull-quote .pull-quote2 {
  padding: 0 8rem;
  position: relative;
  max-width: 900px;
  margin: auto; }
  .module-pull-quote .pull-quote2 p.quote2 {
    font-size: 2.39rem;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 1rem; }
  .module-pull-quote .pull-quote2 p.quote-credit {
    font-size: 2.13rem;
    font-weight: 600;
    margin-top: 3rem;
    margin-bottom: 0rem; }
  .module-pull-quote .pull-quote2 p.quote-credit-title {
    font-size: 1.86rem; }
  .module-pull-quote .pull-quote2 p {
    margin-bottom: 0px; }
  .module-pull-quote .pull-quote2 .text-cta {
    color: #fff;
    margin-top: 2rem;
    font-weight: 500; }
    .module-pull-quote .pull-quote2 .text-cta:after {
      content: '';
      position: absolute;
      background: url(./../../static/img/white-arrow.svg);
      background-repeat: no-repeat;
      top: 25%; }
  .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; }
  .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; }

.module-pull-quote.bg-lt-blue {
  color: #000; }
  .module-pull-quote.bg-lt-blue .pull-quote2:before {
    content: '';
    position: absolute;
    background: url(./../../static/img/q2uote-open-blue.svg);
    background-repeat: no-repeat; }
  .module-pull-quote.bg-lt-blue .pull-quote2:after {
    content: '';
    position: absolute;
    background: url(./../../static/img/q2uote-close-blue.svg);
    background-repeat: no-repeat; }
  .module-pull-quote.bg-lt-blue .text-cta {
    color: #000; }
    .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) {
  .module-pull-quote {
    overflow: hidden; }
    .module-pull-quote .pull-quote2 {
      padding: 0 8rem;
      position: relative;
      max-width: 900px;
      margin: auto; }
      .module-pull-quote .pull-quote2 p.quote2 {
        font-size: 2.6rem;
        font-weight: 600;
        font-style: italic;
        margin-bottom: 1rem; }
      .module-pull-quote .pull-quote2 p.quote-credit {
        font-size: 2.6rem;
        font-weight: 600;
        margin-bottom: 0rem; }
      .module-pull-quote .pull-quote2 p.quote-credit-title {
        font-size: 1.8rem; } }

@media (max-width: 768px) {
  .module-pull-quote .col-md-8 {
    order: 1;
    padding: 0rem; }
  .module-pull-quote .col-md-4 {
    order: 2;
    margin-top: 3rem;
    height: 45rem; }
  .module-pull-quote .pull-quote2 {
    padding: 0 7rem;
    position: relative;
    max-width: 900px;
    margin: auto; }
    .module-pull-quote .pull-quote2 p.quote2 {
      font-size: 2.13rem;
      font-weight: 600;
      font-style: italic;
      margin-bottom: 1rem; }
    .module-pull-quote .pull-quote2 p.quote-credit {
      font-size: 1.86rem;
      font-weight: 600;
      margin-bottom: 1rem; }
    .module-pull-quote .pull-quote2 p.quote-credit-title {
      font-size: 1.59rem; } }

.module-rotator {
  padding: 0px; }
  .module-rotator .rotator {
    position: relative;
    margin-bottom: 0rem; }
  .module-rotator .left-side {
    padding: 8rem 6rem 12rem; }
  .module-rotator img {
    max-width: 100%;
    width: 100%;
    bottom: -3rem;
    position: relative; }
  .module-rotator h2 {
    font-weight: 700;
    margin-top: 3rem;
    font-size: 5.3rem; }
    .module-rotator h2 span {
      color: #48A8AF; }
  .module-rotator .slick-track {
    display: flex; }
  .module-rotator .slick-slide {
    height: unset;
    display: flex;
    /*.row {
			max-width: 1140px;
			margin: auto;
		}*/ }
    .module-rotator .slick-slide .row {
      opacity: 1;
      transition: opacity .6s; }
    .module-rotator .slick-slide.slick-active .row {
      opacity: 1; }
  .module-rotator .btn, .module-rotator form .gform_button, form .module-rotator .gform_button, .module-rotator p, .module-rotator .module-accordion .card p, .module-accordion .card .module-rotator p {
    margin-top: 3.2rem;
    margin-bottom: 0px; }
  .module-rotator .slick-arrow {
    position: absolute;
    bottom: 6.4rem;
    top: unset; }
  .module-rotator .slick-prev {
    left: 3rem;
    z-index: 10; }
    .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; }
  .module-rotator .slick-next {
    left: 14rem; }
    .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; }
  .module-rotator .slick-dots {
    left: 6.5rem;
    position: absolute;
    bottom: 5rem;
    top: unset;
    width: auto;
    list-style: none;
    margin: 0; }
    .module-rotator .slick-dots li {
      width: 1rem; }
      .module-rotator .slick-dots li:hover button::before {
        background-color: #48A8AF; }
    .module-rotator .slick-dots li button::before {
      content: '';
      background-color: #63666A;
      border-radius: 1rem;
      height: 1rem;
      width: 1rem;
      opacity: 1; }
    .module-rotator .slick-dots .slick-active {
      width: 1rem; }
      .module-rotator .slick-dots .slick-active button::before {
        content: '';
        background-color: #48A8AF;
        border-radius: 1rem;
        height: 1rem;
        width: 1rem;
        opacity: 1; }
  .module-rotator .count-r-2 .slick-dots {
    left: 7.75rem; }
  .module-rotator .count-r-2 .slick-next {
    left: 12rem; }
  .module-rotator .count-r-3 .slick-dots {
    left: 7rem; }
  .module-rotator .count-r-3 .slick-next {
    left: 12.5rem; }
  .module-rotator .count-r-4 .slick-dots {
    left: 6.5rem; }
  .module-rotator .count-r-4 .slick-next {
    left: 14rem; }
  .module-rotator .count-r-5 .slick-dots {
    left: 6.5rem; }
  .module-rotator .count-r-5 .slick-next {
    left: 16rem; }

@media (max-width: 1140px) {
  .module-rotator .left-side {
    z-index: 2;
    padding-top: 2rem;
    padding-bottom: 13rem; }
  .module-rotator img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0; } }

@media (max-width: 992px) {
  .module-rotator .slick-slide img {
    position: absolute;
    bottom: -3rem;
    opacity: 0;
    transition: opacity .6s; }
  .module-rotator .slick-slide.slick-active img {
    opacity: 1; } }

@media (max-width: 768px) {
  .module-rotator .slick-slide .row {
    max-width: 100%; }
  .module-rotator .slick-slide img {
    position: relative;
    bottom: 0rem;
    opacity: 0;
    transition: opacity .6s;
    max-width: 100%; }
  .module-rotator .slick-slide.slick-active img {
    opacity: 1; }
  .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; }
    .module-rotator .slick-slide .left-side h2 {
      font-size: 3.19rem;
      text-align: center;
      margin: 0rem; }
    .module-rotator .slick-slide .left-side p {
      font-size: 1.86rem;
      margin-top: 5rem; }
  .module-rotator .slick-prev {
    left: calc(50% - 8rem);
    z-index: 10; }
    .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; }
  .module-rotator .slick-next {
    left: calc(50% + 4rem); }
    .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; }
  .module-rotator .slick-dots {
    left: calc(50% - 4rem);
    position: absolute;
    bottom: 5rem;
    top: unset;
    width: auto;
    list-style: none; }
  .module-rotator .count-r-2 .slick-dots {
    left: calc(50% - 1.75rem); }
  .module-rotator .count-r-2 .slick-next {
    left: calc(50% + 2rem); }
  .module-rotator .count-r-2 .slick-prev {
    left: calc(50% - 6rem); }
  .module-rotator .count-r-3 .slick-dots {
    left: calc(50% - 3rem); }
  .module-rotator .count-r-3 .slick-next {
    left: calc(50% + 3.5rem); }
  .module-rotator .count-r-4 .slick-dots {
    left: calc(50% - 4rem); }
  .module-rotator .count-r-4 .slick-next {
    left: calc(50% + 4rem); }
  .module-rotator .count-r-5 .slick-dots {
    left: calc(50% - 4.5rem); }
  .module-rotator .count-r-5 .slick-next {
    left: calc(50% + 4.5rem); } }

.module-statistic {
  text-align: center; }
  .module-statistic h2 {
    font-weight: 600;
    max-width: 80rem;
    margin: auto; }
  .module-statistic .stat-box {
    margin: 3rem 0rem; }
  .module-statistic .stat {
    font-size: 7.4rem;
    font-weight: 800; }
  .module-statistic h4 {
    font-size: 1.86rem;
    font-weight: 600; }
  .module-statistic .copy {
    margin-top: 3rem; }

@media (max-width: 992px) {
  .module-statistic .stat {
    font-size: 6.4rem; }
  .module-statistic h4 {
    font-size: 2.2rem; } }

.module-tabbed-content .nav {
  border: none !important;
  margin-bottom: 3rem; }

.module-tabbed-content .nav-item {
  width: 100%;
  text-align: center;
  border: none !important;
  border-radius: 0; }

.module-tabbed-content .tab-count-2 .nav-item {
  width: 50%; }

.module-tabbed-content .tab-count-3 .nav-item {
  width: 33%; }

.module-tabbed-content .tab-count-4 .nav-item {
  width: 25%; }

.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%; }
  .module-tabbed-content .nav-link.active {
    background-color: #48A8AF;
    color: #fff; }
  .module-tabbed-content .nav-link:hover {
    background-color: #C7C7C7;
    color: #000; }

.module-tabbed-content .col-md-6 img {
  max-width: 100%;
  display: block;
  margin: auto; }

.module-tabbed-content .col-md-6 .copy {
  margin-top: 3rem; }

.module-tabbed-content .col-md-12 img {
  max-width: 100%;
  display: block;
  margin: auto;
  margin-bottom: 4rem; }

@media (max-width: 768px) {
  .module-tabbed-content .tab-count-4 .nav-item {
    width: 50%; } }

.module-text-image {
  padding: 4rem 0rem;
  position: relative;
  overflow: hidden; }
  .module-text-image .image-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover; }
  .module-text-image .col-md-6 {
    padding: 7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1; }
  .module-text-image .background-color-box {
    position: absolute;
    position: absolute;
    height: 100%;
    width: 50vw;
    left: 0;
    top: 0; }
    .module-text-image .background-color-box.left {
      z-index: 1; }
    .module-text-image .background-color-box.right {
      left: unset;
      right: 0; }
  .module-text-image h3 {
    font-size: 4rem;
    font-weight: 600; }
  .module-text-image .btn, .module-text-image form .gform_button, form .module-text-image .gform_button, .module-text-image p, .module-text-image .module-accordion .card p, .module-accordion .card .module-text-image p {
    margin-top: 2rem; }
  .module-text-image.image-transparent .image-box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8rem 4rem; }
    .module-text-image.image-transparent .image-box img {
      max-width: 100%; }
  .module-text-image.image-transparent .col-md-6 {
    padding: 4rem; }
    .module-text-image.image-transparent .col-md-6.right {
      z-index: 0; }
    .module-text-image.image-transparent .col-md-6.left {
      padding: 8rem 8rem 8rem 4rem;
      z-index: 1; }
  .module-text-image.image-bleed .image-container.col-md-6 {
    position: absolute;
    height: 100%;
    width: 50vw;
    right: 0;
    top: 0; }
    .module-text-image.image-bleed .image-container.col-md-6.left {
      right: unset;
      left: 0; }
  .module-text-image.image-bleed.left .col-md-6.right {
    z-index: 1; }
  .module-text-image.image-bleed.left .col-md-6.left {
    z-index: 0; }
  .module-text-image.image-bleed.left .background-color-box.left {
    z-index: 0; }
  .module-text-image.image-bleed.left .background-color-box.right {
    right: 1; }
  .module-text-image.image-bleed.right .col-md-6.right {
    z-index: 0; }
  .module-text-image.image-bleed.right .col-md-6.left {
    z-index: 1; }
  .module-text-image.image-bleed.right .background-color-box.left {
    z-index: 1; }
  .module-text-image.image-bleed.right .background-color-box.right {
    z-index: 0; }
  .module-text-image .text-cta {
    display: inline-block;
    margin-bottom: 1rem; }
  .module-text-image .text-cta-box {
    display: block; }

@media (max-width: 992px) {
  .module-text-image {
    padding: 0px; }
    .module-text-image .col-md-6 {
      padding: 6rem; }
    .module-text-image h3 {
      font-size: 3.19rem; }
    .module-text-image p, .module-text-image .module-accordion .card p, .module-accordion .card .module-text-image p {
      font-size: 1.86rem; } }

@media (max-width: 768px) {
  .module-text-image {
    padding: 0px;
    text-align: center; }
    .module-text-image h3 {
      text-align: center; }
    .module-text-image .col-md-6 {
      padding: 6rem 3rem !important; }
    .module-text-image .image-container {
      padding: 0px;
      padding-top: 52.46332% !important; }
    .module-text-image .col-md-6 {
      position: relative !important;
      width: 100% !important; }
    .module-text-image .background-color-box {
      display: none; }
    .module-text-image.image-transparent .image-box {
      padding: 4rem 4rem 0rem; } }

.module-logos {
  text-align: center; }
  .module-logos .row {
    padding: 0rem 10rem; }
  .module-logos h2 {
    font-size: 4.2rem;
    font-weight: 500;
    max-width: 70rem;
    margin: auto; }
  .module-logos .h1, .module-logos p, .module-logos .module-accordion .card p, .module-accordion .card .module-logos p {
    margin-bottom: 3.2rem; }
  .module-logos img {
    width: auto;
    max-width: 100%;
    margin: 0 1.6rem; }
  .module-logos .image-box {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 15rem; }
  .module-logos .btn, .module-logos form .gform_button, form .module-logos .gform_button {
    margin-top: 6.4rem; }

@media (max-width: 992px) {
  .module-logos h2 {
    font-size: 4.2rem; }
  .module-logos p, .module-logos .module-accordion .card p, .module-accordion .card .module-logos p {
    font-size: 2.13rem; }
  .module-logos .row {
    padding: 0px; } }

@media (max-width: 768px) {
  .module-logos h2 {
    font-size: 3.19rem; }
  .module-logos p, .module-logos .module-accordion .card p, .module-accordion .card .module-logos p {
    font-size: 2.13rem; }
  .module-logos .row {
    padding: 0px; }
  .module-logos .image-box {
    margin: 2rem 0rem; } }

.module-loop-video {
  padding: 15rem 0;
  position: relative;
  overflow: hidden; }
  .module-loop-video video {
    position: absolute;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    left: -9999px;
    right: -9999px;
    left: 0;
    top: 0px;
    opacity: .5; }
  .module-loop-video.style-Light {
    background-color: #fff; }
  .module-loop-video.style-Dark {
    background-color: #000 !important;
    color: #fff !important; }

@media (max-width: 768px) {
  .module-loop-video {
    padding: 10rem 0;
    position: relative;
    overflow: hidden; }
    .module-loop-video video {
      position: absolute;
      width: auto;
      min-width: 100%;
      height: 100%;
      left: -9999px;
      right: -9999px;
      left: 0;
      top: 0px; } }

.module-text table {
  font-size: 1.86rem; }
  .module-text table td {
    padding: 1rem; }

.module-text p, .module-text .module-accordion .card p, .module-accordion .card .module-text p {
  line-height: 2em; }

.module-text a {
  color: #48A8AF; }

.module-video-inline {
  padding: 5rem 0; }
  .module-video-inline .iframe-container {
    overflow: hidden;
    /* 16:9 aspect ratio */
    padding-top: 56.25%;
    position: relative; }
  .module-video-inline .iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .module-video-inline h2 {
    text-align: center;
    font-weight: 600; }
  .module-video-inline .copy {
    margin: 3rem; }

.module-video-takeover .modal {
  background: rgba(0, 0, 0, 0.5); }

.module-video-takeover .modal.show .modal-dialog {
  width: 90vw;
  max-width: unset; }

.module-video-takeover .modal-content {
  background: transparent;
  border: none; }
  .module-video-takeover .modal-content .modal-header {
    border: none; }

.module-video-takeover .iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative; }

.module-video-takeover .iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.module-video-takeover .close {
  outline: none;
  cursor: pointer; }

.module-video-takeover .hide {
  display: none; }

@media (max-width: 992px) {
  .module-video-inline {
    padding: 4rem 0; } }

