@charset "UTF-8";
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
@-webkit-keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-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:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png)-42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover,.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png)no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png)no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-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}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result,.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-image:linear-gradient(#3875d7 20%,#2a62bc 90%)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-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: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 #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:4px;right:3px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-active .chosen-choices,.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0#fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png)no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow,.tooltipster-swing{transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-grow{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);transform:scale(1,1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg)}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);transform:rotateZ(0);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall,.tooltipster-slide{transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0!important;opacity:0}.tooltipster-slide{transition-property:left}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0!important;opacity:0}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box,.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box,.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box,.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box,.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:0;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}#ajax-loading.hidden,.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th,table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable td.dt-left,table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable th.dt-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable th.dt-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable td.dt-right,table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable th.dt-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable td.dt-justify,table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable th.dt-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable th.dt-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;*cursor:hand;color:#333!important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:linear-gradient(to bottom,#585858 0,#111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:0;background-color:#2b2b2b;background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:linear-gradient(to right,rgba(255,255,255,0)0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing,nav .servicenav__item .helper__current,nav .servicenav__item .w--current,nav .servicenav__item .w-nav-link .helper__current,nav .servicenav__item .w-nav-link .w--current{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}.body{overflow-x:hidden}.grid__base{-ms-grid-columns:1fr 1fr 1fr 1fr 10px 10px 1fr 1fr 1fr 1fr}nav .mainnav__item a:before{content:"";display:block;width:0;height:2px;background:#000;transition:width .3s;bottom:2px;position:absolute}nav .mainnav__item a:hover:before{width:calc(100% - 0px)}nav .mainnav__item .helper__current:before,nav .mainnav__item .w--current:before{content:"";display:block;width:calc(100% - 0px);height:2px;background:#000;bottom:2px;position:absolute}nav .servicenav__item a:not(.e-link__socialmedia):before{content:"";display:block;width:0;height:1px;background:#333;transition:width .3s;bottom:4px;position:absolute}nav .servicenav__item a:not(.e-link__socialmedia):hover:before{width:calc(100% - 0px)}nav .list__sitemap .helper__current:before,nav .list__sitemap .w--current:before,nav .servicenav__item .helper__current:before,nav .servicenav__item .w--current:before,nav .servicenav__item .w-nav-link .helper__current:before,nav .servicenav__item .w-nav-link .w--current:before{content:"";display:block;width:calc(100% - 0px);height:1px;background:#000;bottom:4px;position:absolute}nav .list__sitemap a:before,p[class^=link__teaser] a:before{content:"";display:block;width:0;height:1px;background:#333;transition:width .3s;bottom:0;position:absolute}nav .list__sitemap a:hover:before,p[class^=link__teaser] a:hover:before{width:calc(100% - 0px)}nav .list__sitemap .helper__current:before,nav .list__sitemap .w--current:before{bottom:0}.list__box a,.list__content--box a,.rte__content a,table tr td a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;-webkit-text-decoration-color:hsl(205.6deg,41.44%,64.51%);text-decoration-color:hsl(205.6deg,41.44%,64.51%)}.rte__content,.rte__content .w-embed{margin-bottom:20px}.rte__content .t-marker__highlight{background-color:#ffb3b8}.rte__content a[href$=".doc"]:before,.rte__content a[href$=".docx"]:before,.rte__content a[href$=".pdf"]:before,.rte__content a[href$=".ppt"]:before,.rte__content a[href$=".pptx"]:before,.rte__content a[href$=".xls"]:before,.rte__content a[href$=".xlsm"]:before,.rte__content a[href$=".xlsx"]:before,.rte__content a[href$=".zip"]:before{font-family:Gdk,Verdana,sans-serif;line-height:1;display:inline-block;position:relative;top:2px;white-space:pre-wrap;padding-right:4px;padding-left:2px;content:""}.rte__content a[href^="http://"]:not([href*="gdk-cds.ch"]):before,.rte__content a[href^="https://"]:not([href*="gdk-cds.ch"]):before{font-family:Gdk,Verdana,sans-serif;line-height:1;display:inline-block;position:relative;white-space:pre-wrap;content:"";padding-right:3px;top:1px;padding-left:2px}.rte__content a[href$=".pdf"][href^="http://"]:not([href*="gdk-cds.ch"]):before,.rte__content a[href$=".pdf"][href^="https://"]:not([href*="gdk-cds.ch"]):before{content:""}a.link__breadcrumb:not(.w--current):before,a.link__content--mail:before,a.link__teaser--action:before{content:"";display:block;width:0;height:1px;background:#333;transition:width .3s;bottom:0;position:absolute}a.link__breadcrumb:not(.w--current):hover:before,a.link__content--mail:hover:before,a.link__teaser--action:hover:before{width:calc(100% - 0px)}footer,main{-webkit-hyphens:auto;-webkit-hyphenate-limit-before:4;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:7 4 3;-webkit-hyphenate-limit-lines:2;-webkit-hyphenate-limit-zone:8%;-webkit-hyphenate-limit-last:always;-moz-hyphens:auto;-moz-hyphenate-limit-chars:7 4 3;-moz-hyphenate-limit-lines:2;-moz-hyphenate-limit-zone:8%;-moz-hyphenate-limit-last:always;-ms-hyphens:auto;-ms-hyphenate-limit-chars:7 4 3;-ms-hyphenate-limit-lines:2;-ms-hyphenate-limit-zone:8%;-ms-hyphenate-limit-last:always;hyphens:auto;hyphenate-limit-chars:7 4 3;hyphenate-limit-lines:2;hyphenate-limit-zone:8%;hyphenate-limit-last:always}footer .block__address,footer .wrapper__address,footer h1,footer h2,footer h3,footer h4,footer h5,main .block__address,main .wrapper__address,main h1,main h2,main h3,main h4,main h5{-webkit-hyphens:none!important;-ms-hyphens:none!important;hyphens:none!important}.body__frontpage .teaser__container--small:last-child{padding-right:0}img[class^=image__front],img[class^=image__teaser]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:"object-fit: cover; object-position: 50% 50%;"}.conteinaer__content:not(.nav__innercontent),.conteinaer__content:not(.nav__innercontent) p{color:#333;font-size:1.2rem;line-height:1.35;font-weight:400}.conteinaer__content:not(.nav__innercontent) a{transition:all 200ms ease;color:#333;text-decoration:underline}.conteinaer__content:not(.nav__innercontent) a:hover{background-color:hsl(205.6deg,41.44%,64.51%);-webkit-transform:translate(0,0);transform:translate(0,0);text-decoration:none}.conteinaer__content:not(.nav__innercontent) ol,.conteinaer__content:not(.nav__innercontent) ul{margin-top:0;margin-bottom:30px;padding-left:30px;color:#333;font-weight:400}.conteinaer__content:not(.nav__innercontent) ol li,.conteinaer__content:not(.nav__innercontent) ul li{margin-bottom:15px}.conteinaer__content:not(.nav__innercontent) p{margin-bottom:40px}.conteinaer__content:not(.nav__innercontent) p.intro__content{font-weight:500}.container__content h1{margin-top:0;margin-bottom:30px;font-size:2.2rem;line-height:1.125}.container__content h2{margin-top:20px;margin-bottom:20px;font-size:1.4rem}.container__content h3{margin-top:20px;font-size:1.3rem;line-height:1.3}.container__content img,div.chosen-container[style]{width:100%!important}.container__content figure.figure__half{width:50%;float:left;text-align:left;margin-right:30px;margin-top:6px}.container__content figure.figure__half:after{content:"";clear:both;float:none;visibility:hidden;display:block;height:0}.container__content figure figcaption{font-weight:300;text-align:left}.container__content section{clear:both;float:none}.container__content .section__content--box h2,.container__content .section__content--box>h3{margin-top:10px;font-size:1.4rem;line-height:1.125}.container__content .container__portrait h3{margin-top:0}.container__content .container__portrait p{margin:0 0 10px;font-size:1.2rem}.l-video__element .l-icon__svg--videoplay svg{fill:#fff}.l-wrapper__introvideo .l-video__element{height:calc(20vw + 5px)}.wrapper__table{overflow-x:auto;width:100%;margin-bottom:30px}table{width:100%}table tr td,table tr th{font-size:1.2rem;vertical-align:top!important;padding:5px!important;line-height:1.2!important}table tr td span.hidden,table tr th span.hidden{color:transparent;width:0;display:inline-block}table tr th{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}table.ce-table tbody tr:nth-child(odd),table.contenttable tbody tr:nth-child(odd),table.table__content tbody tr:nth-child(odd){background-color:#f1f1f1}table.ce-table .cell__content--l,table.contenttable .cell__content--l,table.table__content .cell__content--l{width:auto}table.ce-table .cell__content--s,table.contenttable .cell__content--s,table.table__content .cell__content--s{width:15%}table.ce-table .cell__content--s:nth-child(3),table.contenttable .cell__content--s:nth-child(3),table.table__content .cell__content--s:nth-child(3){width:25%}table.ce-table thead tr th,table.contenttable thead tr th,table.table__content thead tr th{border-bottom:1px solid #000;padding-bottom:5px;font-weight:600;text-align:left}table.ce-table a,table.contenttable a,table.table__content a{color:#000;-webkit-text-decoration:underscore;text-decoration:underscore}table.ce-table a:link,table.ce-table a:visited,table.contenttable a:link,table.contenttable a:visited,table.table__content a:link,table.table__content a:visited{transition:all 200ms ease;background-color:transparent}table.ce-table a:active,table.ce-table a:hover,table.contenttable a:active,table.contenttable a:hover,table.table__content a:active,table.table__content a:hover{background-color:hsl(205.6deg,41.44%,64.51%);text-decoration:none;color:#000}table.ce-table .text__description,table.contenttable .text__description,table.table__content .text__description{font-size:1.2rem;font-weight:200;line-height:1.2;margin-top:5px}table#table__filelist .cell__content--s:nth-child(3){width:15%}table.ce-table,table.table__incontent{font-size:1rem!important}table.contenttable *{font-size:.8rem!important}.wide-table-wrapper table thead th{cursor:pointer}.wide-table-wrapper table tbody tr{background-color:transparent!important;border-bottom:1px solid #dee6e3}.wide-table-wrapper table tbody tr td:nth-child(2){background-color:#dee6e3;border-bottom:1px solid #fff}@media screen and (max-width:991px){table tbody,table td,table tr{display:block}table tbody.cell__content--l,table td.cell__content--l,table thead.cell__content--l,table tr.cell__content--l{width:100%;margin-top:10px;padding-top:10px;clear:both;float:none;border-top:1px solid #000}table tbody.cell__content--l:after,table td.cell__content--l:after,table thead.cell__content--l:after,table tr.cell__content--l:after{content:"";display:block;clear:both;float:none}table tbody.cell__content--s,table td.cell__content--s,table thead.cell__content--s,table tr.cell__content--s{width:auto!important;float:left;padding-right:5px;font-size:1rem;font-weight:200;padding-bottom:0;padding-top:0}table tbody.cell__content--s:after,table td.cell__content--s:after,table thead.cell__content--s:after,table tr.cell__content--s:after{content:","}table tbody.cell__content--s:nth-child(4n+4),table td.cell__content--s:nth-child(4n+4),table thead.cell__content--s:nth-child(4n+4),table tr.cell__content--s:nth-child(4n+4){margin-bottom:10px}table tbody.cell__content--s:nth-child(4n+4):after,table td.cell__content--s:nth-child(4n+4):after,table thead.cell__content--s:nth-child(4n+4):after,table tr.cell__content--s:nth-child(4n+4):after{content:""}table thead{display:none}table tr{border-bottom:none}}@media screen and (max-width:767px){table tbody tr{margin-bottom:30px}table tbody tr td{font-size:1rem;line-height:1.2}}@media print{table.ce-table,table.table__content *,table.table__incontent{font-size:10px!important}table.contenttable *{font-size:8px!important}}.container__content form{margin:15px 0}.container__content form legend{margin:30px 0 10px;font-weight:700}.container__content form label{font-size:1.2rem;line-height:1;font-weight:300;display:block}.container__content form input{border:0 solid #000;background-color:#dee6e3;transition:all 200ms ease;font-size:1.2rem;display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;color:#333}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox .powermail_checkbox:focus,.container__content form input:focus,.container__content form textarea:focus{background-color:#becac8}.container__content form input[type=submit]{margin:30px 0 0;padding:3px 10px;border:2px solid #869c98;background-color:#fff;color:#869c98;cursor:pointer;width:auto}.container__content form input[type=submit]:hover{border-color:#becac8;background-color:#becac8;color:#333}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox{--chkbx-size:29px;--chbx-bg:$col-light-grey;--chbx-bg-active:$col-dim-grey;--chbx-bg-checked:var(--chbx-bg);padding-top:3px}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox label{padding-left:calc(var(--chkbx-size) + .6em);padding-top:.5em;position:relative}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox .powermail_checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-content:center;width:var(--chkbx-size);height:var(--chkbx-size);aspect-ratio:1;margin-right:.6rem;position:absolute;top:0;left:0;-webkit-transform:translateY(.2em);transform:translateY(.2em)}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox .powermail_checkbox:before{content:"";width:var(--chkbx-size);height:var(--chkbx-size);aspect-ratio:1;-webkit-transform:scale(0);transform:scale(0);transition:120ms transform ease-in-out;transition:120ms transform ease-in-out,120ms -webkit-transform ease-in-out;box-shadow:inset var(--chkbx-size) var(--chkbx-size) #333;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80%0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80%0,43% 62%)}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox .powermail_checkbox:checked:before{-webkit-transform:scale(.65);transform:scale(.65)}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox a{transition:all 200ms ease;color:#333;text-decoration:underline;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;-webkit-text-decoration-color:hsl(205.6deg,41.44%,64.51%);text-decoration-color:hsl(205.6deg,41.44%,64.51%)}.body__vks .tx-powermail .powermail_fieldwrap_type_check .checkbox a:hover{background-color:hsl(205.6deg,41.44%,64.51%);-webkit-transform:translate(0,0);transform:translate(0,0);text-decoration:none}.chosen-container{font-size:1.2rem;border:0;background-color:#dee6e3;transition:all 200ms ease;padding:6px 0;height:38px;line-height:1}.chosen-container .chosen-choices{border:0;background-color:transparent;padding:0 12px;background-image:none}.chosen-container .chosen-choices .search-choice{font-size:1rem;font-weight:200}.chosen-container .chosen-results li.highlighted{background-image:none;background-color:#dee6e3;color:#000}.chosen-container.chosen-container-active,.chosen-container:focus{border:0;background-color:#becac8}.chosen-container.chosen-container-active .chosen-choices,.chosen-container:focus .chosen-choices{border:0;background-color:#becac8;box-shadow:none}.chosen-container .chosen-drop{box-shadow:none}@media screen and (max-width:991px){div.chosen-container[style],div.chosen-search-input[style]{width:100%!important}}#ajax-loading{text-align:center;position:absolute;width:100%}.body__vks .image__logo--footer{margin-left:-4px;margin-top:-10px}.body__vks .mainlogo__link{margin-left:-173px}.body__kav .image__logo--footer{margin-left:0;margin-top:-10px}.body__kav .mainlogo__link{margin-left:-178px}@media screen and (min-width:991px) and (max-width:1300px){html{font-size:90%}.mainlogo__wrapper{width:50%}.navmenu__service{margin-left:-20%;width:120%}.helper__sticky{margin-left:-20px}.block__address,.teaser__container--small{width:50%;flex-basis:50%;max-width:50%}}@media screen and (max-width:991px){html{font-size:100%}.mainnav__items .w--current:before,.mainnav__items a:before{display:none!important}.body__frontpage .teaser__container--small:nth-child(even){padding-right:0}.l-wrapper__introvideo .l-video__element{height:calc(25vw + 5px)}.container__content figure,.container__content figure.figure__half{width:100%;float:none;margin-right:0;margin-top:0}.container__content figure.figure__half{clear:both}.container__content figure figcaption{font-size:1.1rem}}@media screen and (max-width:767px){.conteinaer__content:not(.nav__innercontent) p{font-size:1rem}.conteinaer__content:not(.nav__innercontent) ol,.conteinaer__content:not(.nav__innercontent) ul{margin-top:0}.l-wrapper__introvideo .l-video__element{height:calc(50vw + 5px)}.container__content .section__content--box h2,.container__content .section__content--box>h3{font-size:1.2rem}.container__content figure figcaption{font-size:1rem}}@media screen and (max-width:479px){.body__frontpage .teaser__container--small{padding-right:0}}@page{size:A4;margin:2cm 0 2cm 0}@media print{body{color:#000}html{font-size:70%;padding:0 0 2cm;height:auto}.container__footer--sitemap,.container__teaser,.link__teaser,.link__teaser--action,.link__wrapper--teaser,.list__sitemap,.main-hamburger,.nav__innercontent,.page-navigation,.subnav__container--intro,.text__aside--action,.text__teaser--action,.w-button,.w-form,.w-nav-menu{display:none;visibility:hidden}main{margin:0 2cm 0 2.5cm!important}main .grid__base{margin-top:0!important}.wrapper__page{padding-left:2cm!important}.mainlogo__wrapper{width:8cm!important;margin-left:0!important;margin-bottom:1cm!important}.mainlogo__wrapper .mainlogo__link{margin-top:0;margin-left:0;width:100%!important}.mainlogo__wrapper .mainlogo__link .mainlogo__image{display:block!important;visibility:visible!important;width:100%!important}.mainlogo__wrapper .mainlogo__link .mainlogo__logoonly{display:none!important;visibility:hidden!important}.intro__container{border:1px solid #333}.intro__container h1{font-size:2.5em;margin-top:0}.footer{position:relative;left:0;padding-left:1cm;padding-bottom:2cm;margin-bottom:0;padding-right:2cm;width:100%;height:auto}.footer .address__footer{margin-left:5cm;width:50%}.footer .image__logo--footer{width:6cm;top:-.5cm;left:0;position:absolute;margin-left:0}.container__aside{page-break-before:auto;margin-bottom:2cm}.grid-basic,.grid__basic,.grid__front--main,.w-layout-grid{display:block}main .section__content--box{border:2px solid #869c98}main table tr td{border-bottom:1pt solid #333}.body__landingpage .container__landingpage{page-break-after:always}.body__landingpage .teaser__landingpage{width:100%;padding:0}.body__landingpage .teaser__landingpage .link__teaser--action{display:block;visibility:visible}.body__landingpage .teaser__landingpage .link__teaser--action .text__teaser--action{font-size:1.4rem;font-weight:400}.block__address,.teaser__container--small{width:50%!important;flex-basis:50%!important}.teaser__container--small{max-width:50%!important}}