.title {
	display: none;
}
.text-grid__list {
	    margin-bottom: 70px;
	    list-style: none;
    padding: 0;
}
.node--type-bo-landingpage #content {
    padding: 0;
}

.text-grid__value{
	font-weight: 400;
    font-size: 35px;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.1428571429;
    list-style: none;
    text-align: left;
}
@media screen and (max-width: 1199px) {
.text-grid__value{
    font-size: 25px !important;
}
.text-grid__label{
    font-size: 25px !important;
}
}
@media screen and (max-width: 767px) {
        .field--name-field-text-grid-item-reference {
    display: block !important;
}
.text-grid__value{
    font-size: 23px !important;
    line-height: 1 !important;
}
.text-grid__label{
    font-size: 23px !important;
    line-height: 1 !important;
}
    .text-grid__content {
    	padding: 1rem !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        margin-bottom: 50px;
    }
    .text-grid__list {
    margin-bottom: 200px !important;
}
}
li::marker{
	display:none !important;
}
.text-grid {
	margin-top: 8rem;
}
.text-grid__picture img {
    width: 100%;
    max-height: 840px;
    font-family: "object-fit:cover";
    object-fit: cover;
}
.field--name-field-text-grid-item-reference {
display: grid;
    width: 100%;
    max-width: 867px;
    margin: auto;
    grid-auto-flow: row;
    grid-template-columns: auto auto;
    grid-gap: 30px 50px;
    gap: 30px 50px;
    max-height: 350px;
    height: 100%;
}
.text-grid__content {
    position: absolute;
    inset: 0;
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 4rem;
    color: white;
    text-align: center;
    width: 100%;
}

.text-grid__label {
    font-weight: 500;
    font-size: 35px;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.1428571429;
    list-style: none;
    text-align: left;
}
.teaser-image__icon {
	position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    font-size: 5rem;
    transform: translate(-50%, -50%);
    opacity: .8;
}
.block-field-blocknodelandingpagefield-paragraph {
	padding-right: 20px;
    padding-left: 20px;
}
.teaser-grid__item>i {
    color: #00434c;
    font-size: 7rem;
}
.teaser-grid__title {
    color: black;
}
.teaser-grid__header h2, .teaser-image__header h2{
    color: black;
}
/* max-width: 1199px */
@media (max-width: 1199px) {
.page-node-11655 h1 {
	font-size: 70px !important;
}
.field--name-field-grid-item-icon-reference {
    flex-wrap: wrap;
}
.field--name-field-grid-item-bild-reference {
      flex-wrap: wrap;
}
.teaser-box__box-inner .link {
    font-size: 40px !important;
}
.button-outlined {
    font-size: 1.2rem !important;
    padding: 10px 20px !important;
}
.teaser-box__box {
    border: 6px solid #00434c !important;
}
.teaser-box__box-inner {
    padding: 40px !important;
}
.teaser-box__button {
    margin-top: 0 !important; 
}
.button-filled {
    font-size: 1.2rem !important;
    padding: 10px 20px !important;
}
	.text-image__context, .text-grid__content {
    width: 100% !important;
}
}

/* max-width: 767px */
@media (max-width: 767px) {
.page-node-11655 h1 {
	font-size: 50px !important;
}
.page-node-11655 h2 {
	font-size: 30px !important;
}
.field--name-field-grid-item-icon-reference {
    flex-wrap: wrap;
}
.field--name-field-grid-item-bild-reference {
      flex-wrap: wrap;
}
.teaser-box__box-inner .link {
    font-size: 20px !important;
}
.teaser-box__box-inner {
    padding: 20px !important;
}
.button-outlined {
    font-size: 1.2rem !important;
}
.text-image__context {
    padding: 1rem !important;
}
.text-image__text {
    font-size: 1.3rem !important;
}
    .teaser-box__left {
        width: 100% !important;
        max-width: 330px !important;
        border-width: 6px !important;
    }
    .teaser-box__picture img {
    width: 100% !important;
    margin-top: 100px !important;
}
    .button-filled {
        font-size: 1rem !important;
        padding: 10px 10px !important;
    }
    .teaser-box__text {
    font-size: 1rem !important;
    margin-top: 20px !important;
}
.teaser-box__text--left {
    width: 70% !important;
}
.header__title {
    line-height: 4rem !important;
}
.field--name-field-grid-item-bild-reference {
    justify-content: center !important;
    width: 90% !important;
}
.teaser-image__link span, .teaser-grid__link span {
    font-size: 18px !important;
}
.page-node-11655 h3 {
    font-size: 24px !important;
}
    .teaser-grid__item>i {
        font-size: 5rem !important;
    }
}

.page-node-11655 h2 {
	font-size: 80px;
}

svg.ext {
  display: none;
}
/* 3-Grid mit Bild */
.field--type-entity-reference {
	margin-bottom: 10px;
}
.teaser-image__header {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.field--name-field-grid-item-bild-reference {
    display: flex;
    justify-content: space-between;
    width: 100%;
    list-style: none;
}
.teaser-image__title {
    font-weight: 400;
    font-size: 3rem;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 0.8 !important;
    margin-top: 0 !important;
    padding-top: 0 !important; 
    font-weight: 500;
}
.teaser-image__link {
    position: relative;
    display: block;
}
.teaser-image {
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8rem;
}
.teaser-image__item {
    max-width: 390px;
    height: auto;
    width: 100%;
    margin-bottom: 30px;
}
/* 3-Grid mit Icon */
.teaser-grid__item {
    max-width: 390px;
    height: auto;
    width: 100%;
    margin-top: 30px;
}
[class*=" icon-"], [class^=icon-] {
    font-weight: 400;
    font-family: icomoon !important;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
}


.teaser-grid {
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5rem;
}

.teaser-grid__header {
    display: flex;
    justify-content: center;
}
.field--name-field-grid-item-icon-reference{
    display: flex;
    justify-content: space-between;
    width: 100%;
    list-style: none;
}
.teaser-grid__link {
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.3076923077;
    font-weight: 500;
}
.teaser-grid__title {
    position: relative;
    margin-bottom: 35px;
    font-weight: 500;
        font-size: 40px !important;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.1428571429;
}

.teaser-grid__title:after {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 50px;
    height: 8px;
    background-color: #00434c;
}
.teaser-image__link span, .teaser-grid__link span {
    color: #00434c;    
    background-image: linear-gradient(#00434c, #00434c);
    font-size: 26px;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 0 9%;
    transition: background-size .25s ease-out;
}
.teaser-image__link:hover span, .teaser-grid__link:hover span {
    background-size: 100% 9%;

}
.teaser-grid__text {
    margin-top: 50px;
    line-height: 1.8rem;
    font-size: 20px;
}
.block-cheeseburgermenu-container {
    transform: translateY(-100%);
    transition: transform 0.3s ease;
}
.block-cheeseburgermenu-container--is-open {
    transform: translateY(0);
}
.header__title {
	    font-size: 100px !important;
	    line-height: 5.5rem !important;
	    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 30%;
    left: 50%;
    width: 100%;
    max-width: 1090px;
    transform: translate(-50%, -50%);
}
.col-12 {
    z-index: 2;
}
.block-inline-blockbasic{
	margin-top: 250px;
}

/* Text+Bild im Quadrat */
.teaser-box {
    margin-top: 8rem;
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
.teaser-box__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.teaser-box__left {
    width: 55%;
}
.teaser-box__box {
    position: relative;
    z-index: 1;
    padding: 4vw;
    aspect-ratio: 1 / 1;
    border: 15px solid #00434c;
}
.teaser-box__box-inner {
    padding: 60px;
}
.teaser-box__box>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.teaser-box__heading {
    margin-bottom: 30px;
    color: #00434c;
}

.teaser-box__box-inner .link {
    position: relative;
    display: inline-block;
    color: #00434c !important;
    font-weight: 500;
    font-size: 4rem;
    line-height: 1.1;
}
.teaser-box__button {
    margin-top: 40px;
}
.button-filled--blue:visited {
    color: #00434c;
}
.button-filled--blue.focus-visible,.button-filled--blue:focus-visible,.button-filled--blue:hover {
    color: #00434c !important;
}
.button-filled--blue {
    color: white !important;
    border-color: #00434c !important;
}
.button-filled {
    font-weight: 500;
    font-size: 1.5rem;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.3076923077;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 17px 24px;
    text-align: center;
    border-width: 6px;
    border-style: solid;
    transition: all .2s ease;
}
.button-filled--blue:before {
    background-color: #00434c !important;
}
.button-filled:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    margin: auto;
    transition: all .35s linear;
}
.button-filled.focus-visible:before,.button-filled:focus-visible:before,.button-filled:hover:before {
    width: 0;
    transition: all .35s linear
}
.teaser-box__text--left {
    display: block;
    width: 84%;
}
.teaser-box__text {
    font-weight: 400;
    font-size: 1.5rem;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.3076923077;
    margin-top: 50px;
}
.teaser-box__right {
    width: 55%;
    margin-top: 19%;
    margin-left: -60px;
}
.teaser-box__picture img {
    display: block;
    border-style: none;
    object-fit: cover;
    height: 50%;
    width: 80%;
}
.teaser-box__text--right {
    display: none;
}


/* Text+Bild ueber Bild */
.text-image--left .text-image__context {
    left: 0;
    right: auto;
    align-items: flex-start;
    text-align: left;
}
.text-image--center .text-image__context {
    margin: auto;
    align-items: center;
    text-align: center;
}
.text-image--right .text-image__context {
    left: auto;
    right: 0;
    align-items: flex-end;
    text-align: right;
}

.text-image__text a {
	color: white;
}
.text-image {
	margin-top: 8rem;
}
.text-image__inner, .text-grid__inner {
    position: relative;
}
.text-image__picture img{
    width: 100%;
    max-height: 618px;

    font-family: "object-fit:cover";
    object-fit: cover;
}
.text-image__picture, .text-grid__picture {
    position: relative;
    display: block;
}

.text-image__picture::before, .text-grid__picture::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0, 0, 0, .53) 88%);
    z-index: 1;
}
.text-image__heading, .text-grid__heading {
    color: white;
    position: relative;
    font-weight: 500;
    font-size: 4rem;
    line-height: 1.1;
}
.text-image__text {
    font-weight: 400;
    font-size: 1.5rem;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.3076923077;
    position: relative;
    margin-bottom: 40px;
}

.text-image__context {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 4rem;
    color: white;
    width: 50%;
}

.button-outlined--white {
    color: white;
    background-color: initial;
    border-color: white;
    transition: border-color 0s linear;
}
.button-outlined {
    font-weight: 500;
    font-size: 1.5rem;
    font-family: MarkW02-Narrow, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    line-height: 1.3076923077;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 17px 24px;
    text-align: center;
    border-width: 6px;
    border-style: solid;
    transition: all .2s ease;
}
.button-outlined--white:before {
    background-color: #00434c !important;
}
.button-outlined:before {
    content: "";
    position: absolute;
    top: -6px;
    right: 0;
    bottom: -6px;
    left: -6px;
    z-index: -1;
    width: 0;
    margin: auto;
    transition: all .35s linear;
}
.button-outlined.focus-visible:before,.button-outlined:focus-visible:before,.button-outlined:hover:before {
    width: calc(100% + 12px);
    transition: all .35s linear;
}
.button-outlined--white.focus-visible,.button-outlined--white:focus-visible,.button-outlined--white:hover,.button-outlined--white:visited {
    color: white;
}

a {
    text-decoration: none;
}

.page-node-11655 .logo-bo path {
    fill: #fff;
}

.page-node-11655 .block-cheeseburgermenu__trigger-element span {
    background: #fff;
}

.page-node-11655 .block-cheeseburgermenu__trigger-element span {
    background: #fff;
}
.block-cheeseburgermenu__trigger-element span, .block-cheeseburgermenu__trigger-element:active span, .block-cheeseburgermenu__trigger-element:hover span {
    width: 60px !important;
    height: 6px !important;
}

:not(user-logged-in).page-node-11655 .bg-image {
    margin-top: -536px;
    margin-bottom: 4rem;
        height: 1000px;
}

.page-node-11655 .view-termine .node--view-mode-kalenderzeile .field--name-field-media-photo img {
    width: 96%;
    height: auto;
    margin-bottom: 10px;
}

.page-node-11655 .view-termine .node--view-mode-kalenderzeile .block-field-blocknodeterminbody {
    width: 100%;
}

.bg-image:before {
    content: "";
    height: 985px;
    position: absolute;
    inset: 0;
    background: linear-gradient(19deg, transparent 0%, rgba(0, 0, 0, .6) 88%);
    z-index: 1;
    margin-top: -506px;
}