﻿@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */

@font-face {
    font-family: proxima-nova;
    src: url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: proxima-nova;
    src: url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: proxima-nova;
    src: url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: capitolium-2;
    src: url(https://use.typekit.net/af/e0a6cb/00000000000000003b9af94d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/e0a6cb/00000000000000003b9af94d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/e0a6cb/00000000000000003b9af94d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: capitolium-2;
    src: url(https://use.typekit.net/af/581d72/00000000000000003b9af950/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/581d72/00000000000000003b9af950/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/581d72/00000000000000003b9af950/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
    font-weight: 700;
    font-style: normal;
}
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
    margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
    display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
    margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
    display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
    font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
    font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
    font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
    background-color: #ff0;
    color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
small {
    font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
    display: inline-block;
}

    /**
     * Add the correct display in iOS 4-7.
     */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
    border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
    overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    /**
       * Remove the inner border and padding in Firefox.
       */
    /**
       * Restore the focus styles unset by the previous rule.
       */
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
     * Show the overflow in Edge.
     */
input {
    overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
    /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
     * Correct the padding in Firefox.
     */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    color: inherit;
    /* 2 */
    white-space: normal;
    /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
    overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
    display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
    display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
    display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
    display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
    display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
    display: none;
}

.sr-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    word-wrap: normal !important;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    margin: -1px;
    overflow: hidden;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    *::after, *::before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
}

body,
html {
    -webkit-tap-highlight-color: transparent;
}

body {
    position: relative;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 16px;
    color: #000;
    min-width: 320px;
    height: 100%;
}

    body.-modal-open {
        overflow: hidden;
    }

hr {
    margin: 40px auto;
    border: 0;
    border-bottom: solid 1px #d9e7e8;
    background-color: transparent;
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

    .video-container .placeholder,
    .video-container embed,
    .video-container iframe,
    .video-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.load-more {
    margin: 40px 20px 20px;
    text-align: center;
}

@media (min-width: 900px) {
    .load-more {
        margin: 20px 30px;
    }
}

.load-more .btn {
    width: 100%;
    font-size: 18px;
    font-size: 1.125rem;
}

@media (min-width: 800px) {
    .load-more .btn {
        width: auto;
    }
}

.photo-overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

[class^='icon-']::before,
[class*=' icon-']::before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    color: #000;
    -webkit-transition: font-size 0.2s ease-in-out;
    transition: font-size 0.2s ease-in-out;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        text-decoration: none;
    }

h1 {
    font-size: 40px;
    font-size: 2.5rem;
}

@media (min-width: 1000px) {
    h1 {
        font-size: 50px;
        /*font-size: 3.125rem;*/
    }
}

h2 {
    font-size: 22px;
    font-size: 1.375rem;
}

@media (min-width: 1000px) {
    h2 {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

h3 {
    font-size: 18px;
    font-size: 1.125rem;
}

@media (min-width: 1000px) {
    h3 {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

h4 {
    font-size: 17px;
    font-size: 1.0625rem;
}

@media (min-width: 1000px) {
    h4 {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

h5 {
    font-size: 16px;
    font-size: 1rem;
}

h6 {
    font-size: 16px;
    font-size: 1rem;
}

p {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 28px;
    line-height: 1.5;
}

    p:last-child {
        margin-bottom: 0;
    }

    p.-lead {
        font-size: 20px;
        font-size: 1.25rem;
    }

ol,
ul {
    margin: 0 0 25px;
}

    ol li,
    ul li {
        margin: 0 0 10px;
        font-size: 16px;
        font-size: 1rem;
    }

    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin: 20px 0 25px;
    }

blockquote {
    margin: 0 0 16px;
    padding: 20px 10px;
    border-top: 2px solid #43888d;
    border-bottom: 2px solid #43888d;
    font-size: 12px;
    font-size: 0.75rem;
}

    blockquote cite {
        display: block;
        font-size: 12px;
        font-size: 0.75rem;
        color: #9b9b9b;
        padding-top: 8px;
    }

        blockquote cite::before {
            content: '� ';
        }

.eyebrow {
    margin-bottom: 15px;
    color: #9b9b9b;
    font-size: 11px;
    font-size: 0.6875rem;
    text-transform: uppercase;
    letter-spacing: .02em;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

label {
    display: block;
    padding: 10px 0;
}

.error-message {
    color: #c00;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 15px;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='url'],
input[type='number'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='color'],
input[type='range'],
select,
textarea {
    width: 100%;
    margin: 0 0 15px;
    padding: 12px 15px;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    border: 1px solid #c2bfbf;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

@media (min-width: 600px) {
    input[type='text'],
    input[type='email'],
    input[type='password'],
    input[type='search'],
    input[type='tel'],
    input[type='url'],
    input[type='number'],
    input[type='date'],
    input[type='datetime'],
    input[type='datetime-local'],
    input[type='month'],
    input[type='week'],
    input[type='time'],
    input[type='color'],
    input[type='range'],
    select,
    textarea {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='number']:focus,
input[type='date']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='color']:focus,
input[type='range']:focus,
select:focus,
textarea:focus {
    outline: none;
    color: #000;
    background-color: #f3f3f3;
}

    input[type='text']:focus::-webkit-input-placeholder,
    input[type='email']:focus::-webkit-input-placeholder,
    input[type='password']:focus::-webkit-input-placeholder,
    input[type='search']:focus::-webkit-input-placeholder,
    input[type='tel']:focus::-webkit-input-placeholder,
    input[type='url']:focus::-webkit-input-placeholder,
    input[type='number']:focus::-webkit-input-placeholder,
    input[type='date']:focus::-webkit-input-placeholder,
    input[type='datetime']:focus::-webkit-input-placeholder,
    input[type='datetime-local']:focus::-webkit-input-placeholder,
    input[type='month']:focus::-webkit-input-placeholder,
    input[type='week']:focus::-webkit-input-placeholder,
    input[type='time']:focus::-webkit-input-placeholder,
    input[type='color']:focus::-webkit-input-placeholder,
    input[type='range']:focus::-webkit-input-placeholder,
    select:focus::-webkit-input-placeholder,
    textarea:focus::-webkit-input-placeholder {
        color: #666;
        opacity: .9;
    }

    input[type='text']:focus:-ms-input-placeholder,
    input[type='email']:focus:-ms-input-placeholder,
    input[type='password']:focus:-ms-input-placeholder,
    input[type='search']:focus:-ms-input-placeholder,
    input[type='tel']:focus:-ms-input-placeholder,
    input[type='url']:focus:-ms-input-placeholder,
    input[type='number']:focus:-ms-input-placeholder,
    input[type='date']:focus:-ms-input-placeholder,
    input[type='datetime']:focus:-ms-input-placeholder,
    input[type='datetime-local']:focus:-ms-input-placeholder,
    input[type='month']:focus:-ms-input-placeholder,
    input[type='week']:focus:-ms-input-placeholder,
    input[type='time']:focus:-ms-input-placeholder,
    input[type='color']:focus:-ms-input-placeholder,
    input[type='range']:focus:-ms-input-placeholder,
    select:focus:-ms-input-placeholder,
    textarea:focus:-ms-input-placeholder {
        color: #666;
        opacity: .9;
    }

    input[type='text']:focus::-ms-input-placeholder,
    input[type='email']:focus::-ms-input-placeholder,
    input[type='password']:focus::-ms-input-placeholder,
    input[type='search']:focus::-ms-input-placeholder,
    input[type='tel']:focus::-ms-input-placeholder,
    input[type='url']:focus::-ms-input-placeholder,
    input[type='number']:focus::-ms-input-placeholder,
    input[type='date']:focus::-ms-input-placeholder,
    input[type='datetime']:focus::-ms-input-placeholder,
    input[type='datetime-local']:focus::-ms-input-placeholder,
    input[type='month']:focus::-ms-input-placeholder,
    input[type='week']:focus::-ms-input-placeholder,
    input[type='time']:focus::-ms-input-placeholder,
    input[type='color']:focus::-ms-input-placeholder,
    input[type='range']:focus::-ms-input-placeholder,
    select:focus::-ms-input-placeholder,
    textarea:focus::-ms-input-placeholder {
        color: #666;
        opacity: .9;
    }

    input[type='text']:focus::placeholder,
    input[type='email']:focus::placeholder,
    input[type='password']:focus::placeholder,
    input[type='search']:focus::placeholder,
    input[type='tel']:focus::placeholder,
    input[type='url']:focus::placeholder,
    input[type='number']:focus::placeholder,
    input[type='date']:focus::placeholder,
    input[type='datetime']:focus::placeholder,
    input[type='datetime-local']:focus::placeholder,
    input[type='month']:focus::placeholder,
    input[type='week']:focus::placeholder,
    input[type='time']:focus::placeholder,
    input[type='color']:focus::placeholder,
    input[type='range']:focus::placeholder,
    select:focus::placeholder,
    textarea:focus::placeholder {
        color: #666;
        opacity: .9;
    }

input[type='text'].-invalid,
input[type='email'].-invalid,
input[type='password'].-invalid,
input[type='search'].-invalid,
input[type='tel'].-invalid,
input[type='url'].-invalid,
input[type='number'].-invalid,
input[type='date'].-invalid,
input[type='datetime'].-invalid,
input[type='datetime-local'].-invalid,
input[type='month'].-invalid,
input[type='week'].-invalid,
input[type='time'].-invalid,
input[type='color'].-invalid,
input[type='range'].-invalid,
select.-invalid,
textarea.-invalid {
    border: 1px solid #c00;
    color: #c00;
}

textarea {
    min-height: 100px;
}

select {
    display: block;
    padding: 12px 35px 12px 15px;
    font-size: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../fonts/select-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: right 15px center;
    text-decoration: none;
}

@media (min-width: 600px) {
    select {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

select:focus {
    outline: none;
}

select:hover {
    cursor: pointer;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff;
}

select::-ms-expand {
    display: none;
}

.checks,
.radios {
    margin: 25px 0;
}

    .checks .check,
    .checks .radio,
    .radios .check,
    .radios .radio {
        position: relative;
        margin-bottom: 15px;
    }

    .checks label,
    .radios label {
        margin: 2px 0 0;
        padding: 0 0 0 32px;
        width: auto;
        position: relative;
    }

        .checks label::before,
        .radios label::before {
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            display: inline-block;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            cursor: pointer;
            color: transparent;
            display: inline-block;
            font-size: 16px;
            font-size: 1rem;
            line-height: 20px;
            text-align: center;
            width: 20px;
            height: 20px;
            border: 1px solid #9b9b9b;
            background-color: #fff;
            position: absolute;
            top: -1px;
            left: 0;
            -webkit-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out;
        }

        .checks label:hover,
        .radios label:hover {
            cursor: pointer;
        }

            .checks label:hover::before,
            .radios label:hover::before {
                color: rgba(67, 136, 141, 0.3);
            }

    .checks input[type='checkbox'],
    .checks input[type='radio'],
    .radios input[type='checkbox'],
    .radios input[type='radio'] {
        display: none;
    }

        .checks input[type='checkbox']:checked + label::before,
        .checks input[type='radio']:checked + label::before,
        .radios input[type='checkbox']:checked + label::before,
        .radios input[type='radio']:checked + label::before {
            color: #43888d;
            border: 1px solid #43888d;
        }

        .checks input[type='checkbox'] + label::before,
        .radios input[type='checkbox'] + label::before {
            content: "?";
        }

        .checks input[type='radio'] + label::before,
        .radios input[type='radio'] + label::before {
            content: "";
            border-radius: 50%;
            line-height: 18px;
        }

    .checks .error-message,
    .radios .error-message {
        margin-top: 8px;
        padding-left: 35px;
    }

.page-container {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1600px;
    margin: 0 auto;
}

    .page-container > main {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

.home-row {
    margin: 0 20px 20px;
}

@media (min-width: 800px) {
    .home-row {
        margin: 0 30px 50px;
    }
}

@media (min-width: 900px) {
    .home-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 15px 50px;
    }
}

@media (min-width: 900px) {
    .home-row-item {
        width: calc(33.333% - 30px);
        margin: 0 15px;
    }
}

@media (min-width: 1200px) {
    .home-row-item {
        width: calc(33.333% - 50px);
        margin: 0 25px;
    }
}

@media (min-width: 900px) {
    .home-row.-feature-right .home-row-item.-feature, .home-row.-feature-left .home-row-item.-feature {
        width: calc(66.667% - 30px);
    }
}

@media (min-width: 1200px) {
    .home-row.-feature-right .home-row-item.-feature, .home-row.-feature-left .home-row-item.-feature {
        width: calc(66.667% - 50px);
    }
}

@media (min-width: 900px) {
    .home-row.-feature-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.home-row .teaser-home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (min-width: 900px) {
    .home-row .teaser-home {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.home-row .teaser-home .teaser-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 120px;
    margin-right: 15px;
}

@media (min-width: 600px) {
    .home-row .teaser-home .teaser-img {
        width: 200px;
        margin-right: 25px;
    }
}

@media (min-width: 900px) {
    .home-row .teaser-home .teaser-img {
        width: auto;
        margin-right: 0;
    }
}

.home-row .teaser-home .teaser-img a {
    display: inline;
    margin: 0 auto;
}

.home-row .teaser-home .teaser-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 135px);
}

@media (min-width: 600px) {
    .home-row .teaser-home .teaser-text {
        width: calc(100% - 225px);
    }
}

@media (min-width: 900px) {
    .home-row .teaser-home .teaser-text {
        width: 100%;
    }
}

.home-row .teaser-home .teaser-text p {
    display: none;
}

@media (min-width: 600px) {
    .home-row .teaser-home .teaser-text p {
        display: block;
    }
}

.home-row .teaser-home h2 {
    font-size: 20px;
    font-size: 1.25rem;
}

@media (min-width: 1000px) {
    .home-row .teaser-home h2 {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

.home-row .promo {
    margin-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

@media (min-width: 900px) {
    .home-row .promo {
        margin-bottom: 0;
        padding-right: 25px;
        padding-left: 25px;
        border-right: 1px solid #43888d;
        border-bottom: 1px solid #43888d;
        border-left: 1px solid #43888d;
    }
}

.home-row .promo .promo-item {
    border-bottom: 0;
    padding-bottom: 0;
}

@media (min-width: 900px) {
    .home-row .promo .promo-item:not(:last-of-type) {
        padding-bottom: 25px;
        border-bottom: 1px solid #d9d9d9;
    }
}

.home-row .promo .promo-item-img {
    width: 120px;
    height: 70px;
    margin-right: 15px;
    overflow: hidden;
}

@media (min-width: 600px) and (max-width: 899px) {
    .home-row .promo .promo-item-img {
        display: block;
        width: 200px;
        height: 115px;
        margin-right: 25px;
    }
}

@media (min-width: 900px) {
    .home-row .promo .promo-item-img {
        display: none;
    }
}

@media (min-width: 1200px) {
    .home-row .promo .promo-item-img {
        display: block;
        height: auto;
    }
}

.home-row .promo .promo-item-img.-is-svg > a {
    padding-top: 72%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.35s ease-in-out;
    transition: -webkit-transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}

    .home-row .promo .promo-item-img.-is-svg > a img {
        position: absolute;
        width: 101%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.home-row .promo .byline {
    display: block;
}

@media (min-width: 900px) {
    .home-row .promo .byline {
        display: none;
    }
}

@media (min-width: 600px) {
    .home-row .promo p {
        display: block;
    }
}

@media (min-width: 900px) {
    .home-row .promo p {
        display: none;
    }
}

@media (min-width: 1200px) {
    .home-row .teaser-feature {
        padding: 40px;
    }
}

.article-container-outer {
    position: relative;
}

@media (min-width: 1200px) {
    .article-container-outer {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}

.article-container {
    position: relative;
    z-index: 50;
    padding: 20px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-transition: top 0.75s ease-in-out;
    transition: top 0.75s ease-in-out;
}

@media (min-width: 700px) {
    .article-container {
        padding: 40px;
    }
}

@media (min-width: 900px) {
    .article-container {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        padding: 40px 0;
    }
}

@media (min-width: 1200px) {
    .article-container {
        top: -125px;
        margin-bottom: -125px;
    }
}

@media (min-width: 1300px) {
    .article-container {
        top: -160px;
        margin-bottom: -160px;
    }
}

.article-container .article-content h2 {
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 18px;
    font-size: 1.125rem;
}

.article-container .article-content > p {
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif !important;
}

@media (min-width: 1200px) {
    .-article-has-photo .article-container {
        margin-bottom: 0;
    }
}

@media (min-width: 1300px) {
    .-article-has-photo .article-container {
        margin-bottom: 0;
    }
}

@media (min-width: 900px) {
    .-article-has-photo .article-container.-drop {
        top: 0;
        -webkit-transition: top 0.75s ease-in-out;
        transition: top 0.75s ease-in-out;
    }
}

.article-text {
    margin-bottom: 28px;
}

@media (min-width: 900px) {
    .article-text {
        padding: 0 100px;
    }
}

.article-text.-drop-cap > p:first-of-type::first-letter {
    float: left;
    font-size: 62px;
    font-size: 3.875rem;
    font-weight: 700;
    line-height: .62;
    padding: 6px 7px 0 3px;
    text-transform: capitalize;
}

.article-text p,
.article-text li {
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
    line-height: 1.65;
    -webkit-font-kerning: normal;
    font-kerning: normal;
}

    .article-text p > a,
    .article-text li > a {
        border-bottom: 1px solid #43888d;
    }

.article-text .promo {
    margin-bottom: 28px;
}

@media (min-width: 700px) {
    .article-text .promo {
        float: right;
        clear: both;
        width: 282px;
        margin-left: 25px;
    }
}

@media (min-width: 900px) {
    .article-text .promo {
        margin-right: -140px;
    }
}

@media (min-width: 1100px) {
    .article-text .promo {
        margin-right: -165px;
        margin-left: 40px;
    }
}

@media (min-width: 700px) {
    .article-text .promo.-left {
        float: left;
        margin-right: 25px;
        margin-left: 0;
    }
}

@media (min-width: 900px) {
    .article-text .promo.-left {
        margin-left: -140px;
    }
}

@media (min-width: 1100px) {
    .article-text .promo.-left {
        margin-left: -165px;
        margin-right: 40px;
    }
}

@media (min-width: 900px) {
    .article-info {
        margin: 0 100px;
    }
}

.article-doi p {
    margin-bottom: 25px;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: italic;
}

.article-republish {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 10px;
    font-size: 0.625rem;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .05em;
}

    .article-republish::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: 4px;
        display: inline-block;
        margin-right: 10px;
        font-size: 18px;
        font-size: 1.125rem;
    }

.category-row {
    margin: 0 5px 20px;
}

@media (min-width: 800px) {
    .category-row {
        margin: 0 15px 50px;
    }
}

@media (min-width: 900px) {
    .category-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.category-row.-feature-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.category-row .category-feature {
    margin: 0 15px;
}

@media (min-width: 900px) {
    .category-row .category-feature {
        width: calc(50% - 30px);
    }
}

@media (min-width: 1200px) {
    .category-row .category-feature {
        margin: 0 25px;
        width: calc(50% - 50px);
    }
}

.category-row .category-teasers {
    margin: 0 15px;
}

@media (min-width: 900px) {
    .category-row .category-teasers {
        width: calc(50% - 30px);
    }
}

@media (min-width: 1200px) {
    .category-row .category-teasers {
        margin: 0 25px;
        width: calc(50% - 50px);
    }
}

@media (min-width: 900px) {
    .category-row .category-teasers .teaser:last-of-type {
        margin-bottom: 0;
    }
}

.category-row .category-teasers.-no-feature {
    width: calc(100% - 30px);
}

@media (min-width: 900px) {
    .category-row .category-teasers.-no-feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 900px) {
    .category-row .category-teasers.-no-feature .teaser {
        width: calc(50% - 15px);
    }
}

@media (min-width: 1200px) {
    .category-row .category-teasers.-no-feature .teaser {
        width: calc(50% - 25px);
    }
}

@media (min-width: 900px) {
    .category-row .category-teasers.-no-feature .teaser:nth-child(odd) {
        margin-right: 15px;
    }
}

@media (min-width: 1200px) {
    .category-row .category-teasers.-no-feature .teaser:nth-child(odd) {
        margin-right: 25px;
    }
}

@media (min-width: 900px) {
    .category-row .category-teasers.-no-feature .teaser:nth-child(even) {
        margin-left: 15px;
    }
}

@media (min-width: 1200px) {
    .category-row .category-teasers.-no-feature .teaser:nth-child(even) {
        margin-left: 25px;
    }
}

@media (min-width: 900px) {
    .category-row .category-teasers.-no-feature .teaser:last-of-type {
        margin-bottom: 50px;
    }
}

.collections-container,
.search-results-no-results {
    margin: 0 20px;
}

@media (min-width: 800px) {
    .collections-container,
    .search-results-no-results {
        margin: 0 30px;
    }
}

@media (min-width: 800px) {
    .collections-container,
    .search-results-no-results {
        padding: 0 10%;
        margin: 0 auto;
    }
}

@media (min-width: 900px) {
    .collections-container,
    .search-results-no-results {
        padding: 0 20%;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .collections-container,
    .search-results-no-results {
        width: 100%;
        padding: 0 25%;
    }
}

@media (min-width: 1400px) {
    .collections-container,
    .search-results-no-results {
        width: 100%;
        padding: 0 30%;
    }
}

@media (min-width: 500px) {
    .collections-container .teaser,
    .search-results-no-results .teaser {
        margin-bottom: 45px;
    }
}

@media print {
    .site-header .site-header-menu-buttons {
        display: none;
    }

    .article-hero {
        display: none;
    }

    .article-photo-info {
        display: none;
    }

    .article-header .social-media-links {
        display: none;
    }

    .article-header .article-offlink {
        display: none;
    }

    .deep-dive {
        display: none;
    }

    .article-flyout {
        display: none;
    }

    .more-from {
        display: none;
    }
}

a {
    display: inline;
    color: #3b777c;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

    a:focus {
        outline: 0;
    }

    a:active, a:focus, a:hover {
        color: #2a5659;
    }

    a:disabled, a[disabled] {
        opacity: .5;
        pointer-events: none;
    }

    a.-more {
        font-size: 11px;
        font-size: 0.6875rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .02em;
    }

        a.-more::after {
            content: "?";
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            display: inline-block;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            left: 0;
            display: inline-block;
            margin-left: 4px;
            font-size: 9px;
            font-size: 0.5625rem;
            -webkit-transition: left 0.2s ease-in-out;
            transition: left 0.2s ease-in-out;
        }

        a.-more:hover::after, a.-more:focus::after {
            left: 3px;
        }

button,
.btn,
input[type='submit'],
input[type='reset'],
input[type='button'] {
    background: #fff;
    border: 2px solid #cbdedf;
    border-radius: 3px;
    color: #43888d;
    cursor: pointer;
    font-size: 14px;
    font-size: 0.875rem;
    display: inline-block;
    padding: 6px 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

    button:active, button:focus, button:hover,
    .btn:active,
    .btn:focus,
    .btn:hover,
    input[type='submit']:active,
    input[type='submit']:focus,
    input[type='submit']:hover,
    input[type='reset']:active,
    input[type='reset']:focus,
    input[type='reset']:hover,
    input[type='button']:active,
    input[type='button']:focus,
    input[type='button']:hover {
        background: #43888d;
        border-color: #43888d;
        outline: 0;
        color: #fff;
    }

    button:disabled,
    .btn:disabled,
    input[type='submit']:disabled,
    input[type='reset']:disabled,
    input[type='button']:disabled {
        opacity: .5;
        pointer-events: none;
    }

    button.-green,
    .btn.-green,
    input[type='submit'].-green,
    input[type='reset'].-green,
    input[type='button'].-green {
        background: #43888d;
        border: 2px solid transparent;
        color: #fff;
    }

        button.-green:active, button.-green:focus, button.-green:hover,
        .btn.-green:active,
        .btn.-green:focus,
        .btn.-green:hover,
        input[type='submit'].-green:active,
        input[type='submit'].-green:focus,
        input[type='submit'].-green:hover,
        input[type='reset'].-green:active,
        input[type='reset'].-green:focus,
        input[type='reset'].-green:hover,
        input[type='button'].-green:active,
        input[type='button'].-green:focus,
        input[type='button'].-green:hover {
            background: #fff;
            border: 2px solid #cbdedf;
            border-radius: 3px;
            color: #43888d;
        }

.loading-overlay {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    height: 100vh;
    color: #fff;
}

.loading-overlay-top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 50%;
    padding: 75px 20px;
    background-color: #43888d;
    -webkit-transition: -webkit-transform 0.75s ease-in-out;
    transition: -webkit-transform 0.75s ease-in-out;
    transition: transform 0.75s ease-in-out;
    transition: transform 0.75s ease-in-out, -webkit-transform 0.75s ease-in-out;
}

.loading-overlay-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50%;
    padding: 30px 20px;
    text-align: center;
    background-color: #055377;
    -webkit-transition: -webkit-transform 0.75s ease-in-out;
    transition: -webkit-transform 0.75s ease-in-out;
    transition: transform 0.75s ease-in-out;
    transition: transform 0.75s ease-in-out, -webkit-transform 0.75s ease-in-out;
}

@media (min-width: 900px) {
    .loading-overlay-bottom {
        padding: 60px 20px 75px;
    }
}

.loading-overlay-bottom h1 {
    margin-bottom: 20px;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    color: #fff;
}

@media (min-width: 900px) {
    .loading-overlay-bottom h1 {
        margin-bottom: 40px;
    }
}

@media (min-width: 1200px) {
    .loading-overlay-bottom h1 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.loading-overlay-stripes {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url("/assets/images/stripes.svg") center;
}

.loading-overlay-ar-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .loading-overlay-ar-logo .eyebrow {
        margin-bottom: 10px;
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 700;
        color: #fff;
        letter-spacing: .3em;
    }

    .loading-overlay-ar-logo img {
        display: block;
        margin: 12px 0;
    }

.loading-overlay-trigger .loading-overlay-top {
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
}

.loading-overlay-trigger .loading-overlay-bottom {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
}

.is-loaded .loading-overlay {
    display: none;
}

.site-header {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 0;
}

@media (min-width: 800px) {
    .site-header {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .site-header {
        margin-left: 3rem;
        margin-right: 3rem;
    }
}

@media (min-width: 800px) {
    .site-header {
        text-align: center;
        padding: 22px 0;
    }
}

.site-header-logo {
    display: inline-block;
}

@media (min-width: 800px) {
    .site-header-logo {
        width: 348px;
        height: 68px;
    }
}

.site-header-logo img {
    display: inline-block;
}

.site-header-logo .logo-mobile {
    width: 175px;
    height: 52px;
}

@media (min-width: 800px) {
    .site-header-logo .logo-mobile {
        display: none;
    }
}

.site-header-logo .logo-desktop {
    display: none;
}

@media (min-width: 800px) {
    .site-header-logo .logo-desktop {
        display: block;
    }
}

.site-header-menu-buttons {
    position: absolute;
    top: calc(50% - 20px);
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 400px) {
    .site-header-menu-buttons {
        top: calc(50% - 22px);
    }
}

.site-header-search, .site-header-menu,
.sticky-nav-search,
.sticky-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35px;
    height: 35px;
    font-size: 0;
    color: #043349;
}

@media (min-width: 400px) {
    .site-header-search, .site-header-menu,
    .sticky-nav-search,
    .sticky-nav-menu {
        width: 45px;
        height: 45px;
    }
}

.site-header-search::before, .site-header-menu::before,
.sticky-nav-search::before,
.sticky-nav-menu::before {
    font-size: 25px;
}

@media (min-width: 400px) {
    .site-header-search::before, .site-header-menu::before,
    .sticky-nav-search::before,
    .sticky-nav-menu::before {
        font-size: 30px;
    }
}

.site-header-search::before,
.sticky-nav-search::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.site-header-menu::before,
.sticky-nav-menu::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.site-footer {
    position: relative;
    z-index: 1;
    max-width: 1600px;
    margin-top: 30px;
    padding: 30px 20px;
    border-top: 1px solid #9b9b9b;
    text-align: center;
}

@media (min-width: 1100px) {
    .site-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
    }
}

@media (min-width: 1300px) {
    .site-footer {
        padding: 30px 50px;
    }
}

@media (min-width: 1100px) {
    .site-footer-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 50%;
    }
}

.site-footer-ar-logo {
    display: inline-block;
    margin-bottom: 20px;
}

@media (min-width: 900px) {
    .site-footer-ar-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 60px;
        margin-right: 25px;
    }
}

@media (min-width: 900px) {
    .site-footer-info-publishing {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media (min-width: 1100px) {
    .site-footer-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
    }
}

.site-footer-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 1100px) {
    .site-footer-social-links {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px;
    }
}

@media (min-width: 900px) {
    .site-footer-social-links li {
        margin: 0 10px;
    }

        .site-footer-social-links li:last-child {
            margin-right: 0;
        }
}

.site-footer-social-links a {
    font-size: 0;
    text-align: center;
}

    .site-footer-social-links a::before {
        display: block;
        font-size: 20px;
        color: #4a4a4a;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }

@media (max-width: 899px) {
    .site-footer-social-links a::before {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}

.site-footer-social-links a:hover::before, .site-footer-social-links a:focus::before {
    color: #43888d;
}

.site-footer-utility-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 1100px) {
    .site-footer-utility-links {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 0;
    }
}

.site-footer-utility-links li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: .04em;
}

@media (min-width: 1100px) {
    .site-footer-utility-links li {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media (min-width: 1400px) {
    .site-footer-utility-links li {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.site-footer-utility-links li:not(:last-child)::after {
    content: '|';
    margin: 0 13px;
    width: 1px;
}

.site-footer-utility-links a {
    color: #4a4a4a;
}

    .site-footer-utility-links a:hover, .site-footer-utility-links a:focus {
        color: #43888d;
    }

.site-footer p {
    margin-bottom: 20px;
    font-size: 15px;
    font-size: 0.9375rem;
}

@media (min-width: 1100px) and (max-width: 1399px) {
    .site-footer p {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media (min-width: 1100px) and (max-width: 1499px) {
    .site-footer p {
        max-width: 80%;
    }
}

.site-footer .copyright {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #9b9b9b;
}

.site-footer .site-footer-rss::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-facebook::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-twitter::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-reddit::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-linkedin::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-flipboard::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-instagram::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.site-footer .site-footer-youtube::before {
    content: "?";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 45px;
}

.page-mask {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .3s, width 0s .3s, height 0s .3s;
    transition: opacity .3s, width 0s .3s, height 0s .3s;
}

    .page-mask.-active {
        width: 100%;
        height: 100%;
        opacity: .8;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
    }

.mobile-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    overflow-y: auto;
    z-index: 200;
    opacity: 0;
    padding: 50px 30px;
    background-color: #4a4a4a;
    color: #fff;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
    transition: opacity 0.2s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
}

@media (min-width: 500px) {
    .mobile-nav {
        width: 400px;
        -webkit-transform: translateX(400px);
        transform: translateX(400px);
    }
}

@media (min-width: 700px) {
    .mobile-nav {
        width: 500px;
        -webkit-transform: translateX(500px);
        transform: translateX(500px);
    }
}

.mobile-nav.-active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

.mobile-nav-menu-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 0;
    color: #fff;
}

    .mobile-nav-menu-close::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 15px;
    }

    .mobile-nav-menu-close:hover, .mobile-nav-menu-close:focus {
        color: #b3b3b3;
    }

.mobile-nav .header {
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    border-bottom: 1px solid #9b9b9b;
}

.mobile-nav ul {
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}

    .mobile-nav ul.mobile-nav-secondary-navigation {
        margin-bottom: 0;
    }

.mobile-nav a {
    color: #fff;
}

.mobile-nav hr {
    margin: 30px 0;
}

.mobile-nav-main-navigation {
    font-weight: 700;
}

    .mobile-nav-main-navigation li {
        margin-bottom: 15px;
        font-size: 18px;
        font-size: 1.125rem;
        letter-spacing: .03em;
    }

.mobile-nav-secondary-navigation li, .mobile-nav-utility-navigation li {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: .03em;
}

.sticky-nav {
    display: none;
    opacity: 0;
}

@media (min-width: 1000px) {
    .sticky-nav {
        display: block;
        position: fixed;
        top: -80px;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 72px;
        padding: 0 20px;
        background-color: #fff;
        -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.15);
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.15);
        -webkit-transition: opacity 5s ease-in-out, -webkit-transform 0.75s ease-in-out;
        transition: opacity 5s ease-in-out, -webkit-transform 0.75s ease-in-out;
        transition: transform 0.75s ease-in-out, opacity 5s ease-in-out;
        transition: transform 0.75s ease-in-out, opacity 5s ease-in-out, -webkit-transform 0.75s ease-in-out;
    }

        .sticky-nav.-active {
            -webkit-transform: translateY(80px);
            transform: translateY(80px);
            opacity: 1;
            -webkit-transition: -webkit-transform 0.75s ease-in-out;
            transition: -webkit-transform 0.75s ease-in-out;
            transition: transform 0.75s ease-in-out;
            transition: transform 0.75s ease-in-out, -webkit-transform 0.75s ease-in-out;
        }
}

@media (min-width: 1200px) {
    .sticky-nav {
        padding: 0 40px;
    }
}

.sticky-nav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1600px;
    height: 100%;
    margin: 0 auto;
}

.sticky-nav .logo-sticky-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 35px;
}

    .sticky-nav .logo-sticky-nav img {
        width: 35px;
    }

.sticky-nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .sticky-nav-links li {
        margin: 0 10px;
        font-size: 13px;
        font-size: 0.8125rem;
        text-transform: uppercase;
    }

@media (min-width: 1100px) {
    .sticky-nav-links li {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media (min-width: 1200px) {
    .sticky-nav-links li {
        margin: 0 15px;
    }
}

.sticky-nav-links li a {
    color: #000;
    font-weight: 600;
}

    .sticky-nav-links li a:hover, .sticky-nav-links li a:focus {
        color: #43888d;
    }

.sticky-nav-menu-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.site-search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 85;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 85px;
    background-color: #fff;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}

.sticky-nav .site-search {
    height: 72px;
    max-width: 1600px;
    margin: 0 auto;
    left: 0;
    padding: 0 20px;
}

@media (min-width: 1200px) {
    .sticky-nav .site-search {
        padding: 0 40px;
    }
}

@media (min-width: 1600px) {
    .sticky-nav .site-search {
        padding: 0;
        margin: 0 auto;
    }
}

.sticky-nav .site-search .site-search-logo {
    width: 35px;
}

.sticky-nav .site-search .site-search-form {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

    .sticky-nav .site-search .site-search-form input[type='search'] {
        font-size: 20px;
        font-size: 1.25rem;
    }

.sticky-nav .site-search .site-search-close {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.site-search.-active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}

@media (min-width: 800px) {
    .site-search {
        height: 110px;
    }
}

.site-search-logo {
    width: 30px;
    margin-right: 20px;
}

    .site-search-logo img {
        width: 35px;
    }

.site-search-form {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

    .site-search-form input[type='search'] {
        margin: 0;
        padding-left: 5px;
        padding-right: 55px;
        background-color: #fff;
        border: 0;
        border-bottom: 2px solid #43888d;
    }

@media (min-width: 600px) {
    .site-search-form input[type='search'] {
        padding-left: 10px;
    }
}

@media (min-width: 800px) {
    .site-search-form input[type='search'] {
        font-size: 25px;
        font-size: 1.5625rem;
    }
}

.site-search-form input[type='search']:focus {
    background-color: #f7f7f7;
}

.site-search-form button {
    position: absolute;
    z-index: 86;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    border: 0;
    background-color: transparent;
    font-size: 0;
    cursor: pointer;
}

    .site-search-form button::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        font-size: 1.5625rem;
        color: #000;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }

    .site-search-form button:hover::before, .site-search-form button:focus::before {
        color: #43888d;
    }

.site-search-close {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 20px;
    font-size: 0;
}

    .site-search-close::after {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 15px;
        font-size: 0.9375rem;
        color: #000;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }

@media (min-width: 1200px) {
    .site-search-close::after {
        margin-left: 5px;
    }
}

@media (min-width: 1200px) {
    .site-search-close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .02em;
        color: #000;
    }
}

.site-search-close:hover::after, .site-search-close:focus::after {
    color: #43888d;
}

.article-hero {
    position: relative;
    z-index: 65;
    width: 100%;
    height: 100px;
}

@media (min-width: 900px) {
    .article-hero {
        height: 175px;
    }
}

@media (min-width: 1200px) {
    .article-hero {
        z-index: 1;
    }
}

@media (min-width: 1300px) {
    .article-hero {
        height: 215px;
    }
}

.article-hero p {
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
}

.-article-has-photo .article-hero {
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 900px) {
    .-article-has-photo .article-hero {
        height: 400px;
    }
}

@media (min-width: 1200px) {
    .-article-has-photo .article-hero {
        height: 500px;
    }
}

@media (min-width: 1300px) {
    .-article-has-photo .article-hero {
        height: 600px;
    }
}

@media (min-width: 1200px) {
    .article-photo-info {
        position: absolute;
        top: 0;
        left: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 200px;
    }
}

@media (min-width: 1300px) {
    .article-photo-info {
        width: 250px;
    }
}

@media (min-width: 1400px) {
    .article-photo-info {
        width: 300px;
    }
}

@media (min-width: 1500px) {
    .article-photo-info {
        width: 350px;
    }
}

@media (min-width: 1600px) {
    .article-photo-info {
        width: 410px;
    }
}

.kss-section .article-photo-info {
    position: relative;
    left: auto;
}

.article-photo-info p {
    font-size: 12px;
    font-size: 0.75rem;
    color: #9b9b9b;
}

.article-photo-info-credit {
    margin: 5px;
    text-align: right;
}

@media (min-width: 1200px) {
    .article-photo-info-credit {
        text-align: left;
    }
}

@media (min-width: 1300px) {
    .article-photo-info-credit {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.article-photo-info-caption {
    display: none;
    margin: 5px;
}

@media (min-width: 1300px) {
    .article-photo-info-caption {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: block;
    }
}

.article-header {
    text-align: center;
    padding: 0 20px 15px;
}

@media (min-width: 700px) {
    .article-header {
        padding: 0 40px 15px;
    }
}

@media (min-width: 900px) {
    .article-header {
        padding: 0 100px 15px;
    }
}

.article-header .eyebrow {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
    line-height: 1;
    color: #000;
    font-weight: 600;
}

    .article-header .eyebrow::before, .article-header .eyebrow::after {
        content: '';
        position: absolute;
        top: 50%;
        display: block;
        width: 42px;
        height: 1px;
        background-color: #4a4a4a;
        opacity: .56;
    }

    .article-header .eyebrow::before {
        right: calc(100% + 14px);
    }

    .article-header .eyebrow::after {
        left: calc(100% + 14px);
    }

    .article-header .eyebrow a {
        color: #000;
    }

        .article-header .eyebrow a:hover, .article-header .eyebrow a:focus {
            color: #43888d;
        }

.article-header h1 {
    margin-bottom: 10px;
}

.article-header .article-info {
    margin: 10px 0;
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    -webkit-font-kerning: normal;
    font-kerning: normal;
}

.article-header .article-dek {
    margin-bottom: 15px;
}

.article-header .article-subhead {
    -webkit-font-kerning: normal;
    font-kerning: normal;
}

.article-header .article-byline {
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    -webkit-font-kerning: normal;
    font-kerning: normal;
}

    .article-header .article-byline .author-byline {
        display: inline-block;
        position: relative;
        padding-right: 11px;
        margin-right: 10px;
    }

        .article-header .article-byline .author-byline::after {
            position: absolute;
            content: '';
            top: 2px;
            right: 0;
            width: 1px;
            height: 11px;
            background: #000;
        }

.article-header .article-offlink {
    font-size: 13px;
    font-size: 0.8125rem;
}

.article-image {
    margin: 50px 0;
}

    .article-image:first-child {
        margin-top: 0;
    }

    .article-image figure {
        margin: 0;
    }

        .article-image figure img {
            margin: 0 auto;
        }

    .article-image figcaption {
        margin: 15px 0 0;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.5;
    }

        .article-image figcaption p {
            font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
            font-size: 12px;
            font-size: 0.75rem;
            line-height: 1.5;
            margin: 0;
        }

    .article-image .source {
        display: block;
        margin: 15px 0 0;
        font-size: 12px;
        font-size: 0.75rem;
        color: #9b9b9b;
    }

@media (min-width: 900px) {
    .article-image.-full-width, .article-image.-caption-full {
        padding: 0;
        margin-left: -100px;
        margin-right: -100px;
    }
}

.kss-section .article-image.-full-width, .kss-section .article-image.-caption-full {
    margin-left: 0;
    margin-right: 0;
}

.article-image.-caption-right, .article-image.-caption-left {
    padding: 0;
}

@media (min-width: 900px) {
    .article-image.-caption-right, .article-image.-caption-left {
        margin-left: -100px;
        margin-right: -100px;
    }
}

.kss-section .article-image.-caption-right, .kss-section .article-image.-caption-left {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 900px) {
    .article-image.-caption-right figure, .article-image.-caption-left figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .article-image.-caption-right figure .article-image-container, .article-image.-caption-left figure .article-image-container {
            width: calc(80% - 25px);
            text-align: right;
        }

            .article-image.-caption-right figure .article-image-container img, .article-image.-caption-left figure .article-image-container img {
                margin: 0;
                display: inline-block;
            }

        .article-image.-caption-right figure figcaption, .article-image.-caption-left figure figcaption {
            width: 20%;
            margin-top: 0;
            margin-left: 25px;
        }
}

@media (min-width: 900px) {
    .article-image.-caption-left figure {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

        .article-image.-caption-left figure .article-image-container {
            width: calc(82% - 25px);
            text-align: left;
        }

        .article-image.-caption-left figure figcaption {
            width: 18%;
            margin-right: 25px;
            margin-left: 0;
            text-align: right;
        }
}

.article-sidebar {
    max-width: 400px;
    margin: 0 auto 28px;
    background-color: #eee;
    border-bottom: 3px solid #d9d9d9;
}

.article-sidebar-text {
    padding: 25px;
}

.article-sidebar h4 {
    margin-bottom: 10px;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: .04em;
    color: #4a4a4a;
}

.article-sidebar p {
    margin-bottom: 10px;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
}

    .article-sidebar p.source {
        color: #9b9b9b;
        text-transform: uppercase;
    }

@media (min-width: 600px) {
    .article-sidebar {
        max-width: none;
        width: 282px;
        float: right;
        clear: both;
        margin-left: 25px;
    }
}

@media (min-width: 900px) {
    .article-sidebar {
        margin: 0 -140px 28px 30px;
    }
}

@media (min-width: 1100px) {
    .article-sidebar {
        margin: 0 -165px 28px 40px;
    }
}

@media (min-width: 600px) {
    .article-sidebar.-left {
        float: left;
        margin-left: 0;
        margin-right: 25px;
    }
}

@media (min-width: 900px) {
    .article-sidebar.-left {
        margin: 0 30px 28px -140px;
    }
}

@media (min-width: 1100px) {
    .article-sidebar.-left {
        margin: 0 40px 28px -165px;
    }
}

.kss-section .article-sidebar {
    margin: 0;
}

.article-audio {
    margin-bottom: 28px;
    padding: 20px 0;
    border-top: 2px solid #43888d;
    border-bottom: 2px solid #43888d;
}

@media (min-width: 900px) {
    .article-audio {
        margin: 0 0 28px;
    }
}

.article-audio-caption p {
    margin: 15px 0 0;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
}

.article-video {
    margin: 28px 0;
}

@media (min-width: 900px) {
    .article-video.-full-width {
        padding: 0;
        margin-left: -100px;
        margin-right: -100px;
    }
}

.kss-section .article-video.-full-width {
    margin-left: 0;
    margin-right: 0;
}

.article-video-caption p {
    margin: 15px 0 0;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
}

.article-video-source,
.article-video .source {
    color: #9b9b9b;
}

.article-video .source {
    display: block;
    margin: 15px 0 0;
    font-size: 12px;
    font-size: 0.75rem;
}

.article-comic {
    margin: 28px 0;
}

@media (min-width: 900px) {
    .article-comic {
        margin-left: -100px;
        margin-right: -100px;
    }
}

@media (min-width: 900px) and (min-width: 700px) {
    .article-comic .comic-panel-images {
        display: table;
        border-collapse: collapse;
        width: 100%;
    }
}

@media (min-width: 900px) and (min-width: 700px) {
    .article-comic .comic-panel-cell {
        display: table-cell;
        vertical-align: middle;
    }
}

.article-comic .caption p,
.article-comic .source p {
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    margin: 15px 0 0;
}

.article-comic .source {
    color: #9b9b9b;
    margin: 15px 0 30px;
}

.article-author {
    margin-bottom: 15px;
    padding: 20px;
    background-color: #eee;
}

    .article-author p {
        font-size: 12px;
        font-size: 0.75rem;
    }

.article-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px 0 28px;
    padding: 0;
    list-style: none;
}

    .article-tags li {
        margin-right: 8px;
    }

    .article-tags .btn {
        font-size: 9px;
        font-size: 0.5625rem;
        font-weight: 600;
        color: #043349;
        letter-spacing: .05em;
        border-width: 1px;
        white-space: nowrap;
    }

        .article-tags .btn:hover, .article-tags .btn:focus {
            color: #fff;
        }

.article-flyout {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 500;
    bottom: 0;
    right: -400px;
    width: 100%;
    background-color: #eee;
    -webkit-box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

@media (min-width: 600px) {
    .article-flyout {
        bottom: 40px;
        width: 385px;
    }
}

.article-flyout.-active {
    visibility: visible;
    opacity: 1;
    right: 0;
    -webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.article-flyout.-disabled {
    visibility: hidden;
    opacity: 0;
    right: -400px;
}

.kss-section .article-flyout {
    position: relative;
    bottom: auto;
    right: auto;
    padding: 10px 0;
}

.article-flyout-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

    .article-flyout-close::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 11px;
        font-size: 0.6875rem;
        color: #000;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }

    .article-flyout-close:hover::before, .article-flyout-close:focus::before {
        color: #43888d;
    }

.article-flyout-header {
    margin: 20px 60px 15px 20px;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #43888d;
}

.article-flyout hr {
    margin: 0 0 20px;
}

.article-flyout .eyebrow {
    margin: 0 20px 10px;
}

.article-flyout h3 {
    margin: 0 20px 25px;
}

    .article-flyout h3 a {
        color: #000;
    }

        .article-flyout h3 a:hover, .article-flyout h3 a:focus {
            color: #43888d;
        }

.article-slideshow {
    background: #f6f6f6;
    margin: 40px 0 45px;
    overflow: hidden;
}

    .article-slideshow:first-child {
        margin-top: 0;
    }

    .article-slideshow:last-child {
        margin-bottom: 0;
    }

@media (min-width: 900px) {
    .article-slideshow.-wide {
        margin-left: -100px;
        margin-right: -100px;
    }
}

.kss-section .article-slideshow.-wide,
body.-slideshow-fullscreen .article-slideshow.-wide {
    margin-left: 0;
    margin-right: 0;
}

.article-slideshow .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.article-slideshow-inner {
    position: relative;
    z-index: 1;
}

.article-slideshow-header {
    display: none;
}

.article-slideshow-images-wrapper {
    position: relative;
}

.article-slideshow-images-wrapper-inner {
    overflow: hidden;
}

.article-slideshow-images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    z-index: 1;
}

.article-slideshow-images-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    position: relative;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

    .article-slideshow-images-item.swiper-slide-active {
        opacity: 1;
    }

    .article-slideshow-images-item img {
        opacity: 0;
        visibility: hidden;
        margin: 0 auto;
    }

.article-slideshow-images-nav-prev[class^='icon-'], .article-slideshow-images-nav-prev[class*=' icon-'], .article-slideshow-images-nav-next[class^='icon-'], .article-slideshow-images-nav-next[class*=' icon-'] {
    position: absolute;
    top: 50%;
    width: 35px;
    height: 87px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 87px;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    z-index: 10;
}

    .article-slideshow-images-nav-prev[class^='icon-']:hover, .article-slideshow-images-nav-prev[class^='icon-']:focus, .article-slideshow-images-nav-prev[class^='icon-']:active, .article-slideshow-images-nav-prev[class*=' icon-']:hover, .article-slideshow-images-nav-prev[class*=' icon-']:focus, .article-slideshow-images-nav-prev[class*=' icon-']:active, .article-slideshow-images-nav-next[class^='icon-']:hover, .article-slideshow-images-nav-next[class^='icon-']:focus, .article-slideshow-images-nav-next[class^='icon-']:active, .article-slideshow-images-nav-next[class*=' icon-']:hover, .article-slideshow-images-nav-next[class*=' icon-']:focus, .article-slideshow-images-nav-next[class*=' icon-']:active {
        background: #000;
    }

    .article-slideshow-images-nav-prev[class^='icon-'].swiper-button-disabled, .article-slideshow-images-nav-prev[class*=' icon-'].swiper-button-disabled, .article-slideshow-images-nav-next[class^='icon-'].swiper-button-disabled, .article-slideshow-images-nav-next[class*=' icon-'].swiper-button-disabled {
        opacity: 0;
        visibility: hidden;
        cursor: auto;
        pointer-events: none;
    }

.article-slideshow-images-nav-prev {
    left: 0;
    right: auto;
}

.article-slideshow-images-nav-next {
    right: 0;
    left: auto;
}

.article-slideshow-captions-wrapper {
    background: #eee;
    padding: 24px 0;
}

@media (min-width: 500px) {
    .article-slideshow-captions-wrapper {
        padding: 24px 0 30px;
    }
}

.article-slideshow-captions-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    margin: 0 20px 30px;
}

@media (min-width: 500px) {
    .article-slideshow-captions-header {
        margin: 0 30px 30px;
    }
}

@media (min-width: 500px) {
    .article-slideshow-captions-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.article-slideshow-captions-eyebrow {
    display: none;
}

.article-slideshow-captions h2.article-slideshow-captions-title {
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: .07px;
    line-height: 1.36;
    -webkit-transition: none;
    transition: none;
}

@media (min-width: 500px) {
    .article-slideshow-captions h2.article-slideshow-captions-title {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        margin: 0 15px 0 0;
    }
}

.article-slideshow-captions-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 500px) {
    .article-slideshow-captions-info {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
}

.article-slideshow-captions-info-slides, .article-slideshow-captions-info-fullscreen {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.article-slideshow-captions-info-slides {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1.12;
    line-height: 1.22;
}

.article-slideshow-captions-info-fullscreen {
    color: #000;
    font-size: 24px;
    font-size: 1.5rem;
}

@media (min-width: 500px) {
    .article-slideshow-captions-info-fullscreen {
        margin-left: 15px;
    }
}

.article-slideshow-captions-info .swiper-pagination-fraction {
    width: auto;
    left: 0;
    bottom: 0;
}

.article-slideshow-captions-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    z-index: 1;
}

.article-slideshow-captions-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    padding: 0 20px;
    opacity: 0 !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

@media (min-width: 500px) {
    .article-slideshow-captions-item {
        padding: 0 30px;
    }
}

.article-slideshow-captions-item.swiper-slide-active {
    opacity: 1 !important;
}

.article-slideshow-captions-item p {
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: .07px;
    line-height: 1.57;
    margin-bottom: 15px;
}

    .article-slideshow-captions-item p:last-child {
        margin-bottom: 0;
    }

    .article-slideshow-captions-item p.article-slideshow-captions-item-credit {
        color: #9b9b9b;
        font-size: 12px;
        font-size: 0.75rem;
        letter-spacing: .07em;
        text-transform: uppercase;
    }

body.-slideshow-fullscreen {
    height: 100%;
    overflow: hidden;
}

    body.-slideshow-fullscreen .article-slideshow {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #2f2f2f;
        margin: 0;
        overflow: hidden;
    }

    body.-slideshow-fullscreen .article-slideshow-inner {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

@media (min-width: 700px) {
    body.-slideshow-fullscreen .article-slideshow-inner::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 350px;
        height: 100%;
        background: #3c3c3c;
        z-index: -1;
    }
}

body.-slideshow-fullscreen .article-slideshow-header {
    display: block;
    position: relative;
    padding: 20px 20px 40px;
    z-index: 2;
}

body.-slideshow-fullscreen .article-slideshow-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1600px;
    margin: 0 auto;
}

body.-slideshow-fullscreen .article-slideshow-header-logo, body.-slideshow-fullscreen .article-slideshow-header-close {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

body.-slideshow-fullscreen .article-slideshow-header-close {
    background: #333;
    color: #fff;
    font-size: 19px;
    font-size: 1.1875rem;
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    border-radius: 50%;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

    body.-slideshow-fullscreen .article-slideshow-header-close:hover, body.-slideshow-fullscreen .article-slideshow-header-close:active, body.-slideshow-fullscreen .article-slideshow-header-close:focus {
        background: #000;
    }

@media (min-width: 700px) {
    body.-slideshow-fullscreen .article-slideshow-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
    }
}

@media (min-width: 700px) {
    body.-slideshow-fullscreen .article-slideshow-images-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: calc(100% - 350px);
    }
}

body.-slideshow-fullscreen .article-slideshow-images-wrapper-inner {
    max-width: 1200px;
    margin: 0 auto;
}

@media (min-width: 500px) {
    body.-slideshow-fullscreen .article-slideshow-images-nav-prev[class^='icon-'], body.-slideshow-fullscreen .article-slideshow-images-nav-prev[class*=' icon-'], body.-slideshow-fullscreen .article-slideshow-images-nav-next[class^='icon-'], body.-slideshow-fullscreen .article-slideshow-images-nav-next[class*=' icon-'] {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 100px;
        width: 42px;
        height: 100px;
    }
}

body.-slideshow-fullscreen .article-slideshow-captions {
    overflow: hidden;
}

body.-slideshow-fullscreen .article-slideshow-captions-wrapper {
    width: 100%;
    background: #3c3c3c;
    color: #fff;
    padding: 50px 20px 30px;
}

@media (min-width: 500px) {
    body.-slideshow-fullscreen .article-slideshow-captions-wrapper {
        padding: 50px 30px 30px;
    }
}

@media (min-width: 700px) {
    body.-slideshow-fullscreen .article-slideshow-captions-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 350px;
    }
}

body.-slideshow-fullscreen .article-slideshow-captions-header {
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    margin: 0 0 30px;
}

body.-slideshow-fullscreen .article-slideshow-captions-eyebrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

    body.-slideshow-fullscreen .article-slideshow-captions-eyebrow::before, body.-slideshow-fullscreen .article-slideshow-captions-eyebrow::after {
        content: '';
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        height: 1px;
        background: #fff;
    }

    body.-slideshow-fullscreen .article-slideshow-captions-eyebrow::before {
        margin-right: 10px;
    }

    body.-slideshow-fullscreen .article-slideshow-captions-eyebrow::after {
        margin-left: 10px;
    }

body.-slideshow-fullscreen .article-slideshow-captions h2.article-slideshow-captions-title {
    color: #fff;
}

body.-slideshow-fullscreen .article-slideshow-captions-title {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: .11px;
    margin-bottom: 10px;
}

@media (min-width: 500px) {
    body.-slideshow-fullscreen .article-slideshow-captions-title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

body.-slideshow-fullscreen .article-slideshow-captions-info {
    display: block;
}

body.-slideshow-fullscreen .article-slideshow-captions-info-slides {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1.12;
    line-height: 1.22;
}

body.-slideshow-fullscreen .article-slideshow-captions-info-fullscreen {
    display: none;
}

body.-slideshow-fullscreen .article-slideshow-captions-item {
    padding: 0;
}

    body.-slideshow-fullscreen .article-slideshow-captions-item p {
        font-weight: 600;
        letter-spacing: .04px;
        line-height: 1.43;
    }

        body.-slideshow-fullscreen .article-slideshow-captions-item p.article-slideshow-captions-item-credit {
            color: #9b9b9b;
            font-size: 12px;
            font-size: 0.75rem;
            font-weight: 400;
            letter-spacing: .07em;
            text-transform: uppercase;
        }

.home-hero {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
    padding: 40px 20px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 600px) {
    .home-hero {
        padding: 70px 30px;
    }
}

@media (min-width: 800px) {
    .home-hero {
        margin-bottom: 30px;
    }
}

@media (min-width: 900px) {
    .home-hero {
        padding: 100px 30px;
    }
}

@media (min-width: 1200px) {
    .home-hero {
        margin-bottom: 50px;
        padding: 185px 50px;
    }
}

.home-hero::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.home-hero-text {
    position: relative;
    z-index: 2;
    width: 100%;
}

.home-hero .eyebrow {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
}

    .home-hero .eyebrow::before, .home-hero .eyebrow::after {
        content: '';
        position: absolute;
        top: 50%;
        display: block;
        width: 42px;
        height: 1px;
        background-color: #fff;
        opacity: .56;
    }

    .home-hero .eyebrow::before {
        right: calc(100% + 14px);
    }

    .home-hero .eyebrow::after {
        left: calc(100% + 14px);
    }

    .home-hero .eyebrow a {
        color: #fff;
    }

        .home-hero .eyebrow a:hover, .home-hero .eyebrow a:focus {
            color: #d9d9d9;
        }

.home-hero h1 {
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
}

.home-hero p {
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
}

.home-hero .byline p {
    margin-bottom: 0;
    font-size: 13px;
    font-size: 0.8125rem;
}

.category-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding: 30px 20px;
    text-align: center;
    background-repeat: repeat;
    background-size: 450px 450px;
    background-position: top left;
    -webkit-box-shadow: inset 0 5px 10px -6px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 5px 10px -6px rgba(0, 0, 0, 0.25);
}

@media (min-width: 800px) {
    .category-header {
        margin-bottom: 30px;
    }
}

@media (min-width: 1000px) {
    .category-header {
        padding: 50px 20px;
    }
}

@media (min-width: 1200px) {
    .category-header {
        margin-bottom: 50px;
        padding: 65px 40px;
    }
}

.category-header .eyebrow {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
    line-height: 1;
    color: #000;
    font-weight: 600;
}

    .category-header .eyebrow::before, .category-header .eyebrow::after {
        content: '';
        position: absolute;
        top: 50%;
        display: block;
        width: 42px;
        height: 1px;
        background-color: #4a4a4a;
        opacity: .56;
    }

    .category-header .eyebrow::before {
        right: calc(100% + 14px);
    }

    .category-header .eyebrow::after {
        left: calc(100% + 14px);
    }

.category-header h1 {
    width: 100%;
    margin-bottom: 10px;
}

.category-header p {
    width: 100%;
    max-width: 640px;
    font-size: 17px;
    font-size: 1.0625rem;
    color: #4a4a4a;
}

.-pattern-about {
    background-size: 450px 450px;
}

.-pattern-collections {
    background-size: 368px 368px;
}

.-pattern-health {
    background-size: 450px 450px;
}

.-pattern-living {
    background-size: 480px 480px;
}

.-pattern-mind {
    background-size: 600px 600px;
}

.-pattern-physical {
    background-size: 450px 450px;
}

.-pattern-society {
    background-size: 450px 450px;
}

.-pattern-sustainability {
    background-size: 450px 495px;
}

.-pattern-tech {
    background-size: 450px 405px;
}

.teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

@media (min-width: 1300px) {
    .teaser {
        margin-bottom: 50px;
    }
}

.teaser .teaser-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 110px;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

    .teaser .teaser-img img {
        -webkit-transition: -webkit-transform 0.35s ease-in-out;
        transition: -webkit-transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    }

    .teaser .teaser-img:hover img, .teaser .teaser-img.is-hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

@media (min-width: 500px) {
    .teaser .teaser-img {
        width: 150px;
        margin-right: 20px;
        margin-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

@media (min-width: 700px) {
    .teaser .teaser-img {
        width: 200px;
        margin-right: 25px;
    }
}

@media (min-width: 800px) {
    .teaser .teaser-img {
        width: 150px;
        margin-right: 20px;
    }
}

@media (min-width: 1200px) {
    .teaser .teaser-img {
        width: 260px;
        margin-right: 30px;
    }
}

.teaser .teaser-img a {
    display: block;
}

.teaser .teaser-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 125px);
}

@media (min-width: 700px) {
    .teaser .teaser-text {
        width: calc(100% - 275px);
    }
}

@media (min-width: 800px) {
    .teaser .teaser-text {
        width: calc(100% - 170px);
    }
}

@media (min-width: 1200px) {
    .teaser .teaser-text {
        width: calc(100% - 290px);
    }
}

.teaser .teaser-text p {
    display: none;
}

@media (min-width: 600px) {
    .teaser .teaser-text p {
        display: block;
    }
}

.teaser .eyebrow {
    margin-bottom: 5px;
}

    .teaser .eyebrow a {
        color: #9b9b9b;
    }

        .teaser .eyebrow a:hover, .teaser .eyebrow a:focus {
            color: #43888d;
        }

.teaser h2 {
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
}

@media (min-width: 600px) {
    .teaser h2 {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media (min-width: 800px) {
    .teaser h2 {
        margin-bottom: 10px;
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media (min-width: 900px) {
    .teaser h2 {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media (min-width: 1300px) {
    .teaser h2 {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

.teaser h2 a {
    color: #000;
}

    .teaser h2 a:hover, .teaser h2 a:focus {
        color: #43888d;
    }

.teaser h2.is-hover a {
    color: #43888d;
}

.teaser p {
    color: #000;
}

@media (min-width: 900px) {
    .teaser p {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media (min-width: 1300px) {
    .teaser p {
        font-size: 16px;
        font-size: 1rem;
    }
}

.teaser-feature {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    padding: 30px;
}

    .teaser-feature::after {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .teaser-feature:hover .teaser-feature-bg-img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.teaser-feature-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: -webkit-transform 0.35s ease-in-out;
    transition: -webkit-transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}

.teaser-feature-text {
    position: relative;
    z-index: 2;
}

@media (min-width: 1200px) {
    .teaser-feature-text {
        width: 70%;
    }
}

.teaser-feature .eyebrow {
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: .1em;
}

.teaser-feature h2 {
    font-size: 40px;
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 15px;
}

@media (min-width: 1000px) {
    .teaser-feature h2 {
        font-size: 50px;
        font-size: 3.125rem;
    }
}

.teaser-feature p {
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
}

.teaser-feature .byline p {
    margin-bottom: 0;
    font-size: 13px;
    font-size: 0.8125rem;
}

.teaser-home {
    margin-bottom: 30px;
}

@media (min-width: 900px) {
    .teaser-home {
        width: auto;
        margin: 0;
    }
}

.teaser-home .teaser-img {
    margin-bottom: 25px;
    overflow: hidden;
}

    .teaser-home .teaser-img img {
        -webkit-transition: -webkit-transform 0.35s ease-in-out;
        transition: -webkit-transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    }

    .teaser-home .teaser-img:hover img, .teaser-home .teaser-img.is-hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .teaser-home .teaser-img.-is-svg > a {
        padding-top: 57.6%;
        position: relative;
        display: block;
        overflow: hidden;
        -webkit-transition: -webkit-transform 0.35s ease-in-out;
        transition: -webkit-transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out;
        transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
    }

        .teaser-home .teaser-img.-is-svg > a img {
            position: absolute;
            width: 101%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .teaser-home .teaser-img.-is-svg:hover a, .teaser-home .teaser-img.-is-svg.is-hover a {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.teaser-home .eyebrow {
    margin-bottom: 5px;
}

    .teaser-home .eyebrow a {
        color: #9b9b9b;
    }

        .teaser-home .eyebrow a:hover, .teaser-home .eyebrow a:focus {
            color: #43888d;
        }

.teaser-home h2 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 400;
}

    .teaser-home h2 a {
        color: #000;
    }

        .teaser-home h2 a:hover, .teaser-home h2 a:focus {
            color: #43888d;
        }

    .teaser-home h2.is-hover a {
        color: #43888d;
    }

.teaser-home .byline {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #9b9b9b;
}

.teaser-home p {
    margin-top: 10px;
}

.promo {
    padding: 25px;
    border: 1px solid #43888d;
}

    .promo .header {
        margin-bottom: 25px;
        font-size: 15px;
        font-size: 0.9375rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #43888d;
        letter-spacing: .04em;
    }

.promo-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .promo-item:not(:last-of-type) {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #d9d9d9;
    }

.promo-item-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 125px;
    margin-right: 20px;
}

.promo-item-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.promo .eyebrow {
    margin-bottom: 8px;
}

    .promo .eyebrow a {
        color: #9b9b9b;
    }

        .promo .eyebrow a:hover, .promo .eyebrow a:focus {
            color: #43888d;
        }

.promo h3 {
    margin: 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
}

    .promo h3 a {
        color: #000;
    }

        .promo h3 a:hover, .promo h3 a:focus {
            color: #43888d;
        }

.promo .byline {
    display: none;
    margin: 10px 0;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #9b9b9b;
}

.promo p {
    display: none;
}

.promo .-more {
    display: inline-block;
    margin-top: 25px;
}

.pull-quote {
    margin: 25px 0;
    padding: 20px 10px;
    color: #43888d;
    border-top: 1px solid #43888d;
    border-bottom: 1px solid #43888d;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25;
}

@media (min-width: 900px) {
    .pull-quote {
        width: 240px;
        margin: 0 30px 25px -140px;
        padding: 0 25px 0 0;
        float: left;
        clear: both;
        text-align: right;
        border-top: 0;
        border-bottom: 0;
        border-right: 1px solid #43888d;
        font-size: 19px;
        font-size: 1.1875rem;
    }
}

@media (min-width: 1100px) {
    .pull-quote {
        margin: 0 40px 25px -165px;
    }
}

@media (min-width: 900px) {
    .pull-quote.-right {
        float: right;
        margin: 0 -140px 25px 30px;
        padding-right: 0;
        padding-left: 25px;
        text-align: left;
        border-right: 0;
        border-left: 1px solid #43888d;
    }
}

@media (min-width: 1100px) {
    .pull-quote.-right {
        margin: 0 -165px 25px 40px;
    }
}

.pull-quote p {
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 5px;
}

@media (min-width: 900px) {
    .pull-quote p {
        font-size: 19px;
        font-size: 1.1875rem;
    }
}

.pull-quote cite {
    display: block;
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    color: #9b9b9b;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    letter-spacing: 0.04688rem;
}

    .pull-quote cite::before {
        content: '\2014';
        margin-right: 4px;
    }

.kss-section .pull-quote {
    margin: 0;
}

.social-media-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

    .social-media-links li {
        font-size: 0;
        margin: 0 5px;
    }

    .social-media-links a {
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }

        .social-media-links a::before {
            font-size: 16px;
        }

        .social-media-links a:hover, .social-media-links a:focus {
            color: #43888d;
        }

    .social-media-links .sm-facebook::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-twitter::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-reddit::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-link::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-email::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-print::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-republish::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-linkedin::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .social-media-links .sm-flipboard::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.more-from {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #4a4a4a;
}

@media (min-width: 800px) {
    .more-from {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .more-from {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (min-width: 500px) {
    .more-from {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 700px) {
    .more-from {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 700px) {
    .more-from-left {
        width: 282px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

@media (min-width: 900px) {
    .more-from-left {
        width: 30%;
        margin-right: 40px;
    }
}

@media (min-width: 1100px) {
    .more-from-left {
        width: 250px;
        margin-right: 50px;
    }
}

@media (min-width: 1300px) {
    .more-from-left {
        width: 380px;
    }
}

@media (min-width: 700px) {
    .more-from-right {
        width: calc(100% - 282px);
    }
}

@media (min-width: 900px) {
    .more-from-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: calc(70% - 40px);
        margin-top: 15px;
    }
}

@media (min-width: 1100px) {
    .more-from-right {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: calc(100% - 300px);
    }
}

@media (min-width: 1300px) {
    .more-from-right {
        width: calc(100% - 380px);
    }
}

.more-from-header {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: .04em;
    text-transform: uppercase;
}

@media (min-width: 1100px) {
    .more-from-header {
        margin-bottom: 15px;
    }
}

.more-from-logo {
    width: 242px;
    margin-bottom: 40px;
}

@media (min-width: 1100px) {
    .more-from-logo {
        margin-bottom: 0;
    }
}

.more-from-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 900px) {
    .more-from-item {
        width: 50%;
    }
}

.more-from-item:not(:last-of-type) {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #9b9b9b;
}

@media (min-width: 900px) {
    .more-from-item:not(:last-of-type) {
        padding-bottom: 0;
        margin-bottom: 0;
        padding-right: 20px;
        border-bottom: 0;
        border-right: 1px solid #9b9b9b;
    }
}

@media (min-width: 1100px) {
    .more-from-item:not(:last-of-type) {
        padding-right: 40px;
    }
}

@media (min-width: 900px) {
    .more-from-item:last-of-type {
        padding-left: 20px;
        padding-bottom: 0;
    }
}

@media (min-width: 1100px) {
    .more-from-item:last-of-type {
        padding-left: 40px;
    }
}

.more-from-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 90px;
    margin-right: 15px;
    position: relative;
}

    .more-from-img a {
        display: block;
        overflow: hidden;
    }

@media (min-width: 1100px) {
    .more-from-img {
        width: 125px;
        margin-right: 30px;
    }
}

.more-from-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 105px);
}

@media (min-width: 1100px) {
    .more-from-text {
        width: calc(100% - 155px);
    }
}

.more-from .eyebrow {
    margin-bottom: 5px;
    color: #fff;
}

@media (min-width: 1100px) {
    .more-from .eyebrow {
        margin-bottom: 10px;
    }
}

.more-from h3 {
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
}

.more-from a {
    color: #fff;
}

    .more-from a:hover, .more-from a:focus {
        color: #d9d9d9;
    }

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -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 {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.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-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.modal:not(.pb-modal):not(.pb-widget-properties):not(.pb-changes-dialog),
.republish-modal:not(.pb-modal):not(.pb-widget-properties):not(.pb-changes-dialog) {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: 100vh;
    padding: 20px;
    background: #fff;
    overflow-y: auto;
    /*visibility: hidden;*/
}

@media (min-width: 800px) {
    .modal:not(.pb-modal):not(.pb-widget-properties):not(.pb-changes-dialog),
    .republish-modal:not(.pb-modal):not(.pb-widget-properties):not(.pb-changes-dialog) {
        padding: 80px 40px;
    }
}

.-modal-open .modal:not(.pb-modal):not(.pb-widget-properties):not(.pb-changes-dialog), .-modal-open
.republish-modal:not(.pb-modal):not(.pb-widget-properties):not(.pb-changes-dialog) {
    visibility: visible;
    z-index: 99;
}

.pb-modal {
    visibility: visible;
}

.modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 0;
}

    .modal-close::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 13px;
        font-size: 0.8125rem;
        color: #000;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }

    .modal-close:hover::before, .modal-close:focus::before {
        color: #43888d;
    }

.modal-close-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.deep-dive {
    background-color: #eee;
}

.deep-dive-header {
    padding: 15px;
    background-color: #43888d;
    color: #fff;
    text-align: center;
}

    .deep-dive-header span {
        display: block;
    }

@media (min-width: 700px) {
    .deep-dive-header span {
        display: inline-block;
    }
}

.deep-dive-header .pipe {
    display: none;
}

@media (min-width: 700px) {
    .deep-dive-header .pipe {
        display: inline-block;
        margin: 0 10px;
    }
}

.deep-dive-inner {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 800px) {
    .deep-dive-inner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .deep-dive-inner {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.deep-dive-carousel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.deep-dive-item {
    outline: 0;
    padding: 0 40px;
}

@media (min-width: 1100px) {
    .deep-dive-item {
        padding: 10px 30px;
    }
}

.deep-dive-item a {
    display: block;
    color: #000;
}

    .deep-dive-item a h3 {
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        font-weight: 400;
    }

    .deep-dive-item a:hover h3, .deep-dive-item a:focus h3 {
        color: #43888d;
    }

.deep-dive-item .eyebrow {
    margin-bottom: 10px;
}

.deep-dive-item-summary {
    font-size: 14px;
    font-size: 0.875rem;
}

.deep-dive .slick-disabled {
    opacity: .2;
}

.deep-dive .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .deep-dive .slick-track .slick-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }

@media (min-width: 700px) {
    .deep-dive .slick-active {
        border-right: 1px solid #9b9b9b;
    }

        .deep-dive .slick-active + .slick-active {
            border-right: 0;
        }
}

@media (min-width: 1000px) {
    .deep-dive .slick-active + .slick-active {
        border-right: 1px solid #9b9b9b;
    }

        .deep-dive .slick-active + .slick-active + .slick-active {
            border: 0;
        }
}

.deep-dive .slick-arrow {
    position: absolute;
    z-index: 100;
    top: calc(50% - 12px);
    border: 0;
    padding: 0;
    background: none;
    color: #000;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

    .deep-dive .slick-arrow:hover, .deep-dive .slick-arrow:focus {
        color: #43888d;
    }

.deep-dive .slick-prev {
    left: 0;
}

    .deep-dive .slick-prev::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        font-size: 1.5625rem;
    }

.deep-dive .slick-next {
    right: 0;
}

    .deep-dive .slick-next::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        font-size: 1.5625rem;
    }

.deep-dive .-two .deep-dive-carousel,
.deep-dive .-one .deep-dive-carousel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 700px) {
    .deep-dive .-two .slick-track,
    .deep-dive .-one .slick-track {
        width: unset !important;
    }
}

@media (min-width: 700px) {
    .deep-dive .-two .slick-slide,
    .deep-dive .-one .slick-slide {
        width: 443px !important;
    }
}

.deep-dive .-two .slick-slide:last-child,
.deep-dive .-one .slick-slide:last-child {
    border-right: 0;
}

.email-signup {
    position: relative;
    z-index: 3;
    width: auto;
    /*padding: 30px;*/
    padding: 0px;
    background: #fff;
}

@media (min-width: 700px) {
    .email-signup {
        /*padding: 40px;*/
        padding: 0px;
    }
}

.modal .email-signup {
    max-width: 650px;
    margin: 0 auto;
}

    .modal .email-signup h1 {
        text-align: center;
    }

.email-signup.-disabled p,
.email-signup.-disabled h1,
.email-signup.-disabled form {
    opacity: .5;
}

.email-signup p {
    width: 100%;
    color: #4a4a4a;
    text-align: center;
    max-width: 380px;
    font-size: 16px;
    /*font-size: 0.75rem;*/
    margin: 0 auto 10px;
}

@media (min-width: 700px) {
    .email-signup p {
        font-size: 16px;
        /*font-size: 1rem;*/
        margin: 0 auto 14px;
    }
}


label.required::after {
    content: '*';
    position: relative;
    left: 2px;
}
.email-signup form {
    width: 100%;
}

    .email-signup form select {
        color: #4a4a4a;
    }

    .email-signup form .email-signup-required {
        font-size: 13px;
        /*font-size: 0.8125rem;*/
        font-style: italic;
        color: #4a4a4a;
    }

    .email-signup form .radios {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 10px 0 0;
    }

        .email-signup form .radios .radio {
            margin-right: 20px;
        }
.email-signup .btn {
    display: block;
    margin: 25px auto 20px;
}

.email-signup-privacy-link {
    text-align: center;
}

    .email-signup-privacy-link a {
        text-decoration: underline;
    }

.search-results-hero {
    padding: 20px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 800px) {
    .search-results-hero {
        margin-bottom: 30px;
    }
}

@media (min-width: 900px) {
    .search-results-hero {
        padding: 44px 0;
    }
}

@media (min-width: 1200px) {
    .search-results-hero {
        margin-bottom: 50px;
    }
}

.search-results-hero-inner {
    position: relative;
    max-width: 860px;
    margin: 0 auto;
}

.search-results-hero .search-input {
    height: 56px;
    margin: 0;
}

.search-results-hero .search-icon {
    position: absolute;
    top: 11px;
    right: 10px;
    padding: 0;
    border: 0;
    font-size: 0;
    font-size: 0;
    color: #000;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

    .search-results-hero .search-icon::before {
        content: "?";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 33px;
        font-size: 2.0625rem;
    }

    .search-results-hero .search-icon:hover {
        background: none;
        color: #43888d;
    }

.search-results {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 900px) {
    .search-results {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.search-results .search-results-filter {
    height: 42px;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media (min-width: 900px) {
    .search-results .search-results-filter {
        width: calc(28% - 40px);
        height: auto;
        padding-right: 40px;
        margin: 14px 40px 0 10px;
        border-top: 0;
        border-right: 1px solid #d9d9d9;
        border-bottom: 0;
        border-left: 0;
    }
}

@media (min-width: 1200px) {
    .search-results .search-results-filter {
        width: calc(25% - 60px);
        margin-right: 60px;
    }
}

.search-results .search-results-filter.-filter-open {
    height: auto;
    padding-bottom: 0;
    overflow: visible;
}

.search-results .search-results-filter .eyebrow {
    padding: 14px 10px;
    margin: 0;
    background-image: url("/pb-assets/knowable-assets/images/select-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: right 20px center;
    cursor: pointer;
}

@media (min-width: 900px) {
    .search-results .search-results-filter .eyebrow {
        background: none;
        margin-bottom: 14px;
        padding: 0;
        cursor: default;
    }
}

.search-results .search-results-filter .checks {
    margin: 0;
    padding: 0 10px;
}

@media (min-width: 900px) {
    .search-results .search-results-filter .checks {
        display: block;
        opacity: 1;
        visibility: visible;
        height: auto;
        padding: 0;
    }
}

@media (min-width: 900px) {
    .search-results .search-results-filter .check {
        margin-bottom: 20px;
    }
}

@media (min-width: 900px) {
    .search-results .search-results-listing {
        width: 72%;
    }
}

@media (min-width: 1200px) {
    .search-results .search-results-listing {
        width: 75%;
    }
}

.search-results .search-results-listing .teaser {
    max-width: 620px;
}

@media (min-width: 500px) {
    .search-results .search-results-listing .teaser {
        margin-bottom: 45px;
    }
}

.search-results .search-results-listing .btn,
.search-results .search-results-listing .button {
    margin: 20px auto;
}

.search-results-no-results {
    margin-bottom: 30px;
}

    .search-results-no-results h4 {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

.standard-content-hero {
    position: relative;
    z-index: 65;
    width: 100%;
    height: 100px;
}

@media (min-width: 900px) {
    .standard-content-hero {
        height: 175px;
    }
}

@media (min-width: 1200px) {
    .standard-content-hero {
        z-index: 1;
    }
}

@media (min-width: 1300px) {
    .standard-content-hero {
        height: 215px;
    }
}

.standard-content {
    position: relative;
    background: #fff;
    padding: 20px;
    z-index: 2;
}

@media (min-width: 700px) {
    .standard-content {
        padding: 40px;
    }
}

@media (min-width: 900px) {
    .standard-content {
        max-width: 965px;
        margin-left: auto;
        margin-right: auto;
        padding: 40px 100px;
    }
}

@media (min-width: 1200px) {
    .standard-content {
        /*top: -125px;*/
        margin-bottom: -125px;
    }
}

@media (min-width: 1300px) {
    .standard-content {
        /*top: -160px;*/
        margin-bottom: -160px;
    }
}

.standard-content h1:first-child {
    text-align: center;
    margin-bottom: 30px;
}

.standard-content .logo-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0 20px;
}

    .standard-content .logo-row img {
        margin: 0 20px 20px;
    }

    .standard-content .logo-row + hr {
        margin: 0 auto;
    }

.standard-content .email-signup {
    /*margin: 20px 0 40px;*/
    margin: 0;
}

.standard-content .email-signup-success h1 {
    margin-bottom: 0;
}

.standard-content .email-signup .modal-close {
    display: none;
}

.staff-bio {
    margin: 50px 0;
    text-align: center;
}

@media (min-width: 600px) {
    .staff-bio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
    }
}

.staff-bio-image {
    width: 134px;
    margin: 0 auto;
}

@media (min-width: 600px) {
    .staff-bio-image {
        margin-right: 20px;
    }
}

@media (min-width: 900px) {
    .staff-bio-image {
        margin-right: 30px;
    }
}

@media (min-width: 600px) {
    .staff-bio-content {
        width: calc(100% - 154px);
    }
}

.staff-bio-name {
    margin-bottom: 5px;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
}

.staff-bio-title {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic;
}

.contributors-grid {
    overflow: hidden;
}

@media (min-width: 600px) {
    .contributors-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 1100px) {
    .contributors-grid {
        margin: 0 -100px;
    }
}

.contributors-grid-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
    font-size: 26px;
    font-size: 1.625rem;
}

    .contributors-grid-title::after {
        content: '';
        display: inline-block;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 40px;
        height: 5px;
        margin: 15px 0 0 20px;
        background: #43888d;
    }

.contributors-grid .contributor {
    margin-bottom: -1px;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #d9e7e8;
}

@media (min-width: 600px) {
    .contributors-grid .contributor {
        width: 50%;
        padding: 30px 30px 30px 0;
    }
}

@media (min-width: 900px) {
    .contributors-grid .contributor {
        width: 33%;
        padding: 40px 40px 40px 0;
    }
}

.contributors-grid .contributor-name {
    margin-bottom: 10px;
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-size: 1.125rem;
}

.contributors-grid .contributor-title {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem;
}

.kss-section .contributors-grid {
    margin: 0;
}

.loading-state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100vh - 500px);
}

@media (min-width: 900px) {
    .loading-state {
        height: calc(100vh - 400px);
    }
}

.republish {
    position: relative;
    z-index: 500;
    width: auto;
    padding: 40px;
    background: #fff;
    overflow: auto;
}

.modal .republish {
    max-width: 650px;
    margin: 0 auto;
}

.republish h2 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.republish p {
    width: 100%;
    color: #4a4a4a;
    text-align: center;
}

.republish .disclaimer p {
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
}

.republish .html-container {
    margin: 20px 0 30px;
    padding: 10px 10px 0;
    background: #eee;
    max-height: 180px;
    overflow-y: scroll;
    font-size: 11px;
    font-size: 0.6875rem;
}

    .republish .html-container textarea {
        margin: 0;
        padding: 10px;
        background: #eee;
        border: 0;
        resize: none;
    }

.republish .button-row {
    text-align: center;
}

.republish button {
    padding: 14px 20px;
    margin: 0 auto;
    border: 2px solid #fff;
    background: #43888d;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

    .republish button:active, .republish button:focus, .republish button:hover {
        background: #fff;
        border: 2px solid #43888d;
        color: #43888d;
    }

.report-hero {
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .report-hero {
        margin-bottom: 50px;
    }
}

.report-hero-image {
    background-size: cover;
    padding-bottom: 33.33%;
    margin-bottom: 30px;
}

.report-hero-text {
    text-align: left;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 20px;
}

.report-hero-text-title {
    text-align: center;
}

@media (min-width: 700px) {
    .report-hero-text {
        padding: 0 40px;
    }
}

@media (min-width: 900px) {
    .report-hero-text {
        padding: 0 100px;
    }
}

.report-hero-text .source {
    font-size: .75rem;
    color: #9b9b9b;
}

.promo-article {
    position: relative;
    margin-bottom: 65px;
    background-color: #ebebeb;
    -webkit-box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.15);
}

@media (min-width: 600px) {
    .promo-article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.promo-article::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background-image: url("/pb-assets/knowable-assets/images/stripes.svg");
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 220px 10px;
}

.promo-article-inner {
    padding: 45px 20px 30px;
}

@media (min-width: 600px) {
    .promo-article-inner {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media (min-width: 800px) {
    .promo-article-inner {
        padding: 45px 55px 30px;
    }
}

.promo-article h2 {
    font-weight: 400;
}

@media (min-width: 1000px) {
    .promo-article h2 {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

.promo-article p {
    font-family: "capitolium-2", Georgia, "Times New Roman", Times, serif;
}

.promo-article .btn {
    width: 100%;
    padding: 15px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
}

@media (min-width: 600px) {
    .promo-article .btn {
        width: auto;
    }
}

@media (min-width: 600px) {
    .promo-article.-survey-apple-watch {
        background-image: url("/pb-assets/knowable-assets/images/apple-watch.png");
        background-repeat: no-repeat;
        background-position: left bottom;
    }
}

@media (min-width: 600px) {
    .promo-article.-survey-apple-watch .promo-article-inner {
        padding-left: 190px;
    }
}

@media (min-width: 800px) {
    .promo-article.-survey-apple-watch .promo-article-inner {
        padding-left: 200px;
    }
}

.promo-article-dark {
    position: relative;
    margin-bottom: 65px;
    background-color: #6d6e70;
    background-image: url("/pb-assets/knowable-assets/images/bg-promo-gray-dots-dark.svg");
    background-size: 392px 175px;
    background-position: right top;
    background-repeat: repeat-y;
    -webkit-box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.15);
}

    .promo-article-dark::before {
        content: '';
        display: none;
        position: absolute;
        height: 100%;
        width: 150px;
        background-image: url("/pb-assets/knowable-assets/images/logo-k-half-white.svg");
        background-repeat: no-repeat;
        background-position: left 25px top 35px;
    }

@media (min-width: 600px) {
    .promo-article-dark::before {
        display: block;
        background-size: 100px 150px;
    }
}

@media (min-width: 700px) {
    .promo-article-dark::before {
        width: 160px;
        background-size: 110px 165px;
        background-position: left 40px center;
    }
}

.promo-article-dark-inner {
    padding: 25px 20px;
}

@media (min-width: 600px) {
    .promo-article-dark-inner {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-left: 160px;
    }
}

@media (min-width: 700px) {
    .promo-article-dark-inner {
        padding-left: 190px;
    }
}

@media (min-width: 800px) {
    .promo-article-dark-inner {
        padding: 25px 55px;
        padding-left: 200px;
    }
}

.promo-article-dark h2 {
    font-weight: 400;
    font-size: 30px;
    font-size: 1.875rem;
    color: #fff;
}

.promo-article-dark p {
    color: #fff;
    margin-bottom: 20px;
}

.promo-article-dark .btn {
    width: 100%;
    padding: 15px 40px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}

@media (min-width: 600px) {
    .promo-article-dark .btn {
        width: auto;
    }
}

.promo-home {
    position: relative;
    margin: -20px 0 40px;
    padding: 30px 20px;
    background-color: #ebebeb;
    background-image: url("/pb-assets/knowable-assets/images/bg-promo-gray-dots.svg");
    background-size: 392px 175px;
    background-position: left top;
    background-repeat: repeat-y;
}

@media (min-width: 800px) {
    .promo-home {
        margin-top: -30px;
        padding: 30px;
    }
}

@media (min-width: 1000px) {
    .promo-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1200px) {
    .promo-home {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -50px;
    }
}

.promo-home-text {
    margin-bottom: 25px;
}

@media (min-width: 1000px) {
    .promo-home-text {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .promo-home-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1000px) {
    .promo-home-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        padding: 10px 0 0 20px;
    }
}

@media (min-width: 1200px) {
    .promo-home-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: 0 0 0 40px;
    }
}

.promo-home h2 {
    font-weight: 400;
    font-size: 30px;
    font-size: 1.875rem;
}

@media (min-width: 1200px) {
    .promo-home h2 {
        margin: 0 40px 0 0;
        white-space: nowrap;
    }
}

.promo-home p {
    font-size: 18px;
    font-size: 1.125rem;
}

@media (min-width: 1200px) {
    .promo-home p {
        margin-bottom: 0;
    }
}

.promo-home .btn {
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
}

@media (min-width: 600px) {
    .promo-home .btn {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    .promo-home .btn {
        margin: 0;
    }
}

.promo-footer {
    position: relative;
    margin: 0 0 -30px;
    padding: 30px 20px;
    background-color: #ebebeb;
    background-image: url("/pb-assets/knowable-assets/images/bg-promo-gray-dots.svg");
    background-size: 392px 175px;
    background-position: left top;
    background-repeat: repeat-y;
}

@media (min-width: 500px) {
    .promo-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 800px) {
    .promo-footer {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px;
    }
}

@media (min-width: 1200px) {
    .promo-footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px 40px;
    }
}

.promo-footer-k {
    margin-bottom: 20px;
}

@media (min-width: 500px) {
    .promo-footer-k {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
        flex: 0 0 96px;
        width: 96px;
        margin: 0 40px 0 0;
    }
}

@media (min-width: 1000px) {
    .promo-footer-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.promo-footer-text-inner {
    margin-bottom: 25px;
}

@media (min-width: 1000px) {
    .promo-footer-text-inner {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .promo-footer-text-inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
}

@media (min-width: 1000px) {
    .promo-footer-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        padding: 0 0 0 40px;
    }
}

@media (min-width: 1200px) {
    .promo-footer-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

.promo-footer h2 {
    font-weight: 400;
}

@media (min-width: 1000px) {
    .promo-footer h2 {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

@media (min-width: 1200px) {
    .promo-footer h2 {
        margin: 0 40px 10px 0;
    }
}

.promo-footer p {
    font-size: 18px;
    font-size: 1.125rem;
}

@media (min-width: 1200px) {
    .promo-footer p {
        margin-bottom: 0;
    }
}

.promo-footer .btn {
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
}

@media (min-width: 600px) {
    .promo-footer .btn {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    .promo-footer .btn {
        margin: 0;
    }
}
.text-danger {
    color: #a94442 !important;
    font-size: 13px;
}
.margin-fields {
    margin-bottom: 5px !important;
}

@media (max-width: 400px) {
    .standard-content
    {
        width: calc(100% - 25px) !important;
        margin-left: 12px !important;
    }
}
@media (max-width: 350px) {
    .standard-content {
        width: calc(100% - 35px) !important;
        margin-left: 15px !important;
    }
}