<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cookies-popup{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;left:0;z-index:100;width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;background-color:#1b3667;-webkit-box-shadow:0 -5px 10px rgba(0,0,0,.4);box-shadow:0 -5px 10px rgba(0,0,0,.4)}.cookies-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.cookies-popup .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.cookies-popup .explainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:60%;font-size:16px;color:#fff;line-height:1.9em}.cookies-popup .explainer a{font-weight:700;color:#fff;margin-top:5px;border-bottom:1px solid #fff;line-height:1.3em;-webkit-transition:color .1s cubic-bezier(.25,.25,.75,.75),border-color .1s cubic-bezier(.25,.25,.75,.75);transition:color .1s cubic-bezier(.25,.25,.75,.75),border-color .1s cubic-bezier(.25,.25,.75,.75)}.cookies-popup .btns{margin:0 0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookies-popup .close{position:absolute;top:5px;right:5px;border-radius:50%;height:43px;width:43px}.cookies-popup .close i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:19px;height:2px;background-color:#fff;-webkit-transition:color .1s cubic-bezier(.25,.25,.75,.75),background-color .1s cubic-bezier(.25,.25,.75,.75);transition:color .1s cubic-bezier(.25,.25,.75,.75),background-color .1s cubic-bezier(.25,.25,.75,.75)}.cookies-popup .close i:last-child{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.no-touch .cookies-popup .close:hover i{background-color:#0B2A3A}.cookies-popup .btn{margin:0 auto 0 0}@media only screen and (max-width :1280px){.cookies-popup .explainer{font-size:15px;line-height:1.7em}}@media only screen and (max-width :1023px){.cookies-popup .wrap{width:100%}.cookies-popup .explainer{width:70%;font-size:14px;line-height:1.5em}.cookies-popup .btn{margin:0 20px 0 auto}}@media only screen and (max-width :767px){.cookies-popup{padding:20px}.cookies-popup .explainer{width:72%;line-height:1.4em;font-size:13px}.cookies-popup .close{top:0;right:0}}@media only screen and (max-width :600px){.cookies-popup .wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cookies-popup .explainer{width:96%}.cookies-popup .btns{margin-top:15px}}@media only screen and (max-width :460px){.cookies-popup .explainer{font-size:13px;width:95%}.cookies-popup .explainer a{font-size:12px}}</pre></body></html>