:root {
  --white: #ffffff;
  --black: #000000;
  --primary-green: #075958;
  --primary-grey: #3a3a3a;
  --secondary-grey: #767676;
  --extended-grey: #f1f1f1;
  --form-input-hover: #eaeaea;
  --form-border: #cacaca;
  --red: #f23e4d;
}

/**
 * Variables
 * Variables should follow the $component-state-property-size formula for
 * consistent naming. Examples:
 * $nav-link-disabled-color
 * $modal-content-box-shadow-xs
 *
 * Customization:
 * To customize Bootstrap variables:
 * Copy the desired variable from node_modules/bootstrap/scss/_variables.scss
 * @see https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss
 * Change the value and remove the !default flag.
 * Examples:
 * $body-bg: #000;
 * $body-color: $gray-100;
 */
/* oswald-200 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/oswald-v56-latin_latin-ext-200.woff2") format("woff2"), url("../fonts/oswald-v56-latin_latin-ext-200.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/oswald-v56-latin_latin-ext-300.woff2") format("woff2"), url("../fonts/oswald-v56-latin_latin-ext-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/oswald-v56-latin_latin-ext-regular.woff2") format("woff2"), url("../fonts/oswald-v56-latin_latin-ext-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/oswald-v56-latin_latin-ext-500.woff2") format("woff2"), url("../fonts/oswald-v56-latin_latin-ext-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/oswald-v56-latin_latin-ext-600.woff2") format("woff2"), url("../fonts/oswald-v56-latin_latin-ext-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/oswald-v56-latin_latin-ext-700.woff2") format("woff2"), url("../fonts/oswald-v56-latin_latin-ext-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* wix-madefor-display-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Wix Madefor Display";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/wix-madefor-display-v11-latin_latin-ext-regular.woff2") format("woff2"), url("../fonts/wix-madefor-display-v11-latin_latin-ext-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* wix-madefor-display-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Wix Madefor Display";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/wix-madefor-display-v11-latin_latin-ext-500.woff2") format("woff2"), url("../fonts/wix-madefor-display-v11-latin_latin-ext-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* wix-madefor-display-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Wix Madefor Display";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/wix-madefor-display-v11-latin_latin-ext-600.woff2") format("woff2"), url("../fonts/wix-madefor-display-v11-latin_latin-ext-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* wix-madefor-display-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Wix Madefor Display";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/wix-madefor-display-v11-latin_latin-ext-700.woff2") format("woff2"), url("../fonts/wix-madefor-display-v11-latin_latin-ext-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* wix-madefor-display-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Wix Madefor Display";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/wix-madefor-display-v11-latin_latin-ext-800.woff2") format("woff2"), url("../fonts/wix-madefor-display-v11-latin_latin-ext-800.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-400 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-regular-400.woff2") format("woff2"), url("../fonts/inter-regular-400.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/inter-medium-500.woff2") format("woff2"), url("../fonts/inter-medium-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/inter-semi-bold-600.woff2") format("woff2"), url("../fonts/inter-semi-bold-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-bold-700.woff2") format("woff2"), url("../fonts/inter-bold-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
body * {
  font-family: "Wix Madefor Display", serif;
  font-weight: 400;
}

h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
}
h1.page-title {
  text-transform: uppercase;
  letter-spacing: 0.45rem;
  color: var(--primary-green);
  line-height: normal;
}

.front-page-block-title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 2.25rem; /* 36px */
  text-transform: uppercase;
  letter-spacing: 0.45rem;
  color: var(--primary-green);
  line-height: normal;
}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
  font-family: inherit;
  font-weight: inherit;
}

h2, h3, h4, h5, h6, h2 *, h3 *, h4 *, h5 *, h6 * {
  font-family: "Wix Madefor Display", serif;
  font-weight: 700;
  color: var(--primary-grey);
}

ul li,
ol li {
  font-size: 1.125rem; /* 18px */
  line-height: 180%;
  margin: 0 0 0.625rem 0;
  padding: 0;
}

p {
  font-size: 1.125rem; /* 18px */
  line-height: 180%;
  margin: 0 0 3.125rem 0;
  padding: 0;
}

.body-xs {
  font-size: 0.75rem;
  color: var(--primary-grey);
  line-height: 130%;
}

figure figcaption.figure-caption,
.figcaption {
  font-weight: 400;
  font-size: 1rem; /* 16px */
  color: var(--primary-grey);
  line-height: 130%;
  margin: 7px 0 0 0;
  padding: 0;
}

.subtitle,
.subheading1 {
  font-weight: 700;
  font-size: 1.125rem; /* 18px */
  color: var(--primary-grey);
  line-height: 180%;
  margin: 0 0 3.75rem 0;
  padding: 0;
}

.subheading2 {
  display: inline-block;
  font-weight: 700;
  font-size: 1.875rem; /* 30px */
  color: var(--primary-grey);
  line-height: 130%;
  margin: 0 0 0.625rem 0;
  padding: 0;
}

.subheadingBig, .subheadingBig * {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 130%;
  color: var(--primary-grey);
  margin-bottom: 2.1875rem;
  margin-top: -0.875rem;
}

h1 {
  font-size: 2.25rem; /* 36px */
}

h2 {
  font-size: 1.5rem;
  margin-bottom: 1.25rem; /* 24px */
}

h3 {
  font-size: 1.375rem;
  margin-bottom: 1.25rem; /* 22px */
}

h4 {
  font-size: 1.25rem;
  margin-bottom: 1.25rem; /* 20px */
}

h5 {
  font-size: 1.125rem;
  margin-bottom: 1.25rem; /* 18px */
}

h6 {
  font-size: 1rem;
  margin-bottom: 1.25rem; /* 16px */
}

/* min 1500px */
@media (min-width: 1500px) {
  p,
  ul li,
  ol li {
    font-size: 1.25rem; /* 20px */
  }
  .body-xs,
  .body-xs * {
    font-size: 0.875rem;
  }
  .subtitle,
  .subheading1 {
    font-size: 1.25rem; /* 20px */
  }
  .subheading2 {
    font-size: 2.1875rem; /* 35px */
  }
  figure figcaption.figure-caption,
  .figcaption {
    font-size: 1.125rem; /* 18px */
  }
  .front-page-block-title {
    font-size: 2.625rem; /* 36px */
  }
  h1 {
    font-size: 2.625rem; /* 42px */
  }
  h2 {
    font-size: 2rem; /* 32px */
  }
  h3 {
    font-size: 1.75rem; /* 28px */
  }
  h4 {
    font-size: 1.5rem; /* 24px */
  }
  h5 {
    font-size: 1.375rem; /* 22px */
  }
  h6 {
    font-size: 1.25rem; /* 20px */
  }
}
/* min 2200px */
@media (min-width: 2200px) {
  p,
  ul li,
  ol li {
    font-size: 1.5rem; /* 24px */
  }
  .body-xs,
  .body-xs * {
    font-size: 1rem;
  }
  .subtitle,
  .subheading1 {
    font-size: 1.5rem; /* 24px */
  }
  .subheading2 {
    font-size: 2.5rem; /* 35px */
  }
  figure figcaption.figure-caption,
  .figcaption {
    font-size: 1.25rem; /* 20px */
  }
  .front-page-block-title {
    font-size: 3rem; /* 48px */
  }
  h1 {
    font-size: 3rem; /* 48px */
  }
  h2 {
    font-size: 2.5rem; /* 40px */
  }
  h3 {
    font-size: 2.25rem; /* 36px */
  }
  h4 {
    font-size: 2rem; /* 32px */
  }
  h5 {
    font-size: 1.875rem; /* 30px */
  }
  h6 {
    font-size: 1.75rem; /* 28px */
  }
}
hr {
  border: none !important;
  color: inherit !important;
  opacity: 1 !important;
  margin: 0 0 3.125rem 0;
  height: 1px !important;
  background-color: var(--form-border);
}

.field__item p.figcaption {
  margin-top: 7px;
}

body a {
  color: var(--primary-grey);
  text-decoration: underline;
}
body a:hover {
  color: var(--primary-green);
}
body span.subhead1 {
  font-family: "Wix Madefor Display";
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 130%;
  font-style: bold;
  color: var(--primary-grey);
}
body span.subhead2 {
  font-family: "Wix Madefor Display";
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 130%;
  font-style: bold;
  color: var(--primary-grey);
}

.media.media--type-image.align-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

figure.align-center.media.media--type-image {
  display: flex;
  flex-direction: column;
  align-items: center;
}

body .ck .ck-content blockquote,
body blockquote {
  position: relative;
  color: var(--primary-green);
  font-size: 1.25rem;
  line-height: 180%;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Wix Madefor Display";
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid var(--primary-green);
  border-bottom: 1px solid var(--primary-green);
  border-left: none;
  margin: 30px 0 30px 0;
}
body .ck .ck-content blockquote::before,
body blockquote::before {
  content: none;
}
body .ck .ck-content blockquote p,
body blockquote p {
  font-weight: 500;
  font-family: "Wix Madefor Display";
  font-size: 1.25rem;
  margin-bottom: 0;
}
body .ck .ck-content blockquote:has(cite),
body blockquote:has(cite) {
  margin-top: 35px;
  padding-top: 35px;
}
body .ck .ck-content blockquote:has(cite)::before,
body blockquote:has(cite)::before {
  content: "";
  background-image: url("/themes/custom/nkc/src/assets/icons/quotation-green.svg");
  background-repeat: no-repeat;
  background-size: 25px auto;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  position: absolute;
  top: -12px;
  padding-right: 43px;
  background-color: var(--extended-grey);
}
body .ck .ck-content blockquote:has(cite) cite,
body blockquote:has(cite) cite {
  text-align: right;
  display: block;
  margin-top: 15px;
  font-size: 1rem;
  font-style: normal;
  line-height: 130%;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "Wix Madefor Display";
  color: var(--primary-grey);
}

body .ck .ck-content blockquote:has(cite)::before {
  background-color: #fff;
}

body .ck .ck-content a.button-featured,
body a.button-featured {
  display: block;
  inline-size: 100%;
  padding: 16px 23px 18px 23px;
  background-color: #fff;
  border-radius: 15px;
  font-weight: 400;
  font-family: "Wix Madefor Display";
  line-height: 130%;
  font-size: 1.125rem;
  font-style: normal;
  color: var(--primary-green);
  text-decoration: none;
}
body .ck .ck-content a.button-featured:hover,
body a.button-featured:hover {
  color: var(--primary-grey);
}

figure[data-view-mode=wide_wideo] {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  display: block;
}
figure[data-view-mode=wide_wideo].drupal-media-style-align-center {
  max-width: 100%;
  display: block;
}
figure[data-view-mode=wide_wideo] iframe,
figure[data-view-mode=wide_wideo] video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

figure[data-view-mode=wide_wideo] {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  display: block;
}
figure[data-view-mode=wide_wideo].drupal-media-style-align-center, figure[data-view-mode=wide_wideo].drupal-media {
  max-width: 100%;
  display: block;
}
figure[data-view-mode=wide_wideo] iframe,
figure[data-view-mode=wide_wideo] video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.drupal-media[data-view-mode=szeroki] {
  width: 100%;
}

.ck.ck-editor__main .raw-html-embed, .ck.ck-editor__top .raw-html-embed {
  padding-top: 0;
  margin: 3rem 0 3.75rem 0;
}

@media (min-width: 1500px) {
  body .ck .ck-content blockquote,
  body blockquote {
    font-size: 1.5rem;
  }
  body .ck .ck-content blockquote p,
  body blockquote p {
    font-size: 1.5rem;
  }
}
@media (min-width: 2200px) {
  body .ck .ck-content blockquote,
  body blockquote {
    font-size: 1.75rem;
  }
  body .ck .ck-content blockquote p,
  body blockquote p {
    font-size: 1.75rem;
  }
}
.ck p strong {
  font-weight: 700;
}

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