::-webkit-scrollbar{display:none}html{font-size:max(12px,.833333vw)}body{color:#000;-ms-overflow-style:none;scrollbar-width:none;background-color:#fff;flex-direction:column;min-height:100vh;margin:0;font-family:Sarabun,sans-serif;font-weight:400;display:flex;overflow-x:hidden}.site-header{justify-content:space-between;align-items:flex-start;padding:2.5rem 3.125rem;display:flex;position:relative}.nav-toggle{display:none}.site-logo img{width:auto;height:1.75rem;display:block}.site-nav{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.site-nav a{color:#000;text-transform:uppercase;cursor:pointer;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:400;text-decoration:none;transition:transform .2s;display:flex}.site-nav a:hover{transform:translate(-4px)}.site-nav .nav-arrow{flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:inline-flex}.site-nav .nav-arrow .nav-arrow-icon{width:1em;height:1em;display:block}.site-nav a.nav-external{opacity:.7;border-top:1px solid #00000026;margin-top:.5rem;padding-top:.75rem;font-size:1rem}.site-nav a.nav-external:hover{opacity:1}.page-main{flex:1;padding:4rem 3.125rem}.page-main.content-page{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:2rem 3.125rem 8rem}.section-hero,.content-section{flex-direction:column;justify-content:center;padding-block:6rem;display:flex;position:relative}.section-hero{padding-top:2rem;padding-bottom:6rem}.scroll-progress{transform-origin:top;width:2px;height:100vh;transform:scaleY(0);transform:scaleY(var(--scroll-progress,0));z-index:2;pointer-events:none;will-change:transform;background:linear-gradient(#0091ff,red);position:fixed;top:0;left:0}.section-counter{text-transform:uppercase;letter-spacing:.02em;opacity:.85;justify-content:space-between;width:min(20rem,100%);font-size:1.1rem;font-weight:400;display:flex;position:absolute;top:3rem;right:3.125rem}.section-counter>span:first-child{display:none}.section-counter>span:last-child{margin-left:auto}.page-title{letter-spacing:-.015em;color:#000;max-width:22ch;margin:0 0 2.5rem;font-family:Sarabun,sans-serif;font-size:max(2.75rem,6.5vw);font-weight:200;line-height:1.05}.section-sub{color:#000;opacity:.65;max-width:32rem;margin:0;font-family:Sarabun,sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.6}.content-section h2{letter-spacing:-.02em;color:#000;max-width:24ch;margin:0 0 3rem;font-family:Sarabun,sans-serif;font-size:max(2.25rem,4.5vw);font-weight:200;line-height:1.1}.content-section h3{letter-spacing:.08em;text-transform:uppercase;color:#000;margin:0 0 1.25rem;font-family:Sarabun,sans-serif;font-size:1rem;font-weight:400;line-height:1.3}.content-section p{color:#000;opacity:.65;max-width:30rem;margin:0 0 1.5rem;font-family:Sarabun,sans-serif;font-size:1rem;font-weight:300;line-height:1.75}.content-section p strong{opacity:1;font-weight:500}.content-section ul{max-width:32rem;margin:0 0 1.5rem;padding-left:0;list-style:none}.content-section ul li{color:#000;opacity:.75;margin-bottom:1rem;padding-left:1.5rem;font-family:Sarabun,sans-serif;font-size:1rem;font-weight:300;line-height:1.75;position:relative}.content-section ul li:before{content:"";background:linear-gradient(90deg,#0091ff,#f09,red);width:.5rem;height:1px;position:absolute;top:.75em;left:0}.content-section ul li strong{opacity:1;color:#000;font-weight:500}.fine-print{opacity:.5;max-width:30rem;margin:2rem 0 0;font-family:Sarabun,sans-serif;font-size:.85rem;font-style:italic;font-weight:300;line-height:1.6}.card-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:100rem;margin-top:1rem;display:grid}.card{background:#00000005;border:1px solid #00000014;border-radius:1.5rem;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative}.card:hover{border-color:#00000029;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.card-number{letter-spacing:-.03em;color:#0091ff;opacity:.35;margin-bottom:2rem;font-family:Sarabun,sans-serif;font-size:4.5rem;font-weight:200;line-height:1;transition:color .3s,opacity .3s;display:block}.card:hover .card-number{color:red;opacity:.6}.card h3{text-transform:uppercase;letter-spacing:.08em;margin:0 0 1.25rem;font-size:1rem;font-weight:400;line-height:1.4}.card p{color:#000;opacity:.65;max-width:none;margin:0;font-family:Sarabun,sans-serif;font-size:.95rem;font-weight:300;line-height:1.7}.timeline{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:90rem;margin:3rem 0 0;padding:3rem 0 0;list-style:none;display:grid;position:relative}.timeline:before{content:"";z-index:0;background:linear-gradient(90deg,#0091ff,#7a4dff,#d4267f,red);height:1px;position:absolute;top:3rem;left:0;right:0}.timeline-item{padding-top:2rem;position:relative}.timeline-item:before{content:"";z-index:1;border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:-1rem;left:0;transform:translateY(-50%)}.timeline-item:first-child:before{background:#0091ff}.timeline-item:nth-child(2):before{background:#7a4dff}.timeline-item:nth-child(3):before{background:#d4267f}.timeline-item:nth-child(4):before{background:red}.timeline-year{letter-spacing:-.02em;color:#000;margin-bottom:1.25rem;font-family:Sarabun,sans-serif;font-size:max(2.5rem,4vw);font-weight:200;line-height:1;display:block}.timeline-item h3{letter-spacing:0;text-transform:none;color:#000;margin:0 0 .75rem;font-family:Sarabun,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.3}.timeline-item p{color:#000;opacity:.65;max-width:none;margin:0;font-family:Sarabun,sans-serif;font-size:.95rem;font-weight:300;line-height:1.7}.callout{background:#00000008;border:1px solid #00000014;border-radius:1.5rem;flex-direction:column;align-items:flex-start;max-width:44rem;margin-top:2.5rem;padding:3rem;display:flex}.callout h3{letter-spacing:-.015em;text-transform:none;color:#000;margin:0 0 1.25rem;font-family:Sarabun,sans-serif;font-size:max(1.5rem,2vw);font-weight:200;line-height:1.2}.callout p{color:#000;opacity:.75;max-width:36rem;margin:0 0 1.75rem;font-family:Sarabun,sans-serif;font-size:1rem;font-weight:300;line-height:1.7}.callout .cta-button{margin-top:0}.cta-block{position:relative}.cta-block:before{content:"";opacity:.6;background:#0091ff;width:4rem;height:1px;margin-bottom:2.5rem;display:block}.cta-button{cursor:pointer;-webkit-backdrop-filter:blur(12px);color:#000;letter-spacing:1px;text-transform:uppercase;background:#ffffff1a;border:1px solid #000;border-radius:2.5rem;align-self:flex-start;margin-top:2rem;padding:.875rem 3rem;font-family:Sarabun,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.cta-button:hover{background:#ffffff4d;transform:translateY(-2px)}.legal-page .section-hero{max-width:45rem;padding-bottom:4rem}.legal-article{text-align:left;width:100%;max-width:45rem;margin:0}.legal-article .content-section{border-top:1px solid #00000017;min-height:0;padding-block:3rem}.legal-article h2,.legal-article h3{text-align:left;max-width:100%}.legal-article h2{margin:0 0 1.5rem;font-size:clamp(1.75rem,3.25vw,2.75rem)}.privacy-content>h2:not(:first-child){border-top:1px solid #00000017;margin-top:4rem;padding-top:3rem}.legal-article h3{margin:2.25rem 0 1rem;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:400}.legal-article p,.legal-article li,.legal-article address{font-size:1.0625rem;line-height:1.7}.legal-article p,.legal-article address,.legal-article ul,.legal-article ol{margin:0 0 1.25rem}.legal-article address{font-style:normal}.legal-article ul,.legal-article ol{padding-left:1.4rem}.legal-article a{color:#000;text-underline-offset:.2em;overflow-wrap:anywhere;word-break:break-word;text-decoration-color:#00000059;transition:color .2s,text-decoration-color .2s}.legal-article a:hover{color:#0a66c2;text-decoration-color:#e02b36}.site-footer{border-top:1px solid #00000014;padding:2.5rem 3.125rem;font-size:.95rem;display:block}.site-footer-newsletter{flex-direction:column;gap:.75rem;padding-bottom:1.75rem;display:flex}.site-footer-newsletter-heading{color:#000;opacity:.75;margin:0;font-family:Sarabun,sans-serif;font-size:.95rem;font-weight:400}.site-footer-newsletter-form{align-items:stretch;gap:.5rem;width:100%;max-width:26rem;display:flex}.site-footer-newsletter-input{color:#000;box-sizing:border-box;background:#00000008;border:1px solid #00000026;border-radius:6px;outline:none;flex:auto;min-width:0;min-height:44px;padding:.65rem .85rem;font-family:Sarabun,sans-serif;font-size:.95rem;font-weight:300;transition:border-color .2s,background .2s}.site-footer-newsletter-input::placeholder{color:#000;opacity:.4}.site-footer-newsletter-input:focus{background:#0000000d;border-color:#000}.site-footer-newsletter-submit{letter-spacing:.06em;text-transform:uppercase;color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;min-height:44px;padding:.65rem 1.4rem;font-family:Sarabun,sans-serif;font-size:.85rem;transition:opacity .2s,transform .2s}.site-footer-newsletter-submit:hover:not(:disabled){transform:translateY(-1px)}.site-footer-newsletter-submit:disabled{opacity:.6;cursor:progress}.site-footer-newsletter-error{color:#c00000;margin:0;font-family:Sarabun,sans-serif;font-size:.85rem}.newsletter-success{color:#000;opacity:.75;margin:0;font-family:Sarabun,sans-serif;font-size:.95rem}.nl-hp{width:1px!important;height:1px!important;position:absolute!important;top:auto!important;left:-9999px!important;overflow:hidden!important}.site-footer-meta{border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;padding-top:1.25rem;display:flex}.site-footer-meta-content{flex-wrap:wrap;align-items:center;gap:.6rem 1.25rem;min-width:0;display:flex}.site-footer-copy{opacity:.5;margin:0;font-size:.85rem}.site-footer-legal{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.site-footer-legal a{color:#000;opacity:.5;font-size:.8rem;text-decoration:none;transition:opacity .2s}.site-footer-legal a:hover{opacity:.85}.footer-social-link{box-sizing:border-box;color:#000;border:1px solid #0000001f;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.footer-social-link svg{fill:currentColor;width:24px;height:24px;display:block}.footer-social-link:hover{color:#0a66c2;background:#0a66c20f;border-color:#0a66c266;box-shadow:0 0 0 2px #e02b3614}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:none}.deco-particles{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.deco-particles span{will-change:transform, opacity;border-radius:50%;animation:linear infinite deco-float-up;position:absolute}@keyframes deco-float-up{0%{opacity:0;transform:translateY(20vh)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-120vh)}}body>header.site-header,body>main.page-main,body>footer.site-footer{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}.deco-particles{display:none}.card,.card-number,.cta-button,.legal-article a,.footer-social-link{transition:none}.card:hover{transform:none}}@media (width<=800px){.page-main.content-page{padding:1rem 1.5rem 4rem}.section-hero,.content-section{padding-block:4rem}.section-counter{width:100%;margin-bottom:2rem;position:static}.page-title{font-size:max(2.25rem,9vw)}.content-section h2{font-size:max(1.75rem,7vw)}.card-grid{grid-template-columns:1fr;gap:4rem}.timeline{grid-template-columns:1fr;gap:2.5rem;padding-top:.5rem}.timeline:before{background:linear-gradient(#0091ff,#7a4dff,#d4267f,red);width:1px;height:auto;inset:1rem auto 1rem .375rem}.timeline-item{padding-top:0;padding-left:2rem}.timeline-item:before{top:1rem;left:0;transform:translateY(-50%)}.callout{padding:2rem}.site-header,.site-footer{padding:1.5rem}.site-footer-newsletter-form{flex-direction:column;max-width:none}.site-footer-newsletter-submit{width:100%}}@media (width<=768px){.site-header{padding:1.25rem}.nav-toggle{-webkit-backdrop-filter:blur(14px)saturate(135%);cursor:pointer;z-index:2147483000;background:#ffffffc7;border:1px solid #00000024;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex;position:fixed;top:.9rem;right:1.25rem;box-shadow:0 4px 18px #090d1824}.nav-toggle span{background:#000;width:18px;height:1.5px;transition:transform .25s,opacity .2s;display:block}body.nav-open .nav-toggle span:first-child{transform:translateY(6.5px)rotate(45deg)}body.nav-open .nav-toggle span:nth-child(2){opacity:0}body.nav-open .nav-toggle span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}body.nav-open>header.site-header{z-index:9999}.site-nav{box-sizing:border-box;opacity:0;pointer-events:none;z-index:9997;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:100vw;height:100%;min-height:100dvh;padding:5rem 2rem 2.5rem;transition:opacity .28s;display:flex;position:fixed;inset:0;transform:none}body.nav-open .site-nav{opacity:1;pointer-events:auto}.site-nav a{box-sizing:border-box;justify-content:center;width:100%;max-width:20rem;min-height:44px;padding:.35rem 1rem;font-size:1.6rem}.site-nav a:hover{transform:none}.site-nav a.nav-external{font-size:1.2rem}.page-main.content-page{padding:1rem 1.25rem 4rem}.legal-page .section-hero{padding-top:3rem;padding-bottom:3rem}.legal-page .page-title,.legal-article .content-section h2,.legal-article .content-section h3{text-align:left;margin-left:0;margin-right:0;padding-right:0}.legal-article .content-section{padding-block:2.5rem}.page-title,.content-section h2{box-sizing:border-box;padding-right:3.5rem}.section-hero{padding-top:3rem}:is(body.page-compliance,body.page-ueber-uns,body.page-produkt,body.page-kontakt) .page-title,:is(body.page-compliance,body.page-ueber-uns,body.page-produkt,body.page-kontakt) .section-sub,:is(body.page-compliance,body.page-ueber-uns,body.page-produkt) .content-section h2{text-align:center;margin-inline:auto;padding-inline:0}body.page-ueber-uns .content-section.section-right h2,body.page-ueber-uns .content-section.section-two-col h2{text-align:left;margin-left:0;margin-right:0}.cta-button{text-align:center;justify-content:center;align-items:center;display:inline-flex}}@media (width<=480px){.page-title{font-size:clamp(1.9rem,10vw,2.75rem)}.content-section h2{font-size:clamp(1.55rem,8vw,2.2rem)}.section-hero,.content-section{padding-block:3rem}.callout{border-radius:1rem;padding:1.5rem}.card{padding:1.75rem}.card-number{margin-bottom:1.25rem;font-size:3rem}.cta-button{box-sizing:border-box;min-height:44px;padding:.9rem 1.75rem}.site-nav a{font-size:1.4rem}.site-footer-meta{align-items:flex-start}}@view-transition{navigation:auto}@keyframes sv-page-out{0%{opacity:1}to{opacity:0}}@keyframes sv-page-in{0%{opacity:0}to{opacity:1}}::view-transition-old(root){animation:.28s cubic-bezier(.22,1,.36,1) both sv-page-out}::view-transition-new(root){animation:.28s cubic-bezier(.22,1,.36,1) both sv-page-in}::view-transition-group(root){background:#fff;animation-duration:.28s}::view-transition-image-pair(root){isolation:isolate}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}body.page-ueber-uns .scroll-progress{width:3px;height:calc(var(--scroll-progress,0) * 100vh);border-radius:0 2px 2px 0;min-height:10px;left:0;transform:none;box-shadow:0 0 10px #0091ff59}body.page-ueber-uns .content-section h2{max-width:26ch;font-size:max(1.75rem,3.2vw)}body.page-ueber-uns .content-section p,body.page-ueber-uns .content-section ul li,body.page-ueber-uns .content-section ol.numbered-cards li{font-size:1.125rem;line-height:1.7}body.page-ueber-uns .content-section p,body.page-ueber-uns .content-section ul,body.page-ueber-uns .section-hero .section-sub{max-width:40rem}body.page-ueber-uns .section-hero .section-sub{font-size:1.1875rem;line-height:1.65}body.page-ueber-uns .section-counter>span:last-child{color:#000;-webkit-text-fill-color:#000;opacity:.85;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}body.page-ueber-uns .pull-quote{color:#000;opacity:.9;text-align:left;quotes:"„" "“" "‚" "‘";max-width:40rem;margin:3.5rem auto 3rem;padding:1.5rem 2rem 1.5rem 4.5rem;font-family:Sarabun,sans-serif;font-size:max(1.75rem,2.6vw);font-style:italic;font-weight:200;line-height:1.35;position:relative}body.page-ueber-uns .pull-quote:before{content:"„";color:#0091ff47;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Sarabun,sans-serif;font-size:9rem;font-style:normal;font-weight:200;line-height:1;position:absolute;top:-1.5rem;left:0}body.page-ueber-uns .pull-quote:after{content:"";opacity:.6;background:linear-gradient(90deg,#0091ff,red);width:3rem;height:1px;position:absolute;bottom:-.5rem;left:4.5rem}body.page-ueber-uns .section-right{text-align:right;align-items:flex-end}body.page-ueber-uns .section-right>h2,body.page-ueber-uns .section-right>p{margin-left:auto;margin-right:0}body.page-ueber-uns .section-right>h2{max-width:22ch}body.page-ueber-uns .section-right>p{max-width:40rem}body.page-ueber-uns .numbered-cards{counter-reset:card;text-align:left;gap:1rem;width:100%;max-width:44rem;margin:2rem 0 0 auto;padding:0;list-style:none;display:grid}body.page-ueber-uns .numbered-cards li{counter-increment:card;color:#000;opacity:1;background:#00000006;border:1px solid #0000000f;border-radius:1rem;padding:1.5rem 1.75rem 1.5rem 5.5rem;transition:transform .3s,border-color .3s,background .3s;position:relative}body.page-ueber-uns .numbered-cards li:before{content:counter(card, decimal-leading-zero);letter-spacing:-.02em;background:linear-gradient(135deg,#0091ff,red);color:#0000;opacity:.55;-webkit-background-clip:text;background-clip:text;font-family:Sarabun,sans-serif;font-size:2.75rem;font-weight:200;line-height:1;transition:opacity .3s;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}body.page-ueber-uns .numbered-cards li:hover{background:#0000000a;border-color:#00000024;transform:translateY(-2px)}body.page-ueber-uns .numbered-cards li:hover:before{opacity:.85}body.page-ueber-uns .numbered-cards li strong{color:#000;font-weight:500}body.page-ueber-uns .section-two-col{grid-template-columns:minmax(0,22rem) minmax(0,40rem);align-items:start;gap:5rem;display:grid}body.page-ueber-uns .section-two-col>.section-counter{grid-column:1/-1}body.page-ueber-uns .section-two-col .col-left h2{margin-top:0}body.page-ueber-uns .section-two-col .col-intro{opacity:.8;font-size:1.0625rem}body.page-ueber-uns .section-two-col .col-right p:last-of-type{margin-bottom:2rem}body.page-ueber-uns .timeline-year{transition:background .4s,color .4s,-webkit-text-fill-color .4s}body.page-ueber-uns .timeline-item:hover .timeline-year{background:linear-gradient(90deg,#0091ff,red);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}body.page-ueber-uns .timeline-item.stagger-reveal{opacity:0;will-change:opacity, transform;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(16px)}body.page-ueber-uns .timeline-item.stagger-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){body.page-ueber-uns .timeline-item.stagger-reveal,body.page-ueber-uns .timeline-item.stagger-reveal.is-visible{opacity:1;transition:none;transform:none}body.page-ueber-uns .numbered-cards li,body.page-ueber-uns .timeline-year{transition:none}body.page-ueber-uns .numbered-cards li:hover{transform:none}}@media (width<=800px){body.page-ueber-uns .section-two-col{grid-template-columns:1fr;gap:2.5rem}body.page-ueber-uns .section-right{text-align:left;align-items:flex-start}body.page-ueber-uns .section-right>h2,body.page-ueber-uns .section-right>p,body.page-ueber-uns .numbered-cards{margin-left:0;margin-right:0}body.page-ueber-uns .numbered-cards li{padding-left:4.5rem}body.page-ueber-uns .numbered-cards li:before{font-size:2.25rem;left:1rem}body.page-ueber-uns .pull-quote{padding-left:3rem;font-size:1.5rem}body.page-ueber-uns .pull-quote:before{font-size:6rem;top:-1rem}body.page-ueber-uns .pull-quote:after{left:3rem}}
