/*!
Theme Name: OPI FENG
Theme URI: https://opi.org.pl
Author: Eugeniusz Łukasiak
Author URI: 
Description: 
Version: 1.0.6.1741948468482
Tested up to: 6.4
Requires: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: OPI FENG
Tags: custom-menu, featured-images, 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.

OPI FENG 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[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-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
*,
::after,
::before {
  box-sizing: inherit
}
html {
  box-sizing: border-box
}
body,
button,
input,
optgroup,
select,
textarea {
  color: #404040;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 1rem;
  line-height: 1.5
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both
}
p {
  margin-bottom: 1.5em
}
cite,
dfn,
em,
i {
  font-style: italic
}
blockquote {
  margin: 0 1.5em
}
address {
  margin: 0 0 1.5em
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch",courier,monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em
}
code,
kbd,
tt,
var {
  font-family: monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none
}
big {
  font-size: 125%
}
body {
  background: #fff
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}
ol,
ul {
  margin: 0 0 1.5em 3em
}
ul {
  list-style: disc
}
ol {
  list-style: decimal
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em
}
dt {
  font-weight: 700
}
dd {
  margin: 0 1.5em 1.5em
}
embed,
iframe,
object {
  max-width: 100%
}
img {
  height: auto;
  max-width: 100%
}
figure {
  margin: 1em 0
}
table {
  margin: 0 0 1.5em;
  width: 100%
}
a {
  color: #4169e1
}
a:visited {
  color: purple
}
a:active,
a:focus,
a:hover {
  color: #191970
}
a:focus {
  outline: thin dotted
}
a:active,
a:hover {
  outline: 0
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,.8);
  line-height: 1;
  padding: .6em 1em .4em
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px
}
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  color: #111
}
select {
  border: 1px solid #ccc
}
textarea {
  width: 100%
}
.main-navigation {
  display: block;
  width: 100%
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0,0,0,.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
  display: block;
  left: auto
}
.main-navigation ul ul a {
  width: 200px
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
  left: auto
}
.main-navigation li {
  position: relative
}
.main-navigation a {
  display: block;
  text-decoration: none
}
.main-navigation.toggled ul,
.menu-toggle {
  display: block
}
@media screen and (min-width:37.5em) {
  .menu-toggle {
    display: none
  }
  .main-navigation ul {
    display: -ms-flexbox;
    display: flex
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em
}
.comment-navigation .nav-links,
.post-navigation .nav-links,
.posts-navigation .nav-links {
  display: -ms-flexbox;
  display: flex
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  -ms-flex: 1 0 50%;
  flex: 1 0 50%
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  text-align: end;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%
}
.sticky {
  display: block
}
.page,
.post {
  margin: 0 0 1.5em
}
.updated:not(.published) {
  display: none
}
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0
}
.page-links {
  clear: both;
  margin: 0 0 1.5em
}
.comment-content a {
  word-wrap: break-word
}
.bypostauthor {
  display: block
}
.widget {
  margin: 0 0 1.5em
}
.widget select {
  max-width: 100%
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}
.custom-logo-link {
  display: inline-block
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.wp-caption .wp-caption-text {
  margin: .8075em 0
}
.wp-caption-text {
  text-align: center
}
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%
}
.gallery-columns-2 {
  grid-template-columns: repeat(2,1fr)
}
.gallery-columns-3 {
  grid-template-columns: repeat(3,1fr)
}
.gallery-columns-4 {
  grid-template-columns: repeat(4,1fr)
}
.gallery-columns-5 {
  grid-template-columns: repeat(5,1fr)
}
.gallery-columns-6 {
  grid-template-columns: repeat(6,1fr)
}
.gallery-columns-7 {
  grid-template-columns: repeat(7,1fr)
}
.gallery-columns-8 {
  grid-template-columns: repeat(8,1fr)
}
.gallery-columns-9 {
  grid-template-columns: repeat(9,1fr)
}
.gallery-caption {
  display: block
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none
}
.infinity-end.neverending .site-footer {
  display: block
}
.screen-reader-text {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto!important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
#primary[tabindex="-1"]:focus {
  outline: 0
}
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em
}
.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em
}
.wp-block-columns {
  -ms-flex-align: normal!important;
  align-items: normal!important;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important
}
@media (min-width:782px) {
  .wp-block-columns {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }
}
.wp-block-columns.are-vertically-aligned-top {
  -ms-flex-align: start;
  align-items: flex-start
}
.wp-block-columns.are-vertically-aligned-center {
  -ms-flex-align: center;
  align-items: center
}
.wp-block-columns.are-vertically-aligned-bottom {
  -ms-flex-align: end;
  align-items: flex-end
}
@media (max-width:781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    -ms-flex-preferred-size: 100%!important;
    flex-basis: 100%!important
  }
}
@media (min-width:782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
    -ms-flex-positive: 0;
    flex-grow: 0
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
  -ms-flex-positive: 0;
  flex-grow: 0
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em
}
.wp-block-column {
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word
}
.wp-block-column.is-vertically-aligned-top {
  -ms-flex-item-align: start;
  align-self: flex-start
}
.wp-block-column.is-vertically-aligned-center {
  -ms-flex-item-align: center;
  align-self: center
}
.wp-block-column.is-vertically-aligned-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.wp-block-column.is-vertically-aligned-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left] > [data-type="core/embed"],
.wp-block[data-align=right] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}
.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px
}
.wp-block-embed {
  overflow-wrap: break-word
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}
.wp-block-embed iframe {
  max-width: 100%
}
.wp-block-embed__wrapper {
  position: relative
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em)
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  -ms-flex-align: end;
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: .8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  -ms-flex-positive: 1;
  flex-grow: 1
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%
}
@media (min-width:600px) {
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - .66667em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - .75em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - .8em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - .83333em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - .85714em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - .875em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  -ms-flex-pack: center;
  justify-content: center
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  -ms-flex-item-align: start;
  align-self: flex-start
}
figure.wp-block-gallery.has-nested-images {
  -ms-flex-align: normal;
  align-items: normal
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)/ 2)
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  position: relative
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100%!important;
  width: auto
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg,#000 20%,#0000);
  mask-image: linear-gradient(0deg,#000 20%,#0000);
  max-height: 40%
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg,#0006,#0000);
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  text-shadow: 0 0 1.5px #000;
  will-change: transform
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
  background-color: initial
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000
}
@media (hover:none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: 0 0;
  color: inherit;
  -ms-flex: initial;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
  content: none
}
.wp-block-gallery.has-nested-images figcaption {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  -ms-flex-item-align: inherit;
  align-self: inherit
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
  display: -ms-flexbox;
  display: flex
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%
}
@media (min-width:600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*.75)
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap,16px)*.8)
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px)*.83333)
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px)*.85714)
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px)*.875)
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*.5)
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%
  }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%
}
.wp-block-gallery.has-nested-images.aligncenter {
  -ms-flex-pack: center;
  justify-content: center
}
.wp-block-group {
  box-sizing: border-box
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative
}
.wp-block-table {
  overflow-x: auto
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}
.wp-block-table thead {
  border-bottom: 3px solid
}
.wp-block-table tfoot {
  border-top: 3px solid
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: .5em
}
.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 {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0
}
.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: #0000
}
.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-top-color] > *,
.wp-block-table table[style*=border-top-color] > * td,
.wp-block-table table[style*=border-top-color] > * th,
.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th {
  border-top-color: inherit
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: initial
}
.wp-block-table table[style*=border-right-color] > *,
.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr {
  border-right-color: inherit
}
.wp-block-table table[style*=border-bottom-color] > *,
.wp-block-table table[style*=border-bottom-color] > * td,
.wp-block-table table[style*=border-bottom-color] > * th,
.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th {
  border-bottom-color: inherit
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: initial
}
.wp-block-table table[style*=border-left-color] > *,
.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr {
  border-left-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-style: inherit;
  border-width: inherit
}
html {
  scroll-behavior: smooth
}
body {
  background-color: var(--color-theme-background-body);
  color: var(--color-theme-text);
  font-family: var(--font-family-sans-serif);
  min-width: 320px
}
a {
  color: var(--color-theme-accent)
}
a:visited {
  color: var(--color-theme-accent)
}
a:hover {
  text-decoration: underline
}
.site-header {
  display: grid;
  grid-template-areas: "top" "main";
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px
}
@media print {
  .site-header {
    max-width: 100%
  }
}
@media screen and (max-width:1921px) {
  .site-header {
    margin-left: 0;
    margin-right: 0
  }
}
.site-header p {
  margin: 0
}
.site-header-top {
  grid-area: top
}
@media screen and (min-width:400px) {
  .site-header-top {
    background: linear-gradient(90deg,var(--color-theme-primary) 50%,var(--color-theme-white) 50%)
  }
}
@media screen and (max-width:401px) {
  .site-header-top .main-wrapper {
    margin: 0
  }
}
@media screen and (min-width:400px) {
  .site-header-top .main-wrapper {
    background: linear-gradient(90deg,var(--color-theme-primary) 0,var(--color-theme-white) 50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--spacer-52)
  }
}
.site-header-top .main-wrapper > div {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (min-width:1100px) {
  .site-header-top .main-wrapper > div:after {
    content: "";
    display: block;
    width: 228px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(assets/images/logos/co-financed-by-eu.svg?v=1.0.6.1741948468482)
  }
}
.site-header-top .search-form {
  margin: var(--spacer-8);
  max-width: 412px;
  position: relative
}
@media screen and (min-width:400px) {
  .site-header-top .search-form {
    margin: var(--spacer-32) 0;
    padding: 0
  }
}
.site-header-top .search-form button,
.site-header-top .search-form input {
  height: 40px;
  border-radius: var(--radius-default)
}
.site-header-top .search-field {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  background: transparent none;
  bottom: auto;
  color: inherit;
  display: inline;
  font-size: 100%;
  font-family: inherit;
  font-style: normal;
  font-weight: 200;
  left: auto;
  line-height: 1.618;
  list-style: none;
  position: static;
  right: auto;
  top: auto;
  box-shadow: none;
  border-radius: 0;
  width: unset;
  height: unset;
  text-indent: unset;
  background-color: var(--color-theme-white);
  width: 100%;
  padding: 0 calc(80px + .5em) 0 var(--spacer-40)
}
.site-header-top .search-submit {
  border: 2px solid var(--button-background);
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/magnifier.svg?v=1.0.6.1741948468482);
  background-size: 20px
}
.site-header-top .search-submit:active,
.site-header-top .search-submit:hover {
  background-repeat: no-repeat;
  background-image: url(assets/images/icons/magnifier.svg?v=1.0.6.1741948468482),linear-gradient(115deg,#039 0,#01194d 100%);
  background-position: center;
  background-size: 20px,auto
}
.site-header-top ul {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacer-40);
  width: 100%
}
.site-header-top ul a {
  border-bottom: 1px solid transparent;
  color: var(--color-theme-primary);
  display: block;
  text-decoration: none
}
.site-header-top ul a:visited {
  color: var(--color-theme-primary)
}
.site-header-top ul a:active,
.site-header-top ul a:focus,
.site-header-top ul a:focus-within,
.site-header-top ul a:hover {
  border-bottom-color: var(--color-theme-primary)
}
@media screen and (max-width:401px) {
  .site-header-top ul {
    margin: var(--spacer-16) 0;
    padding: var(--spacer-8);
    background-color: #fff;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.site-header-top ul span {
  font-weight: var(--font-weight-semi-bold)
}
@media screen and (max-width:902px) {
  .site-header-top .main-wrapper .menu-page-header-container {
    display: none
  }
}
.site-header-main {
  padding: 26px 0;
  grid-area: main
}
.site-header-main .main-wrapper {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}
.site-header-main nav div {
  display: grid;
  justify-items: end
}
.site-title a {
  display: block;
  width: 40px;
  height: 69px;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: auto 69px;
  background-image: url(assets/images/logo.png?v=1.0.6.1741948468482)
}
@media screen and (min-width:901px) {
  .site-title a {
    width: 240px;
    background-size: contain
  }
}
body:not(.home) .site-header {
  background-color: var(--color-theme-primary)
}
.menu-toggle {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  background: transparent none;
  bottom: auto;
  color: inherit;
  display: inline;
  font-size: 100%;
  font-family: inherit;
  font-style: normal;
  font-weight: 200;
  left: auto;
  line-height: 1.618;
  list-style: none;
  position: static;
  right: auto;
  top: auto;
  box-shadow: none;
  border-radius: 0;
  width: unset;
  height: unset;
  text-indent: unset;
  display: none;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/menu.svg?v=1.0.6.1741948468482);
  overflow: hidden;
  text-indent: -999em;
  position: absolute;
  right: 10px
}
@media screen and (max-width:37.49em) {
  .menu-toggle {
    display: block
  }
}
.toggled #primary-menu {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
  background-color: var(--color-theme-white)
}
.toggled #primary-menu a {
  padding: var(--spacer-8);
  color: var(--color-theme-1)
}
.toggled #primary-menu a:hover {
  color: var(--color-theme-1);
  background-color: transparent;
  text-decoration: underline
}
.toggled #primary-menu ul.sub-menu {
  display: none
}
.toggled .menu-toggle {
  background-image: url(assets/images/icons/menu-close.svg?v=1.0.6.1741948468482)
}
#page:after {
  display: block;
  content: "";
  height: 200px;
  background-size: 90% auto;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(assets/images/backgrounds/mini/bottom-logos.png?v=1.0.6.1741948468482)
}
@media screen and (min-width:1150px) {
  #page:after {
    background-size: 1150px 77px
  }
}
body.loaded #page:after {
  background-image: url(assets/images/backgrounds/full/bottom-logos.png?v=1.0.6.1741948468482)
}
.main-navigation ul {
  gap: var(--spacer-32)
}
.main-navigation ul a {
  border-bottom: 1px solid transparent;
  color: var(--color-theme-white);
  display: block;
  text-decoration: none
}
.main-navigation ul a:visited {
  color: var(--color-theme-white)
}
.main-navigation ul a:active,
.main-navigation ul a:focus,
.main-navigation ul a:focus-within,
.main-navigation ul a:hover {
  border-bottom-color: var(--color-theme-white)
}
.main-navigation ul li:hover ul {
  display: grid
}
.main-navigation ul li.current-menu-item a {
  border-bottom-color: var(--color-theme-14)
}
.main-navigation ul li.menu-item-has-children > a {
  display: grid;
  grid-template-columns: auto 9px;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px
}
.main-navigation ul li.menu-item-has-children > a:after {
  width: 9px;
  height: 6px;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/metro-chevron-thin-down.svg?v=1.0.6.1741948468482)
}
.main-navigation ul li.menu-item-has-children:hover a:after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.main-navigation ul ul {
  display: none;
  gap: 0;
  right: 0;
  padding-top: 9px
}
.main-navigation ul ul:before {
  position: absolute;
  right: 37px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 9px 8.5px;
  border-color: transparent transparent var(--color-theme-13) transparent
}
.main-navigation ul ul li {
  border-bottom: 1px solid rgba(255,255,255,.5);
  background-color: var(--color-theme-13)
}
.main-navigation ul ul li:last-child {
  border: 0
}
.main-navigation ul ul a {
  border: 0;
  max-width: 320px;
  min-width: 250px;
  padding: 3.5px 7px;
  width: 100%
}
.main-navigation ul ul a:hover {
  background-color: var(--color-theme-7)
}
form button,
form input[type=submit] {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  padding: var(--spacer-16) 22px;
  border-radius: 25px;
  line-height: 1;
  border-width: 0;
  background-color: var(--button-background);
  border: 2px solid var(--button-background);
  color: var(--button-color)
}
form button:visited,
form input[type=submit]:visited {
  color: var(--color-theme-link-visited)
}
form button:hover,
form input[type=submit]:hover {
  color: var(--color-theme-link-hover)
}
form button:active,
form input[type=submit]:active {
  color: var(--color-theme-link-active)
}
form button font,
form input[type=submit] font {
  size: var(--font-size-14);
  weight: var(--font-weight-medium)
}
form button:hover,
form input[type=submit]:hover {
  cursor: pointer;
  text-decoration: none
}
form button:visited,
form input[type=submit]:visited {
  color: var(--button-color)
}
form button:active,
form button:hover,
form input[type=submit]:active,
form input[type=submit]:hover {
  background: linear-gradient(115deg,#039 0,#01194d 100%);
  color: var(--button-color)
}
form button:focus,
form button:focus-within,
form input[type=submit]:focus,
form input[type=submit]:focus-within {
  border-color: var(--button-color);
  color: var(--button-color)
}
form button.button-arrow,
form input[type=submit].button-arrow {
  display: grid;
  grid-template-columns: auto 16px;
  gap: 16px
}
form button.button-arrow:after,
form input[type=submit].button-arrow:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/arrow-ne-white.svg?v=1.0.6.1741948468482)
}
form button.button-arrow-only,
form input[type=submit].button-arrow-only {
  display: block;
  padding: var(--spacer-12)
}
form input[type=email],
form input[type=password],
form input[type=text],
form select,
form textarea {
  border-radius: var(--radius-default);
  background-color: var(--color-theme-white);
  border-color: var(--color-theme-black);
  padding: var(--spacer-8);
  width: 100%
}
form .required-descrpition strong {
  color: var(--color-theme-alert)
}
form .required label span:after {
  content: "*";
  color: var(--color-theme-alert)
}
form .required label div span:after {
  content: "";
  display: none
}
form [disabled],
form [readonly] {
  opacity: .5
}
form [disabled]:hover,
form [readonly]:hover {
  cursor: default
}
form fieldset {
  border: 0
}
form .select2-container {
  width: 100%!important
}
.button,
.wp-element-button {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  padding: var(--spacer-16) 22px;
  border-radius: 25px;
  line-height: 1;
  border-width: 0;
  background-color: var(--button-background);
  border: 2px solid var(--button-background);
  color: var(--button-color)
}
.button:visited,
.wp-element-button:visited {
  color: var(--color-theme-link-visited)
}
.button:hover,
.wp-element-button:hover {
  color: var(--color-theme-link-hover)
}
.button:active,
.wp-element-button:active {
  color: var(--color-theme-link-active)
}
.button font,
.wp-element-button font {
  size: var(--font-size-14);
  weight: var(--font-weight-medium)
}
.button:hover,
.wp-element-button:hover {
  cursor: pointer;
  text-decoration: none
}
.button:visited,
.wp-element-button:visited {
  color: var(--button-color)
}
.button:active,
.button:hover,
.wp-element-button:active,
.wp-element-button:hover {
  background: linear-gradient(115deg,#039 0,#01194d 100%);
  color: var(--button-color)
}
.button:focus,
.button:focus-within,
.wp-element-button:focus,
.wp-element-button:focus-within {
  border-color: var(--button-color);
  color: var(--button-color)
}
.button.button-arrow,
.wp-element-button.button-arrow {
  display: grid;
  grid-template-columns: auto 16px;
  gap: 16px
}
.button.button-arrow:after,
.wp-element-button.button-arrow:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/arrow-ne-white.svg?v=1.0.6.1741948468482)
}
.button.button-arrow-only,
.wp-element-button.button-arrow-only {
  display: block;
  padding: var(--spacer-12)
}
.button-ghost {
  background-color: transparent;
  border: 1px solid var(--button-color);
  padding-left: 63px;
  padding-right: 63px
}
.button-ghost:focus,
.button-ghost:focus-within,
.button-ghost:hover {
  background: none var(--button-color);
  color: var(--button-background)
}
@media screen and (max-width:599px) {
  .wp-block-file {
    padding-top: var(--spacer-10)
  }
  .wp-block-file .wp-block-file__button {
    width: 100%;
    text-align: center
  }
}
@media screen and (min-width:600px) {
  .wp-block-file {
    text-align: right
  }
}
.wp-block-file .wp-block-file__button {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  padding: var(--spacer-16) 22px;
  border-radius: 25px;
  line-height: 1;
  border-width: 0;
  color: var(--button-background);
  background-color: var(--button-color);
  border-color: var(--button-background)
}
.wp-block-file .wp-block-file__button:visited {
  color: var(--color-theme-link-visited)
}
.wp-block-file .wp-block-file__button:hover {
  color: var(--color-theme-link-hover)
}
.wp-block-file .wp-block-file__button:active {
  color: var(--color-theme-link-active)
}
.wp-block-file .wp-block-file__button font {
  size: var(--font-size-14);
  weight: var(--font-weight-medium)
}
.wp-block-file .wp-block-file__button:hover {
  cursor: pointer;
  text-decoration: none
}
.wp-block-file .wp-block-file__button:visited {
  color: var(--button-background)
}
.wp-block-file .wp-block-file__button:hover {
  color: var(--button-background);
  background-color: var(--button-reverse-background-hover)
}
body.blog #primary,
body.post-type-archive-announcement #primary {
  padding-bottom: var(--spacer-256)
}
body.blog #primary {
  background-image: url(assets/images/backgrounds/path-23671.svg?v=1.0.6.1741948468482);
  background-position: 50% 0
}
body.blog #primary nav.navigation.pagination {
  background-color: var(--color-theme-white);
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  border-radius: var(--radius-default);
  padding: var(--spacer-24);
  margin-top: var(--spacer-64)
}
@media print {
  body.blog #primary nav.navigation.pagination {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.blog #primary nav.navigation.pagination {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.blog #primary nav.navigation.pagination a,
body.blog #primary nav.navigation.pagination span {
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: var(--color-theme-8);
  color: var(--color-theme-1);
  display: grid;
  font-weight: var(--font-weight-semi-bold);
  height: 50px;
  border-radius: 50%;
  text-align: center;
  width: 50px
}
body.blog #primary nav.navigation.pagination a:visited {
  color: var(--color-theme-1)
}
body.blog #primary nav.navigation.pagination a.next,
body.blog #primary nav.navigation.pagination a.prev {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  padding: var(--spacer-16) 22px;
  border-radius: 25px;
  line-height: 1;
  border-width: 0;
  background-color: var(--button-background);
  border: 2px solid var(--button-background);
  color: var(--button-color);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/arrow-ne-white.svg?v=1.0.6.1741948468482);
  background-size: 16px;
  text-indent: -999em;
  overflow: hidden;
  margin: 0 0 0 30px
}
body.blog #primary nav.navigation.pagination a.next:visited,
body.blog #primary nav.navigation.pagination a.prev:visited {
  color: var(--color-theme-link-visited)
}
body.blog #primary nav.navigation.pagination a.next:hover,
body.blog #primary nav.navigation.pagination a.prev:hover {
  color: var(--color-theme-link-hover)
}
body.blog #primary nav.navigation.pagination a.next:active,
body.blog #primary nav.navigation.pagination a.prev:active {
  color: var(--color-theme-link-active)
}
body.blog #primary nav.navigation.pagination a.next font,
body.blog #primary nav.navigation.pagination a.prev font {
  size: var(--font-size-14);
  weight: var(--font-weight-medium)
}
body.blog #primary nav.navigation.pagination a.next:hover,
body.blog #primary nav.navigation.pagination a.prev:hover {
  cursor: pointer;
  text-decoration: none
}
body.blog #primary nav.navigation.pagination a.next:visited,
body.blog #primary nav.navigation.pagination a.prev:visited {
  color: var(--button-color)
}
body.blog #primary nav.navigation.pagination a.next:active,
body.blog #primary nav.navigation.pagination a.next:hover,
body.blog #primary nav.navigation.pagination a.prev:active,
body.blog #primary nav.navigation.pagination a.prev:hover {
  background: linear-gradient(115deg,#039 0,#01194d 100%);
  color: var(--button-color)
}
body.blog #primary nav.navigation.pagination a.next:focus,
body.blog #primary nav.navigation.pagination a.next:focus-within,
body.blog #primary nav.navigation.pagination a.prev:focus,
body.blog #primary nav.navigation.pagination a.prev:focus-within {
  border-color: var(--button-color);
  color: var(--button-color)
}
body.blog #primary nav.navigation.pagination a.next.button-arrow,
body.blog #primary nav.navigation.pagination a.prev.button-arrow {
  display: grid;
  grid-template-columns: auto 16px;
  gap: 16px
}
body.blog #primary nav.navigation.pagination a.next.button-arrow:after,
body.blog #primary nav.navigation.pagination a.prev.button-arrow:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/arrow-ne-white.svg?v=1.0.6.1741948468482)
}
body.blog #primary nav.navigation.pagination a.next.button-arrow-only,
body.blog #primary nav.navigation.pagination a.prev.button-arrow-only {
  display: block;
  padding: var(--spacer-12)
}
body.blog #primary nav.navigation.pagination a.next:hover,
body.blog #primary nav.navigation.pagination a.prev:hover {
  background-image: url(assets/images/icons/arrow-ne-white.svg?v=1.0.6.1741948468482),linear-gradient(115deg,#039 0,#01194d 100%);
  background-position: 50%,0;
  background-repeat: no-repeat
}
body.blog #primary nav.navigation.pagination a.prev {
  margin: 0 30px 0 0;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
body.blog #primary nav.navigation.pagination span.current {
  background-color: var(--color-theme-3);
  color: var(--color-theme-9)
}
body.blog #primary nav.navigation.pagination .nav-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  gap: var(--spacer-20)
}
body.blog .page-title {
  margin: 0;
  font-size: var(--font-size-52);
  font-weight: var(--font-weight-medium)
}
.site-news-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--spacer-36) var(--spacer-50)
}
.site-news-header h2 {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  background: transparent none;
  bottom: auto;
  color: inherit;
  display: inline;
  font-size: 100%;
  font-family: inherit;
  font-style: normal;
  font-weight: 200;
  left: auto;
  line-height: 1.618;
  list-style: none;
  position: static;
  right: auto;
  top: auto;
  box-shadow: none;
  border-radius: 0;
  width: unset;
  height: unset;
  text-indent: unset;
  color: var(--color-theme-1);
  font-size: var(--font-size-52);
  font-weight: var(--font-weight-medium)
}
.site-news-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px
}
.site-news-list article {
  display: grid;
  width: 100%;
  background-color: var(--color-theme-white);
  border-radius: var(--radius-default);
  overflow: hidden;
  padding: var(--spacer-24)
}
@media screen and (min-width:901px) {
  .site-news-list article {
    min-height: 260px
  }
}
@media screen and (min-width:901px) {
  .site-news-list article .entry-wrapper {
    display: grid;
    grid-template-rows: auto 50px
  }
}
.site-news-list article .entry-title {
  font-size: var(--font-size-32);
  line-height: 1.25em
}
.site-news-list article .entry-title a {
  color: var(--color-theme-1)
}
.site-news-list article .entry-title a:visited {
  color: var(--color-theme-1)
}
.site-news-list article .entry-title a:hover {
  color: var(--color-theme-3)
}
.site-news-list article .entry-footer {
  display: none
}
@media screen and (min-width:901px) {
  .site-news-list article .entry-footer {
    padding-right: 25px;
    display: -ms-flexbox;
    display: flex;
    gap: var(--spacer-36);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: var(--font-size-12)
  }
  .site-news-list article .entry-footer-data {
    display: -ms-flexbox;
    display: flex;
    gap: var(--spacer-36);
    -ms-flex-align: center;
    align-items: center
  }
  .site-news-list article .entry-footer a {
    color: var(--color-theme-4)
  }
  .site-news-list article .entry-footer a:visited {
    color: var(--color-theme-4)
  }
}
@media screen and (min-width:901px) {
  .site-news-list article.has-post-thumbnail {
    min-height: 300px
  }
}
@media screen and (min-width:1100px) {
  .site-news-list article.has-post-thumbnail {
    width: 100%;
    grid-template-columns: repeat(2,1fr);
    gap: var(--spacer-40);
    padding: 0
  }
}
.site-news-list article.has-post-thumbnail .entry-wrapper {
  grid-template-rows: auto 75px
}
.site-news-list article.has-post-thumbnail .entry-thumbnail {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
@media screen and (max-width:902px) {
  .site-news-list article.has-post-thumbnail .entry-thumbnail {
    padding-bottom: 56.25%
  }
}
@media screen and (min-width:1100px) {
  .site-news-list article.has-post-thumbnail .entry-header:before {
    display: block;
    content: "";
    width: 150px;
    height: 20px;
    background-color: var(--color-theme-3)
  }
}
.site-news-list .tags-links {
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacer-24)
}
.site-news-list .tags-links a {
  display: inline-block;
  background-color: var(--color-theme-8);
  border-radius: 25px;
  line-height: 50px;
  padding: 0 25px;
  font-weight: var(--font-weight-semi-bold)
}
body.home #page {
  background-repeat: no-repeat;
  background-size: 1255px 913px,1848px 1444px,389px 380px;
  background-position: calc(50vw - 154px) 152px,calc(50vw - 1618px) 145px;
  background-image: url(assets/images/backgrounds/mini/atom-top-illustration.png?v=1.0.6.1741948468482),url(assets/images/backgrounds/mini/atom-top-left.png?v=1.0.6.1741948468482)
}
body.home #primary article {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-top: var(--spacer-20);
  padding-bottom: 250px;
  color: var(--color-theme-white)
}
@media print {
  body.home #primary article {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.home #primary article {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.home #primary .entry-header {
  max-width: 570px
}
body.home #primary .entry-title {
  margin: 0;
  font-size: var(--font-size-52);
  font-weight: var(--font-weight-semi-bold);
  line-height: 1.19em
}
body.home #primary .entry-content {
  max-width: 441px
}
body.home .opi-feng-projects-list-wrapper:after,
body.home .opi-feng-projects-list-wrapper:before {
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute
}
body.home .opi-feng-projects-list-wrapper:before {
  left: 0;
  top: -133px;
  width: 0;
  height: 769px;
  background-position: 100% 0;
  background-size: 789px 769px;
  background-image: url(assets/images/backgrounds/mini/opi-feng-projects-left.png?v=1.0.6.1741948468482)
}
@media screen and (min-width:1010px) {
  body.home .opi-feng-projects-list-wrapper:before {
    width: calc(50vw - 374px)
  }
}
@media screen and (min-width:1920px) {
  body.home .opi-feng-projects-list-wrapper:before {
    width: 789px;
    left: -202px
  }
}
body.home .opi-feng-projects-list-wrapper:after {
  top: -290px;
  right: 0;
  width: 0;
  height: 910px;
  background-size: 890px 910px;
  background-image: url(assets/images/backgrounds/mini/opi-feng-projects-right.png?v=1.0.6.1741948468482)
}
@media screen and (min-width:1407px) {
  body.home .opi-feng-projects-list-wrapper:after {
    width: calc(100vw - 1407px)
  }
}
@media screen and (min-width:1920px) {
  body.home .opi-feng-projects-list-wrapper:after {
    width: calc(513px + 50vw - 960px);
    right: calc(960px - 50vw)
  }
}
@media screen and (min-width:2830px) {
  body.home .opi-feng-projects-list-wrapper:after {
    width: 910px;
    right: -513px
  }
}
body.home.loaded #page {
  background-image: url(assets/images/backgrounds/full/atom-top-illustration.png?v=1.0.6.1741948468482),url(assets/images/backgrounds/full/atom-top-left.png?v=1.0.6.1741948468482)
}
body.home.loaded .opi-feng-projects-list-wrapper:before {
  background-image: url(assets/images/backgrounds/full/opi-feng-projects-left.png?v=1.0.6.1741948468482)
}
body.home.loaded .opi-feng-projects-list-wrapper:after {
  background-image: url(assets/images/backgrounds/full/opi-feng-projects-right.png?v=1.0.6.1741948468482)
}
body.home .opi-feng-projects-appla {
  background-color: #a0dce44d;
  max-width: 1920px;
  margin: 0 auto
}
body.home .site-news {
  background-image: url(assets/images/backgrounds/home-site-news.svg?v=1.0.6.1741948468482)
}
body.home .site-news-list .entry-wrapper a:focus,
body.home .site-news-list .entry-wrapper a:focus-within {
  color: var(--color-theme-3)
}
body.home .site-news-list .entry-footer .button-icon:focus,
body.home .site-news-list .entry-footer .button-icon:focus-within {
  background-color: var(--color-theme-3)
}
body.blog #page .site-news-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  body.blog #page .site-news-list {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.blog #page .site-news-list {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.blog #page .site-news-list article {
  min-height: 300px;
  width: 100%;
  max-width: 100%;
  gap: var(--spacer-40);
  padding: 0;
  overflow: hidden
}
@media screen and (min-width:1100px) {
  body.blog #page .site-news-list article {
    grid-template-columns: repeat(2,1fr)
  }
}
body.blog #page .site-news-header,
body.post-type-archive-announcement #page .site-news-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-top: 120px
}
@media print {
  body.blog #page .site-news-header,
  body.post-type-archive-announcement #page .site-news-header {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.blog #page .site-news-header,
  body.post-type-archive-announcement #page .site-news-header {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.page-template-recruitment #page {
  background-image: url(assets/images/backgrounds/path-23671.svg?v=1.0.6.1741948468482);
  background-position: 50% 300px
}
body.post-type-archive-announcement #page {
  background: linear-gradient(0deg,var(--color-theme-white) 0,rgba(107,177,225,.26) 26%,rgba(107,177,225,.26) 72%,var(--color-theme-white) 100%)
}
body.post-type-archive-announcement #page .site-news-list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  column-gap: var(--spacer-100);
  row-gap: var(--spacer-60)
}
body.post-type-archive-announcement #page .site-news-list article {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 0 var(--spacer-28) 0
}
body.post-type-archive-announcement #page .site-news-list article .entry-thumbnail {
  width: 100%;
  padding-top: 55%
}
body.post-type-archive-announcement #page .site-news-list article .entry-footer,
body.post-type-archive-announcement #page .site-news-list article .entry-header {
  padding: 0 var(--spacer-50)
}
body.post-type-archive-announcement #page .site-news-list article .entry-header:before {
  display: block;
  content: "";
  width: 150px;
  height: 20px;
  background-color: var(--color-theme-4)
}
body.post-type-archive-announcement #page .site-news-list article .entry-header a {
  color: var(--color-theme-black)
}
body.post-type-archive-announcement #page .site-news-list article .entry-title {
  font-size: var(--font-size-24)
}
body.post-type-archive-announcement #page .site-news-list article .entry-content {
  margin: 0
}
body.post-type-archive-announcement #page .site-news-list article .entry-category {
  background-color: var(--color-theme-15);
  border-radius: 25px;
  line-height: 1
}
body.post-type-archive-announcement #page .site-news-list article .entry-category span {
  display: block;
  padding: 14px var(--spacer-28)
}
body.post-type-archive-announcement #page .site-news-list article:nth-child(2n) .entry-content {
  background: transparent linear-gradient(180deg,var(--color-theme-15) 0,var(--color-theme-white) 100%) 0 0 no-repeat padding-box
}
body.post-type-archive-announcement #primary {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  body.post-type-archive-announcement #primary {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.post-type-archive-announcement #primary {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.post-type-archive-announcement #primary .page-title {
  margin: 0;
  font-size: var(--font-size-52);
  font-weight: var(--font-weight-medium)
}
body.post-type-archive-announcement .pagination {
  background-color: var(--color-theme-white);
  border-radius: 20px;
  margin: var(--spacer-60) 0;
  overflow: hidden;
  padding: var(--spacer-24)
}
body.post-type-archive-announcement .nav-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  gap: var(--spacer-20)
}
body.post-type-archive-announcement .nav-links a,
body.post-type-archive-announcement .nav-links span {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  padding: var(--spacer-16) 22px;
  border-radius: 25px;
  line-height: 1;
  border-width: 0;
  background-color: var(--button-background);
  border: 2px solid var(--button-background);
  color: var(--button-color);
  min-width: 40px;
  padding: 12px;
  text-align: center
}
body.post-type-archive-announcement .nav-links a:visited,
body.post-type-archive-announcement .nav-links span:visited {
  color: var(--color-theme-link-visited)
}
body.post-type-archive-announcement .nav-links a:hover,
body.post-type-archive-announcement .nav-links span:hover {
  color: var(--color-theme-link-hover)
}
body.post-type-archive-announcement .nav-links a:active,
body.post-type-archive-announcement .nav-links span:active {
  color: var(--color-theme-link-active)
}
body.post-type-archive-announcement .nav-links a font,
body.post-type-archive-announcement .nav-links span font {
  size: var(--font-size-14);
  weight: var(--font-weight-medium)
}
body.post-type-archive-announcement .nav-links a:hover,
body.post-type-archive-announcement .nav-links span:hover {
  cursor: pointer;
  text-decoration: none
}
body.post-type-archive-announcement .nav-links a:visited,
body.post-type-archive-announcement .nav-links span:visited {
  color: var(--button-color)
}
body.post-type-archive-announcement .nav-links a:active,
body.post-type-archive-announcement .nav-links a:hover,
body.post-type-archive-announcement .nav-links span:active,
body.post-type-archive-announcement .nav-links span:hover {
  background: linear-gradient(115deg,#039 0,#01194d 100%);
  color: var(--button-color)
}
body.post-type-archive-announcement .nav-links a:focus,
body.post-type-archive-announcement .nav-links a:focus-within,
body.post-type-archive-announcement .nav-links span:focus,
body.post-type-archive-announcement .nav-links span:focus-within {
  border-color: var(--button-color);
  color: var(--button-color)
}
body.post-type-archive-announcement .nav-links a.button-arrow,
body.post-type-archive-announcement .nav-links span.button-arrow {
  display: grid;
  grid-template-columns: auto 16px;
  gap: 16px
}
body.post-type-archive-announcement .nav-links a.button-arrow:after,
body.post-type-archive-announcement .nav-links span.button-arrow:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/arrow-ne-white.svg?v=1.0.6.1741948468482)
}
body.post-type-archive-announcement .nav-links a.button-arrow-only,
body.post-type-archive-announcement .nav-links span.button-arrow-only {
  display: block;
  padding: var(--spacer-12)
}
body.post-type-archive-announcement .nav-links a {
  background-color: var(--color-theme-8);
  color: var(--color-theme-1)
}
body.post-type-archive-announcement .nav-links a:visited {
  color: var(--color-theme-1)
}
body.post-type-archive-announcement .nav-links a:hover {
  color: var(--color-theme-white)
}
body.post-type-archive-announcement .nav-links span {
  background-color: var(--color-theme-3);
  color: var(--color-theme-white)
}
body.post-type-archive-announcement .nav-links span:hover {
  cursor: default;
  background: none var(--color-theme-3);
  color: var(--color-theme-white)
}
body.home .site-news-list {
  padding-bottom: var(--spacer-208)
}
body.error404 .error-404 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  body.error404 .error-404 {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.error404 .error-404 {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
#iworks-cookie-notice {
  background-color: var(--color-theme-white);
  bottom: 0;
  color: var(--color-theme-black);
  left: 0;
  padding: var(--spacer-24) 0;
  position: fixed;
  right: 0;
  z-index: 1
}
#iworks-cookie-notice .cookie-notice-container {
  display: grid;
  grid-template-columns: auto 30px;
  column-gap: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  font-size: 12px;
  line-height: 15px
}
@media print {
  #iworks-cookie-notice .cookie-notice-container {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  #iworks-cookie-notice .cookie-notice-container {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
#iworks-cookie-notice .cookie-notice-container .button {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  background: transparent none;
  bottom: auto;
  color: inherit;
  display: inline;
  font-size: 100%;
  font-family: inherit;
  font-style: normal;
  font-weight: 200;
  left: auto;
  line-height: 1.618;
  list-style: none;
  position: static;
  right: auto;
  top: auto;
  box-shadow: none;
  border-radius: 0;
  width: unset;
  height: unset;
  text-indent: unset;
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -999em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-image: url(assets/images/icons/close.svg?v=1.0.6.1741948468482)
}
#iworks-cookie-notice .cookie-notice-container .button:focus,
#iworks-cookie-notice .cookie-notice-container .button:focus-within {
  border: 2px solid var(--color-theme-accent)
}
#iworks-cookie-notice .cookie-notice-container a {
  color: var(--color-theme-accent)
}
.lds-spinner {
  display: inline-block;
  position: relative;
  width: 34.4px;
  height: 34.4px
}
.lds-spinner div {
  -ms-transform-origin: 17.2px 17.2px;
  transform-origin: 17.2px 17.2px;
  animation: lds-spinner 1.2s linear infinite
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1.29px;
  left: 15.91px;
  width: 2.58px;
  height: 7.74px;
  border-radius: 20%;
  background: var(--color-theme-primary)
}
.lds-spinner div:first-child {
  -ms-transform: rotate(0);
  transform: rotate(0);
  animation-delay: -1.1s
}
.lds-spinner div:nth-child(2) {
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  animation-delay: -1s
}
.lds-spinner div:nth-child(3) {
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
  animation-delay: -.9s
}
.lds-spinner div:nth-child(4) {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  animation-delay: -.8s
}
.lds-spinner div:nth-child(5) {
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  animation-delay: -.7s
}
.lds-spinner div:nth-child(6) {
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
  animation-delay: -.6s
}
.lds-spinner div:nth-child(7) {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  animation-delay: -.5s
}
.lds-spinner div:nth-child(8) {
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
  animation-delay: -.4s
}
.lds-spinner div:nth-child(9) {
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
  animation-delay: -.3s
}
.lds-spinner div:nth-child(10) {
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  animation-delay: -.2s
}
.lds-spinner div:nth-child(11) {
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
  animation-delay: -.1s
}
.lds-spinner div:nth-child(12) {
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
  animation-delay: 0s
}
@keyframes lds-spinner {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.site-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin: 0 auto;
  color: var(--color-theme-white);
  padding: 72px 0 36px;
  background: linear-gradient(165deg,#013299 0,#003b40 50%,#002c30 100%);
  position: relative
}
@media print {
  .site-footer {
    max-width: 100%
  }
}
@media screen and (max-width:1921px) {
  .site-footer {
    margin-left: 0;
    margin-right: 0
  }
}
.site-footer:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100vw - 1483px);
  height: 450px;
  opacity: .5;
  top: -45px;
  background-repeat: no-repeat;
  background-size: 400px 451px;
  background-position: 100% 0;
  background-image: url(assets/images/backgrounds/mini/opi-feng-footer.png?v=1.0.6.1741948468482)
}
@media screen and (min-width:1780px) {
  .site-footer:before {
    width: 297px
  }
}
@media screen and (min-width:1920px) {
  .site-footer:before {
    width: calc(100vw - 1623px);
    left: calc(960px - 50vw)
  }
}
@media screen and (min-width:2023px) {
  .site-footer:before {
    width: 400px
  }
}
@media screen and (min-width:2060px) {
  .site-footer:before {
    left: -68px
  }
}
.site-footer .site-info {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  display: grid;
  margin-bottom: var(--spacer-36)
}
@media print {
  .site-footer .site-info {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  .site-footer .site-info {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
@media screen and (min-width:1100px) {
  .site-footer .site-info {
    grid-template-columns: repeat(3,1fr)
  }
}
@media screen and (min-width:1200px) {
  .site-footer .site-info {
    grid-template-columns: 1fr 1fr 2fr
  }
}
.site-footer .site-info:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}
.site-footer .site-info:first-child span {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}
.site-footer .site-info:first-child .logo {
  width: 312px;
  height: 90px;
  background-image: url(assets/images/logo.png?v=1.0.6.1741948468482)
}
.site-footer .site-info:first-child .bip {
  width: 61px;
  height: 26px;
  background-image: url(assets/images/icons/bip.svg?v=1.0.6.1741948468482)
}
.site-footer .site-info:nth-child(2) a {
  font-size: var(--font-size-28);
  font-weight: var(--font-weight-semi-bold)
}
.site-footer .site-info:nth-child(2) {
  font-size: var(--font-size-14)
}
.site-footer p {
  margin: 0
}
.site-footer a {
  color: var(--color-white)
}
.site-footer ul {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacer-32);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: var(--spacer-32) auto;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (min-width:901px) {
  .site-footer ul {
    margin: 0;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
.site-footer ul a {
  display: block;
  width: 64px;
  height: 64px
}
.site-footer ul a svg {
  width: 64px;
  height: 64px
}
.site-footer ul a:hover {
  opacity: .5
}
body {
  background-color: var(--color-theme-primary);
  background-image: url(assets/images/backgrounds/webp/feng-top-background.webp?v=1.0.6.1741948468482);
  background-repeat: no-repeat;
  background-position: 50% 0
}
body:not(.home) #page {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  background-color: var(--color-theme-white)
}
@media print {
  body:not(.home) #page {
    max-width: 100%
  }
}
@media screen and (max-width:1921px) {
  body:not(.home) #page {
    margin-left: 0;
    margin-right: 0
  }
}
body:not(.home) #page article {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  padding-bottom: 193px;
  padding-top: 151px
}
@media print {
  body:not(.home) #page article {
    max-width: 100%
  }
}
@media screen and (max-width:1101px) {
  body:not(.home) #page article {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body:not(.home) #page article h1 {
  font-size: var(--font-size-52);
  font-weight: var(--font-weight-medium)
}
body:not(.home) #page article h2 {
  font-size: var(--font-size-32);
  font-weight: var(--font-weight-medium)
}
a {
  text-decoration: none
}
.main-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  .main-wrapper {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  .main-wrapper {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
.wp-block-table:has(figcaption) table {
  margin-bottom: 0
}
.wp-block-table figcaption {
  color: var(--color-theme-primary);
  font-weight: var(--font-weight-light)
}
.wp-block-table table {
  background: linear-gradient(278deg,var(--color-theme-9) 0,var(--color-theme-10) 100%)
}
.wp-block-table td,
.wp-block-table th {
  border: 3px solid var(--color-theme-white)
}
.wp-block-table thead {
  border: 0;
  background: transparent linear-gradient(93deg,var(--color-theme-3) 0,var(--color-theme-11) 55%,var(--color-theme-12) 100%) 0 0 no-repeat padding-box;
  color: var(--color-theme-white);
  font-size: var(--font-size-18);
  font-weight: var(--font-weight-semi-bold)
}
#primary .posts-navigation {
  margin: 0;
  padding-top: var(--spacer-36);
  padding-bottom: var(--spacer-36)
}
#primary .posts-navigation .nav-links {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  #primary .posts-navigation .nav-links {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  #primary .posts-navigation .nav-links {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
.opi-feng-beneficiary-zone-header,
.opi-feng-projects-header {
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacer-20);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--spacer-20) var(--spacer-50)
}
.opi-feng-beneficiary-zone-header h2,
.opi-feng-projects-header h2 {
  color: var(--color-theme-1);
  font-size: var(--font-size-52);
  font-weight: var(--font-weight-medium);
  line-height: 1;
  margin: 0
}
.opi-feng-projects {
  margin-bottom: var(--spacer-32)
}
@media screen and (min-width:782px) {
  .opi-feng-projects {
    margin-bottom: var(--spacer-80)
  }
}
@media screen and (min-width:901px) {
  .opi-feng-projects {
    margin-bottom: 323px
  }
}
.opi-feng-projects-list {
  margin: 0 auto;
  padding: var(--spacer-32);
  max-width: 1010px
}
@media screen and (min-width:782px) {
  .opi-feng-projects-list {
    padding: 91px 0 59px 0
  }
}
.opi-feng-projects-list ul {
  gap: 100px;
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: grid
}
@media screen and (min-width:782px) {
  .opi-feng-projects-list ul {
    grid-template-columns: repeat(2,1fr);
    background-repeat: repeat-y;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 999' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='999' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 50% 0;
    background-size: 1px
  }
}
.opi-feng-projects-list li {
  display: grid;
  grid-template-columns: subgrid;
  max-width: 455px;
  text-align: center;
  z-index: 1
}
.opi-feng-projects-list li .button {
  place-self: end center
}
.opi-feng-projects-list li p {
  margin-top: 0
}
.opi-feng-projects-list-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  background: linear-gradient(258deg,var(--color-theme-1) 0,var(--color-theme-2) 100%);
  position: relative
}
@media print {
  .opi-feng-projects-list-wrapper {
    max-width: 100%
  }
}
@media screen and (max-width:1921px) {
  .opi-feng-projects-list-wrapper {
    margin-left: 0;
    margin-right: 0
  }
}
.opi-feng-projects-list .entry-title a {
  color: var(--color-theme-white);
  font-size: var(--font-size-24);
  font-weight: var(--font-weight-regular)
}
.opi-feng-projects-list .entry-title a:focus,
.opi-feng-projects-list .entry-title a:focus-within {
  color: var(--color-theme-3)
}
.opi-feng-beneficiary-zone-appla {
  max-width: 1920px;
  margin: 0 auto;
  background-image: url(assets/images/backgrounds/home-site-news.svg?v=1.0.6.1741948468482)
}
.opi-feng-beneficiary-zone-list {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: var(--spacer-32);
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: var(--spacer-16) 0 var(--spacer-256)
}
.opi-feng-beneficiary-zone-list li {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  position: relative;
  display: block;
  border-radius: var(--radius-default);
  width: 210px;
  height: 340px;
  background: linear-gradient(145deg,var(--color-theme-1) 0,var(--color-theme-5) 50%,var(--color-theme-6) 100%)
}
.opi-feng-beneficiary-zone-list li:focus,
.opi-feng-beneficiary-zone-list li:focus-within,
.opi-feng-beneficiary-zone-list li:hover {
  background: linear-gradient(145deg,var(--color-theme-2) 0,var(--color-theme-1) 50%,var(--color-theme-1) 100%)
}
.opi-feng-beneficiary-zone-list li:focus a,
.opi-feng-beneficiary-zone-list li:focus-within a,
.opi-feng-beneficiary-zone-list li:hover a {
  color: var(--color-theme-white)
}
.opi-feng-beneficiary-zone-list a {
  display: grid;
  width: 100%;
  height: 340px;
  color: var(--color-theme-1)
}
.opi-feng-beneficiary-zone-list a span {
  place-self: end stretch;
  padding: 30px 26px;
  font-size: var(--font-size-20);
  font-weight: var(--font-weight-medium)
}
.opi-feng-beneficiary-zone-list-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px
}
@media print {
  .opi-feng-beneficiary-zone-list-wrapper {
    max-width: 100%
  }
}
@media screen and (max-width:1921px) {
  .opi-feng-beneficiary-zone-list-wrapper {
    margin-left: 0;
    margin-right: 0
  }
}
.opi-feng-beneficiary-zone-image {
  display: block;
  height: 100px;
  left: 26px;
  opacity: .6;
  position: absolute;
  top: 30px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}
.sr-only {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap
}
@font-face {
  font-family: Lexend;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LA.ttf) format("truetype")
}
@font-face {
  font-family: Lexend;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LA.ttf) format("truetype")
}
@font-face {
  font-family: Lexend;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC-UR_LA.ttf) format("truetype")
}
@font-face {
  font-family: Lexend;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LA.ttf) format("truetype")
}
@media screen {
  .printonly {
    display: none
  }
}
@media print {
  .printonly {
    display: initial
  }
  body {
    padding: 0 1em
  }
  body a {
    color: var(--color-theme-black)!important
  }
  body #colophon,
  body #opi-jobs-cookie-notice,
  body .navigation,
  body .site-header {
    display: none
  }
  body .page-header .page-title {
    color: var(--color-theme-black)
  }
  body .site-main h1 {
    font-size: 1.6em
  }
  body .site-main h2 {
    font-size: 1.5em
  }
  body .site-main h3 {
    font-size: 1.4em
  }
  body .site-main h4 {
    font-size: 1.3em
  }
  body .site-main h5 {
    font-size: 1.2em
  }
  body .site-main h6 {
    font-size: 1.1em
  }
  body .site-main h1,
  body .site-main h2,
  body .site-main h3,
  body .site-main h4,
  body .site-main h5,
  body .site-main h6 {
    color: var(--color-theme-black)
  }
}
:root {
  --font-family-serif: serif;
  --font-family-sans-serif: 'Lexend',sans-serif;
  --color-theme-white: #fff;
  --color-theme-black: #000;
  --color-theme-primary: #002c30;
  --color-theme-accent: #013299;
  --color-theme-alert: #d80606;
  --color-theme-1: #003b40;
  --color-theme-2: #003399;
  --color-theme-3: #00828c;
  --color-theme-4: #0152b1;
  --color-theme-5: #67afd2;
  --color-theme-6: #8adbe6;
  --color-theme-6-40: rgba(#8adbe6, 40);
  --color-theme-7: #1e3264;
  --color-theme-8: #daeff2;
  --color-theme-9: #d9fbff;
  --color-theme-10: #a6d4ff;
  --color-theme-10: #a6d4ff;
  --color-theme-11: #014869;
  --color-theme-12: #01194d;
  --color-theme-13: #6466cb;
  --color-theme-14: #00a4b7;
  --color-theme-15: #cde5fc;
  --color-theme-background-header: var(--color-theme-accent);
  --color-theme-background-main: var(--color-theme-white);
  --color-theme-background-body: var(--color-theme-white);
  --color-theme-text: var(--color-theme-1);
  --color-theme-link: var(--color-theme-accent);
  --color-theme-link-visited: var(--color-theme-accent);
  --color-theme-link-hover: var(--color-theme-primary);
  --color-theme-link-active: var(--color-theme-primary);
  --color-theme-facebook: #4267b2;
  --color-theme-instagram: #405de6;
  --color-theme-linkedin: #0a66c2;
  --color-theme-twitter: #1da1f2;
  --button-background: var(--color-theme-accent);
  --button-background-hover: var(--color-theme-2);
  --button-border-color: var(--color-theme-accent);
  --button-border-color-theme-hover: var(--color-theme-2);
  --button-color: var(--color-theme-white);
  --button-color-theme-hover: var(--color-theme-white);
  --button-reverse-background-hover: var(--color-theme-1);
  --padding-base: 16px;
  --spacer-256: calc(16 * var(--padding-base));
  --spacer-224: calc(14 * var(--padding-base));
  --spacer-208: calc(13 * var(--padding-base));
  --spacer-120: calc(7.25 * var(--padding-base));
  --spacer-112: calc(7 * var(--padding-base));
  --spacer-100: calc(6.25 * var(--padding-base));
  --spacer-96: calc(6 * var(--padding-base));
  --spacer-80: calc(5 * var(--padding-base));
  --spacer-64: calc(4 * var(--padding-base));
  --spacer-60: calc(3.75 * var(--padding-base));
  --spacer-52: calc(3.25 * var(--padding-base));
  --spacer-50: calc(3.125 * var(--padding-base));
  --spacer-40: calc(2.5 * var(--padding-base));
  --spacer-36: calc(2.25 * var(--padding-base));
  --spacer-32: calc(2 * var(--padding-base));
  --spacer-28: calc(1.75 * var(--padding-base));
  --spacer-24: calc(1.5 * var(--padding-base));
  --spacer-20: calc(1.25 * var(--padding-base));
  --spacer-16: calc(1 * var(--padding-base));
  --spacer-12: calc(0.75 * var(--padding-base));
  --spacer-10: calc(0.625 * var(--padding-base));
  --spacer-8: calc(0.5 * var(--padding-base));
  --spacer-4: calc(0.25 * var(--padding-base));
  --radius-default: 20px;
  --font-base: 16px;
  --font-size-regular: var(--font-base);
  --font-size-52: 2em;
  --font-size-40: 1.75em;
  --font-size-32: 1.6em;
  --font-size-30: 1.55em;
  --font-size-28: 1.5em;
  --font-size-24: 1.25em;
  --font-size-20: 1.15em;
  --font-size-16: 1em;
  --font-size-14: 0.875em;
  --font-size-12: 0.75em;
  --font-weight-black: 900;
  --font-weight-extra-bold: 800;
  --font-weight-bold: 700;
  --font-weight-semi-bold: 600;
  --font-weight-medium: 500;
  --font-weight-regular: 400;
  --font-weight-light: 300;
  --font-weight-extra-light: 200;
  --font-weight-thin: 100
}
@media screen and (min-width:782px) {
  :root {
    --font-size-52: 3.25em;
    --font-size-40: 2.5em;
    --font-size-32: 2em;
    --font-size-28: 1.75em;
    --font-size-24: 1.5em;
    --font-size-20: 1.25em;
    --font-size-16: 1em;
    --font-size-14: 0.875em;
    --font-size-12: 0.75em
  }
}