/* ibm-plex-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v23-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans-v23-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ibm-plex-sans-v23-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/ibm-plex-sans-v23-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/ibm-plex-sans-v23-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ibm-plex-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/ibm-plex-sans-v23-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rethink Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rethink-sans-v7-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rethink-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rethink Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rethink-sans-v7-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* rethink-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rethink Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/rethink-sans-v7-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
    --clr-white: white;
    --clr-black: black;
	--clr-gray: #F6F6F6;

    --clr-blue: #CAE8EE;
    --clr-blue-dark: #1D3770;
    --clr-purple: #D3BEDC;
    --clr-purple-dark: #461388;
    --clr-yellow: #F8E889;
    --clr-yellow-dark: #4A4006;
    --clr-orange: #FCCE89;
    --clr-orange-dark: #683000;
    --clr-red: #F8CBE1;
    --clr-red-dark: #731045;
    --clr-green: #D8E7BB;
    --clr-green-dark: #144F27;

    --clr-bg-blue: rgba(202, 232, 238, .25);
    --clr-bg-green: rgba(216, 231, 187, .25);
    --clr-bg-red: rgba(248, 203, 225, .25);
    --clr-bg-yellow: rgba(248, 232, 137, .25);
    --clr-bg-orange: rgba(252, 206, 137, .25);
    --clr-bg-purple: rgba(211, 190, 220, .25);

    --shadow: rgba(0, 0, 0, 0.12);

    --bg-slide-menu: linear-gradient(180deg, #50139E 0%, #1C0738 100%);
    --bg-slide-submenu: linear-gradient(180deg, #50139E -17%, #1C0738 100%);

    --bg-slide-color: #3a0d74;
    --bg-slide-menu: linear-gradient(180deg, var(--bg-slide-color) 0%, var(--bg-slide-color) 100%);
    --bg-slide-submenu: linear-gradient(180deg, var(--bg-slide-color) -17%, var(--bg-slide-color) 100%);
    
    --clr-text: rgb(70, 19, 136);

    --clr-burger: var(--clr-white);
    --clr-burger-open: var(--clr-white);
    --clr-navbarMobileBackground: white;    

    --clr-navLink: var(--clr-blue);
    --clr-navLinkActive : var(--clr-white);
    --clr-navLinkHover : var(--clr-navLinkActive);

    --clr-tableBorder: black;

    --drop-shadow: 0 13px 7px rgba(0, 0, 0, 0.04), 0 0 7px rgba(0, 0, 0, 0.04);
    --box-shadow: 0 14px 10px rgba(0, 58, 112, 0.22);
    --box-shadow-inset: inset 0 14px 10px rgba(0, 58, 112, 0.22);

	--ff-open_sans: 'Open Sans';
	--ff-IBMPlexSans: 'IBM Plex Sans';
    --ff-rethinkSans: 'Rethink Sans';

    --fs-h1: clamp(30px,5vw,38px);
    --fs-h2: clamp(24px,4vw,24px);
    --fs-h3: clamp(18px,4vw,20px);
    --fs-h4: clamp(16px,4vw,18px);
    --fs-p: clamp(16px,2vw,16px);

    --textShadow: 0 0 20px var(--clr-green);
}


/* GLOBAL STYLES
-------------------------------------------------- */

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
   /* font-size: 18px;*/
   overflow-x: hidden;
}

body {
    position: relative;
    isolation: isolate;
    font-family: var(--ff-rethinkSans) !important;
    font-weight: 400;
    background-color: var(--clr-white) !important;    
    background: center top repeat-y url(/wp-content/themes/wptheme/assets/img/ksb-site-background.png);
    color: black;
    overflow-x: hidden;
}
body.noScroll {
    inline-size: 100%;
    position: fixed;
}
body.noScroll header{
    z-index: 1000;
}
body.noScroll article header{
    z-index: 1
}

.ksb_bg_top{
    position: absolute;
    top: 0;
    left: 50%;
    height: 660px;
    transform: translateX(-50%);
    object-fit: cover;
    object-position: center center;
}

h1 p,
h1 {
    font-size: var(--fs-h1);
    font-family: var(--ff-rethinkSans) !important;
    margin-bottom: 17px;
    color: #461388;
    line-height: 1.2;
    hyphens: auto;
}
h2 p,
h2 {
    position: relative;
    font-size: var(--fs-h2);
    font-family: var(--ff-rethinkSans) !important;
    margin-top: 50px;
    margin-bottom: 36px;
    font-style: normal;
    font-weight: 800;
    color: #461388;
    line-height: 1.2;
}
h1 p, h2 p{
    margin-bottom: 0;
}
h3 {
    font-size: var(--fs-h3);
    font-family: var(--ff-rethinkSans) !important;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 12px;
    color: #461388;
    line-height: 1.2;
}
h4 {
    font-size: var(--fs-h4);
    font-family: var(--ff-rethinkSans) !important;
    font-weight: 700;
    color: #461388;
    line-height: 1.2;
}
p {
    font-size: var(--fs-p);
    font-family: var(--ff-rethinkSans);
    max-width: 100ch;
    font-weight: normal;
}

a{
    font-family: var(--ff-rethinkSans);
    font-weight: 800;
    text-decoration: none;
    color: var(--clr-purple-dark);
}
.entry-content p a{
    text-decoration: underline;
}
.entry-content p a[target]{
    white-space: nowrap;
}
.entry-content p a[target]::before{
    content: '';
    display: inline-block;
    background-image: url(/wp-content/themes/wptheme/assets/img/external.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.language_switcher,
.language_switcher_bg{
    display: none;
}
.language_switcher{
    z-index: 20;
    position: absolute;
    top: 60px;
    right: 185px;
}
.language_switcher_bg{
    background-image: url(/wp-content/themes/wptheme/assets/img/language_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    width: 335px;
    height: 124px;
}

.lg-outer .lg-object {
  max-width: 80% !important;
  max-height: 80% !important;
}

strong{
    font-weight: 600;
}
em,
i{
    font-style: italic;
    font-family: var(--ff-IBMPlexSans);
    width: fit-content;
}

.lg-outer .lg-object {
  max-width: 80% !important;
  height: auto !important;
  max-height: 80% !important;
  object-fit: contain;
}

.bg_glow{
    box-shadow: 0 0 50px #00a2ff4d;
    width: fit-content;
}
.wp-block-gallery{
    gap: 14px;
    margin-bottom: 50px;
}
.wp-block-image,
.wp-block-columns{
    margin-bottom: 50px;
}
.wp-block-image figcaption{
    padding-inline: 50px;
}

.wp-space + .wp-heading h3, .wp-block-columns h3 {
    margin: 20px 0 20px 0;
}

img{
    display: block;
    max-width: 100%;
    height: auto;
}
.entry-content [class*="wp"] img,
main [class*="wp"] img{
    border-radius: 50px;
}
header{
    z-index: 10;
    position: absolute;
    width: 100%;
    margin-inline: auto;
}

.wp-block-list{
    margin-left: 16px;
}
.wp-block-list li{
    padding-left: 10px;
}

/* COLOR STYLES */
.bg_red{
    background-color: var(--clr-bg-red);
    & *{
        color: var(--clr-red-dark) !important;
    }
    & svg path:last-child{
        fill: var(--clr-red-dark) !important;
    }
}
.bg_blue{
    background-color: var(--clr-bg-blue);
    & *{
        color: var(--clr-blue-dark) !important;
    }
    & svg path:last-child{
        fill: var(--clr-blue-dark) !important;
    }
}
.bg_green{
    background-color: var(--clr-bg-green);
    & *{
        color: var(--clr-green-dark) !important;
    }
    & svg path:last-child{
        fill: var(--clr-green-dark) !important;
    }
}
.bg_purple{
    background-color: var(--clr-bg-purple);
    & *{
        color: var(--clr-purple-dark) !important;
    }
    & svg path:last-child{
        fill: var(--clr-purple-dark) !important;
    }
}
.bg_yellow{
    background-color: var(--clr-bg-yellow);
    & *{
        color: var(--clr-yellow-dark) !important;
    }
    & svg path:last-child{
        fill: var(--clr-yellow-dark) !important;
    }
}
.bg_orange{
    background-color: var(--clr-bg-orange);
    & *{
        color: var(--clr-orange-dark) !important;
    }
    & svg path:last-child{
        fill: var(--clr-orange-dark) !important;
    }
}

/* BUTTON */
.btn{
    isolation: isolate;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    font-size: 18px;
    width: fit-content;
    color: var(--clr-blue-dark);
    background-color: var(--clr-blue);
    box-shadow: 0 0 0 9px var(--clr-white);
    font-weight: 700;
    border-radius: 100vmax;
    cursor: pointer;
}
.has-bg.bg-blue .btn{
    background-color: var(--clr-blue-dark);
    border: 2px solid var(--clr-blue-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-red .btn{
    background-color: var(--clr-red-dark);
    border: 2px solid var(--clr-red-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-green .btn{
    background-color: var(--clr-green-dark);
    border: 2px solid var(--clr-green-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-purple .btn{
    background-color: var(--clr-purple-dark);
    border: 2px solid var(--clr-purple-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-yellow .btn{
    background-color: var(--clr-yellow-dark);
    border: 2px solid var(--clr-yellow-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-orange .btn{
    background-color: var(--clr-orange-dark);
    border: 2px solid var(--clr-orange-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}


/* BUTTON HOVER */
.btn:hover{
    box-shadow: 0 0 0 9px #FFF, var(--box-shadow) !important;
}
@media (pointer:coarse) {
    .btn{
        box-shadow: 0 0 0 6px #FFF, var(--box-shadow) !important;
    }
    .btn:active{
        box-shadow: none !important;
    }
}
.btn:active::before{
    position: absolute;
    content: '';
    top: -9px;
    left: -9px;
    width: calc(100% + 18px);
    height: calc(100% + 18px);
    box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.3);
    border-radius: 100vmax;
}
.btn:active:hover{
    box-shadow: none !important;
}

contact{
    z-index: 999;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 33%;
    right: 0;
    width: 100%;
    max-width: 64px;
}
contact img{
    width: 100%;
    max-width: 40px;
    height: auto;
}
contact::after{
    z-index: -1;
    content: '';
    position: absolute;
    display: block;
    top: -100;
    left: -23px;
    background-image: url(/wp-content/themes/wptheme/assets/img/design_contact.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 109px;
    height: 240px;
    filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.3));
}

.site-branding{
    margin-left: 20px;
}

body.home .menu .menu-toggle {
    top: 70px;
}
body:not(.home) .site-branding {
    width: 160px;
    margin-left: 370px;
}
.menu.menuBG .menu-toggle .menu.menuBG .menu-toggle {
    top: 40px;
}
.menu.menuBG .menu.menuBG .menu-toggle {
    top: 60px;
}

@media (max-width: 1300px){
    body:not(.home) .site-branding {
        margin-left: 270px;
    }
    body:not(.home) .site-branding::after {
        transform: translateX(-100px);
    }
}
@media (max-width: 1000px){
    body:not(.home) .site-branding {
        margin-left: 170px;
    }
    body:not(.home) .site-branding::after {
        transform: translateX(-200px);
    }
}
@media (max-width: 900px){
    body:not(.home) .site-branding {
        margin-left: 70px;
    }
    body:not(.home) .site-branding::after {
        transform: translateX(-300px);
    }
    body:not(.home) .site-branding img {
        width: 160px !important;
        height: 62px !important;
        max-width: unset !important;
    }
}
@media (max-width: 800px){
    body:not(.home) .site-branding {
        margin-left: 0;
        margin-top: 25px;
    }
    body:not(.home) .site-branding::after {
        transform: translateX(-400px) translateY(-50px);
    }
    body:not(.home) .site-branding img {
        scale: .7;
    }
}

.wp-block-video{
    margin-bottom: 50px;
}

.home .keyvisual{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 439px;
    max-height: 802px;
    margin-bottom: 70px;
    overflow: hidden;
    mask-image: url(/wp-content/themes/wptheme/assets/img/KSB-Start-Mask.svg);
    mask-size: cover;
    mask-position: center bottom;
    mask-repeat: repeat-x;
}
.home .keyvisual::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/wptheme/assets/img/KSB-Start-purpur-left.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    width: 100%;
    height: 100%;
    min-height: 439px;
    max-height: 802px;
}
.home .keyvisual video{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 439px;
    max-height: 802px;
    margin-bottom: 0;
    object-fit: cover;
    object-position: center center;
    overflow: hidden;
    margin-left: clamp(0px, 15vw, 368px);
}
.home .keyvisual .btn{
    margin-bottom: 40px;
}
.home .keyvisual_content{
    position: absolute;
    display: flex;
    flex-direction: column;
    bottom: clamp(30%, 1vw, 60%);
    left: 0;
    padding: clamp(18px,10vw,58px) clamp(18px,10vw,58px) clamp(18px,10vw,58px) clamp(18px , 10vw, 200px);
    background-color: rgba(4, 0, 40, .3);
    backdrop-filter: blur(10px);
    color: var(--clr-white);
}
@media (pointer:coarse) {
    .keyvisual_content{
        position: absolute;
        display: flex;
        flex-direction: column;
        bottom: 10%;
        left: 0;
        padding: clamp(18px,10vw,58px) clamp(18px,10vw,58px) clamp(18px,10vw,58px) clamp(18px , 10vw, 200px);
        background-color: rgba(4, 0, 40, .3);
        backdrop-filter: blur(10px);
        color: var(--clr-white);
    }
}
.home .keyvisual{
    margin-bottom: 0;
}
.home .keyvisual_content{
    z-index: 50;
    position: absolute;
    display: flex;
    flex-direction: column;
    bottom: 55%;
    transform: translateY(50%);
    left: 0;
    font-size: 84px;
    padding: clamp(18px,10vw,58px) clamp(18px,10vw,58px) clamp(18px,10vw,58px) clamp(18px , 10vw, 200px);
    background-color: transparent;
    backdrop-filter: blur(0);
    color: var(--clr-white);
}
.home .keyvisual_content::after{
    display: none;
}
.home .key-title h1{
    position: relative;
    display: flex;
    flex-direction: column;
    color: var(--clr-white);
    text-align: center;
    line-height: 1;
    font-weight: 800;
    font-size: clamp(50px,7vw,84px);
}
.home .key-title .btn{
    color: var(--clr-green);
}

.home .keyvisual .wave{
    display: none;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: -193px;
    width: 10000px;
    height: 120px;
}

video{
    border-radius: 32px;
}

/* START
-------------------------------------------------- */
/* ################# CONTAINER ###################### */
main .container{
    /* max-width: 964px; */
}

.entry-content,
.fullWidth{
    --contentMaxWidth: 801px;
    --breakoutWidth: 45px;
    --padding: 18px; 
    
    position: relative;
    display: grid;
    grid-template-columns: [full-width-start] 1fr var(--padding) [content-start] minmax(1px ,var(--contentMaxWidth)) [content-end] var(--padding) 1fr [full-width-end];
    /* justify-items: center; */
}

.site-header .entry-content{
    --contentMaxWidth: 1345px;
}

.entry-content > .fullWidth{
    --padding: 0;
    grid-template-columns: [full-width-start] var(--padding) [content-start] 1fr [content-end] var(--padding) [full-width-end];
    width: 100%;
    max-width: 100%;
    grid-column: full-width;
    margin-inline: auto;
    
}
.entry-content > *,
.fullWidth > *{
    grid-column: content;
}
.entry-content > .breakout{
    display: grid;
    grid-column: breakout;
    grid-template-columns: [full-width-start] 1fr [breakout-start] var(--padding) [content-start] minmax(1px ,var(--contentMaxWidth)) [content-end] var(--padding) [breakout-end] 1fr [full-width-end];
}
.breakout > *{
    grid-column: content;
}

@media (max-width: 1000px){
    .entry-content{
        grid-template-columns: [full-width-start] 1fr var(--padding) [content-start] minmax(1px ,var(--contentMaxWidth)) [content-end] var(--padding) 1fr [full-width-end];
    }
    /* .entry-content > .fullWidth{
        grid-template-columns: var(--padding) 1fr var(--padding);
    } */
    /* .entry-content > .fullWidth > *{
        grid-column: 2;
    } */
}

.has-grey-background{
    background-color: var(--clr-gray);
    margin-top: 50px;
}
.has-grey-background > div{
    max-width: calc(980px + var(--padding) * 2);
    margin-inline: auto;
    padding-inline: var(--padding);
}

/* #################################################### */

[class*='cardSwiper-button-next'], [class*='cardSwiper-button-prev'],
.events-swiper-button-next, .events-swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
[class*='cardSwiper-button-next'].swiper-button-disabled, [class*='cardSwiper-button-prev'].swiper-button-disabled,
.events-swiper-button-next.swiper-button-disabled, .events-swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}


/* GLOBAL SWIPER SETTINGS */
.swiper-wrapper{
    margin-bottom: 50px;
}

[class*='cardSwiper-button-next'],
.events-swiper-button-next,
.swiper-button-next{
    top: -58px !important;
    right: 0 !important;
    width: 40px !important;
    height: 36px !important;
}

[class*='cardSwiper-button-prev'],
.events-swiper-button-prev,
.swiper-button-prev{
    top: -58px !important;
    left: auto !important;
    right: 30px !important;
    width: 40px !important;
    height: 36px !important;
}

[class*='cardSwiper-button-prev'],
[class*='cardSwiper-button-next'],
.events-swiper-button-prev,
.events-swiper-button-next{
    top: 20px !important;
}

[class*='cardSwiper-button-prev']::after,
.events-swiper-button-prev::after,
.swiper-rtl .events-swiper-button-next::after,
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
    content: '' !important;
    background-image: url(/wp-content/themes/wptheme/assets/img/swiper_arrow_left.svg);
    background-repeat: no-repeat;
    background-size: 30px 36px;
    width: 30px;
    height: 36px;
}

[class*='cardSwiper-button-next']::after,
.events-swiper-button-next::after,
.swiper-rtl .events-swiper-button-prev::after,
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
    content: '' !important;
    background-image: url(/wp-content/themes/wptheme/assets/img/swiper_arrow_right.svg);
    background-repeat: no-repeat;
    background-size: 30px 36px;
    width: 30px;
    height: 36px;
}




/* CONTENT STYLES
-------------------------------------------------- */

.main_contact{
    z-index: 9999;
    position: fixed;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 25px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    background-color: rgba(191, 226, 232, 0.58);
    backdrop-filter: blur(8px);
    padding-inline: 18px;
}
.main_contact .top{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.main_contact .top div{
    background-color: var(--clr-purple-dark);
    color: white;
    border-radius: 50px;
    padding: 38px 32px;
}
.main_contact .top div p:first-child{
    font-size: var(--fs-h2);
    font-weight: bold;
}
.main_contact .bottom{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 726px;
    border-radius: 50px;
    background-color: var(--clr-red-dark);
    color: white;
    padding-block: 16px;
    padding-inline: 24px;
}
.main_contact .bottom p{
    margin-bottom: 0;
    font-size: 24px;
}
.main_contact a{
    color: white;
    text-decoration: underline;
}


.is-style-rounded{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
    max-width: 250px;
    height: 170px;
    box-shadow: var(--drop-shadow);
    margin: 0;
    padding: 50px;
    background-color: white;
}
.is-style-rounded img{
    border-radius: 0 !important;
    width: 100%;
    max-height: 118px;
    height: auto;
    object-fit: contain;
}
@media (max-width: 500px){
	[class*="wp-container-core-columns-is-layout-"].has-bg .wp-block-column{
		display: unset;
	}
    .is-style-rounded{
        max-width: 170px;
        height: 115px;
        padding: 30px;
        border-radius: 15px !important;
    }
    :where(.wp-block-columns.is-layout-flex) {
        gap: 2px;
    }
    .wp-block-image, .wp-block-columns {
        margin-bottom: 20px;
    }
}

.has-bg{
    padding: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 50px;
}
.has-bg h2{
    margin-top: 0;
}
.has-bg.bg-green{
    background-color: var(--clr-bg-green);
    & *:not(.btn){
        color: var(--clr-green-dark) !important;
    }
}
.has-bg.bg-blue{
    background-color: var(--clr-bg-blue);
    & *:not(.btn){
        color: var(--clr-blue-dark) !important;
    }
}
.has-bg.bg-red{
    background-color: var(--clr-bg-red);
    & *:not(.btn){
        color: var(--clr-red-dark) !important;
    }
}
.has-bg.bg-purple{
    background-color: var(--clr-bg-purple);
    & *:not(.btn){
        color: var(--clr-purple-dark) !important;
    }
}
.has-bg.bg-yellow{
    background-color: var(--clr-bg-yellow);
    & *:not(.btn){
        color: var(--clr-yellow-dark) !important;
    }
}
.has-bg.bg-orange{
    background-color: var(--clr-bg-orange);
    & *:not(.btn){
        color: var(--clr-orange-dark) !important;
    }
}

/* BUTTON */
.has-bg.bg-blue .btn{
    background-color: var(--clr-blue-dark);
    border: 2px solid var(--clr-blue-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-red .btn{
    background-color: var(--clr-red-dark);
    border: 2px solid var(--clr-red-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-green .btn{
    background-color: var(--clr-green-dark);
    border: 2px solid var(--clr-green-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-purple .btn{
    background-color: var(--clr-purple-dark);
    border: 2px solid var(--clr-purple-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-yellow .btn{
    background-color: var(--clr-yellow-dark);
    border: 2px solid var(--clr-yellow-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}
.has-bg.bg-orange .btn{
    background-color: var(--clr-orange-dark);
    border: 2px solid var(--clr-orange-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}


.hero{
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-inline: auto;
    width: fit-content;
    text-align: center;
    color: var(--clr-text);
    background-color: white;
    border-radius: 100vmax;
    margin-top: -120px;
    padding: clamp(18px,10vw,42px) clamp(18px,10vw,100px);
    box-shadow: var(--drop-shadow);
    margin-bottom: 75px;
}
.hero h2{
    margin-top: 0;
    margin-bottom: 32px;
    font-weight: 700;
    font-size: clamp(24px, 5vw, 27px);
}
.hero p{
    max-width: 576px;
}
.hero .hero_bubble{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -70px;
    right: -120px;
    width: 234px;
    height: 214px;
    transition: all .3s ease-in-out;
}
.hero .hero_bubble_blue{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: -160px;
    width: 234px;
    height: 214px;
    transition: all .3s ease-in-out;
}
.hero .hero_bubble_blue:hover,
.hero .hero_bubble:hover{
    scale: 1.05;
}
.hero .hero_bubble_blue span,
.hero .hero_bubble span{
    position: absolute; 
    font-size: 30px;
    font-weight: 800;
    top: 44%;
    left: 53%;
    transform: translate(-50%, -50%);
}

.hero .socialmedia .icons{
    display: flex;
    justify-content: space-between;
    gap: 14px;
    width: 100%;
    max-width: 230px;
    margin-top: 20px;
    margin-inline: auto;
}
.hero .socialmedia svg{
    width: 34px;
    height: 34px;
}

.bubbles_mobile{
    display: none;
}

@media (max-width: 1200px){
    .hero .hero_bubble_blue{
        left: -140px;
    }
}
@media (max-width: 1000px){
    .hero .hero_bubble_blue,
    .hero .hero_bubble{
        display: none;
    }
    .bubbles_mobile{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-top: 30px;
    }
}
@media (max-width: 600px){
    .hero{
        margin-left: -20%;
        margin-right: -20%;
        border-radius: 160px;
    }
    .hero p{
        max-width: 70%;
        margin-inline: auto;
    }    
}




/* BLOCK - CIVICRM
-------------------------------------------------- */
.civicrm{
    margin-block: 50px;
}
.civicrm .terms {
  color: var(--clr-blue-dark);
  font-size: 14px;
  font-family: var(--ff-rethinkSans);
  font-weight: 700;
  background-color: var(--clr-blue);
  border-radius: 100vmax;
  width: fit-content;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.civicrm-event{
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}
.civicrm-event:not(:last-child){
    border-bottom: 1px solid #CAE8EE;
}
.civicrm .btn{
    height: fit-content;
    width: fit-content;
    align-self: center;
    min-width: 200px;
}




/* PASSWORD AREA
-------------------------------------------------- */
.post-password-form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
    margin-block: 50px;
}
.post-password-form label{
    color: black;
}
.post-password-form input{
    padding: 5px 10px;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s ease;
    background-color: white;
    border-radius: 100vmax;
    border: 2px solid var(--clr-blue);
}




/* ACCORDION
-------------------------------------------------- */
.wp-block-accordion {
    padding-bottom: 50px;
}
.wp-block-accordion-item:not(:first-child) {
    border-top: 1px solid #CAE8EE;
}
.wp-block-accordion-panel,
[class*="wp-block-accordion-panel"] {
    padding: 0;
    /* Override WP Interactivity API inline height:0 */
    height: auto !important;
    display: block !important;
    /* CSS transition via max-height */
    max-height: 0;
    overflow: hidden !important;
    transition: max-height 0.35s ease;
}
.wp-block-accordion h3.wp-block-accordion-heading {
    margin: 0;
}
.wp-block-accordion-heading__toggle-icon {
    display: none;
}
.wp-block-accordion-heading__toggle-title {
    position: relative;
    padding-right: 35px;
}
.wp-block-accordion-heading__toggle-title::after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/wptheme/assets/img/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 23px;
    height: 22px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-title::after {
    background-image: url(/wp-content/themes/wptheme/assets/img/minus.svg);
    top: 90%;
}
.wp-block-accordion-item.is-open [class*="wp-block-accordion-panel"] {
    max-height: 1500px;
    transition: max-height 1.5s ease;
    overflow: hidden !important;
}


/* BLOCK - KEYVISUAL
-------------------------------------------------- */
.acf_keyvisual{
    display: flex;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 1040px !important;
}
.acf_keyvisual img{
    width: 100%;
    height: auto;
    max-height: 493px;
    max-width: 885px;
    object-fit: cover;
    object-position: center center;
    mask-image: url(/wp-content/themes/wptheme/assets/img/keyvisual_mask.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center center;
    transform: translateX(clamp(0px,7vw,100px));
    aspect-ratio: 16/9;
}
@media (max-width: 1000px){
    .acf_keyvisual img{
        transform: translateX(0);
    }
}
.acf_keyvisual_content{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    top: 30%;
    left: 0;
    padding: 35px 50px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.86);
    backdrop-filter: blur(4px);
    max-width: 518px;
}
.acf_keyvisual_content h1{
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 0;
}
.acf_keyvisual_content p{
    margin-top: 17px;
    margin-bottom: 0;
    color: var(--clr-black);
}

.promotional{
    display: flex;
    justify-content: center;
}
.promotional img{
    height: 105px !important;
    width: auto !important;
    object-fit: contain !important;
}

/* CALL TO ACTION
-------------------------------------------------- */

.calltoaction{
    --transition-duration: .5s;
    isolation: isolate;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    max-width: 801px;
    padding: 53px;
    min-height: 295px;
    margin-inline: auto;
    margin-top: 50px;
    margin-bottom: 113px;
    box-shadow: var(--drop-shadow);
}
.calltoaction .btn{
    position: absolute;
    left: 90px;
    bottom: -23px;
    transition: all var(--transition-duration) ease-in-out
}

.calltoaction h2{
    margin-top: 20px;
    font-size: 34px;
}
.calltoaction p{
    font-size: 24px;
    margin-bottom: 20px;
}

/* OFFERS */
.calltoaction.offers{
    background-color: var(--clr-blue);
    border-radius: 50px;
    background: linear-gradient(0deg, #DEF3F7 0%, #DEF3F7 100%), #FFF;
    box-shadow: var(--drop-shadow);    
}
.calltoaction.offers h2{
    font-weight: 800;
    color: var(--clr-blue-dark);
    margin-bottom: 30px;
    transition: all var(--transition-duration) ease-in-out
}
.calltoaction.offers p{
    font-size: var(--fs-p);
    color: var(--clr-black);
    margin-bottom: 0;
    transition: all var(--transition-duration) ease-in-out
}
.calltoaction.offers .cta_img{
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: all var(--transition-duration) ease-in-out
}
.cta_map_pins{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    transition: all var(--transition-duration) ease-in-out
}
.cta_map_pins .pin_1,
.cta_map_pins .pin_2,
.cta_map_pins .pin_3{
    position: absolute;
    width: 58px;
    height: 85px;
    background-image: url(/wp-content/themes/wptheme/assets/img/pin.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.cta_map_pins .pin_1{
    top: 70%;
    left: 68%;
    transform: translate(-50%, -50%);
}
.cta_map_pins .pin_2{
    top: 40%;
    left: 80%;
    transform: translate(-50%, -50%);
}
.cta_map_pins .pin_3{
    top: 76%;
    left: 83%;
    transform: translate(-50%, -50%);
}
.calltoaction.offers:hover .cta_map_pins{
    transform: translateY(-20px);
}
.calltoaction.offers:hover .cta_img{
    scale: 1.1;
    transform: translateY(-45%);
}
.calltoaction.offers:hover .btn{
    padding-inline: 25px;
    transform: translateX(-5px);
}
.calltoaction.offers:hover p,
.calltoaction.offers:hover h2{
    transform: translateX(10px);
}


/* VACANCIES */
.calltoaction.vacancies{
    background: unset;
    background-color: var(--clr-orange);
    border-radius: 50px;
    box-shadow: var(--drop-shadow);   
}
.calltoaction.vacancies h2{
    font-weight: 800;
    color: var(--clr-red-dark);
    margin-bottom: 30px;
}
.calltoaction.vacancies p{
    color: var(--clr-red-dark);
    margin-bottom: 0;
}
.calltoaction.vacancies .cta_img{
    z-index: -1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 415px;
    transform: translateX(-50px);
}
.calltoaction.vacancies .btn{
    background-color: var(--clr-red-dark);
    border: 2px solid var(--clr-red-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}


/* volunteers */
.calltoaction.volunteers{
    background: unset;
    background-color: var(--clr-orange);
    border-radius: 50px;
    box-shadow: var(--drop-shadow);   
    margin-top: 100px;
}
.calltoaction.volunteers h2{
    font-weight: 800;
    color: var(--clr-red-dark);
    margin-bottom: 30px;
}
.calltoaction.volunteers p{
    color: var(--clr-red-dark);
    margin-bottom: 0;
}
.calltoaction.volunteers .cta_img{
    z-index: -1;
    position: absolute;
    bottom: 0;
    right: -40px;
    width: 415px;
    transform: translateX(-50px);
}
.calltoaction.volunteers .btn{
    background-color: var(--clr-red-dark);
    border: 2px solid var(--clr-red-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}


/* Internship */
.calltoaction.Internship{
    background: unset;
    background-color: var(--clr-green);
    border-radius: 50px;
    box-shadow: var(--drop-shadow);   
}
.calltoaction.Internship h2{
    font-weight: 800;
    color: var(--clr-green-dark);
    margin-bottom: 30px;
}
.calltoaction.Internship p{
    color: var(--clr-green-dark);
    margin-bottom: 0;
}
.calltoaction.Internship .cta_img{
    z-index: -1;
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 415px;
    transform: translateX(-50px);
}
.calltoaction.Internship .btn{
    background-color: var(--clr-green-dark);
    border: 2px solid var(--clr-green-dark);
    box-shadow: 0 0 0 9px var(--clr-white);
    color: var(--clr-white);
}


/* ACF-BUTTON
-------------------------------------------------- */
.buttons_container{
    display: flex;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.has-bg .buttons_container{
    margin-bottom: 0;
}
.btn svg{
    margin-left: 15px;
}
.btn svg path{
    stroke: var(--clr-blue-dark);
}
.has-bg.bg-red .btn svg path{
    stroke: var(--clr-white);
}
.has-bg.bg-purple .btn svg path{
    stroke: var(--clr-blue-dark);
}
.has-bg.bg-purple .btn{
    color: var(--clr-white);
}
.has-bg.bg-blue .btn:not(:first-of-type){
    color: var(--clr-blue-dark);
}
.has-bg.bg-blue .btn svg path{
    stroke: var(--clr-blue-dark);
}
.buttons_container .btn:not(:first-of-type){
    border-radius: 100vmax;
    border: 2px solid #1D3770;
    background: var(--clr-white);
    box-shadow: none;
}
.buttons_container .btn:not(:first-of-type):hover{
    background-color: var(--clr-blue);
    box-shadow: 0 8px 9px rgba(0, 58, 112, 0.22);
    color: var(--clr-blue-dark);
}
.buttons_container .btn:not(:first-of-type):focus,
.buttons_container .btn:not(:first-of-type):active{
    background-color: var(--clr-blue);
}
.buttons_container .btn:not(:first-of-type):focus::before,
.buttons_container .btn:not(:first-of-type):active::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    color: var(--clr-blue-dark);
    box-shadow: none;
    box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.3) !important;
    border-radius: 100vmax;
}



/* CHECKLIST
-------------------------------------------------- */
.checklist{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 36px;
    border-radius: 40px;
    margin-block: 50px;
}
.checklist h2{
    margin-top: 0;
}
.checklist h3{
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 18px;
}
.checklist p{
    margin-bottom: 0;
    font-size: 18px;
}
.checklist p{
    margin-bottom: 0;
}
.checklist .checklist-items{
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    gap: 29px;
}
.checklist .checklist-items .checklist-item{
    display: grid;
    grid-template-columns: 23px 1fr;
    justify-content: space-between;
}
.checklist .checklist-item-icon{
    display: block;
    flex-basis: 23px;
    width: 23px;
    max-width: 23px;
    height: 23px;
    max-height: 23px;
    margin-top: 3px;
}
.checklist .checklist-item-icon img{
    display: inline-block;
    width: 23px;
    max-width: 23px;
    height: 23px;
    max-height: 23px;
}
.checklist .checklist-items .checklist-item-text{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
    margin-left: 15px;
}
@media (max-width: 600px){
    .checklist .checklist-items{
        grid-template-columns: 1fr;
    }
    .checklist .checklist-items .checklist-item{
        max-width: 100%;
    }
}


/* POSTS LIST - SWIPER
-------------------------------------------------- */
.postsList{
    margin-block: 50px;
}
.postsList h2{
    margin-top: 0;
    margin-bottom: 50px;
}
.posts-swiper-container{
    position: relative;
}
.postsList .card .card-img{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 167px;
    border-radius: 60px;
    margin-bottom: 25px;
    overflow: hidden;
}
.postsList .card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: all 0.5s ease-in-out;
}
.postsList .card .card-date{
    font-size: 14px;
    margin-bottom: 5px;
    color: var(--clr-black);
    font-weight: 400;
}
.postsList .card .card-text{
    color: var(--clr-black);
    margin-bottom: 0 !important;
}
.postsList a:hover .card-img img{
    scale: 1.05;
}
.btnPostsList{
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
/* POSTS LIST - LISTE
-------------------------------------------------- */
.bloglist .blogentry .card a{
    display: flex;
    gap: 25px;
    margin-bottom: 50px;
}
.bloglist .blogentry .card a h3{
    margin-bottom: 10px;
    line-height: 1.1;
}
.bloglist .blogentry .card img{
    width: 100%;
    max-width: 255px;
    height: auto;
    max-height: 171px;
    border-radius: 50px;
    object-fit: cover;
    object-position: center center;
}
.post-thumbnail{
    margin-top: 50px;
}
.tags,
.category{
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 14px;
    margin-bottom: 5px;
}
.category{
    margin-top: 10px;
}
.tags span,
.category span{
    background-color: var(--clr-blue);
    color: var(--clr-blue-dark);
    padding-inline: 15px;
    border-radius: 100vmax;
    font-weight: 700;
}

.popupCatContainer{
    background-color: var(--clr-blue);
    width: fit-content;
    padding: 5px 15px;
    border-radius: 100vmax;
}
.popupCategories{
    overflow: hidden;
    color: var(--clr-blue-dark);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Rethink Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}
.popupCategories .popupCat{
    text-transform: uppercase;
}

/* EVENTS LIST
-------------------------------------------------- */
.cardSwiper-container{
    position: relative;
    margin-block: 50px;
}
.cardSwiper{
    position: relative;
    overflow: visible !important;
}
.cardSwiper .swiper-slide{
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 40px;
    min-height: 307px;
    width: 316px;
    background-color: var(--clr-red);
    box-shadow: 0 10px 20px rgba(0, 58, 112, 0.22);
}
.cardSwiper .swiper-slide::before{
    z-index: -1;
    content: '';
    position: absolute;
    width: 316px;
    height: 133px;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/wptheme/assets/img/events_bg.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    transition: all 0.5s ease-in-out;
}
.cardSwiper .swiper-slide:hover::before{
    background-size: cover;
    background-position: top center;
    height: 160px;
    width: 316px;
    transition: all 0.5s ease-in-out;
}
.cardSwiper .swiper-slide:not(:hover)::before{
    background-size: cover;
    background-position: top center;
    height: 133px;
    width: 316px;
    transition: all 0.5s ease-in-out;
}
.cardSwiper .swiper-slide span{
    margin-top: auto;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    padding: 35px;
}
.cardSwiper .swiper-slide span p{
    margin: 0;
    font-size: inherit;
    line-height: 1.3;
}
.cardSwiper .cardSwiper-title{
    font-size: 68px !important;
    font-weight: 800 !important;
    padding: 0 35px !important;
    margin-top: 20px !important;
}



/* EVENTS LIST
-------------------------------------------------- */
.events-list{
    position: relative;
}
.events-list h2{
    margin-top: 0;
}
.events-list-swiper{
    position: relative;
    overflow: visible !important;
}
.events-list-swiper .swiper-slide{
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 40px;
    min-height: 307px;
    width: 316px;
    background-color: var(--clr-red);
    box-shadow: 0 10px 20px rgba(0, 58, 112, 0.22);
}
.events-list .event-list-item{
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 307px;
    padding: 35px;
    color: var(--clr-red-dark);
}
.events-list .event-list-item::before{
    z-index: -1;
    content: '';
    position: absolute;
    width: 316px;
    height: 133px;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/wptheme/assets/img/events_bg.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    transition: all 0.5s ease-in-out;
}
.events-list .event-list-item:hover::before{
    background-size: cover;
    background-position: top center;
    height: 160px;
    width: 316px;
    transition: all 0.5s ease-in-out;
}
.events-list .event-list-item:not(:hover)::before{
    background-size: cover;
    background-position: top center;
    height: 133px;
    width: 316px;
    transition: all 0.5s ease-in-out;
}
.events-list .event-list-item .date{
    display: flex;
    align-items: center;
    gap: 14px;
    line-height: 1.1;
}
.events-list .event-list-item .date .date_day{
    font-size: 72px;
    font-weight: 800;
    line-height: 1;
}
.events-list .event-list-item .date .date_month_year{
    display: flex;
    flex-direction: column;
    font-size: 26px;
    font-weight: 400;
}
.events-list .event-list-item h3{
    margin-top: auto;
    margin-bottom: 0;
    color: var(--clr-red-dark);
    font-size: clamp(18px,5dvw,22px);
    font-weight: 800;
}


/* EVENTS LIST OVERVIEW
-------------------------------------------------- */
.events-list-overview{
    position: relative;
    display: flex;
    flex-direction: column;
    margin-block: 50px;
}
.events-list-overview .event-list-item{
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px;
    gap: 20px;
    color: var(--clr-red-dark);
}
.events-list-overview .date{
    isolation: isolate;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 14px;
    line-height: 1.1;
    padding: 20px 40px;
    background-color: var(--clr-red);
    box-shadow: 0 10px 20px rgba(0, 58, 112, 0.22);
    border-radius: 40px;
    min-width: 214px;
}
.events-list-overview .event-list-item .date .date_day{
    font-size: 72px;
    font-weight: 800;
    line-height: 1;
}
.events-list-overview .event-list-item .date .date_month_year{
    display: flex;
    flex-direction: column;
    font-size: 26px;
    font-weight: 400;
}
.events-list-overview .event-list-item h3{
    margin-bottom: 0;
    color: var(--clr-red-dark);
    font-size: clamp(18px,5dvw,22px);
    font-weight: 800;
    line-height: 1.1;
}
.events-list-overview .event-list-item .date::before{
    z-index: -1;
    content: '';
    position: absolute;
    width: 214px;
    height: 110px;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/wptheme/assets/img/events_bg.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    transition: all 0.5s ease-in-out;
}
.events-list-overview .event-list-item:hover .date::before{
    background-size: cover;
    background-position: top center;
    height: 140px;
    width: 214px;
    transition: all 0.5s ease-in-out;
}
.events-list-overview .event-list-item:not(:hover) .date::before{
    background-size: cover;
    background-position: top center;
    height: 110px;
    width: 214px;
    transition: all 0.5s ease-in-out;
}
.events-list-overview .date_content{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.events-list-overview .date_content p{
    margin-bottom: 0;
}
@media (max-width: 600px){
    .events-list-overview .event-list-item{
        flex-direction: column;
        align-items: flex-start;
    }
}





.personioposition-template-default p:empty{
    display: none;
}
.wp-block-wp-personio-integration-filter-select{
    display: flex;
    flex-direction: column;
}
.personio-position-filter{
    display: flex;
    flex-wrap: wrap;
    row-gap: 28px;
}
.personio-position-filter label{
    display: none !important;
}
button[type="submit"],
.personio-position-filter select{
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.08);
    padding: 12px;
    color: var(--Primrfarben-Purpur, #461388);
    font-family: "Rethink Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    border: 0;
    height: fit-content;
}
button[type="submit"]{
    color: var(--clr-blue-dark);
    background-color: var(--clr-blue);
}
.personio-position-filter-select > div select {
    width: 100%;
    max-width: 240px;
}
select, select option {
    font-family: "Rethink Sans" !important;
    -webkit-appearance: none;
    appearance: none;
}
option {
  font-family: inherit;
}
.personio-position-filter select{
    font-family: "Rethink Sans" !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/themes/wptheme/assets/img/arrow_down.png);
    background-repeat: no-repeat;
    background-size: 10px 5px;
    background-position: right 16px center;
    padding-right: 50px;
    padding-left: 25px;
}
.personio-hide-title{
    margin-block: 50px;
}
.personio-hide-title p{
    border-radius: 42px;
    background: #CAE8EE;
    width: fit-content;
    padding: 0 16px;
    font-size: 14px;
    font-weight: 700;
    color: #461388;
}
.personio-hide-title .personio-hide-title{
    margin-block: 0;
}
.personio-hide-title h3{
    margin-top: 18px !important;
}
.personio-hide-title p{
    margin-block: 0;
}

.personio-hide-title > article{
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 22px;
}
.personio-hide-title > article:not(:last-child){
    border-bottom: 1px solid #CAE8EE;
}
.personio-hide-title > article > div,
.personio-hide-title > article header{
    display: flex;
    flex-direction: column;
    margin: 0;
}
.personio-hide-title > article header h2{
    font-size: var(--fs-h3);
    margin-bottom: 22px;
    margin-top: 0;
}


/* ACF CONTACT
-------------------------------------------------- */
p + .contact{
    margin-top: 30px;
}
.contact{
    isolation: isolate;
    position: relative;
    display: grid;
    grid-template-columns: 200px 1fr;
    column-gap: 60px;
    border-radius: 50px;
    background: #F8CBE1;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.08);
    padding: 35px;
    margin-bottom: 50px;
}
.contact::before{
    z-index: -1;
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/wptheme/assets/img/contact_design.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 80%;
    height: 80%;
    margin-left: 20%;
    margin-top: 0;
}
.contact h2{
    margin-top: 0;
    margin-bottom: 20px;
}
.contact img{
    width: 181px;
    height: 181px;
    object-fit: cover;
    object-position: center center;
    border-radius: 100vmax !important;
    border: 9px solid #FFF;
}
.contact .contact__name{
    font-size: 20px;
    color: var(--clr-black);
}
.contact .contact__position{
    font-size: 16px;
    color: var(--clr-black);
    margin-top: 0;
    margin-bottom: 16px;
}
.contact .contact__whatsapp-signal a,
.contact .contact__email a{
    font-weight: 400;
    text-decoration: underline;
    color: var(--clr-purple-dark);
    hyphens: auto;
}
@media (max-width: 700px){
    .contact{
        grid-template-columns: 1fr;
        row-gap: 30px;
    }
    .contact::before {
        margin-left: 0;
        width: 100%;
    }
}



/* SINGLE PERSONIO
-------------------------------------------------- */
.single-personioposition article{
    margin-top: 50px;
}
p.personio-integration-application-button a.personio-integration-application-button{
    isolation: isolate;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    font-size: 18px;
    width: fit-content;
    color: #fff;
    border-radius: 100vmax;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    background-color: var(--clr-blue);
    border: 2px solid var(--clr-blue);
    color: var(--clr-blue-dark);
    margin-bottom: 20px;
}
p.personio-integration-application-button a:last-child{
    isolation: isolate;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    font-size: 18px;
    width: fit-content;
    color: #fff;
    border-radius: 100vmax;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    background-color: transparent;
    border: 2px solid var(--clr-blue);
    color: var(--clr-blue-dark);
    margin-bottom: 20px;
    margin-left: 0;
}
.personioposition-template-default h1,
.personioposition-template-default .acf_keyvisual_content span{
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 30px;
    color: #461388;
}
.personioposition-template-default article header + div:first-of-type{
	display: none;
}
.personioposition-template-default .acf_keyvisual_content span:first-of-type{
    font-weight: 400;
}
.personioposition-template-default article .entry-content{
    --padding: 0;
}
.personioposition-template-default article ul{
    margin: 0 0 1.5em 1em;
}
.personioposition-template-default footer{
    margin-top: 50px;
}



/* LOCATIONS LIST
-------------------------------------------------- */
#map { 
    position: relative; 
    top:0; 
    bottom:0; 
    width:100%; 
    height: 705px;
    margin-bottom: 50px;
}
#map:not(.fullWidth){
    border-radius: 50px;
}
.ksbmap {
    height: 20px;
    width: 20px;
    background-image: url(/wp-content/plugins/ksb-locations/ksb-map/ksbmarker.png);
    background-size: contain;
    cursor: pointer;
}
.locations-list-container{
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 15px;
    row-gap: 32px;
    max-width: 100%;
    margin-bottom: 50px;
    margin-top: 20px;
}
#map + h2{
    margin-top: 70px;
    margin-bottom: 30px;
}
.locations-list-container .locations-list-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    padding-bottom: 32px;
}
.locations-list-container .locations-list-item:not(:last-child){
    border-bottom: .5px solid var(--clr-blue);
}
.locations-list-container .locations-list-item .terms{
    color: var(--clr-blue-dark);
    font-size: 14px;
    font-family: var(--ff-rethinkSans);
    font-weight: 700;
    background-color: var(--clr-blue);
    border-radius: 100vmax;
    width: fit-content;
    padding: 10px 20px;
}
.locations-list-container .locations-list-item img{
    width: 100%;
    height: auto;
    height: 142px;
    object-fit: cover;
    object-position: center center;
}
.locations-list-container .locations-list-item .title{
    font-size: 18px;
    color: var(--clr-purple-dark);
    margin-top: 14px;
    font-weight: 400;
}
.locations-list-container .locations-list-item .location-place{
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-top: auto;
}
.locations-list-container .locations-list-item .location-place img.mappin{
    width: 18px;
    height: auto;
}
.locations-list-container .locations-list-item:hover .btn {
  box-shadow: 0 0 0 9px #FFF, var(--box-shadow) !important;
}
.btn_blue_light_outline{
    background-color: white;
    border: 2px solid var(--clr-blue);
    color: var(--clr-blue-dark);
    box-shadow: unset;
}
a.locations-list-item:hover .btn.btn_blue_light_outline{
    box-shadow: unset !important;
}


.locations-filter-container {
    z-index: 9;
    position: absolute;
    top: 540px;
    left: 0;
    width: 100%;
    max-width: 330px;
    margin: 0 auto 30px;
}


.filter-card {
    background: var(--clr-gold);
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.filter-heading {
    color: white;
    padding: 15px 20px;
    margin: 0;
    font-size: 24px;
    font-size: 15px;
    font-weight: normal;
}

.filter-options {
    list-style: none;
    padding: 0 20px;
    margin: 0;
    background: white;
}

.filter-option {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
}

.filter-option:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.filter-label {
    display: flex;
    align-items: center;
    padding: 8px 0;
    cursor: pointer;
    transition: background-color 0.2s;
}

.radio-custom {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 100vmax;
    margin-right: 15px;
    position: relative;
    background-color: #F6F6F6;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .08);
}

.radio-custom.active {
    border-color: #2b509c;
}

.radio-custom.active:after {
    content: "";
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    transform: translateX(-50%) translateY(-50%);
    width: 16px;
    height: 10px;
    background-image: url(/wp-content/themes/wptheme/assets/img/checkmark.png);
    background-repeat: no-repeat;
    background-size: 15px 10px;
}

.filter-input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.filter-text {
    font-size: 16px;
    color: var(--clr-blue);
}

.loading {
    text-align: center;
    padding: 30px;
    color: #888;
}

.error {
    color: #721c24;
    background-color: #f8d7da;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
}
.error-404 {
    margin-top: 300px;
}

.maplibregl-popup{
    width: 320px !important;
}
.maplibregl-ctrl-top-right .maplibregl-ctrl {
  margin: 15px 15px 0 0 !important;
}
.maplibregl-popup-content{
    border-radius: 7px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
    padding: 15px !important;
    background-color: var(--clr-purple-dark) !important;    
}
.maplibregl-popup-content .btn{
    background-color: white;
    color: var(--clr-purple-dark);
    font-size: 14px;
    padding: 5px 30px;
    box-shadow: none;
}
.maplibregl-popup-content .btn:hover{
    box-shadow: none !important;
}
.maplibregl-popup-close-button{
    display: none;
}
.maplibregl-popup-close-button::before{
    content: '+';
    position: relative;
    top: -1px;
    left: 2px;
    transform: rotateZ(45deg);
    font-size: 22px;
    color: var(--clr-blue);
}
.popupLink:focus,
.popupLink:focus-visible,
.popupLink:active {
    outline: none;
}
.popupLink h4{
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 8px;
    color: white !important;
    width: fit-content;
    text-decoration: underline;
    margin-bottom: 12px;
}
.popupLink{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
}
.popupLink p{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: black;
}
.popupLink p img{
    margin-right: 5px;
}
.popupLink .image img{
    width: 100%;
    height: 142px;
    object-fit: cover;
    object-position: center center;
}
.popupLanguages{
    hyphens: auto;
}
.ksbmap-popup div div:not(:last-of-type){
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
}

@media only screen and (max-width: 800px) {
    #map {
        height: 400px;
        margin-top: 50px;
    }
    .locations-filter-container{
        top: 460px;
        left: 0;
        max-width: 100%;
    }
    .locations-filter-container .filter-heading:hover{
        cursor: pointer;
        background: var(--clr-btnHover);
    }
    #map {
        margin-bottom: 160px;
    }
    .filter-options{
        display: none;
    }
    .filter-options.active{
        display: block;
    }
}

.maplibregl-ctrl-bottom-right .maplibregl-ctrl{
    display: none;
}




/* MAP LANGAUGE FILTER */
#language-filter-container{
    display: flex;
    align-items: center;
    gap: 30px;
    max-height: 30px;
}
#language-filter-container *{
    color: var(--clr-purple-dark);
}
#language-filter-container label{
    margin: 0;
    padding: 0;
}




/* SINGLE OFFER/LOCATIONS
-------------------------------------------------- */
.location-terms{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 30px;
}
.location-terms span{
    font-size: 12px;
    font-weight: 400;
    color: rgba(80, 80, 80, 1);
    width: fit-content;
}
.location-terms a{
    font-size: 12px;
    font-weight: 400;
    color: var(--clr-purple-dark);
    width: fit-content;
}






/* TEASER
-------------------------------------------------- */
.single main{
    margin-top: 250px;
}
.single main h1{
    font-size: var(--fs-h1);
    font-weight: 800;
    line-height: 1;
}
.single .post-thumbnail img{
    width: 100%;
    border-radius: 50px;
    height: auto;
    max-height: 465px;
    margin-bottom: 30px;
    object-fit: cover;
    object-position: center center;
}





/* TEASER
-------------------------------------------------- */
.teaser__inner{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 26px;
    margin-block: 50px;
    width: 100%;
    max-width: 1084px;
    margin-inline: auto;
    padding-inline: 18px;
}
.teaser__inner.count-5{
    max-width: 1070px;
}
.teaser .teaser__item{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;    
    overflow: hidden;
    width: 100%;
    max-width: 240px;
}

.teaser h2{
    margin-top: 23px;
    font-weight: 800;
    margin-bottom: 0;
    hyphens: auto;
}
.teaser h3{
    margin-top: 10px;
    hyphens: auto;
}
.teaser .teaser__item-image{
    position: relative;
    width: 100%;
    height: 182px;
    border-radius: 32px;
    overflow: hidden;    
    margin-bottom: 10px;
}
.teaser .teaser__item img{
    width: 100%;
    height: 100%;    
    transition: all 0.25s ease-in-out;
    object-fit: cover;
    object-position: center center;
}
.teaser .teaser__item .teaser__item-image::before{
    content: '';
    background-image: linear-gradient(to bottom, #46138800 40%, #461388 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.teaser .teaser__item:hover img{
    scale: 1.05;
}
@media (max-width: 600px){
    .teaser h2{
        margin-top: 0;
    }
    .teaser__inner {
        margin-bottom: 25px;
    }
}
@media (max-width: 600px){
    .teaser .teaser__item{
        max-width: 169px;
    }
    .teaser .teaser__item h2{
        font-size: 20px;
    }
    .teaser .teaser__item .teaser__item-image, 
    .teaser .teaser__item img{ 
        height: 159px;     
    }
}
@media (max-width: 400px){
    .teaser .teaser__item{
        max-width: 155px;
    }
    .teaser .teaser__item .teaser__item-image, 
    .teaser .teaser__item img{ 
        height: 155px;     
    }
}

/* TERMINE
-------------------------------------------------- */




/* DOWNLOADS & LINKS
-------------------------------------------------- */
.downloads_links{
    display: flex;
    flex-direction: column;
    gap: 36px;
    margin-bottom: 50px;
}
.downloads_links h2{
    margin-block: 0;
}
.downloads_links a{
    font-size: 16px;
    font-weight: 700;
    color: var(--clr-purple-dark);
}
.downloads_links_file a,
.downloads_links_link a{
    display: grid;
    grid-template-columns: 17px 1fr;
    align-items: center;
    gap: 20px;
}
.downloads_links .downloads_links_file a::before{
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(/wp-content/themes/wptheme/assets/img/download.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 12px;
}
.downloads_links .downloads_links_link a::before{
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(/wp-content/themes/wptheme/assets/img/link.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 12px;
}


/* DONATION TILES
-------------------------------------------------- */
.donation_tiles {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(256px, 1fr));
    column-gap: 14px;
    row-gap: 60px;
    margin-block: 30px;
}
.donation_tiles .donation_tile_item{
    position: relative;
    padding: 28px;
    background-color: var(--clr-orange);
    border-radius: 40px;
}
.donation_tiles .donation_tile_item h2{
    margin-top: 10px;
    margin-bottom: 20px;
    color: var(--clr-orange-dark);
}
.donation_tiles .donation_tile_item p{
    hyphens: auto;
    line-height: 1.2;
    font-weight: 400;
    color: var(--clr-orange-dark);
}
.donation_tiles .donation_tile_item .btn{
    position: absolute;
    bottom: -30px;
    align-self: center;
    width: calc(100% - 60px);
    background-color: var(--clr-red-dark);
    color: white;
}






/* PERSONIO FILTER
-------------------------------------------------- */
.personio-position-filter-select > fieldset {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.personio-position-filter-select > fieldset > div {
    margin: 0 !important;
}









/* COOKIE BANNER
-------------------------------------------------- */
.cookie-notice{
    top: unset !important;
    left: unset !important;
    bottom: 10px !important;
    right: 10px !important;
    max-width: 500px !important;
    max-height: 250px;    
}
.klaro .cookie-notice:not(.cookie-modal-notice) {
  background-color: var(--clr-blue-dark) !important;
}
.klaro .cookie-modal .cm-btn, .klaro .context-notice .cm-btn, .klaro .cookie-notice .cm-btn {
    font-size: 14px !important;
    padding: 10px 20px !important;  
    width: fit-content !important;
    color: white !important;
    border-radius: 100vmax !important;
    cursor: pointer !important;
    border: 3px solid red !important;
    background-color: var(--clr-blue-dark) !important;
}
.klaro .cookie-modal .cm-btn:hover, .klaro .context-notice .cm-btn:hover, .klaro .cookie-notice .cm-btn:hover {
    color: var(--clr-blue-dark) !important;
    border: 3px solid red !important;
    background-color: red !important;
    box-shadow: 0 0 25px 0 red !important;
}
.klaro .cookie-modal .cm-modal .cm-footer-buttons {
    flex-wrap: wrap !important;
    justify-content: space-around !important;
    gap: 20px;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body span{
    font-size: 14px;
    color: white !important;
}
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
    background-color: var(--clr-blue) !important;
}
.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider, .klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
    background-color: var(--clr-blue) !important;
}
.klaro .cookie-modal a, .klaro .context-notice a, .klaro .cookie-notice a {
    color: var(--clr-blue) !important;
}
.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .context-notice .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
    padding: 10px 30px !important;
    font-size: 18px !important;
    width: fit-content !important;
    color: #fff !important;
    border-radius: 100vmax !important;
    cursor: pointer !important;
    border: 4px solid var(--clr-green-darker) !important;
    background-color: var(--clr-blue-dark) !important;
    box-shadow: 0 0 25px 0 var(--clr-green) !important;
}
.klaro .cookie-modal .cm-btn.cm-btn-success:hover, .klaro .context-notice .cm-btn.cm-btn-success:hover, .klaro .cookie-notice .cm-btn.cm-btn-success:hover {
    color: var(--clr-blue-dark) !important;
    background-color: var(--clr-green) !important;
    border: 4px solid var(--clr-green) !important;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: var(--clr-blue-dark) !important;
}
.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .context-notice p, .klaro .context-notice strong, .klaro .context-notice h1, .klaro .context-notice h2, .klaro .context-notice ul, .klaro .context-notice li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  color: #fff !important;
}
.klaro .cookie-modal a, .klaro .context-notice a, .klaro .cookie-notice a {
  color: white !important;
}
.klaro .cookie-modal .cm-list-label .slider, .klaro .context-notice .cm-list-label .slider, .klaro .cookie-notice .cm-list-label .slider {
  background-color: var(--clr-gray) !important;
}
.klaro .cookie-modal .cm-list-label .slider::before, .klaro .context-notice .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-label .slider::before {
  background-color: var(--clr-blue-dark) !important;
}






.footer_design{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100dvw;
    height: 1100px;
    background-image: url(/wp-content/themes/wptheme/assets/img/design_footer.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
footer{
    position: relative;
    overflow: hidden;
    background-color: var(--clr-purple-dark);
    padding-block: 54px;
}
footer *{
    color: var(--clr-white);
}
footer a{
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
footer .footer-1{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}
footer .left,
footer .right{
    display: flex;
    flex-direction: column;
    gap: 79px;
}
footer .left{
    gap: 106px;
}
footer .footer-1 h4{
    margin-bottom: 20px;
}
footer .socialmedia .icons{
    display: flex;
    justify-content: flex-end;
    gap: 14px;
    min-height: 75px;
}
footer .socialmedia svg{
    width: 34px;
    height: 34px;
    padding: 8px;
    background-color: var(--clr-white);
    border-radius: 4px;
}
footer .newsletter{
    text-decoration: none;
    color: var(--clr-white);
    padding: 7px 10px;
    border-radius: 27px;
    border: 2px solid #FFF;
}
footer .newsletter:hover{
    background-color: var(--clr-white);
    color: var(--clr-purple-dark);
    border: 2px solid var(--clr-purple-dark);
}
#menu-footermenu{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 14px;
    z-index: 9999;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    transform: translate3d(0, 0, 0);
    margin-bottom: 40px;
    margin-left: 0;
}
#menu-footermenu li{
    list-style: none;
}
#menu-footermenu li a{
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
footer a:hover{
    color: var(--clr-white);
}


.coorperation_logos h2{
    margin-bottom: 0;
    margin-top: 50px;
}
.coorperation_logos_container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.coorperation_logos_container .left{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    flex-wrap: wrap;
    width: 100%;
    max-width: 520px;
    gap: 20px;
    margin-block: 50px;
}
.coorperation_logos_container .left img{
    width: 100%;
    max-width: 200px;
    height: auto;
}

.coorperation_logos_container .right img{
    width: 100%;
    max-width: 133px;
    height: auto;
}


.promotional_logos h2{
    margin-bottom: 0;
    margin-top: 50px;
}
.promotional_logos_swiper{
    width: 100%;
}
.promotional_logos_swiper.three-or-more .swiper-wrapper img{
    width: unset;
    max-width: 150px;
}
.promotional_logos_swiper.less-than-three .swiper-wrapper img{
    width: unset;
    max-width: 250px;
}
.promotional_logos_swiper .swiper-slide{
    display: flex;
    align-items: center;   
}
.promotional_logos_swiper .swiper-slide img{
    width: 100%;
    max-width: 150px;
    height: auto;
}




/* SPACES
-------------------------------------------------- */





/* RESPONSIVE
-------------------------------------------------- */
@media only screen and (min-width: 1600px) {

}
@media only screen and (max-width: 1400px) {

}
@media only screen and (max-width: 1280px) {

}
@media only screen and (max-width: 800px) {
    body:not(.home) .site-branding a {
        margin-top: 0 !important;
    }
}
@media only screen and (max-width: 768px) {
.entry-content [class*="wp"] img, main [class*="wp"] img {
        border-radius: 15px;
    }
    .home .keyvisual::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/wp-content/themes/wptheme/assets/img/ksb_head_mobile.png);
        background-repeat: no-repeat;
        background-position: left -145px;
        background-size: unset;
        width: 100%;
        height: 200px;
        min-height: unset;
        max-height: unset;
    }
    .home .keyvisual_content {
        z-index: 50;
        position: relative;
        display: flex;
        flex-direction: column;
        bottom: 55%;
        transform: translateY(-50%);
        left: 0;
        font-size: 84px;
        padding: clamp(18px,10vw,58px) clamp(18px,10vw,58px) 40px clamp(18px , 10vw, 200px);
        background-color: transparent;
        backdrop-filter: blur(0);
        color: var(--clr-white);
    }
    .home .keyvisual::before {
        content: '';
        display: block;
        position: absolute;
        top: 53%;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(/wp-content/themes/wptheme/assets/img/ksb_keyvisual_mobile_bg.png);
        background-repeat: no-repeat;
        background-position: center -140px;
        width: 100%;
        height: 100%;
        z-index: 1;
        border-radius: 0;
    }
    .home .keyvisual video {
        position: relative;
        width: 100%;
        height: 100%;
        min-height: 439px;
        max-height: 802px;
        margin-bottom: 0;
        object-fit: cover;
        object-position: center center;
        overflow: hidden;
        margin-left: 0;
        margin-top: 80px;
    }
    .home .menu-toggle::after {
        display: none;
    }
    .main_contact .top {
        flex-direction: column;
    }
    .postsList {
        margin-block: 0;
        margin-bottom: 50px;
    }
    .postsList + .downloads_links h2 {
        margin-top: 0;
    }
    .postsList .card .card-img {
        border-radius: 15px;
    }
    .events-list .event-list-item .date .date_day {
        font-size: 60px;
    }    
    .coorperation_logos_container {
        gap: 25px;
    }
    footer .socialmedia svg {
        width: 42px;
        height: 42px;
    }
    footer .newsletter {
        padding: 10px 15px;
        margin-top: 10px;
    }
    .socialmedia {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    footer .socialmedia .icons {
        min-height: 0;
    }
    .acf_keyvisual {
        margin-bottom: 70px;
    }    
    .acf_keyvisual_content h1 + p {
        margin-top: 60px;
    }
    [class*="cardSwiper-button-prev"], [class*="cardSwiper-button-next"], .events-swiper-button-prev, .events-swiper-button-next {
        top: 80px !important;
    }
    h2 p,
    h2 {
        margin-bottom: 28px;
    }
    h2 + h3{
        margin-top: 0;
    }
    .cardSwiper-container {
        margin-bottom: 0;
    }
    .cardSwiper-container h2 {
        margin-top: 0;
        margin-bottom: 70px;
    }
    .downloads_links .downloads_links_link a::before,
    .downloads_links .downloads_links_file a::before {
        width: 25px;
        height: 25px;
    }
    .checklist {
        margin-bottom: 35px;
    }
    .has-bg {
        padding: 30px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .locations-list-container {
        margin-bottom: 0;
    }
    .wp-block-accordion + .wp-block-gallery,
    .wp-block-accordion + .wp-block-columns {
        margin-top: 30px;
    }
    .contact img {
        border-radius: 100vmax !important;
    }
}
@media only screen and (max-width: 700px) {
    footer .footer-1 {
        flex-direction: column;
    }
    #menu-footermenu {
        align-items: flex-start;
    }
}
@media only screen and (max-width: 600px) {
    contact{
        bottom: 15%;
    }
    contact img {
        position: relative;
        right: -10px;
        width: 100%;
        max-width: 30px;
        height: auto;
    }
    contact::after {
        left: -5px;
        width: 89px;
        height: 190px;
    }
    .home .keyvisual::after {
        background-position: 0 0;
        background-size: 100% 62%;
    }
    .acf_keyvisual {
        flex-direction: column;
    }
    .acf_keyvisual_content {
        position: relative;
        flex-direction: column;
        padding: 20px;
        background: unset;
        backdrop-filter: unset;
    }
    .acf_keyvisual_content {
        top: 0;
    }
    .acf_keyvisual_content h1 {
        margin-bottom: -40px;
    }
    .acf_keyvisual_content img{
        max-height: 250px;
        margin-top: 100px;
    }
    .calltoaction {
        min-height: unset;
        margin-top: 120px;
        margin-bottom: 56px;
    }
    .calltoaction:not(.offers) {
        padding-inline: 30px;
        padding-top: 66px;
        padding-bottom: 17px;
    }
    .calltoaction h2,
    .calltoaction p{
        color: var(--clr-white) !important;
        text-shadow: 0 0 25px rgba(0, 0, 0, 0.77);
    }
    .calltoaction h2{
        margin-bottom: 15px !important;
    }
    .calltoaction .btn {
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
    }
    .calltoaction.vacancies .cta_img {
        z-index: -1;
        position: absolute;
        bottom: 0;
        right: 50%;
        width: 265px;
        transform: translateX(50%);
    }
    .calltoaction.vacancies h2 {
        line-height: 1;
        margin: 0;
        font-size: 30px;
    }
    .calltoaction.vacancies p {
        font-size: 20px;
    }
    .cta_map_pins .pin_1, .cta_map_pins .pin_2, .cta_map_pins .pin_3 {
        width: 28px;
    }
    .calltoaction.offers{
        padding: 50px 25px;
    }
    .calltoaction.offers *{
        color: var(--clr-black) !important;
    }
    .calltoaction.offers h2{
        font-size: 28px;
        color: var(--clr-blue-dark) !important;
        max-width: 180px;
        text-shadow: none !important;
    }
    .calltoaction.offers p{
        max-width: 220px;
        text-shadow: none !important;
    }
    .calltoaction.offers .cta_img {
        max-width: 272px;
    }
    .main_contact .bottom p{
        font-size: 18px;
        text-wrap: balance;
        text-align: center;
    }
    .main_contact .top div p:first-child {
        margin-bottom: 18px;
    }
    .btn {
        padding: 10px 15px;
        font-size: 16px;
    }
    .locations-list-container .locations-list-item .terms {
        font-size: 12px;
    }
    .bloglist .blogentry .card a {
        flex-direction: column;
    }
    footer .left, footer .right {
        gap: 50px;
    }
    footer .socialmedia .icons {
        justify-content: flex-start;
    }
}
@media only screen and (max-width: 500px) {
    .menu-toggle {
        right: 20px !important;
    }
}
@media only screen and (max-width: 450px) {    
    .coorperation_logos_container .left {
        row-gap: 50px;
    }
}
@media only screen and (max-width: 420px) {    
    .footer_design {
        background-size: unset;
        bottom: 463px;
        background-position: -470px top;
    }
}










/* ADMINBAR */
 /* #wpadminbar {
    position: relative;
} */
@media only screen and (max-width: 600px){
    #wpadminbar {
        position: fixed;
    }
 }
/*@media screen {
    html {
        margin-top: 0 !important;
    }
}

@media screen and ( max-width: 782px ) {
    html {
        margin-top: 0 !important;
    }
}

@media print {
    #wpadminbar {
        display: none;
    }
} */