.zwei14-material-configurator{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;color:var(--dark-green)}.zwei14-material-configurator .left-column,.zwei14-material-configurator .right-column{width:100%;padding:20px;border-radius:20px;background-color:#fff}.zwei14-material-configurator .materials,.zwei14-material-configurator .selector-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.zwei14-material-configurator .materials .material-item,.zwei14-material-configurator .materials .selector-button,.zwei14-material-configurator .selector-wrapper .material-item,.zwei14-material-configurator .selector-wrapper .selector-button{background-color:var(--light-gray);padding:10px 15px;border-radius:7px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.zwei14-material-configurator .materials .material-item.selected,.zwei14-material-configurator .materials .selector-button.selected,.zwei14-material-configurator .selector-wrapper .material-item.selected,.zwei14-material-configurator .selector-wrapper .selector-button.selected{background-color:var(--light-green);color:var(--dark-green);font-weight:700}.zwei14-material-configurator .materials .material-item:hover,.zwei14-material-configurator .materials .selector-button:hover,.zwei14-material-configurator .selector-wrapper .material-item:hover,.zwei14-material-configurator .selector-wrapper .selector-button:hover{cursor:pointer}.zwei14-material-configurator .materials .material-item,.zwei14-material-configurator .selector-wrapper .material-item{padding:15px}.zwei14-material-configurator .materials .material-item .title,.zwei14-material-configurator .selector-wrapper .material-item .title{font-weight:700;-ms-flex-preferred-size:100%;flex-basis:100%}.zwei14-material-configurator .materials .material-item .attributes,.zwei14-material-configurator .selector-wrapper .material-item .attributes{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;font-weight:400}.zwei14-material-configurator .materials .material-item .attributes .attribute-item,.zwei14-material-configurator .selector-wrapper .material-item .attributes .attribute-item{border-radius:50px;padding:6px 10px;border:1px solid var(--dark-green)}.zwei14-material-configurator .materials{max-height:250px;overflow-y:scroll}.zwei14-material-configurator .material-result{color:#000}.zwei14-material-configurator .material-result .title{font-weight:700;margin-bottom:20px;font-size:18px}.zwei14-material-configurator .material-result .freetext{margin-bottom:20px}.zwei14-material-configurator .overview-text{margin:20px 0;color:#000}.zwei14-material-configurator .overview-text .title{font-size:18px;font-weight:700}.zwei14-material-configurator .material-result{display:none}.zwei14-material-configurator .material-result.selected{display:block}.zwei14-material-configurator .applications .application-title{font-weight:700;margin-bottom:10px}.zwei14-material-configurator .applications ul{margin:0;padding-left:1em}@media (min-width:550px){.zwei14-material-configurator .materials,.zwei14-material-configurator .selector-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.zwei14-material-configurator .materials .material-item{width:calc(50% - 10px)}}@media (min-width:768px){.zwei14-material-configurator .left-column{width:calc(50% - 10px)}.zwei14-material-configurator .right-column{width:calc(50% - 10px)}.zwei14-material-configurator .materials,.zwei14-material-configurator .selector-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.zwei14-material-configurator .materials .material-item{width:calc(50% - 10px)}.zwei14-material-configurator .materials{max-height:250px;overflow-y:scroll}}@media (min-width:992px){.zwei14-material-configurator .left-column{padding:30px;width:calc(70% - 10px)}.zwei14-material-configurator .right-column{padding:30px;width:calc(30% - 10px)}.zwei14-material-configurator .materials .material-item{padding:20px 10px;width:calc(50% - 10px)}.zwei14-material-configurator .selector-wrapper .selector-button{padding:20px 30px}}@media (min-width:1200px){.zwei14-material-configurator .left-column{padding:50px;width:calc(70% - 10px)}.zwei14-material-configurator .right-column{padding:50px;width:calc(30% - 10px)}.zwei14-material-configurator .materials .material-item{padding:30px 20px;width:calc(50% - 10px)}.zwei14-material-configurator .selector-wrapper .selector-button{padding:30px 50px}.zwei14-material-configurator .materials{max-height:300px}}