body.single-kurs main.wp-block-group,
body.single-kurs main.has-global-padding,
body.single-kurs main.is-layout-constrained,
body.single-kurs main.wp-block-group-is-layout-constrained,
body.single-seminar main.wp-block-group,
body.single-seminar main.has-global-padding,
body.single-seminar main.is-layout-constrained,
body.single-seminar main.wp-block-group-is-layout-constrained {
padding-top: 0 !important;
padding-right: 0 !important;
padding-bottom: 0 !important;
padding-left: 0 !important;
}
body.single-kurs main .wp-block-post-content,
body.single-kurs main .wp-block-post-content.has-global-padding,
body.single-kurs main .wp-block-post-content.is-layout-constrained,
body.single-seminar main .wp-block-post-content,
body.single-seminar main .wp-block-post-content.has-global-padding,
body.single-seminar main .wp-block-post-content.is-layout-constrained {
padding-top: 0 !important;
padding-right: 0 !important;
padding-bottom: 0 !important;
padding-left: 0 !important;
} .wp-block-group.hs-hero-compact,
.wp-block-group.alignfull.hs-hero-compact,
.hs-hero-compact {
background-color: #ffffff;
padding-top: 7rem !important; padding-bottom: 3rem ; padding-left: 0 !important;
padding-right: 0 !important;
overflow: hidden;
}
@media (min-width: 768px) {
.wp-block-group.hs-hero-compact,
.hs-hero-compact {
padding-top: 7.5rem !important; padding-bottom: 5rem !important; }
} .hs-hero-compact-container {
max-width: 72rem; margin-left: auto;
margin-right: auto;
padding-left: 1.5rem; padding-right: 1.5rem;
} .hs-hero-compact-grid.wp-block-columns {
display: grid;
grid-template-columns: 1fr;
gap: 2.5rem; align-items: center;
margin: 0 !important;
}
@media (min-width: 768px) {
.hs-hero-compact-grid.wp-block-columns {
grid-template-columns: repeat(2, 1fr);
}
} .hs-hero-compact-grid.wp-block-columns .wp-block-column {
padding: 0 !important;
margin: 0 !important;
} .hs-hero-compact-content-column {
display: flex;
flex-direction: column;
} .hs-hero-compact-back-link {
margin-bottom: 1rem; font-size: 0.875rem; color: #f97316; text-decoration: none;
transition: color 0.2s;
}
.hs-hero-compact-back-link:hover {
text-decoration: underline;
color: #ea580c; }
.hs-hero-compact-back-link a {
color: #f97316; text-decoration: none;
transition: color 0.2s;
}
.hs-hero-compact-back-link a:hover {
text-decoration: underline;
color: #ea580c; }
.hs-seminar-back-link {
margin-bottom: 1rem;
font-size: 0.875rem;
color: #f97316;
}
.hs-seminar-back-link a {
color: inherit;
text-decoration: none;
}
.hs-seminar-back-link a:hover {
text-decoration: underline;
} .hs-hero-compact-heading {
font-size: 2.25rem; line-height: 1.2; margin-bottom: 1rem; font-weight: 600;
color: #1f2937; }
@media (min-width: 768px) {
.hs-hero-compact-heading {
font-size: 3rem; }
} .hs-hero-compact-description {
font-size: 1.125rem; color: #4b5563; line-height: 1.6;
margin: 0;
} .hs-hero-compact-image-column {
order: -1;
}
@media (min-width: 768px) {
.hs-hero-compact-image-column {
order: 0;
}
}
.hs-hero-compact-image{
height: 100%;
width: 100%;
} .hs-hero-compact-image-wrapper {
height: 15rem; border-radius: 40px; overflow: hidden;
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
@media (min-width: 768px) {
.hs-hero-compact-image-wrapper {
height: 20rem; }
} .hs-hero-compact-image img,
.hs-hero-compact-image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover !important;
display: block;
}