@charset "utf-8";.chzn-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chzn-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chzn-container .chzn-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chzn-container.chzn-with-drop .chzn-drop{left:0}.chzn-container a{cursor:pointer}.chzn-container .search-choice .group-name,.chzn-container .chzn-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chzn-container .search-choice .group-name:after,.chzn-container .chzn-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chzn-container-single .chzn-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chzn-container-single .chzn-default{color:#999}.chzn-container-single .chzn-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}.chzn-container-single .chzn-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('/media/jui/css/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single .chzn-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chzn-container-single .chzn-single div b{display:block;width:100%;height:100%;background:url('/media/jui/css/chosen-sprite.png') no-repeat 0px 2px}.chzn-container-single .chzn-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chzn-container-single .chzn-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:white url('/media/jui/css/chosen-sprite.png') no-repeat 100% -20px;background:url('/media/jui/css/chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-single .chzn-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chzn-container-single.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}.chzn-container .chzn-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chzn-container .chzn-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chzn-container .chzn-results li.active-result{display:list-item;cursor:pointer}.chzn-container .chzn-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chzn-container .chzn-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chzn-container .chzn-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chzn-container .chzn-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chzn-container .chzn-results li.group-option{padding-left:15px}.chzn-container .chzn-results li em{font-style:normal;text-decoration:underline}.chzn-container-multi .chzn-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chzn-container-multi .chzn-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-multi .chzn-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chzn-container-multi .chzn-choices li.search-choice span{word-wrap:break-word}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('/media/jui/css/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chzn-container-multi .chzn-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chzn-container-multi .chzn-choices li.search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container-multi .chzn-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chzn-container-active .chzn-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%)}.chzn-container-active.chzn-with-drop .chzn-single div{border-left:none;background:transparent}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}.chzn-container-active .chzn-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active .chzn-choices li.search-field input[type="text"]{color:#222 !important}.chzn-disabled{opacity:0.5 !important;cursor:default}.chzn-disabled .chzn-single{cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{overflow:visible;padding:0 8px 0 0}.chzn-rtl .chzn-single span{margin-right:0;margin-left:26px;direction:rtl}.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}.chzn-rtl .chzn-single div{right:auto;left:3px}.chzn-rtl .chzn-single abbr{right:auto;left:26px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices li.search-field input[type="text"]{direction:rtl}.chzn-rtl .chzn-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chzn-rtl .chzn-choices li.search-choice .search-choice-close{right:auto;left:4px}.chzn-rtl .chzn-drop{left:9999px}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chzn-rtl .chzn-results li.group-option{padding-right:15px;padding-left:0}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none}.chzn-rtl .chzn-search input[type="text"]{padding:4px 5px 4px 20px;background:white url('/media/jui/css/chosen-sprite.png') no-repeat -30px -20px;background:url('/media/jui/css/chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chzn-rtl.chzn-container-single .chzn-single div b{background-position:6px 2px}.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b{background-position:-12px 2px}[dir="rtl"] .chzn-container .chzn-drop,[dir="rtl"] .chzn-container-single.chzn-container-single-nosearch .chzn-search{left:auto;right:-9999px}[dir="rtl"] .chzn-container.chzn-with-drop .chzn-drop{right:0}
#advanced-search{text-align:left;width:100%;padding:5px 0 15px}#advanced-search-toggle{cursor:pointer}#search-query-explained{padding:10px 0}#search-query-explained span.term,#search-query-explained span.date,#search-query-explained span.when,#search-query-explained span.branch,#search-query-explained span.node,#search-query-explained span.op{font-weight:bold}#search-query-explained span.op{text-transform:uppercase}#search-results li.search-result .mime-pdf{padding-left:20px;background:url(/media/system/images/pdf_button.png) no-repeat}#search-results .search-pagination,#search-results .pagination,#search-results .search-pages-counter{clear:both;margin:0 auto}#highlighter-start,#highlighter-end{display:none;height:0;opacity:0}span.highlight{background-color:#FFC;font-weight:bold;padding:1px 0}ul.autocompleter-choices{position:absolute;margin:0;padding:0;list-style:none;border:1px solid #EEE;background-color:white;border-right-color:#DDD;border-bottom-color:#DDD;text-align:left;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;z-index:50}ul.autocompleter-choices li{background:none;position:relative;padding:0.1em 1.5em 0.1em 1em;cursor:pointer;font-weight:normal;font-size:1em}ul.autocompleter-choices li.autocompleter-selected{background-color:#444;color:#fff}ul.autocompleter-choices span.autocompleter-queried{font-weight:bold}ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried{color:#9FCFFF}.autocomplete-suggestions{border:1px solid #999;background:#FFF;cursor:default;overflow:auto;-webkit-box-shadow:1px 4px 3px rgba(50,50,50,0.64);-moz-box-shadow:1px 4px 3px rgba(50,50,50,0.64);box-shadow:1px 4px 3px rgba(50,50,50,0.64)}.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden}.autocomplete-no-suggestion{padding:2px 5px}.autocomplete-selected{background:#F0F0F0}.autocomplete-suggestions strong{font-weight:bold;color:#000}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{font-weight:bold;font-size:16px;color:#000;display:block;border-bottom:1px solid #000}ul#finder-filter-select-list{top:4em !important}.finder-selects .inputbox{width:180px}div#finder-filter-window .filter-branch .finder-selects{float:left}
.kick-kcm-cpc__switch{display:inline-block;position:relative;width:50px;height:26px;box-sizing:border-box;transition:transform 200ms ease;cursor:pointer}.kick-kcm-cpc__switch:active:not(.disabled) .kick-kcm-cpc__switch__mark{transform:scale(0.75);transition-duration:100ms}.kick-kcm-cpc__switch__bg{border-color:#e7e7e7;border-color:var(--kcmSwitcherBgBorder,#e7e7e7);background-color:#f7cbcb;background-color:var(--kcmSwitcherBgBackground,#f7cbcb);position:absolute;left:0;top:0;width:50px;height:26px;z-index:1;box-sizing:border-box;border-width:2px;border-style:solid;border-radius:30px;transition:background-color 200ms ease}.kick-kcm-cpc__switch__mark{background-color:#ff6a6a;background-color:var(--kcmSwitcherOffBg,#ff6a6a);position:absolute;z-index:2;top:3px;left:4px;width:20px;height:20px;box-shadow:0px 0px 2px rgba(0,0,0,.15),inset 0px 0px 4px rgba(0,0,0,.15);border-radius:10px;transition:background-color 200ms ease,left 200ms ease,transform 300ms ease}.kick-kcm-cpc__switch__mark:after{background:#fff;background:var(--kcmSwitcherIconColor,#fff);content:"";position:absolute;width:12px;height:2px;border-radius:2px;transform:rotate(45deg);left:50%;margin-left:-6px;top:9px;transition:all 200ms ease}.kick-kcm-cpc__switch__mark:before{background:#fff;background:var(--kcmSwitcherIconColor,#fff);content:"";width:12px;height:2px;transform:rotate(-45deg);left:50%;border-radius:2px;margin-left:-6px;position:absolute;top:9px;transition:all 200ms ease}.kick-kcm-cpc__switch__checkbox{visibility:hidden;opacity:0}.kick-kcm-cpc__switch__checkbox.intermediate:not(:checked)~.kick-kcm-cpc__switch__bg{background:#ffeaa1;background:var(--kcmSwitcherIntermediateBG,#ffeaa1)}.kick-kcm-cpc__switch__checkbox.intermediate:not(:checked)~.kick-kcm-cpc__switch__mark{background:#f9c713;background:var(--kcmSwitcherIntermediateMark,#f9c713);left:16px}.kick-kcm-cpc__switch__checkbox.intermediate:not(:checked)~.kick-kcm-cpc__switch__mark:after{display:none;transform:rotate(0deg)}.kick-kcm-cpc__switch__checkbox.intermediate:not(:checked)~.kick-kcm-cpc__switch__mark:before{top:12px;width:6px;left:50%;margin-left:-3px;transform:rotate(0deg)}.kick-kcm-cpc__switch__checkbox:checked~.kick-kcm-cpc__switch__bg{background:#c5f7a8;background:var(--kcmSwitcherCheckedBG,#c5f7a8)}.kick-kcm-cpc__switch__checkbox:checked~.kick-kcm-cpc__switch__mark{background:#77c44c;background:var(--kcmSwitcherCheckedMark,#77c44c);left:26px}.kick-kcm-cpc__switch__checkbox:checked~.kick-kcm-cpc__switch__mark:after{border-top-right-radius:0;top:12px;width:6px;left:10px}.kick-kcm-cpc__switch__checkbox:checked~.kick-kcm-cpc__switch__mark:before{top:9px;left:13px;width:10px;transform:rotate(-50deg);border-bottom-left-radius:0;border-top-left-radius:0}.kick-kcm-cpc__switch__checkbox:disabled~.kick-kcm-cpc__switch__bg{background:#e1e1e1;background:var(--kcmSwitcherDisabledBG,#e1e1e1)}.kick-kcm-cpc__switch__checkbox:disabled~.kick-kcm-cpc__switch__mark{background:#a6a6a6;background:var(--kcmSwitcherDisabledMark,#a6a6a6);left:26px}.kick-kcm-cpc__switch__checkbox:disabled~.kick-kcm-cpc__switch__mark:after,.kick-kcm-cpc__switch__checkbox:disabled~.kick-kcm-cpc__switch__mark:before{background:#e1e1e1;background:var(--kcmSwitcherDisabledBG,#e1e1e1)}.kick-kcm-cpc__switch__info{color:#a6a6a6;color:var(--kcmSwitcherDisablesInfo,#a6a6a6);text-align:left;position:absolute;left:60px;top:4px;font-size:12px}button.kick-kcm__btn{margin-bottom:10px;width:100%;padding:10px 3px;cursor:pointer;position:relative;text-align:center;line-height:1;border-style:solid;border-radius:4px;text-decoration:none}button.kick-kcm__btn.kick-kcm__btn-save,button.kick-kcm__btn.kick-kcm__btn-accept{background-color:#72bf44;background-color:var(--kcmButtonBackgrondColor,#72bf44);color:#fff;color:var(--kcmButtonTextColor,#fff);border-color:#72bf44;border-color:var(--kcmButtonBorderColor,#72bf44);border-width:2px;border-width:var(--kcmButtonBorderWidth,2px);font-size:18px;font-size:var(--kcmButtonFontSize,18px);font-weight:bold;font-weight:var(--kcmButtonFontWeight,bold)}button.kick-kcm__btn.kick-kcm__btn-save:hover,button.kick-kcm__btn.kick-kcm__btn-save:focus,button.kick-kcm__btn.kick-kcm__btn-save:active,button.kick-kcm__btn.kick-kcm__btn-accept:hover,button.kick-kcm__btn.kick-kcm__btn-accept:focus,button.kick-kcm__btn.kick-kcm__btn-accept:active{background-color:#fff;background-color:var(--kcmButtonHoverBackgrondColor,#fff);color:#72bf44;color:var(--kcmButtonHoverTextColor,#72bf44);border-color:#72bf44;border-color:var(--kcmButtonHoverBorderColor,#72bf44)}button.kick-kcm__btn.kick-kcm__btn-accept-necessary{background-color:#fff;background-color:var(--kcmButtonNecessaryBackgrondColor,#fff);color:#777;color:var(--kcmButtonNecessaryTextColor,#777777);border-color:#777;border-color:var(--kcmButtonNecessaryBorderColor,#777777);border-width:2px;border-width:var(--kcmButtonNecessaryBorderWidth,2px);font-size:14px;font-size:var(--kcmButtonNecessaryFontSize,14px);font-weight:bold;font-weight:var(--kcmButtonNecessaryFontWeight,bold);align-self:flex-end}button.kick-kcm__btn.kick-kcm__btn-accept-necessary:hover,button.kick-kcm__btn.kick-kcm__btn-accept-necessary:focus,button.kick-kcm__btn.kick-kcm__btn-accept-necessary:active{background-color:#777;background-color:var(--kcmButtonNecessaryHoverBackgrondColor,#777777);color:#fff;color:var(--kcmButtonNecessaryHoverTextColor,#fff);border-color:#fff;border-color:var(--kcmButtonNecessaryHoverBorderColor,#fff)}button.kick-kcm__btn.kick-kcm__btn-cpc,button.kick-kcm__btn.kick-kcm__btn-back{background-color:#009ee3;background-color:var(--kcmButtonSwitchBackgrondColor,#009ee3);color:#fff;color:var(--kcmButtonSwitchTextColor,#fff);border-color:#009ee3;border-color:var(--kcmButtonSwitchBorderColor,#009ee3);border-width:2px;border-width:var(--kcmButtonSwitchBorderWidth,2px);font-size:14px;font-size:var(--kcmButtonSwitchFontSize,14px);font-weight:bold;font-weight:var(--kcmButtonSwitchFontWeight,bold);margin-bottom:0}button.kick-kcm__btn.kick-kcm__btn-cpc:hover,button.kick-kcm__btn.kick-kcm__btn-cpc:focus,button.kick-kcm__btn.kick-kcm__btn-cpc:active,button.kick-kcm__btn.kick-kcm__btn-back:hover,button.kick-kcm__btn.kick-kcm__btn-back:focus,button.kick-kcm__btn.kick-kcm__btn-back:active{background-color:#fff;background-color:var(--kcmButtonSwitchHoverBackgrondColor,#fff);color:#009ee3;color:var(--kcmButtonSwitchHoverTextColor,#009ee3);border-color:#009ee3;border-color:var(--kcmButtonSwitchHoverBorderColor,#009ee3)}.kick-kcm-inline-settings{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:var(--kcmBaseFontSize,16px);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-family:var(--kcmFontStack,"Helvetica Neue",Helvetica,Arial,sans-serif);color:#262626;color:var(--kcmColor,#262626);line-height:1.5em}.kick-kcm-inline-settings *,.kick-kcm-inline-settings *:hover,.kick-kcm-inline-settings *:focus,.kick-kcm-inline-settings *:active{outline:none}.kick-kcm-inline-settings a{cursor:pointer}.kick-kcm-inline-settings p{margin-top:0;margin-bottom:1em;line-height:1.375em}.kick-kcm-inline-settings ul,.kick-kcm-inline-settings li,.kick-kcm-inline-settings a,.kick-kcm-inline-settings b,.kick-kcm-inline-settings dl,.kick-kcm-inline-settings dd,.kick-kcm-inline-settings dt{margin:0;padding:0;border:0;font-size:1em;vertical-align:baseline}.kick-kcm-settings{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2147483647;z-index:var(--kcmZindex,2147483647);font-size:16px;font-size:var(--kcmBaseFontSize,16px);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-family:var(--kcmFontStack,"Helvetica Neue",Helvetica,Arial,sans-serif);max-height:70vh;max-height:var(--kcmMaxHeight,70vh);background-color:rgba(255,255,255,.95);background-color:var(--kcmBackgrondColor,rgba(255,255,255,0.95));color:#262626;color:var(--kcmColor,#262626);position:fixed;bottom:0;left:0;width:100%;overflow-x:auto;line-height:1.5em}.kick-kcm-settings,.kick-kcm-settings *{box-sizing:border-box}.kick-kcm-settings:before,.kick-kcm-settings:after,.kick-kcm-settings *:before,.kick-kcm-settings *:after{box-sizing:border-box}.kick-kcm-settings *,.kick-kcm-settings *:hover,.kick-kcm-settings *:focus,.kick-kcm-settings *:active{outline:none}.kick-kcm-settings a{cursor:pointer}.kick-kcm-settings p{margin-top:0;margin-bottom:1em;line-height:1.375em}.kick-kcm-settings ul,.kick-kcm-settings li,.kick-kcm-settings a,.kick-kcm-settings b,.kick-kcm-settings dl,.kick-kcm-settings dd,.kick-kcm-settings dt{margin:0;padding:0;border:0;font-size:1em;vertical-align:baseline}.kick-kcm-settings__content{max-width:1200px;max-width:var(--kcmContentMaxWidth,1200px);margin:0 auto;padding-top:30px;display:flex;justify-content:space-between;flex-wrap:wrap}.kick-kcm-settings__content__info{flex:0 0 calc(80% - 50px);width:calc(80% - 50px);margin-bottom:20px}.kick-kcm-settings__content__info h2{color:#009ee3;color:var(--kcmHeadlineColor,#009ee3);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-family:var(--kcmHeadlineFontStack,"Helvetica Neue",Helvetica,Arial,sans-serif);padding-bottom:10px;margin:0;line-height:1em}@media(min-width:641px){.kick-kcm-settings__content__info h2{font-size:2.625em;padding-bottom:20px}}.kick-kcm-settings__content__bottom_save{width:100%;display:flex}.kick-kcm-settings__content__bottom_save>*{margin-left:auto}.kick-kcm-settings__content__cta,.kick-kcm-settings__content__individual-switch{flex:0 0 20%;width:20%;flex-wrap:wrap}.kick-kcm-settings__content__links{flex:0 0 calc(80% - 50px);width:calc(80% - 50px)}.kick-kcm-settings__content__links a,.kick-kcm-settings__content__links span{color:#aaa;color:var(--kcmBottomLinkColor,#aaaaaa);font-weight:700;font-size:.75em;text-decoration:none}.kick-kcm-settings__content__links span{padding:0 5px}.kick-kcm-settings__content__individual-switch{align-self:flex-end;padding-bottom:20px}.kick-kcm-settings__content__settings{flex:0 0 100%;width:100%;margin-bottom:20px}@media only screen and (max-width:1224px){.kick-kcm-settings__content{padding:20px 20px 10px}.kick-kcm-settings__content__info{flex:0 0 100%;width:100%}.kick-kcm-settings__content__cta,.kick-kcm-settings__content__individual-switch{flex:0 0 100%;width:100%}.kick-kcm-settings__content__links{flex:0 0 100%;width:100%;order:2}.kick-kcm-settings__content__individual-switch{order:1}}.kick-kcm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);background-color:var(--kcmOverlayBackground,rgba(0,0,0,0.75));z-index:9000;z-index:var(--kcmOverlayZindex,9000)}.kick-kcm-setting-category{background-color:#fff;background-color:var(--kcmCategoryBackgroundColor,#fff);color:#262626;color:var(--kcmCategoryTextColor,#262626);display:flex;flex-wrap:wrap;align-items:center;padding:24px}.kick-kcm-setting-category+.kick-kcm-setting-category{margin-top:20px}.kick-kcm-setting-category__headline{color:#009ee3;color:var(--kcmCategoryHeadlineColor,#009ee3);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-family:var(--kcmHeadlineFontStack,"Helvetica Neue",Helvetica,Arial,sans-serif);font-size:1.5em;font-weight:bold;line-height:1.5}.kick-kcm-setting-category__switch{margin-left:auto;width:100%;flex:0 0 100%}.kick-kcm-setting-category__description{flex:0 0 100%;margin-top:15px;margin-bottom:25px}.kick-kcm-setting-category a{color:#009ee3;color:var(--kcmLinkColor,#009ee3);font-size:1em}@media(min-width:650px){.kick-kcm-setting-category__switch{flex:0 0 auto;width:auto}.kick-kcm-setting-category__description{font-size:1em;margin-top:20px;margin-bottom:30px}}.kick-kcm-service__switch{flex:0 0 100%;margin-left:40px}@media(max-width:650px),(max-height:480px){.kick-kcm-service__switch{margin-left:25px}}@media(min-width:650px){.kick-kcm-service__switch{text-align:right;margin-left:auto;flex:auto}}#kcm-preference-center .kick-kcm-settings__content__info,#kcm-preference-center .kick-kcm-settings__content__links,#kcm-preference-center .kick-kcm-settings__content__individual-switch{display:none}.kick-kcm__powered_by{flex:0 0 100%;order:3;padding-bottom:10px}.kick-kcm__powered_by__inner{color:#262626;color:var(--kcmColor,#262626);align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;font-size:.625em}.kick-kcm__powered_by__inner:hover{color:#262626;color:var(--kcmColor,#262626);text-decoration:none}.kick-kcm__powered_by__label{font-size:.75em;line-height:.75em}.kick-kcm__powered_by__icon{max-width:100px;margin-left:5px;width:100%}.kick-kcm-expander{font-size:1em;border-top-color:#ccc;border-top-color:var(--kcmServiceBorderColor,#ccc);border-bottom-color:#ccc;border-bottom-color:var(--kcmServiceBorderColor,#ccc);border-top-style:solid;border-top-width:1px;border-bottom-style:solid;border-bottom-width:1px;width:100%;padding-top:10px;padding-bottom:10px}.kick-kcm-expander__container{display:flex;flex-wrap:wrap;align-items:center;font-size:1em;line-height:1em}.kick-kcm-expander__symbol{cursor:pointer;width:40px;height:30px;position:relative}.kick-kcm-expander__symbol:after{border-color:#009ee3;border-color:var(--kcmLinkColor,#009ee3);content:" ";position:absolute;top:9px;left:14px;padding:3px;border-style:solid;border-width:0 2px 2px 0;display:inline-block;transform:rotate(45deg)}@media(max-width:650px),(max-height:480px){.kick-kcm-expander__symbol{width:25px}.kick-kcm-expander__symbol:after{left:6px}}.kick-kcm-expander__headline{font-weight:bold;cursor:pointer}.kick-kcm-expander__headline.head-open{color:#009ee3;color:var(--kcmLinkColor,#009ee3);display:inline-block}.kick-kcm-expander__headline.head-close{color:#009ee3;color:var(--kcmLinkColor,#009ee3);display:none}.kick-kcm-expander__content{display:none;margin-top:8px;margin-inline-start:40px;margin-inline-end:0;margin-left:40px;margin-right:0}@media(max-width:650px),(max-height:480px){.kick-kcm-expander__content{margin-inline-start:25px;margin-inline-end:0;margin-left:25px;margin-right:0}}.kick-kcm-expander__content ul{list-style-type:none;padding-left:0;margin-left:0;margin-bottom:25px}@media(max-width:650px),(max-height:480px){.kick-kcm-expander__content ul{margin-top:0;margin-inline-start:-30px;margin-inline-end:0;margin-left:-30px;margin-right:0}}.kick-kcm-expander__content ul li{display:flex;margin-bottom:0px;margin-top:-1px}@media(max-width:650px),(max-height:480px){.kick-kcm-expander__content ul li{margin-inline-start:20px;margin-inline-end:0;margin-left:20px;margin-right:0}}.kick-kcm-expander__content ul li dl{display:grid;grid-template-areas:"entry description";grid-template-columns:25% 75%;grid-gap:8px;margin-bottom:25px}@media(max-width:650px),(max-height:480px){.kick-kcm-expander__content ul li dl{grid-template-columns:35% 65%}}.kick-kcm-expander__content ul li dt{font-weight:normal}.kick-kcm-expander__content ul li dd{overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.kick-kcm-expander__content ul li dd ul{margin:0}.kick-kcm-expander__content ul li dd .kmc-subdesc{margin-bottom:0}.kick-kcm-expander.kcm-open>.kick-kcm-expander__content{display:block}.kick-kcm-expander.kcm-open>.kick-kcm-expander__container>.kick-kcm-expander__headline.head-open{display:none}.kick-kcm-expander.kcm-open>.kick-kcm-expander__container>.kick-kcm-expander__headline.head-close{display:inline-block}.kick-kcm-expander.kcm-open>.kick-kcm-expander__container>.kick-kcm-expander__symbol:after{transform:rotate(-135deg);top:12px}.kick-kcm-inline-settings .kick-kcm-setting-category{padding:0;background:none}@media(min-width:1224px){button.kick-kcm__btn{margin-bottom:20px}}@media(min-width:650px){.kick-kcm-cpc__switch__info{left:auto;right:60px;text-align:right}}
