.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-comments .reply {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-size: 1em;
  font-family: inherit;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments input[type="submit"] {
  border: none;
}
.wp-block-post-comments-form[style*="font-weight"]
  :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"]
  :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"]
  :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"]
  :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form input[type="submit"] {
  border: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  overflow-wrap: break-word;
}
.wp-block-post-comments-form input:not([type="submit"]),
.wp-block-post-comments-form textarea {
  border: 1px solid #949494;
  font-size: 1em;
  font-family: inherit;
}
.wp-block-post-comments-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments-form textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form
  .comment-form
  input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments-form .comment-form textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.25em;
}
.wp-block-post-comments-form
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
.wp-block-post-excerpt__more-link {
  display: inline-block;
}
.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-post-featured-image a {
  display: block;
}
.wp-block-post-featured-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%;
}
.wp-block-post-terms__separator {
  white-space: pre-wrap;
}
.wp-block-post-title {
  word-break: break-word;
}
.wp-block-post-title a {
  display: inline-block;
}
.wp-block-preformatted {
  white-space: pre-wrap;
}
.wp-block-preformatted.has-background {
  padding: 1.25em 2.375em;
}
.wp-block-pullquote {
  margin: 0 0 1em;
  padding: 3em 0;
  text-align: center;
  overflow-wrap: break-word;
  box-sizing: border-box;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-pullquote.has-text-align-left,
.wp-block-pullquote.has-text-align-right {
  max-width: 420px;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.has-text-align-left p,
.wp-block-pullquote.has-text-align-right p {
  font-size: 1.25em;
}
.wp-block-pullquote p {
  font-size: 1.75em;
  line-height: 1.6;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}
.wp-block-pullquote cite {
  color: inherit;
}
.wp-block-post-template,
.wp-block-query-loop {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  list-style: none;
  padding: 0;
}
.wp-block-post-template.wp-block-post-template,
.wp-block-query-loop.wp-block-post-template {
  background: none;
}
.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25em;
}
.wp-block-post-template.is-flex-container li,
.wp-block-query-loop.is-flex-container li {
  margin: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li,
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li,
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li,
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li,
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li,
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
}
.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.wp-block-query-pagination > .wp-block-query-pagination-next:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
  margin-right: 0;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  margin-right: 1ch;
  display: inline-block;
}
.wp-block-query-pagination
  .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  margin-left: 1ch;
  display: inline-block;
}
.wp-block-query-pagination
  .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
  justify-content: center;
}
.wp-block-quote {
  box-sizing: border-box;
  overflow-wrap: break-word;
}
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-read-more {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.wp-block-read-more:not([style*="text-decoration"]),
.wp-block-read-more:not([style*="text-decoration"]):active,
.wp-block-read-more:not([style*="text-decoration"]):focus {
  text-decoration: none;
}
ul.wp-block-rss {
  list-style: none;
  padding: 0;
}
ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
}
ul.wp-block-rss.alignleft {
  margin-right: 2em;
}
ul.wp-block-rss.alignright {
  margin-left: 2em;
}
ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}
@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }
  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: 0.8125em;
}
.wp-block-search__button {
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: 0.375em 0.625em;
  color: #32373c;
  margin-left: 0.625em;
  word-break: normal;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.wp-block-search__button.has-icon {
  line-height: 0;
}
.wp-block-search__button svg {
  min-width: 1.5em;
  min-height: 1.5em;
  fill: currentColor;
}
.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
.wp-block-search__label {
  width: 100%;
}
.wp-block-search__input {
  padding: 8px;
  flex-grow: 1;
  min-width: 3em;
  border: 1px solid #949494;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  padding: 4px;
  border: 1px solid #949494;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  border-radius: 0;
  border: none;
  padding: 0 0 0 0.25em;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input:focus {
  outline: none;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__button {
  padding: 0.125em 0.5em;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto;
}
.wp-block-separator {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  line-height: 1;
  height: auto;
}
.wp-block-separator.is-style-dots:before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif;
}
.wp-block-site-logo {
  line-height: 0;
}
.wp-block-site-logo a {
  display: inline-block;
}
.wp-block-site-logo.is-default-size img {
  width: 120px;
  height: auto;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.wp-block-site-logo.is-style-rounded {
  border-radius: 9999px;
}
.wp-block-social-links {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-left: 0;
  background: none;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}
.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}
.wp-block-social-links .wp-social-link svg {
  width: 1em;
  height: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 0.65em;
}
.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}
.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex;
}
.wp-block-social-links.alignright {
  justify-content: flex-end;
}
.wp-block-social-link {
  display: block;
  border-radius: 9999px;
  transition: transform 0.1s ease;
  height: auto;
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-social-link {
    transition-duration: 0s;
    transition-delay: 0s;
  }
}
.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform 0.1s ease;
}
.wp-block-social-link:hover {
  transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links
  .wp-block-social-link
  .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links
  .wp-block-social-link
  .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  color: currentColor;
  fill: currentColor;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a {
  padding: 0;
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 1.25em;
  height: 1.25em;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  color: #d32422;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
}
.wp-block-spacer {
  clear: both;
}
.wp-block-tag-cloud.aligncenter {
  text-align: center;
}
.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}
.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px;
}
.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
.wp-block-tag-cloud.is-style-outline {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
.wp-block-tag-cloud.is-style-outline a {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
.wp-block-table {
  margin: 0 0 1em;
  overflow-x: auto;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent;
}
.wp-block-table .has-border-color > *,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
  border-color: inherit;
}
.wp-block-table table[style*="border-style"] > *,
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr {
  border-style: inherit;
}
.wp-block-table table[style*="border-width"] > *,
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr {
  border-width: inherit;
  border-style: inherit;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  font-family: inherit;
  overflow: auto;
  white-space: pre-wrap;
}
.wp-block-video {
  margin: 0 0 1em;
}
.wp-block-video video {
  width: 100%;
}
@supports (position: sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
  font-size: 1em;
}
.has-larger-font-size {
  font-size: 2.625em;
}
.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-right {
  text-align: right;
}
#end-resizable-editor-section {
  display: none;
}
.aligncenter {
  clear: both;
}
.items-justified-left {
  justify-content: flex-start;
}
.items-justified-center {
  justify-content: center;
}
.items-justified-right {
  justify-content: flex-end;
}
.items-justified-space-between {
  justify-content: space-between;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ddd;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
html :where(.has-border-color),
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
}
.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
form.submitting .wpcf7-spinner {
  visibility: visible;
}
.wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
  .wpcf7-spinner::before {
    animation-name: blink;
    animation-duration: 2000ms;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 input[type="file"] {
  cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr;
} /*!
Theme Name: ECPAT
Theme URI: http://underscores.me/
Author: Pink Point Media
Author URI: https://pinkpointmedia.com
Description: Theme for ECPAT
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ecp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ECPAT is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
[data-class="wpcf7cf_group"],
.wpcf7cf_remove,
.wpcf7cf_add {
  display: none;
}
.wpcf7cf_repeater_sub {
  margin-bottom: 20px;
}
.wpcf7cf_repeater_controls,
.wpcf7cf_step_controls {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step {
  width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
  display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
  display: inline-block;
  border-radius: 50%;
  background: #dfdfdf;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
  border-bottom: 5px solid #dfdfdf;
  text-align: center;
  flex: 1;
  padding: 15px;
  min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
  border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
  border-bottom: 5px solid #333;
  font-weight: 700;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
  background-color: #333;
  color: #fff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
  background-color: #333;
  color: #fff;
}
.wpcf7cf_step_controls .disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898ec;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}

button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #ddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
  color: #999;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #ccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #ccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #ccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-widget-gplus {
  overflow: hidden;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: #fff;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #ddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #ddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
.w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana,
    sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
}
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
.w-lightbox-figure {
  position: relative;
  margin: 0;
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
.w-lightbox-image {
  display: block;
  float: none;
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);
}
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
  background-size: 18px;
}
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default !important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  font-size: 0;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #ddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #c8c8c8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #c8c8c8;
  color: #fff;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
}
.w-tab-link.w--current {
  background-color: #c8c8c8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #ddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-checkbox::before {
  content: " ";
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.w-checkbox::after {
  content: " ";
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}
.w-checkbox-input {
  float: left;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: 0;
  margin-top: 4px;
  line-height: normal;
}
.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}
.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}
.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.p-large {
  margin-bottom: 18px;
  font-size: 26px;
  line-height: 38px;
}
.p-small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 14px;
  line-height: 24px;
}
.p-small.caption {
  margin-top: -36px;
  margin-bottom: 60px;
  font-style: italic;
}
.p-small.caption:before {
  content: "- ";
}
.p-small.caption.last,
.p-small.caption:last-child {
  margin-bottom: 18px;
}
.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.style-guide-color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin-right: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.style-guide-color.dark-bg-1 {
  background-color: #061a10;
}
.style-guide-color.active-color {
  background-color: #31c77f;
}
.style-guide-color.headings {
  background-color: #061a10;
}
.style-guide-color.default-copy {
  background-color: #5a6560;
}
.style-guide-color.light-copy {
  background-color: #8a928f;
}
.style-guide-color.hover-color {
  background-color: #2bbd77;
}
.style-guide-color.light-grey-bg {
  background-color: #e2ede8;
}
.style-guide-color.secondary-action-color {
  background-color: #efe834;
}
.style-guide-color.dark-bg-2 {
  background-color: #146b42;
}
.style-guide-color.mint-cream {
  background-color: #e2ede8;
}
.style-guide-color.sea-green {
  background-color: #4f9071;
}
.button {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  min-height: 55px;
  min-width: 160px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 14px 58px;
  border-radius: 30px;
  background-color: #31c77f;
  box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}
.button:hover {
  color: #061a10;
  text-decoration: none;
}
.button.in-top-bar {
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 40px;
}
.button.small {
  min-height: 48px;
  padding: 10px 42px;
}
.button.t-margin {
  margin-top: 48px;
}
.button.xxx {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.section {
  position: relative;
  padding-top: 36px;
  padding-bottom: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.section.no-t-padding {
  padding-top: 0;
}
.section._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section.tint {
  background-color: #e2ede8;
}
.section.dark {
  background-color: #061a10;
  color: hsla(0, 0%, 100%, 0.8);
}
.section.footer {
  padding-bottom: 0vw;
  background-color: #e2ede8;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #e2ede8),
    color-stop(0, #061a10)
  );
  background-image: linear-gradient(90deg, #e2ede8 50%, #061a10 0);
}
.section.after-header-cta,
.header-w-cta + .section {
  padding-top: 10vw;
}
.section.dark-67-p-left {
  background-color: #061a10;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#061a10),
    color-stop(70%, #061a10),
    color-stop(0, #fff),
    to(#fff)
  );
  background-image: linear-gradient(90deg, #061a10, #061a10 70%, #fff 0, #fff);
  color: hsla(0, 0%, 100%, 0.8);
}
.section.dark-67-p-right {
  background-color: #061a10;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#fff),
    color-stop(30%, #fff),
    color-stop(0, #061a10),
    to(#061a10)
  );
  background-image: linear-gradient(90deg, #fff, #fff 30%, #061a10 0, #061a10);
  color: hsla(0, 0%, 100%, 0.8);
}
.section.divider {
  border-top: 1px solid #e2ede8;
}
.section.no-b-padding {
  padding-bottom: 0;
}
.section._w-carousel {
  overflow: hidden;
}
.section._w-bg-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #061a10;
  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: hsla(0, 0%, 100%, 0.7);
}
.fluid-cell {
  padding: 2vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.fluid-cell:hover {
  text-decoration: none;
}
.fluid-cell._67-p {
  width: 66.7%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._67-p.empty-right {
  margin-right: 33.3%;
}
.fluid-cell._50-p {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._25-p {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._40-p {
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._70-p {
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._100-p {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: 20%;
  margin-left: 20%;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}
.fluid-cell._60-p {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._33-p {
  width: 33.3%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._33-p.cta-block-small {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.fluid-cell.news-feed-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.article-img-important {
  width: 66.7%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  padding-bottom: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell._50-p-in-header {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.center-object {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.fluid-cell.wrap-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.fluid-cell.filter-wrap {
  width: 100%;
  padding: 2vw 1vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.footer-copyright {
  width: 100%;
  margin-bottom: 5vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.report-w-cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.fluid-cell.report-w-cover.as-list-view {
  width: 100%;
}
.fluid-cell.no-b-padding {
  padding-bottom: 0vw;
}
.fluid-cell.no-t-padding {
  padding-top: 0vw;
}
.fluid-cell.cover-highlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.invert {
  color: #fff;
}
.invert.opacity {
  color: hsla(0, 0%, 100%, 0.8);
}
.subheading {
  margin-bottom: 12px;
  padding-top: 12px;
  color: #2bbd77;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 1px;
}
.subheading.background {
  display: inline-block;
  margin-bottom: 0;
  padding: 2px 6px;
  background-color: #061a10;
  color: #31c77f;
  font-size: 12px;
  line-height: 20px;
}
.subheading.underline {
  padding-bottom: 12px;
  border-bottom: 1px solid #e2ede8;
}
.subheading.below {
  margin-top: -6px;
  padding-top: 0;
}
.text-field {
  min-height: 36px;
  margin-bottom: 0;
  padding: 12px 36px 12px 26px;
  border: 1px solid #2bbd77;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.text-field:focus {
  border-color: #061a10 #061a10 #31c77f;
}
.text-field::-webkit-input-placeholder {
  color: #fff;
}
.text-field:-ms-input-placeholder {
  color: #fff;
}
.text-field::-ms-input-placeholder {
  color: #fff;
}
.text-field::placeholder {
  color: #fff;
}
.text-field.text-area {
  min-height: 160px;
  padding-top: 12px;
}
.text-field.inline-w-button {
  margin-top: 12px;
  margin-right: 24px;
  margin-bottom: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.text-field.donate,
.select-field.donate {
  margin-top: 12px;
  margin-right: 24px;
  margin-bottom: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #e2ede8;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
}
.text-field.donate::-webkit-input-placeholder,
.select-field.donate::-webkit-input-placeholder {
  color: #061a10;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
}
.text-field.donate:-ms-input-placeholder,
.select-field.donate:-ms-input-placeholder {
  color: #061a10;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
}
.text-field.donate::-ms-input-placeholder,
.select-field.donate::-ms-input-placeholder {
  color: #061a10;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
}
.text-field.donate::placeholder,
.select-field.donate::placeholder {
  color: #061a10;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
}
.text-field.transparent {
  padding-left: 0;
  background-color: transparent;
  color: #fff;
}
.text-field.transparent:hover {
  border-color: hsla(0, 0%, 100%, 0.6);
}
.text-field.transparent:focus {
  border-color: #2bbd77;
}
.text-field.transparent::-webkit-input-placeholder {
  font-weight: 400;
}
.text-field.transparent:-ms-input-placeholder {
  font-weight: 400;
}
.text-field.transparent::-ms-input-placeholder {
  font-weight: 400;
}
.text-field.transparent::placeholder {
  font-weight: 400;
}
.text-field.transparent.invert {
  color: #061a10;
}
.container {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 84px;
  padding-left: 84px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.container.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container.center-all {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.container.stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.container.in-footer {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.container.header-title {
  padding-top: 72px;
  padding-bottom: 12px;
}
.container.header-cta {
  z-index: 10;
  padding-left: 0vw;
}
.container._w-section-border {
  padding-top: 48px;
  padding-bottom: 48px;
}
.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}
.ordered-item,
ol li {
  padding-left: 10px;
  background-image: none;
  background-repeat: repeat;
}
.faux-h1 {
  margin-bottom: 18px;
  padding-top: 12px;
  color: #061a10;
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
}
.faux-h2 {
  margin-bottom: 18px;
  padding-top: 12px;
  color: #061a10;
  font-size: 46px;
  line-height: 58px;
  font-weight: 700;
}
.faux-h3 {
  margin-bottom: 18px;
  padding-top: 12px;
  color: #061a10;
  font-size: 34px;
  line-height: 46px;
  font-weight: 700;
}
.faux-h4 {
  margin-bottom: 18px;
  padding-top: 12px;
  color: #061a10;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
}
.faux-h4.invert {
  color: #fff;
}
.faux-h5 {
  margin-bottom: 12px;
  padding-top: 12px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}
.faux-h5:hover {
  text-decoration: none;
}
.faux-h5.invert {
  color: #fff;
}
.style-guide-color-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e2ede8;
}
.style-guide-color-block.first {
  padding-top: 24px;
  border-top: 1px solid #e2ede8;
}
.form-item-wrap {
  width:100%;
  margin-right: 2%;
  margin-left: 2%;
  padding-top: 12px;
  padding-bottom: 0;
}
.form-item-wrap.half {
  width: 46%;
}
.form-item-wrap.action {
  padding-top: 12px;
  text-align: center;
}
.form-item-wrap.in-search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0%;
  margin-left: 0%;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-item-wrap._33-p {
  width: 29.3%;
}
.form-item-wrap.title {
  margin-bottom: 2%;
  padding-bottom: 0;
  border-bottom: 1px solid #2bbd77;
}
.center {
  text-align: center;
}
.faux-h6 {
  margin-bottom: 6px;
  padding-top: 8px;
  color: #061a10;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
}
.faux-h6:hover {
  text-decoration: none;
}
.heading-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #061a10;
}
.heading-link:hover {
  border-bottom: 1px solid #2bbd77;
  color: #061a10;
  text-decoration: none;
}
.form-block {
  width: 100%;
  margin-bottom: 0;
}
.img-in-text,
img.alignnone {
  display: block;
  min-width: 120%;
  margin: 60px auto 60px -10%;
}
.link {
  display: inline-block;
  margin-bottom: 18px;
  padding-right: 6px;
  padding-left: 6px;
  border-bottom: 1px solid #31c77f;
  color: #5a6560;
  letter-spacing: 1px;
}
.link:hover {
  border-bottom-color: #061a10;
  -webkit-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  transform: translate(0, -3px);
  color: #31c77f;
  text-decoration: none;
}
.link.invert {
  color: #fff;
}
.link.invert:hover {
  border-bottom-color: #fff;
  color: #2bbd77;
}
.link.collapse-more {
  display: none;
}
.footer-nav-link {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 18px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  color: hsla(0, 0%, 100%, 0.7);
  text-decoration: none;
}
.footer-nav-link:hover {
  border-bottom-color: #2bbd77;
  color: #fff;
  text-decoration: none;
}
.footer-nav-link.last {
  margin-bottom: 36px;
}
.thumb-img {
  min-width: 100%;
}
.article-thumb-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.select-field {
  height: 38px;
  margin-bottom: 0;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51,51,51,0.12);
  border-radius: 1px;
  background-color: #fff;
  background-image: url(../images/arrow-down.png?v=1.1);
  background-position: 92% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #555;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  cursor: pointer;
/* background:#12603c; */
}
.select-field:hover {
  border-color: #2bbd77;
}
.select-field:active {
  border-color: #2bbd77;
}
.select-field:focus {
  border-color: #2bbd77;
}
.article-copy-wrap {
  position: relative;
  margin-top: -36px;
  padding-right: 24px;
}
.article-copy-wrap.important {
  position: absolute;
  left: auto;
  top: auto;
  right: 7vw;
  bottom: 2vw;
  width: 43%;
  margin-top: 0;
  padding: 3vw 0vw 0vw 3vw;
  background-color: #fff;
}
.thumb-cutout {
  position: absolute;
  left: -1%;
  top: auto;
  right: 24px;
  bottom: -1%;
  height: 66px;
  background-color: #fff;
}
.thumb-cutout.hide-desktop {
  display: none;
}
.button-hover {
  position: absolute;
  left: 0;
  top: 101%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 200%;
  background-color: #efe834;
}
.button-hover.dark {
  background-color: #061a10;
}
.button-text {
  position: relative;
  z-index: 1;
}
.gallery-cell-img {
  width: 100%;
}
.thumb-img-wrap {
  overflow: hidden;
  margin-bottom: 2px;
}
.cta-block {
  width: 100%;
  height: 100%;
  padding: 3vw;
  background-color: #146b42;
  background-image: linear-gradient(135deg, #146b42, #034732);
  color: #fff;
  text-align: center;
}
.cta-block.large {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.dropdown-button-wrap {
  position: relative;
  z-index: 100;
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 24px;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
}
.dropdown-button-trigger {
  position: relative;
  z-index: 20;
  padding: 14px 58px;
  border-radius: 26px;
  background-color: #31c77f;
  text-align: center;
  cursor: pointer;
}
.dropdown-button-content {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  padding-bottom: 53px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 26px;
  background-color: #31c77f;
}
.dropdown-button-link {
  width: 100%;
  padding: 12px 24px;
  border-bottom: 1px solid rgba(6, 26, 16, 0.07);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.dropdown-button-link:hover {
  color: #061a10;
  text-decoration: none;
}
.dropdown-button-link.w--current {
  border-top-color: #98b839;
}
.icon {
  margin-top: 12px;
  margin-bottom: 24px;
}
.news-feed-date {
  margin-right: 2vw;
  padding-top: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top: 1px solid #e2ede8;
}
.news-feed-headline {
  width: 100%;
  padding-top: 12px;
  border-top: 1px solid #e2ede8;
}
.block-link-wrap {
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.block-link-wrap:hover {
  text-decoration: none;
}
.faux-button {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  min-height: 55px;
  min-width: 160px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 14px 58px;
  border-radius: 30px;
  background-color: #31c77f;
  box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}
.faux-button:hover {
  color: #061a10;
  text-decoration: none;
}
.cells-wrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.cells-wrapper:hover {
  text-decoration: none;
}
.footer-nav-title {
  margin-bottom: 24px;
  padding-top: 12px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}
.footer-nav-title:hover {
  text-decoration: none;
}
.footer-img {
  margin-top: 38px;
}
.logo-img {
  margin-right: 24px;
}
.child-link {
  display: inline-block;
  width: 100%;
  padding: 14px 30px;
  border-bottom: 1px solid rgba(6, 26, 16, 0.15);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
}
.child-link:hover {
  border-bottom-color: rgba(6, 26, 16, 0.2);
  background-color: #2bbd77;
  color: #fff;
  text-decoration: none;
}
.child-link.w--current {
  color: #01c6e4;
}
.child-link.last,
.child-link:last-child {
  border-bottom-color: transparent;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.child-link.last:hover,
.child-link:last-child:hover {
  box-shadow: none;
}
.child-link.first,
.child-link:first-child {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.floating-image {
  position: relative;
  z-index: 2;
  max-width: 80%;
  min-width: 60%;
}
.tint-img-right {
  position: absolute;
  left: 2vw;
  top: 4vw;
  right: -6vw;
  bottom: 4vw;
  z-index: 0;
  background-color: #e2ede8;
}
.tint-img-left {
  position: absolute;
  left: -6vw;
  top: 4vw;
  right: 2vw;
  bottom: 4vw;
  z-index: -1;
  background-color: #e2ede8;
}
.gallery-cell {
  position: relative;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.gallery-cell:hover {
  text-decoration: none;
}
.gallery-cell._50-p {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.gallery-cell._25-p {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.gallery-cell._33-p {
  width: 33.3%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.gallery-cell-hover {
  position: absolute;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 6px;
  display: none;
  background-color: rgba(6, 26, 16, 0.33);
  background-image: url(../../../themes/ecp/images/Hyperlink-icon.svg);
  background-position: 12px 12px;
  background-size: auto;
  background-repeat: no-repeat;
}
.section-gallery {
  position: relative;
  overflow: hidden;
  padding-top: 36px;
  padding-bottom: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.section-gallery.no-t-padding {
  padding-top: 0;
}
.container-gallery {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 84px;
  padding-bottom: 36px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.header.simple {
  padding-top: 60px;
}
.header.simple.no-b-padding {
  padding-bottom: 0vw;
}
.header.dark {
  background-color: #061a10;
  color: hsla(0, 0%, 100%, 0.7);
}
.header.fs {
  min-height: 700px;
  padding-top: 36px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #061a10;
  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: hsla(0, 0%, 100%, 0.7);
}
.carousel-item {
  width: 33.3%;
}
.carousel {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.carousel-right-arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 3px;
  bottom: 0%;
  width: 48px;
  height: 48px;
  border: 4px solid #fff;
  border-radius: 100px;
  background-color: #31c77f;
  background-image: url(../../../themes/ecp/images/Right-arrow-icon.svg);
  background-position: 53% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.carousel-right-arrow:hover {
  background-color: #2bbd77;
}
.carousel-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -4vw;
  font-size: 12px;
  line-height: 20px;
}
.mask {
  overflow: visible;
  padding: 12px;
}
.hide {
  display: none;
}
.carousel-left-arrow {
  position: absolute;
  left: 3px;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 48px;
  height: 48px;
  border: 4px solid #fff;
  border-radius: 100px;
  background-color: #31c77f;
  background-image: url(../../../themes/ecp/images/Left-arrow-icon.svg);
  background-position: 47% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.carousel-left-arrow:hover {
  background-color: #2bbd77;
}
.block-green {
  width: 100%;
  height: 100%;
  padding: 30px 42px 24px;
  background-color: #146b42;
  background-image: linear-gradient(
    135deg,
    rgba(79, 144, 113, 0.5),
    #146b42 70%
  );
  color: #fff;
}
.block-green.t-margin-12 {
  margin-bottom: 12px;
}
.carousel-cell {
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.carousel-cell:hover {
  text-decoration: none;
}
.section-tint-border {
  position: absolute;
  left: 60px;
  top: 60px;
  right: 60px;
  bottom: 60px;
  background-color: #fff;
}
.sub-nav-link {
  display: inline-block;
  padding: 18px 18px 16px;
  border-bottom: 4px solid transparent;
  color: #061a10;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
}
.sub-nav-link:hover {
  border-bottom-color: #2bbd77;
  color: #173448;
  text-decoration: none;
}
.sub-nav-link.w--current {
  border-bottom-color: #18cf55;
}
.sub-nav-wrap {
  z-index: 5;
  padding-top: 60px;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header-img {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 45%;
  height: 100%;
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.header-img-mobile {
  display: none;
}
.breadcrumb-divider {
  padding-right: 6px;
  padding-left: 6px;
  color: #e2ede8;
}
.breadcrumb-divider.invert {
  color: hsla(0, 0%, 100%, 0.25);
}
.dropdown-wrap {
  position: relative;
  z-index: 10;
}
.dropdown-wrap.tb-margin {
  margin-top: 24px;
  margin-bottom: 24px;
}
.dropdown-wrap.tb-margin.hide-desktop {
  display: none;
}
.dropdown-trigger {
  position: relative;
  z-index: 20;
  display: inline-block;
  padding: 14px 24px 14px 48px;
  background-image: url(../../../themes/ecp/images/Hamburger-icon-bright-green.svg);
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #061a10;
  font-weight: 600;
  cursor: pointer;
}
.dropdown-trigger._w-filter {
  margin-left: 1vw;
}
.dropdown-trigger.invert {
  color: #fff;
}
.dropdown-trigger.countries {
  width: 100%;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 30px;
  background-image: url(../../../themes/ecp/images/Down-arrow-icon.svg);
  background-position: 93% 50%;
  color: #fff;
}
.dropdown-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dropdown-content.scroll {
  overflow: scroll;
  max-height: 450px;
}
.dropdown-link {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #e2ede8;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #061a10;
  font-weight: 600;
}
.dropdown-link:hover {
  color: #2bbd77;
  text-decoration: none;
}
.dropdown-link.w--current {
  border-top-color: #98b839;
}
.dropdown-link.in-aside {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-color: hsla(0, 0%, 100%, 0.2);
  color: #31c77f;
  font-weight: 400;
}
.dropdown-link.in-aside:hover {
  color: #fff;
}
.dropdown-divider {
  padding-right: 6px;
  padding-left: 6px;
  color: #e2ede8;
  font-weight: 300;
}
.footer-nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.footer-nav-wrap:hover {
  text-decoration: none;
}
.dropdown-link-selected {
  padding-right: 6px;
  padding-left: 6px;
  border-radius: 20px;
  background-color: #2bbd77;
  color: #fff;
}
.flip-block {
  position: relative;
  width: 29.3%;
  height: 400px;
  margin: 2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.card-flip-side {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 36px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.card-flip-side.back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #061a10;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.card-flip-side.front {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2ede8;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
}
.avatar {
  width: 108px;
  height: 108px;
  margin-top: 18px;
  margin-bottom: 18px;
  border-radius: 100px;
}
.card-flip {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.filter-item-wrap {
  padding: 1vw;
}
.filter-item-wrap._25-p {
  width: 25%;
}
.filter-item-wrap._50-p {
  width: 50%;
}
.filter-item-wrap.in-aside {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0.5vw 0vw;
}
.toggle-wrap {
  position: relative;
  display: block;
  max-height: 24px;
  max-width: 60px;
  min-height: 24px;
  min-width: 48px;
  margin-top: 2px;
  margin-right: 12px;
  margin-bottom: 0;
  padding-left: 0;
  float: left;
  border-radius: 24px;
  background-color: #146b42;
}
.toggle-ticker {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  opacity: 0;
  cursor: pointer;
}
.toggle-label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
}
.toggle {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  margin-top: 6px;
  margin-left: 6px;
  border-radius: 100px;
  /* background-color: #31c77f; */
}
.toggle-filter-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e2ede8;
  border-radius: 30px;
  font-size: 14px;
  line-height: 26px;
}
.toggle-filter-button.in-aside {
  height: auto;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}
.reset-link {
  position: absolute;
  left: auto;
  top: 14px;
  right: 72px;
  bottom: auto;
  padding-left: 24px;
  background-image: url(../../../themes/ecp/images/Rest-icon.png);
  background-position: 0% 40%;
  background-size: 15px;
  background-repeat: no-repeat;
}
.breadcrumbs {
  padding-left: 36px;
  background-image: url(../../../themes/ecp/images/Home-icon-dark.png);
  background-position: 0% 0%;
  background-size: 23px;
  background-repeat: no-repeat;
}
.breadcrumbs.invert {
  background-image: url(../../../themes/ecp/images/Home-icon.png);
}
.breadcrumbs.glode {
  background-image: url(../../../themes/ecp/images/Globe-icon-dark.png);
  background-size: 24px;
}
.breadcrumbs.glode.invert {
  background-image: url(../../../themes/ecp/images/Globe-icon.png);
}
.aside {
  position: relative;
  overflow: scroll;
  width: 450px;
  padding: 48px;
  background-color: #061a10;
  color: hsla(0, 0%, 100%, 0.7);
}
.aside.space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.aside.large {
  width: 650px;
}
.map-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.map-section.as-intro {
  padding-top: 108px;
}
.map-wrap {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.list-to-grid {
  position: absolute;
  left: auto;
  top: 14px;
  right: 1vw;
  bottom: auto;
  width: 24px;
  height: 24px;
  background-image: url(../../../themes/ecp/images/List-view-icon-dark.svg);
  background-position: 0% 40%;
  background-repeat: no-repeat;
}
.list-to-grid:hover {
  background-image: url(../../../themes/ecp/images/Block-view-icon.svg);
}
.grid-to-list {
  position: absolute;
  left: auto;
  top: 14px;
  right: 1vw;
  bottom: auto;
  width: 24px;
  height: 24px;
  background-image: url(../../../themes/ecp/images/Block-view-icon-dark.svg);
  background-position: 0% 40%;
  background-repeat: no-repeat;
}
.grid-to-list:hover {
  background-image: url(../../../themes/ecp/images/List-view-icon.svg);
}
.reset-aside-filter {
  position: relative;
  z-index: 100;
  margin-top: 24px;
  padding-left: 24px;
  background-image: url(../../../themes/ecp/images/Rest-icon-white.png);
  background-position: 0% 40%;
  background-size: 15px;
  background-repeat: no-repeat;
}
.reset-aside-filter:hover {
  color: #fff;
  text-decoration: none;
}
.map-placeholder {
  width: 100%;
  height: 100%;
}
.aside-tooltip {
  margin-bottom: 12px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 14px;
  line-height: 24px;
}
.question-mark {
  display: inline;
  margin-right: 4px;
  margin-left: 4px;
  padding-right: 4px;
  padding-left: 4px;
  border-radius: 20px;
  background-color: #31c77f;
  color: #061a10;
  font-size: 12px;
  font-weight: 600;
}
.aside-list-item {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  color: #fff;
}
.aside-list-item.w--current {
  border-top-color: #98b839;
}
.indicator-highlight {
  margin-left: 6px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 20px;
  background-color: #efe834;
  color: #061a10;
  font-weight: 600;
}
.indicator-highlight.start {
  margin-right: 6px;
  margin-left: 0;
}
.aside-graph-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 36px;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  border-radius: 24px;
  color: #fff;
}
.aside-graph {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.aside-alphabet {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #061a10;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
}
.aside-alphabet.w--current {
  border-top-color: #98b839;
}
.link-w-icon {
  margin-right: 24px;
  padding-left: 36px;
  background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
  background-position: 0% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 24px;
}
.link-w-icon:hover {
  color: #fff;
  text-decoration: none;
}
.link-w-icon.globe {
  background-image: url(../../../themes/ecp/images/Globe-icon.png);
  background-size: 24px;
}
.link-w-icon.indicators {
  background-image: url(../../../themes/ecp/images/Indicators-icon.png);
  background-size: 24px;
}
.link-w-icon.country-detail {
  background-image: url(../../../themes/ecp/images/Country-detail-icon.png);
  background-size: 23px;
}
.aside-content-wrap {
  margin-top: 18px;
}
.aside-link-item {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
}
.aside-link-item:hover {
  color: #fff;
  text-decoration: none;
}
.aside-link-item.w--current {
  border-top-color: #98b839;
}
.map-legend {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  top: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.legend-color {
  width: 24px;
  height: 6px;
}
.legend-color._2 {
  background-color: #4f9071;
}
.legend-color._3 {
  background-color: #8bb6a2;
}
.legend-color._4 {
  background-color: #c4dad0;
}
.legend-color._1 {
  background-color: #146b42;
}
.legend-color._5 {
  background-color: #e2ede8;
}
.legend-text {
  margin-right: 12px;
  margin-left: 6px;
  color: #061a10;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
.tooltip {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 10;
  width: 380px;
  padding: 12px 24px 24px;
  border-top: 4px solid #31c77f;
  background-color: #fff;
  box-shadow: 0 12px 48px 0 rgba(0, 0, 0, 0.15);
  color: #5a6560;
}
.tooltip._w-legend-item {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 24px;
  width: 300px;
  padding-top: 24px;
  border-top-style: none;
}
.tooltip._w-aside-graph {
  left: -50%;
  top: auto;
  right: auto;
  bottom: 105%;
  width: 240px;
  padding-top: 24px;
  border-top-style: none;
}
.show-map-tooltip {
  position: absolute;
  left: 40%;
  top: 40%;
  width: 300px;
  height: 300px;
  cursor: pointer;
}
.modal-window {
  display: block;
  overflow: scroll;
  height: 100%;
  padding: 60px 18% 36px;
  background-color: #fff;
}
.modal-wrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 60px;
  border-color: #e2ede8;
  background-color: #fff;
}
.search-bar {
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #061a10;
}
.search-bar.white {
  background-color: #fff;
}
.show-cover-tooltip {
  position: relative;
}
.highlighted-text {
  background-color: #efe834;
  box-shadow: -6px 0 0 0 #efe834, 6px 0 0 0 #efe834;
  color: #061a10;
}
.search-button {
  width: 55px;
  height: 55px;
  background-image: url(../../../themes/ecp/images/Search-icon.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.mobile-buttons {
  display: none;
}
.form-arrow-button {
  width: 55px;
  height: 55px;
  background-image: url(../../../themes/ecp/images/Right-arrow-icon_1.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.modal-close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #31c77f;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  cursor: pointer;
}
.modal-close-button:hover {
  background-color: #061a10;
}
.nav-bar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 108px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.nav-bar.dark {
  background-color: #061a10;
}
.top-bar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.top-bar._w-map-section {
  position: fixed;
  width: 100%;
}
.nav-dropdown-link {
  position: relative;
  margin-right: 18px;
  margin-left: 18px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.nav-dropdown-link.more {
  height: 60px;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.nav-dropdown-trigger {
  position: relative;
  z-index: 20;
  display: inline-block;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  background-image: url(../../../themes/ecp/images/Dropdown-arrow.svg);
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #061a10;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
}
.nav-dropdown-trigger:hover {
  text-decoration: none;
}
.nav-dropdown-trigger.hamburger {
  width: 60px;
  height: 60px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  background-image: url(../../../themes/ecp/images/Hamburger-icon-bright-green.svg);
  background-position: 50% 50%;
}
.nav-dropdown-trigger.hamburger.invert {
  background-image: url(../../../themes/ecp/images/Hamburger-icon-white.svg);
}
.nav-dropdown-trigger.invert {
  background-image: url(../../../themes/ecp/images/Down-arrow-white.svg);
  color: #31c77f;
}
.nav-dropdown-content {
  position: absolute;
  left: 0;
  top: 60px;
  right: auto;
  bottom: auto;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 24px;
  background-color: #31c77f;
  box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.2);
  font-weight: 600;
}
.nav-dropdown-content.position-left {
  left: auto;
  right: 0;
}
.notification-button {
  display: inline-block;
  margin-left: 12px;
  padding: 0 12px;
  border-radius: 20px;
  background-color: #061a10;
  color: #efe834;
}
.notification-button:hover {
  color: #fff;
  text-decoration: none;
}
.featured-img {
  display: block;
  min-width: 120%;
  margin: 1vw auto 1vw -10%;
}
.thumb-cover-img {
  min-width: 120px;
  margin-top: 12px;
  margin-right: 36px;
}
.dropdown-button-icon {
  display: inline-block;
  width: 18px;
  height: 10px;
  margin-left: 12px;
  background-image: url(../../../themes/ecp/images/Dropdown-Button-icon.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.aside-tooltip-trigger {
  cursor: pointer;
}
.horizontal-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block-tint {
  width: 100%;
  height: 100%;
  padding: 36px 42px 24px;
  background-color: #e2ede8;
  color: #061a10;
}
.block-tint.space-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.link-open-modal {
  display: inline-block;
  margin-bottom: 18px;
  padding-right: 6px;
  padding-left: 6px;
  border-bottom: 1px solid #31c77f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #5a6560;
  letter-spacing: 1px;
  cursor: pointer;
}
.link-open-modal:hover {
  border-bottom-color: #061a10;
  -webkit-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  transform: translate(0, -3px);
  color: #31c77f;
  text-decoration: none;
}
.legend-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.radio-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  margin-bottom: 0;
  padding: 6px 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e2ede8;
  border-radius: 30px;
  text-align: left;
}
.radio-button-wrap.selected {
  border-color: transparent;
  background-color: #efe834;
}
.radio-button {
  width: 12px;
  margin-top: 0;
  margin-right: 12px;
  margin-left: 0;
  background-color: #31c77f;
}
.radio-button:active {
  background-color: #061a10;
}
.radio-button.w--redirected-checked {
  background-color: #061a10;
}
.radio-button.w--redirected-focus {
  background-color: #061a10;
}
.radio-button-label {
  width: auto;
  color: #414048;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
}
.tabs {
  width: 100%;
}
.tab-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tabs-menu {
  margin-top: 2%;
  margin-bottom: 12px;
  margin-left: 2%;
}
.tab-link {
  margin-right: 12px;
  background-color: #e2ede8;
  color: #061a10;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
border-radius: 4px;
}
.tab-link:hover {
  text-decoration: none;
}
.tab-link.w--current {
  background-color: #2bbd77;
  color: #fff;
}
.p-medium {
  font-size: 22px;
  line-height: 34px;
}
.google-translate {
  margin-top: 24px;
}
.more-text {
  display: none;
}
.social-icons-wrap {
  padding-top: 12px;
  padding-bottom: 12px;
}
.fluid-cell-2 {
  position: relative;
  padding: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.social-icon {
  width: 36px;
  height: 36px;
  margin-right: 18px;
  border-style: solid;
  border-width: 4px;
  border-color: #31c77f;
  border-radius: 36px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.social-icon:hover {
  border-color: #2bbd77;
  -webkit-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  transform: translate(0, -3px);
}
.social-icon.linkedin {
  background-image: url(../../../themes/ecp/images/IN-icon-dark.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.social-icon.linkedin.light {
  background-image: url(../../../themes/ecp/images/IN-icon-light.svg);
}
.social-icon.email {
  background-image: url(../../../themes/ecp/images/Email-iocn-dark.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.social-icon.email.light {
  background-image: url(../../../themes/ecp/images/Email-iocn-light.svg);
}
.social-icon.twitter {
  background-image: url(../../../themes/ecp/images/TW-icon-dark.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.social-icon.twitter.light {
  background-image: url(../../../themes/ecp/images/TW-icon-light.svg);
}
.social-icon.facebook {
  background-image: url(../../../themes/ecp/images/FB-icon-dark.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.social-icon.facebook.light {
  background-image: url(../../../themes/ecp/images/FB-icon-light.svg);
}
.social-icon.center {
  margin-right: 9px;
  margin-left: 9px;
}
@media screen and (min-width: 1440px) {
  .fluid-cell.intro {
    width: 56%;
    margin-right: 22%;
    margin-left: 22%;
  }
  .container {
    max-width: 1700px;
    margin-right: auto;
    margin-left: auto;
  }
  .container.header-title {
    padding-top: 96px;
    padding-bottom: 36px;
  }
  .logo-img {
    max-width: 700px;
  }
  .nav-link {
    font-size: 14px;
  }
  .header-cta-block {
    margin-left: 3vw;
    padding-left: 4vw;
  }
  .header-cta-title {
    font-size: 24px;
    line-height: 36px;
  }
  .floating-image {
    max-width: 80%;
    min-width: 60%;
  }
  .tint-img-right {
    bottom: 5vw;
  }
  .tint-img-left {
    bottom: 5vw;
  }
  .gallery-cell {
    position: relative;
  }
  .gallery-cell-hover {
    z-index: 1;
  }
  .container-gallery {
    max-width: 1700px;
    margin-right: auto;
    margin-left: auto;
  }
  .carousel-right-arrow {
    right: 18px;
  }
  .mask {
    padding: 18px;
  }
  .carousel-left-arrow {
    left: 12px;
  }
  .carousel-cell {
    padding: 18px;
  }
  .flip-block {
    height: 350px;
  }
}
@media screen and (max-width: 991px) {
  body {
    background-position: -170px -20px;
  }
  h1 {
    font-size: 48px;
    line-height: 58px;
  }
  h2 {
    font-size: 40px;
    line-height: 52px;
  }
  h3 {
    font-size: 30px;
    line-height: 42px;
  }
  h4 {
    font-size: 24px;
    line-height: 36px;
  }
  a:hover {
    color: #2bbd77;
  }
  .p-small.caption {
    margin-top: -24px;
    margin-bottom: 36px;
  }
  .button.t-margin {
    margin-top: 36px;
  }
  .section.after-header-cta,
  .header-w-cta + .section {
    padding-top: 7vw;
  }
  .fluid-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .fluid-cell._70-p {
    width: 80%;
  }
  .fluid-cell.intro {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
  }
  .fluid-cell._33-p._100-p-tablet {
    width: 100%;
  }
  .fluid-cell.article-img-important {
    width: 100%;
    padding-bottom: 0vw;
  }
  .fluid-cell._50-p-in-header {
    width: 100%;
  }
  .fluid-cell.footer-copyright {
    margin-bottom: 7vw;
  }
  .fluid-cell.report-w-cover {
    width: 100%;
  }
  .container {
    padding-right: 36px;
    padding-left: 36px;
  }
  .container.header-title {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
  .container.header-cta {
    padding-right: 0vw;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .container._w-section-border {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .faux-h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .faux-h2 {
    font-size: 40px;
    line-height: 52px;
  }
  .faux-h3 {
    font-size: 30px;
    line-height: 42px;
  }
  .faux-h4 {
    font-size: 24px;
    line-height: 36px;
  }
  .form-item-wrap.in-search-bar {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .img-in-text,
  img.alignnone {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .article-thumb-link {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form-horizontal {
    padding-top: 24px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .article-copy-wrap {
    width: auto;
    margin-top: -30px;
    padding-right: 12px;
  }
  .article-copy-wrap.important {
    position: relative;
    left: 0;
    top: 0;
    right: 0vw;
    bottom: 0vw;
    width: 100%;
    margin-top: -36px;
    padding: 0vw 36px 2vw 2vw;
    background-color: transparent;
  }
  .thumb-cutout {
    right: 24px;
    height: 60px;
  }
  .thumb-cutout.hide-desktop {
    display: block;
  }
  .dropdown-button-link.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
    background-image: none;
    background-repeat: repeat;
    color: #fff;
  }
  .news-feed-date {
    margin-right: 3vw;
  }
  .cells-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .child-link {
    padding: 6px 0;
    border-bottom-style: none;
    background-color: transparent;
    color: #061a10;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
  }
  .child-link:hover {
    background-color: transparent;
    color: #061a10;
  }
  .child-link.first,
  .child-link:first-child {
    border-top-style: none;
  }
  .child-link.invert {
    color: #fff;
  }
  .child-link.invert:hover {
    color: #fff;
  }
  .nav-link {
    margin-right: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
  }
  .nav-link:hover {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .nav-link.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
    background-image: none;
    background-repeat: repeat;
    color: #fff;
  }
  .nav-link.search {
    display: none;
  }
  .nav-link.hide-desktop {
    display: block;
  }
  .nav-link.invert {
    color: #fff;
  }
  .logo-link.w--current {
    position: relative;
    z-index: 2;
  }
  .secondary-nav-wrap {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: none;
    overflow: auto;
    width: 100%;
    margin-top: 0;
    padding: 120px 6vw 7vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #0e1b33;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(30%, #0e1b33),
      to(#1c3763)
    );
    background-image: linear-gradient(180deg, #0e1b33 30%, #1c3763);
  }
  .header-cta-block {
    bottom: 0;
    width: 100%;
    padding-top: 7vw;
    padding-right: 7vw;
    padding-bottom: 6vw;
  }
  .header-w-cta-img {
    position: static;
    width: 100%;
    height: auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background-image: none !important;
    background-size: auto;
    background-repeat: repeat;
  }
  .header-w-cta-img-mobile {
    display: inline-block;
    width: 100%;
  }
  .header-cta-title {
    font-size: 24px;
    line-height: 36px;
  }
  .main-nav {
    position: absolute;
    left: 0%;
    top: 108px;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: none;
    overflow: auto;
    width: 100%;
    padding: 8vw 6vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
  }
  .main-nav.dark {
    background-color: #061a10;
  }
  .hamburger-button {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
  }
  .menu-open {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    background-image: url(../../../themes/ecp/images/Hamburger-icon-bright-green.svg);
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .menu-close {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
    height: 100%;
    background-image: url(../../../themes/ecp/images/Close-icon-bright-green.svg);
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .gallery-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .gallery-cell._25-p {
    width: 50%;
  }
  .container-gallery {
    padding-right: 6px;
    padding-left: 6px;
  }
  .carousel-item {
    width: 50%;
  }
  .carousel-nav {
    bottom: -6vw;
  }
  .block-green {
    padding-right: 36px;
    padding-bottom: 18px;
    padding-left: 36px;
  }
  .carousel-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section-tint-border {
    left: 24px;
    top: 24px;
    right: 24px;
    bottom: 24px;
  }
  .sub-nav-link {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 26px;
  }
  .sub-nav-wrap {
    padding-top: 48px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .header-img-mobile {
    width: 100%;
  }
  .dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .dropdown-link:hover {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .dropdown-link.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
    background-image: none;
    background-repeat: repeat;
    color: #fff;
  }
  .flip-block {
    width: 29.3%;
  }
  .card-flip-side {
    padding: 24px;
  }
  .filter-item-wrap._25-p {
    width: 50%;
  }
  .filter-item-wrap._50-p {
    width: 100%;
  }
  .aside {
    width: 100%;
  }
  .aside.large {
    width: 100%;
  }
  .map-section {
    max-height: none;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .map-wrap {
    width: 100%;
    padding: 24px;
  }
  .map-placeholder {
    height: 500px;
  }
  .aside-list-item:hover {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .aside-list-item.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
    background-image: none;
    background-repeat: repeat;
    color: #fff;
  }
  .aside-graph-wrap {
    padding-right: 36px;
    padding-bottom: 18px;
    padding-left: 36px;
  }
  .aside-alphabet:hover {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .aside-alphabet.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
    background-image: none;
    background-repeat: repeat;
    color: #fff;
  }
  .aside-link-item:hover {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
  }
  .aside-link-item.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.2);
    background-image: none;
    background-repeat: repeat;
    color: #fff;
  }
  .tooltip._w-aside-graph {
    width: 280px;
  }
  .modal-window {
    padding-top: 48px;
  }
  .modal-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .search-bar {
    padding-right: 36px;
    padding-left: 36px;
  }
  .search-button {
    width: 48px;
    height: 48px;
    cursor: pointer;
  }
  .mobile-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .form-arrow-button {
    width: 48px;
    height: 48px;
    cursor: pointer;
  }
  .nav-bar {
    padding: 12px 36px;
  }
  .nav-dropdown-link {
    margin-right: 0;
    margin-left: 0;
  }
  .nav-dropdown-trigger {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }
  .nav-dropdown-trigger.invert {
    background-image: url(../../../themes/ecp/images/Dropdown-arrow.svg);
    color: #fff;
  }
  .nav-dropdown-content {
    position: static;
    padding-top: 6px;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
  }
  .featured-img {
    margin-top: 2vw;
    margin-bottom: 4vw;
  }
  .block-tint {
    padding-right: 36px;
    padding-bottom: 18px;
    padding-left: 36px;
  }
  .social-icons-wrap {
    margin-bottom: 12px;
  }
  .fluid-cell-2 {
    padding: 18px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .social-icon {
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  body {
    background-position: -300px -20px;
  }
  h1 {
    margin-bottom: 12px;
    padding-top: 8px;
    font-size: 42px;
    line-height: 50px;
  }
  h2 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 34px;
    line-height: 46px;
  }
  h3 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 26px;
    line-height: 38px;
  }
  h4 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 22px;
    line-height: 34px;
  }
  h5 {
    padding-top: 8px;
    font-size: 18px;
    line-height: 28px;
  }
  blockquote {
    margin-left: 0;
    font-size: 28px;
    line-height: 44px;
  }
  .p-large {
    margin-bottom: 18px;
  }
  .p-small.caption {
    margin-bottom: 30px;
  }
  .button:hover {
    color: #fff;
  }
  .button.t-margin {
    margin-top: 24px;
  }
  .section {
    padding-top: 24px;
    padding-bottom: 24px;
    border-right-width: 36px;
    border-left-width: 36px;
  }
  .section.footer {
    background-image: none;
  }
  .section.after-header-cta,
  .header-w-cta + .section {
    padding-top: 9vw;
  }
  .section.dark-67-p-left {
    background-image: none;
  }
  .section.dark-67-p-right {
    background-image: none;
  }
  .section._w-bg-img {
    height: auto;
    min-height: auto;
  }
  .fluid-cell {
    padding: 12px 3vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .fluid-cell._67-p {
    width: 100%;
  }
  .fluid-cell._67-p.empty-right {
    margin-right: 0%;
  }
  .fluid-cell._50-p {
    width: 100%;
  }
  .fluid-cell._50-p.no-b-padding-mobile {
    padding-bottom: 0vw;
  }
  .fluid-cell._50-p.no-t-padding-mobile {
    padding-top: 0vw;
  }
  .fluid-cell._25-p {
    width: 100%;
  }
  .fluid-cell._40-p {
    width: 100%;
  }
  .fluid-cell._70-p {
    width: 100%;
  }
  .fluid-cell.intro {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-bottom: 6px;
  }
  .fluid-cell._60-p {
    width: 100%;
  }
  .fluid-cell._33-p {
    width: 100%;
  }
  .fluid-cell.news-feed-item {
    width: 100%;
  }
  .fluid-cell.footer-content {
    width: 100%;
  }
  .fluid-cell._50-p-in-header {
    width: 100%;
  }
  .fluid-cell.wrap-image {
    width: 100%;
    margin-bottom: 24px;
    padding-bottom: 8vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .fluid-cell.filter-wrap {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
  }
  .fluid-cell.footer-copyright {
    margin-bottom: 0vw;
  }
  .subheading {
    background-image: none;
    font-size: 13px;
    line-height: 23px;
  }
  .text-field {
    padding-right: 22px;
    padding-left: 22px;
  }
  .text-field.inline-w-button {
    margin-bottom: 0;
  }
  .text-field.donate,
  .select-field.donate {
    margin-bottom: 0;
  }
  .container {
    padding-right: 3vw;
    padding-left: 3vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.center-all {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .container._w-section-border {
    padding-top: 0;
    padding-bottom: 0;
  }
  .container.covers-highlight {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .faux-h1 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 42px;
    line-height: 54px;
  }
  .faux-h2 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 34px;
    line-height: 46px;
  }
  .faux-h3 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 26px;
    line-height: 38px;
  }
  .faux-h4 {
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 22px;
    line-height: 34px;
  }
  .faux-h5 {
    padding-top: 8px;
    font-size: 18px;
    line-height: 30px;
  }
  .form-item-wrap.in-search-bar {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .form-item-wrap._33-p {
    width: 46%;
  }
  .img-in-text,
  img.alignnone {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .footer-nav-link {
    color: hsla(0, 0%, 100%, 0.8);
  }
  .footer-nav-link:hover {
    color: #fff;
  }
  .thumb-img {
    min-width: 100%;
  }
  .form-horizontal {
    padding-top: 12px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .select-field {
    padding-left: 18px;
  }
  .article-copy-wrap {
    width: auto;
    margin-top: -30px;
    padding-right: 48px;
  }
  .article-copy-wrap.important {
    margin-top: -48px;
    padding-right: 60px;
    padding-bottom: 3vw;
    padding-left: 3vw;
  }
  .thumb-cutout {
    right: 48px;
  }
  .thumb-cutout.hide-desktop {
    display: block;
  }
  .cta-block {
    padding: 6vw 6vw 5vw;
  }
  .cta-block.large {
    padding-top: 6vw;
  }
  .dropdown-button-link {
    padding-right: 12px;
    padding-left: 12px;
  }
  .faux-button:hover {
    color: #061a10;
  }
  .cells-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-nav-title {
    padding-top: 8px;
    font-size: 18px;
    line-height: 30px;
  }
  .logo-img {
    height: 60px;
  }
  .secondary-nav-wrap {
    padding-top: 120px;
    padding-bottom: 6vw;
  }
  .notification-bar {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .header-cta-block {
    bottom: 0;
    width: 100%;
    padding: 9vw 6vw 8vw;
  }
  .header-w-cta-img {
    position: static;
    width: 100%;
    height: auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .header-cta-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .header-cta-title {
    font-size: 20px;
    line-height: 32px;
  }
  .main-nav {
    top: 72px;
  }
  .menu-open {
    width: 100%;
    height: 100%;
  }
  .menu-close {
    width: 100%;
    height: 100%;
  }
  .floating-image {
    max-width: 100%;
    min-width: 100%;
  }
  .tint-img-right {
    left: 0vw;
    top: 12vw;
    right: -3vw;
  }
  .tint-img-left {
    left: -3vw;
    top: 12vw;
    right: 0vw;
  }
  .gallery-cell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .gallery-cell._33-p {
    width: 50%;
  }
  .gallery-cell._33-p._1st {
    width: 100%;
  }
  .gallery-cell-hover {
    display: block;
    background-color: transparent;
    background-size: 36px;
  }
  .section-gallery {
    padding-top: 24px;
    padding-bottom: 24px;
    border-right-width: 36px;
    border-left-width: 36px;
  }
  .header {
    height: auto;
    max-height: none;
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 24px;
  }
  .header.simple {
    padding-top: 48px;
  }
  .header.fs {
    min-height: auto;
    padding-bottom: 36px;
  }
  .carousel-item {
    width: 100%;
  }
  .carousel-right-arrow {
    right: -12px;
    width: 48px;
    height: 48px;
  }
  .carousel-nav {
    bottom: -8vw;
  }
  .mask {
    padding: 0;
  }
  .carousel-left-arrow {
    left: -12px;
    width: 48px;
    height: 48px;
  }
  .carousel-cell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-tint-border {
    left: 12px;
    top: 12px;
    right: 12px;
    bottom: 12px;
  }
  .sub-nav-link {
    margin-right: 0;
    margin-left: 0;
    padding: 12px 0;
    border-bottom: 1px solid #e0e6eb;
    border-top-style: none;
    font-size: 16px;
    line-height: 28px;
  }
  .sub-nav-link:hover {
    border-bottom-color: #e0e6eb;
  }
  .sub-nav-wrap {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 9vw 3vw 11vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    box-shadow: none;
    text-align: left;
  }
  .header-img {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: -24px;
    padding-top: 24px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background-image: none !important;
    background-position: 0 0;
    background-size: auto;
    background-repeat: repeat;
  }
  .header-img-mobile {
    display: inline-block;
  }
  .header-img-mobile.hide-on-mobile {
    display: none;
  }
  .dropdown-wrap.tb-margin.hide-desktop {
    display: block;
  }
  .dropdown-trigger._w-filter {
    margin-left: 1.5vw;
  }
  .dropdown-content.scroll {
    max-height: 370px;
  }
  .footer-nav-wrap {
    width: 100vw;
    margin-left: -3vw;
    padding: 11vw 3vw 9vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #061a10;
  }
  .flip-block {
    width: 94%;
    height: 320px;
    margin: 3%;
    padding: 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .card-flip-side {
    padding: 36px;
  }
  .card-flip-side.back {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .filter-item-wrap {
    padding: 1.5vw;
  }
  .filter-item-wrap._50-p {
    width: 100%;
  }
  .toggle-filter-button {
    padding: 3px 22px;
  }
  .reset-link {
    right: 1vw;
  }
  .aside {
    overflow: visible;
    padding: 36px 6vw;
  }
  .map-section.as-intro {
    padding-top: 72px;
  }
  .map-wrap {
    padding: 0;
  }
  .list-to-grid {
    display: none;
  }
  .grid-to-list {
    display: none;
  }
  .reset-aside-filter {
    right: 1vw;
  }
  .question-mark {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 16px;
  }
  .link-w-icon {
    right: 1vw;
  }
  .map-legend {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .tooltip {
    display: none;
  }
  .show-map-tooltip {
    display: none;
  }
  .modal-window {
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .modal-wrap {
    border-width: 36px;
  }
  .search-bar {
    padding-right: 4vw;
    padding-left: 6vw;
  }
  .nav-bar {
    height: 72px;
    padding-right: 4vw;
    padding-left: 6vw;
  }
  .notification-button {
    margin-left: 6px;
  }
  .featured-img {
    margin-top: 3vw;
    margin-bottom: 6vw;
  }
  .legend-item {
    cursor: auto;
  }
  .p-medium {
    margin-bottom: 18px;
  }
  .block-quote {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 479px) {
  body {
    background-position: -330px -20px;
  }
  h1 {
    line-height: 48px;
  }
  blockquote {
    font-size: 24px;
    line-height: 40px;
  }
  .p-large {
    font-size: 22px;
    line-height: 34px;
  }
  .utility-page-content {
    width: 260px;
  }
  .button {
    padding-right: 36px;
    padding-left: 36px;
  }
  .button.t-margin {
    margin-top: 18px;
  }
  .section {
    padding-top: 12px;
    padding-bottom: 12px;
    border-right-width: 0;
    border-left-width: 0;
  }
  .section.after-header-cta,
  .header-w-cta + .section {
    padding-top: 11vw;
  }
  .fluid-cell {
    padding-right: 0;
    padding-left: 0;
  }
  .fluid-cell.news-feed-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fluid-cell.filter-wrap {
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .fluid-cell.cover-highlight {
    width: 33.3%;
    padding-right: 3vw;
    padding-left: 3vw;
  }
  .container {
    padding-right: 8vw;
    padding-left: 8vw;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .container._w-carousel {
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .container.covers-highlight {
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-item-wrap {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .form-item-wrap.half {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .form-item-wrap.action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-item-wrap.in-search-bar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .form-item-wrap._33-p {
    margin-right: 2%;
    margin-left: 2%;
  }
  .form-item-wrap._33-p.left-on-mobile {
    width: 48%;
    margin-left: 0%;
  }
  .form-item-wrap._33-p.right-on-mobile {
    width: 48%;
    margin-right: 0%;
  }
  .article-copy-wrap {
    padding-right: 12px;
  }
  .article-copy-wrap.important {
    margin-top: -36px;
    padding-right: 12px;
    padding-left: 0vw;
  }
  .thumb-cutout {
    right: 24px;
    height: 60px;
  }
  .cta-block {
    padding-top: 8vw;
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .cta-block.large {
    padding-top: 8vw;
  }
  .news-feed-date {
    margin-top: 12px;
    margin-bottom: -12px;
    padding-top: 30px;
  }
  .news-feed-headline {
    border-top-style: none;
  }
  .faux-button {
    padding-right: 36px;
    padding-left: 36px;
  }
  .footer-img {
    margin-top: 24px;
  }
  .logo-img {
    height: 48px;
  }
  .child-link {
    font-size: 16px;
    line-height: 26px;
  }
  .nav-link {
    font-size: 18px;
    line-height: 28px;
  }
  .secondary-nav-wrap {
    padding: 96px 8vw 8vw;
  }
  .notification-bar {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .header-cta-block {
    padding: 11vw 8vw 10vw;
  }
  .header-cta-img {
    margin-right: 18px;
  }
  .main-nav {
    top: 60px;
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .tint-img-right {
    left: -4vw;
    right: -8vw;
  }
  .tint-img-left {
    left: -8vw;
    right: -4vw;
  }
  .gallery-cell-hover {
    background-position: 6px 6px;
    background-size: 24px;
  }
  .section-gallery {
    padding-top: 12px;
    padding-bottom: 12px;
    border-right-width: 0;
    border-left-width: 0;
  }
  .header {
    padding-top: 48px;
    padding-bottom: 12px;
  }
  .header.simple {
    padding-top: 36px;
  }
  .carousel-item {
    width: 100%;
  }
  .carousel-right-arrow {
    right: -12px;
    border-width: 4px;
  }
  .carousel-nav {
    display: none;
  }
  .mask {
    padding: 0;
  }
  .carousel-left-arrow {
    left: -12px;
    border-width: 4px;
  }
  .block-green {
    padding-top: 24px;
  }
  .carousel-cell {
    padding: 8px;
  }
  .section-tint-border {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #e2ede8;
  }
  .sub-nav-wrap {
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .header-img {
    margin-bottom: -12px;
    padding-top: 12px;
  }
  .footer-nav-wrap {
    margin-left: -8vw;
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .flip-block {
    width: 100%;
    margin: 3% 0%;
    padding-right: 0;
    padding-left: 0;
  }
  .card-flip-side {
    padding-right: 24px;
    padding-left: 24px;
  }
  .avatar {
    margin-bottom: 18px;
  }
  .filter-item-wrap {
    width: 100%;
    padding: 2vw 0vw;
  }
  .filter-item-wrap._25-p {
    width: 100%;
  }
  .toggle-filter-button {
    padding-right: 20px;
    padding-left: 20px;
  }
  .toggle-filter-button.in-aside {
    font-size: 14px;
  }
  .reset-link {
    position: static;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .aside {
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .map-section.as-intro {
    padding-top: 60px;
  }
  .list-to-grid {
    position: static;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .grid-to-list {
    position: static;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .reset-aside-filter {
    position: static;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .aside-graph-wrap {
    padding: 24px;
  }
  .aside-graph {
    width: 50%;
    padding: 12px;
  }
  .link-w-icon {
    position: static;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .legend-color {
    width: 12px;
  }
  .modal-window {
    max-width: none;
    padding-bottom: 24px;
  }
  .modal-wrap {
    border-style: none;
  }
  .search-bar {
    padding-right: 4vw;
    padding-left: 8vw;
  }
  .nav-bar {
    height: 60px;
    padding-right: 4vw;
    padding-left: 8vw;
  }
  .nav-dropdown-trigger {
    font-size: 18px;
    line-height: 28px;
  }
  .featured-img {
    margin-top: 4vw;
    margin-bottom: 8vw;
  }
  .thumb-cover-img {
    margin-bottom: 12px;
  }
  .horizontal-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-menu {
    margin-left: 0%;
  }
  .tab-link {
    margin-right: 0;
    padding-left: 18px;
  }
  .p-medium {
    font-size: 22px;
    line-height: 34px;
  }
  .social-icons-wrap {
    margin-top: 6px;
  }
  .fluid-cell-2 {
    padding: 12px 0;
  }
}
textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="phone"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
}
.faqs-toogle {
  white-space: normal;
}
.w-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  /* -webkit-border-radius: 30px; */
  appearance: none;
}
ol {
  list-style-type: none;
  position: relative;
}
ol li {
  counter-increment: step-counter;
}
/* ol li::before {
  content: counter(step-counter);
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  background-color: #2bbd77;
  border-radius: 99px;
  text-align: center;
  line-height: 18px;
  margin-top: 4px;
} */
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
}
.alignleft {
  float: left;
  margin: 0 24px 24px 0;
}
.alignright {
  float: right;
  margin: 0 0 24px 24px;
}
.aligncenter {
  display: block;
  margin: 24px auto;
}
@media (max-width: 767px) {
  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin: 24px 0;
  }
}
.has-invert h1,
.has-invert .faux-h1,
.has-invert h2,
.has-invert .faux-h2,
.has-invert h3,
.has-invert .faux-h3,
.has-invert h4,
.has-invert .faux-h4,
.has-invert h5,
.has-invert .faux-h5,
.has-invert h6,
.has-invert .faux-h6,
.has-invert p,
.has-invert li,
.has-invert label,
.has-invert .heading-link,
.has-invert .select-field {
  color: #fff;
}
.has-invert.has-opacity p {
  color: hsla(0, 0%, 100%, 0.8);
}
.has-invert .link {
  color: #fff;
}
.has-invert .link:hover {
  border-bottom-color: #fff;
  color: #2bbd77;
}
.subheading.date {
  text-transform: uppercase;
}
.section.dark blockquote {
  color: #fff;
}
.block-green a {
  color: #fff;
  text-decoration: underline;
}
span.button {
  padding: 0;
  border: 0;
}
span.button input[type="submit"] {
  padding: 14px 62px;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
}
span.button .ajax-loader {
  position: absolute;
  top: calc(50% - 12px);
  right: -12px;
  z-index: 1;
}
div.success {
  margin-bottom: 1em;
  padding: 1rem;
  color: #0f5132;
  background-color: #d1e7dd;
  border: 1px solid #0f5132;
}
div.errors {
  margin-bottom: 1em;
  padding: 1rem;
  color: #842029;
  background-color: #f8d7da;
  border: 1px solid #842029;
}
div.error {
  font-size: 14px;
  color: #842029;
}
.text-field.error,
.select-field.error {
  border: 1px solid #842029;
}
.form-horizontal .wpcf7-form-control-wrap {
  margin-right: 24px;
}
.form-horizontal .button {
  margin-bottom: 24px;
  align-self: flex-start;
}
.wpcf7-not-valid-tip {
  margin: 0 0 0 24px;
  font-size: 14px;
  text-align: left;
}
.form-horizontal .wpcf7-not-valid-tip {
  margin-top: -24px;
  margin-bottom: 24px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
}
label.checkbox-field {
  display: flex;
  align-items: flex-start;
}
label.checkbox-field input {
  margin: 4px 6px 0 0;
}
a.anchor {
  position: relative;
  top: -108px;
}
.form-arrow-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  text-indent: -999em;
}
.toggle-wrap,
.toggle-wrap .toggle {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition: 0.3s;
}
.toggle-wrap.checked {
  background-color: rgb(239, 232, 52);
}
.toggle-wrap.checked .toggle {
  background-color: rgb(6, 26, 16);
  transform: translate3d(24px, 0, 0) scale3d(1, 1, 1) rotateX(0deg)
    rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

.hide-mobile {
  display: block;
}
@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
