.MR-db-cashback.btn-foldout-promo.btn-foldout-positive .btn-circle  {
	border: 0 none;
	position: relative;
}

.MR-db-cashback-icon-text {
    position: absolute;
    color: white;
    width: 45px;
    text-align: center;
    left: 0;
    top: 12px;
    display: block;
    font-size: 7px;
    line-height: 7px;
    transform: rotate(-15deg);
}

.MR-db-cashback.btn-foldout-promo.btn-foldout-negative .btn-circle .ff-i::before {
	font-size: 30px;
	line-height: 50px;
}

.MR-db-cashback.btn-foldout-promo .btn-text {
	font-size: 14px;
}

.MR-db-cashback .flowform-input-icon-content {
	top: 100%;
    min-width: min(800px,75vw);
}

.MatchingResultatListe.Nettokosten .MR-db-cashback.btn-foldout-promo .btn-text {
	width: 300px;
}

.MR-db-cashback.btn-foldout-promo {
	height: 80px;
    display: inline-block;
}

.hypotheke .ff-i.ff-i-cashback {
    position: relative;
    width: 60px;
    height: 60px;
    background-image: url(/img/cashback-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-family: inherit;
}

.hypotheke .ff-i.ff-i-cashback::before {
    content: 'CASH BACK';
    position: absolute;
    color: white;
    width: 35px;
    text-align: center;
    left: 12px;
    top: 13px;
    display: block;
    font-size: 8px;
    line-height: 8px;
    font-family: inherit;
    transform: rotate(-15deg);

}

.MR-Kreditgeber-partner-ohne-vertrag {
	white-space: nowrap;
    padding-top: 10px;
	padding-left: 70px;
    min-width: auto;

	font-size: 20px;
	line-height: 20px;
    text-align: left;

	background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;

	
	background-image:url('../../../img/logo-square.svg');
}