@charset "UTF-8";
/*!
Theme Name: OPI — AI4AR
Theme URI: https://ai4ar.opi.org.pl/
Author: 
Author URI: 
Description: AI-enhanced radiology detection, reporting and clinical decision-making in prostate cancer diagnosis
Version: 1.0.0.1751438089674
Tested up to: 6.8
Requires: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: OPI — AI4AR
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-ai4ar 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)
}
.site-header {
  background-color: var(--color-theme-01)
}
.site-header-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  display: grid;
  -ms-flex-align: center;
  align-items: center
}
@media print {
  .site-header-wrapper {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  .site-header-wrapper {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
@media only screen and (min-width:768px) {
  .site-header-wrapper {
    grid-template-columns: 120px auto
  }
}
.site-title {
  width: 120px;
  height: 40px;
  display: block;
  background-image: url(assets/images/logo-0dffd1.svg?v=1.0.0.1751438089674);
  background-image: url(assets/images/logo.svg?v=1.0.0.1751438089674);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.site-title:has(a:focus),
.site-title:has(a:focus-within),
.site-title:has(a:hover) {
  background-image: url(assets/images/logo-0dffd1.svg?v=1.0.0.1751438089674)
}
.site-title a {
  width: 120px;
  height: 40px;
  display: block
}
#site-navigation a {
  color: var(--color-theme-white);
  fill: var(--color-theme-white)
}
#site-navigation a:focus,
#site-navigation a:focus-within,
#site-navigation a:hover {
  color: var(--color-theme-accent);
  fill: var(--color-theme-accent)
}
#site-navigation .nav-menu {
  gap: var(--spacer-24);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}
#site-navigation .nav-menu > li.menu-item-has-children > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--spacer-8)
}
#site-navigation .nav-menu > li.menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(assets/images/icons/metro-chevron-thin-down-0dffd1.svg?v=1.0.0.1751438089674);
  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.0.1751438089674)
}
#site-navigation .nav-menu > li.menu-item-has-children > a:focus-within:after,
#site-navigation .nav-menu > li.menu-item-has-children > a:focus:after,
#site-navigation .nav-menu > li.menu-item-has-children > a:hover:after {
  background-image: url(assets/images/icons/metro-chevron-thin-down-0dffd1.svg?v=1.0.0.1751438089674)
}
#site-navigation .nav-menu .current-menu-item > a {
  color: var(--color-theme-accent);
  fill: var(--color-theme-accent)
}
#site-navigation .nav-menu .current-menu-item.current-menu-ancestor > a {
  color: var(--color-theme-white);
  fill: var(--color-theme-white)
}
#site-navigation.toggled ul ul {
  display: none
}
#site-navigation.toggled ul .focus ul {
  display: block
}
#site-navigation .sub-menu {
  display: block;
  border: 1px solid var(--color-theme-white);
  background-color: var(--color-theme-01)
}
#site-navigation .sub-menu a {
  padding: var(--spacer-8)
}
form button,
form input[type=submit] {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  font-size: 16px;
  line-height: 18px;
  padding: 10px 50px;
  font-weight: 500;
  border-radius: var(--radius-default);
  border-width: 2px;
  border-style: solid;
  background-repeat: no-repeat;
  border-color: var(--button-border-color);
  background-color: 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: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:hover,
form input[type=submit]:hover {
  background-color: var(--button-background-hover);
  border-color: var(--button-border-color-theme-hover);
  color: var(--button-color)
}
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);
  font-size: 16px;
  line-height: 18px;
  padding: 10px 50px;
  font-weight: 500;
  border-radius: var(--radius-default);
  border-width: 2px;
  border-style: solid;
  background-repeat: no-repeat;
  border-color: var(--button-border-color);
  background-color: 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:hover,
.wp-element-button:hover {
  cursor: pointer;
  text-decoration: none
}
.button:visited,
.wp-element-button:visited {
  color: var(--button-color)
}
.button:hover,
.wp-element-button:hover {
  background-color: var(--button-background-hover);
  border-color: var(--button-border-color-theme-hover);
  color: var(--button-color)
}
.button-reverse,
.wp-element-button-reverse {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  font-size: 16px;
  line-height: 18px;
  padding: 10px 50px;
  font-weight: 500;
  border-radius: var(--radius-default);
  border-width: 2px;
  border-style: solid;
  background-repeat: no-repeat;
  color: var(--button-background);
  background-color: var(--button-color);
  border-color: var(--button-background)
}
.button-reverse:visited,
.wp-element-button-reverse:visited {
  color: var(--color-theme-link-visited)
}
.button-reverse:hover,
.wp-element-button-reverse:hover {
  color: var(--color-theme-link-hover)
}
.button-reverse:active,
.wp-element-button-reverse:active {
  color: var(--color-theme-link-active)
}
.button-reverse:hover,
.wp-element-button-reverse:hover {
  cursor: pointer;
  text-decoration: none
}
.button-reverse:visited,
.wp-element-button-reverse:visited {
  color: var(--button-background)
}
.button-reverse:hover,
.wp-element-button-reverse:hover {
  color: var(--button-background);
  background-color: var(--button-reverse-background-hover)
}
@media screen and (max-width:575px) {
  .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:576) {
  .wp-block-file {
    text-align: right
  }
}
.wp-block-file .wp-block-file__button {
  display: inline-block;
  text-decoration: none;
  color: var(--color-theme-link);
  font-size: 16px;
  line-height: 18px;
  padding: 10px 50px;
  font-weight: 500;
  border-radius: var(--radius-default);
  border-width: 2px;
  border-style: solid;
  background-repeat: no-repeat;
  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: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:not(.home) #primary .entry-header {
  background-color: var(--color-theme-primary);
  background-image: url(assets/images/backgrounds/big/bg.webp?v=1.0.0.1751438089674);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 40% 100%;
  padding-top: var(--spacer-80);
  padding-bottom: var(--spacer-40)
}
body:not(.home) #primary .entry-content,
body:not(.home) #primary .entry-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  body:not(.home) #primary .entry-content,
  body:not(.home) #primary .entry-title {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body:not(.home) #primary .entry-content,
  body:not(.home) #primary .entry-title {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body:not(.home) #primary .entry-title {
  color: var(--color-theme-white);
  text-transform: uppercase;
  font-weight: var(--font-weight-light)
}
body.home .radiologia-wzmacniana-ai {
  background-color: var(--color-theme-primary);
  background-image: url(assets/images/backgrounds/big/bg-home.webp?v=1.0.0.1751438089674);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 40% 100%;
  color: var(--color-theme-white);
  padding-top: var(--spacer-80);
  padding-bottom: var(--spacer-40)
}
body.home .radiologia-wzmacniana-ai p {
  font-size: var(--font-size-14)
}
body.home .radiologia-wzmacniana-ai .content-col {
  display: block;
  max-width: 600px
}
body.home .radiologia-wzmacniana-ai h1 {
  font-size: var(--font-size-32);
  font-weight: var(--font-weight-regular)
}
body.home .radiologia-wzmacniana-ai img {
  max-width: 230px
}
body.home .site-main .entry-content {
  margin: 0
}
body.home .site-main .entry-content section h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  text-align: center
}
@media print {
  body.home .site-main .entry-content section h2 {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.home .site-main .entry-content section h2 {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.home .site-main .entry-content section h2 strong {
  font-weight: var(--font-weight-regular)
}
body.home .site-main .entry-content .content-row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  body.home .site-main .entry-content .content-row {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.home .site-main .entry-content .content-row {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.home .home-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
@media print {
  body.home .home-header {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.home .home-header {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.blog #primary .entry-content-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-top: var(--spacer-80)
}
@media print {
  body.blog #primary .entry-content-list {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.blog #primary .entry-content-list {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.blog #primary .entry-content-list article {
  padding-bottom: var(--spacer-32)
}
body.blog #primary .entry-content-list article a {
  display: grid;
  grid-template-columns: 450px auto;
  gap: var(--spacer-32);
  text-decoration: none;
  color: var(--color-theme-text)
}
body.blog #primary .entry-content-list article a:focus,
body.blog #primary .entry-content-list article a:focus-within,
body.blog #primary .entry-content-list article a:hover {
  color: var(--color-theme-01)
}
body.blog #primary .entry-content-list article a:focus .entry-title,
body.blog #primary .entry-content-list article a:focus-within .entry-title,
body.blog #primary .entry-content-list article a:hover .entry-title {
  color: var(--color-theme-01)
}
body.blog #primary .entry-content-list article .entry-title {
  color: var(--color-theme-text)
}
body.blog #primary .entry-content-list article img {
  aspect-ratio: 16/9;
  object-fit: cover
}
#iworks-cookie-notice {
  background-color: var(--color-theme-white);
  color: var(--color-theme-black);
  padding: var(--spacer-10) clamp(var(--spacer-8),2.5vw,var(--spacer-16))
}
#iworks-cookie-notice .cookie-notice-container {
  text-align: center;
  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;
  display: inline;
  font-size: 100%;
  font-family: 'Open Sans',sans-serif;
  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.0.1751438089674)
}
#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 {
  background-color: var(--color-theme-primary);
  background-image: url(assets/images/backgrounds/svg/site-footer.svg?v=1.0.0.1751438089674);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  color: var(--color-theme-white);
  padding: var(--spacer-xl) 0
}
.site-footer-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  display: grid
}
@media print {
  .site-footer-container {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  .site-footer-container {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
@media only screen and (min-width:768px) {
  .site-footer-container {
    grid-template-columns: repeat(2,1fr)
  }
}
.site-footer-container:last-child {
  -ms-flex-align: center;
  align-items: center
}
.site-footer a {
  color: var(--color-theme-white);
  fill: var(--color-theme-white)
}
.site-footer a:focus,
.site-footer a:focus-within,
.site-footer a:hover {
  color: var(--color-theme-accent)
}
.site-footer a:focus svg,
.site-footer a:focus-within svg,
.site-footer a:hover svg {
  fill: var(--color-theme-accent)
}
@media only screen and (min-width:768px) {
  .site-footer hr {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    display: block;
    height: 1px;
    background-image: linear-gradient(to right,var(--color-theme-white),var(--color-theme-02),var(--color-theme-white));
    margin-bottom: var(--spacer-default);
    margin-top: var(--spacer-default)
  }
}
@media only screen and (min-width:768px) and (max-width:1201px) {
  .site-footer hr {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
.site-footer ul {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacer-16)
}
.site-footer-menu-social a {
  width: 40px;
  height: 40px;
  display: grid;
  border-width: 1px;
  border-color: var(--color-theme-white);
  border-radius: var(--radius-default);
  border-style: solid
}
.site-footer-menu-social a:focus,
.site-footer-menu-social a:focus-within,
.site-footer-menu-social a:hover {
  border-color: var(--color-theme-accent);
  outline: 0;
  box-shadow: 0 0 12px 0 var(--color-theme-accent)
}
.site-footer-menu-social svg {
  place-self: center;
  max-width: 24px;
  max-height: 24px
}
.site-footer-info-logo,
.site-footer-info-ncbr {
  border: 2px solid transparent;
  border-radius: var(--radius-default);
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-bottom: var(--spacer-default)
}
.site-footer-info-logo:focus,
.site-footer-info-logo:focus-within,
.site-footer-info-logo:hover,
.site-footer-info-ncbr:focus,
.site-footer-info-ncbr:focus-within,
.site-footer-info-ncbr:hover {
  border-color: var(--color-theme-accent);
  outline: 0;
  box-shadow: 0 0 12px 0 var(--color-theme-accent)
}
.site-footer-info-logo {
  width: 165px;
  height: 55px;
  background-image: url(assets/images/logos/logo.opi-pib.en.svg?v=1.0.0.1751438089674)
}
.site-footer-info-ncbr {
  width: 171px;
  height: 55px;
  background-image: url(assets/images/logos/logo.ncbr.white.en.svg?v=1.0.0.1751438089674)
}
html[lang=pl-PL] .site-footer-info-logo {
  width: 190px;
  background-image: url(assets/images/logos/logo.opi-pib.pl.svg?v=1.0.0.1751438089674)
}
html[lang=pl-PL] .site-footer-info-ncbr {
  width: 217px;
  background-image: url(assets/images/logos/logo.ncbr.white.pl.svg?v=1.0.0.1751438089674)
}
html {
  min-width: 0
}
html .otgs-development-site-front-end {
  display: none
}
body {
  min-width: 0;
  font-weight: var(--font-weight-light)
}
body.single .post-thumbnail {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin: var(--spacer-40) auto;
  text-align: center
}
@media print {
  body.single .post-thumbnail {
    max-width: 100%
  }
}
@media screen and (max-width:1201px) {
  body.single .post-thumbnail {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
a[rel=external] {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-align: center;
  align-items: center
}
a[rel=external]:after {
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/external.svg?v=1.0.0.1751438089674)
}
.content-row {
  display: -ms-flexbox;
  display: flex;
  gap: var(--padding-default);
  -ms-flex-align: start;
  align-items: flex-start
}
.content-col {
  padding: 0 var(--spacer-8)
}
.content-col-1 {
  width: 8.3333333333%
}
.content-col-2 {
  width: 16.6666666667%
}
.content-col-3 {
  width: 25%
}
.content-col-4 {
  width: 33.3333333333%
}
.content-col-5 {
  width: 41.6666666667%
}
.content-col-6 {
  width: 50%
}
.content-col-7 {
  width: 58.3333333333%
}
.content-col-8 {
  width: 66.6666666667%
}
.content-col-9 {
  width: 75%
}
.content-col-10 {
  width: 83.3333333333%
}
.content-col-11 {
  width: 91.6666666667%
}
.content-col-12 {
  width: 100%
}
.entry-content section {
  padding-bottom: var(--spacer-40);
  padding-top: var(--spacer-40)
}
.entry-content section.section-type-01 {
  background-color: var(--color-theme-01);
  background-image: url(assets/images/backgrounds/svg/art-sekcja-left.svg?v=1.0.0.1751438089674),url(assets/images/backgrounds/svg/art-sekcja-right.svg?v=1.0.0.1751438089674);
  background-repeat: no-repeat;
  background-position: 0 100%,100% 0;
  color: var(--color-theme-white)
}
.entry-content section.section-type-01 h2 {
  color: var(--color-theme-white)
}
.entry-content section.section-type-01 p:has(img) {
  text-align: center
}
.entry-content .text-align-left {
  text-align: left
}
.entry-content .text-align-center {
  text-align: center
}
.entry-content .text-align-right {
  text-align: right
}
h2 {
  color: var(--color-theme-primary);
  font-weight: var(--font-weight-regular)
}
hr {
  background-color: transparent
}
.uppercase {
  text-transform: uppercase
}
.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
}
.otgs-development-site-front-end {
  display: none!important
}
.wp-block-video video {
  max-width: 100%
}
.wp-block-embed__wrapper {
  text-align: center
}
@media only screen and (min-width:992px) {
  .wp-block-media-text {
    display: grid;
    gap: var(--spacer-32);
    grid-template-columns: 380px 1fr
  }
}
@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: sans-serif;
  --color-theme-white: #fff;
  --color-theme-black: #000;
  --color-theme-primary: #0a154a;
  --color-theme-accent: #0dffd1;
  --color-theme-alert: #d80606;
  --color-theme-01: #2c2560;
  --color-theme-02: #5db2b0;
  --color-theme-03: #1c2b3f;
  --color-theme-04: #c8cfd8;
  --color-theme-05: #5b6773;
  --color-theme-06: #c8cfd8;
  --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: #000;
  --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-02);
  --button-border-color: var(--color-theme-accent);
  --button-border-color-theme-hover: var(--color-theme-02);
  --button-color: var(--color-theme-white);
  --button-color-theme-hover: var(--color-theme-white);
  --button-reverse-background-hover: var(--color-theme-01);
  --padding-base: 16px;
  --spacer-80: calc(5 * var(--padding-base));
  --spacer-64: calc(4 * var(--padding-base));
  --spacer-40: calc(2.5 * 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-10: calc(0.625 * var(--padding-base));
  --spacer-8: calc(0.5 * var(--padding-base));
  --spacer-4: calc(0.25 * var(--padding-base));
  --spacer-xxl: var(--spacer-64);
  --spacer-xl: var(--spacer-32);
  --spacer-l: var(--spacer-24);
  --spacer-default: var(--spacer-16);
  --spacer-s: var(--spacer-8);
  --spacer-xs: var(--spacer-4);
  --radius-default: 4px;
  --blur-default: 10px;
  --font-base: 16px;
  --font-size-regular: var(--font-base);
  --font-size-72: 4.5em;
  --font-size-64: 4em;
  --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;
  --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 (max-width:1200 -1px) {
  :root {
    --font-base: 14px
  }
}
@media screen and (max-width:768 -1px) {
  :root {
    --font-size-40: 2em;
    --font-size-32: 1.5em;
    --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
  }
}