@charset "UTF-8";.minimized{width:300px;cursor:pointer;border:1px solid #fff}#magnify{display:none;position:fixed;max-width:1600px;height:auto;z-index:9999;cursor:pointer}#magnify img{width:100%}#overlay{display:none;background:#000;position:fixed;top:0;left:0;height:100%;width:100%;opacity:.7;z-index:9990}#close-popup{width:30px;height:30px;background:#fff;border:2px solid #303a65;border-radius:15px;cursor:pointer;position:absolute;top:15px;right:15px}#close-popup i,#close-popup svg{width:30px;height:30px;background:url(../images/xmark-solid.svg) no-repeat center center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-background-size:18px 18px;background-size:18px 18px;display:block}#cookie-modal.modal{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1050;width:600px;max-width:90%;height:auto;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.4);box-shadow:0 1px 4px 0 rgba(0,0,0,.4)}#cookie-modal .modal-header{padding:10px 18px;background-color:#eff6ff}#cookie-modal .modal-header h5{margin:0}#cookie-modal .modal-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;padding:10px 18px;background-color:rgba(231,231,231,.788)}#cookie-modal .modal-body{padding:20px}#cookie-modal .modal-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}#cookie-modal .label{font-size:14px;color:#a1a1a1}#cookie-modal .description{font-size:16px;margin:0}#cookie-modal .description a{color:#303a65;text-decoration:none}#cookie-modal .description a:hover{color:rgb(15.1409395973,18.2953020134,31.8590604027)}#cookie-modal .button{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-weight:700}#cookie-modal .button-primary{background-color:#303a65;color:#fff}#cookie-modal .button-outline{background-color:#fff;color:#303a65;border:1px solid #303a65}#cookie-modal .button:focus{outline:2px solid #303a65}#cookie-modal.modal input[type=checkbox]:checked{background-color:#303a65;border-color:#303a65}#cookie-modal.modal input[type=checkbox]:focus{-webkit-box-shadow:0 0 0 .25rem rgba(48,58,101,.25);box-shadow:0 0 0 .25rem rgba(48,58,101,.25)}#cookie-banner.cookie{z-index:100;width:100%;position:fixed;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:30px;background:#303a65;color:#fff;padding:20px 100px 20px 85px;line-height:18px}#cookie-banner.cookie p{text-align:justify;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}#cookie-banner.cookie a{color:#dcbb0c}#cookie-banner .buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}#cookie-banner .cookie-button{border-radius:5px;padding:7px 12px;background:#dcbb0c;color:#000;border:none;cursor:pointer}#cookie-banner .decline-button{color:#fff;background:#ce0000;border-radius:5px;padding:7px 12px;border:none;cursor:pointer}@media (max-width:991px){#cookie-banner.cookie{padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px}#cookie-banner.cookie p{margin:15px 5px;text-align:justify}#cookie-banner .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:10px}}@media (max-width:490px){#cookie-banner.cookie{padding:10px 15px}#cookie-modal .description{font-size:13px}}