.sw-quote{width:100%;display:flex;position:relative;border:2px solid #9caaac;padding:90px;margin:0}.sw-quote--solid{padding-top:45px;padding-bottom:45px;max-width:900px;margin:0 auto}.sw-quote--fullwidth{max-width:100%!important;width:100%!important}.sw-quote--image{padding-left:250px;border-left-width:0}.sw-quote--image:before,.sw-quote--image:after{content:'';left:0;height:calc(50% - 150px);width:2px;background-color:#9caaac;display:block;position:absolute}.sw-quote--image:before{top:0}.sw-quote--image:after{bottom:0}.sw-quote--image .sw-quote__image{position:absolute;width:250px;left:0;top:50%}.sw-quote--image .sw-quote__image__inner{width:100%;height:0;padding-top:100%}.sw-quote--image .sw-quote__image img{width:100%;border-radius:50%;overflow:hidden;height:100%;position:absolute;top:0;left:0;object-fit:cover;display:block;transform:translate(-50%,-50%)}.sw-quote--image .sw-quote__author{color:#9caaac;font-size:23px;margin-bottom:1em}.sw-quote__author{text-transform:uppercase;font-size:23px;font-weight:600;margin-top:0!important;color:#fff!important}.sw-quote__content{width:100%}.sw-quote__content a{max-width:100%;white-space:inherit}.sw-quote__text{font-size:27px;font-weight:500;line-height:1.47em}.sw-quote__text p:last-child{margin-bottom:0}.sw-quote__button{margin-top:1.5em}@media (max-width:1299px){.sw-quote--image{margin-left:125px;width:calc(100% - 125px)}}@media (max-width:1023px){.sw-quote{padding:45px}.sw-quote--solid{padding-top:25px;padding-bottom:25px}.sw-quote__text{font-size:24px}.sw-quote--image{border-top-width:0;border-left-width:2px;padding-top:150px;margin-top:150px}.sw-quote--image:before,.sw-quote--image:after{height:2px;width:calc(50% - 150px)}.sw-quote--image:after{top:0;bottom:unset;right:0;left:unset}.sw-quote--image .sw-quote__image{left:50%;top:0}.sw-quote--image{margin-left:0;width:100%}}@media (max-width:767px){.sw-quote{padding-left:30px;padding-right:30px}.sw-quote--image{margin-top:75px}.sw-quote--image .sw-quote__image{width:150px}.sw-quote--image:before,.sw-quote--image:after{width:calc(50% - 100px)}.sw-quote--image{padding-top:120px}.sw-quote__text{font-size:19px;margin-bottom:1.5em}.sw-quote__button{text-decoration:none;position:relative;transition:color 0.3s;line-height:1.2em;background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-size:100% 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:color 0.3s,background-size 0.3s;font-weight:700!important;display:inline!important;margin-top:0!important}.sw-quote__button:hover{color:inherit!important}.sw-quote__button:before{display:none}.color-scheme-brown .sw-quote__button{background-image:linear-gradient(var(--color-brown),var(--color-brown)),linear-gradient(#fff,#fff)!important;color:var(--color-brown)!important}.color-scheme-green .sw-quote__button{background-image:linear-gradient(var(--color-green),var(--color-green)),linear-gradient(#fff,#fff)!important;color:var(--color-green)!important}.color-scheme-blue .sw-quote__button{background-image:linear-gradient(var(--color-blue),var(--color-blue)),linear-gradient(#fff,#fff)!important;color:var(--color-blue)!important}}.seitenwind-hero{position:relative;overflow:hidden}.seitenwind-hero--full{min-height:var(--app-height,100vh)}body.admin-bar .seitenwind-hero--full{min-height:calc(var(--app-height, 100vh) - var(--admin-bar-height))}.seitenwind-hero--half{height:min(600px, calc(100vh - 150px))}.sw-hero__bg,.sw-hero__content{position:absolute;left:0;top:0;width:100%;height:100%}.sw-hero__bg>.sw-hero__bg__video--desktop{display:none}.sw-hero__bg>.sw-hero__bg__video--mobile{display:none}@media (orientation:landscape){.sw-hero__bg>.sw-hero__bg__video--desktop{display:block}}@media (orientation:portrait){.sw-hero__bg>.sw-hero__bg__video--mobile{display:block}}.sw-hero__bg>.sw-hero__bg__video,.sw-hero__bg>img{width:100%;height:100%;object-fit:cover}.sw-hero__bg:before{content:'';inset:0;position:absolute;background-color:rgba(0,0,0,.1)}.sw-hero__content{display:flex;justify-content:center;flex-direction:column}.sw-hero__content>.container{width:100%}.sw-hero__mail{position:absolute;right:var(--c-padding,40px);bottom:-80px;z-index:99}.sw-hero__mail .mail__close{cursor:pointer;background-color:var(--color-green);width:14px;height:14px;position:absolute;border-radius:50%;top:-10px;right:-10px}.sw-hero__mail .mail__close:before,.sw-hero__mail .mail__close:after{position:absolute;left:6px;top:2px;transform-origin:50% 50%;content:' ';height:10px;width:2px;background-color:#3b3b3b;border-radius:1px}.sw-hero__mail .mail__close:before{transform:rotate(45deg)}.sw-hero__mail .mail__close:after{transform:rotate(-45deg)}.sw-hero__mail a.mail{position:relative}.sw-hero__content .h1{display:flex;flex-direction:column;color:#fff;margin:0 auto;text-align:center;font-size:80px;text-transform:uppercase;color:var(--color-green);line-height:1.2}.sw-hero__content .h1>.subhead{font-size:55%;font-weight:300;text-transform:lowercase;color:#fff}.typewrite>.wrap:after{content:'';display:inline-block;width:.5em;margin-left:.1em;height:.1em;background-color:var(--color-green);animation:blink 1s infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.sw-hero__content .h1>.sw-hero__headline{white-space:nowrap;text-transform:uppercase;font-weight:600}.sw-hero__content .h1 strong{margin-left:1.5em;white-space:nowrap}.sw-hero__footer{width:100%;position:absolute;bottom:25px;left:0}.sw-hero__footer__inner{width:100%;display:flex;justify-content:flex-end}.sw-hero__footer .nav--overlayfooter .menu-item:after{color:#fff}.sw-hero__scrolldown{position:absolute;left:50%;bottom:40px;width:40px;height:40px;z-index:9;display:flex;justify-content:center;align-items:center;transform:translateX(-50%);background-image:url(https://eleven-personalberatung.de/wp-content/plugins/elementor-seitenwind-widgets/assets/css/../img/arrow--down.svg);background-position:center;background-size:contain;background-repeat:no-repeat}@media (min-width:1024px) and (max-width:1223px){.sw-hero__content .h1{font-size:70px}}@media (max-width:1023px){.seitenwind-hero--half{height:0;min-height:unset;padding-top:max(60%, 250px)!important}.seitenwind-hero--half .sw-hero__bg>img{position:absolute;top:0;left:0}}@media (max-width:767px){.sw-hero__scrolldown{bottom:70px}.seitenwind-hero--half{min-height:50vh}}.toggle-sound{position:absolute;bottom:49px;right:var(--c-padding,40px);background-color:var(--color-green);width:50px;height:50px;line-height:50px;text-align:center;color:#fff;border-radius:50%;cursor:pointer;z-index:99;box-shadow:0 0 0 0 rgba(147,195,85,1);animation:mutepulse 1.25s infinite cubic-bezier(.66,0,0,1)}.toggle-sound.muted{box-shadow:none}@-webkit-keyframes mutepulse{to{box-shadow:0 0 0 45px rgba(147,195,85,0)}}@-moz-keyframes mutepulse{to{box-shadow:0 0 0 45px rgba(147,195,85,0)}}@-ms-keyframes mutepulse{to{box-shadow:0 0 0 45px rgba(147,195,85,0)}}@keyframes mutepulse{to{box-shadow:0 0 0 45px rgba(147,195,85,0)}}.sound{width:97%;height:100%;position:absolute;cursor:pointer;display:inline-block;left:0;top:0;margin-left:-15%}.sound--icon{color:inherit;line-height:inherit;font-size:1.6rem;display:block;margin:auto;text-align:left;margin-left:5px;width:33px;height:50px;background-position:center;background-size:12px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 320 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='m320 64v383.1c0 12.59-7.337 24.01-18.84 29.16-5.06 2.84-8.76 3.74-13.16 3.74-7.688 0-15.28-2.781-21.27-8.094l-134.9-119.9h-83.83c-26.51 0-48-21.49-48-47.1v-96.906c0-26.51 21.49-47.1 48-47.1h83.84l134.9-119.9c9.422-8.375 22.93-10.45 34.43-5.259 11.53 3.359 18.83 15.669 18.83 28.259z'/%3E%3C/svg%3E")}.sound--wave{position:absolute;border:2px solid transparent;border-right:2px solid #fff;border-radius:50%;transition:all 200ms;margin:auto;top:0;bottom:0;left:0;right:0}.sound--wave_one{width:45%;height:40%}.sound--wave_two{width:70%;height:62%}.sound--wave_three{width:95%;height:75%}.muted .sound--wave{border-radius:0;width:35%;height:33%;border-width:0 2px 0 0;left:5px}.muted .sound--wave_one{-webkit-transform:rotate(45deg) translate3d(0,-50%,0);transform:rotate(45deg) translate3d(0,-50%,0)}.muted .sound--wave_two{-webkit-transform:rotate(-45deg) translate3d(0,50%,0);transform:rotate(-45deg) translate3d(0,50%,0)}.muted .sound--wave_three{opacity:0;transform:translateX(-46%);height:20%}@media (max-width:1223px){.seitenwind-hero--half{min-height:unset;padding-top:50%}}@media (max-width:1023px){.sw-hero__content .h1{font-size:50px}.sw-hero__mail{display:none}}@media (max-width:767px){.sw-hero__content .h1{font-size:34px}}