<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html { background-color: #fff; font-family: 'Montserrat', sans-serif; margin: 0px; min-height: 100%; overflow-x: hidden; padding: 0px; }
a:hover, a:focus { transition: .2s; text-decoration: none; }
.container { padding: 0; width: 91%; }
.row { margin: 0; }
.row &gt; div { padding: 0 1.5% 12px; }

.sr-only {  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}


h1,h2,h3,h4,h5,h6 { margin: 0; }
h2 {color: #4FC7E5; margin-bottom: 20px; font-weight: 700;}
h3 {background-color: rgba(79, 199, 229, 1); color: #fff; font-size: 17px; font-weight: 600; margin-bottom: 10px; padding: 8px 8px 8px 10px;}
h3 i {color: #104e90; font-size: 20px; margin-right: 6px;}
h4 {color: #0F3859; font-size: 20px; padding-bottom: 10px; }
p { margin-bottom: 1.6rem; font-size: 14px; font-weight: 300;}
ul { padding-left: 15px; margin-bottom: 1.6rem;}
ul li {margin-bottom: 0.5rem; color: #333; font-weight: 300;}
hr { border-bottom: 5px solid #4FC7E5; transform: skewX(45deg); }
a { color:#4FC7E5; }

button { border-radius: 14px; border: #4FC7E5 solid 4px; color: #333; letter-spacing: .05em; margin-top: 25px; padding: 8px 24px; transition: background-color .2s; font-weight: bold; }
button i {font-size: 20px; color: #333; margin-right: 5px;}
button a {color: #333;}
button:hover {  border: #0F3859 solid 4px; transition: 0.5s all;}

.slide img.intro {margin: 0 auto; display: block; padding: 15px;}

blockquote {border-left: solid 8px #0F3859; font-size: 14px; font-weight: 400; margin: 20px 20px; width: 95%;}

span.tips {border-top: 1px gray solid; font-size: 12px; font-style: italic; }

#faq-questions {padding: 32px 5% 50px; }
.faq-question { background-color: #fff; box-shadow: 0 6px 6px -6px #666; margin-bottom: 28px; padding: 22px 54px; position: relative; }
.faq-question h3 {background-color: transparent; color: #454b54; cursor: pointer; font-size: 1.1em; font-weight: 700; margin: 0; padding: 0; }
.faq-question span { color: #0F3859; position: absolute; left: 24px; top: 16px; font-size: 25px;}
.faq-question div { line-height: 1.2em; padding: 9px 0; }

.plan-icons {padding-right: 50px!important;}
div.plan-icons h4 {font-size: 16px; margin-bottom: 35px; margin-top: 35px; margin-left: 25px; position: relative; padding: 0; }
.plan-icons h4 span {width: 5%; margin-right: 5px; position: absolute; left:-30px; }

.callout {background-color: #0F3859; padding: 20px;}
.callout p {color: white; margin: 0;}

#imagemap { position: relative; }
#imagemap &gt; div &gt; div {cursor: pointer; left: 0; position: absolute; top: 0; }
#imagemap div div div.hoverme {border: 2px #0F3859 solid; transition: 0.2s all;}
.showpics div { display: none; position: absolute; width: 100%; top: 0; padding-left: 5px;}


#imagemap &gt; div &gt; div:nth-of-type(1) div { border-radius: 50%; width: 26px; height: 26px; padding: 8px; background: #4FC7E5; }
#imagemap &gt; div &gt; div:nth-of-type(1) { left: 39%; top: 17%; }
#imagemap &gt; div &gt; div:nth-of-type(1):hover img { display: block; }
h3.one {background-color: #4FC7E5; color: #fff;}

#imagemap &gt; div &gt; div:nth-of-type(2) div { border-radius: 50%; width: 26px; height: 26px; padding: 8px; background: #0F3859; }
#imagemap &gt; div &gt; div:nth-of-type(2) { left: 42%; top: 24%; }
#imagemap &gt; div &gt; div:nth-of-type(2):hover img { display: block;}
h3.two {background-color: #0F3859; color: white;}

#imagemap &gt; div &gt; div:nth-of-type(3) div { border-radius: 50%; width: 26px; height: 26px; padding: 8px; background: #a900e6; }
#imagemap &gt; div &gt; div:nth-of-type(3) { left: 48.5%; top: 36%; }
#imagemap &gt; div &gt; div:nth-of-type(3):hover img { display: block;} 
h3.three {background-color: #a900e6; color: white;}

#imagemap &gt; div &gt; div:nth-of-type(4) div { border-radius: 50%; width: 16px; height: 16px; padding: 8px; background: gray; }
#imagemap &gt; div &gt; div:nth-of-type(4) { left: 45%; top: 39%; }
#imagemap &gt; div &gt; div:nth-of-type(4):hover img { display: block;} 
h3.eliminated {background-color: gray; color: white;}

#imagemap &gt; div &gt; div:nth-of-type(5) div { border-radius: 50%; width: 26px; height: 26px; padding: 8px; background: #ffaa00; }
#imagemap &gt; div &gt; div:nth-of-type(5) { left: 49%; top: 15%; }
#imagemap &gt; div &gt; div:nth-of-type(5):hover img { display: block;} 
h3.five{background-color: #ffaa00; color: white;}

#imagemap &gt; div &gt; div:nth-of-type(6) div { border-radius: 50%; width: 26px; height: 26px; padding: 8px; background: #f9958a; }
#imagemap &gt; div &gt; div:nth-of-type(6) { left: 45%; top: 57%; }
#imagemap &gt; div &gt; div:nth-of-type(6):hover img { display: block;} 
h3.dash {background-color: #f9958a; color: #333;}

div.partners h3 {margin-top: 50px;}

#clients {display: block; margin-left: auto; margin-right: auto; }
#clients .clients-wrap {	display: block; margin: 0 auto; overflow: hidden; }
#clients .clients-wrap ul { display: block; list-style: none; position: relative;	margin-left: auto; margin-right: auto; }
#clients .clients-wrap ul li { display: block; float: left; position: relative; width: 220px; height: 100px; line-height: 100px; text-align: center; }
#clients .clients-wrap ul li img { vertical-align: middle; max-width: 100%; max-height: 100%; -webkit-transition: 0 linear left; -moz-transition: 0 linear left; transition: 0 linear left; }
li.spacerli {width:40px!important}


/* Forms */
form { padding: 25px; }
label { display: block; margin: 10px 0 8px; width: 100%; }
table {width: 50%;}
input[type="text"] { margin-bottom: 8px; padding-left: 3px; width: 100%; }
textarea { height: 80px; margin-bottom: 8px; padding: 3px 5px; resize: none; width: 100%; }
input[type="submit"] { border-radius: 14px; border: #4FC7E5 solid 4px; color: #333; letter-spacing: .05em; margin-top: 25px; padding: 8px 24px; transition: background-color .2s; font-weight: bold;}
input[type="submit"]:hover { background-color: #0F3859; border: #0F3859 solid 4px; color: #fff; }

/* MAIN SCREEN */
div#screen { height: 100%; left: 0%; position: absolute; width: 100%; }
img.logo { display: block; width: 75%; margin: 0 auto; padding: 25px 25px 0 25px; }

/* LEFT MENU */
#skipcontent { position:absolute; font-size:.7em; padding:5px; position: absolute; left: -1000px; }
#menu { background-color: #fff; float: left; height: 100%; overflow: hidden; padding-bottom: 8px; width: 15%; }
#menu div { border: 1px solid #ddd; border-left: 0; border-right: 0; height: 40%; overflow-y: scroll; margin-right: -18px; position: relative; }
#menu ul { list-style-type: none; margin: 0; margin-right:0px; padding-left: 2%; position: absolute; width: 100%; }
#menu ul &gt; li { margin-bottom: 5px; width: 100%; }
#menu ul &gt; li &gt; a { color: #333; display: block; height: 45px; line-height: 45px; padding: 0 7%; position: relative; width: 100%; }
#menu ul &gt; li &gt; a &gt; i { background-color: #4FC7E5; color: #fff; font-size: 1.3em; height: 42px; line-height: 42px; margin-top: 4px; margin-right: 4%; position: absolute; text-indent: 6px; transition: background-color .2s, width .15s; width: 32px; }
#menu ul &gt; li &gt; a &gt; i.showing { background-color: #0F3859; }
#menu ul &gt; li &gt; a &gt; span { display: inline-block; font-size: .7em; font-weight: 700; left: 40px; line-height: 12px; position: relative; vertical-align: middle; width: 62%; }
#menu ul &gt; li &gt; a:hover &gt; i { width: 78%; }
#menu ul &gt; li &gt; a:hover &gt; i:after { border: 21px solid transparent; border-width: 21px 6px; border-top-color: #4FC7E5; border-left-color: #4FC7E5; content: ""; height: 0; position: absolute; left: 100%; transition: border-color .2s; width: 0; }
#menu ul &gt; li &gt; a:hover &gt; i.showing:after { border-top-color: #0F3859; border-left-color: #0F3859; }
#menu ul &gt; li &gt; a:hover &gt; span { color: #fff; }
.menuArrow { border: 40px solid transparent; border-top-width: 18px; border-bottom: 18px solid #4FC7E5; display: block; height: 0; margin: 0 auto; margin-bottom: 15px; transition: border-color .3s; width: 0; }
.menuArrow:hover { border-bottom-color: #0F3859; }
.menuArrow.bottom-arrow { border-top-color: #4FC7E5; border-bottom-color: transparent; margin: 0 auto; margin-top: 15px;}
.menuArrow.bottom-arrow:hover { border-top-color: #0F3859; }
.menuArrow.disabled { border-bottom-color: #ddd; }
.menuArrow.bottom-arrow.disabled { border-bottom-color: transparent; border-top-color: #ddd; }
#menuinner a:focus {outline: 0px auto white;}

/* MAIN AREA - RIGHT SIDE */
#mainArea { float: left; height: 100%; overflow: hidden; position: relative; width: 85%; }
#mainArea &gt; img { height: 100%; left: -2%; margin-left: -12%; position: absolute; transition: left .6s, margin-left 1.1s ease-out .5s; width: auto; }
#topArea { margin-bottom: 18px; position: relative; text-align: center; top: 14px; }
#topArea h1 { color: #0F3859; font-weight: bold; font-size: 1.6em; line-height: 1.1em; margin-bottom: 10px; }
#topArea ul { line-height: 14px; margin: 0 auto; width: 80%; }
#topArea li { background-color: #4FC7E5; border-radius: 8px; cursor: pointer; display: inline-block; height: 16px; margin: 0 3px; transition: background-color .2s, height .45s; vertical-align: middle; width: 16px; }
#topArea li:hover { background-color: #0F3859; transform: scale(1.3); }
#topArea li.showing { background-color: #0F3859; height: 22px; }

/* MAIN AREA - NAV ARROWS */
a.arrow { background-color: rgba(0,0,0,.2); color: #fff; font-size: 4em; height: 100%; left: -12px; position: absolute; text-align: center; top: 0; transition: left .275s, right .275s, box-shadow .275s, background-color .275s; width: 7%; z-index: 1; }
a.arrow:after { content: ""; display: inline-block; height: 98%; vertical-align: middle; }
a.arrow:hover { background-color: #222; background-color: rgba(25,25,25,.7); left: 0; }
a.right-arrow { left: auto; right: -12px; }
a.right-arrow:hover { left: auto; right: 0; }
a.arrow:hover ~ img { left: 0; transition: left 1.1s, margin-left 1.1s; }
a.right-arrow:hover ~ img { left: -4%; }

/* SLIDE AREA */
#slides { height: 90%; position: relative; top: 32px; transition: transform .65s; width: 100%; }
#slides &gt; div { height: 90%; left: 0; position: absolute; transition: left 0.8s, transform 0.5s; }
.slide {float: left; height: 98%; }
.slide &gt; div { background-color: rgba(255,255,255,.96); color: #333; height: 100%; margin: 0 auto; overflow-x: hidden; overflow-y: auto; padding: 24px 2%; width: 80%; } 
.slide img { width: 100%; }

/* Tabs */
.tabpanel { margin: 20px; padding: 0; }
.tablist { margin: 0 0px; padding: 0; list-style: none; }
.tab { margin: .2em 1px 0 0; padding: 10px; height: 3em; font-weight: bold; border: 1px solid black; background:#dddddd; border-top-left-radius:.5em; border-top-right-radius:.5em; float: left; display: inline; /* IE float bug fix */ }
.panel { clear: both; display: block; margin: 0 0 0 0; padding: 10px; background:#f2f2f2; border-bottom-left-radius:.5em; border-bottom-right-radius:.5em; }
ul.controlList { list-style-type: none; }
li[aria-selected='true'] { color: black; background-color: #fff; border-bottom: 1px solid white; }
div[aria-hidden='true'] { display: none; }
div[aria-hidden='false'] { display:block; }
.focus { margin-top: 0; height: 1.2em; }
.hidden {display:none;}

/* MOBILE MENU */
a#menu-toggle { background-color: #4FC7E5; color: #fff; display: none; font-size: .75em; height: 60px; left: 20px; overflow: hidden; position: absolute; text-align: center; top: 14px; transition: background-color .25s; width: 60px; }
a#menu-toggle:hover { background-color: #0F3859; }
a#menu-toggle span { background-color: #fff; display: block; height: 4px; margin: 7px auto; transition: margin .2s, transform .2s; width: 70%; }
a#menu-toggle.opened span:nth-of-type(1) { margin-top: 28px; transform: rotate(-45deg); }
a#menu-toggle.opened span:nth-of-type(2) { margin-left: 100px; }
a#menu-toggle.opened span:nth-of-type(3) { margin-top: -22px; margin-bottom: 40px; transform: rotate(45deg); }
#menuOffScreen { background-color: rgba(35,35,35,.3); cursor: pointer; display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 2; }

/* TRANSLATOR */
#google_translate_element2 {display:none;}
#langaugeselectcont select {margin-left:5%;width:90%}
#langaugeselectcont label {margin-left:5%;}

/* COMMENT BUTTON AND AREA*/
#contact { background-color: white; height: 100%; left: 100%; overflow-y: auto; padding: 12px; position: fixed; top: 0; width: 390px; }
.wrapper { width: 85%; margin: 0 auto;}
.wrapper h1 {color: #4FC7E5; font-weight: 300; font-family: 'Roboto', sans-serif;}
a#menuOffScreen { background-color: rgba(35, 35, 35, 0.3); cursor: pointer; display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 2; }
.closebtn { position: absolute; top: 0; right: 10px; font-size: 40px; margin-left: 50px; color: #0F3859;}

.buttons button { background: white; border: 0; box-sizing: border-box; top: 3px; right: 105px; overflow: hidden; box-shadow: inset 0 0 0 2px #4FC7E5; color: #333; font-size: .8em; text-align: center; position: absolute; vertical-align: middle; padding: 15px; }
.buttons button { box-sizing: inherit; position: absolute; width: 150px;}


/* LIGHTBOX */
#lightbox { height: 100%; position: fixed; top: -100%; transition: top .85s; width: 100%; z-index: 3; }
#lightbox &gt; span { background-color: rgba(35,35,35,.5); cursor: pointer; height: 100%; position: absolute; top: 0; width: 100%; }
#lightbox &gt; span span { color: #fff; font-size: 3.6em; line-height: .4em; padding: 15px; position: absolute; right: 0; top: 0; z-index: 5; }
#lightbox div { height: 40%; margin: -120px auto 0; height: 80%; overflow-y: auto; position: relative; transform: rotateX(90deg) translateY(-160px); transition: .24s; width: 88%; }
#lightbox img { display: block; width: 100%; }
#lightbox.on { top: 0; }
#lightbox.on div { box-shadow: none; margin-top: 50px; transition: .8s ease-out .32s; transform: rotateX(0deg) translateY(0px); }
.slide img.lightbox { cursor: pointer; margin-bottom: 18px; }

/* MEDIA QUERIES */
@media screen and (max-width: 1310px) {
     #menu { width: 20%; }
     #mainArea { width: 80%; }
     .slide &gt; div { width: 86%; margin: 0 auto; }
     a.arrow { font-size: 3em; left: -8px;}
     a.right-arrow { left: auto; right: -8px; }
     #contact-toggle { right: 80px; }
}

@media screen and (max-width: 1030px) {
     #menu { margin-left: -240px; width: 240px; }
     #menu div { height: 64%; }
     #mainArea { width: 100%; }
     img.logo { display: none; }
     #topArea { margin-left: 80px; margin-right: 80px; }
     #topArea h1 { font-size: 1.3em; }
     a#menu-toggle { display: block; }
     #contact-toggle { right: 20px; }
     .buttons button { right: 22px; }

     #slides { height: 84%; top: 36px; }
     .slide &gt; div { width: 96%; }
     .slide p { line-height: 16px; }

     a.arrow { background-color: rgba(0,0,0,.5); bottom: 0; height: 8%; top: auto; width: 46%; }
     a.arrow:after { height: 108%; }
}

@media screen and (max-width: 960px) {
     #lightbox img { max-width: 8000%; width: 160%; }
}

@media screen and (max-width: 640px) {
     #slides { height: 75%; top: 85px; }
     .slide img { display:block; margin: 0 auto; }
     #topArea { margin-left: 0; margin-right: 0;  top: 60px; }
     #topArea h1 { font-size: 1.2em; line-height: 1em; margin: 8px auto; width: 94%; }
     #topArea ul { margin-top: 10px; }
     #topArea ul li { height: 14px; width: 14px;}
     #topArea ul li.showing { height: 18px; }

     img.logo { display: block; width: 50%; margin: 0 auto; padding-top: 15px;}
     a#menu-toggle { height: 32px; left: 16px; top: 16px; width: 32px; }
     a#menu-toggle span { margin: 5px auto; }
     a#menu-toggle.opened span:nth-of-type(1) { margin-top: 14px; }
     a#menu-toggle.opened span:nth-of-type(3) { margin-top: -18px; }
     #contact-toggle { font-size: .55em; height: 45px; right: 10px; top: 10px; width: 46px; }
     #contact-toggle .far { font-size: 2.3em; }
     #contact { width: 280px; }

     .buttons button { font-size: .7em; padding: 1px 6px 3px; right: 12px; top: 12px; }
     .buttons button .far { font-size: 2em; padding: 1px 0 0; }

     li { font-size: 14px; }
     .slide &gt; div { padding: 12px 3%; }
     h2 { font-size: 1.5em; }
}

@media screen and (max-width: 530px) {
     a.arrow { height: 44px; line-height: 0px; }
     a.arrow span { font-size: .6em; }
     #slides { height: 74%; } 
     #lightbox img { width: 250%; }
}

@media screen and (max-height: 715px) {
     /* #slides { height: 76%; } */
}

@media screen and (max-height: 595px) {
     #topArea h1, div#topArea ul { display: inline-block; margin: 0 14px; vertical-align: middle; }
     #topArea h1 { margin-bottom: 4px; }
     
     a#menu-toggle { height: 32px; left: 16px; top: 16px; width: 32px; }
     a#menu-toggle span { margin: 5px auto; }
     a#menu-toggle.opened span:nth-of-type(1) { margin-top: 14px; }
     a#menu-toggle.opened span:nth-of-type(3) { margin-top: -18px; }
     #contact-toggle { font-size: .55em; height: 45px; top: 10px; width: 46px; }
     #contact-toggle i { font-size: 2.5em; }
     a.arrow { font-size: 2.5em; }
}

@media screen and (max-height: 560px) {
     #topArea h1 { font-size: 1.1em !important; font-weight: 700; margin-bottom: 6px; }
     /* #slides { height: 55%; } */
}
</pre></body></html>