<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
WorldCat.org What's New page 
/content/dam/oclc/worldcat-org/css/worldcatorg_whatsnew.css
*/

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 {
	margin: 0 0 1.3rem 0;
}

#main-content li {
	margin: 0 0 0.6rem 0;
}

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

a sup {
	display: inline-block;
}

.text-large,
.text-small {
	display: block;
}

.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;
}

div.section.header,
div.section.customjavascript,
div.new.section,
.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;
	margin: 0 !important;
	padding: 30px !important;
}

.center {
	text-align: center;
}

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

	.text-large {
		font-size: 21px !important;
		line-height: 27px !important;
		letter-spacing: -0.25px !important;
	}

	nobr {
		white-space: normal;
	}
}


/* Columns */

div.parsyscolumncontrol .parsys_column&gt;.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: 36%;
		margin-right: 2%;
	}

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

	/* 67/33 */

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

	div.parsyscolumncontrol .cq-colctrl-lt2-r-c1 {
		width: 36%;
		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 {
		width: 92% !important;
		margin-left: 4%;
		margin-right: 4%;
	}
}

.parsys_column.cq-colctrl-lt0,
.parsys_column.cq-colctrl-lt1,
.parsys_column.cq-colctrl-lt2-r {
	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;
}

@media screen and (max-width: 800px) {

	.parsys_column.cq-colctrl-lt0,
	.parsys_column.cq-colctrl-lt1,
	.parsys_column.cq-colctrl-lt2-r {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}

	#column-reverse.parsys_column.cq-colctrl-lt2-r {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column-reverse;
	}
}


/* Merged */

#worldcatorg-whatsnew-intro,
#worldcatorg-whatsnew-direction,
#worldcatorg-whatsnew-quotes,
#worldcatorg-whatsnew-features,
#worldcatorg-whatsnew-visibility {
	margin-bottom: 6rem;
}

#worldcatorg-whatsnew-direction h2,
#worldcatorg-whatsnew-features .hbox h2,
#worldcatorg-whatsnew-copyblocks h2,
#worldcatorg-whatsnew-visibility h2 {
	width: 92%;
	font-family: 'Graphik Medium', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 40px;
	line-height: 46px;
	letter-spacing: -0.5px;
	text-align: center;
}

#worldcatorg-whatsnew-features .hbox h2,
#worldcatorg-whatsnew-copyblocks h2 {
	margin: 0 4% 3rem;
}

#worldcatorg-whatsnew-direction h2,
#worldcatorg-whatsnew-visibility h2 {
	margin: 0 4% 1rem;
}

@media screen and (max-width: 480px) {

	#worldcatorg-whatsnew-direction h2,
	#worldcatorg-whatsnew-features .hbox h2,
	#worldcatorg-whatsnew-copyblocks h2,
	#worldcatorg-whatsnew-visibility h2 {
		font-size: 36px;
		line-height: 42px;
	}

	#worldcatorg-whatsnew-copyblocks h3 {
		font-size: 28px !important;
		line-height: 34px !important;
		letter-spacing: -0.25px !important;
	}
}


/* Intro */

#worldcatorg-whatsnew-intro h1 {
	margin-bottom: 2rem;
	font-family: 'Graphik Light', Helvetica, Arial, sans-serif;
	font-size: 48px;
	line-height: 54px;
	letter-spacing: -1px;
}

@media screen and (max-width: 800px) {
	#worldcatorg-whatsnew-intro h1 {
		width: 92%;
		margin: 0 4% 2rem;
	}
}

@media screen and (max-width: 480px) {
	#worldcatorg-whatsnew-intro h1 {
		font-size: 44px;
		line-height: 50px;
	}
}


/* Direction */

#worldcatorg-whatsnew-direction #stats {
	margin-top: 2rem;
}

#worldcatorg-whatsnew-direction #stats .image.parbase.section {
	max-width: 250px;
	margin: 0 auto 14px !important;
}

#worldcatorg-whatsnew-direction #stats p {
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: -0.25px;
	text-align: center;
	color: #4F1F5D;
}

#worldcatorg-whatsnew-direction #stats p .number {
	display: block;
	font-size: 48px;
	line-height: 48px;
	color: #A41973;
}

@media screen and (min-width: 1400px) {
	#worldcatorg-whatsnew-direction p {
		width: 80%;
		margin: 0 10%;
	}

	#worldcatorg-whatsnew-direction #stats p {
		width: 100%;
		margin: 0;
	}
}

@media screen and (max-width: 800px) {
	#worldcatorg-whatsnew-direction #stats p {
		margin: 0 0 4rem;
	}
}


/* Testimonial quotes */

#worldcatorg-quote {
	margin: 0;
	padding: 2rem 0 !important;
	border-top: 1px dotted #888B8D;
	border-bottom: 1px dotted #888B8D;
}

#worldcatorg-quote p.quote {
	font-family: 'Graphik Light', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #8A1B61;
}

#worldcatorg-quote p.attr {
	margin: 0;
}

#worldcatorg-quote p.cta {
	margin: 2rem 0 0 0;
}

#worldcatorg-whatsnew-quotes {
	border-top: 1px dotted #888B8D;
}

#worldcatorg-whatsnew-quotes #worldcatorg-quote {
	border-top: none;
}

#worldcatorg-whatsnew-quotes #worldcatorg-quote p {
	width: 80%;
	margin-left: 10% !important;
	margin-right: 10% !important;
}

#worldcatorg-whatsnew-features #worldcatorg-quote {
	margin-top: 2rem;
}

@media screen and (max-width: 800px) {
	#worldcatorg-whatsnew-quotes #worldcatorg-quote p {
		width: 92%;
		margin-left: 4% !important;
		margin-right: 4% !important;
	}
}


/* Features */

#worldcatorg-whatsnew-features .hbox {
	background: transparent;
	border: 1px solid #AE2573;
}

#worldcatorg-whatsnew-features .parsys_column.cq-colctrl-lt2 {
	margin-bottom: 2rem;
}

#worldcatorg-whatsnew-features .hbox h3 {
	margin-bottom: 0.5rem;
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: -0.25px;
	color: #8A1B61;
}

#worldcatorg-whatsnew-features .textimage.parbase.section .image {
	width: 120px;
}

#worldcatorg-whatsnew-features .textimage.parbase.section .image.img-flt-right-nobrdr {
	margin: 0 0 0 14px;
}

#worldcatorg-whatsnew-features .hbox .parsys_column.cq-colctrl-default-c0 {
	width: 84%;
	margin: 0 8%;
}

#worldcatorg-whatsnew-features .hbox p.cta {
	margin: 2rem 0;
	text-align: center;
}

@media screen and (max-width: 800px) {
	#worldcatorg-whatsnew-features .hbox .parsys_column.cq-colctrl-default-c0 {
		width: 92%;
		margin: 0 4%;
	}
	#worldcatorg-whatsnew-features .parsys_column.cq-colctrl-lt2 {
		margin-bottom: 0;
	}
	#worldcatorg-whatsnew-features .hbox h3 {
		margin-top: 1rem;
	}
}

@media screen and (max-width: 480px) {
	#worldcatorg-whatsnew-features .textimage.parbase.section .image.img-flt-right-nobrdr {
		margin: 2rem auto 0 !important;
		float: none;
		width: 180px;
	}
	#worldcatorg-whatsnew-features #worldcatorg-quote {
		margin-top: 6rem;
	}
}


/* Copy-image blocks */

#worldcatorg-whatsnew-copyblocks h3 {
	margin: 0 0 1rem;
	font-family: 'Graphik Bold', Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.5px;
}

#worldcatorg-whatsnew-copyblocks .parsys_column.cq-colctrl-lt1,
#worldcatorg-whatsnew-copyblocks .parsys_column.cq-colctrl-lt2-r {
	margin-bottom: 4rem;
}

#worldcatorg-whatsnew-copyblocks .image.parbase.section img {
	border: 1px solid #BBBCBC !important;
}


/* Visibility callout */

#worldcatorg-whatsnew-visibility {
	margin-top: 2rem;
}

#worldcatorg-whatsnew-visibility .hbox {
	background: transparent;
	border: 8px solid #F6BE00;
}

#worldcatorg-whatsnew-visibility .hbox .parsys_column.cq-colctrl-lt0 {
	display: block !important;
}

#worldcatorg-whatsnew-visibility .hbox h3 {
	margin: 1rem 0;
	font-family: 'Graphik Bold';
	font-size: 24px;
	line-height: 28px;
	color: #236192;
	letter-spacing: -0.5px;
}

#worldcatorg-whatsnew-visibility .hbox .image.parbase.section {
	margin: 0 0 1rem !important;
}

#worldcatorg-whatsnew-visibility .hbox .image.parbase.section img {
	border: 1px solid #BBBCBC !important;
}

#worldcatorg-whatsnew-visibility .hbox p.caption {
	font-size: 15px;
	line-height: 19px;
}

#worldcatorg-whatsnew-visibility .hbox p.cta {
	margin: 1rem 0 0 0;
	text-align: center;
}

@media screen and (max-width: 800px) {

	#worldcatorg-whatsnew-visibility .hbox .parsys_column.cq-colctrl-lt0-c0,
	#worldcatorg-whatsnew-visibility .hbox .parsys_column.cq-colctrl-lt0-c1 {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#worldcatorg-whatsnew-visibility .hbox p.caption {
		margin-bottom: 3rem;
	}
}


/* Link buttons */

a.btn-link,
button.btn-link {
	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;
	letter-spacing: -0.25px;
	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.magenta,
button.btn-link.magenta {
	background: #AE2573;
}

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

a.btn-link.outline.magenta {
	padding: 8px 14px 6px;
	background: transparent;
	color: #AE2573 !important;
	border: 4px solid #AE2573;
}

a.btn-link.outline.magenta:hover,
a.btn-link.outline.magenta:active {
	background: transparent;
	color: #8A1B61 !important;
	border: 4px solid #8A1B61;
}

a.btn-link.yellow {
	background: #F6BE00;
	color: #1D252D !important;
}

a.btn-link.yellow:hover,
a.btn-link.yellow:active {
	background: #F59F00;
}


/* Bottom */

#worldcatorg-whatsnew-bottom p.form-required {
	font-size: 14px;
}

#worldcatorg-whatsnew-bottom p.form-required b {
	color: #c25400;
}

#worldcatorg-whatsnew-bottom .hbox h2 {
	width: 100%;
	text-align: left;
	margin: 0 0 0.5rem;
	font-family: 'Graphik Bold', Helvetica, Arial, 'Arial Unicode MS', sans-serif;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.5px;
}

</pre></body></html>