/* 	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...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:32270px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@keyframes fadein-22739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-22739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-136851 {
	0% {
		transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-136851 {
	0% {
		-webkit-transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30332 {
	width:1133px !important;
	height:85px !important;
	left:100px !important;
	top:497px !important;
}

@keyframes flyinfromleft-30332 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-30332 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item144297 {
	width:1055px !important;
	left:100px !important;
	top:675px !important;
	min-height:76px !important;
}

@keyframes flyinfromleft-144297 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144297 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-136946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-136946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-136947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-136947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item136947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136460 {
	width:450px !important;
	height:46px !important;
	background:#000;
}

#item136485 {
	width:450px !important;
	height:46px !important;
}

@keyframes flyinfromleft-144273 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144273 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-144511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-144511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144814 {
	width:254px !important;
	height:66px !important;
	border-radius:20px;
	background:#8a596d;
}

#item144838 {
	width:162px !important;
	left:25px !important;
	top:25px !important;
	min-height:16px !important;
}

#item144760 {
	width:254px !important;
	height:66px !important;
	border-radius:20px;
	background:#ebebef;
}

#item144783 {
	width:165px !important;
	left:25px !important;
	top:25px !important;
	min-height:16px !important;
}

#item144458 {
	width:254px !important;
	height:66px !important;
	border-radius:20px;
	background:#e6e7eb;
}

#item144501 {
	width:165px !important;
	left:25px !important;
	top:25px !important;
	min-height:16px !important;
}

#item144511 {
	width:254px !important;
	height:66px !important;
	left:1644px !important;
	top:995px !important;
}

#item144884 {
	width:195px !important;
	height:167px !important;
	left:861px !important;
	top:828px !important;
}

@keyframes fadein-148169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-148169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-145186 {
	0% {
		transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-145186 {
	0% {
		-webkit-transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item145193 {
	width:303px !important;
	left:36px !important;
	top:356px !important;
	min-height:97px !important;
}

@keyframes flyinfromleft-145193 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-145193 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item145216 {
	width:303px !important;
	left:36px !important;
	top:499px !important;
	min-height:64px !important;
}

@keyframes flyinfromleft-145216 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-145216 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-145242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-145242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-145246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-145246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item145252 {
	width:84px !important;
	height:9px !important;
	background:#000;
}

#item145249 {
	width:84px !important;
	height:9px !important;
}

@keyframes flyinfromleft-145275 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-145275 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-155355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-155355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item155355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item155357 {
	width:141px !important;
	height:31px !important;
	border-radius:9px;
	background:#6d2f49;
}

#item155381 {
	width:99px !important;
	left:11px !important;
	top:11px !important;
	min-height:10px !important;
}

#item145279 {
	width:141px !important;
	height:31px !important;
	border-radius:9px;
	background:#e6e7eb;
}

#item153381 {
	width:99px !important;
	left:11px !important;
	top:9px !important;
	min-height:10px !important;
}

#item155355 {
	width:141px !important;
	height:31px !important;
	left:36px !important;
	top:760px !important;
}

#item145425 {
	width:109px !important;
	height:93px !important;
	left:133px !important;
	top:604px !important;
}

#item137785 {
	width:1944px !important;
	height:110px !important;
	left:-8px !important;
	top:970px !important;
	background:#032941;
}

#item31945 {
	width:64px !important;
	height:71px !important;
	left:100px !important;
	top:994px !important;
}

#item143591 {
	width:251px !important;
	height:56px !important;
	border-radius:10px;
	background:#8a596d;
}

#item143594 {
	width:201px !important;
	left:18px !important;
	top:16px !important;
	min-height:18px !important;
}

#item143567 {
	width:203px !important;
	left:18px !important;
	top:16px !important;
	min-height:18px !important;
}

#item143540 {
	width:202px !important;
	left:18px !important;
	top:15px !important;
	min-height:18px !important;
}

#item143535 {
	width:251px !important;
	height:56px !important;
	left:1569px !important;
	top:1002px !important;
}

#item27207 {
	width:72px !important;
	height:72px !important;
	left:866px !important;
	top:994px !important;
}

#item27203 {
	width:72px !important;
	height:72px !important;
	left:981px !important;
	top:994px !important;
}

@keyframes custom-134594 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-360px,0px);}
}
@-webkit-keyframes custom-134594 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-360px,0px);}
}
#item134481 {
	width:342px !important;
	height:48px !important;
	left:6px !important;
	top:267px !important;
}

#item134508 {
	width:342px !important;
	height:48px !important;
	left:6px !important;
	top:215px !important;
}

#item134535 {
	width:342px !important;
	height:48px !important;
	left:6px !important;
	top:163px !important;
}

#item134562 {
	width:342px !important;
	height:48px !important;
	left:6px !important;
	top:111px !important;
}

#item134589 {
	width:342px !important;
	height:48px !important;
	left:6px !important;
	top:59px !important;
}

#item134429 {
	width:91px !important;
	height:91px !important;
	top:18px !important;
}

#item134423 {
	width:91px !important;
	height:91px !important;
	top:18px !important;
}

#item136633 {
	width:244px !important;
	height:11px !important;
	background:#000;
}

#item136657 {
	width:244px !important;
	height:11px !important;
}

#item137491 {
	width:281px !important;
	height:11px !important;
	background:#000;
}

#item137488 {
	width:281px !important;
	height:11px !important;
	left:251px !important;
}

#item28619 {
	width:471px !important;
	left:100px !important;
	top:66px !important;
	min-height:19px !important;
}

#item158424 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item107529 {
	width:606px !important;
	height:70px !important;
	left:100px !important;
	top:120px !important;
}

@keyframes moveup-desktoptextbox-107529 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-107529 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-109141 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-109141 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
#item141497 {
	width:358px !important;
	height:38px !important;
	left:21px !important;
	top:404px !important;
}

#item141520 {
	width:280px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item141310 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:400px !important;
	height:625px !important;
	border-radius:8px;
	background:#355367;
}

#item141311 {
	width:358px !important;
	height:38px !important;
	left:21px !important;
	top:404px !important;
}

#item141334 {
	width:280px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item108391 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:400px !important;
	height:625px !important;
	border-radius:8px;
	background:#032941;
}

#item108392 {
	width:358px !important;
	height:38px !important;
	left:21px !important;
	top:404px !important;
}

#item108415 {
	width:280px !important;
	left:21px !important;
	top:512px !important;
	min-height:48px !important;
}

#item109141 {
	width:400px !important;
	height:625px !important;
	left:100px !important;
	top:284px !important;
}

@keyframes fly0_5sec-109273 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-109273 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
#item141556 {
	width:279px !important;
	height:38px !important;
	left:21px !important;
	top:404px !important;
}

#item141579 {
	width:280px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item141375 {
	width:279px !important;
	height:38px !important;
	left:21px !important;
	top:404px !important;
}

#item141398 {
	width:280px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item107746 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:400px !important;
	height:625px !important;
	border-radius:8px;
	background:#2f565d;
}

#item108107 {
	width:279px !important;
	height:38px !important;
	left:21px !important;
	top:404px !important;
}

#item108130 {
	width:280px !important;
	left:21px !important;
	top:512px !important;
	min-height:78px !important;
}

#item109273 {
	width:400px !important;
	height:625px !important;
	left:540px !important;
	top:284px !important;
}

@keyframes fly0_5sec-109334 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-109334 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
#item141615 {
	width:357px !important;
	left:21px !important;
	top:382px !important;
	min-height:82px !important;
}

#item141639 {
	width:279px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item141437 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:399px !important;
	height:625px !important;
	border-radius:8px;
	background:#6d2f49;
}

#item141438 {
	width:357px !important;
	left:21px !important;
	top:382px !important;
	min-height:82px !important;
}

#item141462 {
	width:279px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item108348 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:399px !important;
	height:625px !important;
	border-radius:8px;
	background:#6d2f49;
}

#item108167 {
	width:357px !important;
	left:21px !important;
	top:382px !important;
	min-height:82px !important;
}

#item108190 {
	width:279px !important;
	left:21px !important;
	top:512px !important;
	min-height:17px !important;
}

#item109334 {
	width:399px !important;
	height:625px !important;
	left:981px !important;
	top:284px !important;
}

@keyframes fly0_5sec-143877 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-143877 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(1.725px,-29.983px);
		opacity:1;
	}
}
#item143999 {
	width:357px !important;
	left:21px !important;
	top:382px !important;
	min-height:82px !important;
}

#item144023 {
	width:279px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item143942 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:399px !important;
	height:625px !important;
	border-radius:8px;
	background:#ef8b78;
}

#item143943 {
	width:357px !important;
	left:21px !important;
	top:382px !important;
	min-height:82px !important;
}

#item143967 {
	width:279px !important;
	left:21px !important;
	top:512px !important;
	min-height:89px !important;
}

#item143885 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:399px !important;
	height:625px !important;
	border-radius:8px;
	background:#ec6f57;
}

#item143886 {
	width:357px !important;
	left:21px !important;
	top:382px !important;
	min-height:82px !important;
}

#item143910 {
	width:279px !important;
	left:21px !important;
	top:512px !important;
	min-height:64px !important;
}

#item143877 {
	width:399px !important;
	height:625px !important;
	left:1421px !important;
	top:284px !important;
}

@keyframes flyinfromleft-138384 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-138384 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item148200 {
	width:76px !important;
	height:813px !important;
	left:315px !important;
	top:-1px !important;
	background:#032941;
}

#item148201.fixed-pos-elem {
	width:33px !important;
	height:37px !important;
	left:auto !important;
	top:auto !important;
	bottom:104px !important;
	right:21px !important;
}

#item148289.fixed-pos-elem {
	width:39px !important;
	height:39px !important;
	left:auto !important;
	top:auto !important;
	bottom:234px !important;
	right:19px !important;
}

#item148299.fixed-pos-elem {
	width:39px !important;
	height:39px !important;
	left:auto !important;
	top:auto !important;
	bottom:174px !important;
	right:19px !important;
}

#item155936.fixed-pos-elem {
	width:71px !important;
	height:61px !important;
	left:auto !important;
	top:auto !important;
	bottom:307px !important;
	right:-14px !important;
}

@keyframes moveleft-156008 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-155px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-156008 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-155px,0px);
		opacity:1;
	}
}
#item156004 {
	width:218px !important;
	height:61px !important;
	border-radius:8px 0 0 8px;
	background:#ec6f57;
}

#item155980 {
	width:156px !important;
	min-height:14px !important;
}

#item156369 {
	width:156px !important;
	height:14px !important;
	left:49px !important;
	top:23px !important;
}

#item155792 {
	width:39px !important;
	height:61px !important;
	border-radius:8px 0 0 8px;
	background:#ec6f57;
}

#item153980 {
	width:39px !important;
	height:61px !important;
}

#item156008.fixed-pos-elem {
	width:218px !important;
	height:61px !important;
	left:auto !important;
	top:auto !important;
	bottom:307px !important;
	right:-162px !important;
}

#item148498 {
	width:60px !important;
	height:6px !important;
	background:#000;
}

#item148495 {
	width:60px !important;
	height:6px !important;
}

#item148524 {
	width:56px !important;
	height:6px !important;
	background:#000;
}

#item148521 {
	width:56px !important;
	height:6px !important;
	left:64px !important;
}

@keyframes custom-149461 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-276.689px,0px);}
}
@-webkit-keyframes custom-149461 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-276.689px,0px);}
}
#item149348 {
	width:276px !important;
	height:48px !important;
	top:268px !important;
}

#item149375 {
	width:276px !important;
	height:48px !important;
	top:216px !important;
}

#item149429 {
	width:276px !important;
	height:48px !important;
	top:164px !important;
}

#item156244 {
	width:276px !important;
	height:48px !important;
	top:111px !important;
}

#item149456 {
	width:276px !important;
	height:48px !important;
	top:59px !important;
}

#item149317 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:4px !important;
}

#item149305 {
	opacity:0.20;
	width:58px !important;
	height:58px !important;
	border-radius:12px 0 0 12px;
}

#item149311 {
	width:58px !important;
	height:58px !important;
	top:5px !important;
}

#item149461.fixed-pos-elem {
	width:339px !important;
	height:1013px !important;
	left:auto !important;
	top:-1px !important;
	right:-279px !important;
}

#item148594 {
	width:159px !important;
	left:36px !important;
	top:20px !important;
	min-height:8px !important;
}

#item158134 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

#item145461 {
	width:264px !important;
	left:36px !important;
	top:65px !important;
	min-height:26px !important;
}

@keyframes moveup-desktoptextbox-145461 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-145461 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-153577 {
	0% {
		transform:translate(-1.719px,29.951px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-153577 {
	0% {
		-webkit-transform:translate(-1.719px,29.951px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153708 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	background:#e6e7eb;
}

#item153733 {
	width:235px !important;
	left:14px !important;
	top:29px !important;
	min-height:23px !important;
}

#item153757 {
	width:235px !important;
	left:14px !important;
	top:78px !important;
	border-radius:undefined;
	min-height:28px !important;
}

#item145494 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	background:#032941;
}

#item153518 {
	width:235px !important;
	left:14px !important;
	top:29px !important;
	min-height:23px !important;
}

#item153542 {
	width:235px !important;
	left:14px !important;
	top:78px !important;
	border-radius:undefined;
	min-height:28px !important;
}

#item153577 {
	width:264px !important;
	height:136px !important;
	left:36px !important;
	top:140px !important;
}

@keyframes fly0_5sec-153581 {
	0% {
		transform:translate(-1.725px,29.983px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-153581 {
	0% {
		-webkit-transform:translate(-1.725px,29.983px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153795 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	background:#e6e7eb;
}

#item153796 {
	width:236px !important;
	height:23px !important;
	left:14px !important;
	top:30px !important;
}

#item153820 {
	width:236px !important;
	left:14px !important;
	top:78px !important;
	min-height:28px !important;
}

#item150220 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	background:#2f565d;
}

#item150221 {
	width:236px !important;
	height:23px !important;
	left:14px !important;
	top:30px !important;
}

#item150245 {
	width:236px !important;
	left:14px !important;
	top:78px !important;
	min-height:28px !important;
}

#item153581 {
	width:264px !important;
	height:136px !important;
	left:36px !important;
	top:293px !important;
}

@keyframes fly0_5sec-153584 {
	0% {
		transform:translate(-1.725px,29.983px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-153584 {
	0% {
		-webkit-transform:translate(-1.725px,29.983px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153854 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	border-radius:2px;
	background:#e6e7eb;
}

#item153855 {
	width:235px !important;
	height:23px !important;
	left:14px !important;
	top:39px !important;
}

#item153879 {
	width:181px !important;
	left:15px !important;
	top:87px !important;
	min-height:10px !important;
}

#item150496 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	border-radius:2px;
	background:#6d2f49;
}

#item150497 {
	width:235px !important;
	height:23px !important;
	left:14px !important;
	top:39px !important;
}

#item150522 {
	width:181px !important;
	left:15px !important;
	top:87px !important;
	min-height:10px !important;
}

#item153584 {
	width:264px !important;
	height:136px !important;
	left:36px !important;
	top:447px !important;
}

@keyframes fly0_5sec-153586 {
	0% {
		transform:translate(-1.725px,29.983px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-153586 {
	0% {
		-webkit-transform:translate(-1.725px,29.983px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153914 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	background:#e6e7eb;
}

#item153915 {
	width:235px !important;
	height:56px !important;
	left:14px !important;
	top:24px !important;
}

#item153939 {
	width:228px !important;
	left:14px !important;
	top:104px !important;
	min-height:10px !important;
}

#item150748 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:264px !important;
	height:136px !important;
	background:#ec6f57;
}

#item150749 {
	width:235px !important;
	height:56px !important;
	left:14px !important;
	top:24px !important;
}

#item150773 {
	width:228px !important;
	left:14px !important;
	top:104px !important;
	min-height:10px !important;
}

#item153586 {
	width:264px !important;
	height:136px !important;
	left:36px !important;
	top:600px !important;
}

@keyframes flyinfromleft-146503 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146503 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158400 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

@keyframes flyinfromright-142207 {
	0% {
		transform:translate(244.487px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-142207 {
	0% {
		-webkit-transform:translate(244.487px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item142208 {
	width:676px !important;
	height:1108px !important;
}

#item142210 {
	width:609px !important;
	height:1088px !important;
	left:67px !important;
	top:20px !important;
}

#item30655 {
	width:346px !important;
	height:70px !important;
	left:100px !important;
	top:120px !important;
}

@keyframes moveup-desktoptextbox-30655 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-30655 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-143008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-143008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17934 {
	width:975px !important;
	left:100px !important;
	top:335px !important;
	min-height:425px !important;
}

@keyframes flyinfromleft-17934 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-17934 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-30653 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-30653 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item142325 {
	width:625px !important;
	height:394px !important;
	left:106px !important;
	top:30px !important;
}

@keyframes flyinfromleft-144264 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144264 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item145098_container {
	width:281px !important;
	height:158px !important;
	left:89px !important;
	top:799px !important;
}

@keyframes fadein-145098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-145098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item145098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158110 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

@keyframes flyinfromright-146526 {
	0% {
		transform:translate(244.487px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-146526 {
	0% {
		-webkit-transform:translate(244.487px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item155214 {
	width:76px !important;
	height:1259px !important;
	left:315px !important;
	top:-1px !important;
	background:#032941;
}

#item146535 {
	width:264px !important;
	height:26px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes moveup-desktoptextbox-146535 {
	0% {
		transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-146535 {
	0% {
		-webkit-transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-146558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146563 {
	width:259px !important;
	left:36px !important;
	top:175px !important;
	min-height:719px !important;
}

@keyframes flyinfromleft-146563 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146563 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-146594 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146594 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item146595_container {
	width:268px !important;
	height:90px !important;
	left:36px !important;
	top:1100px !important;
}

@keyframes fadein-146595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-151595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-151595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item151595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item151587 {
	width:216px !important;
	height:140px !important;
	left:36px !important;
	top:11px !important;
}

@keyframes fadein-143115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-143115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158376 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item142068 {
	width:547px !important;
	left:100px !important;
	top:106px !important;
	min-height:491px !important;
}

@keyframes flyinfromleft-142068 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-142068 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-142105 {
	0% {
		transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-142105 {
	0% {
		-webkit-transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158086 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

#item146624 {
	width:264px !important;
	left:36px !important;
	top:65px !important;
	min-height:483px !important;
}

@keyframes flyinfromleft-146624 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146624 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-146647 {
	0% {
		transform:translate(-74.964px,-3.992px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-146647 {
	0% {
		-webkit-transform:translate(-74.964px,-3.992px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158352 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item139234 {
	width:1093px !important;
	left:100px !important;
	top:120px !important;
	min-height:337px !important;
}

@keyframes flyinfromleft-139234 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-139234 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-141114 {
	0% {
		transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-141114 {
	0% {
		-webkit-transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-144330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-144330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item142245 {
	width:547px !important;
	left:30px !important;
	min-height:21px !important;
}

@keyframes fadein-142306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-142306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144154 {
	width:504px !important;
	left:1270px !important;
	top:320px !important;
	min-height:295px !important;
}

@keyframes fadein-142313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-142313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item142313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144159 {
	width:504px !important;
	left:1270px !important;
	top:722px !important;
	min-height:148px !important;
}

#item155276 {
	width:76px !important;
	height:1107px !important;
	left:315px !important;
	top:-1px !important;
	background:#032941;
}

@keyframes fly0_5sec-146699 {
	0% {
		transform:translate(74.964px,3.992px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-146699 {
	0% {
		-webkit-transform:translate(74.964px,3.992px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158062 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

@keyframes fadein075-154217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein075-154217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146706 {
	width:247px !important;
	left:13px !important;
	top:14px !important;
	min-height:11px !important;
}

#item146760 {
	width:238px !important;
	left:36px !important;
	top:120px !important;
	min-height:137px !important;
}

@keyframes fadein075-151642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein075-151642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item151642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146676 {
	width:264px !important;
	left:36px !important;
	top:293px !important;
	min-height:747px !important;
}

@keyframes flyinfromleft-146676 {
	0% {
		transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146676 {
	0% {
		-webkit-transform:translate(-75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158328 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item141064 {
	width:547px !important;
	height:70px !important;
	left:100px !important;
	top:120px !important;
}

@keyframes moveup-desktoptextbox-141064 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-141064 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item17959 {
	width:1084px !important;
	left:100px !important;
	top:258px !important;
	min-height:87px !important;
}

@keyframes fly0_5sec-17959 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-17959 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item139315 {
	width:498px !important;
	left:100px !important;
	top:387px !important;
	min-height:192px !important;
}

@keyframes fly0_5sec-139315 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-139315 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item143848 {
	width:555px !important;
	left:629px !important;
	top:387px !important;
	min-height:185px !important;
}

@keyframes fly0_5sec-143848 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-143848 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item139370 {
	width:878px !important;
	left:100px !important;
	top:610px !important;
	min-height:21px !important;
}

@keyframes fly0_5sec-139370 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-139370 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-144269 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-144269 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item143825 {
	width:995px !important;
	left:138px !important;
	min-height:112px !important;
}

@keyframes fly0_5sec-144268 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-144268 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item142349 {
	width:995px !important;
	left:138px !important;
	min-height:112px !important;
}

@keyframes fly0_5sec-25967 {
	0% {
		transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-25967 {
	0% {
		-webkit-transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-144272 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144272 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item155135 {
	width:76px !important;
	height:1399px !important;
	left:315px !important;
	top:-1px !important;
	background:#032941;
}

#item158038 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

#item146805 {
	width:213px !important;
	height:26px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes moveup-desktoptextbox-146805 {
	0% {
		transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-146805 {
	0% {
		-webkit-transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item146829 {
	width:264px !important;
	left:36px !important;
	top:133px !important;
	min-height:504px !important;
}

@keyframes fly0_5sec-146829 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-146829 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item146898 {
	width:264px !important;
	left:36px !important;
	top:809px !important;
	min-height:11px !important;
}

@keyframes fadein-146898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146922 {
	width:198px !important;
	left:102px !important;
	top:841px !important;
	min-height:244px !important;
}

@keyframes fadein-146922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-146945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146948 {
	width:198px !important;
	left:102px !important;
	top:1106px !important;
	min-height:224px !important;
}

@keyframes fadein-146948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-146971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein075-146973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein075-146973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromleft-146981 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146981 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item158303 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

@keyframes moveup-desktoptextbox-23278 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-23278 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-144339 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-144339 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item139395 {
	width:748px !important;
	left:41px !important;
	top:112px !important;
	min-height:464px !important;
}

#item154851 {
	width:175px !important;
	height:38px !important;
	border-radius:10px;
	background:#032941;
}

#item154852 {
	width:145px !important;
	left:10px !important;
	top:9px !important;
	min-height:16px !important;
}

#item154816 {
	width:76px !important;
	height:889px !important;
	left:315px !important;
	top:-1px !important;
	background:#032941;
}

#item158014 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

@keyframes fadein075-154411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein075-154411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item156044 {
	width:234px !important;
	left:13px !important;
	top:16px !important;
	min-height:11px !important;
}

#item147014 {
	width:238px !important;
	left:13px !important;
	top:59px !important;
	min-height:632px !important;
}

#item154281 {
	width:134px !important;
	height:31px !important;
	border-radius:10px;
	background:#032941;
}

#item154304 {
	width:104px !important;
	left:11px !important;
	top:10px !important;
	min-height:11px !important;
}

#item158279 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

@keyframes moveup-desktoptextbox-154904 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-154904 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-144340 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-144340 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item139418 {
	width:748px !important;
	left:41px !important;
	top:107px !important;
	min-height:501px !important;
}

#item143660 {
	width:175px !important;
	height:38px !important;
	border-radius:10px;
	background:#032941;
}

#item143661 {
	width:145px !important;
	left:10px !important;
	top:9px !important;
	min-height:16px !important;
}

#item154745 {
	width:76px !important;
	height:982px !important;
	left:315px !important;
	top:9px !important;
	background:#032941;
}

#item157990 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

@keyframes fadein075-154579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein075-154579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item154579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item156073 {
	width:234px !important;
	left:13px !important;
	top:16px !important;
	min-height:11px !important;
}

#item154581 {
	width:238px !important;
	left:13px !important;
	top:60px !important;
	min-height:720px !important;
}

#item154607 {
	width:134px !important;
	height:31px !important;
	border-radius:10px;
	background:#032941;
}

#item154630 {
	width:104px !important;
	left:11px !important;
	top:10px !important;
	min-height:11px !important;
}

#item158255 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

@keyframes flyinfromright-144435 {
	0% {
		transform:translate(75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-144435 {
	0% {
		-webkit-transform:translate(75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly0_5sec-143301 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-143301 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item143273 {
	width:471px !important;
	left:39px !important;
	top:120px !important;
	min-height:428px !important;
}

#item144405 {
	width:175px !important;
	height:38px !important;
	border-radius:10px;
	background:#032941;
}

#item144406 {
	width:145px !important;
	left:10px !important;
	top:9px !important;
	min-height:16px !important;
}

@keyframes flyinfromright-147242 {
	0% {
		transform:translate(75px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-147242 {
	0% {
		-webkit-transform:translate(75px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item157966 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

@keyframes fly0_5sec-147187 {
	0% {
		transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-147187 {
	0% {
		-webkit-transform:translate(-1.525px,49.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item156098 {
	width:234px !important;
	left:13px !important;
	top:16px !important;
	min-height:11px !important;
}

#item147189 {
	width:241px !important;
	left:12px !important;
	top:60px !important;
	min-height:396px !important;
}

#item151925 {
	width:134px !important;
	height:31px !important;
	border-radius:10px;
	background:#032941;
}

#item151926 {
	width:105px !important;
	left:11px !important;
	top:10px !important;
	min-height:11px !important;
}

#item158231 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item157179 {
	width:480px !important;
	left:100px !important;
	top:290px !important;
	min-height:16px !important;
}

#item157262 {
	width:545px !important;
	left:243px !important;
	top:386px !important;
	min-height:75px !important;
}

#item157285 {
	width:546px !important;
	left:243px !important;
	top:520px !important;
	min-height:75px !important;
}

#item157331 {
	width:539px !important;
	left:237px !important;
	top:655px !important;
	min-height:75px !important;
}

#item157308 {
	width:533px !important;
	height:75px !important;
	left:243px !important;
	top:790px !important;
}

#item157403 {
	width:175px !important;
	height:38px !important;
	border-radius:10px;
	background:#032941;
}

#item157404 {
	width:145px !important;
	left:10px !important;
	top:9px !important;
	min-height:16px !important;
}

#item157941 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

#item157783 {
	width:173px !important;
	left:36px !important;
	top:186px !important;
	min-height:31px !important;
}

#item157616 {
	width:226px !important;
	left:72px !important;
	top:276px !important;
	min-height:92px !important;
}

#item157639 {
	width:226px !important;
	left:72px !important;
	top:392px !important;
	min-height:72px !important;
}

#item157662 {
	width:229px !important;
	left:72px !important;
	top:487px !important;
	min-height:112px !important;
}

#item157685 {
	width:227px !important;
	left:72px !important;
	top:623px !important;
	min-height:92px !important;
}

#item157818 {
	width:134px !important;
	height:31px !important;
	border-radius:10px;
	background:#032941;
}

#item157819 {
	width:105px !important;
	left:11px !important;
	top:10px !important;
	min-height:11px !important;
}

#item158207 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item142971 {
	width:707px !important;
	height:70px !important;
	left:100px !important;
	top:120px !important;
}

@keyframes moveup-desktoptextbox-142971 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-142971 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item143820 {
	width:547px !important;
	left:100px !important;
	top:263px !important;
	min-height:16px !important;
}

#item143065 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#ec6f57;
}

#item143150 {
	width:306px !important;
	left:27px !important;
	top:40px !important;
	min-height:21px !important;
}

#item143320 {
	width:359px !important;
	height:101px !important;
	left:100px !important;
	top:316px !important;
}

#item143066 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#ec6f57;
}

#item143173 {
	width:306px !important;
	left:27px !important;
	top:14px !important;
	min-height:58px !important;
}

#item143322 {
	width:359px !important;
	height:101px !important;
	left:497px !important;
	top:316px !important;
}

#item156581 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#ec6f57;
}

#item156582 {
	width:306px !important;
	left:27px !important;
	top:14px !important;
	min-height:58px !important;
}

#item156579 {
	width:359px !important;
	height:101px !important;
	left:894px !important;
	top:316px !important;
}

#item143219 {
	width:988px !important;
	left:84px !important;
	top:44px !important;
	min-height:229px !important;
}

#item143712 {
	width:1153px !important;
	height:315px !important;
	left:100px !important;
	top:432px !important;
}

#item143249 {
	width:984px !important;
	left:86px !important;
	top:42px !important;
	min-height:241px !important;
}

#item143713 {
	width:1153px !important;
	height:284px !important;
	left:100px !important;
	top:432px !important;
}

@keyframes fly0_5sec-143225 {
	0% {
		transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly0_5sec-143225 {
	0% {
		-webkit-transform:translate(49.999px,1.525px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item143746 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#ebebef;
}

#item143747 {
	width:306px !important;
	left:27px !important;
	top:40px !important;
	min-height:21px !important;
}

#item143352 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#fff;
}

#item143353 {
	width:306px !important;
	left:27px !important;
	top:40px !important;
	min-height:21px !important;
}

#item143350 {
	width:359px !important;
	height:101px !important;
	left:100px !important;
	top:316px !important;
}

#item143773 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#ebebef;
}

#item143774 {
	width:306px !important;
	left:27px !important;
	top:15px !important;
	min-height:58px !important;
}

#item143378 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#fff;
}

#item143380 {
	width:306px !important;
	left:27px !important;
	top:14px !important;
	min-height:58px !important;
}

#item143376 {
	width:359px !important;
	height:101px !important;
	left:497px !important;
	top:316px !important;
}

#item156634 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#ebebef;
}

#item156635 {
	width:306px !important;
	left:27px !important;
	top:18px !important;
	min-height:58px !important;
}

#item156608 {
	width:359px !important;
	height:101px !important;
	box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:5px 5px 13px 0px rgba(3,41,65,0.1);
	border-radius:37px;
	background:#fff;
}

#item156609 {
	width:306px !important;
	left:27px !important;
	top:14px !important;
	min-height:58px !important;
}

#item156605 {
	width:359px !important;
	height:101px !important;
	left:894px !important;
	top:316px !important;
}

@keyframes flyinfromleft-144291 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144291 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item145156 {
	width:576px !important;
	left:1298px !important;
	top:120px !important;
	min-height:845px !important;
}

#item156666 {
	width:1012px !important;
	left:86px !important;
	top:38px !important;
	min-height:449px !important;
}

#item156661 {
	width:1153px !important;
	height:516px !important;
	left:100px !important;
	top:432px !important;
}

#item157917 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

#item147269 {
	width:264px !important;
	height:26px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes moveup-desktoptextbox-147269 {
	0% {
		transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-147269 {
	0% {
		-webkit-transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147292 {
	width:264px !important;
	left:36px !important;
	top:123px !important;
	min-height:31px !important;
}

#item147317 {
	width:117px !important;
	height:48px !important;
	box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	border-radius:7px;
	background:#ec6f57;
}

#item147318 {
	width:100px !important;
	left:9px !important;
	top:18px !important;
	min-height:11px !important;
}

#item154426 {
	width:117px !important;
	height:48px !important;
	left:36px !important;
	top:170px !important;
}

#item147343 {
	width:117px !important;
	height:48px !important;
	box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	border-radius:7px;
	background:#ec6f57;
}

#item147344 {
	width:100px !important;
	left:9px !important;
	top:5px !important;
	min-height:31px !important;
}

#item154427 {
	width:117px !important;
	height:48px !important;
	left:162px !important;
	top:170px !important;
}

#item156814 {
	width:117px !important;
	height:48px !important;
	box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	border-radius:7px;
	background:#ec6f57;
}

#item156815 {
	width:100px !important;
	left:9px !important;
	top:5px !important;
	min-height:31px !important;
}

#item156812 {
	width:117px !important;
	height:48px !important;
	left:99px !important;
	top:227px !important;
}

#item147370 {
	width:222px !important;
	left:11px !important;
	top:15px !important;
	min-height:463px !important;
}

#item154423 {
	width:243px !important;
	height:499px !important;
	left:36px !important;
	top:289px !important;
}

#item156721 {
	width:243px !important;
	height:499px !important;
	left:36px !important;
	top:289px !important;
}

#item156852 {
	width:233px !important;
	height:461px !important;
}

#item156853 {
	width:212px !important;
	left:1px !important;
	min-height:929px !important;
}

#item156878 {
	width:233px !important;
	height:461px !important;
	left:47px !important;
	top:308px !important;
}

#item147397 {
	width:222px !important;
	left:11px !important;
	top:15px !important;
	min-height:382px !important;
}

#item154422 {
	width:243px !important;
	height:418px !important;
	left:36px !important;
	top:289px !important;
}

#item147429 {
	width:117px !important;
	height:48px !important;
	box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	border-radius:7px;
	background:#fff;
}

#item147430 {
	width:108px !important;
	left:5px !important;
	top:18px !important;
	min-height:11px !important;
}

#item154424 {
	width:117px !important;
	height:48px !important;
	left:36px !important;
	top:170px !important;
}

#item147481 {
	width:117px !important;
	height:48px !important;
	box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	border-radius:7px;
	background:#fff;
}

#item147482 {
	width:111px !important;
	left:4px !important;
	top:5px !important;
	min-height:31px !important;
}

#item154425 {
	width:117px !important;
	height:48px !important;
	left:162px !important;
	top:170px !important;
}

#item156787 {
	width:117px !important;
	height:48px !important;
	box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	-webkit-box-shadow:4px 4px 6px 0px rgba(3,41,65,0.1);
	border-radius:7px;
	background:#fff;
}

#item156788 {
	width:111px !important;
	left:4px !important;
	top:5px !important;
	min-height:31px !important;
}

#item156784 {
	width:117px !important;
	height:48px !important;
	left:99px !important;
	top:227px !important;
}

@keyframes flyinfromleft-147530 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-147530 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147531 {
	opacity:0.15;
	width:273px !important;
	left:145px !important;
	min-height:732px !important;
}

#item139750 {
	width:1792px !important;
	height:324px !important;
	left:63px !important;
	top:122px !important;
	border-radius:8px 100px 8px 100px;
	background:#2f565d;
}

@keyframes fadein-139750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item158182 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

@keyframes fadein-141920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-141920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139691 {
	width:1301px !important;
	left:448px !important;
	top:157px !important;
	min-height:249px !important;
}

@keyframes fadein-139691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-144332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-144332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139668 {
	width:710px !important;
	left:54px !important;
	top:33px !important;
	min-height:21px !important;
}

@keyframes fadein-141148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-141148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-141159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-141159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144184 {
	width:794px !important;
	left:132px !important;
	top:663px !important;
	min-height:178px !important;
}

#item144208 {
	width:794px !important;
	left:998px !important;
	top:626px !important;
	min-height:236px !important;
}

#item141197 {
	width:471px !important;
	left:100px !important;
	top:66px !important;
	min-height:19px !important;
}

#item155343 {
	width:76px !important;
	height:1421px !important;
	left:315px !important;
	top:-1px !important;
	background:#032941;
}

#item147576 {
	width:282px !important;
	height:500px !important;
	left:23px !important;
	top:108px !important;
	border-radius:8px;
	background:#2f565d;
}

@keyframes fadein-147576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-147576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item157893 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

@keyframes fadein-147579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-147579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147581 {
	width:264px !important;
	left:36px !important;
	top:146px !important;
	min-height:442px !important;
}

@keyframes fadein-147581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-147581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-147604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-147604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item147604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item147606 {
	width:218px !important;
	left:13px !important;
	top:15px !important;
	min-height:11px !important;
}

#item147637 {
	width:260px !important;
	left:34px !important;
	top:666px !important;
	min-height:227px !important;
}

#item147660 {
	width:258px !important;
	left:36px !important;
	top:971px !important;
	min-height:328px !important;
}

#item158158 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item139870 {
	width:501px !important;
	height:153px !important;
	left:100px !important;
	top:120px !important;
}

@keyframes moveup-desktoptextbox-139870 {
	0% {
		transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-139870 {
	0% {
		-webkit-transform:translate(0px,47.391px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-139899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item140819 {
	width:268px !important;
	top:1px !important;
	min-height:273px !important;
}

#item140853 {
	width:292px !important;
	left:589px !important;
	top:1px !important;
	min-height:236px !important;
}

#item144274 {
	width:268px !important;
	left:291px !important;
	top:1px !important;
	min-height:236px !important;
}

#item144286 {
	width:271px !important;
	left:902px !important;
	top:1px !important;
	min-height:302px !important;
}

@keyframes flyinfromleft-144323 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-144323 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item139919 {
	width:724px !important;
	left:1067px !important;
	top:58px !important;
	min-height:14px !important;
}

#item157869 {
	width:213px !important;
	left:36px !important;
	top:41px !important;
	min-height:8px !important;
}

#item147729 {
	width:279px !important;
	height:59px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes moveup-desktoptextbox-147729 {
	0% {
		transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveup-desktoptextbox-147729 {
	0% {
		-webkit-transform:translate(0px,30px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-147795 {
	0% {
		transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-147795 {
	0% {
		-webkit-transform:translate(-85px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147757 {
	opacity:0.24;
	width:251px !important;
	left:249px !important;
	top:6px !important;
	min-height:393px !important;
}

@keyframes flyinfromleft-137738 {
	0% {
		transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-137738 {
	0% {
		-webkit-transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137657 {
	width:968px !important;
	left:100px !important;
	top:948px !important;
	min-height:32px !important;
}

#item137680 {
	width:218px !important;
	left:180px !important;
	top:787px !important;
	min-height:21px !important;
}

@keyframes flyinfromright-141680 {
	0% {
		transform:translate(0px,63.833px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-141680 {
	0% {
		-webkit-transform:translate(0px,63.833px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137001 {
	width:218px !important;
	left:180px !important;
	top:787px !important;
	min-height:21px !important;
}

#item144255 {
	width:1848px !important;
	left:36px !important;
	top:1039px !important;
	min-height:5px !important;
}

@keyframes flyinfromright-152331 {
	0% {
		transform:translate(0px,63.833px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-152331 {
	0% {
		-webkit-transform:translate(0px,63.833px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-148644 {
	0% {
		transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-148644 {
	0% {
		-webkit-transform:translate(-254.7px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item148651 {
	width:248px !important;
	left:31px !important;
	top:538px !important;
	min-height:82px !important;
}

#item148675 {
	width:154px !important;
	left:36px !important;
	top:690px !important;
	min-height:21px !important;
}

#item147903 {
	width:34px !important;
	left:278px !important;
	top:778px !important;
	min-height:1px !important;
}

p.autoParaStyle22 {
	font-family:"Open Sans",sans-serif;
	font-size:1.4px;
	line-height:1.6px;
	color:#8194a0;
	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:right;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:27px;
	line-height:29.4px;
	color:#ec6f57;
	margin-bottom:7px;
	text-align:left;
}

ul.autoParaStyle20 > li {
	font-family:"Open Sans",sans-serif;
	font-size:7px;
	line-height:7px;
	color:#032941;
	padding-left:18px;
	margin-bottom:7px;
	text-align:left;
}
ul.autoParaStyle20 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
	font-size:14.5px;
	color:#ec6f57;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:2.9px;
	line-height:3.5px;
	color:#032941;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-top:3px;
	margin-bottom:2px;
	text-align:left;
}

ul.autoParaStyle17 > li {
	font-family:"Open Sans",sans-serif;
	font-size:2.9px;
	line-height:3.5px;
	color:#032941;
	padding-left:12px;
	margin-bottom:1px;
	text-align:left;
}
ul.autoParaStyle17 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
	font-size:14.5px;
	color:#ec6f57;
}

p.autoParaStyle16 {
	font-family:"Open Sans",sans-serif;
	font-size:2.9px;
	line-height:3.5px;
	color:#032941;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#032941;
	margin-top:15px;
	margin-bottom:8px;
	text-align:left;
}

ul.autoParaStyle13 > li {
	font-family:"Open Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#032941;
	padding-left:18px;
	margin-bottom:7px;
	text-align:left;
}
ul.autoParaStyle13 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
	font-size:20px;
	color:#ec6f57;
}

p.autoParaStyle12 {
	font-family:"Open Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#032941;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	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:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:23.9px;
	line-height:33.5px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:13px;
	line-height:18.2px;
	color:#032941;
	margin-bottom:23px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:13px;
	line-height:18.2px;
	color:#fff;
	margin-bottom:23px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:"Open Sans",sans-serif;
	font-size:17.6px;
	line-height:24.6px;
	color:#fff;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:900;
	font-family:Raleway;
	font-size:41.3px;
	line-height:57.8px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:21px;
	line-height:29.4px;
	color:#fff;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:21px;
	line-height:25.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:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:"Open Sans",sans-serif;
	font-size:35px;
	line-height:49px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:900;
	font-family:Raleway;
	font-size:90px;
	line-height:99px;
	color:#ffffff;
	margin-bottom:50px;
	text-align:left;
}

p.mobile-menu-style {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:17px;
	line-height:23.8px;
	color:#ffffff;
	margin-top:15px;
	margin-bottom:7px;
	text-align:left;
}

p.desktop-menu-style {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:26.4px;
	color:#ffffff;
	margin-top:15px;
	margin-bottom:7px;
	text-align:left;
}

p.Mobile-375x812_-_filename_textvariable_style {
	font-family:"Open Sans",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#8194a0;
	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:right;
}

p.Mobile-375x812_-_Basic-Paragraph {
	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;
}

p.Mobile-375x812_-_Misc_-_Section-marker {
	font-family:"Open Sans",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#355367;
	margin-bottom:3px;
	text-align:left;
}

p.Mobile-375x812_-_Misc_-_Page-header---Doc-title {
	font-family:"Open Sans",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#355367;
	margin-bottom:14px;
	text-align:left;
}

p.TOC---NEW-UI_description---MOBILE {
	font-family:"Open Sans",sans-serif;
	font-size:13px;
	line-height:18.2px;
	color:#fff;
	margin-bottom:29px;
	text-align:left;
}

p.TOC---NEW-UI_Title---MOBILE {
	font-weight:900;
	font-family:Raleway;
	font-size:24px;
	line-height:33.6px;
	color:#fff;
	margin-top:61px;
	margin-bottom:32px;
	text-align:left;
}

p.Mobile-375x812_-_Body_-_Contact-details {
	font-family:"Open Sans",sans-serif;
	font-size:23px;
	line-height:32.2px;
	color:#fff;
	text-align:left;
}

p.Back-to-top-text {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:27.1px;
	line-height:38px;
	color:#ec6f57;
	margin-bottom:4px;
	text-align:left;
}

p.Find-out-more-btn {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:18.2px;
	color:#fff;
	margin-bottom:11px;
	text-align:left;
}

p.Enquire-btn {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:18.2px;
	color:#fff;
	text-decoration:underline;
	margin-bottom:11px;
	text-align:left;
}

p.Download-PDF-btn {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:5.9px;
	line-height:8.2px;
	color:#032941;
	margin-bottom:10px;
	text-align:left;
}

p.Body---misc {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:24px;
	line-height:33.6px;
	color:#032941;
	margin-bottom:10px;
	text-align:left;
}

h3.Mobile-375x812_-_Body_-_H3 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-bottom:7px;
	text-align:left;
}

ul.Bullets---Level-1---Blue---14pts---mobile > li {
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	padding-left:18px;
	margin-bottom:7px;
	text-align:left;
}
ul.Bullets---Level-1---Blue---14pts---mobile > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
	color:#ec6f57;
}

ul.Mobile-375x812_-_Body_-_Bullets---Level-1---Blue-18pts > li {
	font-family:"Open Sans",sans-serif;
	font-size:74px;
	line-height:103.6px;
	color:#032941;
	padding-left:60px;
	margin-bottom:7px;
	text-align:left;
}
ul.Mobile-375x812_-_Body_-_Bullets---Level-1---Blue-18pts > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
	font-size:14.5px;
	color:#ec6f57;
}

p.H2-Mobile---Overwrite {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-top:15px;
	margin-bottom:7px;
	text-align:left;
}

p.h2-Centred---white {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#fff;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

p.H2-Centred {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

p.Mobile-375x812_-_Body_-_H2---white {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:19.6px;
	color:#fff;
	margin-top:15px;
	margin-bottom:7px;
	text-align:left;
}

h2.Mobile-375x812_-_Body_-_H2 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:74px;
	line-height:103.6px;
	color:#032941;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}

h1.Mobile-375x812_-_Body_-_H1 {
	font-weight:900;
	font-family:Raleway;
	font-size:27.3px;
	line-height:33.2px;
	color:#032941;
	margin-bottom:5px;
	text-align:left;
}

p.Body-copy---white-14pts---mobile {
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#fff;
	margin-bottom:7px;
	text-align:left;
}

p.Body-copy---blue-14pts---mobile {
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	line-height:20.2px;
	color:#032941;
	margin-bottom:7px;
	text-align:left;
}

p.Mobile-375x812_-_Body_-_Body-Copy---Blue-21pts {
	font-family:"Open Sans",sans-serif;
	font-size:74px;
	line-height:103.6px;
	color:#032941;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile-375x812_-_Cover_-_Cover---Subtitle {
	font-weight:300;
	font-family:"Open Sans",sans-serif;
	font-size:90px;
	line-height:126px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

h1.Mobile-375x812_-_Cover_-_Cover---Title {
	font-weight:900;
	font-family:Raleway;
	font-size:211.3px;
	line-height:295.9px;
	color:#ffffff;
	margin-bottom:53px;
	text-align:left;
}

p.Mobile-375x812_-_Cover_-_Contact-details {
	font-family:"Open Sans",sans-serif;
	font-size:123.4px;
	line-height:172.8px;
	color:#fff;
	text-align:left;
}

p.Desktop-1920x1080_-_Mobile-720x1280_-_Misc_-_Page-header---Doc-title {
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:25.2px;
	color:#355367;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop-1920x1080_-_Mobile-720x1280_-_Misc_-_Section-marker {
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:25.2px;
	color:#355367;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop-1920x1080_-_Mobile-720x1280_-_Desktop-Nav---menu-text-styles_-_Main-menu-nav_-_menu_item_rollover {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	padding-left:10px;
	margin-bottom:14px;
	text-align:left;
}

h1.Desktop-1920x1080_-_Mobile-720x1280_-_Desktop-Nav---menu-text-styles_-_Main-menu-nav_-_menu_item-normal {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	padding-left:10px;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop-1920x1080_-_Mobile-720x1280_-_Table-of-Contents_-_TOC---Level-2 {
	font-family:"Open Sans",sans-serif;
	font-size:16px;
	line-height:22.4px;
	color:#032941;
	padding-bottom:7px;
	margin-bottom:9px;
	border-bottom:solid 0.5px #ec6f57;
	text-align:left;
}

p.Desktop-1920x1080_-_Mobile-720x1280_-_Table-of-Contents_-_TOC---Level-1 {
	font-weight:bold;
	font-family:Raleway;
	font-size:32px;
	line-height:44.8px;
	color:#fff;
	margin-bottom:16px;
	text-align:left;
}

p.Desktop-1920x1080_-_Mobile-720x1280_-_Basic-Paragraph {
	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;
}

ul.Desktop-1920x1080_-_Mobile-720x1280_-_Body_-_Bullets---Level-1---Blue-18pts > li {
	font-family:"Open Sans",sans-serif;
	font-size:16px;
	line-height:22.4px;
	color:#032941;
	padding-left:18px;
	margin-bottom:7px;
	text-align:left;
}
ul.Desktop-1920x1080_-_Mobile-720x1280_-_Body_-_Bullets---Level-1---Blue-18pts > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

h2.Desktop-1920x1080_-_Mobile-720x1280_-_Body_-_H2 {
	font-weight:bold;
	font-family:Raleway;
	font-size:24px;
	line-height:26.4px;
	color:#ec6f57;
	margin-top:15px;
	margin-bottom:7px;
	text-align:left;
}

p.Body-Copy---Blue-18pts {
	font-family:"Open Sans",sans-serif;
	font-size:16px;
	line-height:22.4px;
	color:#032941;
	margin-bottom:7px;
	text-align:left;
}

p.Desktop-1920x1080_-_filename_textvariable_style {
	font-family:"Open Sans",sans-serif;
	font-size:7px;
	line-height:8.4px;
	color:#8194a0;
	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:right;
}

p.TOC-SUB-PAGES---Level-1 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#032941;
	padding-right:38px;
	padding-bottom:19px;
	margin-bottom:7px;
	border-bottom:solid 1px #ccd4d9;
	text-align:left;
}

p.Desktop-1920x1080_-_Table-of-Contents_-_TOC---Level-2 {
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:25.2px;
	color:#fff;
	padding-bottom:10px;
	margin-bottom:12px;
	border-bottom:solid 0.5px #ec6f57;
	text-align:left;
}

p.Desktop-1920x1080_-_Table-of-Contents_-_TOC---Level-1 {
	font-weight:bold;
	font-family:Raleway;
	font-size:32px;
	line-height:44.8px;
	color:#fff;
	margin-bottom:16px;
	text-align:left;
}

p.TOC---NEW-UI---Title {
	font-weight:900;
	font-family:Raleway;
	font-size:40px;
	line-height:44.8px;
	color:#fff;
	margin-top:15px;
	margin-bottom:8px;
	text-align:left;
}

p.TOC---NEW-UI---Description {
	font-family:"Open Sans",sans-serif;
	font-size:22px;
	line-height:30.8px;
	color:#fff;
	margin-bottom:7px;
	text-align:left;
}

p.Desktop-1920x1080_-_Desktop-Nav---menu-text-styles_-_Main-menu-nav_-_menu_item_rollover {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	padding-left:10px;
	margin-bottom:14px;
	text-align:left;
}

h1.Desktop-1920x1080_-_Desktop-Nav---menu-text-styles_-_Main-menu-nav_-_menu_item-normal {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	padding-left:10px;
	margin-bottom:14px;
	text-align:left;
}

p.Page-header---Doc-title---Section-page {
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:25.2px;
	color:#ebebef;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop-1920x1080_-_Misc_-_Page-header---Doc-title {
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:25.2px;
	color:#355367;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop-1920x1080_-_Misc_-_Section-marker {
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	line-height:25.2px;
	color:#355367;
	margin-bottom:14px;
	text-align:right;
}

p.Desktop-1920x1080_-_Body_-_Contact-details {
	font-family:"Open Sans",sans-serif;
	font-size:29.8px;
	line-height:35.8px;
	color:#fff;
	text-align:left;
}

ul.Desktop-1920x1080_-_Body_-_Bullets---Level-1---Blue-18pts > li {
	font-family:"Open Sans",sans-serif;
	font-size:21px;
	line-height:29.4px;
	color:#032941;
	padding-left:18px;
	margin-bottom:7px;
	text-align:left;
}
ul.Desktop-1920x1080_-_Body_-_Bullets---Level-1---Blue-18pts > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:bold;
	font-size:20px;
	color:#ec6f57;
}

p.Body-Copy---White-21pts {
	font-family:"Open Sans",sans-serif;
	font-size:21px;
	line-height:29.4px;
	color:#fff;
	margin-bottom:7px;
	text-align:left;
}

p.Desktop-1920x1080_-_Body_-_Body-Copy---Blue-21pts {
	font-family:"Open Sans",sans-serif;
	font-size:21px;
	line-height:29.4px;
	color:#032941;
	margin-bottom:7px;
	text-align:left;
}

h3.Desktop-1920x1080_-_Body_-_H3 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:21px;
	line-height:29.4px;
	color:#032941;
	margin-bottom:7px;
	text-align:left;
}

h2.H2---Classroom-Course-titles {
	font-weight:900;
	font-family:Raleway;
	font-size:32px;
	line-height:44.8px;
	color:#032941;
	letter-spacing:0.020em;
	margin-top:15px;
	border-bottom:solid 2px #ec6f57;
	text-align:left;
}

p.H2-centred {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:27px;
	line-height:37.8px;
	color:#032941;
	margin-top:15px;
	margin-bottom:8px;
	text-align:center;
}

p.H2-centered---white {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:27px;
	line-height:37.8px;
	color:#fff;
	margin-top:15px;
	margin-bottom:8px;
	text-align:center;
}

p.Desktop-1920x1080_-_Body_-_H2---white {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:27px;
	line-height:37.8px;
	color:#fff;
	margin-top:15px;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop-1920x1080_-_Body_-_H2 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:27px;
	line-height:37.8px;
	color:#032941;
	margin-top:15px;
	margin-bottom:8px;
	text-align:left;
}

h1.Desktop-1920x1080_-_Body_-_H1 {
	font-weight:900;
	font-family:Raleway;
	font-size:75px;
	line-height:82.3px;
	color:#032941;
	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:24px;
	text-align:left;
}

p.Desktop-1920x1080_-_Cover_-_Cover---Subtitle {
	font-weight:300;
	font-family:"Open Sans",sans-serif;
	font-size:35px;
	line-height:49px;
	color:#fff;
	margin-bottom:15px;
	text-align:left;
}

h1.Desktop-1920x1080_-_Cover_-_Cover---Title {
	font-weight:900;
	font-family:Raleway;
	font-size:90px;
	line-height:99px;
	color:#ffffff;
	margin-bottom:4px;
	text-align:left;
}

p.Basic-Paragraph {
	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;
}

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.autoCharStyle3 {
	font-size:2.9px;
}

span.autoCharStyle2 {
	font-size:15px;
}

span.autoCharStyle1 {
	color:#ec6f57;
}

strong.Bold---Dark-blue {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#032941;
	letter-spacing:-0.020em;
}

span.Bold---White---MOBILE {
	color:#fff;
}

span.Mobile-375x812_-_Body---Orange---Bold {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#ec6f57;
}

span.Mobile-375x812_-_Bold---Dark-blue {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#032941;
	letter-spacing:-0.020em;
}

span.Mobile-375x812_-_Orange-bullet {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:14.5px;
	color:#ec6f57;
}

span.Mobile-375x812_-_Character-Style-1 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	color:#fff;
}

span.Body---White---Bold {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	color:#fff;
}

span.Mobile-375x812_-_Body---Blue---Bold {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
}

span.Desktop-1920x1080_-_Bold---Dark-blue {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#032941;
	letter-spacing:-0.020em;
}

span.Desktop-1920x1080_-_Orange-bullet {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:20px;
	color:#ec6f57;
}

span.TOC---Contents-Number---Two-Lines {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:32px;
	color:#032941;
}

span.TOC---Contents-Number {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:32px;
	color:#032941;
}

span.Desktop-1920x1080_-_Character-Style-1 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#6d2f49;
	text-decoration:underline;
}

span.Hyperlink---White {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#fff;
	text-decoration:underline;
}

span.Hyperlink---Maroon {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#6d2f49;
	text-decoration:underline;
}

span.h2---white---bold {
	color:#fff;
}

span.Body---Blue---Italic {
	font-style:italic;
	font-weight:normal;
}

span.Desktop-1920x1080_-_Body---Orange---Bold {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	color:#ec6f57;
}

span.Desktop-1920x1080_-_Body---Blue---Bold {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:505px){ [class*=" mq-"], .mq-default { display:none; } .mq-375 {display:block; } }

