.teaser.teaser-content.apple-ipad-11-content-teaser {
background-color: #F5F7F7;
padding: 25px 20px;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .figures {
background-color: #F5F8F7;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .headline {
color: #1D1D1F;
font-size: 21px;
text-align: left;
margin-bottom: 0;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .headline img {
height: 14px;
width: auto;
display: block;
margin-bottom: 10px;
}
@media (max-width: 767.98px) {
.teaser.teaser-content.apple-ipad-11-content-teaser .content .headline img {
margin: 0 0 10px 0;
}
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .headline br {
display: none;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .subline {
color: #1D1D1F;
font-size: 1.3125rem;
font-family: CodeProBold, Verdana, Tahoma, sans-serif;
display: block !important;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .text {
margin-top: 0;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .text p {
font-size: 14px;
color: #1D1D1F;
text-align: left;
line-height: 21px;
margin-top: 0;
max-width: 490px;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .content .text a {
color: inherit;
vertical-align: text-top;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .links {
position: static;
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 32px;
}
.teaser.teaser-content.apple-ipad-11-content-teaser .links li + li {
margin-top: 8px;
}
.teaser.teaser-content.apple-ipad-11-content-teaser:not(.teaser-trust-bar) .links a:not(.link):not(.btn) {
background-color: transparent;
border: 2px solid #1D1D1F;
border-radius: 25px;
color: #1D1D1F;
padding: 10px 32px;
text-align: center;
min-width: 210px;
font-size: 19.96px;
line-height: 21.78px;
}
.teaser.teaser-content.apple-ipad-11-content-teaser:not(.teaser-trust-bar) .links a:not(.link):not(.btn):hover {
background-color: rgba(0, 0, 0, 0.05);
color: #1D1D1F;
}
.teaser.teaser-content.apple-ipad-11-content-teaser:not(.teaser-trust-bar) .links a:not(.link):not(.btn):before, .teaser.teaser-content.apple-ipad-11-content-teaser:not(.teaser-trust-bar) .links a:not(.link):not(.btn):after {
display: none;
}