@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,700;0,800;1,700&amp;family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,800&amp;family=Work+Sans:wght@700&amp;display=swap");

body, html {
  width: 100%;
  overflow-x: hidden;
  min-width: 320px;
  font-family: Open Sans,sans-serif;
  line-height: 1.45;
  color: #000;
  font-size: 16px
}

@media (min-width:1280px) {
  body, html {
    font-size: 18px
  }
}

@media (min-width:1660px) {
  body, html {
    font-size: 20px
  }
}

html {
  overflow-y: scroll;
  scroll-padding-top: 3.45em
}

#site {
  -webkit-transition: opacity .5s .2s;
  transition: opacity .5s .2s
}

body.loading #site {
  opacity: 0
}

body.loaded #site {
  opacity: 1
}

#main-content {
  max-width: 3840px;
  margin: 0 auto
}

.p, p {
  font-size: 1em;
  text-transform: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  line-height: inherit
}

@media (min-width:992px) {
  .p, p {
    font-size: 1em
  }
}

.h1, h1 {
  font-size: 2.48832em;
  font-weight: 700;
  text-transform: none;
  font-family: Bitter,serif;
  line-height: 1.25;
  color: #0f2c5b;
  margin: 0 0 .5em
}

@media (min-width:992px) {
  .h1, h1 {
    font-size: 3.05176em
  }
}

.h2, h2 {
  font-size: 2.0736em;
  font-weight: 700;
  text-transform: none;
  font-family: Bitter,serif;
  line-height: 1.25;
  color: #0f2c5b;
  margin: 0 0 .6em
}

@media (min-width:992px) {
  .h2, h2 {
    font-size: 2.44141em
  }
}

.h3, h3 {
  font-size: 1.728em;
  font-weight: 700;
  text-transform: none;
  font-family: Bitter,serif;
  line-height: 1.25;
  color: #0f2c5b;
  margin: 0 0 .6em
}

@media (min-width:992px) {
  .h3, h3 {
    font-size: 1.95313em
  }
}

.h4, h4 {
  font-size: 1.44em;
  font-weight: 700;
  text-transform: none;
  font-family: Bitter,serif;
  line-height: 1.25;
  color: #0f2c5b;
  line-height: 1.3;
  margin: 0 0 .6em
}

@media (min-width:992px) {
  .h4, h4 {
    font-size: 1.5625em
  }
}

.h5, h5 {
  font-size: 1.2em;
  font-weight: 700;
  text-transform: none;
  font-family: Bitter,serif;
  line-height: 1.25;
  color: #0f2c5b;
  margin: 0 0 .6em
}

@media (min-width:992px) {
  .h5, h5 {
    font-size: 1.25em
  }
}

.h6, h6 {
  font-size: .83333em;
  font-weight: 700;
  text-transform: none;
  font-family: Bitter,serif;
  line-height: 1.25;
  color: #0f2c5b;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 2em
}

@media (min-width:992px) {
  .h6, h6 {
    font-size: .8em
  }
}

@media (min-width:768px) {
  .h6, h6 {
    margin: 0 0 3em
  }
}

.uppercase-headline {
  text-transform: uppercase;
  line-height: 1.1
}

.lowercase-headline, .uppercase-headline {
  font-weight: 700;
  font-family: Bitter,serif;
  color: #0f2c5b
}

.lowercase-headline {
  text-transform: none;
  line-height: 1.25
}

.headline-large {
  font-size: 2.5em
}

@media (min-width:768px) {
  .headline-large {
    font-size: 3em
  }
}

@media (min-width:992px) {
  .headline-large {
    font-size: 3.5em
  }
}

@media (min-width:1280px) {
  .headline-large {
    font-size: 4em
  }
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .15s;
  transition: all .15s
}

  a.hover, a:active, a:focus, a:hover {
    color: inherit;
    text-decoration: underline
  }

button {
  -webkit-transition: all .15s;
  transition: all .15s
}

.blank, .blank.hover, .blank:active, .blank:focus, .blank:hover {
  color: inherit
}

button.blank {
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0
}

#header #main-nav > ul, .list-flex, .list-inline, .pipe-list, .pipe-list--tall, .slash-list, .tab-nav {
  padding-left: 0;
  list-style: none
}

  #header #main-nav > ul > li, .list-flex > li, .list-inline > li, .pipe-list--tall > li, .pipe-list > li, .slash-list > li, .tab-nav > li {
    display: inline-block;
    padding-right: .25em;
    padding-left: .25em;
    margin-top: 0;
    margin-bottom: 0
  }

    .pipe-list > li:after {
      content: " | ";
      display: inline-block;
      margin-left: .5em
    }

    .pipe-list > li:last-child:after {
      content: normal
    }

.pipe-list--tall {
  margin-left: -1.5em;
  margin-right: -1.5em
}

  .pipe-list--tall > li {
    padding: .5em 1.5em;
    border-left: 1px solid
  }

    .pipe-list--tall > li:first-child {
      border: 0
    }

.slash-list {
  margin-left: -.15em;
  margin-right: -.15em
}

  .slash-list > li {
    padding-right: .15em;
    padding-left: .15em
  }

    .slash-list > li:after {
      content: " / ";
      display: inline-block;
      margin-left: .3em
    }

    .slash-list > li:last-child:after {
      content: normal
    }

.list-unstyled, .tab-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0
}

.list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  .list-flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

blockquote {
  position: relative;
  margin: 1.25em 0;
  padding-left: 1.25em;
  font-weight: 600;
  color: #2867b2;
  font-family: Bitter,serif
}

@media (min-width:1280px) {
  blockquote {
    margin: 2em 0
  }
}

blockquote:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: .25em;
  background-color: #2867b2
}

hr {
  border: 2px solid;
  opacity: 1;
  color: #eae8e8;
  margin: .75em 0;
  width: 100%;
  display: inline-block
}

  hr.bar {
    border: 0
  }

figure {
  margin: 0
}

.bold, .strong, b, strong {
  font-weight: 700
}

.semi-bold {
  font-weight: 600
}

.light {
  font-weight: 300
}

.text-shadow {
  text-shadow: 4px 4px 6px rgba(0, 0, 0, .5)
}

ul {
  margin-bottom: 1em;
  padding-left: 1.25em;
  line-height: 1.2
}

  ul > li {
    padding: .4em 0
  }

  .program-tabs .tab-content ul, .session-tabs .tab-content ul, .tab_content_bluetext ul, .tab_content_darkbg ul, .tab_content ul, ul.add-bullets {
    list-style: none
  }

    .program-tabs .tab-content ul > li:before, .session-tabs .tab-content ul > li:before, .tab_content_bluetext ul > li:before, .tab_content_darkbg ul > li:before, .tab_content ul > li:before, ul.add-bullets > li:before {
      content: "\2022";
      color: #000;
      font-weight: 600;
      font-size: 20px;
      display: inline-block;
      width: .75em;
      margin-left: -1.25em
    }

.li-none {
  list-style-type: none
}

.add-quotes:before {
  content: open-quote
}

.add-quotes:after {
  content: close-quote
}

.small, small {
  font-size: .83333em
}

@media (min-width:992px) {
  .small, small {
    font-size: .8em
  }
}

.font-size-0 {
  font-size: 1em
}

@media (min-width:992px) {
  .font-size-0 {
    font-size: 1em
  }
}

.font-size-1, .large, large {
  font-size: 1.2em
}

@media (min-width:992px) {
  .font-size-1, .large, large {
    font-size: 1.25em
  }
}

.font-size-2 {
  font-size: 1.44em
}

@media (min-width:992px) {
  .font-size-2 {
    font-size: 1.5625em
  }
}

.font-size-3 {
  font-size: 1.728em
}

@media (min-width:992px) {
  .font-size-3 {
    font-size: 1.95313em
  }
}

.font-size-4 {
  font-size: 2.0736em
}

@media (min-width:992px) {
  .font-size-4 {
    font-size: 2.44141em
  }
}

.inline-spacer {
  display: inline-block;
  width: .5em
}

.text-center {
  text-align: center
}

.font-headline {
  font-family: Bitter,serif
}

.font-headline-alt {
  font-family: Work Sans,sans-serif
}

.font-body {
  font-family: Open Sans,sans-serif
}

.legalese {
  font-size: 12px
}

.accordion-content a, .program-tabs .tab-content a, .resource-content a, .style-content a, .tab_content_bluetext a, .tab_content_darkbg a, .tab_content a {
  color: #2867b2;
  font-weight: 700;
  text-decoration: underline
}

  .accordion-content a.hover, .accordion-content a:active, .accordion-content a:focus, .accordion-content a:hover, .program-tabs .tab-content a.hover, .program-tabs .tab-content a:active, .program-tabs .tab-content a:focus, .program-tabs .tab-content a:hover, .resource-content a.hover, .resource-content a:active, .resource-content a:focus, .resource-content a:hover, .style-content a.hover, .style-content a:active, .style-content a:focus, .style-content a:hover, .tab_content_bluetext a.hover, .tab_content_bluetext a:active, .tab_content_bluetext a:focus, .tab_content_bluetext a:hover, .tab_content_darkbg a.hover, .tab_content_darkbg a:active, .tab_content_darkbg a:focus, .tab_content_darkbg a:hover, .tab_content a.hover, .tab_content a:active, .tab_content a:focus, .tab_content a:hover {
    color: inherit
  }

.accordion-content .h5, .accordion-content h5, .program-tabs .tab-content .h5, .program-tabs .tab-content h5, .resource-content .h5, .resource-content h5, .style-content .h5, .style-content h5, .tab_content .h5, .tab_content_bluetext .h5, .tab_content_bluetext h5, .tab_content_darkbg .h5, .tab_content_darkbg h5, .tab_content h5 {
  margin-top: 2em
}

.text-underline {
  text-decoration: underline
}

.text-height-0 {
  line-height: 1 !important
}

.text-height-1 {
  line-height: 1.5 !important
}

.text-height-2 {
  line-height: 2 !important
}

.text-height-3 {
  line-height: 2.5 !important
}

.text-height-4 {
  line-height: 3 !important
}

.text-height-5 {
  line-height: 3.5 !important
}

.bg-black {
  background-color: #000
}

.bg-dark-gray {
  background-color: #333033
}

.bg-gray {
  background-color: #656565
}

.bg-medium-gray {
  background-color: #707070
}

.bg-light-gray {
  background-color: #d3d3d3
}

.bg-off-white {
  background-color: #eae8e8
}

.bg-white {
  background-color: #fff
}

.bg-blue {
  background-color: #0f2c5b
}

.bg-medium-blue {
  background-color: #2867b2
}

.bg-light-blue {
  background-color: #94d8ff
}

.bg-history-blue {
  background-color: #1da1f2
}

.bg-yellow {
  background-color: #ffa300
}

.bg-red {
  background-color: #db0202
}

.bg-green {
  background-color: #009916
}

.bg-stripes {
  background-color: #eae8e8
}

.bg-black-opaque {
  background-color: rgba(0, 0, 0, .75)
}

.text-black {
  color: #000
}

.text-dark-gray {
  color: #333033
}

.text-gray {
  color: #656565
}

.text-medium-gray {
  color: #707070
}

.text-light-gray {
  color: #d3d3d3
}

.text-off-white {
  color: #eae8e8
}

.text-white {
  color: #fff
}

.text-blue {
  color: #0f2c5b
}

.text-medium-blue {
  color: #2867b2
}

.text-light-blue {
  color: #94d8ff
}

.text-history-blue {
  color: #1da1f2
}

.text-yellow {
  color: #ffa300
}

.text-red {
  color: #db0202
}

.text-green {
  color: #009916
}

.hover-black.hover, .hover-black:active, .hover-black:focus, .hover-black:hover {
  color: #000
}

.hover-dark-gray.hover, .hover-dark-gray:active, .hover-dark-gray:focus, .hover-dark-gray:hover {
  color: #333033
}

.hover-gray.hover, .hover-gray:active, .hover-gray:focus, .hover-gray:hover {
  color: #656565
}

.hover-medium-gray.hover, .hover-medium-gray:active, .hover-medium-gray:focus, .hover-medium-gray:hover {
  color: #707070
}

.hover-light-gray.hover, .hover-light-gray:active, .hover-light-gray:focus, .hover-light-gray:hover {
  color: #d3d3d3
}

.hover-off-white.hover, .hover-off-white:active, .hover-off-white:focus, .hover-off-white:hover {
  color: #eae8e8
}

.hover-white.hover, .hover-white:active, .hover-white:focus, .hover-white:hover {
  color: #fff
}

.hover-blue.hover, .hover-blue:active, .hover-blue:focus, .hover-blue:hover {
  color: #0f2c5b
}

.hover-medium-blue.hover, .hover-medium-blue:active, .hover-medium-blue:focus, .hover-medium-blue:hover {
  color: #2867b2
}

.hover-light-blue.hover, .hover-light-blue:active, .hover-light-blue:focus, .hover-light-blue:hover {
  color: #94d8ff
}

.hover-history-blue.hover, .hover-history-blue:active, .hover-history-blue:focus, .hover-history-blue:hover {
  color: #1da1f2
}

.hover-yellow.hover, .hover-yellow:active, .hover-yellow:focus, .hover-yellow:hover {
  color: #ffa300
}

.hover-red.hover, .hover-red:active, .hover-red:focus, .hover-red:hover {
  color: #db0202
}

.hover-green.hover, .hover-green:active, .hover-green:focus, .hover-green:hover {
  color: #009916
}

.yellow-gradient {
  background-image: -webkit-gradient(linear,left top, left bottom,from(#ffa300),to(#b17202));
  background-image: linear-gradient(#ffa300,#b17202)
}

.blue-gradient {
  background-image: -webkit-gradient(linear,left top, left bottom,from(#0f2c5b),to(#0f6696));
  background-image: linear-gradient(#0f2c5b,#0f6696)
}

.blue-gradient-right {
  background-image: -webkit-gradient(linear,left top, right top,from(#0f2c5b),to(#2867b2));
  background-image: linear-gradient(90deg,#0f2c5b,#2867b2)
}

.light-blue-gradient {
  background-image: -webkit-gradient(linear,left top, left bottom,from(#0098ed),to(#2867b2));
  background-image: linear-gradient(#0098ed,#2867b2)
}

.blue-gradient-radial {
  background-image: radial-gradient(circle,#0098ed,#2867b2 70%)
}

.blog-listing .item .image:before, .dark-blue-gradient-radial {
  background-image: radial-gradient(circle,#2867b2,#0f2c5b 70%)
}

.bg-cover.bg-black {
  background-color: rgba(0, 0, 0, .6)
}

.divide {
  height: 5em
}

.divide, .divide-0 {
  width: 100%;
  display: block
}

.divide-0 {
  height: 0
}

.divide-5 {
  height: 4px;
  height: .25rem
}

.divide-5, .divide-10 {
  width: 100%;
  display: block
}

.divide-10 {
  height: 8px;
  height: .5rem
}

.divide-15 {
  height: 12px;
  height: .75rem
}

.divide-15, .divide-20 {
  width: 100%;
  display: block
}

.divide-20 {
  height: 16px;
  height: 1rem
}

.divide-25 {
  height: 20px;
  height: 1.25rem
}

.divide-25, .divide-30 {
  width: 100%;
  display: block
}

.divide-30 {
  height: 24px;
  height: 1.5rem
}

.divide-35 {
  height: 28px;
  height: 1.75rem
}

.divide-35, .divide-40 {
  width: 100%;
  display: block
}

.divide-40 {
  height: 32px;
  height: 2rem
}

.divide-45 {
  height: 36px;
  height: 2.25rem
}

.divide-45, .divide-50 {
  width: 100%;
  display: block
}

.divide-50 {
  height: 40px;
  height: 2.5rem
}

.divide-small {
  width: 100%;
  display: block;
  height: 2.5em
}

.divide-medium {
  width: 100%;
  display: block;
  height: 3.75em
}

.divide-large {
  width: 100%;
  display: block;
  height: 7.5em
}

.divide-gutter {
  width: 100%;
  display: block;
  height: 26px
}

.divide-none {
  width: 100%;
  display: block;
  height: 0
}

@media (min-width:568px) {
  .divide-xs {
    height: 5em
  }

  .divide-xs, .divide-xs-0 {
    width: 100%;
    display: block
  }

  .divide-xs-0 {
    height: 0
  }

  .divide-xs-5 {
    width: 100%;
    display: block;
    height: .25rem
  }

  .divide-xs-10 {
    width: 100%;
    display: block;
    height: .5rem
  }

  .divide-xs-15 {
    width: 100%;
    display: block;
    height: .75rem
  }

  .divide-xs-20 {
    width: 100%;
    display: block;
    height: 1rem
  }

  .divide-xs-25 {
    width: 100%;
    display: block;
    height: 1.25rem
  }

  .divide-xs-30 {
    width: 100%;
    display: block;
    height: 1.5rem
  }

  .divide-xs-35 {
    width: 100%;
    display: block;
    height: 1.75rem
  }

  .divide-xs-40 {
    width: 100%;
    display: block;
    height: 2rem
  }

  .divide-xs-45 {
    width: 100%;
    display: block;
    height: 2.25rem
  }

  .divide-xs-50 {
    width: 100%;
    display: block;
    height: 2.5rem
  }

  .divide-xs-small {
    width: 100%;
    display: block;
    height: 2.5em
  }

  .divide-xs-medium {
    width: 100%;
    display: block;
    height: 3.75em
  }

  .divide-xs-large {
    width: 100%;
    display: block;
    height: 7.5em
  }

  .divide-xs-gutter {
    width: 100%;
    display: block;
    height: 26px
  }

  .divide-xs-none {
    width: 100%;
    display: block;
    height: 0
  }
}

@media (min-width:768px) {
  .divide-sm {
    height: 5em
  }

  .divide-sm, .divide-sm-0 {
    width: 100%;
    display: block
  }

  .divide-sm-0 {
    height: 0
  }

  .divide-sm-5 {
    width: 100%;
    display: block;
    height: .25rem
  }

  .divide-sm-10 {
    width: 100%;
    display: block;
    height: .5rem
  }

  .divide-sm-15 {
    width: 100%;
    display: block;
    height: .75rem
  }

  .divide-sm-20 {
    width: 100%;
    display: block;
    height: 1rem
  }

  .divide-sm-25 {
    width: 100%;
    display: block;
    height: 1.25rem
  }

  .divide-sm-30 {
    width: 100%;
    display: block;
    height: 1.5rem
  }

  .divide-sm-35 {
    width: 100%;
    display: block;
    height: 1.75rem
  }

  .divide-sm-40 {
    width: 100%;
    display: block;
    height: 2rem
  }

  .divide-sm-45 {
    width: 100%;
    display: block;
    height: 2.25rem
  }

  .divide-sm-50 {
    width: 100%;
    display: block;
    height: 2.5rem
  }

  .divide-sm-small {
    width: 100%;
    display: block;
    height: 2.5em
  }

  .divide-sm-medium {
    width: 100%;
    display: block;
    height: 3.75em
  }

  .divide-sm-large {
    width: 100%;
    display: block;
    height: 7.5em
  }

  .divide-sm-gutter {
    width: 100%;
    display: block;
    height: 26px
  }

  .divide-sm-none {
    width: 100%;
    display: block;
    height: 0
  }
}

@media (min-width:992px) {
  .divide-md {
    height: 5em
  }

  .divide-md, .divide-md-0 {
    width: 100%;
    display: block
  }

  .divide-md-0 {
    height: 0
  }

  .divide-md-5 {
    width: 100%;
    display: block;
    height: .25rem
  }

  .divide-md-10 {
    width: 100%;
    display: block;
    height: .5rem
  }

  .divide-md-15 {
    width: 100%;
    display: block;
    height: .75rem
  }

  .divide-md-20 {
    width: 100%;
    display: block;
    height: 1rem
  }

  .divide-md-25 {
    width: 100%;
    display: block;
    height: 1.25rem
  }

  .divide-md-30 {
    width: 100%;
    display: block;
    height: 1.5rem
  }

  .divide-md-35 {
    width: 100%;
    display: block;
    height: 1.75rem
  }

  .divide-md-40 {
    width: 100%;
    display: block;
    height: 2rem
  }

  .divide-md-45 {
    width: 100%;
    display: block;
    height: 2.25rem
  }

  .divide-md-50 {
    width: 100%;
    display: block;
    height: 2.5rem
  }

  .divide-md-small {
    width: 100%;
    display: block;
    height: 2.5em
  }

  .divide-md-medium {
    width: 100%;
    display: block;
    height: 3.75em
  }

  .divide-md-large {
    width: 100%;
    display: block;
    height: 7.5em
  }

  .divide-md-gutter {
    width: 100%;
    display: block;
    height: 26px
  }

  .divide-md-none {
    width: 100%;
    display: block;
    height: 0
  }
}

@media (min-width:1280px) {
  .divide-lg {
    height: 5em
  }

  .divide-lg, .divide-lg-0 {
    width: 100%;
    display: block
  }

  .divide-lg-0 {
    height: 0
  }

  .divide-lg-5 {
    width: 100%;
    display: block;
    height: .25rem
  }

  .divide-lg-10 {
    width: 100%;
    display: block;
    height: .5rem
  }

  .divide-lg-15 {
    width: 100%;
    display: block;
    height: .75rem
  }

  .divide-lg-20 {
    width: 100%;
    display: block;
    height: 1rem
  }

  .divide-lg-25 {
    width: 100%;
    display: block;
    height: 1.25rem
  }

  .divide-lg-30 {
    width: 100%;
    display: block;
    height: 1.5rem
  }

  .divide-lg-35 {
    width: 100%;
    display: block;
    height: 1.75rem
  }

  .divide-lg-40 {
    width: 100%;
    display: block;
    height: 2rem
  }

  .divide-lg-45 {
    width: 100%;
    display: block;
    height: 2.25rem
  }

  .divide-lg-50 {
    width: 100%;
    display: block;
    height: 2.5rem
  }

  .divide-lg-small {
    width: 100%;
    display: block;
    height: 2.5em
  }

  .divide-lg-medium {
    width: 100%;
    display: block;
    height: 3.75em
  }

  .divide-lg-large {
    width: 100%;
    display: block;
    height: 7.5em
  }

  .divide-lg-gutter {
    width: 100%;
    display: block;
    height: 26px
  }

  .divide-lg-none {
    width: 100%;
    display: block;
    height: 0
  }
}

@media (min-width:1660px) {
  .divide-xl {
    height: 5em
  }

  .divide-xl, .divide-xl-0 {
    width: 100%;
    display: block
  }

  .divide-xl-0 {
    height: 0
  }

  .divide-xl-5 {
    width: 100%;
    display: block;
    height: .25rem
  }

  .divide-xl-10 {
    width: 100%;
    display: block;
    height: .5rem
  }

  .divide-xl-15 {
    width: 100%;
    display: block;
    height: .75rem
  }

  .divide-xl-20 {
    width: 100%;
    display: block;
    height: 1rem
  }

  .divide-xl-25 {
    width: 100%;
    display: block;
    height: 1.25rem
  }

  .divide-xl-30 {
    width: 100%;
    display: block;
    height: 1.5rem
  }

  .divide-xl-35 {
    width: 100%;
    display: block;
    height: 1.75rem
  }

  .divide-xl-40 {
    width: 100%;
    display: block;
    height: 2rem
  }

  .divide-xl-45 {
    width: 100%;
    display: block;
    height: 2.25rem
  }

  .divide-xl-50 {
    width: 100%;
    display: block;
    height: 2.5rem
  }

  .divide-xl-small {
    width: 100%;
    display: block;
    height: 2.5em
  }

  .divide-xl-medium {
    width: 100%;
    display: block;
    height: 3.75em
  }

  .divide-xl-large {
    width: 100%;
    display: block;
    height: 7.5em
  }

  .divide-xl-gutter {
    width: 100%;
    display: block;
    height: 26px
  }

  .divide-xl-none {
    width: 100%;
    display: block;
    height: 0
  }
}

@media (min-width:1770px) {
  .divide-xxl {
    width: 100%;
    display: block;
    height: 5em
  }

  .divide-xxl-0 {
    width: 100%;
    display: block;
    height: 0
  }

  .divide-xxl-5 {
    width: 100%;
    display: block;
    height: .25rem
  }

  .divide-xxl-10 {
    width: 100%;
    display: block;
    height: .5rem
  }

  .divide-xxl-15 {
    width: 100%;
    display: block;
    height: .75rem
  }

  .divide-xxl-20 {
    width: 100%;
    display: block;
    height: 1rem
  }

  .divide-xxl-25 {
    width: 100%;
    display: block;
    height: 1.25rem
  }

  .divide-xxl-30 {
    width: 100%;
    display: block;
    height: 1.5rem
  }

  .divide-xxl-35 {
    width: 100%;
    display: block;
    height: 1.75rem
  }

  .divide-xxl-40 {
    width: 100%;
    display: block;
    height: 2rem
  }

  .divide-xxl-45 {
    width: 100%;
    display: block;
    height: 2.25rem
  }

  .divide-xxl-50 {
    width: 100%;
    display: block;
    height: 2.5rem
  }

  .divide-xxl-small {
    width: 100%;
    display: block;
    height: 2.5em
  }

  .divide-xxl-medium {
    width: 100%;
    display: block;
    height: 3.75em
  }

  .divide-xxl-large {
    width: 100%;
    display: block;
    height: 7.5em
  }

  .divide-xxl-gutter {
    width: 100%;
    display: block;
    height: 26px
  }

  .divide-xxl-none {
    width: 100%;
    display: block;
    height: 0
  }
}

.block {
  padding: 5em
}

.block-small {
  padding: 2.5em
}

.block-medium {
  padding: 3.75em
}

.block-large {
  padding: 7.5em
}

.block-gutter, .block-responsive {
  padding: 26px
}

.block-none {
  padding: 0
}

.banner, .banner-top, .block-top {
  padding-top: 5em
}

.banner, .banner-bottom, .block-bottom {
  padding-bottom: 5em
}

.block-left {
  padding-left: 5em
}

.block-right {
  padding-right: 5em
}

.banner-padding-responsive, .banner-padding-responsive-top, .banner-small, .banner-small-top, .block-small-top {
  padding-top: 2.5em
}

.banner-padding-responsive, .banner-padding-responsive-bottom, .banner-small, .banner-small-bottom, .block-small-bottom {
  padding-bottom: 2.5em
}

.block-small-left {
  padding-left: 2.5em
}

.block-small-right {
  padding-right: 2.5em
}

.banner-medium, .banner-medium-top, .block-medium-top {
  padding-top: 3.75em
}

.banner-medium, .banner-medium-bottom, .block-medium-bottom {
  padding-bottom: 3.75em
}

.block-medium-left {
  padding-left: 3.75em
}

.block-medium-right {
  padding-right: 3.75em
}

.banner-large, .banner-large-top, .block-large-top {
  padding-top: 7.5em
}

.banner-large, .banner-large-bottom, .block-large-bottom {
  padding-bottom: 7.5em
}

.block-large-left {
  padding-left: 7.5em
}

.block-large-right {
  padding-right: 7.5em
}

.banner-gutter, .banner-gutter-top, .block-gutter-top, .block-responsive-top {
  padding-top: 26px
}

.banner-gutter, .banner-gutter-bottom, .block-gutter-bottom, .block-responsive-bottom {
  padding-bottom: 26px
}

.block-gutter-left, .block-responsive-left {
  padding-left: 26px
}

.block-gutter-right, .block-responsive-right {
  padding-right: 26px
}

.banner-none, .banner-none-top, .block-none-top {
  padding-top: 0
}

.banner-none, .banner-none-bottom, .block-none-bottom {
  padding-bottom: 0
}

.block-none-left {
  padding-left: 0
}

.block-none-right {
  padding-right: 0
}

.block-margin {
  margin: 5em
}

.block-margin-small {
  margin: 2.5em
}

.block-margin-medium {
  margin: 3.75em
}

.block-margin-large {
  margin: 7.5em
}

.block-margin-gutter {
  margin: 26px
}

.block-margin-none {
  margin: 0
}

.banner-margin, .banner-margin-top, .block-margin-top {
  margin-top: 5em
}

.banner-margin, .banner-margin-bottom, .block-margin-bottom {
  margin-bottom: 5em
}

.block-margin-left {
  margin-left: 5em
}

.block-margin-right {
  margin-right: 5em
}

.banner-margin-small, .banner-margin-small-top, .banner-responsive, .banner-responsive-top, .block-margin-small-top {
  margin-top: 2.5em
}

.banner-margin-small, .banner-margin-small-bottom, .banner-responsive, .banner-responsive-bottom, .block-margin-small-bottom {
  margin-bottom: 2.5em
}

.block-margin-small-left {
  margin-left: 2.5em
}

.block-margin-small-right {
  margin-right: 2.5em
}

.banner-margin-medium, .banner-margin-medium-top, .block-margin-medium-top {
  margin-top: 3.75em
}

.banner-margin-medium, .banner-margin-medium-bottom, .block-margin-medium-bottom {
  margin-bottom: 3.75em
}

.block-margin-medium-left {
  margin-left: 3.75em
}

.block-margin-medium-right {
  margin-right: 3.75em
}

.banner-margin-large, .banner-margin-large-top, .block-margin-large-top {
  margin-top: 7.5em
}

.banner-margin-large, .banner-margin-large-bottom, .block-margin-large-bottom {
  margin-bottom: 7.5em
}

.block-margin-large-left {
  margin-left: 7.5em
}

.block-margin-large-right {
  margin-right: 7.5em
}

.banner-margin-gutter, .banner-margin-gutter-top, .block-margin-gutter-top {
  margin-top: 26px
}

.banner-margin-gutter, .banner-margin-gutter-bottom, .block-margin-gutter-bottom {
  margin-bottom: 26px
}

.block-margin-gutter-left {
  margin-left: 26px
}

.block-margin-gutter-right {
  margin-right: 26px
}

.banner-margin-none, .banner-margin-none-top, .block-margin-none-top {
  margin-top: 0
}

.banner-margin-none, .banner-margin-none-bottom, .block-margin-none-bottom {
  margin-bottom: 0
}

.block-margin-none-left {
  margin-left: 0
}

.block-margin-none-right {
  margin-right: 0
}

@media (min-width:568px) {
  .block-xs {
    padding: 5em
  }

  .block-responsive, .block-xs-small {
    padding: 2.5em
  }

  .block-xs-medium {
    padding: 3.75em
  }

  .block-xs-large {
    padding: 7.5em
  }

  .block-xs-gutter {
    padding: 26px
  }

  .block-xs-none {
    padding: 0
  }

  .banner-xs, .banner-xs-top, .block-xs-top {
    padding-top: 5em
  }

  .banner-xs, .banner-xs-bottom, .block-xs-bottom {
    padding-bottom: 5em
  }

  .block-xs-left {
    padding-left: 5em
  }

  .block-xs-right {
    padding-right: 5em
  }

  .banner-xs-small, .banner-xs-small-top, .block-responsive-top, .block-xs-small-top {
    padding-top: 2.5em
  }

  .banner-xs-small, .banner-xs-small-bottom, .block-responsive-bottom, .block-xs-small-bottom {
    padding-bottom: 2.5em
  }

  .block-responsive-left, .block-xs-small-left {
    padding-left: 2.5em
  }

  .block-responsive-right, .block-xs-small-right {
    padding-right: 2.5em
  }

  .banner-xs-medium, .banner-xs-medium-top, .block-xs-medium-top {
    padding-top: 3.75em
  }

  .banner-xs-medium, .banner-xs-medium-bottom, .block-xs-medium-bottom {
    padding-bottom: 3.75em
  }

  .block-xs-medium-left {
    padding-left: 3.75em
  }

  .block-xs-medium-right {
    padding-right: 3.75em
  }

  .banner-xs-large, .banner-xs-large-top, .block-xs-large-top {
    padding-top: 7.5em
  }

  .banner-xs-large, .banner-xs-large-bottom, .block-xs-large-bottom {
    padding-bottom: 7.5em
  }

  .block-xs-large-left {
    padding-left: 7.5em
  }

  .block-xs-large-right {
    padding-right: 7.5em
  }

  .banner-xs-gutter, .banner-xs-gutter-top, .block-xs-gutter-top {
    padding-top: 26px
  }

  .banner-xs-gutter, .banner-xs-gutter-bottom, .block-xs-gutter-bottom {
    padding-bottom: 26px
  }

  .block-xs-gutter-left {
    padding-left: 26px
  }

  .block-xs-gutter-right {
    padding-right: 26px
  }

  .banner-xs-none, .banner-xs-none-top, .block-xs-none-top {
    padding-top: 0
  }

  .banner-xs-none, .banner-xs-none-bottom, .block-xs-none-bottom {
    padding-bottom: 0
  }

  .block-xs-none-left {
    padding-left: 0
  }

  .block-xs-none-right {
    padding-right: 0
  }

  .block-xs-margin {
    margin: 5em
  }

  .block-xs-margin-small {
    margin: 2.5em
  }

  .block-xs-margin-medium {
    margin: 3.75em
  }

  .block-xs-margin-large {
    margin: 7.5em
  }

  .block-xs-margin-gutter {
    margin: 26px
  }

  .block-xs-margin-none {
    margin: 0
  }

  .banner-xs-margin, .banner-xs-margin-top, .block-xs-margin-top {
    margin-top: 5em
  }

  .banner-xs-margin, .banner-xs-margin-bottom, .block-xs-margin-bottom {
    margin-bottom: 5em
  }

  .block-xs-margin-left {
    margin-left: 5em
  }

  .block-xs-margin-right {
    margin-right: 5em
  }

  .banner-xs-margin-small, .banner-xs-margin-small-top, .block-xs-margin-small-top {
    margin-top: 2.5em
  }

  .banner-xs-margin-small, .banner-xs-margin-small-bottom, .block-xs-margin-small-bottom {
    margin-bottom: 2.5em
  }

  .block-xs-margin-small-left {
    margin-left: 2.5em
  }

  .block-xs-margin-small-right {
    margin-right: 2.5em
  }

  .banner-xs-margin-medium, .banner-xs-margin-medium-top, .block-xs-margin-medium-top {
    margin-top: 3.75em
  }

  .banner-xs-margin-medium, .banner-xs-margin-medium-bottom, .block-xs-margin-medium-bottom {
    margin-bottom: 3.75em
  }

  .block-xs-margin-medium-left {
    margin-left: 3.75em
  }

  .block-xs-margin-medium-right {
    margin-right: 3.75em
  }

  .banner-xs-margin-large, .banner-xs-margin-large-top, .block-xs-margin-large-top {
    margin-top: 7.5em
  }

  .banner-xs-margin-large, .banner-xs-margin-large-bottom, .block-xs-margin-large-bottom {
    margin-bottom: 7.5em
  }

  .block-xs-margin-large-left {
    margin-left: 7.5em
  }

  .block-xs-margin-large-right {
    margin-right: 7.5em
  }

  .banner-xs-margin-gutter, .banner-xs-margin-gutter-top, .block-xs-margin-gutter-top {
    margin-top: 26px
  }

  .banner-xs-margin-gutter, .banner-xs-margin-gutter-bottom, .block-xs-margin-gutter-bottom {
    margin-bottom: 26px
  }

  .block-xs-margin-gutter-left {
    margin-left: 26px
  }

  .block-xs-margin-gutter-right {
    margin-right: 26px
  }

  .banner-xs-margin-none, .banner-xs-margin-none-top, .block-xs-margin-none-top {
    margin-top: 0
  }

  .banner-xs-margin-none, .banner-xs-margin-none-bottom, .block-xs-margin-none-bottom {
    margin-bottom: 0
  }

  .block-xs-margin-none-left {
    margin-left: 0
  }

  .block-xs-margin-none-right {
    margin-right: 0
  }
}

@media (min-width:768px) {
  .block-sm {
    padding: 5em
  }

  .block-sm-small {
    padding: 2.5em
  }

  .block-sm-medium {
    padding: 3.75em
  }

  .block-sm-large {
    padding: 7.5em
  }

  .block-sm-gutter {
    padding: 26px
  }

  .block-sm-none {
    padding: 0
  }

  .banner-padding-responsive, .banner-padding-responsive-top, .banner-sm, .banner-sm-top, .block-sm-top {
    padding-top: 5em
  }

  .banner-padding-responsive, .banner-padding-responsive-bottom, .banner-sm, .banner-sm-bottom, .block-sm-bottom {
    padding-bottom: 5em
  }

  .block-sm-left {
    padding-left: 5em
  }

  .block-sm-right {
    padding-right: 5em
  }

  .banner-sm-small, .banner-sm-small-top, .block-sm-small-top {
    padding-top: 2.5em
  }

  .banner-sm-small, .banner-sm-small-bottom, .block-sm-small-bottom {
    padding-bottom: 2.5em
  }

  .block-sm-small-left {
    padding-left: 2.5em
  }

  .block-sm-small-right {
    padding-right: 2.5em
  }

  .banner-sm-medium, .banner-sm-medium-top, .block-sm-medium-top {
    padding-top: 3.75em
  }

  .banner-sm-medium, .banner-sm-medium-bottom, .block-sm-medium-bottom {
    padding-bottom: 3.75em
  }

  .block-sm-medium-left {
    padding-left: 3.75em
  }

  .block-sm-medium-right {
    padding-right: 3.75em
  }

  .banner-sm-large, .banner-sm-large-top, .block-sm-large-top {
    padding-top: 7.5em
  }

  .banner-sm-large, .banner-sm-large-bottom, .block-sm-large-bottom {
    padding-bottom: 7.5em
  }

  .block-sm-large-left {
    padding-left: 7.5em
  }

  .block-sm-large-right {
    padding-right: 7.5em
  }

  .banner-sm-gutter, .banner-sm-gutter-top, .block-sm-gutter-top {
    padding-top: 26px
  }

  .banner-sm-gutter, .banner-sm-gutter-bottom, .block-sm-gutter-bottom {
    padding-bottom: 26px
  }

  .block-sm-gutter-left {
    padding-left: 26px
  }

  .block-sm-gutter-right {
    padding-right: 26px
  }

  .banner-sm-none, .banner-sm-none-top, .block-sm-none-top {
    padding-top: 0
  }

  .banner-sm-none, .banner-sm-none-bottom, .block-sm-none-bottom {
    padding-bottom: 0
  }

  .block-sm-none-left {
    padding-left: 0
  }

  .block-sm-none-right {
    padding-right: 0
  }

  .block-sm-margin {
    margin: 5em
  }

  .block-sm-margin-small {
    margin: 2.5em
  }

  .block-sm-margin-medium {
    margin: 3.75em
  }

  .block-sm-margin-large {
    margin: 7.5em
  }

  .block-sm-margin-gutter {
    margin: 26px
  }

  .block-sm-margin-none {
    margin: 0
  }

  .banner-responsive, .banner-responsive-top, .banner-sm-margin, .banner-sm-margin-top, .block-sm-margin-top {
    margin-top: 5em
  }

  .banner-responsive, .banner-responsive-bottom, .banner-sm-margin, .banner-sm-margin-bottom, .block-sm-margin-bottom {
    margin-bottom: 5em
  }

  .block-sm-margin-left {
    margin-left: 5em
  }

  .block-sm-margin-right {
    margin-right: 5em
  }

  .banner-sm-margin-small, .banner-sm-margin-small-top, .block-sm-margin-small-top {
    margin-top: 2.5em
  }

  .banner-sm-margin-small, .banner-sm-margin-small-bottom, .block-sm-margin-small-bottom {
    margin-bottom: 2.5em
  }

  .block-sm-margin-small-left {
    margin-left: 2.5em
  }

  .block-sm-margin-small-right {
    margin-right: 2.5em
  }

  .banner-sm-margin-medium, .banner-sm-margin-medium-top, .block-sm-margin-medium-top {
    margin-top: 3.75em
  }

  .banner-sm-margin-medium, .banner-sm-margin-medium-bottom, .block-sm-margin-medium-bottom {
    margin-bottom: 3.75em
  }

  .block-sm-margin-medium-left {
    margin-left: 3.75em
  }

  .block-sm-margin-medium-right {
    margin-right: 3.75em
  }

  .banner-sm-margin-large, .banner-sm-margin-large-top, .block-sm-margin-large-top {
    margin-top: 7.5em
  }

  .banner-sm-margin-large, .banner-sm-margin-large-bottom, .block-sm-margin-large-bottom {
    margin-bottom: 7.5em
  }

  .block-sm-margin-large-left {
    margin-left: 7.5em
  }

  .block-sm-margin-large-right {
    margin-right: 7.5em
  }

  .banner-sm-margin-gutter, .banner-sm-margin-gutter-top, .block-sm-margin-gutter-top {
    margin-top: 26px
  }

  .banner-sm-margin-gutter, .banner-sm-margin-gutter-bottom, .block-sm-margin-gutter-bottom {
    margin-bottom: 26px
  }

  .block-sm-margin-gutter-left {
    margin-left: 26px
  }

  .block-sm-margin-gutter-right {
    margin-right: 26px
  }

  .banner-sm-margin-none, .banner-sm-margin-none-top, .block-sm-margin-none-top {
    margin-top: 0
  }

  .banner-sm-margin-none, .banner-sm-margin-none-bottom, .block-sm-margin-none-bottom {
    margin-bottom: 0
  }

  .block-sm-margin-none-left {
    margin-left: 0
  }

  .block-sm-margin-none-right {
    margin-right: 0
  }
}

@media (min-width:992px) {
  .block-md {
    padding: 5em
  }

  .block-md-small {
    padding: 2.5em
  }

  .block-md-medium, .block-responsive {
    padding: 3.75em
  }

  .block-md-large {
    padding: 7.5em
  }

  .block-md-gutter {
    padding: 26px
  }

  .block-md-none {
    padding: 0
  }

  .banner-md, .banner-md-top, .block-md-top {
    padding-top: 5em
  }

  .banner-md, .banner-md-bottom, .block-md-bottom {
    padding-bottom: 5em
  }

  .block-md-left {
    padding-left: 5em
  }

  .block-md-right {
    padding-right: 5em
  }

  .banner-md-small, .banner-md-small-top, .block-md-small-top {
    padding-top: 2.5em
  }

  .banner-md-small, .banner-md-small-bottom, .block-md-small-bottom {
    padding-bottom: 2.5em
  }

  .block-md-small-left {
    padding-left: 2.5em
  }

  .block-md-small-right {
    padding-right: 2.5em
  }

  .banner-md-medium, .banner-md-medium-top, .block-md-medium-top, .block-responsive-top {
    padding-top: 3.75em
  }

  .banner-md-medium, .banner-md-medium-bottom, .block-md-medium-bottom, .block-responsive-bottom {
    padding-bottom: 3.75em
  }

  .block-md-medium-left, .block-responsive-left {
    padding-left: 3.75em
  }

  .block-md-medium-right, .block-responsive-right {
    padding-right: 3.75em
  }

  .banner-md-large, .banner-md-large-top, .block-md-large-top {
    padding-top: 7.5em
  }

  .banner-md-large, .banner-md-large-bottom, .block-md-large-bottom {
    padding-bottom: 7.5em
  }

  .block-md-large-left {
    padding-left: 7.5em
  }

  .block-md-large-right {
    padding-right: 7.5em
  }

  .banner-md-gutter, .banner-md-gutter-top, .block-md-gutter-top {
    padding-top: 26px
  }

  .banner-md-gutter, .banner-md-gutter-bottom, .block-md-gutter-bottom {
    padding-bottom: 26px
  }

  .block-md-gutter-left {
    padding-left: 26px
  }

  .block-md-gutter-right {
    padding-right: 26px
  }

  .banner-md-none, .banner-md-none-top, .block-md-none-top {
    padding-top: 0
  }

  .banner-md-none, .banner-md-none-bottom, .block-md-none-bottom {
    padding-bottom: 0
  }

  .block-md-none-left {
    padding-left: 0
  }

  .block-md-none-right {
    padding-right: 0
  }

  .block-md-margin {
    margin: 5em
  }

  .block-md-margin-small {
    margin: 2.5em
  }

  .block-md-margin-medium {
    margin: 3.75em
  }

  .block-md-margin-large {
    margin: 7.5em
  }

  .block-md-margin-gutter {
    margin: 26px
  }

  .block-md-margin-none {
    margin: 0
  }

  .banner-md-margin, .banner-md-margin-top, .block-md-margin-top {
    margin-top: 5em
  }

  .banner-md-margin, .banner-md-margin-bottom, .block-md-margin-bottom {
    margin-bottom: 5em
  }

  .block-md-margin-left {
    margin-left: 5em
  }

  .block-md-margin-right {
    margin-right: 5em
  }

  .banner-md-margin-small, .banner-md-margin-small-top, .block-md-margin-small-top {
    margin-top: 2.5em
  }

  .banner-md-margin-small, .banner-md-margin-small-bottom, .block-md-margin-small-bottom {
    margin-bottom: 2.5em
  }

  .block-md-margin-small-left {
    margin-left: 2.5em
  }

  .block-md-margin-small-right {
    margin-right: 2.5em
  }

  .banner-md-margin-medium, .banner-md-margin-medium-top, .block-md-margin-medium-top {
    margin-top: 3.75em
  }

  .banner-md-margin-medium, .banner-md-margin-medium-bottom, .block-md-margin-medium-bottom {
    margin-bottom: 3.75em
  }

  .block-md-margin-medium-left {
    margin-left: 3.75em
  }

  .block-md-margin-medium-right {
    margin-right: 3.75em
  }

  .banner-md-margin-large, .banner-md-margin-large-top, .block-md-margin-large-top {
    margin-top: 7.5em
  }

  .banner-md-margin-large, .banner-md-margin-large-bottom, .block-md-margin-large-bottom {
    margin-bottom: 7.5em
  }

  .block-md-margin-large-left {
    margin-left: 7.5em
  }

  .block-md-margin-large-right {
    margin-right: 7.5em
  }

  .banner-md-margin-gutter, .banner-md-margin-gutter-top, .block-md-margin-gutter-top {
    margin-top: 26px
  }

  .banner-md-margin-gutter, .banner-md-margin-gutter-bottom, .block-md-margin-gutter-bottom {
    margin-bottom: 26px
  }

  .block-md-margin-gutter-left {
    margin-left: 26px
  }

  .block-md-margin-gutter-right {
    margin-right: 26px
  }

  .banner-md-margin-none, .banner-md-margin-none-top, .block-md-margin-none-top {
    margin-top: 0
  }

  .banner-md-margin-none, .banner-md-margin-none-bottom, .block-md-margin-none-bottom {
    margin-bottom: 0
  }

  .block-md-margin-none-left {
    margin-left: 0
  }

  .block-md-margin-none-right {
    margin-right: 0
  }
}

@media (min-width:1280px) {
  .block-lg {
    padding: 5em
  }

  .block-lg-small {
    padding: 2.5em
  }

  .block-lg-medium {
    padding: 3.75em
  }

  .block-lg-large {
    padding: 7.5em
  }

  .block-lg-gutter {
    padding: 26px
  }

  .block-lg-none {
    padding: 0
  }

  .banner-lg, .banner-lg-top, .block-lg-top {
    padding-top: 5em
  }

  .banner-lg, .banner-lg-bottom, .block-lg-bottom {
    padding-bottom: 5em
  }

  .block-lg-left {
    padding-left: 5em
  }

  .block-lg-right {
    padding-right: 5em
  }

  .banner-lg-small, .banner-lg-small-top, .block-lg-small-top {
    padding-top: 2.5em
  }

  .banner-lg-small, .banner-lg-small-bottom, .block-lg-small-bottom {
    padding-bottom: 2.5em
  }

  .block-lg-small-left {
    padding-left: 2.5em
  }

  .block-lg-small-right {
    padding-right: 2.5em
  }

  .banner-lg-medium, .banner-lg-medium-top, .block-lg-medium-top {
    padding-top: 3.75em
  }

  .banner-lg-medium, .banner-lg-medium-bottom, .block-lg-medium-bottom {
    padding-bottom: 3.75em
  }

  .block-lg-medium-left {
    padding-left: 3.75em
  }

  .block-lg-medium-right {
    padding-right: 3.75em
  }

  .banner-lg-large, .banner-lg-large-top, .block-lg-large-top {
    padding-top: 7.5em
  }

  .banner-lg-large, .banner-lg-large-bottom, .block-lg-large-bottom {
    padding-bottom: 7.5em
  }

  .block-lg-large-left {
    padding-left: 7.5em
  }

  .block-lg-large-right {
    padding-right: 7.5em
  }

  .banner-lg-gutter, .banner-lg-gutter-top, .block-lg-gutter-top {
    padding-top: 26px
  }

  .banner-lg-gutter, .banner-lg-gutter-bottom, .block-lg-gutter-bottom {
    padding-bottom: 26px
  }

  .block-lg-gutter-left {
    padding-left: 26px
  }

  .block-lg-gutter-right {
    padding-right: 26px
  }

  .banner-lg-none, .banner-lg-none-top, .block-lg-none-top {
    padding-top: 0
  }

  .banner-lg-none, .banner-lg-none-bottom, .block-lg-none-bottom {
    padding-bottom: 0
  }

  .block-lg-none-left {
    padding-left: 0
  }

  .block-lg-none-right {
    padding-right: 0
  }

  .block-lg-margin {
    margin: 5em
  }

  .block-lg-margin-small {
    margin: 2.5em
  }

  .block-lg-margin-medium {
    margin: 3.75em
  }

  .block-lg-margin-large {
    margin: 7.5em
  }

  .block-lg-margin-gutter {
    margin: 26px
  }

  .block-lg-margin-none {
    margin: 0
  }

  .banner-lg-margin, .banner-lg-margin-top, .block-lg-margin-top {
    margin-top: 5em
  }

  .banner-lg-margin, .banner-lg-margin-bottom, .block-lg-margin-bottom {
    margin-bottom: 5em
  }

  .block-lg-margin-left {
    margin-left: 5em
  }

  .block-lg-margin-right {
    margin-right: 5em
  }

  .banner-lg-margin-small, .banner-lg-margin-small-top, .block-lg-margin-small-top {
    margin-top: 2.5em
  }

  .banner-lg-margin-small, .banner-lg-margin-small-bottom, .block-lg-margin-small-bottom {
    margin-bottom: 2.5em
  }

  .block-lg-margin-small-left {
    margin-left: 2.5em
  }

  .block-lg-margin-small-right {
    margin-right: 2.5em
  }

  .banner-lg-margin-medium, .banner-lg-margin-medium-top, .block-lg-margin-medium-top {
    margin-top: 3.75em
  }

  .banner-lg-margin-medium, .banner-lg-margin-medium-bottom, .block-lg-margin-medium-bottom {
    margin-bottom: 3.75em
  }

  .block-lg-margin-medium-left {
    margin-left: 3.75em
  }

  .block-lg-margin-medium-right {
    margin-right: 3.75em
  }

  .banner-lg-margin-large, .banner-lg-margin-large-top, .block-lg-margin-large-top {
    margin-top: 7.5em
  }

  .banner-lg-margin-large, .banner-lg-margin-large-bottom, .block-lg-margin-large-bottom {
    margin-bottom: 7.5em
  }

  .block-lg-margin-large-left {
    margin-left: 7.5em
  }

  .block-lg-margin-large-right {
    margin-right: 7.5em
  }

  .banner-lg-margin-gutter, .banner-lg-margin-gutter-top, .block-lg-margin-gutter-top {
    margin-top: 26px
  }

  .banner-lg-margin-gutter, .banner-lg-margin-gutter-bottom, .block-lg-margin-gutter-bottom {
    margin-bottom: 26px
  }

  .block-lg-margin-gutter-left {
    margin-left: 26px
  }

  .block-lg-margin-gutter-right {
    margin-right: 26px
  }

  .banner-lg-margin-none, .banner-lg-margin-none-top, .block-lg-margin-none-top {
    margin-top: 0
  }

  .banner-lg-margin-none, .banner-lg-margin-none-bottom, .block-lg-margin-none-bottom {
    margin-bottom: 0
  }

  .block-lg-margin-none-left {
    margin-left: 0
  }

  .block-lg-margin-none-right {
    margin-right: 0
  }
}

@media (min-width:1660px) {
  .block-responsive, .block-xl {
    padding: 5em
  }

  .block-xl-small {
    padding: 2.5em
  }

  .block-xl-medium {
    padding: 3.75em
  }

  .block-xl-large {
    padding: 7.5em
  }

  .block-xl-gutter {
    padding: 26px
  }

  .block-xl-none {
    padding: 0
  }

  .banner-xl, .banner-xl-top, .block-responsive-top, .block-xl-top {
    padding-top: 5em
  }

  .banner-xl, .banner-xl-bottom, .block-responsive-bottom, .block-xl-bottom {
    padding-bottom: 5em
  }

  .block-responsive-left, .block-xl-left {
    padding-left: 5em
  }

  .block-responsive-right, .block-xl-right {
    padding-right: 5em
  }

  .banner-xl-small, .banner-xl-small-top, .block-xl-small-top {
    padding-top: 2.5em
  }

  .banner-xl-small, .banner-xl-small-bottom, .block-xl-small-bottom {
    padding-bottom: 2.5em
  }

  .block-xl-small-left {
    padding-left: 2.5em
  }

  .block-xl-small-right {
    padding-right: 2.5em
  }

  .banner-xl-medium, .banner-xl-medium-top, .block-xl-medium-top {
    padding-top: 3.75em
  }

  .banner-xl-medium, .banner-xl-medium-bottom, .block-xl-medium-bottom {
    padding-bottom: 3.75em
  }

  .block-xl-medium-left {
    padding-left: 3.75em
  }

  .block-xl-medium-right {
    padding-right: 3.75em
  }

  .banner-padding-responsive, .banner-padding-responsive-top, .banner-xl-large, .banner-xl-large-top, .block-xl-large-top {
    padding-top: 7.5em
  }

  .banner-padding-responsive, .banner-padding-responsive-bottom, .banner-xl-large, .banner-xl-large-bottom, .block-xl-large-bottom {
    padding-bottom: 7.5em
  }

  .block-xl-large-left {
    padding-left: 7.5em
  }

  .block-xl-large-right {
    padding-right: 7.5em
  }

  .banner-xl-gutter, .banner-xl-gutter-top, .block-xl-gutter-top {
    padding-top: 26px
  }

  .banner-xl-gutter, .banner-xl-gutter-bottom, .block-xl-gutter-bottom {
    padding-bottom: 26px
  }

  .block-xl-gutter-left {
    padding-left: 26px
  }

  .block-xl-gutter-right {
    padding-right: 26px
  }

  .banner-xl-none, .banner-xl-none-top, .block-xl-none-top {
    padding-top: 0
  }

  .banner-xl-none, .banner-xl-none-bottom, .block-xl-none-bottom {
    padding-bottom: 0
  }

  .block-xl-none-left {
    padding-left: 0
  }

  .block-xl-none-right {
    padding-right: 0
  }

  .block-xl-margin {
    margin: 5em
  }

  .block-xl-margin-small {
    margin: 2.5em
  }

  .block-xl-margin-medium {
    margin: 3.75em
  }

  .block-xl-margin-large {
    margin: 7.5em
  }

  .block-xl-margin-gutter {
    margin: 26px
  }

  .block-xl-margin-none {
    margin: 0
  }

  .banner-xl-margin, .banner-xl-margin-top, .block-xl-margin-top {
    margin-top: 5em
  }

  .banner-xl-margin, .banner-xl-margin-bottom, .block-xl-margin-bottom {
    margin-bottom: 5em
  }

  .block-xl-margin-left {
    margin-left: 5em
  }

  .block-xl-margin-right {
    margin-right: 5em
  }

  .banner-xl-margin-small, .banner-xl-margin-small-top, .block-xl-margin-small-top {
    margin-top: 2.5em
  }

  .banner-xl-margin-small, .banner-xl-margin-small-bottom, .block-xl-margin-small-bottom {
    margin-bottom: 2.5em
  }

  .block-xl-margin-small-left {
    margin-left: 2.5em
  }

  .block-xl-margin-small-right {
    margin-right: 2.5em
  }

  .banner-xl-margin-medium, .banner-xl-margin-medium-top, .block-xl-margin-medium-top {
    margin-top: 3.75em
  }

  .banner-xl-margin-medium, .banner-xl-margin-medium-bottom, .block-xl-margin-medium-bottom {
    margin-bottom: 3.75em
  }

  .block-xl-margin-medium-left {
    margin-left: 3.75em
  }

  .block-xl-margin-medium-right {
    margin-right: 3.75em
  }

  .banner-responsive, .banner-responsive-top, .banner-xl-margin-large, .banner-xl-margin-large-top, .block-xl-margin-large-top {
    margin-top: 7.5em
  }

  .banner-responsive, .banner-responsive-bottom, .banner-xl-margin-large, .banner-xl-margin-large-bottom, .block-xl-margin-large-bottom {
    margin-bottom: 7.5em
  }

  .block-xl-margin-large-left {
    margin-left: 7.5em
  }

  .block-xl-margin-large-right {
    margin-right: 7.5em
  }

  .banner-xl-margin-gutter, .banner-xl-margin-gutter-top, .block-xl-margin-gutter-top {
    margin-top: 26px
  }

  .banner-xl-margin-gutter, .banner-xl-margin-gutter-bottom, .block-xl-margin-gutter-bottom {
    margin-bottom: 26px
  }

  .block-xl-margin-gutter-left {
    margin-left: 26px
  }

  .block-xl-margin-gutter-right {
    margin-right: 26px
  }

  .banner-xl-margin-none, .banner-xl-margin-none-top, .block-xl-margin-none-top {
    margin-top: 0
  }

  .banner-xl-margin-none, .banner-xl-margin-none-bottom, .block-xl-margin-none-bottom {
    margin-bottom: 0
  }

  .block-xl-margin-none-left {
    margin-left: 0
  }

  .block-xl-margin-none-right {
    margin-right: 0
  }
}

@media (min-width:1770px) {
  .block-xxl {
    padding: 5em
  }

  .block-xxl-small {
    padding: 2.5em
  }

  .block-xxl-medium {
    padding: 3.75em
  }

  .block-xxl-large {
    padding: 7.5em
  }

  .block-xxl-gutter {
    padding: 26px
  }

  .block-xxl-none {
    padding: 0
  }

  .banner-xxl, .banner-xxl-top, .block-xxl-top {
    padding-top: 5em
  }

  .banner-xxl, .banner-xxl-bottom, .block-xxl-bottom {
    padding-bottom: 5em
  }

  .block-xxl-left {
    padding-left: 5em
  }

  .block-xxl-right {
    padding-right: 5em
  }

  .banner-xxl-small, .banner-xxl-small-top, .block-xxl-small-top {
    padding-top: 2.5em
  }

  .banner-xxl-small, .banner-xxl-small-bottom, .block-xxl-small-bottom {
    padding-bottom: 2.5em
  }

  .block-xxl-small-left {
    padding-left: 2.5em
  }

  .block-xxl-small-right {
    padding-right: 2.5em
  }

  .banner-xxl-medium, .banner-xxl-medium-top, .block-xxl-medium-top {
    padding-top: 3.75em
  }

  .banner-xxl-medium, .banner-xxl-medium-bottom, .block-xxl-medium-bottom {
    padding-bottom: 3.75em
  }

  .block-xxl-medium-left {
    padding-left: 3.75em
  }

  .block-xxl-medium-right {
    padding-right: 3.75em
  }

  .banner-xxl-large, .banner-xxl-large-top, .block-xxl-large-top {
    padding-top: 7.5em
  }

  .banner-xxl-large, .banner-xxl-large-bottom, .block-xxl-large-bottom {
    padding-bottom: 7.5em
  }

  .block-xxl-large-left {
    padding-left: 7.5em
  }

  .block-xxl-large-right {
    padding-right: 7.5em
  }

  .banner-xxl-gutter, .banner-xxl-gutter-top, .block-xxl-gutter-top {
    padding-top: 26px
  }

  .banner-xxl-gutter, .banner-xxl-gutter-bottom, .block-xxl-gutter-bottom {
    padding-bottom: 26px
  }

  .block-xxl-gutter-left {
    padding-left: 26px
  }

  .block-xxl-gutter-right {
    padding-right: 26px
  }

  .banner-xxl-none, .banner-xxl-none-top, .block-xxl-none-top {
    padding-top: 0
  }

  .banner-xxl-none, .banner-xxl-none-bottom, .block-xxl-none-bottom {
    padding-bottom: 0
  }

  .block-xxl-none-left {
    padding-left: 0
  }

  .block-xxl-none-right {
    padding-right: 0
  }

  .block-xxl-margin {
    margin: 5em
  }

  .block-xxl-margin-small {
    margin: 2.5em
  }

  .block-xxl-margin-medium {
    margin: 3.75em
  }

  .block-xxl-margin-large {
    margin: 7.5em
  }

  .block-xxl-margin-gutter {
    margin: 26px
  }

  .block-xxl-margin-none {
    margin: 0
  }

  .banner-xxl-margin, .banner-xxl-margin-top, .block-xxl-margin-top {
    margin-top: 5em
  }

  .banner-xxl-margin, .banner-xxl-margin-bottom, .block-xxl-margin-bottom {
    margin-bottom: 5em
  }

  .block-xxl-margin-left {
    margin-left: 5em
  }

  .block-xxl-margin-right {
    margin-right: 5em
  }

  .banner-xxl-margin-small, .banner-xxl-margin-small-top, .block-xxl-margin-small-top {
    margin-top: 2.5em
  }

  .banner-xxl-margin-small, .banner-xxl-margin-small-bottom, .block-xxl-margin-small-bottom {
    margin-bottom: 2.5em
  }

  .block-xxl-margin-small-left {
    margin-left: 2.5em
  }

  .block-xxl-margin-small-right {
    margin-right: 2.5em
  }

  .banner-xxl-margin-medium, .banner-xxl-margin-medium-top, .block-xxl-margin-medium-top {
    margin-top: 3.75em
  }

  .banner-xxl-margin-medium, .banner-xxl-margin-medium-bottom, .block-xxl-margin-medium-bottom {
    margin-bottom: 3.75em
  }

  .block-xxl-margin-medium-left {
    margin-left: 3.75em
  }

  .block-xxl-margin-medium-right {
    margin-right: 3.75em
  }

  .banner-xxl-margin-large, .banner-xxl-margin-large-top, .block-xxl-margin-large-top {
    margin-top: 7.5em
  }

  .banner-xxl-margin-large, .banner-xxl-margin-large-bottom, .block-xxl-margin-large-bottom {
    margin-bottom: 7.5em
  }

  .block-xxl-margin-large-left {
    margin-left: 7.5em
  }

  .block-xxl-margin-large-right {
    margin-right: 7.5em
  }

  .banner-xxl-margin-gutter, .banner-xxl-margin-gutter-top, .block-xxl-margin-gutter-top {
    margin-top: 26px
  }

  .banner-xxl-margin-gutter, .banner-xxl-margin-gutter-bottom, .block-xxl-margin-gutter-bottom {
    margin-bottom: 26px
  }

  .block-xxl-margin-gutter-left {
    margin-left: 26px
  }

  .block-xxl-margin-gutter-right {
    margin-right: 26px
  }

  .banner-xxl-margin-none, .banner-xxl-margin-none-top, .block-xxl-margin-none-top {
    margin-top: 0
  }

  .banner-xxl-margin-none, .banner-xxl-margin-none-bottom, .block-xxl-margin-none-bottom {
    margin-bottom: 0
  }

  .block-xxl-margin-none-left {
    margin-left: 0
  }

  .block-xxl-margin-none-right {
    margin-right: 0
  }
}

@media (max-width:413px) {
  .block-responsive {
    padding: 15px
  }
}

@media (max-width:413px) {
  .block-responsive-top {
    padding-top: 15px
  }
}

@media (max-width:413px) {
  .block-responsive-bottom {
    padding-bottom: 15px
  }
}

@media (max-width:413px) {
  .block-responsive-left {
    padding-left: 15px
  }
}

@media (max-width:413px) {
  .block-responsive-right {
    padding-right: 15px
  }
}

.d-block {
  display: block !important
}

.d-flex, .tab-container--centered {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-none {
  display: none !important
}

@media (min-width:568px) {
  .d-xs-block {
    display: block !important
  }

  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xs-inline {
    display: inline !important
  }

  .d-xs-inline-block {
    display: inline-block !important
  }

  .d-xs-none {
    display: none !important
  }
}

@media (min-width:768px) {
  .d-sm-block {
    display: block !important
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-none {
    display: none !important
  }
}

@media (min-width:992px) {
  .d-md-block {
    display: block !important
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-none {
    display: none !important
  }
}

@media (min-width:1280px) {
  .d-lg-block {
    display: block !important
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-none {
    display: none !important
  }
}

@media (min-width:1660px) {
  .d-xl-block {
    display: block !important
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-none {
    display: none !important
  }
}

@media (min-width:1770px) {
  .d-xxl-block {
    display: block !important
  }

  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xxl-inline {
    display: inline !important
  }

  .d-xxl-inline-block {
    display: inline-block !important
  }

  .d-xxl-none {
    display: none !important
  }
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.flex-xy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.align-self-start {
  -ms-flex-item-align: start;
  align-self: flex-start
}

.align-self-center {
  -ms-flex-item-align: center;
  align-self: center
}

.align-self-end {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.align-self-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline
}

.align-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.align-items-center, .tab-container--centered {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.align-items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.align-items-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

@media (min-width:568px) {
  .align-items-xs-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .align-items-xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .align-items-xs-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .align-items-xs-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

@media (min-width:768px) {
  .align-items-sm-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .align-items-sm-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .align-items-sm-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

@media (min-width:992px) {
  .align-items-md-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .align-items-md-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .align-items-md-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

@media (min-width:1280px) {
  .align-items-lg-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .align-items-lg-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .align-items-lg-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

@media (min-width:1660px) {
  .align-items-xl-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .align-items-xl-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .align-items-xl-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

@media (min-width:1770px) {
  .align-items-xxl-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .align-items-xxl-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .align-items-xxl-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .align-items-xxl-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

.justify-content-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:568px) {
  .justify-content-xs-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .justify-content-xs-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .justify-content-xs-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width:768px) {
  .justify-content-sm-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .justify-content-sm-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .justify-content-sm-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width:992px) {
  .justify-content-md-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .justify-content-md-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .justify-content-md-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width:1280px) {
  .justify-content-lg-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .justify-content-lg-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .justify-content-lg-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width:1660px) {
  .justify-content-xl-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .justify-content-xl-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .justify-content-xl-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width:1770px) {
  .justify-content-xxl-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .justify-content-xxl-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .justify-content-xxl-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse
}

@media (min-width:568px) {
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .flex-xs-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
  }
}

@media (min-width:768px) {
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
  }
}

@media (min-width:992px) {
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
  }
}

@media (min-width:1280px) {
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
  }
}

@media (min-width:1660px) {
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
  }
}

@media (min-width:1770px) {
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .flex-xxl-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
  }
}

.mt-auto {
  margin-top: auto
}

.mt-0 {
  margin-top: 0
}

.mt-5 {
  margin-top: 4px;
  margin-top: .25rem
}

.mt-10 {
  margin-top: 8px;
  margin-top: .5rem
}

.mt-15 {
  margin-top: 12px;
  margin-top: .75rem
}

.mt-20 {
  margin-top: 16px;
  margin-top: 1rem
}

.mt-25 {
  margin-top: 20px;
  margin-top: 1.25rem
}

.mt-30 {
  margin-top: 24px;
  margin-top: 1.5rem
}

.mt-35 {
  margin-top: 28px;
  margin-top: 1.75rem
}

.mt-40 {
  margin-top: 32px;
  margin-top: 2rem
}

.mt-45 {
  margin-top: 36px;
  margin-top: 2.25rem
}

.mt-50 {
  margin-top: 40px;
  margin-top: 2.5rem
}

.mb-auto {
  margin-bottom: auto
}

.mb-0 {
  margin-bottom: 0
}

.mb-5 {
  margin-bottom: 4px;
  margin-bottom: .25rem
}

.mb-10 {
  margin-bottom: 8px;
  margin-bottom: .5rem
}

.mb-15 {
  margin-bottom: 12px;
  margin-bottom: .75rem
}

.mb-20 {
  margin-bottom: 16px;
  margin-bottom: 1rem
}

.mb-25 {
  margin-bottom: 20px;
  margin-bottom: 1.25rem
}

.mb-30 {
  margin-bottom: 24px;
  margin-bottom: 1.5rem
}

.mb-35 {
  margin-bottom: 28px;
  margin-bottom: 1.75rem
}

.mb-40 {
  margin-bottom: 32px;
  margin-bottom: 2rem
}

.mb-45 {
  margin-bottom: 36px;
  margin-bottom: 2.25rem
}

.mb-50 {
  margin-bottom: 40px;
  margin-bottom: 2.5rem
}

.ml-auto {
  margin-left: auto
}

.mr-auto {
  margin-right: auto
}

.columns-1 li, .columns-2 li, .columns-3 li, .columns-4 li, .columns-5 li, .no-break {
  -webkit-column-break-inside: avoid;
  break-inside: avoid
}

@media (min-width:568px) {
  .columns-xs-1 li, .columns-xs-2 li, .columns-xs-3 li, .columns-xs-4 li, .columns-xs-5 li, .no-break-xs {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
  }
}

@media (min-width:768px) {
  .columns-sm-1 li, .columns-sm-2 li, .columns-sm-3 li, .columns-sm-4 li, .columns-sm-5 li, .no-break-sm {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
  }
}

@media (min-width:992px) {
  .columns-md-1 li, .columns-md-2 li, .columns-md-3 li, .columns-md-4 li, .columns-md-5 li, .no-break-md {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
  }
}

@media (min-width:1280px) {
  .columns-lg-1 li, .columns-lg-2 li, .columns-lg-3 li, .columns-lg-4 li, .columns-lg-5 li, .no-break-lg {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
  }
}

@media (min-width:1660px) {
  .columns-xl-1 li, .columns-xl-2 li, .columns-xl-3 li, .columns-xl-4 li, .columns-xl-5 li, .no-break-xl {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
  }
}

@media (min-width:1770px) {
  .columns-xxl-1 li, .columns-xxl-2 li, .columns-xxl-3 li, .columns-xxl-4 li, .columns-xxl-5 li, .no-break-xxl {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
  }
}

.columns-1 {
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 30px;
  column-gap: 30px
}

.columns-2 {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 30px
}

.columns-3 {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  column-gap: 30px
}

.columns-4, .columns-5 {
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 30px;
  column-gap: 30px
}

@media (min-width:568px) {
  .columns-xs-1 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xs-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xs-3 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xs-4, .columns-xs-5 {
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }
}

@media (min-width:768px) {
  .columns-sm-1 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-sm-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-sm-3 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-sm-4, .columns-sm-5 {
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }
}

@media (min-width:992px) {
  .columns-md-1 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-md-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-md-3 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-md-4, .columns-md-5 {
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }
}

@media (min-width:1280px) {
  .columns-lg-1 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-lg-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-lg-3 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-lg-4, .columns-lg-5 {
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }
}

@media (min-width:1660px) {
  .columns-xl-1 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xl-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xl-3 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xl-4, .columns-xl-5 {
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }
}

@media (min-width:1770px) {
  .columns-xxl-1 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xxl-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xxl-3 {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }

  .columns-xxl-4, .columns-xxl-5 {
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    column-gap: 30px
  }
}

.fixed-top {
  right: unset;
  width: 100%
}

.clearfix:after, .clearfix:before {
  content: "";
  clear: both;
  display: table
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.margin-center {
  margin-left: auto;
  margin-right: auto
}

.overflow-hidden {
  overflow: hidden
}

.relative {
  position: relative
}

.absolute {
  position: absolute
}

.pipe {
  outline: 1px solid;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.background-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%
}

.h-100 {
  height: 100%
}

@media (min-width:568px) {
  .h-xs-100 {
    height: 100%
  }
}

@media (min-width:768px) {
  .h-sm-100 {
    height: 100%
  }
}

@media (min-width:992px) {
  .h-md-100 {
    height: 100%
  }
}

@media (min-width:1280px) {
  .h-lg-100 {
    height: 100%
  }
}

@media (min-width:1660px) {
  .h-xl-100 {
    height: 100%
  }
}

@media (min-width:1770px) {
  .h-xxl-100 {
    height: 100%
  }
}

.w-100 {
  width: 100%
}

.z-higher {
  position: relative;
  z-index: 50
}

.float-right {
  float: right
}

.float-left {
  float: left
}

.img-float-right {
  padding-bottom: 35px
}

@media (min-width:992px) {
  .img-float-right {
    float: right;
    padding-left: 35px
  }
}

.hidden {
  visibility: hidden
}

.square {
  padding-bottom: 100%;
  position: relative;
  width: 100%
}

.caret {
  content: "";
  display: block;
  width: 3.35em;
  height: 4.2em;
  border: 1.675em solid transparent;
  border-top: 2.1em solid;
  border-bottom: none;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 50
}

@media (max-width:767px) {
  .caret {
    font-size: .75em
  }
}

.img-responsive {
  display: block;
  max-width: 100%
}

.text-uppercase {
  text-transform: uppercase
}

.shadow {
  -webkit-box-shadow: 0 0 .75em .125em rgba(0, 0, 0, .5);
  box-shadow: 0 0 .75em .125em rgba(0, 0, 0, .5)
}

.shadow--bottom {
  position: relative
}

  .shadow--bottom:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 1.5%;
    position: absolute;
    bottom: -3em;
    left: 0;
    background: rgba(0, 0, 0, .125);
    border-radius: 100%;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="8" /></filter></svg>#filter');
    -webkit-filter: blur(.5em);
    filter: blur(.5em)
  }

.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden
}

  .bg > figure, .bg > img, .bg > span, .bg > video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    position: relative
  }

.border-top {
  padding-top: 2em;
  border-top: 1px solid #000
}

@media (min-width:992px) {
  .border-top {
    padding-top: 2.5em
  }
}

.anchor {
  margin-top: -2.5em;
  position: absolute
}

.nowrap {
  white-space: nowrap
}

.divider {
  display: block;
  height: 2px;
  background-color: #000;
  margin: .75em 0
}

@media (min-width:1280px) {
  .divider {
    margin: 26px 0
  }
}

#enrollment .session-item, #enrollment .session-item:before, .accordion-outer, .border-radius, .grade-item, .grade-item:before {
  border-radius: .5em
}

.blog-listing .item .image:before, .border-radius-large {
  border-radius: 1.25em
}

.bg-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.box-shadow-bottom {
  -webkit-box-shadow: 0 4px 12px -2px rgba(0, 0, 0, .4);
  box-shadow: 0 4px 12px -2px rgba(0, 0, 0, .4)
}

.college_figure {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  .college_figure img {
    margin: 0 auto;
    max-width: 225px;
    max-height: 120px
  }

.slider--colleges .slick-slide figure {
  opacity: .45;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.slider--colleges .slick-slide.slick-center figure {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.blog-tn {
  padding-bottom: 66.66667%
}

.image-corner {
  position: relative
}

  .image-corner:before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    background-image: url(../corner.html);
    width: 15%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0
  }

.animate--fade-up {
  -webkit-transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s;
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  -webkit-transform: translateY(4rem);
  transform: translateY(4rem);
  opacity: 0
}

  .animate--fade-up.active {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }

body.loading .animate--fade-up {
  -webkit-transform: translateY(4rem);
  transform: translateY(4rem);
  opacity: 0
}

.animate--fade-down {
  -webkit-transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s;
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  -webkit-transform: translateY(-4rem);
  transform: translateY(-4rem);
  opacity: 0
}

  .animate--fade-down.active, .content-block-centered.active .content-block-centered__content {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }

body.loading .animate--fade-down {
  -webkit-transform: translateY(-4rem);
  transform: translateY(-4rem);
  opacity: 0
}

.animate--fade-in {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0
}

  .animate--fade-in.active {
    opacity: 1
  }

body.loading .animate--fade-in {
  opacity: 0
}

.animate--delay-1, .content-block-centered .content-block-centered__content {
  -webkit-transition-delay: .2s !important;
  transition-delay: .2s !important
}

.animate--delay-2 {
  -webkit-transition-delay: .4s !important;
  transition-delay: .4s !important
}

.animate--delay-3 {
  -webkit-transition-delay: .6s !important;
  transition-delay: .6s !important
}

.animate--delay-4 {
  -webkit-transition-delay: .8s !important;
  transition-delay: .8s !important
}

.animate--delay-5 {
  -webkit-transition-delay: 1s !important;
  transition-delay: 1s !important
}

.animate--delay-6 {
  -webkit-transition-delay: 1.2s !important;
  transition-delay: 1.2s !important
}

.animate--delay-7 {
  -webkit-transition-delay: 1.4s !important;
  transition-delay: 1.4s !important
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fade-out {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.content-block .content-block__content {
  -webkit-transform: translateX(-2.5rem);
  transform: translateX(-2.5rem);
  opacity: 0;
  -webkit-transition: opacity 1.4s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: opacity 1.4s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1.4s;
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1.4s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92)
}

.content-block.active .content-block__content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}

body.loading .content-block .content-block__content {
  -webkit-transform: translateX(-2.5rem);
  transform: translateX(-2.5rem);
  opacity: 0;
  -webkit-transition: opacity 1.4s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: opacity 1.4s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1.4s;
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1.4s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92)
}

body.loading .content-block .bar--animate:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

body.loading .content-block .bar--animate .text {
  -webkit-transform: translateX(-1.5rem);
  transform: translateX(-1.5rem);
  opacity: 0
}

.content-block-centered {
  position: relative;
  text-align: center;
  padding-top: 120px;
  padding-top: 7.5rem
}

  .content-block-centered:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    border-right: 1px solid;
    height: 96px;
    height: 6rem;
    display: block;
    opacity: .4
  }

@media (min-width:768px) {
  .content-block-centered {
    padding-top: 10rem
  }

    .content-block-centered:before {
      height: 8.5rem
    }
}

.content-block-centered.animate:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(.45,.23,.27,1);
  transition: -webkit-transform 1.6s cubic-bezier(.45,.23,.27,1);
  transition: transform 1.6s cubic-bezier(.45,.23,.27,1);
  transition: transform 1.6s cubic-bezier(.45,.23,.27,1), -webkit-transform 1.6s cubic-bezier(.45,.23,.27,1)
}

.content-block-centered.animate .content-block-centered__content, .content-block-centered.animate .content-block-centered__top {
  -webkit-transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s;
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  -webkit-transform: translateY(-4rem);
  transform: translateY(-4rem);
  opacity: 0
}

.content-block-centered.active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.content-block-centered.active .content-block-centered__content, .content-block-centered.active .content-block-centered__top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

.alert {
  border-left: 5px solid;
  border-color: green;
  background-color: rgba(0, 128, 0, .65);
  color: #fff;
  position: relative;
  margin: 1em 0;
  padding: .75em
}

  .alert button {
    display: inline-block;
    position: relative;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    font-size: 0
  }

    .alert button:after, .alert button:before {
      content: "";
      display: block;
      height: 1.41421em;
      border-left: 2 solid;
      position: absolute;
      top: 50%;
      left: 50%
    }

    .alert button:before {
      -webkit-transform: translate(-50%,-50%) rotate(-45deg);
      transform: translate(-50%,-50%) rotate(-45deg)
    }

    .alert button:after {
      -webkit-transform: translate(-50%,-50%) rotate(45deg);
      transform: translate(-50%,-50%) rotate(45deg)
    }

.alert-danger {
  border-color: #e31b23;
  background-color: rgba(227, 27, 35, .6)
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

.alert-success {
  border-color: #4fbf70;
  background-color: rgba(79, 191, 112, .65)
}

#emailResponse {
  overflow: hidden
}

@media (max-width:768px) {
  .cc-window .h3 {
    font-size: 1.25em
  }
}

#cookie-consent {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  background: #eae8e8;
  width: 22.5em;
  max-width: calc(100vw - 40px);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  display: none;
  font-size: .888em
}

  #cookie-consent.active {
    display: block
  }

  #cookie-consent p {
    padding: 1.5em;
    margin: 0;
    border-bottom: 3px solid #fff
  }

  #cookie-consent a, #cookie-consent button {
    width: 50%;
    float: left;
    text-align: center;
    cursor: pointer;
    margin: 0;
    border-radius: 0;
    font-size: 1em
  }

    #cookie-consent a:active, #cookie-consent a:hover:focus, #cookie-consent button:active, #cookie-consent button:hover:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transform: none;
      transform: none
    }

.footer {
  position: relative
}

  .footer:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffa300;
    height: 4.5em
  }

  .footer .content {
    position: relative;
    background-color: #0f2c5b;
    padding: 26px
  }

@media (min-width:992px) {
  .footer .content {
    padding: 26px 3.75em
  }
}

@media (min-width:1280px) {
  .footer .content {
    padding: 2.5em 3.75em
  }
}

.footer .content .contact ul li a {
  color: #94d8ff;
  font-weight: 600
}

@media (min-width:1660px) {
  .footer .content .follow .row {
    padding-left: 150px
  }
}

.footer .content .btn.enroll {
  padding: 1.35em 2em
}

.footer .content .social {
  margin: 0 -.125em
}

  .footer .content .social li {
    padding-right: .125em;
    padding-left: .125em
  }

    .footer .content .social li .item {
      display: block;
      position: relative;
      width: 32px;
      padding-bottom: 100%;
      border-radius: 5px
    }

      .footer .content .social li .item i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
      }

    .footer .content .social li .fa-facebook-square {
      color: #1877f2
    }

.footer .content .btn--outline {
  font-size: .83333em;
  border-color: #94d8ff;
  color: #94d8ff
}

@media (min-width:992px) {
  .footer .content .btn--outline {
    font-size: .8em
  }
}

.footer .content .btn--outline.hover, .footer .content .btn--outline:active, .footer .content .btn--outline:focus, .footer .content .btn--outline:hover {
  color: #000
}

.footer a, .footer a.hover, .footer a:active, .footer a:focus, .footer a:hover {
  color: inherit
}

.footer ul {
  margin-bottom: 0
}

  .footer ul li {
    position: relative
  }

    .footer ul li a.hover, .footer ul li a:active, .footer ul li a:focus, .footer ul li a:hover {
      opacity: .75;
      text-decoration: none
    }

  .footer ul.terms {
    margin-top: 26px;
    line-height: 1.6
  }

@media (max-width:567px) {
  .footer ul.terms {
    text-align: center
  }
}

.footer ul.terms li {
  padding: 0 1.15em 0 0;
  margin-right: .75em
}

  .footer ul.terms li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #fff
  }

  .footer ul.terms li:last-child {
    padding-right: 0;
    margin-right: 0
  }

    .footer ul.terms li:last-child:after {
      display: none
    }

@media (max-width:567px) {
  .footer ul.terms li:first-child {
    display: block;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 5px
  }

    .footer ul.terms li:first-child:after {
      display: none
    }
}

.file-input, input, select, textarea {
  padding: .6em 1em;
  background: #fff;
  border: 0;
  border-radius: 0;
  display: block;
  width: 100%;
  font-weight: 500;
  border-radius: .5em
}

  .file-input.underline-only, input.underline-only, select.underline-only, textarea.underline-only {
    border: 0;
    border-bottom: 3px solid #000;
    padding: 0 0 .75em
  }

  .file-input::-webkit-input-placeholder, input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
  }

  .file-input::-ms-input-placeholder, input::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: inherit;
    opacity: 1
  }

  .file-input::placeholder, input::placeholder, select::placeholder, textarea::placeholder {
    color: inherit;
    opacity: 1
  }

  .file-input:-ms-input-placeholder, input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit
  }

  .file-input::-ms-input-placeholder, input::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: inherit
  }

  .file-input.hover, .file-input:active, .file-input:focus, .file-input:hover, input.hover, input:active, input:focus, input:hover, select.hover, select:active, select:focus, select:hover, textarea.hover, textarea:active, textarea:focus, textarea:hover {
    outline: 0
  }

label {
  display: block;
  margin: 0;
  width: 100%;
  position: relative
}

button {
  cursor: pointer
}

.select {
  display: block;
  position: relative
}

  .select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 2em;
    width: 100%
  }

    .select select.hover, .select select:active, .select select:focus, .select select:hover {
      outline: 0
    }

    .select select option {
      font-size: 1em
    }

    .select select::-ms-expand {
      display: none
    }

  .select:after {
    vertical-align: inherit;
    font-size: 1.25em;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    pointer-events: none
  }

.form-group {
  color: inherit;
  margin-bottom: 15px
}

  .form-group input {
    text-transform: none;
    font-weight: 400
  }

.button-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

  .button-group label {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

  .button-group button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 0;
    background: transparent
  }

.btn-search {
  background-color: #fff;
  padding: 0 20px;
  border: 1px solid #d3d3d3;
  border-left: none
}

.search-group {
  border: 1px solid #656565;
  background: #fff;
  margin-bottom: 1.5em
}

  .search-group button, .search-group input {
    background: transparent;
    border: 0
  }

.head-session-select {
  cursor: pointer
}

.program-select:after, .session-select:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  color: #0f2c5b
}

.hamburger {
  display: block;
  border: 0;
  background: transparent;
  padding: 0 0 81.904761904%;
  position: relative
}

  .hamburger i {
    border-bottom: 3px solid;
    width: 100%;
    display: block;
    border-radius: 4px;
    position: absolute;
    left: 0;
    -webkit-transition: top .23s,opacity .23s,-webkit-transform .23s;
    transition: top .23s,opacity .23s,-webkit-transform .23s;
    transition: top .23s,opacity .23s,transform .23s;
    transition: top .23s,opacity .23s,transform .23s,-webkit-transform .23s
  }

    .hamburger i:first-child {
      top: 0
    }

    .hamburger i:nth-child(2) {
      top: 50%
    }

    .hamburger i:nth-child(3) {
      top: 100%
    }

.mobile-nav-open .toggle-mobile-menu .hamburger i {
  -webkit-transition: top .25s,opacity .25s,-webkit-transform .22s .28s;
  transition: top .25s,opacity .25s,-webkit-transform .22s .28s;
  transition: top .25s,opacity .25s,transform .22s .28s;
  transition: top .25s,opacity .25s,transform .22s .28s,-webkit-transform .22s .28s
}

  .mobile-nav-open .toggle-mobile-menu .hamburger i:first-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%
  }

  .mobile-nav-open .toggle-mobile-menu .hamburger i:nth-child(2) {
    opacity: 0
  }

  .mobile-nav-open .toggle-mobile-menu .hamburger i:nth-child(3) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%
  }

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-transition: all .6s;
  transition: all .6s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0f2c5b;
  background-color: #fff;
  padding: 12px 0;
  -webkit-box-shadow: 0 4px 12px -2px rgba(0, 0, 0, .25);
  box-shadow: 0 4px 12px -2px rgba(0, 0, 0, .25)
}

@media (min-width:992px) {
  #header {
    padding: 0
  }
}

#header .hamburger {
  width: 25px;
  height: 20px
}

#header #main-nav > ul {
  margin: 0
}

@media (min-width:1280px) {
  #header #main-nav > ul {
    margin: 0 -.25em
  }
}

#header #main-nav > ul > li {
  margin: 0;
  padding: 0
}

@media (min-width:1280px) {
  #header #main-nav > ul > li {
    margin: 0 .25em
  }
}

#header #main-nav > ul > li > a, #header #main-nav > ul > li > button {
  color: inherit;
  -webkit-transition: all .15s;
  transition: all .15s;
  padding: 35px 15px;
  display: block;
  background: transparent;
  font-weight: 700;
  font-size: .83333em;
  border: 0;
  border-radius: 0;
  outline: 0;
  text-decoration: none;
  position: relative;
  z-index: 1001
}

@media (min-width:992px) {
  #header #main-nav > ul > li > a, #header #main-nav > ul > li > button {
    font-size: .8em
  }
}

@media (min-width:1280px) {
  #header #main-nav > ul > li > a, #header #main-nav > ul > li > button {
    padding: 35px 20px
  }
}

#header #main-nav > ul > li.hover > a, #header #main-nav > ul > li.hover > button, #header #main-nav > ul > li:active > a, #header #main-nav > ul > li:active > button, #header #main-nav > ul > li:focus > a, #header #main-nav > ul > li:focus > button, #header #main-nav > ul > li:hover > a, #header #main-nav > ul > li:hover > button {
  text-decoration: none;
  color: #2867b2
}

#header #main-nav > ul > li.active, #header #main-nav > ul > li.dropdown-open > a, #header #main-nav > ul > li.dropdown-open > button {
  color: #2867b2
}

  #header #main-nav > ul > li.dropdown-open > button.search-toggle {
    background: transparent
  }

#header li.search.hover > button, #header li.search:active > button, #header li.search:focus > button, #header li.search:hover > button {
  background: transparent !important;
  color: inherit !important
}

#header li.enroll .btn {
  padding: .7em 1.2em !important;
  background-color: #94d8ff !important;
  border-radius: .5em !important;
  -webkit-box-shadow: 0 8px 8px -2px rgba(0, 0, 0, .25) !important;
  box-shadow: 0 8px 8px -2px rgba(0, 0, 0, .25) !important
}

  #header li.enroll .btn.hover, #header li.enroll .btn:active, #header li.enroll .btn:focus, #header li.enroll .btn:hover {
    background-color: #a3deff !important;
    color: #0f2c5b !important
  }

#header .text-right a {
  border-bottom: 2px solid
}

  #header .text-right a:hover {
    text-decoration: none;
    opacity: .6
  }

@media (min-width:568px) {
  .scrolled #header .logo--header {
    width: 240px
  }
}

.scrolled #header #main-nav > ul > li > a, .scrolled #header #main-nav > ul > li > button {
  padding: 25px 20px
}

.dropdown-submenu {
  list-style: none;
  background: #eae8e8;
  color: #0f2c5b;
  text-align: left;
  -webkit-animation: fade-up .2s forwards;
  animation: fade-up .2s forwards;
  left: 0;
  width: 256px;
  width: 16rem;
  line-height: 1.35;
  font-weight: 600;
  -webkit-box-shadow: .1em .1em .25em 0 rgba(0, 0, 0, .25);
  box-shadow: .1em .1em .25em 0 rgba(0, 0, 0, .25)
}

  .dropdown-submenu > li {
    font-size: .83333em;
    padding: 0
  }

@media (min-width:992px) {
  .dropdown-submenu > li {
    font-size: .8em
  }
}

.dropdown-submenu > li > a {
  padding: .75em 2.5em;
  margin: 0;
  display: block;
  color: inherit
}

  .dropdown-submenu > li > a.hover, .dropdown-submenu > li > a:active, .dropdown-submenu > li > a:focus, .dropdown-submenu > li > a:hover {
    opacity: 1;
    text-decoration: none
  }

ul.dropdown-submenu {
  padding: 1.25em 0
}

  ul.dropdown-submenu.hover a, ul.dropdown-submenu:active a, ul.dropdown-submenu:focus a, ul.dropdown-submenu:hover a {
    opacity: .6
  }

    ul.dropdown-submenu.hover a.hover, ul.dropdown-submenu.hover a:active, ul.dropdown-submenu.hover a:focus, ul.dropdown-submenu.hover a:hover, ul.dropdown-submenu:active a.hover, ul.dropdown-submenu:active a:active, ul.dropdown-submenu:active a:focus, ul.dropdown-submenu:active a:hover, ul.dropdown-submenu:focus a.hover, ul.dropdown-submenu:focus a:active, ul.dropdown-submenu:focus a:focus, ul.dropdown-submenu:focus a:hover, ul.dropdown-submenu:hover a.hover, ul.dropdown-submenu:hover a:active, ul.dropdown-submenu:hover a:focus, ul.dropdown-submenu:hover a:hover {
      opacity: 1
    }

.dropdown-submenu.mega-submenu {
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: transparent
}

.mega {
  background-color: #eae8e8;
  position: relative
}

  .mega .divider {
    width: 100%;
    margin-top: 6.5px;
    margin-bottom: 13px
  }

  .mega ul {
    list-style: none;
    padding: 0;
    line-height: 1.35
  }

    .mega ul li {
      font-size: .83333em
    }

@media (min-width:992px) {
  .mega ul li {
    font-size: .8em
  }
}

.mega ul li a {
  display: block;
  padding: .1em 0;
  color: inherit;
  position: relative
}

.mega ul.hover a, .mega ul:active a, .mega ul:focus a, .mega ul:hover a {
  opacity: .6
}

  .mega ul.hover a.hover, .mega ul.hover a:active, .mega ul.hover a:focus, .mega ul.hover a:hover, .mega ul:active a.hover, .mega ul:active a:active, .mega ul:active a:focus, .mega ul:active a:hover, .mega ul:focus a.hover, .mega ul:focus a:active, .mega ul:focus a:focus, .mega ul:focus a:hover, .mega ul:hover a.hover, .mega ul:hover a:active, .mega ul:hover a:focus, .mega ul:hover a:hover {
    opacity: 1;
    text-decoration: none
  }

.mega--pad {
  padding: 26px 3.75em
}

.mega .link-block {
  position: relative;
  display: block;
  background-color: #0f2c5b;
  color: #fff;
  font-size: 1.44em;
  height: 100%;
  padding: 26px
}

@media (min-width:992px) {
  .mega .link-block {
    font-size: 1.5625em
  }
}

.mega .link-block i {
  position: absolute;
  bottom: 19.5px;
  right: 26px
}

.mega .link-block.hover, .mega .link-block:active, .mega .link-block:focus, .mega .link-block:hover {
  text-decoration: none;
  background-color: #091b38
}

.mega .btn {
  position: absolute;
  right: 2.5em;
  bottom: 2.5em
}

#searchForm {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: right;
  visibility: hidden;
  opacity: 0;
  z-index: 1000
}

  #searchForm.active {
    visibility: visible;
    opacity: 1;
    -webkit-animation: dropdown .4s forwards;
    animation: dropdown .4s forwards;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #0f2c5b
  }

  #searchForm input {
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

  #searchForm button, #searchForm input {
    border: 0;
    background-color: transparent;
    color: #fff;
    outline: 0;
    text-align: right
  }

  #searchForm button {
    width: 30px;
    -webkit-transition: all .15s;
    transition: all .15s;
    float: right;
    padding: 13px 0;
    height: 100%;
    font-size: 1.2em
  }

@media (min-width:992px) {
  #searchForm button {
    font-size: 1.25em
  }
}

.search-toggle {
  background-color: transparent;
  color: inherit;
  border: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

  .search-toggle:before {
    font-family: Font Awesome Kit;
    font-weight: 400;
    content: "\e000" !important;
    font-size: 1.728em;
    position: relative;
    top: 5px
  }

@media (min-width:992px) {
  .search-toggle:before {
    font-size: 1.95313em
  }
}

.search-toggle.active:before {
  color: #0f2c5b !important
}

@-webkit-keyframes fade-up {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fade-up {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.history {
  background-image: -webkit-gradient(linear,left top, left bottom,from(#0f2c5b),to(#0f6696));
  background-image: linear-gradient(#0f2c5b,#0f6696)
}

.history-page .footer, .history-page .pre-footer-cta {
  background-color: #0f6696
}

.history-book {
  position: relative;
  right: 50px;
  margin-bottom: 4px;
  margin-bottom: .25rem
}

@media (max-width:768px) {
  .history-book {
    right: 10px
  }
}

.history-book .history-nav {
  position: absolute;
  right: 0;
  top: 10%
}

@media (min-width:576px) and (max-width:1200px) {
  .history-book .history-nav {
    right: -4%
  }
}

.history-book .history-nav .year {
  height: 100px;
  width: 65px;
  border-radius: 0 15px 15px 0;
  background-color: #1da1f2;
  -webkit-box-shadow: 0 5px rgba(0, 0, 0, .4);
  box-shadow: 0 5px rgba(0, 0, 0, .4);
  margin-bottom: .5em
}

  .history-book .history-nav .year a {
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
    text-decoration: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  .history-book .history-nav .year.active, .history-book .history-nav .year:hover {
    background-color: #ffa300
  }

.history-book .book-slice {
  background-size: 100% auto
}

  .history-book .book-slice .image {
    padding-bottom: 103.37838%;
    -webkit-box-shadow: 3px 8px 4px #ccc;
    box-shadow: 3px 8px 4px #ccc
  }

  .history-book .book-slice.top {
    background-position: 100% 0;
    padding-bottom: 5%
  }

  .history-book .book-slice.middle {
    background-position: 100%;
    background-repeat: repeat-y
  }

  .history-book .book-slice.bottom {
    background-position: 100% 100%;
    padding-bottom: 5%
  }

  .history-book .book-slice .mobile-year {
    background-color: #1da1f2
  }

    .history-book .book-slice .mobile-year:not(:first-child) {
      margin-top: 4px;
      margin-top: .25rem
    }

    .history-book .book-slice .mobile-year h5 {
      color: #fff
    }

    .history-book .book-slice .mobile-year:hover {
      background-color: #ffa300;
      cursor: pointer
    }

    .history-book .book-slice .mobile-year .active {
      background-color: #ffa300
    }

@media (min-width:768px) and (max-width:991px) {
  .history-book .mx-5 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
}

.history-tabs .card-body {
  background-color: #eae8e8
}

.history-tabs .nav-tabs {
  display: none
}

@media (min-width:992px) {
  .history-tabs .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .history-tabs .card {
    border: none
  }

    .history-tabs .card .card-header {
      display: none
    }

    .history-tabs .card .collapse {
      display: block
    }
}

@media (max-width:992px) {
  .history-tabs .tab-pane {
    display: block !important;
    opacity: 1
  }
}

.history-tabs .card-header {
  text-align: center;
  background: #eae8e8;
  padding: .75em;
  border: 1px solid #d3d3d3;
  margin: .25em .75em;
  border-radius: .75em
}

  .history-tabs .card-header a {
    font-family: Arial,Helvetica,sans-serif
  }

    .history-tabs .card-header a:hover {
      text-decoration: none
    }

    .history-tabs .card-header a:after {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      margin-left: auto;
      content: "\f13a";
      font-family: FontAwesome;
      background-repeat: no-repeat;
      background-size: 1.25rem;
      -webkit-transition: -webkit-transform .5s ease-in-out;
      transition: -webkit-transform .5s ease-in-out;
      transition: transform .5s ease-in-out;
      transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
      float: right
    }

    .history-tabs .card-header a.collapsed:after {
      content: "\f139"
    }

  .history-tabs .card-header.active {
    background: radial-gradient(circle,#0098ed,#2867b2 70%)
  }

    .history-tabs .card-header.active a {
      color: #fff
    }

  .history-tabs .card-header.ird-disabled a {
    color: #d3d3d3
  }

#side-bar {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  color: #000;
  z-index: 500;
  font-size: .85em
}

#flyout-nav {
  background: #fff;
  min-width: 17.5em;
  border-left: 1px solid #707070
}

@media (min-width:568px) {
  #flyout-nav {
    min-width: 19em
  }
}

@media (min-width:1280px) {
  #flyout-nav {
    min-width: 22.5em
  }
}

#flyout-nav::-webkit-scrollbar {
  width: 8px
}

#flyout-nav::-webkit-scrollbar-track {
  background-color: #333033
}

#flyout-nav::-webkit-scrollbar-thumb, #flyout-nav::-webkit-scrollbar-thumb:window-inactive {
  background: #656565
}

.side-nav ul {
  list-style: none;
  padding: 0;
  margin: 0
}

  .side-nav ul li {
    padding: 0;
    position: relative
  }

.side-nav a {
  font-size: 1.2em;
  font-weight: 700;
  margin: 0;
  display: block;
  color: #000;
  padding: 1.25em 24px;
  padding: 1.25em 1.5rem
}

@media (min-width:992px) {
  .side-nav a {
    font-size: 1.25em
  }
}

.side-nav a.hover, .side-nav a:active, .side-nav a:focus, .side-nav a:hover {
  background: #eae8e8;
  text-decoration: none
}

.side-nav a.btn.hover, .side-nav a.btn:active, .side-nav a.btn:focus, .side-nav a.btn:hover {
  background-color: #a3deff
}

.side-nav__dropdown-toggle {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: .75em 1.25em;
  border: 0;
  outline: 0;
  background-color: transparent
}

  .side-nav__dropdown-toggle.hover, .side-nav__dropdown-toggle:active, .side-nav__dropdown-toggle:focus, .side-nav__dropdown-toggle:hover {
    outline: 0
  }

  .side-nav__dropdown-toggle .arrow {
    -webkit-transition: all .15s;
    transition: all .15s;
    display: block;
    -webkit-transform: translateY(25%) scaleY(-1);
    transform: translateY(25%) scaleY(-1);
    -webkit-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

    .side-nav__dropdown-toggle .arrow:before {
      content: "";
      display: block;
      width: 1.2em;
      height: 1.2em;
      border: .6em solid transparent;
      border-top-color: currentcolor;
      border-bottom: none;
      color: #000
    }

  .side-nav__dropdown-toggle.collapsed .arrow {
    -webkit-transform: translateY(25%) scaleY(1);
    transform: translateY(25%) scaleY(1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }

.side-nav--sub-menu li a {
  padding: 1em 24px;
  padding: 1em 1.5rem;
  font-weight: 600;
  font-size: 1em
}

@media (min-width:992px) {
  .side-nav--sub-menu li a {
    font-size: 1em
  }
}

.side-nav--supernav li a {
  font-weight: 400
}

.link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #656565;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0;
  outline: 0
}

@media (min-width:992px) {
  .link {
    font-size: 1.25em
  }
}

a.link.hover, a.link:active, a.link:focus, a.link:hover, button.link.hover, button.link:active, button.link:focus, button.link:hover {
  color: #656565;
  outline: 0
}

.link--arrow:after {
  vertical-align: inherit;
  -webkit-transition: all .35s;
  transition: all .35s;
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 0
}

.link--arrow.hover:after, .link--arrow:active:after, .link--arrow:focus:after, .link--arrow:hover:after {
  -webkit-transform: translate(.35em);
  transform: translate(.35em);
  opacity: 1
}

.link--arrow-left:before {
  vertical-align: inherit;
  margin-right: .65em
}

.link--underline {
  position: relative;
  padding-bottom: .4em;
  display: inline-block
}

  .link--underline:after {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: 1px solid;
    bottom: 0;
    left: 0;
    opacity: .5
  }

.link.text-white, .link.text-white.hover, .link.text-white:active, .link.text-white:focus, .link.text-white:hover {
  color: #fff
}

.nav-arrow {
  position: absolute;
  bottom: 40px;
  right: 10%
}

.btn {
  position: relative;
  display: inline-block;
  padding: .7em 1.2em;
  border: 0;
  background-color: #94d8ff;
  font-weight: 700;
  color: #000;
  border-radius: .5em;
  -webkit-box-shadow: 0 8px 8px -2px rgba(0, 0, 0, .25);
  box-shadow: 0 8px 8px -2px rgba(0, 0, 0, .25)
}

  .btn.hover, .btn:active, .btn:focus, .btn:hover {
    background-color: #a3deff;
    text-decoration: none;
    color: #000;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    cursor: pointer
  }

.btn--blue {
  background-color: #0f2c5b;
  color: #fff
}

  .btn--blue.hover, .btn--blue:active, .btn--blue:focus, .btn--blue:hover {
    background-color: #133771;
    color: #fff
  }

.btn--medium-blue {
  background-color: #2867b2;
  color: #fff
}

  .btn--medium-blue.hover, .btn--medium-blue:active, .btn--medium-blue:focus, .btn--medium-blue:hover {
    background-color: #2d73c7;
    color: #fff
  }

.btn--yellow {
  background-color: #ffa300
}

  .btn--yellow.hover, .btn--yellow:active, .btn--yellow:focus, .btn--yellow:hover {
    background-color: #ffac1a
  }

.btn--white {
  background-color: #fff;
  color: #0f2c5b
}

.btn--schedules {
  padding: .4em 2.25em .5em;
  border-radius: 2em
}

.btn--outline {
  background-color: transparent;
  border: 2px solid #0f2c5b;
  padding: .5em 1.2em
}

  .btn--outline.hover, .btn--outline:active, .btn--outline:focus, .btn--outline:hover {
    border-color: #94d8ff
  }

.btn.loading {
  color: transparent;
  position: relative
}

  .btn.loading:active, .btn.loading:focus, .btn.loading:hover {
    color: transparent;
    cursor: default
  }

  .btn.loading .loader {
    color: #fff;
    width: 1em;
    height: 1em;
    font-size: 4px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 50%;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s linear infinite;
    animation: load4 1.3s linear infinite;
    -webkit-transform: translateZ(0);
    transform: translateX(-50%) translateY(50%) translateZ(0)
  }

.btn-default.loading .loader {
  color: #eea82a
}

.btn-lg.loading .loader {
  font-size: 5px
}

.btn-sm.loading .loader {
  font-size: 3px
}

.btn-xs.loading .loader {
  font-size: 2px
}

@-webkit-keyframes load4 {
  0%,to {
    -webkit-box-shadow: 0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0;
    box-shadow: 0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0
  }

  12.5% {
    -webkit-box-shadow: 0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  25% {
    -webkit-box-shadow: 0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  50% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em
  }

  75% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0
  }

  87.5% {
    -webkit-box-shadow: 0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em;
    box-shadow: 0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em
  }
}

@keyframes load4 {
  0%,to {
    -webkit-box-shadow: 0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0;
    box-shadow: 0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0
  }

  12.5% {
    -webkit-box-shadow: 0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  25% {
    -webkit-box-shadow: 0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  50% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em
  }

  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em
  }

  75% {
    -webkit-box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0;
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0
  }

  87.5% {
    -webkit-box-shadow: 0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em;
    box-shadow: 0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em
  }
}

.new-btn span {
  -webkit-transition: all .2s;
  transition: all .2s
}

.button--loading span {
  visibility: hidden;
  opacity: 0
}

.button--loading:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #fff;
  border-radius: 50%;
  -webkit-animation: button-loading-spinner 1s ease infinite;
  animation: button-loading-spinner 1s ease infinite
}

.button--loading:hover:after {
  border-top-color: #ED6F2C
}

.btn-yellow-outline.button--loading:after {
  border-top-color: #ED6F2C !important
}

.btn-yellow-outline.button--loading:hover:after {
  border-top-color: #fff !important
}

@-webkit-keyframes button-loading-spinner {
  0% {
    -webkit-transform: rotate(0turn);
    transform: rotate(0turn)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes button-loading-spinner {
  0% {
    -webkit-transform: rotate(0turn);
    transform: rotate(0turn)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.logo {
  display: block;
  width: 200px
}

@media (min-width:568px) {
  .logo {
    width: 240px
  }
}

@media (min-width:1280px) {
  .logo {
    width: 300px
  }
}

.logo:before {
  content: "";
  display: block;
  background: url(../svg/logo.svg) no-repeat 50%;
  background-size: contain;
  width: 100%;
  padding-bottom: 19.57041%
}

@media (max-width:767px) {
  .ecommerce .logo:before {
    background: url(../png/logo-small.png) no-repeat 50%;
    background-size: contain;
    width: 20%;
    margin-left: 10px
  }
}

@media (max-width:567px) {
  .ecommerce .logo:before {
    background: url(../png/logo-small.png) no-repeat 50%;
    background-size: contain;
    width: 20%;
    margin-left: 10px !important
  }
}

.JumpNav {
  position: absolute;
  top: -200px;
  z-index: 500;
  color: #fff;
  background: #666;
  padding: 5px
}

  .JumpNav:focus {
    top: 0;
    left: 0;
    color: #fff
  }

.header-margin {
  margin-top: 63px
}

@media (min-width:568px) {
  .header-margin {
    margin-top: 70px
  }
}

@media (min-width:992px) {
  .header-margin {
    margin-top: 85px
  }
}

@media (min-width:1280px) {
  .header-margin {
    margin-top: 87px
  }
}

@media (min-width:1660px) {
  .header-margin {
    margin-top: 89px
  }
}

.banner--home {
  position: relative;
  background-color: #000
}

  .banner--home .slider--banner-home {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

    .banner--home .slider--banner-home .image, .banner--home .slider--banner-home .slick-list, .banner--home .slider--banner-home .slick-slide, .banner--home .slider--banner-home .slick-track {
      height: 100%
    }

    .banner--home .slider--banner-home .image {
      position: relative
    }

      .banner--home .slider--banner-home .image:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
      }

  .banner--home .bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .banner--home .bg-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 70%;
    background-image: -webkit-gradient(linear,left top, right top,from(rgba(0, 0, 0, .7)),to(transparent));
    background-image: linear-gradient(90deg,rgba(0, 0, 0, .7),transparent)
  }

@media (max-width:991px) {
  .banner--home .bg-cover {
    width: 100%;
    background-image: -webkit-gradient(linear,left top, right top,from(rgba(0, 0, 0, .7)),to(rgba(0, 0, 0, .2)));
    background-image: linear-gradient(90deg,rgba(0, 0, 0, .7),rgba(0, 0, 0, .2))
  }
}

.banner--home .content {
  position: relative
}

  .banner--home .content .title {
    font-family: Work Sans,sans-serif;
    font-size: 2.5em;
    line-height: 1.125;
    margin-bottom: .25em;
    text-shadow: 4px 4px 6px rgba(0, 0, 0, .5)
  }

@media (min-width:768px) {
  .banner--home .content .title span {
    display: block
  }
}

@media (min-width:992px) {
  .banner--home .content .title {
    font-size: 4em
  }
}

@media (max-width:767px) {
  .banner--home .content .title {
    max-width: 10em
  }
}

.banner--home .content h1 {
  font-family: Open Sans,sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 1em;
  max-width: 14em;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, .5)
}

@media (min-width:992px) {
  .banner--home .content h1 {
    font-size: 1em
  }
}

@media (min-width:568px) {
  .banner--home .content h1 {
    max-width: 18em
  }
}

@media (min-width:992px) {
  .banner--home .content h1 {
    font-size: 1.2em;
    max-width: 23em
  }
}

@media (min-width:992px) and (min-width:992px) {
  .banner--home .content h1 {
    font-size: 1.25em
  }
}

.banner--interior, .banner--landing {
  position: relative
}

  .banner--interior:before, .banner--landing:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 60%;
    background-image: -webkit-gradient(linear,left top, right top,from(#000),to(transparent));
    background-image: linear-gradient(90deg,#000,transparent)
  }

@media (max-width:767px) {
  .banner--interior:before, .banner--landing:before {
    width: 100%
  }
}

.banner--interior .content, .banner--landing .content {
  position: relative
}

  .banner--interior .content .title, .banner--landing .content .title {
    font-family: Work Sans,sans-serif;
    font-size: 2.5em;
    line-height: 1.125;
    margin-bottom: .25em;
    text-shadow: 4px 4px 6px rgba(0, 0, 0, .5)
  }

@media (min-width:768px) {
  .banner--interior .content .title span, .banner--landing .content .title span {
    display: block
  }
}

@media (min-width:992px) {
  .banner--interior .content .title, .banner--landing .content .title {
    font-size: 4em
  }
}

@media (max-width:767px) {
  .banner--interior .content .title, .banner--landing .content .title {
    max-width: 10em
  }
}

.banner--interior .content .sub-title, .banner--interior .content h1, .banner--landing .content .sub-title, .banner--landing .content h1 {
  font-size: 1em;
  font-family: Open Sans,sans-serif;
  font-weight: 700;
  line-height: 1.45;
  margin-bottom: 0;
  max-width: 25em;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, .5)
}

@media (min-width:992px) {
  .banner--interior .content .sub-title, .banner--interior .content h1, .banner--landing .content .sub-title, .banner--landing .content h1 {
    font-size: 1em
  }
}

.banner--interior .content {
  position: relative
}

@media (min-width:992px) {
  .banner--interior .content .title {
    font-size: 3em
  }
}

.banner--interior.dark-text:before {
  display: none
}

.banner--interior.dark-text .content .sub-title, .banner--interior.dark-text .content .title, .banner--interior.dark-text .content h1 {
  text-shadow: none
}

.blue-banner {
  background-color: #0f2c5b;
  color: #fff;
  padding: 2em 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all .6s;
  transition: all .6s
}

  .blue-banner h3 {
    color: #fff;
    margin-bottom: .1em !important
  }

  .blue-banner #section-courseselect-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

    .blue-banner #section-courseselect-header > div {
      padding-right: 1em;
      border-right: 1px solid #fff
    }

  .blue-banner .zip-number {
    font-weight: 700;
    font-size: 1.2em
  }

  .blue-banner button {
    margin-left: 1em
  }

@media (max-width:991px) {
  #section-courseselect-header {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
}

.scrolled .blue-banner {
  top: 67px !important;
  -webkit-transition: all .6s;
  transition: all .6s
}

@media (max-width:1279px) {
  .blue-banner {
    top: 85px !important
  }
}

@media (max-width:991px) {
  .blue-banner {
    top: 70px !important
  }
}

@media (max-width:567px) {
  .blue-banner, .scrolled .blue-banner {
    top: 63px !important
  }
}

.blue-banner-offset {
  padding-top: 100px
}

.filter-programs.enroll-courses-result {
  padding-top: 6em
}

.filter-select .content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#main-content .blue-banner {
  top: -60px !important
}

@media (max-width:767px) {
  .filter-programs.filter-select .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

    .filter-programs.filter-select .content .row {
      margin-bottom: 0 !important
    }

      .filter-programs.filter-select .content .row .d-flex, .filter-programs.filter-select .content .row .tab-container--centered {
        display: block !important
      }
}

@media (max-width:699px) {
  .filter-programs.filter-select {
    padding-top: 4em
  }
}

@media (max-width:433px) {
  .filter-programs.enroll-courses-result {
    padding-top: 6em
  }
}

@media (max-width:367px) {
  .filter-programs.enroll-courses-result {
    padding-top: 7.5em
  }
}

.slider--flex .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%
}

.slider--flex .slick-list, .slider--flex .slick-slide, .slider--flex .slick-slide > div, .slider--flex .slick-track {
  height: 100%
}

.slider--arrows {
  padding-left: 63px;
  padding-right: 63px
}

  .slider--arrows .slick-next, .slider--arrows .slick-prev {
    color: inherit;
    display: block;
    width: 42px;
    height: 1em;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    position: absolute;
    z-index: 5;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

    .slider--arrows .slick-next:before, .slider--arrows .slick-prev:before {
      display: block;
      -webkit-transition: all .15s;
      transition: all .15s;
      opacity: 1;
      font-family: Font Awesome Kit;
      font-weight: 400;
      content: "\e000";
      font-size: 1.44em
    }

@media (min-width:992px) {
  .slider--arrows .slick-next:before, .slider--arrows .slick-prev:before {
    font-size: 1.5625em
  }
}

.slider--arrows .slick-next:active:before, .slider--arrows .slick-next:focus:before, .slider--arrows .slick-next:hover:before, .slider--arrows .slick-prev:active:before, .slider--arrows .slick-prev:focus:before, .slider--arrows .slick-prev:hover:before {
  opacity: 1
}

.slider--arrows .slick-prev {
  left: 0
}

  .slider--arrows .slick-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

.slider--arrows .slick-next {
  right: 0
}

.custom-slider-controls .slide-m-dots .slick-dots, .slider--dots .slick-dots {
  list-style: none;
  margin: .5em -5px 0;
  padding: 0
}

  .custom-slider-controls .slide-m-dots .slick-dots li, .slider--dots .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
  }

    .custom-slider-controls .slide-m-dots .slick-dots li button, .slider--dots .slick-dots li button {
      color: inherit;
      font-size: 0;
      margin: 0;
      padding: 0;
      cursor: pointer;
      -webkit-transition: all .15s;
      transition: all .15s;
      color: #eae8e8;
      border: 0;
      outline: 0;
      position: relative;
      width: 16px;
      width: 1rem;
      height: 16px;
      height: 1rem;
      background: transparent
    }

      .custom-slider-controls .slide-m-dots .slick-dots li button:before, .slider--dots .slick-dots li button:before {
        content: "";
        display: block;
        border: 8px solid;
        background: #eae8e8;
        border-radius: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
      }

      .custom-slider-controls .slide-m-dots .slick-dots li button.hover, .custom-slider-controls .slide-m-dots .slick-dots li button:active, .custom-slider-controls .slide-m-dots .slick-dots li button:focus, .custom-slider-controls .slide-m-dots .slick-dots li button:hover, .slider--dots .slick-dots li button.hover, .slider--dots .slick-dots li button:active, .slider--dots .slick-dots li button:focus, .slider--dots .slick-dots li button:hover {
        color: #d9d5d5
      }

    .custom-slider-controls .slide-m-dots .slick-dots li.slick-active button:before, .slider--dots .slick-dots li.slick-active button:before {
      color: #ffa300
    }

.custom-slider-controls .dots-white.slide-m-dots li button, .slider--dots.dots-white li button {
  color: #fff
}

.custom-slider-controls .dots-center.slide-m-dots .slick-dots, .slider--dots.dots-center .slick-dots {
  text-align: center
}

.custom-slider-controls {
  margin-top: 1em
}

  .custom-slider-controls .slide-m-dots > .slick-dots {
    margin-top: 0
  }

    .custom-slider-controls .slide-m-dots > .slick-dots li {
      line-height: 0
    }

  .custom-slider-controls .slide-m-dots.dots-white button {
    color: #fff
  }

  .custom-slider-controls .slide-arrow {
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 1.44em;
    color: #0f2c5b
  }

@media (min-width:992px) {
  .custom-slider-controls .slide-arrow {
    font-size: 1.5625em
  }
}

.custom-slider-controls .slide-arrow.slide-m-prev i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.custom-slider-controls .slide-arrow.hover, .custom-slider-controls .slide-arrow:active, .custom-slider-controls .slide-arrow:focus, .custom-slider-controls .slide-arrow:hover {
  outline: 0
}

@media (max-width:992px) {
  .custom-slider-controls > .row {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
}

.slider-narrow-gutters .slick-slide {
  margin: 0 13px
}

.slider--awards .slick-track {
  margin-left: auto;
  margin-right: auto
}

.sitemap {
  color: #000;
  font-weight: 600
}

  .sitemap > ul > li > ul > li {
    font-weight: 400
  }

  .sitemap ul {
    list-style: none;
    border-left: 3px solid hsla(0, 0%, 82.7%, .5)
  }

  .sitemap > ul {
    padding: 0;
    margin: 0;
    border: 0
  }

  .sitemap li {
    padding: 0
  }

    .sitemap li > a {
      margin: .75em 0
    }

  .sitemap a {
    display: table;
    color: #000
  }

    .sitemap a.hover, .sitemap a:active, .sitemap a:focus, .sitemap a:hover {
      color: #000;
      text-decoration: underline
    }

.input-group {
  display: block;
  margin-bottom: 1em
}

  .input-group.file-input, .input-group input, .input-group select, .input-group textarea {
    display: block;
    width: 100%
  }

    .input-group.file-input[type=date]:focus ~ .far, .input-group.file-input[type=date]:focus ~ .link--arrow-left:before, .input-group.file-input[type=date]:focus ~ .link--arrow:after, .input-group.file-input[type=date]:focus ~ .select:after, .input-group.file-input[type=date]:hover ~ .far, .input-group.file-input[type=date]:hover ~ .link--arrow-left:before, .input-group.file-input[type=date]:hover ~ .link--arrow:after, .input-group.file-input[type=date]:hover ~ .select:after, .input-group input[type=date]:focus ~ .far, .input-group input[type=date]:focus ~ .link--arrow-left:before, .input-group input[type=date]:focus ~ .link--arrow:after, .input-group input[type=date]:focus ~ .select:after, .input-group input[type=date]:hover ~ .far, .input-group input[type=date]:hover ~ .link--arrow-left:before, .input-group input[type=date]:hover ~ .link--arrow:after, .input-group input[type=date]:hover ~ .select:after, .input-group select[type=date]:focus ~ .far, .input-group select[type=date]:focus ~ .link--arrow-left:before, .input-group select[type=date]:focus ~ .link--arrow:after, .input-group select[type=date]:focus ~ .select:after, .input-group select[type=date]:hover ~ .far, .input-group select[type=date]:hover ~ .link--arrow-left:before, .input-group select[type=date]:hover ~ .link--arrow:after, .input-group select[type=date]:hover ~ .select:after, .input-group textarea[type=date]:focus ~ .far, .input-group textarea[type=date]:focus ~ .link--arrow-left:before, .input-group textarea[type=date]:focus ~ .link--arrow:after, .input-group textarea[type=date]:focus ~ .select:after, .input-group textarea[type=date]:hover ~ .far, .input-group textarea[type=date]:hover ~ .link--arrow-left:before, .input-group textarea[type=date]:hover ~ .link--arrow:after, .input-group textarea[type=date]:hover ~ .select:after {
      opacity: 0
    }

  .input-group .far, .input-group .link--arrow-left:before, .input-group .link--arrow:after, .input-group .select:after {
    float: right;
    line-height: 1.2;
    opacity: .8;
    position: absolute;
    font-size: 1.2em;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .15s;
    transition: all .15s;
    pointer-events: none
  }

@media (min-width:992px) {
  .input-group .far, .input-group .link--arrow-left:before, .input-group .link--arrow:after, .input-group .select:after {
    font-size: 1.25em
  }
}

.input-group {
  width: 100%;
  position: relative
}

  .input-group .label {
    position: absolute;
    left: 1.4375em;
    top: 1.375em;
    -webkit-transform: translateY(-55%) scale(.7);
    transform: translateY(-55%) scale(.7);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all .15s;
    transition: all .15s;
    cursor: text;
    opacity: .5
  }

  .input-group.file-input, .input-group .select select, .input-group input, .input-group textarea {
    padding: 1.725em 1.4375em .575em
  }

    .input-group input[type=email]::-webkit-input-placeholder, .input-group input[type=file]::-webkit-input-placeholder, .input-group input[type=text]::-webkit-input-placeholder, .input-group textarea::-webkit-input-placeholder {
      color: transparent
    }

    .input-group input[type=email]:-moz-placeholder, .input-group input[type=email]::-moz-placeholder, .input-group input[type=file]:-moz-placeholder, .input-group input[type=file]::-moz-placeholder, .input-group input[type=text]:-moz-placeholder, .input-group input[type=text]::-moz-placeholder, .input-group textarea:-moz-placeholder, .input-group textarea::-moz-placeholder {
      color: transparent
    }

    .input-group input[type=email]:-ms-input-placeholder, .input-group input[type=file]:-ms-input-placeholder, .input-group input[type=text]:-ms-input-placeholder, .input-group textarea:-ms-input-placeholder {
      color: transparent
    }

    .input-group input[type=email].placeholder-shown + .label, .input-group input[type=email]:placeholder-shown + .label, .input-group input[type=file].placeholder-shown + .label, .input-group input[type=file]:placeholder-shown + .label, .input-group input[type=text].placeholder-shown + .label, .input-group input[type=text]:placeholder-shown + .label, .input-group textarea.placeholder-shown + .label, .input-group textarea:placeholder-shown + .label {
      top: 1.95em;
      -webkit-transform: translateY(-50%) scale(1);
      transform: translateY(-50%) scale(1)
    }

    .input-group input[type=email]:focus + .label, .input-group input[type=text]:focus + .label, .input-group textarea:focus + .label {
      top: 1.375em;
      -webkit-transform: translateY(-55%) scale(.7);
      transform: translateY(-55%) scale(.7)
    }

  .input-group .select.default-selected + .label {
    top: 1.95em;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    pointer-events: none
  }

  .input-group .select.default-selected select {
    color: transparent
  }

  .input-group .select.default-selected option {
    color: #000
  }

  .input-group.file-input strong {
    position: absolute;
    display: block;
    -webkit-transition: all .15s;
    transition: all .15s;
    -webkit-transform: translateY(-50%) scale(.75);
    transform: translateY(-50%) scale(.75);
    top: calc(50% - 14px);
    left: 10px
  }

.file-input {
  cursor: pointer;
  position: relative;
  background: #fff;
  padding-right: 3em
}

  .file-input > input[type=file] {
    display: block;
    z-index: -1;
    position: absolute;
    top: -1px;
    left: -1px;
    margin: 0;
    height: calc(100% + 2px);
    width: calc(100% + 2px)
  }

    .file-input > input[type=file].placeholder-shown ~ .file-name {
      opacity: 0
    }

  .file-input .file-name {
    max-width: 100%;
    display: block;
    overflow: hidden;
    min-height: 1em;
    white-space: nowrap;
    opacity: 1;
    -webkit-transition: opacity .15s;
    transition: opacity .15s
  }

.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex
}

  .input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2
  }

    .input-group-append .btn:focus, .input-group-prepend .btn:focus {
      z-index: 3
    }

    .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
      margin-left: -1px
    }

.input-group-prepend {
  margin-right: -1px
}

.input-group-append {
  margin-left: -1px
}

.input-group-text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 6px 12px;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

  .input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0
  }

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 8px 16px;
  padding: .5rem 1rem;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 4px 8px;
  padding: .25rem .5rem;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 28px;
  padding-right: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

  .tab-nav > li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

  .tab-nav button {
    color: inherit;
    display: block;
    opacity: .3;
    padding: 0;
    background: transparent;
    outline: 0;
    border: 0
  }

    .tab-nav button:after {
      content: "";
      display: block;
      width: 80px;
      width: 5rem;
      max-width: 100%;
      border-bottom: 1px solid;
      margin-top: .25em;
      opacity: 0;
      -webkit-transition: all .15s;
      transition: all .15s
    }

    .tab-nav button.active, .tab-nav button.hover, .tab-nav button:active, .tab-nav button:focus, .tab-nav button:hover {
      opacity: 1;
      text-decoration: none
    }

      .tab-nav button.active:after, .tab-nav button.hover:after, .tab-nav button:active:after, .tab-nav button:focus:after, .tab-nav button:hover:after {
        opacity: 1
      }

.tab-dots {
  list-style: none;
  margin: 2em -5px 0;
  padding: 0
}

  .tab-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
  }

    .tab-dots li button {
      display: block;
      color: inherit;
      font-size: 0;
      margin: 0;
      padding: 0;
      cursor: pointer;
      -webkit-transition: all .15s;
      transition: all .15s;
      color: #000;
      border: 0;
      outline: 0;
      position: relative;
      width: 16px;
      width: 1rem;
      height: 16px;
      height: 1rem;
      background: transparent
    }

      .tab-dots li button:before {
        border: 2px solid;
        background: rgba(0, 0, 0, .5);
        border-radius: 100%;
        opacity: .5
      }

      .tab-dots li button:after, .tab-dots li button:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
      }

      .tab-dots li button:after {
        width: 18.4px;
        width: 1.15rem;
        height: 18.4px;
        height: 1.15rem;
        border: 1px solid;
        border-radius: 100%;
        opacity: 0;
        -webkit-transition: all .4s;
        transition: all .4s
      }

      .tab-dots li button.active:after {
        opacity: .5
      }

.tab-container--centered .tab-content {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

  .tab-container--centered .tab-content.active {
    top: 0;
    -webkit-transform: translate(0);
    transform: translate(0)
  }

.program-tabs .tab-content {
  color: #0f2c5b
}

  .program-tabs .tab-content .image {
    position: relative;
    padding-bottom: 39.01895%;
    margin-top: 26px
  }

@media (min-width:1280px) {
  .program-tabs .tab-content .image {
    margin-top: 39px
  }
}

.program-tabs .nav-tabs {
  border-bottom: 0
}

  .program-tabs .nav-tabs .nav-item {
    width: 50%;
    padding: 0;
    border: 1px solid #c6c6c6
  }

@media (min-width:992px) {
  .program-tabs .nav-tabs .nav-item {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #c6c6c6
  }

    .program-tabs .nav-tabs .nav-item:last-child {
      border-bottom: 0
    }
}

.program-tabs .nav-tabs .nav-item .nav-link {
  position: relative;
  border: 0;
  border-radius: 0;
  padding: 1em .7em;
  height: 100%;
  color: #2867b2
}

@media (min-width:992px) {
  .program-tabs .nav-tabs .nav-item .nav-link {
    font-size: 1.125em
  }
}

@media (max-width:991px) {
  .program-tabs .nav-tabs .nav-item .nav-link {
    font-size: .83333em
  }
}

@media (max-width:991px) and (min-width:992px) {
  .program-tabs .nav-tabs .nav-item .nav-link {
    font-size: .8em
  }
}

.program-tabs .nav-tabs .nav-item .nav-link img {
  position: absolute;
  left: calc(100% + 15px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 3.25em;
  opacity: 0;
  -webkit-transition: all .15s;
  transition: all .15s
}

@media (max-width:991px) {
  .program-tabs .nav-tabs .nav-item .nav-link img {
    display: none
  }
}

@media (min-width:1280px) {
  .program-tabs .nav-tabs .nav-item .nav-link {
    padding: 1.25em .8em
  }
}

.program-tabs .nav-tabs .nav-item .nav-link.hover img, .program-tabs .nav-tabs .nav-item .nav-link:active img, .program-tabs .nav-tabs .nav-item .nav-link:focus img, .program-tabs .nav-tabs .nav-item .nav-link:hover img {
  opacity: .35
}

.program-tabs .nav-tabs .nav-item .nav-link.active {
  background-color: #2867b2;
  color: #fff;
  font-weight: 700
}

  .program-tabs .nav-tabs .nav-item .nav-link.active img {
    opacity: 1
  }

.program-tabs.text-white .tab-content {
  color: #fff
}

  .program-tabs.text-white .tab-content .image:before {
    display: none
  }

.program-tabs.text-white .nav-link {
  color: #fff !important
}

  .program-tabs.text-white .nav-link.active {
    color: #0f2c5b !important
  }

.program-tabs.text-blue .nav-link {
  color: #2867b2 !important
}

  .program-tabs.text-blue .nav-link.active {
    background-color: #2867b2 !important;
    color: #fff !important
  }

.session-tabs .tab-content {
  color: #0f2c5b
}

  .session-tabs .tab-content .image {
    position: relative;
    padding-bottom: 39.01895%;
    margin-top: 26px;
    -webkit-box-shadow: -5px 5px 5px 0 rgba(0, 0, 0, .4);
    box-shadow: -5px 5px 5px 0 rgba(0, 0, 0, .4)
  }

@media (min-width:1280px) {
  .session-tabs .tab-content .image {
    margin-top: 39px
  }
}

.session-tabs .tab-content .image:before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  background-image: url(../corner.html);
  width: 15%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 0
}

@media (min-width:992px) {
  .session-tabs .tab-content .book-row img {
    margin-left: auto;
    margin-right: auto;
    max-height: 223px
  }
}

@media (max-width:991px) {
  .session-tabs .tab-content .book-row > div:nth-child(odd) img {
    margin-left: auto
  }
}

.session-tabs .nav-tabs {
  border-bottom: 0;
  margin: 0 -2px
}

  .session-tabs .nav-tabs .nav-item {
    width: calc(50% - 4px);
    padding: 0;
    border: 0;
    margin: 2px 2px 0
  }

@media (min-width:992px) {
  .session-tabs .nav-tabs .nav-item {
    width: calc(20% - 4px)
  }
}

.session-tabs .nav-tabs .nav-item .disabled, .session-tabs .nav-tabs .nav-item .nav-link {
  position: relative;
  border: 0;
  border-radius: 0;
  padding: 1em .7em;
  color: #0f2c5b;
  text-align: center;
  background-color: #f1f0f0
}

@media (max-width:991px) {
  .session-tabs .nav-tabs .nav-item .disabled, .session-tabs .nav-tabs .nav-item .nav-link {
    font-size: .83333em
  }
}

@media (max-width:991px) and (min-width:992px) {
  .session-tabs .nav-tabs .nav-item .disabled, .session-tabs .nav-tabs .nav-item .nav-link {
    font-size: .8em
  }
}

@media (min-width:992px) {
  .session-tabs .nav-tabs .nav-item .disabled, .session-tabs .nav-tabs .nav-item .nav-link {
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
  }
}

@media (min-width:1280px) {
  .session-tabs .nav-tabs .nav-item .disabled, .session-tabs .nav-tabs .nav-item .nav-link {
    padding: 1.25em .7em
  }
}

.session-tabs .nav-tabs .nav-item .disabled p, .session-tabs .nav-tabs .nav-item .nav-link p {
  position: relative
}

.session-tabs .nav-tabs .nav-item .disabled:before, .session-tabs .nav-tabs .nav-item .nav-link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .2);
  opacity: 0;
  -webkit-transition: all .15s;
  transition: all .15s
}

@media (min-width:992px) {
  .session-tabs .nav-tabs .nav-item .disabled:before, .session-tabs .nav-tabs .nav-item .nav-link:before {
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
  }
}

.session-tabs .nav-tabs .nav-item .disabled.active, .session-tabs .nav-tabs .nav-item .nav-link.active {
  background-image: radial-gradient(circle,#0098ed,#2867b2 70%);
  color: #fff
}

  .session-tabs .nav-tabs .nav-item .disabled.active:before, .session-tabs .nav-tabs .nav-item .nav-link.active:before {
    display: none
  }

.session-tabs .nav-tabs .nav-item .disabled.hover:before, .session-tabs .nav-tabs .nav-item .disabled:active:before, .session-tabs .nav-tabs .nav-item .disabled:focus:before, .session-tabs .nav-tabs .nav-item .disabled:hover:before, .session-tabs .nav-tabs .nav-item .nav-link.hover:before, .session-tabs .nav-tabs .nav-item .nav-link:active:before, .session-tabs .nav-tabs .nav-item .nav-link:focus:before, .session-tabs .nav-tabs .nav-item .nav-link:hover:before {
  opacity: 1
}

.session-tabs .nav-tabs .nav-item .disabled, .session-tabs .nav-tabs .nav-item .ird-disabled {
  background-image: none;
  background-color: #f1f0f0;
  color: hsla(0, 0%, 39.6%, .3)
}

  .session-tabs .nav-tabs .nav-item .disabled:before, .session-tabs .nav-tabs .nav-item .ird-disabled:before {
    display: none
  }

ul.tabs, ul.tabs_bluetext, ul.tabs_darkbg {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%
}

  ul.tabs_bluetext li, ul.tabs_darkbg li, ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 1em .7em;
    font-size: 1.125em;
    color: #2867b2;
    position: relative;
    border-bottom: 1px solid #c6c6c6
  }

@media (min-width:1280px) {
  ul.tabs_bluetext li, ul.tabs_darkbg li, ul.tabs li {
    padding: 1.25em .8em
  }
}

ul.tabs_bluetext li:last-child, ul.tabs_darkbg li:last-child, ul.tabs li:last-child {
  border: 0
}

ul.tabs_bluetext li img, ul.tabs_darkbg li img, ul.tabs li img {
  position: absolute;
  left: calc(100% + 15px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 3.25em;
  opacity: 0;
  -webkit-transition: all .15s;
  transition: all .15s
}

@media (max-width:991px) {
  ul.tabs_bluetext li img, ul.tabs_darkbg li img, ul.tabs li img {
    display: none
  }
}

ul.tabs_bluetext li.hover img, ul.tabs_bluetext li:active img, ul.tabs_bluetext li:focus img, ul.tabs_bluetext li:hover img, ul.tabs_darkbg li.hover img, ul.tabs_darkbg li:active img, ul.tabs_darkbg li:focus img, ul.tabs_darkbg li:hover img, ul.tabs li.hover img, ul.tabs li:active img, ul.tabs li:focus img, ul.tabs li:hover img {
  opacity: .35
}

ul.tabs_bluetext li.active, ul.tabs_darkbg li.active, ul.tabs li.active {
  background-color: #2867b2;
  color: #fff;
  font-weight: 700
}

  ul.tabs_bluetext li.active img, ul.tabs_darkbg li.active img, ul.tabs li.active img {
    opacity: 1
  }

.tab_content, .tab_content_bluetext, .tab_content_darkbg {
  display: none;
  color: #0f2c5b
}

  .tab_content .image, .tab_content_bluetext .image, .tab_content_darkbg .image {
    position: relative;
    padding-bottom: 39.01895%;
    margin-top: 26px
  }

@media (min-width:1280px) {
  .tab_content .image, .tab_content_bluetext .image, .tab_content_darkbg .image {
    margin-top: 39px
  }
}

@media (max-width:991px) {
  .tab_content, .tab_content_bluetext, .tab_content_darkbg {
    padding: 2em 1em
  }
}

.tab_drawer_heading, .tab_drawer_heading_bluetext, .tab_drawer_heading_darkbg {
  display: none
}

@media (max-width:991px) {
  .tabs, .tabs_bluetext, .tabs_darkbg {
    display: none
  }

  .tab_drawer_heading, .tab_drawer_heading_bluetext, .tab_drawer_heading_darkbg {
    position: relative;
    color: #2867b2;
    border-top: 1px solid #c6c6c6;
    margin: 0;
    padding: 1em;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
}

@media (max-width:991px) and (min-width:568px) {
  .tab_drawer_heading, .tab_drawer_heading_bluetext, .tab_drawer_heading_darkbg {
    font-size: 1.125em
  }
}

@media (max-width:991px) {
  .d_active {
    background-color: #2867b2;
    color: #fff;
    font-weight: 700
  }

    .d_active i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transform-origin: center;
      transform-origin: center
    }
}

.bc-list {
  padding: 0;
  margin-bottom: 0;
  list-style: none
}

  .bc-list li {
    display: inline-block;
    position: relative;
    padding: 0 1.2em 0 0;
    margin-right: .25em;
    font-size: .83333em
  }

@media (min-width:992px) {
  .bc-list li {
    font-size: .8em
  }
}

.bc-list li a {
  color: inherit
}

  .bc-list li a.hover, .bc-list li a:active, .bc-list li a:focus, .bc-list li a:hover {
    text-decoration: none;
    color: inherit
  }

.bc-list li:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 0
}

.bc-list li:last-child {
  font-weight: 500;
  padding-right: 0;
  margin-right: 0
}

  .bc-list li:last-child:after {
    display: none
  }

.pagination {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0
}

  .pagination li.active {
    font-weight: 600
  }

  .pagination li a {
    color: inherit
  }

    .pagination li a.hover, .pagination li a:active, .pagination li a:focus, .pagination li a:hover {
      text-decoration: none
    }

#enrollment {
  padding-top: 88px
}

  #enrollment hr {
    border: 1px solid;
    opacity: .75;
    margin: 1em 0;
    color: #d3d3d3;
    width: 100%;
    display: inline-block
  }

    #enrollment hr.bar {
      border: 0
    }

  #enrollment .btn--outline {
    background-color: transparent;
    color: #0f2c5b
  }

    #enrollment .btn--outline:focus {
      background-color: #0f2c5b;
      color: #fff
    }

  #enrollment .radius {
    border-radius: 20px
  }

  #enrollment .options-btn {
    border-radius: 50%;
    background-color: #0f2c5b;
    color: #fff;
    height: 65px;
    width: 65px
  }

  #enrollment .session-item {
    position: relative;
    background-image: radial-gradient(circle,#2867b2,#0f2c5b);
    font-weight: 700;
    text-align: center;
    padding: 2.5em .75em;
    height: 100%
  }

    #enrollment .session-item:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #ffa300;
      -webkit-transition: all .15s;
      transition: all .15s;
      opacity: 0
    }

    #enrollment .session-item.selected {
      background-color: #ffa300;
      background-image: none
    }

      #enrollment .session-item.selected span {
        color: #0f2c5b
      }

    #enrollment .session-item.disabled {
      background-color: #d3d3d3;
      background-image: none
    }

      #enrollment .session-item.disabled:hover {
        cursor: not-allowed
      }

        #enrollment .session-item.disabled:hover:before {
          opacity: 0
        }

        #enrollment .session-item.disabled:hover span {
          color: #fff
        }

    #enrollment .session-item span {
      position: relative;
      color: #fff;
      margin-bottom: 0;
      font-size: 1.5em;
      line-height: 1.35
    }

    #enrollment .session-item.hover, #enrollment .session-item:active, #enrollment .session-item:focus, #enrollment .session-item:hover {
      text-decoration: none
    }

      #enrollment .session-item.hover:before, #enrollment .session-item:active:before, #enrollment .session-item:focus:before, #enrollment .session-item:hover:before {
        opacity: 1
      }

      #enrollment .session-item.hover span, #enrollment .session-item:active span, #enrollment .session-item:focus span, #enrollment .session-item:hover span {
        color: #0f2c5b
      }

  #enrollment .grade-item-row .grade-item {
    color: #fff
  }

    #enrollment .grade-item-row .grade-item.selected {
      background-color: #ffa300;
      background-image: none
    }

      #enrollment .grade-item-row .grade-item.hover span, #enrollment .grade-item-row .grade-item.selected span, #enrollment .grade-item-row .grade-item:active span, #enrollment .grade-item-row .grade-item:focus span, #enrollment .grade-item-row .grade-item:hover span {
        color: #0f2c5b
      }

    #enrollment .grade-item-row .grade-item span {
      font-size: 2.0736em
    }

@media (min-width:992px) {
  #enrollment .grade-item-row .grade-item span {
    font-size: 2.44141em
  }
}

@media (max-width:568px) {
  #enrollment .grade-item-row .grade-item span {
    font-size: 1.2em
  }
}

@media (max-width:568px) and (min-width:992px) {
  #enrollment .grade-item-row .grade-item span {
    font-size: 1.25em
  }
}

#enrollment .grade-item-row div:last-child:hover span {
  color: #fff
}

#enrollment .grade-item-row .grade-item-level-00 span {
  padding: 0 !important;
  font-size: 1em
}

@media (min-width:992px) {
  #enrollment .grade-item-row .grade-item-level-00 span {
    font-size: 1em
  }
}

@media (max-width:485px) {
  #enrollment .grade-item-row .grade-item-level-00 span {
    font-size: .75em
  }
}

@media (min-width:568px) {
  #enrollment .grade-item-row .grade-item-level-00 {
    padding-top: 34px
  }
}

@media (min-width:1770px) {
  #enrollment .grade-item-row .grade-item-level-00 {
    padding-top: 40px
  }
}

#enrollment .grade-item-row .grade-item-level-12 span {
  padding: 0 !important;
  font-size: 1em;
  position: relative !important;
  top: 0 !important;
  left: 0 !important
}

@media (min-width:992px) {
  #enrollment .grade-item-row .grade-item-level-12 span {
    font-size: 1em
  }
}

@media (max-width:485px) {
  #enrollment .grade-item-row .grade-item-level-12 span {
    font-size: .75em
  }
}

@media (min-width:1660px) {
  #enrollment .grade-item-row .grade-item-level-12 {
    min-height: 106px;
    padding-top: 38px
  }
}

#enrollment .grade-item-row .grade-item-level-K0 span {
  padding: 0 !important;
  font-size: 1.05622em
}

@media (min-width:992px) {
  #enrollment .grade-item-row .grade-item-level-K0 span {
    font-size: 1.06923em
  }
}

@media (max-width:485px) {
  #enrollment .grade-item-row .grade-item-level-K0 span {
    font-size: .75em
  }
}

@media (min-width:568px) {
  #enrollment .grade-item-row .grade-item-level-K0 {
    padding-top: 34px
  }
}

@media (min-width:1280px) {
  #enrollment .grade-item-row .grade-item-level-K0 {
    padding-top: 40px
  }
}

#enrollment .grade-item-row .grade-item-level-P0 span {
  padding: 0 !important;
  font-size: 1.17832em
}

@media (min-width:992px) {
  #enrollment .grade-item-row .grade-item-level-P0 span {
    font-size: 1.22242em
  }
}

@media (max-width:485px) {
  #enrollment .grade-item-row .grade-item-level-P0 span {
    font-size: .75em
  }
}

@media (max-width:768px) {
  #enrollment .filter-select select {
    border: 1px solid
  }
}

#enrollment .filter-select select {
  border-radius: .5em
}

#enrollment .filter-select .custom-select-blue {
  padding-right: 0 !important
}

#enrollment .results .result-row {
  border-bottom: 0 solid #d3d3d3
}

  #enrollment .results .result-row .course-result {
    background: #fff !important
  }

#enrollment .results > .row {
  margin: 0
}

  #enrollment .results > .row:nth-child(odd) {
    background-color: #eae8e8
  }

@media (min-width:768px) {
  #enrollment .results .col:nth-child(odd) {
    background-color: #d3d3d3
  }

    #enrollment .results .col:nth-child(odd) .border--right {
      border-right: 1px solid #eae8e8
    }

  #enrollment .results .col:nth-child(2n) {
    background-color: #eae8e8
  }

    #enrollment .results .col:nth-child(2n) .border--right {
      border-right: 1px solid #d3d3d3
    }
}

#enrollment .results .result {
  padding: 1.5em 0
}

  #enrollment .results .result span {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    padding-left: 5px;
    padding-right: 5px
  }

@media (max-width:568px) {
  #enrollment .results .result span {
    font-size: .75em
  }
}

#enrollment .results .result p {
  position: absolute;
  left: 0;
  margin: 0;
  padding-top: 5px;
  line-height: 14px
}

#enrollment .results .result .small, #enrollment .results .result small {
  font-size: .6em
}

#enrollment .results .mobile-select {
  margin-top: -15px
}

  #enrollment .results .mobile-select .select-result {
    border-radius: 20px
  }

#enrollment .results .select-result.new-btn {
  text-align: center;
  background: #ED6F2C;
  color: #fff;
  border-color: #ED6F2C;
  padding: .5em 2em
}

  #enrollment .results .select-result.new-btn:hover {
    color: #ED6F2C;
    background: #fff
  }

@media (max-width:992px) {
  #enrollment .results .result-set {
    margin-bottom: 1em
  }

    #enrollment .results .result-set .result {
      padding: 2em 0 3em
    }
}

#enrollment input, #enrollment select {
  border: 2px solid #707070
}

#enrollment .line-items .row:first-child {
  border-radius: 20px;
  background-color: #fff
}

  #enrollment .line-items .row:first-child .border--right {
    border-right: 1px solid #eae8e8
  }

#enrollment .line-items .row:nth-child(2n) {
  background-color: #eae8e8
}

  #enrollment .line-items .row:nth-child(2n) .border--right {
    border-right: 1px solid #d3d3d3
  }

#enrollment .add-student, #enrollment .line-items .total-paid {
  background: transparent !important
}

#enrollment .add-student {
  margin-top: -1em
}

  #enrollment .add-student i {
    color: #fff;
    background-color: #0f2c5b;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
  }

  #enrollment .add-student .invoice-total {
    padding-left: 1em
  }

@media (max-width:768px) {
  #enrollment .add-student .invoice-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
  }

  #enrollment .add-student .total-due {
    border: 1px solid;
    padding: .5em 1em;
    margin: 1em 0;
    font-size: 1.25em;
    font-weight: 600
  }
}

#enrollment .payment img {
  height: 20px;
  padding-left: 1em
}

@media (max-width:568px) {
  #enrollment .payment p {
    font-size: 1em !important
  }

  #enrollment .payment img {
    height: 12px;
    padding-left: .2em
  }
}

#enrollment .form-group input::-webkit-input-placeholder, #enrollment select option[value=""] {
  color: grey
}

#enrollment .form-group input::-ms-input-placeholder, #enrollment select option[value=""] {
  color: grey
}

#enrollment .form-group input::placeholder, #enrollment select option[value=""] {
  color: grey
}

#enrollment .prompt-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  #enrollment .prompt-form label {
    margin: 0 1em
  }

  #enrollment .prompt-form input {
    width: auto
  }

#enrollment .modal-dialog {
  max-width: 800px
}

  #enrollment .modal-dialog .modal-item {
    background-image: radial-gradient(circle,#2867b2,#0f2c5b);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto
  }

    #enrollment .modal-dialog .modal-item .btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      min-width: 200px;
      margin: 1em auto auto
    }

    #enrollment .modal-dialog .modal-item .close {
      position: absolute;
      right: 20px;
      top: 20px;
      font-weight: 500;
      font-size: 1em
    }

    #enrollment .modal-dialog .modal-item .input-group-prepend img {
      width: 30px
    }

    #enrollment .modal-dialog .modal-item .input-group-prepend .input-group-text {
      background-color: #fff
    }

#enrollment #emailModal input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: .25rem
}

@media (max-width:768px) {
  #enrollment #emailModal input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
  }
}

#enrollment #familyModal input {
  border-radius: .25rem
}

#enrollment #familyModal .modal-header {
  display: block !important
}

  #enrollment #familyModal .modal-header .close {
    right: 30px;
    top: 30px
  }

#section-courseselect-header button {
  background: transparent;
  color: #fff;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  #section-courseselect-header button i {
    font-size: 1.2em;
    margin-right: .5em
  }

.sliders-btn {
  color: #0f2c5b;
  display: inline
}

  .sliders-btn i {
    font-size: 2em
  }

@media (max-width:500px) {
  #enrollment .modal-dialog .modal-item {
    width: 98vw
  }
}

.add-student span {
  font-size: .8em
}

@media (max-width:991px) {
  #enrollment {
    padding-top: 72px
  }

  #btn-courseselect-modify {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0;
    display: block;
    text-align: center
  }

  #section-courseselect-header > div {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    border: none !important;
    padding-left: 0 !important;
    padding-right: 2em
  }
}

@media (max-width:340px) {
  #enrollment {
    padding-top: 106px
  }
}

#enrollment {
  font-family: Roboto,sans-serif
}

  #enrollment .h1, #enrollment .h2, #enrollment .h3, #enrollment .h4 .h5, #enrollment .h6, #enrollment h1, #enrollment h2, #enrollment h3, #enrollment h4, #enrollment h5, #enrollment h6 {
    font-family: Montserrat,sans-serif
  }

#enroll-now-confidence img {
  max-height: 6em
}

@media (max-width:767px) {
  #enroll-now-confidence {
    padding-bottom: 3.5em
  }
}

#view-more-row .d-flex, #view-more-row .tab-container--centered {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#view-more-row .accordion-outer-col-md-12 {
  padding: .5em 1em;
  background-color: transparent;
  border-radius: 15px;
  border: 2px solid #0f2c5b
}

  #view-more-row .accordion-outer-col-md-12 h5 {
    margin: 0 !important
  }

#view-more-row .accordion-toggle:after, #view-more-row .accordion-toggle:before {
  display: none !important
}

#view-more-row .accordion-content {
  text-align: left
}

#view-more-row .plus-div {
  position: relative;
  border-radius: 50px;
  padding: .5em;
  margin-right: .5em;
  width: 38px;
  height: 38px;
  border: 0;
  font-size: .8em;
  background-color: #e4f2fc
}

#completePayment.new-btn, .saveFamilyInfo.new-btn, .new-btn.saveInfo {
  font-size: .9em
}

  #completePayment.new-btn.btn-yellow, .saveFamilyInfo.new-btn.btn-yellow, .new-btn.saveInfo.btn-yellow {
    border-color: #ED6F2C !important;
    background-color: #ED6F2C !important;
    color: #fff
  }

    #completePayment.new-btn.btn-yellow:hover, .saveFamilyInfo.new-btn.btn-yellow:hover, .new-btn.saveInfo.btn-yellow:hover {
      background-color: #fff !important;
      color: #ED6F2C
    }

  #completePayment.new-btn.btn-yellow-outline, .saveFamilyInfo.new-btn.btn-yellow-outline, .new-btn.saveInfo.btn-yellow-outline {
    border-color: #ED6F2C !important;
    background-color: #fff !important;
    color: #ED6F2C
  }

    #completePayment.new-btn.btn-yellow-outline:hover, .saveFamilyInfo.new-btn.btn-yellow-outline:hover, .new-btn.saveInfo.btn-yellow-outline:hover {
      background-color: #ED6F2C !important;
      color: #fff
    }

.enroll-family-enroll #main-content, .enroll-family-info #main-content, .enroll-payment-receipt #main-content, .enroll-payment-thankyou #main-content {
  background-color: #f7f9fa
}

.enroll-family-enroll #enroll-now-confidence, .enroll-family-enroll #margin-callout, .enroll-family-info #enroll-now-confidence, .enroll-family-info #margin-callout, .enroll-payment-receipt #enroll-now-confidence, .enroll-payment-receipt #margin-callout, .enroll-payment-thankyou #enroll-now-confidence, .enroll-payment-thankyou #margin-callout {
  display: none
}

.custom-checkbox .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

  .custom-checkbox .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
  }

.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.custom-checkbox .container:hover input ~ .checkmark {
  background-color: #d3d3d3
}

.custom-checkbox .container input:checked ~ .checkmark:after {
  content: "\2713"
}

.custom-checkbox .checkmark:after {
  content: "";
  font-weight: 600
}

.custom-checkbox .container input:checked ~ .checkmark:after {
  display: block
}

.custom-radio .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

  .custom-radio .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
  }

.custom-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border-radius: 50%
}

.custom-radio .container:hover input ~ .checkmark {
  background-color: #ccc
}

.custom-radio .container input:checked ~ .checkmark {
  background-color: #0f2c5b;
  border: 3px solid #fff
}

.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none
}

.custom-radio .container input:checked ~ .checkmark:after {
  display: block
}

#cookieModal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0
}

#cookieModal img {
  max-height: 150px
}

#cookieModal .modal-content {
  height: auto;
  border-radius: 0;
  padding: 0 32px 32px;
  padding: 0 2rem 2rem;
  background-color: #0f2c5b;
  background-image: none !important
}

  #cookieModal .modal-content .silhouette {
    position: absolute;
    bottom: 0;
    right: 5%;
    height: 90%;
    opacity: .1
  }

#courseSelectFilterMobileModal, #courseSelectFilterMobileModal label, #findAProgramModal, #findAProgramModal label, #programSelectModal, #programSelectModal label {
  color: #0f2c5b !important
}

  #courseSelectFilterMobileModal input, #findAProgramModal input, #programSelectModal input {
    border: 1px solid #d3d3d3 !important;
    border-radius: 6px !important;
    border-radius: 6px
  }

  #courseSelectFilterMobileModal .h6, #findAProgramModal .h6, #programSelectModal .h6 {
    margin-bottom: .3em !important
  }

  #courseSelectFilterMobileModal .radius, #findAProgramModal .radius, #programSelectModal .radius {
    border-radius: 20px
  }

  #courseSelectFilterMobileModal .modal-dialog, #findAProgramModal .modal-dialog, #programSelectModal .modal-dialog {
    max-width: 800px
  }

    #courseSelectFilterMobileModal .modal-dialog .modal-item, #findAProgramModal .modal-dialog .modal-item, #programSelectModal .modal-dialog .modal-item {
      background: #e4f2fc;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: auto
    }

      #courseSelectFilterMobileModal .modal-dialog .modal-item .btn, #findAProgramModal .modal-dialog .modal-item .btn, #programSelectModal .modal-dialog .modal-item .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-width: 200px;
        margin: .5em auto auto
      }

      #courseSelectFilterMobileModal .modal-dialog .modal-item .close, #findAProgramModal .modal-dialog .modal-item .close, #programSelectModal .modal-dialog .modal-item .close {
        position: absolute;
        right: 30px;
        top: 30px;
        font-weight: 500;
        font-size: 1em
      }

      #courseSelectFilterMobileModal .modal-dialog .modal-item .input-group-prepend img, #findAProgramModal .modal-dialog .modal-item .input-group-prepend img, #programSelectModal .modal-dialog .modal-item .input-group-prepend img {
        width: 30px
      }

      #courseSelectFilterMobileModal .modal-dialog .modal-item .input-group-prepend .input-group-text, #findAProgramModal .modal-dialog .modal-item .input-group-prepend .input-group-text, #programSelectModal .modal-dialog .modal-item .input-group-prepend .input-group-text {
        background-color: #fff
      }

  #courseSelectFilterMobileModal .modal-content, #findAProgramModal .modal-content, #programSelectModal .modal-content {
    border-radius: 0 !important
  }

  #courseSelectFilterMobileModal select, #findAProgramModal select, #programSelectModal select {
    color: #0f2c5b
  }

  #courseSelectFilterMobileModal .modal-dismiss, #findAProgramModal .modal-dismiss, #programSelectModal .modal-dismiss {
    color: #0f2c5b;
    text-transform: uppercase;
    opacity: 1 !important
  }

  #courseSelectFilterMobileModal .new-btn.loader-btn, #findAProgramModal .new-btn.loader-btn, #programSelectModal .new-btn.loader-btn {
    border-color: #52a9e8;
    background-color: #52a9e8;
    color: #fff;
    padding: .6em 2em !important
  }

    #courseSelectFilterMobileModal .new-btn.loader-btn:hover, #findAProgramModal .new-btn.loader-btn:hover, #programSelectModal .new-btn.loader-btn:hover {
      border-color: #52a9e8;
      color: #52a9e8;
      background: #fff
    }

  #courseSelectFilterMobileModal .custom-select-blue, #findAProgramModal .custom-select-blue, #programSelectModal .custom-select-blue {
    width: 100% !important;
    margin-top: .3em;
    border-radius: 6px
  }

    #courseSelectFilterMobileModal .custom-select-blue select, #findAProgramModal .custom-select-blue select, #programSelectModal .custom-select-blue select {
      border: 1px solid #d3d3d3 !important;
      border-radius: 6px
    }

    #courseSelectFilterMobileModal .custom-select-blue:after, #findAProgramModal .custom-select-blue:after, #programSelectModal .custom-select-blue:after {
      background: #fff;
      color: #0f2c5b;
      border-top: 1px solid #d3d3d3;
      border-right: 1px solid #d3d3d3;
      border-left: 0;
      border-radius: 6px
    }

@media (max-width:991px) {
  #courseSelectFilterMobileModal .custom-select-blue, #findAProgramModal .custom-select-blue, #programSelectModal .custom-select-blue {
    border: 1px solid #d3d3d3 !important;
    background: transparent !important
  }
}

.session-tabs .card-body {
  background-color: #eae8e8
}

.session-tabs .nav-tabs {
  display: none
}

@media (min-width:992px) {
  .session-tabs .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .session-tabs .card {
    border: none
  }

    .session-tabs .card .card-header {
      display: none
    }

    .session-tabs .card .collapse {
      display: block
    }
}

@media (max-width:992px) {
  .session-tabs .tab-pane {
    display: block !important;
    opacity: 1
  }
}

.session-tabs .card-header {
  text-align: center;
  background: #eae8e8;
  padding: .75em;
  border: 1px solid #d3d3d3;
  margin: .25em .75em;
  border-radius: .75em
}

  .session-tabs .card-header a {
    font-family: Arial,Helvetica,sans-serif
  }

    .session-tabs .card-header a:hover {
      text-decoration: none
    }

    .session-tabs .card-header a:after {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      margin-left: auto;
      content: "\f13a";
      font-family: FontAwesome;
      background-repeat: no-repeat;
      background-size: 1.25rem;
      -webkit-transition: -webkit-transform .5s ease-in-out;
      transition: -webkit-transform .5s ease-in-out;
      transition: transform .5s ease-in-out;
      transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
      float: right
    }

    .session-tabs .card-header a.collapsed:after {
      content: "\f139"
    }

  .session-tabs .card-header.active {
    background: radial-gradient(circle,#0098ed,#2867b2 70%)
  }

    .session-tabs .card-header.active a {
      color: #fff
    }

  .session-tabs .card-header.ird-disabled a {
    color: #d3d3d3
  }

.pre-footer-cta .content {
  position: relative;
  background-color: #0f2c5b;
  text-align: center;
  padding: 26px 26px 13px;
  border-top-left-radius: 1.25em;
  border-top-right-radius: 1.25em
}

@media (min-width:1280px) {
  .pre-footer-cta .content {
    padding: 3.75em 3.75em 1.875em
  }
}

.pre-footer-cta .content .h2, .pre-footer-cta .content h3 {
  font-family: Work Sans,sans-serif
}

@media (min-width:1660px) {
  .pre-footer-cta .content .h2, .pre-footer-cta .content h3 {
    font-size: 2.75em
  }
}

.pre-footer-cta .content .footer-ribbon {
  position: absolute;
  max-width: 75px;
  top: -13px;
  right: 35px
}

@media (min-width:992px) {
  .pre-footer-cta .content .footer-ribbon {
    max-width: 100px;
    top: -17px;
    right: 60px
  }
}

@media (min-width:1280px) {
  .pre-footer-cta .content .footer-ribbon {
    max-width: 130px;
    top: -22px;
    right: 90px
  }
}

.newsletter-signup {
  position: relative
}

  .newsletter-signup .bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left 30%
  }

.cta-split {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top
}

  .cta-split .content {
    background-color: rgba(15, 44, 91, .6)
  }

.reader-rewards {
  position: absolute;
  right: 5%;
  height: 600px;
  bottom: -20%;
  z-index: 10
}

@media (min-width:1280px) {
  .reader-rewards {
    right: 10%;
    height: 800px;
    bottom: -40%
  }
}

@media (max-width:768px) {
  .reader-rewards {
    right: 5%;
    height: 400px;
    bottom: 10%
  }
}

.resource-sub-callout {
  overflow: hidden
}

  .resource-sub-callout .texture-image {
    background-repeat: repeat-y;
    background-size: cover;
    background-position: top;
    opacity: .2
  }

  .resource-sub-callout .item {
    display: block;
    position: relative
  }

    .resource-sub-callout .item .bg-cover {
      -webkit-transition: all .15s;
      transition: all .15s
    }

    .resource-sub-callout .item .content {
      position: relative;
      padding-bottom: 5em
    }

    .resource-sub-callout .item .nav-arrow {
      max-width: 4.25em
    }

    .resource-sub-callout .item.hover, .resource-sub-callout .item:active, .resource-sub-callout .item:focus, .resource-sub-callout .item:hover {
      text-decoration: none
    }

  .resource-sub-callout .row .col-md-6 > .item:first-child {
    margin-bottom: 26px
  }

  .resource-sub-callout .row .col-md-6 .item .bg-cover {
    opacity: .9
  }

  .resource-sub-callout .row .col-md-6 .item.hover .bg-cover, .resource-sub-callout .row .col-md-6 .item:active .bg-cover, .resource-sub-callout .row .col-md-6 .item:focus .bg-cover, .resource-sub-callout .row .col-md-6 .item:hover .bg-cover {
    opacity: .935
  }

  .resource-sub-callout .row .col-md-6:first-child .item.hover .bg-cover, .resource-sub-callout .row .col-md-6:first-child .item:active .bg-cover, .resource-sub-callout .row .col-md-6:first-child .item:focus .bg-cover, .resource-sub-callout .row .col-md-6:first-child .item:hover .bg-cover {
    background-color: rgba(0, 0, 0, .66)
  }

@media (max-width:991px) {
  .resource-sub-callout .row .col-md-6:last-child {
    margin-top: 26px
  }
}

.extole-cta-button {
  background-color: #94d8ff !important;
  margin: 0 4em 3em 0 !important;
  color: #0f2c5b !important;
  float: right !important
}

  .extole-cta-button:hover {
    background-color: #a3deff;
    text-decoration: none;
    color: #000;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }

@media (max-width:991px) {
  .reader-rewards-callout {
    padding: 0
  }
}

.rewards-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%
}

@media (min-width:992px) {
  .rewards-image {
    position: absolute;
    top: -15%;
    right: 0;
    bottom: -32%;
    left: -25%;
    z-index: 2
  }
}

@media (max-width:991px) {
  .rewards-image {
    padding-bottom: 104.84928%
  }
}

.blog-listing .item {
  display: block;
  position: relative
}

  .blog-listing .item .image {
    padding-bottom: 60%;
    position: relative
  }

    .blog-listing .item .image .category {
      position: absolute;
      top: 26px;
      left: 0;
      background-color: #ffa300;
      font-size: .83333em;
      font-family: Bitter,serif;
      padding: .4em 1em .3em
    }

@media (min-width:992px) {
  .blog-listing .item .image .category {
    font-size: .8em
  }
}

.blog-listing .item .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 4.25em;
  opacity: 0;
  -webkit-transition: all .15s;
  transition: all .15s
}

.blog-listing .item .image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all .15s;
  transition: all .15s
}

.blog-listing .item.hover, .blog-listing .item:active, .blog-listing .item:focus, .blog-listing .item:hover {
  text-decoration: none
}

  .blog-listing .item.hover .image img, .blog-listing .item:active .image img, .blog-listing .item:focus .image img, .blog-listing .item:hover .image img {
    opacity: 1
  }

  .blog-listing .item.hover .image:before, .blog-listing .item:active .image:before, .blog-listing .item:focus .image:before, .blog-listing .item:hover .image:before {
    opacity: .7
  }

.blue-texture-callout {
  overflow: hidden
}

  .blue-texture-callout .texture-image {
    background-repeat: repeat-y;
    background-size: cover;
    background-position: top;
    opacity: .2
  }

  .blue-texture-callout .doodle-image {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    width: 80%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
  }

@media (max-width:767px) {
  .blue-texture-callout .doodle-image {
    width: 100%
  }
}

.not-found h3, .not-found p {
  font-family: Work Sans,sans-serif
}

.not-found span {
  font-size: 4em;
  font-family: Arial,Helvetica,sans-serif;
  color: #94d8ff
}

@media (max-width:567px) {
  .current-partners .college_figure img {
    max-width: 100%
  }
}

.grade-item {
  position: relative;
  display: block;
  background-image: radial-gradient(circle,#2867b2,#0f2c5b);
  font-weight: 700;
  text-align: center;
  padding: 1.25em .75em;
  height: 100%
}

  .grade-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffa300;
    -webkit-transition: all .15s;
    transition: all .15s;
    opacity: 0
  }

  .grade-item span {
    position: relative;
    color: #fff;
    margin-bottom: 0;
    font-size: 2.48832em;
    line-height: 1.35
  }

@media (min-width:992px) {
  .grade-item span {
    font-size: 3.05176em
  }
}

.grade-item span sup {
  font-size: 35%;
  top: -1.5em
}

.grade-item.hover, .grade-item:active, .grade-item:focus, .grade-item:hover {
  text-decoration: none
}

  .grade-item.hover span, .grade-item:active span, .grade-item:focus span, .grade-item:hover span {
    color: #0f2c5b
  }

  .grade-item.hover:before, .grade-item:active:before, .grade-item:focus:before, .grade-item:hover:before {
    opacity: 1
  }

.grade-item-row > div:last-child .grade-item {
  background-image: none;
  -webkit-box-shadow: inset 0 0 0 3px #0f2c5b;
  box-shadow: inset 0 0 0 3px #0f2c5b
}

  .grade-item-row > div:last-child .grade-item.hover span, .grade-item-row > div:last-child .grade-item:active span, .grade-item-row > div:last-child .grade-item:focus span, .grade-item-row > div:last-child .grade-item:hover span, .grade-item-row > div:last-child .grade-item span {
    color: #0f2c5b
  }

  .grade-item-row > div:first-child .grade-item span, .grade-item-row > div:last-child .grade-item span, .grade-item-row > div:nth-last-child(2) .grade-item span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1em
  }

@media (min-width:992px) {
  .grade-item-row > div:first-child .grade-item span, .grade-item-row > div:last-child .grade-item span, .grade-item-row > div:nth-last-child(2) .grade-item span {
    font-size: 1em
  }
}

.grade-item-row > div:nth-last-child(2) .grade-item span {
  font-size: 2.25em
}

@media (max-width:567px) {
  .grade-item-row > div:nth-last-child(2) .grade-item span {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
    padding-left: 0;
    padding-right: 0
  }
}

.review-tiles .grade-item-row > div:last-child .grade-item {
  background-image: radial-gradient(circle,#2867b2,#0f2c5b);
  -webkit-box-shadow: none;
  box-shadow: none
}

  .review-tiles .grade-item-row > div:last-child .grade-item span {
    color: #fff;
    font-size: 2.25em
  }

@media (max-width:991px) {
  .review-tiles .grade-item-row > div:last-child .grade-item span {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
    padding-left: 0;
    padding-right: 0
  }
}

.review-tiles .grade-item-row > div:last-child .grade-item.hover span, .review-tiles .grade-item-row > div:last-child .grade-item:active span, .review-tiles .grade-item-row > div:last-child .grade-item:focus span, .review-tiles .grade-item-row > div:last-child .grade-item:hover span {
  color: #0f2c5b
}

.grade-item-row-reviews .grade-item {
  background-image: none;
  background-color: #eae8e8;
  min-height: 92px
}

@media (min-width:768px) {
  .grade-item-row-reviews .grade-item {
    min-height: 102px
  }
}

@media (min-width:1280px) {
  .grade-item-row-reviews .grade-item {
    min-height: 119px
  }
}

.grade-item-row-reviews .grade-item:before {
  background-color: none;
  background-image: radial-gradient(circle,#ffe247,#ffa300)
}

.grade-item-row-reviews .grade-item span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.125;
  color: inherit;
  width: 100%;
  padding-left: .75em;
  padding-right: .75em
}

@media (min-width:992px) {
  .grade-item-row-reviews .grade-item span {
    font-size: 1.25em
  }
}

@media (min-width:768px) {
  .grade-item-row-reviews .grade-item span {
    font-size: 1.44em
  }
}

@media (min-width:768px) and (min-width:992px) {
  .grade-item-row-reviews .grade-item span {
    font-size: 1.5625em
  }
}

.grade-item-row-reviews .grade-item.hover, .grade-item-row-reviews .grade-item:active, .grade-item-row-reviews .grade-item:focus, .grade-item-row-reviews .grade-item:hover {
  color: inherit
}

.correct-grade .grade-item {
  color: #fff;
  font-weight: 400
}

  .correct-grade .grade-item .content {
    position: relative
  }

  .correct-grade .grade-item strong {
    font-size: 1.2em
  }

@media (min-width:992px) {
  .correct-grade .grade-item strong {
    font-size: 1.25em
  }
}

.correct-grade .grade-item span {
  display: block;
  font-size: 1.44em;
  font-weight: 700
}

@media (min-width:992px) {
  .correct-grade .grade-item span {
    font-size: 1.5625em
  }
}

@media (min-width:1280px) {
  .correct-grade .grade-item {
    padding: 1.25em
  }
}

.correct-grade .grade-item.hover, .correct-grade .grade-item:active, .correct-grade .grade-item:focus, .correct-grade .grade-item:hover {
  color: #fff
}

.grade-content .image {
  padding-bottom: 80%
}

.image--bookmark {
  position: relative;
  -webkit-box-shadow: -5px 5px 7px 0 rgba(0, 0, 0, .35);
  box-shadow: -5px 5px 7px 0 rgba(0, 0, 0, .35)
}

@media (min-width:768px) {
  .image--bookmark:before {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    background-image: url(../svg/corner-white-bg.svg);
    width: 93.3px;
    height: 79.7px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    -webkit-box-shadow: -4px 4px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: -4px 4px 6px 0 rgba(0, 0, 0, .2)
  }
}

.bg-off-white .image--bookmark:before {
  background-image: url(../svg/corner-gray-bg.svg)
}

.doodle {
  position: absolute;
  display: block
}

  .doodle:after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
  }

.doodle--home-banner {
  width: 12%;
  bottom: -11%;
  right: 102%
}

  .doodle--home-banner:after {
    background-image: url(../svg/doodle-home-banner.svg);
    padding-bottom: 112.23991%
  }

.doodle--airplane {
  width: 10%;
  bottom: -17%;
  right: 2%
}

  .doodle--airplane:after {
    background-image: url(../svg/doodle-airplane.svg);
    padding-bottom: 90.26394%
  }

.doodle--header-arrow {
  width: 3.25em;
  top: 50%;
  -webkit-transform: translateY(-42%);
  transform: translateY(-42%);
  right: 0
}

  .doodle--header-arrow:after {
    background-image: url(../svg/header-arrow.svg);
    padding-bottom: 100%
  }

.doodle--pencil {
  width: 16.75em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20%
}

  .doodle--pencil:after {
    background-image: url(../svg/pencil.svg);
    padding-bottom: 54.4898%
  }

.doodle--book {
  width: 6em;
  top: 0;
  right: 100%
}

  .doodle--book:after {
    background-image: url(../svg/doodle-book.svg);
    padding-bottom: 103.125%
  }

.doodle--light-bulb {
  width: 7.75em;
  top: -21%;
  left: -13%
}

  .doodle--light-bulb:after {
    background-image: url(../svg/doodle-light-bulb.svg);
    padding-bottom: 139.0625%
  }

.doodle--keep-going {
  width: 7.75em;
  top: -2%;
  right: 0
}

  .doodle--keep-going:after {
    background-image: url(../svg/doodle-keep-going.svg);
    padding-bottom: 139.0625%
  }

.doodle--history-plane {
  width: 7.75em;
  top: 0
}

  .doodle--history-plane:after {
    background-image: url(../svg/doodle-history-plane.svg);
    padding-bottom: 139.0625%
  }

.doodle--obstacle-light-bulb {
  width: 10em;
  top: -21%;
  left: -13%
}

  .doodle--obstacle-light-bulb:after {
    background-image: url(../svg/doodle-light-bulb-blue.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-arrow {
  bottom: 0;
  right: 30%
}

.doodle--bundle-start {
  left: 35%
}

.doodle--pencil-long {
  width: 25em;
  bottom: 0;
  left: -16%
}

  .doodle--pencil-long:after {
    background-image: url(../svg/doodle-pencil-long.svg);
    padding-bottom: 35.31469%
  }

.doodle--quote {
  width: 6.75em;
  top: 0;
  left: 100%
}

  .doodle--quote:after {
    background-image: url(../svg/doodle-quote.svg);
    padding-bottom: 154.66667%
  }

.doodle--laptop {
  width: 6em;
  top: 0;
  right: 95%
}

  .doodle--laptop:after {
    background-image: url(../svg/doodle-laptop.svg);
    padding-bottom: 107.57576%
  }

.doodle--contact-icon {
  width: 20em;
  top: 2%;
  right: 2%
}

  .doodle--contact-icon:after {
    background-image: url(../png/contact-icon.png);
    padding-bottom: 104.36967%
  }

.doodle--history-icon {
  width: 50em;
  top: 5%;
  right: 2%
}

  .doodle--history-icon:after {
    background-image: url(../png/history-icon.png);
    padding-bottom: 50%
  }

.doodle--phone {
  width: 3.6em;
  top: -12%;
  left: -3%
}

  .doodle--phone:after {
    background-image: url(../svg/doodle-phone.svg);
    padding-bottom: 162.5%;
    opacity: .5
  }

.doodle--quote-single {
  width: 5em;
  top: -15%;
  left: 110%
}

  .doodle--quote-single:after {
    background-image: url(../svg/doodle-quote-single.svg);
    padding-bottom: 151.23967%
  }

.doodle--heart {
  width: 8em;
  top: 15%;
  left: 2%
}

  .doodle--heart:after {
    background-image: url(../svg/doodle-heart.svg);
    padding-bottom: 104.7619%
  }

.doodle--book-stack {
  width: 11.25em;
  top: 30%;
  right: 3%
}

  .doodle--book-stack:after {
    background-image: url(../svg/doodle-book-stack.svg);
    padding-bottom: 75.54215%
  }

.doodle--a-plus {
  width: 8em;
  bottom: 87%;
  right: 88%
}

  .doodle--a-plus:after {
    background-image: url(../svg/doodle-a-plus.svg);
    padding-bottom: 81.77115%
  }

.doodle--bundle-heart {
  width: 7.75em;
  top: -21%;
  left: -13%
}

@media (max-width:992px) {
  .doodle--bundle-heart {
    top: 0
  }
}

.doodle--bundle-heart:after {
  background-image: url(../svg/doodle-heart-blue.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-heart {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-heart {
    top: 0
  }
}

.doodle--obstacle-heart:after {
  background-image: url(../svg/doodle-heart-blue.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-book {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-book {
    top: 0
  }
}

.doodle--obstacle-book:after {
  background-image: url(../svg/doodle-book-blue.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-rocket {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-rocket {
    top: 0
  }
}

.doodle--obstacle-rocket:after {
  background-image: url(../svg/doodle-rocket.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-calendar {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-calendar {
    top: 0
  }
}

.doodle--obstacle-calendar:after {
  background-image: url(../svg/doodle-calendar.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-trophy {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-trophy {
    top: 0
  }
}

.doodle--obstacle-trophy:after {
  background-image: url(../svg/doodle-trophy.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-cap {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-cap {
    top: 0
  }
}

.doodle--obstacle-cap:after {
  background-image: url(../svg/doodle-cap.svg);
  padding-bottom: 139.0625%
}

.doodle--obstacle-satisfaction {
  width: 4em;
  top: 0;
  left: -5em
}

@media (max-width:992px) {
  .doodle--obstacle-satisfaction {
    top: 0
  }
}

.doodle--obstacle-satisfaction:after {
  background-image: url(../svg/doodle-a-plus-blue.svg);
  padding-bottom: 139.0625%
}

.doodle--bundle-plus {
  width: 7.75em;
  top: 31%
}

  .doodle--bundle-plus:after {
    background-image: url(../svg/doodle-a-plus-blue.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-save-money {
  width: 7.75em;
  top: 31%;
  right: 8%
}

  .doodle--bundle-save-money:after {
    background-image: url(../svg/doodle-save-money.svg);
    padding-bottom: 139.0625%
  }

.doodle--obstacle-a-plus {
  width: 7.75em;
  top: -20%;
  right: -10%
}

  .doodle--obstacle-a-plus:after {
    background-image: url(../svg/doodle-a-plus-blue.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-sun-burst {
  width: 5em;
  top: 35%;
  right: 5%
}

  .doodle--bundle-sun-burst:after {
    background-image: url(../svg/doodle-sun-burst.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-light-bulb {
  width: 5em;
  top: 71%;
  left: 10%;
  -webkit-transform: rotate(-20deg) !important;
  transform: rotate(-20deg) !important
}

  .doodle--bundle-light-bulb:after {
    background-image: url(../svg/doodle-light-bulb.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-logo {
  width: 20em;
  top: 0;
  right: 5%
}

  .doodle--bundle-logo:after {
    background-image: url(../svg/bundles-logo.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-award {
  width: 5em;
  width: 3.75em;
  top: 10%;
  left: 25%
}

  .doodle--bundle-award:after {
    background-image: url(../svg/doodle-award.svg);
    padding-bottom: 139.0625%
  }

.doodle--bundle-arrow {
  width: 7em;
  right: 25%
}

  .doodle--bundle-arrow:after {
    background-image: url(../svg/doodle-bundle-arrow.svg);
    padding-bottom: 139.0625%
  }

@media (max-width:992px) {
  .doodle--bundle-arrow {
    right: 15%
  }
}

@media (min-width:1660px) {
  .doodle--bundle-arrow {
    right: 30%
  }
}

.doodle--bundle-start {
  width: 7em;
  bottom: -10%;
  left: 30%
}

  .doodle--bundle-start:after {
    background-image: url(../svg/doodle-bundle-start.svg);
    padding-bottom: 139.0625%
  }

@media (max-width:992px) {
  .doodle--bundle-start {
    left: 25%
  }
}

.doodle--bundles-book {
  width: 6em;
  top: 0;
  right: 95%
}

  .doodle--bundles-book:after {
    background-image: url(../svg/doodle-book.svg);
    padding-bottom: 107.57576%
  }

#main-nav > ul.main-dropdown-menu > li:first-child {
  display: none !important
}

.contact-page .footer, .contact-page .pre-footer-cta {
  background-color: #2867b2
}

@media (min-width:1660px) {
  .review-detail .resource-content {
    margin-top: 5em;
    margin-bottom: 5em
  }
}

.accordion > button {
  text-transform: uppercase;
  border: 0;
  background: transparent;
  padding: .8em .75em .85em;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: 0;
  position: relative;
  color: #0f2c5b;
  border-top: 1px solid #000
}

  .accordion > button p {
    margin: 0
  }

  .accordion > button i {
    position: absolute;
    right: .75em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

    .accordion > button i:after {
      content: "";
      display: inline-block;
      width: .75em;
      height: .75em;
      border-right: 1px solid;
      border-bottom: 1px solid;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg);
      -webkit-transform-origin: 75% 75%;
      transform-origin: 75% 75%;
      -webkit-transition: all .15s;
      transition: all .15s
    }

  .accordion > button.collapsed i:after {
    -webkit-transform: scaleY(-1) rotate(-135deg);
    transform: scaleY(-1) rotate(-135deg)
  }

.accordion > div {
  overflow: hidden
}

  .accordion > div .inner {
    font-size: .83333em;
    margin: .5em .75em 2em
  }

@media (min-width:992px) {
  .accordion > div .inner {
    font-size: .8em
  }
}

.accordion-toggle, .accordion-toggle.collapsed {
  width: 100%;
  padding: 1em 0;
  text-align: left;
  border: 0;
  background-color: transparent;
  outline: 0;
  font-weight: 600;
  position: relative;
  -webkit-transition: all .15s;
  transition: all .15s
}

p .accordion-toggle, p .accordion-toggle.collapsed {
  -webkit-transform: translateY(1.6em);
  transform: translateY(1.6em);
  margin: 0
}

.accordion-toggle:after, .accordion-toggle:before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 4px;
  background-color: #000;
  right: 0;
  top: 48.5%;
  -webkit-transition: all .15s;
  transition: all .15s
}

.accordion-toggle:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.accordion-toggle:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.accordion-toggle.collapsed:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.accordion-toggle.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.accordion-toggle:focus {
  outline: 0
}

.accordion-content {
  padding: 1em 0;
  max-width: 52em
}

  .accordion-content p:last-child {
    margin-bottom: 0
  }

.accordion-outer {
  background-color: #eae8e8;
  padding: .75em 1.5em;
  margin-bottom: 15px
}

.bundles-landing-page .bundles {
  background-position: bottom !important
}

  .bundles-landing-page .bundles .h5 {
    line-height: 2em
  }

  .bundles-landing-page .bundles .bundles-content .image {
    padding-bottom: 60%;
    border-radius: 15px;
    width: 75%
  }

@media (max-width:992px) {
  .bundles-landing-page .bundles .bundles-content .image {
    width: 100%
  }
}

.bundles-landing-page .bundles .bundles-shape .shape {
  height: 500px;
  position: absolute;
  bottom: 0
}

@media (max-width:992px) {
  .bundles-landing-page .bundles .choose-bundle {
    margin-bottom: 5rem
  }
}

.bundles-landing-page .bundles .choose-bundle .content {
  border-radius: 15px
}

  .bundles-landing-page .bundles .choose-bundle .content span {
    font-weight: 700
  }

  .bundles-landing-page .bundles .choose-bundle .content .btn {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 200px
  }

  .bundles-landing-page .bundles .choose-bundle .content .feature {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 250px;
    top: -40px;
    border-radius: .5em .5em 0 0;
    height: 40px
  }

@media (max-width:1280px) {
  .bundles-landing-page .bundles .choose-bundle .content .feature {
    width: 200px
  }
}

.bundles-landing-page .bundles .read-next .btn {
  width: 250px
}

.bundles-landing-page .enroll {
  display: none
}

.bundles-landing-page .tab-content {
  -webkit-box-shadow: 10px 10px 10px #888;
  box-shadow: 10px 10px 10px #888
}

.bundles-landing-page .retail-price {
  color: #707070;
  font-style: italic
}

.nwbundles {
  height: calc(100vh - 90px)
}

@media (max-width:568px) {
  .nwbundles {
    background-image: url(../jpg/bundles-hero-mobile.jpg) !important
  }
}

@media (max-width:568px) {
  .nwbundles .btn {
    width: 100% !important
  }
}

.nwbundles .btn:after {
  border-top: .5em solid;
  border-right: .5em solid transparent;
  border-bottom: 0;
  border-left: .5em solid transparent;
  margin: 0 1em 0 2em;
  vertical-align: .1em
}

@media (max-width:568px) {
  .nwbundles .btn:after {
    display: none
  }
}

.nwbundles .dropdown-item.active, .nwbundles .dropdown-item:active {
  background-color: transparent !important
}

#leadgen-landing .numbers .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: radial-gradient(circle,#2867b2,#0f2c5b 70%);
  border-radius: 1.25em;
  padding: 1em;
  height: 100%
}

  #leadgen-landing .numbers .number p {
    font-size: 4.75em;
    color: #fff;
    font-weight: 900;
    margin-bottom: -25px
  }

@media (max-width:1280px) {
  #leadgen-landing .numbers .number p {
    font-size: 4.75em
  }
}

@media (max-width:992px) {
  #leadgen-landing .numbers .number p {
    font-size: 4.25em
  }
}

#leadgen-landing .numbers .number span {
  color: #ffa300;
  font-size: 2em;
  font-weight: 600;
  text-align: center
}

@media (max-width:1280px) {
  #leadgen-landing .numbers .number span {
    font-size: 1.25em
  }
}

@media (max-width:992px) {
  #leadgen-landing .numbers .number span {
    font-size: .75em
  }
}

#leadgen-landing .doodle-sun {
  position: absolute;
  right: 10%;
  top: 50%
}

#leadgen-landing .trusted .trusted-by-parents {
  background-color: #fff;
  opacity: .8;
  border-radius: 1.25em
}

  #leadgen-landing .trusted .trusted-by-parents img {
    max-width: 17.5em
  }

#leadgen-landing .leadgen-callout img {
  max-width: 200px
}

@media (min-width:1660px) {
  #leadgen-landing .leadgen-callout img {
    max-width: 22.5em
  }
}

@media (min-width:992px) {
  #leadgen-landing .leadgen-callout img {
    max-width: 17.5em
  }
}

@media (max-width:768px) {
  #leadgen-landing .leadgen-callout img {
    max-width: 12.5em
  }
}

#leadgen-landing .by-the-numbers {
  background-size: contain;
  background-position: 100%;
  background-repeat: no-repeat
}

@media (max-width:991px) {
  #leadgen-landing .by-the-numbers .container {
    width: 100%
  }
}

#leadgen-landing .doodle-sm {
  height: 4.25em
}

#overcoming-obstacles .special {
  height: 500px;
  position: absolute;
  bottom: 15%;
  left: 0
}

#overcoming-obstacles .obstacles-content .image {
  padding-bottom: 80%;
  border-radius: 15px;
  width: 100%
}

@media (max-width:992px) {
  #overcoming-obstacles .obstacles-content .image {
    width: 100%
  }
}

#overcoming-obstacles .banner-medium p {
  max-width: 30em
}

#overcoming-obstacles ul {
  list-style: none;
  margin: 0 auto
}

@media (min-width:1280px) {
  #overcoming-obstacles ul {
    max-width: 75%
  }
}

#overcoming-obstacles ul li {
  position: relative
}

  #overcoming-obstacles .adventure h3, #overcoming-obstacles ul li h3 {
    font-family: inherit
  }

#overcoming-obstacles .laptop-image .title {
  position: absolute;
  top: 10%;
  left: 15%;
  color: #fff;
  z-index: 10;
  max-width: 40%;
  background-image: -webkit-gradient(linear,right top, left top,from(rgba(255, 0, 0, 0)),to(rgba(0, 0, 0, .3)));
  background-image: linear-gradient(270deg,rgba(255, 0, 0, 0),rgba(0, 0, 0, .3));
  padding: .5em;
  text-shadow: 2px 2px #707070
}

#overcoming-obstacles .laptop-image .fill-image {
  position: absolute;
  padding-bottom: 45%;
  top: 6.5%;
  left: 14%;
  right: 14%
}

html.slideshow-active {
  overflow: hidden
}

.slideshow {
  position: relative
}

.slide {
  display: none;
  display: block;
  height: 200vh;
  width: 100%
}

.slide__viewport {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh
}

.slideshow-out-responsive .slide__viewport {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: auto !important
}

.slide__viewport h1.h2 {
  font-weight: unset !important
}

.slide__viewport .image {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  width: 100vw;
  max-height: calc(100% - 13.75em);
  max-width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:992px) and (min-height:510px) and (min-aspect-ratio:1/1) and (max-width:1279px),(min-width:1280px) and (min-height:540px) and (min-aspect-ratio:1/1) and (max-width:1659px),(min-width:1660px) and (min-height:630px) and (min-aspect-ratio:1/1) and (max-width:1769px),(min-width:1770px) and (min-height:700px) and (min-aspect-ratio:1/1) {
  .slide__viewport .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:991px) {
  .slide__viewport .image {
    max-height: calc(100% - 30em)
  }
}

@media (max-width:567px) {
  .slide__viewport .image {
    max-height: calc(100% - 21.5em)
  }
}

@media (min-width:992px) {
  .slide__viewport .image .left {
    left: auto;
    right: 50%;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
  }

  .slide__viewport .image .right {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
  }
}

.slide__viewport .image .animation-bg {
  z-index: -1
}

.slide__viewport .image .animation, .slide__viewport .image .intro {
  position: absolute;
  left: -12%;
  bottom: 2%;
  width: 106%;
  max-height: 111.23776%
}

  .slide__viewport .image .animation:after, .slide__viewport .image .intro:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%
  }

  .slide__viewport .image .animation canvas, .slide__viewport .image .animation svg, .slide__viewport .image .intro canvas, .slide__viewport .image .intro svg {
    position: absolute;
    bottom: 0;
    left: 0
  }

.slide__viewport .image .animation, .slideshow.loaded .slide__viewport .image .intro {
  opacity: 0
}

.slideshow.loaded .slide__viewport .image .animation {
  opacity: 1
}

.slide__viewport .image img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  -webkit-transition: all .8s .9s;
  transition: all .8s .9s;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0 100%;
  object-position: 0 100%;
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important
}

.entered .slide__viewport .image img.active {
  opacity: 1;
  -webkit-transition: all .8s .9s;
  transition: all .8s .9s
}

.slide__viewport .image img.out {
  opacity: 0;
  -webkit-transition: all .7s .7s;
  transition: all .7s .7s;
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

.slide__viewport .doodle-graphic {
  max-width: 90px;
  max-height: 60px;
  margin-bottom: .5em
}

.slide__viewport .nav {
  z-index: 1000;
  position: absolute;
  right: 2.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
  color: #fff;
  text-align: center;
  display: block
}

@media (max-width:991px) {
  .slide__viewport .nav {
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: 1.75em;
    right: 1.5em
  }
}

.slide__viewport .nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.slide__viewport .nav li {
  padding: 0
}

  .slide__viewport .nav li button {
    color: #0f2c5b;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0
  }

    .slide__viewport .nav li button:after {
      content: "";
      display: block;
      width: .6em;
      height: .6em;
      border: 1px solid;
      border-radius: 100%;
      -webkit-transition: all .15s;
      transition: all .15s
    }

    .slide__viewport .nav li button.active:after {
      background-color: #0f2c5b
    }

    .slide__viewport .nav li button.out:after {
      background-color: transparent
    }

.slide__viewport .nav button.blank {
  color: #0f2c5b
}

.slide__viewport.brightest {
  height: 100vh;
  position: relative
}

@media (max-width:992px) {
  .slide__viewport.brightest {
    height: 80vh
  }
}

.slide__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0
}

  .slide__content:first-child > .container {
    padding-top: 10em
  }

  .slide__content > .container {
    padding-top: 3.75em;
    padding-bottom: 5em;
    margin-bottom: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
  }

  .slide__content:first-child > .container, .slide__content > .container {
    padding-top: 5.75em;
    padding-bottom: 2.5em
  }

@media (min-width:992px) and (min-height:510px) and (min-aspect-ratio:1/1) and (max-width:1279px),(min-width:1280px) and (min-height:540px) and (min-aspect-ratio:1/1) and (max-width:1659px),(min-width:1660px) and (min-height:630px) and (min-aspect-ratio:1/1) and (max-width:1769px),(min-width:1770px) and (min-height:700px) and (min-aspect-ratio:1/1) {
  .slide__content {
    display: block
  }

    .slide__content:first-child > .container, .slide__content > .container {
      height: 100%;
      padding-top: 7.5em;
      padding-bottom: 7.5em
    }
}

.slide__content.active {
  opacity: 1;
  z-index: 10;
  -webkit-transition: all .7s;
  transition: all .7s
}

.slide__content.out {
  z-index: 5;
  -webkit-transition: all .7s;
  transition: all .7s
}

.slide__content--home {
  padding-bottom: 12.5em;
  bottom: -12.5em
}

@media (max-width:1659px) {
  .slide__content--home h1 {
    font-size: 2.0736em
  }
}

@media (max-width:1659px) and (min-width:992px) {
  .slide__content--home h1 {
    font-size: 2.44141em
  }
}

@media (max-width:1279px) {
  .slide__content--home h1 {
    font-size: 1.728em
  }
}

@media (max-width:1279px) and (min-width:992px) {
  .slide__content--home h1 {
    font-size: 1.95313em
  }
}

@media (max-width:567px) {
  .slide__content--home h1 {
    font-size: 1.44em
  }
}

@media (max-width:567px) and (min-width:992px) {
  .slide__content--home h1 {
    font-size: 1.5625em
  }
}

.slide__content--home h1 strong {
  display: block
}

.slide__content--home p {
  margin-bottom: 4em
}

@media (max-width:1659px) {
  .slide__content--home p {
    margin-bottom: 3.5em
  }
}

@media (max-width:1279px) {
  .slide__content--home p {
    margin-bottom: 3em
  }
}

@media (max-width:767px) {
  .slide__content--home p {
    margin-bottom: 2.5em
  }
}

.slide__content--home.active, .slide__content--home.out {
  -webkit-transition: all .7s .7s;
  transition: all .7s .7s
}

.slide__content--home h1 {
  -webkit-transform: translateY(8rem);
  transform: translateY(8rem)
}

  .slide__content--home h1 strong {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem)
  }

.slide__content--home hr {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: translateY(10rem) scaleX(0);
  transform: translateY(10rem) scaleX(0)
}

.slide__content--home .sub {
  -webkit-transform: translateY(10rem);
  transform: translateY(10rem)
}

.slide__content--home.active .sub, .slide__content--home.active h1, .slide__content--home.active h1 strong, .slide__content--home.active hr {
  -webkit-transform: translate(0) scaleX(1);
  transform: translate(0) scaleX(1);
  -webkit-transition: opacity .9s .7s,-webkit-transform .9s .7s;
  transition: opacity .9s .7s,-webkit-transform .9s .7s;
  transition: transform .9s .7s,opacity .9s .7s;
  transition: transform .9s .7s,opacity .9s .7s,-webkit-transform .9s .7s;
  opacity: 1
}

.slide__content--home.out .sub, .slide__content--home.out h1, .slide__content--home.out hr {
  -webkit-transform: translateY(-4rem);
  transform: translateY(-4rem);
  -webkit-transition: opacity .9s 0s,-webkit-transform .9s 0s;
  transition: opacity .9s 0s,-webkit-transform .9s 0s;
  transition: transform .9s 0s,opacity .9s 0s;
  transition: transform .9s 0s,opacity .9s 0s,-webkit-transform .9s 0s;
  opacity: 0
}

  .slide__content--home.out h1 strong {
    -webkit-transform: translate(0) scaleX(1);
    transform: translate(0) scaleX(1)
  }

.slide__content .sub p:last-child {
  max-width: 35em
}

.slideshow-active .slide__content .animate--fade-up {
  -webkit-transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s;
  transition: transform 1.6s cubic-bezier(.21,.32,.18,.92),opacity 1s,-webkit-transform 1.6s cubic-bezier(.21,.32,.18,.92);
  -webkit-transform: translateY(4rem);
  transform: translateY(4rem);
  opacity: 0
}

body.loading .slideshow-active .slide__content .animate--fade-up {
  -webkit-transform: translateY(4rem);
  transform: translateY(4rem);
  opacity: 0
}

.slideshow-active .slide__content.active .animate--fade-up {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1
}

.last-slide:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 12.5em;
  right: 0;
  width: 320px;
  width: 20rem;
  height: 320px;
  height: 20rem;
  border-radius: 8rem;
  -webkit-box-shadow: 5em 5em 0 -2.5em #fff;
  box-shadow: 5em 5em 0 -2.5em #fff
}

.home-content {
  position: relative;
  border-top-left-radius: 128px;
  border-top-left-radius: 8rem;
  background: #fff
}

.slideshow-active #header {
  background: transparent;
  padding: 1.75em;
  color: #000;
  color: initial;
  -webkit-transition: all .6s;
  transition: all .6s;
  -webkit-box-shadow: none;
  box-shadow: none
}

  .slideshow-active #header .logo {
    -webkit-transition: max-width .6s;
    transition: max-width .6s;
    max-width: 13.7225em
  }

    .slideshow-active #header .logo img {
      display: none !important
    }

    .slideshow-active #header .logo svg {
      display: block !important
    }

.slide-change #header {
  -webkit-transition: all .6s .7s;
  transition: all .6s .7s
}

  .slide-change #header .logo {
    -webkit-transition: max-width .6s .7s;
    transition: max-width .6s .7s
  }

.slideshow--essential-elements {
  background: #333033
}

  .slideshow--essential-elements .slideshow__headline {
    display: none;
    display: block
  }

  .slideshow--essential-elements .slide__viewport {
    padding: 0
  }

  .slideshow--essential-elements .slideshow-column {
    max-width: 50em;
    max-width: 85%;
    margin: 0 auto 0 0
  }

@media (min-width:992px) and (min-height:510px) and (min-aspect-ratio:1/1) and (max-width:1279px),(min-width:1280px) and (min-height:540px) and (min-aspect-ratio:1/1) and (max-width:1659px),(min-width:1660px) and (min-height:630px) and (min-aspect-ratio:1/1) and (max-width:1769px),(min-width:1770px) and (min-height:700px) and (min-aspect-ratio:1/1) {
  .slideshow--essential-elements .slideshow-column {
    margin-left: auto;
    margin-right: 0
  }
}

.slideshow--essential-elements .slide__content > .container {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media (min-width:992px) {
  .slideshow--essential-elements .slide__content > .container {
    padding-top: 2.5em;
    padding-bottom: 2.5em
  }
}

.slideshow--essential-elements .circle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 200px;
  width: 20vw;
  z-index: 1000;
  display: none;
  display: block
}

@media (min-width:568px) {
  .slideshow--essential-elements .circle {
    left: calc(50vw - 296.66667px);
    width: 142px
  }
}

@media (min-width:768px) {
  .slideshow--essential-elements .circle {
    left: calc(50vw - 380px);
    width: 192px
  }
}

@media (min-width:992px) {
  .slideshow--essential-elements .circle {
    left: calc(50vw - 473.33333px);
    width: 248px
  }
}

@media (min-width:1280px) {
  .slideshow--essential-elements .circle {
    left: calc(50vw - 593.33333px);
    width: 320px
  }
}

@media (min-width:1660px) {
  .slideshow--essential-elements .circle {
    left: calc(50vw - 751.66667px);
    width: 415px
  }
}

@media (min-width:1770px) {
  .slideshow--essential-elements .circle {
    left: calc(50vw - 797.5px);
    width: 442.5px
  }
}

.slideshow--essential-elements .circle .circle-inner {
  width: 100%;
  padding: 25.4%;
  background: #ffa300;
  -webkit-transition: background .55s,opacity .55s;
  transition: background .55s,opacity .55s;
  border-radius: 100%;
  opacity: 1;
  display: none
}

  .slideshow--essential-elements .circle .circle-inner:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    border-radius: 100%;
    background: #333033
  }

.slideshow--essential-elements .circle .circle-dot {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  z-index: 1500;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: opacity .55s,-webkit-transform .55s;
  transition: opacity .55s,-webkit-transform .55s;
  transition: transform .55s,opacity .55s;
  transition: transform .55s,opacity .55s,-webkit-transform .55s;
  opacity: 1;
  display: none
}

  .slideshow--essential-elements .circle .circle-dot:after {
    content: "";
    position: absolute;
    display: block;
    width: 25.4%;
    padding-bottom: 25.4%;
    border-radius: 100%;
    background: #0f2c5b;
    -webkit-transition: background .55s;
    transition: background .55s;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

.slideshow--essential-elements .circle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-53%,-51%);
  transform: translate(-53%,-51%);
  background-image: url(../c-logo.html);
  width: 295%;
  padding-bottom: 295%;
  opacity: .1
}

.slideshow--essential-elements .circle:after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 100%;
  background-image: url(../circle.html);
  background-size: contain;
  z-index: 1600;
  -webkit-transition: opacity .7s,-webkit-transform .7s;
  transition: opacity .7s,-webkit-transform .7s;
  transition: opacity .7s,transform .7s;
  transition: opacity .7s,transform .7s,-webkit-transform .7s;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  display: none
}

@media (min-width:992px) and (min-height:510px) and (min-aspect-ratio:1/1) and (max-width:1279px),(min-width:1280px) and (min-height:540px) and (min-aspect-ratio:1/1) and (max-width:1659px),(min-width:1660px) and (min-height:630px) and (min-aspect-ratio:1/1) and (max-width:1769px),(min-width:1770px) and (min-height:700px) and (min-aspect-ratio:1/1) {
  .slideshow--essential-elements .circle .circle-dot, .slideshow--essential-elements .circle .circle-inner, .slideshow--essential-elements .circle:after {
    display: block
  }
}

.slideshow--essential-elements .circle[data-slide-index="0"]:after {
  opacity: 1
}

.slideshow--essential-elements .circle[data-slide-index="0"] .circle-inner {
  background: #ffa300;
  opacity: 0
}

.slideshow--essential-elements .circle[data-slide-index="0"] .circle-dot {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0
}

  .slideshow--essential-elements .circle[data-slide-index="0"] .circle-dot:after {
    background: #0f2c5b
  }

.slideshow--essential-elements .circle[data-slide-index="1"]:after {
  -webkit-transform: rotate(255deg);
  transform: rotate(255deg)
}

.slideshow--essential-elements .circle[data-slide-index="1"] .circle-inner {
  background: #ffa300
}

.slideshow--essential-elements .circle[data-slide-index="1"] .circle-dot {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

  .slideshow--essential-elements .circle[data-slide-index="1"] .circle-dot:after {
    background: #0f2c5b
  }

.slideshow--essential-elements .circle[data-slide-index="2"]:after {
  -webkit-transform: rotate(255deg);
  transform: rotate(255deg)
}

.slideshow--essential-elements .circle[data-slide-index="2"] .circle-inner {
  background: #db0202
}

.slideshow--essential-elements .circle[data-slide-index="2"] .circle-dot {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

  .slideshow--essential-elements .circle[data-slide-index="2"] .circle-dot:after {
    background: red
  }

.slideshow--essential-elements .circle[data-slide-index="3"]:after {
  -webkit-transform: rotate(255deg);
  transform: rotate(255deg)
}

.slideshow--essential-elements .circle[data-slide-index="3"] .circle-inner {
  background: #0f2c5b
}

.slideshow--essential-elements .circle[data-slide-index="3"] .circle-dot {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}

  .slideshow--essential-elements .circle[data-slide-index="3"] .circle-dot:after {
    background: #94d8ff
  }

.slide__mobile-image {
  display: block;
  width: 90%;
  margin: 0 auto;
  position: relative;
  max-width: 25em;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%
}

@media (min-width:992px) and (min-height:510px) and (min-aspect-ratio:1/1) and (max-width:1279px),(min-width:1280px) and (min-height:540px) and (min-aspect-ratio:1/1) and (max-width:1659px),(min-width:1660px) and (min-height:630px) and (min-aspect-ratio:1/1) and (max-width:1769px),(min-width:1770px) and (min-height:700px) and (min-aspect-ratio:1/1) {
  .slide__mobile-image {
    display: none
  }
}

@media (min-width:568px) {
  .slide__mobile-image {
    max-width: 30em
  }
}

@media (min-width:768px) {
  .slide__mobile-image {
    max-width: 35em
  }
}

@media (min-width:992px) {
  .slide__mobile-image {
    max-width: 40em
  }
}

.slide__mobile-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 56% bottom;
  object-position: 56% bottom;
  z-index: 5
}

.slide__mobile-image:before {
  background: url(../logo-bg.html) bottom no-repeat;
  background-size: contain;
  z-index: 0;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0
}

.slide__mobile-image:after, .slide__mobile-image:before {
  content: "";
  display: block;
  width: 100%;
  margin-top: -6%;
  height: 100%
}

.slide__mobile-image:after {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../logo-fg.html) bottom no-repeat;
  background-size: contain;
  z-index: 10
}

.header-text {
  font-family: Bitter,serif;
  font-size: 42px;
  line-height: 1.2;
  color: #0f2c5b;
  max-width: 15em;
  margin: 0 auto;
  position: relative;
  top: -15px
}

.slide__viewport p {
  font-family: Open Sans,sans-serif;
  color: #0f2c5b
}

  .slide__viewport p strong {
    font-size: 1.25em;
    font-weight: 700
  }

.no-login #header > div > div > a, .no-nav #header > div > div > div.position-static {
  display: none
}

.banner--landing {
  height: calc(100vh-80px);
}

@media(max-width:991px) {
  .banner--landling {
    height: calc(100vh-70px);
  }
}

@media(max-width:567px) {
  .banner--landling {
    height: calc(100vh-60px);
  }
}

.banner--landing.content {
  position: absolute;
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media(max-width:991px) {
  .banner--landling.content {
    bottom: 60px;
    top: auto;
    transform: none;
  }
}

@media(max-width:767px) {
  .banner--landling.content {
    bottom: 30px;
  }
}
