/* 
Wise NL main page 
/content/dam/oclc/wise/nl/css/wise_main_pg_nl.css
*/

/* Import */

@import url("reset-2.css");
@import url("link_buttons.css");
@import url("bottom.css");


/* Merged */

#wise-main-nl-intro h1,
#wise-main-nl-intro h2, 
#wise-main-nl-body-block h3, 
#wise-main-nl-body-block-reverse h3,
#wise-main-nl-body-block h2,
#wise-why h2,
#wise-main-nl-stats .hbox p, 
#wise-main-nl-stats .hbox p strong,
#wise-main-nl-getmore h2, 
#wise-main-nl-getmore h3,
#wise-main-nl-feature h2, 
#wise-main-nl-feature h3,
#wise-main-nl-carousel h2, 
#wise-main-nl-carousel h4 {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
}

#wise-main-nl-intro h2, #wise-main-nl-body-block h3, #wise-main-nl-body-block-reverse h3 {
	margin-bottom: 2rem;
	font-weight: 400;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1.0px;
}

#wise-main-nl-intro, #wise-main-nl-body-block, #wise-main-nl-body-block-reverse {
	margin-bottom: 4rem !important;
	padding-bottom: 2rem !important;
	/* border-bottom: 1px dotted #888B8D; */
}

#wise-main-nl-stats .image.parbase.section, #wise-main-nl-quote .image.parbase.section {
	text-align: center;
}

#wise-main-nl-stats .image.parbase.section img, #wise-main-nl-quote .image.parbase.section img {
	margin: 0 auto !important;
}

@media screen and (max-width: 480px) {
	#wise-main-nl-intro h2, 
	#wise-main-nl-body-block h2, 
	#wise-main-nl-body-block h3, 
	#wise-main-nl-body-block-reverse h3 {
		font-size: 32px !important;
		line-height: 36px !important;
	}
	#wise-main-nl-getmore .textimage.parbase.section .image.img-flt-right-nobrdr,
	#wise-main-nl-bottom .textimage.parbase.section .image.img-flt-right-nobrdr {
		float: none;	
		margin: 0 0 14px;
	}
	#wise-main-nl-getmore .textimage.parbase.section .image.img-flt-right-nobrdr .figure-stack-image,
	#wise-main-nl-bottom .textimage.parbase.section .image.img-flt-right-nobrdr .figure-stack-image {
		text-align: left;
	}
}


/* Hero and intro */

#wise-main-nl-intro {
	margin-bottom: 4rem;
	border-bottom: 1px dotted #888B8D;
}

#wise-main-nl-intro h1 {
	margin: 0 0 3rem;
	font-style: bold;
	font-weight: 600;
	font-size: 54px;
	line-height: 58px;
	text-align: center;
	color: #AE2573;
	letter-spacing: -1.5px;
}

#wise-main-nl-intro h1 span {
	color: #722257;
}

#wise-main-nl-intro #illo-desktop {
	display: block;
}

#wise-main-nl-intro #illo-mobile {
	display: none;
}

#wise-main-nl-intro h2, #wise-main-nl-intro p {
	text-align: center;
}

#wise-main-nl-intro p.cta {
	margin-top: 2rem;
}

#wise-main-nl-intro a.btn-link {
	margin-left: 1rem;
	margin-right: 1rem;
}

@media screen and (max-width: 600px) {
	#wise-main-nl-intro h1 {
		font-size: 46px;
		line-height: 52px;
	}
	#wise-main-nl-intro #illo-desktop {
		display: none;
	}
	#wise-main-nl-intro #illo-mobile {
		display: block;
	}
}

@media screen and (max-width: 480px) {
	#wise-main-nl-intro h1 {
		font-size: 36px;
		line-height: 40px;
	}
}


/* Headlines */

#wise-main-nl-body-block h2 {
	margin: 0;
	font-weight: 600;
	font-size: 44px;
	line-height: 48px;
	color: #722257;
	text-align: center;
}


/* Body images */

@media screen and (max-width: 800px) {
	#wise-main-nl-body-block .image.parbase.section,
	#wise-main-nl-body-block-reverse .image.parbase.section {
		margin: 0 auto 2rem !important;
		max-width: 480px;
	}
}


/* Stats */

#wise-main-nl-stats {
	max-width: 960px;
	margin: 0 auto 6rem !important;
	float: none;
	display: table;
	border: 1px solid #BBBCBC;
}

#wise-main-nl-stats .hbox {
	margin: 0;
	background: transparent;
}

#wise-main-nl-stats #wise-main-nl-body-block, #wise-main-nl-stats #wise-main-nl-body-block-reverse {
	padding: 0 !important;
	margin: 0 0 2rem !important;
}

#wise-main-nl-stats #wise-main-nl-body-block-reverse {
}

#wise-main-nl-stats .hbox p {
	margin: 0;
	font-weight: 300;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.5px;
}

#wise-main-nl-stats .hbox p strong {
	font-weight: 600;
}

#wise-main-nl-stats .hbox p strong.magenta {
	color: #8A1B61;
}

#wise-main-nl-stats .hbox p strong.blue {
	color: #007DBA;
}

#wise-main-nl-stats .image.parbase.section img {
	max-width: 150px;
}

#wise-main-nl-are-you-callout {
	margin: 2rem 0 0;
}

#wise-main-nl-are-you-callout p {
	margin-bottom: 1rem !important;
}


/* Get more */

#wise-main-nl-getmore {
	margin-bottom: 6rem;
}

#wise-main-nl-getmore .hbox {
	background: transparent;
	border: 4px solid #E87722;
}

#wise-main-nl-getmore .parsys_column.cq-colctrl-lt0-c0, 
#wise-main-nl-getmore .parsys_column.cq-colctrl-lt0-c1 {
	margin-bottom: 2rem;
}

#wise-main-nl-getmore h2 {
	margin: 0 0 3rem;
	font-size: 40px;
	line-height: 44px;
	font-weight: 600;
	color: #722257;
	letter-spacing: -1px;
	text-align: center;
}

#wise-main-nl-getmore h3 {
	display: block;
	margin: 0 0 1.5rem;
	font-size: 24px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: -0.5px;
	color: #8A1B61;
}

#wise-main-nl-getmore .textimage.parbase.section .image.img-flt-right-nobrdr {
	margin: 8px 0 14px 24px;
	width: 150px;
}

@media screen and (min-width: 1450px) {
	#wise-main-nl-getmore .textimage.parbase.section .image.img-flt-right-nobrdr {
		width: 180px;
	}
}

@media screen and (max-width: 600px) {
	#wise-main-nl-getmore h2 {
		font-size: 32px;
  		line-height: 36px;
	}
	#wise-main-nl-getmore .textimage.parbase.section .image.img-flt-right-nobrdr {
		float: none;
		margin: 3rem 0 1rem;
  		width: auto;
		max-width: 300px;
	}
}


/* Feature */

#wise-main-nl-feature {
	margin-bottom: 6rem;
}

#wise-main-nl-feature .hbox {
	margin: 0;
	background: transparent;
}

#wise-main-nl-feature h2 {
	margin: 0 0 2rem;
	font-weight: 600;
	font-size: 40px;
	line-height: 44px;
	color: #722257;
	letter-spacing: -1px;
	text-align: center;
}

#wise-main-nl-feature .image.parbase.section {
	margin-bottom: 1rem !important;
}

#wise-main-nl-feature-logos {
	margin: 2rem 0 3rem;
	padding-bottom: 2rem !important;
	border-bottom: 1px dotted #888B8D;
	text-align: center;
}

#wise-main-nl-feature-logos .logo-grid {
	max-width: 960px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: minmax(min-content, max-content);
	grid-column-gap: 3rem;
	grid-row-gap: 3rem;
	align-items: center;
}

#wise-main-nl-feature-logos .logo img {
	max-height: 160px;
}

@media screen and (max-width: 600px) {
	#wise-main-nl-feature-logos .logo-grid {
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 4rem;
	}
	#wise-main-nl-feature-logos .logo {
		max-width: 360px;
		margin: 0 auto; 
  	}
}
@media screen and (max-width: 480px) {
	#wise-main-nl-feature-logos .logo-grid {
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 4rem;
	}
}


/* Carousel */

#wise-main-nl-carousel {
	margin-bottom: 6rem;
	border: 1px solid #BBBCBC;
}

#wise-main-nl-carousel .text.parbase.section {
	padding: 24px 0;
	text-align: center;
}

#wise-main-nl-carousel h2 {
	margin: 0 24px 1rem;
	font-weight: 600;
	font-size: 40px;
	line-height: 44px;
	color: #722257;
	letter-spacing: -1px;
}

#wise-main-nl-carousel h4 {
	margin: 0 0 1rem;
	font-weight: 300;
	font-size: 28px;
	line-height: 32px;
	color: #8A1B61;
	letter-spacing: -0.5px;
}

#wise-main-nl-carousel .text.parbase.section p {
	margin: 0 24px;
}

#wise-main-nl-carousel .owl-carousel-container {
	margin: 1rem 0;
	border: none;
	background: #f1f1f1;
}

#wise-main-nl-carousel .owl-carousel .owl-item {
	padding: 1rem 2rem 0;
}

@media screen and (max-width: 800px) {
	#wise-main-nl-carousel .owl-carousel .owl-item {
		padding: 2rem 2rem 0;
	}
	#wise-main-nl-carousel .owl-carousel-container .mobile-hint {
		padding: 1.5rem 0;
	}
}


/* Testimonial quote */

#wise-main-nl-quote {
	display: table;
	margin: 0 0 6rem 0 !important;
	padding: 2rem 0 !important;
	border-top: 1px dotted #007DBA;
	border-bottom: 1px dotted #007DBA;
}	

	/* No photo */
	#wise-main-nl-quote.parsys_column.cq-colctrl-1-fc {
		max-width: 960px;
		margin: 0 auto 6rem !important;
	}
	#wise-main-nl-quote.parsys_column.cq-colctrl-1-fc p {
		text-align: center;
	}

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

#wise-main-nl-quote p.attr {
	margin: 0;
}

#wise-main-nl-quote p.cta {
	margin: 1rem 0 0 0;
}

#wise-main-nl-quote .image.parbase.section img {
	max-width: 250px;
}

@media screen and (max-width: 600px) {
	#wise-main-nl-quote .parsys_column.cq-colctrl-lt2-r-c0 {
		margin-bottom: 4rem;
	}
}


/* Summary */

#wise-main-nl-summary {
	display: table;
	margin: 0 auto 4rem;
	max-width: 960px !important;
}

#wise-main-nl-summary p, #wise-main-nl-summary p strong {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif !important;
}

#wise-main-nl-summary p {
	margin: 0 !important;
	font-size: 28px !important;
	font-weight: 300;
	line-height: 34px !important;
	letter-spacing: -0.5px !important;
	text-align: center;
}

#wise-main-nl-summary p strong {
	font-weight: 600;
	color: #8A1B61;
}


/* Vertical centering */

#wise-main-nl-body-block.parsys_column.cq-colctrl-lt0, 
#wise-main-nl-body-block.parsys_column.cq-colctrl-lt1,
#wise-main-nl-body-block.parsys_column.cq-colctrl-lt2-r,
#wise-main-nl-body-block.parsys_column.cq-colctrl-lt6,

#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt0, 
#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt1,
#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt2-r,
#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt5,

#wise-main-nl-quote.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) {
	#wise-main-nl-body-block.parsys_column.cq-colctrl-lt0, 
	#wise-main-nl-body-block.parsys_column.cq-colctrl-lt1,
	#wise-main-nl-body-block.parsys_column.cq-colctrl-lt2-r,
	#wise-main-nl-body-block.parsys_column.cq-colctrl-lt6,
	#wise-main-nl-quote.parsys_column.cq-colctrl-lt2-r {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt0, 
	#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt1,
	#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt2-r,
	#wise-main-nl-body-block-reverse.parsys_column.cq-colctrl-lt5 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}
}




/* Why */

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

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

#wise-why h2 {
	width: 100%;
	margin: 0 0 2.5rem 0;
	color: #8A1B61;
	font-weight: 600;
}

#wise-why h2 .sub {
	font-weight: 300;
	font-size: 30px;
	display: block;
	padding-top: 0.25rem;
}

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

#wise-why ul {
	margin: 0;
}

#wise-why ul li {
	list-style-type: none;
	padding: 0 0 0 30px;
	background-image: url('../png/bg_checkmark-2.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-size: 18px;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
}

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