html :where(.wp-block) {
    margin-bottom: 28px;
    margin-top: 28px;
    max-width: 100%;
}
body.post-type-post :where(.wp-block) {
    max-width: 70%;
}
.text-wrap-hero{
    width: 100%;
    max-width: 800px!important;
    margin: 0 auto;
}
h1.wp-block-heading,
.h1 {
    font-family:"Open Sans", sans-serif;
    font-size: 64px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1.28px;
    margin: 0 0 20px;
}
h2.wp-block-heading,
.h2 {
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
    margin: 0 0 20px;
}
.main-wrap {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.text-wrap {
    width: 100%;
    max-width: 668px;
    margin: 0 auto;
}
.icon-box {
    border: 1px solid rgba(34, 60, 106, 0.24);
    padding: 32px;
    border-radius: 32px;
    background-color: #fff;
    position: relative;
}
.icon-box > .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 348px;
}  
.icon-box .wp-block-button {
    width: 100%;
}

.icon-box .wp-block-button__link {
    width: 100%;
    justify-content: center;
}
.icon-box .wp-block-heading {
    margin: 0;
}
.icon-box  figure {
    margin: 0;
}
.icon-box  p {
    margin: 0;
}
.wp-block-group p {
    margin: 0;
}
.sa-simple-box {
    padding: 32px;
    border-radius: 32px;
    border: 1px solid rgba(233, 233, 233, 1);
}
.box-number {
    display: inline-flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    border-radius: 32px;
    background: #223C6A;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.is-style-bg-blue-primary {
    background-color: #223C6A;
}
.is-style-bg-blue-light { background-color: #D3D3E5; }
.is-style-bg-grey-light { background-color: #F8FAFB; }
.is-style-bg-blue-primary-grain {
    background-image: url(../img/grain.webp);
    background-repeat:  no-repeat; 
    background-size: cover;
}
.is-style-bg-blue-light-grain {
    background-image: url(../img/bg-hero.webp);
    background-repeat:  no-repeat;
    background-size: cover;
}
.is-style-bg-light-grain {
    background-image: url(../img/bg-merkmale.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.has-primary-blue-color {
    color: #223C6A;
}

.has-light-blue-color {
    color: #D3D3E5;
}

.has-grey-medium-color {
    color: #DEDEDE;
}
.has-white-color {
    color: #fff;
}
.has-white-60-color {
    color: rgba(255, 255, 255, 0.6);
}
.has-black-color {
    color: #1C1C1C;
}
.has-grey-dark-color {
    color: #636363;
}
.has-small-font-size { font-size: 14px; }
.has-normal-font-size { font-size: 16px; }
.has-large-font-size { font-size: 24px; }
.has-x-large-font-size { font-size: 48px; }

.sa-tab-content { display: none; }
.sa-tab-content.active { display: block; }
.sa-tab-titles {
    width: 100%;
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 16px;
    margin: 0;
    background: #fff;
    border-radius: 16px;
}
.sa-tab-titles-holder {
    background: rgba(255, 255, 255, 0.32);
    border-radius: 16px;
    padding: 12px;
}
.sa-tab-titles li {
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    color: #223C6A;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    border: 1px solid rgba(34, 60, 106, 0.24);
    padding: 16px;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: 500;
    margin: 0 2px;
}
.sa-testimonials-slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 660px;
}
.sa-testimonial-items {
    display: flex;
    transition: transform 0.4s ease;
}
.sa-testimonial-slide {
    flex: 0 0 100%;
    padding: 32px;
    max-width: 660px;
}
.sa-slider-nav {
    margin-top: 15px;
}
.sa-slider-nav button {
    width: 50px;
    height: 50px;
    border-radius: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    border: 1px solid #223C6A;
    cursor: pointer;
    background: none;
    outline: none;
    transition: all 0.3s;
}
.text-wrap-sm {
    width: 100%;
    max-width: 600px;
    padding: 0 35px;
    margin: 0 auto;
}
.footer-main {
    padding: 80px 0;
  }
  .footer-main .footer-widget .footer-top .footer-col {
    display: flex;
    align-items: flex-start;
  }
  .footer-main .footer-widget .footer-top .footer-col p {
    margin: 0 0 5px;
    color: #636363;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
  }
  .footer-main .footer-widget .footer-top .footer-col .menu {
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    justify-content: center;
  }
  .footer-main .footer-widget .footer-top .footer-col .menu li {
    margin: 0 10px 5px 0;
  }
  .footer-main .footer-widget .footer-top .footer-col .menu li a {
    color: #CCCCCC;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
  }
  .footer-main .footer-widget .footer-top .footer-col .wp-block-heading.subitle4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
    color: #1C1C1C;
    margin: 0 0 10px;
  }
  .footer-main .footer-widget .footer-top .footer-col #menu-footer-main a {
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
    color: #1C1C1C;
  }
  .footer-main .footer-widget .footer-bottom {
    padding-top: 32px;
    border-top: 1px solid #E9E9E9;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-main .footer-widget .footer-copy a, .footer-main .footer-widget .footer-copy {
    color: #636363;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
    margin: 0;
  }
  .footer-main .footer-widget .footer-copy a:hover {
    text-decoration: underline;
  }
  .footer-main .footer-widget .col-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .footer-main .footer-widget .col-info figure {
    margin: -4px 0 0;
  }
  .footer-main .footer-widget .col-info p {
    color: #636363;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    margin: 0 10px 0 0;
  }
  .footer-main .footer-widget #menu-footer-bottom {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
    
  }
  .footer-main .footer-widget #menu-footer-bottom li {
    margin: 0 15px 0 0;
  }
  .footer-main .footer-widget #menu-footer-bottom li a {
    color: #636363;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
  }
.wp-block-columns.sa-icon-col {
    gap: 10px;
    border: 1px solid rgba(34, 60, 106, 0.24);
    border-radius: 16px;
    padding: 24px;
    margin: 0 0 16px;
}
.wp-block-columns.sa-icon-col p {
    margin: 0;
}
.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img {
    border-radius: 16px;
    border: 1px solid #c5ccd8;
}  

#widgets-editor .wp-block[data-type="core/widget-area"] {max-width: 100%;}
#widgets-editor .blocks-widgets-container .editor-styles-wrapper {
    max-width: 100%;
}
.blocks-widgets-container .editor-styles-wrapper {
    max-width: 100%;
}