.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.content-start{align-content:flex-start}.content-center{align-content:center}.content-end{align-content:flex-end}.content-between{align-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.responsive-stack{display:flex;flex-direction:row}@media(max-width:576px){.responsive-stack{flex-direction:column}}.mt-3{margin-top:3rem}.py-4{padding-top:4rem;padding-bottom:4rem}@font-face{font-display:fallback;font-family:rubik;font-style:normal;font-weight:400;src:url(/fonts/rubik-latin-regular.woff2)format("woff2")}@font-face{font-display:fallback;font-family:rubik;font-style:normal;font-weight:700;src:url(/fonts/rubik-latin-700.woff2)format("woff2")}@font-face{font-display:fallback;font-family:rajdhani;font-style:normal;font-weight:400;src:url(/fonts/rajdhani-latin-regular.woff2)format("woff2")}@font-face{font-display:fallback;font-family:rajdhani;font-style:normal;font-weight:700;src:url(/fonts/rajdhani-latin-700.woff2)format("woff2")}@font-face{font-family:fa;src:url(/fonts/fa.woff2)format("woff2");font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:fa;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-link-ext{white-space:nowrap}.icon-link-ext:before{content:"\f08e"}.icon-right-circled:before{content:"\f0a9"}.icon-menu:before{content:"\f0c9"}:root{--header-h:64px}body{padding-top:var(--header-h)}header.site-header{position:fixed;top:0;left:0;right:0;z-index:50;height:var(--header-h);display:flex;align-items:center;background-color:#3f4a51;color:#f9f7f7;padding:0 8rem;font-family:rubik,sans-serif}header.site-header .wrap{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}header.site-header .brand{display:inline-flex;align-items:center;text-decoration:none}header.site-header .brand img{max-height:64px;width:auto;height:auto;display:block}header.site-header nav.main-nav{display:inline-flex;align-items:center;gap:1.25rem}header.site-header nav.main-nav a{color:#f9f7f7;text-decoration:none;font-size:1rem;line-height:1;font-weight:500;transition:color .2s ease}header.site-header nav.main-nav a:hover{color:#009b75}header.site-header nav.main-nav a:focus{outline:2px dashed #009b75;outline-offset:4px}header.site-header .btn-cta{padding:.55rem .9rem;border-radius:4px;background:#009b75;color:#fff!important;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s ease}header.site-header .btn-cta:hover{filter:brightness(1.08)}header.site-header .btn-cta:focus{outline:2px dashed #fff;outline-offset:4px}header.site-header .noscript{display:none}@media(max-width:576px){header.site-header{padding:0 1rem}header.site-header .brand img{max-height:36px}header.site-header nav.main-nav{gap:.75rem}}footer{flex:0 0;background-color:#3f4a51;color:#f9f7f7;padding:1.7em clamp(1rem,4vw,4em)1.5em clamp(1rem,4vw,8em);display:flex;flex-direction:row}footer .wrap{margin:0 auto;flex:1 0;max-width:64rem;display:flex;flex-direction:row}footer .menu{display:flex}footer a{color:#f9f7f7;text-decoration:none;border-radius:2px}footer a:link{text-decoration:none}footer a:visited{text-decoration:none}footer a:hover{color:#009b75;background-color:#b4b7c2}.footer1 .wrap{justify-content:space-between}.footer1 .wrap>div{flex:initial}.footer1 .address{flex:initial}.footer1 .footer-links ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-end;gap:.4em}.footer1 .menu a{padding:0;color:#f9f7f7;text-decoration:none}.footer1 .menu a:hover{color:#009b75}.footer1 a:active{color:#3f4a51;background-color:#fff}.footer2{color:#009b75;background-color:#b4b7c2;font-size:.9em;padding-top:.2666666667rem;padding-bottom:.2666666667rem;padding-inline:clamp(1rem,4vw,4em)}.footer2 .wrap{margin:0 auto;justify-content:space-between;align-items:center}.footer2 .license a{display:flex;flex-flow:row wrap;align-items:center;padding:0}.footer2 .license img{height:1.6em;margin-right:.3em;background-color:#b4b7c2}.footer2 a{padding:.2333333333rem}@media(max-width:360px){.footer1 .menu{grid-template-columns:auto}}@media(max-width:576px){.footer1 .menu{gap:.3em 2em}.footer2 .license{flex:1 0 100%}.footer2 .license a{justify-content:center;gap:.3em}.footer2 .license span{text-align:center}}@media(max-width:786px){.footer2 .wrap{gap:1rem}}@media(max-width:1024px){footer{padding-left:1.4rem;padding-right:1.4rem}}.teaser-section{width:100%;position:relative;min-height:clamp(480px,70vh,760px);padding-block:clamp(2.5rem,6vh,4rem);padding-inline:clamp(1.5rem,5vw,4rem);display:flex;justify-content:center;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:50%;color:#fff}.teaser-section::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.4) 100%);pointer-events:none;z-index:0}.teaser-section .pair{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.teaser-section .pair__text{max-width:36rem;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(1.8rem,2.2vw,2.4rem);transform:translateY(1rem)}.teaser-section .teaser-title{font-weight:900;font-size:clamp(2.4rem,5vw,4rem);line-height:1.15;letter-spacing:-.02em;margin:0;text-shadow:0 4px 12px rgba(0,0,0,.3);color:#fff}.teaser-section .teaser-lead{font-size:1.125rem;line-height:1.7;font-weight:400;color:#e9e9e9}.teaser-section .teaser-button{background:#009b75;color:#fff;padding:.9rem 2rem;border-radius:10px;font-weight:700;font-size:1.02rem;text-decoration:none;box-shadow:0 10px 26px rgba(20,162,101,.28);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.teaser-section .teaser-button:hover{background:#00684f}@media(max-width:1024px){.teaser-section{min-height:clamp(440px,70vh,620px);padding-block:clamp(2.5rem,8vh,3.5rem)}.teaser-section .pair__text{max-width:32rem;gap:1.1rem}.teaser-section .teaser-title{font-size:clamp(2.1rem,5.5vw,2.8rem)}.teaser-section .teaser-lead{font-size:1rem}}@media(max-width:786px){.teaser-section{min-height:auto;padding-block:3.75rem 2.5rem;padding-inline:1.25rem}.teaser-section .pair__text{max-width:30rem;gap:1.4rem;margin-top:.25rem}.teaser-section .teaser-title{font-size:clamp(1.9rem,6vw,2.2rem);line-height:1.2}.teaser-section .teaser-lead{font-size:.95rem;line-height:1.6}.teaser-section .teaser-button{font-size:.95rem;padding:.8rem 1.6rem;max-width:15rem;width:100%;margin-top:.75rem}}#benefits{padding:clamp(3.5rem,7vw,5.5rem)0;text-align:center}#benefits .benefits-wrapper{max-width:1400px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,3rem)}#benefits .benefits-intro{max-width:900px;margin:0 auto 3rem;padding:0 clamp(1rem,4vw,2rem)}#benefits .benefits-intro .benefits-headline{font-size:clamp(2rem,3vw,3.5rem);font-weight:700;color:#2c3742;position:relative;display:inline-block;margin-bottom:1.5rem}#benefits .benefits-intro .benefits-headline::after{content:"";display:block;width:clamp(80px,30vw,240px);height:4px;margin:14px auto 0;background:#009b75;border-radius:4px}#benefits .benefits-intro .benefits-subtext{font-size:1.125rem;color:#3c444b;line-height:1.6}#benefits .benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,2vw,2rem)}#benefits .benefit-card{background:#f7f8fa;border-radius:16px;padding:2.2rem 1.5rem;box-shadow:0 8px 20px rgba(0,0,0,4%);display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;cursor:default}#benefits .benefit-card img{width:96px;height:auto;object-fit:contain;display:block;margin-bottom:1.25rem;transition:filter .3s ease}#benefits .benefit-card .benefit-title{font-size:1.125rem;font-weight:700;color:#2c3742;margin-bottom:.75rem;transition:color .3s ease}#benefits .benefit-card .benefit-text{font-size:1rem;line-height:1.6;color:#3c444b;transition:color .3s ease}#benefits .benefit-card:hover{background:#009b75;transform:translateY(-6px);box-shadow:0 16px 32px rgba(0,155,117,.18)}#benefits .benefit-card:hover .benefit-title,#benefits .benefit-card:hover .benefit-text{color:#fff}#benefits .benefit-card:hover img{filter:brightness(0)invert(1)}@media(max-width:1024px){#benefits{padding:3.2rem 0}#benefits .benefits-intro{margin-bottom:2.4rem}#benefits .benefits-intro .benefits-headline{font-size:clamp(2rem,4.5vw,2.4rem)}#benefits .benefits-intro .benefits-subtext{font-size:1rem;line-height:1.7}#benefits .benefits-grid{grid-template-columns:repeat(2,1fr)}#benefits .benefit-card{padding:2rem 1.4rem}#benefits .benefit-card img{width:82px}}@media(max-width:576px){#benefits{padding:3rem 0}#benefits .benefits-wrapper{padding-inline:1.4rem}#benefits .benefits-intro{margin-bottom:2rem;padding:0 .5rem}#benefits .benefits-intro .benefits-headline{font-size:clamp(1.9rem,6vw,2.2rem)}#benefits .benefits-intro .benefits-headline::after{width:clamp(80px,45vw,130px);margin-top:10px}#benefits .benefits-intro .benefits-subtext{font-size:.98rem;line-height:1.7}#benefits .benefits-grid{grid-template-columns:1fr;gap:1.4rem}#benefits .benefit-card{padding:1.6rem 1.3rem}#benefits .benefit-card img{width:76px}}.anwendungsgebiete{position:relative;width:100%;margin:0;display:flex;flex-direction:column;align-items:center;padding-inline:clamp(1rem,4vw,2.5rem)}.anwendungsgebiete>.section-title{max-width:880px;margin:0 auto 1.2rem;padding-inline:clamp(1rem,4vw,1.5rem);font-family:rubik,sans-serif;font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#2c3742;text-align:center}.apps-intro{max-width:900px;margin:0 auto 3rem;padding:0 clamp(1.5rem,5vw,3rem);text-align:center}.apps-intro p{font-family:rubik,sans-serif;font-size:1.125rem;color:#3c444b;line-height:1.75;margin-bottom:1.5rem}.apps-intro::after{content:"";display:block;width:80px;height:4px;margin-top:14px;margin-inline:auto;background:#009b75;border-radius:6px}.carousel{position:relative;width:100%;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 0 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel::-webkit-scrollbar{height:0}.carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(320px,32vw,420px);gap:clamp(10px,1.5vw,18px);padding:0 clamp(10px,3vw,20px);scroll-snap-type:x mandatory;scroll-padding-inline:clamp(10px,3vw,20px)}@media(max-width:1024px){.carousel__track{grid-auto-columns:calc((100% - 32px)/2)}}@media(max-width:600px){.carousel__track{grid-auto-columns:100%}}.tile{display:flex;flex-direction:column;background:#f7f8fa;border-radius:18px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;scroll-snap-align:start}@media(min-width:600px){.tile{min-height:360px}}.tile:hover{transform:translateY(-4px);box-shadow:0 28px 80px rgba(16,24,40,.12),0 10px 28px rgba(16,24,40,.1)}.tile .app-image{width:100%;aspect-ratio:4/3;object-fit:cover;flex-shrink:0;display:block;transition:transform .3s ease}.tile:hover .app-image{transform:scale(1.03)}.tile figcaption{flex:1;display:flex;align-items:center;justify-content:center;padding:1.75rem 1.5rem;font-family:rubik,sans-serif;font-weight:700;font-size:clamp(1rem,.9vw + .8rem,1.25rem);color:#2c3742;background:#fff;text-align:center}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 8px 24px rgba(16,24,40,.12);border:1px solid rgba(15,34,51,8%);cursor:pointer;z-index:2}.carousel__arrow svg{width:20px;height:20px;stroke:#3f4a51}.carousel__arrow:hover{transform:translateY(-52%)}.carousel__arrow.is-disabled{opacity:.35;pointer-events:none}.carousel__arrow--prev{left:clamp(6px,2vw,24px)}.carousel__arrow--next{right:clamp(6px,2vw,24px)}.carousel__dots{display:flex;gap:10px;justify-content:center;margin-top:10px}.carousel__dot{width:30px;height:4px;border-radius:999px;background:#dfe6ee;border:1px solid #d1dae3;transition:width .2s ease,background .2s ease}.carousel__dot.is-active{background:#009b75;border-color:#009b75}@media(max-width:786px){.anwendungsgebiete{padding-inline:0}.apps-intro{padding-inline:1rem}.carousel{width:100vw;margin-left:calc(-50vw + 50%);padding:0}.carousel__track{grid-auto-columns:100vw;gap:0;padding:0;scroll-padding-inline:0}.tile{border-radius:0;min-height:auto;width:100vw;box-shadow:none}.tile .app-image{aspect-ratio:4/3}.tile figcaption{padding:1.5rem}.carousel__arrow{display:none}.carousel__dots{margin-top:12px}}.bilateral-stimulation{padding:clamp(3rem,7vw,4.5rem)0;font-family:rubik,sans-serif;color:#3c444b}.bilateral-stimulation .pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem);align-items:center}.bilateral-stimulation .pair__text{max-width:580px}.bilateral-stimulation .pair__text .bilateral-title{font-size:clamp(1.8rem,2.4vw,2.8rem);font-weight:700;color:#2c3742;margin-bottom:1.2rem;line-height:1.3}.bilateral-stimulation .pair__text .bilateral-title::after{content:"";display:block;margin-top:.6rem;width:100%;max-width:400px;height:4px;background-color:#009b75;border-radius:2px}.bilateral-stimulation .pair__text .intro{font-size:1.125rem;line-height:1.6;margin:1.5rem 0 1.8rem}.bilateral-stimulation .pair__text ul.benefits{padding-left:0;list-style:none;margin:0 0 2rem}.bilateral-stimulation .pair__text ul.benefits li{display:flex;align-items:center;margin-bottom:1rem;font-size:1rem}.bilateral-stimulation .pair__text ul.benefits li::before{content:"✓";font-weight:700;color:#009b75;margin-right:.6rem}.bilateral-stimulation .pair__text .btn-more{display:inline-flex;align-items:center;gap:.6rem;background:#009b75;color:#f7f8fa;padding:.9rem 1.6rem;border-radius:4px;font-weight:700;text-decoration:none;box-shadow:0 8px 18px rgba(0,155,117,.2);transition:all .3s ease}.bilateral-stimulation .pair__text .btn-more svg{width:1rem;height:1rem;transition:transform .2s ease}.bilateral-stimulation .pair__text .btn-more:hover{background:#00684f;transform:translateY(-1px)}.bilateral-stimulation .pair__text .btn-more:hover svg{transform:translateX(4px)}.bilateral-stimulation .pair__art{display:flex;justify-content:center}.bilateral-stimulation .pair__art .image-wrapper{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,8%);transition:transform .3s ease,box-shadow .3s ease}.bilateral-stimulation .pair__art .image-wrapper:hover{transform:scale(1.02);box-shadow:0 12px 28px rgba(0,0,0,.12)}.bilateral-stimulation .pair__art .image-wrapper .brain-img{width:100%;max-width:400px;height:auto;border-radius:8px;display:block}@media(max-width:786px){.bilateral-stimulation .pair{grid-template-columns:1fr;gap:2.5rem;text-align:center;padding-inline:clamp(1.25rem,6vw,2rem)}.bilateral-stimulation .pair__text{max-width:100%;margin-bottom:2rem}.bilateral-stimulation .pair__text .bilateral-title{font-size:clamp(1.8rem,6vw,2.2rem);text-align:center}.bilateral-stimulation .pair__text .bilateral-title::after{margin:.8rem auto 0}.bilateral-stimulation .pair__text .intro{font-size:1rem;line-height:1.6;margin:1.2rem 0 1.6rem}.bilateral-stimulation .pair__text ul.benefits{justify-content:center;display:flex;flex-direction:column;align-items:center}.bilateral-stimulation .pair__text ul.benefits li{justify-content:center}.bilateral-stimulation .pair__art{order:-1}}.quality-wrapper{padding-inline:clamp(1rem,5vw,2.5rem)}.quality-section{background-color:#f7f8fa;border-radius:16px;padding:clamp(3rem,6vw,5rem);margin:0 auto;max-width:1200px;box-shadow:0 12px 32px rgba(0,0,0,3%);font-family:rubik,sans-serif;font-size:1.125rem;color:#3c444b;line-height:1.7}.quality-section .pair{display:grid;grid-template-columns:minmax(250px,500px)1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(max-width:1200px) and (min-width:768px){.quality-section .quality-section .pair{grid-template-columns:1fr 1fr}}.quality-section .pair__text{text-align:left}.quality-section .quality-title{font-size:clamp(1.8rem,2.4vw,2.8rem);font-weight:700;color:#2c3742;margin-top:0;margin-bottom:1.5rem;line-height:1.2}.quality-section .pair__art{text-align:center}.quality-section .pair__art .quality-img{width:100%;max-width:450px;border-radius:12px;object-fit:cover;box-shadow:0 12px 32px rgba(0,0,0,5%)}.quality-section .pair__art .quality-img{width:100%;max-width:clamp(320px,42vw,520px);border-radius:12px;object-fit:cover;box-shadow:0 12px 32px rgba(0,0,0,5%)}@media(max-width:1024px) and (min-width:601px){.quality-section .quality-section .pair__art .quality-img{max-width:520px!important;width:100%}}@media(max-width:786px){.quality-section{padding:2.5rem 1.5rem}.quality-section .pair{grid-template-columns:1fr;text-align:center;gap:2rem}.quality-section .pair__art{margin-top:1.5rem}.quality-section .pair__text{text-align:center;font-size:1rem}.quality-section .quality-title{text-align:center;font-size:clamp(1.6rem,5.5vw,2.1rem)}}.quality-gallery-wrapper{margin-top:2rem;max-width:100%;padding:0;background-color:transparent}.quality-gallery-wrapper .gallery-header{text-align:center;padding:0 clamp(1rem,4vw,2rem);margin-bottom:2rem}.quality-gallery-wrapper .gallery-heading{font-weight:700;color:#2c3742;margin-bottom:.75rem;font-size:clamp(1.8rem,2.4vw,2.8rem)}.quality-gallery-wrapper .gallery-subtitle{font-size:1rem;color:#555;max-width:800px;margin:0 auto 2.5rem}.quality-gallery-wrapper .quality-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.5rem;padding:1rem clamp(1rem,4vw,2rem);scrollbar-width:thin;scrollbar-color:#ccc transparent}.quality-gallery-wrapper .quality-gallery::-webkit-scrollbar{height:8px}.quality-gallery-wrapper .quality-gallery::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.quality-gallery-wrapper .quality-gallery .gallery-item{flex:none;scroll-snap-align:start;border-radius:12px;overflow:hidden;background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:transform .3s ease}.quality-gallery-wrapper .quality-gallery .gallery-item img{height:200px;display:block;object-fit:cover}.quality-gallery-wrapper .quality-gallery .gallery-item:hover{transform:scale(1.03)}@media(max-width:786px){.quality-gallery-wrapper .quality-gallery{gap:1rem;padding:1rem clamp(.75rem,3vw,1.5rem)}.quality-gallery-wrapper .quality-gallery .gallery-item img{height:160px}.quality-gallery-wrapper .gallery-heading{font-size:clamp(1.6rem,5.5vw,2rem)}.quality-gallery-wrapper .gallery-subtitle{font-size:.95rem}}.motivation-modern{padding:clamp(3rem,7vw,4.5rem)1.5rem 4rem}.motivation-modern .container{max-width:1200px;margin:0 auto}.motivation-modern .motivation-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,3.5rem);align-items:center}@media(max-width:786px){.motivation-modern .motivation-grid{grid-template-columns:1fr;text-align:center;row-gap:2.5rem}}.motivation-modern .motivation-image img{width:100%;border-radius:14px;box-shadow:0 14px 40px rgba(0,0,0,.14);display:block}.motivation-modern .motivation-text{max-width:680px;margin:0 auto}.motivation-modern .motivation-text h2{margin:0 0 1.5rem;font-family:rubik,sans-serif;font-size:clamp(2rem,3vw,3.5rem);font-weight:700;color:#2c3742;letter-spacing:-.02em;position:relative;display:inline-block}.motivation-modern .motivation-text h2::after{content:"";display:block;width:clamp(140px,40%,240px);height:4px;background-color:#009b75;margin:.7rem auto 0;border-radius:999px}.motivation-modern .motivation-text .intro{font-size:1.125rem;line-height:1.7;margin-bottom:2rem;color:#3c444b}.motivation-modern .motivation-text .motivation-points{list-style:none;padding:0;margin:0}.motivation-modern .motivation-text .motivation-points li{display:flex;align-items:flex-start;margin-bottom:1.6rem}.motivation-modern .motivation-text .motivation-points li .icon-circle{width:52px;height:52px;border-radius:50%;background-color:rgba(63,74,81,.12);border:1px solid rgba(63,74,81,.25);color:#009b75;font-size:1.6rem;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.motivation-modern .motivation-text .motivation-points li .text-group{line-height:1.6;font-size:1rem;color:#3c444b}.motivation-modern .motivation-text .motivation-points li .text-group strong{font-weight:600;display:block;margin-bottom:.15rem;color:#2c3742}@media(max-width:786px){.motivation-modern .motivation-text .motivation-points li{flex-direction:column;align-items:center;text-align:center}.motivation-modern .motivation-text .motivation-points li .icon-circle{margin-right:0;margin-bottom:.75rem}}.motivation-highlight{margin-top:clamp(2.5rem,6vw,3rem);text-align:center;padding:clamp(2rem,4vw,2.5rem)clamp(1.5rem,4vw,3rem);border-radius:1.1rem;background:rgba(255,255,255,.9);box-shadow:0 18px 50px rgba(15,23,42,.12)}.motivation-highlight p{margin:0;font-size:clamp(1.05rem,1.15rem + .3vw,1.3rem);font-weight:400;color:#3c444b;line-height:1.7}.motivation-highlight p strong{color:#009b75;font-weight:700}@media(max-width:786px){.motivation-highlight{padding-inline:1.4rem}}.how-it-works-partial{padding:.5rem 0;text-align:center}.how-it-works-partial .section-title{font-size:clamp(2rem,3vw,3.5rem);font-weight:900;margin-top:0;margin-bottom:2rem}.how-it-works__image-container{max-width:900px;margin:0 auto}.how-it-works__image-container img{max-width:100%;height:auto;object-fit:contain;display:block;margin:0 auto}.cta-section{padding:clamp(2rem,5vw,4rem)0}.cta-section .cta-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-inline:clamp(1rem,5vw,2rem);gap:2rem}@media(max-width:576px){.cta-section .cta-container{flex-direction:column;text-align:center}}.cta-section .cta-text{flex:1}.cta-section .cta-text .cta-title{font-size:clamp(2rem,3vw,3.5rem);font-weight:700;color:#2c3742;margin-bottom:1rem}.cta-section .cta-text p{font-size:1.125rem;color:#3c444b;line-height:1.6;margin-bottom:1.5rem}.cta-section .cta-text .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2.2rem;background-color:#009b75;color:#f9f7f7;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:4px;box-shadow:0 12px 28px rgba(0,0,0,.12);transition:all .2s ease-in-out}.cta-section .cta-text .cta-button svg{width:1.2rem;height:1.2rem;stroke:currentColor;stroke-width:2}.cta-section .cta-text .cta-button:hover{background:#00684f;transform:translateY(-1px)}.cta-section .cta-image-wrapper{flex:1;display:flex;justify-content:center}.cta-section .cta-image-wrapper .cta-image-box{padding:1.5rem;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,5%);display:inline-block;max-width:100%}@media(max-width:576px){.cta-section .cta-image-wrapper .cta-image-box{margin-top:2rem;max-width:300px}}.cta-section .cta-image-wrapper .cta-image{max-width:100%;height:auto;border-radius:.5rem}@media(max-width:786px){.cta-section .cta-container{flex-direction:column;text-align:center;align-items:center;gap:1.8rem}.cta-section .cta-text .cta-title{font-size:clamp(1.9rem,5.4vw,2.2rem)}.cta-section .cta-text p{font-size:1rem}.cta-section .cta-image-wrapper{margin-top:.5rem}.cta-section .cta-text .cta-button{padding:1rem 1.8rem;font-size:1rem}}@media(max-width:576px){.cta-section{padding:2.5rem 1.25rem}.cta-section .cta-container{padding-inline:0}.cta-section .cta-text .cta-button{width:100%}}.privacy-policy-section{padding:clamp(4rem,6vw,6rem)0;background:linear-gradient(90deg,#d5dae1 0%,#f6f7f8 100%);text-align:center;font-family:rubik,sans-serif;color:#3c444b}.privacy-policy-section .wrap{max-width:1000px;margin:0 auto;padding:0 clamp(1.5rem,4vw,2rem);text-align:left}.privacy-policy-section .privacypolicy h2,.privacy-policy-section .privacypolicy h3{font-family:rubik,sans-serif;font-weight:700;font-size:clamp(1.8rem,2.5vw,2.5rem);text-align:center;margin-bottom:2rem;color:#2c3742}.privacy-policy-section .privacypolicy h3{font-size:clamp(1.5rem,2vw,2rem)}.privacy-policy-section .privacypolicy p{margin-bottom:1rem;font-size:1rem;line-height:1.7}.privacy-policy-section .privacypolicy ul{list-style-type:disc;padding-left:2rem;margin-bottom:1rem}.privacy-policy-section .privacypolicy ul li{margin-bottom:.5rem;font-size:1rem;line-height:1.7}.privacy-policy-section .privacypolicy p+h3{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,8%)}@media(max-width:576px){.privacy-policy-section .wrap{padding:0 1rem}.privacy-policy-section .privacypolicy{text-align:center}.privacy-policy-section .privacypolicy ul{text-align:left;padding-left:1.5rem}}.methodik-prinzp-section{padding:clamp(3.5rem,7vw,5.5rem)0;font-family:rubik,sans-serif;color:#3c444b}.methodik-prinzp-section .pair{display:grid;grid-template-columns:minmax(320px,480px)1fr;gap:clamp(2rem,5vw,4rem);align-items:center;max-width:1200px;margin:0 auto;padding-inline:clamp(1.5rem,5vw,3rem)}.methodik-prinzp-section .pair__art{text-align:left}.methodik-prinzp-section .pair__art img{width:100%;max-width:480px;height:auto;border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,.1);display:block}.methodik-prinzp-section .pair__text{display:flex;flex-direction:column;gap:1.2rem}.methodik-prinzp-section .pair__text .section-label{font-size:1.125rem;font-weight:700;text-transform:uppercase;color:#009b75;margin-bottom:.5rem;display:inline-block;position:relative}.methodik-prinzp-section .pair__text .section-label::after{content:"";display:block;width:94px;height:3px;margin-top:10px;background:#009b75;border-radius:2px}.methodik-prinzp-section .pair__text .methodik-prinzp-title{font-size:clamp(2.2rem,3vw,3.2rem);font-weight:700;color:#2c3742;line-height:1.3}.methodik-prinzp-section .pair__text .methodik-description{font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.8;color:#3c444b}.methodik-prinzp-section .pair__text strong{display:block;margin-top:1.5rem;font-size:1.05rem;color:#2c3742}.methodik-prinzp-section .pair__text .btn-contact{margin-top:2rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#009b75;color:#f9f7f7;padding:1rem 2rem;border-radius:4px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:all .25s ease;box-shadow:0 6px 16px rgba(0,155,117,.2)}.methodik-prinzp-section .pair__text .btn-contact:hover{background:#00684f;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,155,117,.3)}@media(max-width:1024px){.methodik-prinzp-section .pair{grid-template-columns:1fr;text-align:center;gap:3rem}.methodik-prinzp-section .pair__art{text-align:center}.methodik-prinzp-section .pair__art img{margin:0 auto}.methodik-prinzp-section .pair__text{align-items:center}.methodik-prinzp-section .pair__text .methodik-prinzp-title,.methodik-prinzp-section .pair__text .methodik-description{text-align:center}.methodik-prinzp-section .pair__text .btn-contact{margin:1.5rem auto 0}}@media(max-width:786px){.methodik-prinzp-section{padding:3rem 0}.methodik-prinzp-section .pair{gap:2.2rem;padding-inline:1.5rem}.methodik-prinzp-section .pair__text{gap:1rem}.methodik-prinzp-section .pair__text .section-label{font-size:.95rem}.methodik-prinzp-section .pair__text .section-label::after{width:72px;margin-top:6px}.methodik-prinzp-section .pair__text .methodik-prinzp-title{font-size:clamp(1.9rem,6vw,2.2rem)}.methodik-prinzp-section .pair__text .methodik-description{font-size:.98rem;line-height:1.7}.methodik-prinzp-section .pair__text strong{font-size:.98rem;margin-top:1.2rem}.methodik-prinzp-section .pair__text .btn-contact{width:100%;max-width:260px;padding-block:.85rem;font-size:.98rem}}@media(max-width:576px){.methodik-prinzp-section .pair{padding-inline:1.2rem}}.contact-header{text-align:center;padding:5rem 2rem 3rem;max-width:800px;margin:0 auto}.contact-header h1{font-size:2.8rem;font-weight:700;color:#2c3742;margin-bottom:1rem}.contact-header .contact-header-line{display:block;width:50px;height:5px;background-color:#009b75;border-radius:3px;margin:0 auto 2rem}.contact-header .contact-subtitle{font-size:1.2rem;color:#3c444b;margin:0 auto 2rem;max-width:640px;line-height:1.6}.contact-section{padding:4rem 1rem;margin-top:2rem;max-width:1100px;margin-left:auto;margin-right:auto}.contact-section .contact-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem}.contact-section .contact-cards .card{flex:1 1 300px;background:#dadce3;border-radius:1rem;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,5%);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-section .contact-cards .card img{width:48px;height:48px;margin-bottom:1rem}.contact-section .contact-cards .card h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#2c3742}.contact-section .contact-cards .card p{font-size:1rem;color:#666;line-height:1.5}.contact-section .contact-cards .card p a{color:#009b75;text-decoration:none}.contact-section .contact-cards .card p a:hover{text-decoration:underline}.contact-section .contact-cards .card:hover{transform:translateY(-5px);box-shadow:0 30px 50px rgba(0,0,0,8%)}.contact-section .contact-cta{max-width:720px;margin:0 auto;padding:3rem 2rem;background:#dadce3;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,5%);text-align:center}.contact-section .contact-cta h2{font-size:1.8rem;margin-bottom:1rem;color:#2c3742}.contact-section .contact-cta p{font-size:1rem;color:#555;line-height:1.6;margin-bottom:2rem}.contact-section .contact-cta .contact-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.contact-section .contact-button{display:inline-block;padding:.9rem 1.8rem;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;background-color:#009b75;color:#fff;box-shadow:0 12px 24px rgba(0,155,117,.2)}.contact-section .contact-button:hover{background-color:#009b75;transform:translateY(-2px);box-shadow:0 16px 32px rgba(0,155,117,.25)}.contact-section .contact-button-secondary{background-color:#eef2f5;color:#2c3742;box-shadow:none}.contact-section .contact-button-secondary:hover{background-color:#dde3ea;transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,6%)}.contact-section .contact-text-bottom{margin-top:4rem;padding:2rem;text-align:center;font-size:1.25rem;font-weight:500;color:#333}@media(max-width:786px){.contact-section{padding:3rem 1.25rem;margin-top:1rem;max-width:100%}.contact-section .contact-cards{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem}.contact-section .contact-cards .card{max-width:420px;width:100%;padding:1.6rem 1.4rem;border-radius:1.2rem;box-shadow:0 12px 24px rgba(0,0,0,4%)}.contact-section .contact-cards .card h3{font-size:1.1rem}.contact-section .contact-cards .card p{font-size:.95rem}.contact-section .contact-cta{max-width:420px;width:100%;padding:2.2rem 1.6rem;margin-top:0}.contact-section .contact-cta h2{font-size:1.5rem;margin-bottom:.8rem}.contact-section .contact-cta p{font-size:.95rem;margin-bottom:1.6rem}.contact-section .contact-cta .contact-cta-actions{flex-direction:column;align-items:stretch;gap:.75rem}.contact-section .contact-cta .contact-cta-actions .contact-button,.contact-section .contact-cta .contact-cta-actions .contact-button-secondary{width:100%;text-align:center}.contact-section .contact-text-bottom{font-size:1rem;padding:1.5rem 1rem 0}}.knowledge-section{margin-top:6rem;margin-bottom:6rem;padding:0 1rem;max-width:1200px;margin-left:auto;margin-right:auto}.knowledge-section .title{text-align:center;font-size:2.6rem;font-weight:700;margin-bottom:3rem;color:#2c3742}.knowledge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;padding:0 2rem}@media(max-width:960px){.knowledge-grid{grid-template-columns:1fr;padding:0 1.5rem}}.knowledge-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,8%);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.knowledge-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.knowledge-card__image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.knowledge-card__content{padding:2rem}.knowledge-card__content .knowledge-card__date{font-size:1rem;color:#666;display:flex;align-items:center;gap:.4rem;margin-bottom:.75rem}.knowledge-card__content .knowledge-card__date::before{content:"📅";font-size:1rem}.knowledge-card__content .knowledge-card__title{font-size:1.4rem;font-weight:700;margin:.5rem 0 1rem;color:#3f4a51}.knowledge-card__content .knowledge-card__summary{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem;color:#3c444b}.knowledge-card__content .btn--secondary{display:inline-block;background:0 0;border:2px solid #009b75;color:#009b75;padding:.6rem 1.2rem;border-radius:8px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease}.knowledge-card__content .btn--secondary:hover{background-color:#009b75;color:#fff}.blog-post{padding:6rem 1.5rem 3rem;background:linear-gradient(90deg,#d5dae0 0%,#e2e2e3 100%);min-height:100vh}.blog-post__container{max-width:800px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:1.25rem;box-shadow:0 8px 30px rgba(0,0,0,.1)}.blog-post__title{font-size:2.4rem;margin-bottom:1rem;font-weight:700;color:#2c2c2c;text-align:center}.blog-post__meta{font-size:.95rem;color:#777;text-align:center;margin-bottom:2rem}.blog-post__image{width:100%;height:auto;border-radius:.75rem;margin-bottom:2rem}.blog-post__content{font-size:1.15rem;line-height:1.8;color:#333}.blog-post__content p{margin-bottom:1.5rem}.blog-post__content strong{font-weight:600}.blog-post__content em{font-style:italic}.blog-post__content ul,.blog-post__content ol{margin-left:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.blog-post{padding-top:4rem}.blog-post__container{padding:1.5rem}.blog-post__title{font-size:2rem}.blog-post__content{font-size:1rem}}.faq-page-container{padding-top:clamp(6rem,8vw,8rem);padding-bottom:4rem;padding-inline:8rem;background-color:#fff;text-align:center;font-size:1.125rem;max-width:1100px;margin:0 auto}.faq-page-container .page-title{font-family:rubik,sans-serif;font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#2c3742;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:3px solid #009b75;display:inline-block}.faq-page-container .faq-intro-text{max-width:720px;margin:0 auto;margin-top:2rem;font-size:1rem;line-height:1.7;color:#3c444b}.faq-list-section{max-width:900px;margin:3rem auto 0;padding-inline:1rem}.faq-list-section .section-heading{font-size:1.8rem;color:#2c3742;margin-bottom:1.5rem;font-weight:700;text-align:center}.faq-entry{margin-bottom:1.5rem;border:1px solid #e0e0e0;border-radius:2px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,4%);overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease}.faq-entry summary{display:flex;align-items:center;padding:1.1rem 1.5rem;font-weight:700;color:#2c3742;font-size:1.05rem;cursor:pointer;position:relative;text-align:left;justify-content:flex-start}.faq-entry summary::-webkit-details-marker{display:none}.faq-entry summary::before{content:"▶";color:#009b75;margin-right:.8rem;transition:transform .2s ease;font-size:.9rem;flex-shrink:0}.faq-entry p{padding:0 1.5rem 1.4rem 3.2rem;margin-top:.4rem;border-top:1px solid #f0f0f0;color:#3c444b;font-size:1rem;line-height:1.7;text-align:left}.faq-entry[open]{border-color:#009b75;box-shadow:0 8px 16px rgba(0,0,0,6%)}.faq-entry[open] summary::before{transform:rotate(90deg)}@media(max-width:786px){.faq-page-container{padding-top:5rem;padding-bottom:3rem;padding-inline:1.5rem;max-width:100%}.faq-page-container .page-title{font-size:2.1rem}.faq-page-container .faq-intro-text{font-size:.98rem;margin-top:1.5rem;text-align:left}.faq-list-section{margin-top:2.5rem;padding-inline:0}.faq-list-section .section-heading{font-size:1.5rem;margin-bottom:1.25rem}.faq-entry{margin-bottom:1.25rem;border-radius:.9rem}.faq-entry summary{padding:1rem 1.2rem;font-size:1rem}.faq-entry p{padding:0 1.2rem 1.2rem 2.4rem;font-size:.95rem}}*,*::before,*::after{box-sizing:border-box}html{height:100%}html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}body{font-family:rubik,serif;font-size:1rem;min-height:100vh;color:#3f4a51;background-color:#fff;display:flex;flex-direction:column;overflow-x:hidden}main{flex:1 0 auto;max-width:1600px;width:100%;margin-inline:auto;position:relative;color:#3c444b}main .container{max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}main .wrap-content{max-width:1200px;margin:0 auto;padding-inline:clamp(1rem,2vw,2rem)}main .content-wrapper-700{max-width:700px;margin:0 auto;padding-block:clamp(6rem,8vw,8rem)4rem;padding-inline:clamp(1.5rem,4vw,3rem)}main p{line-height:1.7em}main ul{padding-inline-start:2em}@media(max-width:576px){main ul{padding-inline-start:1.3em}}main li{list-style-type:disc;padding:.3em 0}main.onepage{background-color:#3f4a51;padding:0;max-width:none;margin-inline:0}.block{flex:1 0 auto;padding-block:2em}.block .content-wrapper-1200{max-width:1200px;margin:0 auto;padding-inline:clamp(1rem,4vw,2rem)}.block>div{max-width:none}.index-simple.block-even{background:linear-gradient(90deg,#d5dae0 0%,#e2e2e3 100%)}.index-simple.block-odd{background:linear-gradient(90deg,#b2b8c3 0%,#dadce3 100%)}address{font-family:rajdhani,serif;font-style:normal}.main-content{padding-top:6rem}@media(max-width:576px){.indent{margin:1em}}