.sections{display:flex;justify-content:space-around}.all-res .sections{flex-direction:column}.all-res .sections .section-result-title-pos{margin:auto}.feature-section{background-color:var(--bable-color-section-three-brighter-tool-mt)}.flex-row{display:flex;flex-direction:row}.section-box{cursor:pointer;width:225px;height:225px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;border:1px solid;padding:15px 0 15px 0;text-decoration:none}.section-box .section-title{font-size:20px;color:var(--bable-black);padding:0;display:inline-block;width:100%;margin-left:20px;text-align:left}.section-box .section-name{font-size:20px;font-weight:lighter !important;color:var(--bable-black);padding:0;display:inline-block;width:100%;margin-left:24px;text-align:left}.section-box .section-img{padding:0;margin:auto}.section-box .section-action{border:none;background-color:inherit;display:flex;flex-direction:column}.section-box .section-action i,.section-box .section-action span{font-size:14px;display:block;margin:auto}.header-section{margin:20px 0}.header-section .section-header{text-decoration:none;color:var(--bable-black);background-color:rgba(0,0,0,0)}.header-section .section-header .underline{width:50px;line-height:50px;border-bottom:1px solid}.button-flex-row{display:flex;justify-content:space-around;margin-top:10px}.button-flex-row a,.button-flex-row button,.button-flex-row div.btn{display:flex;flex-direction:column;margin:auto;text-decoration:none;text-align:center;justify-content:space-around}.btn{min-height:38px;height:fit-content;min-width:70px;width:fit-content;font-size:20px;font-weight:lighter;cursor:pointer;display:flex;text-align:center;text-decoration:none;border:1px solid var(--bable-color-section-three-tool-mt)}.btn span{margin:auto 4px}.btn-next{background-color:var(--bable-color-section-three-tool-mt);color:var(--bable-primary-main-text)}.btn-next:hover{background-color:var(--bable-primary-main-text);color:var(--bable-color-section-three-tool-mt)}.btn-back{background-color:var(--bable-primary-main-text);color:var(--bable-color-section-three-tool-mt)}.btn-back:hover{background-color:var(--bable-color-section-three-tool-mt);color:var(--bable-primary-main-text)}.top-btn{margin-top:50px}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.checkbox__control{display:inline-grid;width:15px;height:15px;border-radius:5px;border:1px solid}.checkbox__control svg{transition:transform .1s ease-in 25ms;transform:scale(0);transform-origin:bottom left}.checkbox__input{display:grid;grid-template-areas:"checkbox"}.checkbox__input>*{grid-area:checkbox}.checkbox__input input{opacity:0;width:1em;height:1em;margin:0}.checkbox__input input:checked+.checkbox__control svg{transform:scale(1)}.checkbox__input input:disabled+.checkbox__control{color:var(--disabled)}input[type=checkbox]:checked+label,input[type=radio]:checked+label{font-style:normal}label.checkbox{width:fit-content;display:flex;margin-right:20px}label.checkbox .info{margin:auto auto auto 10px}.morg-check-switch+label{margin-right:5px;position:relative;display:inline-block;min-width:112px;cursor:pointer;padding:0 0 0 74px}.morg-check-switch+label:before,.morg-check-switch+label:after{content:"";position:absolute;margin:0;outline:0;top:0;-webkit-transition:transform .3s ease;transition:transform .3s ease}.morg-check-switch+label:before{left:10px;width:44px;height:20px;background-color:var(--bable-inactive-color);opacity:.72;border-radius:12px}.morg-check-switch+label:after{left:0;width:32px;height:32px;border-radius:50%;top:-30%}.morg-check-switch:checked+label:after{-ms-transform:translate(100%, 0);transform:translate(100%, 0)}.morg-check-switch:checked:disabled+label{cursor:not-allowed}.morg-check-switch:checked:disabled+label:before{opacity:.24}.morg-check-switch:disabled+label{cursor:not-allowed}.morg-check-switch:disabled+label:before{background-color:var(--bable-inactive-color);opacity:.72}.morg-check-switch:disabled+label:after{background-color:var(--bable-primary-50)}.switch-row{margin-left:30px}.morg-pie{position:relative;border-radius:50%;--c2: transparent;margin:auto;height:var(--l);width:var(--l)}.morg-pie .pie-line{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:var(--l);height:var(--l);border-radius:50%;z-index:1;background:conic-gradient(var(--c) var(--p), var(--c2) 1%)}.morg-pie .pie-value{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:var(--l);height:var(--l);border-radius:50%;background-color:#fff;z-index:2;display:flex}.morg-pie .pie-value .score{margin:auto;text-align:center}.morg-head .morg-pie{--l: 200px}.morg-head .morg-pie .pie-value{--l: 150px}.morg-head .morg-pie .pie-value .score .score-title{font-size:10px;color:gray}.morg-head .morg-pie .pie-value .score .score-number{font-size:40px}.sections .morg-pie{margin-top:30px;--l: 150px}.sections .morg-pie .pie-value{--l: 120px}.sections .morg-pie .pie-value .score .score-number{font-size:25px;font-weight:bold}.bable-slider-discret{-webkit-appearance:none;appearance:none;width:100%;background:rgba(0,0,0,0);outline:none;margin-bottom:18px;height:18px}.bable-slider-discret::-webkit-slider-runnable-track{border:none;height:4px;width:100%}.bable-slider-discret::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;cursor:pointer;border-radius:100%;border:none;margin-top:-5px}.bable-slider-discret::-webkit-slider-thumb:hover{box-shadow:0 0 0 14px rgba(227,214,250,.6)}.bable-slider-discret::-moz-range-track{border:none;height:4px;width:100%}.bable-slider-discret::-moz-range-progress{height:4px}.bable-slider-discret::-moz-range-thumb{width:24px;height:24px;cursor:pointer;border-radius:100%;border:none}.bable-slider-discret::-ms-track{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0);border-width:34px 0;height:4px;width:100%}.bable-slider-discret::-ms-fill-upper{background:rgba(0,88,116,.28)}.bable-slider-discret::-ms-thumb{width:14px;height:14px;cursor:pointer;border-radius:100%;border:none;transform:scale(1) !important;margin-top:2px}input[type=range]::-webkit-slider-runnable-track{height:10px;-webkit-appearance:none;width:100%;margin-top:-1px;border-radius:5px}.range-slider__value{display:inline-block;position:relative;width:50px;line-height:10px;text-align:center;border-radius:3px;border:none}.range-labels{display:flex;flex-direction:row;margin:0;padding:0;list-style:none;justify-content:space-between}.range-labels li{color:var(--bable-black);font-size:14px;display:flex;margin:0;width:fit-content}.range-labels li::before{position:absolute;top:-36px !important;right:0;left:0;content:"";margin:0 auto;width:7px;height:7px;border-radius:50%}.range-labels{margin:4px 3px 0 5px;padding:0;list-style:none}.range-labels li{position:relative;float:left;width:0;color:var(--bable-black);font-size:14px}.range-labels li>span{display:block;margin:0;position:absolute;left:-50px;top:-9px;width:100px;text-align:center}.range-labels li>span .slider-label{cursor:pointer;padding:3px 5px;border-radius:12px}.range-labels li::before{position:absolute;top:-31px;right:0;left:-3px;content:"";margin:0 auto;width:7px;height:7px;border-radius:50%}.slider-group:has(.bable-slider-discret:disabled) .slider-label{cursor:not-allowed;background-color:var(--bable-color-grey-light);color:var(--bable-neutral-500)}.slider-group:has(.bable-slider-discret:disabled) li::before{background:var(--bable-neutral-200)}.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret{cursor:not-allowed}.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret::-moz-range-progress,.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret::-moz-range-thumb{cursor:not-allowed;background-color:var(--bable-neutral-200)}.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret::-ms-thumb,.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret::-ms-fill-lower,.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret::-moz-range-thumb,.slider-group:has(.bable-slider-discret:disabled) .bable-slider-discret::-webkit-slider-thumb{background:var(--bable-neutral-200)}.section-box-one,.section-box-1{border-color:var(--bable-color-section-one-tool-mt)}.section-box-one .section-action,.section-box-one .section-active,.section-box-one .mt-section-color,.section-box-one .fa-info-circle,.section-box-1 .section-action,.section-box-1 .section-active,.section-box-1 .mt-section-color,.section-box-1 .fa-info-circle{color:var(--bable-color-section-one-tool-mt)}.section-box-one:hover .section-title,.section-box-one:hover .section-name,.section-box-1:hover .section-title,.section-box-1:hover .section-name{color:var(--bable-color-section-one-tool-mt)}.section-box-one:hover{background-color:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 .section-big-title,.section-color-1 .section-color,.section-color-1 .result-number{color:var(--bable-color-section-one-tool-mt)}.section-color-1 .underline,.section-color-1 .section-color-border{border-color:var(--bable-color-section-one-tool-mt)}.section-color-1 .bable-slider-discret::-moz-range-track,.section-color-1 .bable-slider-discret::-webkit-slider-runnable-track{background-color:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 .bable-slider-discret::-moz-range-progress,.section-color-1 .bable-slider-discret::-moz-range-thumb{background-color:var(--bable-color-section-one-tool-mt)}.section-color-1 .bable-slider-discret::-moz-range-thumb:hover{box-shadow:0 0 0 15px rgba(var(--bable-color-section-one-tool-mt), 0.1)}.section-color-1 .bable-slider-discret::-ms-thumb,.section-color-1 .bable-slider-discret::-ms-fill-lower,.section-color-1 .bable-slider-discret::-moz-range-thumb,.section-color-1 .bable-slider-discret::-webkit-slider-thumb{background:var(--bable-color-section-one-tool-mt)}.section-color-1 .bable-slider-discret::-ms-thumb:hover{box-shadow:0 0 0 14px var(--bable-color-section-one-tool-mt)}.section-color-1 input[type=range]::-webkit-slider-runnable-track{color:var(--bable-color-section-one-tool-mt)}.section-color-1 input[type=range]::-moz-range-progress,.section-color-1 input[type=range]::-ms-fill-lower{background-color:var(--bable-color-section-one-tool-mt)}.section-color-1 input[type=range]::-moz-range-track,.section-color-1 input[type=range]::-ms-fill-upper{background-color:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 .range-labels li::before{background:var(--bable-color-section-one-tool-mt)}.section-color-1 .range-labels li .slider-label:hover{background:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 .range-slider__value{color:var(--bable-color-section-one-tool-mt);background:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 input[type=checkbox]{border:var(--bable-color-section-one-tool-mt);background:var(--bable-color-section-one-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 input[type=checkbox]:checked{color:var(--bable-color-section-one-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .checkbox__control{border-color:var(--bable-color-section-one-tool-mt)}.section-color-1 input[type=checkbox]:checked+label{color:var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch+label:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt);background-color:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked+label:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt);background-color:var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked:disabled+label:before{background-color:var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked:disabled+label:after{background-color:var(--bable-color-section-one-brighter-tool-mt)}.section-color-1 .morg-check-switch:checked:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked:disabled .section-color-1 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked:disabled .section-color-1 .morg-check-switch:checked+label:after{background-color:var(--bable-color-section-one-bright-tool-mt)}.section-color-1 .morg-check-switch:checked:disabled .section-color-1 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-color-1 .morg-check-switch:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-one-tool-mt)}.section-box-two,.section-box-2{border-color:var(--bable-color-section-two-tool-mt)}.section-box-two .section-action,.section-box-two .section-active,.section-box-two .mt-section-color,.section-box-two .fa-info-circle,.section-box-2 .section-action,.section-box-2 .section-active,.section-box-2 .mt-section-color,.section-box-2 .fa-info-circle{color:var(--bable-color-section-two-tool-mt)}.section-box-two:hover .section-title,.section-box-two:hover .section-name,.section-box-2:hover .section-title,.section-box-2:hover .section-name{color:var(--bable-color-section-two-tool-mt)}.section-box-two:hover{background-color:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 .section-big-title,.section-color-2 .section-color,.section-color-2 .result-number{color:var(--bable-color-section-two-tool-mt)}.section-color-2 .underline,.section-color-2 .section-color-border{border-color:var(--bable-color-section-two-tool-mt)}.section-color-2 .bable-slider-discret::-moz-range-track,.section-color-2 .bable-slider-discret::-webkit-slider-runnable-track{background-color:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 .bable-slider-discret::-moz-range-progress,.section-color-2 .bable-slider-discret::-moz-range-thumb{background-color:var(--bable-color-section-two-tool-mt)}.section-color-2 .bable-slider-discret::-moz-range-thumb:hover{box-shadow:0 0 0 15px rgba(var(--bable-color-section-two-tool-mt), 0.1)}.section-color-2 .bable-slider-discret::-ms-thumb,.section-color-2 .bable-slider-discret::-ms-fill-lower,.section-color-2 .bable-slider-discret::-moz-range-thumb,.section-color-2 .bable-slider-discret::-webkit-slider-thumb{background:var(--bable-color-section-two-tool-mt)}.section-color-2 .bable-slider-discret::-ms-thumb:hover{box-shadow:0 0 0 14px var(--bable-color-section-two-tool-mt)}.section-color-2 input[type=range]::-webkit-slider-runnable-track{color:var(--bable-color-section-two-tool-mt)}.section-color-2 input[type=range]::-moz-range-progress,.section-color-2 input[type=range]::-ms-fill-lower{background-color:var(--bable-color-section-two-tool-mt)}.section-color-2 input[type=range]::-moz-range-track,.section-color-2 input[type=range]::-ms-fill-upper{background-color:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 .range-labels li::before{background:var(--bable-color-section-two-tool-mt)}.section-color-2 .range-labels li .slider-label:hover{background:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 .range-slider__value{color:var(--bable-color-section-two-tool-mt);background:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 input[type=checkbox]{border:var(--bable-color-section-two-tool-mt);background:var(--bable-color-section-two-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 input[type=checkbox]:checked{color:var(--bable-color-section-two-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .checkbox__control{border-color:var(--bable-color-section-two-tool-mt)}.section-color-2 input[type=checkbox]:checked+label{color:var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch+label:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt);background-color:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked+label:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt);background-color:var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked:disabled+label:before{background-color:var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked:disabled+label:after{background-color:var(--bable-color-section-two-brighter-tool-mt)}.section-color-2 .morg-check-switch:checked:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked:disabled .section-color-2 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked:disabled .section-color-2 .morg-check-switch:checked+label:after{background-color:var(--bable-color-section-two-bright-tool-mt)}.section-color-2 .morg-check-switch:checked:disabled .section-color-2 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-color-2 .morg-check-switch:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-two-tool-mt)}.section-box-three,.section-box-3{border-color:var(--bable-color-section-three-tool-mt)}.section-box-three .section-action,.section-box-three .section-active,.section-box-three .mt-section-color,.section-box-three .fa-info-circle,.section-box-three .result-number,.section-box-3 .section-action,.section-box-3 .section-active,.section-box-3 .mt-section-color,.section-box-3 .fa-info-circle,.section-box-3 .result-number{color:var(--bable-color-section-three-tool-mt)}.section-box-three .underline,.section-box-3 .underline{border-color:var(--bable-color-section-three-tool-mt)}.section-box-three:hover .section-title,.section-box-three:hover .section-name,.section-box-3:hover .section-title,.section-box-3:hover .section-name{color:var(--bable-color-section-three-tool-mt)}.section-box-three:hover{background-color:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 .section-big-title,.section-color-3 .section-color,.section-color-3 .result-number{color:var(--bable-color-section-three-tool-mt)}.section-color-3 .underline,.section-color-3 .section-color-border{border-color:var(--bable-color-section-three-tool-mt)}.section-color-3 .bable-slider-discret::-moz-range-track,.section-color-3 .bable-slider-discret::-webkit-slider-runnable-track{background-color:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 .bable-slider-discret::-moz-range-progress,.section-color-3 .bable-slider-discret::-moz-range-thumb{background-color:var(--bable-color-section-three-tool-mt)}.section-color-3 .bable-slider-discret::-moz-range-thumb:hover{box-shadow:0 0 0 15px rgba(var(--bable-color-section-three-tool-mt), 0.1)}.section-color-3 .bable-slider-discret::-ms-thumb,.section-color-3 .bable-slider-discret::-ms-fill-lower,.section-color-3 .bable-slider-discret::-moz-range-thumb,.section-color-3 .bable-slider-discret::-webkit-slider-thumb{background:var(--bable-color-section-three-tool-mt)}.section-color-3 .bable-slider-discret::-ms-thumb:hover{box-shadow:0 0 0 14px var(--bable-color-section-three-tool-mt)}.section-color-3 input[type=range]::-webkit-slider-runnable-track{color:var(--bable-color-section-three-tool-mt)}.section-color-3 input[type=range]::-moz-range-progress,.section-color-3 input[type=range]::-ms-fill-lower{background-color:var(--bable-color-section-three-tool-mt)}.section-color-3 input[type=range]::-moz-range-track,.section-color-3 input[type=range]::-ms-fill-upper{background-color:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 .range-labels li::before{background:var(--bable-color-section-three-tool-mt)}.section-color-3 .range-labels li .slider-label:hover{background:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 .range-slider__value{color:var(--bable-color-section-three-tool-mt);background:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 input[type=checkbox]{border:var(--bable-color-section-three-tool-mt);background:var(--bable-color-section-three-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 input[type=checkbox]:checked{color:var(--bable-color-section-three-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .checkbox__control{border-color:var(--bable-color-section-three-tool-mt)}.section-color-3 input[type=checkbox]:checked+label{color:var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch+label:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt);background-color:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked+label:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt);background-color:var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked:disabled+label:before{background-color:var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked:disabled+label:after{background-color:var(--bable-color-section-three-brighter-tool-mt)}.section-color-3 .morg-check-switch:checked:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked:disabled .section-color-3 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked:disabled .section-color-3 .morg-check-switch:checked+label:after{background-color:var(--bable-color-section-three-bright-tool-mt)}.section-color-3 .morg-check-switch:checked:disabled .section-color-3 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-color-3 .morg-check-switch:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-three-tool-mt)}.section-box-four,.section-box-4{border-color:var(--bable-color-section-four-tool-mt)}.section-box-four .section-action,.section-box-four .section-active,.section-box-four .mt-section-color,.section-box-four .fa-info-circle,.section-box-4 .section-action,.section-box-4 .section-active,.section-box-4 .mt-section-color,.section-box-4 .fa-info-circle{color:var(--bable-color-section-four-tool-mt)}.section-box-four .underline,.section-box-4 .underline{border-color:var(--bable-color-section-four-tool-mt)}.section-box-four:hover .section-title,.section-box-four:hover .section-name,.section-box-4:hover .section-title,.section-box-4:hover .section-name{color:var(--bable-color-section-four-tool-mt)}.section-box-four:hover{background-color:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 .section-big-title,.section-color-4 .section-color,.section-color-4 .result-number{color:var(--bable-color-section-four-tool-mt)}.section-color-4 .underline,.section-color-4 .section-color-border{border-color:var(--bable-color-section-four-tool-mt)}.section-color-4 .bable-slider-discret::-moz-range-track,.section-color-4 .bable-slider-discret::-webkit-slider-runnable-track{background-color:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 .bable-slider-discret::-moz-range-progress,.section-color-4 .bable-slider-discret::-moz-range-thumb{background-color:var(--bable-color-section-four-tool-mt)}.section-color-4 .bable-slider-discret::-moz-range-thumb:hover{box-shadow:0 0 0 15px rgba(var(--bable-color-section-four-tool-mt), 0.1)}.section-color-4 .bable-slider-discret::-ms-thumb,.section-color-4 .bable-slider-discret::-ms-fill-lower,.section-color-4 .bable-slider-discret::-moz-range-thumb,.section-color-4 .bable-slider-discret::-webkit-slider-thumb{background:var(--bable-color-section-four-tool-mt)}.section-color-4 .bable-slider-discret::-ms-thumb:hover{box-shadow:0 0 0 14px var(--bable-color-section-four-tool-mt)}.section-color-4 input[type=range]::-webkit-slider-runnable-track{color:var(--bable-color-section-four-tool-mt)}.section-color-4 input[type=range]::-moz-range-progress,.section-color-4 input[type=range]::-ms-fill-lower{background-color:var(--bable-color-section-four-tool-mt)}.section-color-4 input[type=range]::-moz-range-track,.section-color-4 input[type=range]::-ms-fill-upper{background-color:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 .range-labels li::before{background:var(--bable-color-section-four-tool-mt)}.section-color-4 .range-labels li .slider-label:hover{background:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 .range-slider__value{color:var(--bable-color-section-four-tool-mt);background:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 input[type=checkbox],.section-color-4 input[type=radio]{border:var(--bable-color-section-four-tool-mt);background:var(--bable-color-section-four-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 input[type=checkbox]:checked,.section-color-4 input[type=radio]:checked{color:var(--bable-color-section-four-tool-mt);-webkit-box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .checkbox__control{border-color:var(--bable-color-section-four-tool-mt)}.section-color-4 input[type=checkbox]:checked+label,.section-color-4 input[type=radio]:checked+label{color:var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch+label:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt);background-color:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked+label:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt);background-color:var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked:disabled+label:before{background-color:var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked:disabled+label:after{background-color:var(--bable-color-section-four-brighter-tool-mt)}.section-color-4 .morg-check-switch:checked:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked:disabled .section-color-4 .morg-check-switch:checked+label:before{background-color:var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked:disabled .section-color-4 .morg-check-switch:checked+label:after{background-color:var(--bable-color-section-four-bright-tool-mt)}.section-color-4 .morg-check-switch:checked:disabled .section-color-4 .morg-check-switch:checked+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:checked:focus+label:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.section-color-4 .morg-check-switch:disabled+label:hover:after{box-shadow:0 1px 3px var(--bable-color-section-four-tool-mt)}.morgenstadt .title{color:var(--bable-color-section-three-tool-mt);font-size:50px;margin-top:100px}.morgenstadt .sub-title{font-size:20px;font-weight:1;color:var(--bable-black)}.morgenstadt .small-sub-title{font-size:12px}.morgenstadt #chartdiv{margin-top:100px;width:80%;height:400px}.morgenstadt .slider-group,.morgenstadt .switch-group,.morgenstadt .radio-group{margin-top:20px;margin-bottom:40px;display:flex;flex-direction:column}.morgenstadt .slider-group>*,.morgenstadt .switch-group>*,.morgenstadt .radio-group>*{margin-bottom:20px}.morgenstadt .line{border-bottom:2px solid var(--bable-color-line-seperation-tool-mt);width:50px;line-height:50px;margin-top:-250px !important;margin-bottom:150px}.morgenstadt .info{font-size:10px;color:var(--bable-neutral-500);margin-top:5px}.morgenstadt .section-big-title{font-size:50px;margin-top:50px}.morgenstadt .results{margin:40px -20px auto 20px}.morgenstadt .results .row{margin-bottom:8px;display:flex}.morgenstadt .results .row .result-number{text-align:right;position:relative;margin:auto 10px auto 0;padding-right:0;font-weight:bold;font-size:10px}.morgenstadt .results .row .result-number span{white-space:nowrap;overflow:visible;position:absolute;right:0;translate:0 -50%}.morgenstadt .results .row .result-text{font-size:15px;margin:auto 0}


