#home-page {
  padding-top: 54px;
}
#home-page .AA-blue {
  color: #1774cc !important;
  text-decoration: underline !important;
}
#home-page .AA-blue:hover {
  color: #12aefc !important;
}
#home-page .visuallyhidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
#home-page .container {
  max-width: 1680px;
}
#home-page .section-title {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #313336;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.25;
  margin: 5px 0 0;
}
@media (min-width: 768px) {
  #home-page .section-title {
    font-size: 36px;
    line-height: 1.28;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  #home-page .section-title {
    font-size: 42px;
    line-height: normal;
  }
}
@media (min-width: 1680px) {
  #home-page .section-title {
    font-size: 60px;
  }
}
#home-page .hero {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #25abfd), color-stop(99%, #0469bd));
  background-image: linear-gradient(to bottom, #25abfd 3%, #0469bd 99%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 35px;
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  #home-page .hero {
    padding: 0 15px;
    text-align: left;
  }
}
#home-page .hero:before, #home-page .hero:after {
  border-bottom: 20px solid #fff;
  bottom: 0;
  content: "";
  position: absolute;
  width: 50%;
}
#home-page .hero:before {
  border-left: 20px solid #fff;
  border-right: 20px solid transparent;
  left: 0;
}
#home-page .hero:after {
  border-left: 20px solid transparent;
  border-right: 20px solid #fff;
  left: 50%;
}
#home-page .hero .image-text-cta {
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  #home-page .hero .image-text-cta {
    margin: 0 auto;
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  #home-page .hero .image-text-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin: 0 auto;
    max-width: 1440px;
    padding: 75px 0;
  }
}
@media (min-width: 1680px) {
  #home-page .hero .image-text-cta {
    padding: 75px 30px;
  }
}
#home-page .hero .image-text-cta .image-wrapper {
  margin-bottom: 30px;
}
#home-page .hero .image-text-cta .image-wrapper img {
  max-width: 250px;
}
@media (min-width: 1024px) {
  #home-page .hero .image-text-cta .image-wrapper img {
    max-width: 350px;
  }
}
@media (min-width: 1680px) {
  #home-page .hero .image-text-cta .image-wrapper img {
    max-width: 450px;
  }
}
#home-page .hero .image-text-cta .text-and-cta {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  margin: 0 auto 50px;
}
@media (min-width: 1024px) {
  #home-page .hero .image-text-cta .text-and-cta {
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  #home-page .hero .image-text-cta .text-and-cta {
    padding-right: 10%;
  }
}
@media (min-width: 1680px) {
  #home-page .hero .image-text-cta .text-and-cta {
    padding-right: 100px;
  }
}
#home-page .hero .image-text-cta .text-and-cta h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.33;
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  #home-page .hero .image-text-cta .text-and-cta h1 {
    font-size: 40px;
    line-height: 1.25;
  }
}
@media (min-width: 1680px) {
  #home-page .hero .image-text-cta .text-and-cta h1 {
    font-size: 50px;
    line-height: 1.2;
  }
}
#home-page .hero .image-text-cta .text-and-cta blockquote,
#home-page .hero .image-text-cta .text-and-cta cite {
  border: none;
  display: block;
  font-size: 14px;
  font-style: normal;
}
@media (min-width: 1024px) {
  #home-page .hero .image-text-cta .text-and-cta blockquote,
#home-page .hero .image-text-cta .text-and-cta cite {
    font-size: 16px;
    line-height: 1.38;
  }
}
@media (min-width: 1680px) {
  #home-page .hero .image-text-cta .text-and-cta blockquote,
#home-page .hero .image-text-cta .text-and-cta cite {
    font-size: 25px;
    line-height: 1.3;
  }
}
#home-page .hero .image-text-cta .text-and-cta blockquote {
  margin: 0 0 20px;
  padding: 0;
}
@media (min-width: 768px) {
  #home-page .hero .image-text-cta .text-and-cta blockquote {
    margin: 0 auto 16px;
  }
}
#home-page .hero .image-text-cta .text-and-cta cite {
  padding: 0 0 18px;
}
#home-page .hero .image-text-cta .text-and-cta .aw-btn {
  margin: 10px auto 0;
  min-width: 235px;
}
#home-page .spotlight {
  margin: 0 auto 20px;
  max-width: 480px;
}
@media (min-width: 768px) {
  #home-page .spotlight {
    margin-bottom: 45px;
    max-width: none;
  }
}
@media (min-width: 1024px) {
  #home-page .spotlight {
    margin-bottom: 80px;
    margin-top: 60px;
  }
}
#home-page .spotlight .parent {
  list-style-type: none;
  margin: 0 auto;
  max-width: 1475px;
}
#home-page .spotlight .parent .child:last-child .news-card {
  margin: 0 auto;
}
@media (min-width: 768px) {
  #home-page .spotlight .parent {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
#home-page .spotlight .parent .child {
  margin: 0 auto;
}
@media (min-width: 768px) {
  #home-page .spotlight .parent .child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 15px;
    width: 33%;
  }
  #home-page .spotlight .parent .child:nth-child(even) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  #home-page .spotlight .parent .child:nth-child(even) .card-wrapper .news-card {
    margin: 0 auto;
    max-width: 390px;
  }
  #home-page .spotlight .parent .child:nth-child(even) .card-wrapper .news-card .image-top {
    display: none;
  }
  #home-page .spotlight .parent .child:nth-child(even) .card-wrapper .news-card .image-bottom {
    display: block;
    padding-top: 32px;
  }
  #home-page .spotlight .parent .child:nth-child(even) .card-wrapper .news-card .news-card--image {
    margin-bottom: 0;
  }
  #home-page .spotlight .parent .child:nth-child(even) .card-wrapper .news-card .news-card--read-more {
    margin-bottom: 4px;
  }
}
@media (min-width: 1680px) {
  #home-page .spotlight .parent .child {
    padding: 0 50px;
  }
}
#home-page .spotlight .parent .child .card-wrapper .news-card {
  margin: 0 auto 40px;
}
@media (min-width: 768px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card {
    margin: 0 auto;
  }
}
#home-page .spotlight .parent .child .card-wrapper .news-card a:hover {
  text-decoration: none;
}
#home-page .spotlight .parent .child .card-wrapper .news-card .image-bottom {
  display: none;
}
#home-page .spotlight .parent .child .card-wrapper .news-card .news-card--image {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card .news-card--image {
    margin-bottom: 12px;
  }
}
@media (min-width: 1680px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card .news-card--image {
    margin-bottom: 24px;
  }
}
#home-page .spotlight .parent .child .card-wrapper .news-card .news-card--image img {
  height: auto;
  margin: 0;
  width: 100%;
}
#home-page .spotlight .parent .child .card-wrapper .news-card .news-card--title {
  color: #313336;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.24;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card .news-card--title {
    font-size: 16px;
    line-height: 1.38;
  }
}
@media (min-width: 1024px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card .news-card--title {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media (min-width: 1680px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card .news-card--title {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
#home-page .spotlight .parent .child .card-wrapper .news-card .news-card--excerpt {
  color: #666;
  font-size: 14px;
  line-height: 1.43;
  margin-bottom: 16px;
}
#home-page .spotlight .parent .child .card-wrapper .news-card p {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0;
}
@media (min-width: 1680px) {
  #home-page .spotlight .parent .child .card-wrapper .news-card p {
    font-size: 16px;
    line-height: 1.5;
  }
}
#home-page .JD-Power {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#25abfd), to(#0469bd));
  background-image: linear-gradient(#25abfd, #0469bd);
  color: #fff;
  padding-bottom: 57px;
  padding-top: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  #home-page .JD-Power {
    margin-top: 100px;
    padding-bottom: 48px;
    padding-top: 30px;
    text-align: left;
  }
}
@media (min-width: 960px) {
  #home-page .JD-Power {
    padding-bottom: 80px;
    padding-top: 50px;
  }
}
#home-page .JD-Power .content-inner {
  margin: 0 auto;
  max-width: 480px;
}
@media (min-width: 768px) {
  #home-page .JD-Power .content-inner {
    max-width: 600px;
  }
}
@media (min-width: 960px) {
  #home-page .JD-Power .content-inner {
    max-width: 800px;
  }
}
#home-page .JD-Power .content-inner img {
  margin-bottom: 0;
  max-height: 135px;
  width: auto;
}
@media (min-width: 768px) {
  #home-page .JD-Power .content-inner img {
    float: left;
    max-height: 207px;
    margin-right: 30px;
  }
}
@media (min-width: 960px) {
  #home-page .JD-Power .content-inner img {
    max-height: 277px;
  }
}
#home-page .JD-Power .content-inner .text-block {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  #home-page .JD-Power .content-inner .text-block {
    display: inline;
    margin-left: 190px;
    padding-left: 30px;
  }
}
#home-page .JD-Power .content-inner .text-block h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.17;
  margin-bottom: 18px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #home-page .JD-Power .content-inner .text-block h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.22;
    margin-bottom: 40px;
  }
}
@media (min-width: 960px) {
  #home-page .JD-Power .content-inner .text-block h2 {
    font-size: 43px;
    margin-top: 30px;
  }
}
#home-page .JD-Power .content-inner .text-block p.more-info {
  font-size: 15px;
}
@media (min-width: 768px) {
  #home-page .JD-Power .content-inner .text-block p.more-info {
    font-size: 7px;
  }
}
@media (min-width: 960px) {
  #home-page .JD-Power .content-inner .text-block p.more-info {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  #home-page .case-studies .parent {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (min-width: 768px) {
  #home-page .case-studies .parent .child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 50%;
  }
}
#home-page .case-studies .parent .child .grandchild.image {
  background-position: center center;
  background-size: cover;
  display: none;
  height: 100%;
  max-width: 840px;
  padding: 30px 25px 55px;
  width: 100%;
}
@media (min-width: 768px) {
  #home-page .case-studies .parent .child .grandchild.image {
    display: inline-block;
  }
}
#home-page .case-studies .parent .child .grandchild .text-and-cta-container {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  display: block;
  height: 100%;
  margin: 0 auto;
  max-width: 480px;
  padding: 30px 15px 55px;
  text-align: left;
  width: 100%;
}
@media (min-width: 768px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container {
    display: inline-block;
    max-width: 840px;
    padding: 30px 50px 70px;
  }
}
@media (min-width: 1024px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container {
    padding: 60px 60px 105px;
  }
}
@media (min-width: 1440px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container {
    padding: 60px 160px 105px;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container {
    padding: 70px 130px 195px 152px;
  }
}
#home-page .case-studies .parent .child .grandchild .text-and-cta-container h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.25;
  margin: 0 0 20px;
  padding: 0;
}
@media (min-width: 1024px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container h2 {
    font-size: 42px;
    margin: 0 0 18px;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container h2 {
    font-size: 60px;
    margin: 0 0 30px;
  }
}
#home-page .case-studies .parent .child .grandchild .text-and-cta-container p {
  font-size: 14px;
  line-height: 1.43;
  margin: 0 0 24px;
  padding: 0;
}
@media (min-width: 1024px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container p {
    font-size: 16px;
    margin: 0 0 30px;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container p {
    font-size: 24px;
    margin: 0 0 36px;
  }
}
#home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn {
  min-width: 165px;
}
@media (min-width: 1024px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn {
    min-width: 200px;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn {
    min-width: 235px;
  }
}
#home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn.up-to-xl {
  display: inline-block;
}
@media (min-width: 1680px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn.up-to-xl {
    display: none;
  }
}
#home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn.xl-and-wider {
  display: none;
}
@media (min-width: 1680px) {
  #home-page .case-studies .parent .child .grandchild .text-and-cta-container .aw-btn.xl-and-wider {
    display: inline-block;
  }
}
#home-page .case-studies .au-health {
  background-color: #25abfd;
}
#home-page .case-studies .au-health .parent .child .grandchild.image {
  background-image: url("/wp-content/themes/americanwell/assets/images/img_providerWithCart_2584x1458.jpg");
}
#home-page .case-studies .au-health .parent .child .grandchild.gradient-text-block {
  background: #59d559;
  background: linear-gradient(120deg, #59d559 0%, #25abfd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2",GradientType=1 );
  text-align: right;
}
#home-page .case-studies .unitedhealthcare-optum {
  background-color: #59d559;
}
#home-page .case-studies .unitedhealthcare-optum .parent .child:first-child {
  text-align: right;
}
#home-page .case-studies .unitedhealthcare-optum .parent .child .grandchild.image {
  background-image: url("/wp-content/themes/americanwell/assets/images/img_providerOnMobile_2584x1458.jpg");
}
#home-page .case-studies .unitedhealthcare-optum .parent .child .grandchild.gradient-text-block {
  background: #59d559;
  background: linear-gradient(120deg, #59d559 0%, #25abfd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2",GradientType=1 );
  text-align: left;
}
#home-page .case-studies .mvp-health-care {
  background-color: #fd6b6d;
}
#home-page .case-studies .mvp-health-care .parent .child:first-child {
  text-align: right;
}
#home-page .case-studies .mvp-health-care .parent .child .grandchild.image {
  background-image: url("/wp-content/themes/americanwell/assets/images/img_providerOnLaptop_2584x1458.jpg");
}
#home-page .case-studies .mvp-health-care .parent .child .grandchild.gradient-text-block {
  background: #fd6b6d;
  background: linear-gradient(120deg, #fd6b6d 0%, #7a68e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2",GradientType=1 );
  text-align: left;
}
#home-page .case-studies .dignity-health {
  background: #25abfd;
  background: linear-gradient(120deg, #25abfd 0%, #7a68e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2",GradientType=1 );
  background-color: #25abfd;
}
#home-page .case-studies .dignity-health .parent {
  margin: 0 auto;
}
@media (min-width: 1024px) {
  #home-page .case-studies .dignity-health .parent {
    max-width: 1024px;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .dignity-health .parent {
    max-width: 1680px;
  }
}
#home-page .case-studies .dignity-health .parent .child:first-child {
  text-align: right;
}
#home-page .case-studies .dignity-health .parent .child .grandchild.gradient-text-block {
  text-align: left;
}
#home-page .case-studies .dignity-health .child {
  position: relative;
}
@media (min-width: 1024px) {
  #home-page .case-studies .dignity-health .child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #home-page .case-studies .dignity-health .child:first-child {
    max-width: 75%;
  }
  #home-page .case-studies .dignity-health .child:last-child {
    max-width: 25%;
  }
}
#home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container {
  display: block;
  max-width: 480px;
  padding: 30px 15px 55px;
}
@media (min-width: 768px) {
  #home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container {
    display: inline-block;
    max-width: none;
    padding: 30px 25px 70px 50px;
  }
}
@media (min-width: 1024px) {
  #home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container {
    padding: 60px 20px 125px 60px;
  }
}
@media (min-width: 1440px) {
  #home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container {
    padding: 60px 20px 125px 25px;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container {
    padding: 60px 20px 125px 160px;
  }
}
#home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container .conditional-break {
  display: none;
}
@media (min-width: 1024px) {
  #home-page .case-studies .dignity-health .child .grandchild .text-and-cta-container .conditional-break {
    display: block;
  }
}
#home-page .case-studies .dignity-health .child .grandchild.callout-graphic {
  background-image: url("/wp-content/themes/americanwell/assets/images/icon_under50MinutesResponse.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  height: 212px;
  left: 50%;
  margin-left: -106px;
  margin-top: -106px;
  max-width: 840px;
  position: absolute;
  top: 50%;
  width: 212px;
}
@media (min-width: 768px) {
  #home-page .case-studies .dignity-health .child .grandchild.callout-graphic {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  #home-page .case-studies .dignity-health .child .grandchild.callout-graphic {
    left: 0;
    margin-left: 0;
  }
}
@media (min-width: 1680px) {
  #home-page .case-studies .dignity-health .child .grandchild.callout-graphic {
    height: 310px;
    margin-top: -155px;
    width: 310px;
  }
}
#home-page .products {
  margin: 0 auto;
  max-width: 480px;
}
@media (min-width: 768px) {
  #home-page .products {
    max-width: none;
  }
}
#home-page .products h3 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #313336;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-top: 32px;
}
#home-page .products p, #home-page .products ul {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #666;
  font-size: 14px;
  line-height: 1.43;
  margin-bottom: 14px;
}
#home-page .products .modules-list {
  text-align: left;
}
@media (min-width: 480px) {
  #home-page .products .modules-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#home-page .products .modules-list ul {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #666;
  display: inline-block;
  font-size: 14px;
  line-height: 1.43;
  list-style-type: none;
  margin: 0 0 16px;
  padding: 0;
  text-align: left;
}
@media (min-width: 480px) {
  #home-page .products .modules-list ul {
    width: 50%;
  }
}
#home-page .products .modules-list ul li:first-child {
  font-weight: 600;
  margin-bottom: 10px;
}
#home-page .products .modules-list ul li ul {
  list-style-type: disc;
  margin: 0;
  padding-left: 18px;
  padding-right: 8px;
  width: 100%;
}
#home-page .products .modules-list ul li ul li {
  color: #666;
  margin-bottom: 4px;
}
#home-page .products .modules-list ul li ul li:first-child {
  color: #666;
  font-weight: 400;
  margin-bottom: 4px;
}
#home-page .products .modules-list ul li ul li a {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#home-page .products .services-list {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 1.43;
  margin: 0 auto 16px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 140px;
}
@media (min-width: 1024px) {
  #home-page .products .services-list {
    margin: 0 0 16px 18px;
  }
}
#home-page .products img {
  margin-bottom: 20px;
  max-width: 400px;
  width: 100%;
}
@media (min-width: 768px) {
  #home-page .products img {
    margin-bottom: 0;
  }
}
#home-page .products .parent-non-widget {
  padding: 32px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  #home-page .products .parent-non-widget {
    padding: 52px 0 0;
  }
}
#home-page .products .parent-non-widget .parent {
  display: block;
  list-style-type: none;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  #home-page .products .parent-non-widget .parent {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1024px) {
  #home-page .products .parent-non-widget .parent {
    padding-left: 0;
    padding-right: 0;
  }
}
#home-page .products .parent-non-widget .parent .child {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  #home-page .products .parent-non-widget .parent .child {
    padding-bottom: 30px;
  }
}
#home-page .products .parent-non-widget .parent .child:nth-child(odd) .content-wrapper {
  border-left: none;
}
#home-page .products .parent-non-widget .parent .child:last-child {
  border-bottom: none;
}
#home-page .products .parent-non-widget .parent .child:last-child .content-wrapper {
  border-left: none;
}
@media (min-width: 768px) {
  #home-page .products .parent-non-widget .parent .child .content-wrapper {
    border-left: 1px solid #ccc;
    padding-left: 40px;
    padding-right: 40px;
  }
  #home-page .products .parent-non-widget .parent .child .content-wrapper img {
    margin: 0;
  }
}
@media (min-width: 768px) {
  #home-page .products .parent-non-widget .parent .child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #home-page .products .parent-non-widget {
    display: none;
  }
}
#home-page .products .parent-widget {
  display: none;
}
@media (min-width: 1024px) {
  #home-page .products .parent-widget {
    display: block;
    margin: 0 auto;
    max-width: 970px;
    padding-top: 60px;
  }
}
@media (min-width: 1440px) {
  #home-page .products .parent-widget {
    padding-top: 80px;
  }
}
@media (min-width: 1680px) {
  #home-page .products .parent-widget {
    max-width: 1375px;
  }
}
#home-page .products .parent-widget nav {
  margin-top: 20px;
  outline: 0;
  overflow: hidden;
}
#home-page .products .parent-widget nav:after {
  background-color: #f2f2f2;
  content: "";
  display: block;
  height: 8px;
  margin-top: -8px;
  position: relative;
  z-index: 0;
}
#home-page .products .parent-widget nav .subnav-list {
  margin: 0;
  padding: 0;
}
#home-page .products .parent-widget nav .subnav-list a {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #313336;
  display: inline-block;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 2;
}
#home-page .products .parent-widget nav .subnav-list a::before {
  position: relative;
  z-index: 1;
}
@media (min-width: 960px) {
  #home-page .products .parent-widget nav .subnav-list a {
    font-size: 16px;
  }
}
#home-page .products .parent-widget nav .subnav-list a:hover, #home-page .products .parent-widget nav .subnav-list a:focus {
  cursor: pointer;
}
#home-page .products .parent-widget nav .subnav-list a.active {
  cursor: default;
}
#home-page .products .parent-widget nav .subnav-list a.active:after,
#home-page .products .parent-widget nav .subnav-list a :hover:after,
#home-page .products .parent-widget nav .subnav-list a :focus:after {
  content: "";
  display: block;
  height: 8px;
  margin: 18px -23px 0;
}
#home-page .products .parent-widget nav .subnav-list a.active:after {
  background-color: #25abfd;
}
#home-page .products .parent-widget nav .subnav-list a:not(.active):hover:after, #home-page .products .parent-widget nav .subnav-list a:not(.active):focus:after {
  background-color: #ccc;
  content: "";
  display: block;
  height: 8px;
  margin: 18px -23px 0;
}
#home-page .products .parent-widget .parent {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}
#home-page .products .parent-widget .parent.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#home-page .products .parent-widget .parent .child {
  width: 50%;
}
#home-page .products .parent-widget .parent .child.text-content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-right: 90px;
  padding-top: 16px;
}
@media (min-width: 1680px) {
  #home-page .products .parent-widget .parent .child.text-content {
    padding-right: 140px;
  }
}
@media (min-width: 1024px) {
  #home-page .products .parent-widget .parent .child.text-content h3 {
    display: none;
  }
}
@media (min-width: 1680px) {
  #home-page .products .parent-widget .parent .child.text-content h3 {
    font-size: 26px;
    line-height: 1.46;
  }
}
@media (min-width: 1024px) {
  #home-page .products .parent-widget .parent .child.text-content p {
    margin-top: 35px;
  }
}
@media (min-width: 1680px) {
  #home-page .products .parent-widget .parent .child.text-content p {
    font-size: 20px;
    line-height: 1.6;
  }
}
#home-page .products .parent-widget .parent .child.text-content ul {
  display: block;
}
@media (min-width: 1680px) {
  #home-page .products .parent-widget .parent .child.text-content ul {
    font-size: 20px;
    line-height: 1.6;
  }
}
#home-page .products .parent-widget .parent .child.text-content .aw-btn {
  margin-top: 16px;
  min-width: 235px;
}
#home-page .statistics {
  padding-bottom: 32px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  #home-page .statistics {
    margin-bottom: 65px;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  #home-page .statistics {
    margin: 0 auto 110px;
    max-width: 1030px;
  }
}
@media (min-width: 1680px) {
  #home-page .statistics {
    margin-bottom: 150px;
    max-width: 1434px;
  }
}
#home-page .statistics .container {
  padding: 0;
}
@media (min-width: 768px) {
  #home-page .statistics .container {
    padding: 15px;
  }
}
#home-page .statistics .container .card {
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  #home-page .statistics .container .card {
    border-top: 1px solid #ccc;
  }
  #home-page .statistics .container .card:nth-child(even) .content-wrapper {
    border-right: none;
  }
  #home-page .statistics .container .card:nth-child(3), #home-page .statistics .container .card:last-child {
    margin-top: 60px;
  }
}
@media (min-width: 1024px) {
  #home-page .statistics .container .card .content-wrapper {
    border-right: 1px solid #ccc;
  }
  #home-page .statistics .container .card:nth-child(even) .content-wrapper {
    border-right: 1px solid #ccc;
  }
  #home-page .statistics .container .card:nth-child(3), #home-page .statistics .container .card:last-child {
    margin-top: 0;
  }
  #home-page .statistics .container .card:last-child .content-wrapper {
    border-right: none;
  }
}
@media (min-width: 768px) {
  #home-page .statistics .container .card .content-wrapper {
    border-right: 1px solid #ccc;
    height: 100%;
    margin-bottom: -30px;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  #home-page .statistics .container .card .content-wrapper {
    margin-top: 55px;
  }
}
@media (min-width: 1680px) {
  #home-page .statistics .container .card .content-wrapper {
    margin-bottom: -70px;
    margin-top: 70px;
  }
}
#home-page .statistics .container .card .content-wrapper h2 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 70px;
  font-weight: 300;
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  #home-page .statistics .container .card .content-wrapper h2 {
    font-size: 60px;
  }
}
@media (min-width: 1680px) {
  #home-page .statistics .container .card .content-wrapper h2 {
    font-size: 100px;
  }
}
#home-page .statistics .container .card .content-wrapper h2.title-blue {
  color: #007ac9;
}
#home-page .statistics .container .card .content-wrapper h2.title-green {
  color: #30a039;
}
#home-page .statistics .container .card .content-wrapper h2.title-orange {
  color: #ef9c23;
}
#home-page .statistics .container .card .content-wrapper h2.title-purple {
  color: #5d51a2;
}
#home-page .statistics .container .card .content-wrapper p {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  margin: 0;
}
@media (min-width: 768px) {
  #home-page .statistics .container .card .content-wrapper p {
    font-size: 20px;
    line-height: 1.4;
    padding: 0 40px;
  }
}
@media (min-width: 1024px) {
  #home-page .statistics .container .card .content-wrapper p {
    font-size: 14px;
    line-height: 1.43;
    padding: 0 20px;
  }
}
@media (min-width: 1680px) {
  #home-page .statistics .container .card .content-wrapper p {
    font-size: 20px;
    line-height: 1.44;
  }
}
#home-page .statistics .parent-widget {
  margin: 0 auto;
  max-width: 480px;
  padding: 0 15px;
  text-align: center;
}
@media (min-width: 768px) {
  #home-page .statistics .parent-widget {
    display: none;
  }
}
#home-page .statistics .parent-widget .owl-carousel {
  position: relative;
}
@media (min-width: 768px) {
  #home-page .statistics .parent-widget .owl-carousel {
    position: static;
  }
}
#home-page .statistics .parent-widget .owl-carousel .owl-nav {
  display: none;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots {
  -webkit-tap-highlight-color: transparent;
  counter-reset: dots;
  display: inline-block;
  height: 44px;
  position: relative;
  text-align: center;
  z-index: 99999;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  background: #d8d8d8;
  border-radius: 30px;
  display: block;
  height: 12px;
  margin: 15px 9px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 12px;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots .owl-dot::after {
  display: none;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots .owl-dot.active::after {
  color: #6e8093;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots .owl-dot.active span {
  background: #6e8093;
}
#home-page .statistics .parent-widget .owl-carousel .owl-dots .owl-dot:hover span {
  background: #6e8093;
}
#home-page .statistics .parent-non-widget {
  display: none;
  text-align: center;
}
#home-page .statistics .parent-non-widget .parent {
  list-style-type: none;
  margin: 50px auto 0;
}
@media (min-width: 768px) {
  #home-page .statistics .parent-non-widget .parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -10px;
  }
}
@media (min-width: 768px) {
  #home-page .statistics .parent-non-widget .parent .child {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #home-page .statistics .parent-non-widget .parent .child {
    width: 25%;
  }
  #home-page .statistics .parent-non-widget .parent .child:last-child {
    border-right: none;
  }
}
@media (min-width: 1440px) {
  #home-page .statistics .parent-non-widget .parent .child .content-wrapper p {
    padding: 0 10px;
  }
}
@media (min-width: 1680px) {
  #home-page .statistics .parent-non-widget .parent .child .content-wrapper p {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  #home-page .statistics .parent-non-widget {
    display: block;
  }
}
#home-page .resources {
  margin: 0 auto;
  max-width: 480px;
  padding: 32px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #home-page .resources {
    max-width: none;
    padding: 52px 0 22px;
  }
}
@media (min-width: 1024px) {
  #home-page .resources {
    margin: 0 auto;
    max-width: 970px;
    padding: 60px 0 82px;
    width: 100%;
  }
}
@media (min-width: 1440px) {
  #home-page .resources {
    max-width: 1000px;
    padding: 80px 0 82px;
  }
}
@media (min-width: 1680px) {
  #home-page .resources {
    max-width: 1405px;
    padding: 80px 0;
  }
}
#home-page .resources .title-block {
  position: relative;
}
#home-page .resources .title-block h2 {
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  #home-page .resources .title-block h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    text-align: left;
  }
}
#home-page .resources .title-block a {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #237bd2;
  display: none;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 28px;
}
@media (min-width: 1024px) {
  #home-page .resources .title-block a {
    display: inline;
  }
}
@media (min-width: 1440px) {
  #home-page .resources .title-block a {
    top: 30px;
  }
}
@media (min-width: 1680px) {
  #home-page .resources .title-block a {
    top: 48px;
  }
}
#home-page .resources img {
  display: block;
  margin-bottom: 10px;
  padding-top: 8px;
  position: relative;
}
@media (min-width: 1024px) {
  #home-page .resources img {
    margin-bottom: 0;
    padding-right: 20px;
    padding-top: 0;
  }
}
#home-page .resources p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
  font-size: 14px;
  line-height: 1.43;
  margin: 0 0 12px;
}
#home-page .resources p.desc {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #home-page .resources p.desc {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  #home-page .resources p.desc {
    display: none;
  }
}
@media (min-width: 1024px) {
  #home-page .resources .text-and-cta {
    padding-left: 20px;
  }
}
#home-page .resources .text-and-cta h3 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #313336;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  #home-page .resources .text-and-cta h3 {
    font-size: 21px;
    line-height: 1.24;
  }
}
@media (min-width: 1680px) {
  #home-page .resources .text-and-cta h3 {
    font-size: 36px;
    line-height: 1.33;
  }
}
#home-page .resources .text-and-cta .aw-btn {
  margin-top: 10px;
  min-width: 235px;
}
@media (min-width: 768px) {
  #home-page .resources .parent-non-widget {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (min-width: 1024px) {
  #home-page .resources .parent-non-widget {
    display: none;
  }
}
#home-page .resources .parent-non-widget .child {
  margin: 0 auto 40px;
  text-align: left;
}
#home-page .resources .parent-non-widget .child:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #home-page .resources .parent-non-widget .child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 0 40px;
    max-width: none;
    padding: 0 12px;
    width: 33%;
  }
}
#home-page .resources .parent-non-widget .child:first-child img {
  background-color: #71df54;
  background-image: -webkit-gradient(linear, left top, right top, from(#71df54), to(#30a039));
  background-image: linear-gradient(to right, #71df54, #30a039);
}
#home-page .resources .parent-non-widget .child:nth-child(2) img {
  background-color: #fcd54e;
  background-image: -webkit-gradient(linear, left top, right top, from(#fcd54e), to(#ef9c23));
  background-image: linear-gradient(to right, #fcd54e, #ef9c23);
}
#home-page .resources .parent-non-widget .child:last-child img {
  background-color: #9485ed;
  background-image: -webkit-gradient(linear, left top, right top, from(#9485ed), to(#5d51a2));
  background-image: linear-gradient(to right, #9485ed, #5d51a2);
}
#home-page .resources .parent-widget {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
@media (min-width: 1024px) {
  #home-page .resources .parent-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#home-page .resources .parent-widget .owl-carousel {
  margin-top: 20px;
  position: relative;
}
@media (min-width: 1680px) {
  #home-page .resources .parent-widget .owl-carousel {
    margin-bottom: 5px;
    margin-top: 35px;
  }
}
#home-page .resources .parent-widget .owl-carousel .owl-nav {
  display: none;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots {
  -webkit-tap-highlight-color: transparent;
  bottom: 0;
  counter-reset: dots;
  display: inline-block;
  height: 16px;
  left: 20px;
  position: absolute;
  text-align: center;
  z-index: 99999;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot:first-child span {
  margin: 0 9px 0 0;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot:last-child span {
  margin: 0 0 0 9px;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  background: #d8d8d8;
  border-radius: 30px;
  display: block;
  height: 16px;
  margin: 0 9px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 16px;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot::after {
  display: none;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot.active::after {
  color: #6e8093;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot.active span {
  background: #6e8093;
}
#home-page .resources .parent-widget .owl-carousel .owl-dots .owl-dot:hover span {
  background: #6e8093;
}
#home-page .resources .parent-widget .owl-carousel .child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  width: 50%;
}
#home-page .resources .parent-widget .owl-carousel .child:first-child {
  padding-right: 10%;
}
#home-page .gray-fade {
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fff));
  background-image: linear-gradient(to bottom, #f2f2f2, #fff);
  height: 36px;
  margin-bottom: 12px;
}
#home-page .partners {
  margin: 0 auto;
  max-width: 480px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-page .partners {
    max-width: none;
    padding-bottom: 0;
  }
}
#home-page .partners p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
  font-size: 14px;
  margin: 0 0 38px;
  text-align: center;
}
@media (min-width: 1440px) {
  #home-page .partners p {
    font-size: 20px;
  }
}
@media (min-width: 1680px) {
  #home-page .partners p {
    margin-top: 35px;
  }
}
#home-page .partners .parent {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 auto 30px;
  max-width: 290px;
}
@media (min-width: 768px) {
  #home-page .partners .parent {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: 1024px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  #home-page .partners .parent {
    max-width: none;
  }
}
@media (min-width: 1440px) {
  #home-page .partners .parent {
    max-width: 1310px;
  }
}
@media (min-width: 1680px) {
  #home-page .partners .parent {
    max-width: 1455px;
  }
}
#home-page .partners .child {
  -ms-flex-item-align: auto;
      align-self: auto;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0 5px;
  text-align: center;
}
#home-page .partners .child img {
  width: 100%;
}
@media (min-width: 768px) {
  #home-page .partners .child {
    -ms-flex-item-align: center;
        align-self: center;
    margin: 0 auto;
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
    padding: 0 2%;
  }
}
#home-page .partners .child:nth-child(1) {
  margin-bottom: 25px;
  -webkit-box-ordinal-group: -2;
      -ms-flex-order: -3;
          order: -3;
  width: 50%;
}
@media (min-width: 768px) {
  #home-page .partners .child:nth-child(1) {
    margin-bottom: 0;
    width: auto;
  }
}
#home-page .partners .child:nth-child(1) img {
  width: 75%;
}
#home-page .partners .child:nth-child(2) {
  margin-bottom: 15px;
  -webkit-box-ordinal-group: -4;
      -ms-flex-order: -5;
          order: -5;
  width: 50%;
}
@media (min-width: 768px) {
  #home-page .partners .child:nth-child(2) {
    margin-bottom: 0;
    width: auto;
  }
}
#home-page .partners .child:nth-child(2) img {
  max-width: 190px;
  width: 90%;
}
@media (min-width: 768px) {
  #home-page .partners .child:nth-child(2) img {
    max-width: none;
    width: 100%;
  }
}
#home-page .partners .child:nth-child(3) {
  margin-bottom: 15px;
  -webkit-box-ordinal-group: -3;
      -ms-flex-order: -4;
          order: -4;
  width: 50%;
}
@media (min-width: 768px) {
  #home-page .partners .child:nth-child(3) {
    margin-bottom: 0;
    width: auto;
  }
}
#home-page .partners .child:nth-child(4) {
  height: 50%;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  width: 50%;
}
@media (min-width: 768px) {
  #home-page .partners .child:nth-child(4) {
    height: 100%;
    width: auto;
  }
}
#home-page .partners .child:nth-child(4) img {
  height: 100%;
  width: 100%;
}
/*# sourceMappingURL=home.css.map */
