.cc-dialog {
  position: fixed;
  top:0;
  left:0;
  right: 0 !important;
  width:100vw !important;
  max-width: none !important;
  height:100vh;
  z-index: 999;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  border: none !important;
  border-color: rgba(0, 0, 0, 0.01);
  box-shadow: none !important;
  text-align: center;
}
.cc-wrapper{
  width: 710px !important;
  height: fit-content;
  z-index: 1000;
  border-radius: 16px;
  padding: 40px !important;
  color: #080808;
  margin: 0;
  background: #fff;
  border: 3px solid #004b6e;
}
.cc-wrapper h2, cc-wrapper p{
	text-align: center;
}
.cc-desc h2 strong{
	font-size: 24px;
  font-weight: 500;
	font-family: BrandonTextWeb-Bold,sans-serif,Helvetica,Arial;
}
.cc-desc a{
	color: #e0262c !important;
}
.cc-desc a:hover{
	background: #fff !important;
	box-shadow: none !important;
}
.cc-wrapper a {
  color: #000;
}
.cc-dialog a:hover, .cc-dialog a:focus, .cc-dialog a:active {
  background: #000;
  box-shadow: 3px 0 0 0 #000,-3px 0 0 0 #000;
  color: #fff;
  outline: 0;
  text-decoration: none;
}
.cc-wrapper form {
  margin: 0;
}
.cc-checkboxes{
	display: flex;
  justify-content: center;
  gap: 32px;
  margin: 32px 10px;
  }
.cc-wrapper label {
  display: inline-block;
  margin: 0 0 0 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #565656;
}
.cc-dialog label:not(:first-child) {
  cursor: pointer;
  color:#242424;
}
.cc-dialog label:not(:first-child):hover {
  outline: none;
  color: #e0262c;
}
.cc-wrapper input {
  border: 0;
  clip: none;
  height: auto;
  margin: 0;
  outline: none !important;
  overflow: auto;
  padding: 0;
  position: static;
  width: auto;
}
.cc-wrapper .cc-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cc-wrapper .cc-btn {
  background: #fff;
  border: solid 2px #0076ad;
  box-shadow: none;
  color:  #0076ad;
  cursor: pointer;
  padding: 10px;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 20px;
	font-family: BrandonTextWeb-Bold,sans-serif,Helvetica,Arial;
  font-weight: 900;
  line-height: 1.6;
  margin-top: 0.875rem;
  outline: 0;
	padding: 16px 30px !important;
	margin: 5px 10px;
	border-radius: 8px;
  text-align: center;
}
.cc-wrapper .cc-btn:first-child:hover{
	background: #0076ad !important;
	color: #fff;
}
.cc-wrapper .cc-btn:nth-child(2){
	border-color: #242424;
	color: #242424;
}
.cc-wrapper .cc-btn:nth-child(2):hover{
	background: #242424;
	color: #fff;
}
.cc-wrapper .cc-leave:not(:focus) {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cc-dialog .cc-leave:focus {
  display: block;
  margin-top: 0.4375rem;
  outline-offset: -1px;
  text-align: center;
}
@media only screen and (min-width: 760px) {
  .cc-dialog {
    right: auto;
    bottom: 1.75rem;
    width: 24rem;
  }
}

.cc-dialog input[type="checkbox"] {
  border: 0;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cc-wrapper input[type="checkbox"] + strong, .cc-dialog input[type="checkbox"] + span {
  display: inline-block;
  position: relative;
  padding: 0 0 0 2rem;
}
.cc-wrapper input[type="checkbox"] + strong::before, .cc-dialog input[type="checkbox"] + span::before {
  background: #fff;
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 0;
  left: 0;
  border: solid 2px #000;
}
.cc-wrapper input[type="checkbox"]:checked + strong::before, .cc-dialog input[type="checkbox"]:checked + span::before {
  border-width: .125rem;
}
.cc-wrapper input[type="checkbox"]:checked + strong::after, .cc-dialog input[type="checkbox"]:checked + span::after, .cc-dialog input[type="checkbox"]:disabled + strong::after, .cc-dialog input[type="checkbox"]:disabled + span::after {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  top: .3rem;
  left: .575rem;
  border-radius: 0;
  width: 6px;
  height: 12px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.cc-wrapper input[type="checkbox"]:disabled + strong::before, .cc-dialog input[type="checkbox"]:disabled + span::before {
  border: solid 0.125rem #aaa;
}
.cc-wrapper input[type="checkbox"]:disabled + strong::after, .cc-dialog input[type="checkbox"]:disabled + span::after {
  border: solid  #aaa;
  border-width: 0 2px 2px 0;
}
.cc-footer {
	margin-top: 32px !important;
	display: flex;
	justify-content: center;
}
.cc-footer a{
	font-size: 16px !important;
  cursor: pointer;
  padding: 16px 10px 0;
  line-height: 1.38;
  font-family:BrandonTextWeb-Bold,sans-serif,Helvetica,Arial;
}
.cc-footer a:hover{
	color: #e0262c !important;
	background: none !important;
	box-shadow: none !important;
}
@media (max-width: 576px) {
  .cc-dialog{
    padding: 24px 0 0 0 !important;
    flex-direction: column;
    justify-content: flex-end;
  }
	.cc-wrapper {
		width:100vw !important;
		max-width: 100vw !important;
		height: auto !important;
		bottom: 0 !important;
		top: inherit !important;
		border-radius: 0;
		padding: 24px 16px 0px !important;
	}
	.cc-checkboxes, .cc-buttons{
		justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0px;
    }
  .cc-checkboxes{
	  margin: 32px 0px;
   }
  .cc-dialog label:not(:first-child) {
    flex-basis: 100%;
    text-align: start;
  }
	.cc-btn, .cc-footer{
		margin-top: 8px !important;
	}
	.cc-dialog .cc-btn{
	   margin: 5px 0px;
	}
  .cc-links{
    margin-bottom: 8px;
  }
}
a[href^="http"]::after, a[href^="https://"]::after{
    content: "";
    width: 16px;
    height: 16px;
    margin-left: 4px;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e0262c;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' x='11.91' y='9.41' width='2.01' height='5.98' rx='0.12'/%3E%3Crect class='cls-1' x='13.41' y='0.61' width='2.01' height='6.11' rx='0.12'/%3E%3Crect class='cls-1' x='9.28' y='-0.24' width='2.01' height='11.96' rx='0.12' transform='translate(7.07 -5.59) rotate(45)'/%3E%3Crect class='cls-1' x='11.35' y='-1.45' width='2.01' height='6.11' rx='0.12' transform='translate(10.75 13.96) rotate(-90)'/%3E%3Crect class='cls-1' x='6.25' y='7.72' width='2.01' height='13.33' rx='0.12' transform='translate(-7.14 21.65) rotate(-90)'/%3E%3Crect class='cls-1' x='2.58' y='0.07' width='2.01' height='5.99' rx='0.12' transform='translate(0.52 6.65) rotate(-90)'/%3E%3Crect class='cls-1' x='0.59' y='2.06' width='2.01' height='13.33' rx='0.12'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 3px;
}
a[href*="igel-monitor"]::after{
	display:none;
}
