@media screen and (max-width: 576px) {
.block-featureset  {
margin-bottom: 15px;
}
}
.block-featureset  {
padding: 50px;
}
.block-featureset .featureset-feature {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-top: 50px;
margin-bottom: 50px;
width: max-content;
margin-left: auto;
margin-right: auto;
color: white;
}
.block-featureset .featureset-feature span {
padding-top: 36px;
color: white;
}@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);
}@media screen and (max-width: 576px) {
.block-testimonial-slider  {
margin-bottom: 15px;
}
}
.block-testimonial-slider .img-wrapper {
position: absolute;
top: 0;
width: 100%;
text-align: center;
display: flex;
justify-content: center;
}
.block-testimonial-slider .img-wrapper img {
height: 120px;
width: auto;
border-radius: 9999999999999999px;
}
.block-testimonial-slider .content-wrapper {
background: white;
margin-top: 60px;
padding: 85px 25px 25px 25px;
color: #194673;
margin-bottom: 10px;
}
.block-testimonial-slider .content-wrapper:hover {
-webkit-box-shadow: 11px 10px 0px 0px #DDE466;
box-shadow: 11px 10px 0px 0px #DDE466;
}
.block-testimonial-slider .content-wrapper .testimonial-slider-title {
width: 100%;
display: block;
text-align: center;
margin-bottom: 5px;
font-size: 15px;
font-weight: 700;
}
.block-testimonial-slider .content-wrapper .testimonial-slider-company {
width: 100%;
display: block;
text-align: center;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 25px;
}
.block-testimonial-slider .content-wrapper .testimonial-slider-text-wrapper {
padding-left: 35px;
position: relative;
}
.block-testimonial-slider .content-wrapper .testimonial-slider-text-wrapper .goose-mark {
text-transform: uppercase;
position: absolute;
left: -5px;
font-size: 50px;
color: #DDE466;
font-weight: 700;
top: -41px;
}
.block-testimonial-slider .spacer-item-tl {
display: none;
}
.block-testimonial-slider .spacer-item-tl.active {
display: block;
}
@media screen and (max-width:991px){
.block-testimonial-slider .spacer-item-tl.active{
display: none;
}
}.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;
}
}@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;
}
}