/* https://senseslab.org/wp-content/plugins/content_list/assets/css/style.css?ver=6.8.2 */
.mlp-tab-header{display:flex;margin-bottom:1em;width:100%}.mlp-global-toggle{background:none;color:magenta;cursor:pointer;margin:2em auto 1em;padding:.5em 1em;border-radius:4px;font-weight:700;display:block;border:none;text-align:center;width:fit-content}.mlp-section.hidden{display:none}.mlp-tab-header button{flex:1;padding:.8em 1em;cursor:pointer;background:none;border:none;border-bottom:2px solid transparent;font-size:16px;text-align:center;outline:none}.mlp-tab-header button.active{border:none;border-top:2px solid magenta;color:magenta;background-color:#fff;outline:none;box-shadow:none}.mlp-tab-header button:not(.active){background-color:#e9e9e9;color:#333}.mlp-tab-header button:focus{outline:none}.mlp-tab-content{display:none}.mlp-tab-content.active{display:block}.mlp-section{margin-bottom:2em;position:relative;border-bottom:1px solid #eee;padding-bottom:1em}.mlp-section h3{margin-bottom:.5em;font-size:18px;font-weight:400}.mlp-list{margin:0;padding-left:20px}.mlp-list li{margin-bottom:.5em;font-size:14px}.mlp-toggle{background:none;border:none;color:magenta;cursor:pointer;margin-top:.5em;position:absolute;bottom:1em;right:0}