.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser {
display: flex;
flex-direction: column;
background-color: #F5F5F7;
padding: 32px 20px 20px;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser ul.links {
gap: 0;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser ul.links:has(li a):not(:has(li:nth-of-type(2) a)) {
justify-content: center;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser ul.links:has(li a):not(:has(li:nth-of-type(2) a)) li {
flex-grow: unset;
}
@media (max-width: 767.98px) {
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser ul.links:has(li a):not(:has(li:nth-of-type(2) a)) li a {
padding: 12px 18px !important;
}
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser ul.links li:first-of-type {
margin-right: 0;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser ul.links:has(li:nth-of-type(2) a) li:first-of-type {
margin-right: 12px;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .figures {
order: 3;
position: relative;
background-color: transparent;
height: 315px;
top: 0;
left: 0;
margin-top: auto;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .figures img {
height: 315px;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .content {
order: 1;
margin-top: 0;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .content .headline {
text-align: center;
margin-bottom: 20px;
position: initial;
padding: 0;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .content .headline img {
width: 148px;
height: auto;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .content .headline .energy-label-items {
bottom: 10px;
right: 10px;
margin: 0;
top: auto;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .content .text {
color: #1D1D1F;
text-align: center;
font-size: 16px;
line-height: 21px;
margin: 0 0 18px 0;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .content .text * {
color: #1D1D1F;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links {
order: 2;
position: initial;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
gap: 12px;
justify-content: space-between;
margin-bottom: 40px;
}
@media (max-width: 767.98px) {
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links {
gap: 10px;
}
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links li {
flex-grow: 1;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links li a:not(.link):not(.btn):not(.occl-modal-link) {
text-align: center;
border-radius: 24px;
background-color: transparent;
border: 1px solid #1D1D1F;
color: #1D1D1F;
font-size: 16px;
line-height: 1;
font-weight: 400;
padding: 12px;
display: block;
height: auto;
max-width: unset;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links li a:not(.link):not(.btn):not(.occl-modal-link):before, .teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links li a:not(.link):not(.btn):not(.occl-modal-link):after {
display: none;
}
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links li a:not(.link):not(.btn):not(.occl-modal-link):hover {
background-color: #272729;
color: #fff;
}
@media (max-width: 767.98px) {
.teaser.teaser-content:not(.teaser-trust-bar).apple-iphone-17-content-teaser .links li a:not(.link):not(.btn):not(.occl-modal-link) {
padding: 12px 6px;
}
}