.main-header__region-wrapper #tab-cookiedisclaimer h2,.main-header__region-wrapper #tab-managecookies h2{margin-bottom:0}#tab-cookiedisclaimer{margin-left:15px;margin-right:15px}.main-header__region-wrapper .row{margin-right:-15px;margin-left:-15px}.main-header__region-wrapper .col-6{width:50%}.main-header__region-wrapper .col-12{float:left;width:100%}.main-header__region-wrapper .dflex{display:flex;justify-content:flex-end;width:100%;align-content:space-evenly}.main-header__region-wrapper .dflex>*{flex:1;margin:0 3px}.main-header__region-wrapper .dflex>.spacer-2{flex-grow:2}.main-header__region-wrapper .dflex>.spacer-5{flex-grow:5}.main-header__region-wrapper .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffc832;border:0;border-radius:5px;color:#221e28;margin-bottom:15px;padding:10px 20px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.main-header__region-wrapper .btn.btn-secondary{background-color:#888}.main-header__region-wrapper .btn:hover{background-color:#444;color:#fff;cursor:pointer}.main-header__region-wrapper .modal_inner a{color:#ffc832}.main-header__region-wrapper ul{list-style:none}.main-header__region-wrapper li{line-height:34px}.main-header__region-wrapper li label{margin:0 1rem 0 0}.main-header__region-wrapper .switch{position:relative;display:inline-block;width:60px;height:34px}.main-header__region-wrapper .switch input{opacity:0;width:0;height:0}.main-header__region-wrapper .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px}.main-header__region-wrapper .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}.main-header__region-wrapper input:checked+.slider{background-color:#2196f3}.main-header__region-wrapper input:focus+.slider{box-shadow:0 0 1px #2196f3}.main-header__region-wrapper input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}