<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------------- CARDS HEADER --------------------------------------- */
.cards-header {
  position: relative;
  z-index: 0;
  color: #ffffff;
  text-align: center;
  background-color: #002d72;
  background-image: url('/tts/solutions/commercial-cards/assets/img/header/background.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.cards-header::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 60%;
  max-height: 240px;
  background-image: url('/tts/solutions/commercial-cards/assets/img/header/foreground.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  opacity: 0.9;
}

.cards-header::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 60%;
  background: linear-gradient(0deg, #002d72, transparent 25%);
}

.cards-header-img {
  width: 464px;
  height: auto;
}

.cards-header-text {
  position: relative;
  top: 0px;
  padding: 30px;
  margin-top: 10px;
}
.cards-header-text &gt; h1 {
  font-size: 2.5em !important;
}

@media screen and (min-width: 576px) {
  .cards-header {
    height: 483px;
  }

  .cards-header-img {
    max-width: 464px;
    width: 100%;
  }
}

@media
  only screen and (-o-min-device-pixel-ratio: 5/4),
  only screen and (-webkit-min-device-pixel-ratio: 1.25),
  only screen and (min-device-pixel-ratio: 1.25),
  only screen and (min-resolution: 1.25dppx) {
    .cards-header {
      background-image: url('/tts/solutions/commercial-cards/assets/img/header/background-2x.png');
    }

    .cards-header::before {
      background-image: url('/tts/solutions/commercial-cards/assets/img/header/foreground-2x.png');
    }
}

/* ---------------------------------------- JUMBOTRONS ---------------------------------------- */
#commercial-cards .jumbotron.parallax {
	padding-top: 300px;
	background-image: url("/tts/solutions/commercial-cards/assets/img/jumbotron/jumbotron-2.jpg");
}

@media only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
#commercial-cards .jumbotron.parallax {
		background-image: url("/tts/solutions/commercial-cards/assets/img/jumbotron/jumbotron-2-2x.jpg");
	}
		}
.background-pattern-aqua-teal {
	background-image: url("/tts/solutions/receivables/assets/img/background/background-pattern-aqua-teal.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}
.background-light {
	background-image: url("/tts/solutions/commercial-cards/assets/img/background/background-light.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}
.background-light-home {
	background-image: url("/tts/solutions/commercial-cards/assets/img/background/background-light.jpg");
	background-position: center;
	height:250px;
    overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	border-radius:15px;
}
.background-pattern-aqua-teal .btn-primary {
	background-color: #fff;
	border-color: #fff;
	color: #005aa1;
}
.background-pattern-aqua-teal .btn-primary:active:focus {
	background-color: #00bdf2;
	border-color: #00bdf2;
	color: #fff;
}
.background-cyan{
  background-color: #00BDF2 !important ;
}
.background-teal{
  background-color: #007377 !important;
}
.background-aqua{
  background-color: #00B0B9 !important ;
}
.background-citi-blue{
  background-color: #002D72 !important;
}

/* ---------------------------------------- Media Queries ---------------------------------------- */


@media (max-width: 1199px) {

	.background-light-home {
	background-image: url("/tts/solutions/commercial-cards/assets/img/background/background-light.jpg");
	background-position: center !important;
	height:350px;
    overflow: visible;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}



}

@media (max-width: 779px) {

	.background-light-home {
	background-image: url("/tts/solutions/commercial-cards/assets/img/background/background-light.jpg");
	background-position: center !important;
	height:100%;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}



}

/* ---------------------------------------- CUSTOM CAROUSEL ---------------------------------------- */

/* 1. Bootstrap overrides */

	.left.carousel-control, .right.carousel-control {
    background-image: none;
    /*background-color: #ffffff;*/
    width: 30px;
}

.carousel-control {
    background-color: #005aa1;
    position: absolute;
    top: 30%;
    bottom: 0px;
    left: 0px;
    width: 30px;
	height: 60px;
    font-size: 20px;
	padding-top:18px;
    color: #fff;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    /*background-color: rgba(0,0,0,0);*/
    filter: alpha(opacity=50);
    opacity: 0.5;
}
/*		.jumbotron p {font-weight:normal}
		.jumbotron.jumbo-slides {padding:0 0 0 0 !important; margin:0 0 0 0 !important}
*/
	.carousel div.p-15 {padding:15px 45px 15px 15px !important}

		/* 2. custom classes */



.carousel-inner a {color: #ffffff;}

		.carousel-blue {background-color: #002d72; color: #ffffff;}
		.carousel-plum {background-color: #890c58; color: #ffffff;}
		.carousel-purple {background-color: #6b3077; color: #ffffff;}
		.carousel-gray {background-color: #53565a; color: #ffffff;}

/* push out carousel buttons on wide screen view only */
/* lg */
@media (min-width: 1200px) {
	
	#ebam-map .map-point.western-europe {
    position: absolute;
    width: 600px;
    height: 500px;
    z-index: 15;
    top: 20%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}

}
@media (min-width: 1199px) {
	
	#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 40%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	
	#ebam-map .map-point.western-europe {
    position: absolute;
    width: 600px;
    height: 500px;
    z-index: 15;
    top: 20%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
#ebam-map .map-point.latin-america {
    position: absolute;
    width: 600px;
    height: 300px;
    z-index: 15;
    top: 30%;
    left: 33%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
		#ebam-map .map-point.western-europe {
    position: absolute;
    width: 600px;
    height: 500px;
    z-index: 15;
    top: 20%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	#ebam-map .map-point.asia-pacific {
    position: absolute;
    width: 500px;
    height: 200px;
    z-index: 15;
    top: 40%;
    left: 38%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}


}
/* md */
@media (max-width: 1199px) {
	#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 40%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
#ebam-map .map-point.latin-america {
    position: absolute;
    width: 600px;
    height: 300px;
    z-index: 15;
    top: 30%;
    left: 33%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
		#ebam-map .map-point.western-europe {
    position: absolute;
    width: 600px;
    height: 500px;
    z-index: 15;
    top: 20%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	#ebam-map .map-point.asia-pacific {
    position: absolute;
    width: 500px;
    height: 200px;
    z-index: 15;
    top: 40%;
    left: 38%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}

}
/* sm */
@media (max-width: 991px) {
	.carousel-control {top: 25%;}
	.carousel div.p-15 {padding:15px 30px 15px 30px !important}
	
	#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 30%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
		#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 40%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
		#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 40%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
#ebam-map .map-point.asia-pacific {
    position: absolute;
    width: 500px;
    height: 200px;
    z-index: 15;
    top: 30%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}

}
/* xs */
@media (max-width: 767px) {
	
#ebam-map .map-point.latin-america {
    position: absolute;
    width: 500px;
    height: 400px;
    z-index: 15;
    top: 30%;
    left: 33%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
		#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 40%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	#ebam-map .map-point.western-europe {
    position: absolute;
    width: 500px;
    height: 650px;
    z-index: 15;
    top: 15%;
    left: 50%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	#ebam-map .map-point.asia-pacific {
    position: absolute;
    width: 500px;
    height: 245px;
    z-index: 15;
    top: 30%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}

}
/* xxs */
@media (max-width: 575px) {
	.carousel-control {top: 0;}
	#ebam-map .map-point.north-america {
    position: absolute;
    width: 300px;
    height: 150px;
    z-index: 15;
    top: 25%;
    left: 48%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}

}

@media (min-width: 1340px) {
	.left.carousel-control {left: -60px;}
	.right.carousel-control {right: -60px;}
    .carousel-control {filter: alpha(opacity=100); opacity: 1;}
	
	#ebam-map .map-point.north-america {
    position: absolute;
    width: 500px;
    height: 150px;
    z-index: 15;
    top: 45%;
    left: 40%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
#ebam-map .map-point.latin-america {
    position: absolute;
    width: 600px;
    height: 300px;
    z-index: 15;
    top: 35%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	
	#ebam-map .map-point.western-europe {
    position: absolute;
    width: 600px;
    height: 500px;
    z-index: 15;
    top: 20%;
    left: 35%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	#ebam-map .map-point.asia-pacific {
    position: absolute;
    width: 500px;
    height: 200px;
    z-index: 15;
    top: 45%;
    left: 40%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
	
	
}

@media (max-width: 1469px) {
	#ebam-map .map-point.western-europe {
    position: absolute;
    width: 600px;
    height: 500px;
    z-index: 15;
    top: 20%;
    left: 38%;
    margin: -100px 0 0 -150px;
    background: #eee;
    opacity: 0.97;
    border-color: #002d72;
    border-style: solid;
    border-radius: 20px;
    border-width: 3px;
}
}

#ebam-map .region-modal {
  background: #eee;
  opacity: 0.97;
  border-color: #002d72;
  border-style: solid;
  border-radius: 20px;
  border-width: 3px;
}

/* ------------------------------------------ GLOBAL STATS ------------------------------------------ */
#global-stats [class*="global-stat-"] {
	text-align: center;
}
#global-stats [class*="global-stat-"] span {
	padding: 5px 10px;
	background-color: #002d72;
	color: #fff;
	font-weight: bold;
}
@media (min-width: 992px) {
	#global-stats {
		margin: 0;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
	}
	#global-stats [class*="global-stat-"] {
		width: auto;
		padding: 0;
		display: block;
		float: none;
		text-align: left;
	}
	#global-stats [class*="global-stat-"] span {
		display: block;
	}
	#global-stats .global-stat-1 {
		top: 30px;
		right: 15px;
	}
	#global-stats .global-stat-2 {
		top: 70px;
		right: 15px;
	}
	#global-stats .global-stat-3 {
		top: 110px;
		right: 15px;
	}
	#global-stats .global-stat-4 {
		top: 140px;
		right: 15px;
	}
}
@media (min-width: 1200px) {
	#global-stats .global-stat-1 {
		top: 50px;
		right: 15px;
	}
	#global-stats .global-stat-2 {
		top: 100px;
		right: 15px;
	}
	#global-stats .global-stat-3 {
		top: 150px;
		right: 15px;
	}
	#global-stats .global-stat-4 {
		top: 200px;
		right: 15px;
	}
}

/* ------------------------------------------ ICON LINKS ------------------------------------------ */

.link-icon {width:30px; height:30px}
.icon-25 {width:25px; height:25px}
.link-icon-close {width:15px; height:15px}

/* ------------------------------------------ INTERACTIVE SVG FEATURE ------------------------------------------ */
  /*#drawing1 {width:100%; height:auto; }*/
#info1, #info2, #info3, #info4, #col1, #col2, #col3, #col4 {cursor: pointer;}

/* Set fixed sizes for SVG - IE 10+ hack */

/* sm */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),  (max-width: 991px) {
  #drawing1 svg {width:767px; height:359px }
}
/* xs */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),  (max-width: 767px) {
  #drawing2 svg {width:400px; height:951px }
}
/* xxs */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),  (max-width: 575px) {

}


/* md */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),  (max-width: 1199px) {
  #drawing1 svg {width:991px; height:348px; }
}


/* lg */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),  (min-width: 1200px) {
  #drawing1 svg {width:1140px; height:400px; }

}



.whys ul li:before {
  content: 'Ã¢Å“â€œ';
}

.flippo {
  transform: rotate(-180deg);
}

.best-for {
  margin-left: -8px;
}



/* ---------------------------------------- PADDING CLASSES FOR VISUAL MARKUP ---------------------------------------- */
.mb-6{
  margin-bottom: 6px;
}
.p-30{
  padding: 30px;
}
.pl-45 {
	padding-left: 45px;
}
.pl-75 {
	padding-left: 75px;
}
.pl-90 {
	padding-left: 90px;
}

/* ---------------------------------------- PRODUCT BOXES  ---------------------------------------- */
.hover-cc&gt;div {
    background: #eaf3fa;
}
.hover-cc img {
    display: block;
    max-width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
}
.hover-cc:hover img {
    -webkit-transform: scale3d(0.9, 0.9, 1) rotate(0.01deg);
    transform: scale3d(0.9, 0.9, 1) rotate(0.01deg);
}
.hover-cc figcaption {
    background: #eee;
}
.hover-cc h2 {
    font-size: 1.325rem !important;
}
.hover-cc span {
    color: #53565a;
}
.hover-cc:hover h2, .hover-cc:hover span {
    color: #00bdf2;
}
.background-pattern-orange {
    background-image: url("/tts/assets/img/background/background-pattern-orange.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}
@media (min-width: 768px) {
	.jumbotron {
		padding: 60px 0 !important;
	}
	.jumbotron .hero {
		margin-bottom: -110px !important;
		margin-top: 200px !important;
	}
}



		
/* temp overrides for solutions content 6-2024 */ 
	
.carousel-item {
	border-radius:15px;
			
		}		
.carousel-item  img.full-width {
	border-radius:15px;
}
		
.carousel-control {
    background-color: #ffffff;
	border:1px solid #255be3;
	border-radius: 5px;
    position: absolute;
    top: 30%;
    bottom: 0px;
    left: 0px;
    width: 30px;
	height: 60px;
    font-size: 20px;
	padding-top:18px;
    color: #255be3;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    /*background-color: rgba(0,0,0,0);*/
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.carousel-blue {background-color: #0f1632; color: #ffffff;}
.carousel-plum {background-color: #0f1632; color: #ffffff;}
.carousel-purple {background-color: #0f1632; color: #ffffff;}
.carousel-gray {background-color: #0f1632; color: #ffffff;}

		
		
.jumbo-image img {
	border-radius:15px;
	
		}
#section-title {
	background-color:#255be3;
	border-bottom-left-radius:15px;
	border-top-right-radius:15px;
}
#section-title h1 {
	margin:0;
}
.nav-link {
	/*padding:15px;
	border-radius:15px;
	margin-bottom:15px;*/
	font-family: "Citi-Sans-Display-Bold", Arial, sans-serif;
	text-decoration: none;
	color:#ffffff;
}
</pre></body></html>