.to-hide {
	display: none;
}

.active .to-hide {
	display: block;
}

.price-note {
	margin-bottom: 26px;
}

.active .price-note {
	margin-bottom: 36px;
}

.active {
	background-color: #e30613 !important;
	margin-top: -2.14286rem;
	padding-top: 4.28571rem !important;
    padding-bottom: 4.28571rem !important;
    z-index: 1;
}

.active h2 {
	color: rgba(255, 255, 255, 0.9) !important;
}

.active .g-color-black, .active .g-color-primary {
	color:white !important;
}

.active ul {
	margin-bottom: 1rem !important;
}

.active path.check {
	fill:white !important;
}

li span:not('.g-color-primary') {
	color:#777;
}

.active li span {
	color:white !important;
}

.bg-sportelblue {
	background-color: #3c7bb7 !important;
}

.bg-sportelbali-opacity-0_8 {
  background-color: rgba(183, 24, 46, 0.8) !important;
}

u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover {
    color: #940d23 !important;
}


/*------------------------------------
  2023 Programme
------------------------------------*/
.bg-sportel-bluemarine {
	background-color: #3c448d !important;
}
.brd-sportel-bluemarine {
	border-color: #3c448d !important;
}
.bg-sportel-cherryred {
	background-color: #cf1360 !important;
}
.brd-sportel-cherryred {
	border-color: #cf1360 !important;
}
.bg-sportel-turquoise  {
	background-color: #5fb0b3 !important;
}
.brd-sportel-turquoise  {
	border-color: #5fb0b3 !important;
}
