/* Forest-Camp-Neutraltöne auf einer durchgehenden Grundfläche. */
body.home{--vx-surface:var(--c-bg-soft);background:var(--vx-surface)}
.home main,.home .v2-footer{position:relative;isolation:isolate}
.home main::before,.home .v2-footer::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:url('assets/img/muster-kachel-hell.svg') center top/1050px auto repeat;opacity:.035}
.home main::before{mask-image:linear-gradient(transparent,transparent 95vh,#000 calc(100vh + 280px));-webkit-mask-image:linear-gradient(transparent,transparent 95vh,#000 calc(100vh + 280px))}
.home .v12-travel,.home .v12-travel .v9-chapter,.home .v2-about,.home .v2-faq,.home .v2-footer,.home .v12-divider{background:transparent}
.home .v10-hero::after{background:linear-gradient(180deg,transparent,rgba(15,15,16,.07) 17%,rgba(15,15,16,.24) 38%,rgba(15,15,16,.54) 60%,rgba(15,15,16,.86) 83%,var(--vx-surface) 97%)}
.home .v5-training{background:var(--vx-surface)}
.home .v5-training__shade{background:linear-gradient(90deg,rgba(15,15,16,.9),rgba(15,15,16,.56) 36%,rgba(15,15,16,.08) 64%,transparent),linear-gradient(180deg,var(--vx-surface),transparent 22%,transparent 78%,var(--vx-surface))}
@media(max-width:760px){
 .home main::before,.home .v2-footer::before{background-size:700px auto;opacity:.026}
 .home .v5-training__shade{background:linear-gradient(180deg,var(--vx-surface),transparent 15%,transparent 65%,var(--vx-surface) 95%)}
}
