/* Reset */

html, body, #main-content {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html, body, #main-content {
		scroll-behavior: auto;
	}
}

.header.parbase.section,
.customjavascript.section,
.page-content .parsyscolumncontrol.section,
#main-content .parsyscolumncontrol.section {
	margin-bottom: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
	color: #333F48;
}

#main-content p,
#main-content li {
	font-family: 'Graphik Regular', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: -0.25px;
	margin: 0 0 1.3rem 0;
}

#main-content p.cta {
	margin-bottom: 0;
}

a sup {
	display: inline-block;
}

.center {
	text-align: center;
}

.text-large {
	font-size: 24px !important;
	line-height: 31px !important;
	letter-spacing: -0.5px !important;
}

.text-small {
	font-size: 14px !important;
	line-height: 18px !important;
	letter-spacing: 0px !important;
}

.parbase.section,
.parbase.image.section img {
	margin: 0 !important;
}

.parbase.textimage.section .image img,
.text.parbase.section img,
.parbase.textimage.section img,
.parbase.image.section img,
.product-page .reference.parbase.section .image img {
	border: none !important;
	padding: 0px !important;
	background: transparent !important;
	border-radius: 0px !important;
}

strong,
b {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
}

hr {
	margin: 4rem 0 !important;
	border-top: 1px dotted #888B8D;
}

#main-content .hbox {
	border-radius: 0px !important;
	padding: 30px !important;
	margin: 0 0 2rem;
}

@media screen and (max-width: 360px) {
	#main-content .hbox {
		padding: 24px 14px !important;
	}
	nobr {
		white-space: normal;
	}
}

/* https://webaim.org/techniques/css/invisiblecontent/ */

.visually-hidden:not(:focus):not(:active) {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	white-space: nowrap;
}


/* Columns */

div.parsyscolumncontrol .parsys_column > .parsys {
	padding: 0 !important;
}

/* 50/50 */

div.parsyscolumncontrol .cq-colctrl-lt0-c0 {
	width: 48%;
	margin-right: 2%;
}

div.parsyscolumncontrol .cq-colctrl-lt0-c1 {
	width: 48%;
	margin-left: 2%;
}

/* 33/67 */

div.parsyscolumncontrol .cq-colctrl-lt1-c0 {
	width: 31%;
	margin-right: 2%;
}

div.parsyscolumncontrol .cq-colctrl-lt1-c1 {
	width: 65%;
	margin-left: 2%;
}

/* 67/33 */

div.parsyscolumncontrol .cq-colctrl-lt2-r-c0 {
	width: 65%;
	margin-right: 2%;
}

div.parsyscolumncontrol .cq-colctrl-lt2-r-c1 {
	width: 31%;
	margin-left: 2%;
}

/* 33/33/33 */

div.parsyscolumncontrol .cq-colctrl-lt2-c0,
div.parsyscolumncontrol .cq-colctrl-lt2-c1,
div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
	width: 31%;
}

div.parsyscolumncontrol .cq-colctrl-lt2-c0 {
	margin-right: 1.75%;
}

div.parsyscolumncontrol .cq-colctrl-lt2-c1 {
	margin-left: 1.75%;
	margin-right: 1.75%;
}

div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
	margin-left: 1.75%;
}

@media screen and (max-width: 800px) {
	div.parsyscolumncontrol .cq-colctrl-lt0-c0,
	div.parsyscolumncontrol .cq-colctrl-lt0-c1,
	div.parsyscolumncontrol .cq-colctrl-lt1-c0,
	div.parsyscolumncontrol .cq-colctrl-lt1-c1,
	div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	div.parsyscolumncontrol .cq-colctrl-lt2-c2,
	div.parsyscolumncontrol .cq-colctrl-lt2-r-c0,
	div.parsyscolumncontrol .cq-colctrl-lt2-r-c1,
	#wise-body-block #noflex h3 {
		width: 92% !important;
		margin-left: 4%;
		margin-right: 4%;
	}
	.hbox div.parsyscolumncontrol .cq-colctrl-lt0-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt0-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}
}


/* Hero */

#wise-hero {
	margin-bottom: 2rem;
}

#wise-hero h1 {
	width: 88%;
	margin: 0 6%;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
	font-style: bold;
	font-weight: 600;
	font-size: 54px;
	line-height: 58px;
	text-align: center;
	color: #AE2573;
	letter-spacing: -1.5px;
}

#wise-hero h1 span {
	color: #E87722;
}

#wise-hero .illo {
	height: 360px;
	/* png fallback background */ background-image: url('https://www.oclc.org/content/dam/oclc/wise/2022/images/wise_hero_bg_desktop.png');
	/* svg background */ background-image: url('https://www.oclc.org/content/dam/oclc/wise/2022/images/wise_hero_bg_desktop.svg'), linear-gradient(transparent, transparent);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}

@media screen and (min-width: 1400px) {
	#wise-hero h1 {
		width: 80%;
		margin: 0 10%;
	}
	#wise-hero .illo {
		height: 450px;
	}
}

@media screen and (max-width: 600px) {
	#wise-hero h1 {
		width: 100%;
		margin: 0 0 2rem;
		font-size: 48px;
		line-height: 54px;
	}
	#wise-hero .illo {
		height: auto;
		padding: 0 0 75%;
		/* png fallback background */ background-image: url('https://www.oclc.org/content/dam/oclc/wise/2022/images/wise_hero_bg_mobile.png');
		/* svg background */ background-image: url('https://www.oclc.org/content/dam/oclc/wise/2022/images/wise_hero_bg_mobile.svg'), linear-gradient(transparent, transparent);
	}
}

@media screen and (max-width: 480px) {
	#wise-hero h1 {
		font-size: 44px;
		line-height: 48px;
	}
}


/* Merged */

#wise-intro h2, #wise-bottom h2 {
	margin-bottom: 2rem;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1.0px;
}

#wise-intro h2, #wise-bottom h2, #wise-intro p {
	width: 88%;
	margin-left: 6%;
	margin-right: 6%;
	text-align: center;
}

@media screen and (max-width: 480px) {
	#wise-intro h2, #wise-bottom h2 {
		font-size: 32px;
		line-height: 36px;
	}
}

@media screen and (max-width: 360px) {
	#wise-intro h2, #wise-bottom h2 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}


/* Intro */

#wise-intro {
	margin-bottom: 4rem;
}


/* Video */

#wise-video {
	display: table;
	margin-bottom: 6rem;
}

#wise-video .video.parbase.section {
	width: 88%;
	margin: 0 6% !important;
}

#wise-video .video-container {
	padding-top: 0 !important;
	border: 1px solid #BBBCBC;
}

@media screen and (max-width: 600px) {
	#wise-video {
		display: block;
	}
}


/* Staggered/centered copy/image or quote blocks */

#wise-intro .parsys_column.cq-colctrl-lt2-r,
#wise-body-block .parsys_column.cq-colctrl-lt0,
#wise-body-block .parsys_column.cq-colctrl-lt1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
}

#wise-body-block #noflex .parsys_column.cq-colctrl-lt0 {
	display: block;
}

@media screen and (max-width: 800px) {
	#wise-intro .parsys_column.cq-colctrl-lt2-r,
	#wise-body-block .parsys_column.cq-colctrl-lt0,
	#wise-body-block .parsys_column.cq-colctrl-lt1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		/* column-reverse */
	}
}


/* Body blocks */

#wise-body-block {
	padding-bottom: 3rem !important;
	border-bottom: 1px solid #BBBCBC;
	margin-bottom: 4rem;
}

#wise-body-block-header {
	width: 88%;
	margin: 0 6% 2rem !important;
}

#wise-body-block-header h2 {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1.0px;
}

#wise-body-block-header h2 .highlight {
	display: block;
	font-size: 56px;
	line-height: 60px;
	letter-spacing: -2.0px;
}

#wise-body-block-header h2 .highlight.magenta {
	color: #8A1B61;
}

#wise-body-block-header h2 .highlight.orange {
	color: #E87722;
}

#wise-body-block h3 {
	margin: 0 0 1rem;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: -0.5px;	
	text-wrap: auto;
}

#wise-body-block .image.parbase.section {
	margin-bottom: 0.5rem !important;
	text-align: center;
}

#wise-body-block .image.parbase.section img.quote-inset {
	max-width: 120px;
}

#wise-body-block p.quote, #wise-body-block p.attr {
	width: 84%;
	text-align: center;
} 

#wise-body-block p.quote {
	margin: 0 8% 14px;
} 

#wise-body-block p.attr {
	margin: 0 8% 1.5rem;
} 

#wise-body-block p.quote {
	font-family: 'Graphik Light', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 24px;
	line-height: 30px;
}	

#wise-body-block p.quote.magenta {
	color: #8A1B61;
}

#wise-body-block p.quote.orange {
	color: #E87722;
}

#wise-body-block p.attr {
	font-size: 16px;
	line-height: 20px;
}

@media screen and (max-width: 800px) {
	#wise-body-block #wise-quote {
		margin-top: 2rem;
	}
	#wise-body-block .image.parbase.section {
		max-width: 480px;
		margin: 0 auto 1rem !important;
	}
	#wise-body-block-header h2 {
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	#wise-intro .image.parbase.section, #wise-body-block .image.parbase.section {
		max-width: 360px;
		margin: 0 auto !important;
	}
	#wise-body-block-header {
		width: 100%;
		margin: 0 0 2rem !important;
	}
}

@media screen and (max-width: 360px) {
	#wise-body-block-header h2 {
		font-size: 32px;
		line-height: 36px;
	}
	#wise-body-block-header h2 .highlight {
		font-size: 48px;
		line-height: 52px;
	}
}


/* Callout box */

#wise-callout-box {
	margin: 0 0 4rem;
}

@media screen and (min-width: 1400px) {
	#wise-callout-box {
		width: 88%;
		margin: 0 6% 4rem !important;
	}
}

#wise-callout-box .hbox {
	border: 6px solid #8A1B61;
	background: transparent;
}

#wise-callout-box h2, #wise-callout-box h2 strong, #wise-callout-box h2 b {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif !important;
}

#wise-callout-box h2 {
	margin: 0 0 2rem;
	font-weight: 400;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	letter-spacing: -1.0px;
}

#wise-callout-box h2 strong {
	color: #8A1B61;
	font-weight: normal;
}

#wise-callout-box h3 {
	margin: 0 0 0.25rem 0;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: -0.5px;
}

#wise-callout-box .textimage.parbase.section .image.img-flt-right {
	max-width: 50%;
	margin: 8px 0 24px 36px;
}

@media screen and (max-width: 600px) {
	#wise-callout-box .textimage.parbase.section .image.img-flt-right {
		max-width: none;
		float: none;
		margin: 0 0 2rem;
	}
}


/* Bottom */

#wise-bottom .hbox h3 {
	margin: 0 0 0.5rem;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.5px;
}

#wise-bottom h3, 
#wise-bottom .newslist.parbase.section h2,
#wise-bottom .eventlist.parbase.section h3,
#wise-bottom .profilelist.parbase.section h1 {
	width: 100%;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: -0.25px;
	text-align: left;
}

#wise-bottom h3, 
#wise-bottom .newslist.parbase.section h2,
#wise-bottom .eventlist.parbase.section h3,
#wise-bottom .profilelist.parbase.section h1 {
	width: 100%;
	margin: 2rem 0 0.5rem;
}

#wise-bottom .newslist.parbase.section h3,
#wise-bottom .eventlist.parbase.section .list-ue-eventtitle {
	font-family: 'Graphik Regular', Helvetica, Arial, 'Arial Unicode MS', sans-serif !important;
	font-size: 18px !important;
	line-height: 23px !important;
	letter-spacing: -0.25px !important;
}

#wise-bottom .newslist.parbase.section .news-listing,
#wise-bottom .eventlist.parbase.section .list-upcoming-events article {
	border-bottom: 1px dotted #333F48;
}

#wise-bottom .newslist.parbase.section .news-listing h3 {
	margin-top: 0;
}

#wise-bottom .newslist.parbase.section .list.list-newspr {
	padding: 0;
}

#wise-bottom .newslist.parbase.section .list.list-newspr li {
	margin-bottom: 0.5rem;
}

#wise-bottom .newslist.parbase.section li.meta-date,
#wise-bottom .eventlist.parbase.section .list-ue-eventdate {
	margin: 0;
	font-size: 15px;
	line-height: 19px;
	color: #555858;
}

#wise-bottom .eventlist.parbase.section .list-upcoming-events {
	margin-bottom: 1.5rem;
}


/* Link buttons */

p.cta {
	margin: 0;
}

a.btn-link,
button.btn-link,
a.event-action-register {
	display: inline-block;
	margin: 0;
	padding: 12px 18px 10px;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none !important;
	transition: 0.3s;
	box-shadow: none;
	text-shadow: none;
	border: none;
	outline: none !important;
	border-radius: 0px;
	color: #ffffff !important;
}

a.btn-link.ltblue {
	background: #00AFD7;
}

a.btn-link.ltblue:hover,
a.btn-link.ltblue:active {
	color: #ffffff;
	background: #0093c6;
}

a.btn-link.magenta, button.btn-link.magenta {
	background: #ae2573;
}

a.btn-link.magenta:hover,
a.btn-link.magenta:active,
button.btn-link.magenta:hover,
button.btn-link.magenta:active {
	color: #ffffff;
	background: #921553;
}

a.btn-link.orange, button.btn-link.orange {
	background: #e87722;
}

a.btn-link.orange:hover,
a.btn-link.orange:active,
button.btn-link.orange:hover,
button.btn-link.orange:active {
	color: #ffffff;
	background: #dd5713;
}
