/*
 * normalize
 * based on normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css
 * with some changes
 */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden; }

@-ms-viewport {
  width: device-width; }

body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #202020;
  text-align: left;
  background-color: #fff; }

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

figure {
  margin: 0; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin: 0;
  padding: 0; }

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

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

small {
  font-size: 80%; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

a,
area,
button,
[role="button"],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }
  button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
  button::-moz-focus-inner,
  html [type="button"]::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  button:-moz-focusring,
  html [type="button"]:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto;
  resize: vertical; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  font-family: inherit;
  font-weight: inherit; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

details,
menu {
  display: block; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[tabindex="-1"]:focus {
  outline: none !important; }

body {
  font-family: "Source Sans Pro", sans-serif;
  color: #004b66;
  background-color: #eeeeee; }
  @media (max-width: 37.9375rem) {
    body {
      font-size: 0.875rem; } }
  @media (min-width: 38rem) {
    body {
      font-size: 1.25rem; } }

a:hover, a:focus {
  text-decoration: none; }

.main {
  border-bottom: 1px solid #fff; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1rem 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600; }

p {
  margin: 0 0 1rem 0; }

.wrapper {
  margin: 0 auto;
  padding: 0 1.5rem;
  width: 100%;
  max-width: 75rem; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .wrapper--full {
    max-width: 100%; }
  .wrapper--margin {
    margin-top: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 1px solid #fff; }
  .wrapper--no-padding {
    padding: 0; }

.column--30 {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%; }

.column--50 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
  .column--50:first-child {
    padding-right: 0; }
  .column--50:last-child {
    padding-top: 2rem;
    padding-left: 0;
    border-left: 0; }
  @media (min-width: 57rem) {
    .column--50 {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; }
      .column--50:first-child {
        padding-right: 2rem; }
      .column--50:last-child {
        padding-top: 0;
        padding-left: 2rem;
        border-left: 1px solid #fff; } }

.column--70 {
  -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%; }

.button {
  padding: 0 1rem;
  line-height: 2rem;
  background: none;
  border: 0;
  -webkit-transition: linear .1s all;
  transition: linear .1s all; }

.button--toggle {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 2em;
  line-height: 3em;
  color: #fff; }

.button--donate {
  position: relative;
  padding-right: 4rem;
  line-height: 3rem;
  color: #fff;
  background: #cf027f;
  border-right: 1px solid #fff; }
  .button--donate span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 0.75rem;
    border-left: 1px solid #fff; }
    .button--donate span img {
      width: 27px;
      height: auto; }
  .button--donate:hover {
    background: #9c0260; }

.branding {
  float: left;
  display: inline-block;
  padding: 2rem 0; }

.search-form {
  font-weight: 400; }
  .search-form__field, .search-form__submit {
    color: #fff;
    line-height: 1.5rem;
    border: 0; }
  .search-form__label {
    margin-right: 0.375rem;
    font-weight: 600; }

.search-form--top {
  display: inline-block; }
  .search-form--top .search-form__field,
  .search-form--top .search-form__submit {
    background: #9c0260; }
  .search-form--top .search-form__field {
    border-radius: 4px 0 0 4px; }
  .search-form--top .search-form__submit {
    border-radius: 0 4px 4px 0; }
  .search-form--top .fa {
    color: #cf027f; }

.size__toggles {
  display: inline-block;
  margin-left: 3rem;
  float: right; }

.size__toggle {
  font-weight: 600;
  color: #fff; }
  .size__toggle--normal {
    font-size: 1rem; }
  .size__toggle--medium {
    font-size: 1.125rem; }
  .size__toggle--large {
    font-size: 1.25rem; }

.nav--mobile {
  display: block;
  text-align: left; }
  .nav--mobile .nav__body {
    border-top: 1px solid #fff;
    margin-top: 1rem;
    padding-bottom: 1rem; }
  .nav--mobile .nav__item {
    display: block;
    padding: 0; }
  .nav--mobile .nav__link {
    color: #fff; }
    .nav--mobile .nav__link:hover, .nav--mobile .nav__link:focus {
      color: #830151;
      text-decoration: none; }

.nav__button {
  position: absolute;
  right: 1.5rem;
  top: 3px;
  background: none;
  border: 0; }
  .nav__button .fa {
    font-size: 2rem;
    padding: 0;
    line-height: 1;
    color: #fff; }
  @media (min-width: 57rem) {
    .nav__button {
      display: none; } }

.nav__body {
  margin: 0;
  padding: 0;
  list-style: none; }
  .nav__body--hidden {
    display: none; }

.nav__item {
  padding: 0 1rem; }
  .nav__item:last-child {
    padding-right: 0; }
  @media (min-width: 38rem) {
    .nav__item {
      display: inline-block; } }

.nav__link {
  display: block;
  line-height: 2.5rem; }

.nav--top {
  display: inline-block;
  float: right; }
  .nav--top .nav__link {
    color: #fff; }
    .nav--top .nav__link:hover, .nav--top .nav__link:focus {
      color: #830151;
      text-decoration: none; }
  @media (max-width: 56.9375rem) {
    .nav--top {
      display: none; } }

.nav--social {
  display: inline-block;
  float: left;
  width: 50%;
  text-align: right; }
  .nav--social .nav__item {
    height: 140px; }
  .nav--social .nav__link {
    position: relative;
    top: 50%;
    font-size: 1.5em;
    color: #cf027f;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .nav--social .nav__link:hover, .nav--social .nav__link:focus {
      color: #830151; }
  @media (max-width: 56.9375rem) {
    .nav--social {
      width: auto; }
      .nav--social .nav__item {
        display: inline-block;
        height: 180px; } }

.nav--icons {
  display: inline-block;
  width: 50%;
  text-align: right; }
  .nav--icons .nav__item {
    height: 140px; }
  .nav--icons .nav__link {
    position: relative;
    top: 50%;
    display: block;
    font-size: .875em;
    font-weight: 600;
    line-height: 2rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #0099d0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .nav--icons .nav__link img {
      display: block;
      margin: 0 auto; }
    .nav--icons .nav__link:hover, .nav--icons .nav__link:focus {
      color: #006184; }
  .nav--icons:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 56.9375rem) {
    .nav--icons {
      display: none;
      width: auto; } }

.nav--main .nav__item {
  border-right: 1px solid #cf027f; }
  .nav--main .nav__item:last-child {
    border: 0; }

.nav--main .nav__link {
  font-weight: 600;
  line-height: 1.5rem;
  color: #cf027f;
  text-decoration: none; }
  .nav--main .nav__link:hover, .nav--main .nav__link:focus {
    color: #830151; }

@media (max-width: 56.9375rem) {
  .nav--main {
    display: none; } }

.link-back {
  display: block;
  padding: 1rem 0;
  font-size: .875em;
  color: #fff;
  background: none;
  border: none; }
  .link-back--pink {
    color: #cf027f; }

.post-navigation {
  font-weight: bold; }

.nav-previous > a:before {
  content: "< "; }

.nav-next {
  text-align: right; }

.nav-next > a:after {
  content: " >"; }

.nav-previous a,
.nav-next a {
  color: #cf027f; }
  .nav-previous a:hover, .nav-previous a:focus,
  .nav-next a:hover,
  .nav-next a:focus {
    color: #9c0260; }

.front-news {
  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;
  margin: 0;
  padding: 0 0 0 1rem;
  max-height: 262px;
  list-style: none;
  overflow-x: hidden; }

.front-news__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  width: 100%;
  background: #fff; }

.front-news__image {
  margin-right: 1rem; }
  .front-news__image img {
    width: 60px;
    height: auto; }

.front-news__link {
  font-size: 1rem;
  font-weight: 600;
  color: #cf027f; }
  .front-news__link:hover, .front-news__link:focus {
    color: #9c0260; }
  .front-news__link .posted-on {
    display: block;
    font-weight: 400; }

.banner {
  position: relative;
  margin-bottom: 2rem; }
  .banner:after {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    display: block;
    width: 50vw;
    max-width: 950px;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    content: ''; }
    @media (max-width: 56.9375rem) {
      .banner:after {
        display: none; } }
  .banner--shop:after {
    background-position: top center;
    background-image: url("../images/img_banner_shop.png"); }
  .banner--no-image:after {
    background: none; }
  .banner--no-margin {
    margin-bottom: 0; }

.banner__top,
.banner__bottom {
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff; }

.banner__top {
  background-color: #004b66; }
  .banner__top--orange {
    background-color: #eb9003; }

.banner__bottom {
  background-color: #cf027f; }
  .banner__bottom--green {
    background-color: #96bb20; }

.banner__left,
.banner__right {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff; }
  .banner__left:before,
  .banner__right:before {
    position: absolute;
    top: 0;
    right: -100vw;
    z-index: -1;
    display: block;
    width: 500vw;
    height: 100%;
    content: ''; }

.banner__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .banner__left:before {
    background-color: #004b66; }
  @media (min-width: 57rem) {
    .banner__left {
      width: 50%; } }

.banner__right:before {
  left: -200px;
  background-color: #cf027f; }
  @media (min-width: 57rem) {
    .banner__right:before {
      left: 0; } }

.banner__right .banner__text {
  max-width: 100%; }

@media (min-width: 57rem) {
  .banner__right {
    width: 50%;
    padding-left: 2rem; } }

.banner__title,
.banner__text {
  margin: 0;
  padding-right: 2rem;
  max-width: 50%; }
  @media (max-width: 56.9375rem) {
    .banner__title,
    .banner__text {
      padding-right: 0;
      max-width: 100%; } }

.banner__title {
  font-size: 2em; }

.module {
  position: relative;
  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-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
  @media (max-width: 56.9375rem) {
    .module {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
  .module--orange {
    background-color: #eb9003; }
  .module--green {
    background-color: #96bb20; }
  .module--pink {
    background-color: #cf027f; }
  .module--blue-light {
    background-color: #0099d0; }
  .module--blue-dark {
    background-color: #004b66; }
  .module--white {
    background-color: #fff; }
  .module--no-padding {
    height: 100%; }
  .module--no-image {
    position: relative; }
    .module--no-image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 100%;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #fff; }
      @media (max-width: 56.9375rem) {
        .module--no-image:after {
          display: none; } }

.module__image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }
  .module__image--left {
    left: -100%; }
  .module__image--right {
    left: 100%; }
  @media (max-width: 56.9375rem) {
    .module__image {
      display: none; } }

.module__title {
  position: relative;
  margin-bottom: 0;
  padding: 2rem 1rem;
  font-size: 2em;
  color: #0099d0; }
  .module__title:after {
    content: '';
    position: absolute;
    top: 99%;
    left: 3rem;
    right: 0;
    width: 0;
    height: 0;
    border-left: solid 1rem transparent;
    border-right: solid 1rem transparent; }
    @media (max-width: 56.9375rem) {
      .module__title:after {
        left: 2.5rem; } }
  @media (min-width: 57rem) {
    .module__title.module--right:after {
      left: 3rem; } }
  .module__title.module--white:after {
    border-top: solid 1rem #fff; }
  .module__title.module--orange:after {
    border-top: solid 1rem #eb9003; }
  .module__title.module--green:after {
    border-top: solid 1rem #96bb20; }
  .module__title.module--pink:after {
    border-top: solid 1rem #cf027f; }
  .module__title.module--blue-light:after {
    border-top: solid 1rem #0099d0; }
  .module__title.module--blue-dark:after {
    border-top: solid 1rem #004b66; }
  @media (min-width: 57rem) {
    .module__title {
      padding: 2rem 0; } }

.module__content {
  padding: 2rem 1rem; }
  @media (min-width: 57rem) {
    .module__content {
      padding: 2rem 0; } }

@media (min-width: 57rem) {
  .module__title.module--right,
  .module__content.module--right {
    padding-left: 1.5rem; } }

@media (min-width: 57rem) {
  .module__title.module--left,
  .module__content.module--left {
    padding-left: 1.5rem; } }

.module__title.module--orange, .module__title.module--green, .module__title.module--pink, .module__title.module--blue-light, .module__title.module--blue-dark,
.module__content.module--orange,
.module__content.module--green,
.module__content.module--pink,
.module__content.module--blue-light,
.module__content.module--blue-dark {
  color: #fff; }

.module__item {
  margin-bottom: 2rem;
  padding-right: 2rem;
  height: 75px; }
  .module__item:last-child {
    margin-bottom: 1rem; }

.module__item-icon {
  float: left;
  margin-right: 1rem;
  min-height: 75px;
  width: auto; }

.module__item-title {
  margin-bottom: 0;
  font-size: 1.25em;
  font-weight: 600;
  color: #fff; }

.article {
  margin-bottom: 2rem; }

.article__title {
  width: 100%;
  max-width: 100%; }

.article__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.article__content {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
  .article__content iframe {
    width: 100%;
    height: 100%;
    min-height: 300px; }
    @media (min-width: 57rem) {
      .article__content iframe {
        min-height: 400px; } }
  @media (min-width: 57rem) {
    .article__content {
      -webkit-flex-basis: 70% !important;
          -ms-flex-preferred-size: 70% !important;
              flex-basis: 70% !important;
      margin: 0 auto; } }

.article__sidebar {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 2rem; }

.article__links {
  margin: 0;
  padding: 0;
  list-style: none; }
  .article__links .page_item a {
    font-weight: 600;
    line-height: 2rem;
    color: #cf027f; }
    .article__links .page_item a:hover, .article__links .page_item a:focus {
      border-bottom: 2px solid #cf027f; }
  .article__links .current_page_item a {
    border-bottom: 2px solid #cf027f; }

.article__content .wpcf7 label,
.article__content .wpcf7 p {
  font-size: 14px; }

.article__content .wpcf7-form-control,
.article__content .wpcf7-textarea {
  border: 1px solid black;
  padding: 4px;
  font-size: 14px; }

.post-3129 .wpcf7 {
  width: 100% !important; }

.wpcf7-submit {
  position: relative;
  z-index: 2; }
  .wpcf7-submit:hover {
    cursor: pointer; }

.header {
  background: #fff; }

.header-top {
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
  line-height: 2.5rem;
  text-transform: uppercase;
  background-color: #cf027f; }
  .header-top .wrapper {
    position: relative; }

.header-right {
  display: inline-block;
  float: right; }

.news {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
  @media (min-width: 57rem) {
    .news {
      -webkit-flex-basis: 65%;
          -ms-flex-preferred-size: 65%;
              flex-basis: 65%; } }

.news__body {
  margin-bottom: 2rem;
  border-bottom: 1px solid #fff; }
  .news__body:last-child {
    border: 0; }

.news__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem; }

.news__thumbnail {
  margin-right: 2rem; }

.news__info {
  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; }

.news__title {
  font-weight: 400;
  max-width: 75%; }
  .news__title a {
    color: #cf027f; }
    .news__title a:hover, .news__title a:focus {
      border-bottom: 2px solid #cf027f; }
  @media (min-width: 38rem) {
    .news__title {
      font-size: 2rem; } }

.news__meta {
  font-weight: bold; }

.news__sidebar {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 0 2rem 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 57rem) {
    .news__sidebar {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      margin-left: 2rem; } }

.sidebar__title {
  margin-bottom: 1rem;
  font-size: 2rem; }

.sidebar__item {
  color: #cf027f;
  line-height: 2.25rem; }
  .sidebar__item a {
    color: #cf027f; }
    .sidebar__item a:hover, .sidebar__item afocus {
      border-bottom: 1px solid #cf027f; }

.read-more {
  display: block;
  margin-top: 1rem;
  text-align: right;
  font-weight: 600;
  color: #cf027f; }
  .read-more:hover, .read-more:focus {
    color: #830151; }

@media (min-width: 57rem) {
  .single {
    -webkit-flex-basis: 65%;
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
    max-width: 65%; } }

.single__title {
  color: #cf027f; }

.single .posted-on {
  font-weight: bold; }

.single__image {
  margin: 2rem 0; }
  .single__image img {
    max-width: 100%;
    height: auto; }

.single__content {
  margin-bottom: 1rem;
  border-bottom: 1px solid #fff; }

.single__sidebar {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (min-width: 57rem) {
    .single__sidebar {
      margin-left: 2rem; } }
  @media (max-width: 56.9375rem) {
    .single__sidebar .back-link {
      display: none; } }

.archives {
  margin: 0 0 2rem 0;
  padding: 1rem 0 0 0;
  list-style: none;
  border-top: 1px solid #fff; }

.archives__title {
  margin-bottom: 1rem;
  font-size: 2rem; }

.archives__item {
  color: #cf027f;
  line-height: 2.25rem; }
  .archives__item a {
    color: #cf027f; }
    .archives__item a:hover, .archives__item afocus {
      border-bottom: 1px solid #cf027f; }

.donate {
  margin-bottom: 5rem; }
  .donate > img {
    margin-bottom: 2rem; }

.wpcf7 {
  width: 100%; }
  @media (min-width: 57rem) {
    .wpcf7 {
      width: 60%; } }
  .wpcf7 label,
  .wpcf7 .wpcf7-form-control {
    width: 100%; }
  .wpcf7 .wpcf7-submit {
    width: auto;
    padding: 0 1rem;
    line-height: 3rem;
    color: #fff;
    background: #cf027f;
    border: none; }

.wpcf7-textarea {
  height: 200px !important; }

.is-required {
  color: #cf027f;
  font-weight: bold; }

.g-recaptcha {
  border: 0 !important;
  margin-bottom: 1rem; }

.downloads__title {
  position: relative;
  margin: 0;
  padding: 2rem 0;
  font-size: 1.5em;
  line-height: 1;
  color: #fff; }
  .downloads__title:before {
    position: absolute;
    top: 0;
    right: -100vw;
    z-index: -1;
    display: block;
    width: 500vw;
    height: 100%;
    content: ''; }
  .downloads__title:nth-child(1n+1):before {
    background-color: #cf027f; }
  .downloads__title:nth-child(3n+2):before {
    background-color: #96bb20; }
  .downloads__title:nth-child(3n+3):before {
    background-color: #004b66; }

.downloads__list {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none; }
  .downloads__list.is-open {
    display: block; }

.downloads__item {
  position: relative;
  padding: 1rem 0;
  max-width: 60%;
  border-bottom: 1px solid #fff; }
  .downloads__item:last-child {
    border: none; }
  @media (max-width: 56.9375rem) {
    .downloads__item {
      max-width: 100%; } }

.downloads__item-title {
  margin-bottom: 0;
  margin-right: 2rem;
  font-weight: 600;
  line-height: 2.5rem;
  color: #004b66; }

.downloads__item-button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.article {
  width: 100%;
  margin-bottom: 2rem;
  border-bottom: 1px solid #fff; }
  .article:last-child {
    border: 0; }

.single-article .article {
  border: 0; }

.article__meta {
  font-weight: bold;
  color: #cf027f; }
  .article__meta span {
    color: #004b66; }

.banner .article__meta {
  font-weight: normal;
  color: #fff; }
  .banner .article__meta span {
    color: #fff; }

.article__content {
  margin-bottom: 2rem; }

a > .article__title {
  color: #004b66; }
  a > .article__title:hover, a > .article__title:focus {
    color: #0099d0; }

.event {
  width: 100%;
  margin-bottom: 2rem;
  border-bottom: 1px solid #fff; }
  .event:last-child {
    border: 0; }
  @media (min-width: 57rem) {
    .event {
      width: 60%; } }

.event__image {
  float: left;
  margin-right: 1rem; }
  .event__image img {
    width: 180px;
    height: auto; }
  @media (max-width: 37.9375rem) {
    .event__image {
      float: none;
      margin-right: 0;
      margin-bottom: 1rem; }
      .event__image img {
        width: 100%;
        height: auto; } }

.event__date,
.event__location {
  font-weight: bold;
  margin-bottom: 0; }

.event__date,
.event__location {
  color: #cf027f; }
  .event__date span,
  .event__location span {
    color: #004b66; }

.event__details span {
  display: block;
  font-weight: bold; }

.faq__wrapper:nth-child(1n+1) {
  background-color: #cf027f; }

.faq__wrapper:nth-child(3n+2) {
  background-color: #96bb20; }

.faq__wrapper:nth-child(3n+3) {
  background-color: #004b66; }

.faq__link {
  display: block;
  color: #fff; }

.faq__title {
  position: relative;
  margin: 0;
  padding: 2rem 0;
  max-width: 60%;
  font-size: 2em;
  line-height: 1;
  color: #fff; }
  @media (max-width: 56.9375rem) {
    .faq__title {
      max-width: 100%; } }

.faq__post-header {
  border-bottom: 1px solid #fff;
  background: #cf027f;
  background: -webkit-linear-gradient(left, #cf027f 0%, #cf027f 20%, #0099d0 21%, #0099d0 100%);
  background: -webkit-gradient(linear, left top, right top, from(left), color-stop(0%, #cf027f), color-stop(20%, #cf027f), color-stop(21%, #0099d0), to(#0099d0));
  background: -webkit-linear-gradient(left, left, #cf027f 0%, #cf027f 20%, #0099d0 21%, #0099d0 100%);
  background: linear-gradient(to right, left, #cf027f 0%, #cf027f 20%, #0099d0 21%, #0099d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf027f', endColorstr='#0099d0',GradientType=1 ); }

.faq__post-title {
  position: relative;
  max-width: 60%;
  margin: 0;
  padding: 2rem 0;
  padding-right: 6em;
  font-size: 1.5em;
  line-height: 1;
  color: #fff;
  background-color: #cf027f; }
  @media (max-width: 56.9375rem) {
    .faq__post-title {
      max-width: 100%; } }

.faq-green .faq__post-title:after {
  background-color: #96bb20; }

.faq-blue .faq__post-title:after {
  background-color: #004b66; }

.faq-pink .faq__post-title:after {
  background-color: #cf027f; }

.faqs .faq__post-title:after {
  background-color: #cf027f; }

.faq__post-content {
  display: none; }
  .faq__post-content.is-open {
    display: block; }

.faq__section {
  padding: 1rem 0;
  border-bottom: 1px solid #fff;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2; }
  @media (max-width: 56.9375rem) {
    .faq__section {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1; } }

.faq__img {
  position: absolute;
  right: 4.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 4rem;
  height: auto; }
  @media (max-width: 56.9375rem) {
    .faq__img {
      width: 3rem; } }

.faq__arrow {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .faq__arrow--single {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    display: block;
    height: 100%;
    line-height: 100%;
    padding-left: 1rem;
    background-color: #0099d0; }
    .faq__arrow--single span {
      position: relative;
      top: 34%; }

.footer {
  font-size: 1rem; }

.footer__copyright {
  padding: 1rem 0; }

.footer__copyright-text {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 2.5rem;
  color: #eb9003; }
  .footer__copyright-text--right {
    float: right; }
  @media (max-width: 56.9375rem) {
    .footer__copyright-text {
      display: block;
      line-height: inherit; }
      .footer__copyright-text--right {
        float: none; } }

.footer__links-wrapper {
  background-color: #e3e3e3;
  border-top: 1px solid #fff; }

.footer__links {
  position: relative;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 38rem) {
    .footer__links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

.footer__links-list {
  margin: 0 0 1rem 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 38rem) {
    .footer__links-list {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
  @media (min-width: 57rem) {
    .footer__links-list {
      -webkit-flex-basis: 25%;
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%;
      margin-bottom: 0; } }

.footer__links-item {
  line-height: 2rem; }

.footer__link {
  font-weight: 600;
  color: #eb9003; }
  .footer__link:hover, .footer__link:focus {
    color: #865202; }

.wc .article__content {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }

.button--shop-toggle {
  width: 100%;
  line-height: 2.5rem;
  font-weight: bold;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  background: #eb9003; }
  @media (min-width: 57rem) {
    .button--shop-toggle {
      width: 50%; } }
  .button--shop-toggle:hover, .button--shop-toggle:focus {
    background: #b97102; }
  .button--shop-toggle .shop-toggle-arrow {
    float: right; }

.nav--shop {
  display: none;
  width: 100%; }
  @media (min-width: 57rem) {
    .nav--shop {
      width: 50%; } }
  .nav--shop .nav__item {
    width: 100%;
    display: block;
    padding: 0;
    border-top: 1px solid #fff; }
  .nav--shop .nav__link {
    line-height: 2.5rem;
    padding: 0 1rem;
    background: #004b66;
    color: #fff;
    -webkit-transition: linear .05s all;
    transition: linear .05s all; }
    .nav--shop .nav__link:hover, .nav--shop .nav__link:focus {
      background: #cf027f; }

.products {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.products .type-product {
  text-align: center; }
  .products .type-product .onsale {
    display: none; }

.single-product .onsale {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: red; }

.type-product,
.product-category {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
  @media (min-width: 57rem) {
    .type-product,
    .product-category {
      -webkit-flex-basis: 33%;
          -ms-flex-preferred-size: 33%;
              flex-basis: 33%; } }

@media (min-width: 57rem) {
  .related .type-product {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%; } }

.product-category a {
  display: block;
  width: 100%; }

.product-category img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto; }

.type-product {
  display: block;
  width: 100%;
  padding: 0 1rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #fff; }

.woocommerce-loop-product__link {
  display: block;
  width: 100%;
  color: #004b66; }
  .woocommerce-loop-product__link img {
    display: block;
    margin: 0 auto;
    padding: 2rem;
    background: #fff;
    border: 1px solid #e3e3e3;
    width: 100%;
    height: auto; }
  .woocommerce-loop-product__link .woocommerce-loop-product__title {
    display: inline-block;
    margin-top: 2rem;
    font-size: 1em;
    text-transform: uppercase;
    color: #004b66; }
    .woocommerce-loop-product__link .woocommerce-loop-product__title:hover, .woocommerce-loop-product__link .woocommerce-loop-product__title:focus {
      color: #0099d0; }
  .woocommerce-loop-product__link .price {
    display: block;
    font-weight: bold;
    margin: 0 0 2rem 0; }
    .woocommerce-loop-product__link .price:hover, .woocommerce-loop-product__link .price:focus {
      color: #0099d0; }
    .woocommerce-loop-product__link .price ins {
      color: red; }

.woocommerce-loop-category__title {
  font-size: 1em;
  text-align: center; }

.add_to_cart_button {
  display: inline-block;
  line-height: 3rem;
  color: #fff;
  background: #cf027f; }
  .add_to_cart_button:hover, .add_to_cart_button:focus {
    color: #fff;
    background: #9c0260; }

.woocommerce-breadcrumb {
  margin: 1rem 0;
  color: #cf027f; }
  .woocommerce-breadcrumb a {
    color: #004b66; }
    .woocommerce-breadcrumb a:hover, .woocommerce-breadcrumb afocus {
      color: #0099d0; }

.single-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0; }
  .single-product .woocommerce-product-gallery,
  .single-product .single-product-summary,
  .single-product .woocommerce-tabs {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    @media (min-width: 57rem) {
      .single-product .woocommerce-product-gallery,
      .single-product .single-product-summary,
      .single-product .woocommerce-tabs {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%; } }
  .single-product .woocommerce-product-gallery img {
    display: block;
    width: 100%;
    height: auto; }
  .single-product .woocommerce-product-gallery .flex-control-thumbs {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin: 1rem 0 0 0;
    padding: 0; }
    .single-product .woocommerce-product-gallery .flex-control-thumbs li {
      -webkit-flex-basis: 25%;
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%;
      margin-right: .5rem; }
      .single-product .woocommerce-product-gallery .flex-control-thumbs li:last-child {
        margin-right: 0; }
  @media (min-width: 57rem) {
    .single-product .woocommerce-product-gallery {
      padding-right: 1rem; } }
  .single-product .single-product-summary .product_title {
    font-weight: 400; }
  .single-product .single-product-summary .price {
    font-size: 2rem;
    font-weight: bold; }
  .single-product .single-product-summary .cart .quantity {
    display: inline; }
    .single-product .single-product-summary .cart .quantity input {
      line-height: 2.75rem;
      max-width: 4rem;
      padding-left: .5rem; }
  .single-product .single-product-summary .cart .single_add_to_cart_button {
    display: block;
    line-height: 3rem;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #cf027f;
    float: right; }
    .single-product .single-product-summary .cart .single_add_to_cart_button:hover, .single-product .single-product-summary .cart .single_add_to_cart_button:focus {
      color: #fff;
      background: #9c0260; }
  .single-product .single-product-summary .product_meta {
    display: none; }
  @media (min-width: 57rem) {
    .single-product .single-product-summary {
      padding-left: 1rem; } }
  .single-product .wc-tabs {
    margin: 1rem 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    .single-product .wc-tabs li {
      display: inline-block;
      padding: 0 1rem;
      line-height: 4rem;
      font-weight: bold;
      border-right: 1px solid #fff; }
      .single-product .wc-tabs li:first-child {
        padding-left: 0; }
      .single-product .wc-tabs li:last-child {
        border-right: 0; }
      .single-product .wc-tabs li.active a {
        color: #004b66; }
      .single-product .wc-tabs li a {
        color: #cf027f; }
  .single-product .woocommerce-Tabs-panel--description h2 {
    font-size: 2rem; }
  .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating label {
    display: inline-block; }
  .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating .stars {
    display: block;
    margin-left: 1rem;
    font-weight: bold;
    float: right; }
    .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating .stars a {
      margin-right: 1rem;
      color: #004b66; }
      .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating .stars a:hover, .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating .stars a:focus, .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating .stars a:active {
        color: #cf027f; }
      .single-product .woocommerce-Tabs-panel--reviews .comment-form-rating .stars a:last-child {
        margin-right: 0; }
  .single-product .woocommerce-Tabs-panel--reviews .comment-reply-title {
    display: block;
    margin-top: 1rem;
    padding: 1rem 0;
    font-weight: bold;
    border-top: 1px solid #fff; }
  .single-product .woocommerce-Tabs-panel--reviews .comment-form-comment label {
    display: block; }
  .single-product .woocommerce-Tabs-panel--reviews .comment-form-comment textarea {
    width: 100%; }
  .single-product .commentlist {
    list-style: none;
    margin: 0;
    padding: 0; }
    .single-product .commentlist img {
      display: block;
      margin-right: 1rem;
      float: left; }

.wc input[type=text],
.wc input[type=tel],
.wc input[type=email],
.wc textarea {
  height: 2.5rem;
  border-radius: 4px;
  padding: 0 1rem; }

.wc textarea {
  padding: 0.5rem 1rem; }

.wc input[type=checkbox] {
  margin-right: 1rem; }

.wc .input-text {
  min-width: 12rem;
  border: 1px solid #004b66 !important; }
  .wc .input-text.qty {
    min-width: auto; }

.wc > .button {
  line-height: 2.5rem;
  padding: 0 1.5rem;
  margin-left: .5rem;
  background: #cf027f;
  color: #fff; }
  .wc > .button:hover {
    background: #9c0260; }

.cart_item .product-thumbnail {
  max-width: 3rem;
  height: auto; }

.woocommerce-pagination {
  margin-bottom: 2rem; }
  .woocommerce-pagination .page-numbers {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .woocommerce-pagination .page-numbers li {
      display: inline-block;
      padding: 0.5rem 1rem;
      background-color: #fff; }

.flex {
  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; }
  .flex--nowrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .flex--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }

.screen-reader-text {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    clip: auto !important;
    color: #0073aa;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    top: 7px;
    left: 6px;
    z-index: 100000; }

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

/*
 * based on Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css
 * with minor changes
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none; }
  p:first-letter, p:first-line,
  div:first-letter,
  div:first-line,
  blockquote:first-letter,
  blockquote:first-line,
  li:first-letter,
  li:first-line {
    background: transparent;
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
