body>dialog{display:none;margin:0 auto;background:red;position:fixed;top:200px !important;z-index:9999 !important}
@media only screen and (max-width:768px){body>dialog{top:20px !important}
}
body>dialog [open]:not([open='']){display:block}
body>.backdrop{z-index:100 !important}
body>._dialog_overlay{display:none !important}
.cookiecontrol{max-width:640px;border:0;outline:0;top:45% !important;transform:translateY(-50%);padding:20px;position:fixed;color:#172f4e;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.25);border-radius:5px}
.cookiecontrol .cookiecontrol-body{display:none}
.cookiecontrol .cookiecontrol-body button{margin:20px 20px 20px 0;display:inline-block;border-radius:3px;border:2px solid #22436e;color:#22436e;position:relative;font-weight:500;transition:all .3s;background-color:transparent;cursor:pointer;padding:8px 40px 8px 15px;font-size:14px;line-height:18px}
.cookiecontrol .cookiecontrol-body button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);background-image:url("../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right.svg");background-position:center;background-repeat:no-repeat}
.cookiecontrol .cookiecontrol-body button:hover::after{background-image:url("../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-white.svg")}
.cookiecontrol .cookiecontrol-body button::after{right:0;height:20px;width:40px;border:0;background-size:10px;background-position:center;background-repeat:no-repeat}
.cookiecontrol .cookiecontrol-body button:hover{background-color:#22436e;color:white;border-color:#22436e}
@media only screen and (max-width:620px){.cookiecontrol{margin:0 20px;font-size:.9em;position:absolute}
}
.cookiecontrol input[type='image']{position:absolute;top:15px;right:15px;transform:rotate(180deg);outline:0}
.cookiecontrol h1,.cookiecontrol h2,.cookiecontrol h3{margin-bottom:20px;color:#22436e}
.cookiecontrol p{margin-bottom:20px;line-height:1.5}
@media only screen and (max-width:768px){.cookiecontrol p{margin-bottom:10px}
}
.cookiecontrol a{color:#22436e;font-weight:400;outline:medium none}
.cookiecontrol a:hover{text-decoration:underline}
.cookiecontrol hr{margin-bottom:20px;height:1px;outline:0;border:0;background:#22436e}
.cookiecontrol input[type="checkbox"]{margin-left:5px;cursor:pointer}
.cookiecontrol .cookiecontrol-footer button{margin:20px 20px 20px 0;display:inline-block;border-radius:3px;border:2px solid #22436e;color:#22436e;position:relative;font-weight:500;transition:all .3s;background-color:transparent;cursor:pointer;padding:8px 40px 8px 15px;font-size:14px;line-height:18px}
.cookiecontrol .cookiecontrol-footer button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);background-image:url("../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right.svg");background-position:center;background-repeat:no-repeat}
.cookiecontrol .cookiecontrol-footer button:hover::after{background-image:url("../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-white.svg")}
.cookiecontrol .cookiecontrol-footer button::after{right:0;height:20px;width:40px;border:0;background-size:10px;background-position:center;background-repeat:no-repeat}
.cookiecontrol .cookiecontrol-footer button:hover{background-color:#22436e;color:white;border-color:#22436e}
.cookiecontrolbutton button{margin:20px 20px 20px 0;display:inline-block;border-radius:3px;border:2px solid #22436e;color:#22436e;position:relative;font-weight:500;transition:all .3s;background-color:transparent;cursor:pointer;padding:16px 80px 16px 18px;font-size:18px;box-sizing:border-box}
.cookiecontrolbutton button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);background-image:url("../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right.svg");background-position:center;background-repeat:no-repeat}
.cookiecontrolbutton button:hover::after{background-image:url("../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-white.svg")}
.cookiecontrolbutton button::after{right:-3px;height:30px;width:54px;border-left:1px solid #22436e;background-size:14px}
.cookiecontrolbutton button:hover{background-color:white;color:#22436e;border-color:transparent}
.cookiecontrolbutton button:hover:after{background-color:#22436e;height:calc(100% + 4px);border-radius:3px}