.checkbox_container__RjzL5{display:flex;align-items:center;gap:var(--spacing-2)}.checkbox_check___WqGO{width:1.25rem;height:1.25rem;flex-shrink:0;background-color:var(--color-white);border-width:1px;border-style:solid;position:relative;cursor:pointer;border-color:var(--color-grey);border-radius:3px}.checkbox_check___WqGO>div{position:absolute;width:.375rem;height:.75rem;transform:rotate(45deg);border-bottom-width:2px;border-right-width:2px;border-style:solid;border-color:var(--color-white);left:.375rem;top:.125rem}.checkbox_label__49PqP{display:flex;align-items:center;gap:var(--spacing-2);cursor:pointer;user-select:none}.checkbox_input__RtucL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.checkbox_input__RtucL:hover+label .checkbox_check___WqGO{border-color:var(--color-dark-river)}.checkbox_input__RtucL:checked+label .checkbox_check___WqGO{background-color:var(--color-icy-river)}.checkbox_input__RtucL:focus-visible+label .checkbox_check___WqGO{outline:none;box-shadow:0 0 0 4px rgba(66,153,225,.5);outline-offset:2px}.checkbox_input__RtucL:disabled+label{cursor:default;color:var(--color-light-grey)}.checkbox_input__RtucL:disabled+label .checkbox_check___WqGO{cursor:default;background-color:var(--color-light-grey);border-color:var(--color-grey)}.checkbox_input__RtucL:disabled+label .checkbox_check___WqGO>div{display:none!important}.range_range__qZMwZ input[type=range]{display:block;appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);cursor:pointer;width:100%}.range_range__qZMwZ input[type=range]:focus{outline:none}.range_range__qZMwZ input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background-color:var(--color-icy-river);border-radius:9999px;height:1rem;width:1rem;margin-top:-1px;box-shadow:0 0 0 2px #fff}.range_range__qZMwZ input[type=range]:focus::-webkit-slider-thumb{outline:1px solid var(--color-icy-river);outline-offset:1px}.range_range__qZMwZ input[type=range]::-moz-range-thumb{appearance:none;background-color:var(--color-icy-river);border-radius:9999px;height:1rem;width:1rem;border:none;box-sizing:border-box;transform:translateY(-3px);box-shadow:0 0 0 2px #fff}.range_range__qZMwZ input[type=range]:focus::-moz-range-thumb{outline:1px solid var(--color-icy-river);outline-offset:1px}.range_track__xwblw{height:.875rem;border-radius:1rem;background:linear-gradient(to right,var(--track-fg) 0,var(--track-fg) var(--track-length),var(--track-bg) var(--track-length),var(--track-bg) 100%)}.range_colorful__mLVzI input[type=range]{background:linear-gradient(90deg,transparent 32%,white 0,white 33%,transparent 0,transparent 65%,white 0,white 66%,transparent 0)}.co2-compensation_plantsWrapper__PGrMS{position:absolute;right:0;display:flex;flex-direction:column-reverse;align-items:flex-end;bottom:2.5rem}.co2-compensation_plantsWrapperForceOpacity__Ql_a3 .co2-compensation_draw__yofWM{opacity:.1}.co2-compensation_plantsWrapperActive___zEEt .co2-compensation_draw__yofWM{stroke:var(--color-forrest-green);fill:var(--color-forrest-green)}.co2-compensation_draw__yofWM{animation:co2-compensation_draw__yofWM 4s ease-in-out forwards;stroke:var(--color-icy-river);fill:var(--color-icy-river)}@media screen and (max-width:768px){.co2-compensation_draw__yofWM{opacity:.1}}@keyframes co2-compensation_draw__yofWM{0%{stroke-dasharray:0 400;stroke-dashoffset:200;fill-opacity:0;stroke-width:2}37%{stroke-dasharray:200 0;stroke-dashoffset:200;fill-opacity:0;stroke-width:2}50%{fill-opacity:1;stroke-width:0}90%{fill-opacity:1;stroke-width:0}to{fill-opacity:1;stroke-width:0}}