.wp-block-cover.section-hero {
text-align: center;
position: relative;
overflow: hidden;
}
.wp-block-cover.section-hero img.wp-block-cover__image-background {
object-fit: cover;
}
.wp-block-cover.section-hero .wp-block-cover__background {
opacity: 0.05 !important;
}
.wp-block-cover.section-hero .wp-block-cover__inner-container {
position: relative;
z-index: 2;
text-align: center; }
.wp-block-cover.section-hero h1 {
color: #ffffff !important;
text-shadow: 0 2px 12px rgba(0,0,0,0.5), 0 1px 3px rgba(0,0,0,0.3);
font-size: 40px;
font-weight: 700;
line-height: 1.15;
margin-bottom: 10px;
}
.wp-block-cover.section-hero .wp-block-cover__inner-container > p:not(.section-badge) {
color: rgba(255,255,255,0.95) !important;
text-shadow: 0 1px 8px rgba(0,0,0,0.4);
font-size: 18px;
max-width: 560px;
margin-left: auto;
margin-right: auto;
margin-bottom: 26px;
line-height: 1.6;
font-weight: 400;
}
.wp-block-cover.section-hero .section-badge {
display: block;
width: fit-content;
margin-left: auto;
margin-right: auto;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
padding: 5px 14px;
border-radius: 20px;
margin-bottom: 14px;
}
.wp-block-cover.section-hero .wp-block-buttons {
justify-content: center;
} .wp-block-group.section-facts {
border-top: 3px solid var(--tsnw-kontakt-facts-border, #E3C4B8);
border-bottom: 3px solid var(--tsnw-kontakt-facts-border, #E3C4B8);
}
.wp-block-group.section-facts-item {
background: var(--tsnw-white) !important;
border-radius: 8px;
padding: 8px 16px;
font-size: 14px;
font-weight: 500;
} .fact-icon {
width: 36px;
height: 36px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
flex-shrink: 0;
} .wp-block-group.section-form { }
.wp-block-group.section-form h3 {
color: var(--tsnw-kontakt-badge, #B07A68);
font-size: 22px;
font-weight: 700;
margin-bottom: 16px;
} .wp-block-group.section-form-card {
background: #ffffff !important;
border-radius: 16px;
box-shadow: 0 2px 16px rgba(0,0,0,0.06);
padding: 32px !important;
}
.wp-block-group.section-form-card label {
display: block;
font-size: 14px;
font-weight: 600;
color: var(--tsnw-text-dark, #1B3A4B);
margin-bottom: 6px;
}
.wp-block-group.section-form-card input[type="text"],
.wp-block-group.section-form-card input[type="email"],
.wp-block-group.section-form-card input[type="tel"],
.wp-block-group.section-form-card select,
.wp-block-group.section-form-card textarea {
width: 100%;
padding: 10px 14px;
border: 1px solid #D0E4EB;
border-radius: 8px;
font-size: 15px;
font-family: inherit;
color: var(--tsnw-text-dark, #1B3A4B);
transition: border-color 0.2s;
box-sizing: border-box;
}
.wp-block-group.section-form-card input:focus,
.wp-block-group.section-form-card select:focus,
.wp-block-group.section-form-card textarea:focus {
outline: none;
border-color: var(--tsnw-kontakt-badge, #B07A68);
box-shadow: 0 0 0 3px var(--tsnw-kontakt-card-hover, rgba(0,182,222,0.12));
}
.wp-block-group.section-form-card textarea {
min-height: 120px;
resize: vertical;
}
.wp-block-group.section-form-card .form-hint {
font-size: 12px;
color: var(--tsnw-text-mid, #3D6478);
margin-top: 4px;
}
.wp-block-group.section-form-card .form-privacy {
font-size: 13px;
color: var(--tsnw-text-mid, #3D6478);
margin-top: 8px;
}
.wp-block-group.section-form-card .form-privacy a {
color: var(--tsnw-kontakt-badge, #B07A68);
font-weight: 600;
} .wp-block-group.section-sidebar h3 {
color: var(--tsnw-text-dark, #1B3A4B);
font-size: 20px;
font-weight: 700;
margin-bottom: 16px;
} .wp-block-group.section-direct-btn {
display: flex !important;
align-items: center;
gap: 14px;
padding: 14px 18px !important;
background: #ffffff !important;
border: 1px solid #D0E4EB !important;
border-radius: 12px !important;
transition: all 0.2s;
text-decoration: none !important;
cursor: pointer;
}
.wp-block-group.section-direct-btn:hover {
border-color: var(--tsnw-kontakt-badge, #B07A68) !important;
box-shadow: 0 4px 16px var(--tsnw-kontakt-card-hover, rgba(0,182,222,0.12));
transform: translateY(-1px);
}
.wp-block-group.section-direct-btn .btn-icon {
width: 44px;
height: 44px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
flex-shrink: 0;
} .wp-block-group.section-info-card {
display: flex !important;
align-items: flex-start;
gap: 14px;
padding: 16px !important;
background: #ffffff !important;
border-radius: 12px !important;
border: 1px solid #D0E4EB !important;
}
.wp-block-group.section-info-card .card-icon {
width: 40px;
height: 40px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
flex-shrink: 0;
}
.wp-block-group.section-info-card h4 {
font-size: 15px;
font-weight: 700;
color: var(--tsnw-text-dark, #1B3A4B);
margin-bottom: 4px;
}
.wp-block-group.section-info-card p {
font-size: 14px;
color: var(--tsnw-text-mid, #3D6478);
line-height: 1.5;
} .wp-block-group.section-map {
text-align: center;
}
.wp-block-group.section-map-placeholder {
min-height: 300px;
background: #EDF3F7;
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: var(--tsnw-text-mid, #3D6478);
}
.wp-block-group.section-map-card {
background: #ffffff !important;
border-radius: 12px !important;
border: 1px solid #D0E4EB !important;
padding: 24px !important;
text-align: center;
transition: all 0.2s;
}
.wp-block-group.section-map-card:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px var(--tsnw-kontakt-card-hover, rgba(0,182,222,0.12));
border-color: var(--tsnw-kontakt-badge, #B07A68) !important;
}
.wp-block-group.section-map-card h4 {
color: var(--tsnw-kontakt-badge, #B07A68);
margin-bottom: 8px;
}
.wp-block-group.section-map-card p {
font-size: 14px;
line-height: 1.6;
color: var(--tsnw-text-mid, #3D6478);
} .wp-block-group.section-faq { }
.wp-block-group.section-faq .section-badge {
display: inline-block;
margin-bottom: 8px;
} .wp-block-group.section-faq details {
background: #ffffff;
border: 1px solid #D0E4EB;
border-radius: 12px;
margin-bottom: 12px;
overflow: hidden;
transition: all 0.2s;
}
.wp-block-group.section-faq details:hover {
border-color: var(--tsnw-kontakt-badge, #B07A68);
}
.wp-block-group.section-faq details[open] {
border-color: var(--tsnw-kontakt-badge, #B07A68);
box-shadow: 0 2px 8px var(--tsnw-kontakt-card-shadow, rgba(0,182,222,0.08));
}
.wp-block-group.section-faq summary {
padding: 16px 20px;
font-weight: 600;
font-size: 16px;
color: var(--tsnw-text-dark, #1B3A4B);
cursor: pointer;
list-style: none;
display: flex;
align-items: center;
justify-content: space-between;
}
.wp-block-group.section-faq summary::-webkit-details-marker { display: none; }
.wp-block-group.section-faq summary::after {
content: "+";
font-size: 22px;
color: var(--tsnw-kontakt-badge, #B07A68);
font-weight: 300;
transition: transform 0.2s;
}
.wp-block-group.section-faq details[open] summary::after {
content: "−";
}
.wp-block-group.section-faq .faq-answer {
padding: 0 20px 16px;
font-size: 15px;
line-height: 1.7;
color: var(--tsnw-text-mid, #3D6478);
} .wp-block-group.section-highlights .section-sub {
text-align: center;
color: var(--tsnw-text-mid);
font-size: 16px;
max-width: 600px;
margin: 0 auto 26px;
}
.wp-block-group.section-highlight-card {
box-shadow: 0 2px 12px var(--tsnw-kontakt-card-shadow, rgba(0,182,222,0.08));
transition: all 0.2s;
}
.wp-block-group.section-highlight-card:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px var(--tsnw-kontakt-card-hover, rgba(0,182,222,0.12));
border-color: var(--tsnw-kontakt-badge, #B07A68) !important;
}
.wp-block-group.section-highlight-card h4 {
margin-bottom: 8px;
}
.wp-block-group.section-highlight-card p {
font-size: 14px;
line-height: 1.6;
} .wp-block-group.section-usp {
position: relative;
overflow: hidden;
}
.wp-block-group.section-usp > h3 {
text-align: center;
margin-bottom: 32px;
}
.wp-block-group.section-usp-card {
box-shadow: 0 2px 12px var(--tsnw-kontakt-card-shadow, rgba(0,182,222,0.08));
transition: all 0.2s;
}
.wp-block-group.section-usp-card:hover {
transform: translateY(-2px);
box-shadow: 0 8px 32px var(--tsnw-kontakt-card-hover, rgba(0,182,222,0.12));
border-color: var(--tsnw-kontakt-badge, #B07A68) !important;
}
.wp-block-group.section-usp-card h4 {
margin-bottom: 10px;
}
.wp-block-group.section-usp-card p {
line-height: 1.6;
} .wp-block-group.section-intro { }
.wp-block-group.section-intro .intro-hook {
font-size: 18px;
font-weight: 600;
color: var(--tsnw-kontakt-badge, #B07A68);
margin-top: 8px;
}
.wp-block-group.section-intro .intro-image-placeholder {
min-height: 200px;
display: flex;
align-items: center;
justify-content: center;
} .wp-block-group.cta-warm {
text-align: center;
}
.wp-block-group.cta-warm h2,
.wp-block-group.cta-warm h3 {
margin-bottom: 10px;
}
.wp-block-group.cta-warm > p {
max-width: 480px;
margin-left: auto;
margin-right: auto;
margin-bottom: 24px;
}
.wp-block-group.cta-warm .wp-block-buttons {
justify-content: center;
margin-bottom: 20px;
} .wp-block-group.section-highlights .wp-block-columns,
.wp-block-group.section-usp .wp-block-columns {
display: flex;
align-items: stretch;
}
.wp-block-group.section-highlights .wp-block-column,
.wp-block-group.section-usp .wp-block-column {
display: flex;
flex-direction: column;
}
.wp-block-group.section-highlight-card,
.wp-block-group.section-usp-card {
display: flex;
flex-direction: column;
flex: 1;
height: 100%;
}
.wp-block-group.section-highlight-card > .wp-block-buttons,
.wp-block-group.section-usp-card > .wp-block-buttons {
margin-top: auto;
padding-top: 12px;
}
.wp-block-group.section-highlight-card > p:last-of-type,
.wp-block-group.section-usp-card > p:last-of-type {
flex-grow: 1;
} .wp-block-cover.section-hero .wp-block-cover__inner-container > *:not(:first-child) {
margin-block-start: 8px;
}
.wp-block-cover.section-hero .wp-block-cover__inner-container > .wp-block-buttons {
margin-block-start: 20px;
}
.wp-block-group.section-highlight-card > *:not(:first-child),
.wp-block-group.section-usp-card > *:not(:first-child) {
margin-block-start: 6px;
}
.entry-content > .wp-block-group.alignfull + .wp-block-group.alignfull {
margin-block-start: 0;
}
.entry-content > .wp-block-cover.alignfull + .wp-block-group.alignfull {
margin-block-start: 0;
} @media (max-width: 1024px) {
.wp-block-group.section-highlights .wp-block-columns,
.wp-block-group.section-usp .wp-block-columns {
flex-wrap: wrap;
}
.wp-block-group.section-highlights .wp-block-column,
.wp-block-group.section-usp .wp-block-column {
flex-basis: calc(50% - 16px) !important;
}
}
@media (max-width: 768px) {
.wp-block-cover.section-hero {
padding: 40px 20px !important;
min-height: 300px !important;
}
.wp-block-cover.section-hero h1 {
font-size: 30px;
}
.wp-block-group.section-facts {
flex-wrap: wrap;
gap: 8px;
padding: 16px 20px !important;
}
.wp-block-group.section-form,
.wp-block-group.section-map,
.wp-block-group.section-faq,
.wp-block-group.section-highlights,
.wp-block-group.section-intro,
.wp-block-group.section-usp,
.wp-block-group.cta-warm {
padding: 40px 20px !important;
}
.wp-block-group.section-highlights .wp-block-column,
.wp-block-group.section-usp .wp-block-column {
flex-basis: 100% !important;
} .wp-block-group.section-form .wp-block-columns {
flex-direction: column;
}
}
@media (max-width: 600px) {
.wp-block-group.section-highlights .wp-block-columns,
.wp-block-group.section-usp .wp-block-columns {
flex-direction: column;
gap: 16px;
}
.wp-block-group.section-highlights .wp-block-column,
.wp-block-group.section-usp .wp-block-column {
flex-basis: 100% !important;
width: 100% !important;
}
} .wp-block-group.section-highlight-card p,
.wp-block-group.section-info-card p,
.wp-block-group.section-usp-card p {
color: var(--tsnw-kontakt-text-body, #3D6478);
}