@charset "UTF-8";:root{--k-main: #57bba7;--k-accent: #57BBA7;--k-muted: #bce4dc;--k-text: #1d2f47;--k-light: #EDF8F5;--k-error: #ff0000;--ks-xsmall: 10px;--ks-small: 20px;--ks-default: 50px;--ks-medium: 100px;--ks-large: 150px;--ks-xlarge: 200px;--ks-xxlarge: 300px;--ks-heading: var(--ks-small);--ks-paragraph: var(--ks-small);--ks-list-dot-space: var(--ks-xsmall);--ks-list-item: 35px;--k-transition: .24s ease-in-out;--k-wdth-small: 300px;--k-wdth-default: 600px;--k-wdth-large: 900px;--k-wdth-xlarge: 1200px;--k-ctnr-xlarge: 1820px;--k-font-size-s: 1.4rem;--k-font-size: 2rem;--k-text-line-height: 1.8;--k-btn-line-height: 1.5;--k-font-weight-bold: 700}@media (max-width: 1199px){:root{--ks-large: 100px;--ks-xlarge: 130px;--ks-xxlarge: 150px}}@media (max-width: 639px){:root{--ks-default: 40px;--ks-medium: 50px;--ks-large: 80px;--ks-xlarge: 100px;--ks-xxlarge: 120px}}html{font-size:62.5%}body{font-size:var(--k-font-size)}.uk-button{padding-top:15px;padding-bottom:15px}.uk-panel .uk-card-primary .el-content{max-width:345px;padding-top:var(--ks-default)}.komp-circle{position:relative;z-index:1;pointer-events:none}.komp-circle-svg{--size: 480px;pointer-events:none;position:absolute!important;min-width:var(--size);max-width:var(--size);min-height:var(--size);max-height:var(--size);top:0;z-index:-1}#hero .komp-circle-svg{transform:translate(-90px,-85px)}@media (max-width: 1425px){#hero .komp-circle-svg{--size: 470px;transform:translate(-70px,-90px)}.uk-grid-item-match.centered h1{margin-top:0!important}.uk-grid-item-match.centered .el-content{padding-top:18px!important}}@media (max-width: 1199px){#hero .komp-circle-svg{--size: 420px;transform:translate(-60px,-80px)}.uk-grid-item-match.centered h1{margin-top:0!important}.uk-grid-item-match.centered .el-content{padding-top:18px!important}}@media (max-width: 959px){#hero .komp-circle-svg{--size: 400px;transform:translate(-40px,-110px)}.uk-grid-item-match.centered h1{margin-top:0!important}.uk-grid-item-match.centered .el-content{padding-top:18px!important}}@media (max-width: 600px){#hero .komp-circle-svg{--size: 400px;transform:translate(-50px,-100px)}}@media (max-width: 552px){#hero .komp-circle-svg{--size: 450px;transform:translate(-70px,-110px)}}@media (max-width: 394px){#hero .komp-circle-svg{--size: 470px;transform:translate(-120px,-60px)}}.uk-grid-item-match.centered>.uk-panel{max-width:610px;padding-left:100px!important;margin-left:auto}.uk-grid-item-match.centered>.uk-panel h1{white-space:nowrap}@media (max-width: 1199px){.uk-grid-item-match.centered{padding-block:50px}.uk-grid-item-match.centered>.uk-panel{max-width:fit-content;padding-left:0!important;margin-inline:auto}.uk-grid-item-match.centered>.uk-panel h1{white-space:wrap}}@media (max-width: 600px){.uk-grid-item-match.centered>.uk-panel{max-width:fit-content;padding-inline:50px!important;margin-inline:auto}.uk-grid-item-match.centered>.uk-panel h1{white-space:wrap}}.komp-circle[class*=quadrant]{position:absolute}.komp-circle[class*=quadrant] svg{width:100%!important;height:100%!important}div:has(>.komp-circle[class*=quadrant]){position:absolute}.uk-container>.uk-row:has(* .komp-circle[class*=quadrant])>div:has(* .komp-circle[class*=quadrant]){position:relative}a.uk-panel:has(h3.el-title) h3.el-title{transition:color var(--k-transition)}a.uk-panel:has(h3.el-title):hover h3.el-title{color:var(--k-accent)}picture:has(.komp-caption-ring){position:relative;display:grid;place-items:center;max-width:fit-content}picture:has(.komp-caption-ring)>*{grid-area:1/1}picture:has(.komp-caption-ring) svg{scale:1.2}.uk-text-right:has(>picture .komp-caption-ring){display:flex;justify-content:flex-end}@media (max-width: 959px){.komp-profile img{width:150px;height:150px}}@media (max-width: 639px){.komp-profile{position:relative!important;margin-left:20px}.komp-profile+h2{padding-top:var(--ks-small)!important}.uk-text-right:has(>picture .komp-caption-ring){justify-content:flex-start}#intro{padding-bottom:var(--ks-default)!important}#warten{padding-top:var(--ks-default)!important}}.blog-grid .uk-card{border-bottom-right-radius:80px;transition:border-radius var(--k-transition)}.blog-grid .uk-card .el-title{transition:color var(--k-transition)}.blog-grid .uk-card:hover .el-title{color:#57bba7}.komp-post-grid .el-title{display:inline-flex;align-items:center;gap:.3em}.komp-post-grid .el-title:after{content:"";display:inline-block;flex:0 0 auto;height:12px;width:12px;background-image:url("data:image/svg+xml,%3Csvg height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.414 10.586-8-8a2 2 0 0 0 -2.828 2.828l6.586 6.586-6.586 6.586a2 2 0 0 0 2.828 2.828l8-8a2 2 0 0 0 0-2.828z' fill='%2357BBA7'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(-5px);opacity:0;transition:all .24s ease-out}.komp-post-grid a:hover .el-title:after{opacity:1;transform:translate(0);transition:opacity .3s ease-in-out}.uk-table{max-width:fit-content}.uk-table tr>td{vertical-align:bottom;line-height:1}.uk-table tr:last-child{border-bottom:2px solid #fff}.uk-section .komp-image:has(.komp-image-description){max-width:fit-content;position:relative}.uk-section .komp-image:has(.komp-image-description) .komp-image-description{position:absolute;top:100%;left:100%;width:280px;transform:translate(-130px,-45px)}.uk-section .komp-image:has(.komp-image-description) .komp-image-description p{text-shadow:-1px -1px 0 #edf8f5,1px -1px 0 #edf8f5,-1px 1px 0 #edf8f5,1px 1px 0 #edf8f5}.uk-section-default .komp-image:has(.komp-image-description) .komp-image-description p{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.uk-section-default .uk-table-divider>:first-child>tr:not(:first-child){border-color:#eeeef2}@media (max-width: 1425px){.komp-image:has(.komp-image-description) .komp-image-description{transform:translate(-100%,-30px)!important}}@media (max-width: 639px){html>body header+#tm-main#tm-main .komp-image:has(.komp-image-description):not(p) .komp-image-description{position:relative!important;transform:unset!important;right:0;left:unset;display:block;max-width:200px!important;margin-left:auto!important;margin-top:-50px!important}html>body header+#tm-main#tm-main .komp-image:has(.komp-image-description):not(p) .komp-image-description p:last-child{margin-bottom:0!important}}.uk-text-small:not(.el-content){font-weight:400;font-size:1.5rem;line-height:1.2}.komp-text-shadow{text-shadow:-1px -1px 0 #edf8f5,1px -1px 0 #edf8f5,-1px 1px 0 #edf8f5,1px 1px 0 #edf8f5}.komp-pagination-buttons .uk-button{width:50px;height:50px;padding:0;display:grid;place-items:center}.footer-nav .el-item+.el-item{padding-top:var(--ks-xxsmall)}body.privacy-policy{--ks-list-item: 0}body.privacy-policy .uk-panel+.uk-panel{padding-top:var(--ks-default)}.tm-box-decoration-primary:before{content:unset}.tm-box-decoration-primary picture img{border-end-start-radius:80px}.tm-box-decoration-secondary:before{content:unset}.tm-box-decoration-secondary picture img{border-end-end-radius:80px}.uk-button-text.uk-button-small{margin-top:-15px}.uk-button-text:after,#tm-main .frm_button_submit:after{content:"";position:absolute;bottom:1.4rem;left:0!important;right:0!important;z-index:-1;border-bottom:5px solid #bce4dc;transition:.3s ease-out;transform-origin:right center;transition:transform .3s ease-in-out}.uk-button-text:before,#tm-main .frm_button_submit:before{content:"";bottom:1.4rem;position:absolute;left:0!important;right:0!important;border-bottom:5px solid #bce4dc;transform-origin:left center;transform:scaleX(0)!important;transition:transform .3s ease-in-out;transition-delay:.24s!important}.uk-button-text:hover,#tm-main .frm_button_submit:hover{color:#1d2f47!important}.uk-button-text:hover:after,#tm-main .frm_button_submit:hover:after{transform:scaleX(0)!important}.uk-button-text:hover:before,#tm-main .frm_button_submit:hover:before{transform:scaleX(1)!important}.uk-text-small{font-weight:700}footer .uk-text-small{font-weight:400}.uk-navbar-container.uk-navbar-sticky{box-shadow:0 0 15px #0000001a}@media (max-width: 1222px) and (min-width: 959px){.uk-navbar-nav{gap:15px!important}.uk-logo img{width:180px}}@media (max-width: 1599px){#hero-about .komp-circle{transform:translate(-100%) translateY(-70%)!important}}body,body .k-numbered-headings h1{counter-reset:h2counter}body .k-numbered-headings h2:before{content:counter(h2counter) ". ";counter-increment:h2counter}body .k-numbered-headings h2{counter-reset:h3counter}body .k-numbered-headings h3:before{content:counter(h2counter) "." counter(h3counter) ". ";counter-increment:h3counter}body .k-numbered-headings h3{counter-reset:h4counter}body .k-numbered-headings h4:before{content:counter(h2counter) "." counter(h3counter) "." counter(h4counter) ". ";counter-increment:h4counter}body .k-numbered-headings h4{counter-reset:h5counter}body .k-numbered-headings h5:before{content:counter(h2counter) "." counter(h3counter) "." counter(h4counter) "." counter(h5counter) ". ";counter-increment:h5counter}body .k-numbered-headings h5{counter-reset:h6counter}body .k-no-numbers h2:before,body .k-no-numbers h3:before,body .k-no-numbers h4:before,body .k-no-numbers h5:before{content:none;counter-increment:none}body .k-highlight{background-color:#ff0}.frm_forms input:not([type=checkbox]),.frm_forms select,.frm_forms textarea{background-color:#edf8f5;border:1px solid #EDF8F5;border-radius:0;min-height:40px;font-size:1.6rem}.frm_forms input:not([type=checkbox]):not([aria-invalid=true]):focus,.frm_forms select:not([aria-invalid=true]):focus,.frm_forms textarea:not([aria-invalid=true]):focus{box-shadow:none!important;background-color:#edf8f5!important;border-color:#edf8f5!important;border-bottom:1px solid #57bba7!important}.frm_forms input:not([type=checkbox])[aria-invalid=true]:focus,.frm_forms select[aria-invalid=true]:focus,.frm_forms textarea[aria-invalid=true]:focus{box-shadow:none!important;background-color:#edf8f5!important;border:1px solid #F04438!important}.frm_forms .frm_form_field:not(:has(input[type=checkbox],input[type=radio])){position:relative}.frm_forms .frm_form_field:not(:has(input[type=checkbox],input[type=radio])) label{position:absolute;font-size:1.5rem;color:#1d2f47;bottom:0;padding:0 12px;left:0;transition:transform .16s ease-out;pointer-events:none}.frm_forms .frm_form_field:not(:has(input[type=checkbox],input[type=radio])) label .frm_required{color:#1d2f47}.frm_forms .frm_form_field:not(:has(input[type=checkbox],input[type=radio])):focus-within label,.frm_forms .frm_form_field:not(:has(input[type=checkbox],input[type=radio])):has(.has-value) label{transform:translateY(100%)}.frm_forms .frm_error{position:absolute;top:0;right:0;font-size:1.1rem!important;background-color:#f04438;color:#fff!important;padding:2px 5px 0!important}.frm_forms fieldset{padding-bottom:0!important}#tm-main .frm_form_field:has(input[type=checkbox]){position:relative}#tm-main .frm_form_field:has(input[type=checkbox]) .frm_primary_label{display:none}#tm-main .frm_form_field:has(input[type=checkbox]):has(input[type=checkbox][aria-invalid=true]) label{padding-top:2.5rem!important}#tm-main .frm_form_field:has(input[type=checkbox]) label{--checkbox-size: 2rem;--top-shift: 3px;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1rem;font-size:1.5rem}#tm-main .frm_form_field:has(input[type=checkbox]) label:before{content:"";width:var(--checkbox-size);height:var(--checkbox-size);margin-top:var(--top-shift);position:absolute;background-color:#edf8f5;border:1px solid #EDF8F5;border-radius:0;grid-column:1/2;transition:background-image 1s ease-out}#tm-main .frm_form_field:has(input[type=checkbox]) label input[type=checkbox]{position:relative;grid-column:1/2;margin-top:var(--top-shift);height:var(--checkbox-size)!important;width:var(--checkbox-size)!important;z-index:1;opacity:0}#tm-main .frm_form_field:has(input[type=checkbox]) label:has(input[type=checkbox]:checked):before{background-position:center;background-size:70%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2357bba7' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}#tm-main .frm_error_style{border:none;border-radius:0;color:#fff;background-color:#f04438}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:38px}.frm_style_formidable-style.with_frm_style .form-field:has(.frm_submit){margin-bottom:0}.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=checkbox],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=radio],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year),.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-card-element.StripeElement,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{background-color:#edf8f5!important}#tm-main .frm_button_submit{margin-block:0!important;border-radius:0;background-color:transparent;border:none;color:#1d2f47;box-shadow:none;padding:0 0 15px;font-family:inherit;font-weight:700;position:relative;z-index:1}#tm-main .frm_message{margin-block:0;border-radius:0;border:none;background-color:#eef8f6;color:#1d2f47!important;font-size:2rem}#tm-main .frm_message p{color:#1d2f47!important}.komp-flex-col{position:relative;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 1199px){.komp-flex-col{align-items:flex-start}}#hero .komp-circle{background-color:transparent!important}@media (max-width: 1199px){#hero .komp-circle{margin-top:85px!important}}#hero{--left-shift: 0px}@media (min-width: 1199px){#hero .uk-panel .uk-card-primary .el-content,#hero .uk-width-large{width:360px!important;max-width:unset}}@media (min-width: 1899px){#hero .komp-shifted-img{max-height:1000px;position:relative;overflow:hidden;border-bottom-left-radius:80px}#hero .komp-shifted-img .tm-box-decoration-primary{height:100%;width:100%;position:relative}#hero .komp-shifted-img img{width:100%;height:100%;object-fit:cover;object-position:center center}}#hero .komp-circle,#hero .teasers{position:relative;left:var(--left-shift)}#hero h1{text-shadow:-1px -1px 0 #edf8f5,1px -1px 0 #edf8f5,-1px 1px 0 #edf8f5,1px 1px 0 #edf8f5}@media (max-width: 1599px){#hero .col2{padding-left:70px!important}}@media (max-width: 419px){#hero .col1{padding-inline:20px!important}}@media (max-width: 639px){#hero .teasers{padding-top:150px!important}}@media (max-width: 419px){#hero .teasers{padding-top:100px!important}}.uk-navbar-left{margin-right:30px}@media (max-width: 1199px){.uk-navbar-nav>li>a{font-size:14px}}.komp-mixing-headline h1{line-height:50px}@media (max-width: 639px){.komp-mixing-headline h1{line-height:35px}}h1 span.komp-small{font-size:20px;font-weight:400;margin-bottom:0;display:block;white-space:nowrap}@media (max-width: 639px){h1 span.komp-small{font-size:18px;white-space:inherit}}h1 span.komp-big{white-space:nowrap;margin-top:0;margin-bottom:40px;display:block}@media (max-width: 639px){h1 span.komp-big{font-size:40px;white-space:inherit}}.overlapping-img{margin-left:-130px}.overlapping-img.right{margin-left:unset;margin-right:-130px}.overlapping-img.lg{margin-left:-470px}@media (max-width: 1599px){.overlapping-img{margin-left:-50px}.overlapping-img.right{margin-left:unset;margin-right:-50px}.overlapping-img img,.overlapping-img .tm-box-decoration-secondary{max-width:unset!important;width:calc(100% - 20px);height:auto}.overlapping-img.lg{margin-left:-300px}.overlapping-img.lg img,.overlapping-img.lg .tm-box-decoration-secondary{width:100%}}@media (max-width: 959px){.overlapping-img{margin-left:-20px}.overlapping-img.right{margin-left:unset;margin-right:-20px}.overlapping-img.lg{margin-left:0!important;margin-right:-20px}.overlapping-img.lg img,.overlapping-img.lg .tm-box-decoration-primary{width:100%!important;height:auto!important;max-width:unset!important}.overlapping-img img,.overlapping-img .tm-box-decoration-secondary{width:100%;height:auto}}@media (max-width: 1486px){.overlapping-img__mobile img{margin-left:-50px;max-width:unset!important;width:calc(100% + 50px)!important}}@media (max-width: 959px){.overlapping-img__mobile img{margin-left:-20px;max-width:unset!important;width:calc(100% + 20px)!important}}@media (max-width: 1599px){.uk-row:has(* .overlapping-img) .uk-flex-bottom{align-items:flex-start!important}}@media (min-width: 959px){.uk-row:has(* .overlapping-img) .ks-top__small.ks-on-break{padding-top:0!important}}.grid-row-spacing-smallest>.uk-grid>div+div{padding-top:var(--ks-xsmall)}.uk-card.komp-rounded__left{border-end-start-radius:80px}.uk-card.komp-rounded__right{border-end-end-radius:80px}.komp-docs{--ks-list-item: 0 !important;list-style:none;padding-left:0;padding-bottom:40px}.komp-docs>li>a{padding-block:5px!important;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:center;gap:1rem}.komp-docs>li>a p,.komp-docs>li>a strong{display:block;margin:0}.komp-docs>li>a:after{content:"";display:block;width:40px;height:40px;background-color:#fff;border-radius:99999px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpolygon fill='%2357bba7' points='10.5,16.08 5.63,10.66 6.37,10 10.5,14.58 14.63,10 15.37,10.66'%3E%3C/polygon%3E%3Cline fill='none' stroke='%2357bba7' x1='10.5' y1='4' x2='10.5' y2='15'%3E%3C/line%3E%3C/svg%3E");background-size:60%;background-repeat:no-repeat;background-position:center;grid-column:2/3;transition:all .16s ease-out}.komp-docs>li>a:hover,.komp-docs>li>a:focus{text-decoration:none!important}.komp-docs>li>a:hover:after,.komp-docs>li>a:focus:after{background-color:#57bba7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpolygon fill='%23fff' points='10.5,16.08 5.63,10.66 6.37,10 10.5,14.58 14.63,10 15.37,10.66'%3E%3C/polygon%3E%3Cline fill='none' stroke='%23fff' x1='10.5' y1='4' x2='10.5' y2='15'%3E%3C/line%3E%3C/svg%3E")}.komp-docs>li+li{border-top:2px solid #fff}@media (max-width: 1199px){.komp-rounded__left,.komp-rounded__right{max-width:unset!important}.komp-rounded__left{padding-right:40px;margin-right:-20px!important;width:calc(100% + 20px)!important;margin-left:0!important}.komp-rounded__right{padding-left:40px;margin-left:-20px!important;width:calc(100% + 20px)!important;margin-right:0!important}#docs .el-image{max-width:unset!important;width:calc(100% + 20px)!important;height:auto!important;margin-left:-20px!important}#docs .komp-circle{display:none}}@media (max-width: 959px){#kontakt .overlapping-img.right{margin-right:0!important;width:100%!important}}@media (max-width: 639px){#kontakt .overlapping-img.right{margin-left:-20px!important;width:calc(100% + 20px)!important}#kontakt .komp-circle{display:none!important}}@media (max-width: 959px){body.page-id-254 .tm-box-decoration-secondary{width:calc(100% + 20px)!important;max-width:unset!important;height:auto!important;margin-left:-20px!important}}.preise{table-layout:fixed;width:100%}.preise tr.el-item td:nth-child(1){width:180px}.preise tr.el-item td:nth-child(2){width:120px}.preise tr.el-item td:nth-child(3){text-align:right}.schwerpunkte .el-item{border-end-start-radius:80px}.krankenkassen{margin-top:-15px!important}.eyebrow-heading{display:block;font-size:26px;font-weight:600;margin-bottom:var(--ks-xsmall)}
