body>dialog{display:none;position:fixed;top:200px !important;z-index:500 !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:620px;border:0;outline:0;top:0 !important;padding:30px;position:fixed;font-weight:400;color:black;background-color:white;font-family:"BurberryOracle",sans-serif;font-size:.83333rem;line-height:1.2rem;box-shadow:0 0 20px rgba(0,0,0,0.25)}
.cookiecontrol .cookiecontrol-body{display:none}
@media only screen and (max-width:620px){.cookiecontrol{margin:0 20px;font-size:.9em;position:absolute;top:45% !important;transform:translateY(-50%)}
}
.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:#000f9f;font-size:1.5rem;line-height:1.5rem;font-family:"Burberry",serif;font-weight:200}
.cookiecontrol p{font-weight:200;margin-bottom:20px}
@media only screen and (max-width:768px){.cookiecontrol p{font-size:.875em;margin-bottom:10px}
}
.cookiecontrol a{color:inherit;font-weight:400}
.cookiecontrol hr{margin-bottom:20px;height:2px;outline:0;border:0;background:#000f9f;display:none}
.cookiecontrol .btn-group>button{border:0;outline:0;background-color:rgba(0,0,0,0);text-decoration:none;display:inline-block;position:relative;color:#000f9f;font-family:"BurberryOracle",sans-serif;font-weight:500;margin-right:20px;margin-bottom:10px;padding-bottom:5px;overflow-x:hidden;cursor:pointer;overflow-y:visible}
.cookiecontrol .btn-group>button:after{width:100%;height:1px;content:"";background-color:#000f9f;display:block;position:absolute;z-index:1;bottom:1px}
.cookiecontrol .btn-group>button:before{width:80%;height:1px;content:"";background-color:white;display:block;position:absolute;left:-80%;bottom:1px;z-index:2;transition:.6s}
.cookiecontrol .btn-group>button:hover:before{left:100%;transition:.6s}
.cookiecontrol .btn-group>button.btn-toggle-body,.cookiecontrol .btn-group>button.btn-accept-required{color:#414141}
.cookiecontrol .btn-group>button.btn-toggle-body:after,.cookiecontrol .btn-group>button.btn-accept-required:after{background-color:#414141}
.cookiecontrol .btn-group>button.btn-toggle-body:hover,.cookiecontrol .btn-group>button.btn-accept-required:hover{color:#000f9f;transition:.4s}
.cookiecontrol .btn-group>button.btn-toggle-body:hover:after,.cookiecontrol .btn-group>button.btn-accept-required:hover:after{background-color:#000f9f;transition:.4s}