.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: #3985c6;
}
.block-big-buttons .big-button.button-mittelstand {
background: #2065a0;
}
.block-big-buttons .big-button.button-startup {
background: #194673;
}
@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 #DDE466;
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 #DDE466;
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-contact-person  {
margin-bottom: 15px;
}
}
.block-contact-person {
background: white;
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;
}.block-enp .enp-wrapper .enp-events-wrapper .enp-event-wrapper .enp-event-image {
width:118px;
height:auto;
}
.block-enp .enp-wrapper .enp-events-wrapper .enp-events-wrapper-inner {
justify-content: space-between;
display: flex;
flex-direction: column;
gap: 10px;
height:100%;
}
.block-enp .enp-wrapper .enp-events-wrapper .enp-events-wrapper-inner a {
display: flex;
}
.block-enp .enp-wrapper .enp-events-wrapper .enp-event-wrapper {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
position: relative;
background: white;
padding: 10px;
flex-grow:1;
}
.block-enp .enp-wrapper .enp-events-wrapper .enp-event-wrapper .enp-event-content {
padding-left: 25px;
}
.block-enp .enp-wrapper .enp-events-wrapper .enp-event-wrapper .enp-event-content .enp-event-title {
color: #0C121C;
font-size: 15px;
font-weight: 700;
margin-bottom: 0px;
}
.block-enp .enp-wrapper .enp-events-wrapper .enp-event-wrapper .enp-event-content .enp-event-date {
color: #0C121C;
}
.block-enp .enp-wrapper .enp-news-wrapper-inner {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding: 20px;
background:white;
height: 100%;
}
.block-enp .enp-wrapper .enp-news-wrapper .enp-news-image {
width: 100%;
}
.block-enp .enp-wrapper .enp-news-wrapper-inner .enp-news-title {
display: block;
padding: 10px 0px;
}
.block-enp .enp-wrapper .enp-podcasts-wrapper-inner .enp-podcasts-title {
display: block;
padding: 10px 0px;
}
.block-enp .enp-wrapper .enp-news-wrapper-inner p {
font-size: 12px;
margin:0;
}
.block-enp .enp-wrapper .enp-podcasts-wrapper-inner {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding: 20px;
background:white;
height:100%;
}
.block-enp .enp-wrapper .enp-podcasts-wrapper .enp-podcasts-image {
width: 100%;
}
.block-enp .btn-secondary {
float:right;
margin-top: 20px;
}
@media screen and (max-width:991px){
.block-enp .enp-wrapper{
flex-direction: column;
}
.block-enp .btn-secondary{
margin-bottom: 20px;
}
}
.enp-event-wrapper:hover,
.enp-news-wrapper-inner:hover,
.enp-podcasts-wrapper-inner:hover {
-webkit-box-shadow: 11px 10px 0px 0px #DDE466;
box-shadow: 11px 10px 0px 0px #DDE466;
transform: scale(0.98);
}@media screen and (max-width: 576px) {
.block-elfsight  {
margin-bottom: 15px;
}
}.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;
}
}