.container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.astroid-layout.astroid-layout-boxed .astroid-wrapper {
    max-width: 1140px;
}

.astroid-footer {
    font-size: 12px;
    color: #fff;
    margin-top: 7px;
    margin-left: 10px;
}

ul.list-inline li.active a::after {
    content: "";
}

.astroid-header-section {
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.15) !important;
}

.astroid-nav .nav-link:active,
.astroid-nav .nav-link.active,
.astroid-sidebar-menu .nav-link:active,
.astroid-sidebar-menu .nav-link.active {
    background-color: transparent;
}
iframe {
    margin-top: -20px;
    margin-bottom: -20px;
}

.custom-hr {
  border: 0;
  height: 2px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0));
  width: 50%;
  margin: 30px auto;
}

@media (max-width: 768px) {
    .video-link a i {
        margin-left: 10px;
    }

    ol.ruxin_breadcrumb {
        margin-top: 10px !important;
    }
}

#survival-regeln {
    list-style-type: none;
}

.info-section i.fas {
    color: #333;
    margin-right: 5px;
    font-size: 1em;
    vertical-align: middle;
}

.info-section p strong {
    font-size: 1em;
    color: #333;
    margin-right: 1px;
    display: inline-block;
}

.info-section p {
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.ts-badge {
    display: inline-block;
    padding: 1px 6px;
    border-radius: 8px;
    margin-right: 8px;
    margin-top: 10px;
    font-weight: bold;
    color: #ffffff;
    font-size: 0.85em;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.ts-duration {
    background-color: #3e7b95;
}

.ts-price {
    background-color: #c55d5d;
}

.kurs-section {
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.basiskurse-section {
    padding: 20px;
    background: linear-gradient(to bottom, rgb(240, 240, 240), rgb(255, 255, 255));
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.themenkurse-section {
    padding: 20px;
    background: linear-gradient(to bottom, rgb(240, 240, 240), rgb(255, 255, 255));
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

#eb .eb-entry-meta {
    display: none;
}

#eb .reset-heading {
    margin-top: 10px;
    margin-bottom: 10px;
}

.section-title {
    margin-bottom: 20px;
}

.com-content-categories__item-title a {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: -10px;
}

.p-3,
.border-layout {
    padding-bottom: 0.3rem !important;
    color: #333333;
}

.bg-light {
    --bs-bg-opacity: 0.6;
}

.astroid-layout.astroid-layout-boxed .astroid-wrapper {
    overflow: hidden;
}

.uk-dotnav {
    margin-top: 10px;
}

.astroid-social-icons a,
.astroid-social-icons a:hover {
    list-style: none;
    color: #fff;
}

.jshop h1 {
    font-size: 21px;
    margin-top: 10px !important;
}
h1.teamh,
h1.startth,
h1.title {
    margin-top: 10px !important;
}


.responsive_map {
    height: 0;
    overflow: visible;
    padding-bottom: 56%;
    position: relative;
    margin-top: 35px;
}

.responsive_map iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.bild-survival-start {
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.25);
    text-align: left;
    border-radius: 2px 2px 2px 2px;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    width: 50%;
    float: left;
}

#mp-subh3kz8s {
    font-size: 13px;
}

.jshop_list_product .image_block {
    float: left;
    padding: 7px 10px 10px 2px;
}

.jshop_list_product .product .name {
    text-align: left;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700;
}

.jshop_list_product .product .jshop_price {
    font-size: 17px;
    text-align: left;
    margin-bottom: -5px;
}

#jshop_menu_order {
    margin-bottom: 10px;
    margin-top: -5px;
    border: #ccc solid 1px;
    background-color: #f5f5f5;
}

.button_detail {
    background-color: #e95d3c;
    color: #FFF;
    border-radius: 0.25rem;
}

.jshop_list_product .block_product {
    margin-bottom: 70px;
}

.astroid-logo-text .site-title {
    font-size: 1.8em;
    margin-top: 10px;
}

.astroid-logo-mobile {
    width: 200px;
    height: 48px;
}

.bg-success {
    background-color: #1773a3 !important;
}

ul {
    padding-left: 12px;
}

h2.module-title {
    margin-top: -10px;
}

.com-content-categories__item {
    border-bottom: none;
}

#mxcpr a {
    font-size: 9px;
}

.btn-success {
    color: #fff;
    background-color: #01978c;
    border-color: #01978c;
}

.astroid-social-icons {
    margin-top: 12px;
    margin-left: 5px;
}

.module-title {
    margin-bottom: 10px;
}

.teamster {
    margin-top: -8px;
}

.form-control {
    height: calc(2em + 14px);
    font-size: 14px;
    font-weight: 300;
}

.jshop_list_product .jshop .price_extra_info,
.jshop_list_product .oiproduct {
    text-align: left;
}

.schweden-survival,
.survival-ausbildung {
    max-width: 50%;
    height: auto;
    float: left;
    display: block;
    clear: left;
    margin: 7px 15px 2px 1px;
}

.schweden-survival img,
.survival-ausbildung img {
    width: 100% !important;
    height: auto !important;
    display: block;
}

.item-title,
.com-content-categories__item-title-wrapper {
    margin-bottom: -5px;
}

.fas,
.far {
    margin-right: 2px;
}

#mxcpr {
    display: none !important;
}
h3,
.h3,
h2,
.h2 {
    margin-top: 10px;
}
h1,
.h1 {
    margin-top: -20px;
}


@media (min-width: 767px) {
    .astroid-logo-text .site-title {
        display: none;
        font-size: 1.3em;
    }
}

[aria-current]:not([aria-current="false"]) {
    font-weight: bold;
}

.disabled {
    display: none;
}

@media (min-width: 1024px) {
    .astroid-logo img {
        display: none;
    }
}

li.current a span.nav-title::after {
    display: none;
}

hr {
    opacity: 0.2;
}

hr.sep-3 {
    border: none;
    height: 1px;
    background-image: linear-gradient(to right, #f0f0f0, #8f8f8f, #f0f0f0);
}

hr.sep-3::after {
    content: 'o';
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    transform-origin: 50% 50%;
    padding: 1rem;
    background-color: white;
}

.kurs-container {
    border: #ddd solid 1px;
    margin-bottom: 20px;
    padding: 15px 15px 5px 15px;
    border-radius: 5px;
    background-color: #f8f9fa;
}

h3.liste-kurse {
    transition: all 0.3s;
}

h3.liste-kurse a {
    padding: 5px;
    transition: color 0.3s;
}

.ts-offer {
    background-color: #3a8f57;
}

.ts-badge a {
    color: #fff;
    text-decoration: none;
}

.ts-badge a:hover {
    text-decoration: underline;
}

h3.liste-kurse a:hover {
    color: rgb(26, 101, 140);
}

.liste-kurse {
    font-size: 20px;
    color: rgb(26, 101, 140);
    margin-top: 0;
}

.kurs-details {
    margin-top: 10px;
}

.kurs-details strong {
    color: rgb(26, 101, 140);
}

.bg-dark .border-bottom {
    border-color: #333 !important;
}

.video-link {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    background: linear-gradient(145deg, #e6e6e6, #ffffff);
    cursor: pointer;
}

.video-link:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.video-link p {
    flex: 1;
    margin: 0;
    font-size: 16px;
}

.video-link a {
    text-decoration: none;
    color: #2d89ef;
    display: flex;
    align-items: center;
    gap: 10px;
}

.video-link a:hover {
    text-decoration: underline;
}

.video-link a i {
    font-size: 24px;
    color: #2d89ef;
    transition: color 0.3s;
}

.video-link:hover a i {
    color: #1a57b4;
}


.shadow-sm {
    box-shadow: none !important;
}

.ausruestung {
    font-size: 1em;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 20px 0;
}

.astroid-mobilemenu {
    width: 285px;
}

.small {
    font-size: 14px;
}

#specific-info-section .location-section {
    background-color: #f0f8ff;
    padding: 10px;
    margin-bottom: 13px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
}

#specific-info-section .location-section:nth-of-type(2) {
    background-color: #fff8dc;
}

ol#ruxin_breadcrumb_276 {
    padding: 0 15px 0 3px !important;
}

.ruxin_breadcrumb .divider {
    list-style-type: none;
    margin: 0;
}

.survival-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.survival-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.icon-wrapper {
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    color: #ff7c5f;
    font-size: 1.1rem;
    flex-shrink: 0;
}

.survival-list strong {
    color: #333;
    margin-right: 6px;
    white-space: nowrap;
}

.survival-list span {
    line-height: 1.4;
}

.info-block {
    padding: 15px 20px;
    margin: 20px 0;
    border-left: 3px solid #c4c4c4;
    background-color: #f9f9f9;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.info-block p {
    margin: 0 0 5px 0;
}


.ruxin_breadcrumb .divider {
    padding: 0 5px !important;
}

.module-title {
    color: rgb(26, 101, 140);
    font-weight: 700;
    text-transform: none;
    font-size: 19px;
    line-height: 1.7em;
}

ul.check {
    padding-left: 20px;
}

section p {
    padding-right: 5px;
}

.social-icons-team {
    gap: 10px;
    align-items: center;
}

.social-icons-team .col a {
    color: #777777;
    font-size: 20px;
    text-decoration: none;
}

.social-icons-team .col a:hover {
    color: #303030;
}

.social-icons-team .col {
    margin: 0 10px 5px 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767.98px) {
    .astroid-logo .astroid-logo-mobile {
        margin: 5px;
    }
}

.jshop_list_product .product .name {
    text-align: left !important;
    font-size: 18px;
    margin: 5px !important;
    padding-top: 5px;
}

.uk-card .bg-primary {
    background-color: #b16666 !important;
}

.uk-card {
    width: 99%;
    max-width: 400px;
    margin: 0 auto 30px auto;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    padding: 6px 6px 0 6px;
    box-sizing: border-box;
    cursor: pointer;
    transition: box-shadow 0.3s, border 0.3s;
}

.uk-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.uk-card img {
    display: block;
    border-radius: 4px 4px 0 0;
    width: 100%;
    height: auto;
}

.uk-card-small .uk-card-body {
    padding: 15px 5px 15px 15px;
}

.uk-card .uk-card-title {
    font-size: 1.3rem;
    color: #6c6c6c !important;
}
.uk-card .cta-bar {
  padding-bottom: 5px !important;
}
.uk-card h2,
.uk-card h3,
.uk-card h4 {
    font-size: 15px !important;
    line-height: 1.2em;
    margin-top: -2px;
    color: #535353;
}
@media (max-width: 767px) {
    .uk-card h2,
        .uk-card h3,
        .uk-card h4 {
            font-size: 18px !important;
        }
}
.uk-card .cta-bar .p-3 {
  padding: 6px 12px; 
}

.uk-card .cta-bar h4 {
  margin: 0;   
  font-size: 1rem;    
  line-height: 0.5em;    
}

.uk-card-default {
    color: #494949 !important;
}

.uk-card .border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.uk-dotnav>*>* {
    width: 20px !important;
    height: 20px !important;
}

.uk-dotnav>.uk-active>* {
    background-color: rgba(102, 102, 102, 0.6);
    border-color: transparent;
}

.uk-grid-small>*,
.uk-grid-column-small>* {
    padding-left: 12px;
}

.uk-margin-large-top {
    margin-top: 30px !important;
}

.uk-input,
.uk-select,
.uk-textarea {
    border: #bababa solid 1px;
}

@media (min-width: 768px) {
    .uk-grid {
        margin-left: 0 !important;
    }
}

@media (max-width: 767px) {
    .uk-grid {
        margin-left: -5px !important;
    }
}

.bg-dark {
    background-color: #538ead !important;
}

.uk-card h2,
.uk-card h3,
.uk-card h4 {
  margin-bottom: 10px !important;
}

.medien-category-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}

.medien-category-card {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 1.5rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.medien-category-title {
    margin: 0 0 0.5rem;
    font-size: 1.3rem;
    color: #833725;
}

.medien-category-title a {
    color: #833725;
    text-decoration: none;
}
.medien-category-title a:hover {
    text-decoration: underline;
}
.medien-category-badge {
    display: inline-block;
    margin-top: 0.3rem;
    padding: 0.25rem 0.6rem;
    background-color: #3f7592;
    color: white;
    font-size: 0.85rem;
    border-radius: 5px;
}
.medien-category-desc {
    margin-top: 1rem;
    font-size: 0.95rem;
    color: #444;
}
legend {
    font-size: 1rem;
}
.pagenavigation {
  margin: 30px 0;
}
.pagenavigation .pagination {
  display: flex;
  justify-content: space-between; 
  width: 100%;
}
.pagenavigation .btn.btn-sm.btn-secondary {
  background: transparent;
  border: 2px solid #3f7592; 
  color: #3f7592;
  font-size: 0.95rem;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 30px;           
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.25s ease;
  text-decoration: none;
}
.pagenavigation .btn.btn-sm.btn-secondary:hover {
  background: #3f7592;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.pagenavigation .icon-chevron-left,
.pagenavigation .icon-chevron-right {
  font-size: 0.9rem;
  opacity: 0.8;
}

#fi-61b9f1168f37cc48296773 {
  margin-bottom: 0;
}
/* --- Media-Layout -------------------------------------------------------- */
.ts-media-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px 24px;
    align-items: start;
    margin-bottom: 20px;
}

.ts-media-left {
    display: flex;
    justify-content: center;
    /* mobil zentrieren */
}

.ts-media-img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}

.ts-media-right p {
    margin: 0 0 14px;
}

.ts-media-full {
    margin-top: 10px;
}

.ts-media-sub {
    margin: 16px 0 12px;
    font-size: 1.2em;
}

.ts-media-links {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
}

.ts-media-links a {
    display: flex;
    flex-direction: column;
    padding: 14px 18px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background: #fff;
    text-decoration: none;
    color: #333;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    transition: all .25s ease;
}

.ts-media-links a:hover {
    border-color: #c3512f;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    transform: translateY(-2px);
}

.ts-media-title {
    font-weight: 600;
    margin-bottom: 4px;
    color: #2c3e50;
}

.ts-media-date {
    font-size: .9em;
    color: #777;
}

.ts-media-more {
    margin-top: 14px;
    text-align: center;
}

.ts-media-ronny {
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto 24px;
}

/* --- Sprungmarken & TOC -------------------------------------------------- */
.ts-anchor {
    display: block;
    position: relative;
    top: -80px;
    height: 0;
}

.ts-toc {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 10px 0 14px;
    justify-content: flex-start;
    text-align: left;
}

.ts-toc a {
    display: inline-block;
    padding: 6px 10px;
    border: 1px solid #e8e8e8;
    border-radius: 999px;
    background: #fafafa;
    text-decoration: none;
    color: #333;
    line-height: 1.2;
}

.ts-toc a:hover {
    background: #f3f3f3;
}

/* --- Pricecard ----------------------------------------------------------- */
.ts-pricecard {
    position: relative;
    border: 1px solid #ececec;
    background: #fcfcfc;
    border-radius: 12px;
    padding: 12px 14px;
    margin: 12px 0 18px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .02);
}

.ts-pricecard::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    /* top:0; right:auto; bottom:0; left:0 */
    width: 3px;
    background: rgba(187, 53, 12, 0.555);
    border-radius: 12px 0 0 12px;
}

.ts-lines {
    display: grid;
    grid-template-columns: max-content 1fr;
    column-gap: 4px;
    row-gap: 0;
    gap: 0;
}

.ts-line {
    display: contents;
}

/* Term/Val direkt ins Grid */

.ts-term {
    grid-column: 1;
    font-weight: 500;
    white-space: nowrap;
}

.ts-term::after {
    content: ":";
    margin-left: 2px;
}

.ts-val {
    grid-column: 2;
    white-space: normal;
    /* darf umbrechen */
}

.ts-line>* {
    margin: 0;
}

.ts-pricecard p {
    margin: 0 !important;
    line-height: 1.35;
}

.ts-notes {
    margin: 6px 0 0 18px !important;
    padding: 0 !important;
}

.ts-notes li {
    margin: 2px 0 !important;
}

.ts-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 10px 0 0;
}

.ts-cta.ts-cta--row {
    margin: 12px 0 16px;
}

.ts-btn {
    display: inline-block;
    font-size: .95em;
    padding: 6px 10px;
    border-radius: 8px;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    background: #fafafa;
    color: #222;
}

.ts-btn:hover {
    background: #f3f3f3;
}

.ts-btn:active {
    transform: translateY(1px);
}

/* --- Breakpoints --------------------------------------------------------- */
@media (min-width: 700px) {
    .ts-media-links {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 900px) {
    .ts-media-wrap {
        grid-template-columns: 360px 1fr;
    }

    .ts-media-img {
        max-width: 360px;
    }

    /* feste Bildspalte */
    .ts-media-left {
        justify-content: flex-start;
    }
}

@media (max-width: 520px) {
    .ts-pricecard {
        padding: 10px 12px;
    }

    .ts-lines {
        column-gap: 3px;
    }

    .ts-btn {
        padding: 6px 9px;
    }

    .ts-anchor {
        top: -64px;
    }
}
.ts-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 14px;
  margin: 18px 0;
}

.ts-gallery-grid figure {
  margin: 0;
}

.ts-gallery-grid img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
  transition: transform 0.25s ease;
}

.ts-gallery-grid img:hover {
  transform: scale(1.02);
}

.ts-gallery-link {
  margin-top: 12px;
  text-align: right;
}

.ts-gallery-link a {
  color: #2c3e50;
  font-weight: 600;
  text-decoration: none;
}

.ts-gallery-link a:hover {
  text-decoration: underline;
}
.ts-media-highlight {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  margin: 15px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  text-align: center;
}

.ts-media-highlight h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.ts-media-highlight img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.ts-media-highlight p {
  line-height: 1.5;
  color: #444444e1;
}

.ts-media-highlight a {
  text-decoration: none;
  font-weight: 600;
}

.ts-media-highlight a:hover {
  text-decoration: underline;
}
/* ========= Team-Survival – Kursübersicht ========= */

/* Sprungnavigation (unter H1) */
.ts-page-jumps {
  margin: .5rem 0 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: .5rem .75rem;
  font-size: clamp(.95rem, 1.4vw, 1rem);
}
.ts-page-jumps a {
  text-decoration: none;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: .05rem;
}
.ts-page-jumps a:hover {
  border-bottom-color: #c3512f;
}
.ts-page-jumps a:focus-visible {
  outline: 2px solid #c3512f;
  outline-offset: 2px;
  border-bottom-color: transparent;
}

#basiskurse, #themenkurse, #faq {
  scroll-margin-top: 90px; /* ggf. an Headerhöhe anpassen */
}

/* FAQ Bild */
img[alt^="FAQ"] {
  border: 1px solid #eee;
  border-radius: 4px;
  margin: .5rem 0 1rem;
}

[data-bs-theme="dark"] .ts-page-jumps a {
  border-bottom-color: #3a3a3a;
}
[data-bs-theme="dark"] img[alt^="FAQ"] {
  border-color: #2a2a2a;
}

/* Print: Sprungnav ausblenden */
@media print {
  .ts-page-jumps { display: none !important; }
}
/* Gesamte FAQ-Box */
.faq-container {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 1rem 0.5rem;
  max-width: 850px;
  margin: 2rem auto;
  box-shadow: 0 2px 6px rgba(0,0,0,0.03);
}

/* einzelne Fragen */
.faqs > div {
  margin-bottom: 0.6rem;
  border-radius: 8px;
  background: #f9f9f9;   /* leicht dunkler als die Box */
  padding: 0.4rem 0.8rem;
  transition: background 0.3s;
}
.faqs > div:hover {
  background: #f3f3f3;   /* noch einen Tick dunkler beim Hover */
}

/* Checkbox ausblenden */
.faqs input[type="checkbox"] {
  display: none;
}

/* Frage */
.faqs label {
  display: block;
  font-weight: 300;
  font-size: 1rem;
  color: #444;
  cursor: pointer;
  position: relative;
  padding-right: 2rem;
}
.faqs label:hover {
  color: #111;
}

/* Pfeil */
.faqs label::after {
  content: '▸';
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s, color 0.3s;
  color: #999;
  font-size: 1rem;
}

/* Antwort */
.faqs section {
  max-height: 0;
  overflow: hidden;
  padding-left: 0.5rem;
  transition: max-height 0.4s ease, padding 0.3s ease;
  color: #555;
  font-size: 0.95rem;
  line-height: 1.5;
}

/* Geöffnet */
.faqs input[type="checkbox"]:checked + label::after {
  transform: translateY(-50%) rotate(90deg);
  color: #666;
}
.faqs input[type="checkbox"]:checked ~ section {
  max-height: 1000px;
  padding: 0.5rem 0 0.5rem 0.5rem;
}
.faqs label h3.question {
  font-weight: 300;   /* dünn statt fett */
  font-size: 1rem;
  margin: 0;
  color: #444;
}
.faq-container > h2 {
  margin-top:0;
  margin-bottom:1.2rem;
  font-size:1.4rem;
  font-weight:600;
  text-align:center;
  color:#2c2c2c;
  border-bottom:1px solid #eee;
  padding-bottom:.5rem;
}
