@charset "UTF-8";
@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro.eot);
  src: url(../fonts/GothamPro.woff2) format("woff2"), url(../fonts/GothamPro.woff) format("woff"), url(../fonts/GothamPro.ttf) format("truetype"), url(../fonts/GothamPro.svg#GothamPro) format("svg"), url(../fonts/GothamPro.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro-Italic.eot);
  src: url(../fonts/GothamPro-Italic.woff2) format("woff2"), url(../fonts/GothamPro-Italic.woff) format("woff"), url(../fonts/GothamPro-Italic.ttf) format("truetype"), url(../fonts/GothamPro-Italic.svg#GothamPro-Italic) format("svg"), url(../fonts/GothamPro-Italic.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro-Medium.eot);
  src: url(../fonts/GothamPro-Medium.woff) format("woff"), url(../fonts/GothamPro-Medium.ttf) format("truetype"), url(../fonts/GothamPro-Medium.svg#GothamPro-Medium) format("svg"), url(../fonts/GothamPro-Medium.eot?#iefix) format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro-Bold.eot);
  src: url(../fonts/GothamPro-Bold.woff2) format("woff2"), url(../fonts/GothamPro-Bold.woff) format("woff"), url(../fonts/GothamPro-Bold.ttf) format("truetype"), url(../fonts/GothamPro-Bold.svg#GothamPro-Bold) format("svg"), url(../fonts/GothamPro-Bold.eot?#iefix) format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(../fonts/GothamPro-BoldItalic.eot);
  src: url(../fonts/GothamPro-BoldItalic.woff2) format("woff2"), url(../fonts/GothamPro-BoldItalic.woff) format("woff"), url(../fonts/GothamPro-BoldItalic.ttf) format("truetype"), url(../fonts/GothamPro-BoldItalic.svg#GothamPro-BoldItalic) format("svg"), url(../fonts/GothamPro-BoldItalic.eot?#iefix) format("embedded-opentype");
  font-weight: 600;
  font-style: italic;
}
body.portal-landing-page {
  -webkit-font-smoothing: antialiased;
}
body.portal-landing-page .container-fluid {
  max-width: initial;
  padding: 0;
}
body.portal-landing-page .row {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  max-width: 940px;
}
body.portal-landing-page .footer-row {
  max-width: 1350px;
}
body.portal-landing-page h3:not(.widget-title), body.portal-landing-page h4, body.portal-landing-page h5, body.portal-landing-page h6, body.portal-landing-page p, body.portal-landing-page li:not(.menu-item), body.portal-landing-page .button {
  font-family: GothamPro, "Gotham A", sans-serif;
  font-weight: 500;
  width: 100%;
}
body.portal-landing-page p, body.portal-landing-page li:not(.menu-item) {
  font-weight: 400;
}
body.portal-landing-page h1, body.portal-landing-page h2 {
  font-family: "DomaineDisplay", serif;
  font-weight: 500;
  color: white;
  line-height: 1.3;
}
body.portal-landing-page h1 {
  font-size: 46px;
}
body.portal-landing-page h1 span {
  font-style: italic;
  font-weight: 500;
  font-size: 42px;
  padding-right: 5px;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page h1 {
    font-size: 28px;
  }
  body.portal-landing-page h1 span {
    font-size: 24px;
    padding-right: 5px;
  }
}
body.portal-landing-page h2 {
  font-size: 32px;
  text-transform: none;
}
body.portal-landing-page h2 span {
  font-style: italic;
  font-weight: 500;
  padding-right: 5px;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page h2 {
    font-size: 24px;
  }
}
body.portal-landing-page h3:not(.widget-title) {
  font-size: 30px;
  line-height: 1.2;
  color: #811739;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page h3:not(.widget-title) {
    font-size: 22px;
  }
}
body.portal-landing-page h4 {
  font-size: 24px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page h4 {
    font-size: 18px;
  }
}
body.portal-landing-page h5 {
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page h5 {
    font-size: 20px;
  }
}
body.portal-landing-page p, body.portal-landing-page li:not(.menu-item) {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page p, body.portal-landing-page li:not(.menu-item) {
    font-size: 15px;
    line-height: 1.5;
  }
}
body.portal-landing-page h4, body.portal-landing-page h5, body.portal-landing-page h6, body.portal-landing-page p, body.portal-landing-page li:not(.menu-item) {
  color: #50504f;
}
body.portal-landing-page .button {
  font-size: 21px;
  color: white;
  display: block;
  background-color: #811739;
  text-decoration: none;
  transition: all 0.25s linear;
  padding: 17px 30px;
  text-align: center;
  line-height: 1.1;
}
body.portal-landing-page .button:hover {
  background-color: rgba(129, 23, 57, 0.8);
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .button {
    font-size: 15px;
  }
}
body.portal-landing-page header {
  background-color: #811739;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 60px;
  font-weight: 500;
  font-size: 21px;
}
body.portal-landing-page header .logo {
  width: 329px;
  height: auto;
}
body.portal-landing-page header a {
  color: white;
  text-decoration: none;
  font-family: GothamPro, "Gotham A", sans-serif;
  margin: 0 10px;
  font-weight: 500;
}
body.portal-landing-page header a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page header {
    padding: 20px;
    font-size: 16px;
  }
  body.portal-landing-page header a {
    margin: 0 10px;
  }
  body.portal-landing-page header .logo {
    width: 180px;
  }
}
body.portal-landing-page .hero {
  width: 100%;
  height: 540px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 9;
}
body.portal-landing-page .hero .intro-text {
  position: absolute;
  bottom: 30%;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 940px;
}
body.portal-landing-page .hero .intro-text .text-container {
  background-color: rgba(129, 23, 57, 0.8);
  padding: 20px 40px;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .hero {
    height: 270px;
  }
  body.portal-landing-page .hero .intro-text {
    bottom: 20%;
  }
  body.portal-landing-page .hero .intro-text .text-container {
    padding: 10px 30px;
    width: fit-content;
  }
}
body.portal-landing-page .intro {
  background-color: #811739;
  color: white;
  padding: 55px 80px;
  margin-top: -80px;
  z-index: 10;
  position: relative;
}
body.portal-landing-page .intro h2 {
  border-left: 12px solid #fcb52e;
  padding: 5px 0 5px 30px;
  margin-bottom: 25px;
}
body.portal-landing-page .intro p {
  padding-left: 42px;
  color: white;
  margin-bottom: 0;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .intro {
    margin-top: -30px;
    padding: 30px 30px;
  }
  body.portal-landing-page .intro h2 {
    border-left: 6px solid #fcb52e;
    padding: 5px 0 5px 26px;
    margin-bottom: 20px;
  }
  body.portal-landing-page .intro p {
    padding-left: 32px;
  }
}
body.portal-landing-page .video {
  display: block;
}
body.portal-landing-page .video h3:not(.widget-title) {
  text-align: center;
  margin-top: 57px;
  margin-bottom: 20px;
  width: 100%;
}
body.portal-landing-page .video video {
  width: 100%;
  margin-bottom: 30px;
}
body.portal-landing-page .toggle {
  width: 100%;
  border-top: 1px solid #7f8080;
}
body.portal-landing-page .toggle .toggle-header {
  padding: 18px 5px 15px 35px;
  font-family: GothamPro, "Gotham A", sans-serif;
  font-size: 21px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}
body.portal-landing-page .toggle .toggle-header:before {
  content: "+";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  font-weight: bold;
  transform: translateY(-50%);
  line-height: 1;
  color: #811739;
}
body.portal-landing-page .toggle .toggle-header.active:before {
  content: "–";
}
body.portal-landing-page .toggle .toggle-content {
  padding: 0 5px 15px 35px;
  display: none;
  font-family: GothamPro, "Gotham A", sans-serif;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .toggle .toggle-header {
    font-size: 18px;
  }
}
body.portal-landing-page .row .toggle:last-child {
  border-bottom: 1px solid #7f8080;
}
body.portal-landing-page .steps {
  margin-bottom: 80px;
}
body.portal-landing-page .steps h3:not(.widget-title) {
  color: #811739;
  margin: 80px 0 50px 0;
  text-align: center;
}
body.portal-landing-page .steps .step img {
  width: 150px;
  margin-bottom: 30px;
  margin-left: 25px;
  height: auto;
}
body.portal-landing-page .steps .step h4 {
  color: #50504f;
  padding-left: 15px;
  border-left: 10px solid #11859a;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: 500;
}
body.portal-landing-page .steps .step p {
  padding-left: 25px;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .steps {
    margin-bottom: 40px;
  }
  body.portal-landing-page .steps .step {
    margin-bottom: 30px;
  }
  body.portal-landing-page .steps .step img {
    margin: 20px auto;
    display: block;
  }
}
body.portal-landing-page .success-bar {
  width: 100%;
  background-color: #811739;
  color: white;
  padding: 70px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 80px;
}
body.portal-landing-page .success-bar img {
  width: 60px;
  margin-bottom: 30px;
  height: auto;
}
body.portal-landing-page .success-bar h3:not(.widget-title) {
  color: white;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .success-bar {
    padding: 40px;
    margin-bottom: 50px;
  }
}
body.portal-landing-page .faq {
  margin-bottom: 66px;
}
body.portal-landing-page .faq h4 {
  margin-bottom: 46px;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .faq {
    margin-bottom: 50px;
  }
}
body.portal-landing-page .cta h5 {
  margin-bottom: 30px;
}
body.portal-landing-page .cta .cta-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 50px;
}
body.portal-landing-page .cta .cta-content p {
  flex-basis: 60%;
}
body.portal-landing-page .cta .cta-content a {
  flex-basis: 30%;
}
@media screen and (max-width: 600px) {
  body.portal-landing-page .cta .cta-content {
    justify-content: center;
    flex-direction: column;
  }
  body.portal-landing-page .cta .cta-content p {
    flex-basis: 100%;
    margin-bottom: 30px;
  }
  body.portal-landing-page .cta .cta-content a {
    flex-basis: 100%;
  }
}

/*# sourceMappingURL=portal-landing-styles.css.map */
