/*
Theme Name: Project Seahorse theme
Theme URI: https://kunstudios.com
Description: Responsive Starter theme with Sass based on _underscores and BLM starter theme. 
Version: 1.0

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
More information: http://codex.wordpress.org/Theme_Review#Licensing

Author: Krisztina Kun
Author URI: https://kunstudios.com/about
*
*
*/

img,
pre {
    max-width: 100%
}

.container--header:after,
.container--narrow:after,
.container:after,
.hero-nav:after,
.intro:after {
    clear: both
}

.cta-button a,
.h2.title__sidebar,
.hero-nav .page-links ul a,
.mailchimp input.button,
.mailchimp input[type=button],
.mailchimp input[type=reset],
.mailchimp input[type=submit],
.post__nav a,
.sidebar--blog ul,
.sidebar--blog ul li li,
.sidebar--resource ul,
.sidebar--resource ul li li,
.sidebar-child-list ul,
.sidebar-child-list ul li li,
a,
a.cta-button,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h2.title__sidebar,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

body,
html {
    overflow-x: hidden
}

body {
    background: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

caption,
td,
th {
    font-weight: 300;
    text-align: left
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

a img {
    border: 0
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 800;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.visually-hidden:not(:focus):not(:active) {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.row,
table {
    width: 100%
}

body,
button,
input,
select,
textarea {
    color: #001822;
    font-family: "Nunito Sans", Helvetica, Arial, sans-serif;
    font-size: 21px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

p {
    font-weight: 300;
    letter-spacing: .2px;
    margin-bottom: 21px
}

em {
    letter-spacing: 0
}

.featured__section p,
.intro-text {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .28px
}

@media screen and (min-width:60em) {
    .featured__section p,
    .intro-text {
        font-size: 21px
    }
}

.text--small {
    font-size: 15px
}

.easy-footnote a,
.easy-footnote a:visited {
    border-bottom: none!important
}

.easy-footnotes-wrapper {
    margin-top: 50px
}

.easy-footnote-single {
    color: #034D79;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .25px;
    line-height: 25px;
    margin: 0 0 20px
}

pre,
small,
sub,
sup {
    font-size: 75%
}

b,
strong {
    font-weight: 800
}

cite,
dfn,
em,
i {
    font-style: italic
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-size: 75%;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

big {
    font-size: 125%
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #0467A2;
    border: 1px solid #0467A2;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase
}

.button:hover,
button:hover,
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit] {
    background: #333;
    border-color: #333
}

.button:active,
.button:focus,
button:active,
button:focus,
input:active[type=button],
input:active[type=reset],
input:active[type=submit],
input:focus[type=button],
input:focus[type=reset],
input:focus[type=submit] {
    border-color: #cacaca
}

a {
    color: #0467A2;
    transition: .2s, ease-in-out
}

a:visited {
    color: #034D79
}

.link__more a,
a.comment-reply-link,
a.comment-reply-link a,
a.link__more {
    color: #001822;
    background-color: #E6E6E6;
    font-size: 15px;
    font-weight: 800;
    border-bottom: none;
    text-decoration: none
}

.link__more a:after,
a.comment-reply-link a:after,
a.comment-reply-link:after,
a.link__more:after {
    padding-left: 5px
}

h2 a {
    color: #049FD7
}

h2 a:active,
h2 a:focus,
h2 a:hover {
    background-color: #66cfff;
    border-bottom: #66cfff solid 2px;
    color: #001822;
    text-decoration: none
}

.entry__meta a,
.entry__meta--footer a,
.entry__meta--header a,
.featured--lozenges a,
.sidebar a,
.sidebar--secondary a,
h1.title__page a,
h3.title__featured a,
h3.title__post a {
    color: #034D79;
    border: none;
    text-decoration: none
}

.entry__meta a:visited,
.entry__meta--footer a:visited,
.entry__meta--header a:visited,
.featured--lozenges a:visited,
.sidebar a:visited,
.sidebar--secondary a:visited,
h1.title__page a:visited,
h3.title__featured a:visited,
h3.title__post a:visited {
    text-decoration: none
}

.entry__meta a:active,
.entry__meta a:focus,
.entry__meta a:hover,
.entry__meta--footer a:active,
.entry__meta--footer a:focus,
.entry__meta--footer a:hover,
.entry__meta--header a:active,
.entry__meta--header a:focus,
.entry__meta--header a:hover,
.featured--lozenges a:active,
.featured--lozenges a:focus,
.featured--lozenges a:hover,
.sidebar a:active,
.sidebar a:focus,
.sidebar a:hover,
.sidebar--secondary a:active,
.sidebar--secondary a:focus,
.sidebar--secondary a:hover,
h1.title__page a:active,
h1.title__page a:focus,
h1.title__page a:hover,
h3.title__featured a:active,
h3.title__featured a:focus,
h3.title__featured a:hover,
h3.title__post a:active,
h3.title__post a:focus,
h3.title__post a:hover {
    text-decoration: underline
}

.content-block h2 a,
.content-block h3 a,
.content-block ol li a,
.content-block ul li a,
.content__area ol li a,
.content__area ul li a,
main p a {
    border-bottom: #0467A2 solid 2px;
    color: inherit;
    text-decoration: none;
    transition: .2s, ease-in-out
}

.content-block h2 a:visited,
.content-block h3 a:visited,
.content-block ol li a:visited,
.content-block ul li a:visited,
.content__area ol li a:visited,
.content__area ul li a:visited,
main p a:visited {
    border-bottom: #034D79 solid 2px;
    color: #034D79
}

.content-block h2 a:active,
.content-block h2 a:focus,
.content-block h2 a:hover,
.content-block h3 a:active,
.content-block h3 a:focus,
.content-block h3 a:hover,
.content-block ol li a:active,
.content-block ol li a:focus,
.content-block ol li a:hover,
.content-block ul li a:active,
.content-block ul li a:focus,
.content-block ul li a:hover,
.content__area ol li a:active,
.content__area ol li a:focus,
.content__area ol li a:hover,
.content__area ul li a:active,
.content__area ul li a:focus,
.content__area ul li a:hover,
main p a:active,
main p a:focus,
main p a:hover {
    background-color: #66cfff;
    border-bottom: #66cfff solid 2px;
    color: #001822;
    text-decoration: none
}

.current_page_parent .current_page_item>a a,
.current_page_parent .current_page_item>a:hover a,
.sidebar a,
.sidebar--secondary a,
.top__nav a,
ul ul .current_page_parent a {
    color: #034D79;
    border: none;
    text-decoration: none
}

.current_page_parent .current_page_item>a a:visited,
.current_page_parent .current_page_item>a:hover a:visited,
.sidebar a:visited,
.sidebar--secondary a:visited,
.top__nav a:visited,
ul ul .current_page_parent a:visited {
    text-decoration: none
}

.current_page_parent .current_page_item>a a:active,
.current_page_parent .current_page_item>a a:focus,
.current_page_parent .current_page_item>a a:hover,
.current_page_parent .current_page_item>a:hover a:active,
.current_page_parent .current_page_item>a:hover a:focus,
.current_page_parent .current_page_item>a:hover a:hover,
.sidebar a:active,
.sidebar a:focus,
.sidebar a:hover,
.sidebar--secondary a:active,
.sidebar--secondary a:focus,
.sidebar--secondary a:hover,
.top__nav a:active,
.top__nav a:focus,
.top__nav a:hover,
ul ul .current_page_parent a:active,
ul ul .current_page_parent a:focus,
ul ul .current_page_parent a:hover {
    background-color: #66cfff;
    border-bottom: #66cfff solid 2px;
    color: #034D79;
    text-decoration: none
}

a.lozenge:hover .lozenge__meta {
    background-color: rgba(4, 159, 215, .5);
    border-top-left-radius: 16px
}

.featured-post .entry__meta .links__cat a {
    color: #cacaca
}

.entry__meta--header {
    margin-bottom: 12px
}

.entry__meta--header a {
    color: #001822;
    background: #049FD7;
    border-top-left-radius: 12px;
    padding: 6px 18px;
    position: relative;
    text-align: center;
    font-size: 15px
}

.entry__meta--header a:visited {
    color: #001822
}

.entry__meta--header a:active,
.entry__meta--header a:focus,
.entry__meta--header a:hover {
    text-decoration: underline
}

.button .svg-inline--fa.fa-w-16,
button .svg-inline--fa.fa-w-16,
input[type=button] .svg-inline--fa.fa-w-16,
input[type=reset] .svg-inline--fa.fa-w-16,
input[type=submit] .svg-inline--fa.fa-w-16 {
    color: #034D79
}

.cta-button {
    margin-top: 36px
}

.cta-button a,
.mailchimp input.button,
.mailchimp input[type=button],
.mailchimp input[type=reset],
.mailchimp input[type=submit],
a.cta-button {
    background-color: #fff;
    border: 2px solid #F7AF00;
    border-radius: 24px;
    padding: 12px 36px;
    text-align: center;
    text-decoration: none
}

.cta-button a:visited,
.mailchimp input.button:visited,
.mailchimp input:visited[type=button],
.mailchimp input:visited[type=reset],
.mailchimp input:visited[type=submit],
a.cta-button:visited {
    border-bottom: #F7AF00;
    color: #001822
}

.cta-button a:active,
.cta-button a:focus,
.cta-button a:hover,
.mailchimp input.button:active,
.mailchimp input.button:focus,
.mailchimp input.button:hover,
.mailchimp input:active[type=button],
.mailchimp input:active[type=reset],
.mailchimp input:active[type=submit],
.mailchimp input:focus[type=button],
.mailchimp input:focus[type=reset],
.mailchimp input:focus[type=submit],
.mailchimp input:hover[type=button],
.mailchimp input:hover[type=reset],
.mailchimp input:hover[type=submit],
a.cta-button:active,
a.cta-button:focus,
a.cta-button:hover {
    background-color: #F7AF00;
    border: 2px solid #F7AF00;
    color: #001822;
    text-decoration: none
}

.related__resources .cta-button a {
    background-color: rgba(4, 159, 215, 0);
    border-radius: 30px
}

.related__resources .cta-button a:active,
.related__resources .cta-button a:focus,
.related__resources .cta-button a:hover {
    background-color: #F7AF00;
    border: 2px solid #F7AF00;
    color: #001822;
    text-decoration: none
}

.allposts.cta-button a {
    border-radius: 30px
}

.featured-area .cta-button a {
    background-color: #034D79;
    border: 2px solid #fff;
    color: #F7AF00;
    padding: 6px 36px
}

.featured-area .cta-button a:active,
.featured-area .cta-button a:focus,
.featured-area .cta-button a:hover {
    background-color: #F7AF00;
    border: 2px solid #F7AF00;
    color: #001822;
    text-decoration: none
}

.mailchimp input.button,
.mailchimp input[type=button],
.mailchimp input[type=reset],
.mailchimp input[type=submit],
.sidebar--page a.cta-button {
    background-color: #F7AF00;
    border: 2px solid #fff;
    padding: 6px 36px
}

.mailchimp input.button:active,
.mailchimp input.button:focus,
.mailchimp input.button:hover,
.mailchimp input:active[type=button],
.mailchimp input:active[type=reset],
.mailchimp input:active[type=submit],
.mailchimp input:focus[type=button],
.mailchimp input:focus[type=reset],
.mailchimp input:focus[type=submit],
.mailchimp input:hover[type=button],
.mailchimp input:hover[type=reset],
.mailchimp input:hover[type=submit],
.sidebar--page a.cta-button:active,
.sidebar--page a.cta-button:focus,
.sidebar--page a.cta-button:hover {
    background-color: #fff;
    color: #001822;
    text-decoration: none
}

.cta-button a,
.h1,
.h2,
.h2.title__sidebar,
.h3,
.h4,
.h5,
.h6,
.hero-nav .page-links ul a,
.mailchimp input.button,
.mailchimp input[type=button],
.mailchimp input[type=reset],
.mailchimp input[type=submit],
.mailchimp label,
.post__nav a,
.sidebar--blog ul,
.sidebar--blog ul li li,
.sidebar--resource ul,
.sidebar--resource ul li li,
.sidebar-child-list ul,
.sidebar-child-list ul li li,
a.cta-button,
h1,
h2,
h2.title__sidebar,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #034D79;
    font-weight: 800
}

.h1,
.h2,
blockquote,
h1,
h2 {
    font-weight: 300
}

.h1,
h1 {
    color: #0467A2;
    font-size: 42px;
    line-height: 1;
    margin: 0
}

.h1.title__page,
h1.title__page {
    padding: 0 24px 0 0
}

.h1.title__post,
h1.title__post {
    margin-top: 24px
}

@media screen and (min-width:48em) {
    .h1,
    h1 {
        font-size: 54px;
        line-height: 60px;
        margin: 0 0 18px
    }
}

.page-template-tmpl-resource h1.title__page {
    font-size: 21px
}

@media screen and (min-width:48em) {
    .page-template-tmpl-resource h1.title__page {
        font-size: 54px
    }
}

.h2,
h2 {
    color: #049FD7;
    font-size: 42px;
    line-height: 48px;
    margin: 12px 0 24px
}

.h2.title__related,
h2.title__related {
    text-align: center;
    padding: 12px 0
}

.h2.title__featured,
h2.title__featured {
    color: #F7AF00;
    text-align: center
}

.featured__section h2,
.h3.title__featured a,
h3.title__featured a {
    color: #fff
}

.h2.title__intro,
h2.title__intro {
    text-align: center;
    padding: 0 0 36px
}

.h3,
h3 {
    font-size: 24px;
    letter-spacing: .25px;
    line-height: 30px;
    margin: 0 0 6px
}

.h3.title__lozenge,
h3.title__lozenge {
    line-height: 8px
}

.content__area h3,
.content__block h3 {
    margin-top: 20px
}

.cta-button a,
.h2.title__sidebar,
.h4,
.mailchimp input.button,
.mailchimp input[type=button],
.mailchimp input[type=reset],
.mailchimp input[type=submit],
.mailchimp label,
a.cta-button,
h2.title__sidebar,
h4 {
    color: #001822;
    font-size: 15px;
    letter-spacing: 2.5px;
    line-height: 30px;
    margin: 24px 0 12px;
    text-transform: uppercase
}

.cta-button a.title__sidebar,
.h4.title__sidebar,
.mailchimp input.title__sidebar.button,
.mailchimp input.title__sidebar[type=button],
.mailchimp input.title__sidebar[type=reset],
.mailchimp input.title__sidebar[type=submit],
.mailchimp label.title__sidebar,
.title__sidebar.h2,
a.title__sidebar.cta-button,
h2.title__sidebar,
h4.title__sidebar {
    text-transform: uppercase
}

.hero-nav .page-links ul a,
.post__nav a,
.sidebar--blog ul,
.sidebar--resource ul,
.sidebar-child-list ul,
h5 {
    font-size: 18px;
    letter-spacing: .25px;
    line-height: 36px
}

.sidebar--blog ul li li,
.sidebar--resource ul li li,
.sidebar-child-list ul li li,
h6 {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .25px;
    line-height: 36px
}

blockquote {
    background-color: rgba(4, 159, 215, .08);
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    color: #0467A2;
    margin: 2em 0;
    padding: 36px 36px 24px
}

blockquote p {
    font-size: 27px;
    margin-bottom: .75em
}

@media screen and (max-width:30em) {
    blockquote p {
        font-size: 21px
    }
}

.accordion .fa-chevron-right,
.active .fa-chevron-down {
    color: #F7AF00;
    margin-right: 6px
}

.accordion .fa-chevron-down,
.active .fa-chevron-right {
    display: none
}

.active .fa-chevron-down {
    display: inline-block;
    color: #fff;
    margin-right: 0
}

.desktop-nav .fa-chevron-down,
.desktop-nav .fa-chevron-up {
    color: #F7AF00
}

.desktop-nav .fa-chevron-up,
.desktop-nav ul li:focus-within .fa-chevron-down,
.desktop-nav ul li:hover .fa-chevron-down {
    display: none
}

.desktop-nav ul li:focus-within .fa-chevron-up,
.desktop-nav ul li:hover .fa-chevron-up {
    display: inline-block
}

.mobile-nav .fa-chevron-down,
.mobile-nav .fa-chevron-up {
    display: none
}

hr {
    background-color: #cacaca;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.accordion,
.panel {
    border: 1px solid #049FD7
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

li>ul {
    list-style: square
}

li>ul>li>ul {
    list-style: circle
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 800
}

dd {
    margin: 0 1.5em 1.5em
}

.footer-3 ul,
.hero-nav .page-links ul,
.main__nav ul,
.no-padding-list,
.top__nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.content__area ol li,
.content__area ul li,
.content__block ol li,
.content__block ul li {
    font-weight: 300
}

.accordion,
th {
    font-weight: 800
}

img {
    height: auto
}

figure {
    margin: 0
}

table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 0 1.5em
}

td,
th {
    padding: 3px 5px
}

.container,
.container--header,
.container--narrow,
.intro {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1280px
}

.container--header:after,
.container--header:before,
.container--narrow:after,
.container--narrow:before,
.container:after,
.container:before,
.intro:after,
.intro:before {
    content: "";
    display: none
}

.container--narrow,
.intro {
    max-width: 770px
}

.container--header {
    max-width: 920px
}

.related__resources .container--narrow,
.related__resources .intro,
.site__main,
.video {
    padding: 30px 20px
}

@media screen and (min-width:1280px) {
    .related__resources .container--narrow,
    .related__resources .intro,
    .site__main,
    .video {
        padding: 30px 0
    }
}

.two__column--area {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    flex-wrap: wrap
}

.two__column--area .content__area {
    width: 98%
}

@media screen and (min-width:75em) {
    .two__column--area {
        flex-direction: row
    }
    .two__column--area .content__area {
        width: 770px
    }
}

.two__column--area .sidebar,
.two__column--area .sidebar--resource {
    width: 100%
}

@media screen and (min-width:75em) {
    .two__column--area .sidebar,
    .two__column--area .sidebar--resource {
        width: 25%;
        margin-left: 96px
    }
}

.content__fourofour {
    display: block;
    margin: 0 auto;
    max-width: 500px;
    padding-top: 50px;
    padding-bottom: 200px;
    width: 100%
}

.panel,
.search .type-page .entry__meta {
    display: none
}

.flexible-content {
    margin: 12px 0
}

.flexible-content:last-of-type {
    margin-bottom: 24px
}

@media screen and (min-width:48em) {
    .content-block,
    .content__area {
        padding: 0 24px 0 0
    }
}

.search .type-page {
    padding-top: 36px
}

.search .type-page .entry__meta-border-top {
    top: -6px
}

.ac-accordion {
    margin: 12px 0 48px
}

.accordion {
    background-color: #fff;
    color: #034D79;
    cursor: pointer;
    font-size: 21px;
    letter-spacing: .25px;
    margin: -1px 0;
    padding: 18px;
    text-align: left;
    text-transform: none;
    outline: 0;
    transition: .4s;
    width: 100%
}

.accordion:hover,
.active,
button:focus {
    background: #049FD7;
    color: #fff
}

.panel {
    padding: 0 18px 30px;
    background-color: #fff;
    overflow: hidden
}

.flexible-content img {
    border: 1px solid #E6E6E6
}

.image-two-across {
    display: flex;
    flex-direction: column
}

@media screen and (min-width:48em) {
    .image-two-across {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start
    }
}

.image-two-across .image {
    width: 350px
}

.stats {
    background-color: rgba(4, 159, 215, .65);
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    font-weight: 300;
    margin: 2em 0;
    padding: 36px
}

.stats .stats-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.stats .stats-wrapper .statistic {
    width: 100%;
    text-align: center;
    margin-bottom: 12px
}

.stats .stats-wrapper .statistic h2 {
    color: #fff
}

@media screen and (min-width:48em) {
    .stats .stats-wrapper {
        flex-direction: row;
        align-items: flex-start
    }
    .stats .stats-wrapper .statistic {
        width: 40%
    }
}

cite {
    font-size: 15px
}

.main__nav,
.top__nav ul li a {
    font-size: 18px;
    font-weight: 800
}

.featured__section {
    background-color: #66cfff;
    padding: 36px 0;
    text-align: center
}

.featured--lozenges {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(370px, 370px));
    justify-content: center;
    -moz-column-gap: 48px;
    column-gap: 48px;
    row-gap: 50px;
    margin: 5em auto 4em
}

@media screen and (min-width:1280px) {
    .featured--lozenges {
        justify-content: flex-start
    }
}

.featured--lozenges img {
    border-bottom-right-radius: 16px;
    box-shadow: 2px 2px 8px 0 rgba(0, 24, 34, .3);
    margin-bottom: 24px;
    position: relative;
    z-index: 2
}

.featured--lozenges img:hover {
    box-shadow: 2px 2px 8px 0 rgba(0, 24, 34, .6)
}

.featured--lozenges .intro-featured-image {
    width: 370px
}

.featured--lozenges .lozenge {
    left: 1em
}

.home .featured--lozenges {
    margin: 2em 0
}

.intro {
    margin: 0 auto;
    text-align: center
}

.site__header {
    border-top: 6px solid #0467A2;
    background-color: #0467A2
}

@media screen and (min-width:48em) {
    .site__header {
        padding: 20px 0 0
    }
}

@media screen and (min-width:60em) {
    .site__header {
        background-color: #fff
    }
}

.site__header .container,
.site__header .container--header,
.site__header .container--narrow,
.site__header .intro {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px
}

.site__header .container--header:after,
.site__header .container--header:before,
.site__header .container--narrow:after,
.site__header .container--narrow:before,
.site__header .container:after,
.site__header .container:before,
.site__header .intro:after,
.site__header .intro:before {
    display: none
}

@media screen and (min-width:48em) {
    .site__header .container,
    .site__header .container--header,
    .site__header .container--narrow,
    .site__header .intro {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start
    }
}

.site__title {
    margin: 0
}

.site__title a {
    background: url(images/ps-logo-reversecolour.png) no-repeat;
    display: block;
    height: 99px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 307px
}

@media (-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .site__title a {
        background-image: url(images/ps-logo-reversecolour@2x.png);
        background-size: 307px 99px
    }
}

@media screen and (min-width:60em) {
    .site__title a {
        background: url(images/ps-logo-colour.png) no-repeat
    }
}

@media screen and (min-width:60em) and (-webkit-min-device-pixel-ratio:1.3),
screen and (min-width:60em) and (min-device-pixel-ratio:1.3),
screen and (min-width:60em) and (min-resolution:1.3dppx) {
    .site__title a {
        background-image: url(images/ps-logo-colour@2x.png);
        background-size: 307px 99px
    }
}

.site__description {
    display: none;
    margin: 0
}

.top__nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end
}

.top__nav::before {
    display: none
}

.main__nav ul li,
.top__nav ul li {
    display: inline-block
}

.top__nav ul {
    text-align: center;
    padding: 0;
    line-height: 1
}

@media screen and (min-width:48em) {
    .site__title a {
        margin: 0;
        padding: 0
    }
    .top__nav ul {
        text-align: right
    }
}

.top__nav ul li a {
    color: #034D79;
    padding: 10px 15px;
    text-decoration: none
}

.site__nav {
    background-color: #0467A2;
    width: 100%
}

.main__nav {
    align-self: stretch;
    letter-spacing: .5px;
    line-height: 25px;
    margin: 20px auto 0
}

.main__nav ul {
    text-align: center
}

.main__nav ul li:focus-within,
.main__nav ul li:hover {
    color: #fff;
    background: #034D79
}

.main__nav ul li:focus-within ul,
.main__nav ul li:hover ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1280px;
    visibility: visible
}

.main__nav ul li a {
    color: #fff;
    display: block;
    padding: 12px 30px;
    text-decoration: none
}

.main__nav ul li a:hover {
    color: #F7AF00
}

.main__nav ul ul {
    background: #034D79;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    display: none;
    font-size: 15px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 99999
}

.main__nav ul ul ul {
    top: 0;
    left: 100%
}

.main__nav ul ul a {
    color: #fff
}

.main__nav ul ul a:focus,
.main__nav ul ul a:hover {
    color: #F7AF00;
    text-decoration: underline
}

.main__nav .current-menu-item>a,
.main__nav .current-menu-item>a:focus,
.main__nav .current-menu-item>a:hover,
.main__nav .current_page_ancestor>a,
.main__nav .current_page_item>a,
.main__nav .current_page_item>a:focus,
.main__nav .current_page_item>a:hover {
    background: inherit;
    color: #fff
}

.current_page_parent .current_page_item>a,
ul ul .current_page_parent {
    text-decoration: underline
}

.current_page_parent .current_page_item>a:hover,
ul ul .current_page_parent:hover {
    color: #F7AF00
}

.site__nav .container,
.site__nav .container--header,
.site__nav .container--narrow,
.site__nav .intro {
    max-width: none
}

.desktop-nav,
.top__nav--ul {
    display: none
}

.mobile-nav {
    display: block
}

@media screen and (min-width:60em) {
    .desktop-nav,
    .top__nav--ul {
        display: block
    }
    .mobile-nav {
        display: none
    }
}

.main__nav--toggle {
    cursor: pointer;
    display: none;
    padding: 10px
}

@media screen and (max-width:60em) {
    .main__nav--toggle {
        background: #034D79;
        border: none;
        color: #F7AF00;
        display: inline-block;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        margin: 0 0 0 9px;
        text-decoration: none;
        text-align: left;
        text-transform: none;
        width: 100%;
        font-weight: 800
    }
    .main__nav--toggle a,
    .main__nav--toggle a:hover {
        color: #fff;
        text-decoration: none
    }
    .main__nav--toggle:after {
        content: "\2261";
        color: #fff;
        font-size: 24px;
        font-size: 36px;
        line-height: 36px;
        font-weight: 300;
        margin-right: 24px
    }
    .main__nav.toggled .nav-menu {
        display: block
    }
    .main__nav {
        background-color: #034D79;
        margin: 20px auto 0;
        padding: 0;
        width: 100%
    }
    .main__nav ul {
        display: none;
        padding-left: 0;
        text-align: left
    }
    .main__nav ul li {
        display: block;
        border-top: 1px solid #0467A2
    }
    .main__nav ul li a {
        background: #034D79;
        color: #fff;
        padding: 10px 20px
    }
    .main__nav ul li a:hover {
        background: rgba(3, 77, 121, .7)
    }
    .main__nav ul ul,
    .main__nav ul ul ul {
        box-shadow: none;
        position: relative;
        top: inherit;
        left: 0;
        display: block;
        float: none;
        width: 100%
    }
    .main__nav ul ul li,
    .main__nav ul ul ul li {
        border: none
    }
    .main__nav ul ul a {
        padding-left: 40px;
        width: 100%
    }
    .main__nav ul ul ul a {
        padding-left: 60px
    }
    .main__nav .current-menu-item>a,
    .main__nav .current-menu-item>a:focus,
    .main__nav .current-menu-item>a:hover,
    .main__nav .current_page_ancestor>a,
    .main__nav .current_page_item>a,
    .main__nav .current_page_item>a:focus,
    .main__nav .current_page_item>a:hover,
    .main__nav .current_page_parent .current_page_item>a,
    .main__nav ul ul .current_page_parent {
        background: #001822;
        color: #fff
    }
    .main__nav .current_page_parent .current_page_item>a:hover,
    .main__nav ul ul .current_page_parent:hover {
        background: rgba(0, 24, 34, .8);
        color: #fff
    }
}

.featured-area {
    background-color: #034D79;
    padding: 50px 24px 24px
}

.featured-area .container,
.featured-area .container--header,
.featured-area .container--narrow,
.featured-area .intro {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(370px, 370px));
    justify-content: center;
    -moz-column-gap: 48px;
    column-gap: 48px;
    row-gap: 50px;
    margin: 0 auto
}

.featured-area .container--header:before,
.featured-area .container--narrow:before,
.featured-area .container:before,
.featured-area .containerafter,
.featured-area .featured-post:hover .overlay,
.featured-area .intro:before {
    display: none
}

@media screen and (min-width:1280px) {
    .featured-area .container,
    .featured-area .container--header,
    .featured-area .container--narrow,
    .featured-area .intro {
        justify-content: flex-start
    }
}

.featured-area .post {
    justify-self: end
}

.featured-area .featured-post {
    max-width: 350px;
    padding: 0
}

.featured-area .featured-post .overlay {
    background-color: rgba(4, 159, 215, .3);
    border-bottom-right-radius: 16px;
    height: 262px;
    position: absolute;
    width: 350px
}

.featured-area .featured-post .featured-image {
    height: 262px;
    width: 370px
}

.featured-area .featured-post img {
    border-bottom-right-radius: 16px;
    box-shadow: 2px 2px 8px 0 rgba(0, 24, 34, .3)
}

.post {
    padding-top: 1em;
    margin-bottom: 2em
}

.index .post:last-of-type {
    border-bottom: 1px solid #049FD7;
    padding-bottom: 2em
}

.lozenge {
    position: relative;
    z-index: 2
}

.lozenge__meta {
    background-color: rgba(4, 159, 215, .08);
    position: absolute;
    left: -1em;
    top: -46px;
    padding: 18px 1em 7em;
    z-index: 0;
    min-width: 340px;
    min-height: 185px
}

.single .entry__meta,
.single .entry__meta--footer {
    color: #0467A2;
    border-bottom: 1px solid #049FD7;
    font-size: 15px;
    line-height: 36px;
    margin-bottom: 15px
}

.single .entry__meta .entry-date,
.single .entry__meta--footer .entry-date {
    color: #034D79
}

.single .entry__meta svg,
.single .entry__meta--footer svg {
    color: #0467A2;
    margin-right: 6px
}

.single .entry__meta .meta,
.single .entry__meta--footer .meta {
    margin-right: 24px
}

.related__resources .entry__meta {
    border-bottom: none
}

.entry__meta,
.entry__meta--footer {
    color: #0467A2;
    border-bottom: none;
    font-size: 15px;
    line-height: 36px;
    margin-bottom: 15px
}

.entry__meta .entry-date,
.entry__meta--footer .entry-date {
    color: #034D79
}

.entry__meta svg,
.entry__meta--footer svg {
    color: #0467A2;
    margin-right: 6px
}

.entry__meta .meta,
.entry__meta--footer .meta {
    margin-right: 24px
}

.entry__meta--header {
    position: relative;
    min-width: 140px
}

.entry__meta--header .posted-on {
    color: #001822;
    background: #049FD7;
    border-top-left-radius: 12px;
    padding: 6px 44.5px 6px 22.5px;
    position: absolute;
    left: -21px;
    top: -16px;
    text-align: center;
    font-size: 15px;
    z-index: 10
}

.entry__meta--header .entry__meta-border-top {
    border-top: 1px solid #049fd7;
    position: absolute;
    top: 18px;
    width: 100%;
    right: 0;
    z-index: 0
}

.resource .entry__meta--border-fulltop,
.search .resource .entry__meta-border-top {
    border-top: 1px solid #049fd7;
    margin-top: 24px;
    position: static;
    width: 100%
}

.link__comment,
.links__cat,
.links__tag {
    margin-right: 1em
}

.paging-nav {
    padding: 15px 0
}

.paging-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.paging-nav ul li {
    display: inline
}

.paging-nav a.page-numbers,
.paging-nav span.page-numbers {
    text-decoration: none;
    background: #fff;
    border: 2px solid #F7AF00;
    border-radius: 50%;
    color: #034D79;
    padding: 6px 15px;
    width: 48px;
    height: 44px
}

.paging-nav a.page-numbers.current,
.paging-nav span.page-numbers.current {
    font-weight: 800
}

.paging-nav a.page-numbers:hover,
.paging-nav a.page-numbers:visited,
.paging-nav span.page-numbers:hover,
.paging-nav span.page-numbers:visited {
    border: 2px solid #F7AF00
}

.paging-nav a.page-numbers.next,
.paging-nav a.page-numbers.prev,
.paging-nav span.page-numbers.next,
.paging-nav span.page-numbers.prev {
    border: none
}

.post__nav {
    border-top: 1px solid #049FD7;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 15px;
    margin: 24px 0;
    padding: 12px 0
}

.post__nav a {
    line-height: 1.5;
    color: #034D79;
    display: inline-block;
    padding: 10px 0;
    text-decoration: none
}

.post__nav a:visited {
    border-bottom: none;
    color: #034D79
}

.post__nav a:active,
.post__nav a:focus,
.post__nav a:hover {
    color: #001822;
    text-decoration: underline;
    background: 0 0;
    border: none
}

.comment-meta a,
.sidebar--blog .current_page_parent .current_page_item>a,
.sidebar--blog ul li li a,
.sidebar--blog ul ul .current_page_parent,
.sidebar--resource .current_page_parent .current_page_item>a,
.sidebar--resource ul li li a,
.sidebar--resource ul ul .current_page_parent,
.sidebar-child-list .current_page_parent .current_page_item>a,
.sidebar-child-list ul li li a,
.sidebar-child-list ul ul .current_page_parent,
.site__footer .copyright a {
    text-decoration: none
}

.post__nav--previous {
    text-align: center;
    width: 100%
}

@media screen and (min-width:37.5em) {
    .post__nav--previous {
        text-align: left;
        width: 45%
    }
}

.post__nav--previous svg {
    margin-right: 6px
}

.post__nav--next {
    text-align: center;
    width: 100%
}

@media screen and (min-width:37.5em) {
    .post__nav--next {
        text-align: right;
        width: 45%
    }
}

.post__nav--next svg {
    margin-left: 6px
}

.allposts {
    display: flex;
    justify-content: center;
    align-items: center
}

.avatar {
    display: block;
    float: left;
    padding: 0 1.25em .625em 0
}

.comment__list {
    border-top: 1px solid #E6E6E6;
    list-style: none;
    margin: 0;
    padding: 1.25em 0
}

.comment__list ol,
.comment__list ul {
    padding: 0
}

.comment__list>li {
    border-bottom: 1px solid #E6E6E6
}

.comment__list li {
    font-size: 15px;
    padding: .625em;
    margin: 0
}

.comment__list li p {
    margin: 0;
    padding: .625em 0
}

.comment__list li li>li {
    border: none
}

.comment__list ul li {
    list-style: disc
}

.comment__list ol li {
    list-style: decimal
}

.comment__list .children {
    list-style: none;
    margin: .625em .625em 0 1.25em;
    padding: 0
}

.comment__list .children li {
    border-top: 1px solid #E6E6E6;
    list-style: none;
    padding-top: 5px
}

.comment-respond {
    margin-top: 30px
}

.comment-form {
    padding: 20px 0
}

.comment-form p {
    margin-bottom: 10px
}

.comment-form label {
    display: inline-block;
    width: 90px
}

.form-allowed-tags,
.sidebar--blog .children,
.sidebar--resource .children,
.sidebar-child-list .children {
    display: none
}

.related__resources {
    background-color: rgba(4, 159, 215, .08);
    padding: 40px 0
}

.related__resources .resource:last-of-type {
    border-bottom: 1px solid #049FD7;
    margin-bottom: 2em;
    padding-bottom: 1em
}

.sidebar--cta {
    background-color: #F7AF00;
    padding: 36px 0;
    text-align: center
}

.sidebar--cta .widget {
    margin: 10px 0 20px;
    padding: 10px 20px 20px
}

.sidebar--blog ul,
.sidebar--resource ul,
.sidebar-child-list ul {
    list-style: none
}

.sidebar--blog ul li,
.sidebar--resource ul li,
.sidebar-child-list ul li {
    padding: 3px 0
}

.sidebar--blog ul li li,
.sidebar--resource ul li li,
.sidebar-child-list ul li li {
    margin-left: 12px;
    padding: 3px 0
}

.sidebar--blog .widget,
.sidebar--resource .widget,
.sidebar-child-list .widget {
    margin: 10px 0 20px;
    padding: 10px 0
}

.sidebar--blog .current-menu-item>a,
.sidebar--blog .current-menu-item>a:focus,
.sidebar--blog .current-menu-item>a:hover,
.sidebar--blog .current_page_item>a,
.sidebar--blog .current_page_item>a:focus,
.sidebar--blog .current_page_item>a:hover,
.sidebar--resource .current-menu-item>a,
.sidebar--resource .current-menu-item>a:focus,
.sidebar--resource .current-menu-item>a:hover,
.sidebar--resource .current_page_item>a,
.sidebar--resource .current_page_item>a:focus,
.sidebar--resource .current_page_item>a:hover,
.sidebar-child-list .current-menu-item>a,
.sidebar-child-list .current-menu-item>a:focus,
.sidebar-child-list .current-menu-item>a:hover,
.sidebar-child-list .current_page_item>a,
.sidebar-child-list .current_page_item>a:focus,
.sidebar-child-list .current_page_item>a:hover {
    background: inherit;
    border-bottom: #0467A2 solid 2px;
    text-decoration: none
}

.sidebar--blog .current_page_item .children,
.sidebar--blog .current_page_parent .children,
.sidebar--resource .current_page_item .children,
.sidebar--resource .current_page_parent .children,
.sidebar-child-list .current_page_item .children,
.sidebar-child-list .current_page_parent .children {
    display: block
}

.sidebar--blog .current_page_parent .current_page_item>a:hover,
.sidebar--blog ul ul .current_page_parent:hover,
.sidebar--resource .current_page_parent .current_page_item>a:hover,
.sidebar--resource ul ul .current_page_parent:hover,
.sidebar-child-list .current_page_parent .current_page_item>a:hover,
.sidebar-child-list ul ul .current_page_parent:hover {
    color: inherit;
    background: inherit
}

@media screen and (min-width:48em) {
    .widget {
        margin-left: 24px
    }
    .widget .widget {
        margin: 10px 0 20px;
        padding: 10px 20px 20px
    }
}

.sidebar--page {
    position: relative;
    margin-left: -24px;
    display: block
}

.sidebar--page .widget-background {
    background-color: #034D79;
    position: absolute;
    margin-top: -10px;
    padding: 24px 1em 7em;
    z-index: 1;
    width: 276px;
    min-height: 185px
}

.sidebar--page .widget-page {
    background-color: #F7AF00;
    border-radius: 0 0 24px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .5);
    margin-top: 60px;
    position: relative;
    left: 10px;
    width: 276px;
    z-index: 2
}

.sidebar--page .widget-page .border-top {
    border-top: 2px solid #fff;
    margin: 12px 14px 0
}

.sidebar--page .widget-page p {
    font-weight: 800;
    padding: 12px 36px 12px 14px
}

.site__footer {
    background-color: #034D79;
    padding: 36px 24px;
    text-align: center
}

.site__footer .copyright {
    color: #66cfff;
    -moz-text-align-last: left;
    text-align-last: left
}

@media screen and (min-width:48em) {
    .site__footer .copyright {
        margin-left: 24px
    }
}

.site__footer .copyright a {
    color: #66cfff
}

.site__footer .copyright a:active,
.site__footer .copyright a:focus,
.site__footer .copyright a:hover {
    text-decoration: underline
}

.footer-flex {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
    justify-items: center;
    -moz-column-gap: 36px;
    column-gap: 36px;
    text-align: left
}

.footer-flex:before,
.footer-flexafter {
    display: none
}

.footer-widget {
    background-color: #034D79;
    color: #fff;
    font-size: 15px;
    margin: 0 0 24px;
    width: 100%
}

.footer-widget a {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.footer-2 a,
.footer-widget a:active,
.footer-widget a:focus,
.footer-widget a:hover,
.wp-caption-text a {
    text-decoration: underline
}

@media screen and (min-width:48em) {
    .footer-widget {
        width: 400px
    }
}

.footer-widget .svg-inline--fa {
    margin-right: 6px
}

.footer-1 {
    font-size: 18px;
    line-height: 36px
}

.footer-1 img {
    width: 270px;
    margin: 0 0 15px
}

.footer-2 {
    flex-grow: 2
}

.footer-2 .textwidget {
    margin-bottom: 24px
}

.footer-2 img.wp-image-67 {
    width: 40px;
    margin: 0
}

.footer-2 img.wp-image-68 {
    width: 57px;
    margin: 0
}

.footer-2 img {
    display: block;
    margin: 0 24px
}

.footer-2 a {
    font-weight: 400
}

.footer-2 a:active,
.footer-2 a:focus,
.footer-2 a:hover {
    color: #66cfff
}

@media screen and (min-width:48em) {
    .footer-2 img.wp-image-67 {
        margin: 0 30px 40px 0
    }
    .footer-2 img.wp-image-68 {
        margin: 0 13px 40px 0
    }
}

.footer-3 ul {
    margin-bottom: 36px
}

.footer-3 .svg-inline--fa {
    color: #049FD7;
    font-size: 30px;
    margin: 12px 12px 0 0
}

.footer-3 .svg-inline--fa:active,
.footer-3 .svg-inline--fa:focus,
.footer-3 .svg-inline--fa:hover {
    color: #66cfff
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

select {
    max-width: 100%
}

.mailchimp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.mailchimp h2 {
    margin-bottom: 24px
}

.mailchimp label {
    display: block
}

.mailchimp input {
    margin-right: 16px;
    margin-bottom: 36px;
    background-image: none
}

.mailchimp input[type=text] {
    background-image: none!important
}

@media screen and (min-width:60em) {
    .mailchimp {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center
    }
    .mailchimp input {
        margin-right: 16px;
        margin-bottom: 0
    }
    .mailchimp label {
        display: inline
    }
}

.mailchimp input[type=email] {
    width: 280px
}

.mailchimp input.button,
.mailchimp input[type=button],
.mailchimp input[type=reset],
.mailchimp input[type=submit] {
    margin: 0;
    margin-bottom: 0!important
}

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

.at-svc-compact .at-icon-wrapper {
    background-color: #F7AF00!important
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=email],
input[type=search],
input[type=url],
input[type=password],
input[type=text],
textarea {
    color: #001822;
    border: none;
    border-radius: 24px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1;
    padding: 10px 12px;
    -webkit-appearance: none
}

input[type=email]:focus,
input[type=search]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    color: #001822;
    transition: 70ms, ease-in
}

textarea {
    overflow: auto;
    vertical-align: top;
    width: 100%
}

.search__form {
    display: flex;
    justify-content: space-between;
    max-width: 400px;
    margin: 36px 12px 0 0
}

.wp-caption,
embed,
iframe,
object {
    max-width: 100%
}

.search__form--input {
    border-radius: none;
    width: 100%
}

.search__form--submit {
    border-radius: none
}

input[type=search] {
    color: #034D79;
    border: 2px solid #F7AF00;
    border-radius: 46px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    opacity: 1;
    padding: 12px 12px 12px 15px;
    text-align: left;
    -webkit-appearance: none;
    margin-right: 12px;
    width: 248px
}

button.search__form--submit {
    background: #fff;
    border: 2px solid #F7AF00;
    border-radius: 50%;
    padding: 1px;
    width: 48px;
    height: 48px
}

.related__resources .container--narrow img,
.related__resources .intro img,
.site__main img,
.video img {
    height: auto;
    max-width: 100%
}

.aligncenter,
.alignleft,
.alignright {
    display: block;
    margin: 20px auto
}

@media screen and (min-width:37.5em) {
    .alignleft {
        float: left;
        margin: 0 24px 24px 0
    }
    .alignright {
        float: right;
        margin: 0 0 24px 24px
    }
}

.wp-caption {
    background: #fff;
    padding: 3px
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto;
    border: 1px solid #E6E6E6
}

.wp-caption-text {
    color: #034D79;
    font-size: 15px;
    font-weight: 300;
    margin: 6px 0;
    text-align: left
}

.wp-caption-text a {
    border-bottom: none
}

.gallery {
    margin-bottom: 1.5em
}

.gallery img {
    border: 1px solid #E6E6E6
}

.gallery-item {
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block;
    font-size: 15px
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.hero {
    max-height: 450px;
    overflow: hidden;
    background-color: #9CC1DB;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.hero .hero-image {
    display: block;
    margin: 0 auto;
    max-width: 1280px;
    height: 100%
}

.hero_image_full_width .hero-image {
    max-width: 100%
}

.archive .hero,
.blog .hero,
.post-type-archive-resource .hero {
    background-color: #CDE0EC
}

.hero-small {
    max-height: 270px
}

.archive .hero-image,
.blog .hero-image,
.page-template-default .hero-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.home-hero-image {
    display: block;
    margin: 0 auto;
    max-width: 1280px;
    height: 100%
}

.hero__cta {
    display: none
}

@media screen and (min-width:60em) {
    .hero__cta {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: absolute;
        width: 1280px
    }
    .hero__cta .hero__cta--background {
        background: #fff;
        border-bottom-right-radius: 24px;
        height: 348px;
        margin-left: 108px;
        position: absolute;
        width: 396px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start
    }
    .hero__cta .hero__cta--background .hero__cta--text {
        margin-top: 42px;
        margin-left: 50px;
        max-width: 310px
    }
}

@media screen and (min-width:75em) {
    .hero__cta {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: absolute;
        width: 1280px
    }
    .hero__cta .hero__cta--background {
        margin-left: 0
    }
}

.hero__cta--mobile,
.hero__cta--mobile .hero__cta,
.hero__cta--mobile .hero__cta--background {
    display: block
}

.hero__cta--mobile .hero__cta--background .hero__cta--text {
    margin: 0 auto;
    line-height: normal;
    padding: 5% 3%;
    text-align: center
}

.hero__cta--mobile .hero__cta--background .h1 {
    font-size: 42px
}

.hero__cta--mobile .hero__cta--background .h3 {
    font-size: 18px
}

@media screen and (min-width:60em) {
    .hero__cta--mobile {
        display: none
    }
    .hero-nav {
        top: 90px;
        width: 1280px
    }
}

.hero-nav {
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    text-align: center;
    z-index: 4
}

.hero-nav::before {
    display: none
}

.hero-nav:after,
.hero-nav:before {
    content: "";
    display: table
}

.hero-nav .page-links {
    display: flex
}

.hero-nav .page-links ul {
    padding: 0 6px;
    text-align: left
}

.hero-nav .page-links ul a {
    font-size: 15px;
    font-weight: 400;
    text-decoration: none
}

.hero-nav .page-links ul a:active,
.hero-nav .page-links ul a:focus,
.hero-nav .page-links ul a:hover,
.hero__caption--text p a {
    text-decoration: underline
}

@media screen and (min-width:60em) {
    .hero-nav .page-links {
        flex-direction: row;
        justify-content: center;
        align-items: center
    }
    .hero-nav .page-links ul {
        text-align: center;
        width: 200px
    }
    .hero-nav .page-links ul a {
        font-size: 18px;
        font-weight: 800
    }
}

.hero__caption--text {
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    max-width: 1280px;
    position: relative
}

.hero__caption--text p {
    background-color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #034D79;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    margin-right: 24px;
    padding: 6px 18px;
    text-align: left
}

.hero__caption--text p a {
    color: #034D79
}

.hero__caption--text p a:active,
.hero__caption--text p a:focus,
.hero__caption--text p a:hover {
    background-color: #66cfff
}

@media screen and (min-width:48em) {
    .hero__caption--text {
        margin-top: -24px
    }
}

@media screen and (max-width:48em) {
    .blog .hero-image,
    .post-type-archive-resource .hero-image {
        height: 230px
    }
    p {
        margin-right: 0
    }
}

.hero--rule {
    border-top: 2px solid #fff;
    margin: 0 auto;
    width: 200px;
    top: 0;
    position: relative
}

@media screen and (min-width:48em) {
    .hero--rule {
        top: -9px
    }
}

.video {
    margin: 4em auto 3em
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}