@charset "UTF-8";
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
#banner { position: relative; width: 300px; height: 250px; overflow: hidden; border: 1px solid #422e83; }
#banner, #banner * { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; }
.fullsize { width: 300px; height: 250px; }
.hide { display: none; }
.show { display: block; }
.hidden { position: absolute; width: 0; height: 0; opacity: 0; overflow: hidden; }
.interaction { z-index: 100; }
.reveal, .reveal * { overflow: visible !important; }
#mainBtn { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 50; cursor: pointer; background-color: rgba( 255, 255, 255, 0 ); }
#banner, .container { background: #422e83; background-image: -o-linear-gradient( 224deg, rgb( 117, 104, 175 ) 0%, rgb( 66, 46, 131 ) 85% ); background-image: linear-gradient( -134deg, rgb( 117, 104, 175 ) 0%, rgb( 66, 46, 131 ) 85% ); }
.indication { background: url( "assets/indication.png" ) no-repeat; background-size: contain; left: 10px; top: 6px; width: 233px; height: 33px; }
.cta { background: #ddd2ff url( "assets/cta_txt.png" ) no-repeat center center; background-size: auto 11px; top: 118px; width: 300px; height: 42px; }
.txt1 { background: url( "assets/txt1.png" ) no-repeat; background-size: contain; left: 9px; top: 48px; width: 172px; height: 56px; }
.angle { background: url( "assets/angle.png" ) no-repeat; background-size: contain; left: 245px; top: -2px; width: 63px; height: 120px; }
.icon1 { background: url( "assets/icon1.png" ) no-repeat; background-size: contain; left: 225px; top: 36px; width: 69px; height: 79px; }
.txt2 { background: url( "assets/txt2.png" ) no-repeat; background-size: contain; left: 33px; top: 42px; width: 235px; height: 26px; }
.ribbonContainer { left: 23px; top: 72px; width: 253px; height: 19px; overflow: hidden; }
.ribbon { right: 0; background: url( "assets/ribbon.png" ) no-repeat; background-size: auto 18px; width: 253px; height: 19px; overflow: hidden; }
.disclaimer { background: url( "assets/disclaimer.png" ) no-repeat; background-size: contain; left: 60px; top: 94px; width: 181px; height: 23px; }
.txt3 { background: url( "assets/txt3.png" ) no-repeat; background-size: contain; left: 9px; top: 46px; width: 196px; height: 65px; }
.icon2 { background: url( "assets/icon2.png" ) no-repeat; background-size: contain; right: 10px; top: 40px; width: 75px; height: 72px; }
.pdf_icon { margin: 0 3px !important; vertical-align: text-bottom; }
#iriContainer { width: 300px; height: 88px; top: 160px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; opacity: 1; }
#header { position: relative !important; width: 300px; height: 15px; background-color: #422e83; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0 5px 0 6px; }
.iri, #expandBtn { position: relative !important; font-family: Helvetica, Arial, sans-serif; color: white; text-align: left; font-size: 9px; line-height: 0; font-weight: bold; -ms-flex-item-align: center; align-self: center; }
.iri { margin-top: 3px; }
#expandBtn { font-size: 12px; line-height: 10px; margin-bottom: 4px; cursor: pointer; text-align: center; }
#scrollingText * { font-size: 9px; line-height: 10px; font-family: Helvetica, Arial, sans-serif; }
#scrollingText { color: #000; position: relative !important; width: 298px; height: 54px; overflow-y: scroll; overflow-x: hidden; scroll-behavior: auto; background-color: white; scrollbar-color: #422e83; scrollbar-width: thin; }
#scrollingText a { color: #000; text-decoration: underline; }
#scrollContainer { position: relative !important; left: 5px; width: 94%; height: auto; padding: 5px 0; }
#scrollContainer img { margin: 5px 0; }
#scrollContainer * { position: static !important; }
h1 { color: #422e83; font-weight: bold; padding-bottom: 2px; }
span { }
ul, li { font-weight: normal; padding-bottom: 2px; padding-left: 0; list-style: none; list-style-type: none; }
li { position: relative; padding-left: 10px; }
li:before { position: absolute; left: 0; content: "\2022"; font-size: 16px; font-weight: bold; }
p { padding-bottom: 4px; }
sup { vertical-align: super; font-size: smaller !important; }
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 1px 1px 1px 0 #ddd; border-radius: auto; background: GhostWhite; }
::-webkit-scrollbar-thumb { border-radius: 6px; background: #422e83; -webkit-box-shadow: auto; }
::-webkit-scrollbar-thumb:hover { background: #422e83; }
::-webkit-scrollbar-thumb:window-inactive { background: auto; }
::-webkit-scrollbar-thumb:hover { background: #422e83; }
#footer { position: relative !important; width: 300px; height: 20px; background-color: #422e83; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 3px; }
.btn { position: relative !important; font-family: Helvetica, Arial, sans-serif; color: white; text-align: left; font-size: 9px; font-weight: bold; cursor: pointer; text-decoration: none; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.btn img { position: relative !important; margin: 1px 2px !important; vertical-align: text-bottom; }
