<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Copyright 2006-2015 Go Squared Ltd.
 */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
button,
html,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: dotted thin
}
a:active,
a:hover {
    outline: 0
}
h1 {
    margin: .67em 0
}
h2 {
    font-size: 1.5em;
    margin: .83em 0
}
h3 {
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .67em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
hr {
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:after,
q:before {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ol,
nav ul {
    list-style: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure,
form {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
body {
    font: 14px/1.5 Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #5b656d;
    -webkit-font-smoothing: antialiased
}
.btn {
    padding: 6px 15px;
    border-radius: 5px;
    color: #0095ff;
    line-height: 1.5em;
    text-decoration: none;
    font-weight: 500;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #0095FF;
    cursor: pointer;
    white-space: nowrap;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent
}
.btn a {
    color: #fff
}
.btn:hover {
    color: #0077CB;
    background-color: #EFF5F8
}
.btn:active {
    color: #0077CB;
    background-color: #E5EEF4;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .2), inset 0 0 0 1px #0095ff
}
.btn.disabled,
.btn:disabled,
.btn[disabled] {
    color: #fff;
    text-shadow: none;
    cursor: not-allowed;
    background: #969696;
    box-shadow: none
}
.btn.disabled:hover,
.btn:disabled:hover,
.btn[disabled]:hover {
    background: #969696
}
.btn.disabled.btn-error,
.btn:disabled.btn-error,
.btn[disabled].btn-error {
    background: #bb2626;
    box-shadow: none
}
.btn.disabled.btn-error:hover,
.btn:disabled.btn-error:hover,
.btn[disabled].btn-error:hover {
    background: #bb2626
}
.btn-large {
    font-size: 16px;
    padding: 10px 26px 8px
}
.btn-success {
    background-color: #6ec50c;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%);
    color: #fff;
    box-shadow: 0 1px 1px 0 rgba(34, 36, 38, .25), inset 0 2px 0 0 rgba(255, 255, 255, .15), inset 0 0 0 1px #6ec50c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}
.btn-success:hover {
    background-color: #5ead06;
    color: #fff
}
.btn-success:active {
    background-color: #539b02;
    background-image: none;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .2)
}
.btn-primary {
    border: none;
    color: #fff;
    background: #0095FF;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 1px 1px 0 rgba(34, 36, 38, .25), inset 0 2px 0 0 rgba(255, 255, 255, .15), inset 0 0 0 1px #0095ff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}
.btn-primary:hover {
    color: #fff;
    background-color: #188ADB
}
.btn-primary:active {
    background-color: #188ADB;
    background-image: none;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .2)
}
.btn-error {
    background-color: #bb2626;
    box-shadow: 0 1px 0 #661515;
    color: #fff
}
.btn-error:hover {
    background-color: #a62222
}
.btn-error:active {
    background-color: #911d1d
}
.btn-group ul li:first-child .btn,
.btn-group ul li:last-child .btn {
    text-align: right
}
body {
    width: 100%
}
body:after,
body:before {
    content: "";
    display: table
}
body:after {
    clear: both
}
table {
    width: 100%;
    margin: 15px 0 30px;
    border-collapse: collapse;
    border-spacing: 0
}
tr {
    border-bottom: 1px solid #e7eaee
}
tr:nth-child(even) {
    background: #fafbfc
}
td,
th {
    vertical-align: top;
    padding: 8px 12px
}

header&gt;nav {
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #E4E9ED;
    padding: 30px 0
}
header&gt;nav.nav-plain {
    border-bottom: none
}
header&gt;nav.nav-plain li {
    display: none
}
header&gt;nav.nav-plain .logo {
    display: inline-block
}
header&gt;nav .nav-primary {
    width: 960px;
    margin: 0 auto;
    padding: 0
}
header&gt;nav li {
    list-style: none;
    display: inline;
    line-height: 32px;
    position: relative;
    top: 2px;
    vertical-align: middle
}
header&gt;nav .logo {
    display: inline-block;
    width: 134px;
    padding-right: 20px;
    height: 32px;
    top: 0
}
header&gt;nav .logo a {
    display: inline-block;
    background-image: url(logo.png);
    background-repeat: no-repeat;
    text-indent: 200px;
    overflow: hidden;
    color: transparent;
    width: 134px;
    height: 32px;
    opacity: .9;
    padding: 0 0 0 20px
}
@media (-webkit-min-device-pixel-ratio: 1.5),
(min--moz-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(min-resolution: 1.5dppx) {
    header&gt;nav .logo a {
        background-image: url(logo@2x.png);
        background-size: 134px 32px
    }
}
header&gt;nav .logo a:hover {
    opacity: 1
}
header&gt;nav .global-nav-more {
    cursor: pointer;
    background: url(icon_arrowdown_01.png) right center no-repeat
}
header&gt;nav .nav-checkbox {
    position: absolute;
    top: -1000px
}
header&gt;nav .more-label div {
    display: none
}
header&gt;nav .nav-checkbox:checked+.more-label a {
    position: relative;
    z-index: 1001
}
header&gt;nav .nav-checkbox:checked+.more-label div {
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .01)
}
header&gt;nav #global-nav-popover {
    position: absolute;
    top: 20px;
    left: -40px;
    padding: 7px 7px 7px 1px;
    background-color: #fff;
    border: 1px solid rgba(26, 53, 71, .12);
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(26, 53, 71, .1);
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: 50% -7px;
    -ms-transform-origin: 50% -7px;
    transform-origin: 50% -7px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .25s linear, opacity .2s linear;
    transition: transform .25s linear, opacity .2s linear;
    z-index: 9999;
    min-width: 180px
}
header&gt;nav #global-nav-popover .mobile-nav {
    display: none
}
header&gt;nav #global-nav-popover a {
    color: #808b95
}
header&gt;nav #global-nav-popover a:hover {
    color: #5b656d
}
header&gt;nav .nav-checkbox:checked~#global-nav-popover {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .35s cubic-bezier(0.4, 1.5, .5, 1), opacity .25s linear;
    transition: transform .35s cubic-bezier(0.4, 1.5, .5, 1), opacity .25s linear
}
header&gt;nav #global-nav-popover::before {
    content: "";
    position: absolute;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    top: -7px;
    left: 50%;
    margin-left: -7px
}
header&gt;nav #global-nav-popover li {
    list-style: none;
    text-align: left
}
header&gt;nav #global-nav-popover li a {
    display: block
}
header&gt;nav #global-nav-popover .breaker a {
    margin-top: 16px
}
header&gt;nav .account-buttons {
    float: right;
    margin-right: 10px;
    top: 0
}
header&gt;nav .account-buttons li {
    top: 0
}
header&gt;nav .account-buttons ul {
    margin: 0;
    padding: 0
}
header&gt;nav .account-buttons .btn:hover {
    background-color: transparent
}
header&gt;nav a {
    display: inline-block;
    padding: 0 20px;
    text-decoration: none;
    color: #808b95
}
header&gt;nav a:hover {
    color: #5b656d
}
header&gt;nav a:active,
header&gt;nav a:focus {
    color: #444b51
}
header&gt;nav a.btn {
    text-align: right;
    padding: 7px 16px
}
header&gt;nav a.btn:active,
header&gt;nav a.btn:hover {
    background-color: transparent
}
header&gt;nav a.btn.signin,
header&gt;nav a.btn.signout {
    border: none;
    box-shadow: none
}
header&gt;nav a.btn.btn-primary:focus,
header&gt;nav a.btn.btn-primary:hover {
    color: #fff;
    background-color: #188ADB
}
header&gt;nav a.btn.btn-primary:active {
    color: #fff;
    background-color: #188ADB;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .2)
}

.hide {
    display: none
}
#no-js {
    text-align: center;
    background: #fcf8d4;
    padding: .5em;
    border-bottom: 1px solid #a3bccd
}
body {
    min-width: 960px
}
.hero {
    height: auto;
    overflow: hidden;
    min-width: 960px;
    text-align: center
}
.hero h1 {
    font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 64px;
    line-height: 1.3em
}
.hero h2 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 50px
}
.hero h3 {
    font-weight: 400
}
.hero .main-link {
    display: inline-block;
    margin-top: 1em
}
h1 {
    font-size: 32px
}
h2 {
    color: #5b656d
}
h3 {
    font-size: 24px;
    font-weight: 400
}
a {
    color: #5b656d
}
.content {
    clear: both;
    width: 960px;
    margin: 0 auto;
    padding: 20px
}
abbr[title] {
    cursor: help
}
.section {
    margin: 0 auto;
    padding: 80px 0;
    border-top: 1px solid #E5E5E5;
    text-align: center
}
.section:after,
.section:before {
    content: "";
    display: table
}
.section:after {
    clear: both
}
.section blockquote {
    font-size: 24px;
    font-weight: 200;
    max-width: 600px;
    margin: 3em auto
}
.section h2 {
    font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 48px;
    line-height: 1.3em
}
.section p {
    font-size: 18px;
    max-width: 800px;
    margin: 1em auto
}
.section .desc {
    margin: 0 auto;
    text-align: left
}
.section .feature-row:after,
.section .feature-row:before {
    content: "";
    display: table
}
.section .feature-row:after {
    clear: both
}
.section .feature-row .feature {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%
}
.section .feature {
    text-align: left
}
.section .feature h3 {
    font-size: 18px;
    color: #262A2E
}
.section .feature p {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px
}
.section .illustrated-side {
    display: inline;
    float: left;
    width: 47.91666667%;
    margin: 0 1.04166667%;
    text-align: right
}
#modal-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99998;
    background: rgba(0, 0, 0, .2)
}
.edition-page .mini-icon {
    background-image: url(icons_edition_01.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 61px
}
@media (-webkit-min-device-pixel-ratio: 1.5),
(min--moz-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(min-resolution: 1.5dppx) {
    .edition-page .mini-icon {
        background-image: url(icons_edition_01@2x.png);
        background-size: 210px 61px
    }
}
.edition-page .mini-icon-case {
    width: 60px
}
.edition-page .mini-icon-sapphire {
    background-position: -60px 0;
    width: 70px
}
.edition-page .mini-icon-gold {
    background-position: -130px 0;
    width: 90px
}
.edition-page header&gt;nav {
    background-color: #ECF4F9;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1
}
.edition-page .button-group .btn {
    margin: 0 10px
}
.edition-page .content img {
    max-width: 100%
}
.edition-page .hero {
    position: relative;
    padding-top: 96px;
    background-color: #ECF4F9;
    background-image: linear-gradient(-180deg, #ecf4f9 0, #c8dded 100%)
}
.edition-page .hero&gt;* {
    position: relative
}
.edition-page .hero&gt;.shiny {
    position: absolute
}
.edition-page .hero .content {
    padding-top: 0;
    padding-bottom: 0
}
.edition-page .hero h1 {
    color: #3B464F;
    font-size: 42px;
    margin-top: 18px;
    font-weight: 500
}
.edition-page .hero h2 {
    font-size: 18px;
    color: #3B464F;
    margin-bottom: 0;
    padding-top: 40px
}
.edition-page .editionlogo {
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 200
}
.edition-page .why {
    padding-top: 20px
}

.edition-page .mission h3 {
    margin: 0 auto 50px
}

footer.foot {
    background-color: #e5ecf1;
    border-top: 1px solid rgba(0, 0, 0, .08);
    color: #7f8e99
}
footer.foot .create-account {
    display: inline-block;
    margin-top: 20px;
    color: #fff
}
footer.foot .create-account:hover {
    color: #fff
}
footer.foot .storysquared {
    width: 556px;
    float: left;
    padding-bottom: 30px;
    padding-right: 96px
}
footer.foot .talktome {
    width: 218px;
    float: left;
    text-align: left;
    padding-top: 50px;
    padding-left: 70px;
    overflow: hidden
}
footer.foot .talktome ul {
    list-style: none;
    padding-left: 0
}
footer.foot .talktome li {
    line-height: 30px
}
footer.foot .talktome h5 {
    display: inline-block
}
footer.foot .directemail {
    color: #5396c6;
    font-size: 16px;
    font-weight: 400
}
footer.foot .button-social {
    width: 120px;
    display: inline-block
}
footer.foot .sitemap {
    clear: both;
    padding-top: 30px;
    border-top: 1px solid rgba(151, 151, 151, .2)
}
footer.foot .sitemap ul {
    vertical-align: top;
    list-style: none;
    display: inline-block;
    padding: 0;
    width: 20%;
    float: left
}
footer.foot a {
    color: #7f8e99;
    text-decoration: none
}
footer.foot a:hover {
    color: #0095ff
}
footer.foot a.btn:hover {
    color: #fff
}
footer.foot .breadcrumbs {
    float: left
}
footer.foot .signoff {
    display: block;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px
}
footer.foot .signoff .logo {
    display: inline-block;
    background-image: url(logo.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    width: 134px;
    height: 32px;
    opacity: .9;
    padding-bottom: 20px
}
@media (-webkit-min-device-pixel-ratio: 1.5),
(min--moz-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(min-resolution: 1.5dppx) {
    footer.foot .signoff .logo {
        background-image: url(logo@2x.png);
        background-size: 134px 32px
    }
}
footer.foot .signoff .logo:hover {
    opacity: 1
}
footer.foot .signoff .copy {
    font-size: 12px
}
.fb_iframe_widget span {
    vertical-align: baseline!important
}
@media (max-width: 960px) {
    body {
        min-width: 0
    }
    header&gt;nav.responsive {
        padding: 10px 0
    }
    header&gt;nav.responsive .nav-primary {
        width: auto;
        text-align: center
    }
    header&gt;nav.responsive li {
        position: static
    }
    header&gt;nav.responsive .account-buttons,
    header&gt;nav.responsive li.main {
        display: none;
        float: none
    }
    header&gt;nav.responsive li.more {
        float: right;
        margin-right: 20px;
        margin-top: -30px
    }
    header&gt;nav.responsive .logo {
        padding-right: 0;
        display: block;
        margin: 0 auto
    }
    header&gt;nav.responsive .logo a {
        padding: 0
    }
    header&gt;nav.responsive #global-nav-popover {
        text-align: left;
        position: absolute;
        left: 0;
        right: 0;
        top: 34px;
        border-radius: 0
    }
    header&gt;nav.responsive #global-nav-popover .mobile-nav {
        display: block
    }
    .hero {
        min-width: 0
    }
    .hero h1 {
        font-size: 36px
    }
    .hero h2 {
        font-size: 24px
    }
    .content {
        width: auto
    }
    .section .feature-row:after,
    .section .feature-row:before {
        content: "";
        display: table
    }
    .section .feature-row:after {
        clear: both
    }
    .section .feature-row .feature, {
        display: inline;
        float: left;
        width: 97.91666667%;
        margin: 0 1.04166667%
    }
    footer.foot .storysquared {
        width: auto;
        float: none;
        padding-bottom: 30px;
        padding-right: 0
    }
    footer.foot .talktome {
        width: auto;
        float: none;
        padding-top: 30px;
        padding-left: 0;
        border-top: 1px solid rgba(151, 151, 151, .2)
    }
    footer.foot .sitemap ul {
        display: block;
        width: auto
    }
}
</pre></body></html>