/*
	Original .fitgrd (www.fitgrd.com) - responsive grid system by Jan MÃ¼ller
	Fitrgrid - small screen first fork by John Coyne (aoimedia.co.uk) 2016
	Licensed under GPL and MIT.
	##########################
*/



#breadcrumbs .row{
	max-width: 70em;
	margin: 0 auto;    
}
.slide{
	padding: 2em 0;
		max-width: 70em;
	margin: 0 auto;
}
.align-center {
    text-align: center;
}

.align-right {
	text-align: right;
}

.fg4.equal-box {
    padding:0 0 60px 0 ;
}
.fg4.equal-box button {
    position: absolute;
    bottom: 10px;
    display: block;
}

aside ul li {
    list-style-type: none;
}
/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:5px; right:5px; width:30px; height:30px; line-height:26px; border-radius:5px; font-size:1rem; text-align:center; opacity:.2; text-decoration:none;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}
#backtotop{color:#fff; background-color:#4CA6D5;}

.breadcrumbs {
height:30px;
line-height:100%;
margin: 0 0 0 0;
padding: 3px 0 3px 0;
clear:both;
}

.innerbc {
font-size:14px;
margin:10px 0 0 0;
}

.breadcrumbs .innerbc span {
background: transparent url(img/bclink.gif) no-repeat;
padding: 6px 2px 0px 12px; font-weight: normal; }

.breadcrumbs .innerbc a {
padding:1px;
border-bottom: 1px dotted #666;
text-decoration: none;
}
.breadcrumbs .innerbc a:hover {
border-bottom: 1px solid #505567;
}

.breadcrumbs .innerbc .menu-current a{
color: #808080;
}

.frontpage .breadcrumbs {display:none;}

.fg1,.fg2,.fg3,.fg4,.fg5,.fg6,.fg7,.fg8,.fg9,.fg10,.fg11,.fg12 {
	color: #333;
}

.fg-no-gutter > [class*="fg"] {
	height: auto;
	background: none;
}

.headline{
	font-size: 2em;
	line-height: 1em;
	background: none;
	color: #333;
	padding: 1em 0;
}

.meta {
text-align:right;
}

#meta-bottom {
text-align: center;	
}

.meta ul {
margin:0;
padding:0;
display:inline;
}

.meta ul li {
list-style-type:none;
font-size:80%;
text-transform:uppercase;
display:inline-block;
margin:0;
padding:0 1em;
}

.meta ul li a:link,
.meta ul li a:visited {
text-decoration:none;
color:#808080;
}

.meta ul li a:hover,
.meta ul li a:visited:hover,
.meta ul li a:active,
.meta ul li a:visited:active {
color:#333;
}
footer .meta {
padding-bottom: 20px;
}
.sp {
border-left: 5px #4CA6D5 solid;
padding-left: 15px;
margin-left: 0px;
color: #444;
  }
/* ======================================= 
   media queries
   ======================================= */

/* larger viewport breakpoint: 640px+ */ 	
@media screen and (min-width: 40.000em) {
	
	/* css */
	
}

/* =========================================================
   Skischule München Ost – new homepage layer
   ========================================================= */
:root{
  /* Skischule München Ost – Rot/Blau */
  --smo-blue:#075b92;
  --smo-blue-dark:#063f68;
  --smo-red:#d71920;
  --smo-red-dark:#b51218;
  --smo-ice:#eef5f9;
  --smo-text:#173447;
  --smo-muted:#607582;
  --smo-white:#fff;
  --smo-radius:16px;
  --smo-shadow:0 10px 30px rgba(6,63,104,.12);
}
html{scroll-behavior:smooth}
body{margin:0;color:var(--smo-text);background:#fff;line-height:1.55}
.container{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}
/* =========================================================
   Header
   ========================================================= */
.site-header {
    padding: 0;
    border-bottom: 1px solid #dce7ec;
    color: #fff;
}

/* Startseite: kein Header-Foto */
.site-header.is-home-header {
    background: rgba(255,255,255,.98);
}

/* Normale Seiten: Foto als Header-Hintergrund */
.site-header.is-standard-header {
    background: url('../images/header.png') no-repeat center center;
    background-size: cover;
}

.site-header-inner {
    padding: 8px 0 16px;
}

.header-row {
    max-width: 1180px;
    min-height: 150px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 24px;
}

.top-meta {
    margin-left: auto;
    order: 2;
    text-align: right;
}

.top-meta ul {
    margin: 0;
    padding: 0;
}

.top-meta li {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 16px;
    font-size: 12px;
    text-transform: uppercase;
}

.top-meta a {
    color: #71818a;
    text-decoration: none;
}

.brand {
    display: block;
    order: 1;
    margin-right: auto;
}

.brand img {
    display: block;
    width: 320px;
    max-width: none;
    height: auto;
}

.site-header.is-standard-header .brand {
    background: rgba(255,255,255,.75);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    display: inline-block;
    border-radius: 8px;
    padding: .7rem 1.2rem;
}

.main-nav{background:var(--smo-blue-dark);text-align:center;position:relative;z-index:10}
.main-nav ul{margin:0;padding:0}
.main-nav a{color:#fff;text-decoration:none;font-weight:700}
.main-nav > ul > li > a{padding:15px 18px}
.main-nav > ul > li:hover > a,.main-nav > ul > li.active > a{background:var(--smo-blue)}
.hero-media{padding:0;background:#d9e6ec}
.hero-media img{display:block;width:100%;height:min(62vh,600px);object-fit:cover}
.hero-copy{margin-top:-1px;color:#fff;background:linear-gradient(90deg,rgba(7,42,61,.96),rgba(7,42,61,.78))}
.hero-copy-inner{padding:48px 0 54px}
.hero-copy h1{font-size:clamp(38px,5.5vw,68px);line-height:1.02;margin:0 0 18px;color:#fff}
.hero-copy h2{color:#fff}
.hero-copy p{font-size:20px;max-width:720px}
.hero-copy a,.home-cta a{display:inline-block;padding:12px 20px;border-radius:999px;background:var(--smo-red);color:#fff;font-weight:800;text-decoration:none;margin:8px 8px 0 0}
.home-section{padding:70px 0}
.home-section:nth-child(even){background:var(--smo-ice)}
.home-section h2{color:var(--smo-blue-dark);font-size:clamp(30px,4vw,46px);line-height:1.1;margin:8px 0 14px}
.home-section h3{color:var(--smo-blue-dark)}
.home-section .lead{color:var(--smo-muted);font-size:18px;max-width:720px}
.home-courses,.home-dates,.home-benefits,.home-levels,.home-news{overflow:hidden}
.home-courses .card,.home-courses .course,.home-courses .special,
.home-dates .card,.home-dates .course,.home-dates .special,
.home-benefits .card,.home-benefits .course,.home-benefits .special,
.home-levels .card,.home-levels .course,.home-levels .special,
.home-news .card,.home-news .course,.home-news .special{background:#fff;border:1px solid #d7e3e8;border-radius:var(--smo-radius);box-shadow:var(--smo-shadow);padding:22px}
.home-courses img{max-width:100%;height:auto;border-radius:12px}
.home-courses .button,.home-dates .button,.home-cta .button{display:inline-block;padding:10px 16px;border-radius:999px;background:var(--smo-red);font-weight:800;text-decoration:none}
.home-cta{background:var(--smo-blue-dark)!important;color:#fff;text-align:center}
.home-cta h2,.home-cta h3{color:#fff}
.home-cta p{color:#dbeaf1}
.home-cta a{margin-top:10px}
.site-footer{background:#063653;color:#dbe7ec;padding:48px 0}
.site-footer a{color:#dbe7ec}
.footer-meta{margin-top:24px;text-align:center}
#backtotop{background:var(--smo-blue)}

@media(max-width:850px){
 .container{width:min(100% - 28px,1180px)}
 .top-meta{display:none}
 .header-row{justify-content:center;min-height:110px}
 .brand{margin:0}
 .brand img{width:240px}
 .site-header.is-standard-header .brand{margin:1rem 0}
 .hero-media img{height:52vh;min-height:360px}
 .hero-copy-inner{padding:36px 0 42px}
 .home-section{padding:52px 0}
 .main-nav > ul > li > a{padding:12px 14px}
}

/* Red/blue finishing touches */
.main-nav{border-top:4px solid var(--smo-red)}
.main-nav > ul > li:hover > a,.main-nav > ul > li.active > a{background:var(--smo-blue)}
.hero-copy{background:linear-gradient(90deg,rgba(6,63,104,.97),rgba(6,63,104,.82))}
.hero-copy .kicker,
.home-section .eyebrow{color:var(--smo-red);font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.hero-copy h1{border-left:6px solid var(--smo-red);padding-left:18px}
.home-cta{background:var(--smo-blue-dark)!important;border-top:5px solid var(--smo-red)}
.home-cta a,.hero-copy a{background:var(--smo-red)}
.home-cta a:hover,.hero-copy a:hover{background:var(--smo-red-dark)}
.home-section a{color:var(--smo-blue)}
.home-section a:hover{color:var(--smo-red)}
#backtotop{background:var(--smo-red)}

/* Hero: Bild und Text als ein gemeinsamer Bereich */
.home-hero{position:relative;min-height:560px;overflow:hidden;background:var(--smo-blue-dark)}
.home-hero .hero-media{position:absolute;inset:0;z-index:0}
.home-hero .hero-media img{display:block;width:100%;height:100%;min-height:560px;object-fit:cover}
.home-hero .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,63,104,.88) 0%,rgba(6,63,104,.58) 42%,rgba(6,63,104,.08) 78%);pointer-events:none}
.home-hero .hero-copy{position:relative;z-index:1;min-height:560px;background:transparent!important;display:flex;align-items:center}
.home-hero .hero-copy-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}
.home-hero .hero-copy h1{max-width:720px;color:#fff;font-size:clamp(40px,5.2vw,70px);line-height:1.02;margin:0 0 20px}
.home-hero .hero-copy p{max-width:650px;color:#fff!important;font-size:19px;line-height:1.5}
.home-hero .hero-copy .kicker{color:#fff}
.home-hero .hero-copy a{display:inline-block;margin-right:10px;margin-top:8px}
@media(max-width:850px){
 .home-hero,.home-hero .hero-copy{min-height:560px}
 .home-hero .hero-media img{min-height:560px}
 .home-hero .hero-media:after{background:linear-gradient(90deg,rgba(6,63,104,.88),rgba(6,63,104,.62))}
}
/* =========================================================
   FIX: Hero über die komplette Seitenbreite
   ========================================================= */

.home-hero {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
    position: relative !important;
    overflow: hidden !important;
}

.home-hero .hero-media {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
}

.home-hero .hero-media p {
    margin: 0 !important;
    padding: 0 !important;
}

.home-hero .hero-media img {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 680px !important;
    object-fit: cover !important;
    margin: 0 !important;
}

.home-hero .hero-copy {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    float: none !important;
}

.home-hero .hero-copy-inner {
    width: min(1180px, calc(100% - 40px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Kein zusätzliches Bootstrap/Template-Padding im Hero */
.home-hero .text-center,
.home-hero .bg-light {
    margin: 0 !important;
}
/* =========================================================
   Startseite – Kurskarten
   ========================================================= */

.course-grid {
    display:grid;
    grid-template-columns:repeat(4, 1fr);
    gap:24px;
    margin-top:40px;
}

.course-card {
    background:#fff;
    border:1px solid #d7e3e8;
    border-radius:16px;
    padding:28px;
    box-shadow:0 10px 30px rgba(6,63,104,.10);
    display:flex;
    flex-direction:column;
    min-height:270px;
    box-sizing:border-box;
}

.course-card-icon {
    color:#d71920;
    font-weight:800;
    font-size:14px;
    margin-bottom:18px;
}

.course-card h3 {
    color:#063f68;
    font-size:24px;
    margin:0 0 12px;
}

.course-card p {
    color:#607582;
    margin:0 0 24px;
    flex-grow:1;
}

.course-link {
    color:#075b92 !important;
    font-weight:800;
    text-decoration:none;
}

.course-link:hover {
    color:#d71920 !important;
}

.course-overview-cta {
    text-align:center;
    margin-top:38px;
}

.course-overview-cta .button {
    background:#d71920;
    color:#fff !important;
    padding:13px 24px;
    border-radius:999px;
    font-weight:800;
    text-decoration:none;
    display:inline-block;
}

.course-overview-cta .button:hover {
    background:#b51218;
}

@media(max-width:950px) {
    .course-grid {
        grid-template-columns:repeat(2, 1fr);
    }
}

@media(max-width:600px) {
    .course-grid {
        grid-template-columns:1fr;
    }
}/* =========================================================
   Startseite – Termine
   ========================================================= */

.home-dates {
    background:#eef5f9;
}

.date-list {
    margin-top:40px;
    display:flex;
    flex-direction:column;
    gap:16px;
}

.date-card {
    background:#fff;
    border:1px solid #d7e3e8;
    border-radius:16px;
    padding:20px 24px;
    display:flex;
    align-items:center;
    gap:24px;
    box-shadow:0 8px 24px rgba(6,63,104,.08);
    transition:transform .2s ease, box-shadow .2s ease;
}

.date-card:hover {
    transform:translateY(-2px);
    box-shadow:0 12px 30px rgba(6,63,104,.13);
}


/* Datum */

.date-box {
    flex:0 0 82px;
    width:82px;
    height:82px;
    border-radius:12px;
    background:#063f68;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
}

.date-day {
    font-size:30px;
    line-height:1;
    font-weight:800;
}

.date-month {
    margin-top:5px;
    font-size:12px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
}


/* Kursinformationen */

.date-info {
    flex:1;
}

.date-category {
    color:#d71920;
    font-size:12px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.date-info h3 {
    margin:4px 0 5px;
    color:#063f68;
    font-size:23px;
    line-height:1.2;
}

.date-info p {
    margin:0;
    color:#607582;
}


/* Button */

.date-action {
    flex:0 0 auto;
}

.date-button {
    display:inline-block;
    padding:11px 18px;
    border-radius:999px;
    background:#d71920;
    color:#fff !important;
    font-weight:800;
    text-decoration:none;
    white-space:nowrap;
}

.date-button:hover {
    background:#b51218;
}


/* Gesamtübersicht */

.dates-overview {
    text-align:center;
    margin-top:35px;
}

.dates-overview .button {
    display:inline-block;
    padding:13px 24px;
    border-radius:999px;
    background:#075b92;
    color:#fff !important;
    font-weight:800;
    text-decoration:none;
}

.dates-overview .button:hover {
    background:#063f68;
}


/* Tablet */

@media(max-width:800px) {

    .date-card {
        align-items:flex-start;
        flex-wrap:wrap;
    }

    .date-info {
        min-width:calc(100% - 110px);
    }

    .date-action {
        margin-left:106px;
    }
}


/* Smartphone */

@media(max-width:550px) {

    .date-card {
        display:block;
        padding:20px;
    }

    .date-box {
        margin-bottom:18px;
    }

    .date-info {
        min-width:0;
    }

    .date-action {
        margin:18px 0 0;
    }

    .date-button {
        width:100%;
        box-sizing:border-box;
        text-align:center;
    }
}
/* =========================================================
   Startseite – Vorteile
   ========================================================= */

.benefit-grid {
    display:grid;
    grid-template-columns:repeat(4, 1fr);
    gap:24px;
    margin-top:40px;
}

.benefit-card {
    background:#fff;
    border-top:4px solid #075b92;
    border-radius:16px;
    padding:28px;
    box-shadow:0 8px 24px rgba(6,63,104,.08);
    box-sizing:border-box;
}

.benefit-card:hover {
    border-top-color:#d71920;
}

.benefit-number {
    color:#d71920;
    font-size:14px;
    font-weight:800;
    letter-spacing:.08em;
    margin-bottom:18px;
}

.benefit-card h3 {
    color:#063f68;
    font-size:22px;
    line-height:1.2;
    margin:0 0 12px;
}

.benefit-card p {
    color:#607582;
    margin:0;
}

@media(max-width:950px) {
    .benefit-grid {
        grid-template-columns:repeat(2, 1fr);
    }
}

@media(max-width:600px) {
    .benefit-grid {
        grid-template-columns:1fr;
    }
}
/* =========================================================
   Startseite – Kursstufen
   ========================================================= */

.level-grid {
    display:grid;
    grid-template-columns:repeat(4, 1fr);
    gap:0;
    margin-top:40px;
    border:1px solid #d7e3e8;
    border-radius:16px;
    overflow:hidden;
    background:#fff;
    box-shadow:0 8px 24px rgba(6,63,104,.08);
}

.level-card {
    position:relative;
    padding:30px 26px;
    border-right:1px solid #d7e3e8;
    box-sizing:border-box;
}

.level-card:last-child {
    border-right:none;
}

.level-card:hover {
    background:#f7fafc;
}

.level-number {
    display:block;
    color:#d71920;
    font-size:13px;
    font-weight:800;
    letter-spacing:.08em;
    margin-bottom:20px;
}

.level-card h3 {
    color:#063f68;
    font-size:25px;
    margin:0 0 12px;
}

.level-card p {
    color:#607582;
    margin:0;
}

.level-info {
    margin-top:28px;
    padding:22px 26px;
    background:#eef5f9;
    border-radius:12px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
}

.level-info p {
    margin:0;
    color:#173447;
}

.level-info .button {
    flex:0 0 auto;
    display:inline-block;
    padding:11px 19px;
    border-radius:999px;
    background:#075b92;
    color:#fff !important;
    font-weight:800;
    text-decoration:none;
}

.level-info .button:hover {
    background:#063f68;
}

@media(max-width:950px) {
    .level-grid {
        grid-template-columns:repeat(2, 1fr);
    }

    .level-card:nth-child(2) {
        border-right:none;
    }

    .level-card:nth-child(-n+2) {
        border-bottom:1px solid #d7e3e8;
    }
}

@media(max-width:600px) {
    .level-grid {
        grid-template-columns:1fr;
    }

    .level-card {
        border-right:none;
        border-bottom:1px solid #d7e3e8;
    }

    .level-card:last-child {
        border-bottom:none;
    }

    .level-info {
        display:block;
    }

    .level-info .button {
        margin-top:16px;
    }
}
.home-stops{
  background:#fff;
}

.stops-layout{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:70px;
  align-items:start;
}

.stops-intro h2{
  color:#063f68;
  margin-bottom:18px;
}

.stops-intro p{
  color:#607582;
}

.stops-button{
  display:inline-block;
  margin-top:18px;
  padding:13px 24px;
  border-radius:999px;
  background:#075b92;
  color:#fff !important;
  font-weight:800;
  text-decoration:none;
}

.stops-button:hover{
  background:#063f68;
}

.stops-list{
  display:flex;
  flex-direction:column;
  gap:12px;
}

.stop-item{
  display:flex;
  align-items:center;
  gap:20px;
  padding:18px 20px;
  background:#eef5f9;
  border-radius:14px;
}

.stop-number{
  flex:0 0 42px;
  width:42px;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#d71920;
  color:#fff;
  font-size:13px;
  font-weight:800;
}

.stop-item h3{
  margin:0 0 3px;
  color:#063f68;
  font-size:18px;
}

.stop-item p{
  margin:0;
  color:#607582;
  font-size:14px;
}

@media(max-width:800px){
  .stops-layout{
    grid-template-columns:1fr;
    gap:40px;
  }
}
.home-cta{
  background:#eef5f9;
  padding-top:70px;
  padding-bottom:70px;
}

.cta-box{
  position:relative;
  overflow:hidden;
  background:#063f68;
  border-radius:20px;
  padding:55px 60px;
  text-align:center;
}

.cta-box:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:7px;
  height:100%;
  background:#d71920;
}

.cta-box .eyebrow{
  color:#fff;
  opacity:.8;
}

.cta-box h2{
  color:#fff;
  font-size:36px;
  margin:8px 0 15px;
}

.cta-box p{
  max-width:650px;
  margin:0 auto;
  color:#dceaf2;
  font-size:17px;
}

.cta-actions{
  display:flex;
  justify-content:center;
  gap:14px;
  margin-top:28px;
  flex-wrap:wrap;
}

.cta-primary,
.cta-secondary{
  display:inline-block;
  padding:13px 25px;
  border-radius:999px;
  font-weight:800;
  text-decoration:none;
}

.cta-primary{
  background:#d71920;
  color:#fff !important;
}

.cta-primary:hover{
  background:#b51218;
}

.cta-secondary{
  background:#fff;
  color:#063f68 !important;
}

.cta-secondary:hover{
  background:#eef5f9;
}

@media(max-width:600px){
  .cta-box{
    padding:40px 25px;
  }

  .cta-box h2{
    font-size:29px;
  }

  .cta-actions{
    flex-direction:column;
  }

  .cta-primary,
  .cta-secondary{
    width:100%;
    box-sizing:border-box;
  }
}
/* =========================================================
   Standard-Unterseiten
   ========================================================= */

.is-standard-page {
    background:#fff;
}

/* Automatischer Seitenkopf */
.page-header {
    background:#eef5f9;
    border-top:4px solid #d71920;
    padding:48px 0 42px;
}

.page-header h1 {
    margin:0;
    max-width:900px;
    color:#063f68;
    font-size:clamp(36px,5vw,58px);
    line-height:1.08;
}

/* Standardinhalt */
.standard-page-content {
    padding:60px 0 80px;
}

.content-inner {
    max-width:900px;
}

/* Typografie im WBCE-WYSIWYG-Inhalt */
.standard-page-content h2 {
    color:#063f68;
    font-size:clamp(28px,3.2vw,38px);
    line-height:1.15;
    margin:48px 0 16px;
}

.standard-page-content h2:first-child {
    margin-top:0;
}

.standard-page-content h3 {
    color:#075b92;
    font-size:24px;
    line-height:1.25;
    margin:34px 0 12px;
}

.standard-page-content p {
    margin:0 0 20px;
    max-width:800px;
}

.standard-page-content ul,
.standard-page-content ol {
    margin:0 0 24px 0;
    padding-left:24px;
}

.standard-page-content li {
    margin-bottom:8px;
}

/* Links */
.standard-page-content a {
    color:#075b92;
    font-weight:700;
}

.standard-page-content a:hover {
    color:#d71920;
}

/* Bilder im WYSIWYG-Bereich */
.standard-page-content img {
    max-width:100%;
    height:auto;
    border-radius:12px;
}

/* Tabellen */
.standard-page-content table {
    width:100%;
    border-collapse:collapse;
    margin:25px 0;
}

.standard-page-content th {
    background:#063f68;
    color:#fff;
    text-align:left;
}

.standard-page-content th,
.standard-page-content td {
    padding:12px 14px;
    border:1px solid #d7e3e8;
}

.standard-page-content tr:nth-child(even) td {
    background:#eef5f9;
}

@media(max-width:600px) {

    .page-header {
        padding:35px 0 32px;
    }

    .standard-page-content {
        padding:42px 0 60px;
    }

    .standard-page-content h2 {
        margin-top:36px;
    }
}

/* =========================================================
   MOSTneu – Relaunch: Standardseiten und Kursseiten
   ========================================================= */

.is-standard-page {
    background: #f3f7fa;
}

/* H1: exakt über dem 980px-Inhaltsbereich und näher am Inhalt */
.page-header {
    background: #eef5f9;
    border-top: 4px solid var(--smo-red);
    padding: 25px 0 18px;
}
.page-header .page-header-inner {
    max-width: 980px;
    margin: 0 auto;
}
.page-header h1 {
    margin: 0;
    max-width: none;
    color: var(--smo-blue-dark);
    font-size: clamp(36px,5vw,58px);
    line-height: 1.08;
}

/* Kurseinleitung + Bild */
.course-intro-section {
    background: #f3f7fa;
    padding: 18px 0 0;
}
.course-intro-grid {
    max-width: 980px;
    margin: 0 auto;
    padding: 30px 34px;
    display: grid;
    grid-template-columns: 1.15fr .85fr;
    gap: 34px;
    align-items: center;
    background: #fff;
    border-radius: var(--smo-radius);
    box-shadow: 0 10px 30px rgba(6,63,104,.08);
    box-sizing: border-box;
}
.course-intro-grid.no-image,
.course-intro-grid.no-text {
    grid-template-columns: 1fr;
}
.course-intro-text {
    color: var(--smo-text);
    font-size: 17px;
    line-height: 1.75;
}
.course-intro-text p {
    margin: 0 0 1.4em;
}
.course-intro-text p:last-child {
    margin-bottom: 0;
}
.course-intro-text h2,
.course-intro-text h3 {
    color: var(--smo-blue-dark);
}
.course-intro-image {
    overflow: hidden;
    border-radius: 14px;
    min-height: 230px;
}
.course-intro-image p {
    margin: 0;
}
.course-intro-image img {
    display: block;
    width: 100% !important;
    max-width: none !important;
    height: 250px !important;
    object-fit: cover;
    border: 0;
}

/* Hauptinhalt */
.is-standard-page .standard-page-content {
    padding: 18px 0 28px;
}
.is-standard-page .content-inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 42px 46px;
    background: #fff;
    border-radius: var(--smo-radius);
    box-shadow: 0 10px 30px rgba(6,63,104,.08);
    color: var(--smo-text);
    font-size: 17px;
    line-height: 1.75;
    box-sizing: border-box;
}
.is-standard-page .content-inner p {
    margin: 0 0 1.4em;
    line-height: 1.75;
}
.is-standard-page .content-inner h2 {
    position: relative;
    margin: 52px 0 18px;
    padding-top: 18px;
    border: 0;
    color: var(--smo-blue-dark);
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
}
.is-standard-page .content-inner h2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 4px;
    background: var(--smo-red);
    border-radius: 3px;
}
.is-standard-page .content-inner h2:first-child {
    margin-top: 8px;
}
.is-standard-page .content-inner h3 {
    margin: 28px 0 7px;
    color: var(--smo-blue);
    font-size: 21px;
    line-height: 1.25;
    font-weight: 700;
}
.is-standard-page .content-inner a,
.course-info-box a,
.course-intro-text a {
    color: var(--smo-blue);
    font-weight: 700;
    text-decoration: none;
}
.is-standard-page .content-inner a:hover,
.course-info-box a:hover,
.course-intro-text a:hover {
    text-decoration: underline;
}

/* Termine & Preise */
.is-standard-page .content-inner table {
    width: 100% !important;
    max-width: 100%;
    margin: 28px 0 30px;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border: 1px solid #d8e5ec;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 22px rgba(6,63,104,.08);
    box-sizing: border-box;
}
.is-standard-page .content-inner table th {
    padding: 15px 16px;
    background: var(--smo-blue-dark);
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 700;
}
.is-standard-page .content-inner table td {
    padding: 16px;
    border-bottom: 1px solid #dce7ec;
    vertical-align: middle;
    font-size: 16px;
}
.is-standard-page .content-inner table tr:last-child td {
    border-bottom: 0;
}
.is-standard-page .content-inner table tbody tr:nth-child(even) {
    background: var(--smo-ice);
}
.is-standard-page .content-inner table td:last-child a {
    display: inline-block;
    padding: 9px 17px;
    border-radius: 999px;
    background: var(--smo-red);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}
.is-standard-page .content-inner table td:last-child a:hover {
    background: var(--smo-red-dark);
    color: #fff;
    text-decoration: none;
}

/* Gut zu wissen – gleiche Außenbreite wie Hauptkarte */
.course-info-section {
    padding: 0 0 70px;
    background: #f3f7fa;
}
.course-info-box {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 38px 46px;
    background: #e8f2f7;
    border: 1px solid #d3e4ed;
    border-left: 5px solid var(--smo-blue);
    border-radius: var(--smo-radius);
    box-shadow: 0 8px 22px rgba(6,63,104,.08);
    color: var(--smo-text);
    font-size: 17px;
    line-height: 1.75;
    box-sizing: border-box;
}
.course-info-box h2 {
    position: relative;
    margin: 0 0 26px;
    padding-top: 18px;
    color: var(--smo-blue-dark);
    font-size: 32px;
    line-height: 1.2;
}
.course-info-box h2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 4px;
    background: var(--smo-red);
    border-radius: 3px;
}
.course-info-box h3 {
    margin: 26px 0 7px;
    color: var(--smo-blue);
    font-size: 21px;
    line-height: 1.25;
}
.course-info-box p {
    margin: 0 0 1.4em;
    line-height: 1.75;
}
.course-info-box p:last-child {
    margin-bottom: 0;
}

@media (max-width: 700px) {
    .page-header {
        padding: 20px 0 16px;
    }
	.brand img {
        width: 220px;
        max-width: 100%;
        height: auto;
    }

    .site-header.is-standard-header .brand {
        margin: 1rem auto;
    }

    .header-row {
        justify-content: center;
    }

    .course-intro-section {
        padding-top: 14px;
    }
    .course-intro-grid {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 26px 22px;
        border-radius: 12px;
    }
    .course-intro-text,
    .is-standard-page .content-inner,
    .course-info-box {
        font-size: 16px;
    }
    .course-intro-image {
        min-height: 0;
    }
    .course-intro-image img {
        height: 210px !important;
    }
    .is-standard-page .standard-page-content {
        padding: 14px 0 24px;
    }
    .is-standard-page .content-inner,
    .course-info-box {
        padding: 28px 22px;
        border-radius: 12px;
    }
    .is-standard-page .content-inner h2,
    .course-info-box h2 {
        font-size: 27px;
    }
    .is-standard-page .content-inner h3,
    .course-info-box h3 {
        font-size: 19px;
    }
    .is-standard-page .content-inner table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .is-standard-page .content-inner table th,
    .is-standard-page .content-inner table td {
        padding: 12px;
    }
    .course-info-section {
        padding-bottom: 55px;
    }
}
/* =========================================================
   Mobile Kurstabelle als Karten
   ========================================================= */

@media (max-width: 700px) {

    .is-standard-page .content-inner table {
        display: block;
        width: 100% !important;
        border: 0;
        background: transparent;
        box-shadow: none;
        overflow: visible;
    }

    .is-standard-page .content-inner table thead {
        display: none;
    }

    .is-standard-page .content-inner table tbody,
    .is-standard-page .content-inner table tr,
    .is-standard-page .content-inner table td {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }

    .is-standard-page .content-inner table tr {
        margin-bottom: 18px;
        padding: 18px;

        background: #fff !important;
        border: 1px solid #d7e3e8;
        border-radius: 14px;

        box-shadow: 0 6px 18px rgba(6,63,104,.08);
    }

    .is-standard-page .content-inner table td {
        padding: 8px 0;
        border: 0;
        font-size: 15px;
    }

    /* Kursname */
    .is-standard-page .content-inner table td:nth-child(1) {
        color: var(--smo-blue-dark);
        font-size: 19px;
        font-weight: 700;
        padding-bottom: 4px;
    }

    /* Termin */
    .is-standard-page .content-inner table td:nth-child(2) {
        color: var(--smo-muted);
        padding-bottom: 14px;
    }

    /* Dauer */
    .is-standard-page .content-inner table td:nth-child(3)::before {
        content: "Dauer: ";
        font-weight: 700;
        color: var(--smo-blue-dark);
    }

    /* Preis */
    .is-standard-page .content-inner table td:nth-child(4)::before {
        content: "Preis: ";
        font-weight: 700;
        color: var(--smo-blue-dark);
    }

    .is-standard-page .content-inner table td:nth-child(4) {
        font-size: 17px;
        font-weight: 700;
    }

    /* Buchung */
    .is-standard-page .content-inner table td:nth-child(5) {
        padding-top: 14px;
    }

    .is-standard-page .content-inner table td:nth-child(5) a {
        display: block;
        width: 100%;

        padding: 12px 18px;

        text-align: center;
        box-sizing: border-box;

        background: var(--smo-red);
        color: #fff !important;
        border-radius: 999px;

        font-weight: 700;
        text-decoration: none;
    }
}
   Kursvarianten – Block 14
/* =========================================================
/* =========================================================
   Kursvarianten – Block 14
   z.B. 2-Tages-Kurs / 3-Tages-Kurs
   ========================================================= */

.course-options-section {
    margin: 0;
	padding-bottom: 28px;
}

.course-options-section .bloro_grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin: 24px 0 42px;
}

/* BlockRocker-Clearfix abschalten */
.course-options-section .bloro_grid::before,
.course-options-section .bloro_grid::after {
    display: none !important;
    content: none !important;
}

/* BlockRocker-Floats und feste Breiten überschreiben */
.course-options-section .bloro_grid > .bloro_unit {
    float: none !important;
    width: auto !important;

    padding: 28px 30px 30px;

    background: #eef5f9;
    border: 1px solid #d7e6ee;
    border-top: 4px solid #075b92;
    border-radius: 14px;

    box-shadow: 0 8px 22px rgba(6,63,104,.08);

    box-sizing: border-box;
}

/* Überschrift der Karte */
.course-options-section .bloro_unit h3 {
    margin: 0 0 12px;

    color: #063f68;
    font-size: 23px;
    line-height: 1.2;
}

/* Kartentext */
.course-options-section .bloro_unit p {
    margin: 0 0 1em;

    color: #173447;
    line-height: 1.65;
}

.course-options-section .bloro_unit p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   Kursklassen – Block 15
   Erwachsene 4 / Kinder 5 / Zwergerl 3
   ========================================================= */

.course-levels-section {
    margin: 15;
	padding-bottom: 18px;
}

.course-levels-section .bloro_grid {
    display: grid;
    gap: 22px;
    margin: 24px 0 42px;
}

/* BlockRocker-Clearfix abschalten */
.course-levels-section .bloro_grid::before,
.course-levels-section .bloro_grid::after {
    display: none !important;
    content: none !important;
}

/* BlockRocker-Floats und Modulbreiten aufheben */
.course-levels-section .bloro_grid > .bloro_unit {
    float: none !important;
    width: auto !important;

    padding: 28px 30px 30px;

    background: #eef5f9;
    border: 1px solid #d7e6ee;
    border-top: 4px solid #075b92;
    border-radius: 14px;

    box-shadow: 0 8px 22px rgba(6,63,104,.08);

    box-sizing: border-box;
}


/* ---------------------------------------------------------
   3 Kursklassen – Zwergerl
   --------------------------------------------------------- */

.course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(3):last-child) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}


/* ---------------------------------------------------------
   4 Kursklassen – Erwachsene
   2 x 2
   --------------------------------------------------------- */

.course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(4):last-child) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}


/* ---------------------------------------------------------
   5 Kursklassen – Kinder/Jugend
   oben 3 / unten 2
   --------------------------------------------------------- */

.course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(5):last-child) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

/* erste drei Karten = je 1/3 */
.course-levels-section
.bloro_grid:has(> .bloro_unit:nth-child(5):last-child)
> .bloro_unit:nth-child(-n+3) {
    grid-column: span 2;
}

/* letzte zwei Karten = je 1/2 */
.course-levels-section
.bloro_grid:has(> .bloro_unit:nth-child(5):last-child)
> .bloro_unit:nth-child(4),
.course-levels-section
.bloro_grid:has(> .bloro_unit:nth-child(5):last-child)
> .bloro_unit:nth-child(5) {
    grid-column: span 3;
}


/* ---------------------------------------------------------
   Typografie Kursklassen
   --------------------------------------------------------- */

.course-levels-section .bloro_unit h3 {
    margin: 0 0 12px;

    color: #063f68;
    font-size: 23px;
    line-height: 1.2;
}

.course-levels-section .bloro_unit p {
    margin: 0 0 1em;

    color: #173447;
    line-height: 1.65;
}

.course-levels-section .bloro_unit p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   Tablet
   ========================================================= */

@media screen and (max-width: 850px) {

    .course-options-section .bloro_grid,
    .course-levels-section .bloro_grid,
    .course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(3):last-child),
    .course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(4):last-child),
    .course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(5):last-child) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }

    .course-levels-section
    .bloro_grid:has(> .bloro_unit:nth-child(5):last-child)
    > .bloro_unit {
        grid-column: auto;
    }
}


/* =========================================================
   Smartphone
   ========================================================= */

@media screen and (max-width: 568px) {

    .course-options-section .bloro_grid,
    .course-levels-section .bloro_grid,
    .course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(3):last-child),
    .course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(4):last-child),
    .course-levels-section .bloro_grid:has(> .bloro_unit:nth-child(5):last-child) {
        grid-template-columns: 1fr;
        gap: 16px;
        margin: 20px 0 35px;
    }

    .course-options-section .bloro_grid > .bloro_unit,
    .course-levels-section .bloro_grid > .bloro_unit {
        width: auto !important;
        grid-column: auto !important;

        padding: 24px 22px;
    }
}