/*!
Theme Name: SUN CSN
Theme URI: http://underscores.me/
Author: Mauricio Andre Cinelli
Author URI: https://bitzesty.com
Description: Custom template built for the SUN CSN organisation
Version: 1.0.0
Text Domain: suncsn
*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  padding: 0;
  margin: 0; }

html {
  font-size: 100%; }
  @media (min-width: 1200px) {
    html {
      font-size: 118.8%; } }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1em;
  color: #292A30; }

.screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#page {
  overflow: hidden; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

@media (max-width: 1024px) {
  .wp-block-spacer:not(.not-hidden-mobile) {
    display: none; } }

@media (max-width: 1024px) {
  .wp-block-suncsn-two-column + .wp-block-spacer,
  .wp-block-suncsn-three-column + .wp-block-spacer,
  .three-column + .wp-block-spacer,
  .two-column + .wp-block-spacer {
    height: 30px !important;
    display: block; } }

p:last-child {
  margin-bottom: 0 !important; }

#cookie-notice {
  background: #F8F7F5 !important;
  color: #292A30 !important;
  text-align: left !important; }
  #cookie-notice #cn-notice-text {
    color: #292A30 !important; }
  #cookie-notice .cookie-notice-container {
    padding: 1.5em 2em !important;
    text-align: left !important;
    font-size: 16px;
    margin: 0 auto;
    max-width: 71.579em;
    position: relative; }
  #cookie-notice #cn-accept-cookie {
    position: absolute;
    right: 2em;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-decoration: none;
    line-height: 22px;
    font-size: 42px;
    font-weight: 300;
    color: #292A30; }
    #cookie-notice #cn-accept-cookie:hover, #cookie-notice #cn-accept-cookie:active, #cookie-notice #cn-accept-cookie:focus {
      color: #0c6f77;
      background: transparent !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
  #cookie-notice #cn-more-info {
    color: #0c6f77 !important;
    font-size: 1em !important; }
    #cookie-notice #cn-more-info:hover, #cookie-notice #cn-more-info:active, #cookie-notice #cn-more-info:focus {
      color: #0c6f77 !important;
      text-decoration: underline !important;
      background: transparent !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }

.cookies-not-set {
  padding-top: 68px; }

@media (min-width: 992px) {
  .shown-mobile {
    display: none; } }

@media (max-width: 991px) {
  .hidden-mobile {
    display: none; } }

#message-success {
  background: #F8F7F5;
  padding: 50px;
  width: 575px;
  margin: 30px 0;
  max-width: 100%; }
  #message-success h3, #message-success .mc4wp-form-success strong, .mc4wp-form-success #message-success strong, #message-success .news-wrapper #secondary .widget-title, .news-wrapper #secondary #message-success .widget-title {
    margin-top: 0; }

p {
  margin-top: 0;
  line-height: 1.5; }

h1 {
  font-size: 1.875em;
  font-weight: 600; }

h2 {
  font-size: 1.875em;
  font-weight: 600; }

h3, .mc4wp-form-success strong, .news-wrapper #secondary .widget-title {
  font-size: 1.5625em;
  font-weight: 600; }

h5 {
  font-size: 1.263em;
  margin-top: 0;
  margin-bottom: 0.2em; }

.subheading {
  color: #90959A;
  position: relative;
  margin: 0;
  top: -0.8em; }

a {
  color: #0c6f77; }
  a:hover {
    color: #074449; }
  a:focus {
    color: #074449; }

.header__top {
  max-width: 63.579em;
  padding: 0 2em;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .header__top .custom-logo-link {
    padding: 1em 0;
    display: inline-block; }
    .header__top .custom-logo-link img {
      display: inline-block;
      height: 69px;
      width: auto; }
      @media (max-width: 992px) {
        .header__top .custom-logo-link img {
          height: 50px; } }
  .header__top .site-branding {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .header__top .header__extra {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .header__top .header__extra .language-switcher-dropdown {
      display: none; }
      @media (max-width: 800px) {
        .header__top .header__extra .language-switcher-dropdown {
          display: inline-block;
          padding: 0.6em 1em;
          background: transparent;
          border: none;
          font-size: 1em;
          font-weight: 400;
          position: relative;
          padding-right: 20px; } }
  @media (max-width: 800px) and (max-width: 460px) {
    .header__top .header__extra .language-switcher-dropdown {
      padding: 1.3em 20px 1.3em 1em;
      color: #fff; } }
      @media (max-width: 800px) {
          .header__top .header__extra .language-switcher-dropdown:after {
            content: " ";
            position: absolute;
            top: 17px;
            right: 7px;
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5.2px 3px 0 3px;
            border-color: currentColor transparent transparent transparent; } }
    @media (max-width: 800px) and (max-width: 460px) {
      .header__top .header__extra .language-switcher-dropdown:after {
        top: 29px; } }
    .header__top .header__extra .language-switcher-wrapper {
      position: relative; }
      @media (max-width: 800px) {
        .header__top .header__extra .language-switcher-wrapper.open .language-switcher {
          display: block !important; } }
      @media (max-width: 460px) {
        .header__top .header__extra .language-switcher-wrapper {
          position: absolute;
          top: 100%;
          left: 20px; } }
    .header__top .header__extra .language-switcher {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .header__top .header__extra .language-switcher li {
        display: inline-block; }
      .header__top .header__extra .language-switcher a {
        color: #292A30;
        font-weight: 300;
        font-size: 16px;
        text-decoration: none;
        display: inline-block;
        padding: 10px; }
      @media (max-width: 800px) {
        .header__top .header__extra .language-switcher {
          display: none;
          position: absolute;
          top: 100%;
          right: 0;
          background: #fff;
          z-index: 100000;
          min-width: 150px;
          -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4); } }
  @media (max-width: 800px) and (max-width: 460px) {
    .header__top .header__extra .language-switcher {
      right: auto;
      left: 0; } }
      @media (max-width: 800px) {
          .header__top .header__extra .language-switcher li {
            display: block;
            text-align: right;
            border-top: 1px solid #ccc; } }
      .header__top .header__extra .language-switcher .current a {
        font-weight: 600; }
    .header__top .header__extra .widget_suncsn_social_media_links {
      padding: 0 2.5em 0 2em; }
      @media (max-width: 992px) {
        .header__top .header__extra .widget_suncsn_social_media_links {
          display: none; } }
    .header__top .header__extra .menu {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      @media (max-width: 992px) {
        .header__top .header__extra .menu {
          margin-left: 20px; } }
      @media (max-width: 800px) {
        .header__top .header__extra .menu {
          display: none; } }
      .header__top .header__extra .menu a {
        background: #F5F5F5;
        color: #292A30;
        display: block;
        padding: 2.3477em 1.5em;
        color: #0c6f77;
        font-weight: 600;
        text-decoration: none; }
        @media (max-width: 1200px) {
          .header__top .header__extra .menu a {
            padding: 2.65em 1.5em; } }
        @media (max-width: 992px) {
          .header__top .header__extra .menu a {
            padding: 2.1em 1.5em; } }

.skip-link {
  position: absolute;
  top: -50px;
  left: 20px;
  border: 2px solid #292A30;
  padding: 0.5em 1em;
  color: #292A30;
  background: #fff;
  text-decoration: none;
  z-index: 999999; }
  .skip-link:focus {
    top: 40px; }

.main-navigation {
  background: #0c6f77;
  position: relative; }
  .main-navigation:before {
    content: " ";
    display: none;
    width: 100%;
    height: 3.9em;
    background: #F5F5F5;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999; }
  @media (min-width: 992px) {
    .main-navigation.open-sub-menu {
      margin-bottom: 3.8em; }
      .main-navigation.open-sub-menu:before {
        display: block; } }
  .main-navigation .menu-toggle {
    display: none;
    padding: 1.374em 1.1em;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 1em;
    line-height: 1;
    margin-left: auto; }
    @media (max-width: 991px) {
      .main-navigation .menu-toggle {
        display: block; } }

[class*="menu-main-navigation-"] {
  max-width: 63.579em;
  padding: 0 2em;
  margin: 0 auto; }
  [class*="menu-main-navigation-"] ul {
    list-style-type: none;
    margin: 0 -1.1em;
    padding: 0;
    position: relative; }
    @media (max-width: 1280px) {
      [class*="menu-main-navigation-"] ul {
        margin: 0 -0.75em; } }
    @media (max-width: 991px) {
      [class*="menu-main-navigation-"] ul {
        display: none;
        -webkit-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        margin: 0 !important; }
        [class*="menu-main-navigation-"] ul .sub-menu {
          display: block;
          position: static;
          padding-left: 1.75em; }
        [class*="menu-main-navigation-"] ul[aria-expanded='true'] {
          display: block; } }
  [class*="menu-main-navigation-"] li {
    display: inline-block; }
    @media (max-width: 991px) {
      [class*="menu-main-navigation-"] li {
        display: block; } }
    @media (min-width: 801px) {
      [class*="menu-main-navigation-"] li.visible-mobile {
        display: none !important; } }
  [class*="menu-main-navigation-"] .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999999;
    background: #F5F5F5;
    width: 100%;
    display: none;
    margin-left: 0; }
    [class*="menu-main-navigation-"] .sub-menu a {
      color: #666666; }
      [class*="menu-main-navigation-"] .sub-menu a:hover, [class*="menu-main-navigation-"] .sub-menu a:focus {
        color: #0c6f77; }
    [class*="menu-main-navigation-"] .sub-menu .current-menu-item a {
      color: #0c6f77; }
    @media (min-width: 992px) {
      [class*="menu-main-navigation-"] .sub-menu .visible-mobile {
        display: none; } }
    @media (max-width: 991px) {
      [class*="menu-main-navigation-"] .sub-menu {
        background: transparent; }
        [class*="menu-main-navigation-"] .sub-menu .hidden-mobile {
          display: none !important; }
        [class*="menu-main-navigation-"] .sub-menu a {
          color: #BFEEEE; }
          [class*="menu-main-navigation-"] .sub-menu a:focus, [class*="menu-main-navigation-"] .sub-menu a:hover {
            color: #fff; }
        [class*="menu-main-navigation-"] .sub-menu .current-menu-item > a {
          color: #fff !important; } }
  [class*="menu-main-navigation-"] .current-menu-ancestor.menu-item-has-children .sub-menu,
  [class*="menu-main-navigation-"] .menu-item-has-children.open .sub-menu {
    display: block; }
  [class*="menu-main-navigation-"] a {
    display: block;
    padding: 1.374em 1.1em;
    color: #BFEEEE;
    text-decoration: none;
    font-weight: 400;
    font-size: 1em; }
    [class*="menu-main-navigation-"] a:hover, [class*="menu-main-navigation-"] a:focus, [class*="menu-main-navigation-"] a:active {
      color: #fff; }
    @media (max-width: 1280px) {
      [class*="menu-main-navigation-"] a {
        padding: 1.374em 0.75em; } }
    @media (max-width: 991px) {
      [class*="menu-main-navigation-"] a {
        display: inline-block;
        padding: 1em 0; } }
  @media (min-width: 992px) {
    [class*="menu-main-navigation-"] .menu-item-has-children > a {
      position: relative;
      padding-right: 1em; }
      [class*="menu-main-navigation-"] .menu-item-has-children > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #bfeeee transparent transparent transparent;
        position: absolute;
        top: calc(50% - 1px);
        right: 0; } }
  @media (min-width: 992px) {
    [class*="menu-main-navigation-"] .current-menu-ancestor > a,
    [class*="menu-main-navigation-"] .menu-item-has-children.open > a,
    [class*="menu-main-navigation-"] .menu-item-has-children > a:hover,
    [class*="menu-main-navigation-"] .menu-item-has-children > a:focus {
      color: #fff; }
      [class*="menu-main-navigation-"] .current-menu-ancestor > a:after,
      [class*="menu-main-navigation-"] .menu-item-has-children.open > a:after,
      [class*="menu-main-navigation-"] .menu-item-has-children > a:hover:after,
      [class*="menu-main-navigation-"] .menu-item-has-children > a:focus:after {
        border-color: #fff transparent transparent transparent; } }
  [class*="menu-main-navigation-"] .current-menu-item a {
    font-weight: 500; }
  @media (max-width: 992px) {
    [class*="menu-main-navigation-"] .current-menu-ancestor > a {
      color: #fff;
      font-weight: 500; } }
  @media (max-width: 992px) {
    [class*="menu-main-navigation-"] .current-menu-item:not(.current-menu-ancestor) > a {
      color: #fff !important; } }

.footer {
  font-size: 16px; }
  .footer [id*="menu-footer-actions"] {
    margin-bottom: 0;
    padding: 0;
    list-style-type: none; }
    .footer [id*="menu-footer-actions"] li:last-child {
      margin-top: 15px; }
      .footer [id*="menu-footer-actions"] li:last-child a {
        display: block;
        width: 15em;
        max-width: 100%; }
    .footer [id*="menu-footer-actions"] li:first-child a {
      display: block;
      width: 15em;
      max-width: 100%; }

.footer__inner {
  max-width: 67.579em;
  padding: 0 1em;
  margin: 0 auto; }
  .footer__inner:after {
    content: " ";
    float: none;
    zoom: 1;
    display: table;
    clear: both; }
  @supports (flex-wrap: wrap) {
    @media (min-width: 501px) {
      .footer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } } }

.footer__top {
  background: #2E2E2E;
  padding: 2em 0; }

.footer__first {
  float: left;
  width: 35%;
  padding-right: 20px; }
  .footer__first img {
    display: block;
    height: auto;
    width: 247px;
    max-width: 100%; }
  @media (max-width: 1024px) {
    .footer__first {
      min-width: 200px !important; }
      .footer__first img {
        height: 55px !important;
        width: auto; } }
  @supports (flex-wrap: wrap) {
    .footer__first {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 35%;
      flex: 1 1 35%;
      min-width: 200px; }
      @media (max-width: 920px) {
        .footer__first {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } } }
  @media (max-width: 500px) {
    .footer__first {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important; } }

.footer__second {
  float: left;
  width: 28%;
  padding-right: 20px; }
  @media (max-width: 920px) {
    .footer__second {
      width: 50%;
      padding-right: 0; } }
  @supports (flex-wrap: wrap) {
    .footer__second {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 28%;
      flex: 1 1 28%;
      min-width: 150px; }
      @media (max-width: 920px) {
        .footer__second {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } } }
  @media (max-width: 500px) {
    .footer__second {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important;
      margin-top: 20px; } }

.footer__third {
  float: left;
  width: 20%;
  padding-right: 20px; }
  @media (max-width: 920px) {
    .footer__third {
      width: 50%;
      margin-top: 30px; } }
  @supports (flex-wrap: wrap) {
    .footer__third {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
      flex: 1 1 20%;
      min-width: 150px; }
      @media (max-width: 920px) {
        .footer__third {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } } }
  @media (max-width: 500px) {
    .footer__third {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important; } }
  .footer__third h2 {
    margin: 0 0 10px;
    font-weight: 600;
    color: #fff;
    font-size: 1em; }
  .footer__third ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer__third ul li {
      display: block; }
      .footer__third ul li + li {
        margin-top: 5px; }
      .footer__third ul li a {
        display: block;
        color: #fff;
        text-decoration: none; }
        .footer__third ul li a:hover, .footer__third ul li a:focus, .footer__third ul li a:active {
          text-decoration: underline; }

.footer__fourth {
  float: left;
  width: 16%; }
  @media (max-width: 920px) {
    .footer__fourth {
      width: 50%;
      margin-top: 30px; } }
  @supports (flex-wrap: wrap) {
    .footer__fourth {
      float: none;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 16%;
      flex: 0 1 16%;
      min-width: 150px;
      margin-left: auto; }
      @media (max-width: 920px) {
        .footer__fourth {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          margin-left: 0; } } }
  @media (max-width: 500px) {
    .footer__fourth {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important; } }
  .footer__fourth h2 {
    margin: 0 0 10px;
    font-weight: 600;
    color: #fff;
    font-size: 1em; }
  .footer__fourth ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer__fourth ul li {
      display: block; }
      .footer__fourth ul li + li {
        margin-top: 5px; }
      .footer__fourth ul li a {
        display: block;
        color: #fff;
        text-decoration: none; }
        .footer__fourth ul li a:hover, .footer__fourth ul li a:focus, .footer__fourth ul li a:active {
          text-decoration: underline; }

.footer__bottom {
  background: #424242;
  padding: 20px 0; }
  @media (max-width: 767px) {
    .footer__bottom .footer__inner {
      display: block; } }

.footer__copyright {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .footer__copyright {
      float: left;
      width: 60%;
      margin-bottom: 0; }
      @supports (flex-wrap: wrap) {
        .footer__copyright {
          float: none;
          -webkit-box-flex: 1;
          -ms-flex: 1 1 60%;
          flex: 1 1 60%;
          min-width: 350px; } } }
  .footer__copyright .bitzesty {
    display: inline-block;
    margin-left: 2em !important;
    position: relative;
    color: rgba(255, 255, 255, 0.6); }
    .footer__copyright .bitzesty:before {
      content: " ";
      display: block;
      width: 1px;
      height: 1.2em;
      background: rgba(255, 255, 255, 0.6);
      position: absolute;
      left: -1em;
      top: 0px; }
    .footer__copyright .bitzesty:hover, .footer__copyright .bitzesty:focus, .footer__copyright .bitzesty:active {
      color: #fff; }
    @media (max-width: 767px) {
      .footer__copyright .bitzesty {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0 !important; }
        .footer__copyright .bitzesty:before {
          display: none; } }

@media (min-width: 768px) {
  .footer_copyright-links {
    float: left;
    width: 40%; }
    @supports (flex-wrap: wrap) {
      .footer_copyright-links {
        float: none;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        min-width: 250px; } } }

.footer_copyright-links ul {
  margin: 0 0 0 auto;
  padding: 0;
  list-style-type: none; }
  .footer_copyright-links ul li {
    margin-top: 10px; }
  .footer_copyright-links ul a {
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block; }
    .footer_copyright-links ul a:hover, .footer_copyright-links ul a:focus, .footer_copyright-links ul a:active {
      color: #fff; }
  @media (min-width: 768px) {
    .footer_copyright-links ul {
      text-align: right; }
      .footer_copyright-links ul li {
        display: inline-block;
        margin-top: 0; }
        .footer_copyright-links ul li:not(:last-of-type):after {
          content: " | ";
          display: inline-block;
          margin: 0 10px 0 15px;
          color: rgba(255, 255, 255, 0.6); } }

.alert {
  padding: 1em 1.5em;
  background: #F5F5F5;
  color: #292A30;
  margin: 0;
  display: inline-block; }
  .alert p {
    font-size: 1em !important; }

.alert--success {
  background: #EBF5F0;
  color: #03833B;
  border: 1px solid #03833B;
  display: block;
  margin-bottom: 30px; }

.alert--error {
  background: #F2CBBA;
  color: #842E00;
  border: 1px solid #842E00;
  display: block;
  margin-bottom: 30px; }

.alert--info {
  background: #E7F3F3;
  color: #0c6f77; }

.alert--big {
  font-size: 1.842em;
  font-weight: 600;
  margin-bottom: 1.2em;
  margin-top: 0.4em; }
  @media (max-width: 1280px) {
    .alert--big {
      font-size: 1.6em; } }
  @media (max-width: 1024px) {
    .alert--big {
      font-size: 1.4em; } }
  @media (max-width: 900px) {
    .alert--big {
      font-size: 1.2em; } }

.alliance-detail path {
  fill: #0c6f77; }

.alliance-detail circle {
  stroke: #0c6f77;
  fill: transparent; }

.alliance-contact-wrapper {
  margin-top: 50px;
  background: #fff;
  padding: 30px 30px 40px; }
  .alliance-contact-wrapper h4 {
    margin-top: 0 !important;
    margin-bottom: 1.25em !important; }

.alliance-detail {
  margin-bottom: 0.85em; }
  .alliance-detail + .alliance-detail {
    margin-top: 1.5em; }
  .alliance-detail svg {
    position: absolute;
    top: -6px;
    left: 0;
    margin-right: 10px; }
  .alliance-detail a {
    text-decoration: none;
    color: #0c6f77;
    display: inline-block;
    position: relative;
    padding-left: 55px; }
    .alliance-detail a:hover, .alliance-detail a:focus, .alliance-detail a:active {
      text-decoration: underline; }

.back-link {
  margin-bottom: 40px;
  margin-top: -1em; }
  .back-link a {
    display: inline-block;
    color: #0c6f77;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    padding-left: 20px; }
    .back-link a:hover, .back-link a:focus, .back-link a:active {
      text-decoration: underline; }
    .back-link a:before {
      content: " ";
      display: block;
      position: absolute;
      left: 3px;
      top: 10px;
      width: 6px;
      height: 6px;
      border-left: 2px solid #0c6f77;
      border-top: 2px solid #0c6f77;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%; }
  @media (max-width: 71.579em) {
    .back-link {
      margin-top: 0; }
      .back-link a:before {
        top: 8px; } }

@media (max-width: 991px) {
  .region-map {
    margin-top: 20px;
    max-width: 550px; } }

.region-map svg {
  width: 100%;
  height: auto; }
  .region-map svg path,
  .region-map svg polygon {
    stroke: none; }
    .section--asia .region-map svg path, .section--asia
    .region-map svg polygon {
      fill: #0c6f77; }
      .section--asia .region-map svg path.region-map--highlight, .section--asia
      .region-map svg polygon.region-map--highlight {
        fill: #074449; }
    .section--latin-america-and-the-caribbean .region-map svg path, .section--latin-america-and-the-caribbean
    .region-map svg polygon {
      fill: #03833B; }
      .section--latin-america-and-the-caribbean .region-map svg path.region-map--highlight, .section--latin-america-and-the-caribbean
      .region-map svg polygon.region-map--highlight {
        fill: #025125; }
    .section--west-and-central-africa .region-map svg path, .section--west-and-central-africa
    .region-map svg polygon {
      fill: #842E00; }
      .section--west-and-central-africa .region-map svg path.region-map--highlight, .section--west-and-central-africa
      .region-map svg polygon.region-map--highlight {
        fill: #511c00; }
    .section--east-and-southern-africa .region-map svg path, .section--east-and-southern-africa
    .region-map svg polygon {
      fill: #F2AD43; }
      .section--east-and-southern-africa .region-map svg path.region-map--highlight, .section--east-and-southern-africa
      .region-map svg polygon.region-map--highlight {
        fill: #ef9813; }

.alliance__contacts .alliance-contact + .alliance-contact {
  margin-top: 2.5em; }

.alliance__contacts .alliance-contact__name {
  margin-bottom: 0.9em;
  font-size: 1.111111111em !important; }

.alliance__contacts .alliance-contact__jobtitle {
  font-size: 1em !important;
  font-weight: 500 !important;
  color: #757575 !important;
  margin-top: -0.5em;
  margin-bottom: 1.1em; }

.primary-button, .footer [id*="menu-footer-actions"] li:last-child a, .comment-respond input.submit, .search-form .search-submit {
  -webkit-appearabce: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #0c6f77;
  border: none;
  -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  padding: 11px 15px !important;
  color: #fff !important;
  font-weight: 400;
  font-size: 1em;
  border-radius: 3px;
  text-decoration: none;
  min-width: 11.5em;
  display: inline-block !important;
  text-align: center;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  line-height: 30px; }
  .primary-button:focus, .footer [id*="menu-footer-actions"] li:last-child a:focus, .comment-respond input.submit:focus, .search-form .search-submit:focus, .primary-button:hover, .footer [id*="menu-footer-actions"] li:last-child a:hover, .comment-respond input.submit:hover, .search-form .search-submit:hover, .primary-button:active, .footer [id*="menu-footer-actions"] li:last-child a:active, .comment-respond input.submit:active, .search-form .search-submit:active {
    background: #0a5960;
    cursor: pointer; }
  .primary-button.primary-button--no-shadow, .footer [id*="menu-footer-actions"] li:last-child a, .comment-respond input.primary-button--no-shadow.submit, .search-form .primary-button--no-shadow.search-submit {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  @media (max-width: 767px) {
    .primary-button, .footer [id*="menu-footer-actions"] li:last-child a, .comment-respond input.submit, .search-form .search-submit {
      padding: 8px 10px !important; } }

.outline-button, .footer [id*="menu-footer-actions"] li:first-child a {
  background: transparent;
  border: 1px solid #fff;
  padding: 11px 15px !important;
  color: #fff !important;
  font-weight: 400;
  font-size: 1em;
  border-radius: 3px;
  text-decoration: none;
  min-width: 11.5em;
  display: inline-block !important;
  text-align: center;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  line-height: 30px; }
  .outline-button:focus, .footer [id*="menu-footer-actions"] li:first-child a:focus, .outline-button:hover, .footer [id*="menu-footer-actions"] li:first-child a:hover {
    background: #fff;
    color: #292A30 !important;
    cursor: pointer; }
  @media (max-width: 767px) {
    .outline-button, .footer [id*="menu-footer-actions"] li:first-child a {
      padding: 8px 10px !important; } }

.comments-area {
  margin-top: 60px; }
  .comments-area a {
    color: #292A30;
    text-decoration: none; }
  .comments-area #cancel-comment-reply-link {
    font-size: 1rem; }
  .comments-area .comment-reply-link {
    color: #0c6f77;
    display: inline-block;
    margin-left: 45px; }
  .comments-area .avatar {
    margin-bottom: -8px;
    border-radius: 100px;
    margin-right: 10px; }
  .comments-area .comment-metadata a {
    font-weight: 300;
    color: #90959A;
    display: inline-block; }
  .comments-area .comment-metadata > a {
    margin-left: 45px;
    text-decoration: underline; }
  .comments-area .children {
    padding: 0;
    margin-top: 20px;
    margin-left: 60px; }
  .comments-area .comment-list {
    padding: 0;
    list-style-type: none; }
  .comments-area .comment-body {
    background: #fff;
    padding: 20px;
    display: block; }
    .comments-area .comment-body .comment-content {
      margin: 20px 0 0 45px;
      border-left: 5px solid #F5F5F5;
      padding-left: 20px; }
  .comments-area .comment {
    list-style-type: none; }
    .comments-area .comment + .comment {
      margin-top: 20px; }

.comment-respond {
  margin-top: 50px; }
  .comment-respond a {
    color: #0c6f77;
    text-decoration: none; }
  .comment-respond label {
    font-weight: bold;
    display: block;
    margin: 0 0 0.5em 0; }
  .comment-respond textarea {
    width: 700px;
    max-width: 100%;
    height: 150px;
    resize: none;
    padding: 15px;
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
    color: #292A30; }

.content-list {
  margin: 0;
  padding: 0 !important;
  list-style-type: none; }

.content-list__item {
  position: relative;
  margin: 2.5em 0 0; }
  @media (min-width: 768px) {
    .content-list__item {
      padding-left: 5.5em; } }
  .content-list__item h4 {
    font-size: 1.263em;
    font-weight: 600;
    margin-bottom: 0.1em;
    max-width: 36.842rem; }
    @media (max-width: 767px) {
      .content-list__item h4 {
        margin-top: 0; } }
  .content-list__item p {
    margin: 0;
    max-width: 36.842rem; }

.content-list__item-indicator {
  line-height: 3.5em;
  background: #fff;
  color: #0c6f77;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 3.5em;
  height: 3.5em;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .content-list__item-indicator {
      position: absolute;
      top: 8px;
      left: 0;
      margin-top: 0; } }

.discover-the-network {
  margin-top: 40px; }
  .discover-the-network .top {
    margin-bottom: 40px; }
    .discover-the-network .top:after {
      content: " ";
      display: table;
      clear: both;
      zoom: 1; }
    .discover-the-network .top.top--js {
      display: none; }
    .discover-the-network .top .filter {
      margin-top: 20px; }
      .discover-the-network .top .filter select {
        top: 0 !important; }
    @media (min-width: 768px) {
      @supports (flex-wrap: wrap) {
        .discover-the-network .top {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .discover-the-network .top.top--right {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end; } }
      .discover-the-network .top .radio-group {
        float: left;
        min-width: 300px; }
        @supports (flex-wrap: wrap) {
          .discover-the-network .top .radio-group {
            float: none;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }
      .discover-the-network .top .filter {
        float: right;
        max-width: 350px;
        width: 350px;
        margin-top: 0; }
        .discover-the-network .top .filter select {
          width: 100% !important; }
        @supports (flex-wrap: wrap) {
          .discover-the-network .top .filter {
            float: none;
            text-align: right;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto; } } }

.dropdown-checkboxes {
  position: relative; }

.dropdown-checkboxes__selection {
  display: block;
  border: 1px solid #ccc;
  padding: 0.75em 2em 0.75em 1em;
  color: #444;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
  .dropdown-checkboxes__selection:after {
    content: "";
    display: block;
    position: absolute;
    right: 1em;
    top: 0.85em;
    width: 14px;
    height: 1em;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSBzbGljZSI+CjxwYXRoIGQ9Ik01LjYyNSA3LjEyNzA2TDYuMTAwMTMgNi42MzA0N0wxMS4yNSAxLjMzMzQ2TDEwLjI5OTcgMEw1LjYyNSA0LjgwOTYyTDAuOTUwMjcyIDBMMCAxLjMzMzQ2TDUuMTQ5ODYgNi42MzA0N0w1LjYyNSA3LjEyNzA2WiIgZmlsbD0iIzBCMEMwQyIvPgo8L3N2Zz4K");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }

.dropdown-checkboxes__list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 99999;
  overflow: hidden;
  border-left: 1px solid #257176;
  border-bottom: 1px solid #257176;
  border-right: 1px solid #257176;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 0 !important;
  margin: 0 !important;
  list-style-type: none;
  background: #fff;
  display: none; }

.dropdown-checkboxes__option {
  display: block;
  padding: 0.25em 1em;
  color: #444;
  position: relative;
  margin: 0 !important;
  padding-left: 3em; }
  .dropdown-checkboxes__option:before {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #666;
    position: absolute;
    top: calc(50% - 9px);
    left: 1em;
    z-index: 10;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out; }
  .dropdown-checkboxes__option:after {
    content: " ";
    display: block;
    width: 6px;
    height: 3px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 4px);
    left: calc(1em + 5px);
    z-index: 100;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out; }
  .dropdown-checkboxes__option[aria-selected="true"]:before {
    background: #257176;
    border-color: #257176; }

.dropdown-checkboxes--open .dropdown-checkboxes__selection {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #257176; }

.dropdown-checkboxes--open .dropdown-checkboxes__list {
  display: block; }

.dropdown-checkboxes--open .dropdown-checkboxes__selection:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.donors-block {
  margin-top: 5px; }
  .donors-block a {
    display: inline-block;
    text-decoration: none; }
    .donors-block a:hover, .donors-block a:focus {
      text-decoration: none; }
  .donors-block img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 40px;
    margin-top: 30px;
    max-width: 90%;
    height: auto; }
    @media (max-width: 767px) {
      .donors-block img {
        -webkit-transform: scale(0.875);
        transform: scale(0.875);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        margin-right: 20px; } }

.event {
  margin-bottom: 30px;
  border-radius: 5px; }
  @media (min-width: 640px) {
    .event:after {
      content: " ";
      display: table;
      clear: both;
      zoom: 1; }
    @supports (flex-wrap: wrap) {
      .event {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } } }

.event--other .event__date {
  background: #EBF5F0;
  color: #03833B; }

.event--supported_suncsn .event__date {
  background: #FEF9F0;
  color: #c57a05; }

.event--international_day .event__date {
  background: #ECF5F6;
  color: #0c6f77; }

.event__date {
  padding: 20px; }
  @media (min-width: 640px) {
    .event__date {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 150px; } }
  .event__date h3, .event__date .mc4wp-form-success strong, .mc4wp-form-success .event__date strong, .event__date .news-wrapper #secondary .widget-title, .news-wrapper #secondary .event__date .widget-title {
    font-size: 1.058em !important;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0; }
    .event__date h3 + p, .event__date .mc4wp-form-success strong + p, .mc4wp-form-success .event__date strong + p, .event__date .news-wrapper #secondary .widget-title + p, .news-wrapper #secondary .event__date .widget-title + p {
      display: none; }

.event__details {
  background: #fff;
  padding: 20px 20px 20px 30px; }
  @media (min-width: 640px) {
    .event__details {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: calc(100% - 150px); } }
  @media (min-width: 992px) {
    .event__details {
      position: relative;
      padding-right: 300px;
      width: calc(100% - 500px); } }

.event__title {
  margin: 0 0 0.5em 0;
  font-size: 1.263em !important;
  font-weight: 500; }

.event__meta {
  color: #292A30;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px !important; }
  .event__meta .event-meta__dates {
    margin-right: 50px; }
  .event__meta .event-meta__dates,
  .event__meta .event-meta__location {
    display: inline-block; }
    .event__meta .event-meta__dates svg,
    .event__meta .event-meta__location svg {
      display: inline-block;
      margin-right: 6px;
      height: 1.3em;
      width: auto;
      vertical-align: bottom; }
      .event__meta .event-meta__dates svg path,
      .event__meta .event-meta__location svg path {
        fill: #727579; }

.event__description {
  margin-top: 30px; }
  .event__description p:last-of-type {
    margin-bottom: 0; }

.event__cta {
  margin-top: 20px; }
  @media (min-width: 992px) {
    .event__cta {
      margin-top: 0;
      position: absolute;
      bottom: 20px;
      right: 30px;
      max-width: 250px; } }
  .event__cta + p {
    display: none; }

.event__tags {
  margin-top: 20px; }
  .event__tags + p {
    display: none; }

.event__tag {
  padding: 10px 20px;
  line-height: 1;
  display: inline-block;
  background: #FEF9F0;
  color: #000;
  font-size: 14px; }

.filter-row .form-group {
  max-width: 18em; }

@media (min-width: 768px) {
  .filter-row > div {
    display: inline-block;
    width: calc(50% - 15px - 5px); }
    .filter-row > div:first-of-type {
      margin-right: 30px; } }

.footer {
  font-size: 16px; }
  .footer [id*="menu-footer-actions"] {
    margin-bottom: 0;
    padding: 0;
    list-style-type: none; }
    .footer [id*="menu-footer-actions"] li:last-child {
      margin-top: 15px; }
      .footer [id*="menu-footer-actions"] li:last-child a {
        display: block;
        width: 15em;
        max-width: 100%; }
    .footer [id*="menu-footer-actions"] li:first-child a {
      display: block;
      width: 15em;
      max-width: 100%; }

.footer__inner {
  max-width: 67.579em;
  padding: 0 1em;
  margin: 0 auto; }
  .footer__inner:after {
    content: " ";
    float: none;
    zoom: 1;
    display: table;
    clear: both; }
  @supports (flex-wrap: wrap) {
    @media (min-width: 501px) {
      .footer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } } }

.footer__top {
  background: #2E2E2E;
  padding: 2em 0; }

.footer__first {
  float: left;
  width: 35%;
  padding-right: 20px; }
  .footer__first img {
    display: block;
    height: auto;
    width: 247px;
    max-width: 100%; }
  @media (max-width: 1024px) {
    .footer__first {
      min-width: 200px !important; }
      .footer__first img {
        height: 55px !important;
        width: auto; } }
  @supports (flex-wrap: wrap) {
    .footer__first {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 35%;
      flex: 1 1 35%;
      min-width: 200px; }
      @media (max-width: 920px) {
        .footer__first {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } } }
  @media (max-width: 500px) {
    .footer__first {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important; } }

.footer__second {
  float: left;
  width: 28%;
  padding-right: 20px; }
  @media (max-width: 920px) {
    .footer__second {
      width: 50%;
      padding-right: 0; } }
  @supports (flex-wrap: wrap) {
    .footer__second {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 28%;
      flex: 1 1 28%;
      min-width: 150px; }
      @media (max-width: 920px) {
        .footer__second {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } } }
  @media (max-width: 500px) {
    .footer__second {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important;
      margin-top: 20px; } }

.footer__third {
  float: left;
  width: 20%;
  padding-right: 20px; }
  @media (max-width: 920px) {
    .footer__third {
      width: 50%;
      margin-top: 30px; } }
  @supports (flex-wrap: wrap) {
    .footer__third {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
      flex: 1 1 20%;
      min-width: 150px; }
      @media (max-width: 920px) {
        .footer__third {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; } } }
  @media (max-width: 500px) {
    .footer__third {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important; } }
  .footer__third h2 {
    margin: 0 0 10px;
    font-weight: 600;
    color: #fff;
    font-size: 1em; }
  .footer__third ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer__third ul li {
      display: block; }
      .footer__third ul li + li {
        margin-top: 5px; }
      .footer__third ul li a {
        display: block;
        color: #fff;
        text-decoration: none; }
        .footer__third ul li a:hover, .footer__third ul li a:focus, .footer__third ul li a:active {
          text-decoration: underline; }

.footer__fourth {
  float: left;
  width: 16%; }
  @media (max-width: 920px) {
    .footer__fourth {
      width: 50%;
      margin-top: 30px; } }
  @supports (flex-wrap: wrap) {
    .footer__fourth {
      float: none;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 16%;
      flex: 0 1 16%;
      min-width: 150px;
      margin-left: auto; }
      @media (max-width: 920px) {
        .footer__fourth {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          margin-left: 0; } } }
  @media (max-width: 500px) {
    .footer__fourth {
      float: none !important;
      width: auto !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
      min-width: 0 !important; } }
  .footer__fourth h2 {
    margin: 0 0 10px;
    font-weight: 600;
    color: #fff;
    font-size: 1em; }
  .footer__fourth ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer__fourth ul li {
      display: block; }
      .footer__fourth ul li + li {
        margin-top: 5px; }
      .footer__fourth ul li a {
        display: block;
        color: #fff;
        text-decoration: none; }
        .footer__fourth ul li a:hover, .footer__fourth ul li a:focus, .footer__fourth ul li a:active {
          text-decoration: underline; }

.footer__bottom {
  background: #424242;
  padding: 20px 0; }
  @media (max-width: 767px) {
    .footer__bottom .footer__inner {
      display: block; } }

.footer__copyright {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .footer__copyright {
      float: left;
      width: 60%;
      margin-bottom: 0; }
      @supports (flex-wrap: wrap) {
        .footer__copyright {
          float: none;
          -webkit-box-flex: 1;
          -ms-flex: 1 1 60%;
          flex: 1 1 60%;
          min-width: 350px; } } }
  .footer__copyright .bitzesty {
    display: inline-block;
    margin-left: 2em !important;
    position: relative;
    color: rgba(255, 255, 255, 0.6); }
    .footer__copyright .bitzesty:before {
      content: " ";
      display: block;
      width: 1px;
      height: 1.2em;
      background: rgba(255, 255, 255, 0.6);
      position: absolute;
      left: -1em;
      top: 0px; }
    .footer__copyright .bitzesty:hover, .footer__copyright .bitzesty:focus, .footer__copyright .bitzesty:active {
      color: #fff; }
    @media (max-width: 767px) {
      .footer__copyright .bitzesty {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0 !important; }
        .footer__copyright .bitzesty:before {
          display: none; } }

@media (min-width: 768px) {
  .footer_copyright-links {
    float: left;
    width: 40%; }
    @supports (flex-wrap: wrap) {
      .footer_copyright-links {
        float: none;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        min-width: 250px; } } }

.footer_copyright-links ul {
  margin: 0 0 0 auto;
  padding: 0;
  list-style-type: none; }
  .footer_copyright-links ul li {
    margin-top: 10px; }
  .footer_copyright-links ul a {
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block; }
    .footer_copyright-links ul a:hover, .footer_copyright-links ul a:focus, .footer_copyright-links ul a:active {
      color: #fff; }
  @media (min-width: 768px) {
    .footer_copyright-links ul {
      text-align: right; }
      .footer_copyright-links ul li {
        display: inline-block;
        margin-top: 0; }
        .footer_copyright-links ul li:not(:last-of-type):after {
          content: " | ";
          display: inline-block;
          margin: 0 10px 0 15px;
          color: rgba(255, 255, 255, 0.6); } }

.custom-select {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  padding: 0.5em 1em;
  border-radius: 2px;
  background: #fff;
  display: inline-block;
  padding-right: 30px;
  position: relative;
  font-size: 1em;
  line-height: 1.2;
  top: -10px;
  max-width: 100%;
  background: #fff url(/wp-content/themes/suncsn/images/dropdown.png) no-repeat calc(100% - 10px) center; }
  .custom-select.parsley-error {
    border-color: red;
    background-color: #ead3d3; }

input,
select,
textarea {
  color: #292A30; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
select,
.custom-select,
textarea {
  max-width: 500px !important; }

p.help {
  color: #757575;
  font-size: 16px; }

.radio-group .inline-radio {
  display: inline-block;
  position: relative; }
  @media (min-width: 768px) {
    .radio-group .inline-radio + .inline-radio {
      margin-left: -5px; } }
  .radio-group .inline-radio label {
    padding: 0.5em 1em;
    border: 1px solid #ccc;
    background: #fff;
    display: block; }
    .radio-group .inline-radio label a {
      color: currentColor;
      text-decoration: none; }
  .radio-group .inline-radio:first-of-type label {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .radio-group .inline-radio:last-of-type label {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .radio-group .inline-radio input {
    position: absolute;
    top: 10px;
    opacity: 0; }
    .radio-group .inline-radio input:checked + label {
      background: #0c6f77;
      color: #fff;
      border-color: #0c6f77 !important; }
  .radio-group .inline-radio label.active {
    background: #0c6f77;
    color: #fff; }

.contact-form {
  max-width: 700px;
  margin-bottom: 20px; }
  .contact-form a {
    color: #0c6f77; }
  .contact-form .form-group p {
    max-width: 100% !important; }

.form-actions {
  margin-top: 25px; }

.country-wrapper label {
  display: block;
  width: 415px; }

.form-group {
  border: none;
  padding: 0;
  max-width: 100%; }
  .form-group input[type="file"] {
    font-size: 1em;
    line-height: 0; }
  .form-group.no-js {
    margin: 30px 0; }
  .form-group + .form-group {
    margin-top: 30px; }
  .form-group .custom-select {
    top: 0;
    width: 100%; }
  .form-group .help-text {
    opacity: 0.8;
    margin: -10px 0 5px;
    font-style: italic;
    display: inline-block;
    position: relative;
    top: -5px; }
  .form-group a {
    color: #0c6f77;
    display: inline-block; }
  .form-group label,
  .form-group legend {
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 1em; }
  .form-group.country-wrapper label {
    display: inline-block; }
  .form-group legend.bigger {
    font-size: 1.263em;
    font-weight: 600;
    margin-bottom: 30px;
    padding-top: 10px; }
    @media (max-width: 1024px) {
      .form-group legend.bigger {
        font-size: 1.1em; } }
    @media (max-width: 900px) {
      .form-group legend.bigger {
        font-size: 1.05em; } }
  .form-group .form-control {
    width: 100%;
    display: block;
    max-width: 100%;
    padding: 0.4em 1.1em;
    border: 1px solid #ccc;
    color: #292A30;
    line-height: 1;
    font-size: 1em; }
    .form-group .form-control.search {
      padding-top: 0.75em;
      padding-bottom: 0.75em;
      padding-left: 2.2em;
      background: #fff url("/wp-content/themes/suncsn/images/search.png") no-repeat 10px center; }
    .form-group .form-control.parsley-error {
      border-color: red;
      background: #ead3d3; }
  .form-group .radio {
    position: relative; }
    .form-group .radio + .radio {
      margin-top: 20px; }
    .form-group .radio input {
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0; }
    .form-group .radio label {
      padding-left: 30px;
      position: relative;
      margin-bottom: 0; }
      .form-group .radio label:before {
        content: " ";
        display: block;
        width: 20px;
        height: 20px;
        border: 1px solid #ccc;
        border-radius: 100px;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff; }
      .form-group .radio label:after {
        background: transparent;
        content: " ";
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 100px;
        position: absolute;
        top: 6px;
        left: 6px; }
    .form-group .radio input:focus + label:after,
    .form-group .radio input:hover + label:after {
      background: #ccc; }
    .form-group .radio input:checked + label:before {
      border-color: #0c6f77 !important; }
    .form-group .radio input:checked + label:after {
      background: #0c6f77 !important; }
  .form-group.checkbox {
    position: relative; }
    .form-group.checkbox + .parsley-errors-list {
      margin-top: 15px !important; }
    .form-group.checkbox input {
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0; }
    .form-group.checkbox label {
      padding-left: 30px;
      position: relative;
      margin-bottom: 0; }
      .form-group.checkbox label a {
        color: #0c6f77; }
      .form-group.checkbox label:before {
        content: " ";
        display: block;
        width: 20px;
        height: 20px;
        border: 1px solid #ccc;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff; }
      .form-group.checkbox label:after {
        background: #fff;
        content: " ";
        display: block;
        width: 8px;
        height: 4px;
        position: absolute;
        top: 7px;
        left: 6px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-bottom: 2px solid transparent;
        border-left: 2px solid transparent; }
    .form-group.checkbox input:focus + label:after,
    .form-group.checkbox input:hover + label:after {
      border-color: #ccc; }
    .form-group.checkbox input:checked + label:before {
      border-color: #0c6f77 !important; }
    .form-group.checkbox input:checked + label:after {
      border-color: #0c6f77 !important; }

.parsley-errors-list {
  margin-top: 5px;
  list-style-type: none;
  color: red;
  padding: 0 !important;
  font-size: 16px; }
  .parsley-errors-list li + li {
    margin-top: 5px; }

.no-country-alliance a {
  display: inline-block; }

.contact-form .link-icon--email a {
  color: #292A30 !important; }
  .contact-form .link-icon--email a:hover, .contact-form .link-icon--email a:focus, .contact-form .link-icon--email a:active {
    color: #0c6f77 !important; }

.mc4wp-form-success strong {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em; }

.wp-block-suncsn-column + .wp-block-suncsn-column,
.column + .column {
  margin: 30px 0 0; }

.two-columns + .two-columns,
.wp-block-suncsn-two-column + .wp-block-suncsn-two-column {
  margin-top: 20px; }

.three-columns + .three-columns,
.wp-block-suncsn-three-column + .wp-block-suncsn-three-column {
  margin-top: 20px; }

@media (min-width: 992px) {
  .wp-block-suncsn-two-column,
  .two-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .wp-block-suncsn-two-column > .wp-block-suncsn-column,
    .wp-block-suncsn-two-column > .column,
    .two-columns > .wp-block-suncsn-column,
    .two-columns > .column {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      -ms-flex-item-align: stretch;
      align-self: stretch; }
      .wp-block-suncsn-two-column > .wp-block-suncsn-column + .column:not(.column--highlight),
      .wp-block-suncsn-two-column > .wp-block-suncsn-column + .wp-block-suncsn-column:not(.column--highlight),
      .wp-block-suncsn-two-column > .column + .column:not(.column--highlight),
      .wp-block-suncsn-two-column > .column + .wp-block-suncsn-column:not(.column--highlight),
      .two-columns > .wp-block-suncsn-column + .column:not(.column--highlight),
      .two-columns > .wp-block-suncsn-column + .wp-block-suncsn-column:not(.column--highlight),
      .two-columns > .column + .column:not(.column--highlight),
      .two-columns > .column + .wp-block-suncsn-column:not(.column--highlight) {
        margin-top: 0 !important; }
    .wp-block-suncsn-two-column.padded,
    .two-columns.padded {
      margin: 0 -20px; }
      .wp-block-suncsn-two-column.padded > .wp-block-suncsn-column,
      .wp-block-suncsn-two-column.padded > .column,
      .two-columns.padded > .wp-block-suncsn-column,
      .two-columns.padded > .column {
        padding: 10px 20px; }
  .wp-block-suncsn-three-column,
  .three-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .wp-block-suncsn-three-column > .wp-block-suncsn-column,
    .wp-block-suncsn-three-column > .column,
    .three-columns > .wp-block-suncsn-column,
    .three-columns > .column {
      -webkit-box-flex: 0;
      -ms-flex: 0 0  33.333%;
      flex: 0 0  33.333%;
      -ms-flex-item-align: stretch;
      align-self: stretch; }
      .wp-block-suncsn-three-column > .wp-block-suncsn-column + .column:not(.column--highlight),
      .wp-block-suncsn-three-column > .wp-block-suncsn-column + .wp-block-suncsn-column:not(.column--highlight),
      .wp-block-suncsn-three-column > .column + .column:not(.column--highlight),
      .wp-block-suncsn-three-column > .column + .wp-block-suncsn-column:not(.column--highlight),
      .three-columns > .wp-block-suncsn-column + .column:not(.column--highlight),
      .three-columns > .wp-block-suncsn-column + .wp-block-suncsn-column:not(.column--highlight),
      .three-columns > .column + .column:not(.column--highlight),
      .three-columns > .column + .wp-block-suncsn-column:not(.column--highlight) {
        margin-top: 0 !important; }
    .wp-block-suncsn-three-column > .column--double,
    .three-columns > .column--double {
      -webkit-box-flex: 2 !important;
      -ms-flex-positive: 2 !important;
      flex-grow: 2 !important; }
    .wp-block-suncsn-three-column.padded,
    .three-columns.padded {
      margin: 0 -20px; }
      .wp-block-suncsn-three-column.padded > .wp-block-suncsn-column,
      .wp-block-suncsn-three-column.padded > .column,
      .three-columns.padded > .wp-block-suncsn-column,
      .three-columns.padded > .column {
        padding: 10px 20px; } }

.wp-block-suncsn-column.column--highlight {
  background: #FEF9F0;
  padding: 5px 30px 10px;
  margin-top: 1.5em !important;
  margin-bottom: 1em !important; }

.column--khaki {
  background: #F8F7F5;
  padding: 30px 40px !important; }
  .column--khaki h3, .column--khaki .mc4wp-form-success strong, .mc4wp-form-success .column--khaki strong, .column--khaki .news-wrapper #secondary .widget-title, .news-wrapper #secondary .column--khaki .widget-title {
    margin-bottom: 20px; }

@media (min-width: 992px) {
  .column--vertically-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 992px) {
  .column--right-align {
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }

.column--padleft {
  margin-top: 0 !important; }
  @media (min-width: 992px) {
    .column--padleft {
      padding-left: 40px !important; } }

.wp-block-suncsn-column p {
  max-width: 700px !important;
  width: calc(100% - 2em) !important; }
  @media (max-width: 900px) {
    .wp-block-suncsn-column p {
      width: 100% !important; } }

.news-top-columns .column--right-align {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 40% !important;
  flex: 0 0 40% !important; }

.news-top-columns .column--double {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 60% !important;
  flex: 0 0 60% !important; }

.hero {
  position: relative; }
  .hero .hero__container {
    max-width: 71.579em;
    margin: 0 auto;
    position: relative; }
  .hero .hero__image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background: #3e3836; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .hero .hero__image {
        height: 620px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 74% 0;
        object-position: 74% 0; } }
    .hero .hero__image + p {
      display: none; }
  .hero .hero__content {
    position: absolute;
    bottom: 0;
    left: 0;
    background: white;
    padding: 3em 3em 3em 6em;
    max-width: 37em; }
    @media (max-width: 1360px) {
      .hero .hero__content {
        max-width: 65%; } }
    @media (max-width: 1200px) {
      .hero .hero__content {
        max-width: 80%;
        padding: 2em 2em; } }
    @media (max-width: 800px) {
      .hero .hero__content {
        max-width: 100%; } }
    .hero .hero__content:before {
      content: " ";
      position: absolute;
      display: block;
      right: 100%;
      top: 0;
      height: 100%;
      width: 3000px;
      background: #F2AD43; }
    .hero .hero__content .hero__title {
      font-size: 2.632em;
      margin-top: 0;
      margin-bottom: 0.43em; }
      @media (max-width: 1200px) {
        .hero .hero__content .hero__title {
          font-size: 2em; } }
      @media (max-width: 800px) {
        .hero .hero__content .hero__title {
          font-size: 1.75em; } }
    .hero .hero__content .hero__text {
      font-size: 1.263em;
      margin-bottom: 0; }
      @media (max-width: 1200px) {
        .hero .hero__content .hero__text {
          font-size: 1.15em; } }
      @media (max-width: 800px) {
        .hero .hero__content .hero__text {
          font-size: 1.05em; } }

.icon-text {
  position: relative;
  margin: 1.5em 0 0.5em; }

.icon-text__description {
  margin-bottom: 0 !important; }

.icon-text__link {
  margin-top: 20px; }
  @media (max-width: 767px) {
    .icon-text__link {
      margin-top: 15px;
      padding-bottom: 10px; } }

@media (min-width: 768px) {
  .icon-text--left {
    padding-left: 5.5em; } }

.icon-text__icon {
  position: relative;
  z-index: 10;
  margin-left: 8px; }
  @media (max-width: 600px) {
    .icon-text__icon {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transform-origin: 0;
      transform-origin: 0;
      margin-left: 0; } }
  .icon-text--left .icon-text__icon {
    margin-bottom: 1em;
    margin-left: 0 !important; }
    @media (min-width: 768px) {
      .icon-text--left .icon-text__icon {
        position: absolute;
        left: 0;
        top: 0;
        margin-bottom: 0; } }
  .icon-text__icon .icon-text__icon-front {
    position: relative;
    height: 70px;
    width: 70px;
    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;
    z-index: 100; }
  .icon-text--yellow .icon-text__icon .icon-text__icon-front {
    color: #F2AD43;
    background: #FEF9F0; }
  .icon-text--yellow .icon-text__icon:before {
    background: url(/wp-content/themes/suncsn/images/shadow_yellow.png) no-repeat center center; }
    @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
      .icon-text--yellow .icon-text__icon:before {
        background: url(/wp-content/themes/suncsn/images/shadow_yellow@2x.png) no-repeat center center;
        background-size: 70px 70px; } }
  .icon-text--green .icon-text__icon .icon-text__icon-front {
    color: #03833B;
    background: #EBF5F0; }
  .icon-text--green .icon-text__icon:before {
    background: url(/wp-content/themes/suncsn/images/shadow_green.png) no-repeat center center; }
    @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
      .icon-text--green .icon-text__icon:before {
        background: url(/wp-content/themes/suncsn/images/shadow_green@2x.png) no-repeat center center;
        background-size: 70px 70px; } }
  .icon-text--blue .icon-text__icon .icon-text__icon-front {
    color: #0c6f77;
    background: #E7F3F3; }
  .icon-text--blue .icon-text__icon:before {
    background: url(/wp-content/themes/suncsn/images/shadow_blue.png) no-repeat center center; }
    @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
      .icon-text--blue .icon-text__icon:before {
        background: url(/wp-content/themes/suncsn/images/shadow_blue@2x.png) no-repeat center center;
        background-size: 70px 70px; } }
  .icon-text--orange .icon-text__icon .icon-text__icon-front {
    color: #E97717;
    background: #FEF5ED; }
  .icon-text--orange .icon-text__icon:before {
    background: url(/wp-content/themes/suncsn/images/shadow_orange.png) no-repeat center center; }
    @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
      .icon-text--orange .icon-text__icon:before {
        background: url(/wp-content/themes/suncsn/images/shadow_orange@2x.png) no-repeat center center;
        background-size: 70px 70px; } }
  .icon-text--shadow .icon-text__icon:before {
    content: " ";
    display: block;
    height: 70px;
    width: 70px;
    position: absolute;
    z-index: 20;
    top: 10px;
    left: -8px; }
  .icon-text__icon svg path,
  .icon-text__icon svg rect,
  .icon-text__icon svg circle {
    fill: currentColor; }

.icon-text__content {
  margin-top: 1.5em; }
  .icon-text--left .icon-text__content {
    margin-top: 0; }

.icon-text__title {
  margin: 0 0 0.6em 0;
  font-size: 1.263em;
  font-weight: 600; }
  @media (max-width: 1024px) {
    .icon-text__title {
      font-size: 1.1em; } }
  @media (max-width: 900px) {
    .icon-text__title {
      font-size: 1.05em; } }

.join-the-network {
  position: relative;
  z-index: 10;
  max-width: 59.579em;
  margin: 0 auto 4em;
  width: calc(100% - 40px); }
  .join-the-network:after {
    content: " ";
    display: block;
    height: 290px;
    width: 290px;
    background: url(/wp-content/themes/suncsn/images/big-polka-dots.png) no-repeat center center;
    position: absolute;
    left: -30px;
    bottom: -30px; }
    @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
      .join-the-network:after {
        background: url(/wp-content/themes/suncsn/images/big-polka-dots@2x.png) no-repeat center center;
        background-size: 290px 290px; } }

.join-the-network__wrapper {
  position: relative;
  z-index: 1000;
  background: #F8F7F5;
  padding: 3em; }
  @media (min-width: 901px) {
    .join-the-network__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.join-the-network__callout {
  color: #0c6f77;
  font-size: 3.421em;
  font-weight: 600;
  margin: 0;
  padding-right: 2em; }
  @media (max-width: 1280px) {
    .join-the-network__callout {
      font-size: 2.8em; } }
  @media (max-width: 1024px) {
    .join-the-network__callout {
      font-size: 2.2em; } }
  @media (max-width: 900px) {
    .join-the-network__callout {
      margin-bottom: 20px; } }
  @media (min-width: 901px) {
    .join-the-network__callout {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 51%;
      flex: 0 0 51%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.join-the-network__title {
  margin: 0 0 0.2em 0;
  font-size: 2.211em;
  font-weight: 600; }
  @media (max-width: 1280px) {
    .join-the-network__title {
      font-size: 2em; } }
  @media (max-width: 1024px) {
    .join-the-network__title {
      font-size: 1.8em; } }
  @media (max-width: 900px) {
    .join-the-network__title {
      font-size: 1.3333em; } }

.latest-news {
  position: relative;
  max-width: 65.579em;
  margin: 0 auto; }
  .latest-news a {
    display: inline-block;
    max-width: 100%; }

.wp-block-suncsn-section-block .latest-news .latest-news__title,
.latest-news h2.latest-news__title {
  margin: 0;
  font-size: 2.211em !important; }
  @media (max-width: 1280px) {
    .wp-block-suncsn-section-block .latest-news .latest-news__title,
    .latest-news h2.latest-news__title {
      font-size: 2em !important; } }
  @media (max-width: 1024px) {
    .wp-block-suncsn-section-block .latest-news .latest-news__title,
    .latest-news h2.latest-news__title {
      font-size: 1.8em !important; } }
  @media (max-width: 900px) {
    .wp-block-suncsn-section-block .latest-news .latest-news__title,
    .latest-news h2.latest-news__title {
      font-size: 1.5em !important; } }

.latest-news__archive-link {
  position: absolute;
  right: 0;
  top: 7px; }
  @media (max-width: 901px) {
    .latest-news__archive-link {
      top: -2px; } }
  @media (max-width: 600px) {
    .latest-news__archive-link {
      position: static;
      margin: -1em 0 2em; }
      .latest-news__archive-link svg {
        margin-left: 0 !important; } }

.latest-news__container {
  margin: -2em 0 0;
  max-width: 100%; }
  @media (min-width: 561px) {
    @supports (display: flex) {
      .latest-news__container {
        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; } } }

.news-card {
  display: block;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 20px 17px rgba(0, 0, 0, 0.08);
  box-shadow: 0 20px 17px rgba(0, 0, 0, 0.08);
  margin-top: 2em;
  vertical-align: top; }
  @media (min-width: 561px) {
    .news-card {
      display: inline-block;
      max-width: 30%;
      min-width: 280px;
      margin-right: 30px; }
      @supports (display: flex) {
        .news-card {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
          margin-right: 0;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } } }
  .news-card img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 200px;
    background: #F2AD43; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .news-card img {
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top center;
        object-position: top center; } }
    .news-card img + p {
      display: none; }

.news-card__content {
  padding: 1em 1em 1.5em; }
  @supports (display: flex) {
    .news-card__content {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.news-card__date {
  text-transform: uppercase;
  color: #757575;
  font-size: 14px;
  margin: 20px 0 35px; }
  @supports (display: flex) {
    .news-card__date {
      display: inline;
      -webkit-box-flex: 0;
      -ms-flex: 0;
      flex: 0;
      margin: 5px 0 10px; } }

.news-card__title {
  font-size: 1.263em;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 0.5em;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.news-card__excerpt {
  margin-bottom: 2em;
  font-size: 90%; }
  @supports (display: flex) {
    .news-card__excerpt {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      justify-self: stretch; } }
  .news-card__excerpt p {
    line-height: 1.5;
    margin-bottom: 0;
    word-break: break-word; }

@supports (display: flex) {
  .news-card__cta {
    justify-self: flex-end; } }

.link-icon {
  color: #0c6f77;
  display: inline-block;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: none; }
  .link-icon[href],
  .link-icon a {
    color: #0c6f77;
    text-decoration: none !important; }
    .link-icon[href]:hover, .link-icon[href]:focus, .link-icon[href]:active,
    .link-icon a:hover,
    .link-icon a:focus,
    .link-icon a:active {
      color: #0a5960;
      text-decoration: underline !important; }
  .link-icon svg {
    margin-left: 10px;
    display: inline-block;
    margin-bottom: -10px; }
    @media (max-width: 1199px) {
      .link-icon svg {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%; } }
  .link-icon.link-icon--background span {
    margin-left: 10px;
    display: inline-block;
    margin-bottom: -10px;
    height: 35px;
    width: 35px;
    background: url(/wp-content/themes/suncsn/images/arrow_right.svg) no-repeat center center; }
    @media (max-width: 1199px) {
      .link-icon.link-icon--background span {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%; } }

.link-icon--external svg {
  margin-bottom: -1px; }

.link-external::after {
  content: " ";
  height: 12px;
  width: 13px;
  display: inline-block;
  margin-left: 5px;
  background: url(/wp-content/themes/suncsn/images/external_link.svg) no-repeat center center;
  background-size: 100% auto; }

.link-icon--email,
.link-icon--user {
  font-weight: normal !important; }
  .link-icon--email svg,
  .link-icon--user svg {
    margin-bottom: -17px;
    height: 42px;
    width: 42px;
    margin-right: 10px;
    margin-left: 0 !important; }
    @media (max-width: 1199px) {
      .link-icon--email svg,
      .link-icon--user svg {
        margin-bottom: -17px !important; } }

.link-icon--phone {
  color: #292A30 !important;
  font-weight: normal !important; }
  .link-icon--phone svg {
    margin-bottom: -12px;
    height: 42px;
    width: 42px;
    margin-right: 10px;
    margin-left: 0 !important; }
    @media (max-width: 1199px) {
      .link-icon--phone svg {
        margin-bottom: -15px !important; } }

.external-link {
  margin: 1.5em 0; }
  .external-link .link-icon svg {
    margin-bottom: 0 !important; }

.link-icon--download {
  padding: 1.1em 0.75em 1.4em;
  background: #ECF5F6; }
  .is-style-blue .link-icon--download,
  .section--asia .link-icon--download,
  .section--latin-america .link-icon--download,
  .section--latin-america-and-the-caribbean .link-icon--download,
  .section--west-and-central-africa .link-icon--download,
  .section--east-and-southern-africa .link-icon--download,
  .section--west-africa .link-icon--download,
  .section--south-and-east-africa .link-icon--download {
    background: #fff; }

.link-icon--download-white {
  padding: 1.1em 0.75em 1.4em;
  background: #fff; }

.newsletter-modal {
  z-index: 300;
  background: #fff;
  width: 500px;
  max-width: calc(100% - 60px);
  padding: 1.5em 2em;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  .newsletter-modal .close {
    position: absolute;
    z-index: 400;
    top: -15px;
    right: -15px;
    height: 35px;
    width: 35px;
    background: #0c6f77;
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 28px;
    border-radius: 2em;
    border: none; }

.modal-backdrop {
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); }

.body-content {
  z-index: 1; }

.news-wrapper {
  position: relative;
  margin-top: 2em; }
  .news-wrapper:after {
    content: " ";
    display: table;
    clear: both;
    zoom: 1; }
  @supports (flex-wrap: wrap) {
    .news-wrapper {
      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; }
      .news-wrapper:after {
        display: none !important; } }

.single-news {
  margin-bottom: 30px;
  background: #fff;
  width: 100%; }
  .single-news .post {
    max-width: 100%; }
  .single-news .back-link {
    margin-top: 0 !important;
    position: absolute !important;
    top: -3.5em !important; }
    @media (max-width: 71.579em) {
      .single-news .back-link {
        top: -2.8em !important; } }
  .single-news .post__inner {
    width: calc(800px + 4em);
    max-width: 100%;
    padding: 2em; }
    .single-news .post__inner div:last-child,
    .single-news .post__inner p:last-child {
      margin-bottom: 0; }
  .single-news .singular-post-thumbnail {
    display: block;
    width: 100%;
    height: auto;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    background: #F2AD43; }

p.taxonomies {
  font-weight: 400;
  color: #0c6f77;
  margin-bottom: 0.35em;
  margin-top: 1em;
  font-size: 16px; }

.entry-meta {
  font-size: 13px !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: #6f6f6f;
  margin-bottom: 2em; }
  .entry-meta a {
    color: #0c6f77;
    font-weight: 400; }

.news {
  float: left;
  width: 70%;
  margin-bottom: 30px;
  max-width: 650px; }
  @supports (flex-wrap: wrap) {
    .news {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 650px;
      flex: 1 1 650px;
      max-width: 100%; } }
  @media (max-width: 767px) {
    .news {
      padding-right: 0; } }
  .news .post.type-post {
    border-left: 8px solid #c57a05;
    background: #fff; }
    @supports (flex-wrap: wrap) {
      .news .post.type-post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: start;
        align-self: flex-start; }
        @media (max-width: 767px) {
          .news .post.type-post {
            border-left: none;
            border-top: 8px solid #c57a05;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            max-width: 350px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; } }
        @media (max-width: 450px) {
          .news .post.type-post {
            max-width: none; } } }
    .news .post.type-post + .post {
      margin-top: 20px; }
    .news .post.type-post .post-thumbnail,
    .news .post.type-post .post__thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
      flex: 0 0 300px;
      background: #F2AD43;
      position: relative; }
      .news .post.type-post .post-thumbnail img,
      .news .post.type-post .post__thumbnail img {
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: absolute; }
    .news .post.type-post .post__details {
      padding: 20px 30px; }
      .news .post.type-post .post__details h3, .news .post.type-post .post__details .mc4wp-form-success strong, .mc4wp-form-success .news .post.type-post .post__details strong, .news .post.type-post .post__details .news-wrapper #secondary .widget-title, .news-wrapper #secondary .news .post.type-post .post__details .widget-title {
        font-size: 1.263em;
        font-weight: 600;
        margin: 25px 0 1em !important; }
        .news .post.type-post .post__details h3 a, .news .post.type-post .post__details .mc4wp-form-success strong a, .mc4wp-form-success .news .post.type-post .post__details strong a, .news .post.type-post .post__details .news-wrapper #secondary .widget-title a, .news-wrapper #secondary .news .post.type-post .post__details .widget-title a {
          color: #292A30;
          text-decoration: none; }
        @media (max-width: 1280px) {
          .news .post.type-post .post__details h3, .news .post.type-post .post__details .mc4wp-form-success strong, .mc4wp-form-success .news .post.type-post .post__details strong, .news .post.type-post .post__details .news-wrapper #secondary .widget-title, .news-wrapper #secondary .news .post.type-post .post__details .widget-title {
            font-size: 1.15em; } }
      .news .post.type-post .post__details p {
        margin: 0; }
      .news .post.type-post .post__details .link-icon {
        display: inline-block;
        margin-top: 25px;
        margin-bottom: 5px; }

.wp-block-embed.is-type-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 1em 0; }
  .wp-block-embed.is-type-video iframe,
  .wp-block-embed.is-type-video object,
  .wp-block-embed.is-type-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.news-card__title {
  line-height: 1.2; }
  .news-card__title a {
    color: #292A30;
    text-decoration: none; }

.widget_categories .widget-title {
  display: none; }

.widget_categories ul {
  list-style-type: none;
  margin: 0;
  margin-left: -10px;
  padding: 0 !important; }

.widget_categories li {
  display: inline-block;
  margin: 10px; }
  .widget_categories li a {
    text-decoration: none;
    color: #292A30;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 100px;
    border: 1px solid #D2D1CF;
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .widget_categories li a:hover, .widget_categories li a:focus, .widget_categories li a:active {
      text-decoration: underline; }
    @media (max-width: 992px) {
      .widget_categories li a {
        padding: 5px 12px; } }

.news-wrapper #secondary .widget {
  background: #F0EFED;
  padding: 30px; }
  .news-wrapper #secondary .widget a {
    color: #0c6f77;
    display: inline-block; }
  .news-wrapper #secondary .widget + .widget {
    margin-top: 30px; }
  .news-wrapper #secondary .widget p:last-child {
    margin-bottom: 0; }

.news-wrapper #secondary .widget-title {
  font-weight: 600 !important;
  margin-bottom: 20px; }

.news-wrapper #secondary .widget_suncsn_subscribe_to_newsletter {
  background: #FAF9F7;
  border: 4px solid #F0EFED; }

.news-wrapper #secondary .widget_categories .widget-title {
  display: block; }

#secondary #suncsn_submit_news_article-2 {
  display: none; }

.single #secondary #suncsn_submit_news_article-2 {
  display: block; }

.three-columns .widget_suncsn_subscribe_to_newsletter {
  display: none; }

.news-filters .form-actions,
.resources-filters .form-actions {
  margin-top: 2.5em; }
  .news-filters .form-actions .primary-button, .news-filters .form-actions .footer [id*="menu-footer-actions"] li:last-child a, .footer [id*="menu-footer-actions"] li:last-child .news-filters .form-actions a, .news-filters .form-actions .comment-respond input.submit, .comment-respond .news-filters .form-actions input.submit, .news-filters .form-actions .search-form .search-submit, .search-form .news-filters .form-actions .search-submit,
  .resources-filters .form-actions .primary-button,
  .resources-filters .form-actions .footer [id*="menu-footer-actions"] li:last-child a,
  .footer [id*="menu-footer-actions"] li:last-child .resources-filters .form-actions a,
  .resources-filters .form-actions .comment-respond input.submit,
  .comment-respond .resources-filters .form-actions input.submit,
  .resources-filters .form-actions .search-form .search-submit,
  .search-form .resources-filters .form-actions .search-submit {
    min-width: 8em;
    margin-right: 1em;
    font-weight: 600; }

.link-button {
  font-weight: 600;
  text-decoration: none; }

.wp-block-embed {
  margin: 1em 0 !important; }

.archive-page-title {
  font-size: 1.263em;
  margin-bottom: 0.5em;
  margin-top: 0; }

.archive-pagination-information {
  font-size: 14px !important;
  text-transform: uppercase;
  color: #666;
  font-weight: 600;
  margin: 0 0 3.5em; }

.sharing-section {
  margin-top: 2em;
  padding: 0 2em 2em; }
  .sharing-section h4 {
    margin: 0 0 0.5em !important;
    font-size: 18px !important; }
  .sharing-section .addtoany_shortcode {
    margin-left: -7px; }
  .sharing-section .a2a_svg {
    margin-right: 5px; }
  .sharing-section .a2a_kit a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px; }
  .sharing-section .a2a_label {
    position: static !important;
    clip: none;
    -webkit-clip-path: none;
    clip-path: none;
    width: auto !important;
    height: auto !important;
    line-height: 32px;
    display: inline-block;
    font-size: 16px; }

.news-prev-next {
  padding: 0.5em 0 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .news-prev-next .previous-link,
  .news-prev-next .next-link {
    width: 300px;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .news-prev-next .previous-link a {
    padding-left: 3em; }
    .news-prev-next .previous-link a:before {
      content: " ";
      display: block;
      width: 2em;
      height: 2em;
      position: absolute;
      top: -0.25em;
      left: 0;
      background-image: url(/wp-content/themes/suncsn/images/arrow_left.svg);
      background-repeat: no-repeat;
      background-size: 2em;
      background-position: center; }
  .news-prev-next .next-link a {
    padding-right: 3em;
    text-align: right; }
    .news-prev-next .next-link a:before {
      content: " ";
      display: block;
      width: 2em;
      height: 2em;
      position: absolute;
      top: -0.25em;
      right: 0;
      background-image: url(/wp-content/themes/suncsn/images/arrow_right.svg);
      background-repeat: no-repeat;
      background-size: 2em;
      background-position: center; }
  @media (max-width: 767px) {
    .news-prev-next {
      display: block; }
      .news-prev-next .next-link a {
        padding-right: 0;
        padding-left: 3em;
        text-align: left; }
        .news-prev-next .next-link a:before {
          right: auto;
          left: 0; }
      .news-prev-next .previous-link + .next-link {
        margin-top: 2em; } }
  .news-prev-next a {
    width: 100%;
    display: block;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    line-height: 1.4; }
    .news-prev-next a .pagination-title {
      text-transform: uppercase;
      color: #333;
      font-weight: 600;
      font-size: 1.1111em;
      display: block;
      margin: 0 0 0.5em; }

.not-found {
  padding: 100px 0; }

.our-network-stats {
  margin: 3em 0 0; }
  @supports (flex-wrap: wrap) {
    .our-network-stats {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .our-network-stats .box {
    background: #FEF9F0;
    padding: 15px;
    display: inline-block;
    width: 180px;
    margin: 5px 0;
    min-height: 121px; }
    @supports (flex-wrap: wrap) {
      .our-network-stats .box {
        min-height: auto; } }
    .our-network-stats .box:first-of-type {
      width: 150px; }
    .our-network-stats .box:last-of-type {
      width: 215px; }
    .our-network-stats .box .stat-title {
      color: #c57a05;
      margin: 0 0 0.2em;
      font-size: 1.842em;
      display: block; }
    .our-network-stats .box .stat-description {
      font-weight: 400; }
  .our-network-stats .middle-text {
    display: inline-block;
    width: 80px;
    margin: 0 5px 0;
    color: #90959A;
    font-weight: 600;
    text-align: center; }
    @supports (flex-wrap: wrap) {
      .our-network-stats .middle-text {
        -ms-flex-item-align: center;
        align-self: center; } }

.pagination ul {
  list-style-type: none;
  padding: 0 !important;
  margin: 80px 0 40px; }
  .pagination ul li {
    display: inline-block;
    vertical-align: top; }
    .pagination ul li + li {
      margin-left: 0.1em;
      margin-top: 0 !important; }
    .pagination ul li a,
    .pagination ul li span {
      display: inline-block;
      color: #0c6f77;
      font-weight: 500;
      width: 32px;
      height: 32px;
      text-align: center;
      line-height: 32px;
      border: 1px solid transparent;
      border-radius: 100px;
      text-decoration: none; }
      .pagination ul li a.current,
      .pagination ul li span.current {
        border-color: #0c6f77; }
      .pagination ul li a.next,
      .pagination ul li span.next {
        text-indent: -999px;
        background: #0c6f77;
        position: relative;
        overflow: hidden; }
        .pagination ul li a.next:after,
        .pagination ul li span.next:after {
          content: " ";
          display: block;
          height: 7px;
          width: 7px;
          border-top: 2px solid #fff;
          border-right: 2px solid #fff;
          position: absolute;
          top: 11px;
          left: 9px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
      .pagination ul li a.prev,
      .pagination ul li span.prev {
        text-indent: -999px;
        background: #0c6f77;
        position: relative;
        overflow: hidden; }
        .pagination ul li a.prev:after,
        .pagination ul li span.prev:after {
          content: " ";
          display: block;
          height: 7px;
          width: 7px;
          border-top: 2px solid #fff;
          border-left: 2px solid #fff;
          position: absolute;
          top: 11px;
          left: 12px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.nav-links {
  display: none !important; }

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

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

.resource {
  background: #fff; }
  @supports (flex-wrap: wrap) {
    .resource {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: start;
      align-self: flex-start; }
      @media (max-width: 920px) {
        .resource {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
          flex: 1 0 auto;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } } }
  .resource + .resource {
    margin-top: 20px; }
  .resource .post__thumbnail {
    position: relative;
    width: 300px;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important; }
    @media (max-width: 600px) {
      .resource .post__thumbnail {
        width: 100%; } }
    .resource .post__thumbnail .wp-post-image,
    .resource .post__thumbnail .thumbnail-placeholder {
      background: #ccc;
      display: block;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: top center;
      object-position: top center;
      height: 100%;
      width: 100%; }
  .resource .post__actions {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    justify-self: flex-end;
    margin-top: 20px;
    padding-right: 20px;
    text-align: right;
    margin-left: auto; }
    @media (max-width: 920px) {
      .resource .post__actions {
        margin-left: 30px;
        margin-bottom: 20px;
        margin-top: 30px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        justify-self: flex-start;
        text-align: left; } }
    .resource .post__actions .post__preview {
      margin-bottom: 20px; }
      .resource .post__actions .post__preview [class*="sc_player_"] {
        display: inline-block;
        position: relative;
        top: 0;
        margin-left: 5px;
        vertical-align: middle !important;
        line-height: 1; }
  .resource .post__type-icon {
    position: absolute;
    top: 0;
    left: 0;
    background: #c57a05;
    padding: 10px;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .resource .post__type-icon img {
      width: 100%;
      max-height: 100%;
      height: auto;
      display: block; }
    @media (max-width: 920px) {
      .resource .post__type-icon {
        height: 48px;
        width: 48px; } }
  .resource .full-description {
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    overflow: hidden; }
    .resource .full-description p {
      margin: 0 0 1em !important; }
      .resource .full-description p:last-child {
        margin-bottom: 0 !important; }
    .resource .full-description ul, .resource .full-description ol {
      padding: 0 0 0 1em;
      margin: 0; }
    .resource .full-description + p a {
      text-decoration: none;
      font-weight: 600;
      color: #0c6f77;
      display: inline-block;
      margin-top: 15px; }
      .resource .full-description + p a .less {
        display: none; }
      .resource .full-description + p a .more {
        display: block; }
    .resource .full-description.open .overflow-text {
      display: inline; }
    .resource .full-description.open .ellipsis {
      display: none; }
    .resource .full-description.open + p a .less {
      display: block; }
    .resource .full-description.open + p a .more {
      display: none; }
  .resource .post__details {
    padding: 25px 30px;
    max-width: 574px; }
    @media (max-width: 920px) {
      .resource .post__details {
        max-width: none; } }
    .resource .post__details h3, .resource .post__details .mc4wp-form-success strong, .mc4wp-form-success .resource .post__details strong, .resource .post__details .news-wrapper #secondary .widget-title, .news-wrapper #secondary .resource .post__details .widget-title {
      font-size: 1.263em;
      font-weight: 500;
      margin: 0 0 10px; }
    .resource .post__details a {
      color: #292A30;
      text-decoration: underline; }
    .resource .post__details p {
      margin: 0;
      font-size: 0.947em; }
    .resource .post__details .link-icon {
      display: inline-block;
      margin-top: 20px; }

.resource .post__actions .myButton_play {
  background: url(/wp-content/themes/suncsn/images/play.png) no-repeat center center !important;
  position: relative; }
  @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .resource .post__actions .myButton_play {
      background: url(/wp-content/themes/suncsn/images/play@2x.png) no-repeat center center !important;
      background-size: 32px 32px !important; } }

.resource .post__actions .myButton_stop {
  background: url(/wp-content/themes/suncsn/images/stop.png) no-repeat center center !important;
  position: relative; }
  @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .resource .post__actions .myButton_stop {
      background: url(/wp-content/themes/suncsn/images/stop@2x.png) no-repeat center center !important;
      background-size: 32px 32px !important; } }

.search-form .search-field {
  display: block;
  width: 250px;
  max-width: 100%;
  border: 2px solid #000;
  color: #292A30;
  font-size: 1em;
  padding: 0.5em 1em;
  line-height: 1;
  margin: 0 0 5px; }

.wp-block-suncsn-section-block,
.section {
  background: #F8F7F5;
  margin: 0 auto;
  max-width: 63.579em;
  padding: 2.5em 2em 3em;
  position: relative; }
  .wp-block-suncsn-section-block:before,
  .section:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    right: 100%;
    width: 3000px;
    background: #F8F7F5; }
  .wp-block-suncsn-section-block:after,
  .section:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    left: 100%;
    width: 3000px;
    background: #F8F7F5; }
  @media (max-width: 63.579em) {
    .wp-block-suncsn-section-block,
    .section {
      padding: 2em;
      max-width: calc(100% - 40px); } }
  @media (max-width: 767px) {
    .wp-block-suncsn-section-block,
    .section {
      padding: 2em;
      max-width: 100%; } }
  .wp-block-suncsn-section-block.is-style-white, .wp-block-suncsn-section-block.section--white,
  .section.is-style-white,
  .section.section--white {
    background: transparent; }
    .wp-block-suncsn-section-block.is-style-white:before, .wp-block-suncsn-section-block.is-style-white:after, .wp-block-suncsn-section-block.section--white:before, .wp-block-suncsn-section-block.section--white:after,
    .section.is-style-white:before,
    .section.is-style-white:after,
    .section.section--white:before,
    .section.section--white:after {
      background: transparent; }
  .wp-block-suncsn-section-block.is-style-blue, .wp-block-suncsn-section-block.section--blue,
  .section.is-style-blue,
  .section.section--blue {
    background: #E7F3F3; }
    .wp-block-suncsn-section-block.is-style-blue:before, .wp-block-suncsn-section-block.is-style-blue:after, .wp-block-suncsn-section-block.section--blue:before, .wp-block-suncsn-section-block.section--blue:after,
    .section.is-style-blue:before,
    .section.is-style-blue:after,
    .section.section--blue:before,
    .section.section--blue:after {
      background: #E7F3F3; }
  .wp-block-suncsn-section-block h2,
  .wp-block-suncsn-section-block h1,
  .section h2,
  .section h1 {
    margin-top: 0;
    margin-bottom: 0.8em !important;
    font-size: 2.211em; }
    @media (max-width: 1280px) {
      .wp-block-suncsn-section-block h2,
      .wp-block-suncsn-section-block h1,
      .section h2,
      .section h1 {
        font-size: 2em; } }
    @media (max-width: 1024px) {
      .wp-block-suncsn-section-block h2,
      .wp-block-suncsn-section-block h1,
      .section h2,
      .section h1 {
        font-size: 1.8em; } }
    @media (max-width: 900px) {
      .wp-block-suncsn-section-block h2,
      .wp-block-suncsn-section-block h1,
      .section h2,
      .section h1 {
        font-size: 1.5em; } }
  @media (max-width: 1280px) {
    .wp-block-suncsn-section-block h3, .wp-block-suncsn-section-block .mc4wp-form-success strong, .mc4wp-form-success .wp-block-suncsn-section-block strong, .wp-block-suncsn-section-block .news-wrapper #secondary .widget-title, .news-wrapper #secondary .wp-block-suncsn-section-block .widget-title,
    .section h3,
    .section .mc4wp-form-success strong,
    .mc4wp-form-success .section strong,
    .section .news-wrapper #secondary .widget-title,
    .news-wrapper #secondary .section .widget-title {
      font-size: 1.6em; } }
  @media (max-width: 1024px) {
    .wp-block-suncsn-section-block h3, .wp-block-suncsn-section-block .mc4wp-form-success strong, .mc4wp-form-success .wp-block-suncsn-section-block strong, .wp-block-suncsn-section-block .news-wrapper #secondary .widget-title, .news-wrapper #secondary .wp-block-suncsn-section-block .widget-title,
    .section h3,
    .section .mc4wp-form-success strong,
    .mc4wp-form-success .section strong,
    .section .news-wrapper #secondary .widget-title,
    .news-wrapper #secondary .section .widget-title {
      font-size: 1.4em; } }
  @media (max-width: 900px) {
    .wp-block-suncsn-section-block h3, .wp-block-suncsn-section-block .mc4wp-form-success strong, .mc4wp-form-success .wp-block-suncsn-section-block strong, .wp-block-suncsn-section-block .news-wrapper #secondary .widget-title, .news-wrapper #secondary .wp-block-suncsn-section-block .widget-title,
    .section h3,
    .section .mc4wp-form-success strong,
    .mc4wp-form-success .section strong,
    .section .news-wrapper #secondary .widget-title,
    .news-wrapper #secondary .section .widget-title {
      font-size: 1.2em; } }
  .wp-block-suncsn-section-block h4,
  .section h4 {
    font-size: 1.263em;
    font-weight: 600;
    margin-top: 0.75em;
    margin-bottom: 0.85em; }
    @media (max-width: 1024px) {
      .wp-block-suncsn-section-block h4,
      .section h4 {
        font-size: 1.1em; } }
    @media (max-width: 900px) {
      .wp-block-suncsn-section-block h4,
      .section h4 {
        font-size: 1.05em; } }
  .wp-block-suncsn-section-block h1, .wp-block-suncsn-section-block h2, .wp-block-suncsn-section-block h3, .wp-block-suncsn-section-block .mc4wp-form-success strong, .mc4wp-form-success .wp-block-suncsn-section-block strong, .wp-block-suncsn-section-block .news-wrapper #secondary .widget-title, .news-wrapper #secondary .wp-block-suncsn-section-block .widget-title,
  .section h1,
  .section h2,
  .section h3,
  .section .mc4wp-form-success strong,
  .mc4wp-form-success .section strong,
  .section .news-wrapper #secondary .widget-title,
  .news-wrapper #secondary .section .widget-title {
    margin-top: 0;
    max-width: 700px; }
  .wp-block-suncsn-section-block p,
  .section p {
    max-width: 700px; }
    .wp-block-suncsn-section-block p.full-width,
    .section p.full-width {
      max-width: none !important; }
  .wp-block-suncsn-section-block .wp-block-image,
  .section .wp-block-image {
    margin: 0; }
  .wp-block-suncsn-section-block ul, .wp-block-suncsn-section-block ol,
  .section ul,
  .section ol {
    padding-left: 1.2em; }
    .wp-block-suncsn-section-block ul li, .wp-block-suncsn-section-block ol li,
    .section ul li,
    .section ol li {
      line-height: 1.5;
      max-width: 700px; }
      .wp-block-suncsn-section-block ul li + li, .wp-block-suncsn-section-block ol li + li,
      .section ul li + li,
      .section ol li + li {
        margin-top: 10px; }
  .wp-block-suncsn-section-block img,
  .section img {
    display: inline-block;
    max-width: 100%; }

.section--gap {
  margin-top: 60px; }

.section--asia {
  background: #ECF5F6; }
  .section--asia:before, .section--asia:after {
    background: #ECF5F6; }

.section--latin-america,
.section--latin-america-and-the-caribbean {
  background: #EBF5F0; }
  .section--latin-america:before, .section--latin-america:after,
  .section--latin-america-and-the-caribbean:before,
  .section--latin-america-and-the-caribbean:after {
    background: #EBF5F0; }

.section--west-africa,
.section--west-and-central-africa {
  background: #FBEDE7; }
  .section--west-africa:before, .section--west-africa:after,
  .section--west-and-central-africa:before,
  .section--west-and-central-africa:after {
    background: #FBEDE7; }

.section--south-and-east-africa,
.section--east-and-southern-africa {
  background: #FEF9F0; }
  .section--south-and-east-africa:before, .section--south-and-east-africa:after,
  .section--east-and-southern-africa:before,
  .section--east-and-southern-africa:after {
    background: #FEF9F0; }

.section--region-asia {
  background: #E9F6F6;
  margin-bottom: 30px; }
  .section--region-asia:before, .section--region-asia:after {
    background: #E9F6F6; }

.section--region-latin-america,
.section--region-latin-america-and-the-caribbean {
  background: #E7F7EF;
  margin-bottom: 30px; }
  .section--region-latin-america:before, .section--region-latin-america:after,
  .section--region-latin-america-and-the-caribbean:before,
  .section--region-latin-america-and-the-caribbean:after {
    background: #E7F7EF; }

.section--region-west-africa,
.section--region-west-and-central-africa {
  background: #FEEDE8;
  margin-bottom: 30px; }
  .section--region-west-africa:before, .section--region-west-africa:after,
  .section--region-west-and-central-africa:before,
  .section--region-west-and-central-africa:after {
    background: #FEEDE8; }

.section--region-south-and-east-africa,
.section--region-east-and-southern-africa {
  background: #FEF7EB;
  margin-bottom: 30px; }
  .section--region-south-and-east-africa:before, .section--region-south-and-east-africa:after,
  .section--region-east-and-southern-africa:before,
  .section--region-east-and-southern-africa:after {
    background: #FEF7EB; }

.social-media-link {
  display: inline-block;
  padding: 5px; }
  .social-media-link + .social-media-link {
    margin-left: 0.5em; }
  .footer .social-media-link path {
    fill: #fff; }
  .social-media-link:hover path, .social-media-link:focus path, .social-media-link:active path {
    fill: #0c6f77; }

.subscribe-to-newsletter {
  margin: 3em auto 2em;
  max-width: 615px;
  text-align: center; }
  .subscribe-to-newsletter.generic {
    max-width: 800px !important; }
    .subscribe-to-newsletter.generic h2,
    .subscribe-to-newsletter.generic h3,
    .subscribe-to-newsletter.generic .mc4wp-form-success strong,
    .mc4wp-form-success .subscribe-to-newsletter.generic strong,
    .subscribe-to-newsletter.generic .news-wrapper #secondary .widget-title,
    .news-wrapper #secondary .subscribe-to-newsletter.generic .widget-title,
    .subscribe-to-newsletter.generic p {
      max-width: 800px !important; }
  .subscribe-to-newsletter:first-child {
    margin: 0 auto; }
  .subscribe-to-newsletter:last-child:not(:first-child) {
    margin-top: 5.7em !important;
    margin-bottom: 1.7em !important; }
  .subscribe-to-newsletter p {
    margin-top: 0; }
  .subscribe-to-newsletter a {
    margin-top: 1.6em; }

.table {
  border-collapse: collapse;
  border: none;
  width: 100%; }
  .table thead th {
    background: #c57a05;
    color: #fff;
    font-weight: 600;
    text-align: left; }
  .table td, .table th {
    padding: 20px;
    vertical-align: top; }
    @media (max-width: 767px) {
      .table td, .table th {
        padding: 10px; } }
    .table td a,
    .table td a:visited, .table th a,
    .table th a:visited {
      color: #0c6f77;
      text-decoration: none;
      -webkit-transition: all 120ms ease-out;
      transition: all 120ms ease-out; }
    .table td a:focus,
    .table td a:hover,
    .table td a:active, .table th a:focus,
    .table th a:hover,
    .table th a:active {
      color: #0a5960;
      text-decoration: underline; }
    .table td.half, .table th.half {
      width: 50%; }
    .table td.third, .table th.third {
      width: 75%; }
    .table td.fourth, .table th.fourth {
      width: 25%; }
  .table tbody tr:nth-child(even) td {
    background: #F8F7F5 !important; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  .table {
    display: block;
    /* Hide table headers (but not display: none;, for accessibility) */ }
    .table thead, .table tbody, .table th, .table td, .table tr {
      display: block; }
    .table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .table tr {
      border: 1px solid #ccc; }
    .table td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 40%; }
    .table td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 10px;
      left: 10px;
      width: 35%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-title);
      font-weight: bold; } }

.team-members {
  margin: -20px -20px 0; }
  .team-members:after {
    content: " ";
    display: table;
    clear: both;
    zoom: 1; }
  @supports (display: flex) {
    .team-members {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 400px) {
    .team-members {
      margin: 0; } }

.team-member {
  float: left;
  display: block;
  width: calc(33.333333% - 40px);
  max-width: 315px;
  min-width: 270px;
  margin: 20px;
  background: #fff;
  padding: 20px;
  border-top: 5px solid #F2AD43; }
  @supports (display: flex) {
    .team-member {
      float: none;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      width: calc(100% - 40px); } }
  @media (max-width: 400px) {
    .team-member {
      float: none;
      width: 100%;
      margin: 20px 0; } }

.team-member__image {
  display: block;
  width: 180px;
  max-width: 100%;
  height: auto; }

.team-member__name {
  font-size: 1.263em;
  font-weight: 600;
  margin: 30px 0 10px; }
  @media (max-width: 1024px) {
    .team-member__name {
      font-size: 1.1em; } }
  @media (max-width: 900px) {
    .team-member__name {
      font-size: 1.05em; } }

.team-member__role {
  color: #757575;
  margin: 0 0 10px; }

.team-member__bio p {
  margin-bottom: 10px; }

.team-member__bio ul, .team-member__bio ol {
  padding-left: 1.2em;
  margin-top: 0; }
  .team-member__bio ul li, .team-member__bio ol li {
    line-height: 1.5; }
    .team-member__bio ul li + li, .team-member__bio ol li + li {
      margin-top: 10px; }

.toc {
  margin: 0 auto;
  max-width: 63.579em;
  padding: 0 2em;
  position: relative;
  top: 1em; }
  @media (max-width: 63.579em) {
    .toc {
      padding: 1em 1em 0;
      max-width: calc(100% - 40px);
      top: 0;
      margin-bottom: -10px; } }
  .toc ul {
    margin: 0;
    padding: 0; }
    .toc ul li {
      display: inline-block;
      margin: 1em 2em 1em 0; }
      @media (max-width: 63.579em) {
        .toc ul li {
          margin: 0.5em 1em 0.5em 0; } }
      @media (max-width: 767px) {
        .toc ul li {
          display: block; } }
      .toc ul li a {
        color: #757575;
        display: inline-block;
        padding: 10px 0;
        text-decoration: none; }
        .toc ul li a:hover {
          color: #0c6f77;
          text-decoration: none !important; }
        .toc ul li a:focus, .toc ul li a:active {
          color: #757575;
          text-decoration: none;
          outline: 0;
          border: none; }
      .toc ul li:first-child a, .toc ul li.active a {
        color: #0c6f77;
        position: relative; }
        .toc ul li:first-child a:after, .toc ul li.active a:after {
          content: " ";
          display: block;
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          height: 4px;
          background: #0c6f77; }
          @media (max-width: 767px) {
            .toc ul li:first-child a:after, .toc ul li.active a:after {
              top: auto;
              bottom: 5px;
              height: 2px; } }

.toc__title {
  visibility: hidden; }

.video-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .video-block .cover {
    position: relative; }
    .video-block .cover .cover__image {
      position: relative;
      display: block;
      width: 100% !important;
      height: auto !important; }
    .video-block .cover:after {
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(49, 49, 49, 0.48);
      z-index: 100; }
    .video-block .cover .cover__play {
      position: absolute;
      text-indent: -100px;
      overflow: hidden;
      height: 47px;
      width: 47px;
      background: #F2AD43;
      border: none;
      border-radius: 100px;
      padding: 0;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-transition: all 100ms ease-out;
      transition: all 100ms ease-out;
      z-index: 1000; }
      .video-block .cover .cover__play:hover, .video-block .cover .cover__play:focus {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1);
        cursor: pointer; }
      .video-block .cover .cover__play:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 12.1px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-35%, -50%);
        transform: translate(-35%, -50%); }

.world-map svg {
  width: 100%;
  height: auto;
  margin-bottom: -5px; }

.map-region--asia {
  fill: #D7D8DA; }
  .map-region--asia.map-region--highlight {
    fill: #0c6f77; }

.map-region--latin-america,
.map-region--latin-america-and-the-caribbean {
  fill: #D7D8DA; }
  .map-region--latin-america.map-region--highlight,
  .map-region--latin-america-and-the-caribbean.map-region--highlight {
    fill: #03833B; }

.map-region--west-africa,
.map-region--west-and-central-africa {
  fill: #D7D8DA; }
  .map-region--west-africa.map-region--highlight,
  .map-region--west-and-central-africa.map-region--highlight {
    fill: #842E00; }

.map-region--south-and-east-africa,
.map-region--east-and-southern-africa {
  fill: #D7D8DA; }
  .map-region--south-and-east-africa.map-region--highlight,
  .map-region--east-and-southern-africa.map-region--highlight {
    fill: #F2AD43; }

.section--region-asia .region-map svg polygon,
.section--region-asia .region-map svg path {
  fill: #00868B; }
  .section--region-asia .region-map svg polygon.region-map--highlight,
  .section--region-asia .region-map svg path.region-map--highlight {
    fill: #006263; }

.section--region-latin-america .region-map svg polygon,
.section--region-latin-america .region-map svg path,
.section--region-latin-america-and-the-caribbean .region-map svg polygon,
.section--region-latin-america-and-the-caribbean .region-map svg path {
  fill: #008E41 !important; }
  .section--region-latin-america .region-map svg polygon.region-map--highlight,
  .section--region-latin-america .region-map svg path.region-map--highlight,
  .section--region-latin-america-and-the-caribbean .region-map svg polygon.region-map--highlight,
  .section--region-latin-america-and-the-caribbean .region-map svg path.region-map--highlight {
    fill: #005626 !important; }

.section--region-west-africa .region-map svg polygon,
.section--region-west-africa .region-map svg path,
.section--region-west-and-central-africa .region-map svg polygon,
.section--region-west-and-central-africa .region-map svg path {
  fill: #901500 !important; }
  .section--region-west-africa .region-map svg polygon.region-map--highlight,
  .section--region-west-africa .region-map svg path.region-map--highlight,
  .section--region-west-and-central-africa .region-map svg polygon.region-map--highlight,
  .section--region-west-and-central-africa .region-map svg path.region-map--highlight {
    fill: #5A0F00 !important; }

.section--region-south-and-east-africa .region-map svg polygon,
.section--region-south-and-east-africa .region-map svg path,
.section--region-east-and-southern-africa .region-map svg polygon,
.section--region-east-and-southern-africa .region-map svg path {
  fill: #FEAB3B !important; }
  .section--region-south-and-east-africa .region-map svg polygon.region-map--highlight,
  .section--region-south-and-east-africa .region-map svg path.region-map--highlight,
  .section--region-east-and-southern-africa .region-map svg polygon.region-map--highlight,
  .section--region-east-and-southern-africa .region-map svg path.region-map--highlight {
    fill: #D58104 !important; }

.yellow-figure {
  margin-top: 2em; }

.yellow-figure__title {
  margin-top: 0;
  color: #c57a05;
  font-size: 1.842em;
  font-weight: 600;
  margin-bottom: 0.2em; }
  @media (max-width: 1280px) {
    .yellow-figure__title {
      font-size: 1.6em; } }
  @media (max-width: 1024px) {
    .yellow-figure__title {
      font-size: 1.4em; } }
  @media (max-width: 900px) {
    .yellow-figure__title {
      font-size: 1.2em; } }

.yellow-figure__description {
  font-weight: 500;
  margin: 0; }

.yellow-callout {
  border-top: 5px solid #c57a05;
  background: #F8F7F5;
  padding: 30px;
  max-width: 330px; }
  .yellow-callout.yellow-callout--bottom {
    max-width: 500px;
    margin: 0 auto; }
  @media (max-width: 71.579em) {
    .yellow-callout {
      margin-top: 40px; }
      .yellow-callout.yellow-callout--bottom {
        margin-top: 0; } }
  .yellow-callout a {
    color: #0c6f77;
    display: inline-block; }
  .yellow-callout p {
    margin-bottom: 0;
    max-width: none !important; }
    .yellow-callout p + p {
      margin-top: 20px; }
  .yellow-callout .highlight {
    font-weight: bold; }
  .wp-block-suncsn-section-block:not(.is-white) .yellow-callout {
    background: #F0EFED;
    padding: 30px; }

.youth-leader-profile {
  position: relative;
  background: white;
  padding: 1.5em 1.5em;
  min-height: 308px;
  margin: 1.5em 0 2em; }
  .youth-leader-profile:last-of-type {
    margin-bottom: 0; }

.youth-leader-profile__image {
  width: 180px;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top left;
  object-position: top left;
  margin-bottom: 2em; }
  @media (min-width: 768px) {
    .youth-leader-profile__image {
      position: absolute;
      top: 1.5em;
      left: 1.5em; }
      .youth-leader-profile__image + .youth-leader-profile__details {
        margin-left: 210px; } }
  @media (min-width: 992px) {
    .youth-leader-profile__image {
      position: absolute;
      top: 1.5em;
      left: 1.5em;
      width: 260px;
      height: 260px; }
      .youth-leader-profile__image + .youth-leader-profile__details {
        margin-left: 300px; } }

.profile__name {
  font-size: 1.2em !important;
  font-weight: bold !important;
  margin-top: 0 !important;
  margin-bottom: 0.3em !important; }

.profile__location {
  font-size: 1.11111em;
  color: #757575;
  margin-bottom: 1.2em; }

.profile__social-links {
  padding: 0 !important;
  margin: 1.5em 0 0 !important;
  list-style-type: none; }
  @media (min-width: 992px) {
    .profile__social-links {
      margin: 0 !important;
      position: absolute;
      top: 1.5em;
      right: 1.5em; } }
  .profile__social-links li {
    display: inline-block;
    margin: 0;
    margin-left: 0.5em;
    height: 34px; }
    .profile__social-links li:first-child {
      margin-left: 0; }
  .profile__social-links a {
    width: 34px;
    height: 34px;
    overflow: hidden;
    text-indent: 999px;
    background-size: 100% auto;
    background-position: center;
    display: inline-block;
    line-height: 1; }

.profile__social--linkedin {
  background-image: url("/wp-content/themes/suncsn/images/icons/icon_linkedin.svg"); }

.profile__social--twitter {
  background-image: url("/wp-content/themes/suncsn/images/icons/icon_twitter.svg"); }

.profile__social--facebook {
  background-image: url("/wp-content/themes/suncsn/images/icons/icon_facebook.svg"); }

.profile__social--website {
  background-image: url("/wp-content/themes/suncsn/images/icons/icon_website.svg"); }

.profile__bio p {
  max-width: none; }

@media (min-width: 1200px) {
  .profile__bio {
    font-size: 0.92rem; } }

.profile__bio p:last-child {
  margin-bottom: 0; }

.wp-block-suncsn-useful-links {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none; }
  .wp-block-suncsn-useful-links li {
    margin-bottom: 1.5em;
    position: relative;
    padding-left: 2em; }
    .wp-block-suncsn-useful-links li:before {
      content: " ";
      display: block;
      height: 6px;
      width: 6px;
      background: currentColor;
      border-radius: 20px;
      position: absolute;
      top: 10px;
      left: 0; }
  .wp-block-suncsn-useful-links .external-link {
    margin-top: 0.25em;
    margin-bottom: 0;
    display: inline-block; }
