@charset "UTF-8";
@font-face {
  font-family: "Rubik";
  src: url(../pm-core/fonts/Rubik-VariableFont_wght.ttf);
  font-weight: normal;
}
body {
  --wp--preset--shadow--natural: 0px 0px 14px rgba(0, 0, 0, 0.08) !important;
}

/* ========================= BASE =============================== */
body main ul.green {
  list-style: none;
}
body main ul.green li {
  margin-bottom: 0.5em;
  position: relative;
}
body main ul.green li:before {
  content: "•";
  font-size: 2em;
  position: absolute;
  top: 0;
  left: -25px;
}
body main ul.green.green li:before {
  color: var(--wp--preset--color--secondary);
}
body h1 {
  font-weight: 500;
}
body h2, body h3 {
  font-weight: 700;
}
body h1, body h2, body h3, body nav, body header a, body header a:hover, body footer h2 {
  text-transform: uppercase;
}
body a, body a:hover {
  color: #000;
  text-decoration: none;
}
body em {
  font-style: normal;
}
body section {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 999px) {
  body section { /* desktop */
    scroll-margin-top: calc(3vh + 60px);
  }
}
@media screen and (max-width: 998px) {
  body section { /* smartphone */
    scroll-margin-top: calc(3vh + 10px);
  }
}
body section:not(:first-child) {
  margin-block-start: 0;
}
body .square.wp-block-group {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
body .square.wp-block-group > .wp-block-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
body .square.wp-block-group > .wp-block-group > .wp-block-group {
  width: 100%;
  height: 100%;
}
body {
  /* stripes */
}
body .wp-block-cover:has(.stripe-layer) > .wp-block-cover__inner-container {
  width: 100% !important;
  height: 100%;
}
body .wp-block-cover.stripe-layer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  opacity: 0;
}
body .team h3 {
  margin-top: 30px !important;
  margin-bottom: 5px !important;
}
body .team p.title {
  margin-top: 0;
}
body p.subtitle {
  margin-top: 10px;
}
body .main-content {
  height: 100vh;
}
@media screen and (min-width: 999px) {
  body { /* desktop */ }
  body .desktop-hidden {
    display: none;
  }
}
@media screen and (max-width: 998px) {
  body { /* smartphone */ }
  body .mobile-hidden {
    display: none !important;
  }
  body .m-order-2 {
    order: 2;
  }
}
@media screen and (min-width: 999px) {
  body { /* desktop */ }
  body .wp-block-columns.data-table p {
    min-height: 60px;
    display: flex;
    justify-content: left;
    align-items: center;
  }
}

/* ========================= BUTTONS ============================ */
body button,
body a.wp-block-read-more, body a.read-more,
body a.wp-block-post-excerpt__more-link,
body .wp-block-button a {
  padding: 0.5em 3em;
  text-transform: uppercase;
  font-weight: normal !important;
  font-size: inherit;
  border-radius: 30px;
  display: inline-block;
}
@media screen and (max-width: 998px) {
  body button,
  body a.wp-block-read-more, body a.read-more,
  body a.wp-block-post-excerpt__more-link,
  body .wp-block-button a { /* smartphone */
    text-align: center;
    font-size: 0.8em !important;
    line-height: 1.4em !important;
  }
}

/* ========================= FORMS ============================== */
body .ff-default .ff-el-input--label label {
  font-weight: 400 !important;
}
body button.ff-btn.ff-btn-submit {
  padding: 10px 3em;
}

/* ========================= HOME =============================== */
@media screen and (min-width: 999px) {
  body section#main-cover {
    height: calc(100vh - 210px);
    min-height: 600px;
  }
}
body section#csomagok-tablazat .wp-block-columns h2, body section#csomagok-tablazat .wp-block-columns p, body section#csomagok-tablazat .wp-block-columns .wp-block-buttons {
  max-width: 385px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 998px) {
  body section#csomagok-tablazat .wp-block-columns { /* smartphone */ }
  body section#csomagok-tablazat .wp-block-columns .wp-block-column:nth-child(2) {
    background-color: #F3ECF4;
    padding: 2em 0;
  }
}
@media screen and (max-width: 998px) {
  body section#csomagok-tablazat, body section#testulet, body section#tamogatok-tablazat { /* smartphone */
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body section#csomagok-tablazat .wp-block-column p, body section#csomagok-tablazat .wp-block-column .wp-block-buttons, body section#csomagok-tablazat .wp-block-column h2, body section#testulet .wp-block-column p, body section#testulet .wp-block-column .wp-block-buttons, body section#testulet .wp-block-column h2, body section#tamogatok-tablazat .wp-block-column p, body section#tamogatok-tablazat .wp-block-column .wp-block-buttons, body section#tamogatok-tablazat .wp-block-column h2 {
    padding-left: var(--wp--preset--spacing--s);
    padding-right: var(--wp--preset--spacing--s);
    box-sizing: border-box;
  }
}
body section#testulet .wp-block-image img {
  width: 246px;
  height: 246px;
}
body section#testulet .col-height {
  position: relative;
}
@media screen and (min-width: 999px) {
  body section#testulet .col-height {
    min-height: 300px;
  }
}
body section#tamogatok-tablazat .wp-block-columns h2, body section#tamogatok-tablazat .wp-block-columns p, body section#tamogatok-tablazat .wp-block-columns .wp-block-buttons {
  max-width: 385px;
}
@media screen and (max-width: 998px) {
  body section#tamogatok-tablazat .wp-block-columns { /* smartphone */ }
  body section#tamogatok-tablazat .wp-block-columns .wp-block-column:nth-child(2) {
    background-color: #F3ECF4;
    padding: 2em 0;
  }
}

/* ========================= FONT SIZES ========================= */
html, body {
  --wp--preset--font-size--normal: 18px;
  --wp--preset--font-size--large: 32px;
  font-size: 18px;
  line-height: 26px;
}
html strong, body strong {
  font-weight: 500;
}
html h1, body h1 {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
html h2, body h2 {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
html h3, body h3 {
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
html h4, body h4 {
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
html h1, html .has-extra-large-font-size, body h1, body .has-extra-large-font-size {
  line-height: 1.4em;
}
html h2, html .has-large-font-size, body h2, body .has-large-font-size {
  line-height: 1.3em;
}
html h3, html .has-medium-font-size, body h3, body .has-medium-font-size {
  line-height: 1.6em;
}
html .has-small-font-size, body .has-small-font-size {
  line-height: 1.8rem;
}
html header nav, body header nav {
  font-size: 0.85rem;
}
html.single h1, body.single h1 {
  font-size: 2em;
}
html .members.horizontal .member h1, body .members.horizontal .member h1 {
  font-size: 2em;
}
html .members h3, html .team h3, html li.wp-block-post h3, body .members h3, body .team h3, body li.wp-block-post h3 {
  font-size: 1em;
}
html .members .description, html .members .position, body .members .description, body .members .position {
  font-size: 0.9em;
}
@media screen and (min-width: 1366px) and (max-width: 1499px) {
  html, body {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1270px) and (max-width: 1365px) {
  html, body {
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1269px) {
  html, body {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 998px) {
  html, body { /* SMARTPHONE */
    font-size: 16px;
    line-height: 24px;
  }
  html h1, body h1 {
    font-size: 2.5rem;
  }
  html, body {
    --wp--preset--font-size--extra-large: 1.5em;
    --wp--preset--font-size--large: 1.4em;
    --wp--preset--font-size--medium: 1.2em;
    --wp--preset--font-size--small: 1.1em;
  }
}

/* ========================= SPACINGS =========================== */
body .padding-lr {
  max-width: 1122px;
  margin: 0 auto;
  padding-left: var(--wp--preset--spacing--m);
  padding-right: var(--wp--preset--spacing--m);
}
body header {
  padding-left: var(--wp--preset--spacing--m);
  padding-right: var(--wp--preset--spacing--m);
  padding-bottom: 5px;
  padding-top: 5px;
}
body .n2-ss-layer.slider-txt-col > div {
  padding-left: var(--wp--preset--spacing--l) !important;
  padding-right: 2em !important;
}
body.page.page-id-563 main {
  padding-left: var(--wp--preset--spacing--l);
  padding-right: var(--wp--preset--spacing--l);
}
@media screen and (min-width: 999px) {
  body.single-member main { /* desktop */
    max-width: 1100px;
  }
}
@media screen and (max-width: 998px) {
  body.single-member main { /* desktop */
    max-width: 90vw;
  }
}
body.single-member main {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--wp--preset--spacing--s);
  padding-right: var(--wp--preset--spacing--s);
  padding-top: 2em;
}
body.single-event main {
  padding-left: var(--wp--preset--spacing--l);
  padding-right: var(--wp--preset--spacing--l);
}
body .members .txt-wrapper {
  padding-top: 1em;
}
body .members .arrow-wrapper {
  padding-top: 2em;
}
body ul.wp-block-post-template .wp-block-post-date {
  margin: 1em 0;
}
body ul.wp-block-post-template li.wp-block-post h3, body ul.wp-block-post-template li.wp-block-post h2, body ul.wp-block-post-template .wp-block-post-excerpt {
  margin-top: 0 !important;
  margin-bottom: 1em !important;
}
body ul.wp-block-post-template.col li {
  padding-bottom: 1em;
}
body ul.wp-block-post-template:not(.col) h2 {
  margin: 1em 0 !important;
}
body ul.wp-block-post-template:not(.col) time {
  margin: 1em 0;
}
@media screen and (min-width: 3200px) {
  body {
    --wp--preset--spacing--l: 30%;
  }
  body header {
    padding-left: var(--wp--preset--spacing--l);
    padding-right: var(--wp--preset--spacing--l);
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 4rem;
  }
}
@media screen and (min-width: 1720px) and (max-width: 3199px) {
  body header {
    padding-left: var(--wp--preset--spacing--l);
    padding-right: var(--wp--preset--spacing--l);
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 4rem;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1719px) {
  body {
    --wp--preset--spacing--l: 6rem;
    --wp--preset--spacing--xl: 13rem;
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 3rem;
  }
}
@media screen and (min-width: 1500px) and (max-width: 3199px) {
  body.fixed-header #header-nav {
    width: 80%;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1499px) {
  body {
    --wp--preset--spacing--m: 4vw;
    --wp--preset--spacing--l: 4rem;
    --wp--preset--spacing--xl: 10rem;
  }
  body.fixed-header #header-nav {
    width: 80%;
  }
  body.home .is-layout-flex {
    gap: 3em;
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 2rem;
  }
}
@media screen and (min-width: 1270px) and (max-width: 1365px) {
  body {
    --wp--preset--spacing--m: 4vw;
    --wp--preset--spacing--l: 4rem;
    --wp--preset--spacing--xl: 8rem;
  }
  body.fixed-header #header-nav {
    width: 90%;
  }
  body.home .is-layout-flex {
    gap: 3em;
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 2rem;
  }
}
@media screen and (min-width: 999px) and (max-width: 1269px) {
  body {
    --wp--preset--spacing--m: 4vw;
    --wp--preset--spacing--l: 3rem;
    --wp--preset--spacing--xl: 5rem;
  }
  body.fixed-header #header-nav {
    width: 90%;
  }
  body.home .is-layout-flex {
    gap: 1em;
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 2rem;
  }
}
@media screen and (max-width: 998px) {
  body { /* SMARTPHONE */
    --wp--preset--spacing--s: 4vw;
    --wp--preset--spacing--m: 5vw;
    --wp--preset--spacing--l: 5vw;
    --wp--preset--spacing--xl: 5vw;
  }
  body .wp-block-spacer.title-spacer {
    flex-basis: 0;
  }
}
@media screen and (min-width: 999px) {
  body { /* desktop */ }
  body .desktop-hidden {
    display: none;
  }
}
@media screen and (max-width: 998px) {
  body { /* SMARTPHONE */ }
  body .mobile-hidden {
    display: none !important;
  }
  body .m-order-2 {
    order: 2;
  }
  body .has-text-align-right {
    text-align: left;
  }
  body figure.wp-block-image.size-full.is-resized.deco-img img {
    transform: scale(0.6);
    /* transform-origin: bottom left; */
  }
}/*# sourceMappingURL=sba.css.map */