/*reset css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	
}
img {
	border: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
}
/*reset css - end*/
/*size-related and colors*/
body, .background {
	width: 728px;
	height: 90px;
	margin: 0px;
}
#mainContainer {
	position: absolute;
	width: 728px;
	height: 90px;
	overflow: hidden;
	background-color: #ffffff;
}
.animObj {
	position: absolute;
}
.start-invisible {
	visibility: hidden;
}
.set-WH {
	width: 728px;
	height: 90px;
}
.soft-light {
	mix-blend-mode: soft-light;
}
/*size-related and colors - end*/
/*specific*/

#img1, #img2, #img3{
	transform-origin: left top;
}
#gradient_p2{
	mix-blend-mode: multiply
}
#links{
position: absolute;
    top: 4px;
    left: 441px;
    width: 300px;
    height: 19px;
    overflow: hidden;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}
#legal{
position: absolute;
    top: 20px;
    left: 434px;
    width: 292px;
    height: 69px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}
#legal_content{		
	padding-right: 1px;
}
#legal::-webkit-scrollbar {
	width: 6px
}
#legal::-webkit-scrollbar-track {
	background: rgba(255,255,255,0)/*#fff*/
}
#legal::-webkit-scrollbar-thumb {
	/*width: 2px;
	border-radius: 2px;*/
	background: #000;
	
	border: 2px solid rgba(0, 0, 0, 0);
	background-clip: padding-box;
	border-radius: 9999px;
	
}
#legal::-webkit-scrollbar-thumb:hover {
	background: rgba(#000, 1)
}
#links p {
	text-align: left;
	padding: 0px;
	font-size: 10.25px;
	line-height: 13px;
}
#legal p {
	padding:2px 2px 2px 8px;
}
#legal a {
	color:#000;
	text-decoration: none
}
#legal a:hover {
	color:#b32283;
}

#links a {
	color:#000;
	text-decoration: underline
}
#links a:hover {
	color:#b32283;
}

/*#legal a:visited, #links a:visited{
	color:#b1059d;
}*/

.black{
	color:#000
}
.blue{
	color:#405364
}

.bg-lt-blue{
	background-color:#e5f3f9;
}

.body-bold{
	text-align: left;
	font-weight: 700;
	font-style: normal;
	font-size: 10px;
	line-height: 12.25px;
}

.heading{
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    font-size: 10.7px;
    line-height: 15px;
    letter-spacing: -.27px;
}
.header{
	font-size: 13.5px;
}
.body{
	font-weight: 400;
	font-size: 10px;
	line-height: 11.75px;
}

.border-bottom-normal {
  border-bottom: 1px solid #ffffff;
}
.border-bottom-centered{
	display: inline-block;
  position: relative;	
}
.border-bottom-centered:after {
  position: absolute;
	content: '';
	border-bottom: 1px solid #ffffff;
	width: 156px;
	transform: translateX(-50%);
	bottom: 1px;
	left: 50%;
}
.body-normal{
	text-align: left;
	font-weight: 400;
	font-style: normal;
	font-size: 10.5px;
	line-height: 12.25px;
}


.bold{
	font-weight: 700;
  font-style: normal;
}

.bolder{
	font-weight: 800;
  font-style: normal;
}

#box1{
	-webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

#txt_p2, #txt_p3{
	-webkit-filter:	drop-shadow(0px 0px 10px rgba(0, 0, 0, 1));	
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 1));	
}


.sup { 
	font-size: .75em;
	vertical-align: super; 
}
.spacer{
	padding-top:10px
}
.adj{
	text-align: left!important;
    padding-right: 0px!important;
}
ul{
	margin-left: 10px;
	font-weight: 400;
	font-style: normal;
font-size: 10.5px;
    line-height: 12.25px;
	list-style-position: outside;
	list-style-type: disc;
	padding-inline-start: 15px;
	margin-block-start: .5em;
	margin-block-end: .25em;
}
li::marker {
	color:#cc0066
}
.sub{
	font-size:.65em
}
@-moz-document url-prefix() {
	#legal{
		scrollbar-width: thin;
		width: 177px;
	}
	#legal_content{		
		padding-right: 0px;
	}
	.will-change {
		/*transform: translate3d(0, 0, 0);
		-o-perspective: 1000;
		perspective: 1000;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		will-change: transform;
		transform: rotate(0.05deg);
		-moz-transform: rotate(0.05deg);*/
	}
}
      .st0 {
        fill: none;
      }

      .st1 {
        fill: url(#linear-gradient);
      }

      .st2 {
        isolation: isolate;
      }

      .st3 {
        mix-blend-mode: multiply;
      }

      .st4 {
        clip-path: url(#clippath-1);
      }

      .st5, .st6 {
        fill: #fff;
      }

      .st7 {
        fill: #7cc24d;
      }

      .st6 {
        opacity: 0;
      }

      .st8 {
        fill: #0265a1;
      }

      .st9 {
        fill: #006998;
      }

      .st10 {
        fill: #b41f84;
      }

      .st11 {
        fill: #b32283;
      }

      .st12 {
        fill: #777b83;
      }

      .st13 {
        clip-path: url(#clippath);
      }

      .st14 {
        fill: #01015d;
      }