.site-header{--hdr-col-a:#f9d093;--hdr-col-b:#ffa303;--hdr-col-c:#ff6a00;--header-text:#1f1a12;--header-surface:#fff8ecf0;--header-border:#6d39092e;--header-shadow:0 20px 45px #68350529;--header-hover:#0b5bd6;--header-background:linear-gradient(90deg, var(--hdr-col-c) 0%, var(--hdr-col-b) 45%, var(--hdr-col-a) 100%);--header-dropdown-text:var(--header-text);--header-cta-background:var(--hdr-col-c);--header-cta-text:#fff;--header-z-overlay:9999;--site-header-row-height:136px;z-index:var(--header-z-overlay);isolation:isolate;background:var(--header-background);position:relative;overflow:visible}.site-header__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.site-header__bg:before,.site-header__bg:after{content:"";background:0 0;position:absolute;inset:0}.site-header.site-header--preset-bg .site-header__bg:before{background:radial-gradient(circle at 100% 0,#ffffff80,#0000 32%),linear-gradient(#ffffff38,#0000 34%)}.site-header.site-header--preset-bg .site-header__bg:after{background:#ffffff29;border-radius:50%;height:180px;inset:auto -10% -55% 30%;transform:rotate(-7deg)}.site-header__inner{z-index:1;width:min(1200px,100% - 40px);min-height:var(--site-header-row-height);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex;position:relative}.site-header__brand{flex:none;justify-content:flex-start;align-self:center;align-items:center;min-width:0;display:inline-flex}.site-header__logo-frame{width:min(28vw,220px);height:calc(var(--site-header-row-height)*.62);position:relative;overflow:hidden}.site-header__logo{object-fit:cover;object-position:center center}.site-header__menu-toggle{cursor:pointer;background:#fffaf22e;border:1px solid #ffffff40;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:52px;height:52px;padding:0;display:none}.site-header__menu-toggle span{background:var(--header-text);border-radius:999px;width:20px;height:2px;margin:0 auto;transition:transform .18s,opacity .18s}.site-header__menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.site-header__menu-toggle.is-open span:nth-child(2){opacity:0}.site-header__menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-header__nav{min-width:0;z-index:var(--header-z-overlay);flex:auto;justify-content:flex-end;margin-left:16px;display:flex;position:relative}.site-header__actions{flex:none;align-items:center;gap:10px;margin-left:10px;display:inline-flex}.site-header__language-control{align-items:center;display:inline-flex}.site-header__nav-list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9f12e;border:1px solid #ffffff59;border-radius:999px;justify-content:flex-end;align-items:center;gap:10px;margin:0;padding:14px;list-style:none;display:flex;box-shadow:0 10px 30px #783f0714}.site-header__nav-item{position:relative}.site-header__nav-item>a,.site-header__dropdown-toggle{min-height:46px;color:var(--header-text);white-space:nowrap;font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:600;text-decoration:none;transition:color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.site-header__nav-item>a:hover,.site-header__nav-item>a:focus-visible,.site-header__dropdown-toggle:hover,.site-header__dropdown-toggle:focus-visible,.site-header__nav-item--dropdown.is-open>.site-header__dropdown-toggle{color:var(--header-hover);background:#ffffffb3;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #723c081f}.site-header__dropdown-icon{font-size:.8rem;transition:transform .18s}.site-header__dropdown-details[open] .site-header__dropdown-icon,.site-header__nav-item--dropdown:hover .site-header__dropdown-icon,.site-header__nav-item--dropdown:focus-within .site-header__dropdown-icon{transform:rotate(180deg)}.site-header__dropdown-details>summary{list-style:none}.site-header__dropdown-details>summary::-webkit-details-marker{display:none}.site-header__dropdown-menu{border:1px solid var(--header-border);background:var(--header-surface);min-width:220px;box-shadow:var(--header-shadow);z-index:var(--header-z-overlay);opacity:0;visibility:hidden;pointer-events:none;border-radius:22px;margin:0;padding:10px;list-style:none;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(8px)}.site-header__dropdown-details[open]>.site-header__dropdown-menu,.site-header__nav-item--dropdown:hover .site-header__dropdown-menu,.site-header__nav-item--dropdown:focus-within .site-header__dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header__dropdown-menu a{color:var(--header-dropdown-text);border-radius:14px;padding:12px 14px;font-weight:500;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:block}.site-header__dropdown-menu a:hover,.site-header__dropdown-menu a:focus-visible{color:var(--header-hover);background:#ffa30329;outline:none;transform:translate(2px)}.site-header__nav-item--cta>a{background:var(--header-cta-background);color:var(--header-cta-text);box-shadow:0 10px 24px #2d1b0729}.site-header__nav-item--cta>a:hover,.site-header__nav-item--cta>a:focus-visible{background:var(--header-cta-background);color:var(--header-cta-text);filter:brightness(1.05)}.site-language-switcher{flex-direction:column;align-items:flex-end;display:inline-flex;position:relative}.site-language-switcher__trigger{--language-accent:var(--header-hover);min-width:92px;min-height:40px;color:var(--header-text);font:inherit;letter-spacing:.04em;cursor:pointer;background:#ffffff57;border:1px solid #ffffff70;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.78rem;font-weight:700;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.site-language-switcher__flag{object-fit:cover;border-radius:3px;width:22px;height:16px;box-shadow:inset 0 0 0 1px #00000029}.site-language-switcher__label{letter-spacing:.03em}.site-language-switcher__chevron{margin-left:2px;font-size:.7rem;transition:transform .18s}.site-language-switcher__menu{border:1px solid var(--header-border);min-width:108px;box-shadow:var(--header-shadow);opacity:0;visibility:hidden;pointer-events:none;background:#fff8ecfa;border-radius:14px;padding:6px;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(6px)}.site-language-switcher__option{--language-accent:var(--header-hover);width:100%;min-height:34px;color:var(--header-text);letter-spacing:.03em;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:.76rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.site-language-switcher__trigger:hover,.site-language-switcher__trigger:focus-visible{background:#ffffffc2;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #723c081f}.site-language-switcher__option:hover,.site-language-switcher__option:focus-visible{color:var(--header-hover);background:#ffa30329;outline:none;transform:translate(1px)}.site-language-switcher__option.is-active{color:var(--header-hover);background:#ffffffe0}.site-language-switcher.is-open .site-language-switcher__chevron{transform:rotate(180deg)}.site-language-switcher.is-open .site-language-switcher__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header--transparent{background:0 0}.site-header--transparent .site-header__bg:before{background:linear-gradient(#1212122e,#0000 55%)}.site-header--transparent .site-header__bg:after{display:none}@media (max-width:1180px){.site-header{--site-header-row-height:15vh;overflow:visible}.site-header__inner{flex-wrap:wrap;align-items:center;gap:16px;width:min(100%,100% - 28px);min-height:0;padding:18px 0}.site-header__menu-toggle{flex:none;margin-left:0;display:inline-flex}.site-header__actions{order:2;margin-left:auto}.site-header__nav{width:100%;z-index:var(--header-z-overlay);opacity:0;visibility:hidden;pointer-events:none;flex:1 0 100%;order:3;max-height:0;margin-left:0;transition:max-height .22s,opacity .18s,visibility .18s,transform .18s;position:static;overflow:hidden;transform:translateY(-8px)}.site-header__nav.is-open{opacity:1;visibility:visible;pointer-events:auto;max-height:calc(100vh - 110px);overflow:auto;transform:translateY(0)}.site-header__nav-list{border:1px solid var(--header-border);width:100%;box-shadow:var(--header-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff8ecfa;border-radius:28px;flex-direction:column;align-items:stretch;gap:6px;padding:14px}.site-header__nav-item>a,.site-header__dropdown-toggle{background:#ffffff85;border-radius:18px;justify-content:space-between;width:100%;min-height:52px;padding:0 16px}.site-language-switcher{align-items:flex-end;width:auto}.site-language-switcher__trigger{border:1px solid var(--header-border);background:#ffffff85;justify-content:center;width:auto}.site-language-switcher__menu{min-width:108px;left:auto;right:0}.site-header__dropdown-menu{min-width:0;box-shadow:none;z-index:calc(var(--header-z-overlay) + 1);opacity:1;visibility:visible;pointer-events:auto;background:#ffffffeb;border-width:1px;border-radius:18px;max-height:none;margin-top:8px;padding:10px;display:none;position:static;overflow:visible;transform:none}.site-header__dropdown-details[open]>.site-header__dropdown-menu{display:block}.site-header__nav-item--cta>a{justify-content:center}}@media (max-width:640px){.site-header{--site-header-row-height:108px}.site-header__inner{gap:14px;width:min(100%,100% - 20px);padding:14px 0}.site-header__logo{object-position:center center}.site-header__logo-frame{width:min(56vw,190px);height:calc(var(--site-header-row-height)*.8)}.site-header__menu-toggle{border-radius:14px;width:46px;height:46px}.site-header__actions{gap:8px}.site-language-switcher{align-items:flex-end;width:auto}.site-header__nav{max-height:0}.site-header__nav.is-open{max-height:calc(100vh - 96px)}.site-header__nav-list{border-radius:24px;padding:12px}.site-header__nav-item>a,.site-header__dropdown-toggle{min-height:48px;padding:0 14px}.site-language-switcher__trigger{justify-content:center;gap:5px;width:auto;min-width:0;min-height:36px;padding:0 10px}.site-language-switcher__menu{min-width:108px;left:auto;right:0}.site-language-switcher__option{min-height:32px;padding:0 8px}.site-language-switcher__flag{width:20px;height:14px}.site-language-switcher__label{font-size:.72rem}}@media (max-width:375px){.site-header__actions{flex-direction:column;align-items:flex-end;gap:8px;margin-left:auto}.site-header__language-control{order:1}.site-header__menu-toggle{order:2}}@media (max-width:260px){.site-language-switcher__chevron{display:none}}@media (max-width:220px){.site-header__inner{row-gap:10px}.site-header__brand{flex:1 0 100%;order:1;justify-content:center}.site-header__logo-frame{width:min(64vw,160px)}.site-header__actions{flex-direction:row;flex:1 0 100%;order:2;justify-content:center;align-items:center;gap:8px;margin-left:0}.site-header__language-control{order:1;margin-left:0}.site-header__menu-toggle{order:2}}.skip-link{z-index:10050;color:#fff;background:#101010;border-radius:999px;padding:.9rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:18px;left:18px;transform:translateY(-180%);box-shadow:0 14px 28px #0000003d}.skip-link:focus-visible{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #10b981}body.a11y-highlight-focus :focus-visible{border-radius:.45rem;outline-offset:4px!important;outline:4px solid #0f8a55!important;box-shadow:0 0 0 4px #fffffff0,0 0 0 8px #0f8a556b!important}body.a11y-navigation-keys [tabindex="-1"]:focus-visible{outline-offset:6px!important}body.a11y-highlight-hover a:hover,body.a11y-highlight-hover button:hover,body.a11y-highlight-hover summary:hover,body.a11y-highlight-hover [role=button]:hover,body.a11y-highlight-hover input:hover,body.a11y-highlight-hover select:hover,body.a11y-highlight-hover textarea:hover,body.a11y-highlight-hover label:hover{border-radius:.45rem;outline-offset:3px!important;outline:3px solid #108a55c7!important;box-shadow:0 0 0 5px #108a5529!important}body.a11y-big-dark-cursor,body.a11y-big-dark-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='46' viewBox='0 0 34 46'%3E%3Cpath d='M4 3L26 24H16L21 42L14 44L9 26H4z' fill='%23000000' stroke='%23ffffff' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") 4 4,auto!important}body.a11y-big-light-cursor,body.a11y-big-light-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='46' viewBox='0 0 34 46'%3E%3Cpath d='M4 3L26 24H16L21 42L14 44L9 26H4z' fill='%23ffffff' stroke='%23000000' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") 4 4,auto!important}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.a11y-stop-animations,body.a11y-stop-animations *,body.a11y-stop-animations :before,body.a11y-stop-animations :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}body.a11y-stop-animations .hero-slider:before,body.a11y-stop-animations .hero-transition-overlay{display:none!important}body.a11y-stop-animations .hero-slider__track,body.a11y-stop-animations .hero-slider__slide,body.a11y-stop-animations .hero-slider__space-wrap,body.a11y-stop-animations .hero-slider__dienstplan-wrap,body.a11y-stop-animations .hero-slider__employee-wrap{transition:none!important}body.a11y-stop-animations .hero-slider__space-wrap.columns-fade .landing-hero-space__content,body.a11y-stop-animations .hero-slider__dienstplan-wrap.columns-fade .dienstplan-hero__content,body.a11y-stop-animations .hero-slider__slide.is-outgoing>div,body.a11y-stop-animations .hero-slider__slide.is-outgoing .hero-slider__content,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__images,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__content,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__copy-block,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__content .accent-bar,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__content .slide-cta{opacity:1!important;transform:none!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__images .bag-decor{opacity:1!important;transform:translate(-8%)scale(1)translateZ(80px)!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-bag__images .bag-main{opacity:1!important;transform:translateY(0)translateZ(80px)!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .space-bg,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .landing-hero-space__content,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .left-col .title,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .left-col .line,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .left-col .slide-cta,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .right-col .device-wrap .dp-book,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .right-col .device-wrap .dp-app{opacity:1!important;transform:none!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-space .space-bg:after{opacity:0!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .visual__base,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .visual__label,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .visual__overlay,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .dienstplan-hero__title,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .dienstplan-hero__cta,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .dienstplan-hero__checklist,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .dienstplan-hero__checklist .checklist-item,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .dienstplan-hero .dienstplan-hero__checklist .checklist-item__icon,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .visual__base,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .visual__label,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .visual__overlay,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .employee-hero__title,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .employee-hero__cta,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .employee-hero__checklist .checklist-item,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .employee-hero .employee-hero__checklist .checklist-item__icon{opacity:1!important;transform:none!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-future .future-text,body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-future .future-bar{opacity:1!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-future .future-text{animation:none!important;transform:translate(0)translateY(-50%)!important}body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-future .future-bar{animation:none!important}@media (max-width:800px){body.a11y-stop-animations .hero-slider__slide[aria-hidden=false] .landing-hero-future .future-text{transform:translate(0)translateY(-7em)!important}}body.a11y-panel-open *,body.a11y-panel-open :before,body.a11y-panel-open :after{animation-play-state:paused!important}body.a11y-panel-open .a11y-panel,body.a11y-panel-open .a11y-panel *,body.a11y-panel-open .a11y-panel :before,body.a11y-panel-open .a11y-panel :after,body.a11y-panel-open .a11y-trigger{animation-play-state:running!important}body.a11y-large-text{font-size:112%;line-height:1.65}body.a11y-readable-font{font-family:Arial,Verdana,Tahoma,sans-serif}body.a11y-high-contrast{color:inherit}body.a11y-high-contrast h1,body.a11y-high-contrast h2,body.a11y-high-contrast h3,body.a11y-high-contrast h4,body.a11y-high-contrast h5,body.a11y-high-contrast h6,body.a11y-high-contrast p,body.a11y-high-contrast li,body.a11y-high-contrast dt,body.a11y-high-contrast dd,body.a11y-high-contrast figcaption,body.a11y-high-contrast blockquote,body.a11y-high-contrast label,body.a11y-high-contrast .checklist-item__text,body.a11y-high-contrast .landing-info-subhead,body.a11y-high-contrast .landing-info-heading,body.a11y-high-contrast .landing-info-text,body.a11y-high-contrast .visual__label__title,body.a11y-high-contrast .future-text h1,body.a11y-high-contrast .future-text h3{-webkit-box-decoration-break:clone;box-decoration-break:clone;width:fit-content;max-width:100%;padding:.12em .28em;display:inline-block;color:#fff!important;text-shadow:none!important;background:#000000e0!important}body.a11y-high-contrast a,body.a11y-high-contrast .site-header__nav-item>a,body.a11y-high-contrast .site-header__dropdown-toggle,body.a11y-high-contrast .site-header__dropdown-menu a,body.a11y-high-contrast .site-footer__link,body.a11y-high-contrast .slide-cta,body.a11y-high-contrast .landing-info-button{color:#fff!important;text-shadow:none!important;background:#000!important}body.a11y-high-contrast .accent-bar,body.a11y-high-contrast .site-header__bg,body.a11y-high-contrast .shooting-star,body.a11y-high-contrast .hero-transition-overlay{filter:contrast(1.15)}body.a11y-highlight-links a{text-underline-offset:.2em;text-decoration-thickness:.18em;text-decoration:underline!important}body.a11y-highlight-links a:not(.a11y-trigger):not(.slide-cta){background:#fff38c3d;border-radius:.3rem}body.a11y-highlight-headings h1,body.a11y-highlight-headings h2,body.a11y-highlight-headings h3,body.a11y-highlight-headings h4,body.a11y-highlight-headings h5,body.a11y-highlight-headings h6{text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:.12em}body.a11y-hide-images img,body.a11y-hide-images picture,body.a11y-hide-images svg,body.a11y-hide-images video,body.a11y-hide-images canvas,body.a11y-hide-images [class*=__visual],body.a11y-hide-images [class*=visual__],body.a11y-hide-images .bag-decor,body.a11y-hide-images .bag-main,body.a11y-hide-images .space-bg,body.a11y-hide-images .device-wrap,body.a11y-hide-images .hero-slider__bg,body.a11y-hide-images .site-header__bg{visibility:hidden!important}body.a11y-hide-images .landing-hero-bag__images,body.a11y-hide-images .right-col,body.a11y-hide-images .dienstplan-hero__visual,body.a11y-hide-images .employee-hero__visual,body.a11y-hide-images .hero-slider__space-wrap,body.a11y-hide-images .hero-slider__dienstplan-wrap,body.a11y-hide-images .hero-slider__employee-wrap,body.a11y-hide-images .hero-slider__future-wrap{min-height:0!important}.a11y-trigger{z-index:10020;color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#0d1117 0%,#10381f 100%);border:1px solid #ffffff4d;border-radius:999px;padding:.95rem 1.15rem;font-weight:700;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 30px #06110a3d}.a11y-panel__overlay{z-index:10030;background:#090b0e70;justify-content:flex-end;display:flex;position:fixed;inset:0}.a11y-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;color:#14211a;contain:layout paint;background:radial-gradient(circle at 100% 0,#5bff9d26,#0000 28%),linear-gradient(#f7fbf9 0%,#edf6f1 100%);width:min(460px,100%);height:100%;padding:1.5rem;overflow-y:auto;box-shadow:-12px 0 36px #0c181229}.a11y-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.a11y-panel__eyebrow{color:#18754c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:700}.a11y-panel__header h2{margin:0;font-size:1.7rem;line-height:1.1}.a11y-panel__close{color:#14211a;cursor:pointer;background:#ffffffb3;border:1px solid #14211a24;border-radius:14px;width:44px;height:44px;font-size:1.5rem}.a11y-panel__intro{color:#3c4a43;margin:1rem 0 1.25rem;line-height:1.55}.a11y-panel__options{gap:.9rem;display:grid}.a11y-panel__groups{gap:1.25rem;display:grid}.a11y-panel__group{content-visibility:auto;contain-intrinsic-size:360px;gap:.85rem;display:grid}.a11y-panel__group-header{gap:.2rem;display:grid}.a11y-panel__group-header h3{color:#18754c;margin:0;font-size:1rem}.a11y-panel__group-header p{color:#4f5e56;margin:0;font-size:.92rem;line-height:1.45}.a11y-panel__option{background:#ffffffb8;border:1px solid #14211a14;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.a11y-panel__option-copy{gap:.25rem;display:grid}.a11y-panel__option-title{font-weight:700}.a11y-panel__option-description{color:#4f5e56;font-size:.94rem;line-height:1.45}.a11y-panel__option input{width:1.15rem;height:1.15rem}.a11y-panel__footer{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-top:1.25rem;display:flex}.a11y-panel__hint{color:#4f5e56;flex:1 0 100%;margin:0;font-size:.9rem;line-height:1.45}.a11y-panel__primary,.a11y-panel__secondary{cursor:pointer;border-radius:999px;min-height:48px;padding:0 1rem;font-weight:700}.a11y-panel__primary{color:#fff;background:linear-gradient(135deg,#0f8a55 0%,#0b6d43 100%);border:0}.a11y-panel__secondary{color:#14211a;background:#fffc;border:1px solid #14211a29}.a11y-reading-guide{z-index:10010;pointer-events:none;background:linear-gradient(90deg,#108a5500,#108a55eb,#108a5500);height:3px;margin-top:-1px;position:fixed;left:0;right:0;box-shadow:0 0 0 1px #ffffff8c}.a11y-reading-mask{z-index:10000;pointer-events:none;flex-direction:column;display:flex;position:fixed;inset:0}.a11y-reading-mask__top,.a11y-reading-mask__bottom{background:#070a0e7a}.a11y-reading-mask__window{background:0 0;border-top:1px solid #108a55b3;border-bottom:1px solid #108a55b3;flex:0 0 128px}.a11y-reading-mask__bottom{flex:auto}@media (max-width:900px){.a11y-trigger{bottom:14px;right:14px}.a11y-panel{width:100%;padding:1.1rem}}.content-block-split{width:100%;min-width:0}.content-block-split__child,.content-block-content-node{min-width:0}@media (max-width:900px){.content-block-split__child--hide-mobile,.content-block-node--hide-mobile{display:none!important}.content-block-split--mobile-stack-reverse{flex-direction:column-reverse!important;display:flex!important}.content-block-split--mobile-visible-1,.content-block-split--mobile-visible-2,.content-block-split--mobile-visible-3,.content-block-split--mobile-visible-4{grid-template-rows:auto!important;grid-template-columns:1fr!important}.content-block-split--mobile-stack{grid-template-rows:none!important;grid-template-columns:1fr!important}}.landing-info-section{border-radius:1.5rem;width:100%;max-width:100vw;margin:2rem auto;padding:3rem 1.5rem}.landing-info-section__container{flex-direction:row;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:flex}@media (max-width:900px){.landing-info-section__container{flex-direction:column;align-items:stretch;gap:1.5rem}}.landing-info-section__image{flex:350px;justify-content:center;align-items:center;min-width:0;display:flex}@media (max-width:900px){.landing-info-section__image{width:100%}}.landing-info-section__image img{object-fit:contain;background:0 0;width:100%;max-width:600px;height:auto}.landing-info-section__content{text-align:left;flex:3 1 0;width:100%;min-width:0}@media (max-width:900px){.landing-info-section__content{text-align:center}}.landing-info-section__content p.lead{color:#e67e22;margin-bottom:1rem;font-size:.98rem;font-weight:700;line-height:28px}.landing-info-heading{color:#e67e22;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;font-size:2rem;font-weight:900;line-height:28px}.landing-info-subhead{color:#000;box-sizing:border-box;text-align:start;letter-spacing:1px;text-transform:uppercase;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;padding:0;font-family:Poppins,sans-serif;font-size:26px;font-weight:900;line-height:28px;display:block}.landing-info-text{box-sizing:border-box;color:#050505;font-family:"Open Sans",var(--font-poppins),Poppins,sans-serif;text-align:start;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;unicode-bidi:isolate;max-width:820px;margin:0 0 16px;font-size:16px;font-weight:300;line-height:26px;display:block}@media (max-width:900px){.landing-info-text{width:100%;height:auto}}.landing-info-button{color:#e67e22;text-align:center;letter-spacing:.5px;box-sizing:border-box;cursor:pointer;background:#fff;border:2px solid #111;border-radius:.2rem;width:fit-content;max-width:100%;margin:.5rem auto 0;padding:.9rem 2.2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1);animation:2s ease-in-out infinite landing-button-shake;display:inline-block;position:relative;overflow:hidden}.landing-info-button:before{content:"";z-index:0;pointer-events:none;background:#e67e221f;width:160%;height:160%;transition:transform .42s cubic-bezier(.22,.9,.3,1),opacity .26s;position:absolute;top:0;left:0;transform:translate(-110%,-110%)rotate(25deg)}.landing-info-button:hover:before{opacity:1;transform:translate(0)rotate(25deg)}.landing-info-button:hover{color:#e67e22;background:#111;border-color:#111;animation:.64s cubic-bezier(.36,.07,.19,.97) landing-button-shake}@keyframes landing-button-shake{0%{transform:translate(0)rotate(0)}12%{transform:translate(-3px)rotate(-.8deg)}25%{transform:translate(2px)rotate(.8deg)}37%{transform:translate(-2px)rotate(-.6deg)}50%{transform:translate(2px)rotate(.4deg)}62%{transform:translate(-1px)rotate(-.4deg)}75%{transform:translate(1px)rotate(.2deg)}87%{transform:translate(-1px)rotate(-.1deg)}to{transform:translate(0)rotate(0)}}@media (max-width:480px){.landing-info-section{border-radius:1rem;margin:1rem auto;padding:2rem 1rem}.landing-info-section__container{gap:1.25rem}.landing-info-heading{font-size:1.55rem;line-height:1.15}.landing-info-subhead{text-align:center;letter-spacing:.04em;font-size:1.2rem;line-height:1.2}.landing-info-text{text-align:left;line-height:1.6}.landing-info-button{padding:.85rem 1rem}}@media (max-width:350px){.landing-info-section{padding-left:8px;padding-right:8px}}#landing-hero-slider,.hero-slider{background:0 0;width:100vw;max-width:100vw;height:auto;position:relative;overflow:hidden}.hero-slider__track{align-items:flex-start;height:auto;transition:transform .7s cubic-bezier(.22,.9,.3,1);display:flex}.hero-slider__slide.is-outgoing>div,.hero-slider__slide.is-outgoing .hero-slider__content{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(8px)}.hero-slider{position:relative}.hero-slider:before{content:"";opacity:0;pointer-events:none;z-index:1200;background:#fff;transition:opacity .26s;position:absolute;inset:0}.hero-slider.wrap-fade:before{opacity:1}.hero-slider__slide{flex:0 0 100%;justify-content:center;align-items:center;min-height:auto;display:flex;position:relative;overflow:hidden}.hero-slider__bg{filter:brightness(.95)saturate();background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.hero-slider__content{z-index:2;color:#fff;text-align:center;max-width:1100px;padding:2rem;position:relative}.hero-slider__content h2{margin:0 0 .6rem;font-size:clamp(28px,4.2vw,52px)}.hero-slider__content p{opacity:.95;font-size:clamp(14px,1.6vw,20px)}.hero-slider__nav{color:#fff;cursor:pointer;z-index:3;background:#0006;border:0;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider__nav--prev{left:18px}.hero-slider__nav--next{right:18px}.hero-slider__dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-slider__dot{cursor:pointer;background:#ffffff40;border:0;border-radius:50%;width:12px;height:12px}.hero-slider__dot.is-active{background:#fff}.hero-slider--dark-dots .hero-slider__dot{background:#00000047}.hero-slider--dark-dots .hero-slider__dot.is-active{background:#000000d9}@media (max-width:980px){#landing-hero-slider,.hero-slider{height:auto}}@media (max-width:768px){.hero-slider__nav{width:36px;height:36px}}@media (max-width:480px){.hero-slider__nav--prev{left:10px}.hero-slider__nav--next{right:10px}.hero-slider__dots{bottom:14px}}.hero-slider__slide.slide--bag,.hero-slider__slide.slide--space,.hero-slider__slide.slide--dienstplan,.hero-slider__slide.slide--employee{align-items:stretch;height:auto;min-height:auto}.hero-slider__slide.slide--future{min-height:80vh;max-height:80vh}@media (max-width:980px){.hero-slider__slide.slide--future{min-height:80vh;max-height:80vh}}@media (max-width:768px){.hero-slider__slide.slide--future{min-height:56vh;max-height:56vh}}.hero-slider__space-wrap.columns-fade .landing-hero-space__content,.hero-slider__dienstplan-wrap.columns-fade .dienstplan-hero__content{opacity:0;transition:opacity .5s}.slide--split{background:#fff;justify-content:center;align-items:flex-start;gap:0;padding:.5rem 1.5rem 1.5rem;display:flex;position:relative}.lide-split__media{flex:0 0 54%;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative}.slide-split__media:after{display:none}.slide-split__media{z-index:3;position:relative}.slide-decor-wrap{opacity:.95;z-index:0;will-change:transform;--drift:8px;pointer-events:none;width:88%;max-width:none;height:88%;max-height:none;animation:6s linear infinite reverse bgDrift;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slide-decor-wrap img{object-fit:contain;max-width:100%;display:block;width:100%!important;height:100%!important}@keyframes bgDrift{0%{transform:translate3d(calc(-50% - var(--drift)), calc(-50% - var(--drift)), 0)}25%{transform:translate3d(calc(-50% + var(--drift)), calc(-50% - var(--drift)), 0)}50%{transform:translate3d(calc(-50% + var(--drift)), calc(-50% + var(--drift)), 0)}75%{transform:translate3d(calc(-50% - var(--drift)), calc(-50% + var(--drift)), 0)}to{transform:translate3d(calc(-50% - var(--drift)), calc(-50% - var(--drift)), 0)}}@media (prefers-reduced-motion:reduce){.slide-decor{animation:none!important}}.slide-split__media>img{box-sizing:border-box;z-index:3;object-fit:contain;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:85vh;display:block;position:relative}.slide-split__text{z-index:4;color:#222;background:0 0;flex-direction:column;flex:0 0 calc(380px + 6em);justify-content:center;align-self:center;max-width:calc(380px + 6em);margin-left:0;display:flex;position:relative}@media (min-width:900px){.slide-split__text{margin-bottom:10%}}@media (max-width:1400px){.slide-split__media img{width:100%;height:auto;max-height:none;position:relative}}@media (min-width:900px){.slide--split{transform:translate(-4vw)}}.slide-split__text h1{box-sizing:border-box;color:#050505;font-family:Open Sans,sans-serif;font-size:clamp(28px,4.2vw,48px);font-weight:400;font-family:var(--font-poppins),"Open Sans",sans-serif;-webkit-user-select:text;user-select:text;visibility:visible;z-index:5;width:auto;height:auto;margin:0 0 12px;line-height:1.05;display:block;position:relative;top:auto;left:auto;transform:none}.h1-line-first{display:inline-block}.accent-bar{background:#ff8203;border-radius:4px;width:56px;height:10px;margin:12px 0}.slide-split__text p{color:#333;margin:0 0 1rem;line-height:1.45}.slide-cta{color:#fff;background:#ff8203;border-radius:24px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:900px){.slide--split{flex-direction:column;padding:1.2rem}.slide-split__media,.slide-split__text{flex:none;width:100%}.slide-split__text h1{width:auto;height:auto;font-size:calc(22px + 3vw);position:static;top:auto;left:auto;transform:none}}.landing-hero-bag{perspective:1200px;isolation:isolate;contain:layout;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:auto;padding:4rem 1rem;display:flex}.landing-hero-bag__images{max-width:51%;transform-style:preserve-3d;flex:0 0 48%;justify-content:center;align-items:center;display:flex;position:relative;top:-3.5em}.landing-hero-bag__images .bag-decor{z-index:10;position:absolute;left:2em}.landing-hero-bag__images .bag-main{z-index:20;position:relative}.landing-hero-bag__images .bag-decor{width:720px;max-width:100%;height:auto;transform:translate(-8%)}.landing-hero-bag__images .bag-decor img{width:100%;height:auto;display:block}.landing-hero-bag__images .bag-main{width:820px;max-width:100%}.landing-hero-bag__images .bag-main img{width:100%;height:auto;display:block}.landing-hero-bag__images .bag-decor,.landing-hero-bag__images .bag-decor img,.landing-hero-bag__images .bag-main,.landing-hero-bag__images .bag-main img{backface-visibility:hidden}@keyframes cubeTilt{0%{transform:rotateX(0)rotateY(0)translateZ(0)}25%{transform:rotateX(-22deg)rotateY(18deg)translateZ(8px)}55%{transform:rotateX(8deg)rotateY(-6deg)translateZ(4px)}to{transform:rotateX(0)rotateY(0)translateZ(0)}}.landing-hero-bag.is-active .landing-hero-bag__images{animation:1.2s cubic-bezier(.22,.9,.3,1) both cubeTilt}.landing-hero-bag__images img{backface-visibility:hidden}.landing-hero-bag__images,.landing-hero-bag__content{opacity:0;will-change:transform,opacity;transition:opacity .9s,transform .9s;transform:translateY(12px)translateZ(0)}.landing-hero-bag__images.is-shown,.landing-hero-bag__content.is-shown{opacity:1;z-index:220;transform:translateY(0)translateZ(80px)}.landing-hero-bag.is-active .landing-hero-bag__images,.landing-hero-bag__images.is-shown .bag-decor,.landing-hero-bag__images.is-shown .bag-main,.landing-hero-bag__content.is-shown,.landing-hero-bag__content.is-shown .landing-hero-bag__copy-block,.landing-hero-bag__content.is-shown .accent-bar,.landing-hero-bag__content.is-shown .slide-cta{will-change:transform,opacity}@keyframes decorFromBack{0%{opacity:0;transform:translate(-8%)scale(.6)translateZ(-160px)}60%{opacity:1}to{opacity:1;transform:translate(-8%)scale(1)translateZ(80px)}}@keyframes decorSquarePath{0%{transform:translate3d(-8%,0,80px)scale(1)}25%{transform:translate3d(calc(12px - 8%),0,80px)scale(1)}50%{transform:translate3d(calc(12px - 8%),12px,80px)scale(1)}75%{transform:translate3d(-8%,12px,80px)scale(1)}to{transform:translate3d(-8%,0,80px)scale(1)}}@keyframes clocksSlideUp{0%{opacity:0;transform:translateY(40px)translateZ(40px)}to{opacity:1;transform:translateY(0)translateZ(80px)}}.landing-hero-bag__images.is-shown .bag-decor{will-change:transform,opacity;animation-name:decorFromBack,decorSquarePath;animation-duration:.9s,2s;animation-timing-function:cubic-bezier(.22,.9,.3,1),linear;animation-iteration-count:1,infinite;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:0s;animation-fill-mode:both,none;animation-timeline:auto,auto}.landing-hero-bag__images.is-shown .bag-main{will-change:transform,opacity;animation:2.75s cubic-bezier(.22,.9,.3,1) .33s both clocksSlideUp}.landing-hero-bag__content{z-index:90;flex:0 0 48%;max-width:48%;margin-top:-10em;margin-left:2em}@media (max-width:1560px){.landing-hero-bag__images{top:0}.landing-hero-bag__content{max-width:100%;margin-top:0}.landing-hero-bag__content p{max-width:28.8rem}}.landing-hero-bag__content .accent-bar{opacity:0;background:#ff7a18;width:6rem;height:6px;margin:1rem 0 1.25rem;transform:translate(100%)}.landing-hero-bag__content.is-shown .accent-bar{animation:.6s cubic-bezier(.22,.9,.3,1) forwards barSlideIn}@keyframes barSlideIn{0%{opacity:0;transform:translate(100%)}60%{opacity:1}to{opacity:1;transform:translate(0)}}.landing-hero-bag__copy-block{opacity:0;backface-visibility:hidden;transform:translate(-8px)}.landing-hero-bag__content.is-shown .landing-hero-bag__copy-block{animation:.42s cubic-bezier(.22,.9,.3,1) forwards copyBlockIn}.landing-hero-bag__content.is-shown .landing-hero-bag__copy-block--title{animation-delay:0s}.landing-hero-bag__content.is-shown .landing-hero-bag__copy-block--body{animation-delay:.36s}.landing-hero-bag__content.is-shown .landing-hero-bag__copy-block--body-secondary{animation-delay:.76s}@keyframes copyBlockIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.landing-hero-bag__title{margin:0 0 1rem;font-size:3.6rem;line-height:1}.landing-hero-bag__title-variant{display:block}.landing-hero-bag__title-variant--compact{display:none}.landing-hero-bag p{margin:0 0 1rem;line-height:1.5}@media (min-width:901px){.landing-hero-bag__content p{max-width:28.8rem}}@keyframes ctaShake{0%{transform:translate(0)}6%{transform:translate(-3px)}12%{transform:translate(3px)}18%{transform:translate(-2px)}24%{transform:translate(2px)}30%{transform:translate(-1px)}36%{transform:translate(1px)}40%{transform:translate(0)}to{transform:translate(0)}}.landing-hero-bag__content.is-shown .slide-cta{animation:6s cubic-bezier(.2,.8,.2,1) 1s infinite both ctaShake}@media (max-width:900px){.landing-hero-bag__content{margin:0;left:50%;transform:translate(-50%)translateY(12px)translateZ(0)}.landing-hero-bag__content.is-shown{transform:translate(-50%)translateY(0)translateZ(80px)}.landing-hero-bag{justify-content:center;align-items:center;width:100%;max-width:100%;min-height:clamp(540px,84vh,760px);margin-left:0;margin-right:0;padding:1.5rem 1.25rem 2rem;display:flex;position:relative;overflow:visible}.landing-hero-bag__images{--bag-mobile-image-center-x:15%;--bag-mobile-image-center-y:0%}.landing-hero-bag__images,.landing-hero-bag__content{width:100%}.landing-hero-bag__images{z-index:1;flex:none;max-width:none;height:100%;min-height:100%;margin:0;position:absolute;inset:0;overflow:visible}.landing-hero-bag__content{text-align:center;z-index:3;flex:none;width:90%;max-width:none;height:auto;max-height:none;margin:0;padding:1.5rem 1.25rem;position:relative;top:auto;overflow:visible}.landing-hero-bag__title,.landing-hero-bag__content p{background:#fff8ecd1;border-radius:12px;padding:.2em .4em;display:inline-block;box-shadow:0 8px 20px #3a1e0414}.landing-hero-bag__title{margin-bottom:1rem}.landing-hero-bag__content p{margin-bottom:.85rem}.landing-hero-bag__content .slide-cta{margin-top:.5rem}.landing-hero-bag__title{text-align:center;font-size:clamp(2.2rem,6vw,3rem)}.landing-hero-bag__content .accent-bar,.landing-hero-bag__content .slide-cta,.landing-hero-bag__content p{margin-inline:auto}.landing-hero-bag__content p{max-width:90%;font-size:clamp(.98rem,2.2vw,1.08rem)}.landing-hero-bag__images .bag-decor{left:var(--bag-mobile-image-center-x);top:var(--bag-mobile-image-center-y);opacity:.92;width:clamp(360px,84vw,640px);margin-top:0;margin-left:0;transform:translate(-50%,-50%)}.landing-hero-bag__images .bag-main{left:var(--bag-mobile-image-center-x);top:var(--bag-mobile-image-center-y);width:clamp(340px,82vw,620px);margin:0;position:absolute;transform:translate(-50%,-50%)}}@media (max-width:1220px) and (min-width:901px){.landing-hero-bag__title-variant--default{display:none}.landing-hero-bag__title-variant--compact{font-size:.7em;display:block}.landing-hero-bag__content{max-width:42rem;margin-left:-2em}}@media (max-width:980px) and (min-width:901px){.landing-hero-bag__images{margin-left:-5%}}@media (max-width:640px){.landing-hero-bag{min-height:clamp(460px,78vh,620px);padding:1rem .875rem 1.5rem}.landing-hero-bag__images{min-height:100%}.landing-hero-bag__images .bag-decor{width:clamp(280px,96vw,440px);margin-top:0;margin-left:0;transform:translate(-50%,-50%)}.landing-hero-bag__images .bag-main{width:clamp(260px,94vw,430px)}.landing-hero-bag__title{font-size:clamp(1.85rem,9vw,2.4rem)}.landing-hero-bag__content{width:90%;max-width:none;height:auto;max-height:none;margin-bottom:0;padding:1.125rem 1rem;top:auto}.landing-hero-bag__title,.landing-hero-bag__content p{border-radius:10px}.landing-hero-bag p{font-size:clamp(.88rem,3.8vw,.98rem);line-height:1.45}.landing-hero-bag__content .slide-cta{width:fit-content}}@media (max-width:480px){.landing-hero-bag{min-height:clamp(420px,72vh,560px);padding:.875rem .75rem 1.25rem}.landing-hero-bag__content{width:100%;padding:.95rem .75rem}.landing-hero-bag__content p{max-width:100%}.landing-hero-bag__images .bag-decor{width:min(112%,380px)}.landing-hero-bag__images .bag-main{width:min(108%,360px)}}@media (max-width:350px){.landing-hero-bag,.landing-hero-bag__content{padding-left:8px;padding-right:8px}}.hero-slider__space-wrap{flex:0 0 100%;align-self:stretch;width:100%;min-width:100%;height:100%;display:block;position:relative}.hero-slider__slide.slide--space{justify-content:flex-start;align-items:stretch;height:100%}.landing-hero-space{color:#fff;width:100%;min-width:100%;height:100%;min-height:739px;display:flex;position:relative;overflow:hidden}.landing-hero-space .space-bg{z-index:0;will-change:opacity,transform;backface-visibility:hidden;opacity:0;pointer-events:none;background:linear-gradient(#274cbe 0%,#2636ae 100%) 0 0/cover no-repeat;width:100%;height:100%;transition:opacity .6s cubic-bezier(.22,.9,.3,1);position:absolute;inset:0;transform:translateZ(0)}.landing-hero-space .space-bg:after{content:"";z-index:2;opacity:1;pointer-events:none;background:#fff;transition:opacity .48s cubic-bezier(.22,.9,.3,1);position:absolute;inset:0}.landing-hero-space .space-bg.is-shown{opacity:1}.landing-hero-space .space-bg.is-shown:after{opacity:0;transition-delay:.12s}.landing-hero-space .shooting-star{opacity:0;background:#4587cd;border-radius:3px;width:3px;height:3px;animation-name:starFly;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;display:block;position:absolute;transform:translate(-50%)translateY(20%)rotate(-45deg);box-shadow:0 0 8px #4587cd}.landing-hero-space.is-active .shooting-star{animation-play-state:running}@keyframes starFly{0%{opacity:1;transform:translate(0,0)rotate(-18deg)}to{opacity:0;transform:translate3d(var(--tx), var(--ty), 0) rotate(-18deg)}}.landing-hero-space .landing-hero-space__content{z-index:2;opacity:0;justify-content:center;align-items:center;gap:48px;max-width:1760px;margin:0 auto;padding:116px 4vw 88px;transition:opacity .6s,transform .6s;display:flex;position:relative;transform:translateY(8px)}.landing-hero-space .landing-hero-space__content.is-shown{opacity:1;transform:none}.landing-hero-space .landing-hero-space__content,.landing-hero-space .left-col .title,.landing-hero-space .left-col .line,.landing-hero-space .left-col .slide-cta,.landing-hero-space .right-col .device-wrap .dp-book,.landing-hero-space .right-col .device-wrap .dp-app{will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}.landing-hero-space .left-col{flex:0 0 38%;max-width:620px}.landing-hero-space .left-col .title{color:#ff8a00;opacity:0;margin:0 0 18px;font-size:56px;transition:opacity .9s,transform .9s cubic-bezier(.25,.8,.25,1);transform:translateY(-8px)}.landing-hero-space .left-col .title.is-shown{opacity:1;transform:none}.landing-hero-space .left-col .lead .line{opacity:0;margin-bottom:10px;font-size:2.15em;transition:opacity .8s,transform .8s;transform:translateY(-6px)}.landing-hero-space .left-col .lead .line.is-shown{opacity:1;transform:none}.landing-hero-space .left-col .lead .adj{color:#fff;display:block}.landing-hero-space .left-col .lead .noun{color:#ff8a00;display:block}.landing-hero-space .left-col .slide-cta{color:#fff;opacity:0;background:#c60;border-radius:8px;margin-top:28px;padding:14px 24px;font-size:1.05rem;text-decoration:none;transition:background .12s,opacity .48s,transform .72s cubic-bezier(.25,.8,.25,1);display:inline-block;transform:translateY(-6px)}.landing-hero-space .left-col .slide-cta.is-shown{opacity:1;transform:none}.landing-hero-space .left-col .slide-cta:hover{background:#b35600}.landing-hero-space .right-col{flex:0 0 62%;justify-content:center;align-items:center;display:flex}.landing-hero-space .right-col .device-wrap{justify-content:center;align-items:center;width:100%;max-width:1320px;display:flex;position:relative}.landing-hero-space .right-col .device-wrap .dp-book{opacity:0;width:min(1120px,104%);height:auto;transition:opacity 3s}.landing-hero-space .right-col .device-wrap .dp-book.is-shown{opacity:1}.landing-hero-space .right-col .device-wrap .dp-app{object-fit:contain;opacity:0;width:320px;height:auto;transition:transform 1.5s cubic-bezier(.22,.9,.3,1),opacity .5s linear;position:absolute;bottom:6%;right:2%;transform:translate(60px)}.landing-hero-space .right-col .device-wrap .dp-app.is-shown{opacity:1;transform:translate(0)}@media (max-width:1020px){.hero-slider__slide.slide--space{justify-content:center}.hero-slider__space-wrap,.landing-hero-space{width:100%;min-width:100%;max-width:100%;margin-left:0;margin-right:0}.hero-slider__space-wrap .landing-hero-space__content,.landing-hero-space .landing-hero-space__content{justify-content:space-between;width:100%;max-width:none;margin-left:0;margin-right:0;padding:72px 0 48px}.hero-slider__space-wrap .left-col,.hero-slider__space-wrap .right-col,.landing-hero-space .left-col,.landing-hero-space .right-col{min-width:0}.hero-slider__space-wrap .left-col,.landing-hero-space .left-col{padding-left:24px}.hero-slider__space-wrap .right-col,.landing-hero-space .right-col{padding-right:24px}}@media (max-width:510px){.landing-hero-space .landing-hero-space__content{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.landing-hero-space .left-col,.landing-hero-space .right-col{flex:none;width:100%;max-width:100%;padding-left:20px;padding-right:20px}.landing-hero-space .left-col{text-align:center}.landing-hero-space .left-col .title{font-size:clamp(2.1rem,12vw,2.8rem)}.landing-hero-space .left-col .lead .line{font-size:clamp(1.25rem,7vw,1.7rem)}.landing-hero-space .right-col{justify-content:center}.landing-hero-space .right-col .device-wrap{max-width:100%}.landing-hero-space .right-col .device-wrap .dp-book{width:min(100%,420px)}.landing-hero-space .right-col .device-wrap .dp-app{width:clamp(120px,32vw,160px);bottom:4%;right:6%}}.landing-hero-space__content.is-shown .slide-cta{animation:6s cubic-bezier(.2,.8,.2,1) 1s infinite both ctaShake}.landing-hero-dienstplan{box-sizing:border-box;width:100%;padding:6rem 2rem;position:relative;overflow:hidden}.dienstplan-bg{z-index:0;position:absolute;inset:0}.hero-slider__dienstplan-wrap{padding-top:6em}.landing-hero-dienstplan__content{z-index:10;justify-content:center;align-items:center;gap:2rem;margin-top:2em;display:flex;position:relative}.left-col{color:#fff;flex:0 0 48%;max-width:48%}.right-col{flex:0 0 48%;justify-content:center;align-items:center;max-width:48%;display:flex;position:relative}.title{color:#ff7a18;margin:0 0 1rem;font-size:3.8rem}.lead .line{margin:.6rem 0;font-size:2.4rem}.lead .adj{color:#fff;font-weight:700}.lead .noun{color:#ff7a18;font-weight:700}.slide-cta{color:#fff;background:linear-gradient(90deg,#ff6b3a,#ff7a18);border-radius:6px;margin-top:1.6rem;padding:.9rem 1.4rem;text-decoration:none;display:inline-block}.device-wrap{width:100%;max-width:520px;position:relative}.dp-book{width:100%;height:auto;display:block}.dp-app{width:220px;position:absolute;top:6%;right:14%;transform:translateY(0)}.shooting-star{opacity:0;will-change:transform,opacity;--tx:220px;--ty:-80px;background:#4587cd;border-radius:50%;width:6px;height:6px;animation-name:starFly;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;transform:translate(0,0)}.shooting-star:before{content:"";transform-origin:0;opacity:.85;background:linear-gradient(90deg,#4587cd,#4587cd00);width:160px;height:2px;position:absolute;top:50%;left:8px}@media (max-width:900px){.landing-hero-dienstplan__content{flex-direction:column-reverse}.left-col,.right-col{width:100%;max-width:100%}.title{font-size:2.2rem}.lead .line{font-size:1.2rem}.dp-app{width:140px;position:absolute;top:8%;right:20%}}.dienstplan-hero{width:100%;max-width:1600px;margin:auto;padding:2rem 1rem}.dienstplan-hero.two-column-hero{justify-content:center;align-items:center;gap:2rem;display:flex}.dienstplan-hero__content{z-index:90;flex:0 0 480px;max-width:48%;position:relative}.dienstplan-hero__title{white-space:nowrap;opacity:0;max-width:none;margin:0 0 1rem;font-size:4.8rem;transform:translateY(12px)}.dienstplan-hero__checklist{margin:0 0 1.5rem;padding:0;list-style:none}.dienstplan-hero .checklist-item{align-items:center;gap:.2rem;margin-bottom:.15rem;font-size:1.05rem;font-weight:700;display:flex}.dienstplan-hero .checklist-item__icon{flex:0 0 28px;justify-content:center;align-items:center;height:28px;display:inline-flex}.dienstplan-hero .dienstplan-hero__cta{color:#fff;opacity:0;background-image:linear-gradient(135deg,#ff8a00 0%,#ff5e3a 100%);border-radius:8px;margin-top:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:filter .18s;display:inline-block;transform:none;box-shadow:0 6px 18px #ff5a002e}.dienstplan-hero .dienstplan-hero__cta:hover,.dienstplan-hero .dienstplan-hero__cta:focus{filter:brightness(1.06);transform:translateY(-3px)}@keyframes ctaFadeOpacity{0%{opacity:0}to{opacity:1}}.dienstplan-hero .dienstplan-hero__content.is-shown .dienstplan-hero__cta{opacity:1;pointer-events:auto;animation:2s cubic-bezier(.22,.9,.3,1) both ctaFadeOpacity}.dienstplan-hero__visual{z-index:10;flex:0 0 480px;justify-content:center;align-items:center;max-width:48%;display:flex;position:relative}.dienstplan-hero .visual__base{z-index:20;opacity:0;width:100%;max-width:792px;position:absolute;top:-17em;left:-71%}@keyframes baseFadeInDp{0%{opacity:0}to{opacity:1}}.dienstplan-hero .visual__base.is-shown{animation:4.5s cubic-bezier(.22,.9,.3,1) both baseFadeInDp}.dienstplan-hero .visual__base.is-shown,.dienstplan-hero .visual__label.is-shown,.dienstplan-hero .visual__overlay.is-shown,.dienstplan-hero .dienstplan-hero__content.is-shown .dienstplan-hero__title,.dienstplan-hero .dienstplan-hero__content.is-shown .dienstplan-hero__cta,.dienstplan-hero .dienstplan-hero__checklist.is-shown,.dienstplan-hero .dienstplan-hero__checklist .checklist-item,.dienstplan-hero .dienstplan-hero__checklist .checklist-item__icon{will-change:opacity,transform;backface-visibility:hidden;transform:translateZ(0)}.dienstplan-hero .visual__base,.dienstplan-hero .visual__overlay,.dienstplan-hero .dienstplan-hero__content{will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}.dienstplan-hero .dp-book,.dienstplan-hero .dp-app{will-change:transform,opacity;transform:translateZ(0)}.dienstplan-hero .visual__label{color:#fff;z-index:80;opacity:0;transform-origin:50%;background:#f86530;border-radius:50%;justify-content:center;align-items:center;height:6em;padding:2em;font-weight:600;line-height:1.15;display:flex;position:absolute;top:-18em;right:3em;transform:translateY(24px);box-shadow:0 8px 20px #1016321f}@keyframes labelSlideUpDp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.dienstplan-hero .visual__label.is-shown{animation:4.5s cubic-bezier(.22,.9,.3,1) both labelSlideUpDp}.dienstplan-hero .visual__label__title{font-size:1.2rem}.dienstplan-hero .visual__overlay{z-index:50;opacity:0;pointer-events:none;transform-origin:50%;width:792px;transition:none;position:absolute;top:-18em;left:-60%;transform:translateY(-30px)}@keyframes overlaySlideInDp{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.dienstplan-hero .visual__overlay.is-shown{animation:4.5s cubic-bezier(.22,.9,.3,1) both overlaySlideInDp}.dienstplan-hero .dienstplan-hero__checklist{opacity:0;will-change:opacity,transform;transform:translateY(6px)}.dienstplan-hero .dienstplan-hero__checklist .checklist-item{opacity:0;transform:translateY(-8px)}@keyframes checklistSlideInDp{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes checklistFadeInDp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dienstplan-hero .dienstplan-hero__checklist.is-shown{animation:.9s cubic-bezier(.22,.9,.3,1) both checklistFadeInDp}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item{animation:2.4s cubic-bezier(.22,.9,.3,1) both checklistSlideInDp}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:first-child{animation-delay:0s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(2){animation-delay:.12s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(3){animation-delay:.24s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(4){animation-delay:.36s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(5){animation-delay:.48s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(6){animation-delay:.6s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(7){animation-delay:.72s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(8){animation-delay:.84s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(9){animation-delay:.96s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(10){animation-delay:1.08s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(11){animation-delay:1.2s}.dienstplan-hero .dienstplan-hero__checklist.is-shown .checklist-item:nth-child(12){animation-delay:1.32s}.dienstplan-hero .checklist-item__icon{opacity:0;transform:scale(1.6)}@keyframes checkStampDp{0%{opacity:0;transform:scale(1.6)}60%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:first-child .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(2) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .12s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(3) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .24s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(4) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .36s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(5) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .48s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(6) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .6s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(7) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .72s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(8) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .84s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(9) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) .96s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(10) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) 1.08s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(11) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) 1.2s both checkStampDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown .checklist-item:nth-child(12) .checklist-item__icon{animation:.9s cubic-bezier(.34,1.6,.64,1) 1.32s both checkStampDp}@keyframes titleFadeInDp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dienstplan-hero .dienstplan-hero__content.is-shown .dienstplan-hero__title{animation:4.5s cubic-bezier(.22,.9,.3,1) both titleFadeInDp}.dienstplan-hero .dienstplan-hero__checklist.checks-shown+.dienstplan-hero__cta{will-change:opacity,transform;animation:6s cubic-bezier(.2,.8,.2,1) 2.2s infinite both ctaShake;transform:translateZ(0)}@media (max-width:975px){.dienstplan-hero.two-column-hero{justify-content:center;align-items:center;gap:0;width:100%;max-width:none;min-height:clamp(520px,78vh,760px);padding:1.5rem 1rem;display:flex;position:relative}.dienstplan-hero__content,.dienstplan-hero__visual{flex:none;width:100%;max-width:100%}.dienstplan-hero__visual{z-index:1;height:100%;min-height:100%;position:absolute;inset:0;overflow:visible}.dienstplan-hero__content{z-index:3;text-align:center;width:min(90%,42rem);margin:0 auto;padding:1.25rem 1.125rem;position:relative;left:auto;transform:none}.dienstplan-hero .dienstplan-hero__title{text-align:center;white-space:normal;background:#ffffffeb;border-radius:.22em;padding:.08em .24em;font-size:clamp(2rem,5vw,2.8rem);display:inline-block;box-shadow:0 .18em .45em #ffffff2e}.dienstplan-hero .dienstplan-hero__checklist{text-align:center;width:min(100%,42rem);margin-left:auto;margin-right:auto}.dienstplan-hero .checklist-item{text-align:center;justify-content:center}.dienstplan-hero .checklist-item__text{text-align:center;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#ffffffe6;border-radius:.4em;padding:.06em .24em;display:inline}.dienstplan-hero .visual__base{width:min(92vw,720px);top:10%;left:-17.5%;transform:translate(-50%,-56%)}.dienstplan-hero .visual__overlay{width:min(88vw,620px);top:5%;left:-8%;transform:translate(-46%,-46%)}.dienstplan-hero .visual__label{top:12%;left:78%;right:auto}}@media (max-width:900px){.dienstplan-hero.two-column-hero{min-height:clamp(480px,74vh,680px);padding:1.25rem .875rem}.dienstplan-hero__content{width:min(92%,38rem)}.dienstplan-hero .visual__overlay{width:min(84vw,520px)}.dienstplan-hero .dienstplan-hero__title{font-size:2rem}}@media (max-width:640px){.dienstplan-hero.two-column-hero{min-height:clamp(440px,70vh,620px)}.dienstplan-hero__content{width:94%;padding:1rem .875rem}.dienstplan-hero .visual__base{width:min(110vw,560px);left:50%;transform:translate(-50%,-58%)}.dienstplan-hero .visual__overlay{width:min(96vw,420px);transform:translate(-48%,-48%)}.dienstplan-hero .visual__label{height:5.2em;padding:1.4em;top:12%;left:68%}.dienstplan-hero .dienstplan-hero__title{font-size:clamp(1.7rem,8vw,2.2rem)}}@media (max-width:480px){.dienstplan-hero.two-column-hero{min-height:clamp(400px,66vh,540px);padding:.875rem .75rem}.dienstplan-hero__content{width:100%;padding:.9rem .75rem}.dienstplan-hero .dienstplan-hero__checklist{width:100%}}@media (max-width:350px){.dienstplan-hero.two-column-hero,.dienstplan-hero__content{padding-left:8px;padding-right:8px}}@media (max-width:1210px) and (min-width:976px){.dienstplan-hero.two-column-hero{flex-direction:row;justify-content:space-between;gap:1rem;padding-left:0;padding-right:0}.dienstplan-hero__content{flex:auto;order:1;width:auto;max-width:none;margin-top:-2rem;margin-left:calc(-2rem - 16em)}.dienstplan-hero__visual{flex:0 0 18%;order:2;max-width:18%}.dienstplan-hero__title{margin-bottom:calc(.35rem - 16px);font-size:calc(4.8rem - .5em)}.dienstplan-hero__checklist .checklist-item__text{background:linear-gradient(90deg,#fff8ec00 0 10em,#fff8eceb 100%);border-radius:8px;padding:.08em .28em;display:inline}.dienstplan-hero .visual__base{width:130%;top:-12em;left:calc(-44% - 20em)}.dienstplan-hero .visual__overlay{width:130%;top:-12.5em;left:calc(-34% - 17em)}.dienstplan-hero .visual__label{top:-14em;left:calc(100% - 2.5em);right:auto}}.site-footer{--ftr-col-a:#f9d093;--ftr-col-b:#ffa303;--ftr-col-c:#ff6a00;background:var(--site-footer-background,linear-gradient(90deg, var(--ftr-col-a) 0%, var(--ftr-col-b) 55%, var(--ftr-col-c) 100%));color:var(--site-footer-text-color,#1f1a12);text-align:center;padding-top:1.5em;padding-bottom:.5em}.site-footer__inner{flex-direction:column;max-width:1200px;min-height:140px;margin:0 auto;display:flex}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:.6rem;display:flex}.site-footer__link{color:var(--site-footer-link-color,#1f1a12);padding:0 .5rem;font-size:.95rem;font-weight:600;text-decoration:none;position:relative}.site-footer__link:hover,.site-footer__link:focus-visible{color:var(--site-footer-link-hover-color,#0b5bd6);outline:none}.site-footer__link+.site-footer__link:before{content:"|";color:#0009;margin-right:.5rem}.site-footer__logo{justify-content:center;align-items:center;margin:.4rem 0;display:flex}.site-footer__logo img{max-width:none;height:auto;display:block}.site-footer__copyright{margin-top:auto;padding-top:.6rem;font-size:.9rem}@media (max-width:700px){.site-footer__links{flex-direction:column;gap:.5rem}.site-footer__link+.site-footer__link:before{content:"";margin:0}}.products-route>section{opacity:0;will-change:transform,opacity;transform:translateZ(0)}.products-route section,.products-route div,.products-route article,.products-route aside,.products-route header,.products-route main{min-width:0}.products-route h1,.products-route h2,.products-route h3,.products-route h4,.products-route p,.products-route a,.products-route li,.products-route span{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.products-route>section.is-shown{animation-duration:.7s;animation-timing-function:cubic-bezier(.22,.9,.3,1);animation-fill-mode:both}.products-route>section.is-shown:nth-of-type(odd){animation-name:slideInLeft}.products-route>section.is-shown:nth-of-type(2n){animation-name:slideInRight}.products-route>section.is-shown:first-of-type{animation-delay:0s}.products-route>section.is-shown:nth-of-type(2){animation-delay:.12s}.products-route>section.is-shown:nth-of-type(3){animation-delay:.24s}.products-route>section.is-shown:nth-of-type(4){animation-delay:.36s}.products-route>section.is-shown:nth-of-type(5){animation-delay:.48s}.products-route>section.is-shown:nth-of-type(6){animation-delay:.6s}.products-route>section.is-shown:nth-of-type(7){animation-delay:.72s}.products-route>section.is-shown:nth-of-type(8){animation-delay:.84s}.products-route>section.is-shown:nth-of-type(9){animation-delay:.96s}.products-route>section.is-shown:nth-of-type(10){animation-delay:1.08s}.products-route>section.is-shown:nth-of-type(11){animation-delay:1.2s}.products-route>section.is-shown:nth-of-type(12){animation-delay:1.32s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.products-route>section{opacity:1;animation:none;transform:none}}.products-hero{text-align:center;background:0 0;padding:1rem 0}.products-hero__inner h1{color:var(--frontend-ident-primary-color,#e67e22);margin:0 0 2rem;font-size:2.4rem;font-weight:700;line-height:1.08}.products-hero__inner p{color:var(--frontend-body-text-color,#333);max-width:550px;margin:0 auto 1rem}.products-hero__inner{max-width:1200px;margin:0 auto;padding:2rem 0}@media (min-width:768px){.products-hero__inner h1{font-size:3.2rem}.products-hero__inner p{font-size:1.08rem}}.products-hero__visual{justify-content:center;margin-top:.5rem;display:flex}.products-frame{width:100%;max-width:var(--frame-max-width,1680px);aspect-ratio:16/10;margin:0 auto;display:block;position:relative}.products-frame__image{object-fit:contain;object-position:center;z-index:0}@media (max-width:480px){.products-frame{aspect-ratio:4/3;min-height:220px}}.products-image-slider{flex-direction:column;align-items:center;gap:.25rem;margin-top:-2.5rem;display:flex}.products-image-slider__frame{width:100%;max-width:var(--frame-max-width,1920px);aspect-ratio:16/10;position:relative}.slide-debug{pointer-events:none;background:#000;justify-content:center;align-items:center;padding:1em;display:flex;position:absolute;overflow:hidden}.products-frame__slides{justify-content:center;align-items:center;width:100%;height:100%;padding:1em;display:flex;position:relative}.products-frame__slides .slide{opacity:0;width:100%;height:100%;transition:opacity 1.08s,transform 1.08s;position:absolute}.products-frame__slides .slide.active{opacity:1;pointer-events:auto;transform:none}.slide__placeholder{background:var(--frontend-card-surface-end,#f3f3f3);border-radius:6px;width:80%;height:60%;margin:0 auto;box-shadow:0 6px 20px #10182814}.slide-media{position:absolute;inset:0}.slide-media img{object-fit:var(--slide-object-fit,fill);object-position:center;background:var(--slide-bg,var(--frontend-primary-text-color,#111));width:100%;height:100%;transform:scale(var(--slide-scale,1));transform-origin:50%;will-change:transform}.products-image-slider__controls{gap:.5rem;margin-top:12px;display:flex}.products-image-slider__controls button{background:var(--frontend-card-surface-start,#fff);border:1px solid var(--frontend-card-border-color,#e6e6e6);color:var(--frontend-primary-text-color,#111);cursor:pointer;border-radius:6px;padding:6px 10px}.products-image-slider__controls button+button{margin-left:8px}@media (min-width:900px){.products-image-slider__frame{max-width:1680px}}@media (max-width:768px){.products-image-slider{margin-top:-1.25rem}}.products-frame .slide-debug{background:var(--frontend-primary-text-color,#111);z-index:0;width:61.9%;height:61.2%;display:block;position:absolute;top:10.9%;left:19.15%}.products-info{background:var(--frontend-ident-primary-color,#ff7a00);width:100%;color:var(--frontend-card-surface-start,#fff);padding:2em}.products-info__inner{min-width:0;max-width:1200px;margin:0 auto;padding:0 16px}.products-info__headline{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 12px;font-size:2em;font-weight:700;line-height:1.05}.products-info__lead{opacity:.95;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:1.2em}.product-portfolio{background:0 0;padding:2rem 0}.product-portfolio .container{max-width:1200px;margin:0 auto;padding:0 1rem}.product-portfolio h2{color:var(--frontend-ident-primary-color,#ff7a00);text-align:center;margin:0 0 .25rem;font-size:1.75rem}.product-portfolio .lead{color:var(--frontend-body-text-color,#333);margin:0 0 1rem}.product-portfolio .grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1rem;display:grid}@media (max-width:680px){.product-portfolio .grid{grid-template-columns:1fr}}.product-portfolio .card{background:var(--frontend-card-surface-start,#fff);border:1px solid var(--frontend-card-border-color,#0000000f);will-change:transform,box-shadow;border-radius:6px;align-items:flex-start;gap:1rem;padding:1rem;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;display:flex;box-shadow:0 2px 6px #1018280a}.product-portfolio .card .card-icon{color:#ff7a00;justify-content:center;align-items:flex-start;min-width:64px;height:120px;margin:0;display:flex}.product-portfolio .card .card-content{flex:auto;min-width:0}.product-portfolio .card .card-headers{margin-bottom:.5rem}.product-portfolio .card .title-main{color:var(--frontend-ident-primary-color,#ff7a00);margin:0 0 .25rem;font-size:1.06rem;font-weight:700;line-height:1.1}.product-portfolio .card .title-sub{color:var(--frontend-ident-primary-color,#ff7a00);margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.15}.product-portfolio .card .meta{color:var(--frontend-ident-primary-color,#ff7a00);font-size:.92rem;font-weight:600;display:block}.product-portfolio .card p{color:var(--frontend-body-text-color,#555);margin:0;font-size:.95rem}.product-portfolio .fa-user{color:orange}.product-portfolio .card:hover,.product-portfolio .card:focus-within{transform:translateY(-6px);box-shadow:0 10px 28px #10182817}.product-portfolio .card .card-content h3,.product-portfolio .card .card-content h4{color:var(--frontend-ident-primary-color,#ff7a00);margin:0 0 .4rem}@media (max-width:680px){.product-portfolio .card{flex-direction:column;align-items:stretch}.product-portfolio .card-icon{min-width:auto;margin-bottom:.5rem}}.products-portal{padding:48px 16px}.products-portal__inner{grid-template-columns:1fr 504px;align-items:start;gap:3em;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1180px){.products-portal__inner{grid-template-columns:1fr;gap:24px}}.products-portal .portal__text{z-index:2;min-width:0;max-width:70%;margin-left:10em;position:relative}.products-portal .portal__text .eyebrow{color:var(--frontend-ident-primary-color,#ff7a00);text-align:center;margin:0 0 8px;font-size:18px;font-weight:700}.products-portal .portal__text .hero{text-align:center;margin:0 0 16px;font-size:34px;font-weight:800;line-height:1.05}.products-portal .portal__text .lead{text-align:center;color:var(--frontend-body-text-color,#333);margin:0 0 24px;font-size:20px}.products-portal .portal__text .orange{color:var(--frontend-ident-primary-color,#ff7a00);font-weight:700}.products-portal .portal__text .feature{gap:18px;max-width:70%;margin-bottom:20px;padding:1em;display:flex}.products-portal .portal__text .feature__icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.products-portal .portal__text .feature__body{min-width:0}.products-portal .portal__text .feature__body h4{margin:0 0 8px;font-size:20px;font-weight:700}.products-portal .portal__text .feature__body p{color:var(--frontend-muted-text-color,#777);margin:0 0 8px}@media (max-width:1180px){.products-portal .portal__text{max-width:100%;margin-left:0;padding:0 1rem}.products-portal .portal__text .feature{text-align:center;justify-content:center;max-width:min(100%,34rem);margin-left:auto;margin-right:auto}.products-portal .portal__text .feature__body{text-align:center}}.products-portal .portal__frame{z-index:1;margin-left:-15%;position:relative}@media (max-width:1180px){.products-portal .portal__frame{margin-left:0}}.products-portal .portal__frame .frame-wrap{width:100%;max-width:504px;margin:0 auto;position:relative}.products-portal .portal__frame .frame-wrap .handy-frame{z-index:1;pointer-events:none;width:100%;height:auto;display:block;position:relative}.products-portal .portal__frame .frame-wrap .slides-placeholder{pointer-events:none;z-index:4;background:0 0;border-radius:6%;width:43.5%;height:94%;position:absolute;top:3%;left:28.5%;overflow:hidden}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides{width:100%;height:100%;position:relative}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides .slide{object-fit:fill;opacity:0;width:100%;height:100%;display:block;position:absolute;inset:0}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides .slide:first-child{animation:8s infinite fade}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides .slide:nth-child(2){animation:8s 4s infinite fade}@keyframes fade{0%{opacity:0}10%{opacity:1}45%{opacity:1}55%{opacity:0}to{opacity:0}}.products-portal .portal__frame .frame-wrap .frame-decor{z-index:6;pointer-events:none;width:50%;height:auto;position:absolute;top:60%;left:-15%}.products-tda-terminal{background:linear-gradient(180deg, var(--frontend-card-surface-end,#f7fdfd) 0%, var(--frontend-card-surface-start,#fff) 100%);padding:64px 16px}.products-tda-terminal .container{text-align:center;max-width:1200px;margin:0 auto}.products-tda-terminal .intro{z-index:3;position:relative}.products-tda-terminal .intro .title{color:var(--frontend-ident-primary-color,#ff7a00);z-index:3;background:#fffffff0;border-radius:.35em;margin-bottom:8px;padding:.18em .35em;font-size:28px;font-weight:800;display:inline-block;position:relative;box-shadow:0 8px 18px #11182714}.products-tda-terminal .intro .subtitle{color:var(--frontend-body-text-color,#222);z-index:3;background:#fffffff0;border-radius:.55em;max-width:900px;margin:8px auto;padding:.3em .45em;display:inline-block;position:relative;box-shadow:0 8px 18px #11182714}.products-tda-terminal .three-col{z-index:1;grid-template-columns:1fr 483px 1fr;align-items:stretch;gap:12px;min-height:380px;margin-top:32px;display:grid;position:relative}@media (max-width:980px){.products-tda-terminal .three-col{grid-template-columns:1fr;gap:18px}}.products-tda-terminal .col{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;min-width:0;height:100%;display:flex;position:relative}.products-tda-terminal .col.col-center{justify-content:center;align-items:center}.products-tda-terminal .col.col-center .terminal-image{width:100%;max-width:483px;height:auto;display:block}.products-tda-terminal .col>.card:last-child{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (max-width:980px){.products-tda-terminal .col>.card:last-child{margin-top:0;position:static;transform:none}}.products-tda-terminal .card{background:var(--frontend-card-surface-start,#fff);border:1px solid var(--frontend-card-border-color,#1118271a);color:var(--frontend-ident-primary-color,#ff7a00);text-align:left;border-radius:10px;align-items:center;gap:12px;width:100%;max-width:320px;padding:14px 16px;font-weight:700;transition:background .2s,color .2s,transform .12s;display:flex;box-shadow:0 6px 18px #0000000f}.products-tda-terminal .card .card-icon{flex:0 0 36px;justify-content:center;align-items:center;display:flex}.products-tda-terminal .card .card-body{min-width:0;line-height:1.2}.products-tda-terminal .card:hover{background:var(--frontend-primary-text-color,#000);transform:translateY(-3px)}.products-tda-terminal .card:hover .card-body,.products-tda-terminal .card:hover .card-body strong{color:var(--frontend-ident-primary-color,#ff7a00)}.products-tda-terminal .card:hover svg{fill:var(--frontend-card-surface-start,#fff)!important}.products-contact-us{background:var(--frontend-card-surface-start,#fff);width:100%;max-width:100vw;padding:56px 16px}.products-contact-us .container{max-width:1200px;margin:0 auto}.products-contact-us .grid{grid-template-columns:1fr 1fr;align-items:center;gap:8px;display:grid}.products-contact-us .col-left{justify-content:flex-end;align-items:center;display:flex}.products-contact-us .contact-image{object-fit:cover;transform-origin:100%;border-radius:8px;width:auto;height:auto;max-height:420px;display:block;transform:scale(1.2)}.products-contact-us .headline{color:var(--frontend-primary-text-color,#111);margin:0 0 10px;font-size:36px;font-weight:800;line-height:1.05}.products-contact-us .lead{color:var(--frontend-primary-text-color,#111);margin:0 0 24px;font-size:18px;font-weight:600}.products-contact-us .col-right{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:40px 24px;display:flex}.products-contact-us .contacts{flex-direction:column;align-items:center;gap:18px;display:flex}.products-contact-us .phone,.products-contact-us .mail{color:var(--frontend-ident-primary-color,#ff7a00);margin:2px 0;font-size:42px;font-weight:900;line-height:1.05;text-decoration:none}@media (min-width:981px){.products-contact-us .container{position:relative;left:-15%}}@media (max-width:980px){.products-contact-us .grid{grid-template-columns:1fr}.products-contact-us .contact-image{object-fit:cover;max-width:100%;height:auto;max-height:320px;transform:none}.products-contact-us .headline{font-size:28px}.products-contact-us .col-right{text-align:center;align-items:center;padding:24px 12px}.products-contact-us .col-left{justify-content:center}.products-contact-us .contacts{gap:8px}.products-contact-us .lead{text-align:center}}.services-info-iso{text-align:center;color:var(--frontend-body-text-color,#333);margin:2rem auto;padding:1.25rem}.services-info-iso h2{color:var(--frontend-ident-primary-color,#ff8a00);margin-bottom:1rem;padding:1em;font-size:2rem;font-weight:900;line-height:1.15}.services-info-iso p{color:var(--frontend-body-text-color,#222);max-width:620px;margin:1rem auto;font-size:1rem;line-height:1.6}.services-info-wartung{text-align:center;color:var(--frontend-body-text-color,#333);margin:2rem auto;padding:1.25rem}.services-info-wartung h2{color:var(--frontend-ident-primary-color,#ff8a00);margin-bottom:1rem;padding:1em;font-size:2rem;font-weight:900;line-height:1.15}.services-info-wartung p{color:var(--frontend-body-text-color,#222);max-width:620px;margin:1rem auto;font-size:1rem;line-height:1.6}.services-info-wartung .wartung-cards{grid-auto-rows:auto;align-items:start;gap:1.5rem;max-width:920px;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:0 1rem;display:grid}.services-info-wartung .wartung-layout{gap:1.5rem;width:100%;max-width:920px;margin-left:auto;margin-right:auto;padding:0 1rem;display:grid}.services-info-wartung .wartung-copy{gap:.5rem;display:grid}.services-info-wartung .wartung-row{justify-content:center;gap:1.5rem;display:grid}.services-info-wartung .wartung-row.short-row{grid-template-columns:repeat(2,minmax(0,360px))}.services-info-wartung .wartung-row.long-row{grid-template-columns:1fr}.services-info-wartung .card{background:linear-gradient(180deg, var(--frontend-card-surface-start,#fff) 0%, var(--frontend-card-surface-end,#f5f8fb) 100%);border:1px solid var(--frontend-card-border-color,#1118271a);text-align:left;border-radius:14px;flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:0;padding:2rem;display:flex;box-shadow:0 18px 40px #1428321f,0 2px 10px #14283214}.services-info-wartung .card.card-long{min-height:0;margin-left:auto;margin-right:auto;padding:1.25rem}.services-info-wartung .card-body p{text-align:left;color:var(--frontend-card-text-color,#1f2933);margin:0;font-size:1rem;font-weight:700;line-height:1.45}.services-info-wartung .card-icon{flex:0 0 56px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.services-info-wartung .card{transition:background-color .22s,transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s}.services-info-wartung .card--blue:hover{background-color:#eaf7ff;border-color:#0590ff3d;transform:translateY(-8px);box-shadow:0 20px 42px #0a4e9624}.services-info-wartung .card--yellow:hover{background-color:#fff9e6;border-color:#f5b4003d;transform:translateY(-6px);box-shadow:0 18px 36px #a0820a1f}.services-info-wartung .card--red:hover{background-color:#fff0f0;border-color:#e44b4b3d;transform:translateY(-8px);box-shadow:0 20px 42px #961e1e24}.services-info-wartung .card--blue:hover .card-icon svg path,.services-info-wartung .card--blue:hover .card-icon svg circle,.services-info-wartung .card--blue:hover .card-icon svg rect{stroke:#0590ff}.services-info-wartung .card--yellow:hover .card-icon svg path,.services-info-wartung .card--yellow:hover .card-icon svg circle,.services-info-wartung .card--yellow:hover .card-icon svg rect{stroke:#f5b400}.services-info-wartung .card--red:hover .card-icon svg path,.services-info-wartung .card--red:hover .card-icon svg circle,.services-info-wartung .card--red:hover .card-icon svg rect{stroke:#e44b4b}@media (max-width:900px){.services-info-wartung .wartung-row.short-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.services-info-wartung .wartung-row.short-row{grid-template-columns:1fr}}@media (max-width:480px){.services-info-wartung .card{text-align:center;flex-direction:column;align-items:center}.services-info-wartung .card-body p{text-align:center}.services-info-wartung .card-icon{margin-bottom:.5rem}}.unternehmen-hero{text-align:center;background:linear-gradient(#fff 0%,#f7fbff 100%);margin-top:-1.2em;padding:0}.unternehmen-hero .hero-content{max-width:980px;margin:0 auto;padding:0 1rem}.unternehmen-hero h1{color:#0f172a;margin:0 0 .5rem;font-size:2.25rem}.unternehmen-hero .lead{color:#334155;margin-bottom:1rem;font-size:1.05rem}.unternehmen-hero .hero-animation{color:#00000014;background:#fff;border-radius:0;justify-content:center;align-items:center;width:100%;height:85vh;margin:1.25rem 0;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.unternehmen-hero .hero-content{padding:0 .75rem}.unternehmen-hero .hero-animation{height:clamp(320px,62vh,520px);margin:1rem 0 0}}@media (max-width:350px){.unternehmen-hero .hero-content{padding-left:8px;padding-right:8px}}.unternehmen-hero .hero-gif,.unternehmen-hero .hero-video,.unternehmen-hero .hero-canvas{object-fit:cover;object-position:center center;z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unternehmen-hero .hero-canvas{background:0 0}.unternehmen-hero .hero-video::-webkit-media-controls{-webkit-appearance:none!important;display:none!important}.unternehmen-hero .hero-video::-webkit-media-controls-enclosure{-webkit-appearance:none!important;display:none!important}.unternehmen-hero .hero-video::-webkit-media-controls-panel{-webkit-appearance:none!important;display:none!important}.unternehmen-hero .hero-video::-webkit-media-controls-start-playback-button{-webkit-appearance:none!important;display:none!important}.unternehmen-hero .hero-video::-moz-media-controls{display:none!important}.unternehmen-hero .hero-video[controls]{visibility:hidden}.unternehmen-hero .hero-cta{margin-top:1rem}.unternehmen-hero .btn-primary{color:#fff;cursor:pointer;background:#ff8a00;border:none;border-radius:8px;padding:.75rem 1.25rem;font-weight:700}.unternehmen-toc{background:0 0;max-width:980px;margin:2rem auto;padding:1rem}.unternehmen-toc .toc-title{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:800}.unternehmen-toc .toc-list{counter-reset:section;margin:0;padding:0;list-style:none}.unternehmen-toc .toc-item{margin:.5rem 0}.unternehmen-toc .toc-item a{color:#0f172a;padding-left:.5rem;font-weight:600;text-decoration:none;position:relative}.unternehmen-toc .toc-item a:before{counter-increment:section;content:counter(section) ".";color:#ff8a00;font-weight:800;position:absolute;left:-1.2rem}.unternehmen-toc .toc-item a:hover{text-decoration:underline}.unternehmen-tda-firmengruppe{background:#fff;padding:3rem 1rem}.unternehmen-tda-firmengruppe .container.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.unternehmen-tda-firmengruppe .image-col img{object-fit:cover;border-radius:6px;width:100%;height:auto;display:block}.unternehmen-tda-firmengruppe .text-col{color:#111}.unternehmen-tda-firmengruppe .text-col .eyebrow{color:#f78b1e;margin:0 0 .25rem;font-size:2rem;font-weight:800}.unternehmen-tda-firmengruppe .text-col .title{color:#ff8a00;margin:0 0 1rem;font-size:1.5rem}.unternehmen-tda-firmengruppe .text-col p{color:#333;margin:0 0 1rem;line-height:1.6}.unternehmen-tda-firmengruppe .text-col .features{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.unternehmen-tda-firmengruppe .text-col .feature{align-items:flex-start;gap:1rem;display:flex}.unternehmen-tda-firmengruppe .text-col .feature .tick{color:#fff;background:linear-gradient(#3aa0ff,#2b7ceb);border-radius:50%;justify-content:center;align-items:center;min-width:40px;height:40px;font-weight:700;display:flex;box-shadow:0 2px 6px #00000014}.unternehmen-tda-firmengruppe .text-col .feature .feature-body h4{margin:0 0 .25rem;font-size:1rem}.unternehmen-tda-firmengruppe .text-col .feature .feature-body p{color:#555;margin:0;font-size:.95rem}@media (max-width:840px){.unternehmen-tda-firmengruppe .container.two-col{grid-template-columns:1fr;gap:1.25rem}.unternehmen-tda-firmengruppe .text-col .title{font-size:1.25rem}}.unternehmen-history{--marker-size:20px;--gap:20%;background:#fff;padding:3rem 1rem}.unternehmen-history .container{max-width:1200px;margin:0 auto}.unternehmen-history h2{text-align:center;color:var(--ident-orange,#ff7a00);margin-bottom:2rem;font-size:2em}.unternehmen-history .timeline{--timeline-line-top:120px;--timeline-line-height:560px;grid-template-columns:40% 20% 40%;align-items:center;row-gap:2.25rem;padding:2rem 0;display:grid;position:relative}.unternehmen-history .card{color:#111;background:#ff7a00;border-radius:6px;width:100%;padding:1.25rem 1.5rem;box-shadow:0 6px 18px #00000014}.unternehmen-history .card img{max-width:220px;height:auto;margin:.5rem 0 .75rem;display:block}.unternehmen-history .spacer{height:0}.unternehmen-history .marker{width:var(--marker-size);height:var(--marker-size);z-index:4;z-index:2;background:#ff8a00;border:2px solid #fff;border-radius:50%;justify-content:center;justify-self:center;align-items:center;display:flex;position:relative;box-shadow:0 2px 6px #00000014}.unternehmen-history .line{z-index:1;background:linear-gradient(#ffbf80,#ff7a00);border-radius:4px;width:6px;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.unternehmen-history .card h3{margin:0 0 .5rem;font-size:1.125rem}.unternehmen-history .card p,.unternehmen-history .card ul{color:#080808;margin:0}.unternehmen-history .card ul{margin-top:.5rem;padding-left:1.1rem}@media (max-width:840px){.unternehmen-history .timeline{grid-template-columns:1fr}.unternehmen-history .marker{justify-self:start;margin-left:8px}.unternehmen-history .card{margin-left:36px}}.datenschutz{color:#1b1b1b;background:#fff}.datenschutz.container,.datenschutz .container{max-width:1200px;margin:0 auto;padding:2.5rem 1rem}.datenschutz h1{color:var(--ident-orange,#ff7a00);text-align:left;margin-bottom:.5rem;font-size:2rem}.datenschutz h2{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.25rem}.datenschutz h3{margin-top:1rem;margin-bottom:.35rem;font-size:1.05rem}.datenschutz p,.datenschutz li{color:#222;font-size:.98rem;line-height:1.6}.datenschutz ul{margin-left:1.1rem}.datenschutz a{color:var(--ident-orange,#ff7a00);text-decoration:underline}@media (max-width:640px){.datenschutz .container{padding:1.25rem}.datenschutz h1{font-size:1.6rem}}.impressum{color:#111}.impressum.container,.impressum .container{max-width:900px;margin:0 auto}.impressum h1{color:var(--ident-orange,#ff7a00);margin-bottom:.75rem;font-size:1.6rem}.impressum-grid{grid-template-columns:1fr 380px;align-items:start;gap:1rem;display:grid}.impressum-left p{margin:0 0 .6rem;line-height:1.45}.impressum-right img{object-fit:cover;border-radius:6px;width:100%;height:auto;display:block}@media (max-width:800px){.impressum-grid{grid-template-columns:1fr}.impressum-right{margin-top:1rem}}.ukraine-hero{justify-content:center;width:100%;display:flex}.ukraine-hero__media{justify-content:center;width:100%;display:flex;position:relative}.ukraine-hero__img{object-fit:contain;width:95%;max-width:1600px;height:auto;display:block}@media (max-width:640px){.ukraine-hero__img{width:95%}}body{font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial}*,:before,:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1 0 auto;width:100%}
