/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.page-overview .section-hero .image-macbook {
    background-image: url("/euro/business/enterprise/b/screens_alt/images/overview/hero_macbook__ekcbds4u94a6_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .page-overview .section-hero .image-macbook {
        background-image: url("/euro/business/enterprise/b/screens_alt/images/overview/hero_macbook__ekcbds4u94a6_large_2x.png")
    }
}
@media only screen and (max-width: 1068px) {
    .page-overview .section-hero .image-macbook {
        background-image: url("/euro/business/enterprise/b/screens_alt/images/overview/hero_macbook__ekcbds4u94a6_medium.png")
    }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-hero .image-macbook {
        background-image: url("/euro/business/enterprise/b/screens_alt/images/overview/hero_macbook__ekcbds4u94a6_medium_2x.png")
    }
}
@media only screen and (max-width: 734px) {
    .page-overview .section-hero .image-macbook {
        background-image: url("/euro/business/enterprise/b/screens_alt/images/overview/hero_macbook__ekcbds4u94a6_small.png")
    }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-overview .section-hero .image-macbook {
        background-image: url("/euro/business/enterprise/b/screens_alt/images/overview/hero_macbook__ekcbds4u94a6_small_2x.png")
    }
}


.page-overview .section-how-to-buy .image-hero-poster {
    background-image: url("/euro/business/enterprise/a/screens_alt/images/overview/howtobuy__c4uksubjzauu_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .page-overview .section-how-to-buy .image-hero-poster {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/overview/howtobuy__c4uksubjzauu_large_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .page-overview .section-how-to-buy .image-hero-poster {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/overview/howtobuy__c4uksubjzauu_medium.jpg")
    }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-how-to-buy .image-hero-poster {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/overview/howtobuy__c4uksubjzauu_medium_2x.jpg")
    }
}
@media only screen and (max-width: 734px) {
    .page-overview .section-how-to-buy .image-hero-poster {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/overview/howtobuy__c4uksubjzauu_small.jpg")
    }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-overview .section-how-to-buy .image-hero-poster {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/overview/howtobuy__c4uksubjzauu_small_2x.jpg")
    }
}

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL NAV FIXES
\*------------------------------------*/

@media (max-width: 1023px) {
	#ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link {
		cursor: auto;
		display: flex;
		font-size: 14px;
		text-align: left;
		border: none;
		padding: 0px;
		margin: 0px;
		letter-spacing: -0.28px;
		background: none;
	}

	#ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link:hover, #ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link:active, #ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link:focus {
		background: none;
		color: rgb(255, 255, 255);
	}
}

/*------------------------------------*\
   END LOCAL NAV FIXES
\*------------------------------------*/ 



/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 734px) {
    .page-overview .section-hero .image-macbook {
        margin-left: -388px;
    }
}

.modal-content-footer-quote .quote-copy::before {
    content: "„";
}
.modal-content-footer-quote .quote-copy::after {
    content: "“";
}

.section-innovation .tile-content {
    --sk-tile-padding: 30px;
    margin-right: -150px;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 