/* ------------------------------------------------------------ *\
  Vendor
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block; }
template {
  display: none; }
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none; }
img,
iframe,
video,
audio,
object {
  max-width: 100%; }
img,
iframe {
  border: 0 none; }
img {
  height: auto;
  display: inline-block;
  vertical-align: middle; }
b,
strong {
  font-weight: bold; }
address {
  font-style: normal; }
svg:not(:root) {
  overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
  cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
button,
select {
  text-transform: none; }
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }
nav ul,
nav ol {
  list-style: none outside none; }
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
input::-moz-placeholder {
  color: inherit;
  opacity: 1; }
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
input::placeholder {
  color: inherit;
  opacity: 1; }
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::placeholder {
  color: inherit;
  opacity: 1; }
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }
input[type=text],
input[type=button],
input[type=tel],
input[type=email],
input[type=submit],
input[type=date],
input[type=search],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }
/*remove comment to hide arrow in IE11*/
/*select::-ms-expand {
    display: none;
}*/
li.widget:before,
li.widget:after,
.slider li:before,
.slider li:after,
nav li:before,
nav li:after,
.listless li:after,
.listless li:before {
  content: '';
  color: inherit; }
li.widget,
.slider li,
nav li,
.listless li {
  color: inherit; }
li.widget,
.slider li,
nav li,
.listless li {
  padding: 0;
  margin: 0; }
/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Light.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Light.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-LightOblique.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-LightOblique.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-LightOblique.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Book.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Book.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-BookOblique.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-BookOblique.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-BookOblique.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Medium.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Medium.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-MediumOblique.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-MediumOblique.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-MediumOblique.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Bold.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Bold.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-BoldOblique.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-BoldOblique.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-BoldOblique.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-ExtraBold.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-ExtraBold.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-ExtraBoldOblique.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-ExtraBoldOblique.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-ExtraBoldOblique.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Heavy.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Heavy.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'FuturaStd';
  src: url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-HeavyOblique.woff2") format("woff2"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-HeavyOblique.woff") format("woff"), url("https://www.ncqa.org/wp-content/themes/ncqa-org/css/landing-toolkit/fonts/FuturaStd-HeavyOblique.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #fff;
  font-family: Lato;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.63;
  color: #54585A; }
a {
  color: inherit;
  text-decoration: underline; }
a:hover {
    text-decoration: none; }
a[href^="tel"] {
    text-decoration: none; }
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  margin-bottom: calc(1.63em / 2); }
.h1,
h1 {
  font-size: 40px;
  line-height: 1.25;
  font-family: FuturaStd; }
@media (max-width: 1023px) {
    .h1,
    h1 {
      font-size: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .h1,
    h1 {
      font-size: 26px; } }
.h2,
h2 {
  font-size: 38px;
  color: #4F758B;
  line-height: 1.26;
  font-family: FuturaStd;
  font-weight: 500; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .h2,
    h2 {
      font-size: 24px; } }
.h3,
h3 {
  font-size: 36px; }
.h4,
h4 {
  font-size: 30px; }
.h5,
h5 {
  font-size: 26px; }
.h6,
h6 {
  font-size: 24px; }
p,
ul,
ol,
dl,
hr,
table,
blockquote {
  margin-bottom: 1.63em; }
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0; }
/* ------------------------------------------------------------ *\
  Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both; }
/* sr-only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden; }
.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden {
  display: none; }
/*  Disabled  */
[disabled],
.disabled {
  cursor: default; }
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hidden-xs {
    display: none !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 767.02px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; }
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 1023.02px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1199.02px) {
  .hidden-lg {
    display: none !important; }
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .visible-lg-inline-block {
    display: inline-block !important; } }
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  min-height: 100vh; }
@media (max-width: 1199px) {
    .wrapper {
      padding: 0; } }
/* ------------------------------------------------------------ *\
  Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: calc( 1230px + 16px * 2);
  padding-left: 16px;
  padding-right: 16px;
  margin: auto;
  width: 100%; }
/* Shell Fluid */
.shell--fluid {
  max-width: none; }
/* ------------------------------------------------------------ *\
	Grid
\* ------------------------------------------------------------ */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
  /*  Grid col 1of2  */
  /*  Grid col 1of3  */ }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .grid {
      display: block;
      margin: 0; } }
.grid .grid__col {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    padding: 0 15px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .grid .grid__col {
        max-width: 100%;
        padding: 0; } }
.grid .grid__col--1of2 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .grid .grid__col--1of2 {
        max-width: 100%; } }
.grid .grid__col--1of3 {
    max-width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .grid .grid__col--1of3 {
        max-width: 100%; } }
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: transparent;
  padding-top: 0 !important; }
@media (max-width: 1199px) {
    .header {
      background-color: transparent; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .header {
      padding-top: 0px;
      text-align: center; } }
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
  display: inline-block;
  width: 147px;
  height: 87px;
  margin-left: 16px;
  margin-top: 3px;
  background-size: cover;
  background-position: center center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .logo {
      width: 130px;
      height: 73px;
      margin-left: 0;
      margin-left: -65px !important;
      margin-top: 0 !important;
      top: 10px !important; } }
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
/*  Btn block  */
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0; }
/* ------------------------------------------------------------ *\
	Fields
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
input::-moz-placeholder {
  color: inherit;
  opacity: 1; }
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
input::placeholder {
  color: inherit;
  opacity: 1; }
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1; }
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1; }
textarea::placeholder {
  color: inherit;
  opacity: 1; }
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset; }
/*  Field textarea  */
/* ------------------------------------------------------------ *\
	Checkbox
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Radio
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Section Main
\* ------------------------------------------------------------ */
.section-main {
  position: relative;
  padding: 128px 0 42px; }
.section-main .section__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 573px;
    background-size: cover;
    background-position: center bottom; }
@media (max-width: 1199px) {
      .section-main .section__image {
        height: 500px; } }
.section-main .section__grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
.section-main .section__inner {
    position: relative;
    z-index: 1; }
.section-main .section__entry {
    padding-top: 6px;
    padding-right: 37px; }
@media (max-width: 1199px) {
      .section-main .section__entry {
        padding-right: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-main .section__entry {
        padding-right: 0; } }
.section-main .section__entry p {
    margin: 29px 0px 0 15px;
    font-size: 16px;
    font-family: Lato; }
@media (max-width: 1023px) {
      .section-main .section__entry p {
        margin: 70px 0px 0 15px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-main .section__entry p {
        margin: 30px 0px 0 0px; } }
.section-main .section__content {
    padding-left: 7px;
    padding-right: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-main .section__content {
        padding: 0 0 30px; } }
.section-main .section__content h1,
  .section-main .section__content p {
    color: #fff; }
.section-main .section__content p {
    margin: 0 0 48px;
    font-family: FuturaStd;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.27; }
@media (max-width: 1023px) {
      .section-main .section__content p {
        margin: 0 0 50px;
        font-size: 18px; } }
.section-main .section__content h1 {
    margin: 0 0 17px;
    line-height: 1.25;
    font-weight: 500;
    font-family: FuturaStd; }
/* ------------------------------------------------------------ *\
	Section Services
\* ------------------------------------------------------------ */
.section-services {
  position: relative;
  margin: 26px 0;
  background-color: #F2F2F0; }
.section-services .section-services__top {
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    height: 26px;
    background-size: cover;
    background-position: center center; }
.section-services .section-services__bottom {
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    height: 26px;
    background-size: cover;
    background-position: center center; }
/* ------------------------------------------------------------ *\
	Services
\* ------------------------------------------------------------ */
.services {
  padding: 65px 0px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .services {
      padding: 30px 0px 20px; } }
/* ------------------------------------------------------------ *\
	Service
\* ------------------------------------------------------------ */
.service {
  padding: 0 15px;
  text-align: center; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .service {
      margin-bottom: 30px; } }
@media (max-width: 1023px) {
    .service {
      padding: 0 10px;
      font-size: 14px; } }
.service p {
    line-height: 1.38;
    font-family: FuturaStd; }
.service .service__image {
    height: 82px;
    margin-bottom: 16px;
    line-height: 82px; }
.service .service__image img {
    max-height: 100%;
    width: auto; }
/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .article {
      display: block;
      padding: 0; } }
.article h2 {
    margin: 0 0 35px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .article h2 {
        margin-bottom: 20px; } }
.article .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48.2%;
            flex: 0 0 48.2%;
    max-width: 48.2%; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .article .article__image {
        max-width: 100%;
        margin-bottom: 20px; } }
.article .article__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    padding-left: 103px; }
@media (max-width: 1199px) {
      .article .article__content {
        padding-left: 60px; } }
@media (max-width: 1023px) {
      .article .article__content {
        padding-left: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .article .article__content {
        padding-left: 0; } }
.article:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
.article:nth-child(even) .article__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    padding-left: 0;
    padding-right: 103px; }
@media (max-width: 1199px) {
      .article:nth-child(even) .article__content {
        padding-right: 60px; } }
@media (max-width: 1023px) {
      .article:nth-child(even) .article__content {
        padding-right: 30px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .article:nth-child(even) .article__content {
        padding-right: 0; } }
.article ~ .article {
  margin-top: 29px; }
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {
  padding: 68px 0; }
/* ------------------------------------------------------------ *\
	Section Alt
\* ------------------------------------------------------------ */
.section-alt {
  position: relative;
  padding: 38px 0 28px; }
.section-alt .section__grid {
    position: relative;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
.section-alt .section__background {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 150px;
    background-size: cover;
    background-position: center center; }
.section-alt .section__image {
    padding-top: 27px;
    padding-right: 33px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-alt .section__image {
        padding-right: 0; } }
.section-alt .section__content {
    padding-left: 7px;
    padding-right: 14px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .section-alt .section__content {
        padding-left: 0;
        padding-right: 0; } }
/* ------------------------------------------------------------ *\
	Section Small
\* ------------------------------------------------------------ */
.section-small {
  padding: 82px 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.86; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-small {
      padding: 40px 0; } }
.section-small p {
    color: #54585A; }
.section-small p ~ p {
    margin-top: -3px; }
.section-small a {
    color: #54585A; }
/* ------------------------------------------------------------ *\
	Form Holder
\* ------------------------------------------------------------ */
.form-holder {
  position: relative;
  padding: 20px 10px 0;
  background-color: #fff;
  border-top: 6px solid #C8102E;
  -webkit-box-shadow: 0 0 8px rgba(84, 88, 90, 0.15);
          box-shadow: 0 0 8px rgba(84, 88, 90, 0.15); }
@media (max-width: 1023px) {
    .form-holder {
      padding: 20px 0px 0; } }
.form-holder h2 {
    margin: 17px 28px 0; }
.form-holder .selectric-label {
    font-size: 15px !important; }
.form-holder .form-holder__ico {
    position: absolute;
    top: -28px;
    left: 17px;
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 3px solid #C8102E;
    text-align: center;
    line-height: 35px;
    background-color: #fff; }
.form-holder .gform_wrapper {
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
.form-holder .gform_wrapper label.gfield_label {
    font-size: 15px; }
.form-holder .gform_wrapper .gform_footer input.button,
  .form-holder .gform_wrapper .gform_footer input[type=submit],
  .form-holder .gform_wrapper .gform_page_footer input.button,
  .form-holder .gform_wrapper .gform_page_footer input[type=submit] {
    height: 50px;
    padding: 0 66px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
      .form-holder .gform_wrapper .gform_footer input.button,
      .form-holder .gform_wrapper .gform_footer input[type=submit],
      .form-holder .gform_wrapper .gform_page_footer input.button,
      .form-holder .gform_wrapper .gform_page_footer input[type=submit] {
        padding: 0 10px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-holder .top_label div.ginput_complex.ginput_container.gf_name_has_1,
    .form-holder .top_label div.ginput_complex.ginput_container.gf_name_has_2,
    .form-holder .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
      width: 100% !important;
      margin-bottom: -20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-holder div.ginput_container_name span {
      width: 100%;
      padding-right: 0 !important;
      padding-left: 0 !important;
      margin-right: 0 !important; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-holder .gform_wrapper ul li.gfield {
      margin-top: 20px; } }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form-holder .gform_wrapper .ginput_container span:not(.ginput_price) {
      margin-bottom: 0; } }
/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */

/* Variant: All Programs Landing */
.landing--all-programs h1 { font-size: 46px; }
.landing--all-programs .grid .grid__col--1of2 { width: 768px; max-width: 100%; flex: none; margin: 0 auto; }
.landing--all-programs .section-main { background-color: #f2f2f0; }
.landing--all-programs .section-main .section__content p { margin-bottom: 32px; }

.landing--all-programs .form-holder { box-shadow: 0 0 20px rgba(84, 88, 90, 0.20); padding: 10px; border: 0; }
.landing--all-programs .form-holder h2 { background-color: #C8102E; color: #fff; margin: 0; padding: 20px 30px; font-size: 24px; }
.landing--all-programs .form-holder .form-holder__ico { top: 66px; border: 0; }
.landing--all-programs .form-holder .form-holder__ico img { width: 20px; }

body .gform_wrapper .ginput_complex { padding-right: 20px; }
body .landing--all-programs .gform_wrapper .gfield_required, span.required-asterisk { color: #C8102E; }
body .landing--all-programs .form-holder .gform_wrapper .gform_footer input.button, body .landing--all-programs .form-holder .gform_wrapper .gform_footer input[type=submit] { margin: 0 auto; display: block; }
.required-notice { font-size: 14px; margin: -16px 0 16px; padding-left: 30px; }

body .landing--all-programs .section-small { padding: 40px 0; }
@media (max-width: 1023px) {
  .landing--all-programs h1 { font-size: 32px; }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .landing--all-programs h1 { font-size: 28px; }
}
