.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(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(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(../fonts/slick.ced611.eot);
    src: url(../fonts/slick.ced611.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.b7c9e1.woff) format("woff"), url(../fonts/slick.d41f55.ttf) format("truetype"), url(../fonts/slick.f97e3b.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;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.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: #fff;
    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: "\2190"
}

[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "\2192"
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.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;
    margin: 0 5px;
    padding: 0
}

.slick-dots li, .slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: none
}

.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: "\2022";
    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
}

.dk-select, .dk-select *, .dk-select-multi, .dk-select-multi *, .dk-select-multi :after, .dk-select-multi :before, .dk-select :after, .dk-select :before {
    box-sizing: border-box
}

.dk-select, .dk-select-multi {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    width: 200px;
    cursor: pointer
}

.dk-selected {
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: .4em;
    padding: 0 1.5em 0 .5em;
    text-overflow: ellipsis
}

.dk-selected:after, .dk-selected:before {
    content: "";
    display: block;
    position: absolute;
    right: 0
}

.dk-selected:before {
    top: 50%;
    border: solid transparent;
    border-width: .25em .25em 0;
    border-top-color: #ccc;
    margin: -.125em .5em 0 0
}

.dk-selected:after {
    top: 0;
    height: 100%;
    border-left: 1px solid #ccc;
    margin: 0 1.5em 0 0
}

.dk-selected-disabled {
    color: #bbb
}

.dk-select .dk-select-options {
    position: absolute;
    display: none;
    left: 0;
    right: 0
}

.dk-select-open-up .dk-select-options {
    border-radius: .4em .4em 0 0;
    margin-bottom: -1px;
    bottom: 100%
}

.dk-select-open-down .dk-select-options {
    border-radius: 0 0 .4em .4em;
    margin-top: -1px;
    top: 100%
}

.dk-select-multi .dk-select-options {
    max-height: 10em
}

.dk-select-options {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: .4em;
    list-style: none;
    margin: 0;
    max-height: 10.5em;
    overflow-x: hidden;
    overflow-y: auto;
    padding: .25em 0;
    width: auto;
    z-index: 100
}

.dk-option-selected {
    background-color: #3297fd;
    color: #fff
}

.dk-select-options-highlight .dk-option-selected {
    background-color: transparent;
    color: inherit
}

.dk-option {
    padding: 0 .5em
}

.dk-select-options .dk-option-highlight {
    background-color: #3297fd;
    color: #fff
}

.dk-select-options .dk-option-disabled {
    color: #bbb;
    background-color: transparent
}

.dk-select-options .dk-option-hidden {
    display: none
}

.dk-optgroup {
    border: solid #ccc;
    border-width: 1px 0;
    padding: .25em 0
}

.dk-optgroup, .dk-optgroup+.dk-option {
    margin-top: .25em
}

.dk-optgroup+.dk-optgroup {
    border-top-width: 0;
    margin-top: 0
}

.dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0
}

.dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.dk-optgroup-label {
    padding: 0 .5em .25em;
    font-weight: 700;
    width: 100%
}

.dk-optgroup-options {
    list-style: none;
    padding-left: 0
}

.dk-optgroup-options li {
    padding-left: 1.2em
}

.dk-select-open-up .dk-selected {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-color: #3297fd
}

.dk-select-open-down .dk-selected {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #3297fd
}

.dk-select-open-down .dk-selected:before, .dk-select-open-up .dk-selected:before {
    border-width: 0 .25em .25em;
    border-bottom-color: #3297fd
}

.dk-select-open-down .dk-selected:after, .dk-select-open-up .dk-selected:after {
    border-left-color: #3297fd
}

.dk-select-multi:focus .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-open-up .dk-select-options {
    display: block;
    border-color: #3297fd
}

.dk-select-multi:focus, .dk-select-multi:hover {
    outline: none
}

.dk-selected:focus, .dk-selected:hover {
    outline: none;
    border-color: #3297fd
}

.dk-selected:focus:before, .dk-selected:hover:before {
    border-top-color: #3297fd
}

.dk-selected:focus:after, .dk-selected:hover:after {
    border-left-color: #3297fd
}

.dk-select-disabled {
    opacity: .6;
    color: #bbb;
    cursor: not-allowed
}

.dk-select-disabled .dk-selected:focus, .dk-select-disabled .dk-selected:hover {
    border-color: inherit
}

.dk-select-disabled .dk-selected:focus:before, .dk-select-disabled .dk-selected:hover:before {
    border-top-color: inherit
}

.dk-select-disabled .dk-selected:focus:after, .dk-select-disabled .dk-selected:hover:after {
    border-left-color: inherit
}

select[data-dkcacheid] {
    display: none
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: none;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    box-sizing: border-box
}

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

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

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

body {
    margin: 0
}

ul {
    list-style-type: none
}

a {
    background: transparent;
    text-decoration: none
}

button, input {
    line-height: normal
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

input:focus, textarea:focus {
    outline: 0
}

input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@font-face {
    font-family: MuseoSans-100;
    src: url(../fonts/MuseoSans-100.d078d5.woff2) format("woff2"), url(../fonts/MuseoSans-100.c202c0.woff) format("woff"), url(../fonts/MuseoSans-100.e43879.svg#MuseoSans-100) format("svg");
    font-weight: 250;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: MuseoSans-300;
    src: url(../fonts/MuseoSans-300.cdeec0.woff2) format("woff2"), url(../fonts/MuseoSans-300.3ec6e9.woff) format("woff"), url(../fonts/MuseoSans-300.1e9955.svg#MuseoSans-300) format("svg");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: MuseoSans-500;
    src: url(../fonts/MuseoSans-500.c16055.woff2) format("woff2"), url(../fonts/MuseoSans-500.056616.woff) format("woff"), url(../fonts/MuseoSans-500.8e661d.svg#MuseoSans-500) format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: MuseoSans-700;
    src: url(../fonts/MuseoSans-700.35eaa5.woff2) format("woff2"), url(../fonts/MuseoSans-700.549f4f.woff) format("woff"), url(../fonts/MuseoSans-700.0be117.svg#MuseoSans-700) format("svg");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: divest-invest-icons;
    src: url(../fonts/divest-invest-icons.79e4e9.eot), url(../fonts/divest-invest-icons.79e4e9.eot#iefix) format("embedded-opentype"), url(../fonts/divest-invest-icons.7a2364.ttf) format("truetype"), url(../fonts/divest-invest-icons.dcffd6.woff) format("woff"), url(../fonts/divest-invest-icons.fb3683.svg#divest-invest-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

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

.icon-divest-invest-logo:before {
    content: "\E900"
}

.icon-chevron-thin-down:before {
    content: "\E901"
}

.icon-chevron-thin-right:before {
    content: "\E902"
}

.icon-cross:before {
    content: "\E903"
}

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

.icon-right-arrow:before {
    content: "\E905"
}

.icon-right-arrow-full:before {
    content: "\E906"
}

.icon-tick:before {
    content: "\E907"
}

.icon-facebook-social:before {
    content: "\E908"
}

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

.icon-twitter-social:before {
    content: "\E90A"
}

.icon-youtube:before {
    content: "\E90B"
}

.icon-instagram:before {
    content: "\E90C"
}

.icon-quote:before {
    content: "\E90D"
}

.icon-external-link:before {
    content: "\E90E"
}

.icon-download:before {
    content: "\E90F"
}

.icon-thin-left-arrow:before {
    content: "\E910"
}

.icon-thin-right-arrow:before {
    content: "\E911"
}

.icon-image:before {
    content: "\E912"
}

.icon-search:before {
    content: "\E913"
}

.icon-email:before {
    content: "\E914"
}

.icon-info:before {
    content: "\E915"
}

body, html {
    height: 100%
}

body {
    color: #636968;
    font-family: MuseoSans-300, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-smoothing: antialiased;
    font-smooth: always;
    text-rendering: optimizeLegibility!important;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

.mobile-hide {
    display: none!important
}

@media (min-width:1024px) {
    .mobile-hide {
        display: block!important
    }
}

.desktop-hide {
    display: block!important
}

@media (min-width:1024px) {
    .desktop-hide {
        display: none!important
    }
}

.main-container {
    display: block;
    position: relative;
    padding-top: 119px;
    overflow: hidden
}

@media (min-width:1024px) {
    .main-container {
        padding-top: 100px
    }
}

.wrapper {
    padding: 0 16px;
    width: 100%
}

@media (min-width:1024px) {
    .wrapper {
        margin: 0 auto;
        width: 980px;
        padding: 0
    }
}

.large-wrap {
    padding: 0;
    width: 100%
}

@media (min-width:1024px) {
    .large-wrap {
        margin: 0 auto;
        max-width: 1400px;
        padding: 0
    }
}

.entry-text ul {
    padding-left: 18px
}

.entry-text ul li {
    position: relative;
    line-height: 1.4
}

.entry-text ul li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 7px;
    left: -17px;
    background-color: #a3a6a5
}

.entry-text ol {
    margin-left: 18px;
    margin-bottom: 30px
}

.entry-text ol li {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px
}

.entry-text strong {
    font-family: MuseoSans-500, Arial, sans-serif
}

.entry-text em {
    font-style: italic
}

.entry-text h4, .entry-text h5, .entry-text h6 {
    margin-bottom: 20px;
    line-height: 1.4
}

.entry-text blockquote {
    position: relative
}

.entry-text blockquote h4, .entry-text blockquote h5, .entry-text blockquote p, .entry-text blockquote span, .entry-text blockquote strong {
    display: inline-block;
    padding: 0 4px 0 14px
}

.entry-text blockquote:before {
    left: 0
}

.entry-text blockquote:after, .entry-text blockquote:before {
    position: absolute;
    font-family: divest-invest-icons;
    content: "\E90D";
    font-size: 10px;
    top: 2px
}

@media (min-width:1024px) {
    .entry-text ol li {
        margin-bottom: 10px
    }
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px
}

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

p:last-of-type+.open-image, p:last-of-type+a {
    margin-top: 30px!important
}

p.intro-text, p.section-description {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 40px
}

@media (min-width:1024px) {
    p {
        font-size: 18px;
        line-height: 1.55
    }
    p.intro-text, p.section-description {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 50px
    }
    p.section-description {
        padding: 0 90px
    }
}

.small-text {
    color: #adb2b6
}

.small-text, .small-text-title {
    font-size: 16px;
    line-height: 22px
}

.small-text-title {
    color: #636968
}

.blue-eastern-text {
    color: #159aaa
}

.green-atlantis-text {
    color: #6ec829
}

h2 {
    margin-bottom: 40px;
    font-family: MuseoSans-300;
    font-size: 26px;
    line-height: 1.1;
    color: #159aaa
}

@media (min-width:1024px) {
    h2 {
        font-size: 48px;
        line-height: 1;
        margin-bottom: 50px
    }
}

h3 {
    font-family: MuseoSans-300;
    font-size: 26px;
    line-height: 1.2;
    color: inherit
}

@media (min-width:1024px) {
    h3 {
        font-size: 36px
    }
}

h4 {
    margin-bottom: 20px;
    font-family: MuseoSans-700;
    line-height: 1.2
}

h4, h5 {
    font-size: 18px
}

.grid-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.grid-container .grid-child+.grid-child {
    margin-left: 0;
    margin-top: 40px
}

.grid-container .grid-child a:not(.btn) {
    display: block
}

.grid-container.grid-2 .grid-child, .grid-container.grid-3 .grid-child, .grid-container.grid-4 .grid-child, .grid-container.grid-two-thirds .grid-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

.grid-container.grid-16 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.grid-container.grid-16 .grid-child {
    width: 50%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0
}

@media (min-width:1024px) {
    .grid-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .grid-container.grid-2 .grid-child {
        width: 50%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-top: 0
    }
    .grid-container.grid-2 .grid-child+.grid-child {
        margin-left: 100px
    }
    .grid-container.grid-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -10px
    }
    .grid-container.grid-3 .grid-child {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 33.33%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .grid-container.grid-3 .grid-child+.grid-child {
        margin-left: 0
    }
    .grid-container.grid-4 .grid-child {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        padding-left: 10px;
        padding-right: 10px
    }
    .grid-container.grid-4 .grid-child-three-quarters {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
        padding-left: 10px;
        padding-right: 10px
    }
    .grid-container .grid-child+.grid-child {
        margin-left: 20px
    }
    .grid-container.grid-16 .grid-child {
        width: 16.66%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 0
    }
    .grid-container.grid-two-thirds .grid-child-big {
        -ms-flex-preferred-size: 62%;
        flex-basis: 62%;
        max-width: 62%
    }
    .grid-container.grid-two-thirds .grid-child-small {
        -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
        max-width: 38%;
        -ms-flex-item-align: baseline;
        align-self: baseline
    }
}

.section {
    display: block;
    padding: 30px 0
}

.section.grey-bg {
    background-color: #f7f7f7
}

.section.blue-bg {
    background-color: #159aaa
}

.section.blue-bg h2, .section.blue-bg p {
    color: #fff
}

.section.blue-bg.accordions p {
    color: #636968
}

.section.keyline {
    padding: 60px 16px 0
}

.section.keyline .wrapper {
    border-bottom: 1px solid #edeff1;
    padding: 0 0 40px
}

.section.keyline+.investors-logos {
    padding: 60px 0
}

.section.keyline+.investors-logos h3 {
    font-size: 26px;
    margin-bottom: 40px
}

@media (min-width:1024px) {
    .section.keyline {
        padding: 100px 0 0
    }
    .section.keyline .wrapper {
        padding: 0 0 80px
    }
    .section.keyline+.investors-logos {
        padding: 80px 0 100px
    }
    .section.keyline+.investors-logos h3 {
        font-size: 48px;
        margin-bottom: 50px
    }
}

.how-to {
    text-align: center
}

.how-to .image-wrap {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    transition: box-shadow .3s ease
}

.how-to .image-wrap img {
    display: block;
    width: 100%;
    height: auto
}

.how-to .section-header {
    padding: 0 0 10px
}

.how-to h2 {
    font-size: 30px;
    margin-bottom: 40px
}

.how-to h3 {
    margin-bottom: 20px
}

.how-to a:hover .image-wrap {
    box-shadow: 0 0 30px 6px rgba(10, 2, 2, .21)
}

@media (min-width:1024px) {
    .how-to h2 {
        font-size: 48px
    }
    .how-to .wrapper {
        padding: 0 50px
    }
    .how-to .wrapper .section-header {
        padding: 0 60px 30px
    }
    .how-to .grid-container.grid-2 .grid-child {
        padding-right: 50px
    }
    .how-to .grid-container.grid-2 .grid-child+.grid-child {
        margin-left: 0;
        padding-right: 0;
        padding-left: 50px;
        border-left: 1px solid #edeff1
    }
    .how-to .image-wrap {
        margin-bottom: 30px
    }
}

.investors-logos {
    text-align: center;
    padding: 60px 0
}

.investors-logos h3 {
    color: #159aaa;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 50px
}

@media (min-width:1024px) {
    .investors-logos {
        font-size: 24px;
        padding: 110px 0 90px
    }
    .investors-logos h3 {
        margin-bottom: 35px;
        max-width: 82%
    }
}

.open-image, .slider .slick-slide {
    outline: none
}

.accordions {
    padding: 40px 0 72px
}

@media (min-width:1024px) {
    .accordions {
        padding: 130px 0 170px
    }
}

.terms-conditions {
    padding: 45px 0 35px
}

.terms-conditions h2 {
    font-size: 36px;
    margin-bottom: 30px
}

.terms-conditions p {
    font-size: 18px;
    line-height: 1.3
}

.terms-conditions h3 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px
}

@media (min-width:1024px) {
    .terms-conditions {
        padding: 75px 0 160px
    }
    .terms-conditions h2 {
        font-size: 48px;
        margin-bottom: 55px
    }
    .terms-conditions h2, .terms-conditions h3, .terms-conditions p {
        max-width: 75%
    }
}

.no-scroll {
    height: 100%
}

@media (min-width:1024px) {
    .no-scroll {
        overflow: hidden
    }
}

.hidden {
    display: none
}

.invisible {
    opacity: 0
}

[data-loadingorder] {
    transition: opacity .7s, -webkit-transform .7s;
    transition: opacity .7s, transform .7s;
    transition: opacity .7s, transform .7s, -webkit-transform .7s
}

.lazy-loading {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.pos-abs {
    position: absolute
}

.pos-rel {
    position: relative
}

.inline-block {
    display: inline-block!important
}

.overflow-h {
    overflow: hidden
}

.overflow-v {
    overflow: visible
}

.full-width {
    width: 100%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.marg-top-n {
    margin-top: 0
}

@media (min-width:1024px) {
    .marg-top-n {
        margin-top: 0
    }
}

.marg-bottom-n {
    margin-bottom: 0
}

@media (min-width:1024px) {
    .marg-bottom-n {
        margin-bottom: 0
    }
}

.pad-n {
    padding: 0
}

@media (min-width:1024px) {
    .pad-n {
        padding: 0
    }
}

.pad-md {
    padding: 30px 0
}

@media (min-width:1024px) {
    .pad-md {
        padding: 60px 0
    }
}

.pad-lg {
    padding: 60px 0
}

@media (min-width:1024px) {
    .pad-lg {
        padding: 100px 0
    }
}

.cols-2 li {
    width: 50%
}

.cols-3 li {
    width: 33%
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@-webkit-keyframes c {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 10px
    }
}

@keyframes c {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 10px
    }
}

@-webkit-keyframes d {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 10px
    }
}

@keyframes d {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 10px
    }
}

@-webkit-keyframes e {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes e {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

button {
    background-color: transparent;
    border: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 18px
}

.btn, button {
    outline: none;
    line-height: 1
}

.btn {
    font-family: MuseoSans-500, Arial, sans-serif;
    display: inline-block;
    background-color: #159aaa;
    color: #fff;
    text-transform: uppercase;
    padding: 17px 30px;
    font-size: 16px;
    text-align: center;
    box-shadow: none;
    transition: box-shadow .3s ease
}

.btn:hover {
    box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23)
}

.btn:focus {
    outline: none
}

.btn.green-lime {
    background-color: #3b8f03
}

.btn.green-atlantis {
    background-color: #6ec829
}

.btn.blue-elm {
    background-color: #1d6679
}

.btn.grey {
    background-color: #4a504f
}

.btn.full-width {
    width: 100%
}

.btn.btn-with-icon {
    position: relative;
    margin: 20px 0
}

.btn.btn-with-icon span {
    display: none
}

.btn.js-continie {
    position: relative;
    background-color: #1d6679;
    width: 100%;
    padding: 22px 30px
}

.btn.js-continie span {
    position: absolute;
    color: #fff;
    border: none;
    margin: 0;
    font-size: 22px;
    top: 50%;
    right: 20px;
    margin-top: -10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btn.js-continie:disabled {
    cursor: default;
    opacity: .2
}

.btn.js-continie:disabled:hover {
    box-shadow: none
}

@media (min-width:1024px) {
    .btn.full-width {
        width: auto
    }
    .btn.btn-with-icon {
        padding-left: 65px
    }
    .btn.btn-with-icon span {
        display: inline-block;
        position: absolute;
        top: 10px;
        left: 25px;
        color: #8acdd5;
        font-size: 25px
    }
}

a {
    display: inline-block;
    color: #159aaa;
    transition: color .2s ease
}

a img {
    width: 100%;
    display: block
}

.link-label {
    font-family: MuseoSans-500, Arial, sans-serif;
    text-transform: uppercase;
    color: #9ea7af;
    font-size: 16px;
    line-height: 1;
    transition: color .3s ease
}

@media (min-width:1024px) {
    .link-label {
        font-size: 18px
    }
}

.icon-link .icon-right-arrow-full {
    display: inline-block;
    background-color: #d9dde0;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 3px;
    font-size: 16px;
    line-height: 1;
    box-sizing: border-box;
    transition: background-color .3s ease
}

.icon-link [class*=" icon-"], .icon-link [class^=icon-] {
    margin-left: 6px
}

.icon-link:hover .icon-right-arrow-full {
    background-color: #6ec829
}

.icon-link:hover .link-label {
    color: #4e5453
}

@media (min-width:1024px) {
    .icon-link .icon-right-arrow-full {
        width: 28px;
        height: 28px;
        padding: 4px;
        font-size: 20px
    }
}

.round-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background-color: #159aaa;
    box-shadow: none;
    transition: box-shadow ease
}

.round-cta:hover {
    box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23)
}

.round-cta.round-sm {
    width: 21px;
    height: 21px;
    font-size: 15px
}

.round-cta.round-md {
    width: 50px;
    height: 50px;
    font-size: 20px
}

.round-cta.round-md.icon-email {
    font-size: 16px
}

.round-cta.round-lg {
    width: 81px;
    height: 81px;
    font-size: 24px
}

.image-infographic {
    padding: 30px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

.image-infographic h2 {
    margin: 10px 0 25px;
    padding: 0
}

.image-infographic .image-holder {
    box-shadow: -6px 8px 20px rgba(10, 2, 2, .21);
    margin-bottom: 20px;
    max-width: 100%
}

.image-infographic .image-holder.no-modal {
    pointer-events: none
}

.image-infographic p {
    font-size: 16px;
    margin-bottom: 0
}

@media (min-width:1024px) {
    .image-infographic {
        padding: 35px 0 50px
    }
    .image-infographic h2 {
        font-size: 36px;
        margin-bottom: 45px;
        padding: 0 5%;
        text-align: center
    }
    .image-infographic .image-holder {
        box-shadow: -11px 16px 42px 1px rgba(10, 2, 2, .21);
        margin-bottom: 45px
    }
    .image-infographic p {
        font-size: 24px;
        padding-bottom: 65px
    }
}

.logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    min-width: 80px;
    min-height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.logo-wrap a {
    width: 100%;
    padding: 20px 10px
}

.logo-wrap img {
    display: inline-block;
    width: auto;
    max-width: 110px;
    max-height: 80px;
    vertical-align: middle
}

.logo-wrap:nth-of-type(n+7) {
    display: none
}

@media (min-width:1024px) {
    .logo-wrap a {
        opacity: 1;
        transition: opacity .3s
    }
    .logo-wrap a:hover {
        opacity: .8
    }
    .logo-wrap:nth-of-type(n+7) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.logos-container.grid-container {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.logos-container.grid-container .grid-3 .grid-child, .logos-container.grid-container .grid-child {
    width: 50%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0
}

.logos-container.grid-container .grid-3 .grid-child:nth-of-type(n+7), .logos-container.grid-container .grid-child:nth-of-type(n+7), .logos-container.grid-container.mobile-four-logos .grid-3 .grid-child:nth-of-type(n+5), .logos-container.grid-container.mobile-four-logos .grid-child:nth-of-type(n+5) {
    display: none
}

@media (min-width:1024px) {
    .logos-container.grid-container {
        margin-bottom: 30px
    }
    .logos-container.grid-container.grid-16 .grid-child {
        width: 16.66%
    }
    .logos-container.grid-container.grid-16 .grid-child:nth-of-type(n+7) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .logos-container.grid-container.grid-3 .grid-child {
        width: 33.33%
    }
    .logos-container.grid-container.grid-3 .grid-child:nth-of-type(n+7), .logos-container.grid-container.mobile-four-logos .grid-3 .grid-child:nth-of-type(n+5), .logos-container.grid-container.mobile-four-logos .grid-child:nth-of-type(n+5) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.investors-logos .logos-container.grid-container {
    margin-bottom: 20px
}

@media (min-width:1024px) {
    .investors-logos .logos-container.grid-container {
        margin-bottom: 10px
    }
}

.allied-organisations .logos-container.grid-container .grid-3 .grid-child:nth-of-type(n+5), .allied-organisations .logos-container.grid-container .grid-child:nth-of-type(n+5) {
    display: inline-block
}

.allied-organisations .logos-container.grid-container .grid-3 .grid-child:nth-of-type(n+7), .allied-organisations .logos-container.grid-container .grid-child:nth-of-type(n+7) {
    display: none
}

@media (min-width:1024px) {
    .allied-organisations .logos-container.grid-container .grid-3 .grid-child:nth-of-type(n+7), .allied-organisations .logos-container.grid-container .grid-child:nth-of-type(n+7) {
        display: inline-block
    }
}

.tinynav {
    display: block
}

@media (min-width:1024px) {
    .tinynav {
        display: none
    }
}

.dk-select, .dk-select-multi {
    width: 100%;
    line-height: 1;
    outline: none
}

.dk-selected {
    border: 1px solid #eaeaea;
    border-radius: 0;
    padding: 16px 60px 16px 18px;
    color: #159aaa;
    font-family: MuseoSans-700, Arial, sans-serif;
    font-size: 14px
}

.dk-selected:before {
    font-family: divest-invest-icons!important;
    content: "\E904";
    color: #159aaa;
    border: none;
    font-size: 22px;
    margin: 0;
    right: 20px;
    margin-top: -8px;
    -webkit-animation-name: a;
    animation-name: a;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.dk-selected:after {
    border-left: none;
    margin: 0
}

.dk-select-open-down .dk-selected, .dk-selected:focus, .dk-selected:hover {
    border-color: #eaeaea
}

.dk-select-open-down .dk-selected:before {
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.dk-select-open-down .dk-select-options {
    top: 120%;
    margin-top: 0;
    z-index: 20
}

.dk-select-multi:focus .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-open-up .dk-select-options {
    border-color: #eaeaea;
    border-radius: 0;
    height: auto;
    max-height: 400px;
    padding: 0
}

.dk-select-multi:focus .dk-select-options .dk-option, .dk-select-open-down .dk-select-options .dk-option, .dk-select-open-up .dk-select-options .dk-option {
    position: relative;
    padding: 14px 60px 14px 16px;
    color: #adb2b6;
    font-family: MuseoSans-700, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px
}

.dk-select-multi:focus .dk-select-options .dk-option[data-value=""], .dk-select-open-down .dk-select-options .dk-option[data-value=""], .dk-select-open-up .dk-select-options .dk-option[data-value=""] {
    font-family: MuseoSans-500, Arial, sans-serif;
    color: #adb2b6
}

.dk-select-multi:focus .dk-select-options .dk-option:hover, .dk-select-open-down .dk-select-options .dk-option:hover, .dk-select-open-up .dk-select-options .dk-option:hover {
    background-color: transparent;
    color: #4e5453
}

.dk-select-multi:focus .dk-select-options .dk-option-selected, .dk-select-open-down .dk-select-options .dk-option-selected, .dk-select-open-up .dk-select-options .dk-option-selected {
    border-color: transparent;
    background-color: transparent;
    color: #159aaa;
    font-family: MuseoSans-700, Arial, sans-serif
}

.dk-select-multi:focus .dk-select-options .dk-option-selected:before, .dk-select-open-down .dk-select-options .dk-option-selected:before, .dk-select-open-up .dk-select-options .dk-option-selected:before {
    font-family: divest-invest-icons!important;
    content: "\E907";
    color: #159aaa;
    position: absolute;
    border: none;
    margin: 0;
    font-size: 22px;
    top: 50%;
    right: 20px;
    margin-top: -10px
}

.dk-select-multi:focus .dk-select-options .dk-option-highlight, .dk-select-open-down .dk-select-options .dk-option-highlight, .dk-select-open-up .dk-select-options .dk-option-highlight {
    background-color: transparent
}

.js-trigger-sticky {
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 1px
}

.tabs-nav-wrapper.sticky {
    position: fixed;
    top: 49px;
    left: 0;
    width: 100%;
    z-index: 1
}

.tabs-nav-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 4px solid #159aaa
}

.tabs-nav-list li {
    min-width: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: top;
    position: relative
}

.tabs-nav-list li a {
    font-family: MuseoSans-500, Arial, sans-serif;
    color: #adb2b6;
    font-size: 16px;
    padding: 24px 20px 26px 38px;
    text-indent: -18px;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-left: 1px solid #edeff1;
    border-top: 1px solid #edeff1;
    transition: color .2s ease
}

.tabs-nav-list li a:active, .tabs-nav-list li a:focus, .tabs-nav-list li a:hover {
    color: #4e5453
}

.tabs-nav-list li:last-of-type a {
    border-right: 1px solid #edeff1
}

.tabs-nav-list li:last-of-type.selected a {
    border-right: 1px solid #159aaa
}

.tabs-nav-list li.selected a {
    background-color: #159aaa;
    border-left: 1px solid #159aaa;
    color: #fff
}

.tabs-nav-list.with-intro li:first-of-type a {
    text-indent: 0
}

@media (max-width:1023px) {
    .tabs-nav-list {
        display: none
    }
}

.tags-nav-list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #edeff1
}

.tags-nav-list, .tags-nav-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tags-nav-list li {
    min-width: 13.8%;
    max-width: 25%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: top;
    position: relative;
    padding: 8px
}

.tags-nav-list li a {
    font-family: MuseoSans-500, Arial, sans-serif;
    color: #adb2b6;
    font-size: 16px;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    padding: 10px 10px 7px;
    border-bottom: 3px solid transparent;
    vertical-align: top;
    transition: color .3s ease, border-bottom .3s ease
}

.tags-nav-list li a:hover {
    color: #4e5453
}

.tags-nav-list li.selected a {
    color: #159aaa;
    border-bottom: 3px solid #159aaa
}

.tags-nav-list+.dk-select-multi:focus .dk-select-options, .tags-nav-list+.dk-select-open-down .dk-select-options, .tags-nav-list+.dk-select-open-up .dk-select-options {
    height: auto;
    max-height: 320px
}

@media (max-width:1023px) {
    .tags-nav-list {
        display: none
    }
}

.tabs-nav, .tags-nav {
    max-width: 980px;
    margin: 0 auto;
    background-color: #fff;
    transition: padding .3s ease, top .6s linear
}

.tabs-nav .dk-selected, .tags-nav .dk-selected {
    font-family: MuseoSans-700, Arial, sans-serif;
    text-transform: uppercase;
    padding: 14px 60px 12px 16px;
    font-size: 14px;
    line-height: 18px;
    color: #159aaa;
    text-align: left;
    border: 1px solid #eaeaea;
    box-shadow: none
}

.tabs-nav .dk-selected:before, .tags-nav .dk-selected:before {
    color: #159aaa;
    margin-top: -9px
}

.tabs-nav .dk-select-multi:focus .dk-select-options, .tabs-nav .dk-select-open-down .dk-select-options, .tabs-nav .dk-select-open-up .dk-select-options, .tags-nav .dk-select-multi:focus .dk-select-options, .tags-nav .dk-select-open-down .dk-select-options, .tags-nav .dk-select-open-up .dk-select-options {
    border: 1px solid #eaeaea
}

.tabs-nav .dk-select-multi:focus .dk-select-options .dk-option, .tabs-nav .dk-select-open-down .dk-select-options .dk-option, .tabs-nav .dk-select-open-up .dk-select-options .dk-option, .tags-nav .dk-select-multi:focus .dk-select-options .dk-option, .tags-nav .dk-select-open-down .dk-select-options .dk-option, .tags-nav .dk-select-open-up .dk-select-options .dk-option {
    font-family: MuseoSans-700, Arial, sans-serif;
    color: #adb2b6;
    text-transform: uppercase;
    padding: 14px 60px 12px 16px;
    font-size: 14px;
    line-height: 18px;
    text-align: left
}

.tabs-nav .dk-select-multi:focus .dk-select-options .dk-option-selected, .tabs-nav .dk-select-multi:focus .dk-select-options .dk-option-selected:before, .tabs-nav .dk-select-open-down .dk-select-options .dk-option-selected, .tabs-nav .dk-select-open-down .dk-select-options .dk-option-selected:before, .tabs-nav .dk-select-open-up .dk-select-options .dk-option-selected, .tabs-nav .dk-select-open-up .dk-select-options .dk-option-selected:before, .tags-nav .dk-select-multi:focus .dk-select-options .dk-option-selected, .tags-nav .dk-select-multi:focus .dk-select-options .dk-option-selected:before, .tags-nav .dk-select-open-down .dk-select-options .dk-option-selected, .tags-nav .dk-select-open-down .dk-select-options .dk-option-selected:before, .tags-nav .dk-select-open-up .dk-select-options .dk-option-selected, .tags-nav .dk-select-open-up .dk-select-options .dk-option-selected:before {
    color: #159aaa
}

.tabs-nav .tabs-nav-list, .tags-nav .tabs-nav-list {
    display: none
}

@media (min-width:1024px) {
    .tabs-nav .tabs-nav-list, .tags-nav .tabs-nav-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.tags-nav {
    margin-bottom: 30px
}

@media (min-width:1024px) {
    .tags-nav {
        margin-bottom: 50px
    }
}

.page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 45;
    background-color: transparent;
    transition: max-height .5s ease;
    cursor: pointer
}

.page-overlay.hidden {
    display: block;
    max-height: 0;
    overflow: hidden;
    z-index: -1
}

.language-select {
    position: relative
}

.language-select .trigger-language-menu {
    position: relative;
    padding: 20px 16px 20px 34px;
    font-size: 18px;
    width: auto;
    min-width: 190px;
    border-bottom: 1px solid transparent;
    z-index: 110
}

.language-select .trigger-language-menu:hover .icon-down-arrow, .language-select .trigger-language-menu:hover .link-label {
    color: #4e5453
}

.language-select .trigger-language-menu .link-label {
    display: none
}

.language-select .icon-lang-flag {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 18px
}

.language-select .language-sub-menu {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    min-width: 190px;
    max-height: auto;
    padding: 68px 6px 10px;
    z-index: 105;
    text-align: right;
    background-color: #fff;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .1);
    transition: opacity .3s ease, max-height 0s ease .5s
}

.language-select .language-sub-menu li a {
    width: 100%;
    padding: 10px 32px 10px 10px;
    text-align: right;
    line-height: 20px
}

.language-select .language-sub-menu li a span {
    display: inline-block;
    line-height: 20px
}

.language-select .language-sub-menu li a .icon-lang-flag {
    float: right;
    margin-left: 8px;
    height: 20px
}

.language-select .language-sub-menu li a.current {
    opacity: .3;
    cursor: default
}

.language-select .language-sub-menu li a:not(.current):hover .link-label {
    color: #159aaa
}

.language-select .language-sub-menu.hidden {
    display: block;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .3s ease, max-height 0s ease .5s
}

.language-select .icon-down-arrow {
    color: #d9dde0;
    display: inline-block;
    transition: color .3s;
    -webkit-animation-name: a;
    animation-name: a;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.language-select.nav-opened .trigger-language-menu {
    border-bottom: 1px solid #edeff1
}

.language-select.nav-opened .icon-down-arrow {
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (min-width:1024px) {
    .language-select .trigger-language-menu {
        width: 100%
    }
    .language-select .trigger-language-menu .link-label {
        display: inline-block
    }
    .language-select .language-sub-menu {
        width: 100%
    }
}

.subscribe-modal {
    width: 100%;
    position: relative;
    margin: 20px auto;
    background-color: #159aaa;
    padding: 10px
}

.subscribe-modal .wrapper {
    padding: 50px 0
}

.subscribe-modal h2, .subscribe-modal p {
    color: #fff
}

.subscribe-modal h2 {
    font-size: 36px;
    margin-bottom: 30px
}

.subscribe-modal .grid-container .grid-child {
    width: auto;
    margin: 0;
    padding-bottom: 30px
}

.subscribe-modal .mfp-close {
    color: #fff;
    padding: 35px;
    top: 0;
    right: 0
}

.subscribe-modal .mfp-close:before {
    position: absolute;
    font-size: 28px;
    line-height: 1;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media (min-width:1024px) {
    .subscribe-modal {
        max-width: 1240px
    }
    .subscribe-modal h2 {
        font-size: 48px;
        margin-bottom: 60px
    }
    .subscribe-modal .wrapper {
        padding: 120px 0
    }
    .subscribe-modal .grid-container .grid-child {
        min-width: 400px;
        padding-bottom: 0
    }
    .subscribe-modal .grid-container .grid-child .intro-text {
        padding-right: 135px
    }
    .subscribe-modal .mfp-close {
        padding: 50px
    }
}

button.mfp-close {
    top: 0;
    opacity: 1;
    font-size: 0;
    transition: .2s ease
}

button.mfp-close:before {
    content: "\E903";
    font-family: divest-invest-icons!important;
    font-size: 22px
}

button.mfp-close:active {
    top: 0
}

.mfp-image-holder .mfp-close {
    color: #fff;
    right: 0;
    padding: 0
}

.mfp-image-holder .mfp-close:before {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.accordions-list {
    color: #636968;
    background-color: #fff;
    padding: 7px 0;
    margin: 0 -5px
}

.accordions-list .accordion-single-brief {
    padding: 10px 16px 12px;
    cursor: pointer;
    position: relative;
    min-height: 46px
}

.accordions-list .accordion-single-brief p {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    padding-right: 50px
}

.accordions-list .accordion-single-brief div, .accordions-list .accordion-single-brief p {
    pointer-events: none
}

.accordions-list .accordion-single-details {
    font-size: 16px;
    line-height: 20px;
    padding: 0 16px;
    overflow: hidden;
    transition: max-height .5s ease;
    text-align: left
}

.accordions-list .accordion-single-details p {
    padding-bottom: 35px
}

.accordions-list .accordion-single-details span {
    display: block;
    font-size: 16px;
    color: #adb2b6;
    margin-bottom: 30px
}

.accordions-list .accordion-single-brief p, .accordions-list .accordion-single-details p {
    text-align: left;
    color: #636968
}

.accordions-list .accordion-single {
    position: relative
}

.accordions-list .accordion-single:after {
    position: absolute;
    content: "";
    background-color: #eaeaea;
    height: 1px;
    width: calc(100% - 32px);
    left: 16px;
    bottom: 0
}

.accordions-list .accordion-single:last-child {
    border: none
}

.accordions-list .accordion-single:last-child:after {
    content: none
}

.accordions-list .accordion-single.open .icon-open span {
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.accordions-list .accordion-single.open .icon-close span {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .4s ease .1s;
    transition: transform .4s ease .1s;
    transition: transform .4s ease .1s, -webkit-transform .4s ease .1s
}

.accordions-list .accordion-single.no-details .accordion-icon, .accordions-list .accordion-single.no-details .accordion-single-details {
    display: none
}

.accordions-list .accordion-single.no-details .accordion-single-brief {
    cursor: default
}

.accordions-list .accordion-icon span {
    position: absolute;
    display: block;
    background: #159aaa
}

.accordions-list .icon-open span {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .4s ease .1s;
    transition: transform .4s ease .1s;
    transition: transform .4s ease .1s, -webkit-transform .4s ease .1s
}

.accordions-list .icon-open span:first-child {
    right: 16px;
    top: calc(50% - 1px);
    width: 16px;
    height: 2px
}

.accordions-list .icon-open span:nth-child(2) {
    right: 23px;
    top: calc(50% - 8px);
    width: 2px;
    height: 16px
}

.accordions-list .icon-close span {
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.accordions-list .icon-close span:first-child {
    right: 16px;
    top: calc(50% - 1px);
    width: 16px;
    height: 2px
}

@media (min-width:1024px) {
    .accordions-list {
        margin: 0;
        padding: 15px 0
    }
    .accordions-list .accordion-single:after {
        width: calc(100% - 120px);
        left: 60px
    }
    .accordions-list .icon-open span:first-child {
        width: 30px;
        right: 80px
    }
    .accordions-list .icon-open span:nth-child(2) {
        height: 30px;
        right: 94px;
        top: calc(50% - 15px)
    }
    .accordions-list .icon-close span:first-child {
        width: 30px;
        right: 80px
    }
    .accordions-list .accordion-single-brief {
        padding: 20px 60px;
        min-height: 75px
    }
    .accordions-list .accordion-single-brief p {
        font-size: 24px;
        line-height: 36px
    }
    .accordions-list .accordion-single-details {
        font-size: 18px;
        line-height: 24px;
        padding: 0 150px 0 60px
    }
    .accordions-list .accordion-single-details p {
        padding-bottom: 50px
    }
}

.dk-selected {
    font-family: MuseoSans-500, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    background-color: #fff;
    color: #636968;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px 50px 12px 12px;
    box-shadow: inset -1px 1px 3px 0 rgba(50, 50, 50, .22);
    z-index: 10
}

.dk-selected:before {
    color: #636968;
    margin-top: -10px
}

.dk-select-multi:focus .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-open-up .dk-select-options {
    background-color: #fff;
    z-index: 20
}

.dk-select-multi:focus .dk-select-options .dk-option, .dk-select-open-down .dk-select-options .dk-option, .dk-select-open-up .dk-select-options .dk-option {
    padding: 12px 58px 12px 12px;
    color: #636968;
    font-size: 18px;
    text-align: left
}

.dk-select-multi:focus .dk-select-options .dk-option:first-of-type, .dk-select-multi:focus .dk-select-options .dk-option:first-of-type:hover, .dk-select-open-down .dk-select-options .dk-option:first-of-type, .dk-select-open-down .dk-select-options .dk-option:first-of-type:hover, .dk-select-open-up .dk-select-options .dk-option:first-of-type, .dk-select-open-up .dk-select-options .dk-option:first-of-type:hover {
    color: #adb2b6
}

.dk-select-multi:focus .dk-select-options .dk-option:first-of-type:before, .dk-select-multi:focus .dk-select-options .dk-option:first-of-type:hover:before, .dk-select-open-down .dk-select-options .dk-option:first-of-type:before, .dk-select-open-down .dk-select-options .dk-option:first-of-type:hover:before, .dk-select-open-up .dk-select-options .dk-option:first-of-type:before, .dk-select-open-up .dk-select-options .dk-option:first-of-type:hover:before {
    content: ""
}

.dk-select-multi:focus .dk-select-options .dk-option-highlight, .dk-select-multi:focus .dk-select-options .dk-option-selected, .dk-select-multi:focus .dk-select-options .dk-option-selected:before, .dk-select-open-down .dk-select-options .dk-option-highlight, .dk-select-open-down .dk-select-options .dk-option-selected, .dk-select-open-down .dk-select-options .dk-option-selected:before, .dk-select-open-up .dk-select-options .dk-option-highlight, .dk-select-open-up .dk-select-options .dk-option-selected, .dk-select-open-up .dk-select-options .dk-option-selected:before {
    color: #636968
}

.required .dk-selected, .required .dk-selected:before {
    color: #adb2b6
}

.wpcf7-list-item-label, label {
    font-family: MuseoSans-500, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px
}

.wpcf7-list-item-label .small-text, label .small-text {
    display: block;
    font-size: 14px;
    color: #67ccd8
}

.wpcf7-list-item-label.hidden, label.hidden {
    display: none
}

.search-wrap {
    border-bottom: 1px solid #59b6c1
}

.search-wrap, .search-wrap input {
    position: relative;
    display: inline-block;
    background-color: transparent;
    color: #fff
}

.search-wrap input {
    width: 100%;
    margin: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px;
    z-index: 10
}

.search-wrap input, .search-wrap label {
    font-family: MuseoSans-500, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px
}

.search-wrap label {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 13px 60px 13px 12px;
    text-align: left;
    color: hsla(0, 0%, 100%, .5);
    transition: color .2s cubic-bezier(.4, 0, .2, 1)
}

.search-wrap label:after {
    background-color: #fff;
    position: absolute;
    content: "";
    left: 45%;
    bottom: 0;
    width: 10px;
    height: 3px;
    visibility: hidden;
    transition: .2s cubic-bezier(.4, 0, .2, 1)
}

.search-wrap label.hidden {
    color: transparent
}

.search-wrap button {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    color: #fff;
    padding: 15px 12px
}

.search-wrap.focused label:after {
    left: 0;
    visibility: visible;
    width: 100%
}

input[type=radio]:checked, input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=radio]:checked+span, [type=radio]:not(:checked)+span {
    position: relative;
    border: none;
    border-radius: 0;
    cursor: pointer;
    background-color: #1d6679;
    display: block;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 5;
    transition: background-color .3s ease-in-out
}

[type=radio]:checked+span.default, [type=radio]:not(:checked)+span.default {
    color: #fff
}

[type=radio]:checked+span:before, [type=radio]:not(:checked)+span:before {
    font-family: divest-invest-icons;
    content: "\E907";
    font-size: 28px;
    background-color: #16596b;
    color: hsla(0, 0%, 100%, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    line-height: 70px;
    height: 70px;
    transition: color .3s ease-in-out
}

.radio-wrapper {
    position: relative
}

.radio-wrapper span.wpcf7-list-item {
    display: block;
    margin: 0
}

.radio-wrapper .wpcf7-list-item-label, .radio-wrapper label {
    background-color: #1d6679;
    color: hsla(0, 0%, 100%, .2);
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    padding: 27px;
    margin-bottom: 0;
    cursor: pointer;
    transition: color .2s ease
}

.radio-wrapper .wpcf7-list-item-label.default, .radio-wrapper label.default {
    color: #fff
}

.radio-wrapper.selected-option .wpcf7-list-item-label, .radio-wrapper.selected-option label {
    cursor: default;
    color: #fff
}

.radio-wrapper.selected-option .wpcf7-list-item-label:before, .radio-wrapper.selected-option label:before {
    cursor: default;
    color: #fff;
    background-color: #6ec829
}

input[type=checkbox]:checked, input[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=checkbox]:checked+label, [type=checkbox]:not(:checked)+label {
    position: relative;
    padding-left: 35px;
    line-height: 24px;
    cursor: pointer
}

[type=checkbox]:checked+label:before, [type=checkbox]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 4px
}

[type=checkbox]:checked+label:after, [type=checkbox]:not(:checked)+label:after {
    font-family: divest-invest-icons!important;
    content: "\E907";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    color: #636968;
    transition: all .2s
}

[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type=checkbox]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

input[type=submit] {
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #1d6679;
    width: 100%
}

input[type=submit]:disabled {
    cursor: default;
    opacity: .2
}

input[type=submit]:disabled:hover {
    box-shadow: none
}

.input-wrapper, .select-wrapper, .textarea-wrapper {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: middle
}

.input-wrapper input, .input-wrapper textarea, .select-wrapper input, .select-wrapper textarea, .textarea-wrapper input, .textarea-wrapper textarea {
    font-family: MuseoSans-500, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    background-color: #fff;
    color: #636968;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px;
    box-shadow: inset -1px 1px 3px 0 rgba(50, 50, 50, .22)
}

.input-wrapper select, .select-wrapper select, .textarea-wrapper select {
    display: none
}

.input-wrapper textarea, .select-wrapper textarea, .textarea-wrapper textarea {
    font-family: MuseoSans-300, Arial, sans-serif;
    overflow: auto;
    resize: vertical;
    padding: 20px;
    position: relative
}

.input-wrapper textarea::-webkit-input-placeholder, .select-wrapper textarea::-webkit-input-placeholder, .textarea-wrapper textarea::-webkit-input-placeholder {
    color: #b9bdc1
}

.input-wrapper textarea:-ms-input-placeholder, .select-wrapper textarea:-ms-input-placeholder, .textarea-wrapper textarea:-ms-input-placeholder {
    color: #b9bdc1
}

.input-wrapper textarea::placeholder, .select-wrapper textarea::placeholder, .textarea-wrapper textarea::placeholder {
    color: #b9bdc1
}

.file-wrapper {
    position: relative;
    margin: 20px 0
}

.file-wrapper input[type=file] {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    z-index: 20;
    opacity: 0;
    cursor: pointer
}

.file-wrapper .upload-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1d6679;
    margin: 0;
    cursor: pointer
}

.file-wrapper .upload-file span {
    color: hsla(0, 0%, 100%, .5);
    float: right
}

.info-tooltip-content {
    position: absolute;
    background-color: #636968;
    font-family: MuseoSans-300;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 20px;
    left: 20px;
    top: 34px;
    right: 0;
    z-index: -1;
    opacity: 0;
    transition: opacity .3s ease-in
}

.info-tooltip-content:before {
    position: absolute;
    content: "";
    top: -6px;
    right: 2px;
    background-color: #636968;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.info-tooltip-link {
    float: right;
    display: inline-block;
    font-family: MuseoSans-500;
    font-size: 14px;
    line-height: 21px;
    color: #67ccd8
}

.info-tooltip-link span {
    color: #fff
}

.info-tooltip-link:hover .info-tooltip-content {
    z-index: 20;
    opacity: 1
}

.form-container {
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    color: #fff
}

.form-container form {
    position: relative
}

.form-container br {
    display: none
}

.form-container .form-row {
    position: relative;
    width: 100%;
    padding-bottom: 24px;
    margin-bottom: 16px
}

.form-container .form-row.fixed, .form-container .form-row.fixed-66 {
    width: 100%
}

.form-container .form-row .error-message, .form-container .form-row .wpcf7-not-valid-tip {
    position: absolute;
    display: block;
    opacity: 0;
    background-color: #933;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 5px 10px;
    transition: opacity .4s ease
}

.form-container .form-row.error .error-message {
    opacity: 1
}

.form-container .form-row.error .radio-wrapper .error-message {
    opacity: 0
}

.form-container .form-row.error .dk-selected, .form-container .form-row.error input[type=email], .form-container .form-row.error input[type=text], .form-container .form-row.error textarea {
    box-shadow: inset 0 0 0 2px #933
}

.form-container .wpcf7-validation-errors {
    border: none;
    text-align: left
}

.form-container .wpcf7-response-output, .form-container .wpcf7-validation-errors {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center
}

.form-container .wpcf7-response-output {
    position: absolute;
    bottom: 0
}

.form-container .wpcf7-mail-sent-ok {
    border: none;
    display: none
}

@media (min-width:1024px) {
    .form-container .wpcf7 {
        max-width: 400px
    }
    .form-container .form-row.fixed {
        width: 50%
    }
    .form-container .form-row.fixed-66 {
        width: 66.6%
    }
}

.pledge-form-step {
    display: none;
    padding: 0;
    opacity: 0;
    max-height: 0;
    transition: opacity .8s ease, max-height .8s ease
}

.pledge-form-step.individual, .pledge-form-step.organization {
    max-height: 0
}

.pledge-form-step.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.pledge-form-step.open.step-two {
    padding-top: 60px;
    border-top: 1px solid #59b6c1
}

.pledge-form-step.open.individual {
    max-height: 1040px
}

.pledge-form-step.open.individual .org-brief-info, .pledge-form-step.open.individual .org-fields {
    display: none
}

.pledge-form-step.open.organization {
    max-height: 1740px
}

.pledge-form-step.open.organization .ind-brief-info, .pledge-form-step.open.organization .ind-fields {
    display: none
}

@media (min-width:1024px) {
    .pledge-form-step.individual {
        max-height: 880px
    }
    .pledge-form-step.organization {
        max-height: 1500px
    }
    .pledge-form-step.open.step-two {
        padding-top: 80px
    }
}

.pledge-form {
    padding: 0;
    overflow: hidden
}

.pledge-form .wrapper {
    background-color: #159aaa;
    padding: 30px 16px
}

.pledge-form h2, .pledge-form p {
    color: #fff
}

.pledge-form h2 {
    font-size: 36px;
    margin-bottom: 30px
}

.pledge-form .tracking-message {
    display: block;
    margin: 0 0 40px
}

.pledge-form .cta-container .small-text, .pledge-form .cta-container .small-text>a {
    display: block;
    font-family: MuseoSans-300, Arial, sans-serif;
    color: #fff;
    font-size: 13px;
    margin-top: 30px
}

.pledge-form .cta-container .small-text>a {
    display: inline;
    text-decoration: underline
}

.pledge-form .grid-container .grid-child.form-container {
    padding: 40px 0 0
}

@media (min-width:1024px) {
    .pledge-form {
        padding: 0 0 100px
    }
    .pledge-form .wrapper {
        padding: 80px
    }
    .pledge-form h2 {
        font-size: 48px;
        margin-bottom: 60px
    }
    .pledge-form .tracking-message {
        margin: 24px 0 70px
    }
    .pledge-form .grid-container .grid-child {
        width: 50%
    }
    .pledge-form .grid-container .grid-child .intro-text {
        padding-right: 80px
    }
    .pledge-form .grid-container .grid-child.form-container {
        margin: 0;
        padding: 0 0 0 10px
    }
}

.column-list {
    text-align: left
}

.column-list.cols-3, .column-list.cols-4, .column-list.cols-5 {
    -webkit-column-count: 1;
    column-count: 1
}

.column-list.cols-3 li, .column-list.cols-4 li, .column-list.cols-5 li {
    width: 100%;
    display: block;
    margin-bottom: 20px
}

.column-list.cols-3 li span, .column-list.cols-4 li span, .column-list.cols-5 li span {
    display: block;
    text-align: left
}

.column-list.cols-5 li {
    min-height: auto
}

.column-list.cols-5 li:nth-of-type(n+7) {
    display: none
}

@media (min-width:1024px) {
    .column-list.cols-3 {
        -webkit-column-count: 3;
        column-count: 3
    }
    .column-list.cols-4 {
        -webkit-column-count: 4;
        column-count: 4
    }
    .column-list.cols-5 {
        -webkit-column-count: 5;
        column-count: 5
    }
    .column-list.cols-5 li {
        min-height: 80px
    }
    .column-list.cols-5 li:nth-of-type(n+7) {
        display: block
    }
}

.cards-list {
    text-align: left
}

.cards-list a {
    color: #636968
}

.cards-list.grid-container .grid-child+.grid-child {
    margin-top: 0
}

.cards-list.grid-container .grid-child {
    background-color: #fff
}

.cards-list li {
    margin-bottom: 10px;
    border: 1px solid #adb2b6
}

.cards-list li a {
    box-shadow: none;
    transition: box-shadow .3s
}

.cards-list li a:hover {
    box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23);
    z-index: 3
}

.cards-list .single-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 297px
}

.cards-list .single-news.no-media-thumbnail .media-thumbnail {
    min-height: 0
}

.cards-list .single-news.no-media-thumbnail .brief-info {
    min-height: 321px
}

.cards-list .single-news.no-media-thumbnail h3 {
    height: 156px
}

.cards-list .media-thumbnail {
    min-height: 152px
}

.cards-list .media-thumbnail img {
    width: 100%
}

.cards-list .media-thumbnail.video {
    position: relative
}

.cards-list .media-thumbnail .play-button {
    width: 64px;
    height: 64px;
    background-color: #159aaa;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px)
}

.cards-list .media-thumbnail .play-button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff;
    left: 26px;
    top: 20px
}

.cards-list .brief-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px;
    text-align: left;
    min-height: 155px
}

.cards-list .person, .cards-list time {
    display: block;
    font-size: 16px;
    margin-bottom: 5px
}

.cards-list .person {
    color: #adb2b6
}

.cards-list .person-text {
    font-size: 20px;
    line-height: 24px
}

.cards-list h3 {
    font-size: 20px;
    margin-bottom: 10px;
    height: 44px;
    overflow: hidden
}

.cards-list .tag {
    font-size: 16px
}

.cards-list.short-list {
    border-bottom: 1px solid #adb2b6
}

.cards-list.short-list li {
    margin-bottom: 0;
    border-bottom: none
}

.cards-list.short-list .brief-info {
    min-height: auto
}

.cards-list.short-list .person:first-child {
    font-size: 18px;
    color: #4e5453
}

@media (min-width:1024px) {
    .cards-list.grid-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-left: 1px solid #adb2b6
    }
    .cards-list.grid-container .grid-child+.grid-child {
        margin-top: 0
    }
    .cards-list.grid-container.grid-3 .grid-child {
        padding: 0;
        max-width: 33.33%
    }
    .cards-list li {
        margin: 0;
        border: none;
        border-right: 1px solid #adb2b6;
        border-bottom: 1px solid #adb2b6
    }
    .cards-list li:first-of-type, .cards-list li:nth-of-type(2), .cards-list li:nth-of-type(3) {
        border-top: 1px solid #adb2b6
    }
    .cards-list .single-news {
        min-height: 320px;
        height: 100%
    }
    .cards-list .media-thumbnail {
        height: 200px;
        overflow: hidden
    }
    .cards-list .media-thumbnail .play-button {
        width: 70px;
        height: 70px
    }
    .cards-list .media-thumbnail .play-button:before {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 18px solid #fff;
        left: 28px;
        top: 24px
    }
    .cards-list.short-list {
        border-bottom: none
    }
    .cards-list.short-list li {
        border: none;
        border-right: 1px solid #adb2b6;
        border-bottom: 1px solid #adb2b6
    }
    .cards-list.short-list li:first-of-type, .cards-list.short-list li:nth-of-type(2), .cards-list.short-list li:nth-of-type(3) {
        border-top: 1px solid #adb2b6
    }
    .cards-list.short-list .brief-info {
        min-height: 320px
    }
    .cards-list.short-list .person:first-child {
        font-size: 16px;
        color: #adb2b6
    }
}

.pledge-steps .step-number {
    position: relative;
    width: 100%;
    display: block;
    padding: 30px 0
}

.pledge-steps .step-number span {
    display: inline-block;
    font-family: MuseoSans-700;
    font-size: 31px;
    line-height: 1;
    background-color: #159aaa;
    border-radius: 50%;
    color: #fff;
    width: 81px;
    height: 81px;
    padding: 26px
}

.pledge-steps p {
    line-height: 24px
}

.pledge-steps.grid-container {
    margin: 0 0 30px
}

.pledge-steps.grid-container .grid-child {
    position: relative;
    background-color: #fff;
    padding: 0 36px
}

.pledge-steps.grid-container .grid-child+.grid-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 210px;
    height: 1px;
    background-color: #adb2b6;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:1024px) {
    .pledge-steps .step-number {
        padding: 0 0 30px
    }
    .pledge-steps.grid-container {
        margin: 30px 0
    }
    .pledge-steps.grid-container .grid-child {
        padding: 0 36px
    }
    .pledge-steps.grid-container .grid-child+.grid-child:before {
        left: 0;
        top: 40px;
        width: 1px;
        height: 80px
    }
}

.cookie-container {
    background-color: #000;
    color: #fff;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 200;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    transition: visibility .3s ease .2s, -webkit-transform .3s ease;
    transition: transform .3s ease, visibility .3s ease .2s;
    transition: transform .3s ease, visibility .3s ease .2s, -webkit-transform .3s ease
}

.cookie-container .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 16px
}

.cookie-container .hidden {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden
}

.cookie-container .cookie-message {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: MuseoSans-100;
    font-size: 18px;
    line-height: 1.3;
    padding-right: 0
}

.cookie-container .cookie-btns {
    display: block
}

.cookie-container .cookie-btns a {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-left: 0
}

@media (min-width:1024px) {
    .cookie-container .wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 0
    }
    .cookie-container .cookie-message {
        display: inline-block;
        margin-bottom: 0;
        padding-right: 30px
    }
    .cookie-container .cookie-btns {
        display: inline-block
    }
    .cookie-container .cookie-btns a {
        display: inline-block;
        width: auto;
        margin-top: 0;
        margin-left: 20px
    }
}

.hamburger-btn {
    padding: 28px 20px;
    width: 100%;
    transition: padding .3s
}

.hamburger-btn .link-label {
    transition: opacity .3s ease .4s
}

.hamburger-btn .hamburger-icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 16px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hamburger-btn .hamburger-icon span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 18px;
    height: 3px;
    background: #d8dcd5;
    transition: opacity .4s ease-in-out .3s, height .3s ease-out .2s, width .2s ease-out
}

.hamburger-btn .hamburger-icon span:first-child {
    top: 3px
}

.hamburger-btn .hamburger-icon span:nth-child(2), .hamburger-btn .hamburger-icon span:nth-child(3) {
    top: 8px
}

.hamburger-btn .hamburger-icon span:nth-child(4) {
    top: 13px;
    width: 9px
}

.hamburger-btn:hover .hamburger-icon span {
    background-color: #159aaa
}

.hamburger-btn:hover .link-label {
    color: #4e5453
}

.main-menu-wrap .logo {
    padding: 16px;
    font-size: 18px
}

.main-menu-wrap .logo a {
    color: #9ea7af
}

.main-menu-wrap .main-menu-content li {
    margin-bottom: 0;
    margin-right: 0
}

.main-menu-wrap .main-menu-content li a {
    font-family: MuseoSans-700, Arial, sans-serif;
    color: #adb2b6;
    width: 100%;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 20px;
    transition: color .3s ease
}

.main-menu-wrap .main-menu-content li a:hover {
    color: #777f86
}

.main-menu-wrap .main-menu-content li.current>a {
    color: #159aaa
}

.main-menu-wrap .main-menu-content li .main-sub-menu {
    margin-bottom: 10px;
    min-height: auto
}

.main-menu-wrap .main-menu-content li .main-sub-menu li {
    margin-bottom: 0
}

.main-menu-wrap .main-menu-content li .main-sub-menu li a {
    font-family: MuseoSans-300, Arial, sans-serif;
    padding: 4px 16px;
    width: 100%
}

.main-menu-wrap .cta-container {
    border-top: 1px solid #edeff1;
    display: block;
    width: 100%;
    padding: 0;
    opacity: 0;
    transition: opacity .6s ease .3s
}

.main-menu-wrap .cta-container .icon-link {
    padding: 20px 16px;
    width: 100%
}

.main-menu-wrap .cta-container .icon-link .link-label {
    font-family: MuseoSans-700, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase
}

@media (min-width:1024px) {
    .main-menu-wrap .main-menu-content {
        -webkit-column-count: 3;
        column-count: 3;
        margin-bottom: 180px
    }
    .main-menu-wrap .main-menu-content li {
        margin-right: 40px
    }
    .main-menu-wrap .main-menu-content li a {
        padding: 8px 6px;
        font-size: 26px;
        line-height: 1.1
    }
    .main-menu-wrap .main-menu-content li .main-sub-menu {
        margin-bottom: 0
    }
    .main-menu-wrap .main-menu-content li .main-sub-menu li a {
        padding: 5px 6px
    }
    .main-menu-wrap .cta-container .icon-link .icon-right-arrow-full {
        margin-left: 10px;
        width: 30px;
        height: 30px;
        font-size: 24px;
        padding: 3px
    }
    .main-menu-wrap .cta-container .icon-link .link-label {
        font-size: 28px;
        text-transform: none
    }
}

.header-trigger {
    display: block;
    position: relative;
    height: 1px;
    top: 150px;
    z-index: -1
}

.page-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 120px;
    background-color: #fff;
    border-bottom: 1px solid #edeff1;
    transition: padding .3s ease, height .3s ease, background-color .3s ease
}

.page-header .top-bar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    padding: 10px 0 0 10px;
    height: 120px;
    font-size: 18px;
    transition: padding .3s ease, height .3s ease
}

.page-header .top-bar .logo {
    font-size: 22px;
    transition: font-size .2s
}

.page-header .top-bar .logo a {
    padding: 16px 4px;
    color: #636968
}

.page-header .top-bar .logo a span {
    transition: color .3s ease
}

.page-header .top-bar .logo:hover a span {
    color: #4e5453
}

.page-header .top-bar .main-menu-cta {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0
}

.page-header .top-bar .pledge-link {
    padding: 20px 16px;
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: opacity .4s .4s
}

.page-header .top-bar .pledge-link .link-label {
    text-transform: none
}

.page-header .top-bar .language-selector-container {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: opacity .4s .4s
}

.page-header .main-menu-wrap {
    opacity: 0;
    height: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0s, height .4s ease-in, max-height .4s ease-in
}

.page-header .main-menu-wrap .main-menu-content {
    opacity: 0;
    transition: opacity .6s ease .3s
}

.page-header.nav-opened {
    border-bottom: 1px solid transparent;
    max-height: 100%;
    height: 100vh;
    transition: padding .3s ease, height .3s ease
}

.page-header.nav-opened.shrinked {
    height: 100vh
}

.page-header.nav-opened .top-bar {
    height: 80px
}

.page-header.nav-opened .top-bar .language-selector-container, .page-header.nav-opened .top-bar .pledge-link {
    opacity: 0;
    transition: opacity .4s
}

.page-header.nav-opened .hamburger-btn .link-label {
    opacity: 0;
    transition: opacity .3s ease
}

.page-header.nav-opened .hamburger-btn span {
    height: 3px;
    width: 30px;
    transition: opacity .3s ease-in-out, height .3s ease-out, width .2s ease .15s
}

.page-header.nav-opened .hamburger-btn span:first-child {
    top: 8px;
    opacity: 0;
    width: 0;
    height: 0
}

.page-header.nav-opened .hamburger-btn span:nth-child(2) {
    -webkit-animation: d .3s .3s ease forwards;
    animation: d .3s .3s ease forwards
}

.page-header.nav-opened .hamburger-btn span:nth-child(3) {
    -webkit-animation: c .3s .3s ease forwards;
    animation: c .3s .3s ease forwards
}

.page-header.nav-opened .hamburger-btn span:nth-child(4) {
    top: 8px;
    opacity: 0;
    width: 0;
    height: 0
}

.page-header.nav-opened .main-menu-wrap {
    height: 100%;
    max-height: 100%;
    opacity: 1;
    z-index: 1;
    display: block;
    transition: opacity .1s, height .2s ease, max-height .2s ease
}

.page-header.nav-opened .main-menu-wrap .main-menu-content {
    opacity: 1;
    transition: opacity 0s
}

.page-header.nav-opened .main-menu-wrap .main-menu-content li:last-of-type .main-sub-menu {
    border-top: 1px solid #edeff1;
    margin: 16px 16px 0;
    padding-top: 16px
}

.page-header.nav-opened .main-menu-wrap .main-menu-content li:last-of-type .main-sub-menu li a {
    padding-left: 0
}

.page-header.nav-opened .main-menu-wrap .cta-container {
    opacity: 1;
    border-top: none
}

.page-header.shrinked {
    height: auto
}

.page-header.shrinked .top-bar {
    height: 50px;
    padding: 0 10px
}

.page-header.shrinked .top-bar .logo {
    font-size: 18px
}

.page-header.shrinked .top-bar .language-selector-container {
    display: none
}

.page-header.shrinked .top-bar .pledge-link {
    position: absolute;
    padding: 16px;
    width: auto;
    left: auto;
    top: 0;
    right: 120px
}

.page-header.shrinked .top-bar .hamburger-btn {
    padding: 16px 20px 16px 16px
}

.page-header.shrinked .top-bar .link-label {
    font-size: 16px
}

.page-header.dark-theme {
    background-color: #636968;
    border-bottom: none
}

.page-header.dark-theme.shrinked .top-bar .logo a {
    color: #fff
}

.page-header.dark-theme.shrinked .top-bar .logo a:hover .icon-divest-invest-logo {
    color: hsla(0, 0%, 100%, .9)
}

.page-header.dark-theme.shrinked .top-bar .hamburger-btn .link-label {
    color: #fff
}

.page-header.dark-theme.shrinked .top-bar .pledge-link {
    display: none
}

.page-header.dark-theme.shrinked.nav-opened {
    background-color: #fff
}

.page-header.dark-theme.shrinked.nav-opened .top-bar .logo a {
    color: #636968
}

@media (max-width:639px) {
    .page-header.shrinked .top-bar .pledge-link {
        display: none
    }
}

@media (min-width:1024px) {
    .page-header {
        padding: 0 20px;
        height: 101px
    }
    .page-header .large-wrap {
        padding-left: 8.5px
    }
    .page-header .top-bar {
        height: 101px;
        padding: 16px 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-line-pack: justify;
        align-content: space-between
    }
    .page-header .top-bar .logo {
        font-size: 32px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto
    }
    .page-header .top-bar .language-selector-container {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        position: static
    }
    .page-header .top-bar .pledge-link {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 20px;
        position: static
    }
    .page-header .top-bar .pledge-link .link-label {
        text-transform: uppercase
    }
    .page-header .top-bar .main-menu-cta {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto;
        position: static
    }
    .page-header.nav-opened .top-bar {
        height: 101px
    }
    .page-header.nav-opened .large-wrap {
        padding-left: 0
    }
    .page-header.nav-opened .main-menu-wrap .main-menu-content {
        max-height: 220px
    }
    .page-header.nav-opened .main-menu-wrap .main-menu-content li .main-sub-menu {
        border: none;
        min-height: 135px
    }
    .page-header.nav-opened .main-menu-wrap .main-menu-content li:last-of-type .main-sub-menu {
        border-top: none;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0
    }
    .page-header.nav-opened .main-menu-wrap .main-menu-content li:last-of-type .main-sub-menu li a {
        padding: 4px 6px
    }
    .page-header.nav-opened .main-menu-wrap .cta-container {
        border-top: 1px solid #edeff1
    }
    .page-header.nav-opened .hamburger-btn span {
        width: 42px;
        height: 2px;
        right: 0
    }
    .page-header.shrinked .top-bar {
        padding: 3px 0;
        height: 68px
    }
    .page-header.shrinked .top-bar .logo {
        font-size: 20px
    }
    .page-header.shrinked .top-bar .pledge-link {
        position: relative;
        width: auto;
        top: auto;
        right: auto;
        -webkit-transform: none;
        transform: none
    }
    .page-header.shrinked.dark-theme .top-bar {
        height: 50px
    }
}

.page-footer {
    width: 100%;
    padding: 25px 0 50px;
    background-color: #4e5453;
    color: #fff;
    font-size: 16px
}

.page-footer .footer-section-wrapper {
    padding-left: 16px;
    padding-right: 16px
}

.page-footer .footer-structure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.page-footer .footer-nav {
    color: #fff
}

.page-footer .footer-nav a {
    padding: 10px 0;
    color: #fff;
    transition: color .3s
}

.page-footer .footer-nav a:hover {
    color: #b8b8b8
}

.page-footer .footer-nav li {
    max-width: 85%
}

.page-footer .social-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 35px 0 20px
}

.page-footer .social-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-footer .social-links ul li {
    margin: 0 18px 5px 0
}

.page-footer .latest-news {
    margin-top: 40px
}

.page-footer .latest-news h5 {
    padding-bottom: 10px
}

.page-footer .subscribe {
    margin-top: 40px
}

.page-footer .latest-news-headline {
    position: relative;
    width: 100%;
    color: #c0c7c6;
    background-color: #4a504f;
    padding: 18px 16px 13px;
    box-shadow: inset 2px 1px 3px rgba(0, 0, 0, .18)
}

.page-footer .latest-news-headline span, .page-footer .latest-news-headline time {
    transition: opacity .3s;
    opacity: 1
}

.page-footer .latest-news-headline:hover span, .page-footer .latest-news-headline:hover time {
    opacity: .8
}

.page-footer time {
    display: block;
    margin-top: 20px;
    font-size: 12px
}

.page-footer .btn {
    display: block;
    margin: 20px 0
}

.page-footer .service-bar {
    padding-top: 5px;
    border-top: 1px solid hsla(0, 0%, 84%, .1);
    color: #ccc;
    margin-right: 16px;
    margin-left: 16px
}

.page-footer .service-bar h5 {
    font-size: 14px
}

.page-footer .service-bar a {
    padding: 7px 0;
    color: #b8b8b8;
    transition: color .3s
}

.page-footer .service-bar a:hover {
    color: #c0c7c6
}

@media (min-width:1024px) {
    .page-footer {
        padding: 90px 0 60px
    }
    .page-footer .footer-structure {
        max-width: 980px;
        margin: 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .page-footer .footer-nav {
        width: 33.33%
    }
    .page-footer .footer-nav.footer-section-wrapper {
        padding: 0
    }
    .page-footer .social-container {
        width: 66.66%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 10px 0 35px;
        padding-right: 60px
    }
    .page-footer .social-links {
        width: 50%
    }
    .page-footer .social-links h5 {
        height: 38px
    }
    .page-footer .social-links ul {
        margin: 15px 0 10px
    }
    .page-footer .subscribe {
        margin-top: 0;
        width: 43%
    }
    .page-footer .subscribe .btn {
        margin: 13px 0
    }
    .page-footer .latest-news {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 38px
    }
    .page-footer .latest-news-headline {
        max-width: 600px;
        padding-top: 13px
    }
    .page-footer .latest-news-headline h5 {
        padding-bottom: 8px
    }
    .page-footer .service-bar {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }
    .page-footer .service-bar li {
        display: inline-block
    }
    .page-footer .service-bar a {
        margin-right: 55px
    }
    .page-footer .footer-nav a, .page-footer .service-bar a {
        opacity: 1;
        transition: opacity .05s
    }
    .page-footer .footer-nav a:hover, .page-footer .service-bar a:hover {
        opacity: .7
    }
    .page-footer .social-links.footer-section-wrapper, .page-footer .subscribe.footer-section-wrapper {
        padding-right: 0
    }
}

.commit-to {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background: 100% 0 no-repeat url(../images/commit-to-bkg.06d2d1.jpg);
    color: #fff;
    text-align: center;
    min-height: 410px
}

.commit-to.light {
    background: 100% 0 no-repeat url(../images/intro-cta-bkg.ba07ae.jpg)
}

.commit-to.light h2 {
    color: #6ec829
}

.commit-to.light span {
    color: #636968
}

.commit-to .wrapper>a {
    width: 100%;
    text-align: center
}

.commit-to h2 {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 20px
}

.commit-to span {
    display: block;
    max-width: 230px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5;
    color: #fff;
    margin: 0 auto 40px
}

.commit-to span br {
    display: none
}

.commit-to .round-cta {
    margin: 0 auto;
    height: 71px;
    width: 71px;
    font-size: 32px;
    background-color: #6ec829;
    transition: box-shadow .3s
}

.commit-to .round-cta:hover {
    box-shadow: none
}

.commit-to .btn-container {
    padding-top: 15px
}

@media (min-width:1024px) {
    .commit-to {
        background-size: cover;
        min-height: 470px
    }
    .commit-to .wrapper>a:hover .round-cta {
        box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23)
    }
    .commit-to h2 {
        font-size: 44px
    }
    .commit-to h2, .commit-to span {
        max-width: 80%;
        margin: 0 auto 40px
    }
    .commit-to span {
        font-size: 24px
    }
    .commit-to span br {
        display: block
    }
    .commit-to .icon-right-arrow-full {
        width: 94px;
        height: 94px;
        font-size: 30px
    }
    .commit-to .round-cta {
        font-size: 36px
    }
}

.intro-cta {
    width: 100%;
    background: no-repeat url(../images/intro-cta-bkg.ba07ae.jpg);
    background-position: bottom left -370px
}

.intro-cta .content-holder {
    padding: 40px 0 35px
}

.intro-cta h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px
}

.intro-cta .join-info {
    font-size: 32px;
    margin-bottom: 65px
}

.intro-cta .take-pledge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.intro-cta .take-pledge span {
    color: #6ec829;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.intro-cta .take-pledge .round-cta {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.intro-cta .round-cta {
    margin: 0 auto;
    height: 71px;
    width: 71px;
    font-size: 30px;
    background-color: #6ec829;
    margin-bottom: 20px
}

.intro-cta.page-error h5 {
    font-family: MuseoSans-100;
    font-size: 32px
}

.intro-cta.page-error p {
    font-size: 18px;
    margin-bottom: 40px
}

@media (min-width:1024px) {
    .intro-cta {
        background-size: cover;
        background-position: 0 100%
    }
    .intro-cta .content-holder {
        max-width: 900px;
        padding: 100px 0
    }
    .intro-cta h5 {
        font-size: 20px
    }
    .intro-cta .join-info {
        font-size: 60px;
        margin-bottom: 30px
    }
    .intro-cta .take-pledge {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .intro-cta .take-pledge span {
        font-size: 20px;
        margin: 0
    }
    .intro-cta .icon-right-arrow-full {
        margin: 0;
        height: 63px;
        width: 63px;
        margin-left: 15px
    }
    .intro-cta.page-error h5 {
        font-size: 60px
    }
    .intro-cta.page-error p {
        font-size: 24px
    }
}

.hero-area {
    color: #fff;
    padding: 55px 0;
    background: 50%/cover no-repeat
}

.hero-area.no-bkg-image {
    background-color: #159aaa
}

.hero-area.dark-color, .hero-area.dark-color h2 {
    color: #636968
}

.hero-area.tint {
    position: relative
}

.hero-area.tint:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1
}

.hero-area.tint .wrapper {
    position: relative;
    z-index: 2
}

.hero-area h2 {
    font-size: 36px;
    margin-bottom: 30px;
    color: #fff
}

.hero-area p {
    font-size: 18px;
    margin-bottom: 75px;
    max-width: 90%
}

.hero-area p br {
    display: none
}

@media (min-width:1024px) {
    .hero-area {
        padding: 95px 0
    }
    .hero-area h2 {
        font-size: 60px
    }
    .hero-area p {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 40px;
        max-width: 66%
    }
}

.related-news {
    padding: 45px 0 40px;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.related-news.white-bg {
    background-color: #fff
}

.related-news .wrapper {
    padding: 0 10px
}

.related-news h2 {
    font-size: 26px;
    max-width: 100%;
    margin: 0 auto 40px
}

@media (min-width:1024px) {
    .related-news {
        padding: 80px 0
    }
    .related-news h2 {
        font-size: 30px;
        max-width: 70%;
        margin: 0 auto 50px
    }
}

.image-info-panel {
    padding: 0 16px 20px
}

.image-info-panel .image-wrap {
    position: relative;
    width: 100%;
    overflow: hidden
}

.image-info-panel .image-wrap img {
    display: block;
    width: 100%;
    height: auto
}

@media (min-width:1024px) {
    .image-info-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }
    .image-info-panel .image-wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: calc(400px + 50%);
        height: 100%
    }
    .image-info-panel .image-wrap img {
        display: inline-block;
        width: auto;
        height: 100%
    }
}

.quote-info .icon-quote {
    display: inline-block;
    font-size: 30px;
    color: #159aaa
}

.quote-info p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 6px
}

.quote-info em {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #adb2b6
}

.quote-info em+em {
    margin-top: 6px
}

.quote-info .quote-author-name:before {
    content: "-";
    font-family: MuseoSans-300;
    font-size: 18px;
    margin-right: 6px
}

@media (min-width:1024px) {
    .quote-info .icon-quote {
        font-size: 36px;
        margin-bottom: 20px
    }
    .quote-info p {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 30px
    }
    .quote-info em+em {
        margin-top: 16px
    }
    .quote-info .quote-author-name:before {
        font-size: 18px;
        margin-right: 7px
    }
}

.quotes-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quotes-list .single-quote {
    display: block;
    width: 100%;
    min-height: auto;
    overflow: hidden;
    position: relative
}

.quotes-list .single-quote .image-info-panel .image-wrap {
    width: 100%;
    text-align: center
}

.quotes-list .single-quote .wrapper .box {
    position: relative;
    background-color: #fff;
    height: 100%;
    max-width: 100%
}

.quotes-list .single-quote .wrapper .box .quote-info {
    margin-top: auto;
    padding: 0
}

.quotes-list .single-quote+.single-quote {
    margin-top: 60px
}

@media (min-width:1024px) {
    .quotes-list .single-quote {
        display: block;
        width: 100%;
        min-height: 510px;
        overflow: hidden;
        position: relative
    }
    .quotes-list .single-quote .image-info-panel {
        min-height: 100%
    }
    .quotes-list .single-quote .image-info-panel .image-wrap {
        left: auto;
        text-align: right
    }
    .quotes-list .single-quote .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .quotes-list .single-quote .wrapper .box {
        position: relative;
        background-color: #fff;
        height: 100%;
        max-width: 480px;
        min-height: 510px
    }
    .quotes-list .single-quote .wrapper .box .quote-info {
        margin-top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 20px 60px 20px 0
    }
    .quotes-list .single-quote:nth-of-type(odd) .image-info-panel .image-wrap {
        right: auto;
        text-align: left
    }
    .quotes-list .single-quote:nth-of-type(odd) .wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .quotes-list .single-quote:nth-of-type(odd) .wrapper .box .quote-info {
        padding: 20px 0 20px 60px
    }
    .quotes-list .single-quote+.single-quote {
        margin-top: 100px
    }
}

.subpages-cta .grid-container .grid-child+.grid-child {
    margin-top: 0
}

.subpages-cta li {
    position: relative;
    padding: 40px 0 90px;
    border-top: 1px solid #edeff1
}

.subpages-cta li:first-child {
    border-top: none
}

.subpages-cta li h2 {
    font-size: 32px;
    margin-bottom: 30px
}

.subpages-cta li .intro-text {
    line-height: 28px;
    margin-bottom: 12px
}

.subpages-cta li .grid-child-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center
}

.subpages-cta img {
    margin: 30px 0;
    box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23);
    height: 100%
}

.subpages-cta .btn {
    position: absolute;
    bottom: 40px;
    width: 100%
}

@media (min-width:1024px) {
    .subpages-cta li {
        padding: 70px 0 50px
    }
    .subpages-cta li .grid-child-big {
        padding: 0 40px 0 0
    }
    .subpages-cta li h2 {
        font-size: 48px;
        margin-bottom: 30px
    }
    .subpages-cta li .intro-text {
        line-height: 34px;
        margin-bottom: 12px
    }
    .subpages-cta li:nth-child(2n) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .subpages-cta li:nth-child(2n) .grid-child-big {
        padding: 0 0 0 40px
    }
    .subpages-cta img {
        margin-top: 8px
    }
    .subpages-cta .btn {
        position: static;
        width: auto
    }
}

.quote-carousel {
    padding: 60px 0 55px;
    background: 100% 0/cover no-repeat url(../images/carousel-bkg-img.d44bf2.jpg)
}

.quote-carousel .quote-author-name:before {
    content: ""
}

.quote-carousel .icon-quote {
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px
}

.quote-carousel .slider {
    width: 100%;
    padding: 0 16px
}

.quote-carousel .slick-track {
    margin-bottom: 40px
}

.quote-carousel .slick-slide {
    text-align: center
}

.quote-carousel .slick-slide p {
    font-size: 32px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 1.3
}

.quote-carousel .slick-slide em {
    font-size: 20px;
    line-height: 24px;
    color: #59b6c1;
    display: inline
}

.quote-carousel .slick-dots {
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.quote-carousel .slick-dots li {
    pointer-events: none
}

.quote-carousel .slick-dots li:only-of-type {
    display: none
}

.quote-carousel .slick-dots .slick-active button {
    background-color: #fff;
    border: 2px solid #fff
}

.quote-carousel .slick-dots button {
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background-color: hsla(0, 0%, 100%, 0);
    border: 2px solid #59b6c1;
    border-radius: 50%
}

.quote-carousel .slick-dots button:before {
    content: ""
}

@media (min-width:1024px) {
    .quote-carousel {
        padding: 70px 0
    }
    .quote-carousel:hover .slick-next, .quote-carousel:hover .slick-prev {
        opacity: .2
    }
    .quote-carousel:hover .slick-next.slick-disabled, .quote-carousel:hover .slick-prev.slick-disabled {
        opacity: .1
    }
    .quote-carousel .icon-quote {
        font-size: 38px;
        margin-bottom: 40px
    }
    .quote-carousel .slider {
        padding: 0
    }
    .quote-carousel .slick-list {
        width: 70%;
        max-width: 980px;
        margin: 0 auto
    }
    .quote-carousel .slick-slide em {
        font-size: 24px;
        line-height: 30px
    }
    .quote-carousel .slick-slide p {
        font-size: 44px;
        margin-bottom: 30px
    }
    .quote-carousel .slick-track {
        margin-bottom: 55px
    }
    .quote-carousel .slick-next, .quote-carousel .slick-prev {
        height: auto;
        width: auto;
        opacity: 0;
        transition: opacity .3s ease
    }
    .quote-carousel .slick-next:before, .quote-carousel .slick-prev:before {
        font-family: divest-invest-icons!important;
        content: "\E911";
        font-size: 146px
    }
    .quote-carousel .slick-next:hover, .quote-carousel .slick-prev:hover {
        opacity: .6
    }
    .quote-carousel .slick-next.slick-disabled, .quote-carousel .slick-next.slick-disabled:hover, .quote-carousel .slick-prev.slick-disabled, .quote-carousel .slick-prev.slick-disabled:hover {
        opacity: .1
    }
    .quote-carousel .slick-prev {
        left: 15px
    }
    .quote-carousel .slick-prev:before {
        content: "\E910"
    }
    .quote-carousel .slick-next {
        right: 15px
    }
}

.content+.content-with-aside {
    margin-top: 30px
}

.content header {
    padding-right: 0
}

.content h3 {
    font-size: 26px;
    margin: 10px 0 30px;
    color: #159aaa
}

.content img {
    box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23)
}

.content .image-caption {
    display: block;
    margin: 20px 0 30px
}

.content .btn {
    width: 100%;
    font-family: MuseoSans-700, Arial, sans-serif
}

.content .btn-container {
    display: block;
    padding: 40px 0 0;
    text-align: center
}

.content .btn-container .btn {
    margin: 0;
    width: auto
}

.content .main-content+.open-image, .content .open-image+.open-image {
    margin-top: 30px
}

.content p+.btn-container {
    padding: 20px 0 40px
}

.content p:only-of-type+.btn-container {
    padding: 40px 0
}

.content p:only-of-type+.open-image {
    margin-top: 30px
}

.content .links-panel {
    padding: 20px 0 10px
}

.content .links-panel ul {
    padding-left: 0
}

.content .links-panel li {
    margin-bottom: 5px
}

.content .links-panel li:before {
    width: 0
}

.content .links-panel a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    min-height: 82px;
    background-color: #f3f2f2;
    font-size: 18px
}

.content .links-panel a span {
    -ms-flex-item-align: center;
    align-self: center
}

.content .links-panel a span:first-child {
    margin-right: 20px;
    color: #c8c9c8;
    font-size: 25px
}

.content .links-panel a.btn {
    margin: 0;
    color: #159aaa;
    font-family: MuseoSans-500, Arial, sans-serif;
    line-height: 42px
}

.content .quote-info {
    padding: 0 0 30px
}

.content .quote-info p {
    margin-bottom: 25px
}

.content .quote-info em+em {
    margin-top: 6px
}

.content .quote-info .quote-author-name:before {
    display: none
}

@media (min-width:1024px) {
    .content+.content-with-aside {
        margin-top: 50px
    }
    .content header {
        padding-right: 32%
    }
    .content h3 {
        font-size: 30px;
        margin: 40px 0
    }
    .content .btn {
        width: auto
    }
    .content .btn-container {
        text-align: left
    }
    .content .links-panel {
        position: absolute;
        top: 35px;
        right: 0;
        width: 32%
    }
    .content .links-panel .btn:hover {
        box-shadow: none
    }
    .content .content-with-aside .links-panel {
        top: -32px;
        padding: 0
    }
    .content .quote-info {
        margin: 30px 0 0 80px;
        width: 70%
    }
}

.content-with-aside .main-content {
    width: 100%
}

.content-with-aside .main-content .btn.btn-with-icon {
    margin: 0 0 40px
}

.content-with-aside .image-caption {
    display: block;
    margin: 10px 0 20px
}

@media (min-width:1024px) {
    .content-with-aside {
        position: relative
    }
    .content-with-aside .main-content {
        display: inline-block;
        vertical-align: top;
        padding-right: 30px;
        width: 67%;
        min-height: 450px
    }
    .content-with-aside .main-content .btn.btn-with-icon {
        margin: 40px 0
    }
    .content-with-aside .box {
        display: inline-block;
        vertical-align: top;
        width: 32%
    }
    .content-with-aside .box .quote-info {
        margin: -4px 0 0;
        width: 100%
    }
    .content-with-aside .box .quote-info p {
        font-size: 18px;
        line-height: 28px
    }
    .content-with-aside .img {
        margin: 3px 0 10px
    }
}

.article {
    padding-top: 0;
    overflow: hidden
}

.article h4 {
    margin-bottom: 10px;
    max-height: 19px;
    overflow: hidden
}

.article .article-back-button {
    background-color: #159aaa;
    position: relative;
    padding: 10px 0;
    color: #fff
}

.article .article-back-button:before {
    left: -2000px
}

.article .article-back-button:after, .article .article-back-button:before {
    position: absolute;
    background-color: #159aaa;
    content: "";
    top: 0;
    height: 100%;
    width: 2000px
}

.article .article-back-button:after {
    right: -2000px
}

.article .article-back-button .icon-right-arrow {
    font-size: 24px;
    margin-right: 5px;
    color: #59b6c1;
    opacity: 1;
    transition: opacity .3s, color .3s
}

.article .article-back-button .icon-right-arrow:before {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.article .article-back-button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article .article-back-button a:hover .icon-right-arrow {
    color: #fff;
    opacity: .5
}

.article .article-back-button span {
    color: #fff
}

@media (min-width:1024px) {
    .article .article-back-button {
        padding: 20px 0
    }
    .article .article-back-button .icon-right-arrow {
        font-size: 27px
    }
}

.article .article-header {
    padding: 35px 0
}

@media (min-width:1024px) {
    .article .article-header {
        width: 75%;
        padding: 55px 0 10px
    }
}

.article .function-place, .article .name, .article .position, .article date {
    color: #adb2b6;
    font-size: 16px;
    display: block;
    margin-bottom: 5px
}

.article h2 {
    line-height: 35px;
    margin-bottom: 10px
}

.article .grid-container.grid-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article .grid-container.grid-4 .grid-child-three-quarters {
    padding: 0
}

.article .article-media {
    margin: 0 -16px 10px
}

.article .article-media .video-placeholder {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%
}

.article .article-media .video-placeholder:hover {
    cursor: pointer
}

.article .article-media .thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 50%/100% no-repeat;
    opacity: 1;
    transition: opacity .2s, box-shadow .3s;
    z-index: 2
}

.article .article-media .thumbnail.hidden {
    opacity: 0;
    display: block;
    z-index: -1
}

.article .article-media .thumbnail.hidden:after {
    opacity: 0
}

.article .article-media .thumbnail:hover .article-play-button {
    box-shadow: 6px 8px 18px 3px rgba(10, 2, 2, .24)
}

.article .article-media .article-play-button {
    width: 60px;
    height: 60px;
    background-color: #159aaa;
    border-radius: 50%;
    position: relative;
    top: calc(50% - 30px);
    left: calc(50% - 30px)
}

.article .article-media .article-play-button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #fff;
    left: 27px;
    top: 25px
}

.article .article-media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s .2s
}

.article .article-media iframe.show {
    opacity: 1
}

@media (min-width:1024px) {
    .article .article-media {
        margin: 29px 0 10px;
        max-height: 418px
    }
    .article .article-media .video-placeholder {
        width: 100%;
        overflow: hidden;
        padding-bottom: 393px
    }
    .article .article-media .thumbnail {
        background: 50%/100% no-repeat
    }
    .article .article-media .article-play-button {
        width: 107px;
        height: 107px;
        top: calc(50% - 53px);
        left: calc(50% - 53px)
    }
    .article .article-media .article-play-button:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        border-left: 20px solid #fff;
        left: 46px;
        top: 41px
    }
}

.article .article-carousel .slick-slide {
    height: auto;
    text-align: center
}

.article .article-carousel img {
    display: inline-block
}

.article .article-carousel .slick-slider {
    margin-bottom: 0
}

.article .article-carousel .slick-dots {
    bottom: 10px
}

.article .article-carousel .slick-dots li {
    pointer-events: none
}

.article .article-carousel .slick-dots .slick-active button {
    background-color: #fff;
    border: 2px solid #fff
}

.article .article-carousel .slick-dots button {
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background-color: hsla(0, 0%, 100%, 0);
    border: 2px solid #59b6c1;
    border-radius: 50%
}

.article .article-carousel .slick-dots button:before {
    content: ""
}

@media (min-width:1024px) {
    .article .article-carousel .slick-arrow {
        width: 160px;
        height: 360px;
        z-index: 1
    }
    .article .article-carousel .slick-arrow:before {
        font-family: divest-invest-icons!important;
        content: "\E905";
        display: inline-block;
        color: #9ce2ea;
        opacity: 1;
        font-size: 32px;
        position: absolute;
        padding: 14px 12px 14px 16px;
        top: calc(50% - 30px);
        background-color: rgba(0, 0, 0, .2)
    }
    .article .article-carousel .slick-prev {
        left: 0
    }
    .article .article-carousel .slick-prev:before {
        left: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .article .article-carousel .slick-next, .article .article-carousel .slick-next:before {
        right: 0
    }
}

.article .article-media-description {
    display: block;
    color: #adb2b6;
    font-size: 14px;
    margin-bottom: 25px
}

@media (min-width:1024px) {
    .article .article-media-description {
        font-size: 16px;
        margin-bottom: 30px
    }
}

.article .entry-content {
    margin-bottom: 30px
}

.article .article-social-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 40px
}

.article .article-social-bar .btn-share {
    display: none
}

.article .article-social-bar .round-cta {
    margin-right: 20px
}

@media (min-width:1024px) {
    .article .article-social-bar .btn-share {
        display: inline-block;
        margin-right: 20px
    }
}

.article .article-tags-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article .article-tags-bar li {
    font-family: MuseoSans-500, Arial, sans-serif;
    display: inline-block;
    margin: 0 13px 30px 0;
    padding: 16px 28px;
    font-size: 16px;
    line-height: 1;
    background-color: #f3f2f2;
    color: #adb2b6
}

.article .article-press-enquiries ul {
    background-color: #159aaa;
    font-size: 16px;
    padding: 20px 25px
}

.article .article-press-enquiries ul li {
    margin-bottom: 25px
}

.article .article-press-enquiries ul li:last-child {
    margin-bottom: 0
}

.article .article-press-enquiries ul p {
    color: #9ce2ea;
    margin: 0
}

.article .article-press-enquiries ul p:last-of-type+a {
    margin-top: 0!important
}

.article .article-press-enquiries ul a {
    color: #fff
}

.article .article-event-details>ul {
    background: #159aaa;
    font-size: 16px;
    padding: 20px 25px 10px;
    color: #fff
}

.article .article-event-details .event-info, .article .article-event-details .event-venue {
    color: #9ce2ea
}

.article .article-event-details .event-info {
    margin: 25px 0
}

.article .article-event-details p {
    margin-bottom: 0
}

.article .article-event-details .further-info {
    color: #fff;
    font-size: 18px;
    padding: 10px 0
}

.article .article-event-details .icon-external-link {
    margin-right: 10px
}

@media (min-width:1024px) {
    .article .article-event-details>ul, .article .article-event-details span {
        font-size: 18px
    }
}

.article .article-resources {
    font-size: 16px
}

.article .article-resources a.single-resource {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: #636968;
    margin-bottom: 5px;
    background-color: #f7f7f7;
    padding: 20px 15px
}

.article .article-resources i {
    font-size: 25px;
    color: #cacccc;
    margin-right: 20px
}

@media (min-width:1024px) {
    .article .article-resources span {
        font-size: 18px
    }
}

@media (min-width:1024px) {
    .article .wrapper {
        padding: 0
    }
    .article .grid-child-three-quarters {
        padding-right: 7px!important
    }
    .article .grid-container.grid-4 .grid-child {
        padding: 0 10px 0 18px
    }
    .article span {
        font-size: 26px
    }
    .article date {
        margin-bottom: 10px
    }
    .article h2 {
        line-height: normal
    }
}

.listing h2 {
    font-size: 26px
}

.listing .events-title {
    text-transform: capitalize
}

.listing .info-msg {
    font-size: 16px;
    display: block
}

.listing .cards-list.events-list {
    margin-bottom: 10px
}

.listing .cards-list.events-list.grid-container .grid-child>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.listing .cards-list.events-list time {
    display: block;
    color: #adb2b6;
    font-size: 16px;
    margin-bottom: 20px
}

.listing .cards-list.events-list h3 {
    margin-bottom: 5px;
    height: auto;
    color: #636968
}

.listing .cards-list.events-list .brief-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.listing .cards-list.events-list .brief-info span {
    font-size: 20px;
    display: block;
    color: #adb2b6
}

.listing .cards-list.events-list .brief-info span.tag {
    font-size: 16px
}

.listing .cards-list.events-list .brief-info>div:first-child {
    min-height: 140px
}

.listing .listing-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 15px
}

.listing .listing-filter .dk-select, .listing .listing-filter .search-wrap, .listing .listing-filter .time-filter {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 25px
}

.listing .listing-filter .time-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2px;
    border: 1px solid #59b6c1
}

.listing .listing-filter .time-filter div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 14px 0 5px;
    color: #67ccd8;
    font-family: MuseoSans-700, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    transition: color .3s
}

.listing .listing-filter .time-filter div:hover {
    color: #59b6c1
}

.listing .listing-filter .time-filter div.selected {
    padding: 13px 0 5px;
    color: #59b6c1;
    border: 2px solid #59b6c1
}

.listing .listing-filter .dk-select-options {
    z-index: 20
}

.listing .listing-filter .dk-select-options, .listing .listing-filter .dk-selected {
    text-transform: uppercase;
    box-shadow: none
}

.listing .listing-filter .dk-selected {
    padding: 9px 50px 9px 15px;
    text-align: left;
    box-shadow: none
}

.listing .listing-filter .dk-select-multi:focus .dk-select-options .dk-option, .listing .listing-filter .dk-select-open-down .dk-select-options .dk-option, .listing .listing-filter .dk-select-open-up .dk-select-options .dk-option {
    padding: 9px 60px 9px 15px;
    text-align: left
}

.listing.grey-bg .dk-select-options, .listing.grey-bg .dk-selected {
    background-color: #f7f7f7;
    border: 1px solid #eaeaea
}

.listing.grey-bg .dk-option {
    color: #a3a6a5
}

.listing.grey-bg .dk-option-selected, .listing.grey-bg .dk-option:hover {
    color: #636968
}

.listing.grey-bg .info-msg {
    color: #424847
}

.listing.grey-bg .listing-filter-news .dk-select-options, .listing.grey-bg .listing-filter-news .dk-selected {
    font-family: MuseoSans-700;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #159aaa
}

.listing.grey-bg .listing-filter-news .dk-select-options:before, .listing.grey-bg .listing-filter-news .dk-selected:before {
    color: #159aaa
}

.listing.grey-bg .listing-filter-news .dk-select-multi:focus .dk-select-options .dk-option, .listing.grey-bg .listing-filter-news .dk-select-open-down .dk-select-options .dk-option, .listing.grey-bg .listing-filter-news .dk-select-open-up .dk-select-options .dk-option {
    color: #adb2b6;
    padding: 15px 60px 15px 15px;
    font-size: 14px
}

.listing.grey-bg .listing-filter-news .dk-select-multi:focus .dk-select-options .dk-option:hover, .listing.grey-bg .listing-filter-news .dk-select-open-down .dk-select-options .dk-option:hover, .listing.grey-bg .listing-filter-news .dk-select-open-up .dk-select-options .dk-option:hover {
    color: #636968
}

.listing.grey-bg .listing-filter-news .dk-select-multi:focus .dk-select-options .dk-option-selected, .listing.grey-bg .listing-filter-news .dk-select-open-down .dk-select-options .dk-option-selected, .listing.grey-bg .listing-filter-news .dk-select-open-up .dk-select-options .dk-option-selected {
    color: #159aaa
}

.listing.grey-bg .listing-filter-news .dk-select-multi:focus .dk-select-options .dk-option-selected:before, .listing.grey-bg .listing-filter-news .dk-select-open-down .dk-select-options .dk-option-selected:before, .listing.grey-bg .listing-filter-news .dk-select-open-up .dk-select-options .dk-option-selected:before {
    color: #159aaa;
    margin-top: -8px
}

.listing.grey-bg .listing-filter-news .info-msg {
    color: #adb2b6
}

.listing.blue-bg .listing-filter .time-filter .selected {
    color: #fff;
    border: 2px solid #fff
}

.listing.blue-bg .info-msg {
    color: #fff
}

.listing.blue-bg .dk-selected {
    padding: 12px 50px 12px 15px;
    background: transparent;
    color: #fff;
    border: 1px solid #59b6c1;
    text-align: left
}

.listing.blue-bg .dk-selected:before {
    color: #fff
}

.listing.blue-bg .dk-selected:focus:before, .listing.blue-bg .dk-selected:hover:before {
    border-top-color: #fff
}

.listing.blue-bg .dk-select-multi:focus .dk-select-options, .listing.blue-bg .dk-select-open-down .dk-select-options, .listing.blue-bg .dk-select-open-up .dk-select-options {
    padding: 15px 0;
    background-color: #159aaa;
    border-color: #59b6c1
}

.listing.blue-bg .dk-select-multi:focus .dk-select-options .dk-option, .listing.blue-bg .dk-select-open-down .dk-select-options .dk-option, .listing.blue-bg .dk-select-open-up .dk-select-options .dk-option {
    padding: 12px 60px 12px 15px;
    color: #9ce2ea;
    text-align: left
}

.listing.blue-bg .dk-select-multi:focus .dk-select-options .dk-option-selected, .listing.blue-bg .dk-select-multi:focus .dk-select-options .dk-option-selected:before, .listing.blue-bg .dk-select-multi:focus .dk-select-options .dk-option:hover, .listing.blue-bg .dk-select-open-down .dk-select-options .dk-option-selected, .listing.blue-bg .dk-select-open-down .dk-select-options .dk-option-selected:before, .listing.blue-bg .dk-select-open-down .dk-select-options .dk-option:hover, .listing.blue-bg .dk-select-open-up .dk-select-options .dk-option-selected, .listing.blue-bg .dk-select-open-up .dk-select-options .dk-option-selected:before, .listing.blue-bg .dk-select-open-up .dk-select-options .dk-option:hover {
    color: #fff
}

.listing.blue-bg .pagination .pagination-wrap {
    border: 1px solid #59b6c1
}

.listing.blue-bg .pagination .pagination-wrap .current {
    color: #fff;
    border: 2px solid #fff
}

.listing.blue-bg .pagination .pagination-wrap li:hover {
    color: #fff
}

.listing.blue-bg .pagination .pagination-wrap>.disabled {
    color: #eaeaea
}

.listing.blue-bg .pagination .pagination-wrap>.next:hover {
    color: #fff
}

.listing .dk-select-options .dk-option, .listing .dk-selected {
    font-size: 16px
}

@media (min-width:1024px) {
    .listing {
        padding-bottom: 100px
    }
    .listing h2 {
        font-size: 30px;
        margin-bottom: 50px
    }
    .listing .listing-filter {
        margin: 40px -10px 20px
    }
    .listing .listing-filter .dk-select, .listing .listing-filter .search-wrap, .listing .listing-filter .time-filter {
        -ms-flex-preferred-size: 31.9%;
        flex-basis: 31.9%;
        max-width: 31.9%;
        margin-left: 20px
    }
    .listing .listing-filter .dk-select:first-child, .listing .listing-filter .search-wrap:first-child, .listing .listing-filter .time-filter:first-child {
        margin-left: 0
    }
    .listing .cards-list {
        margin-bottom: 70px
    }
    .listing .dk-select-options .dk-option, .listing .dk-selected {
        font-size: 18px
    }
}

.pagination .pagination-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 10px;
    width: 100%;
    border: 1px solid #eaeaea
}

.pagination .pagination-wrap>span {
    color: #67ccd8;
    font-size: 25px;
    cursor: pointer;
    transition: color .3s
}

.pagination .pagination-wrap>span.prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pagination .pagination-wrap>span.disabled {
    color: #eaeaea;
    opacity: .4;
    cursor: default;
    pointer-events: none
}

.pagination .pagination-wrap>span.disabled:hover {
    color: #eaeaea;
    opacity: .4
}

.pagination .pagination-wrap>span:hover {
    color: #159aaa
}

.pagination .pagination-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pagination .pagination-wrap ul li {
    color: #67ccd8;
    border: 2px solid transparent;
    transition: color .3s;
    cursor: pointer
}

.pagination .pagination-wrap ul li a, .pagination .pagination-wrap ul li span {
    padding: 5px 10px;
    font-family: MuseoSans-500, Arial, sans-serif;
    font-size: 16px
}

.pagination .pagination-wrap ul li a {
    padding: 0 10px;
    color: #67ccd8
}

.pagination .pagination-wrap ul li.current {
    color: #159aaa;
    border: 2px solid #159aaa;
    cursor: default
}

.pagination .pagination-wrap ul li:hover {
    color: #159aaa
}

@media (min-width:1024px) {
    .pagination .pagination-wrap {
        margin: 0 auto;
        max-width: 650px
    }
}

.hero-simple {
    width: 100%;
    background: no-repeat url(../images/intro-cta-bkg.ba07ae.jpg);
    background-position: bottom -260px left -270px;
    color: #159aaa;
    text-align: center;
    padding: 42px 0;
    border-top: 1px solid #f3f2f2
}

.hero-simple h2 {
    font-size: 36px;
    line-height: 1.3;
    margin: 0 auto;
    width: 70%
}

.hero-simple span {
    display: block;
    margin: 35px auto 5px;
    font-weight: 200;
    line-height: 1.4;
    color: #636968;
    width: 85%
}

.hero-simple.bkg-blue {
    background: no-repeat 50% url(../images/commit-to-bkg.06d2d1.jpg)
}

.hero-simple.bkg-blue h2, .hero-simple.bkg-blue span {
    color: #fff
}

.hero-simple.pledge-thank-you h2 {
    width: 100%;
    margin-bottom: 30px
}

.hero-simple.pledge-thank-you p {
    color: #636968;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 5px
}

.hero-simple.pledge-thank-you .social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hero-simple.pledge-thank-you .social-icons li {
    margin: 0 9px
}

.hero-simple.pledge-thank-you em {
    font-size: 18px;
    font-family: MuseoSans-500;
    background-color: hsla(0, 0%, 100%, 0)
}

.hero-simple.pledge-thank-you .line {
    line-height: 1;
    width: 100%;
    margin: 5px 0
}

.hero-simple.pledge-thank-you .line:before {
    left: 0;
    width: calc(50% - 20px);
    background-color: #d2d4d5
}

.hero-simple.pledge-thank-you .line:after {
    content: "";
    position: absolute;
    height: 1px;
    right: 0;
    top: 50%;
    width: calc(50% - 20px);
    background-color: #d2d4d5
}

.hero-simple.pledge-thank-you .full-width {
    margin: 25px 0 0
}

@media (min-width:1024px) {
    .hero-simple {
        background: 50%/cover no-repeat url(../images/intro-cta-bkg.ba07ae.jpg);
        padding: 92px 0
    }
    .hero-simple.bkg-blue {
        background-size: cover
    }
    .hero-simple h2 {
        margin: 0 auto;
        font-size: 48px
    }
    .hero-simple span {
        margin: 40px auto 24px;
        font-size: 24px;
        width: 70%
    }
    .hero-simple.pledge-thank-you p {
        font-size: 24px;
        line-height: 1.4
    }
    .hero-simple.pledge-thank-you .social-icons {
        margin-bottom: 25px
    }
    .hero-simple.pledge-thank-you .line:before {
        left: 285px;
        width: calc(50% - 315px)
    }
    .hero-simple.pledge-thank-you .line:after {
        right: 285px;
        width: calc(50% - 315px)
    }
}

.hero-image {
    width: 100%;
    background: 50%/cover no-repeat;
    min-height: 560px
}

.investor-types {
    padding: 40px 0 45px;
    position: relative;
    background-size: 0
}

.investor-types:before {
    top: 1px
}

.investor-types:after, .investor-types:before {
    position: absolute;
    content: "";
    width: 66.5%;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #eaeaea
}

.investor-types:after {
    bottom: 0
}

.investor-types h2 {
    font-size: 22px;
    line-height: 1.3
}

.investor-types span {
    color: #4a504f
}

@media (min-width:1024px) {
    .investor-types {
        min-height: 560px;
        background: 50%/cover no-repeat;
        padding-top: 100px
    }
    .investor-types:after, .investor-types:before {
        height: 0
    }
    .investor-types .content-holder, .investor-types h2, .investor-types span {
        color: #fff
    }
    .investor-types .content-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .investor-types h2 {
        width: 32%;
        font-size: 24px;
        line-height: 32px;
        padding-right: 60px
    }
    .investor-types span {
        font-size: 20px;
        line-height: 28px
    }
}

.investor-types-list {
    padding-left: 18px
}

.investor-types-list li {
    position: relative
}

.investor-types-list li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 10px;
    left: -17px;
    background-color: #a3a6a5
}

.investor-types-list li span {
    font-size: 18px;
    line-height: 28px
}

@media (min-width:1024px) {
    .investor-types-list {
        max-width: 70%;
        -webkit-column-count: 2;
        column-count: 2;
        padding-left: 20px;
        -webkit-column-gap: 45px;
        column-gap: 45px;
        margin-left: -10px
    }
    .investor-types-list li {
        margin-bottom: 22px
    }
    .investor-types-list li:before {
        background-color: #fff;
        height: 10px;
        width: 10px;
        top: 9px;
        left: -20px
    }
    .investor-types-list li span {
        font-size: 20px;
        line-height: 28px
    }
}

.news-carousel {
    background: 100% 0/cover no-repeat url(../images/commit-to-bkg.06d2d1.jpg);
    color: #fff;
    padding: 10px 0 15px
}

.news-carousel h3 {
    font-size: 18px;
    margin: 40px 0 20px
}

.news-carousel .news-tag, .news-carousel date {
    color: #67ccd8;
    font-size: 16px
}

.news-carousel date {
    margin-bottom: 5px
}

.news-carousel a.single-news {
    display: block;
    font-size: 36px;
    color: #fff;
    max-width: 90%;
    margin: 0 auto 20px;
    transition: color .3s;
    outline: none
}

.news-carousel a.single-news:hover {
    color: #d2f2f8
}

.news-carousel .news-tag {
    font-size: 18px;
    margin-bottom: 40px
}

.news-carousel .slick-slide {
    text-align: center
}

.news-carousel .slick-dots {
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.news-carousel .slick-dots li {
    pointer-events: none
}

.news-carousel .slick-dots .slick-active button {
    background-color: #fff;
    border: 2px solid #fff
}

.news-carousel .slick-dots button {
    height: 11px;
    width: 11px;
    margin: 0 auto;
    background-color: hsla(0, 0%, 100%, 0);
    border: 2px solid #59b6c1;
    border-radius: 50%
}

.news-carousel .slick-dots button:before {
    content: ""
}

@media (min-width:1024px) {
    .news-carousel {
        padding: 70px 0 80px
    }
    .news-carousel:hover .slick-next, .news-carousel:hover .slick-prev {
        opacity: 1
    }
    .news-carousel .wrapper {
        margin: 0;
        width: 100%
    }
    .news-carousel h3 {
        font-size: 24px;
        margin: 10px 0 40px
    }
    .news-carousel .news-tag, .news-carousel date {
        font-size: 18px
    }
    .news-carousel .news-tag {
        margin-bottom: 45px
    }
    .news-carousel a.single-news {
        font-size: 48px
    }
    .news-carousel .slick-list {
        width: 60%;
        max-width: 980px;
        margin: 0 auto
    }
    .news-carousel .slick-next, .news-carousel .slick-prev {
        height: auto;
        width: auto;
        opacity: 0;
        transition: opacity .3s
    }
    .news-carousel .slick-next:before, .news-carousel .slick-prev:before {
        font-family: divest-invest-icons!important;
        content: "\E911";
        font-size: 146px
    }
    .news-carousel .slick-prev {
        left: 15px
    }
    .news-carousel .slick-prev:before {
        content: "\E910"
    }
    .news-carousel .slick-next {
        right: 15px
    }
}

.contact-section h2 {
    font-size: 36px;
    margin-bottom: 30px
}

@media (min-width:1024px) {
    .contact-section h2 {
        font-size: 48px;
        margin-bottom: 60px
    }
    .contact-section .grid-container .grid-child {
        width: 50%;
        margin: 0
    }
    .contact-section .grid-container .grid-child .intro-text {
        padding-right: 140px
    }
}

.contact-submitted {
    max-width: 100%;
    text-align: center
}

.contact-submitted .intro-text {
    max-width: 90%;
    margin: 0 auto
}

.contact-submitted .btn-container p {
    width: 100%;
    font-size: 18px;
    line-height: 24px
}

.contact-submitted .btn {
    background-color: #1d6679
}

.contact-submitted .btn, .contact-submitted .btn-container {
    margin-top: 30px
}

@media (min-width:1024px) {
    .contact-submitted {
        max-width: 75%;
        margin-top: -25px;
        text-align: left
    }
    .contact-submitted .intro-text {
        max-width: 100%;
        margin-bottom: 80px
    }
    .contact-submitted .btn-container {
        margin-bottom: 50px
    }
    .contact-submitted .btn-container p {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 30px
    }
    .contact-submitted .btn {
        padding: 18px 82px
    }
    .contact-submitted .btn, .contact-submitted .btn-container {
        margin-top: 0
    }
}

.line {
    position: relative;
    width: 100%;
    height: 20px;
    display: block;
    margin: 15px 0
}

.line:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: 50%
}

.line em {
    font-family: MuseoSans-500, Arial, sans-serif;
    font-size: 16px;
    padding: 0 10px;
    background-color: #159aaa;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.commitments-map {
    background-color: #363636;
    padding: 30px 0 40px
}

.commitments-map h2 {
    font-size: 24px;
    line-height: 1.3;
    color: #fff;
    text-align: center
}

.commitments-map img {
    margin: 30px auto 50px;
    max-width: 100%
}

.commitments-map .last-updated {
    font-size: 12px;
    color: #5e6765
}

@media (min-width:1024px) {
    .commitments-map {
        padding: 70px 0 35px
    }
    .commitments-map h2 {
        font-size: 48px;
        line-height: 1.2;
        max-width: 75%;
        margin: 0 auto 50px
    }
    .commitments-map img {
        margin-bottom: 20px
    }
}

.commitments-stats-numbers {
    text-align: center;
    padding: 50px 0 0;
    overflow: hidden;
    background: 50%/cover no-repeat url(../images/intro-cta-bkg.ba07ae.jpg)
}

.commitments-stats-numbers.no-bkg {
    background-image: none
}

.commitments-stats-numbers h2 {
    font-size: 36px;
    line-height: 1.2
}

.commitments-stats-numbers p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px
}

@media (min-width:1024px) {
    .commitments-stats-numbers {
        padding: 90px 0 70px
    }
    .commitments-stats-numbers h2 {
        font-size: 48px;
        margin-bottom: 20px
    }
    .commitments-stats-numbers p {
        font-size: 24px;
        line-height: 36px
    }
}

.stats-numbers {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 25px 0 15px
}

.stats-numbers:after, .stats-numbers:before {
    position: absolute;
    content: "";
    top: 0;
    left: -600px;
    height: 100%;
    width: 600px;
    background-color: #fff
}

.stats-numbers:after {
    left: 100%
}

.stats-numbers li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    text-align: center;
    padding: 12px 0;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6ec829
}

.stats-numbers li:first-of-type {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center
}

.stats-numbers .value {
    font-size: 36px
}

.stats-numbers .value.dollar:before {
    position: relative;
    content: "$";
    top: 0;
    left: 0
}

.stats-numbers .info {
    display: block;
    font-size: 14px;
    color: #636968;
    font-family: MuseoSans-500, Arial, sans-serif
}

@media (min-width:1024px) {
    .stats-numbers {
        border-top: none;
        background-color: hsla(0, 0%, 100%, 0)
    }
    .stats-numbers:after, .stats-numbers:before {
        height: 0
    }
    .stats-numbers li {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%
    }
    .stats-numbers li:first-of-type {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .stats-numbers li:nth-of-type(2) {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%
    }
    .stats-numbers .value {
        font-size: 72px
    }
    .stats-numbers .info {
        font-size: 16px
    }
}

.organisations-search {
    text-align: center;
    padding: 40px 0 35px
}

.organisations-search.blue-bg .info {
    color: #9ce2ea
}

.organisations-search.blue-bg a {
    color: #fff;
    transition: color .3s ease
}

.organisations-search.blue-bg a:hover {
    color: #9ce2ea
}

.organisations-search h2 {
    font-size: 36px;
    line-height: 1.2
}

.organisations-search p {
    font-size: 18px;
    line-height: 24px
}

.organisations-search a {
    padding-left: 5px
}

.organisations-search .icon-right-arrow-full {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #6ec829;
    margin-left: 5px;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
}

.organisations-search .pagination {
    margin-top: 35px
}

.organisations-search .pagination-wrap {
    border-color: #67ccd8
}

@media (min-width:1024px) {
    .organisations-search {
        padding: 100px 0 70px
    }
    .organisations-search h2 {
        font-size: 48px;
        margin-bottom: 50px
    }
    .organisations-search p {
        font-size: 24px;
        line-height: 36px
    }
    .organisations-search .listing {
        padding-bottom: 0
    }
    .organisations-search .listing-filter {
        margin: 40px 0 20px
    }
}

.accordions-list .accordion-single-details p {
    font-size: 16px;
    line-height: 1.5
}

.accordions-list .no-result-info {
    display: none
}

.accordions-list.no-result {
    padding: 30px 15px
}

.accordions-list.no-result li {
    display: none
}

.accordions-list.no-result li.no-result-info {
    display: block;
    min-height: 200px
}

.accordions-list.no-result p {
    color: #636968;
    font-size: 18px;
    line-height: 1.3;
    text-align: left
}

@media (min-width:1024px) {
    .accordions-list {
        margin-bottom: 70px
    }
    .accordions-list .accordion-single-details p {
        font-size: 18px
    }
    .accordions-list.no-result {
        padding: 60px 40px
    }
    .accordions-list.no-result p {
        font-size: 24px;
        line-height: 1.5
    }
}

@media (max-width:1023px) {
    .info a .icon-right-arrow-full {
        font-size: 20px;
        position: relative;
        top: 4px
    }
}

.why-cta {
    background: 50%/cover no-repeat url(../images/commit-to-bkg.06d2d1.jpg);
    padding: 45px 0 50px
}

.why-cta h2, .why-cta h3, .why-cta p {
    color: #fff
}

.why-cta h2 {
    font-size: 24px;
    margin-bottom: 30px
}

.why-cta p {
    line-height: 1.4
}

.why-cta .img-wrapper {
    box-shadow: -6px 8px 20px rgba(10, 2, 2, .21);
    margin-bottom: 25px;
    transition: box-shadow .3s
}

.why-cta .img-wrapper:hover {
    box-shadow: 0 4px 8px 1px rgba(10, 2, 2, .23)
}

.why-cta .why-image-label {
    color: #fff;
    font-size: 26px;
    margin-bottom: 15px;
    transition: color .3s
}

.why-cta .why-image-label:hover {
    color: hsla(0, 0%, 100%, .5)
}

.why-cta .btn {
    font-size: 16px;
    text-transform: uppercase;
    background-color: #6ec829
}

.why-cta .grid-container {
    margin-top: 35px
}

.why-cta .grid-child {
    margin-bottom: 10px
}

@media (min-width:1024px) {
    .why-cta {
        padding: 95px 0
    }
    .why-cta h2 {
        font-size: 48px;
        max-width: 90%;
        margin-bottom: 45px
    }
    .why-cta p {
        font-size: 24px;
        line-height: 1.4
    }
    .why-cta .img-wrapper {
        box-shadow: none;
        margin-bottom: 35px;
        max-height: 198px;
        overflow: hidden
    }
    .why-cta .grid-container {
        margin-top: 75px
    }
    .why-cta h3 {
        font-size: 36px;
        margin-bottom: 32px
    }
    .why-cta .btn {
        padding: 20px 40px
    }
}

.commitments-numbers-chart {
    background-color: #424847;
    text-align: center
}

.commitments-numbers-chart h2 {
    color: #fff
}

.commitments-numbers-chart .tab-filter {
    font-family: MuseoSans-500;
    display: inline-block;
    padding: 2px;
    border: 2px solid #5e6765;
    margin-bottom: 20px
}

.commitments-numbers-chart .tab-filter div {
    padding: 8px 26px;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid hsla(0, 0%, 100%, 0)
}

.commitments-numbers-chart .tab-filter div:last-child {
    margin-top: 4px
}

.commitments-numbers-chart .tab-filter .selected {
    color: #fff;
    border-color: #159aaa
}

.commitments-numbers-chart .img-wrapper .tab {
    display: none
}

.commitments-numbers-chart .img-wrapper .tab.show {
    display: block
}

.commitments-numbers-chart .img-wrapper img {
    margin: 0 auto
}

@media (min-width:1024px) {
    .commitments-numbers-chart {
        padding: 50px 0 80px
    }
    .commitments-numbers-chart .tab-filter {
        padding: 4px;
        margin-bottom: 40px
    }
    .commitments-numbers-chart .tab-filter div {
        padding: 10px 46px;
        font-size: 18px;
        display: inline-block
    }
    .commitments-numbers-chart .tab-filter div:last-child {
        margin-top: 0
    }
}

.ie11 .grid-container, .safari .grid-container {
    display: block;
    width: 100%;
    font-size: 0;
    overflow: hidden
}

.ie11 .grid-container a img, .safari .grid-container a img {
    max-width: auto
}

.ie11 .grid-container .grid-child, .safari .grid-container .grid-child {
    display: inline-block;
    vertical-align: top;
    float: left
}

.ie11 .grid-container .grid-child a:not(.btn), .safari .grid-container .grid-child a:not(.btn) {
    display: block
}

.ie11 .grid-container .grid-child.logo-wrap>a, .safari .grid-container .grid-child.logo-wrap>a {
    line-height: 80px
}

.ie11 .grid-container .grid-child.logo-wrap>a img, .safari .grid-container .grid-child.logo-wrap>a img {
    display: inline;
    width: auto;
    max-height: 80px;
    max-width: 110px
}

.ie11 .grid-container .grid-child .small-text a:not(.btn), .safari .grid-container .grid-child .small-text a:not(.btn) {
    display: inline
}

.ie11 .grid-container.grid-2 .grid-child, .ie11 .grid-container.grid-3 .grid-child, .ie11 .grid-container.grid-4 .grid-child, .ie11 .grid-container.grid-two-thirds .grid-child, .safari .grid-container.grid-2 .grid-child, .safari .grid-container.grid-3 .grid-child, .safari .grid-container.grid-4 .grid-child, .safari .grid-container.grid-two-thirds .grid-child {
    width: 100%
}

.ie11 .grid-container.grid-16 .grid-child, .safari .grid-container.grid-16 .grid-child {
    width: 50%;
    margin: 0
}

.ie11 .grid-container.grid-16 .grid-child+.grid-child, .safari .grid-container.grid-16 .grid-child+.grid-child {
    margin-left: 0
}

@media (min-width:1024px) {
    .ie11 .grid-container.grid-2 .grid-child, .safari .grid-container.grid-2 .grid-child {
        width: 50%
    }
    .ie11 .grid-container.grid-3 .grid-child, .safari .grid-container.grid-3 .grid-child {
        width: 33.33333%
    }
    .ie11 .grid-container.grid-4 .grid-child, .safari .grid-container.grid-4 .grid-child {
        width: 25%
    }
    .ie11 .grid-container.grid-16 .grid-child, .safari .grid-container.grid-16 .grid-child {
        width: 16.66%;
        max-width: 16.66%
    }
    .ie11 .grid-container.grid-two-thirds, .safari .grid-container.grid-two-thirds {
        overflow: hidden
    }
    .ie11 .grid-container.grid-two-thirds .grid-child-big, .safari .grid-container.grid-two-thirds .grid-child-big {
        display: inline-block;
        width: 62%;
        max-width: 62%
    }
    .ie11 .grid-container.grid-two-thirds .grid-child-small, .safari .grid-container.grid-two-thirds .grid-child-small {
        display: inline-block;
        width: 38%;
        max-width: 38%
    }
    .ie11 .grid-container.grid-two-thirds:nth-child(odd) .grid-child-big, .safari .grid-container.grid-two-thirds:nth-child(odd) .grid-child-big {
        float: left
    }
    .ie11 .grid-container.grid-two-thirds:nth-child(2n) .grid-child-big, .safari .grid-container.grid-two-thirds:nth-child(2n) .grid-child-big {
        float: right
    }
}

.ie11 .article .grid-container .grid-child a:not(.btn) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.safari .investors-logos .grid-container.grid-3 .grid-child.logo-wrap {
    width: 50%
}

.ie11 .commit-to .wrapper, .safari .commit-to .wrapper {
    padding-top: 100px
}

input[type=password]::-ms-reveal, input[type=text]::-ms-clear {
    display: none
}

.loader, .loader:after, body div.wpcf7 .ajax-loader, body div.wpcf7 .ajax-loader:after {
    border-radius: 50%;
    width: 32px;
    height: 32px
}

.loader, body div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: none;
    margin: 20px auto 0 10px;
    position: relative;
    border-top: 5px solid hsla(0, 0%, 100%, .2);
    border-right: 5px solid hsla(0, 0%, 100%, .2);
    border-bottom: 5px solid hsla(0, 0%, 100%, .2);
    border-left: 5px solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: e 1.1s infinite linear;
    animation: e 1.1s infinite linear
}

.loader.is-active, body div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

@media print {
    .wrapper {
        width: 100%;
        margin: 0;
        float: none
    }
    @page {
        margin: 1cm
    }
    body {
        font: 12pt Arial, sans-serif;
        line-height: 1.2;
        background: #fff!important;
        color: #000
    }
    a, blockquote, h1, h2, h3, h4, h5, h6, img {
        page-break-inside: avoid
    }
    h1, h2, h3, h4, h5, h6, img {
        font-size: 14pt;
        page-break-after: avoid
    }
    h1 {
        font-size: 22pt
    }
    pre, table {
        page-break-inside: avoid
    }
    dl, ol, ul {
        page-break-before: avoid
    }
    a, a:link, a:visited {
        background: transparent;
        color: #ccc;
        font-weight: 700;
        text-decoration: underline;
        text-align: left;
        page-break-inside: avoid
    }
    .article .article-social-bar, .commit-to, .hero-simple, .intro-cta, .news-carousel, .page-footer, .page-header .top-bar, .related-news, .video-placeholder, i {
        display: none
    }
    .page-header {
        height: auto;
        padding: 10px
    }
    .page-header:after {
        content: "Thank you for printing our content at www.divestinvest.org";
        color: #ccc!important;
        font-size: 1em;
        text-align: center!important
    }
    .main-container, .section {
        padding: 0
    }
    address, blockquote, dd, dt, em, li, p, span {
        font-size: 100%
    }
    aside {
        border-top: 1px solid #ccc;
        margin-top: 10px;
        display: block
    }
}