.bip-cookie-modal-open{overflow:hidden}.bip-cookie-modal{display:none;flex-flow:row nowrap;align-items:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999999999;overflow:hidden;background-color:rgba(0,0,0,0.5);font-size:16px;line-height:1.4}.bip-cookie-modal__dialog{display:flex;flex-flow:row nowrap;width:90%;max-height:90%;pointer-events:none}.bip-cookie-modal__content{display:flex;flex-flow:column nowrap;padding:15px;background-color:#fff;border:1px solid #333;border-radius:0.25rem;pointer-events:auto;font-size:1em}.bip-cookie-modal__body{overflow-y:auto;padding:5px}.bip-cookie-modal__inner{margin-bottom:30px}.bip-cookie-modal__link{display:inline-block;pointer-events:auto}.bip-cookie-modal__actions{text-align:center;padding:5px}.bip-cookie-modal__btn{display:inline-block;background-color:#13294b;background-image:none;border:1px solid #13294b;padding:10px 15px;line-height:1.5;text-align:center;border-radius:0.25rem;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bip-cookie-modal__btn:hover,.bip-cookie-modal__btn:focus{color:#fff;background-color:#0c172e;border-color:#ad1315}.bip-cookie-modal__btn:focus{box-shadow:0 0 0 0.2rem rgba(224,59,61,0.5)}@media (min-width: 768px){.bip-cookie-modal__dialog{width:70%;max-width:1140px}.bip-cookie-modal__content{padding:60px;font-size:1.5em}}@media print{.bip-cookie-modal{display:none !important}}@media (min-width: 768px){a.cookie{float:right}}