@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
main{
    display:block
}
h1{
    margin:.67em 0;
    font-size:2em
}
hr{
    overflow:visible;
    height:0;
    box-sizing:content-box
}
pre{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,samp{
    font-family:monospace,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    position:relative;
    font-size:75%;
    line-height:0;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none
}
button,input,optgroup,select,textarea{
    margin:0;
    font-family:inherit;
    font-size:100%;
    line-height:1.15
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    padding:0;
    border-style:none
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:1px dotted ButtonText
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    display:table;
    max-width:100%;
    box-sizing:border-box;
    padding:0;
    color:inherit;
    white-space:normal
}
progress{
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
details{
    display:block
}
summary{
    display:list-item
}
template{
    display:none
}
[hidden]{
    display:none
}
html{
    min-height:100%;
    box-sizing:border-box;
    background:#fdfdfd;
    font-size:62.5%;
    overflow-y:scroll;
    -webkit-text-size-adjust:none
}
html.nav-is-open{
    overflow:hidden
}
*,::after,::before{
    box-sizing:inherit
}
body{
    background-color:#fdfdfd;
    color:#323232;
    font-family:"Publico Text",Garamond,Times,serif;
    font-size:1.8rem;
    -webkit-font-smoothing:subpixel-antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-weight:500
}
iframe{
    border:0
}
figure{
    margin:0
}
img{
    width:100%
}
cite{
    display:block;
    margin-top:2rem;
    font-style:normal;
    font-weight:400
}
.wrapper{
    width:85%;
    max-width:1140px;
    margin:0 auto
}
.wrapper--small{
    max-width:1020px
}
.wrapper--large{
    width:90%;
    max-width:1366px;
    margin:0 auto
}
@media (max-width:550px){
    .wrapper{
        width:90%
    }
}
.u-block{
    display:block
}
.u-inline-block{
    display:inline-block
}
.u-ul-reset{
    padding:0;
    margin:0;
    list-style:none
}
.u-btn-reset{
    border:0;
    background:0
}
.u-text-center{
    text-align:center
}
.u-color-white{
    color:#fdfdfd
}
.u-mb-rhythm{
    margin-bottom:6rem
}
.u-mb-rhythm--smaller{
    margin-bottom:3rem
}
.u-mb-rhythm--small{
    margin-bottom:4rem
}
.u-mb-rhythm--big{
    margin-bottom:8rem
}
.u-mb-rhythm--bigger{
    margin-bottom:10rem
}
.u-mt-rhythm{
    margin-top:6rem
}
.u-mt-rhythm--smaller{
    margin-top:3rem
}
.u-mt-rhythm--small{
    margin-top:4rem
}
.u-mt-rhythm--big{
    margin-top:8rem
}
.u-mt-rhythm--bigger{
    margin-top:10rem
}
.u-mt-0{
    margin-top:0
}
.u-mb-0{
    margin-bottom:0
}
.u-my-rhythm{
    margin-top:6rem;
    margin-bottom:6rem
}
.u-my-rhythm--smaller{
    margin-top:3rem;
    margin-bottom:3rem
}
.u-my-rhythm--small{
    margin-top:4rem;
    margin-bottom:4rem
}
.u-my-rhythm--big{
    margin-top:8rem;
    margin-bottom:8rem
}
.u-py-rhythm{
    padding-top:6rem;
    padding-bottom:6rem
}
.u-py-rhythm--small{
    padding-top:4rem;
    padding-bottom:4rem
}
.u-py-rhythm--big{
    padding-top:8rem;
    padding-bottom:8rem
}
.u-py-rhythm--bigger{
    padding-top:10rem;
    padding-bottom:10rem
}
.u-pt-rhythm{
    padding-top:4rem
}
.u-pt-rhythm--small{
    padding-top:4rem
}
.u-pt-rhythm--big{
    padding-top:8rem
}
.u-visually-hidden{
    position:absolute!important;
    overflow:hidden;
    width:1px;
    height:1px;
    clip:rect(1px,1px,1px,1px)
}
@media (max-width:768px){
    .u-py-rhythm,.u-py-rhythm--big,.u-py-rhythm--bigger{
        padding-top:4.8rem;
        padding-bottom:4.8rem
    }
    .u-mt-rhythm--bigger{
        margin-top:4.8rem
    }
}
.a,a{
    color:#0f4e60;
    cursor:pointer;
    text-decoration:none;
    transition:all .3s ease
}
.a:hover,a:hover{
    color:#0f4e60
}
.a:focus,a:focus{
    outline:0
}
.a:link,a:link{
    -webkit-tap-highlight-color:#fdfdfd
}
.a--block{
    display:block
}
.a--subtle{
    color:inherit;
    text-decoration:none
}
.a--no-hover{
    cursor:default
}
.a--no-hover:hover{
    color:#2f2f2f
}
.the-content li a,p a{
    color:#0f4e60;
    font-family:"Publico Text",Garamond,Times,serif;
    text-decoration:underline
}
.the-content li a:hover,p a:hover{
    color:#323232;
    text-decoration:none
}
@font-face{
    font-family:'Publico Text';
    font-stretch:normal;
    font-style:normal;
    font-weight:400;
    src:url(../fonts/PublicoText-Roman-Web.woff2) format("woff2"),url(../fonts/PublicoText-Roman-Web.woff) format("woff");
    unicode-range:U+0020-00FE
}
@font-face{
    font-family:'Publico Text';
    font-stretch:normal;
    font-style:bold;
    font-weight:700;
    src:url(../fonts/PublicoText-Bold-Web.woff2) format("woff2"),url(../fonts/PublicoText-Bold-Web.woff) format("woff");
    unicode-range:U+0020-00FE
}
@font-face{
    font-family:'Publico Text';
    font-stretch:normal;
    font-style:italic;
    font-weight:400;
    src:url(../fonts/PublicoText-Italic-Web.woff2) format("woff2"),url(../fonts/PublicoText-Italic-Web.woff) format("woff");
    unicode-range:U+0020-00FE
}
@font-face{
    font-family:'Neuzeit Grotesk';
    font-stretch:normal;
    font-style:bold;
    font-weight:700;
    src:url(../fonts/Neuzeit-Bold.woff2) format("woff2"),url(../fonts/Neuzeit-Bold.woff) format("woff");
    unicode-range:U+0020-00FE
}
.h1,h1{
    margin:0 0 3rem;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:8rem;
    line-height:1.03
}
.h2,h2{
    margin:0 0 2.5rem;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:4.8rem;
    line-height:1.083
}
.h3,h3{
    margin:0 0 2rem;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:4rem;
    line-height:1.1
}
.h4,.single-post .wp-block-pullquote p,h4{
    margin:0 0 1.5rem;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.8rem;
    line-height:1.285
}
.h5,h5{
    margin:0 0 1rem;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.8rem;
    letter-spacing:1px;
    text-transform:uppercase
}
h5.subheading-1{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.8rem;
    letter-spacing:0;
    line-height:1.11;
    text-transform:none
}
h5.subheading-2{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.6rem;
    line-height:1.25;
    text-transform:none
}
h5.subheading-3{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.4rem;
    line-height:1.43
}
h6{
    margin:0 0 1rem;
    color:#0f4e60;
    font-family:"Publico Text",Garamond,Times,serif;
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:30px
}
.p,p{
    margin:0 0 2rem;
    font-family:"Publico Text",Garamond,Times,serif;
    font-size:1.8rem;
    font-weight:500;
    line-height:1.55
}
.p.small,p.small{
    margin:0 0 1rem;
    font-size:1.6rem
}
.b-copy-block.has-image p,.b-copy-block.has-image p.p,.p.large,p.large{
    margin:0 0 3rem;
    font-size:1.8rem
}
.nav-text{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.4rem;
    font-weight:700;
    letter-spacing:1px;
    line-height:1.2rem;
    text-transform:uppercase;
    white-space:nowrap
}
.quote-text{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:3.6rem;
    font-weight:700;
    letter-spacing:0;
    line-height:1.11
}
.article-title{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.22rem;
    font-style:normal;
    font-weight:700;
    line-height:1.18
}
.article-title:hover{
    color:#0f4e60
}
.caption-text,.single-post .article-splash .thumbnail__caption,.single-post .wp-block-image figcaption{
    margin-top:1.2rem;
    color:#797979;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.6rem;
    font-style:normal;
    font-weight:700;
    line-height:1.2;
    text-align:center
}
ul{
    padding-left:2.5rem
}
li:not(.nav-item){
    font-family:"Publico Text",Garamond,Times,serif;
    font-size:1.8rem;
    font-weight:500;
    line-height:1.5
}
.footer-text{
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.2rem;
    font-style:normal;
    font-weight:700;
    line-height:1.16;
    opacity:.55
}
article p{
    text-align:justify
}
.italic,i{
    font-style:italic
}
.normal{
    font-style:normal
}
.bold,b,strong{
    font-weight:700
}
hr{
    border-top:1px solid #d1d1d2
}
@media (max-width:1180px){
    .h1,h1{
        font-size:6.4rem
    }
    .h2,h2{
        font-size:4rem
    }
    .h3,h3{
        font-size:3.6rem
    }
    .h5,h5{
        font-size:1.6rem!important
    }
    .p.small,li:not(.nav-item),p,p.small{
        font-size:1.8rem
    }
    .b-copy-block.has-image p,p.large{
        font-size:1.8rem
    }
}
@media (max-width:676px){
    .h1,h1{
        font-size:4rem
    }
    .h2,h2{
        font-size:3.6rem
    }
    .h3,h3{
        font-size:2.8rem
    }
    .h4,.single-post .wp-block-pullquote p,h4{
        font-size:2.2rem
    }
    .h5,h5{
        font-size:1.4rem!important
    }
    .p.small,li:not(.nav-item),p,p.small{
        font-size:1.8rem
    }
    .b-copy-block.has-image p,p.large{
        font-size:1.8rem
    }
    .btn.btn-primary{
        font-size:1.6rem
    }
    .quote-text{
        font-size:2.8rem
    }
    .article-title{
        font-size:1.8rem
    }
}
form{
    margin:0
}
[role=button],a,area,button,input,label,select,summary,textarea{
    touch-action:manipulation
}
button,input[type=submit],label[for]{
    cursor:pointer
}
.btn{
    border:none;
    transition:all .3s ease
}
.btn:hover{
    border-color:#323232;
    color:#323232
}
.btn-primary{
    padding-bottom:.5rem;
    border-bottom:2px solid #0f4e60;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2rem;
    font-style:normal;
    font-weight:700;
    line-height:1
}
.btn-primary:hover{
    color:#323232
}
.btn-primary--white{
    border-color:#fdfdfd;
    color:#fdfdfd
}
.btn-primary--white:hover{
    border-color:#fdfdfd;
    color:#fdfdfd;
    opacity:.7
}
.btn-secondary{
    padding-bottom:.8rem;
    border-bottom:3px solid #0f4e60;
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2rem;
    font-style:normal;
    font-weight:700;
    line-height:1
}
.screen-reader-text{
    position:absolute!important;
    overflow:hidden;
    width:1px;
    height:1px;
    clip:rect(1px,1px,1px,1px)
}
.screen-reader-text:focus{
    z-index:100000;
    top:5px;
    left:5px;
    display:block;
    width:auto;
    height:auto;
    padding:15px 23px 14px;
    background-color:#fff;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#2f2f2f;
    font-size:.875rem;
    font-weight:700;
    line-height:normal;
    text-decoration:none
}
#content[tabindex='-1']:focus{
    outline:0
}
.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{
    padding:0;
    border:none;
    margin-top:0;
    margin-bottom:0
}
embed,iframe,object{
    max-width:100%
}
.gallery{
    margin-bottom:1.5em
}
.gallery-item{
    display:inline-block;
    width:100%;
    text-align:center;
    vertical-align:top
}
.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
}
.nav-main .nav-items{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    text-align:center
}
.nav-footer .nav-items{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center
}
.nav-item{
    padding:1rem 2rem
}
.hamburger{
    width:24px;
    height:20px;
    margin-right:2rem;
    cursor:pointer;
    font-size:0;
    outline:0;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    transition:.5s ease-in-out
}
.hamburger>span{
    position:absolute;
    left:0;
    display:block;
    width:100%;
    height:2px;
    background:#fdfdfd;
    border-radius:0;
    opacity:1;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    transition:.25s ease-in-out
}
.hamburger>span:nth-child(1){
    top:0
}
.hamburger>span:nth-child(2),.hamburger>span:nth-child(3){
    top:8px
}
.hamburger>span:nth-child(4){
    top:16px
}
.hamburger.active span:nth-child(1){
    top:8px;
    left:50%;
    width:0%;
    opacity:0
}
.hamburger.active span:nth-child(2){
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.hamburger.active span:nth-child(3){
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.hamburger.active span:nth-child(4){
    top:10px;
    left:50%;
    width:0%;
    opacity:0
}
.c-pagination{
    padding-top:5.6rem
}
.c-pagination .page-number{
    display:-webkit-inline-flex;
    display:inline-flex;
    width:44px;
    height:44px;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    color:#797979;
    font-size:2.2rem;
    vertical-align:middle
}
.c-pagination .page-number.current{
    background:#0f4e60;
    border-radius:50%;
    color:#fdfdfd
}
.c-pagination .number{
    position:relative;
    top:1px;
    font-weight:700
}
@media (max-width:900px){
    .c-pagination{
        margin-top:3.2rem
    }
}
.pagination{
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.pagination>a{
    white-space:nowrap
}
.c-twitter h5>a{
    color:#0f4e60
}
.c-twitter #ctf{
    padding-top:1rem;
    overflow-y:unset
}
.c-twitter #ctf .ctf-author-name,.c-twitter #ctf .ctf-author-screenname,.c-twitter #ctf .ctf-corner-logo,.c-twitter #ctf .ctf-screename-sep,.c-twitter #ctf .ctf-tweet-actions,.c-twitter #ctf .ctf-tweet-text-media-wrap{
    display:none
}
.c-twitter #ctf .ctf-author-box{
    position:absolute;
    bottom:3.4rem
}
.c-twitter #ctf .ctf-tweet-text{
    font-size:1.8rem
}
.c-twitter #ctf .ctf-tweet-date{
    position:relative;
    color:#0f4e60!important;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:700;
    letter-spacing:.5px;
    line-height:14px;
    text-transform:uppercase
}
.c-twitter #ctf .ctf-tweet-date::before{
    display:inline;
    margin-right:1rem;
    content:url(../../views/svg/like-icon.svg);
    vertical-align:middle
}
.c-twitter #ctf .ctf-tweet-content{
    padding-top:2.4rem;
    color:#0f4e60!important
}
.c-twitter #ctf .ctf-tweets{
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.c-twitter #ctf .ctf-tweets .ctf-item{
    position:relative;
    width:calc(33.33% - 1.5rem);
    min-height:280px;
    -webkit-flex-basis:calc(33.33% - 1.5rem);
    flex-basis:calc(33.33% - 1.5rem);
    padding:3.2rem 3.2rem 8rem;
    border:0;
    background:#e7f1f5
}
.c-twitter #ctf .ctf-tweets .ctf-item::before{
    display:block;
    width:24px;
    height:20px;
    background-image:url(../../views/svg/twitter-feed-icon.svg);
    background-repeat:no-repeat;
    background-size:contain;
    content:''
}
.c-twitter .slick-slider .slick-next,.c-twitter .slick-slider .slick-prev{
    position:absolute;
    top:unset;
    bottom:-1.6rem;
    display:block;
    width:22px;
    height:24px;
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0)
}
.c-twitter .slick-slider .slick-prev{
    right:4rem;
    left:unset
}
.c-twitter .slick-slider .slick-next{
    right:2px
}
.c-twitter .slick-slider .slick-prev:before{
    content:url(../../views/svg/arrow-left.svg)
}
.c-twitter .slick-slider .slick-next:before{
    content:url(../../views/svg/arrow-right.svg)
}
@media (max-width:768px){
    .c-twitter{
        padding-bottom:10rem
    }
}
.search__dropdown{
    position:absolute;
    z-index:100;
    top:-100%;
    right:0;
    left:0;
    display:-webkit-flex;
    display:flex;
    min-height:78px;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    background:#e7f1f5;
    color:#0f4e60;
    opacity:.5;
    pointer-events:none;
    transition:all .3s ease
}
.search__dropdown.active{
    top:0;
    opacity:1;
    pointer-events:auto
}
.search__trigger{
    position:relative;
    top:1px;
    outline:0
}
.search__container{
    display:-webkit-flex;
    display:flex
}
.search__form{
    width:100%
}
.search__close{
    outline:0
}
.search input[type=search]{
    width:100%;
    border:0;
    background:0 0;
    color:#0f4e60;
    font-family:Neuzeit Grotesk;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:28px
}
.search input[type=search].placeholder{
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.4rem;
    font-style:normal;
    font-weight:700;
    line-height:28px
}
.search input[type=search]::-webkit-input-placeholder{
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.4rem;
    font-style:normal;
    font-weight:700;
    line-height:28px
}
.search input[type=search]::-moz-placeholder{
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.4rem;
    font-style:normal;
    font-weight:700;
    line-height:28px
}
.search input[type=search]:-moz-placeholder{
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.4rem;
    font-style:normal;
    font-weight:700;
    line-height:28px
}
.search input[type=search]:-ms-input-placeholder{
    color:#0f4e60;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:2.4rem;
    font-style:normal;
    font-weight:700;
    line-height:28px
}
.search input[type=search]:focus{
    outline:0
}
.search input[type=text]::-ms-clear{
    display:none;
    width:0;
    height:0
}
.search input[type=text]::-ms-reveal{
    display:none;
    width:0;
    height:0
}
.search input[type=search]::-webkit-search-cancel-button,.search input[type=search]::-webkit-search-decoration,.search input[type=search]::-webkit-search-results-button,.search input[type=search]::-webkit-search-results-decoration{
    display:none
}
.c-post-preview__meta{
    padding-top:1.6rem
}
.c-post-preview h4{
    color:#323232;
    font-size:2.2rem
}
.c-post-preview-featured{
    display:-webkit-flex;
    display:flex;
    margin-top:10.4rem;
    margin-bottom:5.6rem
}
.c-post-preview-featured h4{
    color:#323232;
    font-size:2.2rem
}
.c-post-preview-featured__image{
    -webkit-flex-basis:calc(66.66% - 1rem);
    flex-basis:calc(66.66% - 1rem)
}
.c-post-preview-featured__image img{
    display:block
}
.c-post-preview-featured__meta{
    -webkit-flex-basis:calc(33.34% - 1rem);
    flex-basis:calc(33.34% - 1rem);
    padding-left:3rem
}
@media (max-width:900px){
    .c-post-preview-featured{
        display:block;
        margin-top:4.8rem;
        margin-bottom:4rem
    }
    .c-post-preview-featured__meta{
        padding-top:1.8rem;
        padding-left:0
    }
}
.c-search-preview{
    width:100%;
    padding:4rem 0 4.8rem;
    border-bottom:2px solid #b9d9e7
}
.c-search-preview p{
    max-width:750px;
    margin-bottom:0
}
.b-hero{
    display:-webkit-flex;
    display:flex;
    min-height:80vh
}
.b-hero h1,.b-hero h5{
    color:#fdfdfd
}
.b-hero h1{
    max-width:945px;
    margin-top:2.4rem;
    margin-bottom:0
}
.b-hero__background{
    display:-webkit-flex;
    display:flex;
    width:100%;
    -webkit-align-items:flex-end;
    align-items:flex-end;
    background-position:50% 30%;
    background-repeat:no-repeat;
    background-size:cover
}
.b-hero__text{
    padding-bottom:8rem;
    color:#fdfdfd
}
.b-hero__textcentred{
	vertical-align: middle;
	text-align: center;
    color:#fdfdfd;
    padding-bottom:8rem;
}
.b-hero__textcentred h1{
    max-width:945px;
    margin-top:2.4rem;
    margin-bottom:0
}
.b-hero__overlay-color{
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.3)
}
.b-hero__overlay{
    position:relative;
    z-index:10
}
@media (max-width:676px){
    .b-hero{
        min-height:70vh
    }
    .b-hero__text{
        padding-bottom:3.2rem
    }
}
.b-image-and-text{
    display:-webkit-flex;
    display:flex;
    overflow:hidden;
    color:#0f4e60
}
.b-image-and-text__image,.b-image-and-text__text{
    -webkit-flex-basis:50%;
    flex-basis:50%
}
.b-image-and-text__text{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    padding:6rem 5%
}
.b-image-and-text img{
    display:block
}
@media (max-width:990px){
    .b-image-and-text{
        -webkit-flex-direction:column;
        flex-direction:column
    }
    .b-image-and-text:nth-of-type(2n) .b-image-and-text__text{
        -webkit-order:2;
        order:2
    }
}
.b-introduction-banner{
    color:#0f4e60
}
.b-introduction-banner-with-video .video-wrapper{
    margin-top:6rem
}
@media (max-width:676px){
    .b-introduction-banner-with-video .video-wrapper{
        position:relative;
        height:0;
        padding-bottom:56.25%;
        margin-top:4rem
    }
    .b-introduction-banner-with-video iframe{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%
    }
}
.b-team-grid h4{
    margin-bottom:0;
    color:#323232;
    font-size:2.2rem;
    line-height:1.18
}
.b-team-grid .person__title{
    margin-bottom:1.5rem
}
.b-team-grid img{
    display:block;
    margin-bottom:2rem
}
.b-team-grid__container{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.b-team-grid__person{
    -webkit-flex-basis:calc(33.33% - 1.5rem);
    flex-basis:calc(33.33% - 1.5rem);
    margin-bottom:5rem
}
@media (max-width:768px){
    .b-team-grid__container{
        display:block
    }
}
@media (max-width:676px){
    .b-team-grid .person__title{
        font-size:1.6rem
    }
}
.b-partnerships-grid{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    padding-bottom:3.5rem
}
.b-partnerships-grid__item{
    width:calc(33.33% - 3rem);
    -webkit-flex-basis:calc(33.33% - 3rem);
    flex-basis:calc(33.33% - 3rem);
    margin-bottom:6.4rem
}
.b-partnerships-grid__image{
    display:-webkit-flex;
    display:flex;
    width:198px;
    min-height:150px;
    -webkit-align-items:center;
    align-items:center;
    margin-bottom:2.4rem
}
.b-partnerships-grid img{
    display:block
}
.b-partnerships-grid p{
    margin:1rem 0 0
}
@media (max-width:900px){
    .b-partnerships-grid__item{
        width:calc(50% - 3rem);
        -webkit-flex-basis:calc(50% - 3rem);
        flex-basis:calc(50% - 3rem)
    }
}
@media (max-width:550px){
    .b-partnerships-grid{
        display:block
    }
    .b-partnerships-grid__item{
        width:100%;
        margin-right:auto;
        margin-bottom:4.8rem;
        margin-left:auto
    }
    .b-partnerships-grid__image{
        width:80%;
        min-height:unset;
        margin-bottom:3rem
    }
}
.b-symposium-partners{
    padding:0 0 8rem
}
.b-symposium-partners__grid{
    display:grid;
    padding-bottom:3.5rem;
    margin-top:6rem;
    grid-column-gap:8rem;
    grid-row-gap:5rem;
    grid-template-columns:repeat(4,1fr)
}
.b-symposium-partners__item{
    -webkit-align-self:center;
    align-self:center;
    justify-self:center
}
.b-symposium-partners img{
    display:block;
    max-width:200px
}
@media (max-width:1050px){
    .b-symposium-partners__grid{
        grid-template-columns:repeat(3,1fr)
    }
}
@media (max-width:900px){
    .b-symposium-partners{
        padding-bottom:2.4rem
    }
    .b-symposium-partners__grid{
        grid-template-columns:repeat(2,1fr)
    }
}
@media (max-width:450px){
    .b-symposium-partners__grid{
        grid-template-columns:1fr
    }
}
.b-accordion__title{
    padding-right:5%;
    font-size: 2.2rem !important;
    margin:0!important;
    color:#0f4e60;
    cursor:pointer
}
.b-accordion__trigger{
    padding:2.4rem 0;
    border-top:2px solid #b9d9e7
}
.b-accordion__trigger:last-of-type{
    border-bottom:2px solid #b9d9e7
}
.b-accordion__trigger>.wrapper{
    position:relative
}
.b-accordion__trigger>.wrapper::after,.b-accordion__trigger>.wrapper::before{
    position:absolute;
    top:1.75rem;
    right:0;
    margin:0 0 -8px;
    background:#323232;
    border-radius:1px;
    content:'';
    pointer-events:none;
    transition:all .3s ease
}
.b-accordion__trigger>.wrapper::before{
    right:9px;
    width:3px;
    height:20px;
    margin-top:-8px
}
.b-accordion__trigger>.wrapper::after{
    right:1px;
    width:20px;
    height:3px
}
.b-accordion__trigger.active>.wrapper::before{
    height:0;
    margin-top:0
}
.b-accordion__trigger.active>.wrapper::after{
    background:#0f4e60
}
.b-accordion__hidden{
    display:none;
    padding:3.2rem 0
}
.b-accordion .accordion-content__container{
    max-width:750px
}
.b-accordion .accordion-content img{
    width:auto
}
.b-accordion .image-grid{
    display:grid;
    grid-gap:3rem;
    grid-template-columns:repeat(4,1fr)
}
.b-accordion .image-grid h5{
    margin-top:.4rem;
    color:#323232
}
.b-accordion .image-grid__item:hover h5{
    color:#0f4e60
}
.b-accordion .bios .bio-container{
    margin-bottom:6rem
}
.b-accordion .bios p{
    max-width:750px
}
.b-accordion .bios .name{
    margin-top:2.4rem;
    margin-bottom:.75rem;
    color:#0f4e60;
    font-size:2rem
}
.b-accordion .bios .bio{
    font-size:1.8rem;
    font-style:italic
}
.b-accordion .bios .partner{
    margin-bottom:0
}
.b-accordion .bios .circle-image{
    width:263px;
    height:263px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    border-radius:50%
}
@media (max-width:1180px){
    .b-accordion .image-grid{
        grid-template-columns:repeat(3,1fr)
    }
}
@media (max-width:900px){
    .b-accordion .image-grid{
        grid-template-columns:repeat(2,1fr)
    }
}
@media (max-width:768px){
    .b-accordion{
        padding-bottom:6.4rem
    }
    .b-accordion__hidden{
        padding:2.4rem 0 1rem
    }
}
@media (max-width:550px){
    .b-accordion .image-grid{
        display:block
    }
    .b-accordion .image-grid__item{
        display:block;
        margin-bottom:3rem
    }
    .b-accordion .image-grid .subheading-1{
        margin-top:1rem
    }
    .b-accordion .bios .circle-image{
        width:220px;
        height:220px
    }
    .b-accordion .bios p{
        font-size:1.6rem!important
    }
}
.blog-accordion .accordion-content__container>p>a{
    position:relative;
    top:1rem;
    font-size:2rem
}
.b-quote-banner{
    color:#0f4e60
}
.b-quote-banner .quote-text{
    position:relative;
    margin-bottom:1.6rem
}
.b-quote-banner .quote-text::before{
    display:none; /*spadewerk change from block */
    width:23px;
    height:16px;
    margin-bottom:1.6rem;
    background-image:url(../../views/svg/quote-icon.svg);
    background-size:cover;
    content:''
}
.b-quote-banner__container{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.b-quote-banner__text{
    -webkit-flex-basis:80%;
    flex-basis:80%
}
.b-quote-banner__image{
    width:280px;
    -webkit-flex-basis:20%;
    flex-basis:20%
}
@media (max-width:768px){
    .b-quote-banner p{
        font-size:1.6rem
    }
    .b-quote-banner__container{
        display:block
    }
    .b-quote-banner__image{
        margin-right:auto;
        margin-left:auto
    }
    .b-quote-banner .quote-text::before{
        width:17px;
        height:12px
    }
}
.b-content-grid__container{
    display:-webkit-flex;
    display:flex
}
.b-content-grid h4{
    margin-bottom:.8rem
}
.b-content-grid__left{
    -webkit-flex-basis:57%;
    flex-basis:57%
}
.b-content-grid__left h4{
    margin-top:2.4rem
}
.b-content-grid__right{
    display:-webkit-flex;
    display:flex;
    height:100%;
    -webkit-flex-basis:43%;
    flex-basis:43%;
    -webkit-flex-direction:column;
    flex-direction:column;
    padding-left:3.5%
}
.b-content-grid .bottom-right,.b-content-grid .top-right{
    padding:0 1.5%
}
.b-content-grid .top-right{
    padding-bottom:4rem;
    border-bottom:2px solid #b9d9e7
}
.b-content-grid .bottom-right{
    padding-top:3rem
}
@media (max-width:900px){
    .b-content-grid__container{
        display:block
    }
    .b-content-grid .bottom-right,.b-content-grid .top-right,.b-content-grid__left,.b-content-grid__right{
        padding:0
    }
    .b-content-grid .bottom-right p:last-of-type,.b-content-grid .top-right p:last-of-type,.b-content-grid__left p:last-of-type,.b-content-grid__right p:last-of-type{
        margin:0
    }
    .b-content-grid__left h4{
        margin-top:1.6rem
    }
    .b-content-grid .top-right{
        padding:2.4rem 0;
        border-top:2px solid #b9d9e7;
        margin:2.4rem 0
    }
    .b-content-grid .btn{
        display:inline-block;
        margin-top:2.4rem
    }
}
.b-content-rows{
    background:#f9f7f2
}
.b-content-rows__grid{
    display:grid;
    margin-bottom:5.6rem;
    grid-gap:5rem 3rem;
    grid-template-columns:repeat(3,1fr)
}
.b-content-rows__grid:last-of-type{
    margin-bottom:0
}
.b-content-rows .c-content-preview:nth-of-type(3n){
    margin-right:0
}
.b-content-rows .c-content-preview__link:hover{
    color:#0f4e60;
    opacity:1
}
.b-content-rows .article-title{
    display:block;
    padding-top:1rem
}
@media (max-width:1050px){
    .b-content-rows__grid{
        grid-template-columns:repeat(2,1fr)
    }
}
@media (max-width:676px){
    .b-content-rows__grid{
        display:block;
        margin-bottom:4.8rem
    }
    .b-content-rows .c-content-preview{
        margin:0 0 3rem
    }
}
.b-contact-info{
    background:#e7f1f5
}
.b-contact-info .subheading-3{
    margin-bottom:1.6rem;
    color:#797979
}
.b-contact-info__container{
    display:-webkit-flex;
    display:flex
}
.b-contact-info__left,.b-contact-info__right{
    -webkit-flex-basis:50%;
    flex-basis:50%
}
.b-contact-info__left{
    padding-right:5%
}
.b-contact-info a{
    display:inline-block;
    margin-bottom:4.8rem;
    color:#0f4e60;
    font-weight:700
}
.b-contact-info a:last-of-type{
    margin-bottom:0
}
.b-contact-info a:hover{
    color:#323232
}
@media (max-width:950px){
    .b-contact-info__container{
        display:block
    }
    .b-contact-info a,.b-contact-info__left{
        margin-bottom:4rem
    }
}
.b-hero-video{
    display:-webkit-flex;
    display:flex;
    overflow:hidden;
    min-height:88vh;
    color:#fdfdfd
}
.b-hero-video h1{
    color:#fdfdfd
}
.b-hero-video__text{
    max-width:945px
}
.b-hero-video__background{
    position:relative;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover
}
.b-hero-video__overlay{
    position:relative;
    z-index:5;
    display:-webkit-flex;
    display:flex;
    width:100%;
    height:100%;
    -webkit-flex-direction:column;
    flex-direction:column;
    -webkit-justify-content:center;
    justify-content:center;
    padding:8rem 0 0 0
}
.b-hero-video .video-background{
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
    width:100%;
    min-height:90vh;
    pointer-events:none
}
.b-hero-video .video-background iframe{
    position:absolute;
    top:50%;
    left:50%;
    width:100vw;
    min-width:177.77vh;
    height:56.25vw;
    min-height:100vh;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
@media (max-width:1280px){
    .b-hero-video,.b-hero-video .video-background{
        min-height:75vh
    }
}
.b-copy-block-with-image img{
    width:310px;
    max-width:100%
}
.b-copy-block-with-image__flex-container{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:flex-start;
    align-items:flex-start;
    margin-top:4rem
}
.b-copy-block-with-image__content{
    padding-left:8rem
}
.b-copy-block-with-image p{
    margin-bottom:4rem
}
.b-copy-block-with-image p:last-of-type{
    margin-bottom:0
}
@media (max-width:800px){
    .b-copy-block-with-image__flex-container{
        display:block
    }
    .b-copy-block-with-image__content{
        padding:0;
        margin-top:2.4rem
    }
}
.b-copy-block.has-image img{
    max-width:100%
}
.b-copy-block.has-image p, .b-copy-block.has-image li{
    color:#323232
}

.b-copy-block.has-image p a, .b-copy-block.has-image li a{
    text-decoration: underline;
}

.b-copy-block__content p a, .b-copy-block__content li a {
	text-decoration: underline;
}

.b-copy-block.has-image p a:hover, .b-copy-block.has-image li a:hover{
    text-decoration: none; color:#323232;
}

.b-copy-block__content p a:hover, .b-copy-block__content li a:hover {
    text-decoration: none; color:#323232;
}

.b-copy-block.has-image .b-copy-block__container{
    display:-webkit-flex;
    display:flex
}
.b-copy-block.has-image .b-copy-block__image{
    width:263px;
    -webkit-flex-basis:263px;
    flex-basis:263px;
    padding-top:2rem;
    margin-left:5%
}
.b-copy-block__image img {
	width:263px;
    -webkit-flex-basis:263px;
    flex-basis:263px;
    padding-top:2rem;
    margin-left:5%}

.b-copy-block.has-image .b-copy-block__content{
    max-width:805px;
    -webkit-flex:1;
    flex:1
}
.b-copy-block .b-copy-block__content{
    max-width:750px
}
@media (max-width:900px){
    .b-copy-block.has-image .b-copy-block__container{
        display:block
    }
}
.site-header{
    position:fixed;
    z-index:50;
    top:0;
    right:0;
    left:0;
    display:-webkit-flex;
    display:flex;
    height:9rem;
    -webkit-align-items:center;
    align-items:center;
    padding:1.5rem 0;
    -webkit-transform:translateY(0);
    transform:translateY(0);
    transition:all .3s ease-in-out
}
.site-header--post{
    background:#0f4e60
}
.site-header>.wrapper{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.site-header a{
    color:#fdfdfd
}
.site-header .nav-main{
    margin-right:2rem;
    margin-left:auto
}
.site-header .site-logo svg{
    width:188px
}
.site-header--solid{
    background:#0f4e60
}
.site-header.scrolled{
    background:#0f4e60;
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%)
}
.site-header.up{
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.site-header__right{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center
}
.site-header .hamburger{
    display:none
}
@media (max-width:1305px){
    .site-header .nav-main{
        display:none
    }
    .site-header .hamburger{
        display:block
    }
}
.slide-out{
    position:fixed;
    z-index:50;
    top:0;
    right:0;
    bottom:0;
    left:0;
    display:none;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    background:#0f4e60
}
.slide-out br{
    display:none
}
.slide-out li{
    margin:1rem 0;
    text-align:center
}
.slide-out a{
    padding:1rem 0;
    color:#fdfdfd
}
.slide-out.active{
    display:-webkit-flex;
    display:flex
}
.site-footer{
    background:#0f4e60;
    color:#fdfdfd
}
.site-footer h5{
    letter-spacing:0
}
.site-footer a,.site-footer h5{
    color:#fdfdfd
}
.site-footer a:hover{
    color:#fdfdfd;
    text-decoration:none
}
.site-footer__flex-container{
    display:-webkit-flex;
    display:flex;
    padding-bottom:4rem
}
.site-footer__column .subheading-2{
    margin-top:0
}
.site-footer__column-1{
    -webkit-flex-basis:100px;
    flex-basis:100px
}
.site-footer__column-2,.site-footer__column-3{
    -webkit-flex-basis:262px;
    flex-basis:262px
}
.site-footer__column-3 p{
    margin:0
}
.site-footer__column-4{
    margin-left:auto
}
.site-footer__bottom{
    display:-webkit-flex;
    display:flex;
    padding-bottom:2.4rem;
    padding-left:100px
}
.site-footer__nav{
    display:-webkit-flex;
    display:flex;
    margin-left:auto
}
.site-footer__nav a{
    padding:0 1rem
}
.site-footer .nav-items{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center
}
.site-footer__social{
    white-space:nowrap
}
.site-footer__social a:first-of-type svg{
    margin-left:0
}
.site-footer__social svg{
    margin-left:1.6rem;
    transition:opacity .3s ease
}
.site-footer__social svg:hover{
    opacity:.7
}
@media (max-width:1050px){
    .site-footer__bottom{
        display:block
    }
    .site-footer__nav{
        -webkit-justify-content:flex-start;
        justify-content:flex-start;
        margin-top:1.6rem
    }
    .site-footer__nav a:first-of-type{
        padding-left:0
    }
}
@media (max-width:980px){
    .site-footer__column-1 svg{
        width:64px;
        height:61px
    }
    .site-footer__social svg{
        width:44px;
        height:44px
    }
    .site-footer__flex-container{
        -webkit-flex-direction:column;
        flex-direction:column;
        padding:0
    }
    .site-footer__bottom{
        padding-left:0
    }
    .site-footer__column-1,.site-footer__column-2,.site-footer__column-3,.site-footer__column-4{
        -webkit-flex-basis:auto;
        flex-basis:auto;
        margin:0
    }
    .site-footer__column-1{
        margin-bottom:3.2rem
    }
    .site-footer__column-2{
        margin-bottom:2.4rem
    }
    .site-footer__column-3{
        margin-bottom:4rem
    }
    .site-footer__column-4{
        margin-bottom:5.4rem
    }
}
.blog-archive .b-accordion{
    background:#e7f1f5
}
.blog-archive__container{
    padding-bottom:6rem
}
.post-grid{
    display:grid;
    grid-gap:5.6rem 2rem;
    grid-template-columns:repeat(3,1fr)
}
.post-grid .c-post-preview img{
    display:block
}
.post-grid--category{
    margin-top:10rem
}
@media (max-width:900px){
    .post-grid{
        display:block;
        margin-top:4.8rem
    }
    .post-grid .c-post-preview{
        margin-bottom:4rem
    }
    .post-grid .c-post-preview:last-of-type{
        margin-bottom:0
    }
    .post-grid--category{
        margin-top:4.8rem
    }
}
.category-filter{
    padding:3.2rem 0;
    background:#e7f1f5;
    text-align:center
}
.category-filter a,.category-filter__btn{
    padding:1rem 0;
    margin:0 1.7rem;
    color:#797979;
    font-family:"Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.6rem;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase
}
.category-filter a.current-category,.category-filter__btn.current-category{
    padding-bottom:.5rem;
    border-bottom:2px solid #0f4e60;
    color:#0f4e60
}
.category-filter a:hover,.category-filter__btn:hover{
    color:#0f4e60
}
.category-filter__items{
    display:block
}
.category-filter__btn{
    padding-bottom:2.4rem;
    margin:0 auto;
    color:#0f4e60;
    outline:0;
    text-align:center
}
.category-filter__btn-container{
    display:none
}
@media (max-width:900px){
    .category-filter{
        padding:2.4rem 0 0
    }
    .category-filter a,.category-filter__btn{
        font-size:1.8rem
    }
    .category-filter__btn-container{
        display:block
    }
    .category-filter__items{
        display:none;
        -webkit-flex-direction:column;
        flex-direction:column;
        -webkit-align-items:center;
        align-items:center;
        -webkit-justify-content:center;
        justify-content:center;
        padding:1.4rem 0
    }
    .category-filter__items a{
        padding:.8rem 0;
        margin:.8rem 0
    }
}
.category-and-date{
    display:-webkit-flex;
    display:flex;
    color:#797979;
    font-size:16px;
    font-style:normal;
    font-weight:700;
    letter-spacing:1px;
    line-height:20px
}
.category-and-date a,.category-and-date h5{
    color:#797979;
    text-transform:uppercase
}
.category-and-date .bullet{
    margin:0 .75rem;
    line-height:inherit
}
.single-post{
    padding-top:90px
}
.single-post .article-splash{
    background:#f9f7f2
}
.single-post .article-splash h5.subheading-1{
    margin-bottom:3rem;
    color:#323232;
    text-transform:uppercase
}
.single-post h1.article-title{
    margin-bottom:5.6rem;
    color:#0f4e60;
    font-size:5.6rem;
    font-weight:700;
    line-height:1.2
}
.single-post .article-content .category-and-date{
    margin-bottom:4rem
}
.single-post .article-content .category-and-date h5{
    margin-bottom:0
}
.single-post .article-content__container{
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.single-post .article-content .the-content{
    max-width:750px;
    -webkit-flex-basis:75%;
    flex-basis:75%
}
.single-post .article-content .the-content p{
    text-align:left
}
.single-post .article-content .the-content>p:first-of-type{
    font-size:2rem
}
.single-post .article-content .the-sidebar{
    max-width:165px;
    -webkit-flex-basis:25%;
    flex-basis:25%
}
.single-post .article-content .the-sidebar__author{
    padding-bottom:2.4rem;
    border-bottom:2px solid #b9d9e7;
    margin-bottom:2.4rem
}
.single-post .article-content .the-sidebar__author h5{
    font-size:1.6rem
}
.single-post .article-content .the-sidebar__author p{
    margin-bottom:0;
    font-size:1.6rem;
    text-align:left
}

.single-post .article-content .the-sidebar__byline{
    padding-bottom:2.4rem;
    /* border-bottom:2px solid #b9d9e7; */
    margin-bottom:2.4rem;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.55;
}
.single-post .article-content .the-sidebar__byline h5{
    font-family: "Neuzeit Grotesk",Helvetica,sans-serif;
    font-size:1.6rem;
    line-height: 1.43;
}
.single-post .article-content .the-sidebar__byline p{
    margin-bottom:0;
    font-size:1.6rem;
    text-align:left
}

.single-post .article-content .the-sidebar .author-name{
    margin-bottom:0
}
.single-post .article-content .the-sidebar__share .share{
    display:-webkit-flex;
    display:flex
}
.single-post .article-content .the-sidebar__share .share a{
    margin-right:1.4rem
}
.single-post .article-content .the-sidebar__share .share a svg path{
    transition:all .3s ease
}
.single-post .article-content .the-sidebar__share .share a:hover svg path:first-of-type{
    fill:#797979
}
.single-post .article-content .the-tags{
    padding-top:4rem
}
.single-post .article-content .the-tags h5{
    margin-bottom:2.5rem;
    font-size:1.6rem;
    line-height:1;
    text-transform:uppercase
}
.single-post .article-content .the-tags a{
    padding:1.2rem 1.4rem;
    margin-right:.8rem;
    margin-bottom:1rem;
    background:#e7f1f5;
    font-size:1.6rem;
    font-weight:700;
    line-height:1;
    text-transform:uppercase;
    white-space:nowrap
}
.single-post .article-content .the-tags__container{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap
}
.single-post .article-content .pagination{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:flex-start;
    align-items:flex-start;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    padding-top:3.2rem;
    border-top:2px solid #b9d9e7;
    margin-top:2.4rem
}
.single-post .wp-block-pullquote{
    padding:2rem 0 4rem
}
.single-post .wp-block-pullquote blockquote{
    margin:0 2.4rem;
    font-weight:700
}
.single-post .wp-block-pullquote p{
    color:#0f4e60;
    text-align:left
}
.single-post .wp-block-pullquote p:last-of-type{
    margin-bottom:0
}
.single-post .wp-block-image{
    margin-top:4rem
}
.single-post .related-posts{
    background:#e7f1f5
}
.single-post .related-posts .c-post-preview{
    margin-bottom:0
}
@media (max-width:1050px){
    .single-post .article-content__container{
        display:block
    }
    .single-post .article-content .the-sidebar{
        width:100%;
        max-width:unset;
        margin-top:4rem
    }
    .single-post .article-content .the-sidebar p{
        max-width:280px
    }
    .single-post .article-content .the-sidebar__share svg{
        width:44px;
        height:44px
    }
    .single-post .article-content .pagination{
        margin-top:2.4rem;
        margin-bottom:0
    }
}
@media (max-width:900px){
    .single-post .related-posts .c-post-preview{
        margin-bottom:4rem
    }
}
@media (max-width:676px){
    .single-post h1.article-title{
        margin-bottom:3.2rem;
        font-size:3.6rem
    }
}
.search-archive{
    padding:90px 0 10rem;
    margin-top:8rem
}
.search-archive h5>a{
    color:#797979
}
.search-archive h4>a{
    color:#0f4e60
}
@media (max-width:550px){
    .search-archive{
        margin-top:6rem
    }
}
.not-found{
    display:-webkit-flex;
    display:flex;
    min-height:80vh;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    padding:6rem 0;
    text-align:center
}
.scsc-page-privacy-policy{
    padding-top:6rem
}
.slick-slider{
    position:relative;
    display:block;
    box-sizing:border-box;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list{
    position:relative;
    overflow:hidden;
    display:block;
    margin:0;
    padding:0
}
.slick-list:focus{
    outline:0
}
.slick-list.dragging{
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.slick-track{
    position:relative;
    left:0;
    top:0;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.slick-track:after,.slick-track:before{
    content:"";
    display:table
}
.slick-track:after{
    clear:both
}
.slick-loading .slick-track{
    visibility:hidden
}
.slick-slide{
    float:left;
    height:100%;
    min-height:1px;
    display:none
}
[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
}
.slick-loading .slick-list{
    background:#fff url(/node_modules/slick-carousel/slick-carousel/slick/ajax-loader.gif) center center no-repeat
}
@font-face{
    font-family:slick;
    src:url(/node_modules/slick-carousel/slick/fonts/slick.eot);
    src:url(/node_modules/slick-carousel/slick/fonts/slick.eot?#iefix) format("embedded-opentype"),url(/node_modules/slick-carousel/slick/fonts/slick.woff) format("woff"),url(/node_modules/slick-carousel/slick/fonts/slick.ttf) format("truetype"),url(/node_modules/slick-carousel/slick/fonts/slick.svg#slick) format("svg");
    font-weight:400;
    font-style:normal
}
.slick-next,.slick-prev{
    position:absolute;
    display:block;
    height:20px;
    width:20px;
    line-height:0;
    font-size:0;
    cursor:pointer;
    background:0 0;
    color:transparent;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    padding:0;
    border:none;
    outline:0
}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{
    outline:0;
    background:0 0;
    color:transparent
}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{
    opacity:1
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{
    opacity:.25
}
.slick-next:before,.slick-prev:before{
    font-family:slick;
    font-size:20px;
    line-height:1;
    color:#000;
    opacity:.75;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.slick-prev{
    left:-25px
}
[dir=rtl] .slick-prev{
    left:auto;
    right:-25px
}
.slick-prev:before{
    content:"←"
}
[dir=rtl] .slick-prev:before{
    content:"→"
}
.slick-next{
    right:-25px
}
[dir=rtl] .slick-next{
    left:-25px;
    right:auto
}
.slick-next:before{
    content:"→"
}
[dir=rtl] .slick-next:before{
    content:"←"
}
.slick-dotted.slick-slider{
    margin-bottom:30px
}
.slick-dots{
    position:absolute;
    bottom:-25px;
    list-style:none;
    display:block;
    text-align:center;
    padding:0;
    margin:0;
    width:100%
}
.slick-dots li{
    position:relative;
    display:inline-block;
    height:20px;
    width:20px;
    margin:0 5px;
    padding:0;
    cursor:pointer
}
.slick-dots li button{
    border:0;
    background:0 0;
    display:block;
    height:20px;
    width:20px;
    outline:0;
    line-height:0;
    font-size:0;
    color:transparent;
    padding:5px;
    cursor:pointer
}
.slick-dots li button:focus,.slick-dots li button:hover{
    outline:0
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{
    opacity:1
}
.slick-dots li button:before{
    position:absolute;
    top:0;
    left:0;
    content:"•";
    width:20px;
    height:20px;
    font-family:slick;
    font-size:6px;
    line-height:20px;
    text-align:center;
    color:#000;
    opacity:.25;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before{
    color:#000;
    opacity:.75
}

/* spadewerk add  */

img.alignright.size-full {
	float:right;
	margin-left: 20px;
	width: inherit;
	height: inherit}
	
img.alignleft.size-full {
	float:left;
	margin-right: 20px;
	width: inherit;
	height: inherit}

img.alignright.size-medium {
	float:right;
	margin-left: 20px;
	width: inherit;
	height: inherit}
	
img.alignleft.size-medium {
	float:left;
	margin-right: 20px;
	width: inherit;
	height: inherit}
	
img.alignnone.size-medium, img.alignnone.size-full, img.alignnone.size-large {
	margin: 20px 0px 20px 0px;
	width: inherit;
	height: inherit}

