@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

*, :after, :before {
    box-sizing: border-box
}

body {
    height: 100%;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%
}

iframe, img {
    display: block
}

iframe {
    width: 100%;
    height: 100%
}

@media (max-width: 768px) {
    .css-ueuzok {
        padding-top: 10% !important
    }

    .css-ueuzok section {
        max-height: calc(-16px + 80vh) !important
    }
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 400;
    src: url(static/proxima-nova-regular-b016d303db3e53b17726e053564cdff0.woff2)
}

@font-face {
    font-family: Proxima Nova;
    font-style: bold;
    font-weight: 700;
    src: url(static/proxima-nova-bold-247b0b3f5a1ea60cccad7a6a223de9a7.woff2)
}

@font-face {
    font-family: Sharp Sans;
    font-style: normal;
    font-weight: 400;
    src: url(static/SharpSansDispNo1-Book-65a1fe5fef1827d044877037a3ddb3d5.woff2)
}

@font-face {
    font-family: Sharp Sans;
    font-style: bold;
    font-weight: 700;
    src: url(static/SharpSansDispNo1-Bold-2bd46ca4fb1eefa3ac0651632f1380c7.woff2)
}

html {
    font-size: 12px
}

@media (min-width: 1200px) {
    html {
        font-size: 16px
    }
}

body {
    font-family: Proxima Nova, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #191919
}

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.h1, h1 {
    margin: 0 0 .5rem;
    font-size: 3.125rem;
    font-weight: 300;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .0625rem
}

.h1 span, h1 span {
    display: block;
    margin-top: .5rem;
    font-size: 1.6875rem
}

.h2, h2 {
    margin: 0;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.75rem;
    letter-spacing: .0625rem;
    text-transform: uppercase
}

.h2 span, h2 span {
    display: block;
    margin-top: .5rem;
    font-size: 1.375rem;
    line-height: 1.3
}

.h3, h3 {
    margin: 0 0 1rem;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 2.125rem;
    letter-spacing: .0625rem;
    text-transform: uppercase
}

.h3:not(:first-child), h3:not(:first-child) {
    margin-top: 2rem
}

.h4, h4 {
    margin: 0 0 1rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.3
}

.h4:not(:first-child), h4:not(:first-child) {
    margin-top: 2rem
}

p, ul {
    margin: 0 0 1rem
}

ul {
    padding: 0 0 0 1rem
}

ul li {
    margin: 0;
    padding: 0
}

.h2:last-child, .h3:last-child, .h4:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child, ul:last-child {
    margin-bottom: 0
}

a {
    color: #8bd3dd;
    text-decoration: none;
    transition: color .2s
}

a:hover {
    color: #9cdae2;
    text-decoration: underline
}

.large-paragraph {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .30000001192092896px;
    text-align: left
}

.mt-0 {
    margin-top: 0 !important
}

.mt-0\.5 {
    margin-top: .5rem !important
}

.mt-1 {
    margin-top: 1rem !important
}

.mt-1\.5 {
    margin-top: 1.5rem !important
}

.mt-2 {
    margin-top: 2rem !important
}

.mt-3 {
    margin-top: 3rem !important
}

.mt-4 {
    margin-top: 4rem !important
}

.mt-5 {
    margin-top: 5rem !important
}

.mt-6 {
    margin-top: 6rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-0\.5 {
    margin-right: .5rem !important
}

.mr-1 {
    margin-right: 1rem !important
}

.mr-1\.5 {
    margin-right: 1.5rem !important
}

.mr-2 {
    margin-right: 2rem !important
}

.mr-3 {
    margin-right: 3rem !important
}

.mr-4 {
    margin-right: 4rem !important
}

.mr-5 {
    margin-right: 5rem !important
}

.mr-6 {
    margin-right: 6rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-0\.5 {
    margin-bottom: .5rem !important
}

.mb-1 {
    margin-bottom: 1rem !important
}

.mb-1\.5 {
    margin-bottom: 1.5rem !important
}

.mb-2 {
    margin-bottom: 2rem !important
}

.mb-3 {
    margin-bottom: 3rem !important
}

.mb-4 {
    margin-bottom: 4rem !important
}

.mb-5 {
    margin-bottom: 5rem !important
}

.mb-6 {
    margin-bottom: 6rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-0\.5 {
    margin-left: .5rem !important
}

.ml-1 {
    margin-left: 1rem !important
}

.ml-1\.5 {
    margin-left: 1.5rem !important
}

.ml-2 {
    margin-left: 2rem !important
}

.ml-3 {
    margin-left: 3rem !important
}

.ml-4 {
    margin-left: 4rem !important
}

.ml-5 {
    margin-left: 5rem !important
}

.ml-6 {
    margin-left: 6rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-0\.5 {
    padding-top: .5rem !important
}

.pt-1 {
    padding-top: 1rem !important
}

.pt-1\.5 {
    padding-top: 1.5rem !important
}

.pt-2 {
    padding-top: 2rem !important
}

.pt-3 {
    padding-top: 3rem !important
}

.pt-4 {
    padding-top: 4rem !important
}

.pt-5 {
    padding-top: 5rem !important
}

.pt-6 {
    padding-top: 6rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-0\.5 {
    padding-right: .5rem !important
}

.pr-1 {
    padding-right: 1rem !important
}

.pr-1\.5 {
    padding-right: 1.5rem !important
}

.pr-2 {
    padding-right: 2rem !important
}

.pr-3 {
    padding-right: 3rem !important
}

.pr-4 {
    padding-right: 4rem !important
}

.pr-5 {
    padding-right: 5rem !important
}

.pr-6 {
    padding-right: 6rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-0\.5 {
    padding-bottom: .5rem !important
}

.pb-1 {
    padding-bottom: 1rem !important
}

.pb-1\.5 {
    padding-bottom: 1.5rem !important
}

.pb-2 {
    padding-bottom: 2rem !important
}

.pb-3 {
    padding-bottom: 3rem !important
}

.pb-4 {
    padding-bottom: 4rem !important
}

.pb-5 {
    padding-bottom: 5rem !important
}

.pb-6 {
    padding-bottom: 6rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-0\.5 {
    padding-left: .5rem !important
}

.pl-1 {
    padding-left: 1rem !important
}

.pl-1\.5 {
    padding-left: 1.5rem !important
}

.pl-2 {
    padding-left: 2rem !important
}

.pl-3 {
    padding-left: 3rem !important
}

.pl-4 {
    padding-left: 4rem !important
}

.pl-5 {
    padding-left: 5rem !important
}

.pl-6 {
    padding-left: 6rem !important
}

.text-bold {
    font-weight: 700
}

.text-center {
    text-align: center
}

.about__plan .container {
    background: url(static/img-about-background-fbaf48ce558f66a1df4ffa9ee1e02fce.png);
    background-position: top;
    background-size: cover;
    padding-bottom: 5rem
}

.about__plan li {
    line-height: 1.9375rem
}

@media (min-width: 1200px) {
    .about__plan li {
        line-height: 2.9375rem
    }
}

.about__de-logo {
    height: 55px
}

.about__de-logo img {
    height: 55px !important;
    width: auto !important
}

.flex-centered .column--2 {
    text-align: center
}

.flex-centered img {
    display: inline-block
}

.community__haveVideo .container {
    background: url(static/community-image-gradientBkgd-1e6fa6faed1d534f250cbac727cfb681.png);
    background-position: top;
    background-size: cover;
    padding-bottom: 5rem;
    margin-top: -5em
}

.community__videoShare {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    top: 3em;
    padding: 1.5em 1em;
    border: 5px solid #f48893;
    align-content: center
}

.community__videoShare .column--4 {
    padding-left: 2em
}

.community__videoShare .column--3 {
    text-align: center
}

.community__icons {
    justify-content: space-evenly
}

.community__icons, .community__icons--small {
    display: flex;
    align-content: center;
    padding: 0 !important
}

.community__icons--small img {
    max-width: 45px;
    margin-right: 2em;
    margin-top: 2em;
    margin-bottom: 2em
}

.community__disclaimer {
    font-family: Proxima Nova;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .30000001192092896px;
    text-align: left
}

.hashtag {
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 700;
    font-size: 1.25rem
}

.engineering__steps .engineering__image-wrapper {
    position: relative;
    z-index: 2;
    max-width: 135px
}

.engineering__steps .engineering__image-wrapper:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 80px;
    background-color: #191919;
    left: 50%;
    z-index: 1
}

.engineering__steps .engineering__image-wrapper--reverse:after {
    height: 199px;
    top: -199px;
    left: 50%
}

@media (min-width: 1200px) {
    .engineering__steps .engineering__image-wrapper {
        width: 150px;
        margin-left: 150px
    }

    .engineering__steps .engineering__image-wrapper--reverse:after {
        height: 99px;
        top: -99px
    }
}

.engineering__group-desktop {
    display: none
}

@media (min-width: 1200px) {
    .engineering__group-desktop {
        display: block
    }
}

@media (min-width: 1200px) {
    .engineering__group-mobile {
        display: none
    }
}

.engineering__steps-group {
    background-color: #fffcf6;
    position: relative
}

.engineering__steps-group .engineering__image-wrapper {
    background-color: #fffcf6;
    position: relative;
    z-index: 5;
    width: 130px
}

@media (min-width: 1200px) {
    .engineering__steps-group .engineering__image-wrapper {
        width: 450px
    }
}

.immersive__about-column.column {
    padding-right: 2rem
}

.immersive__column-image {
    background-image: url(static/img-home-vft-792a777f6d9ae931b09170563fba5c0f.png);
    background-size: cover;
    grid-column: 1/span 6;
    grid-row: 1;
    z-index: 2
}

@media (max-width: 768px) {
    .immersive__column-image {
        grid-column: 1;
        grid-row: 1
    }
}

.immersive__column-gradient {
    background-image: url(static/img-home-bg-color-c63ba85c4ab4bb4d4f1f1db1e73baabf.jpg);
    background-size: cover;
    grid-column: 6/span 7;
    grid-row: 1
}

@media (max-width: 768px) {
    .immersive__column-gradient {
        grid-column: 1;
        grid-row: 2
    }
}

.immersive__column-text {
    grid-column: 7/span 6;
    grid-row: 1;
    padding-right: 2rem
}

@media (max-width: 768px) {
    .immersive__column-text {
        grid-column: 1;
        grid-row: 2
    }
}

.immersive__ed-guide-box.column {
    background-color: #f2f2f2;
    padding: 1rem
}

.immersive__ed-guide-resource.resource {
    height: 100%;
    margin-bottom: 0
}

@media (max-width: 768px) {
    .immersive__home-image {
        order: -1
    }
}

.immersive__interactive-container {
    width: 75%
}

.immersive__interactive-row {
    aspect-ratio: 19/8;
    display: flex;
    justify-content: center;
    background: #000
}

.immersive__row-background.row {
    display: grid;
    grid-template-columns:repeat(12, 1fr)
}

@media (max-width: 768px) {
    .immersive__row-background.row {
        grid-template-columns:repeat(1, 1fr);
        grid-template-rows:repeat(2, 1fr)
    }
}

.immersive__survey-box {
    align-items: center;
    background: #c2e4ea;
    display: flex;
    padding: 2rem
}

@media (max-width: 768px) {
    .immersive__survey-box {
        flex-direction: column;
        gap: 2rem
    }
}

.immersive__survey-box p {
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.3rem;
    margin: 0;
    padding-right: 2rem;
    text-transform: uppercase
}

@media (max-width: 768px) {
    .immersive__survey-box p {
        padding-right: 0
    }
}

.immersive__survey-box .button {
    border: none;
    text-wrap: nowrap
}

.immersive__vft-menu-container {
    display: flex;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.2rem;
    font-weight: 700;
    gap: 2rem;
    letter-spacing: 3px;
    margin-bottom: 2rem;
    text-transform: uppercase
}

.immersive__vft-menu-item {
    cursor: pointer
}

.immersive__vft-menu-item--active, .immersive__vft-menu-item:hover {
    border-bottom: 2px solid #f48893;
    color: #f48893;
    line-height: 2rem
}

.vts__dark-column {
    background-color: #f1f0ef;
    padding: 1.5em 1.5em 12em !important;
    margin-bottom: 0;
    margin-left: 2.8%
}

.vts__video-text {
    margin-top: -15em
}

.vts__footer .gatsby-image-wrapper {
    margin-top: -20em
}

@media (max-width: 1200px) {
    .vts__video-text {
        margin-top: 0;
        padding-bottom: 2em
    }

    .vts__footer .gatsby-image-wrapper {
        margin-top: 0
    }

    .vts__dark-column {
        background-color: #f1f0ef;
        padding: 1.5em !important;
        margin-bottom: 0;
        margin-left: 2.8%
    }
}

.vft__featured .h3, .vft__featured h3 {
    margin-top: .5em;
    margin-bottom: .5em
}

.vft__banner {
    background-color: #8bd3dd;
    display: flex;
    align-items: center;
    padding: 2.5rem;
    margin-top: 2.5rem
}

.vft__banner .button {
    border: none
}

.vft__educator-guide {
    background-color: #f1f0ef
}

.vft__educator-wrapper {
    padding: 2.5rem 1.875rem
}

.vft__card-copy {
    background-color: #fff;
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem;
    padding: 1.5rem
}

.vft__card-copy p {
    margin: 0 0 .5rem
}

.vft__card-copy p span {
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: .875rem
}

.vft__card-copy .button {
    padding: 1em;
    position: relative
}

.vft__card-copy .button span {
    position: absolute;
    font-size: .875rem;
    font-weight: 300;
    letter-spacing: 0;
    display: block;
    top: 1.25rem;
    right: -5.625rem;
    color: #191919
}

.vft__card-copy .button span:hover {
    display: block;
    color: #191919
}

.vft__duration {
    color: #666
}

.vft__duration p {
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.vft__card-title {
    padding: .9375rem;
    background-color: #dac8b1;
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.vft__card-title .h4, .vft__card-title h4 {
    font-family: Proxima Nova, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
    font-size: 1rem;
    letter-spacing: .0187rem
}

.vft__feedback {
    display: flex;
    align-items: center;
    padding-bottom: 3.75rem
}

.vft__feedback p {
    margin-bottom: 0;
    margin-right: .9375rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1875rem
}

.vft__feedback .share__links {
    left: 95%
}

.vft__card-icon {
    background-color: #fff;
    height: 3.5625rem;
    width: 3.5625rem;
    border-radius: 100%;
    display: flex;
    justify-items: center;
    position: relative
}

.vft__card-icon span {
    position: absolute;
    bottom: -30px;
    left: 10%;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    color: #4a90e2
}

.vft__card-icon img {
    width: 1.5625rem;
    margin: auto
}

.section__row-gradient {
    background-size: 60% 100%
}

.section__row-gradient .column:first-child {
    margin-bottom: 0
}

.section__row-gradient .column:nth-child(2) {
    background-image: url(static/img-home-bg-color-c63ba85c4ab4bb4d4f1f1db1e73baabf.jpg);
    background-size: cover;
    margin-bottom: 0
}

.section__row-gradient .column:nth-child(3) {
    display: none
}

@media (min-width: 768px) {
    .section__row-gradient {
        background-image: url(static/img-home-bg-color-c63ba85c4ab4bb4d4f1f1db1e73baabf.jpg)
    }

    .section__row-gradient .column:first-child {
        display: none
    }

    .section__row-gradient .column:nth-child(2) {
        background-image: none
    }

    .section__row-gradient .column:nth-child(3) {
        display: block
    }
}

.section__col-edge {
    background-color: #191919;
    display: flex;
    justify-content: center
}

.section__col-edge img {
    width: 275px
}

.section__col-vft {
    background-image: url(static/img-home-vft-792a777f6d9ae931b09170563fba5c0f.png);
    background-size: cover;
    min-height: 330px
}

@media (min-width: 768px) {
    .section__col-vft {
        min-height: 500px
    }
}

.section__col-sub-footer {
    margin-top: -75px !important
}

@media (min-width: 768px) {
    .section__col-sub-footer {
        margin-top: -100px !important
    }
}

.section__row-arrow {
    background-color: #f2f2f2;
    padding-bottom: 60px
}

.section__row-arrow .h2, .section__row-arrow h2 {
    font-size: 24px
}

@media (min-width: 1201px) {
    .section__row-arrow {
        padding: 30px 20px 120px
    }

    .section__row-arrow .h2, .section__row-arrow h2 {
        font-size: 30px
    }

    .section__row-arrow .column:nth-child(2) {
        margin-top: -70px
    }

    .section__row-arrow .column:nth-child(3) {
        margin-top: -160px
    }
}

.section__row-arrow:before {
    content: "";
    background-image: url(static/img-home-arrow-8e06d1f26b0943612ccae145d730a79b.png);
    background-size: cover;
    height: 264px;
    width: 1357px;
    background-repeat: no-repeat;
    display: none;
    z-index: 10
}

@media (min-width: 1201px) {
    .section__row-arrow:before {
        display: block
    }
}

.container {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 768px) {
    .container {
        max-width: 1400px
    }
}

@media (min-width: 1200px) {
    .container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.container--full-width {
    max-width: 1400px;
    justify-content: space-between;
    display: flex;
}

.row {
    margin-left: -.5rem;
    margin-right: -.5rem;
    margin-bottom: 1rem;
    flex-wrap: wrap;
    display: flex
}

.row:last-child {
    margin-bottom: 0
}

.row--vertical-align-center {
    align-items: center
}

.row--vertical-align-bottom {
    align-items: flex-end
}

@media (min-width: 768px) {
    .row--with-dividers > :not(:last-child):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-color: #979797
    }
}

.column {
    position: relative;
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
    margin-bottom: 1rem
}

.column:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .column {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .column--0 {
        width: 0
    }

    .column--offset--0 {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .column--1 {
        width: 8.33333%
    }

    .column--offset--1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 768px) {
    .column--2 {
        width: 16.66667%
    }

    .column--offset--2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 768px) {
    .column--3 {
        width: 25%
    }

    .column--offset--3 {
        margin-left: 25%
    }
}

@media (min-width: 768px) {
    .column--4 {
        width: 33.33333%
    }

    .column--offset--4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 768px) {
    .column--5 {
        width: 41.66667%
    }

    .column--offset--5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 768px) {
    .column--6 {
        width: 50%
    }

    .column--offset--6 {
        margin-left: 50%
    }
}

@media (min-width: 768px) {
    .column--7 {
        width: 58.33333%
    }

    .column--offset--7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 768px) {
    .column--8 {
        width: 66.66667%
    }

    .column--offset--8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 768px) {
    .column--9 {
        width: 75%
    }

    .column--offset--9 {
        margin-left: 75%
    }
}

@media (min-width: 768px) {
    .column--10 {
        width: 83.33333%
    }

    .column--offset--10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 768px) {
    .column--11 {
        width: 91.66667%
    }

    .column--offset--11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .column--12 {
        width: 100%
    }

    .column--offset--12 {
        margin-left: 100%
    }
}

.column--xsm--0 {
    width: 0
}

.column--xsm--offset--0 {
    margin-left: 0
}

.column--xsm--1 {
    width: 8.33333%
}

.column--xsm--offset--1 {
    margin-left: 8.33333%
}

.column--xsm--2 {
    width: 16.66667%
}

.column--xsm--offset--2 {
    margin-left: 16.66667%
}

.column--xsm--3 {
    width: 25%
}

.column--xsm--offset--3 {
    margin-left: 25%
}

.column--xsm--4 {
    width: 33.33333%
}

.column--xsm--offset--4 {
    margin-left: 33.33333%
}

.column--xsm--5 {
    width: 41.66667%
}

.column--xsm--offset--5 {
    margin-left: 41.66667%
}

.column--xsm--6 {
    width: 50%
}

.column--xsm--offset--6 {
    margin-left: 50%
}

.column--xsm--7 {
    width: 58.33333%
}

.column--xsm--offset--7 {
    margin-left: 58.33333%
}

.column--xsm--8 {
    width: 66.66667%
}

.column--xsm--offset--8 {
    margin-left: 66.66667%
}

.column--xsm--9 {
    width: 75%
}

.column--xsm--offset--9 {
    margin-left: 75%
}

.column--xsm--10 {
    width: 83.33333%
}

.column--xsm--offset--10 {
    margin-left: 83.33333%
}

.column--xsm--11 {
    width: 91.66667%
}

.column--xsm--offset--11 {
    margin-left: 91.66667%
}

.column--xsm--12 {
    width: 100%
}

.column--xsm--offset--12 {
    margin-left: 100%
}

@media (min-width: 576px) {
    .column--sm--0 {
        width: 0
    }

    .column--sm--offset--0 {
        margin-left: 0
    }
}

@media (min-width: 576px) {
    .column--sm--1 {
        width: 8.33333%
    }

    .column--sm--offset--1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 576px) {
    .column--sm--2 {
        width: 16.66667%
    }

    .column--sm--offset--2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 576px) {
    .column--sm--3 {
        width: 25%
    }

    .column--sm--offset--3 {
        margin-left: 25%
    }
}

@media (min-width: 576px) {
    .column--sm--4 {
        width: 33.33333%
    }

    .column--sm--offset--4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 576px) {
    .column--sm--5 {
        width: 41.66667%
    }

    .column--sm--offset--5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 576px) {
    .column--sm--6 {
        width: 50%
    }

    .column--sm--offset--6 {
        margin-left: 50%
    }
}

@media (min-width: 576px) {
    .column--sm--7 {
        width: 58.33333%
    }

    .column--sm--offset--7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 576px) {
    .column--sm--8 {
        width: 66.66667%
    }

    .column--sm--offset--8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 576px) {
    .column--sm--9 {
        width: 75%
    }

    .column--sm--offset--9 {
        margin-left: 75%
    }
}

@media (min-width: 576px) {
    .column--sm--10 {
        width: 83.33333%
    }

    .column--sm--offset--10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 576px) {
    .column--sm--11 {
        width: 91.66667%
    }

    .column--sm--offset--11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 576px) {
    .column--sm--12 {
        width: 100%
    }

    .column--sm--offset--12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .column--md--0 {
        width: 0
    }

    .column--md--offset--0 {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .column--md--1 {
        width: 8.33333%
    }

    .column--md--offset--1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 768px) {
    .column--md--2 {
        width: 16.66667%
    }

    .column--md--offset--2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 768px) {
    .column--md--3 {
        width: 25%
    }

    .column--md--offset--3 {
        margin-left: 25%
    }
}

@media (min-width: 768px) {
    .column--md--4 {
        width: 33.33333%
    }

    .column--md--offset--4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 768px) {
    .column--md--5 {
        width: 41.66667%
    }

    .column--md--offset--5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 768px) {
    .column--md--6 {
        width: 50%
    }

    .column--md--offset--6 {
        margin-left: 50%
    }
}

@media (min-width: 768px) {
    .column--md--7 {
        width: 58.33333%
    }

    .column--md--offset--7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 768px) {
    .column--md--8 {
        width: 66.66667%
    }

    .column--md--offset--8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 768px) {
    .column--md--9 {
        width: 75%
    }

    .column--md--offset--9 {
        margin-left: 75%
    }
}

@media (min-width: 768px) {
    .column--md--10 {
        width: 83.33333%
    }

    .column--md--offset--10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 768px) {
    .column--md--11 {
        width: 91.66667%
    }

    .column--md--offset--11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .column--md--12 {
        width: 100%
    }

    .column--md--offset--12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .column--lg--0 {
        width: 0
    }

    .column--lg--offset--0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .column--lg--1 {
        width: 8.33333%
    }

    .column--lg--offset--1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 1200px) {
    .column--lg--2 {
        width: 16.66667%
    }

    .column--lg--offset--2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 1200px) {
    .column--lg--3 {
        width: 25%
    }

    .column--lg--offset--3 {
        margin-left: 25%
    }
}

@media (min-width: 1200px) {
    .column--lg--4 {
        width: 33.33333%
    }

    .column--lg--offset--4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 1200px) {
    .column--lg--5 {
        width: 41.66667%
    }

    .column--lg--offset--5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 1200px) {
    .column--lg--6 {
        width: 50%
    }

    .column--lg--offset--6 {
        margin-left: 50%
    }
}

@media (min-width: 1200px) {
    .column--lg--7 {
        width: 58.33333%
    }

    .column--lg--offset--7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 1200px) {
    .column--lg--8 {
        width: 66.66667%
    }

    .column--lg--offset--8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 1200px) {
    .column--lg--9 {
        width: 75%
    }

    .column--lg--offset--9 {
        margin-left: 75%
    }
}

@media (min-width: 1200px) {
    .column--lg--10 {
        width: 83.33333%
    }

    .column--lg--offset--10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 1200px) {
    .column--lg--11 {
        width: 91.66667%
    }

    .column--lg--offset--11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .column--lg--12 {
        width: 100%
    }

    .column--lg--offset--12 {
        margin-left: 100%
    }
}

@media (min-width: 1400px) {
    .column--xl--0 {
        width: 0
    }

    .column--xl--offset--0 {
        margin-left: 0
    }
}

@media (min-width: 1400px) {
    .column--xl--1 {
        width: 8.33333%
    }

    .column--xl--offset--1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 1400px) {
    .column--xl--2 {
        width: 16.66667%
    }

    .column--xl--offset--2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 1400px) {
    .column--xl--3 {
        width: 25%
    }

    .column--xl--offset--3 {
        margin-left: 25%
    }
}

@media (min-width: 1400px) {
    .column--xl--4 {
        width: 33.33333%
    }

    .column--xl--offset--4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 1400px) {
    .column--xl--5 {
        width: 41.66667%
    }

    .column--xl--offset--5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 1400px) {
    .column--xl--6 {
        width: 50%
    }

    .column--xl--offset--6 {
        margin-left: 50%
    }
}

@media (min-width: 1400px) {
    .column--xl--7 {
        width: 58.33333%
    }

    .column--xl--offset--7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 1400px) {
    .column--xl--8 {
        width: 66.66667%
    }

    .column--xl--offset--8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 1400px) {
    .column--xl--9 {
        width: 75%
    }

    .column--xl--offset--9 {
        margin-left: 75%
    }
}

@media (min-width: 1400px) {
    .column--xl--10 {
        width: 83.33333%
    }

    .column--xl--offset--10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 1400px) {
    .column--xl--11 {
        width: 91.66667%
    }

    .column--xl--offset--11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1400px) {
    .column--xl--12 {
        width: 100%
    }

    .column--xl--offset--12 {
        margin-left: 100%
    }
}

.icon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: -.125em
}

.icon--margin-right {
    margin-right: .5em
}

.icon--margin-left {
    margin-left: .5em
}

.icon--arrowup {
    fill: #3c64b1
}

.button {
    display: inline-block;
    padding: 1.5625rem;
    line-height: 1.5;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.125rem;
    text-align: center;
    text-decoration: none;
    color: #191919;
    background-color: #fff;
    border: 4px solid #ec8a99;
    border-radius: 0;
    transition: all .2s;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1875rem
}

.button:not(:disabled) {
    cursor: pointer
}

.button:hover {
    background-color: #e55e73;
    border-color: #e55e73;
    color: #fff;
    text-decoration: none
}

.button:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(229, 94, 115, .5)
}

.button--inverse {
    background-color: #191919;
    color: #fff
}

.button--inverse:hover {
    color: #191919
}

.button--disabled, .button--disabled:hover {
    background-color: #fff;
    border-color: #fff;
    opacity: .6
}

.button--link {
    padding: 0;
    color: #8bd3dd;
    background-color: transparent;
    border: 0;
    border-radius: 0
}

.button--link:hover {
    color: #e0d0bd;
    text-decoration: underline;
    background-color: transparent
}

.button--link svg {
    fill: #dac8b1
}

.button--vft {
    background-color: #fff;
    height: 3.5625rem;
    width: 3.5625rem;
    border-radius: 100%;
    display: flex;
    justify-items: center;
    position: relative
}

.button--vft span {
    position: absolute;
    bottom: -30px;
    left: 10%;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    color: #4a90e2;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal
}

.button--vft img {
    width: 1.5625rem;
    margin: auto
}

.share--inline {
    display: flex;
    align-items: center
}

.share__inline-label {
    margin-right: 1.5rem;
    font-weight: 700;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    text-transform: uppercase;
    color: #191919;
    letter-spacing: 2px
}

.share--dropdown {
    display: inline-block;
    position: relative
}

.share__button {
    display: none;
    outline-offset: 3px;
    font-size: inherit;
    font-family: inherit;
    color: #191919;
    font-weight: 700;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

@media (min-width: 1200px) {
    .share__button {
        display: block
    }
}

.share__button:hover {
    text-decoration: none
}

.share__links {
    display: flex
}

@media (min-width: 1200px) {
    .share__links--stacked {
        flex-direction: column;
        position: absolute;
        z-index: 999;
        top: 105%;
        display: none;
        left: 0;
        overflow: hidden;
        padding: 6px;
        background-color: #fff;
        border-radius: 3px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    }
}

@media (min-width: 1200px) {
    .share__links--visible {
        height: auto;
        padding: .5rem;
        opacity: 1;
        transform: translate(-50%, .5rem)
    }
}

.share__link {
    display: flex;
    align-items: center;
    margin-right: 1.5rem
}

.share__link:hover {
    text-decoration: none
}

@media (min-width: 1200px) {
    .share__links--stacked .share__link {
        margin: 0 0 .5rem
    }

    .share__links--stacked .share__link:last-child {
        margin-bottom: 0
    }
}

.share__link-label {
    display: block;
    margin-left: .25rem
}

@media (min-width: 1200px) {
    .share__link-label {
        margin-left: .5rem
    }
}

.share__link-label--sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.share__link-icon {
    display: block;
    font-size: 2em;
    transition: fill .2s
}

:hover > .share__link-icon {
    fill: #9cdae2
}

.share--vft .share__button {
    display: block
}

.share--vft .share__links--stacked {
    flex-direction: column;
    position: absolute;
    z-index: 999;
    top: 100%;
    left: 50%;
    height: 0;
    overflow: hidden;
    padding: 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    opacity: 0;
    transform: translateX(-50%);
    transition: opacity .2s, transform .2s
}

.share--vft .share__links--visible {
    height: auto;
    padding: .5rem;
    opacity: 1;
    transform: translate(-50%, .5rem)
}

.share__links--stacked .share--vft .share__link {
    margin: 0 0 .5rem
}

.share__links--stacked .share--vft .share__link:last-child {
    margin-bottom: 0
}

.share--vft .share__link-label {
    margin-left: .5rem
}

.form__item {
    margin-bottom: 1.5rem
}

.form__item--checkbox {
    display: flex
}

.form__item--button {
    margin-top: 1rem
}

.form__item--checkbox + .form__item--checkbox {
    margin-top: -1.25rem
}

.form__label {
    display: block;
    margin-bottom: .25rem;
    font-weight: 700
}

.form__item--checkbox .form__label {
    margin-bottom: 0;
    font-weight: 400
}

.form__label--hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.form__label--required:after {
    content: " *";
    color: #f2f2f2
}

.form__button-toggle-button, .form__input, .form__select {
    display: block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    background-color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    color: #191919
}

.form__button-toggle-button--error, .form__input--error, .form__select--error {
    border-color: #bc2121
}

.form__button-toggle-buttons {
    display: flex
}

.form__button-toggle-button {
    flex-basis: 33.33%;
    white-space: nowrap;
    padding-left: calc(1rem - 1px);
    padding-right: calc(1rem - 1px);
    border-radius: 0;
    cursor: pointer;
    transition: all .5s
}

.form__button-toggle-button--selected, .form__button-toggle-button:hover {
    color: #fff
}

.form__button-toggle-button:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form__button-toggle-button:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.form__button-toggle-button:not(:last-child) {
    border-right: none
}

.form__input[type=checkbox] {
    width: auto;
    height: auto;
    margin-top: .3rem;
    margin-right: .5rem
}

:-ms-input-placeholder {
    color: #f2f2f2
}

.form__option--placeholder, ::placeholder {
    color: #f2f2f2
}

.form__school-lookup-button {
    padding: 0;
    color: #8bd3dd;
    background: none;
    border: 0;
    cursor: pointer
}

.form__school-lookup-button:hover {
    cursor: pointer
}

.form__error {
    margin-top: .25rem
}

.form__error, .form__notice {
    font-size: .75rem;
    color: #bc2121
}

.form__notice {
    padding: 1rem;
    margin-bottom: 1rem;
    background-color: #f6cece;
    border: 1px solid #bc2121;
    text-align: center
}

.form__notice--error {
    background-color: #f6cece;
    border-color: #bc2121;
    color: #bc2121
}

body.modal-open {
    overflow: hidden
}

.modal {
    position: relative;
    z-index: 9999
}

.modal--enter .modal__overlay {
    transition: opacity .15s ease-out;
    opacity: 0
}

.modal--enter .modal__container {
    transition: all .2s ease-out .15s;
    opacity: 0;
    transform: translateY(-20px)
}

.modal--enter-active .modal__overlay {
    opacity: .6
}

.modal--enter-active .modal__container {
    opacity: 1;
    transform: translateY(0)
}

.modal--exit .modal__overlay {
    transition: opacity .15s ease-out .2s;
    opacity: .6
}

.modal--exit .modal__container {
    transition: all .2s ease-out;
    opacity: 1;
    transform: translateY(0)
}

.modal--exit-active .modal__overlay {
    opacity: 0
}

.modal--exit-active .modal__container {
    opacity: 0;
    transform: translateY(-20px)
}

.modal__overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .6
}

.modal__container {
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 2rem;
    overflow-y: auto;
}

body:not(.modal-open) .modal__container {
    overflow-y: hidden
}

.modal__content {
    position: relative;
    width: 100%;
    max-width: 700px;
    background-color: #fff;
    padding: 2rem;
    margin: 2rem 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.modal__content--with-video {
    max-width: 1400px;
    padding: 1rem
}

.modal__close-btn {
    position: absolute;
    z-index: 9999;
    top: -1rem;
    right: -1rem;
    height: 2rem;
    width: 2rem;
    padding: .5rem;
    border-radius: 50%;
    line-height: 0;
    background: #191919;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    cursor: pointer
}

.modal__close-btn-icon {
    width: auto;
    height: auto;
    font-size: unset;
    fill: #fff;
    transition: opacity .2s
}

:hover > .modal__close-btn-icon {
    opacity: .6
}

.modal__scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.subscribe .form__item--button {
    margin-bottom: 0;
    text-align: center
}

.subscribe__heading {
    margin: 0 0 .25rem !important;
    font-size: 1rem;
    font-weight: 700
}

.subscribe__birthday-heading:after {
    content: " *";
    color: #f2f2f2
}

.subscribe__birthday-fields {
    display: flex;
    justify-content: space-between
}

.subscribe__birthday-fields .form__item--select {
    flex-basis: 32%
}

.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9997;
    transition: transform .2s ease-out
}

.header--off-page {
    transform: translateY(-100%)
}

.header__upper {
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #fff
}

@media (max-width: 1199px) {
    .header__upper--home {
        display: none
    }
}

.header__upper-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header__lower {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f3f6fa
}

.header__lower-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

@media (min-width: 1200px) {
    .header__lower-content {
        align-items: flex-end
    }
}

.header__partner-logos {
    display: flex;
    align-items: center;
    transition: all .2s
}

.header__partner-logos--hidden {
    visibility: hidden
}

.header__de-logo, .header__de-logo--scaled {
    width: 43px
}

.header__logo-divider {
    align-self: stretch;
    width: 1px;
    background-color: rgba(0, 0, 0, .2);
    margin: 0 1.25rem
}

.header__partner-logo {
    width: 112px
}

.header__partner-logo--scaled {
    width: 89.6px
}

.header__program-logo {
    display: block;
    width: 127px;
    transition: all .2s
}

.header__program-logo--initially-hidden {
    position: absolute;
    bottom: 0;
    opacity: 0
}

.header__program-logo--revealed {
    position: relative;
    opacity: 1
}

@media (min-width: 1200px) {
    .header__hamburger {
        display: none
    }
}

.header__hamburger-button {
    position: relative;
    width: 28px;
    height: 24px;
    outline-offset: 3px
}

.header__hamburger-button-inner {
    margin-top: -2px
}

.header__hamburger-button-inner, .header__hamburger-button-inner:after, .header__hamburger-button-inner:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #000;
    border-radius: 3px;
    transition-property: transform;
    transition-timing-function: ease;
    transition-duration: .15s
}

.header__hamburger-button-inner:before {
    content: "";
    top: -10px;
    transition: top 75ms ease .12s, opacity 75ms ease
}

.header__hamburger-button-inner:after {
    content: "";
    bottom: -10px;
    transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.header__hamburger-button--active .header__hamburger-button-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(45deg)
}

.header__hamburger-button--active .header__hamburger-button-inner:before {
    top: 0;
    opacity: 0;
    transition: top 75ms ease, opacity 75ms ease .12s
}

.header__hamburger-button--active .header__hamburger-button-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s
}

.header__menus {
    display: none;
    flex-basis: 100%
}

.header__menus--visible {
    display: block
}

.header__menus .mobile-header__signup,
.header__menus .mobile-header__share {
    display: none;
}

.header__menus.header__menus--visible .mobile-header__signup,
.header__menus.header__menus--visible .mobile-header__share {
    display: block;
}

@media (max-width: 1199px) {
    .header__menus {
        position: absolute;
        top: 100%;
        z-index: 999;
        left: 0;
        right: 0;
        padding: 0 1rem 1rem;
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1)
    }
}

@media (min-width: 1200px) {
    .header__menus {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        flex-basis: auto;
        height: 100%
    }
}

.header__utility-menu {
    display: none;
    font-family: Proxima Nova, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
    font-size: .888rem
}

@media (min-width: 1200px) {
    .header__utility-menu {
        display: flex;
        align-items: center;
        justify-content: right;
        width: 50%;
    }
}

.header__signup-button {
    outline-offset: 3px;
    font-size: inherit;
    font-family: inherit;
    color: #191919;
    font-weight: 700;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.header__signup-button:hover {
    text-decoration: none
}

.header__signup {
    margin-bottom: 1rem
}

@media (min-width: 1200px) {
    .header__signup {
        margin-bottom: 0;
        margin-right: 1.5rem
    }
}

.header__main-menu {
    padding-top: 1rem;
    margin-bottom: 1rem;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: .833rem;
    font-weight: 400;
    border-color: rgba(0, 0, 0, .2);
    border-style: solid;
    border-width: 1px 0
}

@media (min-width: 1200px) {
    .header__main-menu {
        order: 1;
        padding: 0;
        margin: auto 0 -1rem;
        border: 0
    }
}

@media (min-width: 1200px) {
    .header__main-menu-list {
        display: flex
    }
}

.header__main-menu-list-item {
    margin-bottom: 1rem;
    padding: 0;
    list-style: none
}

.header__main-menu-list-item ul li {
    margin: 0 15px 0s 0
}

@media (min-width: 1200px) {
    .header__main-menu-list-item {
        width: auto;
        margin-left: 2rem
    }

    .header__main-menu-list-item:first-child {
        margin-left: 0
    }
}

.header__main-menu-link {
    display: block;
    color: #191919
}

.header__main-menu-link:hover {
    color: #3c3c3c
}

@media (min-width: 1200px) {
    .header__main-menu-link {
        position: relative;
        display: flex;
        align-items: center;
        height: 100%;
        padding-bottom: 1rem;
        font-weight: 700;
        text-decoration: none;
        color: #191919;
        text-transform: uppercase;
        letter-spacing: 2px
    }

    .header__main-menu-link:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2px;
        background-color: currentColor;
        opacity: 0;
        transition: opacity .2s
    }

    .header__main-menu-link--active, .header__main-menu-link:hover, .header__main-menu-list-item--active > .header__main-menu-link {
        text-decoration: none
    }

    .header__main-menu-link--active:after, .header__main-menu-link:hover:after, .header__main-menu-list-item--active > .header__main-menu-link:after {
        color: #dac8b1;
        opacity: 1;
        height: .3125rem
    }
}

.footer {
    margin-top: auto
}

.footer .button {
    border-color: #edcf7d;
    background-color: #f2f2f2
}

.footer .button:hover {
    border-color: transparent;
    background-color: #edcf7d
}

.footer__top {
    padding: 1rem 0 4rem;
    background-color: #f8f7f5;
    color: #58595b
}

@media (min-width: 768px) {
    .footer__top {
        padding-top: 2rem
    }
}

.footer__content {
    position: relative
}

@media (min-width: 768px) {
    .footer__content:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 1px;
        background-color: #979797
    }
}

.footer__to_top {
    display: flex;
    justify-content: flex-end
}

.footer__to_top-button {
    display: flex;
    align-items: center;
    color: #191919;
    background: transparent;
    border: 0;
    cursor: pointer;
    transition: color .2s
}

.footer__to_top-button:hover {
    color: #3c3c3c
}

.footer__to_top-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    margin-left: 1.5rem;
    background-color: #fff;
    border-radius: 50%;
    font-size: 1.2rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.footer__logos {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.footer__de-logo {
    width: 100%;
    max-width: 70px
}

.footer__logo-divider {
    align-self: stretch;
    width: 1px;
    background-color: rgba(0, 0, 0, .2);
    margin: -.25rem 1rem
}

.footer__partner-logo {
    width: 100%;
    max-width: 90px
}

.footer__about {
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .footer__about {
        margin-bottom: 0
    }
}

.footer__heading {
    font-size: 1.375rem
}

.footer__signup-button {
    margin-bottom: 1.5rem
}

.footer__base {
    padding: 2rem 0;
    background-color: #000;
    color: #fff
}

@media (min-width: 768px) {
    .footer__base {
        padding: 1rem 0
    }
}

@media (min-width: 768px) {
    .footer__base-container {
        display: flex;
        justify-content: space-between
    }
}

.footer__copyright {
    margin-bottom: 3rem
}

@media (min-width: 768px) {
    .footer__copyright {
        margin-bottom: 0;
        margin-right: 2rem;
        text-align: left
    }
}

.footer__base-links {
    flex-shrink: 0
}

.footer__base-list {
    display: flex
}

@media (min-width: 768px) {
    .footer__base-list {
        justify-content: space-between
    }
}

.footer__base-list-item {
    display: flex;
    align-items: center
}

.footer__base-list-item:not(:last-child):after {
    content: "";
    width: 1px;
    height: 60%;
    margin: 0 .5rem;
    background-color: #fff
}

.footer__base-link, .footer__base-link:hover {
    color: #fff
}

.feedback {
    display: inline-block;
    padding: 1.5625rem;
    line-height: 1.5;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.125rem;
    text-align: center;
    text-decoration: none;
    color: #191919;
    background-color: #fff;
    border: 4px solid #ec8a99;
    border-radius: 0;
    transition: all .2s;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1875rem;
    position: fixed;
    z-index: 20;
    top: 50vh;
    right: -54px;
    transform: rotate(270deg)
}

@media (min-width: 768px) {
    .feedback {
        right: -41px
    }
}

@media (min-width: 1200px) {
    .feedback {
        right: -54px
    }
}

.feedback:not(:disabled) {
    cursor: pointer
}

.feedback:hover {
    background-color: #e55e73;
    border-color: #e55e73;
    color: #fff;
    text-decoration: none
}

.feedback:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(229, 94, 115, .5)
}

.feedback--inverse {
    background-color: #191919;
    color: #fff
}

.feedback--inverse:hover {
    color: #191919
}

.feedback--disabled, .feedback--disabled:hover {
    background-color: #fff;
    border-color: #fff;
    opacity: .6
}

.layout {
    display: flex;
    flex-direction: column;
}

.skip-to-content {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    margin: 1rem 0;
    font-weight: 700;
    text-align: center
}

.skip-to-content:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.callout {
    background-color: #f2f2f2;
    transition: background-color .2s;
    text-transform: uppercase
}

.callout .row {
    width: 100%
}

.callout .column {
    margin: auto
}

.callout .column:first-child {
    display: flex;
    align-items: center
}

.callout p {
    letter-spacing: 1px
}

.callout__link {
    display: block;
    text-decoration: none
}

.callout__link:hover {
    text-decoration: none;
    cursor: pointer
}

.callout__container {
    display: flex;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #191919;
    font-family: Sharp Sans, Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1.5rem
}

@media (min-width: 576px) {
    .callout__container {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

.callout__icon {
    flex-shrink: 0;
    margin-left: 1.5rem;
    font-size: 1.5em;
    color: #fff;
    transition: transform .2s
}

.callout__link:hover .callout__icon {
    transform: translateX(.25rem);
    color: #fff
}

.callout__button {
    margin: 0 auto;
    display: block;
    background-color: #fff;
    color: #191919;
    font-weight: 700;
    border-color: #fff
}

.callout__image {
    width: 122px;
    display: inline-block;
    margin-right: 30px
}

.section {
    padding: 2rem 0
}

.hero {
    background-size: 100% auto;
    background-position: 100% 0;
    min-height: 297px;
    background-size: cover
}

@media (min-width: 768px) {
    .hero {
        background-position: top
    }
}

.hero--home {
    position: relative;
    min-height: 637px;
    height: 100%;
    background-size: cover;
    background-position: 0 0;
    background-image: url(static/img-home-lead-building-mobile-ff1c78452ebd25b76197c85bfe7d2899.png)
}

@media (min-width: 768px) {
    .hero--home {
        min-height: 437px;
        background-image: url(static/img-home-lead-sky-67ce1a62e4fd50cf7836ef5061df4a58.jpg)
    }

    .hero--home:after {
        content: "";
        display: block;
        background-image: url(static/img-home-lead-student-building-c65c566f36a62187aa28d18932c4a8ab.png);
        background-position-y: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        width: 50%;
        position: absolute;
        top: 0;
        right: 0
    }
}

@media (min-width: 1200px) {
    .hero--home:after {
        height: 100%;
        width: 70%
    }
}

@media (min-width: 1401px) {
    .hero--home:after {
        background-position-x: right;
        background-size: 1065px 454px;
        height: 100%;
        width: 100%
    }
}

.hero--home h2 {
    margin-top: 25px;
    font-size: 24px;
    letter-spacing: 1.3px;
    color: #4c515a
}

.hero-logo-text {
    height: 100%;
    width: 260px;
    position: relative;
    margin-top: 40px
}

.hero-logo-text .gatsby-image-wrapper > div {
    padding-bottom: 170px
}

.hero-logo-text h2 {
    color: #191919;
    margin-top: 20px;
    line-height: 36px
}

.hero--about {
    background-image: url(static/img-lead-about-49c0cce1f22d95e55db575375f92f150.jpg)
}

.hero--engineering {
    background-image: url(static/img-lead-engineering-1c8298003d009ae659a5307171375d53.jpg)
}

.hero--vft {
    background-image: url(static/img-vft-bg-744361d0a2513304973c99aa08155ceb.jpg);
    min-height: 0;
    padding: 0;
    overflow: hidden
}

.hero--community {
    background-image: url(static/community-image-hero@2x-77ce4ba9a660b62276b36df254f37699.jpg)
}

.button-dropdown {
    display: none
}

.button-dropdown__icon {
    transform: rotate(180deg)
}

.button-dropdown--show {
    position: absolute;
    z-index: 3;
    background-color: #fff;
    padding: 0;
    height: 180px;
    overflow-y: scroll;
    box-shadow: 7px 10px 19px 3px rgba(0, 0, 0, .19)
}

.button-dropdown--show li {
    padding: 10px 20px;
    list-style: none;
    border-bottom: 1px solid #000
}

.button-dropdown--show li a {
    display: block;
    color: #191919
}

.button-dropdown--show li::marker {
    display: none
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.resource {
    display: flex;
    flex-direction: column;
    height: calc(100% - 1rem);
    margin-bottom: 1rem;
    background-color: #fff
}

.resource__tophat {
    padding: .25rem 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #191919;
    font-size: 16px;
    background-color: #dac8b1
}

.resource__image-container {
    position: relative
}

.resource__image-container .resource__action-link {
    display: block
}

.resource__image-container .resource__action-link:hover .resource__icon {
    transform: translate(-50%, -50%) scale(1.05)
}

.resource__image-container .resource__icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 80%;
    font-size: 2rem;
    fill: #fff;
    transition: transform .2s
}

.resource__title {
    margin: 0 0 .25rem;
    font-size: 1.5em;
    line-height: 1.25em
}

.resource__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 1rem 1rem 2rem
}

@media (min-width: 768px) {
    .resource--horizontal .resource__content {
        padding: 1rem 8rem 1rem 0
    }
}

.resource__subject {
    margin-bottom: .5rem;
    font-size: .75em;
    text-transform: uppercase;
    color: #666
}

.resource__audience {
    margin-bottom: .25rem;
    font-size: .895em;
    color: #293033
}

.resource__duration {
    font-size: .895em;
    color: #666
}

.resource__description {
    margin: .5rem 0 1rem
}

.resource__actions {
    margin-top: auto
}

.resource--horizontal .resource__actions {
    display: flex
}

@media (min-width: 768px) {
    .resource__actions .resource__action {
        display: flex;
        align-items: center
    }
}

.resource__actions .resource__action:not(:last-child) {
    margin-bottom: 1rem
}

.resource--horizontal .resource__actions .resource__action {
    flex: 1 1 auto;
    margin: 0
}

.resource__actions .resource__action-link {
    display: block
}

@media (min-width: 768px) {
    .resource__actions .resource__action-link {
        display: inline-block
    }
}

.resource__metadata {
    display: block;
    margin-top: .5rem;
    text-align: center;
    font-size: .8em;
    text-transform: uppercase;
    color: #666
}

@media (min-width: 768px) {
    .resource__metadata {
        display: inline-block;
        margin-top: 0;
        margin-left: 1rem;
        text-align: left
    }
}

.video-player {
    overflow: hidden
}

.episode-player {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem 1rem 2rem;
    position: relative
}

.episode-player__current-data {
    margin-bottom: 2rem;
    margin-top: 1.5rem;
    z-index: 0
}

.episode-player__current-data h3 {
    color: #191919;
    margin: 0 0 .2em
}

.episode-player__side-list {
    background-color: rgba(0, 174, 239, .14901960784313725);
    color: #231f20;
    padding: 2rem 1rem;
    width: 100%
}

.episode-player__side-list-heading {
    font-size: rem(30px);
    line-height: rem(38px);
    font-weight: 600;
    padding-bottom: 2rem
}

.episode-player__side-list ul {
    margin-bottom: 2rem
}

.episode-player__side-list li {
    max-width: 100%;
    font-size: rem(20px);
    font-weight: 400;
    letter-spacing: .3px;
    line-height: rem(28px);
    margin-left: 1rem;
    margin-bottom: 0
}

.episode-player__episode {
    display: flex;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    height: calc(7rem + 8px);
    background-color: #fff;
    z-index: 0;
    outline: none;
    border: none;
    cursor: pointer;
    margin-left: 1.2em;
    margin-bottom: .75rem;
    padding: 0
}

.episode-player__episode:before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px)
}

.episode-player__episode--active .gatsby-image-wrapper, .episode-player__episode:hover .gatsby-image-wrapper {
    border: 4px solid #f48893
}

.episode-player__episode .episode__image {
    position: absolute;
    left: 0;
    top: 0;
    height: 7rem;
    width: 12.44444rem
}

.episode-player__episode h5, .episode-player__episode p {
    margin: 0;
    text-align: left;
    overflow: hidden;
    padding-left: 1rem;
    width: 100%
}

.episode-player__episode h5 {
    font-size: 1rem;
    font-weight: 700
}

.episode-player__episode p {
    font-size: .88rem;
    margin-top: .3em
}

@media (min-width: 1201px) {
    .episode-player {
        max-width: 100%
    }

    .episode-player__current-data {
        margin-bottom: 0
    }

    .episode-player__content-wrapper {
        display: flex;
        position: relative;
        flex-direction: column-reverse
    }

    .episode-player__episode-wrapper {
        display: flex
    }

    .episode-player__episode-wrapper .episode-player__episode-desktop-spacer {
        width: 57.5%
    }

    .episode-player__episode-wrapper .episode-player__episode-desktop-spacer:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-top: 55%
    }

    .episode-player__episode-wrapper .episode-player__episodes {
        margin-top: -2em;
        max-width: 380px;
        margin-left: 0
    }

    .episode-player__video-wrapper {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    .episode-player__video-wrapper .episode-player__video {
        width: 56%
    }

    .episode-player__video-wrapper .episode-player__video-desktop-spacer {
        flex-shrink: 0;
        width: 380px;
        margin-left: 0
    }
}

@media (min-width: 1401px) {
    .episode-player__episode-wrapper .episode-player__episodes {
        max-width: 470px
    }

    .episode-player__video-wrapper .episode-player__video-desktop-spacer {
        width: 470px
    }
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    color: #000;
    content: "\2039"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "\203A"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: "\203A"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "â€¢";
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.slick-slider, .slick-slider * {
    box-sizing: border-box
}

.slick-track {
    margin-top: 1em;
    margin-bottom: 2em
}

.slick-slide {
    padding-left: .5em;
    padding-right: .5em
}

.thumbnail-play-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 1.5rem;
    height: 1em;
    line-height: 1em;
    width: 1em;
    color: #fff;
    text-shadow: 0 0 .5em #000
}

.slide--video {
    display: block;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none
}

.slide--video p {
    padding: .5em;
    text-align: center
}

.slide--video h2 {
    font-size: 1.2rem;
    margin: .5em auto 0
}

.slide--video__thumbnail {
    position: relative;
    padding-top: 56.25%;
    border-color: #ccc;
    border-style: solid;
    border-width: 3px 4.6px;
    background-color: #ccc
}

.slide--video__thumbnail .thumbnail-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.slide--current .slide--video__thumbnail {
    border-color: #589fcf;
    background-color: #589fcf
}

.slide--current .thumbnail-play-button {
    display: none
}

.multi-video-player .slick-slider {
    padding-right: 0;
    padding-left: 0
}

.multi-video-player .slick-arrow {
    width: 42px;
    height: 42px;
    background-color: #5b9dce;
    color: transparent;
    border-radius: 50%;
    opacity: 1
}

.multi-video-player .slick-arrow:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40%;
    height: 40%;
    transform: translateX(-70%) translateY(-50%) rotate(45deg);
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    border-width: 3px 3px 0 0
}

.multi-video-player .slick-arrow.slick-disabled {
    opacity: .5
}

.multi-video-player .slick-prev {
    left: -.6rem
}

.multi-video-player .slick-prev:before {
    transform: translateX(-30%) translateY(-50%) rotate(-135deg)
}

.multi-video-player .slick-next {
    right: -.6rem
}

.multi-video-player .slick-next, .multi-video-player .slick-prev {
    top: 33%
}

.multi-video-player .slick-next:before, .multi-video-player .slick-prev:before {
    color: #1b5293;
    font-size: 70px;
    font-weight: 700
}

@media (max-width: 1400px) {
    .multi-video-player .slick-next, .multi-video-player .slick-prev {
        top: 30%
    }
}

@media (max-width: 576px) {
    .multi-video-player .slick-arrow {
        width: 38px;
        height: 38px
    }
}

.slider-video {
    max-width: 1000px;
    margin: 0 auto
}

.slider-carousel {
    background: #fff;
    position: relative
}

.slider-carousel:after, .slider-carousel:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 100%;
    background: #fff
}

.slider-carousel:after {
    left: 100%;
    background: #fff
}

.quicklinks {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.quicklinks li {
    display: inline-block;
    margin-right: 0;
    font-weight: 700
}

.quicklinks li:last-child {
    margin-right: 0
}

.quicklinks li.quicklinks__title, .quicklinks li a {
    text-decoration: none;
    display: inline-block;
    border-right: thin solid #eee;
    padding: .6rem 1.5rem
}

.quicklinks li:last-child a {
    border-right: none
}

.quicklinks li:first-child a {
    padding-left: 0
}

.quicklinks li.quicklinks__title {
    padding-left: .5rem
}
