#cookieman-modal{display:none;}#cookieman-modal .modal{display:flex;position:fixed;top:0;height:100%;width:100%;z-index:999;background:rgb(0,0,0,0.4);justify-content:center;align-items:center;}#cookieman-modal .modal-box{max-height:90%;width:40%;background:white;overflow-y:auto;max-width:800px;}#cookieman-modal .modal-box-content{padding:20px 30px;}#cookieman-modal .modal-box-actions{display:flex;flex-direction:row;justify-content:flex-end;padding:30px 30px;background:#F7F7F7;}#cookieman-modal .btn{white-space:nowrap;}@media (max-width:1455px){#cookieman-modal .modal-box{width:60%;}}@media only screen and (max-width:1000px){#cookieman-modal .modal-box{width:90%;}#cookieman-modal .modal-box-actions{flex-direction:column;}}@media only screen and (max-width:768px){.flex-container img{height:32px;width:32px;}}#cookieman-modal .btn{margin:5px;font-size:1rem;}#cookieman-modal .options-head{display:flex;align-content:center;cursor:pointer;}#cookieman-modal .options-head span{color:#0a5cac;font-size:1rem;font-weight:700;}#cookieman-modal .options-head img{width:20px;transform:rotate(90deg);}#cookieman-modal .options-head[aria-expanded="true"] img{transform:rotate(270deg);}#cookieman-modal .options-content{display:none;}#cookieman-modal .options-head[aria-expanded="true"] + .options-content{display:flex;margin:20px 0;}#cookieman-modal .accordion-item{height:fit-content;background:#F7F7F7;border-radius:15px;margin:10px 0;}#cookieman-modal .options-form{width:100%;}#cookieman-modal .accordion-header{display:flex;height:100%;align-items:center;padding:15px;cursor:pointer;}#cookieman-modal .accordion-header span{color:#0a5cac;}#cookieman-modal .accordion-header .form-check{margin-right:10px;}#cookieman-modal .accordion-header img{margin-left:auto;width:20px;transform:rotate(90deg);}#cookieman-modal .accordion-header[aria-expanded="true"] img{transform:rotate(270deg);}#cookieman-modal .accordion-collapse{display:none;}#cookieman-modal .horizontal-scroll-table{overflow-x:auto;}#cookieman-modal .accordion-header[aria-expanded="true"] + .accordion-collapse{display:flex;flex-direction:column;padding:20px;}#cookieman-modal .accordion-table{border-collapse:collapse;}#cookieman-modal .accordion-table tbody tr{border-top:2px solid black;}#cookieman-modal .accordion-table tbody td{font-weight:300;padding:5px;}#cookieman-modal .accordion-table thead th{font-weight:normal;}
