@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%
}

body {
    margin: 0;
    padding: 0 !important;
}

body.topSpace {
    padding: 0 !important;
}

main {
    display: block
}

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

hr {
    -webkit-box-sizing: content-box;
    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;
    -webkit-text-decoration: underline dotted;
    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 {
    -webkit-box-sizing: border-box;
    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] {
    -webkit-box-sizing: border-box;
    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
}

:root {
    --white: #fff;
    --black: #000;
    --black-rgb: 0, 0, 0;
    --blue-light: #d9dee4;
    --blue-light2: #acb3b3;
    --blue-medium: #5a769b;
    --blue-dark: #4b6588;
    --red-medium: #850029;
    --grey-light: #898989;
    --grey-medium: #676767;
    --grey-medium2: #58595b;
    --grey-dark: #505353
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon.eot?g0tuzv);
    src: url(../fonts/icomoon.eot?g0tuzv#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?g0tuzv) format("truetype"), url(../fonts/icomoon.woff?g0tuzv) format("woff"), url(../fonts/icomoon.svg?g0tuzv#icomoon) format("svg")
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: never;
    text-transform: none
}

.icon-close:before {
    content: "\e907"
}

.icon-arrow-down-wide:before {
    content: "\e900"
}

.icon-arrow-down:before {
    content: "\e901"
}

.icon-facebook:before {
    content: "\e902"
}

.icon-link-out:before {
    content: "\e903"
}

.icon-linkedin:before {
    content: "\e904"
}

.icon-mail:before {
    content: "\e905"
}

.icon-twitter:before {
    content: "\e906"
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

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

img {
    height: auto;
    max-width: 100%
}

.alignleft {
    clear: left;
    float: left
}

.alignright {
    clear: right;
    float: right
}

.clear {
    overflow: hidden
}

.no-break {
    display: inline
}

@media (min-width: 992px) {
    .no-break {
        display: inline-block
    }
}

a {
    text-decoration: none
}

body {
    --header-text-color: var(--blue-medium);
    -webkit-transition: background-color .5s ease-in;
    transition: background-color .5s ease-in
}

body.bg-grey {
    --bg-color: var(--blue-light)
}

body.bg-blue, body.bg-grey {
    background-color: var(--bg-color)
}

body.bg-blue {
    --header-text-color: var(--white);
    --bg-color: var(--blue-medium)
}

hr {
    border: 0;
    height: 2px;
    margin: 50px 0;
    background-image: -webkit-radial-gradient(circle, silver 1px, transparent 0);
    background-image: radial-gradient(circle, silver 1px, transparent 0);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 6px 2px
}

.anchor {
    display: block;
    position: relative;
    top: -124px;
    visibility: hidden
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.skip {
    background: #e77e23;
    height: 30px;
    left: 50%;
    padding: 8px;
    position: fixed;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    white-space: nowrap;
    z-index: 4
}

.skip:focus {
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.btn-text {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-transition: color .15s ease;
    transition: color .15s ease
}

.btn-text em {
    font-size: 11.5px
}

.btn-text i {
    color: inherit;
    font-size: 11px;
    margin-left: 4px;
    position: relative;
    top: -1px
}

.btn {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--blue-medium);
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 14px;
    padding: 15px 20px 14px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid var(--blue-light2);
    padding-right: 43px
}

.btn, .btn i {
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.btn i {
    color: #88acda;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btn i:before {
    margin: 0
}

.btn:focus, .btn:hover, .btn:hover i {
    color: var(--blue-medium)
}

.btn--download {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 14px;
    padding: 15px 20px 14px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid var(--blue-medium);
    padding-right: 43px;
    background: var(--white);
    color: var(--blue-medium);
    outline: 1px solid transparent;
    outline-offset: -2px
}

.btn--download, .btn--download i {
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.btn--download i {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btn--download i:before {
    margin: 0
}

.btn--download:hover {
    background-color: var(--blue-light);
    outline: 1px solid var(--white)
}

.btn--download:hover, .btn--download i {
    color: var(--blue-medium)
}

.btn--download:hover {
    background: var(--blue-light)
}

.btn--download:focus, .btn--download:hover i {
    color: var(--blue-medium)
}

.gallery__caption, figure figcaption {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: italic;
    color: var(--black);
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 14px
}

.gallery__caption span, figure figcaption span {
    font-style: normal
}

.textblock > :first-child {
    margin-top: 0
}

.textblock > :last-child {
    margin-bottom: 0
}

.textblock li, .textblock p {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    color: var(--black);
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 15px;
}

.bg-blue .textblock li, .bg-blue .textblock p {
    color: var(--white)
}

.textblock p + figure, .textblock p + img {
    margin-top: 10px
}

.textblock p + .policyed-glance {
    margin-top: 25px
}

.textblock p.first-line:first-line {
    font-variant-caps: small-caps;
    font-feature-settings: "smcp";
    color: var(--blue-medium);
    font-size: 20px;
    letter-spacing: 1.25px;
    line-height: 26px
}

@media (min-width: 768px) {
    .textblock p.first-line:first-line {
        font-size: 24px;
        letter-spacing: 1.49px;
        line-height: 30px
    }
}

.textblock .center {
    text-align: center
}

.textblock em {
    font-weight: 400;
    font-style: italic
}

.textblock em, .textblock strong {
    font-family: adobe-garamond-pro, Georgia, serif
}

.textblock strong {
    font-weight: 700;
    font-style: normal
}

.textblock .smcp {
    font-variant-caps: small-caps;
    font-feature-settings: "smcp";
    color: var(--blue-medium);
    font-size: 24px
}

.textblock a:not(.btn) {
    color: inherit;
    text-decoration: underline
}

.textblock .btn {
    margin-top: 10px
}

.textblock h2 {
    line-height: 1.3
}

.textblock h3 {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--blue-medium);
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 30px;
    margin: 0 0 22px;
    text-transform: uppercase
}

.textblock h3 .rwb {
    display: block
}

@media (min-width: 768px) {
    .textblock h3 .rwb {
        display: inline
    }
}

.textblock h4 {
    font-style: normal;
    color: var(--black);
    font-size: 18px;
    letter-spacing: .12px;
    line-height: 30px;
    margin: 0
}

.textblock h4, .textblock h4 em {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700
}

.textblock h4 em {
    font-style: italic
}

.textblock h4 + figure, .textblock h4 + img {
    margin-top: 15px
}

.textblock h4.alternate {
    color: var(--red-medium);
    font-size: 16px;
    letter-spacing: 2.4px;
    line-height: 26px;
    margin-bottom: 11px;
    text-transform: uppercase
}

.textblock h4.alternate, .textblock h5 {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal
}

.textblock h5 {
    color: var(--black);
    font-size: 18px;
    letter-spacing: .12px;
    line-height: 30px;
    margin: 0 0 4px
}

.textblock ul {
    list-style: none;
    margin: 15px 0;
    padding: 0
}

.textblock ul li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    padding-left: 24px;
    page-break-inside: avoid;
    text-indent: -11px
}

.textblock ul li:before {
    color: var(--blue-medium);
    content: "•";
    display: inline-block;
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    top: 0;
    vertical-align: middle
}

.textblock ul li + li {
    margin-top: 15px
}

.textblock figure {
    margin: 0 0 15px
}

.textblock figure.alignleft {
    margin: 8px 20px 2px 0
}

.textblock figure.alignright {
    margin: 8px 0 2px 20px
}

.textblock figure img {
    margin: 0
}

.textblock figure + figure {
    margin-top: 15px !important
}

.textblock figure.headshot {
    max-width: 144px
}

.textblock .headshots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    width: 100%
}

@media (min-width: 768px) {
    .textblock .headshots {
        display: block;
        width: auto
    }
}

.textblock .headshots .headshot {
    margin-top: 0
}

.textblock .headshots .headshot + .headshot {
    margin-left: 30px;
    margin-top: 0 !important
}

@media (min-width: 768px) {
    .textblock .headshots .headshot + .headshot {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .textblock .headshots.alignright {
        float: right;
        margin: 8px 0 2px 20px
    }
}

.textblock img {
    margin: 0 0 15px
}

.textblock img.alignleft {
    margin: 7px 15px 2px 0
}

.textblock img.alignright {
    margin: 7px 0 2px 15px
}

.textblock img.no-margin {
    margin: 0
}

@media (min-width: 768px) {
    .textblock--columns {
        -webkit-column-gap: 30px;
        column-gap: 30px;
        -webkit-columns: 2;
        columns: 2
    }
}

figcaption {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: italic;
    color: var(--black);
    font-size: 14px;
    letter-spacing: .1px;
    line-height: 17px;
    margin-top: 6px
}

.site-menu {
    background-color: var(--blue-medium);
    height: 100%;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 336px;
    will-change: transform;
    z-index: 5
}

.site-menu .btn--close {
    background: transparent;
    border: 0;
    color: var(--white);
    cursor: pointer;
    left: 30px;
    opacity: .5;
    position: absolute;
    top: 30px;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease;
    will-change: opacity
}

.site-menu .btn--close:hover {
    opacity: 1
}

.site-menu__inner {
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.site-menu .menu, .site-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.site-menu .menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0 30px
}

.site-menu .menu-item + .menu-item {
    margin-top: 22px
}

.site-menu .menu a {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    color: var(--white);
    font-size: 20px;
    letter-spacing: .04px;
    line-height: 26px
}

.site-menu .cta {
    background-color: var(--blue-dark);
    color: var(--white);
    padding: 28px 20px 38px 30px
}

.site-menu .cta__title {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 2.62px;
    line-height: 24px;
    text-transform: uppercase
}

.site-menu .cta__teaser {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: .11px;
    line-height: 22px;
    margin-top: 9px
}

.site-menu .cta__action {
    margin-top: 24px
}

.site-menu.is-open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.overlay {
    background-color: var(--black);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transition: visibility 0s linear .3s, opacity .3s;
    transition: visibility 0s linear .3s, opacity .3s;
    visibility: hidden;
    width: 100%;
    will-change: opacity;
    z-index: 3
}

.overlay.is-active {
    opacity: .5;
    -webkit-transition: visibility 0s linear 0s, opacity .3s;
    transition: visibility 0s linear 0s, opacity .3s;
    visibility: visible
}

.site-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 20px;
    position: fixed;
    width: 100%;
    z-index: 4;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

@media (min-width: 992px) {
    .site-header {
        padding: 0 30px;
        margin-top: 15px;
    }
}

.social {
    display: none
}

@media (min-width: 768px) {
    .social {
        display: block
    }
}

.social__link {
    color: var(--header-text-color);
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    opacity: .5;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.social__link + .social__link {
    margin-left: 20px
}

.social__link:active, .social__link:focus, .social__link:hover {
    opacity: 1
}

.social__link--twitter {
    font-size: 16px
}

.social__link--linkedin {
    font-size: 17px
}

.social__link--email {
    font-size: 15px
}

.site-name {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 4.95px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .site-name {
        left: 50%;
        position: absolute;
        top: 1px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.site-name a {
    color: var(--header-text-color);
    opacity: .5;
    -webkit-transition: opacity .25s ease-in;
    transition: opacity .25s ease-in
}

.site-name a:hover {
    opacity: 1
}

.menu-toggle {
    background: transparent;
    border: 0;
    cursor: pointer;
    height: 16px;
    opacity: .5;
    padding: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    width: 18px;
    margin-right: auto;
}

.menu-toggle:hover {
    opacity: 1
}

.menu-toggle .menu-toggle__bar, .menu-toggle .menu-toggle__bar:after, .menu-toggle .menu-toggle__bar:before {
    display: block;
    height: 2px;
    -webkit-transition: background-color .25s ease-in;
    transition: background-color .25s ease-in;
    width: 100%
}

.menu-toggle__bar {
    background-color: var(--header-text-color);
    position: relative
}

.menu-toggle__bar:after, .menu-toggle__bar:before {
    background-color: inherit;
    content: "";
    position: absolute
}

.menu-toggle__bar:before {
    top: -7px
}

.menu-toggle__bar:after {
    bottom: -7px
}

.bg-grey .site-name a, .bg-grey .social__link {
    color: var(--header-text-color)
}

.bg-grey .menu-trigger__bar {
    background-color: var(--header-text-color)
}

@media (min-width: 768px) {
    .columns {
        -webkit-column-gap: 30px;
        column-gap: 30px;
        display: grid;
        grid-template-columns: 1fr 1fr
    }
}

.columns .column + .column {
    margin-top: 67px
}

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

figure {
    line-height: 0;
    margin: 39px 0 37px;
    padding: 0
}

span.credit {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--black);
    display: block;
    font-size: 8px;
    letter-spacing: .8px;
    line-height: 18px;
    margin-top: 5px;
    text-transform: uppercase
}

.bg-blue span.credit {
    color: var(--white)
}

.content-group {
    line-height: 0
}

.content-group > :first-child {
    margin-top: 0
}

.content-group > :last-child {
    margin-bottom: 0
}

.content-group + .content-group {
    margin-top: 67px
}

.section {
    padding: 124px 0 100px;
    position: relative
}

.section__container {
    max-width: 876px
}

.section__container, .section__container.full {
    margin-left: auto;
    margin-right: auto;
    padding-left: 23px;
    padding-right: 23px
}

.section__container.full {
    max-width: 1046px;
    width: 100%;
}

.section.no-bottom-pad {
    padding-bottom: 0
}

.section-header {
    margin-bottom: 31px;
    text-align: center
}

.section-header:after {
    background-image: -webkit-linear-gradient(left, var(--grey-medium) 1px, transparent 0);
    background-image: linear-gradient(90deg, var(--grey-medium) 1px, transparent 0);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 3px 1px;
    content: "";
    display: block;
    height: 1px;
    margin: 36px auto 0;
    width: 328px
}

.section-header__title {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    color: var(--blue-medium);
    font-size: 18px;
    letter-spacing: 5px;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .section-header__title {
        font-size: 22px;
        letter-spacing: 6px;
        line-height: 34px
    }
}

.bg-blue .section-header__title {
    color: var(--white)
}

.section-header__subtitle {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 500;
    font-style: italic;
    color: var(--grey-dark);
    font-size: 22px;
    letter-spacing: .37px;
    line-height: 26px;
    margin-top: 14px
}

.section-footer {
    margin-top: 35px;
    text-align: center
}

@media (min-width: 768px) {
    .section-footer {
        margin-top: 15px
    }
}

.hero, .section--hero {
    padding: 0 !important;
}

.hero {
    position: fixed;
    width: 100%
}

.hero, .hero__spacer {
    height: 100vh
}

.hero__image-container {
    height: 100%;
    position: relative;
    width: 100%
}

.hero__image-container:after {
    background: rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.hero__image-container img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: 57% top;
    width: 100%
}

@media (min-width: 768px) {
    .hero__image-container img {
        object-position: center top
    }
}

.hero-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1046px;
    padding-left: 23px;
    padding-right: 23px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.hero-content__subtitle {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 600;
    font-style: italic;
    color: var(--black);
    font-size: 24px;
    letter-spacing: 1.38px;
    margin: 0 0 28px
}

.hero-content__title {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 500;
    color: var(--grey-light);
    font-size: 30px;
    letter-spacing: 7.94px;
    margin: 0
}

.hero-content__tag, .hero-content__title {
    font-style: normal;
    text-transform: uppercase
}

.hero-content__tag {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 700;
    color: var(--black);
    font-size: 15px;
    letter-spacing: 7.2px;
    line-height: 18.26px;
    margin-top: 28px
}

@media (min-width: 768px) {
    .hero-content__tag {
        font-size: 18px;
        letter-spacing: 7.2px;
        line-height: 18.26px
    }
}

@media (min-width: 992px) {
    .hero__content-inner {
        max-width: 482px
    }
}

.hero-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1046px;
    padding-left: 23px;
    padding-right: 23px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

.hero .scroll-indicator {
    bottom: 100px;
    position: absolute;
    text-align: center
}

.hero .scroll-indicator .label {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--black);
    font-size: 11px;
    letter-spacing: 1.5px;
    margin-bottom: 19px;
    text-align: center;
    text-transform: uppercase
}

.hero .scroll-indicator i {
    display: block;
    font-size: 16px;
    line-height: 1
}

.hero .affiliate {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #5a769b;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    padding: 17px 23px 14px;
    position: absolute;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hero .affiliate .name {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    color: var(--white);
    font-size: 15px;
    letter-spacing: 6px;
    line-height: 1;
    white-space: nowrap
}

.hero .credit {
    display: none
}

@media (min-width: 768px) {
    .hero .credit {
        bottom: 80px;
        display: block;
        left: 0;
        padding-left: 23px;
        position: absolute
    }
}

.section--mission .section-header:after {
    width: 200px
}

.section--mission p {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    color: var(--grey-dark);
    font-size: 22px;
    hanging-punctuation: first;
    letter-spacing: .17px;
    line-height: 40px
}

.section--mission p span:not(.hang) {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--red-medium);
    font-size: 26px;
    letter-spacing: .16px;
    line-height: 40px
}

.section--mission p .hang {
    margin-left: -9px
}

.section--mission .signature {
    margin: 38px auto 0;
    max-width: 400px;
    text-align: center
}

.section--mission .signature__caption {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    color: var(--grey-medium2);
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px
}

.section--text .signatures {
    margin-top: 26px
}

@media (min-width: 768px) {
    .section--text .signatures {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.section--text .signature {
    color: var(--black)
}

.section--text .signature__name {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-variant-caps: small-caps;
    font-feature-settings: "smcp";
    font-size: 24px;
    letter-spacing: .16px;
    line-height: 28px;
    margin-top: 14px
}

.section--text .signature__title {
    font-family: adobe-garamond-pro, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: .12px;
    line-height: 28px
}

.section--text .signature + .signature {
    margin-top: 30px
}

@media (min-width: 768px) {
    .section--text .signature + .signature {
        margin-left: 100px;
        margin-top: 0
    }
}

.section--image {
    padding: 124px 0 100px;
    z-index: 2
}

.section--image .photo, .section--image .photo__image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh
}

.section--image .photo__image {
    bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity 1s, visibility 1s 1s;
    transition: opacity 1s, visibility 1s 1s;
    visibility: hidden
}

.section--image .photo__image--overlay:after {
    background: rgba(var(--black-rgb), .35);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.section--image .photo__image img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%
}

.section--image.is-active .photo__image {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 1s, visibility 1s 0s;
    transition: opacity 1s, visibility 1s 0s;
    visibility: visible
}

.section--image .photo-caption {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1
}

.section--image .photo-caption--framed {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center
}

.section--image .photo-caption--framed .photo-caption__inner {
    background: var(--blue-medium);
    max-width: 90%;
    outline-offset: 6px;
    padding: 26px 30px 24px
}

@media (min-width: 992px) {
    .section--image .photo-caption--framed .photo-caption__inner {
        max-width: 50%;
        padding: 31px 60px 29px
    }
}

.section--image .photo-caption--framed .photo-caption__title {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: var(--white);
    font-size: 21.84px;
    letter-spacing: 5.96px;
    line-height: 30.24px;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

#library-archives img {
    object-position: 60%
}

@media (min-width: 768px) {
    #library-archives img {
        object-position: center
    }
}

#programs-education img {
    object-position: 25%
}

@media (min-width: 768px) {
    #programs-education img {
        object-position: 33%
    }
}

@media (min-width: 992px) {
    #programs-education img {
        object-position: center
    }
}

#books h3 {
    margin-bottom: 42px
}

@media (min-width: 768px) {
    .book__cover {
        float: left;
        margin-right: 30px
    }
}

.book__cover figure {
    max-width: 228px
}

.book__cover .btn {
    display: none
}

@media (min-width: 768px) {
    .book__cover .btn {
        display: block
    }
}

.book__content {
    margin-top: 30px;
    overflow: hidden
}

@media (min-width: 768px) {
    .book__content {
        margin-top: 0
    }
}

.book__content p {
    font-style: normal;
    color: var(--black);
    font-size: 16px;
    line-height: 26px
}

.book__content p, .book__content p em {
    font-family: Gotham SSm A, Gotham SSm B, helvetica, sans-serif;
    font-weight: 400
}

.book__content p em {
    font-style: italic
}

.book__content p:last-of-type {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .book__content .btn {
        display: none
    }
}

.book .btn {
    margin-top: 28px
}

.gallery {
    margin-bottom: 37px;
    margin-top: 44px
}

.gallery__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: -15px
}

.gallery__images .gallery__image-container {
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px)
}

@media (min-width: 768px) {
    .gallery__images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -30px
    }

    .gallery__images .gallery__image-container {
        margin-left: 15px;
        margin-right: 15px;
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }
}

.gallery__image {
    margin-bottom: 15px;
    object-fit: cover
}

@media (min-width: 768px) {
    .gallery__image {
        margin-bottom: 30px
    }
}

.section--support {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.section--support .column > :first-child {
    margin-top: 0
}

.section--support .content-group + .content-group {
    margin-top: 31px
}

.section--support .btn {
    margin-top: 20px
}

.section--support .logo {
    margin-top: -13px;
    opacity: .5
}

.section--support.is-active {
    opacity: 1
}