/* 	Begin Modified Meyer Reset */
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, ul, li,
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 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:9684px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-SharpGroteskBook-17;
	src:url("../fonts/SharpGroteskBook-17-930837112.otf");
}

@font-face {
	font-family:FF-SharpGroteskBook-20;
	src:url("../fonts/SharpGroteskBook-20-930837118.otf");
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-NeuePlak-CompBlack;
	src:url("../fonts/NeuePlak-CompBlack-5628818.ttf");
}

@font-face {
	font-family:FF-SharpGroteskBold-10;
	src:url("../fonts/SharpGroteskBold-10-930837349.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-HelveticaNowDisplay-Bd;
	src:url("../fonts/HelveticaNowDisplayBold-5760481.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ChromaticPro-CompSmBd;
	src:url("../fonts/ChromaticPro-CompSmBd-930826232.otf");
}

@font-face {
	font-family:FF-HelveticaNowDisplay-XBd;
	src:url("../fonts/HelveticaNowDisplayXBd-5760491.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Gilroy-Bold;
	src:url("../fonts/Gilroy-Bold-5538903.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-HelveticaNowDisplay-Md;
	src:url("../fonts/HelveticaNowDisplayMedium-5760488.ttf");
}

#item520 {
	width:595px !important;
	height:843px !important;
	top:-1px !important;
	background:#18184d;
}

#item551 {
	width:173px !important;
	height:173px !important;
	left:43px !important;
	top:87px !important;
}

@keyframes flyinfromleft-551 {
	0% {
		transform:translate(-307px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-551 {
	0% {
		-webkit-transform:translate(-307px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
#item590 {
	width:233px !important;
	height:64px !important;
	left:181px !important;
	top:385px !important;
}

@keyframes flyinfrombottom-590 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-590 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item616 {
	width:168px !important;
	left:392px !important;
	top:718px !important;
	min-height:34px !important;
}

@keyframes flyinfrombottom-616 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-616 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12821 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item10586 {
	width:495px !important;
	left:58px !important;
	top:50px !important;
	min-height:47px !important;
}

#item10651 {
	width:495px !important;
	min-height:156px !important;
	-moz-columns:auto 3;
	-webkit-columns:auto 3;
	columns:auto 3;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item11470 {
	width:490px !important;
	left:50px !important;
	top:687px !important;
	min-height:65px !important;
}

#item12795 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item1256 {
	width:495px !important;
	left:50px !important;
	top:50px !important;
	min-height:47px !important;
}

#item3887 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3847 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3809 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3771 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3728 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3681 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3641 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3603 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3564 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item2390 {
	width:285px !important;
	height:41px !important;
	left:105px !important;
	top:602px !important;
	border-radius:8px;
	background:#2cb669;
}

#item3557 {
	width:495px !important;
	height:643px !important;
	left:50px !important;
	top:109px !important;
}

#item12770 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item1281 {
	width:495px !important;
	left:50px !important;
	top:49px !important;
	min-height:95px !important;
}

#item4022_container {
	width:495px !important;
	height:600px !important;
	left:50px !important;
	top:152px !important;
}

#item12745 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item7807 {
	width:383px !important;
	height:173px !important;
	left:107px !important;
	top:161px !important;
}

#item2318 {
	width:495px !important;
	left:50px !important;
	top:342px !important;
	min-height:82px !important;
}

#item1816_container {
	width:495px !important;
	height:300px !important;
	left:50px !important;
	top:452px !important;
}

#item12720 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item5100 {
	width:1191px !important;
	height:842px !important;
	background:#f5e5be;
}

#item4891 {
	width:469px !important;
	height:699px !important;
	left:63px !important;
	top:50px !important;
}

#item12695 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item4919 {
	width:495px !important;
	left:50px !important;
	top:50px !important;
	min-height:144px !important;
}

#item8756 {
	width:498px !important;
	height:454px !important;
	left:49px !important;
	top:222px !important;
}

#item11678 {
	width:497px !important;
	left:50px !important;
	top:692px !important;
	min-height:60px !important;
}

#item12670 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item11686 {
	width:595px !important;
	height:842px !important;
	left:595px !important;
	background:#115369;
}

#item4264 {
	width:495px !important;
	left:50px !important;
	top:50px !important;
	min-height:146px !important;
}

#item7392 {
	width:241px !important;
	height:50px !important;
	left:304px !important;
	top:430px !important;
}

#item7744_container {
	width:596px !important;
	height:850px !important;
	left:594px !important;
	top:-7px !important;
}

#item11389 {
	width:170px !important;
	left:85px !important;
	top:443px !important;
	min-height:21px !important;
}

#item12645 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item10827 {
	width:397px !important;
	left:148px !important;
	top:41px !important;
	min-height:66px !important;
}

#item12619 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item4835 {
	width:446px !important;
	left:75px !important;
	top:50px !important;
	min-height:135px !important;
}

#item6871_container {
	width:330px !important;
	height:522px !important;
	left:133px !important;
	top:230px !important;
	border:solid 2px #fff;
}

#item6908 {
	width:75px !important;
	left:470px !important;
	top:664px !important;
	min-height:88px !important;
}

#item12594 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item240 {
	width:497px !important;
	height:497px !important;
	left:49px !important;
	top:254px !important;
}

#item4647 {
	width:495px !important;
	left:50px !important;
	top:50px !important;
	min-height:164px !important;
}

#item1113 {
	width:595px !important;
	height:845px !important;
	left:595px !important;
	top:-2px !important;
	background:#ffd400;
}

#item12569 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item10329 {
	width:149px !important;
	height:25px !important;
	background:#fcc41e;
}

#item10330 {
	width:157px !important;
	height:25px !important;
	background:#fff;
	padding:5px;
}

#item9880 {
	width:149px !important;
	height:25px !important;
	background:#ffd400;
}

#item9900 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
	padding:5px;
}

#item10260 {
	width:157px !important;
	height:25px !important;
	left:207px !important;
	top:426px !important;
}

#item10466 {
	width:157px !important;
	height:25px !important;
	background:#fff;
}

#item10467 {
	width:157px !important;
	height:25px !important;
	background:#fff;
	padding:5px;
}

#item9963 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
}

#item9967 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
	padding:5px;
}

#item10266 {
	width:157px !important;
	height:25px !important;
	left:376px !important;
	top:426px !important;
}

#item10357 {
	width:149px !important;
	height:25px !important;
	background:#fff;
}

#item10358 {
	width:157px !important;
	height:25px !important;
	background:#fff;
	padding:5px;
}

#item9908 {
	width:149px !important;
	height:25px !important;
	background:#ffd400;
}

#item9909 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
	padding:5px;
}

#item10262 {
	width:157px !important;
	height:25px !important;
	left:207px !important;
	top:460px !important;
}

#item10438 {
	width:149px !important;
	height:25px !important;
	background:#fff;
}

#item10439 {
	width:157px !important;
	height:25px !important;
	background:#fff;
	padding:5px;
}

#item9965 {
	width:149px !important;
	height:25px !important;
	background:#ffd400;
}

#item9990 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
	padding:5px;
}

#item10271 {
	width:157px !important;
	height:25px !important;
	left:376px !important;
	top:460px !important;
}

#item10384 {
	width:149px !important;
	height:25px !important;
	background:#fff;
}

#item10385 {
	width:157px !important;
	height:25px !important;
	background:#fff;
	padding:5px;
}

#item9934 {
	width:149px !important;
	height:25px !important;
	background:#ffd400;
}

#item9935 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
	padding:5px;
}

#item10264 {
	width:157px !important;
	height:25px !important;
	left:207px !important;
	top:494px !important;
}

#item10411 {
	width:157px !important;
	height:25px !important;
	background:#fff;
}

#item10412 {
	width:157px !important;
	height:25px !important;
	background:#fff;
	padding:5px;
}

#item9966 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
}

#item10013 {
	width:157px !important;
	height:25px !important;
	background:#ffd400;
	padding:5px;
}

#item10273 {
	width:157px !important;
	height:25px !important;
	left:376px !important;
	top:494px !important;
}

#item10066 {
	width:338px !important;
	left:207px !important;
	top:386px !important;
	min-height:25px !important;
}

@keyframes flyinfromleft-12143 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-12143 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12119 {
	width:101px !important;
	left:29px !important;
	top:732px !important;
	min-height:23px !important;
}

#item11813 {
	width:338px !important;
	left:207px !important;
	top:50px !important;
	min-height:287px !important;
}

@keyframes flyinfromtop-11813 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-11813 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12356 {
	width:153px !important;
	left:169px !important;
	min-height:233px !important;
}

#item12321 {
	width:153px !important;
	left:169px !important;
	min-height:211px !important;
}

#item12287 {
	width:153px !important;
	left:169px !important;
	min-height:233px !important;
}

#item12252 {
	width:153px !important;
	left:169px !important;
	min-height:233px !important;
}

#item12187 {
	width:153px !important;
	left:169px !important;
	min-height:233px !important;
}

#item9849 {
	width:157px !important;
	left:169px !important;
	min-height:210px !important;
}

#item12179 {
	width:326px !important;
	height:233px !important;
	left:207px !important;
	top:541px !important;
}

#item12544 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item1131 {
	width:495px !important;
	left:50px !important;
	top:50px !important;
	min-height:163px !important;
}

#item2897 {
	width:486px !important;
	left:55px !important;
	top:624px !important;
	min-height:127px !important;
	padding:10px;
}

#item12519 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item6006 {
	width:494px !important;
	left:51px !important;
	top:50px !important;
	min-height:138px !important;
}

#item7301 {
	width:523px !important;
	left:35px !important;
	top:241px !important;
	min-height:117px !important;
}

#item7307 {
	width:494px !important;
	left:51px !important;
	top:348px !important;
	min-height:64px !important;
}

#item7337 {
	width:494px !important;
	left:51px !important;
	top:400px !important;
	min-height:64px !important;
}

#item5106_container {
	width:595px !important;
	height:842px !important;
	left:595px !important;
	background:#ffa31f;
}

#item9661 {
	width:495px !important;
	height:39px !important;
	background:#facd00;
}

#item12494 {
	width:494px !important;
	height:50px !important;
	left:50px !important;
	top:792px !important;
}

#item1204 {
	width:336px !important;
	left:50px !important;
	top:50px !important;
	min-height:39px !important;
}

#item5116 {
	width:18px !important;
	height:18px !important;
	left:280px !important;
	top:375px !important;
}

#item5723 {
	width:18px !important;
	height:18px !important;
	left:240px !important;
	top:372px !important;
}

#item5726 {
	width:18px !important;
	height:18px !important;
	left:229px !important;
	top:365px !important;
}

#item6716 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6717 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6722 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:95px !important;
	padding:0px 10px 10px 10px;
}

#item6675 {
	width:161px !important;
	height:210px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6676 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6683 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:109px !important;
	padding:0px 10px 10px 10px;
}

#item6634 {
	width:161px !important;
	height:250px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6635 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6640 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:149px !important;
	padding:0px 10px 10px 10px;
}

#item6598 {
	width:161px !important;
	height:260px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6599 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6603 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:149px !important;
	padding:0px 10px 10px 10px;
}

#item6556 {
	width:161px !important;
	height:210px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6557 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6562 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:115px !important;
	padding:20px 10px 10px 10px;
}

#item6523 {
	width:161px !important;
	height:187px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6524 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6528 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:95px !important;
	padding:0px 10px 10px 10px;
}

#item6479 {
	width:161px !important;
	height:230px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6480 {
	width:119px !important;
	height:37px !important;
	left:21px !important;
	top:35px !important;
}

#item6484 {
	width:159px !important;
	left:1px !important;
	top:91px !important;
	min-height:131px !important;
	padding:0px 10px 10px 10px;
}

#item6375 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6376 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6380 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:95px !important;
	padding:0px 10px 10px 10px;
}

#item6330 {
	width:161px !important;
	height:240px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6331 {
	width:132px !important;
	height:87px !important;
	left:14px !important;
	top:10px !important;
}

#item6335 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:149px !important;
	padding:0px 10px 10px 10px;
}

#item6298 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6299 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6303 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:95px !important;
	padding:0px 10px 10px 10px;
}

#item6262 {
	width:161px !important;
	height:210px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6263 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6270 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:119px !important;
	padding:0px 10px 10px 10px;
}

#item6224 {
	width:161px !important;
	height:250px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6225 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6232 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:131px !important;
	padding:0px 10px 10px 10px;
}

#item6190 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6191 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6196 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:77px !important;
	padding:0px 10px 10px 10px;
}

#item6158 {
	width:161px !important;
	height:210px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6159 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6163 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:91px !important;
	padding:0px 10px 10px 10px;
}

#item6445 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6446 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6451 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:77px !important;
	padding:0px 10px 10px 10px;
}

#item6116 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6117 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item6121 {
	width:159px !important;
	left:1px !important;
	top:91px !important;
	min-height:89px !important;
	padding:0px 10px 10px 10px;
}

#item6084 {
	width:161px !important;
	height:190px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6085 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:3px !important;
}

#item6089 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:77px !important;
	padding:0px 10px 10px 10px;
}

#item6049 {
	width:161px !important;
	height:200px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item6050 {
	width:159px !important;
	height:110px !important;
	left:1px !important;
	top:1px !important;
}

#item6054 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:89px !important;
	padding:0px 10px 10px 10px;
}

#item5121 {
	width:161px !important;
	height:230px !important;
	background:#01abe8;
	border:solid 1.5px #fff;
}

#item1999 {
	width:159px !important;
	height:105px !important;
	left:1px !important;
	top:1px !important;
}

#item5141 {
	width:159px !important;
	left:1px !important;
	top:105px !important;
	min-height:119px !important;
	padding:0px 10px 10px 10px;
}

#item6046 {
	width:161px !important;
	height:260px !important;
	left:386px !important;
	top:174px !important;
}

#item6409 {
	width:18px !important;
	height:18px !important;
	left:247px !important;
	top:372px !important;
}

#item6434 {
	width:18px !important;
	height:18px !important;
	left:312px !important;
	top:502px !important;
}

#item6667 {
	width:18px !important;
	height:18px !important;
	left:243px !important;
	top:362px !important;
}

#item6509 {
	width:18px !important;
	height:18px !important;
	left:421px !important;
	top:717px !important;
}

#item6588 {
	width:18px !important;
	height:18px !important;
	left:406px !important;
	top:713px !important;
}

#item6591 {
	width:18px !important;
	height:18px !important;
	left:437px !important;
	top:715px !important;
}

#item6594 {
	width:18px !important;
	height:18px !important;
	left:224px !important;
	top:203px !important;
}

#item6512 {
	width:18px !important;
	height:18px !important;
	left:235px !important;
	top:371px !important;
}

#item6437 {
	width:18px !important;
	height:18px !important;
	left:219px !important;
	top:372px !important;
}

#item6440 {
	width:18px !important;
	height:18px !important;
	left:201px !important;
	top:354px !important;
}

#item6420 {
	width:18px !important;
	height:18px !important;
	left:228px !important;
	top:372px !important;
}

#item6424 {
	width:18px !important;
	height:18px !important;
	left:213px !important;
	top:354px !important;
}

#item6427 {
	width:18px !important;
	height:18px !important;
	left:228px !important;
	top:381px !important;
}

#item6430 {
	width:18px !important;
	height:18px !important;
	left:403px !important;
	top:789px !important;
}

#item6671 {
	width:18px !important;
	height:18px !important;
	left:340px !important;
	top:393px !important;
}

#item6712 {
	width:18px !important;
	height:18px !important;
	left:240px !important;
	top:370px !important;
}

#item5329 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#2cb669;
	border:solid 2px #fff;
}

#item5331 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:14px !important;
}

#item6748 {
	width:37px !important;
	height:39px !important;
	left:16px !important;
	top:6px !important;
}

#item6931 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:259px !important;
}

#item5240 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#fcc41e;
	border:solid 2px #fff;
}

#item5242 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:14px !important;
}

#item6777 {
	width:38px !important;
	height:39px !important;
	left:15px !important;
	top:6px !important;
}

#item6936 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:428px !important;
}

#item5273 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#1b5a66;
	border:solid 2px #fff;
}

#item5275 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:14px !important;
}

#item6802 {
	width:38px !important;
	height:42px !important;
	left:15px !important;
	top:5px !important;
}

#item6938 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:513px !important;
}

#item5162 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#136bac;
	border:solid 2px #fff;
}

#item5183 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:14px !important;
}

#item6813 {
	width:38px !important;
	height:41px !important;
	left:15px !important;
	top:4px !important;
}

#item6941 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:597px !important;
}

#item5189 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#ec6ea6;
	border:solid 2px #fff;
}

#item5191 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:14px !important;
}

#item6817 {
	width:38px !important;
	height:40px !important;
	left:15px !important;
	top:6px !important;
}

#item6926 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:682px !important;
}

#item5214 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#e3720b;
	border:solid 2px #fff;
}

#item5216 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:14px !important;
}

#item6821 {
	width:44px !important;
	height:32px !important;
	left:13px !important;
	top:10px !important;
}

#item6929 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:174px !important;
}

#item5302 {
	width:69px !important;
	height:69px !important;
	border-radius:10px;
	background:#ea0010;
	border:solid 2px #fff;
}

#item5304 {
	width:62px !important;
	left:3px !important;
	top:47px !important;
	min-height:21px !important;
}

#item6789 {
	width:47px !important;
	height:46px !important;
	left:11px !important;
	top:7px !important;
}

#item6934 {
	width:69px !important;
	height:69px !important;
	left:51px !important;
	top:343px !important;
}

#item10861 {
	width:495px !important;
	left:51px !important;
	top:99px !important;
	min-height:40px !important;
}

#item3983 {
	width:595px !important;
	height:842px !important;
	background:#18184d;
}

#item10739 {
	width:496px !important;
	left:50px !important;
	top:414px !important;
	min-height:83px !important;
}

#item11585 {
	width:212px !important;
	height:64px !important;
	left:187px !important;
	top:333px !important;
}

p.autoParaStyle45 {
	font-weight:500;
	font-family:FF-HelveticaNowDisplay-Md,"Helvetica Now Display (OTF)",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.010em;
	margin-top:10px;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:500;
	font-family:FF-HelveticaNowDisplay-Md,"Helvetica Now Display (OTF)",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.010em;
	margin-top:10px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:roboto-condensed,"Roboto Condensed",sans-serif;
	font-stretch:condensed;
	font-size:18px;
	line-height:21.6px;
	color:#010c50;
	letter-spacing:-0.012em;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-Gilroy-Bold,Gilroy;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.005em;
	margin-top:16px;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:roboto,Roboto,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	letter-spacing:0.005em;
	margin-top:6px;
	text-align:center;
}

p.autoParaStyle40 {
	font-family:roboto,Roboto,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	margin-top:6px;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#010c50;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:roboto,Roboto,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#115369;
	letter-spacing:0.005em;
	margin-top:7px;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-ChromaticPro-CompSmBd,"Chromatic Pro",sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle36 {
	font-family:FF-ChromaticPro-CompSmBd,"Chromatic Pro",sans-serif;
	font-size:96px;
	line-height:115.2px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:23px;
	text-align:center;
}

p.autoParaStyle35 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:-0.012em;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#facd00;
	margin-top:10px;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:roboto,Roboto,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	letter-spacing:-0.005em;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:roboto,Roboto,sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#136bac;
	letter-spacing:-0.005em;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.005em;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#facd00;
	letter-spacing:0.005em;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:26.2px;
	line-height:31.4px;
	color:#801f91;
	text-transform:uppercase;
	margin-bottom:36px;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.005em;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.005em;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.005em;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:roboto,Roboto,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	letter-spacing:0.005em;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-SharpGroteskBold-10,"Sharp Grotesk Bold",Impact, Charcoal, sans-serif;
	font-size:81px;
	line-height:66.6px;
	color:#fff;
	letter-spacing:0.200em;
	text-align:center;
}

p.autoParaStyle21 {
	font-style:italic;
	font-weight:normal;
	font-family:roboto,Roboto,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.005em;
	margin-bottom:10px;
	text-align:right;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fcc41e;
	margin-bottom:25px;
	text-align:right;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#010c50;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.005em;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#e3720b;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:500;
	font-family:FF-HelveticaNowDisplay-Md,"Helvetica Now Display (OTF)",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:25px;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	letter-spacing:0.005em;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:-0.005em;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Gilroy-Bold,Gilroy;
	font-size:11px;
	line-height:13.2px;
	color:#18184d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Gilroy-Bold,Gilroy;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-Gilroy-Bold,Gilroy;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	margin-top:19px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	margin-top:10px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle7 {
	font-family:roboto,Roboto,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:roboto,Roboto,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-Gilroy-Bold,Gilroy;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	letter-spacing:0.005em;
	text-align:right;
}

p.autoParaStyle2 {
	font-weight:500;
	font-family:FF-HelveticaNowDisplay-Md,"Helvetica Now Display (OTF)",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.005em;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:27.4px;
	line-height:32.9px;
	color:#fff;
	letter-spacing:0.005em;
	text-align:center;
}

p.Heading {
	font-weight:bold;
	font-family:roboto,Roboto,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fcc41e;
	margin-bottom:5px;
	text-align:left;
}

p.sub-heading {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fcc41e;
	margin-bottom:10px;
	text-align:left;
}

p.Copy {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.New-headings {
	font-size:148px;
	line-height:148px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Headers {
	font-weight:900;
	font-family:FF-NeuePlak-CompBlack,"Neue Plak (OTF)",Impact, Charcoal, sans-serif;
	font-size:250px;
	line-height:200px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	border-bottom:solid 2px #000;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.copy {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	letter-spacing:0.005em;
	margin-top:19px;
	text-align:left;
}

p._48pt-Headings {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-XBd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#18184d;
	margin-bottom:25px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle16 {
	font-size:19px;
}

span.autoCharStyle15 {
	font-weight:500;
	font-family:roboto,Roboto,sans-serif;
	font-size:12px;
}

span.autoCharStyle14 {
	font-style:italic;
	font-weight:normal;
	font-family:roboto,Roboto,sans-serif;
}

span.autoCharStyle13 {
	color:#136bac;
}

span.autoCharStyle12 {
	font-family:roboto,Roboto,sans-serif;
	font-size:14px;
}

span.autoCharStyle11 {
	font-family:FF-SharpGroteskBook-20,"Sharp Grotesk Book",sans-serif;
	font-size:16px;
}

span.autoCharStyle10 {
	color:#facd00;
}

span.autoCharStyle9 {
	font-size:18px;
	color:#d43536;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:18px;
}

span.autoCharStyle7 {
	font-size:18px;
}

span.autoCharStyle6 {
	color:#000;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:roboto,Roboto,sans-serif;
	color:#f9b233;
	text-decoration:underline;
}

span.autoCharStyle4 {
	color:#fff;
}

span.autoCharStyle3 {
	color:#18184d;
}

span.autoCharStyle2 {
	color:#2cb669;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:27.4px;
}

span.button-text {
	font-weight:bold;
	font-family:FF-HelveticaNowDisplay-Bd,"Helvetica Now Display (OTF)","Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#000;
}

span.buttons {
	font-family:FF-SharpGroteskBook-17,"Sharp Grotesk Book",sans-serif;
	font-size:16px;
	color:#000;
}

span.Hyperlink {
	color:#4f5cd5;
	text-decoration:underline;
}

span.poppins {
	font-weight:bold;
	font-family:poppins,Poppins;
	font-size:14px;
	color:#fff;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
