.simple-header-block { 
box-sizing: border-box;
position: relative;
overflow: hidden;
margin: 0 auto;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
height: 100%;
background: linear-gradient(45deg, #cdad84 0%, rgba(241,241,230,1) 54%);
}
.simple-header-block .layout-s {
padding-bottom: 70px;
padding-top: 70px;
}
.simple-header-block .title {
display: flex;
gap: 25px;
margin-bottom: 1.15rem;
align-items: flex-start; 
}
.simple-header-block .title > img {
width: 65px;
height: 65px;
transform: translateY(10px);
}
.simple-header-block .title > h1 {
margin: 0;
line-height: 1.25;
}
.simple-header-block h1 {
margin: 0 0 10px;
max-width: 680px;
}
.simple-header-block p {
font-size: calc(18 / 16 * 1rem);
line-height: 1.75;
font-family: 'RobotoRegular', sans-serif;
margin-top: 3rem;
margin-bottom: 0;
max-width: 674px;
}
.simple-header-block p.subline {
font-size: calc(24 / 16 * 1rem);
line-height: 1.2;
font-family: 'RobotoRegular', sans-serif;
margin-top: 0;
color: #463D27;
}
.simple-header-block a {
margin-top: 2rem;
}
@media only screen and (max-width: 1380px) { 
}
@media only screen and (max-width: 870px) { 
.simple-header-block .title > h1 { 
line-height: 1.2;
hyphens: auto;
word-break: break-word;
}
.simple-header-block .title { 
flex-direction: column;
}
}
.block-editor-block-list__block .simple-header-block {
max-width: 100%;
width: 100%; 
padding-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 2rem;
box-sizing: border-box;
}
.block-editor-block-list__block .simple-header-block > div > a.btn-primary {
display: flex;
justify-content: flex-start;
align-items: center;
min-width: fit-content;
min-height: 56px;
font-family: 'RobotoRegular', sans-serif;
border: none;
border-radius: 0;
cursor: pointer;
text-decoration: none; margin-top: 20px;
position: relative;
font-size: calc(18 / 16 * 1rem);
background: #463D27;
color: #ffffff;
width: fit-content;
padding: 2px 30px;
gap: 15px;
}.fachbereiche-block { 
box-sizing: border-box;
position: relative;
overflow: hidden;
margin: 0 auto;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
height: 100%;
}
.fachbereiche-block.grey {
background: #F7F7F7;
}
.fachbereiche-block.white {
background: #FFFFFF;
}
.fachbereiche-block > .fachbereiche {
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
padding: 6rem 0;
box-sizing: border-box;
max-width: 1440px;
margin: 0 auto;
}
.fachbereiche-block > div {
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
padding: 6rem 0;
}
.fachbereiche-block > div > h3 {
font-size: calc(32 / 16 * 1rem);
line-height: 1.2;
color: #463D27;
margin: 0;
word-break: break-word;
hyphens: auto;
}
.fachbereiche-block > div > a.btn-secondary {
font-family: 'RobotoRegular', sans-serif;
padding: 0;
box-sizing: border-box;
color: #463D27;
display: flex;
align-items: center;
font-size: calc(24 / 16 * 1rem);
gap: 15px;
text-decoration: none;
margin-top: 25px;
}
.fachbereiche-block > div > a.btn-secondary > img {
width: 25px;
}
.fachbereiche-block .items {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin-top: 60px;
margin-bottom: 40px;
width: 100%;
}
.fachbereiche-block > .fachbereiche > .items {
align-items: flex-start;
}
.fachbereiche-block.col-4 .items {
grid-template-columns: repeat(4, 1fr);
}
.fachbereiche-block.col-3 .items {
grid-template-columns: repeat(3, 1fr);
}
.fachbereiche-block.col-2 .items {
grid-template-columns: repeat(2, 1fr);
}
.fachbereiche-block.col-1 .items {
grid-template-columns: repeat(1, 1fr);
}
.fachbereiche-block .items > .item {
display: flex;
gap: 10px;
align-items: flex-start;
justify-content: flex-start;
padding: 25px;
box-sizing: border-box;
border: 1px solid #CDAD84;
border-radius: 10px;
min-height: 200px;
background: #EFEFEF;
flex-direction: column;
min-height: 265px;
}
.fachbereiche-block > .fachbereiche .items > .item {
align-items: flex-start; 
justify-content: space-between;
}
.fachbereiche-block > .fachbereiche .items > .item > a {
justify-self: flex-end;
margin-top: 30px;
}
.fachbereiche-block > .fachbereiche .items > .item > a > img {
width: 20px;
}
.fachbereiche-block > .fachbereiche .items > .item > .hidden-items {
display: flex;
flex-direction: column;
gap: 5px;
margin-top: 0px;
}
.fachbereiche-block > .fachbereiche .items > .item > .hidden-items > .item {
gap: 20px;
display: flex;
flex-direction: column;
}
.fachbereiche-block > .fachbereiche .items > .item > .hidden-items > li {
display: flex;
gap: 6px;
align-items: center;
}
.fachbereiche-block > .fachbereiche .items > .item > .hidden-items > li > a {
text-decoration: none;
color: #000000;
font-weight: 600;
}
.fachbereiche-block > .fachbereiche .items > .item > .hidden-items > li > svg {
width: 15px;
height: auto;
}
.fachbereiche-block > .fachbereiche .items > .item > .hidden-items p {
margin: 0;
hyphens: auto;
}
.fachbereiche-block .items > .item .head-elm > img,
.fachbereiche-block .items > .item > img {
width: 30px;
height: 30px;
background: var(--zes-gold);
padding: 7px;
border-radius: 5px;
box-sizing: border-box;
object-fit: contain;
margin-bottom: 10px;
}
.fachbereiche-block .items > .item ul li,
.fachbereiche-block .items > .item > .text > p,
.fachbereiche-block .items > .item > p {
font-size: calc(24 / 16 * 1rem);
line-height: 1.45;
margin: 0;
word-break: break-word;
hyphens: auto;
max-width: 100%;
}
.fachbereiche-block .items > .item ul li {
font-size: calc(18 / 16 * 1rem);
}
.fachbereiche-block .items > .item ul li > a {
text-decoration: none;
color: #000000;
display: grid;
gap: 5px;
align-items: center;
line-height: 1;
grid-template-columns: 1fr 18px;
}
.fachbereiche-block .items > .item ul li > a::after {
content: url(//endokrinologie.bayern/zes/wp-content/themes/zes_theme/images/btn-next-black.svg);
width: 18px;
height: 18px;
display: block;
}
.fachbereiche-block .items > .item ul {
display: flex;
flex-direction: column;
gap: 15px;
margin: 5px 0;
}
.fachbereiche-block .items > .item ul li {
line-height: 1;
}
.fachbereiche-block .items > .item > .text > p.meta {
font-size: calc(12 / 16 * 1rem);
color: #00505E;
}
.fachbereiche-block .items > .item > p > span.underline {
height: 1px;
background: #000000;
display: block;
}
.fachbereiche-block .items > .item > p {
max-width: 100%;
width: 100%;
} 
.fachbereiche-block > .fachbereiche .items > .item .head-elm > p,
.fachbereiche-block > .fachbereiche .items > .item > p,
.fachbereiche-block > .fachbereiche .items > .item > .text p {
text-align: left;
font-weight: 400;
hyphens: auto;
}
.fachbereiche-block .items > .item .head-elm  {
width: 100%;
}
.fachbereiche-block .items > .item .head-elm > p,
.fachbereiche-block > .fachbereiche .items > .item .head-elm > p {
font-size: calc(22 / 16 * 1rem); hyphens: auto; line-height: 1.35;
}
.fachbereiche-block .items > .item .head-elm > p.cursor-pointer {
cursor: pointer;
}
.fachbereiche-block .items > .item > p.cursor-pointer {
cursor: pointer;
}
.fachbereiche-block .items > .item .head-elm > p > span.headline,
.fachbereiche-block .items > .item > p > span.headline {
display: flex;
gap: 10px;
justify-content: flex-start;
align-items: flex-start;
}
.fachbereiche-block .items > .item .head-elm > p > span.headline > svg,
.fachbereiche-block .items > .item > p > span.headline > svg {
width: 35px;
height: 35px;
}
.fachbereiche-block .items > .item .head-elm > p > span.headline > svg.active,
.fachbereiche-block .items > .item > p > span.headline > svg.active {
transform: rotate(180deg);
}
.fachbereiche-block > div > a.btn-secondary { 
align-self: flex-start; 
}
@media only screen and (max-width: 1380px) { 
.fachbereiche-block.col-4 .items,
.fachbereiche-block .items { 
grid-template-columns: repeat(3, auto); 
}
.fachbereiche-block > .fachbereiche {
max-width: 860px;
margin: 0 auto;
}
}
@media only screen and (max-width: 870px) { 
.fachbereiche-block.col-4 .items,
.fachbereiche-block.col-3 .items,
.fachbereiche-block.col-2 .items,
.fachbereiche-block.col-1 .items,
.fachbereiche-block .items { 
grid-template-columns: repeat(1, 1fr); 
}
.fachbereiche-block .items > .item > img {
width: 25px;
height: 25px;
}
.fachbereiche-block > .fachbereiche,
.fachbereiche-block > div {
padding: 6rem 2rem;
}
}
.block-editor-block-list__block .fachbereiche-block {
max-width: 100%;
width: 100%; 
padding-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 2rem;
box-sizing: border-box;
}
.block-editor-block-list__block .fachbereiche-block a.btn-secondary > img {
width: 25px;
}
.block-editor-block-list__block .fachbereiche-block a.btn-secondary {
font-family: 'RobotoRegular', sans-serif;
padding: 0;
box-sizing: border-box;
color: #463D27;
display: flex;
align-items: center;
font-size: calc(24 / 16* 1rem);
gap: 15px;
text-decoration: none;
margin-top: 25px;
}
.block-editor-block-list__block .fachbereiche-block .items {
grid-template-columns: repeat(2, 1fr);
}
.block-editor-block-list__block .fachbereiche-block .items > .item .head-elm > img {
display: none;
}.kachel-block { 
box-sizing: border-box;
position: relative;
overflow: hidden;
margin: 0 auto;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
height: 100%;
background: #e0d3b7;
}
.kachel-block.benefits {
background: #ffffff;
}
.kachel-block > div {
display: flex;
flex-direction: column;
}
.kachel-block h3 {
margin: 0;
font-size: calc(32 / 16 * 1rem);
line-height: 1.2; 
align-self: center;
color: #463D27;
}
.kachel-block.benefits > div > p {
max-width: 560px;
}
.kachel-block.benefits > div > h3 { 
margin-bottom: 15px;
align-self: flex-start;
}
.kachel-block .kacheln {
margin-top: 3rem;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.kachel-block .kacheln.spalte-3 {
grid-template-columns: repeat(3, 1fr);
}
.kachel-block .kacheln.spalte-2 {
grid-template-columns: repeat(2, 1fr);
}
.kachel-block .kacheln.spalte-1 {
grid-template-columns: repeat(1, 1fr);
}
.kachel-block .kacheln > .kachel {
border-radius: 20px;
padding: 20px;
box-sizing: border-box;
background: #ffffff;
} 
.kachel-block.benefits .kacheln > .kachel {
border-radius: 0;
align-items: flex-start;
justify-content: flex-start;
}
.kachel-block .kacheln > .kachel,
.kachel-block .kacheln > .kachel a {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
gap: 15px;
text-decoration: none;
color: #363636;
cursor: pointer;
}
.kachel-block .kacheln.spalte-1 > .kachel {
width: fit-content;
justify-self: center;
}
.kachel-block .kacheln > .kachel > p {
margin: 0;
}
.kachel-block.benefits .kacheln > .kachel > p {
max-width: 100%;
}
.kachel-block .kacheln > .kachel > p.title,
.kachel-block .kacheln > .kachel > a > p.title {
font-family: 'RobotoRegular', sans-serif;
color: #463D27;
text-align: center;
font-size: calc(28 / 16 * 1rem);
line-height: 1.2;
word-break: break-word;
hyphens: auto;
margin: 0;
}
.kachel-block.benefits .kacheln > .kachel > p.title {
text-align: left;
}
.kachel-block .kacheln > .kachel > a > p.btn-secondary  {
display: flex;
align-items: center;
gap: 5px;
font-size: calc(18 / 16 * 1rem);
line-height: 1.2;
margin: 0;
}
.kachel-block .kacheln > .kachel > a > p.btn-secondary > img {
width: 16px;
height: 100%;
}
.kachel-block .kacheln > .kachel > img,
.kachel-block .kacheln > .kachel > a > img {
width: 100%;
height: 80px;
object-fit: contain;
}
.kachel-block a.btn-primary {
display: flex;
justify-content: flex-start;
align-items: center;
min-width: fit-content;
min-height: 56px;
font-family: var(--font-zes-reg);
border: none;
border-radius: 0;
cursor: pointer;
text-decoration: none; margin-top: 40px;
position: relative;
font-size: calc(18 / 16 * 1rem);
background: var(--zes-brown);
color: #ffffff;
width: fit-content;
padding: 2px 30px;
gap: 15px;
}
.kachel-block a.btn-primary.spalte-1 {
align-self: center;
}
.kachel-block .kacheln > .kachel.green {
background: #D3EAE4;
} 
.kachel-block .kacheln > .kachel.grey {
background: #efefef;
}
.kachel-block .kacheln > .kachel.orange {
background: #F1F1E6;
} 
.kachel-block .kacheln > .kachel.purple {
background: #CCD7E4;
} 
@media only screen and (max-width: 1380px) { 
.kachel-block .kacheln {
margin-top: 3rem; 
grid-template-columns: repeat(2, 1fr); 
}
}
@media only screen and (max-width: 870px) { 
.kachel-block .kacheln {
margin-top: 3rem; 
grid-template-columns: repeat(1, 1fr); 
}
.kachel-block .kacheln.spalte-3,
.kachel-block .kacheln.spalte-2,
.kachel-block .kacheln.spalte-1 {
grid-template-columns: repeat(1, 1fr);
}
.kachel-block.benefits > div > h3 { 
align-self: flex-start;
}
.kachel-block.benefits > div > p {
max-width: 100%;
}
.kachel-block h3 {
word-break: break-word;
hyphens: auto;
}
}
.block-editor-block-list__block .kachel-block {
max-width: 100%;
width: 100%; 
padding-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 2rem;
box-sizing: border-box;
}