<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
CloudLibrary awareness CLP 01/2025
/content/dam/campaign-landing-pages/en/cloudlibrary/css/cloudlibrary_clp.css 
*/


/* Reset */

p.cta {
	margin: 0 !important;
}

.center {
	text-align: center;
	width: 100%;
	margin-inline: auto;
	margin-block-end: 1.25rem;
}

div.parsyscolumncontrol .cq-colctrl-lt2-c0, 
div.parsyscolumncontrol .cq-colctrl-lt2-c1 {
	padding-inline-end: 0;
}

div.parsyscolumncontrol .cq-colctrl-lt2-c0, 
div.parsyscolumncontrol .cq-colctrl-lt2-c1 {
	padding-inline-end: 0;
}

div.parsyscolumncontrol .cq-colctrl-lt2-c1, 
div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
  padding-inline-start: 0;
}

/* 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: 991px) {
	div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
		float: none;
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
		margin-block-end: 4em;
	}
}


/* Hero */

#hero-outer {
	margin: 3rem 0;
	background: rgb(0,140,204);
	background: linear-gradient(180deg, rgba(0,140,204,1) 0%, rgba(49,163,137,1) 33%, rgba(98,186,70,1) 56%, rgba(175,185,44,1) 78%, rgba(252,185,18,1) 100%);
}

#hero-outer div.parsyscolumncontrol.section {
	margin-block-end: 0;
}

#hero-inner {
	padding: 0 0 2rem;
	background-image: url('/content/dam/campaign-landing-pages/en/cloudlibrary/images/bg_hero_cloudlibrary.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#hero-logo {
	background-image: url('/content/dam/campaign-landing-pages/en/cloudlibrary/images/bg_logo_cloudlibrary.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 200px;
	margin-block-end: 1rem;
}

#hero-logo figure {
	margin: 0 auto !important;
}

#hero-content {
	width: 94%;
	margin: 0 3%;
}

#hero-content  .cq-colctrl-lt0-c0, #hero-content  .cq-colctrl-lt0-c1 {
	margin-block-end: 2rem;
}

#hero-content h1 {
	line-height: 1.05em;
}

#hero-content p {
	line-height: 1.1em;
}

#hero-content h1 {
	font-weight: 700;
	color: #fff;
	text-shadow: 0px 0px 14px #42924D;
}

#hero-content p {
	font-weight: 500;
	font-size: 36px;
}


/* Vertical centering */

#hero-content.parsys_column.cq-colctrl-lt0 {
	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;
}


/* Body blocks */

#body-block {
	display: table;
	margin-bottom: 4rem;
}

#body-block .parsyscolumncontrol.section {
	margin-block-end: 0;
}

#body-block .parsys_column.cq-colctrl-lt2 .image.parbase.section {
	margin-bottom: 0.5rem;
	text-align: center;
}

#body-block .image.parbase.section .figure-stack-image {
	display: block;
}

#body-block .parsys_column.cq-colctrl-lt2 .image img {
	margin: 0 auto;
}


/* Request a demo form */

#cta {
	padding-top: 2rem;
}

#cta .hbox h2 {
	font-weight: 500;
	font-size: 32px;
	letter-spacing: -0.5px;
	margin-block-end: 0.75rem;
	line-height: 1.1em;
}

#cta .text.parbase.section {
	margin-bottom: 3rem;
}

#cta .fsForm {
	margin-block-end: 2rem;
}

#cta .fsForm h2.fsSectionHeading {
	font-size: 24px;
	letter-spacing: -0.25px;
	margin-block-start: 1rem;
	margin-block-end: 0;
}

#cta .fsBody .fsSubmit {
	margin-top: 0;
}

#cta .fsBody .grecaptcha-badge {
	margin-block-start: 2rem;
}


/* Link buttons */

a.btn-link {
	display: inline-block;
	margin: 0;
	padding: 12px 18px 10px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	text-decoration: none !important;
	transition: 0.3s;
	box-shadow: none;
	text-shadow: none;
	border: none;
	outline: none !important;
	border-radius: 0px;
	color: #ffffff !important;
}

#hero-inner a.btn-link {
	font-size: 21px;
	padding: 12px 18px 14px;	
}

a.btn-link.blue {
	background: #2178b5;
}

a.btn-link.blue:hover {
	color: #ffffff !important;
	background: #005da1;
}

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

a.btn-link.outline.blue:hover,
a.btn-link.outline.blue:active {
	background: transparent;
	color: #005da1 !important;
	border: 4px solid #005da1;
}


/* Media queries */

@media screen and (max-width: 991px) {
	#hero-content.parsys_column.cq-colctrl-lt0 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		/* column-reverse */
	}
	#body-block .parsys_column.cq-colctrl-lt2-c0,
	#body-block .parsys_column.cq-colctrl-lt2-c1,
	#body-block .parsys_column.cq-colctrl-lt2-c2 {
		margin-block-end: 4em;
	}
	#hero-content h1 {
		text-shadow: 0px 0px 8px #228780;
	}
	#body-block .parsys_column.cq-colctrl-lt2 .image.parbase.section {
		max-width: 480px;
		margin: 0 auto 0.5rem;
	}
	#body-block .parsys_column.cq-colctrl-lt2 .image.parbase.section img {
		max-height: inherit;
	}
}

@media screen and (max-width: 800px) {
	#hero-logo {
		height: 160px;
		margin-block-end: 2rem;
		background-size: cover;
	}
	#hero-logo .image.parbase.section img {
		max-width: 420px;
	}
	#hero-content {
		width: 90% !important;
		margin: 0 5%;
	}
	#hero-content h1 {
		font-size: 48px;
	}
	#hero-content p {
		font-size: 32px;
	}
}

@media screen and (max-width: 600px) {
	#hero-logo {
		height: 140px;
	}
	#hero-logo .image.parbase.section img {
		max-width: 380px;
	}
}

@media screen and (max-width: 480px) {
	body div.wrapper {
		padding: 12px;
	}
	#hero-logo {
		height: 120px;
	}
	#hero-logo .image.parbase.section img {
		max-width: 350px;
	}
	#hero-content {
		width: 88% !important;
		margin: 0 6%;
	}
	#hero-content h1 {
		font-size: 42px;
		text-shadow: 0px 0px 8px #2C8469;
	}
	#hero-content p {
		font-size: 26px;
	}
	#cta .hbox {
		padding: 24px 14px 8px 14px;
	}
	#cta .hbox h2 {
		font-size: 26px;
	}
}

@media screen and (max-width: 360px) {
	#hero-logo {
		height: 100px;
	}
	#hero-logo .image.parbase.section img {
		max-width: 300px;
	}
}

@media screen and (max-width: 320px) {
	#hero-logo {
		height: 90px;
	}
	#hero-logo .image.parbase.section img {
		max-width: 280px;
	}
}



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