.block-big-buttons {
display: grid;
grid-template-columns: repeat(3, 1fr); grid-column-gap: 25px;
grid-row-gap: 25px;
}
.block-big-buttons .big-button {
font-size: 32px;
padding:25px 10px 25px 10px;
font-weight: 700;
color: white;
text-decoration: none;
position: relative;
display: flex;
justify-content: flex-start;
align-items: center;
}
.block-big-buttons .big-button img {
height: 32px;
filter: invert(100%) sepia(0%) saturate(7442%) hue-rotate(133deg) brightness(113%) contrast(113%);
opacity:0;
}
.block-big-buttons .big-button .hover-flex-intend {
flex-basis: 0;
transition: flex 1s;
}
.block-big-buttons .big-button:hover .hover-flex-intend {
flex-grow: 1;
}
.block-big-buttons .big-button:hover img {
display: inline-block;
opacity: 1;
}
.block-big-buttons .big-button.button-bank {
background: #282727;
}
.block-big-buttons .big-button.button-mittelstand {
background: #282727;
}
.block-big-buttons .big-button.button-startup {
background: #282727;
}
@media screen and (max-width:991px){
.block-big-buttons{
display: flex;
flex-direction: column;
}
}.block-image {
height: max-content;
}
.block-image.block-hover-effect:hover {
box-shadow: unset !important;
scale: 1;
}
.block-image.block-hover-effect:hover img {
box-shadow: 11px 10px 0px 0px #ec8213;
transform: scale(0.98);
}
.block-image img {
max-width: 100%;
height: auto;
}
.block-image .mob-img
{
display: none;
}
.block-image .desk-img
{
display: block;
}
@media screen and (max-width: 576px) {
.block-image .mob-img
{
display: block;
}
.block-image .desk-img
{
display: none;
}
.block-image{
margin-bottom: 15px;
}
}@media screen and (max-width: 576px) {
.block-wysiwyg  {
margin-bottom: 15px;
}
}@media screen and (max-width: 576px) {
.block-counted  {
margin-bottom: 15px;
}
}
.block-counted .counted-container {
position: relative;
min-height: 150px;
}
.block-counted .counted-content {
padding-left: 60px;
}
.block-counted .counter {
position: absolute;
font-size: 150px;
line-height: 100px;
top: 0;
left: 0;
display: block;
font-weight: 800;
opacity: 0.15;
width: 90px;
text-align: right;
}@media screen and (max-width: 576px) {
.block-wysiwyg  {
margin-bottom: 15px;
}
}.block-image {
height: max-content;
}
.block-image.block-hover-effect:hover {
box-shadow: unset !important;
scale: 1;
}
.block-image.block-hover-effect:hover img {
box-shadow: 11px 10px 0px 0px #ec8213;
transform: scale(0.98);
}
.block-image img {
max-width: 100%;
height: auto;
}
.block-image .mob-img
{
display: none;
}
.block-image .desk-img
{
display: block;
}
@media screen and (max-width: 576px) {
.block-image .mob-img
{
display: block;
}
.block-image .desk-img
{
display: none;
}
.block-image{
margin-bottom: 15px;
}
}@media screen and (max-width: 576px) {
.block-wysiwyg  {
margin-bottom: 15px;
}
}
.block-oekosystem .partner-container {
position: relative;
}
.block-oekosystem .partner-container img {
max-width: 100%;
}
.block-oekosystem-single-slide #block-oekosystem-slider {
position: relative;
}
.block-oekosystem-single-slide #block-oekosystem-slider .partner-slider-title {
display: block;
width: 100%;
text-align: center;
padding: 20px;
background: white;
}
.block-oekosystem-single-slide #block-oekosystem-slider .owl-nav {
position: absolute;
bottom: 0;
width: 100%;
display: flex;
justify-content: space-between;
padding: 20px;
}
.block-oekosystem-single-slide #block-oekosystem-slider .owl-nav .owl-prev img {
transform: rotate(180deg);
}
.block-oekosystem-single-slide .partner-slider-text {
display: flex;
flex-direction: column;
justify-content: center;
}
.block-oekosystem-single-slide .partner-slider-text .btn{
margin-top: 50px;
}
.block-oekosystem .menu .menu-taxonomy-container {
display: flex;
justify-content: center;
gap: 25px;
}
.block-oekosystem .menu {
margin-top: 65px;
margin-bottom: 75px;
}
.block-oekosystem .partner-infos
{
display: flex;
flex-direction: column;
align-items: center;
gap: 5px;
padding: 15px;
background: white;
}
.block-oekosystem .partner-hover-overlay .partner-infos {
background: transparent;
}
.block-oekosystem .partner-infos .partner-title
{
font-weight: 700;
font-size: 15px;
}
.block-oekosystem .partner-hover-overlay {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding: 25px;
background: white;
}
.block-oekosystem .partner-hover-overlay:hover {
opacity: 0.9;
}
.block-oekosystem .partner-container .partner-wrapper {
position: relative;
}
.block-oekosystem .partner-hover-overlay .partner-desc {
text-align: center;
}
@media screen and (max-width:991px){
.block-oekosystem-logo-slider #block-oekosystem-logo-slider .owl-stage-outer{
padding-top: 15px;
padding-bottom: 15px;
}
}
.block-oekosystem-logo-slider #block-oekosystem-logo-slider .owl-item .item img{
width:150px;
height: auto;
}
.block-oekosystem-logo-slider .owl-stage-outer {
margin: 0 100px;
}
.block-oekosystem-logo-slider .owl-nav {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
pointer-events: none;
}
.block-oekosystem-logo-slider .owl-nav .owl-prev,
.block-oekosystem-logo-slider .owl-nav .owl-next {
pointer-events: all;
}
.block-oekosystem-logo-slider .owl-nav img {
width: 30px;
height:auto;
filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(179deg) brightness(107%) contrast(104%);
}
.block-oekosystem-logo-slider .owl-nav .owl-prev img {
transform: rotate(180deg);
}.block-gallery .block-gallery-row .block-gallery-image-container{
display: flex;
justify-content: center;
align-items: center;
max-height: 300px;
overflow: hidden;
padding-left: 15px;
padding-right: 15px;
}
.block-gallery .block-gallery-row {
padding-top: 15px;
padding-bottom: 15px;
justify-content: center;
}@media screen and (max-width: 576px) {
.block-contact-person  {
margin-bottom: 15px;
}
}
.block-contact-person {
background:  #ebebeb;
padding:25px;
}
.block-contact-person .thumb-container {
display: flex;
flex-direction: row;
justify-content: center;
}
.block-contact-person .thumb-container img {
width: 50%;
border-radius: 999px;
}
.block-contact-person .content-container {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding: 50px;
}
.block-contact-person .content-container .contact-pers-head {
display: flex;
flex-direction: column;
align-items: center;
}
.block-contact-person .content-container .contact-pers-head .contact-pers-title {
font-size: 25px;
font-weight: 700;
}
.block-contact-person .content-container .contact-pers-head .contact-pers-job {
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
margin-top: 5px;
}
.block-contact-person .content-container .contaact-pers-possibl{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-evenly;
min-width: 60%;
}
.block-contact-person .content-container .contaact-pers-possibl img{
height: 30px;
width: auto;
}
.block-contact-person .content-container .contaact-pers-possibl a{
padding: 0 40px 0 40px;
}
.block-contact-person .thumb-container {
position: relative;
}
.block-contact-person .thumb-container .frame-loops{
position: absolute;
border-radius: 0 !important;
width: 55% !important;
left: auto;
right: auto;
top: auto;
bottom: auto;
}@media screen and (max-width: 576px) {
.block-elfsight  {
margin-bottom: 15px;
}
}@media screen and (max-width: 576px) {
.block-faq  {
margin-bottom: 15px;
}
}
.block-faq .faq-title {
color: #0B2905;
font-size: 20px;
font-family: 'Titania';
}.block-footer-logo {
width: 188px;
height: auto;
margin-top: 50px;
}
.block-footer-logo.darkened, .block-logo.darkened {
img {
filter: brightness(0) saturate(100%) invert(0%) sepia(8%) saturate(7469%) hue-rotate(355deg) brightness(90%) contrast(110%);
}
}
@media screen and (min-width:992px){
.block-footer-logo{
padding: 0;
}
}.block-footer-social .social-icon-container {
display: flex;
flex-direction: row;
justify-content: space-between;
width:60%;
}
.block-footer-social .social-icon-container img {
height: 20px;
width: auto;
}
.block-footer-social .diversity-container {
margin-top:50px;
}
.block-footer-social .diversity-container img{
padding-right: 10px;
}
.block-footer-social .diversity-container a{
color: black !important;
}@media screen and (max-width: 576px) {
.block-wysiwyg  {
margin-bottom: 15px;
}
}@media screen and (max-width: 576px) {
.block-wysiwyg  {
margin-bottom: 15px;
}
}@media screen and (max-width: 576px) {
.block-wysiwyg  {
margin-bottom: 15px;
}
}