@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

@import url(https://use.typekit.net/vxu0clb.css);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

figure {
    margin: 1em 40px
}

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

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

textarea {
    overflow: auto
}

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

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

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

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

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

button {
    border: none;
    outline: 0;
    background: 0 0;
    padding: 0
}

::-moz-selection {
    background-color: #04c4bd;
    color: #fff
}

::selection {
    background-color: #04c4bd;
    color: #fff
}

::-webkit-input-placeholder {
    color: #6e6e6e
}

::-moz-placeholder {
    color: #6e6e6e
}

:-ms-input-placeholder {
    color: #6e6e6e
}

::-ms-input-placeholder {
    color: #6e6e6e
}

::placeholder {
    color: #6e6e6e
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #000;
    font-weight: 300
}

@media all and (max-width:600px) {
    body {
        font-size: 16px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: inherit
}

p {
    margin: 0
}

p+p {
    margin-top: 1em
}

em {
    font-style: italic;
    font-family: proxima-nova, sans-serif
}

img {
    max-width: 100%
}

.page-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.site-header {
    position: relative;
    z-index: 3;
    height: 10.67em;
    width: 100%;
    font-size: 15px
}

@media all and (max-width:1080px) {
    .site-header {
        font-size: 13px
    }
}

@media all and (max-width:900px) {
    .site-header {
        font-size: 11px
    }
}

@media all and (max-width:700px) {
    .site-header {
        height: 75px
    }
}

.site-header__inner {
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media all and (max-width:450px) {
    .site-header__inner {
        max-width: calc(100% - 20px * 2)
    }
}

.site-logo {
    height: 68px;
    display: inline-block
}

.site-logo svg {
    height: 100%;
    vertical-align: middle
}

@media all and (max-width:1080px) {
    .site-logo {
        height: 60px
    }
}

@media all and (max-width:900px) {
    .site-logo {
        height: 40px
    }
}

.header-nav {
    padding-bottom: 10px;
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media all and (max-width:700px) {
    .header-nav {
        display: none
    }
}

.utility-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 2em
}

.utility-nav__link {
    padding: 4px 6px;
    font-size: 1em;
    font-weight: 900;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase;
    background-color: #72226d;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease
}

.utility-nav__link:focus,
.utility-nav__link:hover {
    outline: 0;
    background-color: #8e2a88
}

.keyboard-nav .utility-nav__link:focus {
    -webkit-box-shadow: 0 0 0 3px #611d5d;
    box-shadow: 0 0 0 3px #611d5d
}

.utility-nav__social-link {
    margin-left: 15px
}

.utility-nav__social-link img {
    height: 24px;
    width: 24px;
    vertical-align: middle
}

@media all and (max-width:800px) {
    .utility-nav__social-link {
        margin-left: 2px
    }
    .utility-nav__social-link img {
        height: 18px;
        width: 18px
    }
}

.utility-nav__link+.utility-nav__link {
    margin-left: 15px
}

@media all and (max-width:800px) {
    .utility-nav__link+.utility-nav__link {
        margin-left: 2px
    }
}

.utility-nav__link--grey {
    background: #c6c8ca
}

.utility-nav__link--grey:focus,
.utility-nav__link--grey:hover {
    background: #acb1b5
}

.utility-nav__search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background-color: #f99d2a;
    margin-left: 15px;
    cursor: pointer
}

.utility-nav__search img {
    height: 11px;
    width: auto;
    cursor: pointer
}

.header-menu {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.header-menu__link {
    position: relative;
    display: inline-block
}

.header-menu__link>a {
    display: block;
    padding: 5px 8px;
    color: #5f646a;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-size: 1em;
    font-weight: 900;
    -webkit-transition: all 275ms ease;
    -o-transition: all 275ms ease;
    transition: all 275ms ease
}

.header-menu__link>a:focus {
    color: #fff;
    outline: 0
}

.header-menu__link>a:hover {
    color: #fff;
    background-color: #72226d
}

.header-menu__link:hover .dropdown {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    pointer-events: auto
}

.header-menu__link:focus-within,
.header-menu__link:hover {
    background-color: #72226d
}

.header-menu__link:focus-within a,
.header-menu__link:hover a {
    color: #fff;
    outline: 0
}

.header-menu__link:focus-within a:focus,
.header-menu__link:focus-within a:hover,
.header-menu__link:hover a:focus,
.header-menu__link:hover a:hover {
    background-color: rgba(0, 0, 0, .1)
}

.header-menu__link+.header-menu__link {
    margin-left: 2.67em
}

@media all and (max-width:800px) {
    .header-menu__link+.header-menu__link {
        margin-left: .5em
    }
}

.header-menu__link--parent>a {
    padding-bottom: 8px
}

.header-menu__dropdown-caret {
    display: none;
    position: absolute;
    top: 2px;
    right: -19px;
    height: 19px;
    width: 19px;
    background: url(../images/dropdown-caret-purple.png) center center no-repeat;
    background-size: 7px 6px;
    border-radius: 50%
}

.header-menu__dropdown-caret:focus {
    background-color: #f99d2a
}

.keyboard-nav .header-menu__dropdown-caret {
    display: block
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 7px;
    border-top-left-radius: 0;
    color: #fff;
    text-align: left;
    font-size: 1em;
    background-color: #72226d;
    pointer-events: none;
    opacity: 0;
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.dropdown:hover {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    pointer-events: auto
}

.keyboard-nav .dropdown {
    display: none
}

.keyboard-nav .is-open .dropdown {
    display: block
}

@media all and (max-width:1450px) {
    .dropdown {
        left: auto;
        right: 0;
        border-top-left-radius: 7px;
        border-top-right-radius: 0
    }
}

.header-menu__link:focus-within>.dropdown,
.header-menu__link:hover .dropdown {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    pointer-events: auto
}

.dropdown__link a,
.dropdown__link span {
    display: block;
    width: 14em;
    padding: 10px 18px;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease
}

.dropdown__link a:first-child,
.dropdown__link span:first-child {
    padding-top: 1em
}

.dropdown__link a:last-child,
.dropdown__link span:last-child {
    padding-bottom: 1em
}

.dropdown__link a:hover,
.dropdown__link span:hover {
    background-color: rgba(0, 0, 0, .1)
}

.dropdown__link ul.dropdown {
    position: relative;
    padding-left: 20px;
    margin-right: -20px
}

.breadcrumbs {
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    padding-bottom: 42px;
    font-weight: 700;
    font-size: 14px
}

@media all and (max-width:450px) {
    .breadcrumbs {
        max-width: calc(100% - 20px * 2)
    }
}

.breadcrumbs ol {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.breadcrumbs li {
    display: inline-block;
    color: #72226d
}

.breadcrumbs li+li::before {
    content: "/"
}

.breadcrumbs a {
    color: #5e6469
}

.breadcrumbs a:hover {
    text-decoration: underline
}

@media all and (max-width:700px) {
    .breadcrumbs {
        margin-top: 10px;
        font-size: 12px
    }
}

.type-article .breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.type-article .breadcrumbs nav {
    width: 100%;
    max-width: 700px
}

.type-event .breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.type-event .breadcrumbs nav {
    width: 100%;
    max-width: 700px
}

.site-main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden
}

.page-title {
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    font-size: 43px;
    color: #f99d2a;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 15px
}

@media all and (max-width:450px) {
    .page-title {
        max-width: calc(100% - 20px * 2)
    }
}

.type-initiative .page-title,
.type-initiatives_directory .page-title {
    color: #00b8b0
}

@media all and (max-width:900px) {
    .page-title {
        font-size: 38px
    }
}

@media all and (max-width:450px) {
    .page-title {
        font-size: 34px
    }
}

.page-title--teal {
    color: #00b8b0
}

.page-title--purple {
    color: #72226d
}

.page-subtitle {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    padding-bottom: 25px;
    color: #787d83
}

.page-intro {
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    margin-bottom: 1.5em;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.35
}

@media all and (max-width:450px) {
    .page-intro {
        max-width: calc(100% - 20px * 2)
    }
}

@media all and (max-width:900px) {
    .page-intro {
        font-size: 18px
    }
}

@media all and (max-width:450px) {
    .page-intro {
        font-size: 16px
    }
}

.page-intro__inner {
    max-width: 980px
}

.page-intro__inner h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    margin: 2em 0 1.5em;
    color: #72226d;
    text-transform: uppercase
}

.page-intro__inner h3,
.page-intro__inner h4 {
    margin: 2em 0 1em;
    font-size: 20px;
    font-weight: 700;
    color: #00b8b0;
    text-transform: uppercase
}

.page-intro__inner h4 {
    margin: 2em 0 1em;
    text-transform: none
}

.page-intro__inner h2 a,
.page-intro__inner h3 a,
.page-intro__inner h4 a {
    color: #72226d;
    border: none
}

.page-intro__inner h2 a:hover,
.page-intro__inner h3 a:hover,
.page-intro__inner h4 a:hover {
    text-decoration: underline
}

.page-intro__inner p {
    line-height: 1.35
}

.page-intro__inner p+p {
    margin-top: 1em
}

.page-intro__inner p+video,
.page-intro__inner video+p {
    margin-top: 1.5em
}

.page-intro__inner video {
    width: 100%;
    max-width: 700px;
    height: auto
}

.page-intro__inner a {
    text-decoration: underline;
    color: #72226d;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700
}

.page-intro__inner a:hover {
    color: #f99d2a
}

.page-intro__inner ul {
    margin: 1.5em 0;
    padding: 0 0 0 30px;
    list-style-type: disc;
    color: #000;
    list-style-position: outside
}

.page-intro__inner ol {
    margin: 1.5em 0;
    padding: 0 0 0 10px;
    color: #000;
    list-style-position: inside
}

.page-intro__inner li+li {
    margin-top: 1em
}

.page-intro__inner img {
    max-width: 100%;
    margin: 1em 0;
    vertical-align: middle
}

.page-intro__inner iframe {
    vertical-align: middle
}

.page-intro__inner figure:not(.quote) {
    margin: 2em 0;
    padding: 0;
    width: 100%;
    max-width: 1150px;
    overflow: visible
}

.page-intro__inner figure:not(.quote) img {
    margin: 0 0 5px
}

.page-intro__inner figure:not(.quote) figcaption {
    font-size: .833em;
    line-height: 1.35;
    font-style: italic
}

.page-intro__inner figure:not(.quote):first-child {
    margin-top: 0
}

.page-intro__inner .quote {
    padding: 3em 1.5em;
    margin: 0
}

.page-intro__inner .quote blockquote {
    margin: 0;
    padding: 0 2.8em;
    font-weight: 700;
    color: #72226d;
    font-size: 1.5em
}

.page-intro__inner .quote blockquote p {
    position: relative
}

.page-intro__inner .quote blockquote>p:first-child::before {
    content: "";
    position: relative;
    z-index: -1;
    display: block;
    width: 120px;
    height: 75px;
    margin: 0 0 -35px -40px;
    background: url(../images/open-quote.svg) center center no-repeat;
    opacity: .4
}

.page-intro__inner .quote blockquote>p:last-child::after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: -20px;
    z-index: -1;
    display: block;
    width: 120px;
    height: 75px;
    background: url(../images/close-quote.svg) center center no-repeat;
    opacity: .4
}

.page-intro__inner .quote figcaption {
    max-width: 700px;
    margin-top: 1em;
    font-size: 1em;
    padding: 0 4.25em;
    color: #72226d;
    font-weight: 300
}

.page-intro__inner .quote figcaption::before {
    content: "— "
}

.page-intro__inner b,
.page-intro__inner strong {
    font-weight: 700
}

.page-intro__inner em {
    font-style: italic
}

.page-intro__inner u {
    text-decoration: underline
}

.page-intro-buttons {
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    margin-bottom: 45px;
}

@media all and (max-width:450px) {
    .page-intro-buttons {
        max-width: calc(100% - 20px * 2)
    }
}

.page-intro-buttons a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.133em;
    padding: .533em 1em .4em;
    background: #72226d;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    font-size: 15px;
    letter-spacing: .02em;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    cursor: pointer;
    text-transform: uppercase
}

.page-intro-buttons a:hover {
    background: #5b1b57
}

@media all and (max-width:1080px) {
    .page-intro-buttons a {
        font-size: 14px
    }
}

@media all and (max-width:900px) {
    .page-intro-buttons a {
        font-size: 13px
    }
}

@media all and (max-width:450px) {
    .page-intro-buttons a {
        font-size: 12px
    }
}

.page-intro-buttons a+a {
    margin-left: 25px
}

@media all and (max-width:1080px) {
    .page-intro-buttons {
        margin-bottom: 45px
    }
}

@media all and (max-width:600px) {
    .page-intro-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 45px
    }
    .page-intro-buttons a+a {
        margin-left: 0;
        margin-top: 20px
    }
}

.site-footer {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 75px 0;
    background-color: #72226d;
    color: #fff
}

.site-footer::after,
.site-footer::before {
    content: "";
    height: 123px;
    width: 335px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 335px auto;
    opacity: .5
}

.site-footer::before {
    bottom: 10px;
    left: 0;
    background-image: url(../images/pattern-bottom.svg)
}

.site-footer::after {
    top: 10px;
    right: 0;
    background-image: url(../images/pattern-top.svg)
}

.site-footer__inner {
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    position: relative;
    z-index: 1
}

@media all and (max-width:450px) {
    .site-footer__inner {
        max-width: calc(100% - 20px * 2)
    }
}

.site-footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media all and (max-width:900px) {
    .site-footer__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer-menu {
    padding: 0;
    margin: 0;
    list-style-type: none
}

@media all and (max-width:900px) {
    .footer-menu {
        margin-bottom: 30px
    }
}

@media all and (max-width:550px) {
    .footer-menu {
        display: none
    }
}

.footer-menu__link {
    display: inline-block;
    margin-right: 75px;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .02em;
    font-size: 15px
}

.footer-menu__link:last-child {
    margin-right: 0
}

@media all and (max-width:1080px) {
    .footer-menu__link {
        font-size: 13px
    }
}

@media all and (max-width:900px) {
    .footer-menu__link {
        font-size: 12px
    }
}

@media all and (max-width:450px) {
    .footer-menu__link {
        font-size: 11px
    }
}

.footer-menu__link--parent {
    margin-right: 3em
}

@media all and (max-width:1080px) {
    .footer-menu__link--parent {
        margin-right: 2em
    }
}

.footer-menu__children {
    padding: 0;
    margin: 25px 0 0;
    list-style-type: none
}

.footer-menu__child-link {
    text-transform: none;
    font-weight: 300
}

.footer-menu__child-link+.footer-menu__child-link {
    margin-top: 15px
}

.site-footer__utility-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media all and (max-width:550px) {
    .site-footer__utility-nav {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }paragraph--type--new-parag
}

.site-footer__utility-nav-link {
    display: inline-block;
    padding: 4px 6px;
    margin-top: 15px;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease
}

.site-footer__utility-nav-link:hover {
    background-color: rgba(255, 255, 255, .3)
}

@media all and (min-width:551px) {
    .site-footer__utility-nav-link+.site-footer__utility-nav-link {
        margin-left: 15px
    }
}

.site-footer__utility-nav-link--highlighted {
    background-color: #fff;
    margin-top: 0;
    color: #72226d
}

.site-footer__utility-nav-link--highlighted:hover {
    background-color: rgba(255, 255, 255, .7)
}

.site-footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 10px
}

@media all and (max-width:550px) {
    .site-footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px
    }
}

.site-footer__social {
    margin-top: 25px
}

.site-footer__social a {
    display: inline-block
}

.site-footer__social a img {
    vertical-align: middle;
    height: 37px;
    width: 37px
}

.site-footer__social a+a {
    margin-left: 15px
}

.menu-toggle {
    position: absolute;
    z-index: 99;
    top: 15px;
    right: 15px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease
}

@media all and (max-width:700px) {
    .menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.menu-toggle.is-open {
    background-color: rgba(0, 0, 0, 0)
}

.mobile-nav {
    display: none;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 98;
    width: 100%;
    margin: 0;
    padding: 12px 0 45px;
    background-color: #72226d;
    color: #fff;
    list-style-type: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden
}

.mobile-nav.is-ready {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    visibility: visible
}

.mobile-nav.is-open {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media all and (max-width:700px) {
    .mobile-nav {
        display: block
    }
}

.mobile-nav__link {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    padding: 12px 15px;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.mobile-nav--submenu-open .mobile-nav__link {
    opacity: 0
}

.mobile-nav--submenu-open .mobile-nav__link--parent {
    opacity: 1
}

.mobile-nav__submenu-toggle {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    color: #fff;
    line-height: 1
}

.mobile-nav__submenu-toggle img {
    height: 13px;
    margin-left: 11px
}

.mobile-nav__submenu-toggle--open img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mobile-nav__submenu-toggle-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 40px;
    width: 40px
}

.mobile-nav__submenu-toggle-back img {
    height: 13px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mobile-nav__sub-menu {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 12px 26px 12px 15px;
    margin: 0;
    list-style-type: none;
    -webkit-transform: translateX(calc(-100% - 15%));
    -ms-transform: translateX(calc(-100% - 15%));
    transform: translateX(calc(-100% - 15%));
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #72226d
}

.mobile-nav__sub-menu--open {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mobile-nav__sub-menu-link {
    display: block;
    position: relative;
    padding: 12px 0;
    text-transform: none;
    font-weight: 700
}

.mobile-nav__sub-menu-link+.mobile-nav__sub-menu-link::before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .25);
    opacity: 0;
    -webkit-transition: all .3s .1s ease;
    -o-transition: all .3s .1s ease;
    transition: all .3s .1s ease
}

.mobile-nav__sub-menu--open .mobile-nav__sub-menu-link+.mobile-nav__sub-menu-link::before {
    opacity: 1
}

.mobile-nav__suffix {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    padding: 0 15px;
    margin-top: 12px;
    background-color: #00b8b0
}

.mobile-nav__suffix a {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em
}

.search-popup-mask {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, .97);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.search-popup-mask.active {
    display: block
}

.search-popup-mask.visible {
    opacity: 1;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.search-popup-mask__close {
    position: absolute;
    z-index: 101;
    top: 30px;
    right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    overflow: hidden;
    background: #72226d url(../images/icon-x.svg) center center no-repeat;
    background-size: 20px 20px;
    text-indent: -500px;
    cursor: pointer
}

.search-popup {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    width: 100%;
    display: none;
    opacity: 0;
    padding: 0 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.search-popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.search-popup.visible {
    opacity: 1;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.search-popup__input {
    width: 100%;
    max-width: 650px;
    padding-left: 60px;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 20px;
    line-height: 45px;
    border-bottom: 1px solid #72226d;
    background: url(../images/search-icon-purple.png) center left no-repeat;
    background-size: 40px auto
}

@media all and (max-width:500px) {
    .search-popup__input {
        padding-left: 40px;
        background-size: 25px auto
    }
}

.search-popup__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.133em;
    padding: .533em 1em .4em;
    background: #72226d;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    font-size: 15px;
    letter-spacing: .02em;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    cursor: pointer;
    margin-left: 30px;
    text-transform: uppercase
}

.search-popup__button:hover {
    background: #5b1b57
}

@media all and (max-width:1080px) {
    .search-popup__button {
        font-size: 14px
    }
}

@media all and (max-width:900px) {
    .search-popup__button {
        font-size: 13px
    }
}

@media all and (max-width:450px) {
    .search-popup__button {
        font-size: 12px
    }
}

.search {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 650px;
    max-width: 100%;
    height: 75px;
    padding-left: 60px;
    margin-bottom: 80px;
    border-bottom: 1px solid #f99d2a;
    background: url(../images/search-icon.png) center left no-repeat;
    background-size: 40px auto;
    cursor: text
}

.search input {
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 20px
}

.type-initiatives_directory .search {
    border-color: #00b8b0;
    background-image: url(../images/search-icon-teal.png)
}

.search.search--purple {
    border-color: #72226d;
    background-image: url(../images/search-icon-purple.png)
}

.search.search--teal {
    border-color: #00b8b0;
    background-image: url(../images/search-icon-teal.png)
}

@media all and (max-width:650px) {
    .search {
        margin-bottom: 60px
    }
}

@media all and (max-width:450px) {
    .search {
        margin-bottom: 45px
    }
}

.search__input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media all and (max-width:400px) {
    .search__input {
        width: 140px
    }
}

.search__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.133em;
    padding: .533em 1em .4em;
    background: #00b8b0;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    font-size: 15px;
    letter-spacing: .02em;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    cursor: pointer;
    height: 2.34975em;
    padding: .39975em .75em .3em;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: none
}

.search__button:hover {
    background: #00938d
}

@media all and (max-width:1080px) {
    .search__button {
        font-size: 14px
    }
}

@media all and (max-width:900px) {
    .search__button {
        font-size: 13px
    }
}

@media all and (max-width:450px) {
    .search__button {
        font-size: 12px
    }
}

.search__button.is-visible {
    display: block
}

.search__button-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 6px;
    background-color: #00b8b0;
    display: none
}

.search__button-loader svg {
    width: 3.75em;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite
}

.search__button-loader circle {
    fill: none;
    stroke: #fff;
    stroke-width: 4;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 90, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dashoffset: -125px
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 90, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dashoffset: -125px
    }
}

.search__button-loader.is-hidden {
    display: none
}

.is-loading .search__button-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.search__results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0 0 7px 7px;
    overflow: hidden;
    list-style-type: none;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.search__result {
    color: #fff
}

.search__result a,
.search__result span {
    display: block;
    padding: 10px 18px;
    background-color: #f99d2a;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease
}

.search__result a:focus,
.search__result a:hover,
.search__result span:focus,
.search__result span:hover {
    background-color: #f8900e;
    outline: 0
}

.type-initiatives_directory .search__result a:focus,
.type-initiatives_directory .search__result a:hover,
.type-initiatives_directory .search__result span:focus,
.type-initiatives_directory .search__result span:hover {
    background-color: #00a69e
}

.search--purple .search__result a:focus,
.search--purple .search__result a:hover,
.search--purple .search__result span:focus,
.search--purple .search__result span:hover {
    background-color: #671f62
}

.search--teal .search__result a:focus,
.search--teal .search__result a:hover,
.search--teal .search__result span:focus,
.search--teal .search__result span:hover {
    background-color: #00a69e
}

.type-initiatives_directory .search__result a,
.type-initiatives_directory .search__result span {
    background-color: #00b8b0
}

.search--purple .search__result a,
.search--purple .search__result span {
    background-color: #72226d
}

.search--teal .search__result a,
.search--teal .search__result span {
    background-color: #00b8b0
}

.search__result:first-child a,
.search__result:first-child span {
    padding-top: 15px
}

.search__result:last-child a,
.search__result:last-child span {
    padding-bottom: 15px
}

.eu-cookie-compliance-banner {
    width: 100vw;
    padding: 30px 0;
    background-color: #f99d2a
}

.eu-cookie-compliance-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.eu-cookie-compliance-content .agree-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.133em;
    padding: .533em 1em .4em;
    background: #72226d;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    font-size: 15px;
    letter-spacing: .02em;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    cursor: pointer
}

.eu-cookie-compliance-content .agree-button:hover {
    background: #5b1b57
}

@media all and (max-width:1080px) {
    .eu-cookie-compliance-content .agree-button {
        font-size: 14px
    }
}

@media all and (max-width:900px) {
    .eu-cookie-compliance-content .agree-button {
        font-size: 13px
    }
}

@media all and (max-width:450px) {
    .eu-cookie-compliance-content .agree-button {
        font-size: 12px
    }
}

.eu-cookie-compliance-content .decline-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.133em;
    padding: .533em 1em .4em;
    background: #5f646a;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    font-size: 15px;
    letter-spacing: .02em;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    cursor: pointer;
    margin-left: 10px
}

.eu-cookie-compliance-content .decline-button:hover {
    background: #4c5055
}

@media all and (max-width:1080px) {
    .eu-cookie-compliance-content .decline-button {
        font-size: 14px
    }
}

@media all and (max-width:900px) {
    .eu-cookie-compliance-content .decline-button {
        font-size: 13px
    }
}

@media all and (max-width:450px) {
    .eu-cookie-compliance-content .decline-button {
        font-size: 12px
    }
}

.eu-cookie-compliance-message h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    margin-bottom: 10px;
    color: #72226d
}

.eu-cookie-compliance-message p {
    display: inline-block;
    font-size: 18px
}

.eu-cookie-compliance-message button {
    display: inline-block;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 700;
    color: #72226d
}

.pattymelt {
    position: relative;
    display: block;
    height: 14px;
    width: 20px;
    cursor: pointer
}

.pattymelt:after,
.pattymelt:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: 150ms all linear;
    -o-transition: 150ms all linear;
    transition: 150ms all linear
}

.pattymelt:before {
    top: 0
}

.pattymelt:after {
    bottom: 0
}

.is-open .pattymelt:before {
    top: 50%;
    -webkit-transform: translate(0, -50%) rotateZ(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotateZ(45deg)
}

.is-open .pattymelt:after {
    bottom: 50%;
    -webkit-transform: translate(0, 50%) rotateZ(-45deg);
    -ms-transform: translate(0, 50%) rotate(-45deg);
    transform: translate(0, 50%) rotateZ(-45deg)
}

.pattymelt__patty {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: 150ms all linear;
    -o-transition: 150ms all linear;
    transition: 150ms all linear
}

.is-open .pattymelt__patty {
    background-color: transparent
}

.choosy {
    display: none;
    position: relative;
    z-index: 1;
    padding: 0 0 10px 0;
    font-size: 20px;
    min-width: 60px
}

.choosy.is-active {
    display: inline-block
}

.choosy__button {
    position: relative;
    padding-right: 15px;
    max-width: 180px;
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.keyboard-nav .choosy__button:focus {
    -webkit-box-shadow: 0 1px 0 #000;
    box-shadow: 0 1px 0 #000
}

.choosy__button::after {
    content: "";
    height: 100%;
    width: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.theme-orange .choosy__button::after {
    background: #fff url(../images/dropdown-caret-orange.png) center right no-repeat;
    background-size: 7px auto
}

.theme-teal .choosy__button::after {
    background: #fff url(../images/dropdown-caret-teal.png) center right no-repeat;
    background-size: 7px auto
}

.theme-purple .choosy__button::after {
    background: #fff url(../images/dropdown-caret-purple.png) center right no-repeat;
    background-size: 7px auto
}

.choosy__dropdown {
    display: none;
    min-width: 200px;
    max-height: 200px;
    overflow-y: auto;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    color: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.choosy__dropdown.is-open {
    display: block
}

.theme-orange .choosy__dropdown {
    background-color: #f99d2a
}

.theme-teal .choosy__dropdown {
    background-color: #00b8b0
}

.theme-purple .choosy__dropdown {
    background-color: #72226d
}

.choosy__option {
    padding: 7px 15px;
    font-size: 15px;
    cursor: pointer
}

.choosy__option:first-child {
    padding-top: 14px;
    border-radius: 7px 7px 0 0
}

.choosy__option:last-child {
    padding-bottom: 14px;
    border-radius: 0 0 7px 7px
}

.choosy__option:focus,
.choosy__option:hover {
    outline: 0
}

.theme-orange .choosy__option:focus,
.theme-orange .choosy__option:hover {
    background: #f8900e
}

.theme-teal .choosy__option:focus,
.theme-teal .choosy__option:hover {
    background: #00a69e
}

.theme-purple .choosy__option:focus,
.theme-purple .choosy__option:hover {
    background: #671f62
}

.node-preview-container {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 10px;
    background-color: #2d2d2d;
    color: #fff;
    font-size: 18px
}

.node-preview-container .node-preview-form-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.node-preview-container .node-preview-backlink::before {
    content: '\2190';
    margin-right: 10px
}

.node-preview-container .node-preview-backlink:hover {
    text-decoration: underline
}

[data-drupal-messages] {
    padding: 10px;
    text-align: center;
    width: 100%;
    background-color: #2d2d2d;
    color: #fff;
    font-size: 18px
}

.paragraph--type--new-paragr{
    width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
    margin-bottom: 0em;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.35;
}

.paragraph--type--new-paragr h2{
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    margin: 0.5em 0 0.5em;
    color: #72226d;
    text-transform: uppercase;
}


.paragraph--type--new-paragr h3{
    margin: 0.5em 0 0.5em;
    font-size: 20px;
    font-weight: 700;
    color: #00b8b0;
    text-transform: uppercase;
}

.paragraph--type--new-paragr img{
   margin-right:15px;
   float:left;
  margin-top:5px;
}

.paragraph--type--new-paragr img.align-right{
   margin-left:15px;
   margin-right:0px;
   float:right;
}

.paragraph--type--new-paragr a {
    text-decoration: underline;
    color: #72226d;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-weight: 700;
}

.paragraph--type--new-paragr br ~ a {
	display: block;
    margin-top: 0.5em;
}

.paragraph--type--new-paragr a:hover {
    color: #f99d2a;
}


.grouped-publications{
        width: 1150px;
    margin: 0 auto;
    max-width: calc(100% - 40px * 2);
}

.grouped-publications h3{
    text-transform: uppercase;
    letter-spacing: .01em;
    font-weight: 900;
    margin: 40px 0;
    font-size: 30px;
    color: #f99d2a;
}

.grouped-publications .publication__title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    margin-bottom: 10px;
    color: #72226d;
}

.grouped-publications .group-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -140px
}

@media all and (max-width: 1080px) {
   .grouped-publications .group-container {
        margin-left: -100px
    }
}
@media all and (max-width: 600px) {
    .grouped-publications .group-container{
        margin-left: -60px
    }
}
@media all and (max-width: 500px) {
    .grouped-publications .group-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.group-container .publication{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.group-container .publicationg {
    display: none;
    width: 50%;
    padding: 0 0 0 140px;
    margin-bottom: 50px
}

.group-container .publicationg:nth-child(-n+4) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/*
.group-container:last-child::after {
  content: " <button>Remember this</button>";
  background-color: yellow;
  color: red;
  font-weight: bold;
}*/



.grouped-publications .publication.is-hidden {
    display: none
}
@media all and (max-width: 1080px) {
   .grouped-publications .publicationg {
        padding: 0 0 0 100px;
        margin-bottom: 50px
    }
}
@media all and (max-width: 900px) {
   .grouped-publications .publicationg {
        margin-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media all and (max-width: 600px) {
   .grouped-publications .publicationg {
        padding: 0 0 0 60px;
        margin-bottom: 30px
    }
}
@media all and (max-width: 500px) {
   .grouped-publications .publicationg {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.grouped-publications .publication__image {
    width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}
.grouped-publications .publication__image img {
    width: 200px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .1)
}
@media all and (max-width: 1080px) {
   .grouped-publications .publication__image {
        width: 120px
    }
  .grouped-publications  .publication__image img {
        width: 120px
    }
}
@media all and (max-width: 500px) {
   .grouped-publications .publication__image {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
  .grouped-publications  .publication__image img {
        width: 176px
    }
}
.grouped-publications .publication__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 0;
    padding-left: 30px;
    text-align: left
}
@media all and (max-width: 900px) {
   .grouped-publications .publication__content {
        padding-left: 0;
        padding-top: 30px
    }
}
@media all and (max-width: 500px) {
   .grouped-publications .publication__content {
        text-align: center
    }
}

.grouped-publications .publication__intro {
    font-size: 14px;
    line-height: 1.3
}
@media all and (max-width: 1080px) and (min-width: 801px) {
   .grouped-publications .publication__intro {
        font-size: 14px
    }
}
.grouped-publications .publication__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.133em;
    padding: .533em 1em .4em;
    background: #00b8b0;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    font-size: 15px;
    letter-spacing: .02em;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    cursor: pointer;
    height: 2.34975em;
    padding: .39975em .75em .3em;
    margin-top: 20px
}
.grouped-publications .publication__link:hover {
    background: #00938d
}
@media all and (max-width: 1080px) {
  .grouped-publications  .publication__link {
        font-size: 14px
    }
}
@media all and (max-width: 900px) {
  .grouped-publications  .publication__link {
        font-size: 13px
    }
}
@media all and (max-width: 450px) {
  .grouped-publications .publication__link {
        font-size: 12px
    }
}