/* 
Theme Name: Notabene
Author: Alan M
Author URI: https://pajerchin.sk
Template: hello-elementor
Version: 1.0.1
Text Domain: notabene
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:root {
  --subheadline: 26px;
  --buttons---small-underline: 13px;
  --h4-all-caps: 28px;
  --mobil-infografika-text: 18px;
  --mobil-body-text: 15px;
  --h1---platfrom: 67px;
  --h2---platfrom: 50px;
  --h3---platfrom: 38px;
  --h4---platform: 28px;
  --h5---platfrom: 21px;
  --h6---inter: 13px;
  --body-2: 18.5px;
  --buttons: 13px;
  --cta-big: 83px;
  --numbers---platform: 100px;
  --mobil---h1: 46px;
  --body-mobil: 15px;
  --mobil---h2: 32px;
  --content-body-semibold: 14px;
  --cta-mobil: 50px;
  --mobile---h3: 26px;
  --mobile---h4: 22px;
  --mobil---h5: 19px;
  --mobil---h6: 16px;
  --mobil-subheadline: 18px;
  --nubmers: 40px;
  --info-2: 52px;
  --Black: #03082B;
  --red: #F4364C;
  --White: #FFFFFF;
  --yellow-100: #FFDD64;
  --yellow-200: #FFD334;
  --yellow-300: #FFC700;
  --blue-100: #8AD7FF;
  --yellow-400: #FFB800;
  --green-100: #A5E3B9;
  --green-200: #7BCC95;
  --green-300: #5EBB7C;
  --green-400: #54AE72;
  --blue-200: #6ACBFF;
  --blue-300: #45BFFF;
  --blue-400: #21B2FF;
  --Grey-100: #E7E7E7;
  --grey-200: #CCCCCC;
  --grey-300: #B3B2B2;
  --grey-400: #6E6E6E;
  --color-r-: #D0192E;
  --color-r-: #E32138;
  --background: var(--grey-100);
  --Foreground: var(--white);
  --magazin: var(--yellow-200);
  --advocacy: var(--blue-200);
  --housing: var(--green-200);
  --CTA: var(--Black);
  --CTA-Special: var(--Red);
  --128-base-unit: 128px;
  --64-base-unit: 64px;
  --32-base-unit: 32px;
  --16-base-unit: 16px;
  --data-density-shift-3-space-away: 32px;
  --data-density-shift-3-space-near: 16px;
}

.subheadline { font-size: var(--subheadline); line-height: 1.384615; font-weight: 400; }
.buttons---small-underline { font-size: var(--buttons---small-underline); line-height: 0; font-weight: NaN; }
.h4-all-caps { font-size: var(--h4-all-caps); line-height: 1.107143; font-weight: 400; }
.mobil-infografika-text { font-size: var(--mobil-infografika-text); line-height: 1.333333; font-weight: NaN; }
.mobil-body-text { font-size: var(--mobil-body-text); line-height: 1.466667; font-weight: 400; }
.body-semibold { font-size: var(--body-semibold); line-height: 1.25; font-weight: NaN; }
.body-2 { font-size: var(--body-2); line-height: 1.297297; font-weight: 400; }
.body-2-semibold { font-size: var(--body-2-semibold); line-height: 1.297297; font-weight: NaN; }
.buttons { font-size: var(--buttons); line-height: 0; font-weight: NaN; }
.cta-big { font-size: var(--cta-big); line-height: 1; font-weight: 400; }
.numbers---platform { font-size: var(--numbers---platform); line-height: 1; font-weight: 400; }
.mobil---h1 { font-size: var(--mobil---h1); line-height: 1; font-weight: 400; }
.body-mobil { font-size: var(--body-mobil); line-height: 1.466667; font-weight: 400; }
.mobil---h2 { font-size: var(--mobil---h2); line-height: 1.21875; font-weight: 400; }
.content-body-semibold { font-size: var(--content-body-semibold); line-height: 1.214286; font-weight: NaN; }
.cta-mobil { font-size: var(--cta-mobil); line-height: 1.66; font-weight: 400; }
.mobile---h3 { font-size: var(--mobile---h3); line-height: 1.115385; font-weight: 400; }
.mobile---h4 { font-size: var(--mobile---h4); line-height: 1.136364; font-weight: 400; }
.mobil---h5 { font-size: var(--mobil---h5); line-height: 1.263158; font-weight: 400; }
.mobil---h6 { font-size: var(--mobil---h6); line-height: 0; font-weight: 400; }
.mobil-subheadline { font-size: var(--mobil-subheadline); line-height: 1.333333; font-weight: 400; }
.nubmers { font-size: var(--nubmers); line-height: 1.05; font-weight: 400; }
.info-2 { font-size: var(--info-2); line-height: 1; font-weight: 400; }


.elementor-section-wrap > .pt128.e-con,
.elementor > .pt128.e-con {
  --container-default-padding-top: var(--128-base-unit, 128px);
}
.elementor-section-wrap > .pb128.e-con,
.elementor > .pb128.e-con {
  --container-default-padding-bottom: var(--128-base-unit, 128px);
}
.elementor-section-wrap > .pt64.e-con,
.elementor > .pt64.e-con {
  --container-default-padding-top: var(--64-base-unit, 64px);
}
.elementor-section-wrap > .pb64.e-con,
.elementor > .pb64.e-con {
  --container-default-padding-bottom: var(--64-base-unit, 64px);
}
.elementor-section-wrap > .pt32.e-con,
.elementor > .pt32.e-con {
  --container-default-padding-top: var(--32-base-unit, 32px);
}
.elementor-section-wrap > .pb32.e-con,
.elementor > .pb32.e-con {
  --container-default-padding-bottom: var(--32-base-unit, 32px);
}
.elementor-section-wrap > .pt16.e-con,
.elementor > .pt16.e-con {
  --container-default-padding-top: var(--16-base-unit, 16px);
}
.elementor-section-wrap > .pb16.e-con,
.elementor > .pb16.e-con {
  --container-default-padding-bottom: var(--16-base-unit, 16px);
}
.elementor-section-wrap > .pb16.e-con,
.elementor > .pb16.e-con {
  --container-default-padding-bottom: var(--16-base-unit, 16px);
}

.e-con.e-parent,
.elementor-section-wrap > .e-con {
  --container-default-padding-left: var(--32-base-unit, 32px)!important;
  --container-default-padding-right: var(--32-base-unit, 32px)!important;
  --container-default-padding-top: 0;
  --container-default-padding-bottom: 0;
}
.e-con-inner .e-con.e-parent {
  --container-default-padding-left: 0;
  --container-default-padding-right: 0;
  --container-default-padding-top: 0;
  --container-default-padding-bottom: 0;
}
.e-con.e-parent.e-con-full, 
.e-con > .e-con-inner {
  --container-default-padding-left: 0!important;
  --container-default-padding-right: 0!important;
  --container-default-padding-top: 0;
  --container-default-padding-bottom: 0;
}

@media (max-width: 767px) {
  .e-con.e-parent.e-con-boxed,
  .elementor-section-wrap > .e-con.e-con-boxed {
    --padding-inline-start: 16px;
    --padding-inline-end: 16px;
  }
  .no-padding-mobil.e-con.e-parent.e-con-boxed {
    --padding-inline-start: 0;
    --padding-inline-end: 0;
  }
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  /* 2 */ }

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

/* Sections
 */
body {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  font-optical-sizing: auto;
  line-height: 23px;
  color: var(--Black, #03082B);
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (max-width: 767px) {
  body {
    font-size: var(--mobil-body-text);
    line-height: 20px;
  }
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Platform;
  font-weight: 400;
  line-height: 1.2;
  color: inherit; }


h1, .h1 .elementor-heading-title { font-size: var(--h1---platfrom); line-height: 1.044776; }
h2, .h2 .elementor-heading-title { font-size: var(--h2---platfrom); line-height: 1.06;}
h3, .h3 .elementor-heading-title { font-size: var(--h3---platfrom); line-height: 1.078947; }
h4, .h4 .elementor-heading-title { font-size: var(--h4---platform); line-height: 1.107143; }
h5, .h5 .elementor-heading-title { font-size: var(--h5---platfrom); line-height: 1.142857; }
h6, .h6 .elementor-heading-title { font-family: Inter; font-size: var(--h6---inter); line-height: 0; }


p {
  margin-top: 0;
  margin-bottom: .9rem; }

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
  white-space: pre-wrap; }

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366; }
  a:hover, a:active {
    color: #333366; }
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 600; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%; }

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400; }

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    page-break-inside: avoid;
    border: 1px solid #cccccc; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/**
 * Form styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 1rem;
  /* 1 */
  line-height: 1.5;
  /* 1 */
  margin: 0;
  /* 2 */ }

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: var(--8-base-unit, 8px);
  background: var(--Grey-Grey-100, #E7E7E7);
  padding: 10px 16px;
  transition: all .3s; }
  input[type="text"]:focus,
  input[type="date"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  select:focus,
  textarea:focus {
    border-color: #000; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  width: auto;
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }


/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

select {
  display: block; }

/**
 * Table styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
table {
  background-color: transparent;
  width: 100%;
  margin-bottom: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse; }
  table th,
  table td {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #80808080; }
  table th {
    font-weight: bold; }
  table thead th,
  table tfoot th {
    font-size: 1em; }
  table caption + thead tr:first-child th,
  table caption + thead tr:first-child td,
  table caption + thead tr:first-child th,
  table caption + thead tr:first-child td,
  table colgroup + thead tr:first-child th,
  table colgroup + thead tr:first-child td,
  table colgroup + thead tr:first-child th,
  table colgroup + thead tr:first-child td,
  table thead:first-child tr:first-child th,
  table thead:first-child tr:first-child td,
  table thead:first-child tr:first-child th,
  table thead:first-child tr:first-child td {
    border-top: 1px solid #80808080; }
  table tbody > tr:nth-child(odd) > td,
  table tbody > tr:nth-child(odd) > th {
    background-color: #80808012; }
  table tbody tr:hover > td,
  table tbody tr:hover > th {
    background-color: #8080801a; }
  table tbody + tbody {
    border-top: 2px solid #80808080; }
  @media (max-width: 767px) {
    table table {
      font-size: 0.8em; }
      table table th,
      table table td {
        padding: 7px;
        line-height: 1.3; }
      table table th {
        font-weight: 400; } }

/**
 * List styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }


/*a:hover:not(.active) {
}*/

a {
    color: inherit;
}
a:hover {
    color: inherit;
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}
input:focus, textarea:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.elementor-widget-heading h1.elementor-heading-title, h1 {
  /* Headlines/H1 - Platfrom */
  font-family: Platform;
  font-size: 67px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px; /* 104.478% */
  letter-spacing: -0.67px;
}

.elementor-widget-heading h2.elementor-heading-title, h2 {
  /* Headlines/H2 - Platfrom */
  font-family: Platform;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px; /* 106% */
}

.elementor-widget-heading h3.elementor-heading-title, h3 {
  /* Headlines/H3 - Platfrom */
  font-family: Platform;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px; /* 107.895% */
  letter-spacing: 0.38px;
}

.elementor-widget-heading h4.elementor-heading-title, h4 {
  /* Headlines/H4 - Platfrom */
  font-family: Platform;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px; /* 110.714% */
  letter-spacing: 0.28px;
}

.elementor-widget-heading h5.elementor-heading-title, h5 {
  /* Headlines/H5 - Platfrom */
  font-family: Platform;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 114.286% */
}


@media (max-width: 767px) {
  .elementor-widget-heading h1.elementor-heading-title, h1 { font-size: var(--mobil---h1); line-height: 1; letter-spacing: 0 }
  .elementor-widget-heading h2.elementor-heading-title, h2 { font-size: var(--mobil---h2); line-height: 1.21875; letter-spacing: 0 }
  .elementor-widget-heading h3.elementor-heading-title, h3 { font-size: var(--mobile---h3); line-height: 1.115385; letter-spacing: 0.52px }
  .elementor-widget-heading h4.elementor-heading-title, h4 { font-size: var(--mobile---h4); line-height: 1.136364; letter-spacing: 0 }
  .elementor-widget-heading h5.elementor-heading-title, h5 { font-size: var(--mobil---h5); line-height: 1.263158; letter-spacing: 0 }
  .elementor-widget-heading h6.elementor-heading-title, h6 { font-family: Inter; font-size: var(--mobil---h6); line-height: normal; letter-spacing: 0 }

  .cta-big-to-info-numbers .elementor-heading-title {
            font-size: var(--e-global-typography-57a6821-font-size)!important;
            line-height: var(--e-global-typography-57a6821-line-height)!important;
        }
    }
}

.elementor-tab-content ul,
.elementor-text-editor ul {
  padding-inline-start:28px
}
.elementor-tab-content ul li:not(:last-child),
.elementor-text-editor li:not(:last-child) {
  margin-bottom: 8px; 
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--prox-color-primary-text)!important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: var(--prox-color-primary-text)!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: var(--prox-color-primary-text)!important;
}


img {image-rendering: -webkit-optimize-contrast;}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    /*
      Safari style
     */
     img {image-rendering: optimizeSpeed!important;}
}}


p {
  margin-top: 0;
  margin-bottom: 0; }
p + p {
  margin-top: 23px;
  margin-bottom: 0; }

.elementor-widget-text-editor ~ .elementor-widget-button .elementor-button {
    margin-top: 32px;
}

.elementor-widget-text-editor a {
  text-decoration: underline;
}

.elementor-widget-text-editor ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-inline-start: 16px;
}

/*.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: var(--black, #03082B);
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all 0.3s;
}
*/
.elementor-button {
  display: inline-block;
  padding: var(--16-base-unit, 16px) var(--32-base-unit, 32px) 15px;
  justify-content: center;
  align-items: center;
  gap: var(--4-base-unit, 4px);
  border: 0;
  border-radius: var(--32-base-unit, 32px);
  background-color: var(--black, #03082B);
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;

  /* CTA/Buttons */
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}

body .elementor-widget-button .elementor-button {
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}

/* Hover states */
.elementor-button:hover {
  background-color: var(--CTA-Special, #F4364C);
}

@media (max-width: 767px) {
  .elementor-button {
    padding: var(--8-base-unit, 8px) var(--16-base-unit, 16px);
  }
}

.elementor-menu-toggle__icon--open,
.elementor-menu-toggle__icon--close {
  width: 16px;
  height: 16px;
}

button:focus, [type="submit"]:focus, [type="button"]:focus {
    outline: none;
}

.elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
    text-decoration: none!important;
}

body[class*=elementor-kit-] {
    color: var(--e-global-color-text);
}


.site-branding {
  line-height: 0;
  padding-bottom: 16px;

}
.site-navigation-toggle-holder {
  display: flex;
  justify-content: flex-end;
}
.menu-navigation {
  display: flex;
  gap: 50px;
  padding-bottom: var(--32-base-unit, 32px);
  justify-content: flex-end;
    flex-grow: 1;
}
body:not(.has-condensed-header) header .menu-navigation > .site-branding,
.has-condensed-header header .header-inner > .site-branding {
  display: none;
}
.has-condensed-header header .full-screen-menu .header-inner > .site-branding {
  display: flex;
}
.has-condensed-header header .site-header-inner > .header-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.has-condensed-header header .menu-navigation {
  padding-bottom: 0;
}
.has-condensed-header header .menu-navigation .site-branding {
  margin-right: auto;
  padding-bottom: 0;
}


.has-condensed-header .site-header-inner, .is-condensed-header-view .site-header-inner {
        align-items: center;
        background: #fff;
        display: flex;
        padding: 32px;
        justify-content: space-between;
        top: calc(-1 * var(--condensed-header-height) - 1px);
        left: 0;
        width: 100%;
        z-index: 11;

    }

.has-condensed-header .site-header-inner.menu-active {
    transform: translate3d(0, var(--condensed-header-height), 0) !important;
}


.has-condensed-header .site-header-inner:hover,
        .is-condensed-header-view .site-header-inner:hover,
        .has-condensed-header .site-header-inner:focus-within,
        .is-condensed-header-view .site-header-inner:focus-within {
            opacity: 1 !important;
        }
.has-condensed-header .wp-block-site-logo, .is-condensed-header-view .wp-block-site-logo {
        margin: 0;
    }
.has-condensed-header .site-header-inner {
    border-bottom: 1px solid var(--Grey-100);
    margin-top: var(--admin-bar-offset);
    position: fixed;
    /* The admin bar is relatively positioned at smaller viewports */
}
@media (max-width: 37.5em) {
.has-condensed-header .site-header-inner {
        margin-top: 0;
}
    }






.menu-navigation .site-branding {
  max-width: 330px;
}

.header-buttons {
    display: flex;
    align-items: center;
    gap: var(--8-base-unit, 8px);
    flex-wrap: wrap;
}

.header-button {
    display: flex;
    padding: var(--8-base-unit, 8px) var(--32-base-unit, 32px) var(--8-base-unit, 8px) var(--8-base-unit, 8px);
    align-items: center;
    gap: var(--8-base-unit, 8px);
    border-radius: var(--128-base-unit, 128px);
    border: 1px solid var(--Grey-Grey-200, #CCC);
    background: #FFF;
    text-decoration: none;
    transition: all 0.3s ease;
}

/* Icon wrapper style */
.header-button svg {
    display: flex;
    width: 36px;
    height: 36px;
    padding: var(--4-base-unit, 4px) 5px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    gap: 10px;
    border-radius: var(--128-base-unit, 128px);
    background: var(--Grey-Grey-100, #E7E7E7);
}

/* Text style */
.header-button span {
    color: var(--Black, #03082B);
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}

/* Primary button overrides */
.button-primary {
    background: var(--Black, #03082B);
    border-color: var(--Black, #03082B);
}

.button-primary span {
    color: #FFF;
}

.button-primary svg {
    background: var(--White, #FFF);
}

/* Hover states */
.header-button:hover {
    border-color: var(--Black, #03082B);
}

.button-primary:hover {
    background: var(--CTA-Special, #F4364C);
    border-color: var(--CTA-Special, #F4364C);
}
.button-primary:hover {
    background: var(--CTA-Special, #F4364C);
    border-color: var(--CTA-Special, #F4364C);
}

.site-navigation-toggle {
    background: var(--CTA, #03082B);
    border: none;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
  width: 52px;
  height: 52px;
  flex-shrink: 0;
    position: relative;
}

.site-navigation-toggle:hover {
    background: var(--CTA-Special, #F4364C);
}
.site-branding .site-navigation-toggle-holder {
    display: none;
}
.menu-icon {
    display: flex;
    width: 28px;
    height: 3px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
}

.menu-icon::before,
.menu-icon::after {
    content: '';
    position: absolute;
    width: 28px;
    height: 3px;
    background-color: white;
    transition: all 0.3s ease;
}

.menu-icon::before {
    transform: translateY(-7px);
}

.menu-icon::after {
    transform: translateY(7px);
}

/* Menu Open State */
.menu-open .menu-icon {
    background-color: transparent;
}

.menu-open .menu-icon::before {
    transform: rotate(45deg);
}

.menu-open .menu-icon::after {
    transform: rotate(-45deg);
}

.full-screen-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    padding: 32px;
    background: var(--Grey-Grey-100, #E7E7E7);
    z-index: 99999;
    display: none;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.full-screen-menu.active {
    opacity: 1;
    visibility: visible;
    display: flex;
    flex-direction: column;
}

.has-condensed-header .full-screen-menu {
    height: calc(100vh + 1px);
  height: calc(100dvh + 1px);

}

.menu-header .header-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/*.full-screen-menu.active .menu-header .header-inner {
  gap: 16px;
}*/
.menu-header .header-inner img {
  max-width: 330px!important;
}

.menu-content {
    padding: 64px 0;
}

.menu-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: var(--4-base-unit, 4px);
}

.menu-column {
    display: flex;
    padding: var(--32-base-unit, 32px);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--64-base-unit, 64px);
    border-radius: var(--8-base-unit, 8px);
    background: var(--White, #FFF);
}

.menu-column:nth-child(1) {
    grid-row: 1 / span 2;
    grid-column: 1;
}

.menu-column:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}

.menu-column:nth-child(3) {
    grid-row: 2;
    grid-column: 2;
}

.menu-column.menu-image {
    grid-row: 1 / span 2;
    grid-column: 3;
    align-items: center;
    justify-content: center;
    gap: var(--32-base-unit, 32px);
    background: var(--current-issue-color);
    padding: 0;
    align-items: stretch;
}
.menu-column.menu-image a{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
}
.menu-column.menu-image a:hover div{
    text-decoration: underline;
}
.menu-column.menu-image img {
  max-width: 20vw;
}
.menu-column.menu-image div {
  width: 100%;

  /* CTA/Buttons */
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.65px;
  text-transform: uppercase;
    text-align: center;
}


.header-menu-items{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--16-base-unit, 16px);
  align-self: stretch;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.header-menu-items li {
  color: var(--Black, #03082B);
  font-family: Inter;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 100% */
  letter-spacing: -0.69px;
}
.header-menu-items li a {
}
.header-menu-items li a:hover {
  text-decoration: underline;
}

.newsletter-wrapper {
    padding: 16px 0;
    margin-top: auto;
}


.newsletter-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
}

/*
.newsletter-form {
    display: flex;
    gap: 16px;
}

.newsletter-form input {
    flex: 1;
    padding: 16px;
    width: 400px;
    max-width: 100%;
    border: 1px solid #E7E7E7;
    border-radius: var(--8-base-unit, 8px);
    background: var(--White, #FFF);
}

.newsletter-form input::placeholder {
    color: var(--Grey-300, #B3B2B2)!important;
    opacity: 1;
}

.newsletter-form .elementor-button {
    width: 225px;
}*/

.menu-open .menu-icon::before,
.menu-open .menu-icon::after {
    transform-origin: center;
}

@media (max-width: 1024px) {
    .menu-grid {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }
    
    .menu-column:nth-child(1),
    .menu-column:nth-child(2),
    .menu-column:nth-child(3),
    .menu-column.menu-image {
        grid-row: auto;
        grid-column: auto;
    }
    
    .menu-column.menu-image img {
      max-width: 100%;
        height: 300px;
    }
    .newsletter-container {
      align-items: center;
  }
  header .newsletter-form-container .elementor-button {
    padding: var(--16-base-unit, 16px) var(--32-base-unit, 32px) 15px;
  }
}
.admin-bar .full-screen-menu {
  top: 32px;
    height: calc(100vh - 32px);
}

/*@media screen and (max-width: 782px) {
    .admin-bar .site-header:not(.is-sticky) .full-screen-menu {
      top: 0;
      height: 100vh;
    }
}*/

.site-branding {
    line-height: 0;
    padding-bottom: 16px;
}

@media (max-width: 767px) {
    .site-header {
      background-color: white;
        padding: 16px 16px 0;
    }
    .site-header .site-branding {
        flex-direction: row;
        padding-bottom: 0;
        position: relative;
        z-index: 2;
    }

    /* Mobile header layout */
    .site-header .header-inner {
        display: flex;
        flex-direction: column;
    }

  .has-condensed-header header .header-inner > .site-branding {
      display: flex;
      padding-bottom: 0;
  }

    /* Top row with logo and menu button */
    .site-header .header-inner > .site-branding {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        width: 100%;
        padding-bottom: 16px;
    }
    .site-header .full-screen-menu .header-inner > .site-branding {
        padding-bottom: 16px;
    }

    .site-branding .site-navigation-toggle-holder {
        display: flex;
        padding-right: 8px;
    }

    .site-navigation-toggle-holder {
        display: none;
    }

    .site-navigation-toggle {
        width: 36px;
        height: 36px;
    }

    .menu-icon {
        width: 20px;
        height: 1.5px;
    }
    .menu-icon::before, .menu-icon::after {
        width: 20px;
        height: 1.5px;
    }

    .menu-icon::before {
        transform: translateY(-4px);
    }
    .menu-icon::after {
        transform: translateY(4px);
    }

    /* Button row */
    .menu-navigation {
        width: 100%;
        padding-bottom: 0;
        gap: 8px;
        flex-direction: column;
    }
    .menu-navigation > .site-branding {
        display: none;
    }
  .menu-navigation .site-branding {
      max-width: 100%;
  }

    .header-buttons {
        width: 100%;
    }
    .header-button {
        width: 100%;
        display: flex;
        padding: var(--8-base-unit, 8px) var(--8-base-unit, 8px) var(--8-base-unit, 8px) var(--16-base-unit, 16px);
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        flex-direction: row-reverse;
    }

    /* Hide other buttons initially */
    .site-header .header-buttons .header-button:not(.button-primary) {
        display: none;
    }
    .has-condensed-header .site-header .header-buttons .header-button {
        display: none;
    }
    .has-condensed-header .site-header .full-screen-menu .header-buttons .header-button {
        display: flex;
    }
    .full-screen-menu .header-buttons .header-button:not(.button-primary) {
        display: flex;
        width: 100%;
    }
  .full-screen-menu .header-buttons .header-button.button-primary {
        order: -1;
    }

    /* Show buttons when menu is open */
    .menu-open .header-buttons .header-button:not(.button-primary) {
        display: flex;
        width: 100%;
    }

    /* Full screen menu positioning */
    .full-screen-menu {
        z-index: 9999;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        background-color: white;
        padding: 16px!important;
        box-sizing: border-box;
    }


/*    .full-screen-menu .site-branding {
        display: none!important;
    }*/
    .menu-content {
        padding: 16px 0;
        flex: 1; /* Make the main section take up available space */
    }

    .newsletter-wrapper {
        padding: 16px;
        background: #fff;
        flex-shrink: 0; 
    }
    header .newsletter-form-container .email-input {
    border: 1px solid;
  }
/*  .newsletter-container {
      justify-content: center;
  }
  .newsletter-form  {
    flex: 1;
      flex-direction: column;
      align-items: center;
  }
  .newsletter-form input {
      flex: 1;
      padding: 16px;
      width: 100%;
      max-width: 100%;

      font-size: 15px;
      line-height: 22px;
      border: 1px solid #000;
      border-radius: var(--8-base-unit, 8px);
      background: var(--White, #FFF);
  }
  .newsletter-form .elementor-button {
    width: 100%;
        padding: var(--16-base-unit, 16px) var(--32-base-unit, 32px);
    }*/
    .menu-column {
        padding: 32px 16px;
        border-radius: 0;
        border-bottom: 1px solid var(--Grey-100, #E7E7E7);
        gap: 32px;
    }
    .menu-column:nth-child(3), .menu-column.menu-image {
      border-bottom: none;
    }
  .menu-column.menu-image {
    box-shadow: 0 0 0 10vmax var(--current-issue-color);
    clip-path: inset(0 -10vmax);
  }
    .menu-column.menu-image img {
        max-height: 300px; /* Prevent large images from breaking layout */
        width: auto;
        object-fit: cover;
    }

    /* Adjust logo size for mobile */
    .site-branding img {
        max-width: 330px!important;
        height: auto;
    }

  .has-condensed-header .site-header-inner, .is-condensed-header-view .site-header-inner {
        padding: 16px;
    }
}



header,
.site-header,
footer {
/*  max-width: 1440px;
  margin: 0 auto;*/
  padding: var(--data-density-shift-3-space-away, 32px) var(--data-density-shift-3-space-away, 32px);
}

footer a:hover {
    text-decoration: underline;
}

.site-branding {
  padding: 0 0 var(--data-density-shift-3-space-near, 16px) 0;
}

.elementor-location-header {
    padding-bottom: 80px;
    position: relative;
}

.elementor-location-header header {
    transform: translateZ(0) translateY(-100%);
    transition: transform .3s;
    will-change: transform;
    z-index: 1000;
    position: absolute;
}
.elementor-location-header .is-active {
    transform: translateZ(0);
}
.elementor-location-header .is-static {
    position: fixed;
    top: 0;
}


.elementor-image-box-img {
  line-height: 0%;
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}

.post-tags {
    display: none;
}

.chcem-header {}
.custom-icon-list {}
.accordion-nastiahnutie {}
.accordion-item-section {}
.accordion-item-text {}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title, :where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
  border: none;
}
.elementor-widget-n-accordion .e-n-accordion-item > .elementor-element {
    --padding-top: 10px;
    --padding-bottom: 64px;
    --padding-left: 82px;
    --padding-right: 0px;
    --n-accordion-padding: 0px 0px 0px 0px;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-icon-size: 64px;
    --n-accordion-icon-gap: 18px;
}
/*.elementor-widget-n-accordion {
    --n-accordion-title-font-size: 20px;
    --n-accordion-title-flex-grow: initial;
    --n-accordion-title-justify-content: initial;
    --n-accordion-title-icon-order: -1;
    --n-accordion-border-width: 1px;
    --n-accordion-border-color: #d5d8dc;
    --n-accordion-border-style: solid;
    --n-accordion-item-title-flex-grow: initial;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-padding: 10px;
    --n-accordion-border-radius: 0px;
    --n-accordion-icon-size: 15px;
    --n-accordion-title-normal-color: #1f2124;
    --n-accordion-title-hover-color: #1f2124;
    --n-accordion-title-active-color: #1f2124;
    --n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
    --n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
    --n-accordion-icon-active-color: var(--n-accordion-title-active-color);
    --n-accordion-icon-gap: 0 10px;
    width: 100%;
}*/

@media (max-width: 767px) {
  .elementor-widget-n-accordion .e-n-accordion-item > .elementor-element {
      --padding-top: 0px;
      --padding-bottom: 32px;
      --padding-left: 0px;
      --padding-right: 0px;
      border: none!important;
  }
  .elementor-widget-n-accordion {
      --n-accordion-title-font-size: var(--mobile---h3)!important;
      --n-accordion-icon-size: 24px!important;
      --n-accordion-icon-gap: 8px!important;
  }
  .elementor-widget-n-accordion .e-n-accordion-item, :where(.elementor-widget-n-accordion .e-n-accordion-item) {
      border-top: 1px solid!important;
  }
  .elementor-widget-n-accordion .e-n-accordion-item:first-child, :where(.elementor-widget-n-accordion .e-n-accordion-item:last-child) {
      border-top: none!important;
  }
  .elementor-widget-n-accordion .e-n-accordion-item:last-child, :where(.elementor-widget-n-accordion .e-n-accordion-item:last-child) {
      border-bottom: 1px solid!important;
  }
  .elementor-widget-n-accordion .e-n-accordion-item-title-icon svg {
      width: 24px!important;
      height: auto!important;
  }
  .elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg path {
      vector-effect: non-scaling-stroke;
  }
}


.icon-list-cta-big {}
/*.elementor-widget .elementor-icon-list-item {
    --e-icon-list-icon-size: 20px;
    --icon-vertical-offset: 0px;
    width: var(--container-widget-width, 813px);
    max-width: 813px;
    --container-widget-width: 813px;
    --container-widget-flex-grow: 0;
}
*/body .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-inline-start: 0px;
}
body .elementor-widget .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: calc(16px / 2);
}
body .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin: 0 4px 0 0;
}

/*.pb32.koordinator > .e-con-inner {
  padding-bottom: 32px;
}
*/
.koordinator-container {}
.koordinator-name-email .elementor-widget-container {
}

.elementor-section-wrap > .pb32.koordinator.e-con, .elementor > .pb32.koordinator.e-con {
    --container-default-padding-bottom: var(--64-base-unit, 64px);
}


@media (min-width: 768px) and (max-width: 1024px){
  .koordinator-name-email .elementor-widget-container {
    font-size: calc(50 *(100vw / 1024))!important;
    line-height: calc(53 * (100vw / 1024))!important;
  }
}

@media (max-width: 767px) {
  .elementor-section-wrap > .pb32.koordinator.e-con, .elementor > .pb32.koordinator.e-con {
      --container-default-padding-bottom: var(--32-base-unit, 32px);
  }
  .koordinator .elementor-widget-text-editor {
    font-size: var(--mobile---h3); line-height: 1.115385; letter-spacing: 0.52px
  }
  .koordinator-name-email .elementor-widget-container {
    /* MOBIL/Mobile - H4 */
    font-family: Platform;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 113.636% */
  }
  .h6.header-divider .elementor-widget-container {
    padding-bottom: 8px!important;
    margin-bottom: 16px!important;
    height: auto!important;
  }
  .h6.header-divider.no-space .elementor-widget-container {
    margin-bottom: 0!important;
  }
  .h6.header-divider.bigger-space .elementor-widget-container {
    margin-bottom: 32px!important;
  }
  .h6.header-divider.reverse-divider .elementor-widget-container {
    padding-top: 8px!important;
    padding-bottom: 0px!important;
    border-width: 1px 0px 0px 0px!important;
    display: flex;
    align-items: center;
  }
  .mobil-infografika {}
}

.links-big .elementor-icon-list-item:hover {
    background-color: var(--grey-200);
}
.links-big .elementor-icon-list-item {
    padding: var(--16-base-unit, 16px) 0!important;
    border-bottom: 1px solid;
    transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .links-big .elementor-icon-list-item {
      padding: var(--8-base-unit, 8px) 0!important;
  }
}

/*.footer-menus,
.footer-social-address {
    font-size: var(--mobil-body-text);
    line-height: 1.466667;
}*/

.aktuality-post {}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
    body[class*=elementor-kit-]  {
        --e-global-typography-57a6821-font-size: calc(100 * (100vw / 1440));
        --e-global-typography-1b7d4b2-font-size: calc(83 * (100vw / 1440));
    }
}


@media (max-width: 767px) {
  .clanok-subheadline.elementor-widget-heading h3.elementor-heading-title {
    text-align: center;

    /* MOBIL/Mobil Subheadline */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    letter-spacing: -0.18px;
  }
}

.toggle-icon {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    padding-bottom: 1px;
}

a.notabene-post-list-item:hover {
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
a.notabene-post-list-item:hover {
  opacity: 0.8;
}

body .elementor-lightbox .elementor-video-container .elementor-video-square, 
body .elementor-lightbox .elementor-video-container .elementor-video-landscape, 
body .elementor-lightbox .elementor-video-container .elementor-video-portrait {
      width: 85vw;
      max-height: 85vh;
}

@media (max-width: 767px) {
  body .elementor-lightbox .elementor-video-container .elementor-video-square, 
  body .elementor-lightbox .elementor-video-container .elementor-video-landscape, 
  body .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        width: 95vw;
        max-height: 95vh;
  }
}


.newsletter-container {
    display: flex;
    justify-content: space-between;
}

/* Form container */
.newsletter-form-container {
    max-width: 680px;
    display: flex;
    flex-direction: column;
}

/* Loading indicator */
.loading-indicator {
    text-align: center;
    padding: 20px;
    color: #666;
    font-style: italic;
    background-color: #E7E7E7;
    border-radius: 8px;
    min-height: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Input container - for input and button */
.newsletter-form-container .input-container {
    display: flex;
    gap: 16px;
    margin-bottom: 5px;
}

/* Input field */
.newsletter-form-container .email-input {
    flex-grow: 1;
    border: none;
    border-radius: 8px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px; /* 125% */
}

header .newsletter-form-container .email-input {
    background-color: white;
}

.newsletter-form-container .email-input::placeholder {
    color: rgba(110, 110, 110, 0.5) !important;
    opacity: 1;
}

.newsletter-form-container .email-input::-ms-input-placeholder {
    color: rgba(110, 110, 110, 0.5);
}

/* Form layout to align checkbox with input */
#newsletter-form {
    display: flex;
    flex-direction: column;
}

/* Checkbox wrapper to match input field width */
.newsletter-form-container .checkbox-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

/* Checkbox container */
.newsletter-form-container .checkbox-container {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: calc(100% - 137px - 16px); /* Subtract button width and gap */
}

/* Checkbox */
.newsletter-form-container input[type="checkbox"].acceptance-checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #03082B;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
    top: 1px;
    background-color: white;
}

.newsletter-form-container input[type="checkbox"].acceptance-checkbox:checked::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 5px;
    height: 11px;
    border: solid #03082B;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg) translate(-4px, -3px);
}


/* Checkbox label */
.newsletter-form-container .checkbox-label {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px; /* 125% */
}

.newsletter-form-container .checkbox-label a {
    text-decoration: underline;
}

/* Error message */
.newsletter-form-container .error-message {
    color: #d9534f;
    font-size: 13px;
    margin-top: 5px;
    display: none;
}

/* Thank you message */
.newsletter-form-container .thank-you-message {
    display: none;
    color: #03082b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    padding: 20px;
    margin-top: 20px;
    background-color: #e7e7e7;
    border-radius: 8px;
}

header .newsletter-form-container .thank-you-message {
    padding: 0;
    margin-top: 0;
}

/* Hidden fields for tracking */
.newsletter-form-container .hidden-fields {
    display: none;
}

@media (max-width: 1024px) {
    .newsletter-form-container .input-container {
        flex-direction: column;
    }
    .newsletter-form-container .checkbox-container {
        width: 100%;
    }
    .newsletter-form-container .newsletter-form-container .elementor-button {
        max-width: 137px;
    }
}