

@media screen and (min-width: 40em) {
    .udatitemholder-multiple-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }

    .udatitemholder-multiple {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 2em;
    }

    .udatitemholder-multiple-empty {
        flex: 0 1 calc(50% - 1em);
        margin-bottom: 1em;
    }

.udatitemtext-descr
{
    display: none;
}
	.udat-hero-text {


}


}

@media screen and (min-width: 60em) {

    .udatitemholder-multiple {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }
    .udatitemholder-multiple-empty {
        flex: 0 1 calc(33% - 1em);
        margin-bottom: 2em;
    }

	.udat-hero-text {


}

}

.smsheadlines h2
{
    color: #0a8dc8 !important;
}

.udatitemholder-multiple a
{

padding: 10px;
color: var(--cssvariableb);
border: 2px solid var(--cssvariableb);
text-decoration: none;
}

.udatitemholder-multiple a:hover
{
background-color: var(--cssvariablec);
color: var(--cssvariableb);
}

.udatitemimage
{
  
}

.udat-hero-image
{


  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
padding-top: 66.56%;
}



.udat-hero-text {
}


.udat-formholder
{
  height: auto;
  width: 100%;
}

.udatitemholder-multiple
{




}


.udat-form-leftelement
{
  float: left;
  width: 35%;
}

.udat-form-rightelement
{
  float: left;
  width: 65%;
}

.udatitemholder-empty
{




}

.udatitemholder-single-fullarticleimage
{
    flex-basis: 48%;

}

.udatitemholder-single-fullarticletext
{
    flex-basis: 48%;

}

.udatitemholder-single
{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;

}

.breakline
{
  clear:both;
}
