﻿/*Member Day Colours */

:root {
	--md-dark: #310038;
	--md-primary: #F48505;
	--md-secondary: #F93245;
}
[data-bs-theme=dark]{
	--md-dark: #121212;
}

@font-face {
	font-family: 'Kreker';
	src: url('/KidsspassTheme/fonts/kreker/Kreker-Regular.eot');
	src: url('/KidsspassTheme/fonts/kreker/Kreker-Regular.eot?#iefix') format('embedded-opentype'), url('/KidsspassTheme/fonts/kreker/Kreker-Regular.woff2') format('woff2'), url('/KidsspassTheme/fonts/kreker/Kreker-Regular.woff') format('woff'), url('/KidsspassTheme/fonts/kreker/Kreker-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.md-passed{
	filter: grayscale(10);
	pointer-events: none;
}
.member-days-container {
	max-width: 100vw;
	overflow: hidden;
}

.member-days-container .container {
	max-width: 1160px !important;
}

p.term-text {
	color: rgba(255,255,255,0.5);
	font-size: 12px !important;
	margin: 0;
	padding: 0;
}

.btn.bg-md-secondary.btn-lg {
	font-size: 16px;
	padding: 16px 36px;
	font-weight: bold;
}

.bg-md-dark {
	background: var(--md-dark) !important;
}

.bg-md-primary {
	background: var(--md-primary) !important;
}

.bg-md-secondary {
	background: var(--md-secondary) !important;
}

[data-bs-theme=dark] .text-md-dark {
	color: white!important
}
.text-md-dark {
	color: var(--md-dark) !important
}

.text-md-primary {
	color: var(--md-primary) !important
}

.text-md-secondary {
	color: var(--md-secondary) !important
}

@media screen and (max-width: 768px) {
	.md-sticky-bar p.fs-6 {
		font-size: 11px !important;
	}
}

.gradient-text {
	background: linear-gradient(to right, var(--md-primary), var(--md-secondary));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.kreker {
	font-family: 'Kreker' !important;
	font-weight: normal !important;
	font-style: normal !important;
}
/* Keep Everything above this line */

.bg-md-gradient {
	background: linear-gradient(to right, var(--md-primary), var(--md-secondary));
}

.numberValue {
	color: white;
	font-weight: 900;
	font-size: 60px;
	margin-bottom: 0;
	text-align: center;
}

#countdown p {
	color: white;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.numberValue {
		font-size: 30px;
	}
}

hr {
	display: inline-block;
	height: 3px;
	width: 80px;
	background-color: var(--accentColour);
	outline: 0px;
	border: 0px;
}

.wave-dark, .wave-light {
	position: relative;
	z-index: 1;
}

.md-body h2, .md-body h3, .md-body h4 {
	color: var(--md-dark) !important;
}
[data-bs-theme=dark] [data-bs-theme=dark] .md-body h2,[data-bs-theme=dark]  .md-body h3, [data-bs-theme=dark] .md-body h4 {
	color: white!important;
}

.wave-dark:after, .wave-light:after {
	content: '';
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 100;
}

strike {
	color: var(--md-secondary);
}

strike:after {
	height: 2px !important;
}

.wave-dark:after {
	background-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 1920 126' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 125.837V0C78.2812 21.2169 166.641 41.1918 255 52.3134C440 75.5992 625 60.0754 810 44.5515C995 29.0277 1180 13.5039 1365 21.2658C1550 29.0277 1735 60.0754 1827.5 75.5992L1920 91.123V125.837H0Z' fill='%23310038'/%3E%3C/svg%3E%0A");
}

.wave-light:after {
	background-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 1920 126' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 125.837V0C78.2812 21.2169 166.641 41.1918 255 52.3134C440 75.5992 625 60.0754 810 44.5515C995 29.0277 1180 13.5039 1365 21.2658C1550 29.0277 1735 60.0754 1827.5 75.5992L1920 91.123V125.837H0Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
[data-bs-theme=dark] .wave-dark:after {
	background-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 1920 126' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 125.837V0C78.2812 21.2169 166.641 41.1918 255 52.3134C440 75.5992 625 60.0754 810 44.5515C995 29.0277 1180 13.5039 1365 21.2658C1550 29.0277 1735 60.0754 1827.5 75.5992L1920 91.123V125.837H0Z' fill='%23121212'/%3E%3C/svg%3E%0A");
}

[data-bs-theme=dark] .wave-light:after {
	background-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 1920 126' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 125.837V0C78.2812 21.2169 166.641 41.1918 255 52.3134C440 75.5992 625 60.0754 810 44.5515C995 29.0277 1180 13.5039 1365 21.2658C1550 29.0277 1735 60.0754 1827.5 75.5992L1920 91.123V125.837H0Z' fill='%23212529'/%3E%3C/svg%3E%0A");
}
.mw-100 {
	max-width: 100% !important;
}

.balanced {
	text-wrap: balance;
}

.fs-6 {
	font-size: 0.875rem;
}

.rounded-lg {
	border-radius: 1em;
}

.rounded-sm {
	border-radius: 0.5em;
}

.fw-7 {
	font-weight: 700;
}

.member-days-banner {
	width: 100%;
	overflow: hidden;
}

.md-logo {
	max-width: 160px;
	margin-bottom: 2em;
	border-radius: 12px;
}

.md-date {
	line-height: 1;
	font-size: 2.5rem;
	color: white;
	margin: 0;
	transform: rotate(-2deg);
}

.md-sticker {
	width: 100%;
	position: relative;
	z-index: 1000;
	margin-top: -3em;
	margin-bottom: -1.5em;
	transform: rotate(7deg);
	width: 90%;
	max-width: 700px;
}

.md-sticky-bar {
	position: sticky;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	backdrop-filter: blur(10px);
	background: rgba(38,0,45,0.8);
	z-index: 800;
}
[data-bs-theme=dark] .md-sticky-bar{
	background: rgba(0,0,0,0.8);

}

.md-sticky-bar .btn {
	border-radius: 2rem;
}

.md-price span {
	font-size: 1.5rem;
	font-weight: 700;
}




.md-left-main {
	position: absolute;
	bottom: -10px;
	right: 0;
	transform: rotate(-8deg);
	max-width: 400px;
	z-index: 4;
	animation-name: polaroid-1;
	animation-duration: 1s;
}

@keyframes polaroid-1 {
	from {
		bottom: -500px;
		right: -600px;
		transform: rotate(8deg);
	}

	to {
		bottom: -10px;
		right: 0;
		transform: rotate(-8deg);
	}
}

.md-left-secondary {
	position: absolute;
	bottom: 120px;
	right: 200px;
	z-index: -1;
	transform: rotate(-12deg);
	max-width: 400px;
	z-index: 3;
	animation-name: polaroid-2;
	animation-duration: 1.5s;
}

@keyframes polaroid-2 {
	from {
		bottom: -500px;
		right: -600px;
		transform: rotate(8deg);
	}

	to {
		bottom: 120px;
		right: 200px;
		transform: rotate(-12deg);
	}
}

.md-right-main {
	position: absolute;
	bottom: -10px;
	left: 0;
	transform: rotate(8deg);
	max-width: 400px;
	z-index: 4;
	animation-name: polaroid-3;
	animation-duration: 1s;
}

@keyframes polaroid-3 {
	from {
		bottom: -500px;
		left: -600px;
		transform: rotate(-8deg);
	}

	to {
		bottom: -10px;
		left: 0;
		transform: rotate(8deg);
	}
}

.md-right-secondary {
	position: absolute;
	bottom: 120px;
	z-index: -1;
	left: 200px;
	transform: rotate(12deg);
	max-width: 400px;
	z-index: 3;
	animation-name: polaroid-4;
	animation-duration: 1.5s;
}

@keyframes polaroid-4 {
	from {
		bottom: -500px;
		left: -600px;
		transform: rotate(-12deg);
	}

	to {
		bottom: 120px;
		left: 200px;
		transform: rotate(12deg);
	}
}

@media screen and (max-width: 992px) {
	.md-left-main {
		position: relative;
		bottom: 20px;
		right: 0px;
		width: 110%;
		max-width: unset;
	}



	.md-right-main {
		position: relative;
		bottom: 20px;
		left: 0px;
		width: 110%;
		max-width: unset;
	}


	.md-sticker {
		margin-top: -3em;
		width: 90%;
		max-width: 550px;
		margin-bottom: -2em;
	}

	.md-left-secondary {
		transform: rotate(-7deg);
		bottom: -10px;
		right: 10px;
		width: 110%;
		max-width: unset;
	}


	.md-right-secondary {
		transform: rotate(3deg);
		bottom: -10px;
		left: 10px;
		width: 110%;
		max-width: unset;
	}


}

.md-h1 {
	font-size: 3.25rem;
	line-height: 0.9;
	margin: 0;
}

@media screen and (max-width: 768px) {
	.md-h1 {
		font-size: 2.5rem;
	}
}


.star {
	position: absolute;
}

.star1 {
	bottom: -0px;
	left: 6%;
	z-index: 101;
	width: 70px;
	transform: rotate(-12deg);
}

.star2 {
	bottom: -5px;
	right: 6%;
	z-index: 102;
	width: 70px;
	transform: rotate(9deg);
}

.star3 {
	top: 160px;
	left: 55%;
	z-index: 3;
	width: 70px;
	transform: rotate(-25deg);
}

.star4 {
	top: 160px;
	right: 55%;
	z-index: 3;
	width: 70px;
	transform: rotate(22deg);
}

@media screen and (max-width: 768px) {
	.star3 {
		top: -400px;
		left: -5%;
		z-index: 3;
		width: 50px;
		transform: rotate(-25deg);
	}

	.star4 {
		top: -300px;
		right: -5%;
		z-index: 3;
		width: 50px;
		transform: rotate(15deg);
	}

	.star1 {
		bottom: -0px;
		left: 6%;
		width: 40px;
	}

	.star2 {
		bottom: -15px;
		right: 3%;
		width: 40px;
	}
}

.star5 {
	top: 30px;
	right: 15%;
	z-index: 103;
	width: 50px;
	transform: rotate(-5deg);
}

.star6 {
	bottom: 0px;
	left: 15%;
	z-index: 102;
	width: 50px;
	transform: rotate(22deg);
}

@media screen and (max-width: 768px) {
	.star5 {
		top: 50px;
		right: -2%;
	}

	.star6 {
		bottom: 30px;
		left: -2%;
	}
}



.member-days-container h2, .member-days-container h3, .member-days-container h4, .member-days-container h5, .member-days-container h6 {
	font-family: Kreker, sans-serif;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 500;
}

h2 {
	font-size: 56px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 24px;
}

@media screen and (max-width: 768px) {
	h2 {
		font-size: 36px;
	}

	h3 {
		font-size: 28px;
	}

	h4 {
		font-size: 20px;
	}
}

.copy p {
	color: var(--md-dark);
}
[data-bs-theme=dark] .copy p{
	color: white;
}

p.lead {
	font-weight: 600;
	opacity: 0.675;
}

.sticker-image {
	width: 50px;
	transform: scale(1.35);
	transform-origin: 0 0;
}

@media screen and (max-width: 992px) {
	.sticker-image {
		position: relative;
		top: -12px
	}
}

.sticker-button {
	position: relative;
	z-index: 160;
	background: linear-gradient(to right, var(--md-primary), var(--md-secondary));
	position: relative;
	border: 6px solid white;
	color: white !important;
	text-decoration: none !important;
	font-family: 'Kreker';
	font-size: 32px;
	display: inline-block;
	padding: 0.3em 0.8em 0.2em 0.8em;
	box-shadow: 3px -4px 9px rgba(0,0,0,0.1);
	border-radius: 12px;
	transition: transform 0.3s ease, box-shadow 0.4s ease;
}

.sticker-button:hover {
	transform: scale(1.05) rotate(2deg);
	box-shadow: 4px -5px 6px rgba(0,0,0,0.1);
}

.scale-hover {
	transition: transform 0.2s ease;
}

.scale-hover:hover {
	transform: scale(1.05);
}

.logo-sticker {
	z-index: 120;
	margin: -100px auto 20px auto;
	text-align: center;
	background: transparent;
	position: relative;
}

.logo-sticker img {
	width: 220px;
}

.gallery {
	position: relative;
	z-index: 120;
}

.gallery-thumb img {
	width: 100%;
	aspect-ratio: 1/1;
	background: var(--md-dark);
	margin-bottom: 0.675em;
	border-radius: 4px;
	object-fit: cover;
}

.gallery-thumb {
	text-decoration: none !important;
	display: block;
	background: white;
	border-radius: 12px;
	box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
	padding: 0.675em;
	transition: transform 0.5s ease;
	margin-bottom: 1.2em;
}

.gallery-thumb:hover {
	transform: rotate(0deg) scale(1.07) !important;
}

.gallery .col-lg-4:nth-of-type(odd) .gallery-thumb {
	transform: rotate(2deg) scale(1.05);
}

.gallery .col-lg-4:nth-of-type(even) .gallery-thumb {
	transform: rotate(-2deg) scale(1.05);
}

.gallery-thumb p {
	line-height: 1;
	height: 38px;
	font-size: 19px;
	font-family: 'Kreker', sans-serif;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 768px) {
	.gallery-thumb p {
		height: 28px;
		font-size: 14px;
	}

	.gallery .col-lg-4:nth-of-type(3n+1) .gallery-thumb {
		transform: rotate(-2deg) scale(1.1);
	}

	.gallery .col-lg-4:nth-of-type(3n+2) .gallery-thumb {
		transform: rotate(2deg) scale(1.1);
	}

	.gallery .col-lg-4:nth-of-type(3n+3) .gallery-thumb {
		transform: rotate(2deg) scale(1.1);
	}
}

.tix {
	border-radius: 12px !important;
	position: relative;
	z-index: 1;
}

.tix p {
	margin: 0;
}

.tix span {
	font-size: 30px;
	font-weight: bold;
}

.tix:before, .tix:after {
	content: '';
	width: 30px;
	height: 30px;
	top: calc(50% - 15px);
	border-radius: 50%;
	background: white;
	position: absolute
}

.tix:before {
	left: -15px;
}

.tix:after {
	right: -15px;
}

.main-copy h2 span, .main-copy h3 span {
	background: linear-gradient(to right, var(--md-primary), var(--md-secondary));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.main-copy h2 {
	font-family: 'Poppins';
	text-transform: unset;
	font-weight: bold;
	color: white;
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 1.15;
}

.main-copy h3 {
	font-family: 'Poppins';
	text-transform: unset;
	font-weight: bold;
	color: white;
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 1.15;
}

.main-copy > span {
	font-weight: 500;
	color: var(--md-secondary);
	display: block;
	margin: 0 0 10px 0;
}

.main-copy p {
	font-size: 17px;
	line-height: 1.5;
	opacity: 0.8;
}

.main-copy .row p {
	font-weight: 500;
	margin: 0;
}

@media screen and (max-width: 768px) {
	.main-copy h2 {
		font-size: 30px;
	}

	aside {
		margin-bottom: 20px;
	}
}

.roundicon {
	background: white;
	color: var(--md-primary);
	text-align: center;
	font-size: 26px;
	display: block !important;
	line-height: 60px !important;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.benefits h4 {
	text-transform: unset !important;
	color: blue
}

.benefits h4 + p {
	font-size: 14px;
	opacity: 0.8;
}

aside {
	position: relative;
	z-index: 1;
	width: 115%;
}

@media screen and (max-width: 992px) {
	aside {
		width: 100%;
	}
}

.text-underline:hover {
	color: var(--md-secondary);
}

.text-underline {
	text-decoration: underline !important;
}

aside:before {
	content: '';
	position: absolute;
	left: 0;
	height: 91%;
	background: linear-gradient(to right, var(--md-primary), var(--md-secondary));
	z-index: -1;
	border-radius: 16px;
	width: 100%;
	bottom: 0;
}

aside a {
	opacity: 0;
	transform: translate(-20px, 0);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.chip * {
	margin: 0;
	padding: 0;
}

.chip h4 {
	font-size: 16px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}

aside .chip {
	padding: 10px;
	position: absolute;
	background-color: rgba(218,230,249,0.9);
	backdrop-filter: blur(5px);
	border-radius: 9px;
}

.chip p {
	max-width: 160px;
	line-height: 1.1;
	font-size: 14px;
}

.chip1 {
	top: 13%;
	left: -20px;
}

.chip2 {
	right: -20px;
	bottom: 8%;
}

@media screen and (max-width: 768px) {
	.chip img {
		max-width: 100%;
	}

	.chip {
		max-width: calc(100% - 20px);
	}

	.chip1 {
		top: 12%;
		left: 10px;
	}

	.chip2 {
		right: 10px;
		bottom: 10px;
	}
}

.animated {
	opacity: 0;
	transform: scale(0);
	transition: all 0.5s ease;
	transition-delay: 0.8s;
}

.rotate-in {
	transform: scale(1);
	opacity: 1;
}

.scrollFade.visible {
	transform: translate(0%) !important;
	opacity: 1 !important;
}

.kp-section {
	padding: 80px 0 !important;
}

.search-footer-hr {
	display: none;
}


/*Summaries*/

.md-summary .card {
	overflow: hidden;
}


.sum-images {
	position: relative;
}


.sum-images img {
	position: absolute;
	width: 100%;
	right: -30px;
	transform-origin: 0% 50%;
	box-shadow: -3px -5px 10px rgba(0,0,0,0.1)
}

.sum-images img.md-logo {
	right: -10px;
	height: 120px;
	width: 120px;
}

.md-image-top {
	transform: rotate(10deg) scale(1.2);
	top: -30px;
}

.md-image-bottom {
	transform: rotate(-10deg) scale(1.2);
	bottom: -30px;
}


.star-sum1 {
	bottom: -30px;
	left: -40px;
	transform: scale(1.2);
	display: inline-block; /* Ensures proper alignment */
	animation: slowRotate 10s linear infinite;
	animation-play-state: paused; /* Initially paused */
}

.star-sum2 {
	top: -30px;
	right: -40px;
	transform: scale(1.4);
	display: inline-block; /* Ensures proper alignment */
	animation: slowRotate 10s linear infinite;
	animation-play-state: paused; /* Initially paused */
}

sup {
	font-family: 'Poppins', sans-serif !important;
}

.md-summary .md-logo {
	position: absolute;
	z-index: 10;
	width: 100px;
	top: 20px;
	box-shadow: none;
	border-radius: 6px;
}

.faux-summary * {
	display: none;
}

.faux-summary p:first-of-type strong {
	display: inline-block !important;
}

.faux-summary p:first-of-type {
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	opacity: 0.8;
}

@keyframes slowRotate {
	0% {
		transform: rotate(0deg) scale(1.2);
	}

	100% {
		transform: rotate(360deg) scale(1.2);
	}
}

.md-summary:hover .star {
	animation-play-state: running;
}

@media screen and (min-width: 992px) {
	.md-summaries .md-summary:nth-of-type(odd) .sum-text {
		order: 2;
	}

	.md-summaries .md-summary:nth-of-type(odd) .sum-images img {
		left: -30px;
		transform-origin: 100% 50%;
		transition: transform 0.3s ease;
	}

	.md-summaries .md-summary:nth-of-type(odd) .sum-images img.md-logo {
		left: -10px;
	}

	.md-summaries .md-summary:nth-of-type(odd) .md-image-bottom {
		transform: rotate(10deg) scale(1.2);
	}

	.md-summaries .md-summary:nth-of-type(odd) .md-image-top {
		transform: rotate(-10deg) scale(1.2);
	}
}

@media screen and (max-width: 992px) {
	.md-summaries .md-summary-card .sum-text {
		order: 2;
		padding: 10px 40px!important;
	}

	.sum-images {
		height: 200px!important;
		position: relative;
	}

	.sum-images img {
		width: auto!important;
		height: 90%;
		right: 0px;
		top: 0px !important;
		transform-origin: 0% 50%;
		box-shadow: -3px -5px 10px rgba(0,0,0,0.1);
	}



	.md-image-top {
		left: 0px;
		top: 0px;
		transform: rotate(5deg) scale(1.1);
	}

	.md-image-bottom {
		top: 0px;
		right: 0px;
		transform: rotate(-5deg) scale(1.1);
		bottom: unset;
	}

	.star-sum1 {
		right: -40px;
		left: unset;
	}

	.star-sum2 {
		left: -40px;
		right: unset;
	}
	.sum-images img.md-logo {
		right: 30px;
		top: 30px;
		height: 70px;
		width: auto;
	}
}
