/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.grid{max-width:1212px;margin:0 auto;padding:0 16px}@media(min-width:768px){.grid{max-width:1280px;padding:0 50px}}@font-face{font-display:swap;font-family:Funnel Display;font-style:normal;font-weight:400;src:url(/assets/fonts/funnel-display-v1-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Funnel Display;font-style:normal;font-weight:700;src:url(/assets/fonts/funnel-display-v1-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Funnel Display;font-style:normal;font-weight:800;src:url(/assets/fonts/funnel-display-v1-latin-800.woff2) format("woff2")}body{font-family:Funnel Display,sans-serif;font-weight:400;color:#fff;line-height:normal;text-rendering:geometricPrecision;font-size:clamp(16px,1.4vw,18px)}p a{color:#fff;text-decoration-color:#fff;text-underline-offset:2px}p b{font-weight:700;color:#fff}button{background-color:transparent;border:none;padding:0}.button{display:flex;justify-content:center;align-items:center;background-color:#70f;color:#fff;font-weight:800;border-radius:50px;border:3px solid #7700ff;transition:all .2s ease-out!important;padding:0 10px;cursor:pointer;margin-bottom:20px;min-width:400px;height:60px;text-decoration:none}.button:hover{color:#70f;background-color:#111}.button:active{color:#fff;background-color:#18002a;border-color:#18002a}.button--secondary{background-color:#471572;border-color:#471572;color:#fff}.button--secondary:hover{background-color:#181818;color:#ba69ff}.button--secondary:active{background-color:#ba69ff}.button--small{width:fit-content;min-width:0;height:46px;padding:0 20px}footer{padding:40px 16px}@media(min-width:768px){footer{padding:40px 50px}}.footer{display:flex;flex-direction:column;gap:80px}.footer a{color:#fff;margin-right:20px;font-weight:800}.footer a:has(.footer__logo){margin:0}.footer__logo{width:35px;height:35px;animation:rotate 26s linear infinite}.footer__logo__wrapper{display:flex;flex-direction:row;gap:10px;align-items:center;transition:width .2s ease-out;overflow:hidden}.footer__logo__wrapper--desktop{max-width:390px;width:100%;display:none}@media(min-width:850px){.footer__logo__wrapper--desktop{display:flex}}.footer__logo__wrapper svg{min-width:220px;width:220px;position:relative;top:4px}.footer__logo img{width:100%;height:auto}.footer__logo--mobile{width:26px;height:26px;display:flex}@media(min-width:850px){.footer__logo--mobile{display:none}}.footer__upper{display:flex;flex-direction:column;gap:30px}@media(min-width:480px){.footer__upper{flex-direction:row;gap:0}}.footer__lower{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.footer__lower__left{font-size:13px;display:flex;flex-direction:row;align-items:baseline;gap:10px}@media(min-width:768px){.footer__lower__left{font-size:14px}}.footer__lower__right{font-size:13px}@media(min-width:768px){.footer__lower__right{font-size:14px}}.footer__copyright{bottom:10px;position:relative;display:flex;flex-direction:row;align-items:center;gap:5px}html{background-color:#111;overflow-x:hidden!important}.text-content{text-align:center;padding:0 20px;max-width:1200px;margin-left:auto;margin-right:auto}.text-content ul,.text-content ol{text-align:left;width:fit-content;margin:0 auto}@media(min-width:768px){.text-content{padding:0 60px}}main{padding-top:78px}@media(min-width:1050px){main{padding-top:106px}}.navigation{display:flex;flex-direction:row;padding:20px;justify-content:space-between;gap:30px;align-items:center;border-bottom:3px solid #7700ff;position:fixed;width:calc(100% - 40px);background-color:#000023;z-index:500;transition:padding .2s ease-out,width .2s ease-out}@media(min-width:1050px){.navigation{padding:24px 64px;width:calc(100% - 128px)}}.navigation--squished{padding:20px;width:calc(100% - 40px)}@media(min-width:1050px){.navigation--squished{padding:8px 50px;width:calc(100% - 100px)}}.navigation--squished .navigation__menu{top:78px;height:calc(100dvh - 78px)}.navigation__logo{width:35px;height:35px;animation:rotate 26s linear infinite}.navigation__logo__wrapper{display:flex;flex-direction:row;gap:10px;align-items:center;transition:width .2s ease-out;overflow:hidden}.navigation__logo__wrapper svg{min-width:220px;width:220px;position:relative;top:4px}.navigation__logo img{width:100%;height:auto}.navigation__menu{display:flex;position:absolute;background-color:#000023;width:calc(100% + 3px);left:0;top:78px;transition:top .2s ease-out,height .2s ease-out,transform .2s ease-out;height:calc(100dvh - 78px);align-items:center;justify-content:center;flex-direction:column;gap:clamp(0px,10%,60px);transform:translate(100%);border-left:3px solid #7700ff}@media(min-width:1050px){.navigation__menu{display:none}}.navigation__menu.open{transform:translate(calc(0% - 3px))}.navigation__menuButton{display:flex;width:24px;height:24px;top:3px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}@media(min-width:1050px){.navigation__menuButton{display:none}}.navigation__menuButton span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.navigation__menuButton span:nth-child(1){top:0}.navigation__menuButton span:nth-child(2),.navigation__menuButton span:nth-child(3){top:8px}.navigation__menuButton span:nth-child(4){top:16px}.navigation__menuButton.open span:nth-child(1){top:7px;width:0%;left:50%}.navigation__menuButton.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.navigation__menuButton.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.navigation__menuButton.open span:nth-child(4){top:7px;width:0%;left:50%}.navigation__links{display:none;flex-direction:row;gap:32px;align-items:center}@media(min-width:1050px){.navigation__links{display:flex}}.navigation__link{color:#fff;text-decoration:none;font-size:18px;font-style:normal;font-weight:800;line-height:normal;transition:color .2s ease-out;cursor:pointer}.navigation__link:hover{color:#ba69ff}.navigation__link--active{cursor:default;color:#b3b1ff!important}.navigation__button{display:flex;padding:14px 22px;min-width:0;height:auto;margin-bottom:0}.agent-overview{background-color:#000023;padding-top:100px;padding-bottom:50px}.agent-overview a{margin:30px auto 0}.agent-overview .swiper{margin-top:50px;user-select:none!important}.agent-overview .h1,.agent-overview h2{text-align:center;font-size:35px;font-weight:800;display:block}.agent-overview p{color:#b3b1be;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:30px}.agent-overview__card{overflow:hidden;transition:background-color .3s ease-out .1s,height .3s;padding:30px;border-radius:50px;border:3px solid #B3B1FF;height:auto;max-width:450px;margin:0 auto}@media(min-width:768px){.agent-overview__card{max-width:520px}}.agent-overview__card img{width:100%;height:auto;object-fit:cover;background-color:#70f;border-radius:30px;aspect-ratio:1}.agent-overview__grid{margin-top:30px;display:flex;flex-direction:column;gap:30px;height:auto}@media(min-width:768px){.agent-overview__grid{flex-direction:row}}.agent-overview__usps{display:flex;flex-direction:column;gap:30px}.agent-overview__usp{background-color:#b3b1ff;padding:20px 30px;border-radius:50px;display:flex;flex-direction:column;align-items:center;gap:20px;color:#000023;font-size:clamp(22px,2.9166vw,35px);font-style:normal;font-weight:800;line-height:normal;flex:1 1 100%;text-align:center;border:3px solid #7700ff;max-width:450px;margin:0 auto;width:calc(100% - 66px)}@media(min-width:768px){.agent-overview__usp{padding:30px;gap:30px;max-width:none}}.agent-overview__usp svg{width:clamp(70px,7.08vw,86px);height:clamp(70px,7.08vw,86px)}.contact{background-color:#b3b1ff;color:#111;padding-top:120px;padding-bottom:120px;text-align:center}.contact h2{font-size:35px;margin:0}.contact p{font-size:18px;max-width:680px;margin:40px auto}.contact a{margin:50px auto 0}.contact a+a{margin-top:20px}.contact b{color:#111}.content{text-align:center}.custom-agent{padding-top:50px;padding-bottom:50px;background-color:#000023}@media(min-width:1000px){.custom-agent{padding-top:120px;padding-bottom:120px}}.custom-agent__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;text-align:center}@media(min-width:1000px){.custom-agent__wrapper{flex-direction:row;justify-content:space-between;text-align:left}}.custom-agent h2{font-size:33px;font-weight:800;margin:0}.custom-agent p{color:#b3b1be;font-size:18px;margin-bottom:0;margin-top:20px}@media(min-width:1000px){.custom-agent p{margin-top:40px}}.custom-agent a.button{height:50px;padding-top:0;padding-bottom:0;text-decoration:none;margin-top:20px}@media(min-width:1000px){.custom-agent a.button{margin-top:40px}}.custom-agent__left{display:flex;flex-direction:column;max-width:640px;width:100%;align-items:center}@media(min-width:1000px){.custom-agent__left{align-items:flex-start}}.custom-agent img{max-width:340px;width:100%;height:auto}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;width:calc(100% - 40px);position:relative;padding:50px 20px 300px;background:linear-gradient(124deg,#001 62%,#3c0061);background-size:400% 400%;animation:backgroundGradient 20s ease infinite}@keyframes backgroundGradient{0%{background-position:70% 50%}50%{background-position:100% 50%}to{background-position:70% 50%}}@media(min-width:768px){.hero{padding:105px 50px 380px;width:calc(100% - 100px)}}.hero--subpage{padding:50px 20px}@media(min-width:768px){.hero--subpage{padding:105px 50px}}.hero__mockup{position:absolute;bottom:-170px;right:-200px;width:500px}@media(min-width:550px){.hero__mockup{bottom:-240px;right:-270px;width:650px}}@media(min-width:768px){.hero__mockup{bottom:max(-41.185vw,-556px);right:max(-42vw,-572px);width:clamp(550px,100vw,1350px)}}.hero__linkedin-integration-header span{font-size:30px!important}@media(min-width:768px){.hero__linkedin-integration-header span{font-size:50px!important}}.hero .h1{width:fit-content;font-weight:800;font-size:clamp(40px,10vw,120px);text-align:center;z-index:50;max-width:1070px;margin:0}.hero .h2{color:#b3b1ff;text-align:center;font-weight:400;font-size:clamp(20px,1.95vw,25px);margin:20px 0}@media(min-width:768px){.hero .h2{margin:35px 0 50px}}.hero button{margin-top:30px;opacity:0}.hero__claims{position:absolute;bottom:70px;left:0;display:flex;flex-direction:column;gap:clamp(15px,2.5vw,30px);width:100%}.hero__claim{background-color:#b3b1ff;display:flex;flex-direction:row;position:relative;padding:0 25px 0 clamp(20px,5.333vw,64px);color:#000023;font-size:clamp(16px,2.5vw,30px);font-style:normal;font-weight:700;line-height:normal;align-items:center;height:clamp(56px,6vw,72px);width:fit-content;max-width:calc(80% - 40px)}.hero__claim:last-of-type{max-width:50%}@media(min-width:575px){.hero__claim:last-of-type{max-width:calc(80% - 40px)}}.hero__claim:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDIwIDcyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMCAwSDUuOTI1MkMxNC43NTIxIDAgMjEuMzc2NCA4LjA2OTA5IDE5LjY1NzEgMTYuNzI2OUwxMC4zNzE3IDYzLjQ4NTRDOS4zODg4NSA2OC40MzQ3IDUuMDQ1OTUgNzIgMCA3MlYwWiIgZmlsbD0iI0IzQjFGRiIvPgo8L3N2Zz4=);position:absolute;right:-19px;top:0;background-size:contain;background-repeat:no-repeat;height:100%;width:20px}.jungle{background-color:#000023;padding-top:50px;padding-bottom:50px}.jungle__wrapper{display:flex;gap:30px;flex-direction:column;align-items:center}@media(min-width:1224px){.jungle__wrapper{flex-direction:row;justify-content:space-between;align-items:normal}}.jungle b{color:#b3b1ff}.jungle h2{font-size:clamp(28px,2.74vw,35px);margin-top:0}.jungle p{color:#b3b1be}.jungle__50-50{max-width:530px;width:100%;text-align:center}@media(min-width:1224px){.jungle__50-50{text-align:left}}.jungle__50-50:nth-child(2){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-top:30px}@media(min-width:1224px){.jungle__50-50:nth-child(2){margin-top:0}}.jungle__50-50:nth-child(2) .jungle__before{width:85px;height:85px}@media(min-width:1224px){.jungle__50-50:nth-child(2) .jungle__before{width:104px;height:104px}}.jungle__50-50:nth-child(2) .jungle__after{width:110px;height:110px;animation:rotate 26s linear infinite}@keyframes rotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@media(min-width:1224px){.jungle__50-50:nth-child(2) .jungle__after{width:130px;height:130px}}.jungle__heap{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.jungle__usp{font-size:clamp(22px,2.19vw,28px);display:flex;flex-direction:row;gap:10px;align-items:center;margin-top:50px;font-weight:800;justify-content:center}@media(min-width:1224px){.jungle__usp span{white-space:nowrap}}@media(min-width:1224px){.jungle__usp{justify-self:flex-start}}.preview{background-color:#001;padding:50px 20px 0;text-align:center;overflow:hidden;display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.preview{padding:100px 50px 0}}.preview h2{font-size:35px;margin:0}.preview p{font-size:18px;max-width:610px;margin:20px auto 30px;color:#b3b1be}@media(min-width:768px){.preview p{margin:20px auto 65px}}.preview__image{width:calc(100% + 20px);margin-bottom:-5px;height:auto}@media(min-width:768px){.preview__image{width:calc(100% + -0px)}}.preview__image--mobile{display:block}@media(min-width:768px){.preview__image--mobile{display:none}}.preview__image--desktop{display:none}@media(min-width:768px){.preview__image--desktop{display:block}}.usps{background-color:#001;padding-top:50px;padding-bottom:50px;text-align:center}.usps__items{display:flex;flex-direction:column;justify-content:space-between;gap:30px;align-items:center;margin-top:50px}@media(min-width:1000px){.usps__items{flex-direction:row;flex-wrap:wrap;gap:0;align-items:normal}}.usps__item{border-radius:50px;padding:30px;border:3px solid #7700ff;background-color:#b3b1ff;width:calc(100% - 66px);max-width:450px}@media(min-width:1000px){.usps__item{width:calc(33% - 78px)}}.usps__item p{color:#000023!important;font-size:18px;margin-bottom:0}.usps h2{font-size:35px;font-weight:800;margin:0}.usps h3{font-size:35px;font-weight:800;margin:25px 0 0;color:#000023}.usps p{color:#b3b1be;font-size:18px;margin-bottom:0}.text-content h1,.text-content .h1{font-size:32px}@media(min-width:768px){.text-content h1,.text-content .h1{font-size:42px}}.text-content h3,.text-content h2{margin-top:80px}.text-content h2+h3{margin-top:20px}.erster-kontakt{background-color:#001;padding-top:60px}@media(min-width:768px){.erster-kontakt{padding-top:60px}}.erster-kontakt h1{margin-top:0}.erster-kontakt .text-content{margin-bottom:60px}@media(min-width:665px){.erster-kontakt .text-content{margin-bottom:0}}.erster-kontakt .text-content p{color:#b3b1be}.erster-kontakt__main .hero{padding:150px 20px 155px}@media(min-width:768px){.erster-kontakt__main .hero{padding:150px 50px 145px}}.ki-beratung{background-color:#000023;padding-top:80px;padding-bottom:80px}.ki-beratung__main .hero .h2{max-width:1140px}.ki-beratung a{margin:40px auto 0!important}.ki-beratung__title{font-size:35px;font-style:normal;font-weight:800;line-height:normal;color:#fff!important;margin-top:0;margin-bottom:0;text-align:center}@media(min-width:768px){.ki-beratung__title{margin-bottom:30px}}.ki-beratung p,.ki-beratung li,.ki-beratung b{color:#b3b1be}.ki-beratung li{margin-bottom:10px}.ki-beratung .button{margin:20px auto 30px}@media(min-width:768px){.ki-beratung .button{margin:80px auto 100px}}.ki-beratung__info{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}@media(min-width:768px){.ki-beratung__info{gap:80px}}.ki-beratung__info__left{display:flex;flex-direction:column;flex:1 1 50%}.ki-beratung__info__right{display:flex;flex-direction:column;align-items:center;max-width:336px}.ki-beratung__info__right img{background-color:#b3b1ff;border:3px solid #7700ff;border-radius:30px;width:100%;margin-top:16px;margin-bottom:30px;height:auto}.ki-beratung__info__right p{margin:0}.ki-beratung__info__name{color:#fff!important;font-size:28px;font-style:normal;font-weight:800;line-height:normal}.ki-beratung__info__position{color:#b3b1be;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.ueber-uns{background-color:#000023;padding-top:80px;padding-bottom:80px}.ueber-uns a{margin-top:40px!important;margin-bottom:0!important}.ueber-uns h1{margin-top:0}.ueber-uns p{color:#b3b1be;max-width:616px;margin-left:auto;margin-right:auto}.ueber-uns .button{margin:30px auto 50px}
