<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.close-icon {
    background-image: url("/images/x.svg");
}

.popover {
	border: none;
}

.popover-body {
	border-radius: 10px;
	background-color: #132650;
	color: white;
}

.disabled-btn {
	background-color: #9b9b9b;
	color: #ffffff;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #132650;
}

.acn-btn-size {
    width: 208px;
    height: 48px;
}

.acn-banner-heading {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.6;
    letter-spacing: 1.25px;
}

.acn-text {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    color: #434343;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: 0.75px;
}

.acn-grey {
    color: #434343;
}

.acn-blue {
    color: #132650;
}

.btn-acn-blue {
    background-color: #0a467b;
    color: white;
    border-radius: 0px;
}

.btn-acn-blue:hover {
    background-color: #5B87AD;
    color: white;
    border-radius: 0px;
}

.btn-text {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.24;
    letter-spacing: 0.26px;
    text-align: center;
    color: #ffffff;
}

.bg-grey {
    background-color: #f6f6f6;
}

.bg-white {
    background-color: #ffffff;
}

.bg-footer {
    background-color: #002855;
}

.nav-item {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.14px;
    text-align: left;
    color: #ffffff;
}

.nav-item:hover {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.14px;
    text-align: left;
    color: #ffffff;
}

.nav-item:active {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.14px;
    text-align: left;
    color: #ffffff;
}

.top-nav {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 0.16px;
    text-align: left;
    color: #002855;
}

.acn-logo {
    width: 132.3px;
    height: 34.9px;
    object-fit: contain;
}

.banner1-heading {
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.banner2-heading {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.25px;
    text-align: center;
    color: #ffffff;
}

.banner2-text {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.15px;
    text-align: center;
    color: #ffffff;
}

.footer-link {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.12px;
    text-align: right;
    color: #ffffff;
}

.footer-link:hover {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.12px;
    text-align: right;
    color: #ffffff;
}

.footer-link:active {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.12px;
    text-align: right;
    color: #ffffff;
}

.copyright-text {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.12px;
    text-align: right;
    color: #ffffff;
}

.carousel-caption {
    top: 6%;
}

.border-none {
    border: none;
}

.color-black {
    color: black;
}

#navbarResponsive .nav-item {
    margin-right: 6px;
}

.white-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-toggler {
    color: white;
    border-color: none;
}

.raleway-regular {
    font-family: 'Raleway', sans-serif;
}

.raleway-bold {
    font-family: 'Raleway', sans-serif;
}

.raleway-light {
    font-family: 'Raleway', sans-serif;
}

.raleway-medium {
    font-family: 'Raleway', sans-serif;
}

.raleway {
    font-family: 'Raleway', sans-serif;
}

.text-bold {
    font-weight: bold;
}

.text-normal {
    font-weight: normal;
}

.text-wlight {
    font-weight: 300;
}

.nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.carousel-control-next-icon {
    background-image: url(/images/UK/next.png);
}

.carousel-control-prev-icon {
    background-image: url(/images/UK/prev.png);
}

.nav-item2 {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.14px;
    text-align: left;
    color: #ffffff;
}

.nav-item2:hover {
    font-family: 'Raleway', sans-serif;
    font-size: 14 px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.14 px;
    text-align: left;
    color: #ffffff;
}

.nav-item2:active {
    font-family: 'Raleway', sans-serif;
    font-size: 14 px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.14 px;
    text-align: left;
    color: #ffffff;
}

.test009 {
	pointer-events: none;
}

.test008 {
	/* pointer-events: none; */
}

[type=reset], [type=submit], button, html [type=button] {
    /*-webkit-appearance: button; */
}

.form-check-input {
    position: absolute;
    margin-top: 0.975555rem;
    margin-left: -1.25rem;
}

p.banner1-pad {
	margin-bottom: -0.5rem;
}

..banner1-bg-color {
    background-color: rgb(10, 70, 123, 0.5);
}

..banner1-bg-size {
    min-height: 160px;
    max-height: 160px;
    max-width: 400px;
}

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