*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

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

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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-top: 0;
  margin-bottom: 1rem; }

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

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: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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 {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1rem; }

h1, .h1 {
  font-size: 32px; }
  @media (min-width: 576px) {
    h1, .h1 {
      font-size: 60px; } }

h2, .h2 {
  font-size: 24px; }
  @media (min-width: 576px) {
    h2, .h2 {
      font-size: 32px; } }

h3, .h3 {
  font-size: 30px; }

h4, .h4 {
  font-size: 24px; }
  @media (min-width: 576px) {
    h4, .h4 {
      font-size: 20px; } }

h5, .h5 {
  font-size: 20px; }

h6, .h6 {
  font-size: 18px; }

a {
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: color ease-out 0.35s;
  -o-transition: color ease-out 0.35s;
  transition: color ease-out 0.35s; }
  a:hover {
    text-decoration: none; }

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

b, strong {
  font-weight: 700; }

.copy-block-wrapper {
  text-align: center;
  margin-bottom: 30px; }

.copy-block {
  width: 320px;
  font-weight: 700;
  font-size: 19px;
  background-color: #60afc9;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 5px 40px 5px 15px;
  cursor: pointer;
  text-align: center;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.5) inset;
  background-repeat: no-repeat;
  background-size: 25px;
  background-image: url(../img/icon-copy.svg);
  background-position: calc(100% - 10px) center; }

.custom-gallery {
  padding: 5em 0; }
  .custom-gallery--pt0 {
    padding-top: 0; }
  .custom-gallery__title {
    text-align: center; }
  .custom-gallery__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .custom-gallery__item {
    margin: 5px;
    width: calc(50% - 10px);
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ececec;
    -webkit-transition: border-color 0.35s;
    -o-transition: border-color 0.35s;
    transition: border-color 0.35s;
    position: relative; }
    @media (min-width: 576px) {
      .custom-gallery__item {
        width: 225px;
        height: 225px; } }
    .custom-gallery__item::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(255, 255, 255, 0.75);
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center;
      background-image: url(../img/icon-lens.svg);
      opacity: 0;
      -webkit-transition: opacity 0.35s;
      -o-transition: opacity 0.35s;
      transition: opacity 0.35s; }
    .custom-gallery__item:hover {
      border-color: #a5a5a5; }
      .custom-gallery__item:hover::after {
        opacity: 1; }
      .custom-gallery__item:hover img {
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2); }
    .custom-gallery__item img {
      max-width: 100%;
      max-height: 100%;
      -webkit-transition: -webkit-transform 0.35s;
      transition: -webkit-transform 0.35s;
      -o-transition: transform 0.35s;
      transition: transform 0.35s;
      transition: transform 0.35s, -webkit-transform 0.35s; }

@media (min-width: 768px) {
  .cards-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.card {
  text-decoration: none;
  color: inherit;
  margin-bottom: 2.5em;
  border-radius: 10px;
  padding: 1em;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(254, 215, 1, 0.15);
          box-shadow: 0px 10px 10px 0px rgba(254, 215, 1, 0.15);
  background-color: #fff; }
  @media (min-width: 768px) {
    .card {
      width: calc(50% - 2em);
      margin: 0 1em 2.5em; } }
  @media (min-width: 992px) {
    .card {
      width: calc(33.33% - 1em);
      margin: 0 0.5em 2.5em; } }
  .card__thumbnail {
    text-align: center;
    margin-bottom: 1.5em; }
    .card__thumbnail img {
      max-height: 40vh;
      -o-object-fit: contain;
         object-fit: contain; }
  .card__title {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.2vh;
    margin-bottom: 1.5em; }
  .card__date {
    text-align: right;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
    font-size: 1.8vh; }

.wp-block-columns.wp-container-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 992px) {
    .wp-block-columns.wp-container-3 {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

html,
body {
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  position: relative;
  min-width: 300px;
  height: auto;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  background-color: #fff; }

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

.wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  padding: 15px; }
  @media (min-width: 768px) {
    .wrapper {
      padding: 30px; } }
  .wrapper::before {
    content: "";
    display: block;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #015abc), color-stop(50%, #fed701));
    background: -o-linear-gradient(#015abc 50%, #fed701 50%);
    background: linear-gradient(#015abc 50%, #fed701 50%);
    opacity: 0.15; }
  .wrapper__inner {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
    position: relative; }
    @media (min-width: 768px) {
      .wrapper__inner {
        padding: 30px; } }
    .wrapper__inner::before, .wrapper__inner::after {
      content: "";
      position: absolute;
      left: 0;
      display: block;
      height: 5px;
      width: 100%;
      background: -webkit-gradient(linear, left top, right top, color-stop(20%, #FED701), color-stop(40%, #015ABC), color-stop(60%, #FED701), color-stop(80%, #015ABC));
      background: -o-linear-gradient(left, #FED701 20%, #015ABC 40%, #FED701 60%, #015ABC 80%);
      background: linear-gradient(to right, #FED701 20%, #015ABC 40%, #FED701 60%, #015ABC 80%); }
    .wrapper__inner::before {
      top: 0; }
    .wrapper__inner::after {
      bottom: 0; }
  .wrapper .footer {
    margin-top: auto; }

.single-post {
  padding-top: 5em; }

/*************************/
/* Styles for WP content */
/*************************/
.page-content {
  clear: both; }
  .page-content::after {
    display: block;
    content: "";
    clear: both; }

.aligncenter {
  text-align: center; }

.alignleft {
  text-align: left; }

.alignright {
  text-align: right; }

img.alignleft,
.wp-caption.alignleft {
  float: left;
  margin-right: 15px; }

img.alignright,
.wp-caption.alignright {
  float: right;
  margin-left: 15px; }

.wp-caption {
  max-width: 100%; }
  .wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto; }
  .wp-caption-text {
    font-family: "concord-regular", Arial, sans-serif;
    font-size: 18px; }

@media all and (max-width: 575px) {
  img.alignleft,
  .wp-caption.alignleft {
    float: none;
    margin-right: 0; }
  img.alignright,
  .wp-caption.alignright {
    float: none;
    margin-left: 0; } }

/*************************************/
/* /End of the Styles for WP content */
/*************************************/
.header {
  padding: 15px 0; }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 992px) {
      .header__inner {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%; } }
    @media (min-width: 992px) {
      .header__inner > * {
        width: 33.33% !important; } }
  @media (min-width: 992px) {
    .header__logo {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; } }
  .header__logo img {
    max-height: 8vh;
    -o-object-fit: contain;
       object-fit: contain; }
  .header__languages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (min-width: 992px) {
      .header__languages {
        width: initial; } }
    .header__languages li {
      margin: 5px 10px;
      font-size: 2vh;
      font-weight: 700; }
      @media (min-width: 992px) {
        .header__languages li {
          margin: 0 0.5em; } }
      .header__languages li:not(.current-lang) a {
        overflow: hidden;
        position: relative;
        z-index: 1;
        -webkit-transition: color 0.35s;
        -o-transition: color 0.35s;
        transition: color 0.35s; }
        .header__languages li:not(.current-lang) a::before, .header__languages li:not(.current-lang) a::after {
          content: '';
          display: block;
          width: 100%;
          height: 50%;
          position: absolute;
          z-index: -1;
          left: 0;
          -webkit-transition: -webkit-transform 0.35s;
          transition: -webkit-transform 0.35s;
          -o-transition: transform 0.35s;
          transition: transform 0.35s;
          transition: transform 0.35s, -webkit-transform 0.35s; }
        .header__languages li:not(.current-lang) a:hover {
          color: #000; }
          .header__languages li:not(.current-lang) a:hover::before, .header__languages li:not(.current-lang) a:hover::after {
            -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                    transform: translateY(0); }
        .header__languages li:not(.current-lang) a::before {
          top: 0;
          background-color: rgba(1, 90, 188, 0.5);
          -webkit-transform: translateY(-100%);
              -ms-transform: translateY(-100%);
                  transform: translateY(-100%); }
        .header__languages li:not(.current-lang) a::after {
          bottom: 0;
          background-color: rgba(254, 215, 1, 0.5);
          -webkit-transform: translateY(100%);
              -ms-transform: translateY(100%);
                  transform: translateY(100%); }
      .header__languages li.current-lang a {
        color: #000; }
      .header__languages li a {
        text-decoration: none;
        padding: 0 0.5em;
        color: inherit; }

.header-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 992px) {
    .header-menu {
      width: initial; } }
  .header-menu li {
    padding: 0 0.5em;
    margin-bottom: 1em; }
    @media (min-width: 992px) {
      .header-menu li {
        margin-bottom: 0; } }
    .header-menu li:not(:last-child) {
      border-right: 1px solid #ccc; }
    .header-menu li.current_page_item a {
      color: #015ABC;
      font-weight: 700; }
    .header-menu li a {
      color: inherit;
      text-decoration: none;
      font-weight: 900;
      font-size: 2.5vh; }
      .header-menu li a:hover {
        color: #015ABC; }

.the-content {
  margin-bottom: 30px; }
  .the-content .wp-block-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .the-content .wp-block-column {
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 576px) {
      .the-content .wp-block-column:first-child {
        padding-right: 10px; } }
    @media (min-width: 576px) {
      .the-content .wp-block-column:nth-child(2) {
        padding-left: 10px; } }
    @media (min-width: 576px) {
      .the-content .wp-block-column {
        width: 50%; } }
  .the-content .has-text-align-center {
    text-align: center; }

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