.apply-now-block {
margin-top: 0;
margin-bottom: 55px;
padding-top: 60px;
background: linear-gradient(to bottom, black 50%, white 50%);
}
.apply-now-block-content-subtitle {
margin-top: 10px;
font-size: 18px;
font-weight: 600;
line-height: 1.1;
margin-bottom: 0;
}
.apply-now-block-content {
text-align: center;
}
.apply-now-block-inner {
display: grid;
align-items: end;
grid-template-columns: 100%;
max-width: 1200px;
position: relative;
margin: 0 auto;
gap: 2rem;
width: 100%;
}
.apply-now-block-content-title {
font-size: 30px;
font-weight: 700;
margin: 0;
line-height: 1.1;
text-transform: uppercase;
font-style: italic;
}
.apply-now-block .apply-now-block-content-title {
font-size: 30px;
line-height: 1;
hyphens: auto;
}
.apply-now-block .apply-now-block-content-title {
color: #C8230A;
font-style: italic;
font-weight: 700;
text-transform: uppercase;
}
.apply-now-block-image-wrapper {
aspect-ratio: 2 / 2.7;
}
.apply-now-block-image-wrapper video {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 30px;
}
.apply-now-block-image-wrapper img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 30px;
}
.apply-now-content-btn {
text-align: center;
font-size: 16px;
line-height: 24px;
font-weight: 600;
color: #fff;
border: 2px solid #fff;
border-radius: 25px;
padding: 10px 20px;
text-transform: uppercase;
min-width: 180px;
width: fit-content;
display: inline-block;
}
.apply-now-block-content .apply-now-block-content-title+.apply-now-content-btn {
margin-top: 23px;
}
.apply-now-block-content-subtitle-second {
margin-top: 50px;
}
.apply-now-block-icon {
width: 120px;
height: 120px;
aspect-ratio: 1/1;
position: absolute;
bottom: 109px;
left: 41px;
}
.apply-now-block .apply-now-content-btn {
background-color: #FFD20F;
color: #000;
margin-top: 23px;
}
.apply-now-block-black {
height: 420px;
background-color: #000;
display: none;
}
.apply-empty {
display: none;
}
.apply-play-button{
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
background-image: url(//www.texoversum-ldt.de/wp-content/themes/LDT/media/playbtn.svg);
background-size: contain;
transform: translate(-50%, -50%);
cursor: pointer;
opacity: 1;
background-repeat: no-repeat;
background-position: center;
}
@media (min-width: 769px) {
.apply-now-block-black {
display: block;
}
.apply-empty {
display: block;
}
.apply-now-content-btn {
margin-top: 80px;
font-size: 18px;
}
.apply-now-block .apply-now-content-btn {
margin-top: 35px;
}
.apply-now-block-content .apply-now-block-content-title+.apply-now-content-btn {
margin-top: 50px;
}
.apply-now-block-content {
max-width: 650px;
margin-bottom: 4rem;
text-align: left;
margin-top: 7rem;
}
.apply-now-block-inner {
grid-template-columns: 1fr 1fr;
}
.duales-modell-new .apply-now-block-inner{
grid-template-columns: 1fr 1.2fr;
}
.apply-now-block-image-wrapper {
max-width: 350px;
aspect-ratio: 2/3.5;
max-height: calc(100vh - 110px);
position: absolute;
top: -285px;
}
.apply-now-block-icon {
bottom: -35px;
right: -45px;
left: auto;
}
.apply-now-block-icon img {
transform: rotate(20deg);
}
.apply-now-block-content-title {
font-size: 35px;
}
.apply-now-block .apply-now-block-content-title {
font-size: 48px;
line-height: 1;
}
.apply-now-block-content-subtitle {
font-size: 20px;
}
.apply-now-block-content-subtitle {
margin-bottom: 15px;
}
.apply-now-block {
padding-top: 0;
background: transparent;
}
}
@media (min-width: 998px) {
.apply-now-block-image-wrapper {
max-width: 400px;
}
.apply-now-block-content-subtitle {
font-size: 24px;
}
.apply-now-block-icon {
width: 130px;
height: 130px;
}
.apply-now-block {
margin-top: 115px;
margin-bottom: 160px;
}
}
@media (min-width: 1280px) {
.apply-now-block-content-title {
font-size: 48px;
line-height: 1;
}
}