/* 
mediatheekWise NL page 
/content/dam/oclc/wise/nl/css/mediatheekWise_pg_nl.css
*/

/* Import */

@import url("/content/dam/oclc/wise/nl/css/reset.css");
@import url("/content/dam/oclc/wise/nl/css/link_buttons.css");
@import url("/content/dam/oclc/wise/nl/css/bottom.css");


/* Merged */

#mediatheekwise-hero .tag,
#main-content h2, 
#stat-feature h2, 
#mediatheekwise-carousel h2, 
#mediatheekwise-why h2,
#mediatheekwise-tryit h2, 
#mediatheekwise-modules h3 {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}

#mediatheekwise-carousel, 
#mediatheekwise-tryit {
	margin: 0 0 6rem !important;
}


/* Hero */

.product-page .parsys.hero_area {
	margin: 0 0 2rem 0 !important;
}

#mediatheekwise-hero, #mediatheekwise-hero-mobile {
	background-image: url('/content/dam/oclc/wise/nl/images/bg_mediatheekwise_hero.jpg');
	background-repeat: no-repeat;
}

#mediatheekwise-hero {
	margin: 3rem 0 5rem !important;
	display: table;
	background-color: #f1f1f1;
	background-position: center bottom;
	background-size: cover;
}

#mediatheekwise-hero-mobile {
	display: none;
}

#mediatheekwise-hero .col0.parsys {
	display: table;
	width: 100%;
	height: 620px;
}

#mediatheekwise-hero .text.parbase.section {
	display: table-cell;
	vertical-align: middle;
}

#mediatheekwise-hero h1 {
	width: 50%;
	margin: 0 2rem 2rem 2rem;
	padding: 10px;
	background-color: #ffffff;
}

#mediatheekwise-hero h1 .logo, #mediatheekwise-hero h1 .tag {
	display: block;
}

#mediatheekwise-hero h1 .logo {
	margin: 1rem;
	padding: 0 0 18%;
	background-image: url('/content/dam/oclc/wise/nl/images/bg_mediatheekwise_h1.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
	text-indent: -9999px;
}

#mediatheekwise-hero .tag {
	padding: 1rem;
	font-size: var(--font-size-4x);
	line-height: var(--line-height-sm);
	color: #8A1B61;
}

#mediatheekwise-hero p.cta {
	margin: 0 0 0 2rem;
	display: inline-flex;
	gap: 0.5rem;
}

#mediatheekwise-hero a.btn-link.magenta.fill, #mediatheekwise-hero a.btn-link.orange.fill {
	padding: 12px 16px;	
	border: none;
	color: #fff !important;
}

#mediatheekwise-hero a.btn-link.magenta.fill {
	background: var(--magenta);
}

#mediatheekwise-hero a.btn-link.magenta.fill:hover, #mediatheekwise-hero a.btn-link.magenta.fill:active {
	background: var(--magenta-dark);
}

#mediatheekwise-hero a.btn-link.orange.fill {
	background: var(--orange);
}

#mediatheekwise-hero a.btn-link.orange.fill:hover, #mediatheekwise-hero a.btn-link.orange.fill:active {
	background: var(--orange-dark);
}

@media (max-width: 1399px) {
	#mediatheekwise-hero p.cta {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
	}
	#mediatheekwise-hero a.btn-link {
		margin: 0;
	}
}

@media screen and (max-width: 800px) {
	#mediatheekwise-hero {
		display: block;
		background: none;
	}
	#mediatheekwise-hero-mobile {
		display: block;
		margin-bottom: 4rem;
		padding: 0 0 80%;
		background-position: right center;
		background-size: cover;
	}
	#mediatheekwise-hero .col0.parsys {
		height: auto;
		/* padding-bottom: 4rem !important; */
	}
	#mediatheekwise-hero .text.parbase.section {
		vertical-align: top;
		/* padding-top: 8rem; */
	}
	#mediatheekwise-hero h1 {
		width: 90%;
		margin: 2rem 1rem;
		padding: 0;
	}
	#mediatheekwise-hero h1 .logo {
		margin: 0 0 1rem 0;
	}
	#mediatheekwise-hero .tag {
		padding: 0;
		width: 100%;
	}
	#mediatheekwise-hero p.cta {
		margin: 0 0 0 1rem;
	}
	#mediatheekwise-hero p.cta a.btn-link {
		display: table;
		margin: 0;
	}
}


/* Headlines and text */

#main-content h2 {
	font-size: var(--font-size-5x);
	line-height: var(--line-height-sm);
	margin: 0 0 2rem;
	color: #8A1B61;
}

#mediatheekwise-carousel h2, #mediatheekwise-tryit h2 {
	font-size: var(--font-size-5x);
	line-height: var(--line-height-sm);
  	margin: 0 8% 1.5rem;
}	

#main-content strong {
	font-family: 'Graphik Semibold', Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 800px) {
	#mediatheekwise-carousel h2, #mediatheekwise-tryit h2 {
		margin: 0 0 1.5rem;
	}	
}

@media screen and (max-width: 600px) {
	#main-content h2 {
		font-size: var(--font-size-5x) !important;
	}
}

@media screen and (max-width: 480px) {
	#main-content h2 {
		font-size: var(--font-size-4x) !important;
	}
}


/* Body */

#mediatheekwise-body-block {
	display: table;
	margin: 0 0 3rem;
}	

#mediatheekwise-body-block h2 {
	margin: 0 0 0.5rem;
	font-weight: 600;
	font-size: var(--font-size-6x);
	line-height: var(--line-height-sm);
	color: var(--magenta-darker);
}

#mediatheekwise-body-block h3 {
	margin: 0 0 1rem;
	font-size: var(--font-size-4x);
	font-weight: 400;
}

#mediatheekwise-features {
	max-width: 960px;
	margin: 2rem auto 1rem !important;
	float: none;
	display: table;
}

#mediatheekwise-features .image.parbase.section {
	max-width: 220px;
	margin: 0 auto !important;
}

#mediatheekwise-features .figure-stack-image {
	margin: 0 auto 0.5rem;
}

#mediatheekwise-features h4 {
	margin: 0 0 0.25rem;
	font-size: var(--font-size-xl);
	font-weight: 700;
}

#mediatheekwise-features p {
	margin: 0 8% 1.3rem 8% !important;
}

@media screen and (max-width: 800px) {
	#mediatheekwise-features {
		margin: 0 auto !important;
	}
	#mediatheekwise-features .parsys_column.cq-colctrl-lt0-c0,
	#mediatheekwise-features .parsys_column.cq-colctrl-lt0-c1 {
		margin-bottom: 1rem !important;
	}
	#mediatheekwise-features p {
		margin: 0 0 1.3rem 0 !important;
	}
}

@media screen and (max-width: 600px) {
	#mediatheekwise-body-block h3 {
		font-size: var(--font-size-3x);
	}
}


/* Try it */

#mediatheekwise-tryit .hbox {
	border: 1px solid var(--magenta);
	background: transparent;
}

#mediatheekwise-tryit h3 {
	margin: 0 0 0.25rem;
	font-size: var(--font-size-xl);
	font-weight: 700;
	line-height: var(--line-height-sm);
}


/* More features */

#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt0 {
	border-bottom: 1px dotted #888B8D;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem !important;
}

#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt2 ul li {
	font-size: var(--font-size-sm);
	line-height: 1.25em;
}

@media screen and (max-width: 600px) {
	#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt0-c0,
	#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt0-c1,
	#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt2-c0,
	#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt2-c1,
	#mediatheekwise-more-features .hbox .parsys_column.cq-colctrl-lt2-c2 {
		margin-bottom: 0;
	}
}


/* SchoolWise modules */

#mediatheekwise-modules {
	border-top: 1px dotted #888B8D;
	padding-top: 2rem !important;
}

#mediatheekwise-modules h3 {
	margin: 0 0 1rem;
	font-size: var(--font-size-5x);
	line-height: var(--line-height-sm);
}

#mediatheekwise-modules h4 {
	margin: 0 0 0.75rem;
	font-weight: 700;
	font-size: var(--font-size-xl);
	line-height: var(--line-height-sm);
}

#mediatheekwise-modules .image.parbase.section {
	margin: 0 0 1rem !important;
}

#mediatheekwise-modules .image.parbase.section img {
	border: 1px solid #D9DBDD !important;
}


/* Vertical centering */

#mediatheekwise-body-block.parsys_column.cq-colctrl-lt0,
#mediatheekwise-body-block-reverse.parsys_column.cq-colctrl-lt0 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 800px) {
	#mediatheekwise-body-block.parsys_column.cq-colctrl-lt0 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	#mediatheekwise-body-block-reverse.parsys_column.cq-colctrl-lt0 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}
}

/* Why */

#mediatheekwise-why {
	display: table;
	max-width: 960px;
	margin-bottom: 3rem !important;
}

#mediatheekwise-why .hbox {
	background-color: #ffe9f2;
	border-top: 2px solid #722257;
}

#mediatheekwise-why h2 {
	width: 100%;
	margin: 0 0 2.5rem 0;
	font-size: var(--font-size-4x) !important;
	font-weight: 600;
	line-height: var(--line-height-sm);
	color: var(--magenta-dark);
}

#mediatheekwise-why h2 .sub {
	display: block;
	padding-top: 0.25rem;
	font-weight: 300;
	font-size: var(--font-size-3x);
	line-height: var(--line-height-sm);
}

#mediatheekwise-why .parsys_column.cq-colctrl-lt2-r-c0,
#mediatheekwise-why .parsys_column.cq-colctrl-lt2-r-c1 {
	margin-bottom: 1rem;
}

#mediatheekwise-why ul {
	margin: 0;
}

#mediatheekwise-why ul li {
	list-style-type: none;
	padding: 0 0 0 30px;
	background-image: url('/content/dam/oclc/wise/nl/images/bg_checkmark.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-size: 18px;
	font-weight: 500;
	font-size: var(--font-size-xl);
	line-height: var(--line-height-sm);
}

@media screen and (max-width: 800px) {
	#mediatheekwise-why .image.parbase.section {
		max-width: 600px;
		margin: 0 auto !important;	
	}
}

/* Other */

#main-content .parsys_column.cq-colctrl-default {
	margin: 0 0 4rem;
}

/*
#mediatheekwise-body-block .image.parbase.section,
#mediatheekwise-body-block-reverse .image.parbase.section {
	margin: 0.5rem 0 2rem !important;
}
*/


