<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slick-prev {
    /*left: 25px;*/
}
.slick-next {
    /*right: 25px;*/
}
.slick-dots {
    /* bottom: 25px; */
    z-index: 1;
}

.slick-prev,
.slick-next {
    z-index: 1;
}
.slick-slide {
    outline: none;
}

.banner-carousel {
	max-width: 599px;
    margin: 0 auto;
}
.banner-carousel .slide-bg {
    /*width: 1920px;*/
    min-height: 393px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* Applys only to IE10+ */
	 .banner-carousel .slide-bg {
		min-height: 384px;
	 }
}
.slick-prev:before,
.slick-next:before {
    color: black;
    background: rgba(255, 255, 255, 0.55);
    border-radius: 50%;
    padding: 5px 4px 3px 4px;
}

/*
.parallax {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 105, 138, 0.4)), url(https://www.asianbankingschool.com/clients/Asian_Banking_School_A55BF90B-C108-4CCF-B267-F135AA97FF87/contentms/img/Banner_AMLATFA-Know-Your-Customer_Sub.jpg);
    height: 40vh;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 30px;
    position: relative;
}
.parallax h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 32px;
    width: 100%;
}
.parallax small {
    font-size: 18px;
    font-weight: normal;
}
*/
.slick-slide img {
    margin: 0 auto;
    height: 110px;
    padding-left: 40px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.embed-responsive-custom {
	padding-bottom: 65.42443064182195%;
}

.embed-responsive-thumb {
	background-size: contain;
	background-repeat: no-repeat;
}

.iNavIcoFaceBook {
	height: 29px !important;
	padding: 5px 0 !important;
}

.slick-slider {
    margin-bottom: 80px!important;
}
.cards-carousel .card img {
    width: 50%;
    margin: 0 auto 10px;
    display: block;
}
.cards-carousel .card {
    box-sizing: border-box;
}
.cards-carousel .card:not(:last-child) {
    border-right: 1px solid #d2d2d2;
}

.cards-carousel .card span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 14px;
    color: #006890;
}
.cards-carousel .card {
    text-decoration: none;
}


#mgm-wrapper {
	width: 100%;
	padding: 0;
	display: block;
	margin: 40px 0 0;
}
#mgm-wrapper .mgm-banner {
	background-image: url(/MGM/MGM_800X117.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	-webkit-backface-visibility: hidden;
}
body.mobile-transform #mgm-wrapper .mgm-banner {
	background-image: url(/MGM/MGM_840X360.svg);
	padding-bottom: 42.85714285714286%;
}
/*
	#mgm-wrapper .mgm-button {
		background: url(/MGM/refer-a-friend-button.jpg) no-repeat center;
		background-size: contain;
		height: 50px;
		width: 100px;
                display: block;
                position: absolute;
                bottom: 0;
                right: 10px;
		transition: transform 150ms;
	}
	#mgm-wrapper .mgm-button:hover {
		transform: translateX(5%);
	}
*/
#mgm-wrapper .mgm-border {
	max-width: 800px;
	margin: 0 auto;
}
#mgm-wrapper .embed-responsive-mgm {
	padding-bottom: 14.625%;
}
.banner-carousel.full-width {
    max-width: 100%;
    box-shadow: inset 0 -5px 30px rgba(0, 0, 0, 0.15);
    margin: auto!important;
}
.banner-carousel.full-width .embed-responsive-custom {
    padding-bottom: 27.77777777777778%;
}
body.mobile-transform  .banner-carousel.full-width .embed-responsive-custom {
    padding-bottom: 62.5%;
}
.banner-carousel a {
	outline:none
}

#securityTips {
    background-image: url(/images/icons/warning_shield.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 18px;
    padding: 11px 18px;
}
#btnLogin {
	display: none;
}

/* TODO: REMOVE DEBT IN THEME UPGRADE */
/* START THEME UPGRADE DEBT */
#side .box.boxType-login, .box.boxType-login input {
    box-sizing: initial;
}

#side .box.boxType-login {
	width: 196px !important;
	font-size: 11px;
}
/* END THEME UPGRADE DEBT */

@media screen and (max-width: 1080px) {
    .banner-carousel { margin: 0 auto 0 27.3% !important;}
}
@media screen and (max-width: 991px) {
	.cards-carousel .card:nth-child(3) {
		border-right: 0;
	}
}

@media screen and (max-width: 767px) {
    #mo-styles #compare-table #headers,
	div#mainCardsContainer {
		padding-top: 30px!important;
	}
	p#compare-notice {
		position: fixed;
		z-index: 9000;
		background-color: #e8e8e8;
		padding: 10px;
		bottom: 0;
		left: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
		font-size: 10px;
		margin:0!important;
	}
	.text-center-xs { text-align: center !important }
	#mgm-wrapper {margin-top: 50px;}
	.flex-center-xs {
		display: flex;
		justify-content: center;
	}
}</pre></body></html>