@font-face{
    font-family: "OpenDyslexicMono";
    src: url("/font/OpenDyslexicMono-Regular.otf");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

body {
	background-color: #FFF;
	font-family: 'OpenDyslexicMono';
}
body .inscription {
	border: 1px thin #333;
	background-color: #101010;
}

a {
	color: initial;
	text-decoration: none;
}

ref {
	display: none;
}

.amn {
	opacity: 0;
}

.button {
	display: block;
	cursor: pointer;
}

#benben {
	display: flex;
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #FFF;
	flex-wrap: wrap;
	align-content: stretch;
	justify-content: center;
	background-image: url("/images/enlightenedWater.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	scrollbar-width: thin;
	scrollbar-color: #333 #FFF;
	overflow-y: auto;
}

#mindmap {
	display: flex;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	align-content: center;
	justify-content: center;
}
#mindmap .static.ibeji {
	min-width: 50%;
	height: 100%;
}
#mindmap .static.ibeji img {
	position: absolute;
	left: calc(50% - 365px);
	top: 8px;
	max-height: 100%;
	opacity: 0;
}

#viewscreen {
	display: flex;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	backgrond-color: #000;
	overflow: hidden;
	opacity: 0;
}
#viewscreen iframe.elementor-video {
	position: relative;
	width: 100%;
	height: 100%;
}

.content {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	overflow: auto;
	padding: 16px 16px 0 16px;
}

#dynamic.content {
	display: flex;
	position: absolute;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: space-between;
	overflow: hidden;
}
#dynamic.content .squidMenu:nth-child(odd) {
	position: relative;
	max-width: calc(50% - 400px);
}
#dynamic.content .squidMenu:nth-child(even) {
	position: relative;
	max-width: calc(50% - 440px);
	margin-left: auto;
}

.enneasis {
	position: relative;
	width: 560px;
	height: 560px;
	opacity: 0;
}
.enneasis .sxi {
	position: absolute;
	background-image: url("/images/squidBorder.png");
	background-repeat: no-repeat;
	overflow: hidden;
}
.enneasis .N.sxi {
	left: 24px;
	top: 0;
	width: calc(100% - 48px);
	height: 24px;
	background-position: calc(100% + 24px) 0;
	background-size: calc(100% + 48px) 1516px;
}
.enneasis .S.sxi {
	left: 24px;
	bottom: 0;
	width: calc(100% - 48px);
	height: 24px;
	background-position: -24px 100%;
	background-size: calc(100% + 48px) 1516px;
}
.enneasis .E.sxi {
	right: 0;
	top: 24px;
	width: 24px;
	height: calc(100% - 48px);
	background-position: 100% -24px;
	background-size: 1156px calc(100% + 48px);
}
.enneasis .W.sxi {
	left: 0;
	top: 24px;
	width: 24px;
	height: calc(100% - 48px);
	background-position: 0 -24px;
	background-size: 1156px calc(100% + 48px);
}
.enneasis .C.sxi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	left: 8px;
	top: 10px;
	padding: 12px;
	width: calc(100% - 48px);
	height: calc(100% - 48px);
	background-image: none;
	background-color: #FFF;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #333 #FFF;
	filter: drop-shadow(0 1px 1px #333);
}
.enneasis .NE.sxi {
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background-position: 100% 0;
}
.enneasis .SE.sxi {
	right: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	background-position: 100% 100%;
}
.enneasis .SW.sxi {
	left: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	background-position: 0 100%;
}
.enneasis .NW.sxi {
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
}

.shopify img {
	width: 80%;
	height: auto;
}
.shopify .title {
	width: 100%;
	text-align: center;
}
.shopify price {
	width: 100%;
}
.shopify .purchase.button {
	width: 100%;
	color: #FFF;
	text-align: center;
	border-radius: 4px;
	background-image: url("/images/enlightenedWater.jpg");
	background-size: 100% 100%;
	filter: drop-shadow(0px 1px 1px #000000);
}

#OwO {
	position: relative;
	height: 100%;
	margin-top: 8px;
	z-index: 1;
}
#OwO .seed {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	cursor: pointer;
}
#OwO .seed .background {
	position: absolute;
	width: 100%;
	height: 100%;
	clip-path: circle(50% at center);
	background-image: url("/images/enlightenedWater.jpg");
	background-size: 100%;
	background-repeat: repeat;
	opacity: 1;
}
#OwO .seed .background figure {
	width: 100%;
	height: 100%;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
	clip-path: circle(48% at center);
}
#OwO .seed .background figure img {
	width: 100%;
	height: 100%;
}
#OwO .C.seed {
	z-index: 2;
	cursor: auto;
}
#OwO .seed a {
	color: #FFF;
}
#OwO .seed .title {
	position: relative;
	width: 96%;
	min-height: 32px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 800;
	line-height: 32px;
	text-align: center;
	user-select: none;
	clip-path: circle(96% at center);
	background-image: url("/images/enlightenedWater.jpg");
	background-size: 100%;
	filter: drop-shadow(0px 1px 1px #000000);
	opacity: 0.8;
}
#OwO .seed .title i {
	font-size: 16px;
}
#OwO .seed .title img { display: none; }
#OwO .seed .title .background {
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	opacity: 1;
}
#OwO .seed .title .background h1 {
	position: relative;
	width: 100%;
	padding: 0 48px;
	font-size: 24px;
	line-height: 32px;
	border: solid 2px #FFF;
	background-color: rgba(0,0,0,0.56);
}

#theMarquee.background {
	background-image: url("/images/squidBrain.png");
	background-position: 8px 16px;
	background-size: 240px;
	background-repeat: no-repeat;
}
#theSchedule.background {
	background-image: url("/images/theSchedule.jpg");
	background-position: 0px 0px;
	background-size: 256px;
	background-repeat: no-repeat;
}
#theCurriculum.background {
	background-image: url("/images/theCurriculum.jpg");
	background-position: 0px 0px;
	background-size: 256px;
	background-repeat: no-repeat;
}
#theStore.background {
	background-image: url("/images/theStore.jpg");
	background-position: 0px 0px;
	background-size: 256px;
	background-repeat: no-repeat;
}
#theCommunity.background {
	background-image: url("/images/theCommunity.jpg");
	background-position: 0px 0px;
	background-size: 256px;
	background-repeat: no-repeat;
}
#theScenes.background {
	background-image: url("/images/theScenes.jpg");
	background-position: 0px 0px;
	background-size: 256px;
	background-repeat: no-repeat;
}

.squidSpinner {
	position: absolute;
	z-index: 99;
	opacity: 0;
}

#disclosures {
	position: fixed;
	bottom: 2px;
	right: 2px;
	font-size: 8px;
	font-style: italic;
	user-select: none;
}

@media only screen and (max-device-width: 450px) {
	#mindmap .ibeji {
		clip-path: circle(88% at top);
	}
	#mindmap .ibeji img {
		width: 80%;
	}

	#OwO {
		top: 0px;
		bottom: initial;
	}
	#OwO .seed .title {
		font-size: 32px;
		color: #FFF;
	}

	#dynamic.content .E.division {
		padding-top: 640px;
	}
	#dynamic.content .W.division {
		padding-top: 640px;
	}
}